Pull request #42683 updated Started by user Sebastiaan van Stijn Rebuilds build #2 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from 13cb04e57c9aafd93d10d06bdb942f2f10d7a8c2+12f1b3ce43fe4aea5a41750bcc20f2a7dd67dbfc (daa52a4f99e93d435b8cd6998977d6ae2f144fa5) 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-42683@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-07-27T12:16:09.001Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2021-07-27T12:16:09.007Z] Trying to pass milestone 2 [Pipeline] milestone [2021-07-27T12:16:09.062Z] Trying to pass milestone 3 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2021-07-27T12:16:09.234Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2-big (i-05280fcc19d6686aa) in /home/ubuntu/workspace/moby_PR-42683 [Pipeline] { [Pipeline] checkout [2021-07-27T12:16:09.276Z] The recommended git tool is: git [2021-07-27T12:16:09.283Z] using credential docker-jenkins-github-credentials [2021-07-27T12:16:09.293Z] Cloning the remote Git repository [2021-07-27T12:16:09.293Z] Cloning with configured refspecs honoured and without tags [2021-07-27T12:16:09.293Z] Cloning repository https://github.com/moby/moby.git [2021-07-27T12:16:09.293Z] > git init /home/ubuntu/workspace/moby_PR-42683 # timeout=10 [2021-07-27T12:16:09.297Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-07-27T12:16:09.297Z] > git --version # timeout=10 [2021-07-27T12:16:09.299Z] > git --version # 'git version 2.17.1' [2021-07-27T12:16:09.299Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-27T12:16:09.299Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42683/head:refs/remotes/origin/PR-42683 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-07-27T12:16:18.312Z] Fetching without tags [2021-07-27T12:16:18.299Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-07-27T12:16:18.301Z] > git config --add remote.origin.fetch +refs/pull/42683/head:refs/remotes/origin/PR-42683 # timeout=10 [2021-07-27T12:16:18.304Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-07-27T12:16:18.308Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-07-27T12:16:18.312Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-07-27T12:16:18.312Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-27T12:16:18.313Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42683/head:refs/remotes/origin/PR-42683 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-07-27T12:16:18.565Z] Merging remotes/origin/master commit 12f1b3ce43fe4aea5a41750bcc20f2a7dd67dbfc into PR head commit 13cb04e57c9aafd93d10d06bdb942f2f10d7a8c2 [2021-07-27T12:16:18.565Z] > git config core.sparsecheckout # timeout=10 [2021-07-27T12:16:18.567Z] > git checkout -f 13cb04e57c9aafd93d10d06bdb942f2f10d7a8c2 # timeout=10 [2021-07-27T12:16:19.030Z] Merge succeeded, producing 13cb04e57c9aafd93d10d06bdb942f2f10d7a8c2 [2021-07-27T12:16:19.030Z] Checking out Revision 13cb04e57c9aafd93d10d06bdb942f2f10d7a8c2 (PR-42683) [2021-07-27T12:16:19.095Z] Commit message: "remove various LCOW bits (container, image, pkg/containerfs)" [2021-07-27T12:16:19.014Z] > git remote # timeout=10 [2021-07-27T12:16:19.016Z] > git config --get remote.origin.url # timeout=10 [2021-07-27T12:16:19.018Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-27T12:16:19.019Z] > git merge 12f1b3ce43fe4aea5a41750bcc20f2a7dd67dbfc # timeout=10 [2021-07-27T12:16:19.026Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-07-27T12:16:19.030Z] > git config core.sparsecheckout # timeout=10 [2021-07-27T12:16:19.032Z] > git checkout -f 13cb04e57c9aafd93d10d06bdb942f2f10d7a8c2 # timeout=10 [2021-07-27T12:16:19.095Z] > git rev-list --no-walk 13cb04e57c9aafd93d10d06bdb942f2f10d7a8c2 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-07-27T12:16:19.800Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42683:/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-07-27T12:16:22.504Z] 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 "win-2022-c8d" skipped due to when conditional Stage "s390x integration-cli" skipped due to when conditional Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [2021-07-27T12:16:22.786Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2-big (i-05280fcc19d6686aa) in /home/ubuntu/workspace/moby_PR-42683 [2021-07-27T12:16:22.790Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-05235a290a38a8f06) in /home/ubuntu/workspace/moby_PR-42683 [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) [Pipeline] stage [Pipeline] { (Print info) [2021-07-27T12:16:22.800Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0852a92e2ea956605) in /home/ubuntu/workspace/moby_PR-42683 [Pipeline] stage [Pipeline] { (Print info) Stage "win-2022-c8d" skipped due to when conditional [Pipeline] } [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [2021-07-27T12:16:22.811Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0661bfaefdde754d4) in /home/ubuntu/workspace/moby_PR-42683 [Pipeline] } Stage "win-RS1" skipped due to when conditional [Pipeline] } [2021-07-27T12:16:22.812Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0f5b0339187562686) in /home/ubuntu/workspace/moby_PR-42683 [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] checkout [2021-07-27T12:16:22.862Z] The recommended git tool is: git [Pipeline] checkout [2021-07-27T12:16:22.868Z] The recommended git tool is: git [2021-07-27T12:16:22.869Z] using credential docker-jenkins-github-credentials [2021-07-27T12:16:22.877Z] using credential docker-jenkins-github-credentials [2021-07-27T12:16:22.878Z] Fetching changes from the remote Git repository [2021-07-27T12:16:22.882Z] Fetching without tags [2021-07-27T12:16:22.883Z] Cloning the remote Git repository [2021-07-27T12:16:22.883Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [Pipeline] checkout [2021-07-27T12:16:22.929Z] The recommended git tool is: git [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] // stage [Pipeline] // stage [2021-07-27T12:16:22.980Z] using credential docker-jenkins-github-credentials [2021-07-27T12:16:22.986Z] Cloning the remote Git repository [2021-07-27T12:16:22.986Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [Pipeline] { [Pipeline] // stage [Pipeline] // stage [Pipeline] { [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) Stage "win-2022-c8d" skipped due to when conditional [Pipeline] } [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Run tests) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] checkout [2021-07-27T12:16:23.084Z] The recommended git tool is: git [2021-07-27T12:16:23.085Z] Running on azwin-2-8f2070 in d:\jenkins\workspace\moby_PR-42683 [Pipeline] checkout [2021-07-27T12:16:23.093Z] The recommended git tool is: git 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-07-27T12:16:23.106Z] using credential docker-jenkins-github-credentials [2021-07-27T12:16:23.113Z] Cloning the remote Git repository [2021-07-27T12:16:23.113Z] Cloning with configured refspecs honoured and without tags [2021-07-27T12:16:23.114Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [Pipeline] } [2021-07-27T12:16:23.120Z] Cloning the remote Git repository [2021-07-27T12:16:23.120Z] Cloning with configured refspecs honoured and without tags [2021-07-27T12:16:23.127Z] Merging remotes/origin/master commit 12f1b3ce43fe4aea5a41750bcc20f2a7dd67dbfc into PR head commit 13cb04e57c9aafd93d10d06bdb942f2f10d7a8c2 [Pipeline] // stage [Pipeline] // stage [Pipeline] { [Pipeline] // stage [2021-07-27T12:16:23.184Z] Merge succeeded, producing 13cb04e57c9aafd93d10d06bdb942f2f10d7a8c2 [2021-07-27T12:16:23.184Z] Checking out Revision 13cb04e57c9aafd93d10d06bdb942f2f10d7a8c2 (PR-42683) [Pipeline] // stage [Pipeline] // stage [2021-07-27T12:16:23.229Z] Commit message: "remove various LCOW bits (container, image, pkg/containerfs)" [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] ws [2021-07-27T12:16:23.271Z] Running in d:\gopath\src\github.com\docker\docker [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] } [Pipeline] checkout 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 [2021-07-27T12:16:23.370Z] The recommended git tool is: git [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-07-27T12:16:23.586Z] using credential docker-jenkins-github-credentials [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-07-27T12:16:23.663Z] Cloning the remote Git repository [2021-07-27T12:16:23.663Z] Cloning with configured refspecs honoured and without tags [2021-07-27T12:16:22.874Z] > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-42683/.git # timeout=10 [2021-07-27T12:16:22.878Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-07-27T12:16:22.882Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-07-27T12:16:22.882Z] > git --version # timeout=10 [2021-07-27T12:16:22.884Z] > git --version # 'git version 2.17.1' [2021-07-27T12:16:22.884Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-27T12:16:22.885Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42683/head:refs/remotes/origin/PR-42683 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-07-27T12:16:23.127Z] > git config core.sparsecheckout # timeout=10 [2021-07-27T12:16:23.129Z] > git checkout -f 13cb04e57c9aafd93d10d06bdb942f2f10d7a8c2 # timeout=10 [2021-07-27T12:16:23.163Z] > git remote # timeout=10 [2021-07-27T12:16:23.165Z] > git config --get remote.origin.url # timeout=10 [2021-07-27T12:16:23.167Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-27T12:16:23.168Z] > git merge 12f1b3ce43fe4aea5a41750bcc20f2a7dd67dbfc # timeout=10 [2021-07-27T12:16:23.180Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-07-27T12:16:23.188Z] > git config core.sparsecheckout # timeout=10 [2021-07-27T12:16:23.190Z] > git checkout -f 13cb04e57c9aafd93d10d06bdb942f2f10d7a8c2 # timeout=10 [2021-07-27T12:16:22.884Z] Cloning repository https://github.com/moby/moby.git [2021-07-27T12:16:22.884Z] > git init /home/ubuntu/workspace/moby_PR-42683 # timeout=10 [2021-07-27T12:16:22.901Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-07-27T12:16:22.901Z] > git --version # timeout=10 [2021-07-27T12:16:22.909Z] > git --version # 'git version 2.25.1' [2021-07-27T12:16:22.909Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-27T12:16:22.910Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42683/head:refs/remotes/origin/PR-42683 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-07-27T12:16:23.925Z] + docker version [2021-07-27T12:16:23.925Z] Client: Docker Engine - Community [2021-07-27T12:16:23.925Z] Version: 20.10.6 [2021-07-27T12:16:23.925Z] API version: 1.41 [2021-07-27T12:16:23.925Z] Go version: go1.13.15 [2021-07-27T12:16:23.925Z] Git commit: 370c289 [2021-07-27T12:16:23.925Z] Built: Fri Apr 9 22:46:01 2021 [2021-07-27T12:16:23.925Z] OS/Arch: linux/amd64 [2021-07-27T12:16:23.925Z] Context: default [2021-07-27T12:16:23.925Z] Experimental: true [2021-07-27T12:16:23.925Z] [2021-07-27T12:16:23.925Z] Server: Docker Engine - Community [2021-07-27T12:16:23.925Z] Engine: [2021-07-27T12:16:23.925Z] Version: 20.10.6 [2021-07-27T12:16:23.925Z] API version: 1.41 (minimum version 1.12) [2021-07-27T12:16:23.925Z] Go version: go1.13.15 [2021-07-27T12:16:23.925Z] Git commit: 8728dd2 [2021-07-27T12:16:23.925Z] Built: Fri Apr 9 22:44:13 2021 [2021-07-27T12:16:23.925Z] OS/Arch: linux/amd64 [2021-07-27T12:16:23.925Z] Experimental: true [2021-07-27T12:16:23.925Z] containerd: [2021-07-27T12:16:23.925Z] Version: 1.4.6 [2021-07-27T12:16:23.925Z] GitCommit: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-07-27T12:16:23.925Z] runc: [2021-07-27T12:16:23.925Z] Version: 1.0.0-rc95 [2021-07-27T12:16:23.925Z] GitCommit: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-07-27T12:16:23.925Z] docker-init: [2021-07-27T12:16:23.925Z] Version: 0.19.0 [2021-07-27T12:16:23.925Z] GitCommit: de40ad0 [Pipeline] sh [2021-07-27T12:16:23.033Z] Cloning repository https://github.com/moby/moby.git [2021-07-27T12:16:23.034Z] > git init /home/ubuntu/workspace/moby_PR-42683 # timeout=10 [2021-07-27T12:16:23.055Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-07-27T12:16:23.055Z] > git --version # timeout=10 [2021-07-27T12:16:23.070Z] > git --version # 'git version 2.17.1' [2021-07-27T12:16:23.070Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-27T12:16:23.071Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42683/head:refs/remotes/origin/PR-42683 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-07-27T12:16:23.130Z] Cloning repository https://github.com/moby/moby.git [2021-07-27T12:16:23.131Z] > git init /home/ubuntu/workspace/moby_PR-42683 # timeout=10 [2021-07-27T12:16:23.151Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-07-27T12:16:23.151Z] > git --version # timeout=10 [2021-07-27T12:16:23.155Z] > git --version # 'git version 2.25.1' [2021-07-27T12:16:23.155Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-27T12:16:23.157Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42683/head:refs/remotes/origin/PR-42683 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-07-27T12:16:23.144Z] Cloning repository https://github.com/moby/moby.git [2021-07-27T12:16:23.144Z] > git init /home/ubuntu/workspace/moby_PR-42683 # timeout=10 [2021-07-27T12:16:23.168Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-07-27T12:16:23.168Z] > git --version # timeout=10 [2021-07-27T12:16:23.179Z] > git --version # 'git version 2.17.1' [2021-07-27T12:16:23.179Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-27T12:16:23.180Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42683/head:refs/remotes/origin/PR-42683 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-07-27T12:16:24.200Z] + docker info [2021-07-27T12:16:24.200Z] Client: [2021-07-27T12:16:24.200Z] Context: default [2021-07-27T12:16:24.200Z] Debug Mode: false [2021-07-27T12:16:24.200Z] Plugins: [2021-07-27T12:16:24.200Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-07-27T12:16:24.200Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-07-27T12:16:24.200Z] scan: Docker Scan (Docker Inc., v0.7.0) [2021-07-27T12:16:24.200Z] [2021-07-27T12:16:24.200Z] Server: [2021-07-27T12:16:24.200Z] Containers: 0 [2021-07-27T12:16:24.200Z] Running: 0 [2021-07-27T12:16:24.200Z] Paused: 0 [2021-07-27T12:16:24.200Z] Stopped: 0 [2021-07-27T12:16:24.200Z] Images: 3 [2021-07-27T12:16:24.200Z] Server Version: 20.10.6 [2021-07-27T12:16:24.200Z] Storage Driver: overlay2 [2021-07-27T12:16:24.200Z] Backing Filesystem: extfs [2021-07-27T12:16:24.200Z] Supports d_type: true [2021-07-27T12:16:24.200Z] Native Overlay Diff: true [2021-07-27T12:16:24.200Z] userxattr: false [2021-07-27T12:16:24.200Z] Logging Driver: json-file [2021-07-27T12:16:24.200Z] Cgroup Driver: cgroupfs [2021-07-27T12:16:24.200Z] Cgroup Version: 1 [2021-07-27T12:16:24.200Z] Plugins: [2021-07-27T12:16:24.200Z] Volume: local [2021-07-27T12:16:24.200Z] Network: bridge host ipvlan macvlan null overlay [2021-07-27T12:16:24.200Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-07-27T12:16:24.200Z] Swarm: inactive [2021-07-27T12:16:24.200Z] Runtimes: io.containerd.runtime.v1.linux runc io.containerd.runc.v2 [2021-07-27T12:16:24.200Z] Default Runtime: runc [2021-07-27T12:16:24.200Z] Init Binary: docker-init [2021-07-27T12:16:24.200Z] containerd version: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-07-27T12:16:24.200Z] runc version: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-07-27T12:16:24.200Z] init version: de40ad0 [2021-07-27T12:16:24.200Z] Security Options: [2021-07-27T12:16:24.200Z] apparmor [2021-07-27T12:16:24.200Z] seccomp [2021-07-27T12:16:24.200Z] Profile: default [2021-07-27T12:16:24.200Z] Kernel Version: 5.4.0-1048-aws [2021-07-27T12:16:24.200Z] Operating System: Ubuntu 18.04.5 LTS [2021-07-27T12:16:24.200Z] OSType: linux [2021-07-27T12:16:24.200Z] Architecture: x86_64 [2021-07-27T12:16:24.200Z] CPUs: 8 [2021-07-27T12:16:24.200Z] Total Memory: 30.91GiB [2021-07-27T12:16:24.200Z] Name: ip-10-100-113-214 [2021-07-27T12:16:24.200Z] ID: KG52:ONVY:U5MS:VBR3:3V2I:UMRB:NEG5:YUDM:PLPH:2QKQ:N3BG:QG3A [2021-07-27T12:16:24.200Z] Docker Root Dir: /var/lib/docker [2021-07-27T12:16:24.200Z] Debug Mode: false [2021-07-27T12:16:24.200Z] Registry: https://index.docker.io/v1/ [2021-07-27T12:16:24.200Z] Labels: [2021-07-27T12:16:24.200Z] Experimental: true [2021-07-27T12:16:24.200Z] Insecure Registries: [2021-07-27T12:16:24.200Z] 127.0.0.0/8 [2021-07-27T12:16:24.200Z] Live Restore Enabled: true [2021-07-27T12:16:24.200Z] [2021-07-27T12:16:24.200Z] WARNING: No swap limit support [Pipeline] sh [2021-07-27T12:16:23.698Z] Cloning repository https://github.com/moby/moby.git [2021-07-27T12:16:23.699Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2021-07-27T12:16:23.777Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-07-27T12:16:23.778Z] > git --version # timeout=10 [2021-07-27T12:16:23.830Z] > git --version # 'git version 2.24.1.windows.2' [2021-07-27T12:16:23.830Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-27T12:16:23.833Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42683/head:refs/remotes/origin/PR-42683 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-07-27T12:16:24.477Z] + echo check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-07-27T12:16:24.477Z] check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-07-27T12:16:24.477Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42683/check-config.sh https://raw.githubusercontent.com/moby/moby/2b0755b936416834e14208c6c37b36977e67ea35/contrib/check-config.sh [2021-07-27T12:16:24.477Z] + bash /home/ubuntu/workspace/moby_PR-42683/check-config.sh [2021-07-27T12:16:24.477Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-07-27T12:16:24.477Z] info: reading kernel config from /boot/config-5.4.0-1048-aws ... [2021-07-27T12:16:24.477Z] [2021-07-27T12:16:24.477Z] Generally Necessary: [2021-07-27T12:16:24.477Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-07-27T12:16:24.477Z] - apparmor: enabled and tools installed [2021-07-27T12:16:24.477Z] - CONFIG_NAMESPACES: enabled [2021-07-27T12:16:24.477Z] - CONFIG_NET_NS: enabled [2021-07-27T12:16:24.477Z] - CONFIG_PID_NS: enabled [2021-07-27T12:16:24.477Z] - CONFIG_IPC_NS: enabled [2021-07-27T12:16:24.477Z] - CONFIG_UTS_NS: enabled [2021-07-27T12:16:24.477Z] - CONFIG_CGROUPS: enabled [2021-07-27T12:16:24.477Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-07-27T12:16:24.477Z] - CONFIG_CGROUP_DEVICE: enabled [2021-07-27T12:16:24.477Z] - CONFIG_CGROUP_FREEZER: enabled [2021-07-27T12:16:24.477Z] - CONFIG_CGROUP_SCHED: enabled [2021-07-27T12:16:24.477Z] - CONFIG_CPUSETS: enabled [2021-07-27T12:16:24.477Z] - CONFIG_MEMCG: enabled [2021-07-27T12:16:24.477Z] - CONFIG_KEYS: enabled [2021-07-27T12:16:24.477Z] - CONFIG_VETH: enabled (as module) [2021-07-27T12:16:24.477Z] - CONFIG_BRIDGE: enabled (as module) [2021-07-27T12:16:24.477Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-07-27T12:16:24.477Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-07-27T12:16:24.734Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-07-27T12:16:24.734Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-07-27T12:16:24.734Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-07-27T12:16:24.734Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-07-27T12:16:24.734Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2021-07-27T12:16:24.734Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-07-27T12:16:24.734Z] - CONFIG_NF_NAT: enabled (as module) [2021-07-27T12:16:24.734Z] - CONFIG_POSIX_MQUEUE: enabled [2021-07-27T12:16:24.734Z] [2021-07-27T12:16:24.734Z] Optional Features: [2021-07-27T12:16:24.734Z] - CONFIG_USER_NS: enabled [2021-07-27T12:16:24.734Z] - CONFIG_SECCOMP: enabled [2021-07-27T12:16:24.734Z] - CONFIG_SECCOMP_FILTER: enabled [2021-07-27T12:16:24.734Z] - CONFIG_CGROUP_PIDS: enabled [2021-07-27T12:16:24.734Z] - CONFIG_MEMCG_SWAP: enabled [2021-07-27T12:16:24.734Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-07-27T12:16:24.734Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-07-27T12:16:24.734Z] - CONFIG_BLK_CGROUP: enabled [2021-07-27T12:16:24.734Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-07-27T12:16:24.734Z] - CONFIG_CGROUP_PERF: enabled [2021-07-27T12:16:24.734Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-07-27T12:16:24.734Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-07-27T12:16:24.734Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-07-27T12:16:24.734Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-07-27T12:16:24.734Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-07-27T12:16:24.734Z] - CONFIG_RT_GROUP_SCHED: missing [2021-07-27T12:16:24.734Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-07-27T12:16:24.734Z] - CONFIG_IP_VS: enabled (as module) [2021-07-27T12:16:24.734Z] - CONFIG_IP_VS_NFCT: enabled [2021-07-27T12:16:24.734Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-07-27T12:16:24.734Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-07-27T12:16:24.734Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-07-27T12:16:24.734Z] - CONFIG_SECURITY_SELINUX: enabled [2021-07-27T12:16:24.734Z] - CONFIG_SECURITY_APPARMOR: enabled [2021-07-27T12:16:24.734Z] - CONFIG_EXT4_FS: enabled [2021-07-27T12:16:24.734Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-07-27T12:16:24.734Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-07-27T12:16:24.734Z] - Network Drivers: [2021-07-27T12:16:24.734Z] - "overlay": [2021-07-27T12:16:24.734Z] - CONFIG_VXLAN: enabled (as module) [2021-07-27T12:16:24.734Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-07-27T12:16:24.734Z] Optional (for encrypted networks): [2021-07-27T12:16:24.734Z] - CONFIG_CRYPTO: enabled [2021-07-27T12:16:24.734Z] - CONFIG_CRYPTO_AEAD: enabled [2021-07-27T12:16:24.734Z] - CONFIG_CRYPTO_GCM: enabled [2021-07-27T12:16:24.734Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-07-27T12:16:24.734Z] - CONFIG_CRYPTO_GHASH: enabled [2021-07-27T12:16:24.734Z] - CONFIG_XFRM: enabled [2021-07-27T12:16:24.734Z] - CONFIG_XFRM_USER: enabled (as module) [2021-07-27T12:16:24.734Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-07-27T12:16:24.734Z] - CONFIG_INET_ESP: enabled (as module) [2021-07-27T12:16:24.734Z] - "ipvlan": [2021-07-27T12:16:24.734Z] - CONFIG_IPVLAN: enabled (as module) [2021-07-27T12:16:24.734Z] - "macvlan": [2021-07-27T12:16:24.734Z] - CONFIG_MACVLAN: enabled (as module) [2021-07-27T12:16:24.734Z] - CONFIG_DUMMY: enabled (as module) [2021-07-27T12:16:24.734Z] - "ftp,tftp client in container": [2021-07-27T12:16:24.991Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-07-27T12:16:24.991Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-07-27T12:16:24.991Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-07-27T12:16:24.991Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-07-27T12:16:24.991Z] - Storage Drivers: [2021-07-27T12:16:24.991Z] - "aufs": [2021-07-27T12:16:24.991Z] - CONFIG_AUFS_FS: enabled (as module) [2021-07-27T12:16:24.991Z] - "btrfs": [2021-07-27T12:16:24.991Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-07-27T12:16:24.991Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-07-27T12:16:24.991Z] - "devicemapper": [2021-07-27T12:16:24.991Z] - CONFIG_BLK_DEV_DM: enabled [2021-07-27T12:16:24.991Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-07-27T12:16:24.991Z] - "overlay": [2021-07-27T12:16:24.991Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-07-27T12:16:24.991Z] - "zfs": [2021-07-27T12:16:24.991Z] - /dev/zfs: present [2021-07-27T12:16:24.991Z] - zfs command: missing [2021-07-27T12:16:24.991Z] - zpool command: missing [2021-07-27T12:16:24.991Z] [2021-07-27T12:16:24.991Z] Limits: [2021-07-27T12:16:24.991Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-07-27T12:16:24.991Z] [2021-07-27T12:16:24.991Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-07-27T12:16:25.313Z] + sudo modprobe ip_vs [2021-07-27T12:16:25.313Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:13cb04e57c9aafd93d10d06bdb942f2f10d7a8c2 . [2021-07-27T12:16:25.570Z] #1 [internal] load build definition from Dockerfile [2021-07-27T12:16:25.570Z] #1 sha256:e0e7804081c121e67dda8478fab45f0553f3012aed912e6079f8a452ee7294c6 [2021-07-27T12:16:25.570Z] #1 transferring dockerfile: 16.59kB done [2021-07-27T12:16:25.570Z] #1 DONE 0.0s [2021-07-27T12:16:25.570Z] [2021-07-27T12:16:25.570Z] #2 [internal] load .dockerignore [2021-07-27T12:16:25.570Z] #2 sha256:b62af6cdf29fbcd3f1fe6872cb1c6a3abdc4b690570b6909fdd75f6e0375bb2d [2021-07-27T12:16:25.570Z] #2 transferring context: 87B done [2021-07-27T12:16:25.570Z] #2 DONE 0.0s [2021-07-27T12:16:25.570Z] [2021-07-27T12:16:25.570Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-07-27T12:16:25.570Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2021-07-27T12:16:25.570Z] #3 DONE 0.1s [2021-07-27T12:16:25.570Z] [2021-07-27T12:16:25.570Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-07-27T12:16:25.570Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2021-07-27T12:16:25.570Z] #4 CACHED [2021-07-27T12:16:25.832Z] [2021-07-27T12:16:25.832Z] #5 [internal] load metadata for docker.io/library/golang:1.16.6-buster [2021-07-27T12:16:25.832Z] #5 sha256:d720b104ffb4d08cfe3071ebec3e70264008e18c25bbf51555e7bf1acb0818a7 [2021-07-27T12:16:25.832Z] #5 DONE 0.1s [2021-07-27T12:16:25.832Z] [2021-07-27T12:16:25.832Z] #6 [internal] load metadata for docker.io/library/debian:buster [2021-07-27T12:16:25.832Z] #6 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-07-27T12:16:25.832Z] #6 DONE 0.1s [2021-07-27T12:16:25.832Z] [2021-07-27T12:16:25.832Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-07-27T12:16:25.832Z] #7 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-07-27T12:16:25.832Z] #7 DONE 0.1s [2021-07-27T12:16:25.832Z] [2021-07-27T12:16:25.832Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-07-27T12:16:25.832Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-07-27T12:16:25.832Z] #8 DONE 0.1s [2021-07-27T12:16:25.832Z] [2021-07-27T12:16:25.832Z] #65 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-07-27T12:16:25.832Z] #65 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-07-27T12:16:25.832Z] #65 DONE 0.0s [2021-07-27T12:16:25.832Z] [2021-07-27T12:16:25.832Z] #63 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-07-27T12:16:25.832Z] #63 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-07-27T12:16:25.832Z] #63 DONE 0.0s [2021-07-27T12:16:25.832Z] [2021-07-27T12:16:25.832Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4 [2021-07-27T12:16:25.832Z] #9 sha256:a84e5b3218051872d0fdc0dec652f39d424441ec39ad868ed01f6cb71fda87bf [2021-07-27T12:16:25.832Z] #9 DONE 0.0s [2021-07-27T12:16:25.832Z] [2021-07-27T12:16:25.832Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-07-27T12:16:25.832Z] #10 sha256:f43df51c786611e9f507d1bdc3106c450f76c2a989257e2e513c4865dc0d435f [2021-07-27T12:16:25.832Z] #10 CACHED [2021-07-27T12:16:25.832Z] [2021-07-27T12:16:25.832Z] #11 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2021-07-27T12:16:25.832Z] #11 sha256:59c8ac8e902c881aebbd098fd88c83458569573bf10c3439629d22ce0a05e1bf [2021-07-27T12:16:25.832Z] #11 CACHED [2021-07-27T12:16:25.832Z] [2021-07-27T12:16:25.832Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:cc58a29c333ee594f7624d968123429b26916face46169304f07580644dde6b2 [2021-07-27T12:16:25.832Z] #26 sha256:2e71326df37ab77cc945afb6acdacb8e33b586ca761a5d654189b477e6142e91 [2021-07-27T12:16:25.832Z] #26 DONE 0.0s [2021-07-27T12:16:25.832Z] [2021-07-27T12:16:25.832Z] #23 [internal] load build context [2021-07-27T12:16:25.832Z] #23 sha256:cea868067ad6e140dfda4e5be81e93e709cd35cbd0dd9d29b2c0f6bf26e39b0f [2021-07-27T12:16:26.404Z] #23 ... [2021-07-27T12:16:26.404Z] [2021-07-27T12:16:26.404Z] #42 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key [2021-07-27T12:16:26.404Z] #42 sha256:4ebf95ef235c2a9565f1170d2820bf979767f762364b8c31dc05ef47e15c9784 [2021-07-27T12:16:26.404Z] #42 DONE 0.4s [2021-07-27T12:16:26.404Z] [2021-07-27T12:16:26.404Z] #23 [internal] load build context [2021-07-27T12:16:26.404Z] #23 sha256:cea868067ad6e140dfda4e5be81e93e709cd35cbd0dd9d29b2c0f6bf26e39b0f [2021-07-27T12:16:26.662Z] #23 transferring context: 55.79MB 0.8s done [2021-07-27T12:16:26.662Z] #23 DONE 0.9s [2021-07-27T12:16:26.662Z] [2021-07-27T12:16:26.662Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-07-27T12:16:26.662Z] #24 sha256:dfcb5e28e0121d7f4b5fa51051cc3983382322fff5fdb34b9f742c9c2216eac4 [2021-07-27T12:16:26.920Z] #24 ... [2021-07-27T12:16:26.920Z] [2021-07-27T12:16:26.920Z] #12 [runtime-dev-cross-false 1/2] RUN echo 'deb http://deb.debian.org/debian buster-backports main' > /etc/apt/sources.list.d/backports.list [2021-07-27T12:16:26.920Z] #12 sha256:04d67373c8d9ecaf224735df36cc274ce19a98ab2063aa03bd8a02c236d1ef9d [2021-07-27T12:16:26.920Z] #12 DONE 1.0s [2021-07-27T12:16:27.177Z] [2021-07-27T12:16:27.177Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-07-27T12:16:27.177Z] #13 sha256:97889d2484eb8f0c9c8514fe79398ce00615f08324eb75a6da1f77d267f9de68 [2021-07-27T12:16:27.742Z] #13 0.906 Hit:1 http://deb.debian.org/debian buster-backports InRelease [2021-07-27T12:16:27.742Z] #13 0.906 Hit:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [2021-07-27T12:16:27.742Z] #13 0.906 Hit:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [2021-07-27T12:16:28.000Z] #13 0.906 Hit:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [2021-07-27T12:16:28.826Z] #13 1.453 Reading package lists... [2021-07-27T12:16:28.826Z] #13 ... [2021-07-27T12:16:28.826Z] [2021-07-27T12:16:28.826Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-07-27T12:16:28.826Z] #24 sha256:dfcb5e28e0121d7f4b5fa51051cc3983382322fff5fdb34b9f742c9c2216eac4 [2021-07-27T12:16:28.826Z] #24 0.780 + RM_GOPATH=0 [2021-07-27T12:16:28.826Z] #24 0.780 + TMP_GOPATH= [2021-07-27T12:16:28.826Z] #24 0.781 + : /build [2021-07-27T12:16:28.826Z] #24 0.781 + '[' -z '' ']' [2021-07-27T12:16:28.826Z] #24 0.781 ++ mktemp -d [2021-07-27T12:16:28.826Z] #24 0.782 + export GOPATH=/tmp/tmp.Mbc8ionaif [2021-07-27T12:16:28.826Z] #24 0.782 + GOPATH=/tmp/tmp.Mbc8ionaif [2021-07-27T12:16:28.826Z] #24 0.782 + RM_GOPATH=1 [2021-07-27T12:16:28.826Z] #24 0.782 + case "$(go env GOARCH)" in [2021-07-27T12:16:28.826Z] #24 0.782 ++ go env GOARCH [2021-07-27T12:16:28.826Z] #24 0.787 + export GO_BUILDMODE=-buildmode=pie [2021-07-27T12:16:28.826Z] #24 0.787 + GO_BUILDMODE=-buildmode=pie [2021-07-27T12:16:28.826Z] #24 0.787 ++ dirname /tmp/install/install.sh [2021-07-27T12:16:28.826Z] #24 0.788 + dir=/tmp/install [2021-07-27T12:16:28.826Z] #24 0.788 + bin=dockercli [2021-07-27T12:16:28.826Z] #24 0.788 + shift [2021-07-27T12:16:28.826Z] #24 0.788 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-07-27T12:16:28.826Z] #24 0.788 + . /tmp/install/dockercli.installer [2021-07-27T12:16:28.826Z] #24 0.788 ++ : stable [2021-07-27T12:16:28.826Z] #24 0.788 ++ : 17.06.2-ce [2021-07-27T12:16:28.826Z] #24 0.788 + install_dockercli [2021-07-27T12:16:28.826Z] #24 0.788 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-07-27T12:16:28.826Z] #24 0.788 Install docker/cli version 17.06.2-ce from stable [2021-07-27T12:16:28.826Z] #24 0.789 ++ uname -m [2021-07-27T12:16:28.826Z] #24 0.789 + arch=x86_64 [2021-07-27T12:16:28.826Z] #24 0.789 + '[' x86_64 '!=' x86_64 ']' [2021-07-27T12:16:28.826Z] #24 0.789 + url=https://download.docker.com/linux/static [2021-07-27T12:16:28.826Z] #24 0.791 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-07-27T12:16:28.826Z] #24 0.791 + tar -xz docker/docker [2021-07-27T12:16:28.826Z] #24 1.909 + mkdir -p /build [2021-07-27T12:16:28.826Z] #24 1.910 + mv docker/docker /build/ [2021-07-27T12:16:28.826Z] #24 1.912 + rmdir docker [2021-07-27T12:16:28.826Z] #24 DONE 2.1s [2021-07-27T12:16:29.084Z] [2021-07-27T12:16:29.084Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-07-27T12:16:29.084Z] #59 sha256:7d58a908f814c6ed9cd14395624c663a39d6588bb7a31f9f94a9a6d34ecec2ef [2021-07-27T12:16:29.084Z] #59 0.805 + RM_GOPATH=0 [2021-07-27T12:16:29.084Z] #59 0.805 + TMP_GOPATH= [2021-07-27T12:16:29.084Z] #59 0.805 + : /build [2021-07-27T12:16:29.084Z] #59 0.805 + '[' -z '' ']' [2021-07-27T12:16:29.084Z] #59 0.805 ++ mktemp -d [2021-07-27T12:16:29.084Z] #59 0.806 + export GOPATH=/tmp/tmp.ZDgRyj95aV [2021-07-27T12:16:29.084Z] #59 0.806 + GOPATH=/tmp/tmp.ZDgRyj95aV [2021-07-27T12:16:29.084Z] #59 0.806 + RM_GOPATH=1 [2021-07-27T12:16:29.084Z] #59 0.806 + case "$(go env GOARCH)" in [2021-07-27T12:16:29.084Z] #59 0.807 ++ go env GOARCH [2021-07-27T12:16:29.084Z] #59 0.809 + export GO_BUILDMODE=-buildmode=pie [2021-07-27T12:16:29.084Z] #59 0.809 + GO_BUILDMODE=-buildmode=pie [2021-07-27T12:16:29.084Z] #59 0.810 ++ dirname /tmp/install/install.sh [2021-07-27T12:16:29.084Z] #59 0.810 + dir=/tmp/install [2021-07-27T12:16:29.084Z] #59 0.810 + bin=rootlesskit [2021-07-27T12:16:29.084Z] #59 0.810 + shift [2021-07-27T12:16:29.084Z] #59 0.810 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-07-27T12:16:29.084Z] #59 0.810 + . /tmp/install/rootlesskit.installer [2021-07-27T12:16:29.084Z] #59 0.811 ++ : 4cd567642273d369adaadcbadca00880552c1778 [2021-07-27T12:16:29.084Z] #59 0.811 + install_rootlesskit [2021-07-27T12:16:29.084Z] #59 0.811 + case "$1" in [2021-07-27T12:16:29.084Z] #59 0.811 + export CGO_ENABLED=0 [2021-07-27T12:16:29.084Z] #59 0.811 + CGO_ENABLED=0 [2021-07-27T12:16:29.084Z] #59 0.811 + _install_rootlesskit [2021-07-27T12:16:29.084Z] #59 0.811 + echo 'Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778' [2021-07-27T12:16:29.084Z] #59 0.811 Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778 [2021-07-27T12:16:29.084Z] #59 0.811 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.ZDgRyj95aV/src/github.com/rootless-containers/rootlesskit [2021-07-27T12:16:29.084Z] #59 0.813 Cloning into '/tmp/tmp.ZDgRyj95aV/src/github.com/rootless-containers/rootlesskit'... [2021-07-27T12:16:29.084Z] #59 1.348 + cd /tmp/tmp.ZDgRyj95aV/src/github.com/rootless-containers/rootlesskit [2021-07-27T12:16:29.084Z] #59 1.348 + git checkout -q 4cd567642273d369adaadcbadca00880552c1778 [2021-07-27T12:16:29.084Z] #59 1.354 + export GO111MODULE=on [2021-07-27T12:16:29.084Z] #59 1.354 + GO111MODULE=on [2021-07-27T12:16:29.084Z] #59 1.354 + export GOPROXY=https://proxy.golang.org [2021-07-27T12:16:29.084Z] #59 1.354 + GOPROXY=https://proxy.golang.org [2021-07-27T12:16:29.084Z] #59 1.354 + for f in rootlesskit rootlesskit-docker-proxy [2021-07-27T12:16:29.084Z] #59 1.354 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-07-27T12:16:29.084Z] #59 1.538 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-07-27T12:16:29.084Z] #59 1.539 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-07-27T12:16:29.084Z] #59 1.539 go: downloading github.com/pkg/errors v0.9.1 [2021-07-27T12:16:29.084Z] #59 1.540 go: downloading github.com/google/uuid v1.2.0 [2021-07-27T12:16:29.084Z] #59 1.541 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-07-27T12:16:29.084Z] #59 1.542 go: downloading github.com/moby/vpnkit v0.5.0 [2021-07-27T12:16:29.084Z] #59 1.558 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-07-27T12:16:29.084Z] #59 1.563 go: downloading github.com/gofrs/flock v0.8.0 [2021-07-27T12:16:29.084Z] #59 1.565 go: downloading github.com/gorilla/mux v1.8.0 [2021-07-27T12:16:29.084Z] #59 1.577 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-07-27T12:16:29.084Z] #59 1.596 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-07-27T12:16:29.084Z] #59 1.696 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-07-27T12:16:29.084Z] #59 1.697 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-07-27T12:16:29.084Z] #59 1.900 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-07-27T12:16:29.084Z] #59 1.916 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-07-27T12:16:29.653Z] #59 ... [2021-07-27T12:16:29.653Z] [2021-07-27T12:16:29.653Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-07-27T12:16:29.653Z] #28 sha256:4fccd67cd7e546656a3f9e632579efa1e71fe3b1fad156c02f9a5fc42b860776 [2021-07-27T12:16:29.653Z] #28 CACHED [2021-07-27T12:16:29.653Z] [2021-07-27T12:16:29.653Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-07-27T12:16:29.653Z] #27 sha256:10abbd06ccf34cd2e515a504b74cf57eaae595a9cb390b58816d136d3c19e7f7 [2021-07-27T12:16:29.653Z] #27 CACHED [2021-07-27T12:16:29.653Z] [2021-07-27T12:16:29.653Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-07-27T12:16:29.653Z] #29 sha256:8021d2022507ae95e18613c5270be3e677c3e4da622e24ec7d031058307042a0 [2021-07-27T12:16:29.653Z] #29 CACHED [2021-07-27T12:16:29.912Z] [2021-07-27T12:16:29.912Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-07-27T12:16:29.912Z] #31 sha256:514da1f57d2f48895cde97636a07830ad38c95dd4bedcac26e4f18e902c8d3f9 [2021-07-27T12:16:29.912Z] #31 CACHED [2021-07-27T12:16:29.912Z] [2021-07-27T12:16:29.912Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-07-27T12:16:29.912Z] #32 sha256:b91ffc0025b99e48e874df39aa649930bfdbb27d79b80cdc6e030f11987f2e15 [2021-07-27T12:16:29.912Z] #32 CACHED [2021-07-27T12:16:29.912Z] [2021-07-27T12:16:29.912Z] #34 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer . /tmp/install/tomll.installer && PREFIX=/build install_tomll [2021-07-27T12:16:29.912Z] #34 sha256:76efe1302e4062a5060f37494f9192bafda30705951a7c6bdc9093fa1b88258a [2021-07-27T12:16:29.912Z] #34 CACHED [2021-07-27T12:16:29.912Z] [2021-07-27T12:16:29.912Z] #56 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-07-27T12:16:29.912Z] #56 sha256:fc5349b083136997e2a10d0c301c591d6acee7266d0128cd1a88b85215a1f91e [2021-07-27T12:16:29.912Z] #56 0.798 Hit:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [2021-07-27T12:16:29.912Z] #56 0.798 Hit:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [2021-07-27T12:16:29.912Z] #56 0.798 Hit:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [2021-07-27T12:16:29.912Z] #56 1.173 Reading package lists... [2021-07-27T12:16:29.912Z] #56 1.874 Reading package lists... [2021-07-27T12:16:29.912Z] #56 2.634 Building dependency tree... [2021-07-27T12:16:29.912Z] #56 2.793 Reading state information... [2021-07-27T12:16:29.912Z] #56 2.919 The following additional packages will be installed: [2021-07-27T12:16:29.912Z] #56 2.920 libbtrfs0 [2021-07-27T12:16:29.912Z] #56 2.943 The following NEW packages will be installed: [2021-07-27T12:16:29.912Z] #56 2.943 libbtrfs-dev libbtrfs0 [2021-07-27T12:16:29.912Z] #56 3.220 0 upgraded, 2 newly installed, 0 to remove and 4 not upgraded. [2021-07-27T12:16:29.912Z] #56 3.220 Need to get 119 kB of archives. [2021-07-27T12:16:29.912Z] #56 3.220 After this operation, 387 kB of additional disk space will be used. [2021-07-27T12:16:29.912Z] #56 3.220 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-07-27T12:16:29.912Z] #56 3.221 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-07-27T12:16:29.912Z] #56 3.395 debconf: delaying package configuration, since apt-utils is not installed [2021-07-27T12:16:29.912Z] #56 3.430 Fetched 119 kB in 0s (438 kB/s) [2021-07-27T12:16:29.912Z] #56 3.475 Selecting previously unselected package libbtrfs0. [2021-07-27T12:16:29.912Z] #56 3.475 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2021-07-27T12:16:29.912Z] #56 3.487 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2021-07-27T12:16:29.912Z] #56 3.507 Unpacking libbtrfs0 (4.20.1-2) ... [2021-07-27T12:16:29.912Z] #56 3.555 Selecting previously unselected package libbtrfs-dev. [2021-07-27T12:16:29.912Z] #56 3.557 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-07-27T12:16:29.912Z] #56 3.566 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-07-27T12:16:29.912Z] #56 3.619 Setting up libbtrfs0 (4.20.1-2) ... [2021-07-27T12:16:29.912Z] #56 3.650 Setting up libbtrfs-dev (4.20.1-2) ... [2021-07-27T12:16:29.912Z] #56 3.674 Processing triggers for libc-bin (2.28-10) ... [2021-07-27T12:16:29.912Z] #56 DONE 3.9s [2021-07-27T12:16:29.912Z] [2021-07-27T12:16:29.912Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-07-27T12:16:29.912Z] #57 sha256:b7984b5d64eb11080dc3cbda1e865ca7fe45288a80546e5e479844316f448512 [2021-07-27T12:16:30.847Z] #57 0.837 + RM_GOPATH=0 [2021-07-27T12:16:30.847Z] #57 0.837 + TMP_GOPATH= [2021-07-27T12:16:30.847Z] #57 0.837 + : /build [2021-07-27T12:16:30.847Z] #57 0.837 + '[' -z '' ']' [2021-07-27T12:16:30.847Z] #57 0.837 ++ mktemp -d [2021-07-27T12:16:30.847Z] #57 0.838 + export GOPATH=/tmp/tmp.Tri5V4KMyx [2021-07-27T12:16:30.847Z] #57 0.838 + GOPATH=/tmp/tmp.Tri5V4KMyx [2021-07-27T12:16:30.847Z] #57 0.838 + RM_GOPATH=1 [2021-07-27T12:16:30.847Z] #57 0.838 + case "$(go env GOARCH)" in [2021-07-27T12:16:30.847Z] #57 0.841 ++ go env GOARCH [2021-07-27T12:16:30.847Z] #57 0.845 + export GO_BUILDMODE=-buildmode=pie [2021-07-27T12:16:30.847Z] #57 0.845 + GO_BUILDMODE=-buildmode=pie [2021-07-27T12:16:30.847Z] #57 0.845 ++ dirname /tmp/install/install.sh [2021-07-27T12:16:30.847Z] #57 0.846 + dir=/tmp/install [2021-07-27T12:16:30.847Z] #57 0.846 + bin=containerd [2021-07-27T12:16:30.847Z] #57 0.846 + shift [2021-07-27T12:16:30.847Z] #57 0.846 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-07-27T12:16:30.847Z] #57 0.846 + . /tmp/install/containerd.installer [2021-07-27T12:16:30.847Z] #57 0.846 ++ set -e [2021-07-27T12:16:30.847Z] #57 0.846 ++ : 69107e47a62e1d690afa2b9b1d43f8ece3ff4483 [2021-07-27T12:16:30.847Z] #57 0.847 + install_containerd [2021-07-27T12:16:30.847Z] #57 0.847 + echo 'Install containerd version 69107e47a62e1d690afa2b9b1d43f8ece3ff4483' [2021-07-27T12:16:30.847Z] #57 0.847 + git clone https://github.com/containerd/containerd.git /tmp/tmp.Tri5V4KMyx/src/github.com/containerd/containerd [2021-07-27T12:16:30.847Z] #57 0.847 Install containerd version 69107e47a62e1d690afa2b9b1d43f8ece3ff4483 [2021-07-27T12:16:30.847Z] #57 0.849 Cloning into '/tmp/tmp.Tri5V4KMyx/src/github.com/containerd/containerd'... [2021-07-27T12:16:32.220Z] #57 ... [2021-07-27T12:16:32.220Z] [2021-07-27T12:16:32.221Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-07-27T12:16:32.221Z] #59 sha256:7d58a908f814c6ed9cd14395624c663a39d6588bb7a31f9f94a9a6d34ecec2ef [2021-07-27T12:16:32.221Z] #59 4.504 + for f in rootlesskit rootlesskit-docker-proxy [2021-07-27T12:16:32.221Z] #59 4.504 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-07-27T12:16:32.221Z] #59 DONE 5.4s [2021-07-27T12:16:32.221Z] [2021-07-27T12:16:32.221Z] #60 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-07-27T12:16:32.221Z] #60 sha256:ca46426349fa623caac8ef22cc959b843614c7338931ef4a5420bf130c5b6188 [2021-07-27T12:16:32.221Z] #60 DONE 0.1s [2021-07-27T12:16:32.221Z] [2021-07-27T12:16:32.221Z] #61 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-07-27T12:16:32.221Z] #61 sha256:03e64ed170e28de951949225568ce67d9796f35871091d7864669e5d1a67522f [2021-07-27T12:16:32.221Z] #61 DONE 0.1s [2021-07-27T12:16:32.221Z] [2021-07-27T12:16:32.221Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-07-27T12:16:32.221Z] #13 sha256:97889d2484eb8f0c9c8514fe79398ce00615f08324eb75a6da1f77d267f9de68 [2021-07-27T12:16:32.221Z] #13 1.453 Reading package lists... [2021-07-27T12:16:32.221Z] #13 2.310 Reading package lists... [2021-07-27T12:16:32.221Z] #13 3.286 Building dependency tree... [2021-07-27T12:16:32.221Z] #13 3.498 Reading state information... [2021-07-27T12:16:32.221Z] #13 3.662 The following additional packages will be installed: [2021-07-27T12:16:32.221Z] #13 3.662 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-07-27T12:16:32.221Z] #13 3.662 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-07-27T12:16:32.221Z] #13 3.662 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-07-27T12:16:32.221Z] #13 3.662 libseccomp2 libselinux1-dev libsepol1-dev mingw-w64-common [2021-07-27T12:16:32.221Z] #13 3.662 mingw-w64-x86-64-dev [2021-07-27T12:16:32.221Z] #13 3.662 Suggested packages: [2021-07-27T12:16:32.221Z] #13 3.662 gcc-8-locales seccomp wine64 [2021-07-27T12:16:32.221Z] #13 3.830 The following NEW packages will be installed: [2021-07-27T12:16:32.221Z] #13 3.830 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-07-27T12:16:32.221Z] #13 3.830 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-07-27T12:16:32.221Z] #13 3.831 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-07-27T12:16:32.221Z] #13 3.831 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-07-27T12:16:32.221Z] #13 3.831 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-07-27T12:16:32.221Z] #13 3.832 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-07-27T12:16:32.221Z] #13 3.833 The following packages will be upgraded: [2021-07-27T12:16:32.221Z] #13 3.834 libseccomp2 [2021-07-27T12:16:32.221Z] #13 4.106 1 upgraded, 25 newly installed, 0 to remove and 4 not upgraded. [2021-07-27T12:16:32.221Z] #13 4.106 Need to get 77.8 MB of archives. [2021-07-27T12:16:32.221Z] #13 4.106 After this operation, 487 MB of additional disk space will be used. [2021-07-27T12:16:32.221Z] #13 4.106 Get:1 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.4.4-1~bpo10+1 [47.6 kB] [2021-07-27T12:16:32.221Z] #13 4.107 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2021-07-27T12:16:32.221Z] #13 4.108 Get:3 http://deb.debian.org/debian buster-backports/main amd64 libseccomp-dev amd64 2.4.4-1~bpo10+1 [74.0 kB] [2021-07-27T12:16:32.221Z] #13 4.145 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB] [2021-07-27T12:16:32.221Z] #13 4.176 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2021-07-27T12:16:32.221Z] #13 4.177 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2021-07-27T12:16:32.221Z] #13 4.179 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2021-07-27T12:16:32.221Z] #13 4.180 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2021-07-27T12:16:32.221Z] #13 4.250 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2021-07-27T12:16:32.221Z] #13 4.297 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB] [2021-07-27T12:16:32.221Z] #13 4.299 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [35.8 MB] [2021-07-27T12:16:32.221Z] #13 4.764 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [25.4 MB] [2021-07-27T12:16:32.221Z] #13 5.145 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2021-07-27T12:16:32.221Z] #13 5.146 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2021-07-27T12:16:32.221Z] #13 5.148 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-07-27T12:16:32.221Z] #13 5.149 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-07-27T12:16:32.221Z] #13 5.150 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] [2021-07-27T12:16:32.221Z] #13 5.157 Get:18 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libudev-dev amd64 241-7~deb10u8 [110 kB] [2021-07-27T12:16:32.221Z] #13 5.158 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2021-07-27T12:16:32.221Z] #13 5.162 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2021-07-27T12:16:32.221Z] #13 5.171 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2021-07-27T12:16:32.221Z] #13 5.175 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2021-07-27T12:16:32.221Z] #13 5.188 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2021-07-27T12:16:32.221Z] #13 5.196 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2021-07-27T12:16:32.221Z] #13 5.198 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2021-07-27T12:16:32.221Z] #13 5.199 Get:26 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libsystemd-dev amd64 241-7~deb10u8 [322 kB] [2021-07-27T12:16:32.221Z] #13 5.338 debconf: delaying package configuration, since apt-utils is not installed [2021-07-27T12:16:32.221Z] #13 5.384 Fetched 77.8 MB in 1s (57.2 MB/s) [2021-07-27T12:16:32.221Z] #13 5.417 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2021-07-27T12:16:32.221Z] #13 5.429 Preparing to unpack .../libseccomp2_2.4.4-1~bpo10+1_amd64.deb ... [2021-07-27T12:16:32.221Z] #13 5.448 Unpacking libseccomp2:amd64 (2.4.4-1~bpo10+1) over (2.3.3-4) ... [2021-07-27T12:16:32.221Z] #13 5.514 Setting up libseccomp2:amd64 (2.4.4-1~bpo10+1) ... [2021-07-27T12:16:32.478Z] #13 5.560 Selecting previously unselected package binutils-mingw-w64-i686. [2021-07-27T12:16:32.479Z] #13 5.560 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2021-07-27T12:16:32.479Z] #13 5.570 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2021-07-27T12:16:32.479Z] #13 5.576 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-07-27T12:16:32.736Z] #13 5.891 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-07-27T12:16:32.994Z] #13 5.893 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2021-07-27T12:16:32.994Z] #13 5.898 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-07-27T12:16:32.994Z] #13 ... [2021-07-27T12:16:32.994Z] [2021-07-27T12:16:32.994Z] #64 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-07-27T12:16:32.994Z] #64 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-07-27T12:16:32.994Z] #64 CACHED [2021-07-27T12:16:32.994Z] [2021-07-27T12:16:32.994Z] #66 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-07-27T12:16:32.994Z] #66 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-07-27T12:16:32.994Z] #66 CACHED [2021-07-27T12:16:32.994Z] [2021-07-27T12:16:32.994Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-07-27T12:16:32.994Z] #36 sha256:439edcd9299068918c672ded5c75be546619e5c558290c48886c2d2f642a6d1b [2021-07-27T12:16:32.994Z] #36 1.088 Hit:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [2021-07-27T12:16:32.994Z] #36 1.088 Hit:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [2021-07-27T12:16:32.994Z] #36 1.088 Hit:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [2021-07-27T12:16:32.994Z] #36 1.497 Reading package lists... [2021-07-27T12:16:32.994Z] #36 2.180 Reading package lists... [2021-07-27T12:16:32.994Z] #36 2.944 Building dependency tree... [2021-07-27T12:16:32.994Z] #36 3.063 Reading state information... [2021-07-27T12:16:32.994Z] #36 3.210 The following additional packages will be installed: [2021-07-27T12:16:32.994Z] #36 3.210 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-07-27T12:16:32.994Z] #36 3.210 Suggested packages: [2021-07-27T12:16:32.994Z] #36 3.210 cmake-doc ninja-build lrzip [2021-07-27T12:16:32.994Z] #36 3.210 Recommended packages: [2021-07-27T12:16:32.994Z] #36 3.210 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-07-27T12:16:32.994Z] #36 3.342 The following NEW packages will be installed: [2021-07-27T12:16:32.994Z] #36 3.342 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-07-27T12:16:32.994Z] #36 3.342 vim-common xxd [2021-07-27T12:16:32.994Z] #36 3.614 0 upgraded, 10 newly installed, 0 to remove and 4 not upgraded. [2021-07-27T12:16:32.994Z] #36 3.614 Need to get 14.9 MB of archives. [2021-07-27T12:16:32.994Z] #36 3.614 After this operation, 61.8 MB of additional disk space will be used. [2021-07-27T12:16:32.994Z] #36 3.614 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-07-27T12:16:32.994Z] #36 3.627 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-07-27T12:16:32.994Z] #36 3.627 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2021-07-27T12:16:32.994Z] #36 3.652 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-07-27T12:16:32.994Z] #36 3.854 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u2 [689 kB] [2021-07-27T12:16:32.994Z] #36 3.864 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2021-07-27T12:16:32.994Z] #36 3.868 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2021-07-27T12:16:32.994Z] #36 3.870 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2021-07-27T12:16:32.994Z] #36 3.872 Get:9 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libuv1 amd64 1.24.1-1+deb10u1 [110 kB] [2021-07-27T12:16:32.994Z] #36 3.874 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2021-07-27T12:16:32.994Z] #36 4.099 debconf: delaying package configuration, since apt-utils is not installed [2021-07-27T12:16:32.994Z] #36 4.134 Fetched 14.9 MB in 1s (26.2 MB/s) [2021-07-27T12:16:32.994Z] #36 4.165 Selecting previously unselected package xxd. [2021-07-27T12:16:32.994Z] #36 4.165 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2021-07-27T12:16:32.994Z] #36 4.175 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-07-27T12:16:32.994Z] #36 4.186 Unpacking xxd (2:8.1.0875-5) ... [2021-07-27T12:16:32.994Z] #36 4.266 Selecting previously unselected package vim-common. [2021-07-27T12:16:32.994Z] #36 4.266 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-07-27T12:16:32.994Z] #36 4.291 Unpacking vim-common (2:8.1.0875-5) ... [2021-07-27T12:16:32.994Z] #36 4.396 Selecting previously unselected package cmake-data. [2021-07-27T12:16:32.994Z] #36 4.399 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-07-27T12:16:32.994Z] #36 4.414 Unpacking cmake-data (3.13.4-1) ... [2021-07-27T12:16:32.994Z] #36 4.854 Selecting previously unselected package libicu63:amd64. [2021-07-27T12:16:32.994Z] #36 4.857 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-07-27T12:16:32.994Z] #36 4.865 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-07-27T12:16:32.994Z] #36 5.786 Selecting previously unselected package libxml2:amd64. [2021-07-27T12:16:32.994Z] #36 5.788 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u2_amd64.deb ... [2021-07-27T12:16:32.994Z] #36 5.793 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ... [2021-07-27T12:16:32.994Z] #36 5.899 Selecting previously unselected package libarchive13:amd64. [2021-07-27T12:16:32.994Z] #36 5.901 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2021-07-27T12:16:32.994Z] #36 5.908 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-07-27T12:16:32.994Z] #36 5.988 Selecting previously unselected package libjsoncpp1:amd64. [2021-07-27T12:16:32.994Z] #36 5.991 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2021-07-27T12:16:32.994Z] #36 5.996 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2021-07-27T12:16:32.994Z] #36 6.070 Selecting previously unselected package librhash0:amd64. [2021-07-27T12:16:32.994Z] #36 6.073 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2021-07-27T12:16:32.994Z] #36 6.084 Unpacking librhash0:amd64 (1.3.8-1) ... [2021-07-27T12:16:32.994Z] #36 6.253 Selecting previously unselected package libuv1:amd64. [2021-07-27T12:16:32.994Z] #36 6.255 Preparing to unpack .../8-libuv1_1.24.1-1+deb10u1_amd64.deb ... [2021-07-27T12:16:32.994Z] #36 6.261 Unpacking libuv1:amd64 (1.24.1-1+deb10u1) ... [2021-07-27T12:16:32.994Z] #36 6.327 Selecting previously unselected package cmake. [2021-07-27T12:16:32.994Z] #36 6.329 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2021-07-27T12:16:32.994Z] #36 6.335 Unpacking cmake (3.13.4-1) ... [2021-07-27T12:16:32.994Z] #36 6.735 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-07-27T12:16:32.994Z] #36 6.751 Setting up xxd (2:8.1.0875-5) ... [2021-07-27T12:16:32.994Z] #36 6.768 Setting up libuv1:amd64 (1.24.1-1+deb10u1) ... [2021-07-27T12:16:32.994Z] #36 6.786 Setting up vim-common (2:8.1.0875-5) ... [2021-07-27T12:16:32.994Z] #36 6.809 Setting up librhash0:amd64 (1.3.8-1) ... [2021-07-27T12:16:32.994Z] #36 6.824 Setting up cmake-data (3.13.4-1) ... [2021-07-27T12:16:32.994Z] #36 6.848 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ... [2021-07-27T12:16:32.994Z] #36 6.862 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2021-07-27T12:16:32.994Z] #36 6.882 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-07-27T12:16:32.994Z] #36 6.898 Setting up cmake (3.13.4-1) ... [2021-07-27T12:16:32.994Z] #36 6.912 Processing triggers for libc-bin (2.28-10) ... [2021-07-27T12:16:32.994Z] #36 6.947 Processing triggers for mime-support (3.62) ... [2021-07-27T12:16:32.994Z] #36 DONE 7.1s [2021-07-27T12:16:33.252Z] [2021-07-27T12:16:33.252Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-07-27T12:16:33.252Z] #13 sha256:97889d2484eb8f0c9c8514fe79398ce00615f08324eb75a6da1f77d267f9de68 [2021-07-27T12:16:33.252Z] #13 6.265 Selecting previously unselected package binutils-mingw-w64. [2021-07-27T12:16:33.252Z] #13 6.267 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-07-27T12:16:33.252Z] #13 6.272 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-07-27T12:16:33.252Z] #13 6.327 Selecting previously unselected package libdevmapper1.02.1:amd64. [2021-07-27T12:16:33.252Z] #13 6.329 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-07-27T12:16:33.252Z] #13 6.337 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-07-27T12:16:33.252Z] #13 6.383 Selecting previously unselected package dmsetup. [2021-07-27T12:16:33.252Z] #13 6.385 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2021-07-27T12:16:33.252Z] #13 6.389 Unpacking dmsetup (2:1.02.155-3) ... [2021-07-27T12:16:33.252Z] #13 6.433 Selecting previously unselected package mingw-w64-common. [2021-07-27T12:16:33.519Z] #13 6.436 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-07-27T12:16:33.519Z] #13 6.440 Unpacking mingw-w64-common (6.0.0-3) ... [2021-07-27T12:16:34.084Z] #13 7.076 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-07-27T12:16:34.084Z] #13 7.079 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-07-27T12:16:34.084Z] #13 7.085 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-07-27T12:16:34.650Z] #13 7.776 Selecting previously unselected package gcc-mingw-w64-base. [2021-07-27T12:16:34.650Z] #13 7.778 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-07-27T12:16:34.650Z] #13 7.785 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-07-27T12:16:34.650Z] #13 7.899 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-07-27T12:16:34.907Z] #13 7.903 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-07-27T12:16:34.907Z] #13 7.916 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-07-27T12:16:35.165Z] #13 ... [2021-07-27T12:16:35.165Z] [2021-07-27T12:16:35.165Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-07-27T12:16:35.165Z] #37 sha256:6afc9051fac8279f972a57fb3e82b12456a39ab1254de03ea43fa375bb4b5002 [2021-07-27T12:16:35.165Z] #37 0.469 + RM_GOPATH=0 [2021-07-27T12:16:35.165Z] #37 0.469 + TMP_GOPATH= [2021-07-27T12:16:35.165Z] #37 0.469 + : /build [2021-07-27T12:16:35.165Z] #37 0.469 + '[' -z '' ']' [2021-07-27T12:16:35.165Z] #37 0.470 ++ mktemp -d [2021-07-27T12:16:35.165Z] #37 0.471 + export GOPATH=/tmp/tmp.gdu817GCuK [2021-07-27T12:16:35.165Z] #37 0.471 + GOPATH=/tmp/tmp.gdu817GCuK [2021-07-27T12:16:35.165Z] #37 0.471 + RM_GOPATH=1 [2021-07-27T12:16:35.165Z] #37 0.471 + case "$(go env GOARCH)" in [2021-07-27T12:16:35.165Z] #37 0.472 ++ go env GOARCH [2021-07-27T12:16:35.165Z] #37 0.475 + export GO_BUILDMODE=-buildmode=pie [2021-07-27T12:16:35.165Z] #37 0.475 + GO_BUILDMODE=-buildmode=pie [2021-07-27T12:16:35.165Z] #37 0.476 ++ dirname /tmp/install/install.sh [2021-07-27T12:16:35.165Z] #37 0.476 + dir=/tmp/install [2021-07-27T12:16:35.165Z] #37 0.476 + bin=tini [2021-07-27T12:16:35.165Z] #37 0.476 + shift [2021-07-27T12:16:35.165Z] #37 0.476 + '[' '!' -f /tmp/install/tini.installer ']' [2021-07-27T12:16:35.165Z] #37 0.476 + . /tmp/install/tini.installer [2021-07-27T12:16:35.165Z] #37 0.476 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-07-27T12:16:35.165Z] #37 0.477 + install_tini [2021-07-27T12:16:35.165Z] #37 0.477 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-07-27T12:16:35.165Z] #37 0.477 + git clone https://github.com/krallin/tini.git /tmp/tmp.gdu817GCuK/tini [2021-07-27T12:16:35.165Z] #37 0.477 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-07-27T12:16:35.165Z] #37 0.478 Cloning into '/tmp/tmp.gdu817GCuK/tini'... [2021-07-27T12:16:35.165Z] #37 0.772 + cd /tmp/tmp.gdu817GCuK/tini [2021-07-27T12:16:35.165Z] #37 0.772 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-07-27T12:16:35.165Z] #37 0.775 + cmake . [2021-07-27T12:16:35.165Z] #37 0.857 -- The C compiler identification is GNU 8.3.0 [2021-07-27T12:16:35.165Z] #37 0.864 -- Check for working C compiler: /usr/bin/cc [2021-07-27T12:16:35.165Z] #37 0.946 -- Check for working C compiler: /usr/bin/cc -- works [2021-07-27T12:16:35.165Z] #37 0.947 -- Detecting C compiler ABI info [2021-07-27T12:16:35.165Z] #37 1.035 -- Detecting C compiler ABI info - done [2021-07-27T12:16:35.165Z] #37 1.040 -- Detecting C compile features [2021-07-27T12:16:35.165Z] #37 1.263 -- Detecting C compile features - done [2021-07-27T12:16:35.165Z] #37 1.271 -- Performing Test HAS_BUILTIN_FORTIFY [2021-07-27T12:16:35.165Z] #37 1.306 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-07-27T12:16:35.165Z] #37 1.321 -- Configuring done [2021-07-27T12:16:35.165Z] #37 1.324 -- Generating done [2021-07-27T12:16:35.165Z] #37 1.325 -- Build files have been written to: /tmp/tmp.gdu817GCuK/tini [2021-07-27T12:16:35.165Z] #37 1.326 + make tini-static [2021-07-27T12:16:35.165Z] #37 1.379 Scanning dependencies of target tini-static [2021-07-27T12:16:35.165Z] #37 1.390 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-07-27T12:16:35.165Z] #37 1.566 [100%] Linking C executable tini-static [2021-07-27T12:16:35.165Z] #37 1.658 [100%] Built target tini-static [2021-07-27T12:16:35.165Z] #37 1.669 + mkdir -p /build [2021-07-27T12:16:35.165Z] #37 1.671 + cp tini-static /build/docker-init [2021-07-27T12:16:35.165Z] #37 DONE 2.2s [2021-07-27T12:16:35.422Z] [2021-07-27T12:16:35.422Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-07-27T12:16:35.422Z] #57 sha256:b7984b5d64eb11080dc3cbda1e865ca7fe45288a80546e5e479844316f448512 [2021-07-27T12:16:35.680Z] #57 5.786 + cd /tmp/tmp.Tri5V4KMyx/src/github.com/containerd/containerd [2021-07-27T12:16:35.680Z] #57 5.786 + git checkout -q 69107e47a62e1d690afa2b9b1d43f8ece3ff4483 [2021-07-27T12:16:35.937Z] #57 ... [2021-07-27T12:16:35.937Z] [2021-07-27T12:16:35.937Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-07-27T12:16:35.937Z] #39 sha256:c99dc4bff57168ffece7f617877a9a1a2105a778d841df24c9238c8809181677 [2021-07-27T12:16:35.937Z] #39 CACHED [2021-07-27T12:16:35.937Z] [2021-07-27T12:16:35.937Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-07-27T12:16:35.937Z] #40 sha256:5c879fc49ec2e7c65b57acb26de52c4a6ddfb9ed08490cb8d151326fc7bcace6 [2021-07-27T12:16:35.937Z] #40 CACHED [2021-07-27T12:16:35.937Z] [2021-07-27T12:16:35.937Z] #43 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2021-07-27T12:16:35.937Z] #43 sha256:b34eda1073b6a60fa48aaf64e87ceb199feaea8bf3e8c77f70c59990dacb3c34 [2021-07-27T12:16:35.937Z] #43 CACHED [2021-07-27T12:16:35.937Z] [2021-07-27T12:16:35.937Z] #44 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-07-27T12:16:35.937Z] #44 sha256:bbe22063861317034f3973a4f7bee7f10a97f1d8084bc75a94ab96e860daf5c2 [2021-07-27T12:16:35.937Z] #44 CACHED [2021-07-27T12:16:35.937Z] [2021-07-27T12:16:35.937Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-07-27T12:16:35.937Z] #57 sha256:b7984b5d64eb11080dc3cbda1e865ca7fe45288a80546e5e479844316f448512 [2021-07-27T12:16:35.937Z] #57 6.190 + export 'BUILDTAGS=netgo osusergo static_build' [2021-07-27T12:16:35.937Z] #57 6.190 + BUILDTAGS='netgo osusergo static_build' [2021-07-27T12:16:35.937Z] #57 6.190 + export EXTRA_FLAGS=-buildmode=pie [2021-07-27T12:16:35.937Z] #57 6.190 + EXTRA_FLAGS=-buildmode=pie [2021-07-27T12:16:35.937Z] #57 ... [2021-07-27T12:16:35.937Z] [2021-07-27T12:16:35.937Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-07-27T12:16:35.937Z] #46 sha256:36c2d643b8b8cc2fd78ba1df60af844fc59b678291cb3ada021793cafd4006d8 [2021-07-27T12:16:35.937Z] #46 CACHED [2021-07-27T12:16:35.937Z] [2021-07-27T12:16:35.937Z] #48 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-07-27T12:16:35.937Z] #48 sha256:5cceb0c70cd9a22feb0564442902c61279a7933134575e9b1c8dc1a421d58707 [2021-07-27T12:16:35.937Z] #48 CACHED [2021-07-27T12:16:35.937Z] [2021-07-27T12:16:35.937Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-07-27T12:16:35.937Z] #57 sha256:b7984b5d64eb11080dc3cbda1e865ca7fe45288a80546e5e479844316f448512 [2021-07-27T12:16:35.937Z] #57 6.190 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-07-27T12:16:35.937Z] #57 6.190 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-07-27T12:16:35.937Z] #57 6.190 + '[' '' = dynamic ']' [2021-07-27T12:16:35.937Z] #57 6.190 + make [2021-07-27T12:16:36.195Z] #57 ... [2021-07-27T12:16:36.195Z] [2021-07-27T12:16:36.195Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-07-27T12:16:36.195Z] #50 sha256:9b440f020ecc1333c4fb81ecb72841d67b71e23a4a67c9eaad30805243af5cc9 [2021-07-27T12:16:36.195Z] #50 CACHED [2021-07-27T12:16:36.195Z] [2021-07-27T12:16:36.195Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-07-27T12:16:36.195Z] #52 sha256:6d14149b09a4141c490cf6313fd84dbbe4802b0e5cd29cc254bb9c986da84434 [2021-07-27T12:16:36.195Z] #52 CACHED [2021-07-27T12:16:36.454Z] [2021-07-27T12:16:36.454Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-07-27T12:16:36.454Z] #57 sha256:b7984b5d64eb11080dc3cbda1e865ca7fe45288a80546e5e479844316f448512 [2021-07-27T12:16:36.454Z] #57 6.586 + bin/ctr [2021-07-27T12:16:37.411Z] Fetching without tags [2021-07-27T12:16:37.457Z] Fetching without tags [2021-07-27T12:16:37.566Z] Fetching without tags [2021-07-27T12:16:37.635Z] Merging remotes/origin/master commit 12f1b3ce43fe4aea5a41750bcc20f2a7dd67dbfc into PR head commit 13cb04e57c9aafd93d10d06bdb942f2f10d7a8c2 [2021-07-27T12:16:37.684Z] Merging remotes/origin/master commit 12f1b3ce43fe4aea5a41750bcc20f2a7dd67dbfc into PR head commit 13cb04e57c9aafd93d10d06bdb942f2f10d7a8c2 [2021-07-27T12:16:37.795Z] Still waiting to schedule task [2021-07-27T12:16:37.795Z] Waiting for next available executor on ‘windows-2022’ [2021-07-27T12:16:37.857Z] Merging remotes/origin/master commit 12f1b3ce43fe4aea5a41750bcc20f2a7dd67dbfc into PR head commit 13cb04e57c9aafd93d10d06bdb942f2f10d7a8c2 [2021-07-27T12:16:38.140Z] Merge succeeded, producing 13cb04e57c9aafd93d10d06bdb942f2f10d7a8c2 [2021-07-27T12:16:38.141Z] Checking out Revision 13cb04e57c9aafd93d10d06bdb942f2f10d7a8c2 (PR-42683) [2021-07-27T12:16:38.165Z] Merge succeeded, producing 13cb04e57c9aafd93d10d06bdb942f2f10d7a8c2 [2021-07-27T12:16:38.165Z] Checking out Revision 13cb04e57c9aafd93d10d06bdb942f2f10d7a8c2 (PR-42683) [2021-07-27T12:16:38.352Z] Merge succeeded, producing 13cb04e57c9aafd93d10d06bdb942f2f10d7a8c2 [2021-07-27T12:16:38.352Z] Checking out Revision 13cb04e57c9aafd93d10d06bdb942f2f10d7a8c2 (PR-42683) [2021-07-27T12:16:38.372Z] Commit message: "remove various LCOW bits (container, image, pkg/containerfs)" [2021-07-27T12:16:38.413Z] Commit message: "remove various LCOW bits (container, image, pkg/containerfs)" [2021-07-27T12:16:37.535Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-07-27T12:16:37.538Z] > git config --add remote.origin.fetch +refs/pull/42683/head:refs/remotes/origin/PR-42683 # timeout=10 [2021-07-27T12:16:37.545Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-07-27T12:16:37.555Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-07-27T12:16:37.566Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-07-27T12:16:37.566Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-27T12:16:37.567Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42683/head:refs/remotes/origin/PR-42683 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-07-27T12:16:37.858Z] > git config core.sparsecheckout # timeout=10 [2021-07-27T12:16:37.864Z] > git checkout -f 13cb04e57c9aafd93d10d06bdb942f2f10d7a8c2 # timeout=10 [2021-07-27T12:16:38.313Z] > git remote # timeout=10 [2021-07-27T12:16:38.329Z] > git config --get remote.origin.url # timeout=10 [2021-07-27T12:16:38.334Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-27T12:16:38.334Z] > git merge 12f1b3ce43fe4aea5a41750bcc20f2a7dd67dbfc # timeout=10 [2021-07-27T12:16:38.346Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-07-27T12:16:38.394Z] > git config core.sparsecheckout # timeout=10 [2021-07-27T12:16:38.401Z] > git checkout -f 13cb04e57c9aafd93d10d06bdb942f2f10d7a8c2 # timeout=10 [Pipeline] withEnv [Pipeline] { [2021-07-27T12:16:38.788Z] Commit message: "remove various LCOW bits (container, image, pkg/containerfs)" [Pipeline] stage [Pipeline] { (Print info) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-07-27T12:16:37.440Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-07-27T12:16:37.444Z] > git config --add remote.origin.fetch +refs/pull/42683/head:refs/remotes/origin/PR-42683 # timeout=10 [2021-07-27T12:16:37.447Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-07-27T12:16:37.454Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-07-27T12:16:37.460Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-07-27T12:16:37.461Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-27T12:16:37.461Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42683/head:refs/remotes/origin/PR-42683 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-07-27T12:16:37.687Z] > git config core.sparsecheckout # timeout=10 [2021-07-27T12:16:37.691Z] > git checkout -f 13cb04e57c9aafd93d10d06bdb942f2f10d7a8c2 # timeout=10 [2021-07-27T12:16:38.147Z] > git remote # timeout=10 [2021-07-27T12:16:38.149Z] > git config --get remote.origin.url # timeout=10 [2021-07-27T12:16:38.153Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-27T12:16:38.153Z] > git merge 12f1b3ce43fe4aea5a41750bcc20f2a7dd67dbfc # timeout=10 [2021-07-27T12:16:38.162Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-07-27T12:16:38.168Z] > git config core.sparsecheckout # timeout=10 [2021-07-27T12:16:38.170Z] > git checkout -f 13cb04e57c9aafd93d10d06bdb942f2f10d7a8c2 # timeout=10 [Pipeline] sh [2021-07-27T12:16:37.414Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-07-27T12:16:37.423Z] > git config --add remote.origin.fetch +refs/pull/42683/head:refs/remotes/origin/PR-42683 # timeout=10 [2021-07-27T12:16:37.426Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-07-27T12:16:37.433Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-07-27T12:16:37.439Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-07-27T12:16:37.440Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-27T12:16:37.440Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42683/head:refs/remotes/origin/PR-42683 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-07-27T12:16:37.663Z] > git config core.sparsecheckout # timeout=10 [2021-07-27T12:16:37.669Z] > git checkout -f 13cb04e57c9aafd93d10d06bdb942f2f10d7a8c2 # timeout=10 [2021-07-27T12:16:38.125Z] > git remote # timeout=10 [2021-07-27T12:16:38.130Z] > git config --get remote.origin.url # timeout=10 [2021-07-27T12:16:38.138Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-27T12:16:38.139Z] > git merge 12f1b3ce43fe4aea5a41750bcc20f2a7dd67dbfc # timeout=10 [2021-07-27T12:16:38.158Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-07-27T12:16:38.169Z] > git config core.sparsecheckout # timeout=10 [2021-07-27T12:16:38.175Z] > git checkout -f 13cb04e57c9aafd93d10d06bdb942f2f10d7a8c2 # timeout=10 [2021-07-27T12:16:39.102Z] Fetching without tags [2021-07-27T12:16:39.168Z] + [ PR != PR ] [2021-07-27T12:16:39.168Z] + [ master != master ] [2021-07-27T12:16:39.168Z] + [ false = true ] [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [2021-07-27T12:16:39.212Z] + docker version [2021-07-27T12:16:39.212Z] Client: Docker Engine - Community [2021-07-27T12:16:39.212Z] Version: 20.10.6 [2021-07-27T12:16:39.212Z] API version: 1.41 [2021-07-27T12:16:39.212Z] Go version: go1.13.15 [2021-07-27T12:16:39.212Z] Git commit: 370c289 [2021-07-27T12:16:39.212Z] Built: Fri Apr 9 22:46:01 2021 [2021-07-27T12:16:39.212Z] OS/Arch: linux/amd64 [2021-07-27T12:16:39.212Z] Context: default [2021-07-27T12:16:39.212Z] Experimental: true [2021-07-27T12:16:39.212Z] [2021-07-27T12:16:39.212Z] Server: Docker Engine - Community [2021-07-27T12:16:39.212Z] Engine: [2021-07-27T12:16:39.212Z] Version: 20.10.6 [2021-07-27T12:16:39.212Z] API version: 1.41 (minimum version 1.12) [2021-07-27T12:16:39.212Z] Go version: go1.13.15 [2021-07-27T12:16:39.212Z] Git commit: 8728dd2 [2021-07-27T12:16:39.212Z] Built: Fri Apr 9 22:44:13 2021 [2021-07-27T12:16:39.212Z] OS/Arch: linux/amd64 [2021-07-27T12:16:39.212Z] Experimental: true [2021-07-27T12:16:39.212Z] containerd: [2021-07-27T12:16:39.212Z] Version: 1.4.6 [2021-07-27T12:16:39.212Z] GitCommit: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-07-27T12:16:39.212Z] runc: [2021-07-27T12:16:39.212Z] Version: 1.0.0-rc95 [2021-07-27T12:16:39.212Z] GitCommit: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-07-27T12:16:39.212Z] docker-init: [2021-07-27T12:16:39.212Z] Version: 0.19.0 [2021-07-27T12:16:39.212Z] GitCommit: de40ad0 [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [Pipeline] stage [Pipeline] { (Print info) [2021-07-27T12:16:39.287Z] Fetching without tags [Pipeline] sh [Pipeline] sh [2021-07-27T12:16:38.908Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-07-27T12:16:38.965Z] > git config --add remote.origin.fetch +refs/pull/42683/head:refs/remotes/origin/PR-42683 # timeout=10 [2021-07-27T12:16:39.022Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-07-27T12:16:39.159Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-07-27T12:16:39.451Z] Merging remotes/origin/master commit 12f1b3ce43fe4aea5a41750bcc20f2a7dd67dbfc into PR head commit 13cb04e57c9aafd93d10d06bdb942f2f10d7a8c2 [2021-07-27T12:16:39.516Z] + docker info [2021-07-27T12:16:39.563Z] + docker version [2021-07-27T12:16:39.563Z] Client: Docker Engine - Community [2021-07-27T12:16:39.563Z] Version: 20.10.6 [2021-07-27T12:16:39.563Z] API version: 1.41 [2021-07-27T12:16:39.563Z] Go version: go1.13.15 [2021-07-27T12:16:39.563Z] Git commit: 370c289 [2021-07-27T12:16:39.563Z] Built: Fri Apr 9 22:46:01 2021 [2021-07-27T12:16:39.563Z] OS/Arch: linux/amd64 [2021-07-27T12:16:39.563Z] Context: default [2021-07-27T12:16:39.563Z] Experimental: true [2021-07-27T12:16:39.563Z] [2021-07-27T12:16:39.563Z] Server: Docker Engine - Community [2021-07-27T12:16:39.563Z] Engine: [2021-07-27T12:16:39.563Z] Version: 20.10.6 [2021-07-27T12:16:39.563Z] API version: 1.41 (minimum version 1.12) [2021-07-27T12:16:39.563Z] Go version: go1.13.15 [2021-07-27T12:16:39.563Z] Git commit: 8728dd2 [2021-07-27T12:16:39.563Z] Built: Fri Apr 9 22:44:13 2021 [2021-07-27T12:16:39.563Z] OS/Arch: linux/amd64 [2021-07-27T12:16:39.563Z] Experimental: true [2021-07-27T12:16:39.563Z] containerd: [2021-07-27T12:16:39.563Z] Version: 1.4.6 [2021-07-27T12:16:39.563Z] GitCommit: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-07-27T12:16:39.563Z] runc: [2021-07-27T12:16:39.563Z] Version: 1.0.0-rc95 [2021-07-27T12:16:39.563Z] GitCommit: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-07-27T12:16:39.563Z] docker-init: [2021-07-27T12:16:39.563Z] Version: 0.19.0 [2021-07-27T12:16:39.563Z] GitCommit: de40ad0 [Pipeline] sh [2021-07-27T12:16:39.609Z] + docker version [2021-07-27T12:16:39.609Z] Client: Docker Engine - Community [2021-07-27T12:16:39.609Z] Version: 20.10.6 [2021-07-27T12:16:39.609Z] API version: 1.41 [2021-07-27T12:16:39.609Z] Go version: go1.13.15 [2021-07-27T12:16:39.609Z] Git commit: 370c289 [2021-07-27T12:16:39.609Z] Built: Fri Apr 9 22:47:17 2021 [2021-07-27T12:16:39.609Z] OS/Arch: linux/amd64 [2021-07-27T12:16:39.609Z] Context: default [2021-07-27T12:16:39.609Z] Experimental: true [2021-07-27T12:16:39.609Z] [2021-07-27T12:16:39.609Z] Server: Docker Engine - Community [2021-07-27T12:16:39.609Z] Engine: [2021-07-27T12:16:39.609Z] Version: 20.10.6 [2021-07-27T12:16:39.609Z] API version: 1.41 (minimum version 1.12) [2021-07-27T12:16:39.609Z] Go version: go1.13.15 [2021-07-27T12:16:39.609Z] Git commit: 8728dd2 [2021-07-27T12:16:39.609Z] Built: Fri Apr 9 22:45:28 2021 [2021-07-27T12:16:39.609Z] OS/Arch: linux/amd64 [2021-07-27T12:16:39.609Z] Experimental: true [2021-07-27T12:16:39.609Z] containerd: [2021-07-27T12:16:39.609Z] Version: 1.4.6 [2021-07-27T12:16:39.609Z] GitCommit: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-07-27T12:16:39.609Z] runc: [2021-07-27T12:16:39.609Z] Version: 1.0.0-rc95 [2021-07-27T12:16:39.609Z] GitCommit: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-07-27T12:16:39.609Z] docker-init: [2021-07-27T12:16:39.609Z] Version: 0.19.0 [2021-07-27T12:16:39.609Z] GitCommit: de40ad0 [Pipeline] sh [2021-07-27T12:16:39.881Z] + docker info [2021-07-27T12:16:39.951Z] + docker info [2021-07-27T12:16:40.059Z] Merging remotes/origin/master commit 12f1b3ce43fe4aea5a41750bcc20f2a7dd67dbfc into PR head commit 13cb04e57c9aafd93d10d06bdb942f2f10d7a8c2 [2021-07-27T12:16:40.441Z] Client: [2021-07-27T12:16:40.442Z] Context: default [2021-07-27T12:16:40.442Z] Debug Mode: false [2021-07-27T12:16:40.442Z] Plugins: [2021-07-27T12:16:40.442Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-07-27T12:16:40.442Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-07-27T12:16:40.442Z] scan: Docker Scan (Docker Inc., v0.7.0) [2021-07-27T12:16:40.442Z] [2021-07-27T12:16:40.442Z] Server: [2021-07-27T12:16:40.442Z] Containers: 0 [2021-07-27T12:16:40.442Z] Running: 0 [2021-07-27T12:16:40.442Z] Paused: 0 [2021-07-27T12:16:40.442Z] Stopped: 0 [2021-07-27T12:16:40.442Z] Images: 4 [2021-07-27T12:16:40.442Z] Server Version: 20.10.6 [2021-07-27T12:16:40.442Z] Storage Driver: overlay2 [2021-07-27T12:16:40.442Z] Backing Filesystem: extfs [2021-07-27T12:16:40.442Z] Supports d_type: true [2021-07-27T12:16:40.442Z] Native Overlay Diff: true [2021-07-27T12:16:40.442Z] userxattr: false [2021-07-27T12:16:40.442Z] Logging Driver: json-file [2021-07-27T12:16:40.442Z] Cgroup Driver: cgroupfs [2021-07-27T12:16:40.442Z] Cgroup Version: 1 [2021-07-27T12:16:40.442Z] Plugins: [2021-07-27T12:16:40.442Z] Volume: local [2021-07-27T12:16:40.442Z] Network: bridge host ipvlan macvlan null overlay [2021-07-27T12:16:40.442Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-07-27T12:16:40.442Z] Swarm: inactive [2021-07-27T12:16:40.442Z] Runtimes: runc io.containerd.runc.v2 io.containerd.runtime.v1.linux [2021-07-27T12:16:40.442Z] Default Runtime: runc [2021-07-27T12:16:40.442Z] Init Binary: docker-init [2021-07-27T12:16:40.442Z] containerd version: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-07-27T12:16:40.442Z] runc version: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-07-27T12:16:40.442Z] init version: de40ad0 [2021-07-27T12:16:40.442Z] Security Options: [2021-07-27T12:16:40.442Z] apparmor [2021-07-27T12:16:40.442Z] seccomp [2021-07-27T12:16:40.442Z] Profile: default [2021-07-27T12:16:40.442Z] Kernel Version: 5.4.0-1048-aws [2021-07-27T12:16:40.442Z] Operating System: Ubuntu 18.04.5 LTS [2021-07-27T12:16:40.442Z] OSType: linux [2021-07-27T12:16:40.442Z] Architecture: x86_64 [2021-07-27T12:16:40.442Z] CPUs: 2 [2021-07-27T12:16:40.442Z] Total Memory: 7.569GiB [2021-07-27T12:16:40.442Z] Name: ip-10-100-83-28 [2021-07-27T12:16:40.442Z] ID: KG52:ONVY:U5MS:VBR3:3V2I:UMRB:NEG5:YUDM:PLPH:2QKQ:N3BG:QG3A [2021-07-27T12:16:40.442Z] Docker Root Dir: /var/lib/docker [2021-07-27T12:16:40.442Z] Debug Mode: false [2021-07-27T12:16:40.442Z] Registry: https://index.docker.io/v1/ [2021-07-27T12:16:40.442Z] Labels: [2021-07-27T12:16:40.442Z] Experimental: true [2021-07-27T12:16:40.442Z] Insecure Registries: [2021-07-27T12:16:40.442Z] 127.0.0.0/8 [2021-07-27T12:16:40.442Z] Live Restore Enabled: true [2021-07-27T12:16:40.442Z] [2021-07-27T12:16:40.442Z] WARNING: No swap limit support [Pipeline] sh [2021-07-27T12:16:40.456Z] Client: [2021-07-27T12:16:40.456Z] Context: default [2021-07-27T12:16:40.456Z] Debug Mode: false [2021-07-27T12:16:40.456Z] Plugins: [2021-07-27T12:16:40.456Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-07-27T12:16:40.456Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-07-27T12:16:40.456Z] scan: Docker Scan (Docker Inc., v0.7.0) [2021-07-27T12:16:40.456Z] [2021-07-27T12:16:40.456Z] Server: [2021-07-27T12:16:40.456Z] Containers: 0 [2021-07-27T12:16:40.456Z] Running: 0 [2021-07-27T12:16:40.456Z] Paused: 0 [2021-07-27T12:16:40.456Z] Stopped: 0 [2021-07-27T12:16:40.456Z] Images: 2 [2021-07-27T12:16:40.456Z] Server Version: 20.10.6 [2021-07-27T12:16:40.456Z] Storage Driver: overlay2 [2021-07-27T12:16:40.456Z] Backing Filesystem: extfs [2021-07-27T12:16:40.456Z] Supports d_type: true [2021-07-27T12:16:40.456Z] Native Overlay Diff: true [2021-07-27T12:16:40.456Z] userxattr: false [2021-07-27T12:16:40.456Z] Logging Driver: json-file [2021-07-27T12:16:40.456Z] Cgroup Driver: cgroupfs [2021-07-27T12:16:40.456Z] Cgroup Version: 1 [2021-07-27T12:16:40.456Z] Plugins: [2021-07-27T12:16:40.456Z] Volume: local [2021-07-27T12:16:40.456Z] Network: bridge host ipvlan macvlan null overlay [2021-07-27T12:16:40.456Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-07-27T12:16:40.456Z] Swarm: inactive [2021-07-27T12:16:40.456Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-07-27T12:16:40.456Z] Default Runtime: runc [2021-07-27T12:16:40.456Z] Init Binary: docker-init [2021-07-27T12:16:40.456Z] containerd version: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-07-27T12:16:40.456Z] runc version: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-07-27T12:16:40.456Z] init version: de40ad0 [2021-07-27T12:16:40.456Z] Security Options: [2021-07-27T12:16:40.456Z] apparmor [2021-07-27T12:16:40.456Z] seccomp [2021-07-27T12:16:40.456Z] Profile: default [2021-07-27T12:16:40.456Z] Kernel Version: 5.4.0-1048-aws [2021-07-27T12:16:40.456Z] Operating System: Ubuntu 18.04.5 LTS [2021-07-27T12:16:40.456Z] OSType: linux [2021-07-27T12:16:40.456Z] Architecture: x86_64 [2021-07-27T12:16:40.456Z] CPUs: 2 [2021-07-27T12:16:40.456Z] Total Memory: 7.569GiB [2021-07-27T12:16:40.456Z] Name: ip-10-100-35-164 [2021-07-27T12:16:40.456Z] ID: KG52:ONVY:U5MS:VBR3:3V2I:UMRB:NEG5:YUDM:PLPH:2QKQ:N3BG:QG3A [2021-07-27T12:16:40.456Z] Docker Root Dir: /var/lib/docker [2021-07-27T12:16:40.456Z] Debug Mode: false [2021-07-27T12:16:40.456Z] Registry: https://index.docker.io/v1/ [2021-07-27T12:16:40.456Z] Labels: [2021-07-27T12:16:40.456Z] Experimental: true [2021-07-27T12:16:40.456Z] Insecure Registries: [2021-07-27T12:16:40.456Z] 127.0.0.0/8 [2021-07-27T12:16:40.456Z] Live Restore Enabled: true [2021-07-27T12:16:40.456Z] [2021-07-27T12:16:40.456Z] WARNING: No swap limit support [2021-07-27T12:16:40.466Z] Merge succeeded, producing 13cb04e57c9aafd93d10d06bdb942f2f10d7a8c2 [2021-07-27T12:16:40.466Z] Checking out Revision 13cb04e57c9aafd93d10d06bdb942f2f10d7a8c2 (PR-42683) [Pipeline] sh [2021-07-27T12:16:39.075Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-07-27T12:16:39.081Z] > git config --add remote.origin.fetch +refs/pull/42683/head:refs/remotes/origin/PR-42683 # timeout=10 [2021-07-27T12:16:39.086Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-07-27T12:16:39.101Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-07-27T12:16:39.110Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-07-27T12:16:39.111Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-27T12:16:39.112Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42683/head:refs/remotes/origin/PR-42683 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-07-27T12:16:39.458Z] > git config core.sparsecheckout # timeout=10 [2021-07-27T12:16:39.462Z] > git checkout -f 13cb04e57c9aafd93d10d06bdb942f2f10d7a8c2 # timeout=10 [2021-07-27T12:16:40.432Z] > git remote # timeout=10 [2021-07-27T12:16:40.437Z] > git config --get remote.origin.url # timeout=10 [2021-07-27T12:16:40.445Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-27T12:16:40.447Z] > git merge 12f1b3ce43fe4aea5a41750bcc20f2a7dd67dbfc # timeout=10 [2021-07-27T12:16:40.458Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-07-27T12:16:40.473Z] > git config core.sparsecheckout # timeout=10 [2021-07-27T12:16:40.477Z] > git checkout -f 13cb04e57c9aafd93d10d06bdb942f2f10d7a8c2 # timeout=10 [2021-07-27T12:16:40.767Z] + echo check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-07-27T12:16:40.767Z] check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-07-27T12:16:40.767Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42683/check-config.sh https://raw.githubusercontent.com/moby/moby/2b0755b936416834e14208c6c37b36977e67ea35/contrib/check-config.sh [2021-07-27T12:16:40.767Z] + bash /home/ubuntu/workspace/moby_PR-42683/check-config.sh [2021-07-27T12:16:40.767Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-07-27T12:16:40.767Z] info: reading kernel config from /boot/config-5.4.0-1048-aws ... [2021-07-27T12:16:40.767Z] [2021-07-27T12:16:40.767Z] Generally Necessary: [2021-07-27T12:16:40.767Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-07-27T12:16:40.767Z] - apparmor: enabled and tools installed [2021-07-27T12:16:40.767Z] - CONFIG_NAMESPACES: enabled [2021-07-27T12:16:40.767Z] - CONFIG_NET_NS: enabled [2021-07-27T12:16:40.767Z] - CONFIG_PID_NS: enabled [2021-07-27T12:16:40.767Z] - CONFIG_IPC_NS: enabled [2021-07-27T12:16:40.767Z] - CONFIG_UTS_NS: enabled [2021-07-27T12:16:40.767Z] - CONFIG_CGROUPS: enabled [2021-07-27T12:16:40.767Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-07-27T12:16:40.767Z] - CONFIG_CGROUP_DEVICE: enabled [2021-07-27T12:16:40.767Z] - CONFIG_CGROUP_FREEZER: enabled [2021-07-27T12:16:40.767Z] - CONFIG_CGROUP_SCHED: enabled [2021-07-27T12:16:40.767Z] - CONFIG_CPUSETS: enabled [2021-07-27T12:16:40.767Z] - CONFIG_MEMCG: enabled [2021-07-27T12:16:40.767Z] - CONFIG_KEYS: enabled [2021-07-27T12:16:40.767Z] - CONFIG_VETH: enabled (as module) [2021-07-27T12:16:40.767Z] - CONFIG_BRIDGE: enabled (as module) [2021-07-27T12:16:40.767Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-07-27T12:16:40.767Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-07-27T12:16:40.767Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-07-27T12:16:40.767Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-07-27T12:16:40.767Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-07-27T12:16:40.767Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-07-27T12:16:40.767Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2021-07-27T12:16:40.767Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-07-27T12:16:40.767Z] - CONFIG_NF_NAT: enabled (as module) [2021-07-27T12:16:40.767Z] - CONFIG_POSIX_MQUEUE: enabled [2021-07-27T12:16:40.767Z] [2021-07-27T12:16:40.767Z] Optional Features: [2021-07-27T12:16:40.767Z] - CONFIG_USER_NS: enabled [2021-07-27T12:16:40.767Z] - CONFIG_SECCOMP: enabled [2021-07-27T12:16:40.767Z] - CONFIG_SECCOMP_FILTER: enabled [2021-07-27T12:16:40.767Z] - CONFIG_CGROUP_PIDS: enabled [2021-07-27T12:16:40.767Z] - CONFIG_MEMCG_SWAP: enabled [2021-07-27T12:16:40.767Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-07-27T12:16:40.767Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-07-27T12:16:40.767Z] - CONFIG_BLK_CGROUP: enabled [2021-07-27T12:16:40.767Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-07-27T12:16:40.767Z] - CONFIG_CGROUP_PERF: enabled [2021-07-27T12:16:40.803Z] + echo check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-07-27T12:16:40.803Z] check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-07-27T12:16:40.803Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42683/check-config.sh https://raw.githubusercontent.com/moby/moby/2b0755b936416834e14208c6c37b36977e67ea35/contrib/check-config.sh [2021-07-27T12:16:40.803Z] + bash /home/ubuntu/workspace/moby_PR-42683/check-config.sh [2021-07-27T12:16:40.803Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-07-27T12:16:40.803Z] info: reading kernel config from /boot/config-5.4.0-1048-aws ... [2021-07-27T12:16:40.803Z] [2021-07-27T12:16:40.803Z] Generally Necessary: [2021-07-27T12:16:40.803Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-07-27T12:16:40.803Z] - apparmor: enabled and tools installed [2021-07-27T12:16:40.803Z] - CONFIG_NAMESPACES: enabled [2021-07-27T12:16:40.803Z] - CONFIG_NET_NS: enabled [2021-07-27T12:16:40.803Z] - CONFIG_PID_NS: enabled [2021-07-27T12:16:40.803Z] - CONFIG_IPC_NS: enabled [2021-07-27T12:16:40.803Z] - CONFIG_UTS_NS: enabled [2021-07-27T12:16:40.803Z] - CONFIG_CGROUPS: enabled [2021-07-27T12:16:40.803Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-07-27T12:16:40.803Z] - CONFIG_CGROUP_DEVICE: enabled [2021-07-27T12:16:40.803Z] - CONFIG_CGROUP_FREEZER: enabled [2021-07-27T12:16:40.803Z] - CONFIG_CGROUP_SCHED: enabled [2021-07-27T12:16:40.803Z] - CONFIG_CPUSETS: enabled [2021-07-27T12:16:40.803Z] - CONFIG_MEMCG: enabled [2021-07-27T12:16:40.803Z] - CONFIG_KEYS: enabled [2021-07-27T12:16:40.803Z] - CONFIG_VETH: enabled (as module) [2021-07-27T12:16:40.803Z] - CONFIG_BRIDGE: enabled (as module) [2021-07-27T12:16:40.803Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-07-27T12:16:40.803Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-07-27T12:16:40.803Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-07-27T12:16:40.803Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-07-27T12:16:40.803Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-07-27T12:16:40.803Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-07-27T12:16:40.803Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2021-07-27T12:16:40.803Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-07-27T12:16:40.803Z] - CONFIG_NF_NAT: enabled (as module) [2021-07-27T12:16:40.803Z] - CONFIG_POSIX_MQUEUE: enabled [2021-07-27T12:16:40.803Z] [2021-07-27T12:16:40.803Z] Optional Features: [2021-07-27T12:16:40.803Z] - CONFIG_USER_NS: enabled [2021-07-27T12:16:40.803Z] - CONFIG_SECCOMP: enabled [2021-07-27T12:16:40.803Z] - CONFIG_SECCOMP_FILTER: enabled [2021-07-27T12:16:40.803Z] - CONFIG_CGROUP_PIDS: enabled [2021-07-27T12:16:40.803Z] - CONFIG_MEMCG_SWAP: enabled [2021-07-27T12:16:40.803Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-07-27T12:16:40.803Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-07-27T12:16:40.879Z] Client: [2021-07-27T12:16:40.879Z] Context: default [2021-07-27T12:16:40.879Z] Debug Mode: false [2021-07-27T12:16:40.879Z] Plugins: [2021-07-27T12:16:40.879Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-07-27T12:16:40.879Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-07-27T12:16:40.879Z] scan: Docker Scan (Docker Inc., v0.7.0) [2021-07-27T12:16:40.879Z] [2021-07-27T12:16:40.879Z] Server: [2021-07-27T12:16:40.879Z] Containers: 0 [2021-07-27T12:16:40.879Z] Running: 0 [2021-07-27T12:16:40.879Z] Paused: 0 [2021-07-27T12:16:40.879Z] Stopped: 0 [2021-07-27T12:16:40.879Z] Images: 2 [2021-07-27T12:16:40.879Z] Server Version: 20.10.6 [2021-07-27T12:16:40.879Z] Storage Driver: overlay2 [2021-07-27T12:16:40.879Z] Backing Filesystem: extfs [2021-07-27T12:16:40.879Z] Supports d_type: true [2021-07-27T12:16:40.879Z] Native Overlay Diff: true [2021-07-27T12:16:40.879Z] userxattr: false [2021-07-27T12:16:40.879Z] Logging Driver: json-file [2021-07-27T12:16:40.879Z] Cgroup Driver: systemd [2021-07-27T12:16:40.879Z] Cgroup Version: 2 [2021-07-27T12:16:40.879Z] Plugins: [2021-07-27T12:16:40.879Z] Volume: local [2021-07-27T12:16:40.879Z] Network: bridge host ipvlan macvlan null overlay [2021-07-27T12:16:40.879Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-07-27T12:16:40.879Z] Swarm: inactive [2021-07-27T12:16:40.879Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-07-27T12:16:40.879Z] Default Runtime: runc [2021-07-27T12:16:40.879Z] Init Binary: docker-init [2021-07-27T12:16:40.879Z] containerd version: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-07-27T12:16:40.879Z] runc version: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-07-27T12:16:40.879Z] init version: de40ad0 [2021-07-27T12:16:40.879Z] Security Options: [2021-07-27T12:16:40.879Z] apparmor [2021-07-27T12:16:40.879Z] seccomp [2021-07-27T12:16:40.879Z] Profile: default [2021-07-27T12:16:40.879Z] cgroupns [2021-07-27T12:16:40.879Z] Kernel Version: 5.4.0-1048-aws [2021-07-27T12:16:40.879Z] Operating System: Ubuntu 20.04.2 LTS [2021-07-27T12:16:40.879Z] OSType: linux [2021-07-27T12:16:40.879Z] Architecture: x86_64 [2021-07-27T12:16:40.879Z] CPUs: 2 [2021-07-27T12:16:40.879Z] Total Memory: 7.569GiB [2021-07-27T12:16:40.879Z] Name: ip-10-100-90-154 [2021-07-27T12:16:40.879Z] ID: BPI2:DJ3J:2BX4:S6D2:XUGC:3EVF:YTII:HJPT:TJU6:HPWF:P5M7:CUDP [2021-07-27T12:16:40.879Z] Docker Root Dir: /var/lib/docker [2021-07-27T12:16:40.879Z] Debug Mode: false [2021-07-27T12:16:40.879Z] Registry: https://index.docker.io/v1/ [2021-07-27T12:16:40.879Z] Labels: [2021-07-27T12:16:40.879Z] Experimental: true [2021-07-27T12:16:40.879Z] Insecure Registries: [2021-07-27T12:16:40.879Z] 127.0.0.0/8 [2021-07-27T12:16:40.879Z] Live Restore Enabled: true [2021-07-27T12:16:40.879Z] [2021-07-27T12:16:40.879Z] WARNING: No kernel memory limit support [2021-07-27T12:16:40.879Z] WARNING: No oom kill disable support [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-07-27T12:16:41.022Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-07-27T12:16:41.022Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-07-27T12:16:41.022Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-07-27T12:16:41.022Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-07-27T12:16:41.022Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-07-27T12:16:41.022Z] - CONFIG_RT_GROUP_SCHED: missing [2021-07-27T12:16:41.022Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-07-27T12:16:41.022Z] - CONFIG_IP_VS: enabled (as module) [2021-07-27T12:16:41.022Z] - CONFIG_IP_VS_NFCT: enabled [2021-07-27T12:16:41.022Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-07-27T12:16:41.022Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-07-27T12:16:41.022Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-07-27T12:16:41.022Z] - CONFIG_SECURITY_SELINUX: enabled [2021-07-27T12:16:41.022Z] - CONFIG_SECURITY_APPARMOR: enabled [2021-07-27T12:16:41.022Z] - CONFIG_EXT4_FS: enabled [2021-07-27T12:16:41.022Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-07-27T12:16:41.022Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-07-27T12:16:41.022Z] - Network Drivers: [2021-07-27T12:16:41.022Z] - "overlay": [2021-07-27T12:16:41.022Z] - CONFIG_VXLAN: enabled (as module) [2021-07-27T12:16:41.022Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-07-27T12:16:41.022Z] Optional (for encrypted networks): [2021-07-27T12:16:41.022Z] - CONFIG_CRYPTO: enabled [2021-07-27T12:16:41.023Z] - CONFIG_CRYPTO_AEAD: enabled [2021-07-27T12:16:41.023Z] - CONFIG_CRYPTO_GCM: enabled [2021-07-27T12:16:41.023Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-07-27T12:16:41.023Z] - CONFIG_CRYPTO_GHASH: enabled [2021-07-27T12:16:41.023Z] - CONFIG_XFRM: enabled [2021-07-27T12:16:41.023Z] - CONFIG_XFRM_USER: enabled (as module) [2021-07-27T12:16:41.023Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-07-27T12:16:41.023Z] - CONFIG_INET_ESP: enabled (as module) [2021-07-27T12:16:41.023Z] - "ipvlan": [2021-07-27T12:16:41.023Z] - CONFIG_IPVLAN: enabled (as module) [2021-07-27T12:16:41.023Z] - "macvlan": [2021-07-27T12:16:41.023Z] - CONFIG_MACVLAN: enabled (as module) [2021-07-27T12:16:41.023Z] - CONFIG_DUMMY: enabled (as module) [2021-07-27T12:16:41.023Z] - "ftp,tftp client in container": [2021-07-27T12:16:41.023Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-07-27T12:16:41.023Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-07-27T12:16:41.023Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-07-27T12:16:41.023Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-07-27T12:16:41.023Z] - Storage Drivers: [2021-07-27T12:16:41.023Z] - "aufs": [2021-07-27T12:16:41.023Z] - CONFIG_AUFS_FS: enabled (as module) [2021-07-27T12:16:41.023Z] - "btrfs": [2021-07-27T12:16:41.023Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-07-27T12:16:41.023Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-07-27T12:16:41.023Z] - "devicemapper": [2021-07-27T12:16:41.023Z] - CONFIG_BLK_DEV_DM: enabled [2021-07-27T12:16:41.023Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-07-27T12:16:41.023Z] - "overlay": [2021-07-27T12:16:41.023Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-07-27T12:16:41.023Z] - "zfs": [2021-07-27T12:16:41.023Z] - /dev/zfs: present [2021-07-27T12:16:41.023Z] - zfs command: missing [2021-07-27T12:16:41.023Z] - zpool command: missing [2021-07-27T12:16:41.023Z] [2021-07-27T12:16:41.023Z] Limits: [2021-07-27T12:16:41.023Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-07-27T12:16:41.023Z] [2021-07-27T12:16:41.023Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [2021-07-27T12:16:41.064Z] - CONFIG_BLK_CGROUP: enabled [2021-07-27T12:16:41.064Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-07-27T12:16:41.064Z] - CONFIG_CGROUP_PERF: enabled [2021-07-27T12:16:41.064Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-07-27T12:16:41.064Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-07-27T12:16:41.064Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-07-27T12:16:41.064Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-07-27T12:16:41.064Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-07-27T12:16:41.064Z] - CONFIG_RT_GROUP_SCHED: missing [2021-07-27T12:16:41.064Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-07-27T12:16:41.064Z] - CONFIG_IP_VS: enabled (as module) [2021-07-27T12:16:41.064Z] - CONFIG_IP_VS_NFCT: enabled [2021-07-27T12:16:41.064Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-07-27T12:16:41.064Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-07-27T12:16:41.064Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-07-27T12:16:41.064Z] - CONFIG_SECURITY_SELINUX: enabled [2021-07-27T12:16:41.064Z] - CONFIG_SECURITY_APPARMOR: enabled [2021-07-27T12:16:41.064Z] - CONFIG_EXT4_FS: enabled [2021-07-27T12:16:41.064Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-07-27T12:16:41.064Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-07-27T12:16:41.064Z] - Network Drivers: [2021-07-27T12:16:41.064Z] - "overlay": [2021-07-27T12:16:41.064Z] - CONFIG_VXLAN: enabled (as module) [2021-07-27T12:16:41.064Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-07-27T12:16:41.064Z] Optional (for encrypted networks): [2021-07-27T12:16:41.064Z] - CONFIG_CRYPTO: enabled [2021-07-27T12:16:41.064Z] - CONFIG_CRYPTO_AEAD: enabled [2021-07-27T12:16:41.064Z] - CONFIG_CRYPTO_GCM: enabled [2021-07-27T12:16:41.064Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-07-27T12:16:41.064Z] - CONFIG_CRYPTO_GHASH: enabled [2021-07-27T12:16:41.064Z] - CONFIG_XFRM: enabled [2021-07-27T12:16:41.064Z] - CONFIG_XFRM_USER: enabled (as module) [2021-07-27T12:16:41.064Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-07-27T12:16:41.064Z] - CONFIG_INET_ESP: enabled (as module) [2021-07-27T12:16:41.064Z] - "ipvlan": [2021-07-27T12:16:41.064Z] - CONFIG_IPVLAN: enabled (as module) [2021-07-27T12:16:41.064Z] - "macvlan": [2021-07-27T12:16:41.064Z] - CONFIG_MACVLAN: enabled (as module) [2021-07-27T12:16:41.064Z] - CONFIG_DUMMY: enabled (as module) [2021-07-27T12:16:41.064Z] - "ftp,tftp client in container": [2021-07-27T12:16:41.064Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-07-27T12:16:41.064Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-07-27T12:16:41.064Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-07-27T12:16:41.064Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-07-27T12:16:41.064Z] - Storage Drivers: [2021-07-27T12:16:41.064Z] - "aufs": [2021-07-27T12:16:41.064Z] - CONFIG_AUFS_FS: enabled (as module) [2021-07-27T12:16:41.064Z] - "btrfs": [2021-07-27T12:16:41.064Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-07-27T12:16:41.064Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-07-27T12:16:41.064Z] - "devicemapper": [2021-07-27T12:16:41.064Z] - CONFIG_BLK_DEV_DM: enabled [2021-07-27T12:16:41.064Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-07-27T12:16:41.064Z] - "overlay": [2021-07-27T12:16:41.064Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-07-27T12:16:41.064Z] - "zfs": [2021-07-27T12:16:41.064Z] - /dev/zfs: present [2021-07-27T12:16:41.064Z] - zfs command: missing [2021-07-27T12:16:41.064Z] - zpool command: missing [2021-07-27T12:16:41.064Z] [2021-07-27T12:16:41.064Z] Limits: [2021-07-27T12:16:41.064Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-07-27T12:16:41.064Z] [2021-07-27T12:16:41.064Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-07-27T12:16:39.323Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-07-27T12:16:39.325Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-27T12:16:39.325Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42683/head:refs/remotes/origin/PR-42683 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-07-27T12:16:40.093Z] > git config core.sparsecheckout # timeout=10 [2021-07-27T12:16:40.150Z] > git checkout -f 13cb04e57c9aafd93d10d06bdb942f2f10d7a8c2 # timeout=10 [2021-07-27T12:16:41.142Z] Commit message: "remove various LCOW bits (container, image, pkg/containerfs)" [Pipeline] sh [2021-07-27T12:16:41.204Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:13cb04e57c9aafd93d10d06bdb942f2f10d7a8c2 . [2021-07-27T12:16:41.389Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg CROSS=true -t docker:13cb04e57c9aafd93d10d06bdb942f2f10d7a8c2 . [2021-07-27T12:16:41.389Z] #1 [internal] load build definition from Dockerfile [2021-07-27T12:16:41.389Z] #1 sha256:fdb4f584597ee3fa64b63805c75aaa831326d5a5c66255987baa89bcd18cd6de [2021-07-27T12:16:41.389Z] #1 transferring dockerfile: 16.59kB done [2021-07-27T12:16:41.389Z] #1 DONE 0.0s [2021-07-27T12:16:41.389Z] [2021-07-27T12:16:41.389Z] #2 [internal] load .dockerignore [2021-07-27T12:16:41.389Z] #2 sha256:1bc27c25c39c90eac86990b2a90f7317a241c6a5569092798e2a4b9854100fcc [2021-07-27T12:16:41.389Z] #2 transferring context: 87B done [2021-07-27T12:16:41.389Z] #2 DONE 0.0s [2021-07-27T12:16:41.389Z] [2021-07-27T12:16:41.389Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-07-27T12:16:41.389Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2021-07-27T12:16:41.431Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:13cb04e57c9aafd93d10d06bdb942f2f10d7a8c2 . [2021-07-27T12:16:41.460Z] #1 [internal] load build definition from Dockerfile [2021-07-27T12:16:41.460Z] #1 sha256:5aa987b36c34c59d5da07a23510046d907f9144771a289581d9a7fc408a9a8b2 [2021-07-27T12:16:41.460Z] #1 transferring dockerfile: 16.59kB done [2021-07-27T12:16:41.460Z] #1 DONE 0.1s [2021-07-27T12:16:41.460Z] [2021-07-27T12:16:41.460Z] #2 [internal] load .dockerignore [2021-07-27T12:16:41.460Z] #2 sha256:dcb763ae2a7c99a2ea104edf41e2f93c53ebc0056a23c8b399d7f1e12d5c164a [2021-07-27T12:16:41.460Z] #2 transferring context: 87B done [2021-07-27T12:16:41.460Z] #2 DONE 0.0s [2021-07-27T12:16:41.460Z] [2021-07-27T12:16:41.460Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-07-27T12:16:41.460Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2021-07-27T12:16:41.460Z] #3 DONE 0.1s [2021-07-27T12:16:41.460Z] [2021-07-27T12:16:41.460Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-07-27T12:16:41.460Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2021-07-27T12:16:41.460Z] #4 CACHED [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-07-27T12:16:41.645Z] #3 DONE 0.1s [2021-07-27T12:16:41.645Z] [2021-07-27T12:16:41.645Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-07-27T12:16:41.645Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2021-07-27T12:16:41.645Z] #4 CACHED [2021-07-27T12:16:41.694Z] #2 [internal] load .dockerignore [2021-07-27T12:16:41.694Z] #2 sha256:3033f903eba910cc6fb3ec7967deb6797d346bf64951acae119332f296927eb2 [2021-07-27T12:16:41.694Z] #2 transferring context: 87B done [2021-07-27T12:16:41.694Z] #2 ... [2021-07-27T12:16:41.694Z] [2021-07-27T12:16:41.694Z] #1 [internal] load build definition from Dockerfile [2021-07-27T12:16:41.694Z] #1 sha256:adb52ad3622f42b0a41248629b46a9efdc4da3fafef292a99c87f09310c1ac2f [2021-07-27T12:16:41.694Z] #1 transferring dockerfile: 16.59kB done [2021-07-27T12:16:41.694Z] #1 DONE 0.2s [2021-07-27T12:16:41.716Z] [2021-07-27T12:16:41.716Z] #5 [internal] load metadata for docker.io/library/debian:buster [2021-07-27T12:16:41.716Z] #5 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-07-27T12:16:41.716Z] #5 DONE 0.1s [2021-07-27T12:16:41.716Z] [2021-07-27T12:16:41.716Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-07-27T12:16:41.716Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-07-27T12:16:41.719Z] #57 ... [2021-07-27T12:16:41.719Z] [2021-07-27T12:16:41.719Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-07-27T12:16:41.719Z] #13 sha256:97889d2484eb8f0c9c8514fe79398ce00615f08324eb75a6da1f77d267f9de68 [2021-07-27T12:16:41.719Z] #13 11.51 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-07-27T12:16:41.719Z] #13 11.52 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-07-27T12:16:41.719Z] #13 11.52 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-07-27T12:16:41.719Z] #13 14.72 Selecting previously unselected package libapparmor1:amd64. [2021-07-27T12:16:41.719Z] #13 14.72 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2021-07-27T12:16:41.719Z] #13 14.73 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2021-07-27T12:16:41.719Z] #13 14.82 Selecting previously unselected package libapparmor-dev:amd64. [2021-07-27T12:16:41.720Z] #13 14.83 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2021-07-27T12:16:41.720Z] #13 14.84 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2021-07-27T12:16:41.720Z] #13 14.95 Selecting previously unselected package libbtrfs0. [2021-07-27T12:16:41.879Z] + docker version [2021-07-27T12:16:41.879Z] Client: Docker Engine - Community [2021-07-27T12:16:41.879Z] Version: 20.10.6 [2021-07-27T12:16:41.879Z] API version: 1.41 [2021-07-27T12:16:41.879Z] Go version: go1.13.15 [2021-07-27T12:16:41.879Z] Git commit: 370c289 [2021-07-27T12:16:41.879Z] Built: Fri Apr 9 22:45:59 2021 [2021-07-27T12:16:41.879Z] OS/Arch: linux/arm64 [2021-07-27T12:16:41.879Z] Context: default [2021-07-27T12:16:41.879Z] Experimental: true [2021-07-27T12:16:41.879Z] [2021-07-27T12:16:41.879Z] Server: Docker Engine - Community [2021-07-27T12:16:41.879Z] Engine: [2021-07-27T12:16:41.879Z] Version: 20.10.6 [2021-07-27T12:16:41.879Z] API version: 1.41 (minimum version 1.12) [2021-07-27T12:16:41.879Z] Go version: go1.13.15 [2021-07-27T12:16:41.879Z] Git commit: 8728dd2 [2021-07-27T12:16:41.879Z] Built: Fri Apr 9 22:44:09 2021 [2021-07-27T12:16:41.879Z] OS/Arch: linux/arm64 [2021-07-27T12:16:41.879Z] Experimental: true [2021-07-27T12:16:41.879Z] containerd: [2021-07-27T12:16:41.879Z] Version: 1.4.6 [2021-07-27T12:16:41.879Z] GitCommit: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-07-27T12:16:41.879Z] runc: [2021-07-27T12:16:41.879Z] Version: 1.0.0-rc95 [2021-07-27T12:16:41.879Z] GitCommit: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-07-27T12:16:41.879Z] docker-init: [2021-07-27T12:16:41.879Z] Version: 0.19.0 [2021-07-27T12:16:41.879Z] GitCommit: de40ad0 [Pipeline] sh [2021-07-27T12:16:41.900Z] [2021-07-27T12:16:41.900Z] #5 [internal] load metadata for docker.io/library/debian:buster [2021-07-27T12:16:41.900Z] #5 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-07-27T12:16:41.900Z] #5 DONE 0.1s [2021-07-27T12:16:41.900Z] [2021-07-27T12:16:41.900Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-07-27T12:16:41.900Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-07-27T12:16:41.900Z] #8 DONE 0.1s [2021-07-27T12:16:41.900Z] [2021-07-27T12:16:41.900Z] #6 [internal] load metadata for docker.io/library/golang:1.16.6-buster [2021-07-27T12:16:41.900Z] #6 sha256:d720b104ffb4d08cfe3071ebec3e70264008e18c25bbf51555e7bf1acb0818a7 [2021-07-27T12:16:41.900Z] #6 DONE 0.1s [2021-07-27T12:16:41.900Z] [2021-07-27T12:16:41.900Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-07-27T12:16:41.900Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-07-27T12:16:41.900Z] #7 DONE 0.1s [2021-07-27T12:16:41.955Z] [2021-07-27T12:16:41.955Z] #2 [internal] load .dockerignore [2021-07-27T12:16:41.955Z] #2 sha256:3033f903eba910cc6fb3ec7967deb6797d346bf64951acae119332f296927eb2 [2021-07-27T12:16:41.955Z] #2 DONE 0.3s [2021-07-27T12:16:41.955Z] [2021-07-27T12:16:41.955Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-07-27T12:16:41.955Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2021-07-27T12:16:41.955Z] #3 DONE 0.2s [2021-07-27T12:16:41.974Z] #8 DONE 0.1s [2021-07-27T12:16:41.975Z] [2021-07-27T12:16:41.975Z] #6 [internal] load metadata for docker.io/library/golang:1.16.6-buster [2021-07-27T12:16:41.975Z] #6 sha256:d720b104ffb4d08cfe3071ebec3e70264008e18c25bbf51555e7bf1acb0818a7 [2021-07-27T12:16:41.975Z] #6 DONE 0.1s [2021-07-27T12:16:41.975Z] [2021-07-27T12:16:41.975Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-07-27T12:16:41.975Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-07-27T12:16:41.975Z] #7 DONE 0.1s [2021-07-27T12:16:41.978Z] #13 14.96 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2021-07-27T12:16:41.978Z] #13 14.96 Unpacking libbtrfs0 (4.20.1-2) ... [2021-07-27T12:16:41.978Z] #13 15.02 Selecting previously unselected package libbtrfs-dev. [2021-07-27T12:16:41.978Z] #13 15.02 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-07-27T12:16:41.978Z] #13 15.02 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-07-27T12:16:41.978Z] #13 15.09 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2021-07-27T12:16:41.978Z] #13 15.09 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-07-27T12:16:41.978Z] #13 15.10 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-07-27T12:16:41.978Z] #13 15.17 Selecting previously unselected package libudev-dev:amd64. [2021-07-27T12:16:41.978Z] #13 15.18 Preparing to unpack .../15-libudev-dev_241-7~deb10u8_amd64.deb ... [2021-07-27T12:16:41.978Z] #13 15.20 Unpacking libudev-dev:amd64 (241-7~deb10u8) ... [2021-07-27T12:16:42.158Z] [2021-07-27T12:16:42.158Z] #72 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-07-27T12:16:42.158Z] #72 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-07-27T12:16:42.158Z] #72 DONE 0.0s [2021-07-27T12:16:42.158Z] [2021-07-27T12:16:42.158Z] #70 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-07-27T12:16:42.158Z] #70 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-07-27T12:16:42.158Z] #70 DONE 0.0s [2021-07-27T12:16:42.158Z] [2021-07-27T12:16:42.158Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4 [2021-07-27T12:16:42.159Z] #9 sha256:a84e5b3218051872d0fdc0dec652f39d424441ec39ad868ed01f6cb71fda87bf [2021-07-27T12:16:42.159Z] #9 DONE 0.0s [2021-07-27T12:16:42.159Z] [2021-07-27T12:16:42.159Z] #33 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:cc58a29c333ee594f7624d968123429b26916face46169304f07580644dde6b2 [2021-07-27T12:16:42.159Z] #33 sha256:2e71326df37ab77cc945afb6acdacb8e33b586ca761a5d654189b477e6142e91 [2021-07-27T12:16:42.159Z] #33 DONE 0.0s [2021-07-27T12:16:42.159Z] [2021-07-27T12:16:42.159Z] #30 [internal] load build context [2021-07-27T12:16:42.159Z] #30 sha256:4c51e5ccff52e27d2a07b4655d0a3d1ca5ea9e5ce76ca333c01150b5078b2874 [2021-07-27T12:16:42.171Z] + docker info [2021-07-27T12:16:42.211Z] Running on azwin-2-214dd0 in d:\jenkins\workspace\moby_PR-42683 [Pipeline] { [2021-07-27T12:16:42.218Z] [2021-07-27T12:16:42.218Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-07-27T12:16:42.218Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2021-07-27T12:16:42.218Z] #4 CACHED [Pipeline] ws [2021-07-27T12:16:42.238Z] #13 15.26 Selecting previously unselected package libsepol1-dev:amd64. [2021-07-27T12:16:42.238Z] #13 15.26 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2021-07-27T12:16:42.238Z] #13 15.27 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2021-07-27T12:16:42.238Z] #13 15.37 Selecting previously unselected package libpcre16-3:amd64. [2021-07-27T12:16:42.238Z] #13 15.37 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2021-07-27T12:16:42.238Z] #13 15.37 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2021-07-27T12:16:42.238Z] #13 15.46 Selecting previously unselected package libpcre32-3:amd64. [2021-07-27T12:16:42.239Z] [2021-07-27T12:16:42.239Z] #63 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-07-27T12:16:42.239Z] #63 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-07-27T12:16:42.239Z] #63 DONE 0.0s [2021-07-27T12:16:42.239Z] [2021-07-27T12:16:42.239Z] #65 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-07-27T12:16:42.239Z] #65 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-07-27T12:16:42.239Z] #65 DONE 0.0s [2021-07-27T12:16:42.239Z] [2021-07-27T12:16:42.239Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4 [2021-07-27T12:16:42.239Z] #9 sha256:a84e5b3218051872d0fdc0dec652f39d424441ec39ad868ed01f6cb71fda87bf [2021-07-27T12:16:42.239Z] #9 DONE 0.0s [2021-07-27T12:16:42.239Z] [2021-07-27T12:16:42.239Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:cc58a29c333ee594f7624d968123429b26916face46169304f07580644dde6b2 [2021-07-27T12:16:42.239Z] #26 sha256:2e71326df37ab77cc945afb6acdacb8e33b586ca761a5d654189b477e6142e91 [2021-07-27T12:16:42.239Z] #26 DONE 0.0s [2021-07-27T12:16:42.239Z] [2021-07-27T12:16:42.239Z] #23 [internal] load build context [2021-07-27T12:16:42.239Z] #23 sha256:ef7d15ccfb102a7e4bbec9c6d27e475e56182aff72d39a0cb9e820eb3396d0de [2021-07-27T12:16:42.239Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2021-07-27T12:16:42.375Z] The recommended git tool is: git [2021-07-27T12:16:42.496Z] #23 ... [2021-07-27T12:16:42.496Z] [2021-07-27T12:16:42.496Z] #42 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key [2021-07-27T12:16:42.496Z] #42 sha256:4ebf95ef235c2a9565f1170d2820bf979767f762364b8c31dc05ef47e15c9784 [2021-07-27T12:16:42.496Z] #42 DONE 0.4s [2021-07-27T12:16:42.496Z] [2021-07-27T12:16:42.496Z] #23 [internal] load build context [2021-07-27T12:16:42.496Z] #23 sha256:ef7d15ccfb102a7e4bbec9c6d27e475e56182aff72d39a0cb9e820eb3396d0de [2021-07-27T12:16:42.502Z] #13 15.46 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2021-07-27T12:16:42.502Z] #13 15.47 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2021-07-27T12:16:42.502Z] #13 15.54 Selecting previously unselected package libpcrecpp0v5:amd64. [2021-07-27T12:16:42.502Z] #13 15.55 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2021-07-27T12:16:42.502Z] #13 15.55 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-07-27T12:16:42.502Z] #13 15.61 Selecting previously unselected package libpcre3-dev:amd64. [2021-07-27T12:16:42.502Z] #13 15.61 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2021-07-27T12:16:42.502Z] #13 15.62 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2021-07-27T12:16:42.502Z] #13 15.73 Selecting previously unselected package libselinux1-dev:amd64. [2021-07-27T12:16:42.586Z] using credential docker-jenkins-github-credentials [2021-07-27T12:16:42.660Z] Cloning the remote Git repository [2021-07-27T12:16:42.660Z] Cloning with configured refspecs honoured and without tags [2021-07-27T12:16:42.750Z] #30 ... [2021-07-27T12:16:42.750Z] [2021-07-27T12:16:42.750Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key [2021-07-27T12:16:42.750Z] #49 sha256:4ebf95ef235c2a9565f1170d2820bf979767f762364b8c31dc05ef47e15c9784 [2021-07-27T12:16:42.750Z] #49 DONE 0.4s [2021-07-27T12:16:42.750Z] [2021-07-27T12:16:42.750Z] #30 [internal] load build context [2021-07-27T12:16:42.750Z] #30 sha256:4c51e5ccff52e27d2a07b4655d0a3d1ca5ea9e5ce76ca333c01150b5078b2874 [2021-07-27T12:16:42.751Z] Client: [2021-07-27T12:16:42.751Z] Context: default [2021-07-27T12:16:42.751Z] Debug Mode: false [2021-07-27T12:16:42.751Z] Plugins: [2021-07-27T12:16:42.751Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-07-27T12:16:42.751Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-07-27T12:16:42.751Z] [2021-07-27T12:16:42.751Z] Server: [2021-07-27T12:16:42.751Z] Containers: 0 [2021-07-27T12:16:42.751Z] Running: 0 [2021-07-27T12:16:42.751Z] Paused: 0 [2021-07-27T12:16:42.751Z] Stopped: 0 [2021-07-27T12:16:42.751Z] Images: 2 [2021-07-27T12:16:42.751Z] Server Version: 20.10.6 [2021-07-27T12:16:42.751Z] Storage Driver: overlay2 [2021-07-27T12:16:42.751Z] Backing Filesystem: extfs [2021-07-27T12:16:42.751Z] Supports d_type: true [2021-07-27T12:16:42.751Z] Native Overlay Diff: true [2021-07-27T12:16:42.751Z] userxattr: false [2021-07-27T12:16:42.751Z] Logging Driver: json-file [2021-07-27T12:16:42.751Z] Cgroup Driver: cgroupfs [2021-07-27T12:16:42.751Z] Cgroup Version: 1 [2021-07-27T12:16:42.751Z] Plugins: [2021-07-27T12:16:42.751Z] Volume: local [2021-07-27T12:16:42.751Z] Network: bridge host ipvlan macvlan null overlay [2021-07-27T12:16:42.751Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-07-27T12:16:42.751Z] Swarm: inactive [2021-07-27T12:16:42.751Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-07-27T12:16:42.751Z] Default Runtime: runc [2021-07-27T12:16:42.751Z] Init Binary: docker-init [2021-07-27T12:16:42.751Z] containerd version: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-07-27T12:16:42.751Z] runc version: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-07-27T12:16:42.751Z] init version: de40ad0 [2021-07-27T12:16:42.751Z] Security Options: [2021-07-27T12:16:42.751Z] apparmor [2021-07-27T12:16:42.751Z] seccomp [2021-07-27T12:16:42.751Z] Profile: default [2021-07-27T12:16:42.751Z] Kernel Version: 5.4.0-1048-aws [2021-07-27T12:16:42.751Z] Operating System: Ubuntu 20.04.2 LTS [2021-07-27T12:16:42.751Z] OSType: linux [2021-07-27T12:16:42.751Z] Architecture: aarch64 [2021-07-27T12:16:42.751Z] CPUs: 4 [2021-07-27T12:16:42.751Z] Total Memory: 7.494GiB [2021-07-27T12:16:42.751Z] Name: ip-10-100-122-202 [2021-07-27T12:16:42.751Z] ID: MGZL:OOTV:SN5F:X6EL:EAFI:KBFD:Y3ES:GQ7F:YIFA:P3HD:KTGV:V6GG [2021-07-27T12:16:42.751Z] Docker Root Dir: /var/lib/docker [2021-07-27T12:16:42.751Z] Debug Mode: false [2021-07-27T12:16:42.751Z] Registry: https://index.docker.io/v1/ [2021-07-27T12:16:42.751Z] Labels: [2021-07-27T12:16:42.751Z] Experimental: true [2021-07-27T12:16:42.751Z] Insecure Registries: [2021-07-27T12:16:42.751Z] 127.0.0.0/8 [2021-07-27T12:16:42.751Z] Live Restore Enabled: true [2021-07-27T12:16:42.751Z] [2021-07-27T12:16:42.751Z] WARNING: No swap limit support [2021-07-27T12:16:42.760Z] #13 15.73 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2021-07-27T12:16:42.760Z] #13 15.73 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2021-07-27T12:16:42.760Z] #13 15.82 Selecting previously unselected package libdevmapper-dev:amd64. [2021-07-27T12:16:42.760Z] #13 15.83 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2021-07-27T12:16:42.760Z] #13 15.83 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-07-27T12:16:42.760Z] #13 15.87 Selecting previously unselected package libseccomp-dev:amd64. [2021-07-27T12:16:42.760Z] #13 15.88 Preparing to unpack .../23-libseccomp-dev_2.4.4-1~bpo10+1_amd64.deb ... [2021-07-27T12:16:42.760Z] #13 15.88 Unpacking libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-07-27T12:16:42.760Z] #13 15.93 Selecting previously unselected package libsystemd-dev:amd64. [2021-07-27T12:16:42.760Z] #13 15.93 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u8_amd64.deb ... [2021-07-27T12:16:42.760Z] #13 15.93 Unpacking libsystemd-dev:amd64 (241-7~deb10u8) ... [2021-07-27T12:16:42.760Z] #13 16.03 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-07-27T12:16:42.760Z] #13 16.04 Setting up libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [Pipeline] sh [2021-07-27T12:16:42.793Z] [2021-07-27T12:16:42.793Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-07-27T12:16:42.793Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-07-27T12:16:42.793Z] #8 ... [2021-07-27T12:16:42.793Z] [2021-07-27T12:16:42.793Z] #5 [internal] load metadata for docker.io/library/golang:1.16.6-buster [2021-07-27T12:16:42.793Z] #5 sha256:d720b104ffb4d08cfe3071ebec3e70264008e18c25bbf51555e7bf1acb0818a7 [2021-07-27T12:16:42.793Z] #5 DONE 0.3s [2021-07-27T12:16:42.793Z] [2021-07-27T12:16:42.793Z] #6 [internal] load metadata for docker.io/library/debian:buster [2021-07-27T12:16:42.793Z] #6 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-07-27T12:16:42.793Z] #6 DONE 0.4s [2021-07-27T12:16:43.018Z] #13 16.06 Setting up libapparmor1:amd64 (2.13.2-10) ... [2021-07-27T12:16:43.018Z] #13 16.07 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-07-27T12:16:43.018Z] #13 16.09 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2021-07-27T12:16:43.018Z] #13 16.10 Setting up libsepol1-dev:amd64 (2.8-1) ... [2021-07-27T12:16:43.018Z] #13 16.11 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-07-27T12:16:43.018Z] #13 16.13 Setting up libbtrfs0 (4.20.1-2) ... [2021-07-27T12:16:43.018Z] #13 16.14 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2021-07-27T12:16:43.018Z] #13 16.16 Setting up libudev-dev:amd64 (241-7~deb10u8) ... [2021-07-27T12:16:43.018Z] #13 16.18 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-07-27T12:16:43.018Z] #13 16.19 Setting up libbtrfs-dev (4.20.1-2) ... [2021-07-27T12:16:43.018Z] #13 16.20 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2021-07-27T12:16:43.018Z] #13 16.21 Setting up mingw-w64-common (6.0.0-3) ... [2021-07-27T12:16:43.018Z] #13 16.23 Setting up libsystemd-dev:amd64 (241-7~deb10u8) ... [2021-07-27T12:16:43.018Z] #13 16.24 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-07-27T12:16:43.018Z] #13 16.25 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2021-07-27T12:16:43.018Z] #13 16.27 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-07-27T12:16:43.042Z] + echo check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-07-27T12:16:43.042Z] check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-07-27T12:16:43.042Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42683/check-config.sh https://raw.githubusercontent.com/moby/moby/2b0755b936416834e14208c6c37b36977e67ea35/contrib/check-config.sh [2021-07-27T12:16:43.042Z] + bash /home/ubuntu/workspace/moby_PR-42683/check-config.sh [2021-07-27T12:16:43.042Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-07-27T12:16:43.042Z] info: reading kernel config from /boot/config-5.4.0-1048-aws ... [2021-07-27T12:16:43.042Z] [2021-07-27T12:16:43.042Z] Generally Necessary: [2021-07-27T12:16:43.042Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-07-27T12:16:43.042Z] - apparmor: enabled and tools installed [2021-07-27T12:16:43.042Z] - CONFIG_NAMESPACES: enabled [2021-07-27T12:16:43.042Z] - CONFIG_NET_NS: enabled [2021-07-27T12:16:43.042Z] - CONFIG_PID_NS: enabled [2021-07-27T12:16:43.042Z] - CONFIG_IPC_NS: enabled [2021-07-27T12:16:43.042Z] - CONFIG_UTS_NS: enabled [2021-07-27T12:16:43.042Z] - CONFIG_CGROUPS: enabled [2021-07-27T12:16:43.042Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-07-27T12:16:43.042Z] - CONFIG_CGROUP_DEVICE: enabled [2021-07-27T12:16:43.042Z] - CONFIG_CGROUP_FREEZER: enabled [2021-07-27T12:16:43.042Z] - CONFIG_CGROUP_SCHED: enabled [2021-07-27T12:16:43.042Z] - CONFIG_CPUSETS: enabled [2021-07-27T12:16:43.042Z] - CONFIG_MEMCG: enabled [2021-07-27T12:16:43.042Z] - CONFIG_KEYS: enabled [2021-07-27T12:16:43.042Z] - CONFIG_VETH: enabled (as module) [2021-07-27T12:16:43.042Z] - CONFIG_BRIDGE: enabled (as module) [2021-07-27T12:16:43.042Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-07-27T12:16:43.053Z] [2021-07-27T12:16:43.053Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-07-27T12:16:43.053Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-07-27T12:16:43.053Z] #8 DONE 0.4s [2021-07-27T12:16:43.053Z] [2021-07-27T12:16:43.053Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-07-27T12:16:43.053Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-07-27T12:16:43.053Z] #7 DONE 0.4s [2021-07-27T12:16:43.277Z] #13 16.28 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-07-27T12:16:43.277Z] #13 16.29 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-07-27T12:16:43.277Z] #13 16.29 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-07-27T12:16:43.277Z] #13 16.30 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-07-27T12:16:43.277Z] #13 16.31 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-07-27T12:16:43.277Z] #13 16.31 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-07-27T12:16:43.277Z] #13 16.33 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2021-07-27T12:16:43.277Z] #13 16.34 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-07-27T12:16:43.277Z] #13 16.35 Setting up dmsetup (2:1.02.155-3) ... [2021-07-27T12:16:43.277Z] #13 16.37 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-07-27T12:16:43.277Z] #13 16.38 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-07-27T12:16:43.277Z] #13 16.40 Processing triggers for libc-bin (2.28-10) ... [2021-07-27T12:16:43.303Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-07-27T12:16:43.303Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-07-27T12:16:43.303Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-07-27T12:16:43.303Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-07-27T12:16:43.303Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-07-27T12:16:43.303Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2021-07-27T12:16:43.303Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-07-27T12:16:43.303Z] - CONFIG_NF_NAT: enabled (as module) [2021-07-27T12:16:43.303Z] - CONFIG_POSIX_MQUEUE: enabled [2021-07-27T12:16:43.303Z] [2021-07-27T12:16:43.303Z] Optional Features: [2021-07-27T12:16:43.303Z] - CONFIG_USER_NS: enabled [2021-07-27T12:16:43.303Z] - CONFIG_SECCOMP: enabled [2021-07-27T12:16:43.303Z] - CONFIG_SECCOMP_FILTER: enabled [2021-07-27T12:16:43.303Z] - CONFIG_CGROUP_PIDS: enabled [2021-07-27T12:16:43.303Z] - CONFIG_MEMCG_SWAP: enabled [2021-07-27T12:16:43.303Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-07-27T12:16:43.303Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-07-27T12:16:43.303Z] - CONFIG_BLK_CGROUP: enabled [2021-07-27T12:16:43.303Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-07-27T12:16:43.303Z] - CONFIG_CGROUP_PERF: enabled [2021-07-27T12:16:43.303Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-07-27T12:16:43.303Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-07-27T12:16:43.303Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-07-27T12:16:42.681Z] Cloning repository https://github.com/moby/moby.git [2021-07-27T12:16:42.681Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2021-07-27T12:16:42.744Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-07-27T12:16:42.744Z] > git --version # timeout=10 [2021-07-27T12:16:42.806Z] > git --version # 'git version 2.24.1.windows.2' [2021-07-27T12:16:42.806Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-27T12:16:42.806Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42683/head:refs/remotes/origin/PR-42683 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-07-27T12:16:43.563Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-07-27T12:16:43.563Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-07-27T12:16:43.563Z] - CONFIG_RT_GROUP_SCHED: missing [2021-07-27T12:16:43.563Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-07-27T12:16:43.563Z] - CONFIG_IP_VS: enabled (as module) [2021-07-27T12:16:43.563Z] - CONFIG_IP_VS_NFCT: enabled [2021-07-27T12:16:43.563Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-07-27T12:16:43.563Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-07-27T12:16:43.563Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-07-27T12:16:43.563Z] - CONFIG_SECURITY_SELINUX: enabled [2021-07-27T12:16:43.563Z] - CONFIG_SECURITY_APPARMOR: enabled [2021-07-27T12:16:43.563Z] - CONFIG_EXT4_FS: enabled [2021-07-27T12:16:43.563Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-07-27T12:16:43.563Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-07-27T12:16:43.563Z] - Network Drivers: [2021-07-27T12:16:43.563Z] - "overlay": [2021-07-27T12:16:43.563Z] - CONFIG_VXLAN: enabled (as module) [2021-07-27T12:16:43.563Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-07-27T12:16:43.563Z] Optional (for encrypted networks): [2021-07-27T12:16:43.691Z] #30 transferring context: 55.79MB 1.3s done [2021-07-27T12:16:43.691Z] #30 DONE 1.4s [2021-07-27T12:16:43.691Z] [2021-07-27T12:16:43.691Z] #32 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2021-07-27T12:16:43.691Z] #32 sha256:f36a25955c4268a5e7237260e172acf562de0136c4e0377639d54452fb99354d [2021-07-27T12:16:43.691Z] #32 CACHED [2021-07-27T12:16:43.691Z] [2021-07-27T12:16:43.691Z] #28 [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-07-27T12:16:43.691Z] #28 sha256:42d780bed353a750ce1be482ce2552cbcd999d54aa15f5f6e33e70a1a6144ec8 [2021-07-27T12:16:43.691Z] #28 CACHED [2021-07-27T12:16:43.691Z] [2021-07-27T12:16:43.691Z] #17 [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-07-27T12:16:43.691Z] #17 sha256:e42453a0671e2d696731063caa74bd43e621ecbb84c514ae2f8dd6bcc7d1e94e [2021-07-27T12:16:43.691Z] #17 CACHED [2021-07-27T12:16:43.691Z] [2021-07-27T12:16:43.691Z] #12 [cross-true 1/6] RUN dpkg --add-architecture arm64 [2021-07-27T12:16:43.691Z] #12 sha256:2f4bdda85349aa5bbd68853774bb60c4f950580233ef0d38b14ff9f6e69779f8 [2021-07-27T12:16:43.691Z] #12 CACHED [2021-07-27T12:16:43.691Z] [2021-07-27T12:16:43.691Z] #69 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-07-27T12:16:43.691Z] #69 sha256:e8e1a76ea224c25f68489057f1169898230ece3ca5e67fe43f7ae21c94088442 [2021-07-27T12:16:43.692Z] #69 CACHED [2021-07-27T12:16:43.692Z] [2021-07-27T12:16:43.692Z] #25 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-07-27T12:16:43.692Z] #25 sha256:05221ce6eda5765ca482bd4332c38d0b5c1ca48407e35f4777889d83889b8734 [2021-07-27T12:16:43.692Z] #25 CACHED [2021-07-27T12:16:43.692Z] [2021-07-27T12:16:43.692Z] #16 [cross-true 5/6] RUN dpkg --add-architecture s390x [2021-07-27T12:16:43.692Z] #16 sha256:0695a1606b5e7422ce775a930edc87973dbc2ca2069a575d2725da3e30abfbae [2021-07-27T12:16:43.692Z] #16 CACHED [2021-07-27T12:16:43.692Z] [2021-07-27T12:16:43.692Z] #58 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-07-27T12:16:43.692Z] #58 sha256:88274b94ab40c9a4a016cd570a0df63d887489e524ed1e18c3ca899ee9c00d88 [2021-07-27T12:16:43.692Z] #58 CACHED [2021-07-27T12:16:43.692Z] [2021-07-27T12:16:43.692Z] #24 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-07-27T12:16:43.692Z] #24 sha256:e58b89dd608ad85fa8b8b1c89f215cbc15e114be288b2d4b8abba9f96e0851b0 [2021-07-27T12:16:43.692Z] #24 CACHED [2021-07-27T12:16:43.692Z] [2021-07-27T12:16:43.692Z] #21 [dev-systemd-false 1/25] RUN groupadd -r docker [2021-07-27T12:16:43.692Z] #21 sha256:6fc9606d0d09773890483ff8e58c80b3b0a5f6e5b6c4db738e8a7efb954f606e [2021-07-27T12:16:43.692Z] #21 CACHED [2021-07-27T12:16:43.692Z] [2021-07-27T12:16:43.692Z] #44 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-07-27T12:16:43.692Z] #44 sha256:615a93397c413e3764aeaef1be0394fe0ddaf331d48accd1a108b77b446eef49 [2021-07-27T12:16:43.692Z] #44 CACHED [2021-07-27T12:16:43.692Z] [2021-07-27T12:16:43.692Z] #71 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-07-27T12:16:43.692Z] #71 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-07-27T12:16:43.692Z] #71 CACHED [2021-07-27T12:16:43.692Z] [2021-07-27T12:16:43.692Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-07-27T12:16:43.692Z] #10 sha256:f43df51c786611e9f507d1bdc3106c450f76c2a989257e2e513c4865dc0d435f [2021-07-27T12:16:43.692Z] #10 CACHED [2021-07-27T12:16:43.692Z] [2021-07-27T12:16:43.692Z] #40 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2021-07-27T12:16:43.692Z] #40 sha256:2e3c9970c2122a8e77213efea10c184cfc40551e08b67a541356880cca3f3540 [2021-07-27T12:16:43.692Z] #40 CACHED [2021-07-27T12:16:43.692Z] [2021-07-27T12:16:43.692Z] #62 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2021-07-27T12:16:43.692Z] #62 sha256:77631629288c6ca54abf4b95cc70e1bb43353ae3175167038d5310b3f87b5cd1 [2021-07-27T12:16:43.692Z] #62 CACHED [2021-07-27T12:16:43.692Z] [2021-07-27T12:16:43.692Z] #19 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-07-27T12:16:43.692Z] #19 sha256:a97d2527f493fb06e21beaa83187853a0ce536acbb2126c75d70da64d9737f28 [2021-07-27T12:16:43.692Z] #19 CACHED [2021-07-27T12:16:43.692Z] [2021-07-27T12:16:43.692Z] #53 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-07-27T12:16:43.692Z] #53 sha256:d1f0a8849c8111f56306399985ed6c1e0ed2fcdd2240b407c2a2c31d2224e0d5 [2021-07-27T12:16:43.692Z] #53 CACHED [2021-07-27T12:16:43.692Z] [2021-07-27T12:16:43.692Z] #68 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-07-27T12:16:43.692Z] #68 sha256:869cdb11469ef76407e97a78110505dd2975f1a977df361ae3d7aa18562f16f5 [2021-07-27T12:16:43.692Z] #68 CACHED [2021-07-27T12:16:43.692Z] [2021-07-27T12:16:43.692Z] #11 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2021-07-27T12:16:43.692Z] #11 sha256:59c8ac8e902c881aebbd098fd88c83458569573bf10c3439629d22ce0a05e1bf [2021-07-27T12:16:43.692Z] #11 CACHED [2021-07-27T12:16:43.692Z] [2021-07-27T12:16:43.692Z] #31 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-07-27T12:16:43.692Z] #31 sha256:b6128f9320ffa994f232c7706c3dd948c1a803da34b4a4e70a62a1bfc2345b02 [2021-07-27T12:16:43.692Z] #31 CACHED [2021-07-27T12:16:43.692Z] [2021-07-27T12:16:43.692Z] #59 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-07-27T12:16:43.692Z] #59 sha256:80b17c964b185b310d8fada6974d8b8794662565c8b5637a88458ca6545c0844 [2021-07-27T12:16:43.692Z] #59 CACHED [2021-07-27T12:16:43.692Z] [2021-07-27T12:16:43.692Z] #64 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-07-27T12:16:43.692Z] #64 sha256:2bfac9b749d38aa02657f42d541e0d93662686d5a8e11f2e0f9a69380675bf5c [2021-07-27T12:16:43.692Z] #64 CACHED [2021-07-27T12:16:43.692Z] [2021-07-27T12:16:43.692Z] #52 [dev-systemd-false 16/25] COPY --from=criu /build/ /usr/local/bin/ [2021-07-27T12:16:43.692Z] #52 sha256:647cf58bd0ed6eed562b8cd015d4d31e4d4f5a9fda46941f193f4303b94cb360 [2021-07-27T12:16:43.692Z] #52 CACHED [2021-07-27T12:16:43.692Z] [2021-07-27T12:16:43.692Z] #60 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2021-07-27T12:16:43.692Z] #60 sha256:131d83eefd8051157a653f8bb84378d4e62e6a27b91d8a8f99447e60ecaccab4 [2021-07-27T12:16:43.692Z] #60 CACHED [2021-07-27T12:16:43.692Z] [2021-07-27T12:16:43.692Z] #65 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2021-07-27T12:16:43.692Z] #65 sha256:b549e37b6375d1df337f931ca72c15b40d62a4324e3f49a574e0433ca007357f [2021-07-27T12:16:43.692Z] #65 CACHED [2021-07-27T12:16:43.692Z] [2021-07-27T12:16:43.692Z] #26 [dev-systemd-false 6/25] RUN ldconfig [2021-07-27T12:16:43.692Z] #26 sha256:8f01329a453c34dffad0735b0f347e59e6957fc2b9b30c0066eee046f5080f1d [2021-07-27T12:16:43.692Z] #26 CACHED [2021-07-27T12:16:43.692Z] [2021-07-27T12:16:43.692Z] #73 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-07-27T12:16:43.692Z] #73 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-07-27T12:16:43.692Z] #73 CACHED [2021-07-27T12:16:43.692Z] [2021-07-27T12:16:43.692Z] #54 [dev-systemd-false 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2021-07-27T12:16:43.692Z] #54 sha256:29bf7745a2b315cc0ed761e3a6ffd0e4bb8f608fa5b8f53e9d015421635ff824 [2021-07-27T12:16:43.692Z] #54 CACHED [2021-07-27T12:16:43.692Z] [2021-07-27T12:16:43.692Z] #20 [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 [2021-07-27T12:16:43.692Z] #20 sha256:2b3dab88e6dcb9953a3f2d9c8052d76e6d917db0fd994b3aff2938d231bcdb93 [2021-07-27T12:16:43.692Z] #20 CACHED [2021-07-27T12:16:43.692Z] [2021-07-27T12:16:43.692Z] #61 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-07-27T12:16:43.692Z] #61 sha256:6d7335cc9f3495199f3c463696f219478f1b25b75cf8fecbf48fe9e217176275 [2021-07-27T12:16:43.692Z] #61 CACHED [2021-07-27T12:16:43.692Z] [2021-07-27T12:16:43.692Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-07-27T12:16:43.692Z] #47 sha256:5c879fc49ec2e7c65b57acb26de52c4a6ddfb9ed08490cb8d151326fc7bcace6 [2021-07-27T12:16:43.692Z] #47 CACHED [2021-07-27T12:16:43.692Z] [2021-07-27T12:16:43.692Z] #41 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer . /tmp/install/tomll.installer && PREFIX=/build install_tomll [2021-07-27T12:16:43.692Z] #41 sha256:384ce3b87b7bfa594e8f3e2a5ac58151f204848bfbd4be57a39af65ec1dd3d3f [2021-07-27T12:16:43.692Z] #41 CACHED [2021-07-27T12:16:43.692Z] [2021-07-27T12:16:43.692Z] #42 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2021-07-27T12:16:43.692Z] #42 sha256:5d8a28bbdb33bd34657002e1e80051a7d8c792f464621c32270eafcd873ca962 [2021-07-27T12:16:43.692Z] #42 CACHED [2021-07-27T12:16:43.692Z] [2021-07-27T12:16:43.692Z] #45 [dev-systemd-false 14/25] COPY --from=tini /build/ /usr/local/bin/ [2021-07-27T12:16:43.692Z] #45 sha256:b8196e749c82bdcfef50038171aa16b73f43756f1b54cf84194a1ad6b39eb2b1 [2021-07-27T12:16:43.692Z] #45 CACHED [2021-07-27T12:16:43.692Z] [2021-07-27T12:16:43.692Z] #74 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-07-27T12:16:43.692Z] #74 sha256:3b762f01bfa8680931ce9ebfbf216afa8cb40f0dacf2272fb65d8956ce978008 [2021-07-27T12:16:43.692Z] #74 CACHED [2021-07-27T12:16:43.692Z] [2021-07-27T12:16:43.692Z] #48 [dev-systemd-false 15/25] COPY --from=registry /build/ /usr/local/bin/ [2021-07-27T12:16:43.692Z] #48 sha256:74e49c7993b7333f28592e749ad724fd18784dccebc6032337cea94efc26d819 [2021-07-27T12:16:43.692Z] #48 CACHED [2021-07-27T12:16:43.692Z] [2021-07-27T12:16:43.692Z] #63 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-07-27T12:16:43.692Z] #63 sha256:3c57885515aaec95a10f0337c82910931f95b3173a1b14ef79f60d39d5d265bd [2021-07-27T12:16:43.692Z] #63 CACHED [2021-07-27T12:16:43.692Z] [2021-07-27T12:16:43.692Z] #66 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-07-27T12:16:43.692Z] #66 sha256:bedd2662ed03d787963b281838d131b497c0ee7dcd754280ef97b3cdd073106e [2021-07-27T12:16:43.692Z] #66 CACHED [2021-07-27T12:16:43.692Z] [2021-07-27T12:16:43.692Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-07-27T12:16:43.692Z] #46 sha256:c99dc4bff57168ffece7f617877a9a1a2105a778d841df24c9238c8809181677 [2021-07-27T12:16:43.692Z] #46 CACHED [2021-07-27T12:16:43.692Z] [2021-07-27T12:16:43.692Z] #13 [cross-true 2/6] RUN dpkg --add-architecture armel [2021-07-27T12:16:43.692Z] #13 sha256:ddc39a997eee6724478db95f5b13c03bbc97002b63e2761aab9d2ceea3805f72 [2021-07-27T12:16:43.692Z] #13 CACHED [2021-07-27T12:16:43.692Z] [2021-07-27T12:16:43.692Z] #37 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2021-07-27T12:16:43.692Z] #37 sha256:d6e6da9f593bff7999f46ca6af66b1342cb7f7711e32ef3fee3d7a8966781bae [2021-07-27T12:16:43.692Z] #37 CACHED [2021-07-27T12:16:43.692Z] [2021-07-27T12:16:43.692Z] #29 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-07-27T12:16:43.692Z] #29 sha256:02790f7ad298ede633eed27ee94bcbdea3246b4446e746e9431dfe58e2c182b0 [2021-07-27T12:16:43.692Z] #29 CACHED [2021-07-27T12:16:43.692Z] [2021-07-27T12:16:43.692Z] #36 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-07-27T12:16:43.692Z] #36 sha256:fbbc53adc2a1ce42fb0b6704038c07cb561200da2d677688f67d7d833c416b51 [2021-07-27T12:16:43.692Z] #36 CACHED [2021-07-27T12:16:43.692Z] [2021-07-27T12:16:43.692Z] #50 [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-07-27T12:16:43.692Z] #50 sha256:b34eda1073b6a60fa48aaf64e87ceb199feaea8bf3e8c77f70c59990dacb3c34 [2021-07-27T12:16:43.692Z] #50 CACHED [2021-07-27T12:16:43.692Z] [2021-07-27T12:16:43.692Z] #55 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-07-27T12:16:43.692Z] #55 sha256:63763f91a2ab2388bb9d8c1b40d52f33362cbfecaf6ce9f681f32960acea082a [2021-07-27T12:16:43.692Z] #55 CACHED [2021-07-27T12:16:43.692Z] [2021-07-27T12:16:43.692Z] #35 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-07-27T12:16:43.692Z] #35 sha256:585057b6266be1ed7dbe9cc1607c467a59c31e5aa7c7322c25c47c539fba3d74 [2021-07-27T12:16:43.692Z] #35 CACHED [2021-07-27T12:16:43.692Z] [2021-07-27T12:16:43.692Z] #39 [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-07-27T12:16:43.692Z] #39 sha256:b91ffc0025b99e48e874df39aa649930bfdbb27d79b80cdc6e030f11987f2e15 [2021-07-27T12:16:43.692Z] #39 CACHED [2021-07-27T12:16:43.692Z] [2021-07-27T12:16:43.692Z] #23 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-07-27T12:16:43.692Z] #23 sha256:953a83572003c308365110948e1d541d1dc1ed5e1b17a7202077161942b39e59 [2021-07-27T12:16:43.692Z] #23 CACHED [2021-07-27T12:16:43.692Z] [2021-07-27T12:16:43.692Z] #38 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-07-27T12:16:43.692Z] #38 sha256:514da1f57d2f48895cde97636a07830ad38c95dd4bedcac26e4f18e902c8d3f9 [2021-07-27T12:16:43.692Z] #38 CACHED [2021-07-27T12:16:43.692Z] [2021-07-27T12:16:43.692Z] #56 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-07-27T12:16:43.692Z] #56 sha256:0710b9addced59b5521b134259e8fe1374d679a2d841adadaf76480a3ed089c7 [2021-07-27T12:16:43.692Z] #56 CACHED [2021-07-27T12:16:43.692Z] [2021-07-27T12:16:43.692Z] #18 [runtime-dev-cross-false 1/2] RUN echo 'deb http://deb.debian.org/debian buster-backports main' > /etc/apt/sources.list.d/backports.list [2021-07-27T12:16:43.692Z] #18 sha256:320e2219e2266e3ca4c31f2e8529535581d06f0d5897d705b79732cb5e05447c [2021-07-27T12:16:43.692Z] #18 CACHED [2021-07-27T12:16:43.692Z] [2021-07-27T12:16:43.692Z] #43 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-07-27T12:16:43.692Z] #43 sha256:8d8f24270940827da3336564e4340c94a5fa655ab11b04d7ca148baaceee6596 [2021-07-27T12:16:43.692Z] #43 CACHED [2021-07-27T12:16:43.692Z] [2021-07-27T12:16:43.692Z] #67 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-07-27T12:16:43.692Z] #67 sha256:51f5e975b78754e651d4be8e3a6ab309e521a717b0960eb7c0746fccd2bc05ec [2021-07-27T12:16:43.692Z] #67 CACHED [2021-07-27T12:16:43.692Z] [2021-07-27T12:16:43.692Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-07-27T12:16:43.692Z] #51 sha256:bbe22063861317034f3973a4f7bee7f10a97f1d8084bc75a94ab96e860daf5c2 [2021-07-27T12:16:43.692Z] #51 CACHED [2021-07-27T12:16:43.692Z] [2021-07-27T12:16:43.692Z] #34 [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-07-27T12:16:43.692Z] #34 sha256:10abbd06ccf34cd2e515a504b74cf57eaae595a9cb390b58816d136d3c19e7f7 [2021-07-27T12:16:43.692Z] #34 CACHED [2021-07-27T12:16:43.692Z] [2021-07-27T12:16:43.692Z] #15 [cross-true 4/6] RUN dpkg --add-architecture ppc64el [2021-07-27T12:16:43.692Z] #15 sha256:44e73bf02bc8149a1c3d05d0b469dead7a63d7377e11640d4f5993bc5200a8be [2021-07-27T12:16:43.692Z] #15 CACHED [2021-07-27T12:16:43.692Z] [2021-07-27T12:16:43.692Z] #14 [cross-true 3/6] RUN dpkg --add-architecture armhf [2021-07-27T12:16:43.692Z] #14 sha256:bb63009a7fabbcc1c5ade0ef3de44429ae0aa8a13b4482bf219975f60056b21d [2021-07-27T12:16:43.692Z] #14 CACHED [2021-07-27T12:16:43.692Z] [2021-07-27T12:16:43.692Z] #57 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-07-27T12:16:43.692Z] #57 sha256:28ac41e5b232c638e46adc520e0a17237dcc5fe2ffbc24d702515029cec58896 [2021-07-27T12:16:43.692Z] #57 CACHED [2021-07-27T12:16:43.692Z] [2021-07-27T12:16:43.692Z] #27 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-07-27T12:16:43.692Z] #27 sha256:11857c4bf711a4f07dfbb235394884c6e85ba0af051b9186331d275edaccf5c7 [2021-07-27T12:16:43.692Z] #27 CACHED [2021-07-27T12:16:43.692Z] [2021-07-27T12:16:43.692Z] #22 [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-07-27T12:16:43.692Z] #22 sha256:3b41452ce24b64bf4e0a002d622bfb29e08ca2de966ab65cc86cfe6066f755cf [2021-07-27T12:16:43.692Z] #22 CACHED [2021-07-27T12:16:43.692Z] [2021-07-27T12:16:43.692Z] #75 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2021-07-27T12:16:43.692Z] #75 sha256:c028b6acf57c16bf89d7ee2c6f0ef16c4ca76a7d78abda70afa542a2e47380a1 [2021-07-27T12:16:43.692Z] #75 CACHED [2021-07-27T12:16:43.692Z] [2021-07-27T12:16:43.692Z] #76 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-07-27T12:16:43.692Z] #76 sha256:a5c159e7e72d5e613189cd6d9a2b52c5134daf83bf4e0fd91e0e6d2446223a2b [2021-07-27T12:16:43.824Z] - CONFIG_CRYPTO: enabled [2021-07-27T12:16:43.824Z] - CONFIG_CRYPTO_AEAD: enabled [2021-07-27T12:16:43.824Z] - CONFIG_CRYPTO_GCM: enabled [2021-07-27T12:16:43.824Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-07-27T12:16:43.824Z] - CONFIG_CRYPTO_GHASH: enabled [2021-07-27T12:16:43.824Z] - CONFIG_XFRM: enabled [2021-07-27T12:16:43.824Z] - CONFIG_XFRM_USER: enabled (as module) [2021-07-27T12:16:43.824Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-07-27T12:16:43.824Z] - CONFIG_INET_ESP: enabled (as module) [2021-07-27T12:16:43.824Z] - "ipvlan": [2021-07-27T12:16:43.824Z] - CONFIG_IPVLAN: enabled (as module) [2021-07-27T12:16:43.824Z] - "macvlan": [2021-07-27T12:16:43.824Z] - CONFIG_MACVLAN: enabled (as module) [2021-07-27T12:16:43.824Z] - CONFIG_DUMMY: enabled (as module) [2021-07-27T12:16:43.824Z] - "ftp,tftp client in container": [2021-07-27T12:16:43.824Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-07-27T12:16:43.824Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-07-27T12:16:43.824Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-07-27T12:16:43.824Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-07-27T12:16:43.824Z] - Storage Drivers: [2021-07-27T12:16:43.824Z] - "aufs": [2021-07-27T12:16:43.824Z] - CONFIG_AUFS_FS: enabled (as module) [2021-07-27T12:16:43.824Z] - "btrfs": [2021-07-27T12:16:43.824Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-07-27T12:16:43.824Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-07-27T12:16:43.824Z] - "devicemapper": [2021-07-27T12:16:43.824Z] - CONFIG_BLK_DEV_DM: enabled [2021-07-27T12:16:43.824Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-07-27T12:16:43.824Z] - "overlay": [2021-07-27T12:16:43.824Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-07-27T12:16:43.824Z] - "zfs": [2021-07-27T12:16:43.824Z] - /dev/zfs: present [2021-07-27T12:16:43.824Z] - zfs command: missing [2021-07-27T12:16:43.824Z] - zpool command: missing [2021-07-27T12:16:43.824Z] [2021-07-27T12:16:43.824Z] Limits: [2021-07-27T12:16:43.824Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-07-27T12:16:43.824Z] [2021-07-27T12:16:43.824Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [2021-07-27T12:16:43.906Z] #23 transferring context: 55.78MB 1.5s done [2021-07-27T12:16:43.906Z] #23 DONE 1.6s [2021-07-27T12:16:43.906Z] [2021-07-27T12:16:43.906Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-07-27T12:16:43.906Z] #52 sha256:ac897cb8fc6777f0fbd922a45c9fee8be0eb194948339e040d954c7c5270bb77 [2021-07-27T12:16:43.906Z] #52 CACHED [2021-07-27T12:16:43.906Z] [2021-07-27T12:16:43.906Z] #55 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2021-07-27T12:16:43.906Z] #55 sha256:70083e47d84a95c0ca9d8c52cba6773dede201ec11ad1a31c9a11d9901b5993d [2021-07-27T12:16:43.906Z] #55 CACHED [2021-07-27T12:16:43.906Z] [2021-07-27T12:16:43.906Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-07-27T12:16:43.906Z] #13 sha256:97889d2484eb8f0c9c8514fe79398ce00615f08324eb75a6da1f77d267f9de68 [2021-07-27T12:16:43.906Z] #13 CACHED [2021-07-27T12:16:43.906Z] [2021-07-27T12:16:43.906Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-07-27T12:16:43.906Z] #54 sha256:2dcbc78a9eaa77314776899ca203a36b651e1a8f6dc74231d0ba8007898e8b7a [2021-07-27T12:16:43.906Z] #54 CACHED [2021-07-27T12:16:43.906Z] [2021-07-27T12:16:43.906Z] #58 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2021-07-27T12:16:43.906Z] #58 sha256:a3f8d99f6edd585fcd4e1c64ba34669892b3c83fcfc08b1cd989b77b468a13d8 [2021-07-27T12:16:43.906Z] #58 CACHED [2021-07-27T12:16:43.906Z] [2021-07-27T12:16:43.906Z] #20 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-07-27T12:16:43.906Z] #20 sha256:6a8813d434e1ca2abf98666839558ee8bafc3dc9f825fe6641c8893c6e227273 [2021-07-27T12:16:43.906Z] #20 CACHED [2021-07-27T12:16:43.906Z] [2021-07-27T12:16:43.906Z] #67 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-07-27T12:16:43.906Z] #67 sha256:18b169d07884aafdd259290d12b254c79559f5c9aa47da906479c62be0646814 [2021-07-27T12:16:43.906Z] #67 CACHED [2021-07-27T12:16:43.906Z] [2021-07-27T12:16:43.906Z] #45 [dev-systemd-false 16/25] COPY --from=criu /build/ /usr/local/bin/ [2021-07-27T12:16:43.906Z] #45 sha256:6d62e502f3195dbc6c15c73d9806ba0bdcde7e07928b9c39fd937c4b96192a64 [2021-07-27T12:16:43.906Z] #45 CACHED [2021-07-27T12:16:43.906Z] [2021-07-27T12:16:43.906Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-07-27T12:16:43.906Z] #29 sha256:8012595ee111d093438200aa0a919792466ce3ea95cb71d3610bf005f920780c [2021-07-27T12:16:43.906Z] #29 CACHED [2021-07-27T12:16:43.906Z] [2021-07-27T12:16:43.906Z] #15 [dev-systemd-false 2/25] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2021-07-27T12:16:43.906Z] #15 sha256:abed8d17257bcaa3acad1a8d0cfef93910ea0ec6e0c4580a45480db505d8fd46 [2021-07-27T12:16:43.906Z] #15 CACHED [2021-07-27T12:16:43.906Z] [2021-07-27T12:16:43.906Z] #21 [dev-systemd-false 8/25] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2021-07-27T12:16:43.906Z] #21 sha256:1a368c296c0a532db61b3f7c853690b1e91ab2dc8744bc9d311d70e9754fb874 [2021-07-27T12:16:43.906Z] #21 CACHED [2021-07-27T12:16:43.906Z] [2021-07-27T12:16:43.906Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-07-27T12:16:43.906Z] #59 sha256:fe3d469a31ce2565f97a080d2ce14d2de68af87d14418844f09c8358595d13cc [2021-07-27T12:16:43.906Z] #59 CACHED [2021-07-27T12:16:43.906Z] [2021-07-27T12:16:43.906Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-07-27T12:16:43.906Z] #32 sha256:b91ffc0025b99e48e874df39aa649930bfdbb27d79b80cdc6e030f11987f2e15 [2021-07-27T12:16:43.906Z] #32 CACHED [2021-07-27T12:16:43.906Z] [2021-07-27T12:16:43.906Z] #61 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-07-27T12:16:43.906Z] #61 sha256:b6bd90c1028b12fb945d727b72e41e70272e1e00d12b05d0a538782428176875 [2021-07-27T12:16:43.906Z] #61 CACHED [2021-07-27T12:16:43.906Z] [2021-07-27T12:16:43.907Z] #12 [runtime-dev-cross-false 1/2] RUN echo 'deb http://deb.debian.org/debian buster-backports main' > /etc/apt/sources.list.d/backports.list [2021-07-27T12:16:43.907Z] #12 sha256:04d67373c8d9ecaf224735df36cc274ce19a98ab2063aa03bd8a02c236d1ef9d [2021-07-27T12:16:43.907Z] #12 CACHED [2021-07-27T12:16:43.907Z] [2021-07-27T12:16:43.907Z] #19 [dev-systemd-false 6/25] RUN ldconfig [2021-07-27T12:16:43.907Z] #19 sha256:a116c69d0dadb5a14e0639133fe1f6fb2b680a5235536c8b5a3fa02c1c119353 [2021-07-27T12:16:43.907Z] #19 CACHED [2021-07-27T12:16:43.907Z] [2021-07-27T12:16:43.907Z] #69 [dev-systemd-true 1/2] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends dbus dbus-user-session systemd systemd-sysv [2021-07-27T12:16:43.907Z] #69 sha256:c40e7dac27baa2aed9efcf430a89b20e0cb5a0e76567e9a306d6351f172f6950 [2021-07-27T12:16:43.907Z] #69 CACHED [2021-07-27T12:16:43.907Z] [2021-07-27T12:16:43.907Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-07-27T12:16:43.907Z] #46 sha256:898276c4ec36b3c2547d607089ed588bfa596d4afcf96943ab34a396cd2694f3 [2021-07-27T12:16:43.907Z] #46 CACHED [2021-07-27T12:16:43.907Z] [2021-07-27T12:16:43.907Z] #56 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-07-27T12:16:43.907Z] #56 sha256:fc5349b083136997e2a10d0c301c591d6acee7266d0128cd1a88b85215a1f91e [2021-07-27T12:16:43.907Z] #56 CACHED [2021-07-27T12:16:43.907Z] [2021-07-27T12:16:43.907Z] #62 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-07-27T12:16:43.907Z] #62 sha256:29f8d2ac1819f9b6507d4886b9b88d6d21c857336c78e86f2edb0abf97817220 [2021-07-27T12:16:43.907Z] #62 CACHED [2021-07-27T12:16:43.907Z] [2021-07-27T12:16:43.907Z] #66 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-07-27T12:16:43.907Z] #66 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-07-27T12:16:43.907Z] #66 CACHED [2021-07-27T12:16:43.907Z] [2021-07-27T12:16:43.907Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-07-27T12:16:43.907Z] #40 sha256:5c879fc49ec2e7c65b57acb26de52c4a6ddfb9ed08490cb8d151326fc7bcace6 [2021-07-27T12:16:43.907Z] #40 CACHED [2021-07-27T12:16:43.907Z] [2021-07-27T12:16:43.907Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-07-27T12:16:43.907Z] #28 sha256:8026d8bdf77f50a558042571cbfaffe161eaa8268933bfdeed0af84fdf0345a0 [2021-07-27T12:16:43.907Z] #28 CACHED [2021-07-27T12:16:43.907Z] [2021-07-27T12:16:43.907Z] #18 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-07-27T12:16:43.907Z] #18 sha256:bbdbfe94e25a426d34796c498b14b9b28748c5bc2586f0ce6fbef13a7b0c6c50 [2021-07-27T12:16:43.907Z] #18 CACHED [2021-07-27T12:16:43.907Z] [2021-07-27T12:16:43.907Z] #11 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2021-07-27T12:16:43.907Z] #11 sha256:59c8ac8e902c881aebbd098fd88c83458569573bf10c3439629d22ce0a05e1bf [2021-07-27T12:16:43.907Z] #11 CACHED [2021-07-27T12:16:43.907Z] [2021-07-27T12:16:43.907Z] #43 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2021-07-27T12:16:43.907Z] #43 sha256:b34eda1073b6a60fa48aaf64e87ceb199feaea8bf3e8c77f70c59990dacb3c34 [2021-07-27T12:16:43.907Z] #43 CACHED [2021-07-27T12:16:43.907Z] [2021-07-27T12:16:43.907Z] #30 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2021-07-27T12:16:43.907Z] #30 sha256:2d9409095478eee82f85696460413ae9b339efea938875003e5e5ed027df304e [2021-07-27T12:16:43.907Z] #30 CACHED [2021-07-27T12:16:43.907Z] [2021-07-27T12:16:43.907Z] #48 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-07-27T12:16:43.907Z] #48 sha256:3316b8972a3869eb0d2d6dfb42a55b938d84def1b5d245497fd5319a59c4e369 [2021-07-27T12:16:43.907Z] #48 CACHED [2021-07-27T12:16:43.907Z] [2021-07-27T12:16:43.907Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-07-27T12:16:43.907Z] #50 sha256:93755c21cbf9efc674973dad13ae8d230096d003b6ec9bf55fc4d5d33246f2f0 [2021-07-27T12:16:43.907Z] #50 CACHED [2021-07-27T12:16:43.907Z] [2021-07-27T12:16:43.907Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-07-27T12:16:43.907Z] #27 sha256:10abbd06ccf34cd2e515a504b74cf57eaae595a9cb390b58816d136d3c19e7f7 [2021-07-27T12:16:43.907Z] #27 CACHED [2021-07-27T12:16:43.907Z] [2021-07-27T12:16:43.907Z] #60 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-07-27T12:16:43.907Z] #60 sha256:dfe07835d459f70a48034551f67325ed13c1bae3436e83024ae8ee6a0c77d391 [2021-07-27T12:16:43.907Z] #60 CACHED [2021-07-27T12:16:43.907Z] [2021-07-27T12:16:43.907Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-07-27T12:16:43.907Z] #24 sha256:9ba99b7002b7e588267636fb7aaa687273b8d8deadd5b26f21820442a9a4295d [2021-07-27T12:16:43.907Z] #24 CACHED [2021-07-27T12:16:43.907Z] [2021-07-27T12:16:43.907Z] #53 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2021-07-27T12:16:43.907Z] #53 sha256:0cbac6bc01caa2cef8ffbe5182f7f98d1a3ce1e6ff74c345bdb06a238bfb64a1 [2021-07-27T12:16:43.907Z] #53 CACHED [2021-07-27T12:16:43.907Z] [2021-07-27T12:16:43.907Z] #16 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-07-27T12:16:43.907Z] #16 sha256:71a13feb4fd19ea5f73bea55062d2443d345c4c8e114d545042130febdab6a25 [2021-07-27T12:16:43.907Z] #16 CACHED [2021-07-27T12:16:43.907Z] [2021-07-27T12:16:43.907Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-07-27T12:16:43.907Z] #36 sha256:439edcd9299068918c672ded5c75be546619e5c558290c48886c2d2f642a6d1b [2021-07-27T12:16:43.907Z] #36 CACHED [2021-07-27T12:16:43.907Z] [2021-07-27T12:16:43.907Z] #70 [dev-systemd-true 2/2] RUN mkdir -p hack && curl -o hack/dind-systemd https://raw.githubusercontent.com/AkihiroSuda/containerized-systemd/b70bac0daeea120456764248164c21684ade7d0d/docker-entrypoint.sh && chmod +x hack/dind-systemd [2021-07-27T12:16:43.907Z] #70 sha256:38bd5ba1a28f46a7e230a94b958f63625da8f755741ab3fbf7b73c0eaeb92020 [2021-07-27T12:16:43.907Z] #70 CACHED [2021-07-27T12:16:43.907Z] [2021-07-27T12:16:43.907Z] #34 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer . /tmp/install/tomll.installer && PREFIX=/build install_tomll [2021-07-27T12:16:43.907Z] #34 sha256:bf1baafed9a8c19699d5109424a78dce59111d04540db2321612d971d4083f09 [2021-07-27T12:16:43.907Z] #34 CACHED [2021-07-27T12:16:43.907Z] [2021-07-27T12:16:43.907Z] #14 [dev-systemd-false 1/25] RUN groupadd -r docker [2021-07-27T12:16:43.907Z] #14 sha256:60f5183b73831e3041b1972aac953ce60d2a379a33ce2e78d808295f104b33fd [2021-07-27T12:16:43.907Z] #14 CACHED [2021-07-27T12:16:43.907Z] [2021-07-27T12:16:43.907Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-07-27T12:16:43.907Z] #39 sha256:c99dc4bff57168ffece7f617877a9a1a2105a778d841df24c9238c8809181677 [2021-07-27T12:16:43.907Z] #39 CACHED [2021-07-27T12:16:43.907Z] [2021-07-27T12:16:43.907Z] #17 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-07-27T12:16:43.907Z] #17 sha256:d4927a41f08b8916d5da291148f3acc290cfa4f153248a2b83707c7a91897892 [2021-07-27T12:16:43.907Z] #17 CACHED [2021-07-27T12:16:43.907Z] [2021-07-27T12:16:43.907Z] #22 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-07-27T12:16:43.907Z] #22 sha256:1832251c41dcf7aa1e92d4cbd1589b21fc286f18c1cd0842f11512bf95e30983 [2021-07-27T12:16:43.907Z] #22 CACHED [2021-07-27T12:16:43.907Z] [2021-07-27T12:16:43.907Z] #47 [dev-systemd-false 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2021-07-27T12:16:43.907Z] #47 sha256:91b7a55da3d7753e417c14996c3c73c7e770eb67c23e3ad1f53d8cf96550e4bf [2021-07-27T12:16:43.907Z] #47 CACHED [2021-07-27T12:16:43.907Z] [2021-07-27T12:16:43.907Z] #35 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2021-07-27T12:16:43.907Z] #35 sha256:3f9db62a89aa5052e4c02055ef1ee9311912130af183a99e28525a87100738a5 [2021-07-27T12:16:43.907Z] #35 CACHED [2021-07-27T12:16:43.907Z] [2021-07-27T12:16:43.907Z] #41 [dev-systemd-false 15/25] COPY --from=registry /build/ /usr/local/bin/ [2021-07-27T12:16:43.907Z] #41 sha256:8c15973d28a7dcefdaa0a9bfd17b807d5b477e73df50c591c65847d506fa2d40 [2021-07-27T12:16:43.907Z] #41 CACHED [2021-07-27T12:16:43.907Z] [2021-07-27T12:16:43.907Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-07-27T12:16:43.907Z] #37 sha256:1c882d1f18761f9b9e19624682595b4f6b2ff2e9a78755425e753c7f0927b172 [2021-07-27T12:16:43.907Z] #37 CACHED [2021-07-27T12:16:43.907Z] [2021-07-27T12:16:43.907Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-07-27T12:16:43.907Z] #31 sha256:514da1f57d2f48895cde97636a07830ad38c95dd4bedcac26e4f18e902c8d3f9 [2021-07-27T12:16:43.907Z] #31 CACHED [2021-07-27T12:16:43.907Z] [2021-07-27T12:16:43.907Z] #38 [dev-systemd-false 14/25] COPY --from=tini /build/ /usr/local/bin/ [2021-07-27T12:16:43.907Z] #38 sha256:6d87c91eb594eeb6df2ab28eb019e441d72a3e2f1f1e2ab27995eebc7ff4756c [2021-07-27T12:16:43.907Z] #38 CACHED [2021-07-27T12:16:43.907Z] [2021-07-27T12:16:43.907Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-07-27T12:16:43.907Z] #57 sha256:78249743a52caa39abbb69e079c89062f4a6fecf52ce30cd282fecab21907e63 [2021-07-27T12:16:43.907Z] #57 CACHED [2021-07-27T12:16:43.907Z] [2021-07-27T12:16:43.907Z] #25 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2021-07-27T12:16:43.907Z] #25 sha256:fb54c88cc6f850e47952641a779e2dd4093b497e5049b011be90ad758a9adb25 [2021-07-27T12:16:43.907Z] #25 CACHED [2021-07-27T12:16:43.907Z] [2021-07-27T12:16:43.907Z] #68 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2021-07-27T12:16:43.907Z] #68 sha256:11b4da17afc20c625185aa3f44d4a85b40b3bce3a4637139e0c60ee540a8ea4d [2021-07-27T12:16:43.907Z] #68 CACHED [2021-07-27T12:16:43.907Z] [2021-07-27T12:16:43.907Z] #64 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-07-27T12:16:43.907Z] #64 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-07-27T12:16:43.907Z] #64 CACHED [2021-07-27T12:16:43.907Z] [2021-07-27T12:16:43.907Z] #49 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-07-27T12:16:43.907Z] #49 sha256:f9ab3ea87e8daf2f9b9332c9d9bddec22eda7d514bc0604f3007622d19cce11f [2021-07-27T12:16:43.907Z] #49 CACHED [2021-07-27T12:16:43.907Z] [2021-07-27T12:16:43.907Z] #51 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-07-27T12:16:43.907Z] #51 sha256:2c0924788a7d92b128e12a10c0f5f5ace8963c66f99b8e15eafbd6de945cd9eb [2021-07-27T12:16:43.907Z] #51 CACHED [2021-07-27T12:16:43.907Z] [2021-07-27T12:16:43.907Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-07-27T12:16:43.907Z] #10 sha256:f43df51c786611e9f507d1bdc3106c450f76c2a989257e2e513c4865dc0d435f [2021-07-27T12:16:43.907Z] #10 CACHED [2021-07-27T12:16:43.907Z] [2021-07-27T12:16:43.907Z] #33 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2021-07-27T12:16:43.907Z] #33 sha256:18754f7535cf8e7fe3cacd4a084e4b1e65545ca33f5df2e45cbbaec63af99f5b [2021-07-27T12:16:43.907Z] #33 CACHED [2021-07-27T12:16:43.907Z] [2021-07-27T12:16:43.907Z] #44 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-07-27T12:16:43.907Z] #44 sha256:bbe22063861317034f3973a4f7bee7f10a97f1d8084bc75a94ab96e860daf5c2 [2021-07-27T12:16:43.907Z] #44 CACHED [2021-07-27T12:16:43.907Z] [2021-07-27T12:16:43.907Z] #71 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-07-27T12:16:43.907Z] #71 sha256:a7765dfe3c1ec3b38b6f2656c23268e6e9265990794eca53963da3b5e80e75cf [2021-07-27T12:16:43.907Z] #71 CACHED [2021-07-27T12:16:43.907Z] [2021-07-27T12:16:43.907Z] #72 exporting to image [2021-07-27T12:16:43.907Z] #72 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-07-27T12:16:43.907Z] #72 exporting layers done [2021-07-27T12:16:43.907Z] #72 writing image sha256:a868fc5cc71721443a1e5ca30810fd88e233a5e3783c961e6e65d5fd992921a8 0.0s done [2021-07-27T12:16:43.907Z] #72 naming to docker.io/library/docker:13cb04e57c9aafd93d10d06bdb942f2f10d7a8c2 done [2021-07-27T12:16:43.907Z] #72 DONE 0.1s [Pipeline] sh [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-07-27T12:16:44.073Z] Merge succeeded, producing 13cb04e57c9aafd93d10d06bdb942f2f10d7a8c2 [2021-07-27T12:16:44.073Z] Checking out Revision 13cb04e57c9aafd93d10d06bdb942f2f10d7a8c2 (PR-42683) [2021-07-27T12:16:44.188Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:13cb04e57c9aafd93d10d06bdb942f2f10d7a8c2 . [2021-07-27T12:16:44.210Z] #13 DONE 17.2s [2021-07-27T12:16:44.210Z] [2021-07-27T12:16:44.210Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-07-27T12:16:44.210Z] #54 sha256:cd72828496d6bda89438d5245e8b19e32adbb7ba9d0b02dd32a99042c33146fc [2021-07-27T12:16:44.254Z] #76 DONE 0.8s [2021-07-27T12:16:44.254Z] [2021-07-27T12:16:44.254Z] #77 exporting to image [2021-07-27T12:16:44.254Z] #77 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-07-27T12:16:44.254Z] #77 exporting layers [2021-07-27T12:16:44.280Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42683/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_GITCOMMIT=13cb04e57c9aafd93d10d06bdb942f2f10d7a8c2 -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:13cb04e57c9aafd93d10d06bdb942f2f10d7a8c2 hack/make.sh dynbinary test-integration [2021-07-27T12:16:44.446Z] [2021-07-27T12:16:44.446Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4 [2021-07-27T12:16:44.446Z] #9 sha256:a84e5b3218051872d0fdc0dec652f39d424441ec39ad868ed01f6cb71fda87bf [2021-07-27T12:16:44.446Z] #9 DONE 0.0s [2021-07-27T12:16:44.446Z] [2021-07-27T12:16:44.446Z] #65 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-07-27T12:16:44.446Z] #65 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-07-27T12:16:44.446Z] #65 DONE 0.0s [2021-07-27T12:16:44.446Z] [2021-07-27T12:16:44.446Z] #63 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-07-27T12:16:44.446Z] #63 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-07-27T12:16:44.446Z] #63 DONE 0.0s [2021-07-27T12:16:44.446Z] [2021-07-27T12:16:44.446Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:cc58a29c333ee594f7624d968123429b26916face46169304f07580644dde6b2 [2021-07-27T12:16:44.446Z] #26 sha256:2e71326df37ab77cc945afb6acdacb8e33b586ca761a5d654189b477e6142e91 [2021-07-27T12:16:44.446Z] #26 DONE 0.0s [2021-07-27T12:16:44.446Z] [2021-07-27T12:16:44.446Z] #23 [internal] load build context [2021-07-27T12:16:44.446Z] #23 sha256:5685258a99adcc107afc2a594a750bc2aa4438da7695caa827251ecb8d97ee61 [2021-07-27T12:16:44.765Z] Commit message: "remove various LCOW bits (container, image, pkg/containerfs)" [2021-07-27T12:16:44.776Z] #54 0.639 + RM_GOPATH=0 [2021-07-27T12:16:44.776Z] #54 0.639 + TMP_GOPATH= [2021-07-27T12:16:44.776Z] #54 0.639 + : /build [2021-07-27T12:16:44.776Z] #54 0.639 + '[' -z '' ']' [2021-07-27T12:16:44.776Z] #54 0.640 ++ mktemp -d [2021-07-27T12:16:44.776Z] #54 0.640 + export GOPATH=/tmp/tmp.A3rZC4Roqo [2021-07-27T12:16:44.776Z] #54 0.640 + GOPATH=/tmp/tmp.A3rZC4Roqo [2021-07-27T12:16:44.776Z] #54 0.640 + RM_GOPATH=1 [2021-07-27T12:16:44.776Z] #54 0.640 + case "$(go env GOARCH)" in [2021-07-27T12:16:44.776Z] #54 0.642 ++ go env GOARCH [2021-07-27T12:16:44.776Z] #54 0.645 + export GO_BUILDMODE=-buildmode=pie [2021-07-27T12:16:44.776Z] #54 0.645 + GO_BUILDMODE=-buildmode=pie [2021-07-27T12:16:44.776Z] #54 0.646 ++ dirname /tmp/install/install.sh [2021-07-27T12:16:44.776Z] #54 0.649 + dir=/tmp/install [2021-07-27T12:16:44.776Z] #54 0.649 + bin=runc [2021-07-27T12:16:44.776Z] #54 0.649 + shift [2021-07-27T12:16:44.776Z] #54 0.649 + '[' '!' -f /tmp/install/runc.installer ']' [2021-07-27T12:16:44.776Z] #54 0.649 + . /tmp/install/runc.installer [2021-07-27T12:16:44.776Z] #54 0.649 ++ : 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 [2021-07-27T12:16:44.776Z] #54 0.649 + install_runc [2021-07-27T12:16:44.776Z] #54 0.650 + uname -r [2021-07-27T12:16:44.776Z] #54 0.651 + grep -q '^3\.10\.0.*\.el7\.' [2021-07-27T12:16:44.776Z] #54 0.653 + RUNC_BUILDTAGS='seccomp ' [2021-07-27T12:16:44.776Z] #54 0.653 + echo 'Install runc version 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 (build tags: seccomp )' [2021-07-27T12:16:44.776Z] #54 0.653 Install runc version 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 (build tags: seccomp ) [2021-07-27T12:16:44.776Z] #54 0.653 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.A3rZC4Roqo/src/github.com/opencontainers/runc [2021-07-27T12:16:44.776Z] #54 0.654 Cloning into '/tmp/tmp.A3rZC4Roqo/src/github.com/opencontainers/runc'... [2021-07-27T12:16:44.842Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null. [2021-07-27T12:16:44.842Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null. [2021-07-27T12:16:44.842Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service. [2021-07-27T12:16:44.842Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target [2021-07-27T12:16:44.842Z] systemd 241 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN2 +IDN -PCRE2 default-hierarchy=hybrid) [2021-07-27T12:16:44.842Z] Detected virtualization docker. [2021-07-27T12:16:44.842Z] Detected architecture x86-64. [2021-07-27T12:16:44.842Z] Set hostname to <44a24003a0ea>. [2021-07-27T12:16:43.731Z] > git remote # timeout=10 [2021-07-27T12:16:43.789Z] > git config --get remote.origin.url # timeout=10 [2021-07-27T12:16:43.849Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-27T12:16:43.851Z] > git merge 12f1b3ce43fe4aea5a41750bcc20f2a7dd67dbfc # timeout=10 [2021-07-27T12:16:43.981Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2021-07-27T12:16:44.108Z] > git config core.sparsecheckout # timeout=10 [2021-07-27T12:16:44.163Z] > git checkout -f 13cb04e57c9aafd93d10d06bdb942f2f10d7a8c2 # timeout=10 [2021-07-27T12:16:45.024Z] #23 ... [2021-07-27T12:16:45.024Z] [2021-07-27T12:16:45.024Z] #42 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key [2021-07-27T12:16:45.024Z] #42 sha256:4ebf95ef235c2a9565f1170d2820bf979767f762364b8c31dc05ef47e15c9784 [2021-07-27T12:16:45.024Z] #42 DONE 0.4s [2021-07-27T12:16:45.024Z] [2021-07-27T12:16:45.024Z] #23 [internal] load build context [2021-07-27T12:16:45.024Z] #23 sha256:5685258a99adcc107afc2a594a750bc2aa4438da7695caa827251ecb8d97ee61 [2021-07-27T12:16:45.038Z] #54 ... [2021-07-27T12:16:45.038Z] [2021-07-27T12:16:45.038Z] #14 [dev-systemd-false 1/25] RUN groupadd -r docker [2021-07-27T12:16:45.038Z] #14 sha256:60f5183b73831e3041b1972aac953ce60d2a379a33ce2e78d808295f104b33fd [2021-07-27T12:16:45.038Z] #14 DONE 0.8s [2021-07-27T12:16:45.038Z] [2021-07-27T12:16:45.038Z] #15 [dev-systemd-false 2/25] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2021-07-27T12:16:45.038Z] #15 sha256:abed8d17257bcaa3acad1a8d0cfef93910ea0ec6e0c4580a45480db505d8fd46 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-07-27T12:16:45.619Z] #77 exporting layers 1.0s done [2021-07-27T12:16:45.619Z] #77 writing image sha256:b3b238e3f0d9a2475a1bb9d3741bf583799e8865a69201b4877457fe858ca034 [2021-07-27T12:16:45.619Z] #77 writing image sha256:b3b238e3f0d9a2475a1bb9d3741bf583799e8865a69201b4877457fe858ca034 done [2021-07-27T12:16:45.619Z] #77 naming to docker.io/library/docker:13cb04e57c9aafd93d10d06bdb942f2f10d7a8c2 done [2021-07-27T12:16:45.619Z] #77 DONE 1.1s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2021-07-27T12:16:45.774Z] + source /etc/docker-entrypoint-cmd [2021-07-27T12:16:45.774Z] ++ hack/make.sh dynbinary test-integration [2021-07-27T12:16:45.774Z] [2021-07-27T12:16:45.947Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42683/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42683/.git:/go/src/github.com/docker/docker/.git --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=13cb04e57c9aafd93d10d06bdb942f2f10d7a8c2 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:13cb04e57c9aafd93d10d06bdb942f2f10d7a8c2 hack/validate/default [2021-07-27T12:16:45.974Z] #15 DONE 1.0s [2021-07-27T12:16:45.974Z] [2021-07-27T12:16:45.974Z] #16 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-07-27T12:16:45.974Z] #16 sha256:71a13feb4fd19ea5f73bea55062d2443d345c4c8e114d545042130febdab6a25 [2021-07-27T12:16:45.974Z] #23 transferring context: 55.79MB 1.7s done [2021-07-27T12:16:46.029Z] Removing bundles/ [2021-07-27T12:16:46.030Z] [2021-07-27T12:16:46.030Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-07-27T12:16:46.030Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-07-27T12:16:46.030Z] GOOS="" GOARCH="" GOARM="" [2021-07-27T12:16:46.074Z] + docker version [2021-07-27T12:16:46.075Z] Client: [2021-07-27T12:16:46.075Z] Version: 20.10.6 [2021-07-27T12:16:46.075Z] API version: 1.41 [2021-07-27T12:16:46.075Z] Go version: go1.16.3 [2021-07-27T12:16:46.075Z] Git commit: 370c289 [2021-07-27T12:16:46.075Z] Built: Fri Apr 9 22:49:36 2021 [2021-07-27T12:16:46.075Z] OS/Arch: windows/amd64 [2021-07-27T12:16:46.075Z] Context: default [2021-07-27T12:16:46.075Z] Experimental: true [2021-07-27T12:16:46.075Z] [2021-07-27T12:16:46.075Z] Server: Docker Engine - Community [2021-07-27T12:16:46.075Z] Engine: [2021-07-27T12:16:46.075Z] Version: 20.10.6 [2021-07-27T12:16:46.075Z] API version: 1.41 (minimum version 1.24) [2021-07-27T12:16:46.075Z] Go version: go1.13.15 [2021-07-27T12:16:46.075Z] Git commit: 8728dd2 [2021-07-27T12:16:46.075Z] Built: Fri Apr 9 22:45:40 2021 [2021-07-27T12:16:46.075Z] OS/Arch: windows/amd64 [2021-07-27T12:16:46.075Z] Experimental: true [Pipeline] sh [2021-07-27T12:16:46.279Z] #23 DONE 2.0s [2021-07-27T12:16:46.540Z] [2021-07-27T12:16:46.540Z] #14 [dev-systemd-false 1/25] RUN groupadd -r docker [2021-07-27T12:16:46.540Z] #14 sha256:60f5183b73831e3041b1972aac953ce60d2a379a33ce2e78d808295f104b33fd [2021-07-27T12:16:46.540Z] #14 CACHED [2021-07-27T12:16:46.540Z] [2021-07-27T12:16:46.540Z] #11 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2021-07-27T12:16:46.540Z] #11 sha256:59c8ac8e902c881aebbd098fd88c83458569573bf10c3439629d22ce0a05e1bf [2021-07-27T12:16:46.540Z] #11 CACHED [2021-07-27T12:16:46.540Z] [2021-07-27T12:16:46.540Z] #45 [dev-systemd-false 16/25] COPY --from=criu /build/ /usr/local/bin/ [2021-07-27T12:16:46.540Z] #45 sha256:e4b1777e6d8bb778f7e1ac6a2587b375304ef06014d98bac1061c0e2416aba78 [2021-07-27T12:16:46.540Z] #45 CACHED [2021-07-27T12:16:46.540Z] [2021-07-27T12:16:46.540Z] #67 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-07-27T12:16:46.540Z] #67 sha256:9fb9624faa00a4315e17fb47162787f5dc62612b965f175f5658e396c6853630 [2021-07-27T12:16:46.540Z] #67 CACHED [2021-07-27T12:16:46.540Z] [2021-07-27T12:16:46.540Z] #16 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-07-27T12:16:46.540Z] #16 sha256:71a13feb4fd19ea5f73bea55062d2443d345c4c8e114d545042130febdab6a25 [2021-07-27T12:16:46.540Z] #16 CACHED [2021-07-27T12:16:46.540Z] [2021-07-27T12:16:46.540Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-07-27T12:16:46.540Z] #36 sha256:439edcd9299068918c672ded5c75be546619e5c558290c48886c2d2f642a6d1b [2021-07-27T12:16:46.540Z] #36 CACHED [2021-07-27T12:16:46.540Z] [2021-07-27T12:16:46.540Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-07-27T12:16:46.540Z] #13 sha256:97889d2484eb8f0c9c8514fe79398ce00615f08324eb75a6da1f77d267f9de68 [2021-07-27T12:16:46.540Z] #13 CACHED [2021-07-27T12:16:46.540Z] [2021-07-27T12:16:46.540Z] #51 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-07-27T12:16:46.540Z] #51 sha256:6cc9be18553d66309daa1e1b851670e2035af94bcccc396e88cd4f112f41b08b [2021-07-27T12:16:46.540Z] #51 CACHED [2021-07-27T12:16:46.540Z] [2021-07-27T12:16:46.540Z] #61 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-07-27T12:16:46.540Z] #61 sha256:c4b3a5ac8481f6a57d4540daca3289832a84adfe906c548d31a28d93e16ef8e2 [2021-07-27T12:16:46.540Z] #61 CACHED [2021-07-27T12:16:46.540Z] [2021-07-27T12:16:46.540Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-07-27T12:16:46.540Z] #10 sha256:f43df51c786611e9f507d1bdc3106c450f76c2a989257e2e513c4865dc0d435f [2021-07-27T12:16:46.540Z] #10 CACHED [2021-07-27T12:16:46.540Z] [2021-07-27T12:16:46.540Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-07-27T12:16:46.540Z] #37 sha256:873e824a6c0745e9196618c2e648e0c81172ed84effb9087ad1af075dddc61f4 [2021-07-27T12:16:46.540Z] #37 CACHED [2021-07-27T12:16:46.540Z] [2021-07-27T12:16:46.540Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-07-27T12:16:46.540Z] #31 sha256:514da1f57d2f48895cde97636a07830ad38c95dd4bedcac26e4f18e902c8d3f9 [2021-07-27T12:16:46.540Z] #31 CACHED [2021-07-27T12:16:46.540Z] [2021-07-27T12:16:46.540Z] #43 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2021-07-27T12:16:46.540Z] #43 sha256:b34eda1073b6a60fa48aaf64e87ceb199feaea8bf3e8c77f70c59990dacb3c34 [2021-07-27T12:16:46.540Z] #43 CACHED [2021-07-27T12:16:46.540Z] [2021-07-27T12:16:46.540Z] #12 [runtime-dev-cross-false 1/2] RUN echo 'deb http://deb.debian.org/debian buster-backports main' > /etc/apt/sources.list.d/backports.list [2021-07-27T12:16:46.540Z] #12 sha256:04d67373c8d9ecaf224735df36cc274ce19a98ab2063aa03bd8a02c236d1ef9d [2021-07-27T12:16:46.540Z] #12 CACHED [2021-07-27T12:16:46.540Z] [2021-07-27T12:16:46.540Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-07-27T12:16:46.540Z] #57 sha256:9117e9484b1c1c72365b367d2d2c702101d8cb4b16277eefbe41e771ac785925 [2021-07-27T12:16:46.540Z] #57 CACHED [2021-07-27T12:16:46.540Z] [2021-07-27T12:16:46.540Z] #25 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2021-07-27T12:16:46.540Z] #25 sha256:317c7c2752c5e8798b1d5a76f9f64d03335cb837a8f3e206878b12eace098fd3 [2021-07-27T12:16:46.540Z] #25 CACHED [2021-07-27T12:16:46.540Z] [2021-07-27T12:16:46.540Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-07-27T12:16:46.540Z] #28 sha256:02c76ad826b8a1a7c24b72ed1d31082800cf4bb42e21e58c05c25e593f91435e [2021-07-27T12:16:46.540Z] #28 CACHED [2021-07-27T12:16:46.540Z] [2021-07-27T12:16:46.540Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-07-27T12:16:46.540Z] #29 sha256:81ff04e0a2e90d151b1a218a6de5ca80129985942780881f14cd23a9e4e172e3 [2021-07-27T12:16:46.540Z] #29 CACHED [2021-07-27T12:16:46.540Z] [2021-07-27T12:16:46.540Z] #53 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2021-07-27T12:16:46.540Z] #53 sha256:10a4b1ce146e5a2cafe020e5380fffa5e99200d5d02f2d017333ca547716cc61 [2021-07-27T12:16:46.540Z] #53 CACHED [2021-07-27T12:16:46.540Z] [2021-07-27T12:16:46.540Z] #21 [dev-systemd-false 8/25] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2021-07-27T12:16:46.540Z] #21 sha256:1a368c296c0a532db61b3f7c853690b1e91ab2dc8744bc9d311d70e9754fb874 [2021-07-27T12:16:46.540Z] #21 CACHED [2021-07-27T12:16:46.540Z] [2021-07-27T12:16:46.540Z] #15 [dev-systemd-false 2/25] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2021-07-27T12:16:46.540Z] #15 sha256:abed8d17257bcaa3acad1a8d0cfef93910ea0ec6e0c4580a45480db505d8fd46 [2021-07-27T12:16:46.540Z] #15 CACHED [2021-07-27T12:16:46.540Z] [2021-07-27T12:16:46.540Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-07-27T12:16:46.540Z] #46 sha256:3cabfec2d8fd9daac1f8e39cd8a066bfdaf8bb9cb0cdaa30d8d1899b3054e457 [2021-07-27T12:16:46.540Z] #46 CACHED [2021-07-27T12:16:46.540Z] [2021-07-27T12:16:46.541Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-07-27T12:16:46.541Z] #52 sha256:067f2ceb510b006d93b94c4322178686c00ecb1252ea1ae9c051686c78ca8812 [2021-07-27T12:16:46.541Z] #52 CACHED [2021-07-27T12:16:46.541Z] [2021-07-27T12:16:46.541Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-07-27T12:16:46.541Z] #39 sha256:c99dc4bff57168ffece7f617877a9a1a2105a778d841df24c9238c8809181677 [2021-07-27T12:16:46.541Z] #39 CACHED [2021-07-27T12:16:46.541Z] [2021-07-27T12:16:46.541Z] #60 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-07-27T12:16:46.541Z] #60 sha256:b781949d1ecb6caae2cde2bb5e2f1bcedc7bc2b48d9eaa67517c21bdacce0edd [2021-07-27T12:16:46.541Z] #60 CACHED [2021-07-27T12:16:46.541Z] [2021-07-27T12:16:46.541Z] #56 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-07-27T12:16:46.541Z] #56 sha256:fc5349b083136997e2a10d0c301c591d6acee7266d0128cd1a88b85215a1f91e [2021-07-27T12:16:46.541Z] #56 CACHED [2021-07-27T12:16:46.541Z] [2021-07-27T12:16:46.541Z] #38 [dev-systemd-false 14/25] COPY --from=tini /build/ /usr/local/bin/ [2021-07-27T12:16:46.541Z] #38 sha256:e5108683a5cab279d0b934cc78824f6e317dcce6bc8f8ec73331552c725d5435 [2021-07-27T12:16:46.541Z] #38 CACHED [2021-07-27T12:16:46.541Z] [2021-07-27T12:16:46.541Z] #34 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer . /tmp/install/tomll.installer && PREFIX=/build install_tomll [2021-07-27T12:16:46.541Z] #34 sha256:8ef50527446884735ca80f206f1113ee82da41fc00cd8cfd7a706f9aa18fd5fd [2021-07-27T12:16:46.541Z] #34 CACHED [2021-07-27T12:16:46.541Z] [2021-07-27T12:16:46.541Z] #55 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2021-07-27T12:16:46.541Z] #55 sha256:9fc1e4a865d79b2bd95645af902f857c8880bb053568e6bbe5c771c1164e4a93 [2021-07-27T12:16:46.541Z] #55 CACHED [2021-07-27T12:16:46.541Z] [2021-07-27T12:16:46.541Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-07-27T12:16:46.541Z] #40 sha256:5c879fc49ec2e7c65b57acb26de52c4a6ddfb9ed08490cb8d151326fc7bcace6 [2021-07-27T12:16:46.541Z] #40 CACHED [2021-07-27T12:16:46.541Z] [2021-07-27T12:16:46.541Z] #47 [dev-systemd-false 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2021-07-27T12:16:46.541Z] #47 sha256:d3581efb821b87c33a9abaf12ec88b10979e40fd6516e3bb3537a3d4122c2fcd [2021-07-27T12:16:46.541Z] #47 CACHED [2021-07-27T12:16:46.541Z] [2021-07-27T12:16:46.541Z] #41 [dev-systemd-false 15/25] COPY --from=registry /build/ /usr/local/bin/ [2021-07-27T12:16:46.541Z] #41 sha256:451412ca9fd1bb001eb36aa04402b44490ca7ea6614e722d4243d93d31247478 [2021-07-27T12:16:46.541Z] #41 CACHED [2021-07-27T12:16:46.541Z] [2021-07-27T12:16:46.541Z] #17 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-07-27T12:16:46.541Z] #17 sha256:d4927a41f08b8916d5da291148f3acc290cfa4f153248a2b83707c7a91897892 [2021-07-27T12:16:46.541Z] #17 CACHED [2021-07-27T12:16:46.541Z] [2021-07-27T12:16:46.541Z] #35 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2021-07-27T12:16:46.541Z] #35 sha256:4626cf9d4a277636a629e75eedf15cb5616c952a80f0694a3fe9745522965015 [2021-07-27T12:16:46.541Z] #35 CACHED [2021-07-27T12:16:46.541Z] [2021-07-27T12:16:46.541Z] #30 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2021-07-27T12:16:46.541Z] #30 sha256:dec1cb90ed443bb0a8f79825c48c77b9361b4f628675dd4d5f0d856344c09b2d [2021-07-27T12:16:46.541Z] #30 CACHED [2021-07-27T12:16:46.541Z] [2021-07-27T12:16:46.541Z] #64 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-07-27T12:16:46.541Z] #64 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-07-27T12:16:46.541Z] #64 CACHED [2021-07-27T12:16:46.541Z] [2021-07-27T12:16:46.541Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-07-27T12:16:46.541Z] #59 sha256:a55bc884ac45dfe7f92f1f6fa77abfb67591d5d53c385f1a5a1d23a30113f7ae [2021-07-27T12:16:46.541Z] #59 CACHED [2021-07-27T12:16:46.541Z] [2021-07-27T12:16:46.541Z] #62 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-07-27T12:16:46.541Z] #62 sha256:f23948c5b0e1b2fedb963a606f3ba8e102054ebca7b6af88d081b4ba8a614261 [2021-07-27T12:16:46.541Z] #62 CACHED [2021-07-27T12:16:46.541Z] [2021-07-27T12:16:46.541Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-07-27T12:16:46.541Z] #54 sha256:853f6f55fab6805096954193a56af47ff7bda67537edc629684249d2bcb05d3a [2021-07-27T12:16:46.541Z] #54 CACHED [2021-07-27T12:16:46.541Z] [2021-07-27T12:16:46.541Z] #20 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-07-27T12:16:46.541Z] #20 sha256:6a8813d434e1ca2abf98666839558ee8bafc3dc9f825fe6641c8893c6e227273 [2021-07-27T12:16:46.541Z] #20 CACHED [2021-07-27T12:16:46.541Z] [2021-07-27T12:16:46.541Z] #33 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2021-07-27T12:16:46.541Z] #33 sha256:b571f8a55c42b1feb05e4be6c668010063339c2792b009475d5e70d084e41ab5 [2021-07-27T12:16:46.541Z] #33 CACHED [2021-07-27T12:16:46.541Z] [2021-07-27T12:16:46.541Z] #18 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-07-27T12:16:46.541Z] #18 sha256:bbdbfe94e25a426d34796c498b14b9b28748c5bc2586f0ce6fbef13a7b0c6c50 [2021-07-27T12:16:46.541Z] #18 CACHED [2021-07-27T12:16:46.541Z] [2021-07-27T12:16:46.541Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-07-27T12:16:46.541Z] #32 sha256:b91ffc0025b99e48e874df39aa649930bfdbb27d79b80cdc6e030f11987f2e15 [2021-07-27T12:16:46.541Z] #32 CACHED [2021-07-27T12:16:46.541Z] [2021-07-27T12:16:46.541Z] #66 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-07-27T12:16:46.541Z] #66 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-07-27T12:16:46.541Z] #66 CACHED [2021-07-27T12:16:46.541Z] [2021-07-27T12:16:46.541Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-07-27T12:16:46.541Z] #24 sha256:313673370de1a3af232ef6025a26ccb778bad6e37c8da502c47938bc76ba82c6 [2021-07-27T12:16:46.541Z] #24 CACHED [2021-07-27T12:16:46.541Z] [2021-07-27T12:16:46.541Z] #49 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-07-27T12:16:46.541Z] #49 sha256:ed1bb6afa24c2cbff760da558170d1cb50f2d777f3698ac37b4042415d976262 [2021-07-27T12:16:46.541Z] #49 CACHED [2021-07-27T12:16:46.541Z] [2021-07-27T12:16:46.541Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-07-27T12:16:46.541Z] #27 sha256:10abbd06ccf34cd2e515a504b74cf57eaae595a9cb390b58816d136d3c19e7f7 [2021-07-27T12:16:46.541Z] #27 CACHED [2021-07-27T12:16:46.541Z] [2021-07-27T12:16:46.541Z] #44 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-07-27T12:16:46.541Z] #44 sha256:bbe22063861317034f3973a4f7bee7f10a97f1d8084bc75a94ab96e860daf5c2 [2021-07-27T12:16:46.541Z] #44 CACHED [2021-07-27T12:16:46.541Z] [2021-07-27T12:16:46.541Z] #48 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-07-27T12:16:46.541Z] #48 sha256:471b0ec642419fe491343bfada65f78b508655c949bb004cc855fabe646cb967 [2021-07-27T12:16:46.541Z] #48 CACHED [2021-07-27T12:16:46.541Z] [2021-07-27T12:16:46.541Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-07-27T12:16:46.541Z] #50 sha256:fddca757d47a389d221c8111a7b18d252ba842b6e6958cc054a7cf8d2920eb21 [2021-07-27T12:16:46.541Z] #50 CACHED [2021-07-27T12:16:46.541Z] [2021-07-27T12:16:46.541Z] #19 [dev-systemd-false 6/25] RUN ldconfig [2021-07-27T12:16:46.541Z] #19 sha256:a116c69d0dadb5a14e0639133fe1f6fb2b680a5235536c8b5a3fa02c1c119353 [2021-07-27T12:16:46.541Z] #19 CACHED [2021-07-27T12:16:46.541Z] [2021-07-27T12:16:46.541Z] #22 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-07-27T12:16:46.541Z] #22 sha256:1832251c41dcf7aa1e92d4cbd1589b21fc286f18c1cd0842f11512bf95e30983 [2021-07-27T12:16:46.541Z] #22 CACHED [2021-07-27T12:16:46.541Z] [2021-07-27T12:16:46.541Z] #58 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2021-07-27T12:16:46.541Z] #58 sha256:6fb8054c5f484c6385d999c52b1c8bebecb83e46b0493d2276b0fa266648e36c [2021-07-27T12:16:46.541Z] #58 CACHED [2021-07-27T12:16:46.541Z] [2021-07-27T12:16:46.541Z] #68 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2021-07-27T12:16:46.541Z] #68 sha256:3d96ccd85792fd87eb525597a9c8324091f04a188ee271ef4c289660355c0145 [2021-07-27T12:16:46.541Z] #68 CACHED [2021-07-27T12:16:46.541Z] [2021-07-27T12:16:46.541Z] #69 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-07-27T12:16:46.541Z] #69 sha256:6f1e0bb1b99d5e9a49e3364fbefe9cf1d323d9768a1e8be583a48ff8d6162cab [2021-07-27T12:16:46.734Z] #1 [internal] load build definition from Dockerfile [2021-07-27T12:16:46.734Z] #1 sha256:b7efce982705e2de826b9af8c951ab528186aabe98d300ea7fcf5b867118d1f3 [2021-07-27T12:16:46.734Z] #1 transferring dockerfile: 16.59kB done [2021-07-27T12:16:46.734Z] #1 DONE 0.0s [2021-07-27T12:16:46.873Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2021-07-27T12:16:46.873Z] No api/types/ or api/swagger.yaml changes in diff. [2021-07-27T12:16:46.873Z] Congratulations! All TOML source files changed here have valid syntax. [2021-07-27T12:16:46.873Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2021-07-27T12:16:46.873Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2021-07-27T12:16:46.873Z] Congratulations! No new tests were added to integration-cli. [2021-07-27T12:16:46.873Z] [2021-07-27T12:16:46.873Z] INFO Start validation with golang-ci-lint [2021-07-27T12:16:46.873Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2021-07-27T12:16:46.873Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2021-07-27T12:16:46.873Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2021-07-27T12:16:46.909Z] #16 0.965 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-07-27T12:16:46.995Z] [2021-07-27T12:16:46.995Z] #2 [internal] load .dockerignore [2021-07-27T12:16:46.995Z] #2 sha256:1b8a2ab1ec0f0fc9c700cd24da8f75fa8feb1ca4d08f7315ed33f6b8fdbafc40 [2021-07-27T12:16:46.995Z] #2 transferring context: 87B done [2021-07-27T12:16:46.995Z] #2 DONE 0.0s [2021-07-27T12:16:47.105Z] + docker info [2021-07-27T12:16:47.167Z] #16 DONE 1.1s [2021-07-27T12:16:47.167Z] [2021-07-27T12:16:47.167Z] #17 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-07-27T12:16:47.167Z] #17 sha256:d4927a41f08b8916d5da291148f3acc290cfa4f153248a2b83707c7a91897892 [2021-07-27T12:16:47.565Z] Client: [2021-07-27T12:16:47.565Z] Context: default [2021-07-27T12:16:47.565Z] Debug Mode: false [2021-07-27T12:16:47.565Z] Plugins: [2021-07-27T12:16:47.565Z] app: Docker Application (Docker Inc., v0.8.0) [2021-07-27T12:16:47.565Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2021-07-27T12:16:47.565Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2021-07-27T12:16:47.565Z] [2021-07-27T12:16:47.565Z] Server: [2021-07-27T12:16:47.565Z] Containers: 0 [2021-07-27T12:16:47.565Z] Running: 0 [2021-07-27T12:16:47.565Z] Paused: 0 [2021-07-27T12:16:47.565Z] Stopped: 0 [2021-07-27T12:16:47.565Z] Images: 10 [2021-07-27T12:16:47.565Z] Server Version: 20.10.6 [2021-07-27T12:16:47.565Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-07-27T12:16:47.565Z] Windows: [2021-07-27T12:16:47.565Z] LCOW: [2021-07-27T12:16:47.565Z] Logging Driver: json-file [2021-07-27T12:16:47.565Z] Plugins: [2021-07-27T12:16:47.565Z] Volume: local [2021-07-27T12:16:47.565Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-07-27T12:16:47.565Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-07-27T12:16:47.565Z] Swarm: inactive [2021-07-27T12:16:47.565Z] Default Isolation: process [2021-07-27T12:16:47.565Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-07-27T12:16:47.565Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1879) [2021-07-27T12:16:47.565Z] OSType: windows [2021-07-27T12:16:47.565Z] Architecture: x86_64 [2021-07-27T12:16:47.565Z] CPUs: 4 [2021-07-27T12:16:47.565Z] Total Memory: 32GiB [2021-07-27T12:16:47.565Z] Name: azwin-2-8f2070 [2021-07-27T12:16:47.565Z] ID: RLME:2MWS:TYGR:XP2V:HYXJ:JAQI:V4NR:BCD6:RTRS:BBVD:TZQ6:Q2X3 [2021-07-27T12:16:47.565Z] Docker Root Dir: D:\docker [2021-07-27T12:16:47.565Z] Debug Mode: false [2021-07-27T12:16:47.565Z] Registry: https://index.docker.io/v1/ [2021-07-27T12:16:47.565Z] Labels: [2021-07-27T12:16:47.565Z] Experimental: true [2021-07-27T12:16:47.565Z] Insecure Registries: [2021-07-27T12:16:47.565Z] 10.0.0.4:5000 [2021-07-27T12:16:47.565Z] 127.0.0.0/8 [2021-07-27T12:16:47.565Z] Registry Mirrors: [2021-07-27T12:16:47.565Z] http://10.0.0.4:5000/ [2021-07-27T12:16:47.565Z] Live Restore Enabled: false [2021-07-27T12:16:47.565Z] Product License: Community Engine [2021-07-27T12:16:47.565Z] [2021-07-27T12:16:47.565Z] [2021-07-27T12:16:47.565Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-07-27T12:16:47.565Z] #3 sha256:294a0880f468e89a28a1e5e4d13ea717bf9a656005ccb802a8dcbf12ae5d5949 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2021-07-27T12:16:47.826Z] #3 DONE 0.2s [2021-07-27T12:16:47.826Z] [2021-07-27T12:16:47.826Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-07-27T12:16:47.826Z] #4 sha256:08363c8751d4545d25bea104f7e51e11696d0e0abf10a017a959436e69805043 [2021-07-27T12:16:47.826Z] #4 CACHED [2021-07-27T12:16:48.102Z] #17 DONE 1.0s [2021-07-27T12:16:48.102Z] [2021-07-27T12:16:48.102Z] #18 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-07-27T12:16:48.102Z] #18 sha256:bbdbfe94e25a426d34796c498b14b9b28748c5bc2586f0ce6fbef13a7b0c6c50 [2021-07-27T12:16:48.767Z] [2021-07-27T12:16:48.767Z] #6 [internal] load metadata for docker.io/library/golang:1.16.6-buster [2021-07-27T12:16:48.767Z] #6 sha256:a2f751df188616afb58e0970bbfcb818a5481f001a17b2205431b2421fe8b599 [2021-07-27T12:16:48.767Z] #6 DONE 0.1s [2021-07-27T12:16:48.767Z] [2021-07-27T12:16:48.767Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-07-27T12:16:48.767Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-07-27T12:16:48.767Z] #8 DONE 0.1s [2021-07-27T12:16:48.767Z] [2021-07-27T12:16:48.767Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-07-27T12:16:48.767Z] #5 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-07-27T12:16:48.767Z] #5 DONE 0.1s [2021-07-27T12:16:48.767Z] [2021-07-27T12:16:48.767Z] #7 [internal] load metadata for docker.io/library/debian:buster [2021-07-27T12:16:48.767Z] #7 sha256:f1b65f84b73951f42780ae75c92800bded73658353301e79e5dc186186c67a6c [2021-07-27T12:16:48.767Z] #7 DONE 0.2s [2021-07-27T12:16:49.039Z] #18 ... [2021-07-27T12:16:49.039Z] [2021-07-27T12:16:49.039Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-07-27T12:16:49.039Z] #54 sha256:cd72828496d6bda89438d5245e8b19e32adbb7ba9d0b02dd32a99042c33146fc [2021-07-27T12:16:49.039Z] #54 2.356 + cd /tmp/tmp.A3rZC4Roqo/src/github.com/opencontainers/runc [2021-07-27T12:16:49.039Z] #54 2.357 + git checkout -q 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 [2021-07-27T12:16:49.039Z] #54 2.483 + '[' -z '' ']' [2021-07-27T12:16:49.039Z] #54 2.483 + target=static [2021-07-27T12:16:49.039Z] #54 2.484 + make 'BUILDTAGS=seccomp ' static [2021-07-27T12:16:49.039Z] #54 2.701 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit=v1.0.1-0-g4144b638 -X main.version=1.0.1 " -o runc . [2021-07-27T12:16:49.039Z] #54 4.137 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit=v1.0.1-0-g4144b638 -X main.version=1.0.1 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-07-27T12:16:49.039Z] #54 4.706 + mkdir -p /build [2021-07-27T12:16:49.039Z] #54 4.710 + cp runc /build/runc [2021-07-27T12:16:49.039Z] #54 DONE 4.9s [2021-07-27T12:16:49.082Z] #69 DONE 2.8s [2021-07-27T12:16:49.298Z] [2021-07-27T12:16:49.298Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-07-27T12:16:49.298Z] #57 sha256:b7984b5d64eb11080dc3cbda1e865ca7fe45288a80546e5e479844316f448512 [2021-07-27T12:16:49.298Z] #57 14.77 + bin/containerd [2021-07-27T12:16:49.342Z] [2021-07-27T12:16:49.342Z] #70 exporting to image [2021-07-27T12:16:49.342Z] #70 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-07-27T12:16:49.342Z] #70 exporting layers [2021-07-27T12:16:49.353Z] [2021-07-27T12:16:49.353Z] #65 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-07-27T12:16:49.353Z] #65 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-07-27T12:16:49.353Z] #65 DONE 0.0s [2021-07-27T12:16:49.353Z] [2021-07-27T12:16:49.353Z] #63 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-07-27T12:16:49.353Z] #63 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-07-27T12:16:49.353Z] #63 DONE 0.0s [2021-07-27T12:16:49.353Z] [2021-07-27T12:16:49.353Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4 [2021-07-27T12:16:49.353Z] #9 sha256:d91276b611eca614ec6a2a6856dbbf4838674eca2a8b59403b13f5ed43b36389 [2021-07-27T12:16:49.353Z] #9 DONE 0.0s [2021-07-27T12:16:49.353Z] [2021-07-27T12:16:49.353Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:cc58a29c333ee594f7624d968123429b26916face46169304f07580644dde6b2 [2021-07-27T12:16:49.353Z] #26 sha256:e1c630b53164ecaefddbcb40b31696dc8e7a4852cedd5bff2a9ea2b351a06858 [2021-07-27T12:16:49.353Z] #26 DONE 0.0s [2021-07-27T12:16:49.353Z] [2021-07-27T12:16:49.353Z] #23 [internal] load build context [2021-07-27T12:16:49.353Z] #23 sha256:5c6e8acb6c769815b4fabadc4af8fca1f3d20344e7ae50f686ead2387c092b7d [2021-07-27T12:16:49.557Z] #57 ... [2021-07-27T12:16:49.557Z] [2021-07-27T12:16:49.557Z] #18 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-07-27T12:16:49.557Z] #18 sha256:bbdbfe94e25a426d34796c498b14b9b28748c5bc2586f0ce6fbef13a7b0c6c50 [2021-07-27T12:16:49.557Z] #18 DONE 1.3s [2021-07-27T12:16:49.557Z] [2021-07-27T12:16:49.557Z] #19 [dev-systemd-false 6/25] RUN ldconfig [2021-07-27T12:16:49.557Z] #19 sha256:a116c69d0dadb5a14e0639133fe1f6fb2b680a5235536c8b5a3fa02c1c119353 [2021-07-27T12:16:49.616Z] #23 ... [2021-07-27T12:16:49.616Z] [2021-07-27T12:16:49.616Z] #42 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key [2021-07-27T12:16:49.616Z] #42 sha256:4ebf95ef235c2a9565f1170d2820bf979767f762364b8c31dc05ef47e15c9784 [2021-07-27T12:16:49.616Z] #42 DONE 0.4s [2021-07-27T12:16:49.616Z] [2021-07-27T12:16:49.616Z] #23 [internal] load build context [2021-07-27T12:16:49.616Z] #23 sha256:5c6e8acb6c769815b4fabadc4af8fca1f3d20344e7ae50f686ead2387c092b7d [2021-07-27T12:16:50.493Z] #19 DONE 1.0s [2021-07-27T12:16:50.493Z] [2021-07-27T12:16:50.493Z] #20 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-07-27T12:16:50.493Z] #20 sha256:6a8813d434e1ca2abf98666839558ee8bafc3dc9f825fe6641c8893c6e227273 [2021-07-27T12:16:50.745Z] #70 exporting layers 1.2s done [2021-07-27T12:16:50.745Z] #70 writing image sha256:18522cb03a3311ef61cc6e31e8c283ae97cc379aedf73ae179ca2e03d30ad5f0 0.0s done [2021-07-27T12:16:50.745Z] #70 naming to docker.io/library/docker:13cb04e57c9aafd93d10d06bdb942f2f10d7a8c2 0.0s done [2021-07-27T12:16:50.745Z] #70 DONE 1.5s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-07-27T12:16:51.029Z] #23 transferring context: 55.79MB 1.6s done [2021-07-27T12:16:51.029Z] #23 DONE 1.7s [2021-07-27T12:16:51.029Z] [2021-07-27T12:16:51.029Z] #67 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-07-27T12:16:51.029Z] #67 sha256:26243e745526b342675abb7dbac136eeb0753aa60aad657a51cf863e6a4ec6f1 [2021-07-27T12:16:51.029Z] #67 CACHED [2021-07-27T12:16:51.029Z] [2021-07-27T12:16:51.029Z] #34 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer . /tmp/install/tomll.installer && PREFIX=/build install_tomll [2021-07-27T12:16:51.029Z] #34 sha256:99ce62b85c16e80041ea7668f66a472afcb99ec1491822ab2145d40067c0720b [2021-07-27T12:16:51.029Z] #34 CACHED [2021-07-27T12:16:51.029Z] [2021-07-27T12:16:51.029Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-07-27T12:16:51.029Z] #29 sha256:da96d57d3141968e88a4d7df8dc22fe78aae95e9e601ecfdf2f6d96ceaa0c492 [2021-07-27T12:16:51.029Z] #29 CACHED [2021-07-27T12:16:51.029Z] [2021-07-27T12:16:51.029Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-07-27T12:16:51.029Z] #40 sha256:be8b7d3169d73b6fd32de4fc6e438088c3adf0155ed05810726ffeeef513678c [2021-07-27T12:16:51.029Z] #40 CACHED [2021-07-27T12:16:51.029Z] [2021-07-27T12:16:51.029Z] #53 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2021-07-27T12:16:51.029Z] #53 sha256:c59aa75834dd4e1b1d5393f9f4c4a6cf24d8d4e99c88ed526b1a75eaf33232eb [2021-07-27T12:16:51.029Z] #53 CACHED [2021-07-27T12:16:51.029Z] [2021-07-27T12:16:51.029Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-07-27T12:16:51.029Z] #27 sha256:cbe8578d94dce93aada7577a0b95b8bfba5f180612356ab3e2bd06f3474750f9 [2021-07-27T12:16:51.029Z] #27 CACHED [2021-07-27T12:16:51.029Z] [2021-07-27T12:16:51.029Z] #25 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2021-07-27T12:16:51.029Z] #25 sha256:2fc21893160410b9bf69f8e750003e3b06515a1d8269aaec5ecf88d9735fe766 [2021-07-27T12:16:51.029Z] #25 CACHED [2021-07-27T12:16:51.029Z] [2021-07-27T12:16:51.029Z] #44 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-07-27T12:16:51.029Z] #44 sha256:4b4e551882a158014569177b6f03285cc96ec476f55d0904c4c077747602813b [2021-07-27T12:16:51.029Z] #44 CACHED [2021-07-27T12:16:51.029Z] [2021-07-27T12:16:51.029Z] #56 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-07-27T12:16:51.029Z] #56 sha256:7f7ff381f13d92ca5fa1eb2490435d7d81db9f4a698f2c96d229bd02759c0f08 [2021-07-27T12:16:51.029Z] #56 CACHED [2021-07-27T12:16:51.029Z] [2021-07-27T12:16:51.029Z] #62 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-07-27T12:16:51.029Z] #62 sha256:9aa5f19a2b87147c96d0c4c5f952b170b824df6a87c702eea56dea2315734ff0 [2021-07-27T12:16:51.029Z] #62 CACHED [2021-07-27T12:16:51.029Z] [2021-07-27T12:16:51.029Z] #16 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-07-27T12:16:51.029Z] #16 sha256:4c0bd9f34f145976c55abd689c337d05bc7826d16e378662c02d92b1b402f562 [2021-07-27T12:16:51.029Z] #16 CACHED [2021-07-27T12:16:51.029Z] [2021-07-27T12:16:51.029Z] #43 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2021-07-27T12:16:51.029Z] #43 sha256:d41414c17bc94e26593f94d21b2751ba76fdcc012722a50b3f573907e687a9a1 [2021-07-27T12:16:51.029Z] #43 CACHED [2021-07-27T12:16:51.029Z] [2021-07-27T12:16:51.029Z] #11 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2021-07-27T12:16:51.029Z] #11 sha256:8d7a4ba75dc8dd57fc58c1be63be3c07959b201a420f8386f9459bae7430bfda [2021-07-27T12:16:51.029Z] #11 CACHED [2021-07-27T12:16:51.029Z] [2021-07-27T12:16:51.029Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-07-27T12:16:51.029Z] #13 sha256:747ddd641c4114e8058701564a4e5a23da047ee2581a3cadba02e6a39e4b0541 [2021-07-27T12:16:51.029Z] #13 CACHED [2021-07-27T12:16:51.029Z] [2021-07-27T12:16:51.029Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-07-27T12:16:51.029Z] #39 sha256:b669ce692a1e511a75c1c2d8b45a50e003ada14bcfcf2a4be3f0eb0858817e77 [2021-07-27T12:16:51.029Z] #39 CACHED [2021-07-27T12:16:51.029Z] [2021-07-27T12:16:51.029Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-07-27T12:16:51.029Z] #59 sha256:75648def1238f2adcb39c49f47436b3bf0b3887bf203fa51d8e67464ddaa1a40 [2021-07-27T12:16:51.029Z] #59 CACHED [2021-07-27T12:16:51.029Z] [2021-07-27T12:16:51.029Z] #48 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-07-27T12:16:51.029Z] #48 sha256:1a6c119b15edd0a98d81c71fefd7a861cbda9bee96e754de594bc05e7ab0181d [2021-07-27T12:16:51.029Z] #48 CACHED [2021-07-27T12:16:51.029Z] [2021-07-27T12:16:51.029Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-07-27T12:16:51.029Z] #28 sha256:88158adeddf7c3ad37520b7abaf992781f64b36d3cef009a55602ab2f7bf60cc [2021-07-27T12:16:51.029Z] #28 CACHED [2021-07-27T12:16:51.029Z] [2021-07-27T12:16:51.029Z] #18 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-07-27T12:16:51.029Z] #18 sha256:536a721c1af1573ac500324674a28195e5286904667dd5a3e5452cf14aa8754b [2021-07-27T12:16:51.029Z] #18 CACHED [2021-07-27T12:16:51.029Z] [2021-07-27T12:16:51.029Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-07-27T12:16:51.029Z] #37 sha256:eeb048ce596fcbe46f87b1620e3f1e6cbdb9386f5bf45b4935197ed8dc234943 [2021-07-27T12:16:51.029Z] #37 CACHED [2021-07-27T12:16:51.029Z] [2021-07-27T12:16:51.029Z] #38 [dev-systemd-false 14/25] COPY --from=tini /build/ /usr/local/bin/ [2021-07-27T12:16:51.029Z] #38 sha256:a71d5316618bb8833300c2f7bfa25f3a5f7aa6910e9e2a17591bbaca558e566b [2021-07-27T12:16:51.029Z] #38 CACHED [2021-07-27T12:16:51.029Z] [2021-07-27T12:16:51.029Z] #15 [dev-systemd-false 2/25] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2021-07-27T12:16:51.029Z] #15 sha256:fb57380f5ee4273ac69ae4e5c2dc833af7f49adb8e596f05ea10b07e04f9105e [2021-07-27T12:16:51.029Z] #15 CACHED [2021-07-27T12:16:51.029Z] [2021-07-27T12:16:51.029Z] #17 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-07-27T12:16:51.029Z] #17 sha256:1cf3a3eda5a7018947e4faacda5b2b8240ac24954834e2461087add927cc3fbb [2021-07-27T12:16:51.030Z] #17 CACHED [2021-07-27T12:16:51.030Z] [2021-07-27T12:16:51.030Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-07-27T12:16:51.030Z] #46 sha256:13c09c265966063a1d8a0b91ce3f767404521ba7d5d70ab25d144b80e2f9d934 [2021-07-27T12:16:51.030Z] #46 CACHED [2021-07-27T12:16:51.030Z] [2021-07-27T12:16:51.030Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-07-27T12:16:51.030Z] #32 sha256:1e8dc356af1c166cb000cd43b5699b19f14b69f465e612ff0c73e6c529e2147d [2021-07-27T12:16:51.030Z] #32 CACHED [2021-07-27T12:16:51.030Z] [2021-07-27T12:16:51.030Z] #49 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-07-27T12:16:51.030Z] #49 sha256:66e6b9dd9a10691f5f1f4fb110affa6aad1ef13bae8c63de192a52b5d99b6e41 [2021-07-27T12:16:51.030Z] #49 CACHED [2021-07-27T12:16:51.030Z] [2021-07-27T12:16:51.030Z] #60 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-07-27T12:16:51.030Z] #60 sha256:fe67c61b1130c10ce803c96b30903378fbb3d9b1631a0327e4fa8a140c64b3e5 [2021-07-27T12:16:51.030Z] #60 CACHED [2021-07-27T12:16:51.030Z] [2021-07-27T12:16:51.030Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-07-27T12:16:51.030Z] #57 sha256:b354f28a19dbadfb697e6a4c11da611a56c27192231ab2e74799e0a8f421d2df [2021-07-27T12:16:51.030Z] #57 CACHED [2021-07-27T12:16:51.030Z] [2021-07-27T12:16:51.030Z] #33 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2021-07-27T12:16:51.030Z] #33 sha256:c0d8f41cfa224446ac9986e25952497b036b016c8c51b6a4cca4ae71232ecdc1 [2021-07-27T12:16:51.030Z] #33 CACHED [2021-07-27T12:16:51.030Z] [2021-07-27T12:16:51.030Z] #20 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-07-27T12:16:51.030Z] #20 sha256:f5aa2a57452ad8b19c6efcf7c7576ae037c10e3a574d3ed393fb3642cbbb3080 [2021-07-27T12:16:51.030Z] #20 CACHED [2021-07-27T12:16:51.030Z] [2021-07-27T12:16:51.030Z] #41 [dev-systemd-false 15/25] COPY --from=registry /build/ /usr/local/bin/ [2021-07-27T12:16:51.030Z] #41 sha256:41afb069164943878832c7a151e26625172e2cf09945bb851f24e34d6135778d [2021-07-27T12:16:51.030Z] #41 CACHED [2021-07-27T12:16:51.030Z] [2021-07-27T12:16:51.030Z] #58 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2021-07-27T12:16:51.030Z] #58 sha256:371371dfb09dfbbb74e33b74f475d7253fc831847ce7b5fd80b0c9e65cf8e12b [2021-07-27T12:16:51.030Z] #58 CACHED [2021-07-27T12:16:51.030Z] [2021-07-27T12:16:51.030Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-07-27T12:16:51.030Z] #36 sha256:7103c0e372bf61e808859cdb3bd78f5a3e1ed738726b91dcf23910934a88146f [2021-07-27T12:16:51.030Z] #36 CACHED [2021-07-27T12:16:51.030Z] [2021-07-27T12:16:51.030Z] #21 [dev-systemd-false 8/25] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2021-07-27T12:16:51.030Z] #21 sha256:a97b5ff243f854bdbe62be6dcf9d2480f9222c7cbad3ca2c48882fcbec34fe8d [2021-07-27T12:16:51.030Z] #21 CACHED [2021-07-27T12:16:51.030Z] [2021-07-27T12:16:51.030Z] #64 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-07-27T12:16:51.030Z] #64 sha256:99eb965b5318dc0ce9d71a22280a9be9dfb5920da56425940fa51d60891053ef [2021-07-27T12:16:51.030Z] #64 CACHED [2021-07-27T12:16:51.030Z] [2021-07-27T12:16:51.030Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-07-27T12:16:51.030Z] #52 sha256:94ed3de55342a4a4f1949814177697e2ec2a06a90a5066fc571ff081463875e4 [2021-07-27T12:16:51.030Z] #52 CACHED [2021-07-27T12:16:51.030Z] [2021-07-27T12:16:51.030Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-07-27T12:16:51.030Z] #24 sha256:06ae57f56298bd9b047ae52baac94d352e94bca7ca98940540487af91f5742a2 [2021-07-27T12:16:51.030Z] #24 CACHED [2021-07-27T12:16:51.030Z] [2021-07-27T12:16:51.030Z] #61 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-07-27T12:16:51.030Z] #61 sha256:317e25c865d28e3d4aa1cf174531dee8c7e6fe61a8f0d4f437294a5a96656481 [2021-07-27T12:16:51.030Z] #61 CACHED [2021-07-27T12:16:51.030Z] [2021-07-27T12:16:51.030Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-07-27T12:16:51.030Z] #54 sha256:2366bcf4e7edac52483bea5e9ed9ed4fa1b1834961942f8904a2a5c21810e325 [2021-07-27T12:16:51.030Z] #54 CACHED [2021-07-27T12:16:51.030Z] [2021-07-27T12:16:51.030Z] #55 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2021-07-27T12:16:51.030Z] #55 sha256:c2adfe563507ed19981adc8ab03681c3d82dd68c7e322e2d010227aca8bae908 [2021-07-27T12:16:51.030Z] #55 CACHED [2021-07-27T12:16:51.030Z] [2021-07-27T12:16:51.030Z] #14 [dev-systemd-false 1/25] RUN groupadd -r docker [2021-07-27T12:16:51.030Z] #14 sha256:0531dd3d5b0cc08f69951f821812dda3d0a07324f4f04ca34b83e11fff11895d [2021-07-27T12:16:51.030Z] #14 CACHED [2021-07-27T12:16:51.030Z] [2021-07-27T12:16:51.030Z] #35 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2021-07-27T12:16:51.030Z] #35 sha256:d519d481de548393862d03b9e04d8b7ad2370a8925ea6255713a4a77ff2b9385 [2021-07-27T12:16:51.030Z] #35 CACHED [2021-07-27T12:16:51.030Z] [2021-07-27T12:16:51.030Z] #66 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-07-27T12:16:51.030Z] #66 sha256:b49b59bfc5c6eb145c6a024e010cf4a3618a6b2ef592b80b68c17cd8c3cdcb08 [2021-07-27T12:16:51.030Z] #66 CACHED [2021-07-27T12:16:51.030Z] [2021-07-27T12:16:51.030Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-07-27T12:16:51.030Z] #10 sha256:c0ad532e1e45036fd67be4e49d967ce97517177bf5dd0b59c10b5fa1e2d0e6a0 [2021-07-27T12:16:51.030Z] #10 CACHED [2021-07-27T12:16:51.030Z] [2021-07-27T12:16:51.030Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-07-27T12:16:51.030Z] #31 sha256:0c13f0724e2299ace051f8de2232cd430b2730224b5bbe49256461c8925a2094 [2021-07-27T12:16:51.030Z] #31 CACHED [2021-07-27T12:16:51.030Z] [2021-07-27T12:16:51.030Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-07-27T12:16:51.030Z] #50 sha256:b2f84de4bf51e6a4b57f868e80599f4a53ea6b6827135046df2e43df827ef65a [2021-07-27T12:16:51.030Z] #50 CACHED [2021-07-27T12:16:51.030Z] [2021-07-27T12:16:51.030Z] #47 [dev-systemd-false 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2021-07-27T12:16:51.030Z] #47 sha256:e6d411f037a4802855f2007ecbb3fd5ac271da212c1aa231eddc212c2661985a [2021-07-27T12:16:51.030Z] #47 CACHED [2021-07-27T12:16:51.030Z] [2021-07-27T12:16:51.030Z] #51 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-07-27T12:16:51.030Z] #51 sha256:4f4472c29e653ab5e32f0b121606310dc3a1c0bc0e544c4cedb0835a8816301a [2021-07-27T12:16:51.030Z] #51 CACHED [2021-07-27T12:16:51.030Z] [2021-07-27T12:16:51.030Z] #12 [runtime-dev-cross-false 1/2] RUN echo 'deb http://deb.debian.org/debian buster-backports main' > /etc/apt/sources.list.d/backports.list [2021-07-27T12:16:51.030Z] #12 sha256:ec0543d9162d34cf7973999f6bde35307e6da16aa87429a271119862b2cc7dfe [2021-07-27T12:16:51.030Z] #12 CACHED [2021-07-27T12:16:51.030Z] [2021-07-27T12:16:51.030Z] #19 [dev-systemd-false 6/25] RUN ldconfig [2021-07-27T12:16:51.030Z] #19 sha256:e591d5e192f702422f0c50182ae04f2414aa147ae47ae60900e9be2e2750003c [2021-07-27T12:16:51.030Z] #19 CACHED [2021-07-27T12:16:51.030Z] [2021-07-27T12:16:51.030Z] #30 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2021-07-27T12:16:51.030Z] #30 sha256:e1224018e057c8af06b5b20fa6864bb3ba2262acaab0657a9ff616ab450034c6 [2021-07-27T12:16:51.030Z] #30 CACHED [2021-07-27T12:16:51.030Z] [2021-07-27T12:16:51.030Z] #45 [dev-systemd-false 16/25] COPY --from=criu /build/ /usr/local/bin/ [2021-07-27T12:16:51.030Z] #45 sha256:97ee4378fe975a871b493e5ce4cdf01db4668800fc4bf7bc35812a1dc4d256f3 [2021-07-27T12:16:51.030Z] #45 CACHED [2021-07-27T12:16:51.030Z] [2021-07-27T12:16:51.030Z] #22 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-07-27T12:16:51.030Z] #22 sha256:42ab9c126ea71a9758303545eea6fb2e5e0688d7b0f31768e69a6c799197b52a [2021-07-27T12:16:51.030Z] #22 CACHED [2021-07-27T12:16:51.030Z] [2021-07-27T12:16:51.030Z] #68 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2021-07-27T12:16:51.030Z] #68 sha256:f812fcf33e096fc96301051519d15e329ed14a314679e4f85c590fcbe3b6723a [2021-07-27T12:16:51.030Z] #68 CACHED [2021-07-27T12:16:51.030Z] [2021-07-27T12:16:51.030Z] #69 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-07-27T12:16:51.030Z] #69 sha256:981699bfd1cebd0b7c28098499f8854818859d759f96f1c3a117552259b529bc [2021-07-27T12:16:51.058Z] #20 0.598 Hit:1 http://deb.debian.org/debian buster-backports InRelease [2021-07-27T12:16:51.121Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42683/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_GITCOMMIT=13cb04e57c9aafd93d10d06bdb942f2f10d7a8c2 -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:13cb04e57c9aafd93d10d06bdb942f2f10d7a8c2 hack/make.sh dynbinary test-integration [2021-07-27T12:16:51.316Z] #20 0.842 Hit:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [2021-07-27T12:16:51.316Z] #20 0.843 Hit:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [2021-07-27T12:16:51.316Z] #20 0.844 Hit:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [2021-07-27T12:16:52.061Z] [2021-07-27T12:16:52.331Z] Removing bundles/ [2021-07-27T12:16:52.331Z] [2021-07-27T12:16:52.331Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-07-27T12:16:52.331Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-07-27T12:16:52.331Z] GOOS="" GOARCH="" GOARM="" [2021-07-27T12:16:52.505Z] #20 1.226 Reading package lists... [2021-07-27T12:16:53.070Z] #20 1.932 Reading package lists... [2021-07-27T12:16:53.070Z] #20 2.618 Building dependency tree... [2021-07-27T12:16:53.070Z] #20 2.727 Reading state information... [2021-07-27T12:16:53.070Z] #20 2.829 libcap2-bin is already the newest version (1:2.25-2). [2021-07-27T12:16:53.070Z] #20 2.829 The following additional packages will be installed: [2021-07-27T12:16:53.327Z] #20 2.829 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-07-27T12:16:53.327Z] #20 2.829 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-07-27T12:16:53.327Z] #20 2.830 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-07-27T12:16:53.327Z] #20 2.830 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-07-27T12:16:53.327Z] #20 2.830 python3.7 python3.7-minimal vim-runtime xxd [2021-07-27T12:16:53.327Z] #20 2.830 Suggested packages: [2021-07-27T12:16:53.327Z] #20 2.830 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm ed diffutils-doc [2021-07-27T12:16:53.327Z] #20 2.830 python3-doc python3-tk python3-venv python-setuptools-doc python3.7-venv [2021-07-27T12:16:53.327Z] #20 2.830 python3.7-doc binfmt-support ctags vim-doc vim-scripts xfsdump acl attr [2021-07-27T12:16:53.327Z] #20 2.830 quota [2021-07-27T12:16:53.327Z] #20 2.830 Recommended packages: [2021-07-27T12:16:53.327Z] #20 2.830 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-07-27T12:16:53.327Z] #20 2.831 python3-keyrings.alt python3-xdg unzip [2021-07-27T12:16:53.582Z] #69 DONE 2.1s [2021-07-27T12:16:53.582Z] [2021-07-27T12:16:53.582Z] #70 exporting to image [2021-07-27T12:16:53.582Z] #70 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-07-27T12:16:53.582Z] #70 exporting layers [2021-07-27T12:16:53.584Z] #20 3.174 The following NEW packages will be installed: [2021-07-27T12:16:53.584Z] #20 3.174 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-07-27T12:16:53.584Z] #20 3.174 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-07-27T12:16:53.584Z] #20 3.174 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-07-27T12:16:53.584Z] #20 3.174 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-07-27T12:16:53.584Z] #20 3.175 libreadline5 net-tools patch pigz python-pip-whl python3 python3-distutils [2021-07-27T12:16:53.584Z] #20 3.175 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-07-27T12:16:53.584Z] #20 3.175 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-07-27T12:16:53.584Z] #20 3.175 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-07-27T12:16:53.584Z] #20 3.175 xz-utils zip [2021-07-27T12:16:53.842Z] #20 3.441 0 upgraded, 49 newly installed, 0 to remove and 4 not upgraded. [2021-07-27T12:16:53.842Z] #20 3.441 Need to get 28.6 MB of archives. [2021-07-27T12:16:53.842Z] #20 3.441 After this operation, 116 MB of additional disk space will be used. [2021-07-27T12:16:53.842Z] #20 3.441 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2021-07-27T12:16:53.842Z] #20 3.444 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB] [2021-07-27T12:16:53.842Z] #20 3.450 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB] [2021-07-27T12:16:53.842Z] #20 3.466 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-07-27T12:16:53.842Z] #20 3.467 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-07-27T12:16:53.842Z] #20 3.468 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB] [2021-07-27T12:16:53.842Z] #20 3.483 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2021-07-27T12:16:53.842Z] #20 3.486 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-07-27T12:16:53.842Z] #20 3.486 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-07-27T12:16:53.842Z] #20 3.487 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2021-07-27T12:16:53.842Z] #20 3.488 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2021-07-27T12:16:53.842Z] #20 3.489 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2021-07-27T12:16:53.842Z] #20 3.489 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2021-07-27T12:16:53.842Z] #20 3.490 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2021-07-27T12:16:53.842Z] #20 3.490 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2021-07-27T12:16:53.842Z] #20 3.491 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2021-07-27T12:16:53.842Z] #20 3.494 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-07-27T12:16:53.842Z] #20 3.496 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-07-27T12:16:53.842Z] #20 3.497 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2021-07-27T12:16:53.842Z] #20 3.499 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2021-07-27T12:16:53.842Z] #20 3.500 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2021-07-27T12:16:53.842Z] #20 3.502 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2021-07-27T12:16:53.842Z] #20 3.506 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2021-07-27T12:16:53.842Z] #20 3.507 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-07-27T12:16:53.842Z] #20 3.509 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-07-27T12:16:53.842Z] #20 3.510 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-07-27T12:16:53.842Z] #20 3.511 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2021-07-27T12:16:53.842Z] #20 3.511 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2021-07-27T12:16:53.842Z] #20 3.512 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-07-27T12:16:54.099Z] #20 3.588 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-07-27T12:16:54.099Z] #20 3.588 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-07-27T12:16:54.099Z] #20 3.589 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-07-27T12:16:54.099Z] #20 3.589 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2021-07-27T12:16:54.099Z] #20 3.591 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2021-07-27T12:16:54.099Z] #20 3.593 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 patch amd64 2.7.6-3+deb10u1 [126 kB] [2021-07-27T12:16:54.099Z] #20 3.594 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2021-07-27T12:16:54.099Z] #20 3.608 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-07-27T12:16:54.099Z] #20 3.608 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2021-07-27T12:16:54.099Z] #20 3.610 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2021-07-27T12:16:54.099Z] #20 3.611 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-07-27T12:16:54.099Z] #20 3.613 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2021-07-27T12:16:54.099Z] #20 3.616 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2021-07-27T12:16:54.099Z] #20 3.616 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB] [2021-07-27T12:16:54.099Z] #20 3.628 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2021-07-27T12:16:54.099Z] #20 3.633 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2021-07-27T12:16:54.100Z] #20 3.637 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-07-27T12:16:54.100Z] #20 3.701 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2021-07-27T12:16:54.100Z] #20 3.712 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2021-07-27T12:16:54.100Z] #20 3.719 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2021-07-27T12:16:54.357Z] #20 3.877 debconf: delaying package configuration, since apt-utils is not installed [2021-07-27T12:16:54.357Z] #20 3.899 Fetched 28.6 MB in 1s (53.6 MB/s) [2021-07-27T12:16:54.357Z] #20 3.922 Selecting previously unselected package pigz. [2021-07-27T12:16:54.357Z] #20 3.922 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23446 files and directories currently installed.) [2021-07-27T12:16:54.357Z] #20 3.932 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2021-07-27T12:16:54.357Z] #20 3.939 Unpacking pigz (2.4-1) ... [2021-07-27T12:16:54.357Z] #20 3.995 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-07-27T12:16:54.357Z] #20 3.997 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-07-27T12:16:54.357Z] #20 4.002 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-07-27T12:16:54.357Z] #20 4.104 Selecting previously unselected package python3.7-minimal. [2021-07-27T12:16:54.614Z] #20 4.106 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-07-27T12:16:54.614Z] #20 4.115 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-07-27T12:16:54.872Z] #20 4.306 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-07-27T12:16:54.872Z] #20 4.325 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-07-27T12:16:54.966Z] #70 exporting layers 1.7s done [2021-07-27T12:16:54.966Z] #70 writing image sha256:9655ba71630ec77479ef425ca3c6fc3f62f9df7c56c1fc07b740c0f3ae3c3811 done [2021-07-27T12:16:54.966Z] #70 naming to docker.io/library/docker:13cb04e57c9aafd93d10d06bdb942f2f10d7a8c2 done [2021-07-27T12:16:54.966Z] #70 DONE 1.8s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2021-07-27T12:16:55.129Z] #20 4.778 Selecting previously unselected package python3-minimal. [2021-07-27T12:16:55.129Z] #20 4.778 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23695 files and directories currently installed.) [2021-07-27T12:16:55.129Z] #20 4.788 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-07-27T12:16:55.129Z] #20 4.792 Unpacking python3-minimal (3.7.3-1) ... [2021-07-27T12:16:55.129Z] #20 4.835 Selecting previously unselected package libmpdec2:amd64. [2021-07-27T12:16:55.304Z] + sudo modprobe ip6table_filter [Pipeline] sh [2021-07-27T12:16:55.386Z] #20 4.837 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-07-27T12:16:55.386Z] #20 4.847 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-07-27T12:16:55.386Z] #20 4.891 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-07-27T12:16:55.386Z] #20 4.893 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2021-07-27T12:16:55.386Z] #20 4.898 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-07-27T12:16:55.386Z] #20 5.113 Selecting previously unselected package python3.7. [2021-07-27T12:16:55.594Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42683/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=13cb04e57c9aafd93d10d06bdb942f2f10d7a8c2 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:13cb04e57c9aafd93d10d06bdb942f2f10d7a8c2 hack/test/unit [2021-07-27T12:16:55.644Z] #20 5.116 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2021-07-27T12:16:55.644Z] #20 5.124 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-07-27T12:16:55.644Z] #20 5.184 Selecting previously unselected package libpython3-stdlib:amd64. [2021-07-27T12:16:55.644Z] #20 5.187 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-07-27T12:16:55.644Z] #20 5.193 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-07-27T12:16:55.644Z] #20 5.234 Setting up python3-minimal (3.7.3-1) ... [2021-07-27T12:16:55.901Z] #20 5.405 Selecting previously unselected package python3. [2021-07-27T12:16:55.901Z] #20 5.405 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24107 files and directories currently installed.) [2021-07-27T12:16:55.901Z] #20 5.415 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2021-07-27T12:16:55.901Z] #20 5.422 Unpacking python3 (3.7.3-1) ... [2021-07-27T12:16:55.901Z] #20 5.477 Selecting previously unselected package libip4tc0:amd64. [2021-07-27T12:16:55.901Z] #20 5.479 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2021-07-27T12:16:55.901Z] #20 5.489 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2021-07-27T12:16:55.901Z] #20 5.535 Selecting previously unselected package libip6tc0:amd64. [2021-07-27T12:16:55.901Z] #20 5.538 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2021-07-27T12:16:55.901Z] #20 5.543 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2021-07-27T12:16:55.901Z] #20 5.589 Selecting previously unselected package libiptc0:amd64. [2021-07-27T12:16:56.159Z] #20 5.592 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2021-07-27T12:16:56.159Z] #20 5.598 Unpacking libiptc0:amd64 (1.8.2-4) ... [2021-07-27T12:16:56.159Z] #20 5.643 Selecting previously unselected package libnfnetlink0:amd64. [2021-07-27T12:16:56.159Z] #20 5.646 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-07-27T12:16:56.159Z] #20 5.651 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-07-27T12:16:56.159Z] #20 5.696 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-07-27T12:16:56.159Z] #20 5.699 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2021-07-27T12:16:56.159Z] #20 5.705 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-07-27T12:16:56.159Z] #20 5.776 Selecting previously unselected package libnftnl11:amd64. [2021-07-27T12:16:56.159Z] #20 5.778 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2021-07-27T12:16:56.159Z] #20 5.784 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2021-07-27T12:16:56.159Z] #20 5.822 Selecting previously unselected package iptables. [2021-07-27T12:16:56.416Z] #20 5.825 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2021-07-27T12:16:56.416Z] #20 5.829 Unpacking iptables (1.8.2-4) ... [2021-07-27T12:16:56.416Z] #20 5.903 Selecting previously unselected package xxd. [2021-07-27T12:16:56.416Z] #20 5.906 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-07-27T12:16:56.416Z] #20 5.911 Unpacking xxd (2:8.1.0875-5) ... [2021-07-27T12:16:56.416Z] #20 5.964 Selecting previously unselected package vim-common. [2021-07-27T12:16:56.416Z] #20 5.967 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-07-27T12:16:56.416Z] #20 5.977 Unpacking vim-common (2:8.1.0875-5) ... [2021-07-27T12:16:56.416Z] #20 6.042 Selecting previously unselected package bash-completion. [2021-07-27T12:16:56.416Z] #20 6.044 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-07-27T12:16:56.539Z] + BUILDFLAGS=(-tags 'netgo seccomp libdm_no_deferred_remove') [2021-07-27T12:16:56.539Z] + TESTFLAGS+=' -test.timeout=5m' [2021-07-27T12:16:56.539Z] + TESTDIRS=./... [2021-07-27T12:16:56.539Z] + exclude_paths='/vendor/|/integration' [2021-07-27T12:16:56.539Z] ++ go list ./... [2021-07-27T12:16:56.539Z] ++ grep -vE '(/vendor/|/integration)' [2021-07-27T12:16:56.980Z] #20 6.677 Unpacking bash-completion (1:2.8-6) ... [2021-07-27T12:16:57.238Z] #20 6.763 Selecting previously unselected package bzip2. [2021-07-27T12:16:57.238Z] #20 6.766 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2021-07-27T12:16:57.238Z] #20 6.771 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-07-27T12:16:57.238Z] #20 6.812 Selecting previously unselected package xz-utils. [2021-07-27T12:16:57.238Z] #20 6.814 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2021-07-27T12:16:57.238Z] #20 6.819 Unpacking xz-utils (5.2.4-1) ... [2021-07-27T12:16:57.238Z] #20 6.890 Selecting previously unselected package apparmor. [2021-07-27T12:16:57.238Z] #20 6.892 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2021-07-27T12:16:57.238Z] #20 6.919 Unpacking apparmor (2.13.2-10) ... [2021-07-27T12:16:57.495Z] #20 7.026 Selecting previously unselected package aufs-tools. [2021-07-27T12:16:57.495Z] #20 7.029 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2021-07-27T12:16:57.495Z] #20 7.034 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-07-27T12:16:57.495Z] #20 7.087 Selecting previously unselected package libonig5:amd64. [2021-07-27T12:16:57.495Z] #20 7.089 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2021-07-27T12:16:57.495Z] #20 7.095 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-07-27T12:16:57.495Z] #20 7.149 Selecting previously unselected package libjq1:amd64. [2021-07-27T12:16:57.495Z] #20 7.151 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-07-27T12:16:57.495Z] #20 7.156 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-07-27T12:16:57.495Z] #20 7.197 Selecting previously unselected package jq. [2021-07-27T12:16:57.495Z] #20 7.200 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-07-27T12:16:57.495Z] #20 7.204 Unpacking jq (1.5+dfsg-2+b1) ... [2021-07-27T12:16:57.495Z] #20 7.250 Selecting previously unselected package libaio1:amd64. [2021-07-27T12:16:57.722Z] Fetching without tags [2021-07-27T12:16:57.752Z] #20 7.252 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2021-07-27T12:16:57.752Z] #20 7.256 Unpacking libaio1:amd64 (0.3.112-3) ... [2021-07-27T12:16:57.752Z] #20 7.296 Selecting previously unselected package libgpm2:amd64. [2021-07-27T12:16:57.752Z] #20 7.298 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2021-07-27T12:16:57.752Z] #20 7.303 Unpacking libgpm2:amd64 (1.20.7-5) ... [2021-07-27T12:16:57.752Z] #20 7.344 Selecting previously unselected package libicu63:amd64. [2021-07-27T12:16:57.752Z] #20 7.347 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-07-27T12:16:57.752Z] #20 7.352 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-07-27T12:16:57.928Z] + pkg_list='github.com/docker/docker/api [2021-07-27T12:16:57.928Z] github.com/docker/docker/api/server [2021-07-27T12:16:57.928Z] github.com/docker/docker/api/server/backend/build [2021-07-27T12:16:57.928Z] github.com/docker/docker/api/server/httputils [2021-07-27T12:16:57.928Z] github.com/docker/docker/api/server/middleware [2021-07-27T12:16:57.928Z] github.com/docker/docker/api/server/router [2021-07-27T12:16:57.928Z] github.com/docker/docker/api/server/router/build [2021-07-27T12:16:57.928Z] github.com/docker/docker/api/server/router/checkpoint [2021-07-27T12:16:57.928Z] github.com/docker/docker/api/server/router/container [2021-07-27T12:16:57.928Z] github.com/docker/docker/api/server/router/debug [2021-07-27T12:16:57.928Z] github.com/docker/docker/api/server/router/distribution [2021-07-27T12:16:57.928Z] github.com/docker/docker/api/server/router/grpc [2021-07-27T12:16:57.928Z] github.com/docker/docker/api/server/router/image [2021-07-27T12:16:57.928Z] github.com/docker/docker/api/server/router/network [2021-07-27T12:16:57.928Z] github.com/docker/docker/api/server/router/plugin [2021-07-27T12:16:57.928Z] github.com/docker/docker/api/server/router/session [2021-07-27T12:16:57.928Z] github.com/docker/docker/api/server/router/swarm [2021-07-27T12:16:57.928Z] github.com/docker/docker/api/server/router/system [2021-07-27T12:16:57.928Z] github.com/docker/docker/api/server/router/volume [2021-07-27T12:16:57.928Z] github.com/docker/docker/api/types [2021-07-27T12:16:57.928Z] github.com/docker/docker/api/types/backend [2021-07-27T12:16:57.928Z] github.com/docker/docker/api/types/blkiodev [2021-07-27T12:16:57.928Z] github.com/docker/docker/api/types/container [2021-07-27T12:16:57.928Z] github.com/docker/docker/api/types/events [2021-07-27T12:16:57.928Z] github.com/docker/docker/api/types/filters [2021-07-27T12:16:57.928Z] github.com/docker/docker/api/types/image [2021-07-27T12:16:57.928Z] github.com/docker/docker/api/types/mount [2021-07-27T12:16:57.928Z] github.com/docker/docker/api/types/network [2021-07-27T12:16:57.928Z] github.com/docker/docker/api/types/plugins/logdriver [2021-07-27T12:16:57.928Z] github.com/docker/docker/api/types/registry [2021-07-27T12:16:57.928Z] github.com/docker/docker/api/types/strslice [2021-07-27T12:16:57.928Z] github.com/docker/docker/api/types/swarm [2021-07-27T12:16:57.928Z] github.com/docker/docker/api/types/swarm/runtime [2021-07-27T12:16:57.928Z] github.com/docker/docker/api/types/time [2021-07-27T12:16:57.928Z] github.com/docker/docker/api/types/versions [2021-07-27T12:16:57.928Z] github.com/docker/docker/api/types/versions/v1p19 [2021-07-27T12:16:57.928Z] github.com/docker/docker/api/types/versions/v1p20 [2021-07-27T12:16:57.928Z] github.com/docker/docker/api/types/volume [2021-07-27T12:16:57.928Z] github.com/docker/docker/builder [2021-07-27T12:16:57.928Z] github.com/docker/docker/builder/builder-next [2021-07-27T12:16:57.928Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-07-27T12:16:57.928Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-07-27T12:16:57.928Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-07-27T12:16:57.928Z] github.com/docker/docker/builder/builder-next/exporter [2021-07-27T12:16:57.928Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-07-27T12:16:57.928Z] github.com/docker/docker/builder/builder-next/worker [2021-07-27T12:16:57.928Z] github.com/docker/docker/builder/dockerfile [2021-07-27T12:16:57.928Z] github.com/docker/docker/builder/dockerignore [2021-07-27T12:16:57.928Z] github.com/docker/docker/builder/remotecontext [2021-07-27T12:16:57.928Z] github.com/docker/docker/builder/remotecontext/git [2021-07-27T12:16:57.928Z] github.com/docker/docker/cli [2021-07-27T12:16:57.928Z] github.com/docker/docker/cli/config [2021-07-27T12:16:57.928Z] github.com/docker/docker/cli/debug [2021-07-27T12:16:57.928Z] github.com/docker/docker/client [2021-07-27T12:16:57.928Z] github.com/docker/docker/cmd/docker-proxy [2021-07-27T12:16:57.928Z] github.com/docker/docker/cmd/dockerd [2021-07-27T12:16:57.928Z] github.com/docker/docker/cmd/dockerd/trap [2021-07-27T12:16:57.928Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-07-27T12:16:57.928Z] github.com/docker/docker/container [2021-07-27T12:16:57.928Z] github.com/docker/docker/container/stream [2021-07-27T12:16:57.928Z] github.com/docker/docker/contrib/apparmor [2021-07-27T12:16:57.928Z] github.com/docker/docker/contrib/docker-device-tool [2021-07-27T12:16:57.928Z] github.com/docker/docker/contrib/httpserver [2021-07-27T12:16:57.928Z] github.com/docker/docker/daemon [2021-07-27T12:16:57.928Z] github.com/docker/docker/daemon/cluster [2021-07-27T12:16:57.928Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-07-27T12:16:57.928Z] github.com/docker/docker/daemon/cluster/convert [2021-07-27T12:16:57.928Z] github.com/docker/docker/daemon/cluster/executor [2021-07-27T12:16:57.928Z] github.com/docker/docker/daemon/cluster/executor/container [2021-07-27T12:16:57.928Z] github.com/docker/docker/daemon/cluster/provider [2021-07-27T12:16:57.928Z] github.com/docker/docker/daemon/config [2021-07-27T12:16:57.928Z] github.com/docker/docker/daemon/discovery [2021-07-27T12:16:57.928Z] github.com/docker/docker/daemon/events [2021-07-27T12:16:57.928Z] github.com/docker/docker/daemon/events/testutils [2021-07-27T12:16:57.928Z] github.com/docker/docker/daemon/exec [2021-07-27T12:16:57.928Z] github.com/docker/docker/daemon/graphdriver [2021-07-27T12:16:57.928Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-07-27T12:16:57.928Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-07-27T12:16:57.928Z] github.com/docker/docker/daemon/graphdriver/copy [2021-07-27T12:16:57.928Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-07-27T12:16:57.928Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-07-27T12:16:57.928Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-07-27T12:16:57.928Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-07-27T12:16:57.928Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-07-27T12:16:57.928Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-07-27T12:16:57.928Z] github.com/docker/docker/daemon/graphdriver/register [2021-07-27T12:16:57.928Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-07-27T12:16:57.928Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-07-27T12:16:57.928Z] github.com/docker/docker/daemon/images [2021-07-27T12:16:57.928Z] github.com/docker/docker/daemon/initlayer [2021-07-27T12:16:57.928Z] github.com/docker/docker/daemon/links [2021-07-27T12:16:57.928Z] github.com/docker/docker/daemon/listeners [2021-07-27T12:16:57.928Z] github.com/docker/docker/daemon/logger [2021-07-27T12:16:57.928Z] github.com/docker/docker/daemon/logger/awslogs [2021-07-27T12:16:57.928Z] github.com/docker/docker/daemon/logger/fluentd [2021-07-27T12:16:57.928Z] github.com/docker/docker/daemon/logger/gcplogs [2021-07-27T12:16:57.928Z] github.com/docker/docker/daemon/logger/gelf [2021-07-27T12:16:57.928Z] github.com/docker/docker/daemon/logger/journald [2021-07-27T12:16:57.928Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-07-27T12:16:57.928Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-07-27T12:16:57.928Z] github.com/docker/docker/daemon/logger/local [2021-07-27T12:16:57.928Z] github.com/docker/docker/daemon/logger/logentries [2021-07-27T12:16:57.928Z] github.com/docker/docker/daemon/logger/loggerutils [2021-07-27T12:16:57.928Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-07-27T12:16:57.928Z] github.com/docker/docker/daemon/logger/splunk [2021-07-27T12:16:57.928Z] github.com/docker/docker/daemon/logger/syslog [2021-07-27T12:16:57.928Z] github.com/docker/docker/daemon/logger/templates [2021-07-27T12:16:57.928Z] github.com/docker/docker/daemon/names [2021-07-27T12:16:57.928Z] github.com/docker/docker/daemon/network [2021-07-27T12:16:57.928Z] github.com/docker/docker/daemon/stats [2021-07-27T12:16:57.928Z] github.com/docker/docker/distribution [2021-07-27T12:16:57.928Z] github.com/docker/docker/distribution/metadata [2021-07-27T12:16:57.928Z] github.com/docker/docker/distribution/utils [2021-07-27T12:16:57.928Z] github.com/docker/docker/distribution/xfer [2021-07-27T12:16:57.928Z] github.com/docker/docker/dockerversion [2021-07-27T12:16:57.928Z] github.com/docker/docker/errdefs [2021-07-27T12:16:57.928Z] github.com/docker/docker/image [2021-07-27T12:16:57.928Z] github.com/docker/docker/image/cache [2021-07-27T12:16:57.928Z] github.com/docker/docker/image/tarexport [2021-07-27T12:16:57.928Z] github.com/docker/docker/image/v1 [2021-07-27T12:16:57.928Z] github.com/docker/docker/internal/test/suite [2021-07-27T12:16:57.928Z] github.com/docker/docker/layer [2021-07-27T12:16:57.928Z] github.com/docker/docker/libcontainerd [2021-07-27T12:16:57.928Z] github.com/docker/docker/libcontainerd/queue [2021-07-27T12:16:57.928Z] github.com/docker/docker/libcontainerd/remote [2021-07-27T12:16:57.928Z] github.com/docker/docker/libcontainerd/supervisor [2021-07-27T12:16:57.928Z] github.com/docker/docker/libcontainerd/types [2021-07-27T12:16:57.928Z] github.com/docker/docker/libnetwork [2021-07-27T12:16:57.928Z] github.com/docker/docker/libnetwork/api [2021-07-27T12:16:57.928Z] github.com/docker/docker/libnetwork/bitseq [2021-07-27T12:16:57.928Z] github.com/docker/docker/libnetwork/cluster [2021-07-27T12:16:57.928Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-07-27T12:16:57.928Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-07-27T12:16:57.928Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-07-27T12:16:57.928Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-07-27T12:16:57.928Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-07-27T12:16:57.928Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-07-27T12:16:57.928Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-07-27T12:16:57.928Z] github.com/docker/docker/libnetwork/config [2021-07-27T12:16:57.928Z] github.com/docker/docker/libnetwork/datastore [2021-07-27T12:16:57.928Z] github.com/docker/docker/libnetwork/diagnostic [2021-07-27T12:16:57.928Z] github.com/docker/docker/libnetwork/discoverapi [2021-07-27T12:16:57.928Z] github.com/docker/docker/libnetwork/driverapi [2021-07-27T12:16:57.928Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-07-27T12:16:57.928Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-07-27T12:16:57.928Z] github.com/docker/docker/libnetwork/drivers/host [2021-07-27T12:16:57.928Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-07-27T12:16:57.928Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-07-27T12:16:57.928Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-07-27T12:16:57.928Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-07-27T12:16:57.928Z] github.com/docker/docker/libnetwork/drivers/null [2021-07-27T12:16:57.928Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-07-27T12:16:57.928Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-07-27T12:16:57.928Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-07-27T12:16:57.928Z] github.com/docker/docker/libnetwork/drivers/remote [2021-07-27T12:16:57.928Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-07-27T12:16:57.928Z] github.com/docker/docker/libnetwork/drivers/windows [2021-07-27T12:16:57.928Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-07-27T12:16:57.928Z] github.com/docker/docker/libnetwork/drvregistry [2021-07-27T12:16:57.928Z] github.com/docker/docker/libnetwork/etchosts [2021-07-27T12:16:57.928Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-07-27T12:16:57.928Z] github.com/docker/docker/libnetwork/idm [2021-07-27T12:16:57.928Z] github.com/docker/docker/libnetwork/internal/caller [2021-07-27T12:16:57.928Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-07-27T12:16:57.928Z] github.com/docker/docker/libnetwork/ipam [2021-07-27T12:16:57.928Z] github.com/docker/docker/libnetwork/ipamapi [2021-07-27T12:16:57.928Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-07-27T12:16:57.928Z] github.com/docker/docker/libnetwork/ipams/null [2021-07-27T12:16:57.928Z] github.com/docker/docker/libnetwork/ipams/remote [2021-07-27T12:16:57.928Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-07-27T12:16:57.928Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-07-27T12:16:57.928Z] github.com/docker/docker/libnetwork/ipamutils [2021-07-27T12:16:57.928Z] github.com/docker/docker/libnetwork/iptables [2021-07-27T12:16:57.928Z] github.com/docker/docker/libnetwork/netlabel [2021-07-27T12:16:57.928Z] github.com/docker/docker/libnetwork/netutils [2021-07-27T12:16:57.928Z] github.com/docker/docker/libnetwork/networkdb [2021-07-27T12:16:57.928Z] github.com/docker/docker/libnetwork/ns [2021-07-27T12:16:57.928Z] github.com/docker/docker/libnetwork/options [2021-07-27T12:16:57.928Z] github.com/docker/docker/libnetwork/osl [2021-07-27T12:16:57.928Z] github.com/docker/docker/libnetwork/osl/kernel [2021-07-27T12:16:57.928Z] github.com/docker/docker/libnetwork/portallocator [2021-07-27T12:16:57.928Z] github.com/docker/docker/libnetwork/portmapper [2021-07-27T12:16:57.928Z] github.com/docker/docker/libnetwork/resolvconf [2021-07-27T12:16:57.928Z] github.com/docker/docker/libnetwork/resolvconf/dns [2021-07-27T12:16:57.928Z] github.com/docker/docker/libnetwork/testutils [2021-07-27T12:16:57.928Z] github.com/docker/docker/libnetwork/types [2021-07-27T12:16:57.928Z] github.com/docker/docker/oci [2021-07-27T12:16:57.928Z] github.com/docker/docker/oci/caps [2021-07-27T12:16:57.928Z] github.com/docker/docker/opts [2021-07-27T12:16:57.928Z] github.com/docker/docker/pkg/aaparser [2021-07-27T12:16:57.928Z] github.com/docker/docker/pkg/archive [2021-07-27T12:16:57.928Z] github.com/docker/docker/pkg/authorization [2021-07-27T12:16:57.928Z] github.com/docker/docker/pkg/broadcaster [2021-07-27T12:16:57.928Z] github.com/docker/docker/pkg/capabilities [2021-07-27T12:16:57.928Z] github.com/docker/docker/pkg/chrootarchive [2021-07-27T12:16:57.928Z] github.com/docker/docker/pkg/containerfs [2021-07-27T12:16:57.928Z] github.com/docker/docker/pkg/devicemapper [2021-07-27T12:16:57.928Z] github.com/docker/docker/pkg/directory [2021-07-27T12:16:57.928Z] github.com/docker/docker/pkg/discovery [2021-07-27T12:16:57.928Z] github.com/docker/docker/pkg/discovery/file [2021-07-27T12:16:57.928Z] github.com/docker/docker/pkg/discovery/kv [2021-07-27T12:16:57.928Z] github.com/docker/docker/pkg/discovery/memory [2021-07-27T12:16:57.928Z] github.com/docker/docker/pkg/discovery/nodes [2021-07-27T12:16:57.928Z] github.com/docker/docker/pkg/dmesg [2021-07-27T12:16:57.928Z] github.com/docker/docker/pkg/filenotify [2021-07-27T12:16:57.928Z] github.com/docker/docker/pkg/fileutils [2021-07-27T12:16:57.928Z] github.com/docker/docker/pkg/fsutils [2021-07-27T12:16:57.928Z] github.com/docker/docker/pkg/homedir [2021-07-27T12:16:57.928Z] github.com/docker/docker/pkg/idtools [2021-07-27T12:16:57.928Z] github.com/docker/docker/pkg/ioutils [2021-07-27T12:16:57.928Z] github.com/docker/docker/pkg/jsonmessage [2021-07-27T12:16:57.928Z] github.com/docker/docker/pkg/locker [2021-07-27T12:16:57.928Z] github.com/docker/docker/pkg/longpath [2021-07-27T12:16:57.928Z] github.com/docker/docker/pkg/loopback [2021-07-27T12:16:57.928Z] github.com/docker/docker/pkg/mount [2021-07-27T12:16:57.928Z] github.com/docker/docker/pkg/namesgenerator [2021-07-27T12:16:57.928Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-07-27T12:16:57.928Z] github.com/docker/docker/pkg/parsers [2021-07-27T12:16:57.928Z] github.com/docker/docker/pkg/parsers/kernel [2021-07-27T12:16:57.928Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-07-27T12:16:57.928Z] github.com/docker/docker/pkg/pidfile [2021-07-27T12:16:57.928Z] github.com/docker/docker/pkg/platform [2021-07-27T12:16:57.928Z] github.com/docker/docker/pkg/plugingetter [2021-07-27T12:16:57.928Z] github.com/docker/docker/pkg/plugins [2021-07-27T12:16:57.928Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-07-27T12:16:57.928Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-07-27T12:16:57.928Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-07-27T12:16:57.928Z] github.com/docker/docker/pkg/plugins/transport [2021-07-27T12:16:57.928Z] github.com/docker/docker/pkg/pools [2021-07-27T12:16:57.928Z] github.com/docker/docker/pkg/progress [2021-07-27T12:16:57.928Z] github.com/docker/docker/pkg/pubsub [2021-07-27T12:16:57.928Z] github.com/docker/docker/pkg/reexec [2021-07-27T12:16:57.928Z] github.com/docker/docker/pkg/signal [2021-07-27T12:16:57.928Z] github.com/docker/docker/pkg/stack [2021-07-27T12:16:57.928Z] github.com/docker/docker/pkg/stdcopy [2021-07-27T12:16:57.928Z] github.com/docker/docker/pkg/streamformatter [2021-07-27T12:16:57.928Z] github.com/docker/docker/pkg/stringid [2021-07-27T12:16:57.928Z] github.com/docker/docker/pkg/symlink [2021-07-27T12:16:57.928Z] github.com/docker/docker/pkg/sysinfo [2021-07-27T12:16:57.928Z] github.com/docker/docker/pkg/system [2021-07-27T12:16:57.928Z] github.com/docker/docker/pkg/tailfile [2021-07-27T12:16:57.928Z] github.com/docker/docker/pkg/tarsum [2021-07-27T12:16:57.928Z] github.com/docker/docker/pkg/term [2021-07-27T12:16:57.928Z] github.com/docker/docker/pkg/term/windows [2021-07-27T12:16:57.928Z] github.com/docker/docker/pkg/truncindex [2021-07-27T12:16:57.928Z] github.com/docker/docker/pkg/urlutil [2021-07-27T12:16:57.928Z] github.com/docker/docker/pkg/useragent [2021-07-27T12:16:57.928Z] github.com/docker/docker/plugin [2021-07-27T12:16:57.928Z] github.com/docker/docker/plugin/executor/containerd [2021-07-27T12:16:57.928Z] github.com/docker/docker/plugin/v2 [2021-07-27T12:16:57.928Z] github.com/docker/docker/profiles/apparmor [2021-07-27T12:16:57.928Z] github.com/docker/docker/profiles/seccomp [2021-07-27T12:16:57.928Z] github.com/docker/docker/quota [2021-07-27T12:16:57.928Z] github.com/docker/docker/reference [2021-07-27T12:16:57.928Z] github.com/docker/docker/registry [2021-07-27T12:16:57.928Z] github.com/docker/docker/registry/resumable [2021-07-27T12:16:57.928Z] github.com/docker/docker/restartmanager [2021-07-27T12:16:57.928Z] github.com/docker/docker/rootless [2021-07-27T12:16:57.928Z] github.com/docker/docker/rootless/specconv [2021-07-27T12:16:57.928Z] github.com/docker/docker/runconfig [2021-07-27T12:16:57.928Z] github.com/docker/docker/runconfig/opts [2021-07-27T12:16:57.928Z] github.com/docker/docker/testutil [2021-07-27T12:16:57.928Z] github.com/docker/docker/testutil/daemon [2021-07-27T12:16:57.928Z] github.com/docker/docker/testutil/environment [2021-07-27T12:16:57.928Z] github.com/docker/docker/testutil/fakecontext [2021-07-27T12:16:57.928Z] github.com/docker/docker/testutil/fakegit [2021-07-27T12:16:57.928Z] github.com/docker/docker/testutil/fakestorage [2021-07-27T12:16:57.928Z] github.com/docker/docker/testutil/fixtures/load [2021-07-27T12:16:57.928Z] github.com/docker/docker/testutil/fixtures/plugin [2021-07-27T12:16:57.928Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-07-27T12:16:57.928Z] github.com/docker/docker/testutil/registry [2021-07-27T12:16:57.928Z] github.com/docker/docker/testutil/request [2021-07-27T12:16:57.928Z] github.com/docker/docker/volume [2021-07-27T12:16:57.928Z] github.com/docker/docker/volume/drivers [2021-07-27T12:16:57.928Z] github.com/docker/docker/volume/local [2021-07-27T12:16:57.928Z] github.com/docker/docker/volume/mounts [2021-07-27T12:16:57.928Z] github.com/docker/docker/volume/service [2021-07-27T12:16:57.928Z] github.com/docker/docker/volume/service/opts [2021-07-27T12:16:57.928Z] github.com/docker/docker/volume/testutils' [2021-07-27T12:16:57.928Z] + grep --fixed-strings libnetwork/drivers/bridge [2021-07-27T12:16:57.928Z] + echo 'github.com/docker/docker/api [2021-07-27T12:16:57.928Z] github.com/docker/docker/api/server [2021-07-27T12:16:57.928Z] github.com/docker/docker/api/server/backend/build [2021-07-27T12:16:57.928Z] github.com/docker/docker/api/server/httputils [2021-07-27T12:16:57.928Z] github.com/docker/docker/api/server/middleware [2021-07-27T12:16:57.928Z] github.com/docker/docker/api/server/router [2021-07-27T12:16:57.928Z] github.com/docker/docker/api/server/router/build [2021-07-27T12:16:57.928Z] github.com/docker/docker/api/server/router/checkpoint [2021-07-27T12:16:57.929Z] github.com/docker/docker/api/server/router/container [2021-07-27T12:16:57.929Z] github.com/docker/docker/api/server/router/debug [2021-07-27T12:16:57.929Z] github.com/docker/docker/api/server/router/distribution [2021-07-27T12:16:57.929Z] github.com/docker/docker/api/server/router/grpc [2021-07-27T12:16:57.929Z] github.com/docker/docker/api/server/router/image [2021-07-27T12:16:57.929Z] github.com/docker/docker/api/server/router/network [2021-07-27T12:16:57.929Z] github.com/docker/docker/api/server/router/plugin [2021-07-27T12:16:57.929Z] github.com/docker/docker/api/server/router/session [2021-07-27T12:16:57.929Z] github.com/docker/docker/api/server/router/swarm [2021-07-27T12:16:57.929Z] github.com/docker/docker/api/server/router/system [2021-07-27T12:16:57.929Z] github.com/docker/docker/api/server/router/volume [2021-07-27T12:16:57.929Z] github.com/docker/docker/api/types [2021-07-27T12:16:57.929Z] github.com/docker/docker/api/types/backend [2021-07-27T12:16:57.929Z] github.com/docker/docker/api/types/blkiodev [2021-07-27T12:16:57.929Z] github.com/docker/docker/api/types/container [2021-07-27T12:16:57.929Z] github.com/docker/docker/api/types/events [2021-07-27T12:16:57.929Z] github.com/docker/docker/api/types/filters [2021-07-27T12:16:57.929Z] github.com/docker/docker/api/types/image [2021-07-27T12:16:57.929Z] github.com/docker/docker/api/types/mount [2021-07-27T12:16:57.929Z] github.com/docker/docker/api/types/network [2021-07-27T12:16:57.929Z] github.com/docker/docker/api/types/plugins/logdriver [2021-07-27T12:16:57.929Z] github.com/docker/docker/api/types/registry [2021-07-27T12:16:57.929Z] github.com/docker/docker/api/types/strslice [2021-07-27T12:16:57.929Z] github.com/docker/docker/api/types/swarm [2021-07-27T12:16:57.929Z] github.com/docker/docker/api/types/swarm/runtime [2021-07-27T12:16:57.929Z] github.com/docker/docker/api/types/time [2021-07-27T12:16:57.929Z] github.com/docker/docker/api/types/versions [2021-07-27T12:16:57.929Z] github.com/docker/docker/api/types/versions/v1p19 [2021-07-27T12:16:57.929Z] github.com/docker/docker/api/types/versions/v1p20 [2021-07-27T12:16:57.929Z] github.com/docker/docker/api/types/volume [2021-07-27T12:16:57.929Z] github.com/docker/docker/builder [2021-07-27T12:16:57.929Z] github.com/docker/docker/builder/builder-next [2021-07-27T12:16:57.929Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-07-27T12:16:57.929Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-07-27T12:16:57.929Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-07-27T12:16:57.929Z] github.com/docker/docker/builder/builder-next/exporter [2021-07-27T12:16:57.929Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-07-27T12:16:57.929Z] github.com/docker/docker/builder/builder-next/worker [2021-07-27T12:16:57.929Z] github.com/docker/docker/builder/dockerfile [2021-07-27T12:16:57.929Z] github.com/docker/docker/builder/dockerignore [2021-07-27T12:16:57.929Z] github.com/docker/docker/builder/remotecontext [2021-07-27T12:16:57.929Z] github.com/docker/docker/builder/remotecontext/git [2021-07-27T12:16:57.929Z] github.com/docker/docker/cli [2021-07-27T12:16:57.929Z] github.com/docker/docker/cli/config [2021-07-27T12:16:57.929Z] github.com/docker/docker/cli/debug [2021-07-27T12:16:57.929Z] github.com/docker/docker/client [2021-07-27T12:16:57.929Z] github.com/docker/docker/cmd/docker-proxy [2021-07-27T12:16:57.929Z] github.com/docker/docker/cmd/dockerd [2021-07-27T12:16:57.929Z] github.com/docker/docker/cmd/dockerd/trap [2021-07-27T12:16:57.929Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-07-27T12:16:57.929Z] github.com/docker/docker/container [2021-07-27T12:16:57.929Z] github.com/docker/docker/container/stream [2021-07-27T12:16:57.929Z] github.com/docker/docker/contrib/apparmor [2021-07-27T12:16:57.929Z] github.com/docker/docker/contrib/docker-device-tool [2021-07-27T12:16:57.929Z] github.com/docker/docker/contrib/httpserver [2021-07-27T12:16:57.929Z] github.com/docker/docker/daemon [2021-07-27T12:16:57.929Z] github.com/docker/docker/daemon/cluster [2021-07-27T12:16:57.929Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-07-27T12:16:57.929Z] github.com/docker/docker/daemon/cluster/convert [2021-07-27T12:16:57.929Z] github.com/docker/docker/daemon/cluster/executor [2021-07-27T12:16:57.929Z] github.com/docker/docker/daemon/cluster/executor/container [2021-07-27T12:16:57.929Z] github.com/docker/docker/daemon/cluster/provider [2021-07-27T12:16:57.929Z] github.com/docker/docker/daemon/config [2021-07-27T12:16:57.929Z] github.com/docker/docker/daemon/discovery [2021-07-27T12:16:57.929Z] github.com/docker/docker/daemon/events [2021-07-27T12:16:57.929Z] github.com/docker/docker/daemon/events/testutils [2021-07-27T12:16:57.929Z] github.com/docker/docker/daemon/exec [2021-07-27T12:16:57.929Z] github.com/docker/docker/daemon/graphdriver [2021-07-27T12:16:57.929Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-07-27T12:16:57.929Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-07-27T12:16:57.929Z] github.com/docker/docker/daemon/graphdriver/copy [2021-07-27T12:16:57.929Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-07-27T12:16:57.929Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-07-27T12:16:57.929Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-07-27T12:16:57.929Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-07-27T12:16:57.929Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-07-27T12:16:57.929Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-07-27T12:16:57.929Z] github.com/docker/docker/daemon/graphdriver/register [2021-07-27T12:16:57.929Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-07-27T12:16:57.929Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-07-27T12:16:57.929Z] github.com/docker/docker/daemon/images [2021-07-27T12:16:57.929Z] github.com/docker/docker/daemon/initlayer [2021-07-27T12:16:57.929Z] github.com/docker/docker/daemon/links [2021-07-27T12:16:57.929Z] github.com/docker/docker/daemon/listeners [2021-07-27T12:16:57.929Z] github.com/docker/docker/daemon/logger [2021-07-27T12:16:57.929Z] github.com/docker/docker/daemon/logger/awslogs [2021-07-27T12:16:57.929Z] github.com/docker/docker/daemon/logger/fluentd [2021-07-27T12:16:57.929Z] github.com/docker/docker/daemon/logger/gcplogs [2021-07-27T12:16:57.929Z] github.com/docker/docker/daemon/logger/gelf [2021-07-27T12:16:57.929Z] github.com/docker/docker/daemon/logger/journald [2021-07-27T12:16:57.929Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-07-27T12:16:57.929Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-07-27T12:16:57.929Z] github.com/docker/docker/daemon/logger/local [2021-07-27T12:16:57.929Z] github.com/docker/docker/daemon/logger/logentries [2021-07-27T12:16:57.929Z] github.com/docker/docker/daemon/logger/loggerutils [2021-07-27T12:16:57.929Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-07-27T12:16:57.929Z] github.com/docker/docker/daemon/logger/splunk [2021-07-27T12:16:57.929Z] github.com/docker/docker/daemon/logger/syslog [2021-07-27T12:16:57.929Z] github.com/docker/docker/daemon/logger/templates [2021-07-27T12:16:57.929Z] github.com/docker/docker/daemon/names [2021-07-27T12:16:57.929Z] github.com/docker/docker/daemon/network [2021-07-27T12:16:57.929Z] github.com/docker/docker/daemon/stats [2021-07-27T12:16:57.929Z] github.com/docker/docker/distribution [2021-07-27T12:16:57.929Z] github.com/docker/docker/distribution/metadata [2021-07-27T12:16:57.929Z] github.com/docker/docker/distribution/utils [2021-07-27T12:16:57.929Z] github.com/docker/docker/distribution/xfer [2021-07-27T12:16:57.929Z] github.com/docker/docker/dockerversion [2021-07-27T12:16:57.929Z] github.com/docker/docker/errdefs [2021-07-27T12:16:57.929Z] github.com/docker/docker/image [2021-07-27T12:16:57.929Z] github.com/docker/docker/image/cache [2021-07-27T12:16:57.929Z] github.com/docker/docker/image/tarexport [2021-07-27T12:16:57.929Z] github.com/docker/docker/image/v1 [2021-07-27T12:16:57.929Z] github.com/docker/docker/internal/test/suite [2021-07-27T12:16:57.929Z] github.com/docker/docker/layer [2021-07-27T12:16:57.929Z] github.com/docker/docker/libcontainerd [2021-07-27T12:16:57.929Z] github.com/docker/docker/libcontainerd/queue [2021-07-27T12:16:57.929Z] github.com/docker/docker/libcontainerd/remote [2021-07-27T12:16:57.929Z] github.com/docker/docker/libcontainerd/supervisor [2021-07-27T12:16:57.929Z] github.com/docker/docker/libcontainerd/types [2021-07-27T12:16:57.929Z] github.com/docker/docker/libnetwork [2021-07-27T12:16:57.929Z] github.com/docker/docker/libnetwork/api [2021-07-27T12:16:57.929Z] github.com/docker/docker/libnetwork/bitseq [2021-07-27T12:16:57.929Z] github.com/docker/docker/libnetwork/cluster [2021-07-27T12:16:57.929Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-07-27T12:16:57.929Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-07-27T12:16:57.929Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-07-27T12:16:57.929Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-07-27T12:16:57.929Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-07-27T12:16:57.929Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-07-27T12:16:57.929Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-07-27T12:16:57.929Z] github.com/docker/docker/libnetwork/config [2021-07-27T12:16:57.929Z] github.com/docker/docker/libnetwork/datastore [2021-07-27T12:16:57.929Z] github.com/docker/docker/libnetwork/diagnostic [2021-07-27T12:16:57.929Z] github.com/docker/docker/libnetwork/discoverapi [2021-07-27T12:16:57.929Z] github.com/docker/docker/libnetwork/driverapi [2021-07-27T12:16:57.929Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-07-27T12:16:57.929Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-07-27T12:16:57.929Z] github.com/docker/docker/libnetwork/drivers/host [2021-07-27T12:16:57.929Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-07-27T12:16:57.929Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-07-27T12:16:57.929Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-07-27T12:16:57.929Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-07-27T12:16:57.929Z] github.com/docker/docker/libnetwork/drivers/null [2021-07-27T12:16:57.929Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-07-27T12:16:57.929Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-07-27T12:16:57.929Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-07-27T12:16:57.929Z] github.com/docker/docker/libnetwork/drivers/remote [2021-07-27T12:16:57.929Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-07-27T12:16:57.929Z] github.com/docker/docker/libnetwork/drivers/windows [2021-07-27T12:16:57.929Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-07-27T12:16:57.929Z] github.com/docker/docker/libnetwork/drvregistry [2021-07-27T12:16:57.929Z] github.com/docker/docker/libnetwork/etchosts [2021-07-27T12:16:57.929Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-07-27T12:16:57.929Z] github.com/docker/docker/libnetwork/idm [2021-07-27T12:16:57.929Z] github.com/docker/docker/libnetwork/internal/caller [2021-07-27T12:16:57.929Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-07-27T12:16:57.929Z] github.com/docker/docker/libnetwork/ipam [2021-07-27T12:16:57.929Z] github.com/docker/docker/libnetwork/ipamapi [2021-07-27T12:16:57.929Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-07-27T12:16:57.929Z] github.com/docker/docker/libnetwork/ipams/null [2021-07-27T12:16:57.929Z] github.com/docker/docker/libnetwork/ipams/remote [2021-07-27T12:16:57.929Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-07-27T12:16:57.929Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-07-27T12:16:57.929Z] github.com/docker/docker/libnetwork/ipamutils [2021-07-27T12:16:57.929Z] github.com/docker/docker/libnetwork/iptables [2021-07-27T12:16:57.929Z] github.com/docker/docker/libnetwork/netlabel [2021-07-27T12:16:57.929Z] github.com/docker/docker/libnetwork/netutils [2021-07-27T12:16:57.929Z] github.com/docker/docker/libnetwork/networkdb [2021-07-27T12:16:57.929Z] github.com/docker/docker/libnetwork/ns [2021-07-27T12:16:57.929Z] github.com/docker/docker/libnetwork/options [2021-07-27T12:16:57.929Z] github.com/docker/docker/libnetwork/osl [2021-07-27T12:16:57.929Z] github.com/docker/docker/libnetwork/osl/kernel [2021-07-27T12:16:57.929Z] github.com/docker/docker/libnetwork/portallocator [2021-07-27T12:16:57.929Z] github.com/docker/docker/libnetwork/portmapper [2021-07-27T12:16:57.929Z] github.com/docker/docker/libnetwork/resolvconf [2021-07-27T12:16:57.929Z] github.com/docker/docker/libnetwork/resolvconf/dns [2021-07-27T12:16:57.929Z] github.com/docker/docker/libnetwork/testutils [2021-07-27T12:16:57.929Z] github.com/docker/docker/libnetwork/types [2021-07-27T12:16:57.929Z] github.com/docker/docker/oci [2021-07-27T12:16:57.929Z] github.com/docker/docker/oci/caps [2021-07-27T12:16:57.929Z] github.com/docker/docker/opts [2021-07-27T12:16:57.929Z] github.com/docker/docker/pkg/aaparser [2021-07-27T12:16:57.929Z] github.com/docker/docker/pkg/archive [2021-07-27T12:16:57.929Z] github.com/docker/docker/pkg/authorization [2021-07-27T12:16:57.929Z] github.com/docker/docker/pkg/broadcaster [2021-07-27T12:16:57.929Z] github.com/docker/docker/pkg/capabilities [2021-07-27T12:16:57.929Z] github.com/docker/docker/pkg/chrootarchive [2021-07-27T12:16:57.929Z] github.com/docker/docker/pkg/containerfs [2021-07-27T12:16:57.929Z] github.com/docker/docker/pkg/devicemapper [2021-07-27T12:16:57.929Z] github.com/docker/docker/pkg/directory [2021-07-27T12:16:57.929Z] github.com/docker/docker/pkg/discovery [2021-07-27T12:16:57.929Z] github.com/docker/docker/pkg/discovery/file [2021-07-27T12:16:57.929Z] github.com/docker/docker/pkg/discovery/kv [2021-07-27T12:16:57.929Z] github.com/docker/docker/pkg/discovery/memory [2021-07-27T12:16:57.929Z] github.com/docker/docker/pkg/discovery/nodes [2021-07-27T12:16:57.929Z] github.com/docker/docker/pkg/dmesg [2021-07-27T12:16:57.929Z] github.com/docker/docker/pkg/filenotify [2021-07-27T12:16:57.929Z] github.com/docker/docker/pkg/fileutils [2021-07-27T12:16:57.929Z] github.com/docker/docker/pkg/fsutils [2021-07-27T12:16:57.929Z] github.com/docker/docker/pkg/homedir [2021-07-27T12:16:57.929Z] github.com/docker/docker/pkg/idtools [2021-07-27T12:16:57.929Z] github.com/docker/docker/pkg/ioutils [2021-07-27T12:16:57.929Z] github.com/docker/docker/pkg/jsonmessage [2021-07-27T12:16:57.929Z] github.com/docker/docker/pkg/locker [2021-07-27T12:16:57.929Z] github.com/docker/docker/pkg/longpath [2021-07-27T12:16:57.929Z] github.com/docker/docker/pkg/loopback [2021-07-27T12:16:57.929Z] github.com/docker/docker/pkg/mount [2021-07-27T12:16:57.929Z] github.com/docker/docker/pkg/namesgenerator [2021-07-27T12:16:57.929Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-07-27T12:16:57.929Z] github.com/docker/docker/pkg/parsers [2021-07-27T12:16:57.929Z] github.com/docker/docker/pkg/parsers/kernel [2021-07-27T12:16:57.929Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-07-27T12:16:57.929Z] github.com/docker/docker/pkg/pidfile [2021-07-27T12:16:57.929Z] github.com/docker/docker/pkg/platform [2021-07-27T12:16:57.929Z] github.com/docker/docker/pkg/plugingetter [2021-07-27T12:16:57.929Z] github.com/docker/docker/pkg/plugins [2021-07-27T12:16:57.929Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-07-27T12:16:57.929Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-07-27T12:16:57.929Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-07-27T12:16:57.929Z] github.com/docker/docker/pkg/plugins/transport [2021-07-27T12:16:57.929Z] github.com/docker/docker/pkg/pools [2021-07-27T12:16:57.929Z] github.com/docker/docker/pkg/progress [2021-07-27T12:16:57.929Z] github.com/docker/docker/pkg/pubsub [2021-07-27T12:16:57.929Z] github.com/docker/docker/pkg/reexec [2021-07-27T12:16:57.929Z] github.com/docker/docker/pkg/signal [2021-07-27T12:16:57.929Z] github.com/docker/docker/pkg/stack [2021-07-27T12:16:57.929Z] github.com/docker/docker/pkg/stdcopy [2021-07-27T12:16:57.929Z] github.com/docker/docker/pkg/streamformatter [2021-07-27T12:16:57.929Z] github.com/docker/docker/pkg/stringid [2021-07-27T12:16:57.929Z] github.com/docker/docker/pkg/symlink [2021-07-27T12:16:57.929Z] github.com/docker/docker/pkg/sysinfo [2021-07-27T12:16:57.929Z] github.com/docker/docker/pkg/system [2021-07-27T12:16:57.929Z] github.com/docker/docker/pkg/tailfile [2021-07-27T12:16:57.929Z] github.com/docker/docker/pkg/tarsum [2021-07-27T12:16:57.929Z] github.com/docker/docker/pkg/term [2021-07-27T12:16:57.929Z] github.com/docker/docker/pkg/term/windows [2021-07-27T12:16:57.929Z] github.com/docker/docker/pkg/truncindex [2021-07-27T12:16:57.929Z] github.com/docker/docker/pkg/urlutil [2021-07-27T12:16:57.929Z] github.com/docker/docker/pkg/useragent [2021-07-27T12:16:57.929Z] github.com/docker/docker/plugin [2021-07-27T12:16:57.929Z] github.com/docker/docker/plugin/executor/containerd [2021-07-27T12:16:57.929Z] github.com/docker/docker/plugin/v2 [2021-07-27T12:16:57.929Z] github.com/docker/docker/profiles/apparmor [2021-07-27T12:16:57.929Z] github.com/docker/docker/profiles/seccomp [2021-07-27T12:16:57.929Z] github.com/docker/docker/quota [2021-07-27T12:16:57.929Z] github.com/docker/docker/reference [2021-07-27T12:16:57.929Z] github.com/docker/docker/registry [2021-07-27T12:16:57.929Z] github.com/docker/docker/registry/resumable [2021-07-27T12:16:57.929Z] github.com/docker/docker/restartmanager [2021-07-27T12:16:57.929Z] github.com/docker/docker/rootless [2021-07-27T12:16:57.929Z] github.com/docker/docker/rootless/specconv [2021-07-27T12:16:57.929Z] github.com/docker/docker/runconfig [2021-07-27T12:16:57.929Z] github.com/docker/docker/runconfig/opts [2021-07-27T12:16:57.929Z] github.com/docker/docker/testutil [2021-07-27T12:16:57.929Z] github.com/docker/docker/testutil/daemon [2021-07-27T12:16:57.929Z] github.com/docker/docker/testutil/environment [2021-07-27T12:16:57.929Z] github.com/docker/docker/testutil/fakecontext [2021-07-27T12:16:57.929Z] github.com/docker/docker/testutil/fakegit [2021-07-27T12:16:57.929Z] github.com/docker/docker/testutil/fakestorage [2021-07-27T12:16:57.929Z] github.com/docker/docker/testutil/fixtures/load [2021-07-27T12:16:57.929Z] github.com/docker/docker/testutil/fixtures/plugin [2021-07-27T12:16:57.929Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-07-27T12:16:57.929Z] github.com/docker/docker/testutil/registry [2021-07-27T12:16:57.929Z] github.com/docker/docker/testutil/request [2021-07-27T12:16:57.929Z] github.com/docker/docker/volume [2021-07-27T12:16:57.929Z] github.com/docker/docker/volume/drivers [2021-07-27T12:16:57.929Z] github.com/docker/docker/volume/local [2021-07-27T12:16:57.929Z] github.com/docker/docker/volume/mounts [2021-07-27T12:16:57.929Z] github.com/docker/docker/volume/service [2021-07-27T12:16:57.929Z] github.com/docker/docker/volume/service/opts [2021-07-27T12:16:57.929Z] github.com/docker/docker/volume/testutils' [2021-07-27T12:16:57.929Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-07-27T12:16:57.929Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-07-27T12:16:57.929Z] + type docker-proxy [2021-07-27T12:16:57.929Z] hack/test/unit: line 22: type: docker-proxy: not found [2021-07-27T12:16:57.929Z] + hack/make.sh binary-proxy install-proxy [2021-07-27T12:16:57.929Z] [2021-07-27T12:16:58.191Z] Removing bundles/ [2021-07-27T12:16:58.191Z] [2021-07-27T12:16:58.191Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2021-07-27T12:16:58.191Z] Building: bundles/binary-proxy/docker-proxy-dev [2021-07-27T12:16:58.191Z] GOOS="" GOARCH="" GOARM="" [2021-07-27T12:16:57.382Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-07-27T12:16:57.444Z] > git config --add remote.origin.fetch +refs/pull/42683/head:refs/remotes/origin/PR-42683 # timeout=10 [2021-07-27T12:16:57.507Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-07-27T12:16:57.616Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-07-27T12:16:57.741Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-07-27T12:16:57.741Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-27T12:16:57.741Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42683/head:refs/remotes/origin/PR-42683 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-07-27T12:16:58.426Z] Merging remotes/origin/master commit 12f1b3ce43fe4aea5a41750bcc20f2a7dd67dbfc into PR head commit 13cb04e57c9aafd93d10d06bdb942f2f10d7a8c2 [2021-07-27T12:16:58.684Z] #20 8.134 Selecting previously unselected package libnet1:amd64. [2021-07-27T12:16:58.684Z] #20 8.137 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-07-27T12:16:58.684Z] #20 8.141 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-07-27T12:16:58.684Z] #20 8.189 Selecting previously unselected package libnl-3-200:amd64. [2021-07-27T12:16:58.684Z] #20 8.191 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2021-07-27T12:16:58.684Z] #20 8.195 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-07-27T12:16:58.684Z] #20 8.235 Selecting previously unselected package libprotobuf-c1:amd64. [2021-07-27T12:16:58.684Z] #20 8.238 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-07-27T12:16:58.684Z] #20 8.243 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-07-27T12:16:58.684Z] #20 8.283 Selecting previously unselected package libreadline5:amd64. [2021-07-27T12:16:58.684Z] #20 8.285 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2021-07-27T12:16:58.684Z] #20 8.290 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-07-27T12:16:58.684Z] #20 8.330 Selecting previously unselected package net-tools. [2021-07-27T12:16:58.684Z] #20 8.332 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2021-07-27T12:16:58.684Z] #20 8.337 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-07-27T12:16:58.684Z] #20 8.393 Selecting previously unselected package patch. [2021-07-27T12:16:58.684Z] #20 8.396 Preparing to unpack .../26-patch_2.7.6-3+deb10u1_amd64.deb ... [2021-07-27T12:16:58.684Z] #20 8.400 Unpacking patch (2.7.6-3+deb10u1) ... [2021-07-27T12:16:58.684Z] #20 8.442 Selecting previously unselected package python-pip-whl. [2021-07-27T12:16:58.941Z] #20 8.444 Preparing to unpack .../27-python-pip-whl_18.1-5_all.deb ... [2021-07-27T12:16:58.941Z] #20 8.449 Unpacking python-pip-whl (18.1-5) ... [2021-07-27T12:16:58.941Z] #20 8.594 Selecting previously unselected package python3-lib2to3. [2021-07-27T12:16:58.941Z] #20 8.597 Preparing to unpack .../28-python3-lib2to3_3.7.3-1_all.deb ... [2021-07-27T12:16:58.941Z] #20 8.602 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-07-27T12:16:58.941Z] #20 8.646 Selecting previously unselected package python3-distutils. [2021-07-27T12:16:58.941Z] #20 8.648 Preparing to unpack .../29-python3-distutils_3.7.3-1_all.deb ... [2021-07-27T12:16:58.941Z] #20 8.653 Unpacking python3-distutils (3.7.3-1) ... [2021-07-27T12:16:58.941Z] #20 8.700 Selecting previously unselected package python3-pip. [2021-07-27T12:16:59.200Z] #20 8.703 Preparing to unpack .../30-python3-pip_18.1-5_all.deb ... [2021-07-27T12:16:59.200Z] #20 8.708 Unpacking python3-pip (18.1-5) ... [2021-07-27T12:16:59.200Z] #20 8.757 Selecting previously unselected package python3-pkg-resources. [2021-07-27T12:16:59.200Z] #20 8.760 Preparing to unpack .../31-python3-pkg-resources_40.8.0-1_all.deb ... [2021-07-27T12:16:59.200Z] #20 8.764 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-07-27T12:16:59.200Z] #20 8.810 Selecting previously unselected package python3-setuptools. [2021-07-27T12:16:59.200Z] #20 8.813 Preparing to unpack .../32-python3-setuptools_40.8.0-1_all.deb ... [2021-07-27T12:16:59.200Z] #20 8.818 Unpacking python3-setuptools (40.8.0-1) ... [2021-07-27T12:16:59.200Z] #20 8.902 Selecting previously unselected package python3-wheel. [2021-07-27T12:16:59.200Z] #20 8.905 Preparing to unpack .../33-python3-wheel_0.32.3-2_all.deb ... [2021-07-27T12:16:59.200Z] #20 8.909 Unpacking python3-wheel (0.32.3-2) ... [2021-07-27T12:16:59.200Z] #20 8.954 Selecting previously unselected package sudo. [2021-07-27T12:16:59.458Z] #20 8.956 Preparing to unpack .../34-sudo_1.8.27-1+deb10u3_amd64.deb ... [2021-07-27T12:16:59.458Z] #20 8.963 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-07-27T12:16:59.458Z] #20 9.072 Selecting previously unselected package thin-provisioning-tools. [2021-07-27T12:16:59.458Z] #20 9.075 Preparing to unpack .../35-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2021-07-27T12:16:59.458Z] #20 9.079 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-07-27T12:16:59.458Z] #20 9.145 Selecting previously unselected package uidmap. [2021-07-27T12:16:59.458Z] #20 9.148 Preparing to unpack .../36-uidmap_1%3a4.5-1.1_amd64.deb ... [2021-07-27T12:16:59.458Z] #20 9.152 Unpacking uidmap (1:4.5-1.1) ... [2021-07-27T12:16:59.458Z] #20 9.200 Selecting previously unselected package vim-runtime. [2021-07-27T12:16:59.715Z] #20 9.202 Preparing to unpack .../37-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-07-27T12:16:59.715Z] #20 9.214 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2021-07-27T12:16:59.715Z] #20 9.226 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-07-27T12:16:59.715Z] #20 9.230 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-07-27T12:16:59.972Z] #20 ... [2021-07-27T12:16:59.972Z] [2021-07-27T12:16:59.972Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-07-27T12:16:59.972Z] #57 sha256:b7984b5d64eb11080dc3cbda1e865ca7fe45288a80546e5e479844316f448512 [2021-07-27T12:16:59.972Z] #57 30.26 # github.com/containerd/containerd/cmd/containerd [2021-07-27T12:16:59.972Z] #57 30.26 /usr/bin/ld: /tmp/go-link-088649455/000019.o: in function `New': [2021-07-27T12:16:59.973Z] #57 30.26 /tmp/tmp.Tri5V4KMyx/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-07-27T12:16:58.444Z] > git config core.sparsecheckout # timeout=10 [2021-07-27T12:16:58.491Z] > git checkout -f 13cb04e57c9aafd93d10d06bdb942f2f10d7a8c2 # timeout=10 [2021-07-27T12:17:00.230Z] #57 30.32 + bin/containerd-stress [2021-07-27T12:17:00.795Z] #57 31.12 + bin/containerd-shim [2021-07-27T12:17:02.047Z] Merge succeeded, producing 13cb04e57c9aafd93d10d06bdb942f2f10d7a8c2 [2021-07-27T12:17:02.048Z] Checking out Revision 13cb04e57c9aafd93d10d06bdb942f2f10d7a8c2 (PR-42683) [2021-07-27T12:17:01.713Z] > git remote # timeout=10 [2021-07-27T12:17:01.775Z] > git config --get remote.origin.url # timeout=10 [2021-07-27T12:17:01.822Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-27T12:17:01.822Z] > git merge 12f1b3ce43fe4aea5a41750bcc20f2a7dd67dbfc # timeout=10 [2021-07-27T12:17:01.947Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2021-07-27T12:17:02.607Z] Commit message: "remove various LCOW bits (container, image, pkg/containerfs)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-07-27T12:17:03.324Z] #57 33.69 + bin/containerd-shim-runc-v1 [2021-07-27T12:17:02.072Z] > git config core.sparsecheckout # timeout=10 [2021-07-27T12:17:02.119Z] > git checkout -f 13cb04e57c9aafd93d10d06bdb942f2f10d7a8c2 # timeout=10 [2021-07-27T12:17:04.108Z] + docker version [2021-07-27T12:17:04.108Z] Client: Mirantis Container Runtime [2021-07-27T12:17:04.108Z] Version: 20.10.0 [2021-07-27T12:17:04.108Z] API version: 1.41 [2021-07-27T12:17:04.108Z] Go version: go1.13.15 [2021-07-27T12:17:04.108Z] Git commit: 6ee42dc [2021-07-27T12:17:04.108Z] Built: 03/11/2021 13:24:56 [2021-07-27T12:17:04.108Z] OS/Arch: windows/amd64 [2021-07-27T12:17:04.108Z] Context: default [2021-07-27T12:17:04.108Z] Experimental: true [2021-07-27T12:17:04.108Z] [2021-07-27T12:17:04.108Z] Server: Mirantis Container Runtime [2021-07-27T12:17:04.108Z] Engine: [2021-07-27T12:17:04.108Z] Version: 20.10.0 [2021-07-27T12:17:04.108Z] API version: 1.41 (minimum version 1.24) [2021-07-27T12:17:04.108Z] Go version: go1.13.15 [2021-07-27T12:17:04.108Z] Git commit: 1e08f21e79 [2021-07-27T12:17:04.108Z] Built: 03/11/2021 13:23:32 [2021-07-27T12:17:04.108Z] OS/Arch: windows/amd64 [2021-07-27T12:17:04.108Z] Experimental: true [Pipeline] sh [2021-07-27T12:17:05.122Z] + docker info [2021-07-27T12:17:05.226Z] #57 35.46 + bin/containerd-shim-runc-v2 [2021-07-27T12:17:05.483Z] #57 ... [2021-07-27T12:17:05.483Z] [2021-07-27T12:17:05.484Z] #20 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-07-27T12:17:05.484Z] #20 sha256:6a8813d434e1ca2abf98666839558ee8bafc3dc9f825fe6641c8893c6e227273 [2021-07-27T12:17:05.484Z] #20 9.843 Selecting previously unselected package vim. [2021-07-27T12:17:05.484Z] #20 9.846 Preparing to unpack .../38-vim_2%3a8.1.0875-5_amd64.deb ... [2021-07-27T12:17:05.484Z] #20 9.857 Unpacking vim (2:8.1.0875-5) ... [2021-07-27T12:17:05.484Z] #20 10.000 Selecting previously unselected package xfsprogs. [2021-07-27T12:17:05.484Z] #20 10.00 Preparing to unpack .../39-xfsprogs_4.20.0-1_amd64.deb ... [2021-07-27T12:17:05.484Z] #20 10.01 Unpacking xfsprogs (4.20.0-1) ... [2021-07-27T12:17:05.484Z] #20 10.12 Selecting previously unselected package zip. [2021-07-27T12:17:05.484Z] #20 10.12 Preparing to unpack .../40-zip_3.0-11+b1_amd64.deb ... [2021-07-27T12:17:05.484Z] #20 10.13 Unpacking zip (3.0-11+b1) ... [2021-07-27T12:17:05.484Z] #20 10.18 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-07-27T12:17:05.484Z] #20 10.20 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-07-27T12:17:05.484Z] #20 10.21 Setting up libip6tc0:amd64 (1.8.2-4) ... [2021-07-27T12:17:05.484Z] #20 10.23 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-07-27T12:17:05.484Z] #20 10.24 Setting up libgpm2:amd64 (1.20.7-5) ... [2021-07-27T12:17:05.484Z] #20 10.25 Setting up libip4tc0:amd64 (1.8.2-4) ... [2021-07-27T12:17:05.484Z] #20 10.27 Setting up uidmap (1:4.5-1.1) ... [2021-07-27T12:17:05.484Z] #20 10.28 Setting up libnftnl11:amd64 (1.1.2-2) ... [2021-07-27T12:17:05.484Z] #20 10.29 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-07-27T12:17:05.484Z] #20 10.30 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-07-27T12:17:05.484Z] #20 10.32 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-07-27T12:17:05.484Z] #20 10.33 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-07-27T12:17:05.484Z] #20 10.35 Setting up xxd (2:8.1.0875-5) ... [2021-07-27T12:17:05.484Z] #20 10.36 Setting up zip (3.0-11+b1) ... [2021-07-27T12:17:05.484Z] #20 10.37 Setting up vim-common (2:8.1.0875-5) ... [2021-07-27T12:17:05.484Z] #20 10.40 Setting up bash-completion (1:2.8-6) ... [2021-07-27T12:17:05.484Z] #20 12.00 Setting up libiptc0:amd64 (1.8.2-4) ... [2021-07-27T12:17:05.484Z] #20 12.02 Setting up xz-utils (5.2.4-1) ... [2021-07-27T12:17:05.484Z] #20 12.04 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-07-27T12:17:05.484Z] #20 12.05 Setting up patch (2.7.6-3+deb10u1) ... [2021-07-27T12:17:05.484Z] #20 12.07 Setting up sudo (1.8.27-1+deb10u3) ... [2021-07-27T12:17:05.484Z] #20 12.11 invoke-rc.d: could not determine current runlevel [2021-07-27T12:17:05.484Z] #20 12.12 invoke-rc.d: policy-rc.d denied execution of start. [2021-07-27T12:17:05.484Z] #20 12.13 Setting up pigz (2.4-1) ... [2021-07-27T12:17:05.484Z] #20 12.15 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-07-27T12:17:05.484Z] #20 12.16 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-07-27T12:17:05.484Z] #20 12.19 Setting up python-pip-whl (18.1-5) ... [2021-07-27T12:17:05.484Z] #20 12.20 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-07-27T12:17:05.484Z] #20 12.21 Setting up vim-runtime (2:8.1.0875-5) ... [2021-07-27T12:17:05.484Z] #20 12.38 Setting up libaio1:amd64 (0.3.112-3) ... [2021-07-27T12:17:05.484Z] #20 12.39 Setting up libonig5:amd64 (6.9.1-1) ... [2021-07-27T12:17:05.484Z] #20 12.41 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-07-27T12:17:05.484Z] #20 12.42 Setting up vim (2:8.1.0875-5) ... [2021-07-27T12:17:05.484Z] #20 12.43 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-07-27T12:17:05.484Z] #20 12.44 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-07-27T12:17:05.484Z] #20 12.44 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-07-27T12:17:05.484Z] #20 12.45 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-07-27T12:17:05.484Z] #20 12.45 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-07-27T12:17:05.484Z] #20 12.45 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-07-27T12:17:05.484Z] #20 12.46 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-07-27T12:17:05.484Z] #20 12.46 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-07-27T12:17:05.484Z] #20 12.48 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-07-27T12:17:05.484Z] #20 12.50 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-07-27T12:17:05.484Z] #20 12.51 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-07-27T12:17:05.484Z] #20 12.53 Setting up jq (1.5+dfsg-2+b1) ... [2021-07-27T12:17:05.484Z] #20 12.54 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-07-27T12:17:05.484Z] #20 12.56 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-07-27T12:17:05.484Z] #20 13.27 Setting up iptables (1.8.2-4) ... [2021-07-27T12:17:05.484Z] #20 13.32 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-07-27T12:17:05.484Z] #20 13.32 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-07-27T12:17:05.484Z] #20 13.33 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-07-27T12:17:05.484Z] #20 13.33 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-07-27T12:17:05.484Z] #20 13.34 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-07-27T12:17:05.484Z] #20 13.35 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-07-27T12:17:05.484Z] #20 13.37 Setting up python3 (3.7.3-1) ... [2021-07-27T12:17:05.484Z] #20 13.55 Setting up python3-wheel (0.32.3-2) ... [2021-07-27T12:17:05.484Z] #20 13.76 Setting up apparmor (2.13.2-10) ... [2021-07-27T12:17:05.484Z] #20 14.80 Setting up xfsprogs (4.20.0-1) ... [2021-07-27T12:17:05.484Z] #20 14.82 Setting up python3-lib2to3 (3.7.3-1) ... [2021-07-27T12:17:05.484Z] #20 14.93 Setting up python3-pkg-resources (40.8.0-1) ... [2021-07-27T12:17:05.484Z] #20 15.12 Setting up python3-distutils (3.7.3-1) ... [2021-07-27T12:17:05.747Z] #20 15.25 Setting up python3-setuptools (40.8.0-1) ... [2021-07-27T12:17:05.959Z] DEBUG: print all environment variables to check how Jenkins runs this script [2021-07-27T12:17:05.959Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-d6ae9c2b\powershellScript.ps1'; exit $LASTEXITCODE; [2021-07-27T12:17:05.959Z] ---------------------------------------------------------------------------- [2021-07-27T12:17:05.959Z] [2021-07-27T12:17:05.959Z] INFO: executeCI.ps1 starting at Tue Jul 27 12:17:03 CUT 2021 [2021-07-27T12:17:05.959Z] [2021-07-27T12:17:05.959Z] INFO: Script version 05-Feb-2019 09:03 PDT [2021-07-27T12:17:05.959Z] INFO: Running git version 2.24.1.windows.2 [2021-07-27T12:17:05.959Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2021-07-27T12:17:05.959Z] INFO: Environment variables: [2021-07-27T12:17:05.959Z] [2021-07-27T12:17:05.959Z] Name Value [2021-07-27T12:17:05.959Z] ---- ----- [2021-07-27T12:17:05.959Z] ALLUSERSPROFILE C:\ProgramData [2021-07-27T12:17:05.959Z] amd64 true [2021-07-27T12:17:05.959Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2021-07-27T12:17:05.959Z] APT_MIRROR cdn-fastly.deb.debian.org [2021-07-27T12:17:05.959Z] arm64 true [2021-07-27T12:17:05.959Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2021-07-27T12:17:05.959Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2021-07-27T12:17:05.959Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2021-07-27T12:17:05.959Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2021-07-27T12:17:05.959Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2021-07-27T12:17:05.959Z] BRANCH_NAME PR-42683 [2021-07-27T12:17:05.959Z] BUILD_DISPLAY_NAME #3 [2021-07-27T12:17:05.959Z] BUILD_ID 3 [2021-07-27T12:17:05.959Z] BUILD_NUMBER 3 [2021-07-27T12:17:05.959Z] BUILD_TAG jenkins-moby-PR-42683-3 [2021-07-27T12:17:05.959Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-42683/3/ [2021-07-27T12:17:05.959Z] cgroup2 true [2021-07-27T12:17:05.959Z] CHANGE_AUTHOR thaJeztah [2021-07-27T12:17:05.959Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2021-07-27T12:17:05.959Z] CHANGE_BRANCH remove_lcow_step6 [2021-07-27T12:17:05.959Z] CHANGE_FORK thaJeztah/docker [2021-07-27T12:17:05.959Z] CHANGE_ID 42683 [2021-07-27T12:17:05.959Z] CHANGE_TARGET master [2021-07-27T12:17:05.959Z] CHANGE_TITLE Remove LCOW (step 6) [2021-07-27T12:17:05.959Z] CHANGE_URL https://github.com/moby/moby/pull/42683 [2021-07-27T12:17:05.959Z] CHECK_CONFIG_COMMIT 2b0755b936416834e14208c6c37b36977e67ea35 [2021-07-27T12:17:05.959Z] CommonProgramFiles C:\Program Files\Common Files [2021-07-27T12:17:05.959Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2021-07-27T12:17:05.959Z] CommonProgramW6432 C:\Program Files\Common Files [2021-07-27T12:17:05.959Z] COMPUTERNAME azwin-2-8f2070 [2021-07-27T12:17:05.959Z] ComSpec C:\Windows\system32\cmd.exe [2021-07-27T12:17:05.959Z] ConfigSequenceNumber 0 [2021-07-27T12:17:05.959Z] dco true [2021-07-27T12:17:05.959Z] DOCKER_BUILDKIT 0 [2021-07-27T12:17:05.959Z] DOCKER_DUT_DEBUG 1 [2021-07-27T12:17:05.959Z] DOCKER_EXPERIMENTAL 1 [2021-07-27T12:17:05.959Z] DOCKER_GRAPHDRIVER overlay2 [2021-07-27T12:17:05.959Z] DriverData C:\Windows\System32\Drivers\DriverData [2021-07-27T12:17:05.959Z] EXECUTOR_NUMBER 0 [2021-07-27T12:17:05.959Z] FQDN azwin-2-8f2070.westus.cloudapp.azure.com [2021-07-27T12:17:05.959Z] GIT_BRANCH PR-42683 [2021-07-27T12:17:05.959Z] GIT_COMMIT 13cb04e57c9aafd93d10d06bdb942f2f10d7a8c2 [2021-07-27T12:17:05.959Z] GIT_PREVIOUS_COMMIT 13cb04e57c9aafd93d10d06bdb942f2f10d7a8c2 [2021-07-27T12:17:05.959Z] GIT_URL https://github.com/moby/moby.git [2021-07-27T12:17:05.959Z] HUDSON_COOKIE 951a7747-a420-454f-8a25-f37bec39ea24 [2021-07-27T12:17:05.959Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2021-07-27T12:17:05.959Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2021-07-27T12:17:05.959Z] HUDSON_URL https://ci-next.docker.com/public/ [2021-07-27T12:17:05.959Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.282-1.b08.ojdkbuild.windows.x86_64 [2021-07-27T12:17:05.959Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2021-07-27T12:17:05.959Z] JENKINS_NODE_COOKIE 101bc94b-ea04-42fa-b21f-d1d54d366cbb [2021-07-27T12:17:05.959Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2021-07-27T12:17:05.959Z] JENKINS_URL https://ci-next.docker.com/public/ [2021-07-27T12:17:05.959Z] JOB_BASE_NAME PR-42683 [2021-07-27T12:17:05.959Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42683/display/redirect [2021-07-27T12:17:05.959Z] JOB_NAME moby/PR-42683 [2021-07-27T12:17:05.959Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-42683/ [2021-07-27T12:17:05.959Z] library.jps.version master [2021-07-27T12:17:05.959Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2021-07-27T12:17:05.959Z] NODE_LABELS amd64 azure azwin-2-8f2070 azwin-2019 docker west-us windows windows-2019 x86_64 [2021-07-27T12:17:05.959Z] NODE_NAME azwin-2-8f2070 [2021-07-27T12:17:05.959Z] NUMBER_OF_PROCESSORS 4 [2021-07-27T12:17:05.959Z] OS Windows_NT [2021-07-27T12:17:05.959Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2021-07-27T12:17:05.959Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2021-07-27T12:17:05.959Z] ppc64le false [2021-07-27T12:17:05.959Z] PROCESSOR_ARCHITECTURE AMD64 [2021-07-27T12:17:05.959Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2021-07-27T12:17:05.959Z] PROCESSOR_LEVEL 6 [2021-07-27T12:17:05.959Z] PROCESSOR_REVISION 4f01 [2021-07-27T12:17:05.959Z] ProgramData C:\ProgramData [2021-07-27T12:17:05.959Z] ProgramFiles C:\Program Files [2021-07-27T12:17:05.959Z] ProgramFiles(x86) C:\Program Files (x86) [2021-07-27T12:17:05.959Z] ProgramW6432 C:\Program Files [2021-07-27T12:17:05.959Z] PROMPT $P$G [2021-07-27T12:17:05.959Z] PSExecutionPolicyPreference Bypass [2021-07-27T12:17:05.959Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2021-07-27T12:17:05.959Z] PUBLIC C:\Users\Public [2021-07-27T12:17:05.959Z] rootless true [2021-07-27T12:17:05.959Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42683/3/display/redirect?page=artif... [2021-07-27T12:17:05.959Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42683/3/display/redirect?page=changes [2021-07-27T12:17:05.959Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42683/3/display/redirect [2021-07-27T12:17:05.959Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42683/3/display/redirect?page=tests [2021-07-27T12:17:05.959Z] s390x false [2021-07-27T12:17:05.959Z] SKIP_VALIDATION_TESTS 1 [2021-07-27T12:17:05.959Z] SOURCES_DRIVE d [2021-07-27T12:17:05.959Z] SOURCES_SUBDIR gopath [2021-07-27T12:17:05.959Z] STAGE_NAME Run tests [2021-07-27T12:17:05.959Z] SystemDrive C: [2021-07-27T12:17:05.959Z] SystemRoot C:\Windows [2021-07-27T12:17:05.959Z] TEMP C:\Windows\TEMP [2021-07-27T12:17:05.959Z] TESTDEBUG 0 [2021-07-27T12:17:05.959Z] TESTRUN_DRIVE d [2021-07-27T12:17:05.959Z] TESTRUN_SUBDIR CI [2021-07-27T12:17:05.959Z] TIMEOUT 120m [2021-07-27T12:17:05.959Z] TMP C:\Windows\TEMP [2021-07-27T12:17:05.959Z] unit_validate true [2021-07-27T12:17:05.959Z] USERDOMAIN WORKGROUP [2021-07-27T12:17:05.959Z] USERNAME azwin-2-8f2070$ [2021-07-27T12:17:05.959Z] USERPROFILE C:\Windows\system32\config\systemprofile [2021-07-27T12:17:05.959Z] validate_force false [2021-07-27T12:17:05.959Z] windir C:\Windows [2021-07-27T12:17:05.959Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2021-07-27T12:17:05.959Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2021-07-27T12:17:05.959Z] windows2022 true [2021-07-27T12:17:05.959Z] windows2022containerd false [2021-07-27T12:17:05.959Z] windowsRS1 false [2021-07-27T12:17:05.959Z] windowsRS5 true [2021-07-27T12:17:05.959Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2021-07-27T12:17:05.959Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2021-07-27T12:17:05.959Z] [2021-07-27T12:17:05.959Z] [2021-07-27T12:17:05.959Z] [2021-07-27T12:17:05.959Z] INFO: Sources under d:\gopath\... [2021-07-27T12:17:05.959Z] INFO: Test run under d:\CI\... [2021-07-27T12:17:05.959Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2021-07-27T12:17:05.959Z] INFO: docker/docker repository was found [2021-07-27T12:17:05.959Z] INFO: Image microsoft/windowsservercore:latest is already loaded in the control daemon [2021-07-27T12:17:05.959Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.2061' [2021-07-27T12:17:05.959Z] INFO: Docker version of control daemon [2021-07-27T12:17:05.959Z] [2021-07-27T12:17:05.959Z] Client: [2021-07-27T12:17:05.960Z] Version: 20.10.6 [2021-07-27T12:17:05.960Z] API version: 1.41 [2021-07-27T12:17:05.960Z] Go version: go1.16.3 [2021-07-27T12:17:05.960Z] Git commit: 370c289 [2021-07-27T12:17:05.960Z] Built: Fri Apr 9 22:49:36 2021 [2021-07-27T12:17:05.960Z] OS/Arch: windows/amd64 [2021-07-27T12:17:05.960Z] Context: default [2021-07-27T12:17:05.960Z] Experimental: true [2021-07-27T12:17:05.960Z] [2021-07-27T12:17:05.960Z] Server: Docker Engine - Community [2021-07-27T12:17:05.960Z] Engine: [2021-07-27T12:17:05.960Z] Version: 20.10.6 [2021-07-27T12:17:05.960Z] API version: 1.41 (minimum version 1.24) [2021-07-27T12:17:05.960Z] Go version: go1.13.15 [2021-07-27T12:17:05.960Z] Git commit: 8728dd2 [2021-07-27T12:17:05.960Z] Built: Fri Apr 9 22:45:40 2021 [2021-07-27T12:17:05.960Z] OS/Arch: windows/amd64 [2021-07-27T12:17:05.960Z] Experimental: true [2021-07-27T12:17:05.960Z] [2021-07-27T12:17:05.960Z] INFO: Docker info of control daemon [2021-07-27T12:17:05.960Z] [2021-07-27T12:17:05.960Z] Client: [2021-07-27T12:17:05.960Z] Context: default [2021-07-27T12:17:05.960Z] Debug Mode: false [2021-07-27T12:17:05.960Z] Plugins: [2021-07-27T12:17:05.960Z] app: Docker Application (Docker Inc., v0.8.0) [2021-07-27T12:17:05.960Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2021-07-27T12:17:05.960Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2021-07-27T12:17:05.960Z] [2021-07-27T12:17:05.960Z] Server: [2021-07-27T12:17:05.960Z] Containers: 0 [2021-07-27T12:17:05.960Z] Running: 0 [2021-07-27T12:17:05.960Z] Paused: 0 [2021-07-27T12:17:05.960Z] Stopped: 0 [2021-07-27T12:17:05.960Z] Images: 10 [2021-07-27T12:17:05.960Z] Server Version: 20.10.6 [2021-07-27T12:17:05.960Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-07-27T12:17:05.960Z] Windows: [2021-07-27T12:17:05.960Z] LCOW: [2021-07-27T12:17:05.960Z] Logging Driver: json-file [2021-07-27T12:17:05.960Z] Plugins: [2021-07-27T12:17:05.960Z] Volume: local [2021-07-27T12:17:05.960Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-07-27T12:17:05.960Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-07-27T12:17:05.960Z] Swarm: inactive [2021-07-27T12:17:05.960Z] Default Isolation: process [2021-07-27T12:17:05.960Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-07-27T12:17:05.960Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1879) [2021-07-27T12:17:05.960Z] OSType: windows [2021-07-27T12:17:05.960Z] Architecture: x86_64 [2021-07-27T12:17:05.960Z] CPUs: 4 [2021-07-27T12:17:05.960Z] Total Memory: 32GiB [2021-07-27T12:17:05.960Z] Name: azwin-2-8f2070 [2021-07-27T12:17:05.960Z] ID: RLME:2MWS:TYGR:XP2V:HYXJ:JAQI:V4NR:BCD6:RTRS:BBVD:TZQ6:Q2X3 [2021-07-27T12:17:05.960Z] Docker Root Dir: D:\docker [2021-07-27T12:17:05.960Z] Debug Mode: false [2021-07-27T12:17:05.960Z] Registry: https://index.docker.io/v1/ [2021-07-27T12:17:05.960Z] Labels: [2021-07-27T12:17:05.960Z] Experimental: true [2021-07-27T12:17:05.960Z] Insecure Registries: [2021-07-27T12:17:05.960Z] 10.0.0.4:5000 [2021-07-27T12:17:05.960Z] 127.0.0.0/8 [2021-07-27T12:17:05.960Z] Registry Mirrors: [2021-07-27T12:17:05.960Z] http://10.0.0.4:5000/ [2021-07-27T12:17:05.960Z] Live Restore Enabled: false [2021-07-27T12:17:05.960Z] Product License: Community Engine [2021-07-27T12:17:05.960Z] [2021-07-27T12:17:05.960Z] [2021-07-27T12:17:05.960Z] INFO: Commit hash is 13cb04e57c [2021-07-27T12:17:05.960Z] INFO: Nuke-Everything... [2021-07-27T12:17:05.960Z] INFO: Container count on control daemon to delete is 0 [2021-07-27T12:17:05.960Z] INFO: Nuking d:\CI [2021-07-27T12:17:05.960Z] INFO: Zapped successfully [2021-07-27T12:17:05.960Z] INFO: Location for testing is d:\CI\PR-42683\3 [2021-07-27T12:17:05.960Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2021-07-27T12:17:05.960Z] [2021-07-27T12:17:05.960Z] [2021-07-27T12:17:05.960Z] INFO: Building the image from Dockerfile.windows at 07/27/2021 12:17:05... [2021-07-27T12:17:05.960Z] [2021-07-27T12:17:06.004Z] #20 15.56 Setting up python3-pip (18.1-5) ... [2021-07-27T12:17:06.083Z] Client: [2021-07-27T12:17:06.083Z] Context: default [2021-07-27T12:17:06.083Z] Debug Mode: false [2021-07-27T12:17:06.083Z] Plugins: [2021-07-27T12:17:06.083Z] app: Docker Application (Docker Inc., v0.8.0) [2021-07-27T12:17:06.083Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2021-07-27T12:17:06.083Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2021-07-27T12:17:06.083Z] [2021-07-27T12:17:06.083Z] Server: [2021-07-27T12:17:06.083Z] Containers: 2 [2021-07-27T12:17:06.083Z] Running: 0 [2021-07-27T12:17:06.083Z] Paused: 0 [2021-07-27T12:17:06.083Z] Stopped: 2 [2021-07-27T12:17:06.083Z] Images: 11 [2021-07-27T12:17:06.083Z] Server Version: 20.10.0 [2021-07-27T12:17:06.083Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-07-27T12:17:06.083Z] Windows: [2021-07-27T12:17:06.083Z] LCOW: [2021-07-27T12:17:06.083Z] Logging Driver: json-file [2021-07-27T12:17:06.083Z] Plugins: [2021-07-27T12:17:06.083Z] Volume: local [2021-07-27T12:17:06.083Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-07-27T12:17:06.083Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-07-27T12:17:06.083Z] Swarm: inactive [2021-07-27T12:17:06.083Z] Default Isolation: process [2021-07-27T12:17:06.083Z] Kernel Version: 10.0 20295 (20295.1.amd64fre.fe_release.210212-1600) [2021-07-27T12:17:06.083Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20295.1) [2021-07-27T12:17:06.083Z] OSType: windows [2021-07-27T12:17:06.083Z] Architecture: x86_64 [2021-07-27T12:17:06.083Z] CPUs: 4 [2021-07-27T12:17:06.083Z] Total Memory: 32GiB [2021-07-27T12:17:06.083Z] Name: azwin-2-214dd0 [2021-07-27T12:17:06.083Z] ID: HIW7:RJDB:LAOZ:BJYL:XAN5:UZSY:3HLA:IGW5:APOR:JIRV:4S77:NKO6 [2021-07-27T12:17:06.083Z] Docker Root Dir: D:\docker [2021-07-27T12:17:06.083Z] Debug Mode: false [2021-07-27T12:17:06.083Z] Registry: https://index.docker.io/v1/ [2021-07-27T12:17:06.083Z] Labels: [2021-07-27T12:17:06.083Z] Experimental: true [2021-07-27T12:17:06.083Z] Insecure Registries: [2021-07-27T12:17:06.083Z] 10.0.0.4:5000 [2021-07-27T12:17:06.083Z] 127.0.0.0/8 [2021-07-27T12:17:06.083Z] Registry Mirrors: [2021-07-27T12:17:06.083Z] http://10.0.0.4:5000/ [2021-07-27T12:17:06.083Z] Live Restore Enabled: false [2021-07-27T12:17:06.083Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [2021-07-27T12:17:06.261Z] #20 15.76 Processing triggers for libc-bin (2.28-10) ... [2021-07-27T12:17:06.261Z] #20 15.85 Processing triggers for mime-support (3.62) ... [Pipeline] powershell [2021-07-27T12:17:06.336Z] Created binary: bundles/binary-proxy/docker-proxy-dev [2021-07-27T12:17:06.336Z] [2021-07-27T12:17:06.336Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2021-07-27T12:17:06.336Z] Installing docker-proxy to /usr/local/bin/ [2021-07-27T12:17:06.336Z] [2021-07-27T12:17:06.336Z] + mkdir -p bundles [2021-07-27T12:17:06.337Z] + 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/libnetwork github.com/docker/docker/libnetwork/api 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/resolvconf/dns github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/discovery github.com/docker/docker/pkg/discovery/file github.com/docker/docker/pkg/discovery/kv github.com/docker/docker/pkg/discovery/memory github.com/docker/docker/pkg/discovery/nodes github.com/docker/docker/pkg/dmesg github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/fsutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/locker github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/mount github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/namesgenerator/cmd/names-generator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/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-07-27T12:17:07.631Z] #20 ... [2021-07-27T12:17:07.631Z] [2021-07-27T12:17:07.631Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-07-27T12:17:07.631Z] #57 sha256:b7984b5d64eb11080dc3cbda1e865ca7fe45288a80546e5e479844316f448512 [2021-07-27T12:17:07.631Z] #57 35.93 + binaries [2021-07-27T12:17:07.631Z] #57 35.93 + install -D bin/containerd /build/containerd [2021-07-27T12:17:07.631Z] #57 35.96 + install -D bin/containerd-shim /build/containerd-shim [2021-07-27T12:17:07.631Z] #57 35.97 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-07-27T12:17:07.631Z] #57 35.98 + install -D bin/ctr /build/ctr [2021-07-27T12:17:07.631Z] #57 DONE 37.8s [2021-07-27T12:17:07.631Z] [2021-07-27T12:17:07.631Z] #20 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-07-27T12:17:07.631Z] #20 sha256:6a8813d434e1ca2abf98666839558ee8bafc3dc9f825fe6641c8893c6e227273 [2021-07-27T12:17:07.631Z] #20 DONE 17.2s [2021-07-27T12:17:07.631Z] [2021-07-27T12:17:07.631Z] #21 [dev-systemd-false 8/25] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2021-07-27T12:17:07.631Z] #21 sha256:1a368c296c0a532db61b3f7c853690b1e91ab2dc8744bc9d311d70e9754fb874 [2021-07-27T12:17:08.196Z] #21 0.580 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-07-27T12:17:08.196Z] #21 0.586 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-07-27T12:17:08.196Z] #21 0.590 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-07-27T12:17:08.196Z] #21 DONE 0.7s [2021-07-27T12:17:08.196Z] [2021-07-27T12:17:08.196Z] #22 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-07-27T12:17:08.196Z] #22 sha256:1832251c41dcf7aa1e92d4cbd1589b21fc286f18c1cd0842f11512bf95e30983 [2021-07-27T12:17:08.254Z] ? github.com/docker/docker/api [no test files] [2021-07-27T12:17:09.567Z] #22 1.282 Collecting yamllint==1.26.1 [2021-07-27T12:17:13.042Z] Sending build context to Docker daemon 60.97MB [2021-07-27T12:17:13.042Z] [2021-07-27T12:17:13.042Z] Step 1/10 : FROM microsoft/windowsservercore [2021-07-27T12:17:13.042Z] ---> 9a0a02eca0e6 [2021-07-27T12:17:13.042Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2021-07-27T12:17:13.042Z] ---> Using cache [2021-07-27T12:17:13.042Z] ---> dd7183bc2c4b [2021-07-27T12:17:13.042Z] Step 3/10 : ARG GO_VERSION=1.16.6 [2021-07-27T12:17:13.042Z] ---> Using cache [2021-07-27T12:17:13.042Z] ---> cd96d2b81b00 [2021-07-27T12:17:13.042Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.5.3 [2021-07-27T12:17:13.502Z] ---> Using cache [2021-07-27T12:17:13.502Z] ---> a583b8df36b4 [2021-07-27T12:17:13.502Z] Step 5/10 : ENV GO_VERSION=${GO_VERSION} GIT_VERSION=2.11.1 GOPATH=C:\gopath GO111MODULE=off FROM_DOCKERFILE=1 GOTESTSUM_COMMIT=${GOTESTSUM_COMMIT} [2021-07-27T12:17:13.502Z] ---> Using cache [2021-07-27T12:17:13.502Z] ---> 8f4e60e88aeb [2021-07-27T12:17:13.502Z] Step 6/10 : RUN Function Test-Nano() { $EditionId = (Get-ItemProperty -Path 'HKLM:\SOFTWARE\Microsoft\Windows NT\CurrentVersion' -Name 'EditionID').EditionId; return (($EditionId -eq 'ServerStandardNano') -or ($EditionId -eq 'ServerDataCenterNano') -or ($EditionId -eq 'NanoServer')); } Function Download-File([string] $source, [string] $target) { if (Test-Nano) { $handler = New-Object System.Net.Http.HttpClientHandler; $client = New-Object System.Net.Http.HttpClient($handler); $client.Timeout = New-Object System.TimeSpan(0, 30, 0); $cancelTokenSource = [System.Threading.CancellationTokenSource]::new(); $responseMsg = $client.GetAsync([System.Uri]::new($source), $cancelTokenSource.Token); $responseMsg.Wait(); if (!$responseMsg.IsCanceled) { $response = $responseMsg.Result; if ($response.IsSuccessStatusCode) { $downloadedFileStream = [System.IO.FileStream]::new($target, [System.IO.FileMode]::Create, [System.IO.FileAccess]::Write); $copyStreamOp = $response.Content.CopyToAsync($downloadedFileStream); $copyStreamOp.Wait(); $downloadedFileStream.Close(); if ($copyStreamOp.Exception -ne $null) { throw $copyStreamOp.Exception } } } else { Throw ("Failed to download " + $source) } } else { [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; $webClient = New-Object System.Net.WebClient; $webClient.DownloadFile($source, $target); } } setx /M PATH $('C:\git\cmd;C:\git\usr\bin;'+$Env:PATH+';C:\gcc\bin;C:\go\bin'); Write-Host INFO: Downloading git...; $location='https://www.nuget.org/api/v2/package/GitForWindows/'+$Env:GIT_VERSION; Download-File $location C:\gitsetup.zip; Write-Host INFO: Downloading go...; $dlGoVersion=$Env:GO_VERSION -replace '\.0$',''; Download-File "https://golang.org/dl/go${dlGoVersion}.windows-amd64.zip" C:\go.zip; Write-Host INFO: Downloading compiler 1 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/gcc.zip C:\gcc.zip; Write-Host INFO: Downloading compiler 2 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/runtime.zip C:\runtime.zip; Write-Host INFO: Downloading compiler 3 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/binutils.zip C:\binutils.zip; Write-Host INFO: Extracting git...; Expand-Archive C:\gitsetup.zip C:\git-tmp; New-Item -Type Directory C:\git | Out-Null; Move-Item C:\git-tmp\tools\* C:\git\.; Remove-Item -Recurse -Force C:\git-tmp; Write-Host INFO: Expanding go...; Expand-Archive C:\go.zip -DestinationPath C:\; Write-Host INFO: Expanding compiler 1 of 3...; Expand-Archive C:\gcc.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 2 of 3...; Expand-Archive C:\runtime.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 3 of 3...; Expand-Archive C:\binutils.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Removing downloaded files...; Remove-Item C:\gcc.zip; Remove-Item C:\runtime.zip; Remove-Item C:\binutils.zip; Remove-Item C:\gitsetup.zip; $srcDir = """$Env:GOPATH`\src\github.com\docker\docker\bundles"""; Write-Host INFO: Ensuring existence of directory $srcDir...; New-Item -Force -ItemType Directory -Path $srcDir | Out-Null; Write-Host INFO: Configuring git core.autocrlf...; C:\git\cmd\git config --global core.autocrlf true; [2021-07-27T12:17:13.502Z] ---> Using cache [2021-07-27T12:17:13.502Z] ---> 255fd7865b4d [2021-07-27T12:17:13.502Z] Step 7/10 : RUN Function Build-GoTestSum() { Write-Host "INFO: Building gotestsum version $Env:GOTESTSUM_COMMIT in $Env:GOPATH"; $Env:GO111MODULE = 'on'; $tmpGobin = "${Env:GOBIN_TMP}"; $Env:GOBIN = """${Env:GOPATH}`\bin"""; &go get -buildmode=exe "gotest.tools/gotestsum@${Env:GOTESTSUM_COMMIT}"; $Env:GOBIN = "${tmpGobin}"; $Env:GO111MODULE = 'off'; if ($LASTEXITCODE -ne 0) { Throw '"gotestsum build failed..."'; } Write-Host "INFO: Build done for gotestsum..."; } Build-GoTestSum [2021-07-27T12:17:13.502Z] ---> Using cache [2021-07-27T12:17:13.502Z] ---> 5b0224666f68 [2021-07-27T12:17:13.502Z] Step 8/10 : ENTRYPOINT ["powershell.exe"] [2021-07-27T12:17:13.502Z] ---> Using cache [2021-07-27T12:17:13.502Z] ---> 2abc918071c3 [2021-07-27T12:17:13.502Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2021-07-27T12:17:13.502Z] ---> Using cache [2021-07-27T12:17:13.502Z] ---> f8dda9b2b934 [2021-07-27T12:17:13.502Z] Step 10/10 : COPY . . [2021-07-27T12:17:14.820Z] #22 6.451 Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB) [2021-07-27T12:17:15.077Z] #22 6.683 Collecting pathspec>=0.5.3 (from yamllint==1.26.1) [2021-07-27T12:17:15.077Z] #22 6.698 Downloading https://files.pythonhosted.org/packages/42/ba/a9d64c7bcbc7e3e8e5f93a52721b377e994c22d16196e2b0f1236774353a/pathspec-0.9.0-py2.py3-none-any.whl [2021-07-27T12:17:15.077Z] #22 6.710 Collecting pyyaml (from yamllint==1.26.1) [2021-07-27T12:17:15.077Z] #22 6.762 Downloading https://files.pythonhosted.org/packages/7a/a5/393c087efdc78091afa2af9f1378762f9821c9c1d7a22c5753fb5ac5f97a/PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (636kB) [2021-07-27T12:17:15.077Z] #22 6.834 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0) [2021-07-27T12:17:15.077Z] #22 6.834 Building wheels for collected packages: yamllint [2021-07-27T12:17:15.077Z] #22 6.835 Running setup.py bdist_wheel for yamllint: started [2021-07-27T12:17:15.334Z] #22 7.051 Running setup.py bdist_wheel for yamllint: finished with status 'done' [2021-07-27T12:17:15.334Z] #22 7.051 Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627 [2021-07-27T12:17:15.334Z] #22 7.062 Successfully built yamllint [2021-07-27T12:17:15.334Z] #22 7.067 Installing collected packages: pathspec, pyyaml, yamllint [2021-07-27T12:17:15.591Z] #22 7.147 Successfully installed pathspec-0.9.0 pyyaml-5.4.1 yamllint-1.26.1 [2021-07-27T12:17:15.591Z] #22 DONE 7.3s [2021-07-27T12:17:15.591Z] [2021-07-27T12:17:15.591Z] #25 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2021-07-27T12:17:15.591Z] #25 sha256:6a44ed6a798c1340a1255341234c1da2e960d32ab8e46cb769cd337e2ae77eee [2021-07-27T12:17:15.848Z] #25 DONE 0.2s [2021-07-27T12:17:15.848Z] [2021-07-27T12:17:15.848Z] #30 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2021-07-27T12:17:15.848Z] #30 sha256:e8fad22a10a7c5f69067269940d905dc5e8cd132cbef76c2d09b47f170073ac9 [2021-07-27T12:17:17.744Z] #30 DONE 1.7s [2021-07-27T12:17:17.744Z] [2021-07-27T12:17:17.744Z] #33 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2021-07-27T12:17:17.744Z] #33 sha256:6e8fcb11de8aaea8265af64e3c76f48e4e399a6a4a5cc44e3bbe92158b9ca5f7 [2021-07-27T12:17:17.744Z] #33 DONE 0.1s [2021-07-27T12:17:17.744Z] [2021-07-27T12:17:17.744Z] #35 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2021-07-27T12:17:17.744Z] #35 sha256:0bf98919d143d49aa950baa4d5b0019c6d6febd1396ffc3b5b0b2ce6670ac0c2 [2021-07-27T12:17:17.744Z] #35 DONE 0.1s [2021-07-27T12:17:17.744Z] [2021-07-27T12:17:17.744Z] #38 [dev-systemd-false 14/25] COPY --from=tini /build/ /usr/local/bin/ [2021-07-27T12:17:17.744Z] #38 sha256:3dd30603384f6e60d215225a7fd846bb76cee3da892c042c05f45ba9acb66dae [2021-07-27T12:17:17.744Z] #38 DONE 0.0s [2021-07-27T12:17:17.744Z] [2021-07-27T12:17:17.744Z] #41 [dev-systemd-false 15/25] COPY --from=registry /build/ /usr/local/bin/ [2021-07-27T12:17:17.744Z] #41 sha256:fce93cb6c77a09bf75f8c248160fb95beac033787707854c25719a8fc93b6e2b [2021-07-27T12:17:17.744Z] #41 DONE 0.1s [2021-07-27T12:17:17.744Z] [2021-07-27T12:17:17.744Z] #45 [dev-systemd-false 16/25] COPY --from=criu /build/ /usr/local/bin/ [2021-07-27T12:17:17.744Z] #45 sha256:3282d574aa91bce7135ac3b20c8733b5e91cf2060c20f148d0108e982e5ef3dc [2021-07-27T12:17:17.744Z] #45 DONE 0.1s [2021-07-27T12:17:17.744Z] [2021-07-27T12:17:17.744Z] #47 [dev-systemd-false 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2021-07-27T12:17:17.744Z] #47 sha256:91b23b10e823eddb9c0b6cca768155f7189ab13d23645dc6768cc2d00dbd6ded [2021-07-27T12:17:17.744Z] #47 DONE 0.1s [2021-07-27T12:17:18.000Z] [2021-07-27T12:17:18.000Z] #49 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-07-27T12:17:18.000Z] #49 sha256:1c31dcc28e7e6662c926cdae89971ad484616cdad71c9f90a5c8f15cd4b87137 [2021-07-27T12:17:18.000Z] #49 DONE 0.1s [2021-07-27T12:17:18.000Z] [2021-07-27T12:17:18.000Z] #51 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-07-27T12:17:18.000Z] #51 sha256:8e43e16294826a21fdcf9074d796e0734c515dbe26298a95ebc84ec362becae7 [2021-07-27T12:17:18.000Z] #51 DONE 0.1s [2021-07-27T12:17:18.000Z] [2021-07-27T12:17:18.000Z] #53 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2021-07-27T12:17:18.000Z] #53 sha256:4e670921799db1a0d286f5c48f4bf85a88a85fe172042b067eebf0395e62acd1 [2021-07-27T12:17:18.000Z] #53 DONE 0.1s [2021-07-27T12:17:18.000Z] [2021-07-27T12:17:18.000Z] #55 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2021-07-27T12:17:18.000Z] #55 sha256:bd1dd68147d657fea75b5b45e1a757bfc1a792bf21d1a3d2bd6f82ac315842b2 [2021-07-27T12:17:18.257Z] #55 DONE 0.1s [2021-07-27T12:17:18.257Z] [2021-07-27T12:17:18.257Z] #58 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2021-07-27T12:17:18.257Z] #58 sha256:ea5baaa7b82d419e78a5e6f92a9ac79001281ba2eaebcf8361c9a2340a0279d0 [2021-07-27T12:17:18.514Z] #58 DONE 0.2s [2021-07-27T12:17:18.514Z] [2021-07-27T12:17:18.514Z] #62 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-07-27T12:17:18.514Z] #62 sha256:317b293acbae43ca856496d66306290e1f9235599ce807745d724dfdcab656c2 [2021-07-27T12:17:18.514Z] #62 DONE 0.1s [2021-07-27T12:17:18.514Z] [2021-07-27T12:17:18.514Z] #67 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-07-27T12:17:18.514Z] #67 sha256:5f609736b2df7e51dcbdccc872cfed699a1a78cb26458b3c247d82489c1c08e6 [2021-07-27T12:17:19.445Z] #67 DONE 0.9s [2021-07-27T12:17:19.445Z] [2021-07-27T12:17:19.445Z] #68 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2021-07-27T12:17:19.445Z] #68 sha256:c9616b811a2faa863984602ec2b2cc86aa1c9c691da40a27292ffdd220816014 [2021-07-27T12:17:19.445Z] #68 DONE 0.0s [2021-07-27T12:17:19.445Z] [2021-07-27T12:17:19.445Z] #69 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-07-27T12:17:19.445Z] #69 sha256:51495f11274aa89ca55606aefd31f065611b2792e4891a900244ceb0824f2d69 [2021-07-27T12:17:20.377Z] #69 DONE 0.9s [2021-07-27T12:17:20.377Z] [2021-07-27T12:17:20.377Z] #70 exporting to image [2021-07-27T12:17:20.377Z] #70 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-07-27T12:17:20.377Z] #70 exporting layers [2021-07-27T12:17:23.655Z] #70 exporting layers 3.5s done [2021-07-27T12:17:23.655Z] #70 writing image sha256:647f6cc8dcec56ce19841d4f15d6759bf89631728dc0cffcad725e3ab1c621c8 done [2021-07-27T12:17:23.655Z] #70 naming to docker.io/library/docker:13cb04e57c9aafd93d10d06bdb942f2f10d7a8c2 done [2021-07-27T12:17:23.655Z] #70 DONE 3.5s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2021-07-27T12:17:23.993Z] + trap exit INT TERM [2021-07-27T12:17:23.993Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2021-07-27T12:17:23.993Z] + CONTAINER_NAME=docker-pr3 [2021-07-27T12:17:23.993Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42683/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42683/.git:/go/src/github.com/docker/docker/.git --name docker-pr3-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=13cb04e57c9aafd93d10d06bdb942f2f10d7a8c2 -e DOCKER_GRAPHDRIVER docker:13cb04e57c9aafd93d10d06bdb942f2f10d7a8c2 hack/make.sh dynbinary [2021-07-27T12:17:24.251Z] [2021-07-27T12:17:24.399Z] DEBUG: print all environment variables to check how Jenkins runs this script [2021-07-27T12:17:24.399Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-5e5ad0a7\powershellScript.ps1'; exit $LASTEXITCODE; [2021-07-27T12:17:24.399Z] ---------------------------------------------------------------------------- [2021-07-27T12:17:24.399Z] [2021-07-27T12:17:24.399Z] INFO: executeCI.ps1 starting at Tue Jul 27 12:17:22 CUT 2021 [2021-07-27T12:17:24.399Z] [2021-07-27T12:17:24.399Z] INFO: Script version 05-Feb-2019 09:03 PDT [2021-07-27T12:17:24.399Z] INFO: Running git version 2.24.1.windows.2 [2021-07-27T12:17:24.399Z] INFO: Branch:fe_release Build:20295.1.210212-1600 [2021-07-27T12:17:24.399Z] INFO: Environment variables: [2021-07-27T12:17:24.399Z] [2021-07-27T12:17:24.399Z] Name Value [2021-07-27T12:17:24.399Z] ---- ----- [2021-07-27T12:17:24.399Z] ALLUSERSPROFILE C:\ProgramData [2021-07-27T12:17:24.399Z] amd64 true [2021-07-27T12:17:24.399Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2021-07-27T12:17:24.399Z] APT_MIRROR cdn-fastly.deb.debian.org [2021-07-27T12:17:24.399Z] arm64 true [2021-07-27T12:17:24.399Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2021-07-27T12:17:24.399Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2021-07-27T12:17:24.399Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2021-07-27T12:17:24.399Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2021-07-27T12:17:24.399Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2021-07-27T12:17:24.399Z] BRANCH_NAME PR-42683 [2021-07-27T12:17:24.399Z] BUILD_DISPLAY_NAME #3 [2021-07-27T12:17:24.399Z] BUILD_ID 3 [2021-07-27T12:17:24.399Z] BUILD_NUMBER 3 [2021-07-27T12:17:24.399Z] BUILD_TAG jenkins-moby-PR-42683-3 [2021-07-27T12:17:24.399Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-42683/3/ [2021-07-27T12:17:24.399Z] cgroup2 true [2021-07-27T12:17:24.399Z] CHANGE_AUTHOR thaJeztah [2021-07-27T12:17:24.399Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2021-07-27T12:17:24.399Z] CHANGE_BRANCH remove_lcow_step6 [2021-07-27T12:17:24.399Z] CHANGE_FORK thaJeztah/docker [2021-07-27T12:17:24.399Z] CHANGE_ID 42683 [2021-07-27T12:17:24.399Z] CHANGE_TARGET master [2021-07-27T12:17:24.399Z] CHANGE_TITLE Remove LCOW (step 6) [2021-07-27T12:17:24.399Z] CHANGE_URL https://github.com/moby/moby/pull/42683 [2021-07-27T12:17:24.399Z] CHECK_CONFIG_COMMIT 2b0755b936416834e14208c6c37b36977e67ea35 [2021-07-27T12:17:24.399Z] CommonProgramFiles C:\Program Files\Common Files [2021-07-27T12:17:24.399Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2021-07-27T12:17:24.399Z] CommonProgramW6432 C:\Program Files\Common Files [2021-07-27T12:17:24.399Z] COMPUTERNAME azwin-2-214dd0 [2021-07-27T12:17:24.399Z] ComSpec C:\Windows\system32\cmd.exe [2021-07-27T12:17:24.399Z] ConfigSequenceNumber 0 [2021-07-27T12:17:24.399Z] dco true [2021-07-27T12:17:24.399Z] DOCKER_BUILDKIT 0 [2021-07-27T12:17:24.399Z] DOCKER_DUT_DEBUG 1 [2021-07-27T12:17:24.399Z] DOCKER_EXPERIMENTAL 1 [2021-07-27T12:17:24.399Z] DOCKER_GRAPHDRIVER overlay2 [2021-07-27T12:17:24.399Z] DriverData C:\Windows\System32\Drivers\DriverData [2021-07-27T12:17:24.399Z] EXECUTOR_NUMBER 0 [2021-07-27T12:17:24.399Z] FQDN azwin-2-214dd0.westus.cloudapp.azure.com [2021-07-27T12:17:24.399Z] GIT_BRANCH PR-42683 [2021-07-27T12:17:24.399Z] GIT_COMMIT 13cb04e57c9aafd93d10d06bdb942f2f10d7a8c2 [2021-07-27T12:17:24.399Z] GIT_URL https://github.com/moby/moby.git [2021-07-27T12:17:24.399Z] HUDSON_COOKIE 7ade5e60-fd13-48ef-ae48-e2bcb75591e6 [2021-07-27T12:17:24.399Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2021-07-27T12:17:24.399Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2021-07-27T12:17:24.399Z] HUDSON_URL https://ci-next.docker.com/public/ [2021-07-27T12:17:24.399Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.282-1.b08.ojdkbuild.windows.x86_64 [2021-07-27T12:17:24.399Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2021-07-27T12:17:24.399Z] JENKINS_NODE_COOKIE b713105e-3350-43dd-8940-5fc878237b4e [2021-07-27T12:17:24.399Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2021-07-27T12:17:24.399Z] JENKINS_URL https://ci-next.docker.com/public/ [2021-07-27T12:17:24.399Z] JOB_BASE_NAME PR-42683 [2021-07-27T12:17:24.399Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42683/display/redirect [2021-07-27T12:17:24.399Z] JOB_NAME moby/PR-42683 [2021-07-27T12:17:24.399Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-42683/ [2021-07-27T12:17:24.399Z] library.jps.version master [2021-07-27T12:17:24.399Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2021-07-27T12:17:24.399Z] NODE_LABELS amd64 azure azwin-2-214dd0 azwin-2022 docker west-us windows windows-2022 x86_64 [2021-07-27T12:17:24.399Z] NODE_NAME azwin-2-214dd0 [2021-07-27T12:17:24.399Z] NUMBER_OF_PROCESSORS 4 [2021-07-27T12:17:24.399Z] OS Windows_NT [2021-07-27T12:17:24.399Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2021-07-27T12:17:24.399Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2021-07-27T12:17:24.399Z] ppc64le false [2021-07-27T12:17:24.399Z] PROCESSOR_ARCHITECTURE AMD64 [2021-07-27T12:17:24.399Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2021-07-27T12:17:24.399Z] PROCESSOR_LEVEL 6 [2021-07-27T12:17:24.399Z] PROCESSOR_REVISION 4f01 [2021-07-27T12:17:24.399Z] ProgramData C:\ProgramData [2021-07-27T12:17:24.399Z] ProgramFiles C:\Program Files [2021-07-27T12:17:24.399Z] ProgramFiles(x86) C:\Program Files (x86) [2021-07-27T12:17:24.399Z] ProgramW6432 C:\Program Files [2021-07-27T12:17:24.399Z] PROMPT $P$G [2021-07-27T12:17:24.399Z] PSExecutionPolicyPreference Bypass [2021-07-27T12:17:24.399Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2021-07-27T12:17:24.399Z] PUBLIC C:\Users\Public [2021-07-27T12:17:24.399Z] rootless true [2021-07-27T12:17:24.399Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42683/3/display/redirect?page=artif... [2021-07-27T12:17:24.399Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42683/3/display/redirect?page=changes [2021-07-27T12:17:24.399Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42683/3/display/redirect [2021-07-27T12:17:24.399Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42683/3/display/redirect?page=tests [2021-07-27T12:17:24.399Z] s390x false [2021-07-27T12:17:24.399Z] SKIP_VALIDATION_TESTS 1 [2021-07-27T12:17:24.399Z] SOURCES_DRIVE d [2021-07-27T12:17:24.399Z] SOURCES_SUBDIR gopath [2021-07-27T12:17:24.399Z] STAGE_NAME Run tests [2021-07-27T12:17:24.399Z] SystemDrive C: [2021-07-27T12:17:24.399Z] SystemRoot C:\Windows [2021-07-27T12:17:24.399Z] TEMP C:\Windows\TEMP [2021-07-27T12:17:24.399Z] TESTDEBUG 0 [2021-07-27T12:17:24.399Z] TESTRUN_DRIVE d [2021-07-27T12:17:24.399Z] TESTRUN_SUBDIR CI [2021-07-27T12:17:24.399Z] TIMEOUT 120m [2021-07-27T12:17:24.399Z] TMP C:\Windows\TEMP [2021-07-27T12:17:24.399Z] unit_validate true [2021-07-27T12:17:24.399Z] USERDOMAIN WORKGROUP [2021-07-27T12:17:24.399Z] USERNAME azwin-2-214dd0$ [2021-07-27T12:17:24.399Z] USERPROFILE C:\Windows\system32\config\systemprofile [2021-07-27T12:17:24.399Z] validate_force false [2021-07-27T12:17:24.399Z] windir C:\Windows [2021-07-27T12:17:24.399Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore/insider [2021-07-27T12:17:24.399Z] WINDOWS_BASE_IMAGE_TAG 10.0.20295.1 [2021-07-27T12:17:24.399Z] windows2022 true [2021-07-27T12:17:24.399Z] windows2022containerd false [2021-07-27T12:17:24.399Z] windowsRS1 false [2021-07-27T12:17:24.399Z] windowsRS5 true [2021-07-27T12:17:24.399Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2021-07-27T12:17:24.399Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2021-07-27T12:17:24.399Z] [2021-07-27T12:17:24.399Z] [2021-07-27T12:17:24.399Z] [2021-07-27T12:17:24.400Z] INFO: Sources under d:\gopath\... [2021-07-27T12:17:24.400Z] INFO: Test run under d:\CI\... [2021-07-27T12:17:24.400Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2021-07-27T12:17:24.400Z] INFO: docker/docker repository was found [2021-07-27T12:17:24.400Z] INFO: Image microsoft/windowsservercore:latest is already loaded in the control daemon [2021-07-27T12:17:24.400Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.20295.1' [2021-07-27T12:17:24.400Z] INFO: Docker version of control daemon [2021-07-27T12:17:24.400Z] [2021-07-27T12:17:24.400Z] Client: Mirantis Container Runtime [2021-07-27T12:17:24.400Z] Version: 20.10.0 [2021-07-27T12:17:24.400Z] API version: 1.41 [2021-07-27T12:17:24.400Z] Go version: go1.13.15 [2021-07-27T12:17:24.400Z] Git commit: 6ee42dc [2021-07-27T12:17:24.400Z] Built: 03/11/2021 13:24:56 [2021-07-27T12:17:24.400Z] OS/Arch: windows/amd64 [2021-07-27T12:17:24.400Z] Context: default [2021-07-27T12:17:24.400Z] Experimental: true [2021-07-27T12:17:24.400Z] [2021-07-27T12:17:24.400Z] Server: Mirantis Container Runtime [2021-07-27T12:17:24.400Z] Engine: [2021-07-27T12:17:24.400Z] Version: 20.10.0 [2021-07-27T12:17:24.400Z] API version: 1.41 (minimum version 1.24) [2021-07-27T12:17:24.400Z] Go version: go1.13.15 [2021-07-27T12:17:24.400Z] Git commit: 1e08f21e79 [2021-07-27T12:17:24.400Z] Built: 03/11/2021 13:23:32 [2021-07-27T12:17:24.400Z] OS/Arch: windows/amd64 [2021-07-27T12:17:24.400Z] Experimental: true [2021-07-27T12:17:24.400Z] [2021-07-27T12:17:24.400Z] INFO: Docker info of control daemon [2021-07-27T12:17:24.400Z] [2021-07-27T12:17:24.507Z] Removing bundles/ [2021-07-27T12:17:24.507Z] [2021-07-27T12:17:24.507Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-07-27T12:17:24.507Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-07-27T12:17:24.507Z] GOOS="" GOARCH="" GOARM="" [2021-07-27T12:17:24.855Z] Client: [2021-07-27T12:17:24.855Z] Context: default [2021-07-27T12:17:24.855Z] Debug Mode: false [2021-07-27T12:17:24.855Z] Plugins: [2021-07-27T12:17:24.855Z] app: Docker Application (Docker Inc., v0.8.0) [2021-07-27T12:17:24.855Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2021-07-27T12:17:24.855Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2021-07-27T12:17:24.855Z] [2021-07-27T12:17:24.855Z] Server: [2021-07-27T12:17:24.855Z] Containers: 2 [2021-07-27T12:17:24.855Z] Running: 0 [2021-07-27T12:17:24.855Z] Paused: 0 [2021-07-27T12:17:24.855Z] Stopped: 2 [2021-07-27T12:17:24.855Z] Images: 11 [2021-07-27T12:17:24.855Z] Server Version: 20.10.0 [2021-07-27T12:17:24.855Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-07-27T12:17:24.855Z] Windows: [2021-07-27T12:17:24.855Z] LCOW: [2021-07-27T12:17:24.855Z] Logging Driver: json-file [2021-07-27T12:17:24.855Z] Plugins: [2021-07-27T12:17:24.855Z] Volume: local [2021-07-27T12:17:24.855Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-07-27T12:17:24.855Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-07-27T12:17:24.855Z] Swarm: inactive [2021-07-27T12:17:24.855Z] Default Isolation: process [2021-07-27T12:17:24.855Z] Kernel Version: 10.0 20295 (20295.1.amd64fre.fe_release.210212-1600) [2021-07-27T12:17:24.855Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20295.1) [2021-07-27T12:17:24.855Z] OSType: windows [2021-07-27T12:17:24.855Z] Architecture: x86_64 [2021-07-27T12:17:24.855Z] CPUs: 4 [2021-07-27T12:17:24.855Z] Total Memory: 32GiB [2021-07-27T12:17:24.855Z] Name: azwin-2-214dd0 [2021-07-27T12:17:24.855Z] ID: HIW7:RJDB:LAOZ:BJYL:XAN5:UZSY:3HLA:IGW5:APOR:JIRV:4S77:NKO6 [2021-07-27T12:17:24.855Z] Docker Root Dir: D:\docker [2021-07-27T12:17:24.855Z] Debug Mode: false [2021-07-27T12:17:24.855Z] Registry: https://index.docker.io/v1/ [2021-07-27T12:17:24.855Z] Labels: [2021-07-27T12:17:24.855Z] Experimental: true [2021-07-27T12:17:24.855Z] Insecure Registries: [2021-07-27T12:17:24.855Z] 10.0.0.4:5000 [2021-07-27T12:17:24.855Z] 127.0.0.0/8 [2021-07-27T12:17:24.855Z] Registry Mirrors: [2021-07-27T12:17:24.855Z] http://10.0.0.4:5000/ [2021-07-27T12:17:24.855Z] Live Restore Enabled: false [2021-07-27T12:17:24.855Z] [2021-07-27T12:17:24.855Z] [2021-07-27T12:17:24.855Z] INFO: Commit hash is 13cb04e57c [2021-07-27T12:17:24.855Z] INFO: Nuke-Everything... [2021-07-27T12:17:24.855Z] INFO: Container count on control daemon to delete is 2 [2021-07-27T12:17:25.311Z] 01b1f9087909 [2021-07-27T12:17:25.311Z] 1f62fcff3d3e [2021-07-27T12:17:25.766Z] INFO: Non-base image count on control daemon to delete is 1 [2021-07-27T12:17:26.411Z] ok github.com/docker/docker/api/server 0.016s coverage: 9.0% of statements [2021-07-27T12:17:27.292Z] Deleted: sha256:3019258952a16653a89bceef108c287e87d8346b500520142551bea08b7753da [2021-07-27T12:17:27.292Z] Deleted: sha256:c987c5d377825af950bf4e1d28c77e59d7334320c286fb1d671f8d9261afa353 [2021-07-27T12:17:27.749Z] INFO: Nuking d:\CI [2021-07-27T12:17:29.914Z] ERROR: hcsshim::DestroyLayer - Win32 API call returned error r1=0x80070020 err=The process cannot access the file because it is being used by another process.id=CI flavour=0 [2021-07-27T12:17:29.914Z] powershell.exe : time="2021-07-27T12:17:29Z" level=error msg="hcsshim::DestroyLayer - Win32 API call returned error r1=0x80070020 err=The process cannot access the file because it is being [2021-07-27T12:17:29.914Z] used by another process.id=CI flavour=0" [2021-07-27T12:17:29.914Z] At D:\gopath\src\github.com\docker\docker@tmp\durable-5e5ad0a7\powershellWrapper.ps1:3 char:1 [2021-07-27T12:17:29.914Z] + & powershell -NoProfile -NonInteractive -ExecutionPolicy Bypass -Comm ... [2021-07-27T12:17:29.914Z] + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2021-07-27T12:17:29.914Z] + CategoryInfo : NotSpecified: (time="2021-07-2...=CI flavour=0" :String) [], RemoteException [2021-07-27T12:17:29.914Z] + FullyQualifiedErrorId : NativeCommandError [2021-07-27T12:17:29.914Z] [2021-07-27T12:17:29.914Z] INFO: Location for testing is d:\CI\PR-42683\3 [2021-07-27T12:17:29.914Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2021-07-27T12:17:29.914Z] [2021-07-27T12:17:29.914Z] [2021-07-27T12:17:29.914Z] INFO: Building the image from Dockerfile.windows at 07/27/2021 12:17:29... [2021-07-27T12:17:29.914Z] [2021-07-27T12:17:36.962Z] Sending build context to Docker daemon 60.97MB [2021-07-27T12:17:36.962Z] [2021-07-27T12:17:36.962Z] Step 1/10 : FROM microsoft/windowsservercore [2021-07-27T12:17:36.962Z] ---> 39d157a84080 [2021-07-27T12:17:36.962Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2021-07-27T12:17:36.962Z] ---> Using cache [2021-07-27T12:17:36.962Z] ---> 54cd0893f514 [2021-07-27T12:17:36.962Z] Step 3/10 : ARG GO_VERSION=1.16.6 [2021-07-27T12:17:36.962Z] ---> Using cache [2021-07-27T12:17:36.962Z] ---> 64b672e43b2a [2021-07-27T12:17:36.962Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.5.3 [2021-07-27T12:17:36.962Z] ---> Using cache [2021-07-27T12:17:36.962Z] ---> 245a5948f4b1 [2021-07-27T12:17:36.962Z] Step 5/10 : ENV GO_VERSION=${GO_VERSION} GIT_VERSION=2.11.1 GOPATH=C:\gopath GO111MODULE=off FROM_DOCKERFILE=1 GOTESTSUM_COMMIT=${GOTESTSUM_COMMIT} [2021-07-27T12:17:36.962Z] ---> Using cache [2021-07-27T12:17:36.962Z] ---> 0ff18e263227 [2021-07-27T12:17:36.962Z] Step 6/10 : RUN Function Test-Nano() { $EditionId = (Get-ItemProperty -Path 'HKLM:\SOFTWARE\Microsoft\Windows NT\CurrentVersion' -Name 'EditionID').EditionId; return (($EditionId -eq 'ServerStandardNano') -or ($EditionId -eq 'ServerDataCenterNano') -or ($EditionId -eq 'NanoServer')); } Function Download-File([string] $source, [string] $target) { if (Test-Nano) { $handler = New-Object System.Net.Http.HttpClientHandler; $client = New-Object System.Net.Http.HttpClient($handler); $client.Timeout = New-Object System.TimeSpan(0, 30, 0); $cancelTokenSource = [System.Threading.CancellationTokenSource]::new(); $responseMsg = $client.GetAsync([System.Uri]::new($source), $cancelTokenSource.Token); $responseMsg.Wait(); if (!$responseMsg.IsCanceled) { $response = $responseMsg.Result; if ($response.IsSuccessStatusCode) { $downloadedFileStream = [System.IO.FileStream]::new($target, [System.IO.FileMode]::Create, [System.IO.FileAccess]::Write); $copyStreamOp = $response.Content.CopyToAsync($downloadedFileStream); $copyStreamOp.Wait(); $downloadedFileStream.Close(); if ($copyStreamOp.Exception -ne $null) { throw $copyStreamOp.Exception } } } else { Throw ("Failed to download " + $source) } } else { [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; $webClient = New-Object System.Net.WebClient; $webClient.DownloadFile($source, $target); } } setx /M PATH $('C:\git\cmd;C:\git\usr\bin;'+$Env:PATH+';C:\gcc\bin;C:\go\bin'); Write-Host INFO: Downloading git...; $location='https://www.nuget.org/api/v2/package/GitForWindows/'+$Env:GIT_VERSION; Download-File $location C:\gitsetup.zip; Write-Host INFO: Downloading go...; $dlGoVersion=$Env:GO_VERSION -replace '\.0$',''; Download-File "https://golang.org/dl/go${dlGoVersion}.windows-amd64.zip" C:\go.zip; Write-Host INFO: Downloading compiler 1 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/gcc.zip C:\gcc.zip; Write-Host INFO: Downloading compiler 2 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/runtime.zip C:\runtime.zip; Write-Host INFO: Downloading compiler 3 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/binutils.zip C:\binutils.zip; Write-Host INFO: Extracting git...; Expand-Archive C:\gitsetup.zip C:\git-tmp; New-Item -Type Directory C:\git | Out-Null; Move-Item C:\git-tmp\tools\* C:\git\.; Remove-Item -Recurse -Force C:\git-tmp; Write-Host INFO: Expanding go...; Expand-Archive C:\go.zip -DestinationPath C:\; Write-Host INFO: Expanding compiler 1 of 3...; Expand-Archive C:\gcc.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 2 of 3...; Expand-Archive C:\runtime.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 3 of 3...; Expand-Archive C:\binutils.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Removing downloaded files...; Remove-Item C:\gcc.zip; Remove-Item C:\runtime.zip; Remove-Item C:\binutils.zip; Remove-Item C:\gitsetup.zip; $srcDir = """$Env:GOPATH`\src\github.com\docker\docker\bundles"""; Write-Host INFO: Ensuring existence of directory $srcDir...; New-Item -Force -ItemType Directory -Path $srcDir | Out-Null; Write-Host INFO: Configuring git core.autocrlf...; C:\git\cmd\git config --global core.autocrlf true; [2021-07-27T12:17:36.962Z] ---> Using cache [2021-07-27T12:17:36.962Z] ---> 5b3f52b2b4c4 [2021-07-27T12:17:36.962Z] Step 7/10 : RUN Function Build-GoTestSum() { Write-Host "INFO: Building gotestsum version $Env:GOTESTSUM_COMMIT in $Env:GOPATH"; $Env:GO111MODULE = 'on'; $tmpGobin = "${Env:GOBIN_TMP}"; $Env:GOBIN = """${Env:GOPATH}`\bin"""; &go get -buildmode=exe "gotest.tools/gotestsum@${Env:GOTESTSUM_COMMIT}"; $Env:GOBIN = "${tmpGobin}"; $Env:GO111MODULE = 'off'; if ($LASTEXITCODE -ne 0) { Throw '"gotestsum build failed..."'; } Write-Host "INFO: Build done for gotestsum..."; } Build-GoTestSum [2021-07-27T12:17:36.962Z] ---> Using cache [2021-07-27T12:17:36.962Z] ---> 3496a93cf86f [2021-07-27T12:17:36.962Z] Step 8/10 : ENTRYPOINT ["powershell.exe"] [2021-07-27T12:17:36.962Z] ---> Using cache [2021-07-27T12:17:36.962Z] ---> c59f04fc801a [2021-07-27T12:17:36.962Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2021-07-27T12:17:36.962Z] ---> Using cache [2021-07-27T12:17:36.962Z] ---> 06621fae5472 [2021-07-27T12:17:36.962Z] Step 10/10 : COPY . . [2021-07-27T12:17:39.127Z] ---> Using cache [2021-07-27T12:17:39.127Z] ---> 3b3d591e4868 [2021-07-27T12:17:40.088Z] Successfully built 3b3d591e4868 [2021-07-27T12:17:40.088Z] Successfully tagged docker:latest [2021-07-27T12:17:40.088Z] INFO: Image build ended at 07/27/2021 12:17:39. Duration:00:00:10.1912578 [2021-07-27T12:17:40.549Z] [2021-07-27T12:17:40.549Z] [2021-07-27T12:17:40.549Z] INFO: Building the test binaries at 07/27/2021 12:17:40... [2021-07-27T12:17:46.350Z] INFO: make.ps1 starting at 07/27/2021 12:17:45 [2021-07-27T12:17:46.350Z] INFO: Git commit (13cb04e57c) assumed from DOCKER_GITCOMMIT environment variable [2021-07-27T12:17:46.350Z] INFO: Invoking autogen... [2021-07-27T12:17:46.350Z] INFO: Building daemon... [2021-07-27T12:17:49.200Z] ---> dec91df27d89 [2021-07-27T12:17:49.200Z] Successfully built dec91df27d89 [2021-07-27T12:17:49.200Z] Successfully tagged docker:latest [2021-07-27T12:17:49.200Z] INFO: Image build ended at 07/27/2021 12:17:46. Duration:00:00:41.3563893 [2021-07-27T12:17:49.200Z] [2021-07-27T12:17:49.200Z] [2021-07-27T12:17:49.200Z] INFO: Building the test binaries at 07/27/2021 12:17:46... [2021-07-27T12:17:52.941Z] INFO: make.ps1 starting at 07/27/2021 12:17:52 [2021-07-27T12:17:53.402Z] INFO: Git commit (13cb04e57c) assumed from DOCKER_GITCOMMIT environment variable [2021-07-27T12:17:53.402Z] INFO: Invoking autogen... [2021-07-27T12:17:54.372Z] INFO: Building daemon... [2021-07-27T12:17:56.577Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-07-27T12:17:56.577Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2021-07-27T12:17:56.577Z] GOOS="" GOARCH="" GOARM="" [2021-07-27T12:17:56.577Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2021-07-27T12:17:56.577Z] [2021-07-27T12:17:56.577Z] + TEST_INTEGRATION_DEST=1 [2021-07-27T12:17:56.577Z] + CONTAINER_NAME=docker-pr3-1 [2021-07-27T12:17:56.577Z] + TEST_SKIP_INTEGRATION_CLI=1 [2021-07-27T12:17:56.577Z] + run_tests test-integration-flaky [2021-07-27T12:17:56.577Z] + '[' -n 0 ']' [2021-07-27T12:17:56.577Z] + rm= [2021-07-27T12:17:56.577Z] + TEST_INTEGRATION_DEST=2 [2021-07-27T12:17:56.577Z] + CONTAINER_NAME=docker-pr3-2 [2021-07-27T12:17:56.577Z] + TEST_SKIP_INTEGRATION=1 [2021-07-27T12:17:56.577Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2021-07-27T12:17:56.577Z] + run_tests [2021-07-27T12:17:56.577Z] + c=0 [2021-07-27T12:17:56.577Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42683/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42683/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42683/.git:/go/src/github.com/docker/docker/.git --name docker-pr3-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=13cb04e57c9aafd93d10d06bdb942f2f10d7a8c2 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:13cb04e57c9aafd93d10d06bdb942f2f10d7a8c2 hack/make.sh test-integration-flaky test-integration [2021-07-27T12:17:56.577Z] + TEST_INTEGRATION_DEST=3 [2021-07-27T12:17:56.577Z] + '[' -n 0 ']' [2021-07-27T12:17:56.577Z] + CONTAINER_NAME=docker-pr3-3 [2021-07-27T12:17:56.577Z] + rm= [2021-07-27T12:17:56.577Z] + TEST_SKIP_INTEGRATION=1 [2021-07-27T12:17:56.577Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2021-07-27T12:17:56.577Z] + run_tests [2021-07-27T12:17:56.577Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42683/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42683/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42683/.git:/go/src/github.com/docker/docker/.git --name docker-pr3-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=13cb04e57c9aafd93d10d06bdb942f2f10d7a8c2 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:13cb04e57c9aafd93d10d06bdb942f2f10d7a8c2 hack/make.sh '' test-integration [2021-07-27T12:17:56.577Z] + '[' -n 0 ']' [2021-07-27T12:17:56.577Z] + rm= [2021-07-27T12:17:56.577Z] ++ jobs -p [2021-07-27T12:17:56.577Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42683/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42683/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42683/.git:/go/src/github.com/docker/docker/.git --name docker-pr3-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=13cb04e57c9aafd93d10d06bdb942f2f10d7a8c2 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:13cb04e57c9aafd93d10d06bdb942f2f10d7a8c2 hack/make.sh '' test-integration [2021-07-27T12:17:56.577Z] + for job in $(jobs -p) [2021-07-27T12:17:56.577Z] + wait 5696 [2021-07-27T12:17:57.509Z] [2021-07-27T12:17:57.509Z] [2021-07-27T12:17:57.509Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2021-07-27T12:17:57.509Z] [2021-07-27T12:17:57.509Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-07-27T12:17:57.509Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-07-27T12:17:57.509Z] HOSTNAME=05cc17fd4d0d [2021-07-27T12:17:57.509Z] TEST_SKIP_INTEGRATION=1 [2021-07-27T12:17:57.509Z] TESTDEBUG=0 [2021-07-27T12:17:57.509Z] DEST=bundles/test-integration [2021-07-27T12:17:57.509Z] PWD=/go/src/github.com/docker/docker [2021-07-27T12:17:57.509Z] KEEPBUNDLE=1 [2021-07-27T12:17:57.509Z] DOCKER_GITCOMMIT=13cb04e57c9aafd93d10d06bdb942f2f10d7a8c2 [2021-07-27T12:17:57.509Z] container=docker [2021-07-27T12:17:57.509Z] HOME=/root [2021-07-27T12:17:57.509Z] GOLANG_VERSION=1.16.6 [2021-07-27T12:17:57.509Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-07-27T12:17:57.509Z] VALIDATE_BRANCH=master [2021-07-27T12:17:57.509Z] TERM=xterm [2021-07-27T12:17:57.509Z] DOCKER_PKG=github.com/docker/docker [2021-07-27T12:17:57.509Z] SHLVL=1 [2021-07-27T12:17:57.509Z] TIMEOUT=120m [2021-07-27T12:17:57.509Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-07-27T12:17:57.509Z] DOCKER_GRAPHDRIVER=overlay2 [2021-07-27T12:17:57.509Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2021-07-27T12:17:57.509Z] GO111MODULE=off [2021-07-27T12:17:57.509Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-07-27T12:17:57.509Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-07-27T12:17:57.509Z] GOPATH=/go [2021-07-27T12:17:57.509Z] PKG_CONFIG=pkg-config [2021-07-27T12:17:57.509Z] _=/usr/bin/env [2021-07-27T12:17:57.509Z] Building test suite binary ./integration-cli/test.main [2021-07-27T12:17:57.509Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-07-27T12:17:57.509Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-07-27T12:17:57.509Z] HOSTNAME=fa1bc9eba6ad [2021-07-27T12:17:57.509Z] TEST_SKIP_INTEGRATION=1 [2021-07-27T12:17:57.509Z] TESTDEBUG=0 [2021-07-27T12:17:57.509Z] DEST=bundles/test-integration [2021-07-27T12:17:57.509Z] PWD=/go/src/github.com/docker/docker [2021-07-27T12:17:57.509Z] KEEPBUNDLE=1 [2021-07-27T12:17:57.509Z] DOCKER_GITCOMMIT=13cb04e57c9aafd93d10d06bdb942f2f10d7a8c2 [2021-07-27T12:17:57.509Z] container=docker [2021-07-27T12:17:57.509Z] HOME=/root [2021-07-27T12:17:57.509Z] GOLANG_VERSION=1.16.6 [2021-07-27T12:17:57.509Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-07-27T12:17:57.509Z] VALIDATE_BRANCH=master [2021-07-27T12:17:57.509Z] TERM=xterm [2021-07-27T12:17:57.509Z] DOCKER_PKG=github.com/docker/docker [2021-07-27T12:17:57.509Z] SHLVL=1 [2021-07-27T12:17:57.509Z] TIMEOUT=120m [2021-07-27T12:17:57.509Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-07-27T12:17:57.509Z] DOCKER_GRAPHDRIVER=overlay2 [2021-07-27T12:17:57.509Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2021-07-27T12:17:57.509Z] GO111MODULE=off [2021-07-27T12:17:57.509Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-07-27T12:17:57.509Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-07-27T12:17:57.509Z] GOPATH=/go [2021-07-27T12:17:57.509Z] PKG_CONFIG=pkg-config [2021-07-27T12:17:57.509Z] _=/usr/bin/env [2021-07-27T12:17:57.509Z] Building test suite binary ./integration-cli/test.main [2021-07-27T12:17:57.909Z] No new tests added to integration. [2021-07-27T12:17:57.909Z] [2021-07-27T12:17:57.909Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-07-27T12:17:58.168Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-07-27T12:17:58.168Z] HOSTNAME=ae7077366224 [2021-07-27T12:17:58.168Z] TESTDEBUG=0 [2021-07-27T12:17:58.168Z] DEST=bundles/test-integration [2021-07-27T12:17:58.168Z] PWD=/go/src/github.com/docker/docker [2021-07-27T12:17:58.168Z] KEEPBUNDLE=1 [2021-07-27T12:17:58.168Z] DOCKER_GITCOMMIT=13cb04e57c9aafd93d10d06bdb942f2f10d7a8c2 [2021-07-27T12:17:58.168Z] container=docker [2021-07-27T12:17:58.168Z] HOME=/root [2021-07-27T12:17:58.168Z] GOLANG_VERSION=1.16.6 [2021-07-27T12:17:58.168Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-07-27T12:17:58.168Z] VALIDATE_BRANCH=master [2021-07-27T12:17:58.168Z] TERM=xterm [2021-07-27T12:17:58.168Z] DOCKER_PKG=github.com/docker/docker [2021-07-27T12:17:58.168Z] SHLVL=1 [2021-07-27T12:17:58.168Z] TIMEOUT=120m [2021-07-27T12:17:58.168Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-07-27T12:17:58.168Z] DOCKER_GRAPHDRIVER=overlay2 [2021-07-27T12:17:58.168Z] GO111MODULE=off [2021-07-27T12:17:58.168Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-07-27T12:17:58.168Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-07-27T12:17:58.168Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-07-27T12:17:58.168Z] GOPATH=/go [2021-07-27T12:17:58.168Z] PKG_CONFIG=pkg-config [2021-07-27T12:17:58.168Z] _=/usr/bin/env [2021-07-27T12:17:58.168Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-07-27T12:18:22.419Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-07-27T12:18:22.419Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2021-07-27T12:18:22.419Z] GOOS="" GOARCH="" GOARM="" [2021-07-27T12:18:22.419Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2021-07-27T12:18:22.419Z] [2021-07-27T12:18:22.419Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-07-27T12:18:22.419Z] DOCKER_SYSTEMD=1 [2021-07-27T12:18:22.419Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-07-27T12:18:22.419Z] HOSTNAME=44a24003a0ea [2021-07-27T12:18:22.419Z] DEST=bundles/test-integration [2021-07-27T12:18:22.419Z] PWD=/go/src/github.com/docker/docker [2021-07-27T12:18:22.419Z] DOCKER_GITCOMMIT=13cb04e57c9aafd93d10d06bdb942f2f10d7a8c2 [2021-07-27T12:18:22.419Z] container=docker [2021-07-27T12:18:22.419Z] HOME=/root [2021-07-27T12:18:22.419Z] LANG=C.UTF-8 [2021-07-27T12:18:22.419Z] INVOCATION_ID=7e05f196c33f48a1a2db8671d43acb9e [2021-07-27T12:18:22.419Z] GOLANG_VERSION=1.16.6 [2021-07-27T12:18:22.419Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-07-27T12:18:22.419Z] VALIDATE_BRANCH=master [2021-07-27T12:18:22.419Z] TERM=xterm [2021-07-27T12:18:22.419Z] DOCKER_PKG=github.com/docker/docker [2021-07-27T12:18:22.419Z] SHLVL=3 [2021-07-27T12:18:22.419Z] TIMEOUT=120m [2021-07-27T12:18:22.419Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-07-27T12:18:22.419Z] DOCKER_GRAPHDRIVER=overlay2 [2021-07-27T12:18:22.419Z] GO111MODULE=off [2021-07-27T12:18:22.419Z] DOCKER_EXPERIMENTAL=1 [2021-07-27T12:18:22.419Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-07-27T12:18:22.419Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-07-27T12:18:22.419Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-07-27T12:18:22.419Z] GOPATH=/go [2021-07-27T12:18:22.419Z] PKG_CONFIG=pkg-config [2021-07-27T12:18:22.419Z] _=/usr/bin/env [2021-07-27T12:18:22.419Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-07-27T12:18:28.861Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-07-27T12:18:28.861Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2021-07-27T12:18:28.861Z] GOOS="" GOARCH="" GOARM="" [2021-07-27T12:18:28.861Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2021-07-27T12:18:28.861Z] [2021-07-27T12:18:28.861Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-07-27T12:18:28.861Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-07-27T12:18:28.861Z] HOSTNAME=e7a06282a7ff [2021-07-27T12:18:28.861Z] DEST=bundles/test-integration [2021-07-27T12:18:28.861Z] PWD=/go/src/github.com/docker/docker [2021-07-27T12:18:28.861Z] DOCKER_ROOTLESS=1 [2021-07-27T12:18:28.861Z] DOCKER_GITCOMMIT=13cb04e57c9aafd93d10d06bdb942f2f10d7a8c2 [2021-07-27T12:18:28.861Z] container=docker [2021-07-27T12:18:28.861Z] HOME=/root [2021-07-27T12:18:28.861Z] GOLANG_VERSION=1.16.6 [2021-07-27T12:18:28.861Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-07-27T12:18:28.861Z] VALIDATE_BRANCH=master [2021-07-27T12:18:28.861Z] TERM=xterm [2021-07-27T12:18:28.861Z] DOCKER_PKG=github.com/docker/docker [2021-07-27T12:18:28.861Z] SHLVL=1 [2021-07-27T12:18:28.861Z] TIMEOUT=120m [2021-07-27T12:18:28.861Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-07-27T12:18:28.861Z] DOCKER_GRAPHDRIVER=overlay2 [2021-07-27T12:18:28.861Z] GO111MODULE=off [2021-07-27T12:18:28.861Z] DOCKER_EXPERIMENTAL=1 [2021-07-27T12:18:28.861Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-07-27T12:18:28.861Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-07-27T12:18:28.861Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-07-27T12:18:28.861Z] GOPATH=/go [2021-07-27T12:18:28.861Z] PKG_CONFIG=pkg-config [2021-07-27T12:18:28.861Z] _=/usr/bin/env [2021-07-27T12:18:28.861Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-07-27T12:18:36.879Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-07-27T12:18:36.879Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-07-27T12:18:47.926Z] ok github.com/docker/docker/api/server/httputils 0.039s coverage: 14.7% of statements [2021-07-27T12:18:47.926Z] ok github.com/docker/docker/api/server/middleware 0.022s coverage: 37.7% of statements [2021-07-27T12:18:47.926Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-07-27T12:18:47.926Z] ? github.com/docker/docker/api/server/router [no test files] [2021-07-27T12:18:47.926Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-07-27T12:18:47.926Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-07-27T12:18:47.926Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-07-27T12:18:47.926Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-07-27T12:18:47.926Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-07-27T12:18:47.926Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-07-27T12:18:47.926Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-07-27T12:18:47.926Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-07-27T12:18:47.926Z] ok github.com/docker/docker/api/server/router/swarm 0.010s coverage: 5.7% of statements [2021-07-27T12:18:47.926Z] ok github.com/docker/docker/api/types/strslice 0.015s coverage: 90.0% of statements [2021-07-27T12:18:47.926Z] ok github.com/docker/docker/api/types/filters 0.011s coverage: 92.2% of statements [2021-07-27T12:18:47.926Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-07-27T12:18:47.926Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-07-27T12:18:47.926Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-07-27T12:18:47.926Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-07-27T12:18:47.926Z] ? github.com/docker/docker/api/types [no test files] [2021-07-27T12:18:47.926Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-07-27T12:18:47.926Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-07-27T12:18:47.926Z] ? github.com/docker/docker/api/types/container [no test files] [2021-07-27T12:18:47.926Z] ? github.com/docker/docker/api/types/events [no test files] [2021-07-27T12:18:47.926Z] ? github.com/docker/docker/api/types/image [no test files] [2021-07-27T12:18:47.926Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-07-27T12:18:47.926Z] ? github.com/docker/docker/api/types/network [no test files] [2021-07-27T12:18:47.926Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-07-27T12:18:47.926Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-07-27T12:18:47.926Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-07-27T12:18:47.926Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-07-27T12:18:47.926Z] ok github.com/docker/docker/api/types/versions 0.028s coverage: 75.0% of statements [2021-07-27T12:18:47.926Z] ok github.com/docker/docker/api/types/time 0.024s coverage: 100.0% of statements [2021-07-27T12:18:47.926Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-07-27T12:18:47.926Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-07-27T12:18:47.926Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-07-27T12:18:47.926Z] ? github.com/docker/docker/builder [no test files] [2021-07-27T12:18:47.926Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-07-27T12:18:47.926Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-07-27T12:18:47.926Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-07-27T12:18:47.926Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-07-27T12:18:47.926Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-07-27T12:18:47.926Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-07-27T12:18:47.926Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-07-27T12:18:47.926Z] ok github.com/docker/docker/builder/remotecontext 0.158s coverage: 13.7% of statements [2021-07-27T12:18:47.926Z] ok github.com/docker/docker/cli/debug 0.004s coverage: 100.0% of statements [2021-07-27T12:18:47.926Z] ok github.com/docker/docker/builder/dockerfile 0.314s coverage: 48.7% of statements [2021-07-27T12:18:47.926Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-07-27T12:18:47.926Z] ok github.com/docker/docker/cmd/docker-proxy 0.030s coverage: 67.6% of statements [2021-07-27T12:18:47.926Z] ok github.com/docker/docker/builder/remotecontext/git 4.932s coverage: 86.3% of statements [2021-07-27T12:18:47.926Z] ? github.com/docker/docker/cli [no test files] [2021-07-27T12:18:47.926Z] ? github.com/docker/docker/cli/config [no test files] [2021-07-27T12:18:52.141Z] ok github.com/docker/docker/client 0.233s coverage: 75.5% of statements [2021-07-27T12:19:01.087Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-07-27T12:19:01.087Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-07-27T12:19:03.419Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2021-07-27T12:19:03.419Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-07-27T12:19:07.608Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-07-27T12:19:07.608Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-07-27T12:19:08.280Z] INFO [loader] Go packages loading at mode 575 (compiled_files|exports_file|imports|types_sizes|deps|files|name) took 2m13.630798283s [2021-07-27T12:19:08.280Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 528.857562ms [2021-07-27T12:19:12.312Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2021-07-27T12:19:12.312Z] [2021-07-27T12:19:12.312Z] ________ ____ __. [2021-07-27T12:19:12.312Z] \_____ \ | |/ _| [2021-07-27T12:19:12.312Z] / | \| < [2021-07-27T12:19:12.312Z] / | \ | \ [2021-07-27T12:19:12.312Z] \_______ /____|__ \ [2021-07-27T12:19:12.312Z] \/ \/ [2021-07-27T12:19:12.312Z] [2021-07-27T12:19:12.312Z] INFO: make.ps1 ended at 07/27/2021 12:19:03 [2021-07-27T12:19:12.312Z] INFO: Binaries build ended at 07/27/2021 12:19:05. Duration:00:01:24.7901110 [2021-07-27T12:19:12.312Z] INFO: Copying the built daemon binary to d:\CI\PR-42683\3\binary\dockerd-13cb04e57c.exe... [2021-07-27T12:19:12.312Z] INFO: Copying the built client binary to d:\CI\PR-42683\3\binary\docker-13cb04e57c.exe... [2021-07-27T12:19:12.312Z] INFO: Copying dockerversion from the container... [2021-07-27T12:19:12.312Z] INFO: Copying the golang package from the container to d:\CI\PR-42683\3\installer\go.zip... [2021-07-27T12:19:12.312Z] INFO: Extracting go.zip to d:\CI\PR-42683\3\go [2021-07-27T12:19:13.393Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-07-27T12:19:14.768Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-07-27T12:19:16.144Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-07-27T12:19:17.520Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-07-27T12:19:17.779Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-07-27T12:19:19.681Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-07-27T12:19:20.507Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2021-07-27T12:19:20.507Z] [2021-07-27T12:19:20.507Z] ________ ____ __. [2021-07-27T12:19:20.507Z] \_____ \ | |/ _| [2021-07-27T12:19:20.507Z] / | \| < [2021-07-27T12:19:20.507Z] / | \ | \ [2021-07-27T12:19:20.507Z] \_______ /____|__ \ [2021-07-27T12:19:20.507Z] \/ \/ [2021-07-27T12:19:20.507Z] [2021-07-27T12:19:20.507Z] INFO: make.ps1 ended at 07/27/2021 12:19:16 [2021-07-27T12:19:20.507Z] INFO: Binaries build ended at 07/27/2021 12:19:18. Duration:00:01:31.4987155 [2021-07-27T12:19:20.507Z] INFO: Copying the built daemon binary to d:\CI\PR-42683\3\binary\dockerd-13cb04e57c.exe... [2021-07-27T12:19:20.507Z] INFO: Copying the built client binary to d:\CI\PR-42683\3\binary\docker-13cb04e57c.exe... [2021-07-27T12:19:20.507Z] INFO: Copying dockerversion from the container... [2021-07-27T12:19:20.507Z] INFO: Copying the golang package from the container to d:\CI\PR-42683\3\installer\go.zip... [2021-07-27T12:19:20.507Z] INFO: Extracting go.zip to d:\CI\PR-42683\3\go [2021-07-27T12:19:22.977Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2021-07-27T12:19:23.233Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-07-27T12:19:23.870Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-07-27T12:19:25.774Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-07-27T12:19:26.328Z] INFO [runner/unused/goanalysis] analyzers took 33.026536943s with top 10 stages: buildssa: 28.376906468s, U1000: 4.649630475s [2021-07-27T12:19:27.150Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-07-27T12:19:28.085Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-07-27T12:19:29.461Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-07-27T12:19:29.574Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2021-07-27T12:19:29.574Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-07-27T12:19:30.838Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-07-27T12:19:32.741Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-07-27T12:19:33.346Z] INFO: Extraction ended at 07/27/2021 12:19:30. Duration:00:00:23.7086977 [2021-07-27T12:19:33.346Z] INFO: Updating the golang and path environment variables [2021-07-27T12:19:33.346Z] INFO: GOPATH=d:\gopath [2021-07-27T12:19:33.346Z] INFO: go version go1.16.6 windows/amd64 [2021-07-27T12:19:33.346Z] INFO: Running the daemon under test in debug mode [2021-07-27T12:19:33.346Z] INFO: Starting a daemon under test... [2021-07-27T12:19:33.346Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-42683\3\daemon --pidfile d:\CI\PR-42683\3\docker.pid -D [2021-07-27T12:19:33.346Z] INFO: Process started successfully. [2021-07-27T12:19:33.346Z] INFO: Start tailing logs of the daemon under tests [2021-07-27T12:19:33.346Z] INFO: Waiting for the daemon under test to start... [2021-07-27T12:19:33.676Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-07-27T12:19:35.577Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-07-27T12:19:36.513Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-07-27T12:19:36.513Z] Using test binary docker [2021-07-27T12:19:36.771Z] +++ /etc/init.d/apparmor start [2021-07-27T12:19:36.771Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-07-27T12:19:36.771Z] Starting dockerd [2021-07-27T12:19:36.771Z] INFO: Waiting for daemon to start... [2021-07-27T12:19:36.771Z] +++ 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-07-27T12:19:38.082Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-07-27T12:19:38.082Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-07-27T12:19:38.082Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-07-27T12:19:38.082Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-07-27T12:19:38.338Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-07-27T12:19:38.673Z] . [2021-07-27T12:19:38.673Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-07-27T12:19:38.906Z] ok github.com/docker/docker/cmd/dockerd/trap 3.009s coverage: 0.0% of statements [2021-07-27T12:19:38.906Z] ok github.com/docker/docker/container 0.151s coverage: 34.8% of statements [2021-07-27T12:19:38.906Z] ok github.com/docker/docker/cmd/dockerd 0.182s coverage: 29.1% of statements [2021-07-27T12:19:38.906Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2021-07-27T12:19:38.906Z] ? github.com/docker/docker/container/stream [no test files] [2021-07-27T12:19:38.906Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-07-27T12:19:38.906Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-07-27T12:19:38.906Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-07-27T12:19:38.906Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.053s coverage: 65.3% of statements [2021-07-27T12:19:38.906Z] ok github.com/docker/docker/daemon/cluster/convert 0.033s coverage: 35.9% of statements [2021-07-27T12:19:38.906Z] ok github.com/docker/docker/daemon/cluster 0.103s coverage: 0.5% of statements [2021-07-27T12:19:38.932Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-07-27T12:19:38.932Z] Error: No such image: emptyfs [2021-07-27T12:19:38.932Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-07-27T12:19:38.932Z] ++++ docker load [2021-07-27T12:19:39.191Z] Running integration-test (iteration 1) [2021-07-27T12:19:39.191Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-07-27T12:19:39.191Z] ++ 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-07-27T12:19:39.191Z] ++ set -e [2021-07-27T12:19:39.191Z] ++ '[' -n 0 ']' [2021-07-27T12:19:39.191Z] ++ set -x [2021-07-27T12:19:39.191Z] ++ 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-07-27T12:19:39.703Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-07-27T12:19:41.459Z] ok github.com/docker/docker/daemon/discovery 0.013s coverage: 30.0% of statements [2021-07-27T12:19:41.723Z] ok github.com/docker/docker/daemon/config 0.111s coverage: 81.4% of statements [2021-07-27T12:19:41.806Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-07-27T12:19:41.806Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-07-27T12:19:42.221Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-07-27T12:19:42.298Z] ok github.com/docker/docker/daemon/events 0.079s coverage: 50.0% of statements [2021-07-27T12:19:42.750Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-07-27T12:19:43.148Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-07-27T12:19:43.322Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-07-27T12:19:43.583Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-07-27T12:19:44.076Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-07-27T12:19:44.215Z] ok github.com/docker/docker/daemon/graphdriver 0.008s coverage: 2.2% of statements [2021-07-27T12:19:44.458Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-07-27T12:19:44.458Z] Using test binary docker [2021-07-27T12:19:44.458Z] +++ /etc/init.d/apparmor start [2021-07-27T12:19:44.458Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-07-27T12:19:44.458Z] INFO: Waiting for daemon to start... [2021-07-27T12:19:44.458Z] Starting dockerd [2021-07-27T12:19:44.458Z] +++ 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-07-27T12:19:44.458Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-07-27T12:19:44.458Z] Using test binary docker [2021-07-27T12:19:44.458Z] +++ /etc/init.d/apparmor start [2021-07-27T12:19:44.458Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-07-27T12:19:44.458Z] INFO: Waiting for daemon to start... [2021-07-27T12:19:44.458Z] Starting dockerd [2021-07-27T12:19:44.458Z] +++ 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-07-27T12:19:44.638Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-07-27T12:19:44.967Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-07-27T12:19:45.567Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-07-27T12:19:45.605Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.560s coverage: 13.7% of statements [2021-07-27T12:19:46.129Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-07-27T12:19:47.079Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-07-27T12:19:47.083Z] . [2021-07-27T12:19:47.083Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-07-27T12:19:47.083Z] [2021-07-27T12:19:47.083Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-07-27T12:19:47.083Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-07-27T12:19:47.083Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-07-27T12:19:47.083Z] Error: No such image: emptyfs [2021-07-27T12:19:47.083Z] Error: No such image: emptyfs [2021-07-27T12:19:47.083Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-07-27T12:19:47.083Z] ++++ docker load [2021-07-27T12:19:47.083Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-07-27T12:19:47.083Z] ++++ docker load [2021-07-27T12:19:47.083Z] Running integration-test (iteration 1) [2021-07-27T12:19:47.083Z] Running integration-test (iteration 1) [2021-07-27T12:19:47.083Z] 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-07-27T12:19:47.084Z] ++ 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-07-27T12:19:47.084Z] ++ set -e [2021-07-27T12:19:47.084Z] ++ '[' -n 0 ']' [2021-07-27T12:19:47.084Z] ++ set -x [2021-07-27T12:19:47.084Z] ++ 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-07-27T12:19:47.084Z] 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-07-27T12:19:47.084Z] ++ 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-07-27T12:19:47.084Z] ++ set -e [2021-07-27T12:19:47.084Z] ++ '[' -n 0 ']' [2021-07-27T12:19:47.084Z] ++ set -x [2021-07-27T12:19:47.084Z] ++ 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-07-27T12:19:47.085Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.018s coverage: 3.1% of statements [2021-07-27T12:19:47.659Z] ok github.com/docker/docker/daemon/graphdriver/aufs 3.240s coverage: 73.3% of statements [2021-07-27T12:19:47.700Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-07-27T12:19:47.926Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.690s coverage: 56.2% of statements [2021-07-27T12:19:48.008Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-07-27T12:19:48.570Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-07-27T12:19:48.641Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-07-27T12:19:49.498Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-07-27T12:19:49.499Z] Using test binary docker [2021-07-27T12:19:49.499Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-07-27T12:19:49.499Z] Starting apparmor (via systemctl): apparmor.service. [2021-07-27T12:19:49.499Z] Starting dockerd [2021-07-27T12:19:49.499Z] INFO: Waiting for daemon to start... [2021-07-27T12:19:49.582Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-07-27T12:19:49.850Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.017s coverage: 1.9% of statements [2021-07-27T12:19:50.153Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-07-27T12:19:50.471Z] INFO: Extraction ended at 07/27/2021 12:19:46. Duration:00:00:26.3187643 [2021-07-27T12:19:50.471Z] INFO: Updating the golang and path environment variables [2021-07-27T12:19:50.471Z] INFO: GOPATH=d:\gopath [2021-07-27T12:19:50.471Z] INFO: go version go1.16.6 windows/amd64 [2021-07-27T12:19:50.471Z] INFO: Running the daemon under test in debug mode [2021-07-27T12:19:50.471Z] INFO: Starting a daemon under test... [2021-07-27T12:19:50.471Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-42683\3\daemon --pidfile d:\CI\PR-42683\3\docker.pid -D [2021-07-27T12:19:50.471Z] INFO: Process started successfully. [2021-07-27T12:19:50.471Z] INFO: Start tailing logs of the daemon under tests [2021-07-27T12:19:50.471Z] INFO: Waiting for the daemon under test to start... [2021-07-27T12:19:50.724Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-07-27T12:19:50.796Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.775s coverage: 49.4% of statements [2021-07-27T12:19:51.641Z] . [2021-07-27T12:19:51.641Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-07-27T12:19:51.641Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-07-27T12:19:51.641Z] Error: No such image: emptyfs [2021-07-27T12:19:51.666Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-07-27T12:19:51.897Z] Running integration-test (iteration 1) [2021-07-27T12:19:51.897Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-07-27T12:19:52.413Z] Loaded image: buildpack-deps:buster [2021-07-27T12:19:52.413Z] Loaded image: busybox:latest [2021-07-27T12:19:52.413Z] Loaded image: busybox:glibc [2021-07-27T12:19:52.607Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-07-27T12:19:53.349Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.015s coverage: 57.5% of statements [2021-07-27T12:19:53.350Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.928s coverage: 46.3% of statements [2021-07-27T12:19:53.350Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 1.280s coverage: 57.7% of statements [2021-07-27T12:19:53.635Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-07-27T12:19:54.212Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-07-27T12:19:54.298Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.024s coverage: 3.0% of statements [2021-07-27T12:19:54.390Z] ...INFO: Daemon under test started and replied! [2021-07-27T12:19:54.390Z] INFO: Docker version of the daemon under test [2021-07-27T12:19:54.390Z] [2021-07-27T12:19:54.390Z] Client: [2021-07-27T12:19:54.390Z] Version: 17.06.2-ce [2021-07-27T12:19:54.390Z] API version: 1.30 [2021-07-27T12:19:54.390Z] Go version: go1.8.3 [2021-07-27T12:19:54.390Z] Git commit: cec0b72 [2021-07-27T12:19:54.390Z] Built: Tue Sep 5 19:57:19 2017 [2021-07-27T12:19:54.390Z] OS/Arch: windows/amd64 [2021-07-27T12:19:54.390Z] [2021-07-27T12:19:54.390Z] Server: [2021-07-27T12:19:54.390Z] Version: 0.0.0-dev [2021-07-27T12:19:54.390Z] API version: 1.42 (minimum version 1.24) [2021-07-27T12:19:54.390Z] Go version: go1.16.6 [2021-07-27T12:19:54.390Z] Git commit: 13cb04e57c [2021-07-27T12:19:54.390Z] Built: 07/27/2021 12:17:45 [2021-07-27T12:19:54.390Z] OS/Arch: windows/amd64 [2021-07-27T12:19:54.390Z] Experimental: false [2021-07-27T12:19:54.390Z] [2021-07-27T12:19:54.390Z] INFO: Docker info of the daemon under test [2021-07-27T12:19:54.390Z] [2021-07-27T12:19:54.390Z] Containers: 0 [2021-07-27T12:19:54.390Z] Running: 0 [2021-07-27T12:19:54.390Z] Paused: 0 [2021-07-27T12:19:54.390Z] Stopped: 0 [2021-07-27T12:19:54.390Z] Images: 0 [2021-07-27T12:19:54.390Z] Server Version: 0.0.0-dev [2021-07-27T12:19:54.390Z] Storage Driver: windowsfilter [2021-07-27T12:19:54.390Z] Windows: [2021-07-27T12:19:54.390Z] Logging Driver: json-file [2021-07-27T12:19:54.390Z] Plugins: [2021-07-27T12:19:54.390Z] Volume: local [2021-07-27T12:19:54.390Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-07-27T12:19:54.390Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-07-27T12:19:54.390Z] Swarm: inactive [2021-07-27T12:19:54.390Z] Default Isolation: process [2021-07-27T12:19:54.390Z] Kernel Version: 10.0 20295 (20295.1.amd64fre.fe_release.210212-1600) [2021-07-27T12:19:54.390Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20295.1) [2021-07-27T12:19:54.390Z] OSType: windows [2021-07-27T12:19:54.390Z] Architecture: x86_64 [2021-07-27T12:19:54.390Z] CPUs: 4 [2021-07-27T12:19:54.390Z] Total Memory: 32GiB [2021-07-27T12:19:54.390Z] Name: azwin-2-214dd0 [2021-07-27T12:19:54.390Z] ID: US4T:BZQZ:2XVY:EZ5I:XFZN:S7YU:VLFS:ARUP:JR7O:NEGK:7JYR:NZCE [2021-07-27T12:19:54.390Z] Docker Root Dir: D:\CI\PR-42683\3\daemon [2021-07-27T12:19:54.390Z] Debug Mode (client): false [2021-07-27T12:19:54.390Z] Debug Mode (server): true [2021-07-27T12:19:54.390Z] File Descriptors: -1 [2021-07-27T12:19:54.390Z] Goroutines: 16 [2021-07-27T12:19:54.390Z] System Time: 2021-07-27T12:19:52.4597541Z [2021-07-27T12:19:54.390Z] EventsListeners: 0 [2021-07-27T12:19:54.390Z] Registry: https://index.docker.io/v1/ [2021-07-27T12:19:54.390Z] Labels: [2021-07-27T12:19:54.390Z] Experimental: false [2021-07-27T12:19:54.390Z] Insecure Registries: [2021-07-27T12:19:54.390Z] 127.0.0.0/8 [2021-07-27T12:19:54.390Z] Live Restore Enabled: false [2021-07-27T12:19:54.390Z] [2021-07-27T12:19:54.390Z] [2021-07-27T12:19:54.390Z] INFO: Docker images of the daemon under test [2021-07-27T12:19:54.390Z] [2021-07-27T12:19:54.390Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-07-27T12:19:54.390Z] [2021-07-27T12:19:54.390Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore/insider [2021-07-27T12:19:54.390Z] INFO: Pulling mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 from docker hub into daemon under test. This may take some time... [2021-07-27T12:19:54.390Z] 10.0.20295.1: Pulling from windows/servercore/insider [2021-07-27T12:19:54.390Z] 29d5b6a226d2: Pulling fs layer [2021-07-27T12:19:54.560Z] ok github.com/docker/docker/daemon/links 0.013s coverage: 93.0% of statements [2021-07-27T12:19:54.560Z] ok github.com/docker/docker/daemon 12.252s coverage: 17.6% of statements [2021-07-27T12:19:54.560Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-07-27T12:19:54.560Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-07-27T12:19:54.560Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-07-27T12:19:54.560Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-07-27T12:19:54.560Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-07-27T12:19:54.560Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2021-07-27T12:19:54.560Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-07-27T12:19:54.978Z] Loaded image: debian:bullseye [2021-07-27T12:19:54.978Z] Loaded image: hello-world:latest [2021-07-27T12:19:54.978Z] Loaded image: arm32v7/hello-world:latest [2021-07-27T12:19:54.978Z] INFO: Testing against a local daemon [2021-07-27T12:19:54.978Z] === RUN TestCgroupNamespacesBuild [2021-07-27T12:19:55.153Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-07-27T12:19:55.153Z] Using test binary docker [2021-07-27T12:19:55.413Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-07-27T12:19:55.413Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-07-27T12:19:55.413Z] INFO: Waiting for daemon to start... [2021-07-27T12:19:55.413Z] Starting dockerd [2021-07-27T12:19:55.506Z] ok github.com/docker/docker/daemon/images 0.095s coverage: 6.8% of statements [2021-07-27T12:19:55.506Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-07-27T12:19:55.506Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-07-27T12:19:56.896Z] ok github.com/docker/docker/daemon/logger/awslogs 0.322s coverage: 77.4% of statements [2021-07-27T12:19:56.896Z] ok github.com/docker/docker/daemon/logger/gelf 0.019s coverage: 67.0% of statements [2021-07-27T12:19:56.896Z] ok github.com/docker/docker/daemon/logger 0.270s coverage: 43.5% of statements [2021-07-27T12:19:56.896Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-07-27T12:19:56.896Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-07-27T12:19:57.321Z] . [2021-07-27T12:19:57.321Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-07-27T12:19:57.321Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-07-27T12:19:57.321Z] Error: No such image: emptyfs [2021-07-27T12:19:57.470Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.021s coverage: 87.2% of statements [2021-07-27T12:19:57.470Z] ok github.com/docker/docker/daemon/logger/journald 0.036s coverage: 23.9% of statements [2021-07-27T12:19:57.733Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.051s coverage: 69.9% of statements [2021-07-27T12:19:57.891Z] Running integration-test (iteration 1) [2021-07-27T12:19:57.891Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-07-27T12:19:58.678Z] ok github.com/docker/docker/daemon/logger/local 0.062s coverage: 75.2% of statements [2021-07-27T12:19:58.678Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-07-27T12:19:58.939Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.068s coverage: 55.1% of statements [2021-07-27T12:19:59.159Z] Loaded image: buildpack-deps:buster [2021-07-27T12:19:59.200Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.028s coverage: 31.5% of statements [2021-07-27T12:19:59.416Z] Loaded image: busybox:latest [2021-07-27T12:19:59.673Z] Loaded image: busybox:glibc [2021-07-27T12:19:59.673Z] Loaded image: buildpack-deps:buster [2021-07-27T12:19:59.673Z] Loaded image: busybox:latest [2021-07-27T12:19:59.775Z] ok github.com/docker/docker/daemon/logger/templates 0.054s coverage: 8.3% of statements [2021-07-27T12:19:59.931Z] Loaded image: busybox:glibc [2021-07-27T12:20:00.037Z] ok github.com/docker/docker/daemon/logger/syslog 0.021s coverage: 46.8% of statements [2021-07-27T12:20:00.610Z] ok github.com/docker/docker/daemon/network 0.021s coverage: 63.8% of statements [2021-07-27T12:20:01.581Z] ok github.com/docker/docker/distribution/metadata 0.137s coverage: 48.2% of statements [2021-07-27T12:20:01.581Z] ok github.com/docker/docker/daemon/logger/splunk 1.873s coverage: 82.5% of statements [2021-07-27T12:20:01.581Z] ? github.com/docker/docker/daemon/names [no test files] [2021-07-27T12:20:01.581Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-07-27T12:20:02.158Z] Loaded image: debian:bullseye [2021-07-27T12:20:02.158Z] Loaded image: hello-world:latest [2021-07-27T12:20:02.158Z] Loaded image: arm32v7/hello-world:latest [2021-07-27T12:20:02.158Z] INFO: Testing against a local daemon [2021-07-27T12:20:02.158Z] === RUN TestDockerDaemonSuite [2021-07-27T12:20:02.158Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2021-07-27T12:20:02.416Z] Loaded image: debian:bullseye [2021-07-27T12:20:02.416Z] Loaded image: hello-world:latest [2021-07-27T12:20:02.416Z] Loaded image: arm32v7/hello-world:latest [2021-07-27T12:20:02.528Z] ok github.com/docker/docker/distribution 0.197s coverage: 25.8% of statements [2021-07-27T12:20:02.528Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-07-27T12:20:02.673Z] INFO: Testing against a local daemon [2021-07-27T12:20:02.673Z] === RUN TestDockerSuite [2021-07-27T12:20:02.673Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2021-07-27T12:20:02.673Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2021-07-27T12:20:02.673Z] === RUN TestDockerSuite/TestAPIErrorJSON [2021-07-27T12:20:02.673Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2021-07-27T12:20:02.673Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2021-07-27T12:20:02.673Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2021-07-27T12:20:02.673Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2021-07-27T12:20:02.673Z] === RUN TestDockerSuite/TestAPIImagesDelete [2021-07-27T12:20:02.790Z] ok github.com/docker/docker/errdefs 0.024s coverage: 53.1% of statements [2021-07-27T12:20:03.736Z] ok github.com/docker/docker/image/cache 0.026s coverage: 19.2% of statements [2021-07-27T12:20:03.736Z] ok github.com/docker/docker/image 0.070s coverage: 86.6% of statements [2021-07-27T12:20:04.310Z] ok github.com/docker/docker/distribution/xfer 1.872s coverage: 85.1% of statements [2021-07-27T12:20:04.310Z] ? github.com/docker/docker/dockerversion [no test files] [2021-07-27T12:20:04.310Z] ok github.com/docker/docker/image/tarexport 0.027s coverage: 0.7% of statements [2021-07-27T12:20:04.572Z] ok github.com/docker/docker/image/v1 0.018s coverage: 25.0% of statements [2021-07-27T12:20:04.572Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-07-27T12:20:04.833Z] ok github.com/docker/docker/libcontainerd/queue 0.041s coverage: 100.0% of statements [2021-07-27T12:20:06.739Z] Loaded image: buildpack-deps:buster [2021-07-27T12:20:06.740Z] Loaded image: busybox:latest [2021-07-27T12:20:06.740Z] Loaded image: busybox:glibc [2021-07-27T12:20:07.301Z] Loaded image: debian:bullseye [2021-07-27T12:20:07.301Z] Loaded image: hello-world:latest [2021-07-27T12:20:07.301Z] Loaded image: arm32v7/hello-world:latest [2021-07-27T12:20:07.301Z] INFO: Testing against a local daemon [2021-07-27T12:20:07.301Z] === RUN TestCgroupNamespacesBuild [2021-07-27T12:20:07.927Z] === RUN TestDockerSuite/TestAPIImagesFilter [2021-07-27T12:20:07.927Z] === RUN TestDockerSuite/TestAPIImagesHistory [2021-07-27T12:20:07.927Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2021-07-27T12:20:07.927Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2021-07-27T12:20:08.146Z] ok github.com/docker/docker/libnetwork/bitseq 0.515s coverage: 84.4% of statements [2021-07-27T12:20:08.166Z] .....INFO: Daemon under test started and replied! [2021-07-27T12:20:08.166Z] INFO: Docker version of the daemon under test [2021-07-27T12:20:08.166Z] [2021-07-27T12:20:08.166Z] Client: [2021-07-27T12:20:08.166Z] Version: 17.06.2-ce [2021-07-27T12:20:08.166Z] API version: 1.30 [2021-07-27T12:20:08.166Z] Go version: go1.8.3 [2021-07-27T12:20:08.166Z] Git commit: cec0b72 [2021-07-27T12:20:08.166Z] Built: Tue Sep 5 19:57:19 2017 [2021-07-27T12:20:08.166Z] OS/Arch: windows/amd64 [2021-07-27T12:20:08.166Z] [2021-07-27T12:20:08.166Z] Server: [2021-07-27T12:20:08.166Z] Version: 0.0.0-dev [2021-07-27T12:20:08.166Z] API version: 1.42 (minimum version 1.24) [2021-07-27T12:20:08.166Z] Go version: go1.16.6 [2021-07-27T12:20:08.166Z] Git commit: 13cb04e57c [2021-07-27T12:20:08.166Z] Built: 07/27/2021 12:17:53 [2021-07-27T12:20:08.166Z] OS/Arch: windows/amd64 [2021-07-27T12:20:08.166Z] Experimental: false [2021-07-27T12:20:08.166Z] [2021-07-27T12:20:08.166Z] INFO: Docker info of the daemon under test [2021-07-27T12:20:08.166Z] [2021-07-27T12:20:08.166Z] Containers: 0 [2021-07-27T12:20:08.166Z] Running: 0 [2021-07-27T12:20:08.166Z] Paused: 0 [2021-07-27T12:20:08.166Z] Stopped: 0 [2021-07-27T12:20:08.166Z] Images: 0 [2021-07-27T12:20:08.166Z] Server Version: 0.0.0-dev [2021-07-27T12:20:08.166Z] Storage Driver: windowsfilter [2021-07-27T12:20:08.166Z] Windows: [2021-07-27T12:20:08.166Z] Logging Driver: json-file [2021-07-27T12:20:08.166Z] Plugins: [2021-07-27T12:20:08.166Z] Volume: local [2021-07-27T12:20:08.166Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-07-27T12:20:08.166Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-07-27T12:20:08.166Z] Swarm: inactive [2021-07-27T12:20:08.166Z] Default Isolation: process [2021-07-27T12:20:08.166Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-07-27T12:20:08.166Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1879) [2021-07-27T12:20:08.166Z] OSType: windows [2021-07-27T12:20:08.166Z] Architecture: x86_64 [2021-07-27T12:20:08.166Z] CPUs: 4 [2021-07-27T12:20:08.166Z] Total Memory: 32GiB [2021-07-27T12:20:08.166Z] Name: azwin-2-8f2070 [2021-07-27T12:20:08.166Z] ID: G4H3:7YKY:4MHR:IH2U:FRR2:DWWH:NWS5:ZS5C:PQYA:QAHI:3MK3:6W6G [2021-07-27T12:20:08.166Z] Docker Root Dir: D:\CI\PR-42683\3\daemon [2021-07-27T12:20:08.166Z] Debug Mode (client): false [2021-07-27T12:20:08.166Z] Debug Mode (server): true [2021-07-27T12:20:08.166Z] File Descriptors: -1 [2021-07-27T12:20:08.166Z] Goroutines: 16 [2021-07-27T12:20:08.166Z] System Time: 2021-07-27T12:20:06.4980644Z [2021-07-27T12:20:08.166Z] EventsListeners: 0 [2021-07-27T12:20:08.166Z] Registry: https://index.docker.io/v1/ [2021-07-27T12:20:08.166Z] Labels: [2021-07-27T12:20:08.166Z] Experimental: false [2021-07-27T12:20:08.166Z] Insecure Registries: [2021-07-27T12:20:08.166Z] 127.0.0.0/8 [2021-07-27T12:20:08.166Z] Live Restore Enabled: false [2021-07-27T12:20:08.166Z] [2021-07-27T12:20:08.166Z] [2021-07-27T12:20:08.166Z] INFO: Docker images of the daemon under test [2021-07-27T12:20:08.166Z] [2021-07-27T12:20:08.166Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-07-27T12:20:08.166Z] [2021-07-27T12:20:08.166Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2021-07-27T12:20:08.166Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2021-07-27T12:20:08.166Z] ltsc2019: Pulling from windows/servercore [2021-07-27T12:20:08.166Z] 4612f6d0b889: Pulling fs layer [2021-07-27T12:20:08.166Z] f143c6fed32d: Pulling fs layer [2021-07-27T12:20:08.184Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2021-07-27T12:20:08.184Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2021-07-27T12:20:08.184Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2021-07-27T12:20:08.442Z] --- PASS: TestCgroupNamespacesBuild (13.58s) [2021-07-27T12:20:08.442Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-07-27T12:20:09.535Z] ok github.com/docker/docker/libnetwork/api 2.171s coverage: 83.2% of statements [2021-07-27T12:20:09.812Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2021-07-27T12:20:09.812Z] === RUN TestDockerSuite/TestAPINetworkFilter [2021-07-27T12:20:09.812Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2021-07-27T12:20:09.812Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2021-07-27T12:20:10.069Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.61s) [2021-07-27T12:20:10.069Z] === RUN TestBuildWithSession [2021-07-27T12:20:10.069Z] build_session_test.go:25: TODO: BuildKit [2021-07-27T12:20:10.069Z] --- SKIP: TestBuildWithSession (0.00s) [2021-07-27T12:20:10.069Z] === RUN TestBuildSquashParent [2021-07-27T12:20:10.566Z] --- PASS: TestCgroupNamespacesBuild (2.79s) [2021-07-27T12:20:10.566Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-07-27T12:20:11.002Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2021-07-27T12:20:11.452Z] ok github.com/docker/docker/libnetwork/config 0.080s coverage: 24.0% of statements [2021-07-27T12:20:11.565Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2021-07-27T12:20:11.930Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.56s) [2021-07-27T12:20:11.930Z] === RUN TestBuildWithSession [2021-07-27T12:20:11.930Z] build_session_test.go:25: TODO: BuildKit [2021-07-27T12:20:11.930Z] --- SKIP: TestBuildWithSession (0.00s) [2021-07-27T12:20:11.930Z] === RUN TestBuildSquashParent [2021-07-27T12:20:12.129Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2021-07-27T12:20:12.129Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2021-07-27T12:20:12.129Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2021-07-27T12:20:12.129Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2021-07-27T12:20:12.395Z] ok github.com/docker/docker/libnetwork/datastore 0.010s coverage: 21.9% of statements [2021-07-27T12:20:12.657Z] ok github.com/docker/docker/libnetwork/driverapi 0.005s coverage: 68.9% of statements [2021-07-27T12:20:13.061Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2021-07-27T12:20:13.230Z] ok github.com/docker/docker/libnetwork/drivers/host 0.022s coverage: 34.8% of statements [2021-07-27T12:20:15.144Z] ok github.com/docker/docker/layer 7.843s coverage: 68.8% of statements [2021-07-27T12:20:15.144Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-07-27T12:20:15.144Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-07-27T12:20:15.144Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-07-27T12:20:15.144Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-07-27T12:20:15.731Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.081s coverage: 4.0% of statements [2021-07-27T12:20:15.993Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.031s coverage: 4.5% of statements [2021-07-27T12:20:16.335Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2021-07-27T12:20:16.568Z] ok github.com/docker/docker/libnetwork/drivers/null 0.020s coverage: 34.8% of statements [2021-07-27T12:20:17.266Z] --- PASS: TestBuildSquashParent (7.06s) [2021-07-27T12:20:17.266Z] === RUN TestBuildWithRemoveAndForceRemove [2021-07-27T12:20:17.266Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-07-27T12:20:17.266Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-07-27T12:20:17.266Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-07-27T12:20:17.266Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-07-27T12:20:17.266Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-07-27T12:20:17.266Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-07-27T12:20:17.266Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-07-27T12:20:17.266Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-07-27T12:20:17.266Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-07-27T12:20:17.266Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-07-27T12:20:17.266Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-07-27T12:20:17.266Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-07-27T12:20:17.266Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-07-27T12:20:17.266Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-07-27T12:20:17.266Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-07-27T12:20:17.266Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-07-27T12:20:17.266Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-07-27T12:20:17.266Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-07-27T12:20:17.957Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.005s coverage: 63.6% of statements [2021-07-27T12:20:18.198Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2021-07-27T12:20:18.465Z] --- PASS: TestBuildSquashParent (6.36s) [2021-07-27T12:20:18.465Z] === RUN TestBuildWithRemoveAndForceRemove [2021-07-27T12:20:18.465Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-07-27T12:20:18.465Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-07-27T12:20:18.465Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-07-27T12:20:18.465Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-07-27T12:20:18.465Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-07-27T12:20:18.465Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-07-27T12:20:18.465Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-07-27T12:20:18.465Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-07-27T12:20:18.465Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-07-27T12:20:18.465Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-07-27T12:20:18.465Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-07-27T12:20:18.465Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-07-27T12:20:18.465Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-07-27T12:20:18.465Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-07-27T12:20:19.466Z] 29d5b6a226d2: Verifying Checksum [2021-07-27T12:20:19.466Z] 29d5b6a226d2: Download complete [2021-07-27T12:20:19.844Z] Loaded image: buildpack-deps:buster [2021-07-27T12:20:19.844Z] Loaded image: busybox:latest [2021-07-27T12:20:19.844Z] Loaded image: busybox:glibc [2021-07-27T12:20:20.355Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-07-27T12:20:20.561Z] f143c6fed32d: Verifying Checksum [2021-07-27T12:20:20.561Z] f143c6fed32d: Download complete [2021-07-27T12:20:20.613Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-07-27T12:20:21.474Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2021-07-27T12:20:21.474Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2021-07-27T12:20:21.474Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.83s) [2021-07-27T12:20:21.474Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.88s) [2021-07-27T12:20:21.474Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.92s) [2021-07-27T12:20:21.475Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.66s) [2021-07-27T12:20:21.475Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.74s) [2021-07-27T12:20:21.475Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.85s) [2021-07-27T12:20:21.475Z] === RUN TestBuildMultiStageCopy [2021-07-27T12:20:21.475Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-07-27T12:20:21.755Z] Loaded image: debian:bullseye [2021-07-27T12:20:21.755Z] Loaded image: hello-world:latest [2021-07-27T12:20:21.755Z] Loaded image: arm32v7/hello-world:latest [2021-07-27T12:20:21.755Z] INFO: Testing against a local daemon [2021-07-27T12:20:21.755Z] === RUN TestCgroupNamespacesBuild [2021-07-27T12:20:22.162Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.024s coverage: 57.4% of statements [2021-07-27T12:20:22.424Z] ok github.com/docker/docker/libnetwork/drivers/bridge 7.898s coverage: 59.9% of statements [2021-07-27T12:20:22.539Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-07-27T12:20:22.809Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-07-27T12:20:22.845Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2021-07-27T12:20:23.102Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-07-27T12:20:23.361Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-07-27T12:20:23.361Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-07-27T12:20:23.367Z] ok github.com/docker/docker/libnetwork/etchosts 0.034s coverage: 81.2% of statements [2021-07-27T12:20:23.618Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-07-27T12:20:23.618Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2021-07-27T12:20:23.664Z] --- PASS: TestCgroupNamespacesBuild (1.75s) [2021-07-27T12:20:23.664Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-07-27T12:20:23.875Z] --- PASS: TestBuildMultiStageCopy (2.79s) [2021-07-27T12:20:23.875Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.04s) [2021-07-27T12:20:23.875Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.17s) [2021-07-27T12:20:23.875Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.17s) [2021-07-27T12:20:23.875Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.19s) [2021-07-27T12:20:23.875Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.21s) [2021-07-27T12:20:23.875Z] === RUN TestBuildMultiStageParentConfig [2021-07-27T12:20:24.312Z] ok github.com/docker/docker/libnetwork/hostdiscovery 0.008s coverage: 48.1% of statements [2021-07-27T12:20:24.312Z] ok github.com/docker/docker/libnetwork/drvregistry 0.031s coverage: 82.4% of statements [2021-07-27T12:20:24.439Z] --- PASS: TestBuildMultiStageParentConfig (0.63s) [2021-07-27T12:20:24.439Z] === RUN TestBuildLabelWithTargets [2021-07-27T12:20:24.439Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2021-07-27T12:20:24.573Z] ok github.com/docker/docker/libnetwork/idm 0.005s coverage: 87.5% of statements [2021-07-27T12:20:24.736Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2021-07-27T12:20:24.736Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.11s) [2021-07-27T12:20:24.736Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.44s) [2021-07-27T12:20:24.736Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.07s) [2021-07-27T12:20:24.992Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.15s) [2021-07-27T12:20:24.992Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.09s) [2021-07-27T12:20:24.992Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.17s) [2021-07-27T12:20:24.992Z] === RUN TestBuildMultiStageCopy [2021-07-27T12:20:24.992Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-07-27T12:20:25.049Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.40s) [2021-07-27T12:20:25.049Z] === RUN TestBuildWithSession [2021-07-27T12:20:25.049Z] build_session_test.go:25: TODO: BuildKit [2021-07-27T12:20:25.049Z] --- SKIP: TestBuildWithSession (0.00s) [2021-07-27T12:20:25.049Z] === RUN TestBuildSquashParent [2021-07-27T12:20:25.372Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2021-07-27T12:20:25.372Z] --- PASS: TestBuildLabelWithTargets (0.99s) [2021-07-27T12:20:25.372Z] === RUN TestBuildWithEmptyLayers [2021-07-27T12:20:25.516Z] ok github.com/docker/docker/libnetwork/drivers/overlay 7.313s coverage: 7.5% of statements [2021-07-27T12:20:25.516Z] ok github.com/docker/docker/libnetwork/internal/caller 0.039s coverage: 100.0% of statements [2021-07-27T12:20:25.936Z] --- PASS: TestBuildWithEmptyLayers (0.37s) [2021-07-27T12:20:25.936Z] === RUN TestBuildMultiStageOnBuild [2021-07-27T12:20:26.194Z] === RUN TestDockerSuite/TestAttachAfterDetach [2021-07-27T12:20:26.461Z] ok github.com/docker/docker/libnetwork/ipams/null 0.010s coverage: 57.1% of statements [2021-07-27T12:20:26.882Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-07-27T12:20:26.882Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-07-27T12:20:27.138Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-07-27T12:20:27.138Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-07-27T12:20:27.393Z] --- PASS: TestBuildMultiStageCopy (2.59s) [2021-07-27T12:20:27.393Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.82s) [2021-07-27T12:20:27.393Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.18s) [2021-07-27T12:20:27.393Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.19s) [2021-07-27T12:20:27.393Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.19s) [2021-07-27T12:20:27.393Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.20s) [2021-07-27T12:20:27.393Z] === RUN TestBuildMultiStageParentConfig [2021-07-27T12:20:27.645Z] 4612f6d0b889: Verifying Checksum [2021-07-27T12:20:27.645Z] 4612f6d0b889: Download complete [2021-07-27T12:20:27.849Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.020s coverage: 47.4% of statements [2021-07-27T12:20:27.955Z] --- PASS: TestBuildMultiStageParentConfig (0.60s) [2021-07-27T12:20:27.955Z] === RUN TestBuildLabelWithTargets [2021-07-27T12:20:28.090Z] --- PASS: TestBuildMultiStageOnBuild (2.03s) [2021-07-27T12:20:28.090Z] === RUN TestBuildUncleanTarFilenames [2021-07-27T12:20:28.090Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2021-07-27T12:20:28.349Z] --- PASS: TestBuildUncleanTarFilenames (0.53s) [2021-07-27T12:20:28.349Z] === RUN TestBuildMultiStageLayerLeak [2021-07-27T12:20:28.422Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.010s coverage: 71.4% of statements [2021-07-27T12:20:28.883Z] --- PASS: TestBuildLabelWithTargets (0.93s) [2021-07-27T12:20:28.883Z] === RUN TestBuildWithEmptyLayers [2021-07-27T12:20:29.280Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2021-07-27T12:20:29.444Z] --- PASS: TestBuildWithEmptyLayers (0.39s) [2021-07-27T12:20:29.444Z] === RUN TestBuildMultiStageOnBuild [2021-07-27T12:20:29.828Z] ok github.com/docker/docker/libnetwork/ipamutils 0.628s coverage: 74.0% of statements [2021-07-27T12:20:30.211Z] === RUN TestDockerSuite/TestAttachDetach [2021-07-27T12:20:30.471Z] docker_cli_daemon_test.go:1455: [d66079e8ca18d] daemon is not started [2021-07-27T12:20:30.743Z] --- PASS: TestBuildMultiStageLayerLeak (2.22s) [2021-07-27T12:20:30.743Z] === RUN TestBuildWithHugeFile [2021-07-27T12:20:31.009Z] check_test.go:309: [d57027fb98f90] daemon is not started [2021-07-27T12:20:31.009Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2021-07-27T12:20:31.272Z] === RUN TestDockerSuite/TestAttachDisconnect [2021-07-27T12:20:31.334Z] --- PASS: TestBuildMultiStageOnBuild (2.08s) [2021-07-27T12:20:31.334Z] === RUN TestBuildUncleanTarFilenames [2021-07-27T12:20:31.744Z] ok github.com/docker/docker/libnetwork/iptables 0.534s coverage: 45.1% of statements [2021-07-27T12:20:31.896Z] --- PASS: TestBuildUncleanTarFilenames (0.57s) [2021-07-27T12:20:31.896Z] === RUN TestBuildMultiStageLayerLeak [2021-07-27T12:20:32.006Z] ok github.com/docker/docker/libnetwork/netlabel 0.011s coverage: 60.0% of statements [2021-07-27T12:20:32.647Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2021-07-27T12:20:32.950Z] ok github.com/docker/docker/libnetwork/netutils 0.069s coverage: 44.1% of statements [2021-07-27T12:20:33.178Z] --- PASS: TestBuildSquashParent (8.38s) [2021-07-27T12:20:33.178Z] === RUN TestBuildWithRemoveAndForceRemove [2021-07-27T12:20:33.178Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-07-27T12:20:33.178Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-07-27T12:20:33.178Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-07-27T12:20:33.178Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-07-27T12:20:33.178Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-07-27T12:20:33.178Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-07-27T12:20:33.178Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-07-27T12:20:33.178Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-07-27T12:20:33.178Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-07-27T12:20:33.178Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-07-27T12:20:33.178Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-07-27T12:20:33.178Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-07-27T12:20:33.178Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-07-27T12:20:33.178Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-07-27T12:20:33.579Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2021-07-27T12:20:34.412Z] --- PASS: TestBuildMultiStageLayerLeak (2.19s) [2021-07-27T12:20:34.412Z] === RUN TestBuildWithHugeFile [2021-07-27T12:20:34.511Z] === RUN TestDockerSuite/TestAttachPausedContainer [2021-07-27T12:20:35.443Z] check_test.go:309: [d4beb6e08a7c7] daemon is not started [2021-07-27T12:20:35.443Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2021-07-27T12:20:35.443Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2021-07-27T12:20:35.498Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.009s coverage: 100.0% of statements [2021-07-27T12:20:35.498Z] ok github.com/docker/docker/libnetwork/options 0.004s coverage: 100.0% of statements [2021-07-27T12:20:36.474Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-07-27T12:20:36.474Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-07-27T12:20:36.815Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2021-07-27T12:20:37.747Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2021-07-27T12:20:39.016Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-07-27T12:20:39.277Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-07-27T12:20:39.646Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2021-07-27T12:20:39.904Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2021-07-27T12:20:40.836Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2021-07-27T12:20:41.187Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2021-07-27T12:20:41.188Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.16s) [2021-07-27T12:20:41.188Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.19s) [2021-07-27T12:20:41.188Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.68s) [2021-07-27T12:20:41.188Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.76s) [2021-07-27T12:20:41.188Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.82s) [2021-07-27T12:20:41.188Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.89s) [2021-07-27T12:20:41.188Z] === RUN TestBuildMultiStageCopy [2021-07-27T12:20:41.188Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-07-27T12:20:42.733Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2021-07-27T12:20:42.733Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2021-07-27T12:20:42.991Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2021-07-27T12:20:43.927Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2021-07-27T12:20:44.185Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2021-07-27T12:20:44.486Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-07-27T12:20:45.055Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-07-27T12:20:45.118Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2021-07-27T12:20:46.437Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-07-27T12:20:47.385Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-07-27T12:20:47.733Z] ok github.com/docker/docker/libnetwork/osl 4.597s coverage: 39.7% of statements [2021-07-27T12:20:48.305Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.011s coverage: 20.0% of statements [2021-07-27T12:20:48.324Z] --- PASS: TestBuildMultiStageCopy (7.07s) [2021-07-27T12:20:48.324Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.08s) [2021-07-27T12:20:48.324Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.01s) [2021-07-27T12:20:48.324Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.01s) [2021-07-27T12:20:48.324Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.98s) [2021-07-27T12:20:48.324Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2021-07-27T12:20:48.324Z] === RUN TestBuildMultiStageParentConfig [2021-07-27T12:20:49.299Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2021-07-27T12:20:50.223Z] ok github.com/docker/docker/libnetwork/portallocator 0.015s coverage: 86.1% of statements [2021-07-27T12:20:52.579Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2021-07-27T12:20:52.786Z] ok github.com/docker/docker/libnetwork/portmapper 0.588s coverage: 49.5% of statements [2021-07-27T12:20:53.047Z] ok github.com/docker/docker/libnetwork/resolvconf 0.009s coverage: 70.5% of statements [2021-07-27T12:20:53.602Z] --- PASS: TestBuildMultiStageParentConfig (4.99s) [2021-07-27T12:20:53.602Z] === RUN TestBuildLabelWithTargets [2021-07-27T12:20:53.991Z] ok github.com/docker/docker/libnetwork/types 0.016s coverage: 47.9% of statements [2021-07-27T12:20:55.105Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2021-07-27T12:20:56.477Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2021-07-27T12:20:58.205Z] ok github.com/docker/docker/oci 0.017s coverage: 43.3% of statements [2021-07-27T12:20:59.003Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2021-07-27T12:20:59.003Z] check_test.go:309: [dfe30b007ec07] daemon is not started [2021-07-27T12:20:59.003Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2021-07-27T12:20:59.568Z] check_test.go:309: [de8b8bbb246a8] daemon is not started [2021-07-27T12:20:59.568Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2021-07-27T12:20:59.592Z] ok github.com/docker/docker/opts 0.034s coverage: 67.1% of statements [2021-07-27T12:20:59.853Z] ok github.com/docker/docker/pkg/aaparser 0.010s coverage: 52.9% of statements [2021-07-27T12:21:01.467Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2021-07-27T12:21:01.725Z] check_test.go:309: [de63f1c32a0a8] daemon is not started [2021-07-27T12:21:01.725Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2021-07-27T12:21:01.727Z] --- PASS: TestBuildLabelWithTargets (8.01s) [2021-07-27T12:21:01.727Z] === RUN TestBuildWithEmptyLayers [2021-07-27T12:21:02.403Z] ok github.com/docker/docker/libnetwork/ipam 35.874s coverage: 85.3% of statements [2021-07-27T12:21:02.734Z] INFO [runner/goanalysis_metalinter/goanalysis] analyzers took 3m38.514540863s with top 10 stages: buildssa: 1m48.532651732s, goimports: 24.591066208s, unconvert: 15.062591444s, gosec: 12.45011356s, golint: 7.158923792s, misspell: 5.30377237s, ineffassign: 4.710466871s, inspect: 3.76270739s, vrp: 3.489774735s, ctrlflow: 2.347430131s [2021-07-27T12:21:02.734Z] INFO [runner] Issues before processing: 2856, after processing: 0 [2021-07-27T12:21:02.734Z] INFO [runner] Processors filtering stat (out/in): nolint: 0/78, filename_unadjuster: 2281/2281, path_prettifier: 2281/2281, identifier_marker: 1892/1892, exclude: 1892/1892, cgo: 2281/2856, skip_files: 2281/2281, autogenerated_exclude: 1892/2281, skip_dirs: 2281/2281, exclude-rules: 78/1892 [2021-07-27T12:21:02.734Z] INFO [runner] processing took 152.246328ms with stages: nolint: 70.948839ms, identifier_marker: 47.746982ms, path_prettifier: 14.722052ms, autogenerated_exclude: 7.345716ms, exclude-rules: 6.870668ms, skip_dirs: 3.550995ms, cgo: 599.764µs, filename_unadjuster: 454.903µs, max_same_issues: 1.8µs, uniq_by_line: 957ns, source_code: 692ns, diff: 616ns, max_from_linter: 567ns, exclude: 470ns, skip_files: 469ns, path_shortener: 469ns, max_per_file_from_linter: 369ns [2021-07-27T12:21:02.734Z] INFO [runner] linters took 1m49.558275067s with stages: goanalysis_metalinter: 1m25.980441457s, unused: 23.424960425s [2021-07-27T12:21:02.734Z] INFO File cache stats: 1688 entries of total size 8.5MiB [2021-07-27T12:21:02.734Z] INFO Memory: 2439 samples, avg is 1858.5MB, max is 4640.8MB [2021-07-27T12:21:02.734Z] INFO Execution took 4m3.728192721s [2021-07-27T12:21:02.734Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2021-07-27T12:21:03.060Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42683/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=13cb04e57c9aafd93d10d06bdb942f2f10d7a8c2 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:13cb04e57c9aafd93d10d06bdb942f2f10d7a8c2 hack/make.sh dynbinary test-docker-py [2021-07-27T12:21:03.621Z] [2021-07-27T12:21:03.791Z] ok github.com/docker/docker/pkg/archive 1.096s coverage: 82.2% of statements [2021-07-27T12:21:03.876Z] Removing bundles/ [2021-07-27T12:21:03.876Z] [2021-07-27T12:21:03.876Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-07-27T12:21:03.876Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-07-27T12:21:03.876Z] GOOS="" GOARCH="" GOARM="" [2021-07-27T12:21:04.053Z] ok github.com/docker/docker/pkg/broadcaster 0.021s coverage: 100.0% of statements [2021-07-27T12:21:04.251Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2021-07-27T12:21:04.251Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2021-07-27T12:21:04.265Z] --- PASS: TestBuildWithEmptyLayers (2.99s) [2021-07-27T12:21:04.265Z] === RUN TestBuildMultiStageOnBuild [2021-07-27T12:21:04.508Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2021-07-27T12:21:04.626Z] ok github.com/docker/docker/pkg/capabilities 0.004s coverage: 87.5% of statements [2021-07-27T12:21:05.568Z] ok github.com/docker/docker/pkg/authorization 0.992s coverage: 68.3% of statements [2021-07-27T12:21:05.880Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2021-07-27T12:21:06.142Z] ok github.com/docker/docker/pkg/directory 0.008s coverage: 80.0% of statements [2021-07-27T12:21:06.142Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2021-07-27T12:21:06.402Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2021-07-27T12:21:06.715Z] ok github.com/docker/docker/pkg/discovery 0.005s coverage: 58.3% of statements [2021-07-27T12:21:06.973Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2021-07-27T12:21:07.308Z] ok github.com/docker/docker/pkg/discovery/file 0.006s coverage: 97.6% of statements [2021-07-27T12:21:08.345Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2021-07-27T12:21:09.277Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2021-07-27T12:21:09.535Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2021-07-27T12:21:09.544Z] --- PASS: TestBuildMultiStageOnBuild (5.10s) [2021-07-27T12:21:09.544Z] === RUN TestBuildUncleanTarFilenames [2021-07-27T12:21:09.809Z] --- PASS: TestBuildUncleanTarFilenames (0.61s) [2021-07-27T12:21:09.809Z] === RUN TestBuildMultiStageLayerLeak [2021-07-27T12:21:09.852Z] ok github.com/docker/docker/pkg/chrootarchive 3.670s coverage: 43.2% of statements [2021-07-27T12:21:10.100Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2021-07-27T12:21:10.113Z] ok github.com/docker/docker/pkg/discovery/memory 0.007s coverage: 92.3% of statements [2021-07-27T12:21:10.686Z] ok github.com/docker/docker/pkg/discovery/nodes 0.004s coverage: 93.8% of statements [2021-07-27T12:21:11.472Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2021-07-27T12:21:11.629Z] ok github.com/docker/docker/pkg/discovery/kv 3.059s coverage: 84.1% of statements [2021-07-27T12:21:11.629Z] ok github.com/docker/docker/pkg/dmesg 0.009s coverage: 83.3% of statements [2021-07-27T12:21:12.405Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2021-07-27T12:21:13.018Z] ok github.com/docker/docker/libnetwork 62.042s coverage: 41.0% of statements [2021-07-27T12:21:13.018Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2021-07-27T12:21:13.018Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2021-07-27T12:21:13.018Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2021-07-27T12:21:13.018Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2021-07-27T12:21:13.018Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2021-07-27T12:21:13.018Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2021-07-27T12:21:13.018Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2021-07-27T12:21:13.018Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2021-07-27T12:21:13.018Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2021-07-27T12:21:13.018Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2021-07-27T12:21:13.018Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2021-07-27T12:21:13.018Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2021-07-27T12:21:13.018Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2021-07-27T12:21:13.018Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2021-07-27T12:21:13.018Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2021-07-27T12:21:13.018Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2021-07-27T12:21:13.018Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2021-07-27T12:21:13.018Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2021-07-27T12:21:13.018Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2021-07-27T12:21:13.018Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2021-07-27T12:21:13.018Z] ok github.com/docker/docker/pkg/fileutils 0.066s coverage: 86.3% of statements [2021-07-27T12:21:13.778Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2021-07-27T12:21:13.964Z] ok github.com/docker/docker/pkg/homedir 0.011s coverage: 11.4% of statements [2021-07-27T12:21:13.964Z] ok github.com/docker/docker/pkg/filenotify 0.617s coverage: 67.0% of statements [2021-07-27T12:21:13.964Z] ok github.com/docker/docker/pkg/fsutils 0.290s coverage: 85.1% of statements [2021-07-27T12:21:14.028Z] --- PASS: TestBuildMultiStageLayerLeak (4.30s) [2021-07-27T12:21:14.028Z] === RUN TestBuildWithHugeFile [2021-07-27T12:21:15.351Z] ok github.com/docker/docker/pkg/idtools 0.540s coverage: 69.5% of statements [2021-07-27T12:21:15.351Z] ok github.com/docker/docker/pkg/jsonmessage 0.007s coverage: 91.7% of statements [2021-07-27T12:21:15.351Z] ok github.com/docker/docker/pkg/ioutils 0.568s coverage: 70.6% of statements [2021-07-27T12:21:15.351Z] ok github.com/docker/docker/pkg/longpath 0.024s coverage: 100.0% of statements [2021-07-27T12:21:15.612Z] ok github.com/docker/docker/pkg/namesgenerator 0.006s coverage: 85.7% of statements [2021-07-27T12:21:15.874Z] ok github.com/docker/docker/pkg/parsers 0.005s coverage: 97.0% of statements [2021-07-27T12:21:15.874Z] ok github.com/docker/docker/pkg/parsers/kernel 0.007s coverage: 60.0% of statements [2021-07-27T12:21:16.135Z] ok github.com/docker/docker/pkg/pidfile 0.004s coverage: 82.4% of statements [2021-07-27T12:21:16.135Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.006s coverage: 86.7% of statements [2021-07-27T12:21:16.726Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.024s coverage: 56.8% of statements [2021-07-27T12:21:17.055Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2021-07-27T12:21:17.620Z] check_test.go:309: [db8e7e2d12e9c] daemon is not started [2021-07-27T12:21:17.620Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2021-07-27T12:21:17.669Z] ok github.com/docker/docker/pkg/plugins/transport 0.006s coverage: 85.7% of statements [2021-07-27T12:21:17.669Z] ok github.com/docker/docker/pkg/pools 0.005s coverage: 88.2% of statements [2021-07-27T12:21:17.930Z] ok github.com/docker/docker/pkg/progress 0.003s coverage: 75.9% of statements [2021-07-27T12:21:18.185Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2021-07-27T12:21:18.749Z] --- PASS: TestBuildWithHugeFile (47.94s) [2021-07-27T12:21:18.749Z] === RUN TestBuildWCOWSandboxSize [2021-07-27T12:21:18.749Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-07-27T12:21:18.749Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2021-07-27T12:21:18.749Z] === RUN TestBuildWithEmptyDockerfile [2021-07-27T12:21:18.749Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-07-27T12:21:18.749Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-07-27T12:21:18.749Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-07-27T12:21:18.749Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-07-27T12:21:18.749Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-07-27T12:21:18.749Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-07-27T12:21:18.749Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-07-27T12:21:18.749Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-07-27T12:21:18.749Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-07-27T12:21:18.749Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2021-07-27T12:21:18.749Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2021-07-27T12:21:18.749Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.06s) [2021-07-27T12:21:18.749Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.06s) [2021-07-27T12:21:18.749Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.07s) [2021-07-27T12:21:18.749Z] === RUN TestBuildPreserveOwnership [2021-07-27T12:21:18.749Z] === RUN TestBuildPreserveOwnership/copy_from [2021-07-27T12:21:19.007Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2021-07-27T12:21:19.314Z] ok github.com/docker/docker/pkg/pubsub 1.071s coverage: 75.0% of statements [2021-07-27T12:21:20.271Z] ok github.com/docker/docker/pkg/stack 0.006s coverage: 90.9% of statements [2021-07-27T12:21:20.271Z] ok github.com/docker/docker/pkg/reexec 0.013s coverage: 82.4% of statements [2021-07-27T12:21:20.271Z] ok github.com/docker/docker/pkg/stdcopy 0.008s coverage: 100.0% of statements [2021-07-27T12:21:20.533Z] ok github.com/docker/docker/pkg/streamformatter 0.005s coverage: 66.2% of statements [2021-07-27T12:21:21.103Z] ok github.com/docker/docker/pkg/stringid 0.010s coverage: 70.6% of statements [2021-07-27T12:21:21.532Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2021-07-27T12:21:22.263Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-07-27T12:21:22.263Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2021-07-27T12:21:22.491Z] ok github.com/docker/docker/pkg/sysinfo 0.011s coverage: 52.1% of statements [2021-07-27T12:21:23.064Z] ok github.com/docker/docker/pkg/system 0.008s coverage: 40.1% of statements [2021-07-27T12:21:23.325Z] ok github.com/docker/docker/pkg/tailfile 0.097s coverage: 88.6% of statements [2021-07-27T12:21:23.635Z] --- PASS: TestBuildPreserveOwnership (4.88s) [2021-07-27T12:21:23.635Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.42s) [2021-07-27T12:21:23.635Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.45s) [2021-07-27T12:21:23.635Z] === RUN TestBuildPlatformInvalid [2021-07-27T12:21:23.635Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2021-07-27T12:21:23.635Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-07-27T12:21:24.270Z] testing: warning: no tests to run [2021-07-27T12:21:24.270Z] coverage: [no statements] [2021-07-27T12:21:24.270Z] ok github.com/docker/docker/pkg/term/windows 0.005s coverage: [no statements] [no tests to run] [2021-07-27T12:21:25.214Z] ok github.com/docker/docker/pkg/tarsum 0.347s coverage: 89.3% of statements [2021-07-27T12:21:25.474Z] ok github.com/docker/docker/pkg/urlutil 0.007s coverage: 100.0% of statements [2021-07-27T12:21:25.474Z] ok github.com/docker/docker/pkg/truncindex 0.104s coverage: 91.5% of statements [2021-07-27T12:21:25.736Z] ok github.com/docker/docker/pkg/useragent 0.003s coverage: 88.9% of statements [2021-07-27T12:21:26.162Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2021-07-27T12:21:26.162Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2021-07-27T12:21:27.535Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2021-07-27T12:21:28.101Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2021-07-27T12:21:29.942Z] ok github.com/docker/docker/plugin 0.532s coverage: 23.2% of statements [2021-07-27T12:21:29.942Z] ok github.com/docker/docker/plugin/v2 0.008s coverage: 14.4% of statements [2021-07-27T12:21:30.580Z] --- PASS: TestBuildWithHugeFile (50.44s) [2021-07-27T12:21:30.580Z] === RUN TestBuildWCOWSandboxSize [2021-07-27T12:21:30.580Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-07-27T12:21:30.580Z] --- SKIP: TestBuildWCOWSandboxSize (0.01s) [2021-07-27T12:21:30.580Z] === RUN TestBuildWithEmptyDockerfile [2021-07-27T12:21:30.580Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-07-27T12:21:30.580Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-07-27T12:21:30.580Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-07-27T12:21:30.580Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-07-27T12:21:30.580Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-07-27T12:21:30.580Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-07-27T12:21:30.580Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-07-27T12:21:30.580Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-07-27T12:21:30.580Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-07-27T12:21:30.580Z] --- PASS: TestBuildWithEmptyDockerfile (0.10s) [2021-07-27T12:21:30.580Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.10s) [2021-07-27T12:21:30.580Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.11s) [2021-07-27T12:21:30.580Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2021-07-27T12:21:30.580Z] === RUN TestBuildPreserveOwnership [2021-07-27T12:21:30.580Z] === RUN TestBuildPreserveOwnership/copy_from [2021-07-27T12:21:30.580Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-07-27T12:21:30.580Z] --- PASS: TestBuildPreserveOwnership (4.38s) [2021-07-27T12:21:30.580Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.08s) [2021-07-27T12:21:30.580Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.29s) [2021-07-27T12:21:30.580Z] === RUN TestBuildPlatformInvalid [2021-07-27T12:21:30.580Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2021-07-27T12:21:30.580Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-07-27T12:21:31.382Z] === RUN TestDockerSuite/TestBuildAddNonTar [2021-07-27T12:21:31.382Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2021-07-27T12:21:31.382Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2021-07-27T12:21:31.382Z] check_test.go:309: [ded631b9911d1] daemon is not started [2021-07-27T12:21:31.382Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2021-07-27T12:21:32.316Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2021-07-27T12:21:32.491Z] ok github.com/docker/docker/profiles/seccomp 0.012s coverage: 85.7% of statements [2021-07-27T12:21:32.491Z] ok github.com/docker/docker/quota 0.814s coverage: 71.4% of statements [2021-07-27T12:21:32.574Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2021-07-27T12:21:32.754Z] ok github.com/docker/docker/reference 0.016s coverage: 84.4% of statements [2021-07-27T12:21:32.833Z] Loaded image: buildpack-deps:buster [2021-07-27T12:21:33.090Z] Loaded image: busybox:latest [2021-07-27T12:21:33.090Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2021-07-27T12:21:33.090Z] Loaded image: busybox:glibc [2021-07-27T12:21:34.672Z] ok github.com/docker/docker/registry 0.130s coverage: 58.8% of statements [2021-07-27T12:21:34.937Z] ok github.com/docker/docker/restartmanager 0.004s coverage: 45.3% of statements [2021-07-27T12:21:35.010Z] Loaded image: debian:bullseye [2021-07-27T12:21:35.010Z] Loaded image: hello-world:latest [2021-07-27T12:21:35.010Z] Loaded image: arm32v7/hello-world:latest [2021-07-27T12:21:35.268Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2021-07-27T12:21:35.881Z] ok github.com/docker/docker/registry/resumable 0.022s coverage: 100.0% of statements [2021-07-27T12:21:36.453Z] ok github.com/docker/docker/testutil 0.004s coverage: 62.5% of statements [2021-07-27T12:21:36.640Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2021-07-27T12:21:37.025Z] ok github.com/docker/docker/runconfig 0.022s coverage: 66.1% of statements [2021-07-27T12:21:37.204Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2021-07-27T12:21:39.102Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2021-07-27T12:21:39.102Z] check_test.go:309: [db28dea0b9357] daemon is not started [2021-07-27T12:21:39.102Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2021-07-27T12:21:39.667Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2021-07-27T12:21:40.252Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (16.65s) [2021-07-27T12:21:40.252Z] PASS [2021-07-27T12:21:40.252Z] [2021-07-27T12:21:40.252Z] === Skipped [2021-07-27T12:21:40.252Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-07-27T12:21:40.252Z] build_session_test.go:25: TODO: BuildKit [2021-07-27T12:21:40.252Z] [2021-07-27T12:21:40.252Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2021-07-27T12:21:40.252Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-07-27T12:21:40.252Z] [2021-07-27T12:21:40.252Z] [2021-07-27T12:21:40.252Z] DONE 34 tests, 2 skipped in 120.995s [2021-07-27T12:21:40.252Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-07-27T12:21:40.252Z] ++ 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-07-27T12:21:40.252Z] ++ set -e [2021-07-27T12:21:40.252Z] ++ '[' -n 0 ']' [2021-07-27T12:21:40.252Z] ++ set -x [2021-07-27T12:21:40.252Z] ++ 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-07-27T12:21:40.532Z] INFO: Testing against a local daemon [2021-07-27T12:21:40.532Z] === RUN TestConfigInspect [2021-07-27T12:21:40.790Z] === RUN TestDockerSuite/TestBuildAddScript [2021-07-27T12:21:42.160Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2021-07-27T12:21:42.417Z] check_test.go:309: [dfb0690f5b354] daemon is not started [2021-07-27T12:21:42.418Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2021-07-27T12:21:43.349Z] --- PASS: TestConfigInspect (2.99s) [2021-07-27T12:21:43.349Z] === RUN TestConfigList [2021-07-27T12:21:43.913Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2021-07-27T12:21:44.171Z] docker_cli_daemon_plugins_test.go:79: [d03bc49d9905b] daemon is not started [2021-07-27T12:21:45.104Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2021-07-27T12:21:45.424Z] Loaded image: buildpack-deps:buster [2021-07-27T12:21:45.424Z] Loaded image: busybox:latest [2021-07-27T12:21:45.424Z] Loaded image: busybox:glibc [2021-07-27T12:21:45.988Z] Loaded image: debian:bullseye [2021-07-27T12:21:46.244Z] Loaded image: hello-world:latest [2021-07-27T12:21:46.244Z] Loaded image: arm32v7/hello-world:latest [2021-07-27T12:21:46.476Z] --- PASS: TestConfigList (2.94s) [2021-07-27T12:21:46.476Z] === RUN TestConfigsCreateAndDelete [2021-07-27T12:21:46.734Z] docker_cli_daemon_plugins_test.go:169: [d0fdb757b0918] daemon is not started [2021-07-27T12:21:48.105Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2021-07-27T12:21:49.476Z] --- PASS: TestConfigsCreateAndDelete (2.91s) [2021-07-27T12:21:49.476Z] === RUN TestConfigsUpdate [2021-07-27T12:21:51.938Z] ok github.com/docker/docker/volume/local 0.696s coverage: 76.4% of statements [2021-07-27T12:21:51.938Z] ok github.com/docker/docker/pkg/plugins 33.677s coverage: 76.6% of statements [2021-07-27T12:21:51.938Z] ok github.com/docker/docker/volume/mounts 0.064s coverage: 67.8% of statements [2021-07-27T12:21:52.001Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2021-07-27T12:21:52.199Z] ok github.com/docker/docker/volume/drivers 0.009s coverage: 36.1% of statements [2021-07-27T12:21:52.258Z] --- PASS: TestConfigsUpdate (2.88s) [2021-07-27T12:21:52.258Z] === RUN TestTemplatedConfig [2021-07-27T12:21:52.258Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2021-07-27T12:21:52.258Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2021-07-27T12:21:52.822Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2021-07-27T12:21:53.079Z] check_test.go:309: [dacb09ba94663] daemon is not started [2021-07-27T12:21:53.079Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2021-07-27T12:21:53.141Z] ok github.com/docker/docker/volume/service 0.022s coverage: 72.3% of statements [2021-07-27T12:21:54.329Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (23.59s) [2021-07-27T12:21:54.329Z] PASS [2021-07-27T12:21:54.329Z] [2021-07-27T12:21:54.329Z] === Skipped [2021-07-27T12:21:54.329Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-07-27T12:21:54.329Z] build_session_test.go:25: TODO: BuildKit [2021-07-27T12:21:54.329Z] [2021-07-27T12:21:54.329Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.01s) [2021-07-27T12:21:54.329Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-07-27T12:21:54.329Z] [2021-07-27T12:21:54.329Z] [2021-07-27T12:21:54.329Z] DONE 34 tests, 2 skipped in 121.137s [2021-07-27T12:21:54.329Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-07-27T12:21:54.329Z] INFO: Testing against a local daemon [2021-07-27T12:21:54.329Z] === RUN TestConfigInspect [2021-07-27T12:21:54.976Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2021-07-27T12:21:55.257Z] --- PASS: TestConfigInspect (2.13s) [2021-07-27T12:21:55.257Z] === RUN TestConfigList [2021-07-27T12:21:56.347Z] --- PASS: TestTemplatedConfig (4.05s) [2021-07-27T12:21:56.347Z] === RUN TestConfigCreateResolve [2021-07-27T12:21:56.605Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2021-07-27T12:21:57.170Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2021-07-27T12:21:57.771Z] --- PASS: TestConfigList (2.14s) [2021-07-27T12:21:57.771Z] === RUN TestConfigsCreateAndDelete [2021-07-27T12:21:58.543Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2021-07-27T12:21:59.107Z] --- PASS: TestConfigCreateResolve (2.93s) [2021-07-27T12:21:59.107Z] PASS [2021-07-27T12:21:59.107Z] [2021-07-27T12:21:59.107Z] DONE 6 tests in 18.826s [2021-07-27T12:21:59.107Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-07-27T12:21:59.108Z] ++ 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-07-27T12:21:59.108Z] ++ set -e [2021-07-27T12:21:59.108Z] ++ '[' -n 0 ']' [2021-07-27T12:21:59.108Z] ++ set -x [2021-07-27T12:21:59.108Z] ++ 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-07-27T12:21:59.368Z] INFO: Testing against a local daemon [2021-07-27T12:21:59.368Z] === RUN TestCheckpoint [2021-07-27T12:21:59.368Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-07-27T12:21:59.368Z] --- SKIP: TestCheckpoint (0.00s) [2021-07-27T12:21:59.368Z] === RUN TestContainerInvalidJSON [2021-07-27T12:21:59.368Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-07-27T12:21:59.368Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-07-27T12:21:59.368Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-07-27T12:21:59.368Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-07-27T12:21:59.368Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-07-27T12:21:59.368Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-07-27T12:21:59.368Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-07-27T12:21:59.368Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-07-27T12:21:59.368Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-07-27T12:21:59.368Z] --- PASS: TestContainerInvalidJSON (0.01s) [2021-07-27T12:21:59.368Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-07-27T12:21:59.368Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2021-07-27T12:21:59.368Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-07-27T12:21:59.368Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-07-27T12:21:59.368Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s) [2021-07-27T12:21:59.368Z] === RUN TestCopyFromContainerPathIsNotDir [2021-07-27T12:21:59.368Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.07s) [2021-07-27T12:21:59.368Z] === RUN TestCopyToContainerPathDoesNotExist [2021-07-27T12:21:59.625Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.08s) [2021-07-27T12:21:59.625Z] === RUN TestCopyToContainerPathIsNotDir [2021-07-27T12:21:59.625Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s) [2021-07-27T12:21:59.625Z] === RUN TestCopyFromContainer [2021-07-27T12:21:59.659Z] --- PASS: TestConfigsCreateAndDelete (2.14s) [2021-07-27T12:21:59.659Z] === RUN TestConfigsUpdate [2021-07-27T12:21:59.883Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2021-07-27T12:22:00.447Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2021-07-27T12:22:00.640Z] 29d5b6a226d2: Pull complete [2021-07-27T12:22:00.640Z] Digest: sha256:e92dcad0bf84dc0ec9fdcf076eb32c9cb664a0605be1843365b6fc3e9de2306b [2021-07-27T12:22:00.640Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-27T12:22:00.640Z] INFO: docker pull of mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 into daemon under test completed successfully [2021-07-27T12:22:00.640Z] INFO: Tagging mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 as microsoft/windowsservercore in daemon under test [2021-07-27T12:22:00.640Z] INFO: Version of mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 is '10.0.20295.1' [2021-07-27T12:22:00.640Z] WARN: Skipping validation tests [2021-07-27T12:22:00.640Z] INFO: Running unit tests at 07/27/2021 12:21:53... [2021-07-27T12:22:00.640Z] INFO: make.ps1 starting at 07/27/2021 12:21:57 [2021-07-27T12:22:00.640Z] INFO: Git commit (13cb04e57c) assumed from DOCKER_GITCOMMIT environment variable [2021-07-27T12:22:00.640Z] INFO: Invoking autogen... [2021-07-27T12:22:00.640Z] INFO: Running unit tests... [2021-07-27T12:22:00.705Z] === RUN TestDockerSuite/TestBuildAddTar [2021-07-27T12:22:00.963Z] === RUN TestCopyFromContainer// [2021-07-27T12:22:00.963Z] === RUN TestCopyFromContainer//bar/root [2021-07-27T12:22:01.221Z] === RUN TestCopyFromContainer//bar/root/ [2021-07-27T12:22:01.221Z] === RUN TestCopyFromContainer/bar/quux [2021-07-27T12:22:01.221Z] === RUN TestCopyFromContainer/bar/quux/ [2021-07-27T12:22:01.221Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-07-27T12:22:01.478Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-07-27T12:22:01.478Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-07-27T12:22:01.478Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-07-27T12:22:01.478Z] === RUN TestCopyFromContainer/bar/notarget [2021-07-27T12:22:01.478Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2021-07-27T12:22:01.478Z] --- PASS: TestCopyFromContainer (2.00s) [2021-07-27T12:22:01.478Z] --- PASS: TestCopyFromContainer// (0.05s) [2021-07-27T12:22:01.478Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2021-07-27T12:22:01.479Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2021-07-27T12:22:01.479Z] --- PASS: TestCopyFromContainer/bar/quux (0.05s) [2021-07-27T12:22:01.479Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2021-07-27T12:22:01.479Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2021-07-27T12:22:01.479Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2021-07-27T12:22:01.479Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2021-07-27T12:22:01.479Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2021-07-27T12:22:01.479Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2021-07-27T12:22:01.479Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-07-27T12:22:01.479Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-07-27T12:22:01.479Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-07-27T12:22:01.479Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-07-27T12:22:01.479Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-07-27T12:22:01.479Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-07-27T12:22:01.479Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-07-27T12:22:01.547Z] --- PASS: TestConfigsUpdate (2.13s) [2021-07-27T12:22:01.547Z] === RUN TestTemplatedConfig [2021-07-27T12:22:01.736Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-07-27T12:22:01.736Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-07-27T12:22:01.736Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-07-27T12:22:01.736Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2021-07-27T12:22:01.736Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-07-27T12:22:01.736Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-07-27T12:22:01.736Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-07-27T12:22:01.736Z] === RUN TestCreateLinkToNonExistingContainer [2021-07-27T12:22:01.736Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2021-07-27T12:22:01.736Z] === RUN TestCreateWithInvalidEnv [2021-07-27T12:22:01.736Z] === RUN TestCreateWithInvalidEnv/0 [2021-07-27T12:22:01.736Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-07-27T12:22:01.736Z] === RUN TestCreateWithInvalidEnv/1 [2021-07-27T12:22:01.736Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-07-27T12:22:01.736Z] === RUN TestCreateWithInvalidEnv/2 [2021-07-27T12:22:01.736Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-07-27T12:22:01.736Z] === CONT TestCreateWithInvalidEnv/0 [2021-07-27T12:22:01.736Z] === CONT TestCreateWithInvalidEnv/2 [2021-07-27T12:22:01.736Z] === CONT TestCreateWithInvalidEnv/1 [2021-07-27T12:22:01.736Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2021-07-27T12:22:01.736Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-07-27T12:22:01.736Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-07-27T12:22:01.736Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-07-27T12:22:01.736Z] === RUN TestCreateTmpfsMountsTarget [2021-07-27T12:22:01.736Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2021-07-27T12:22:01.736Z] === RUN TestCreateWithCustomMaskedPaths [2021-07-27T12:22:03.109Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2021-07-27T12:22:04.481Z] --- PASS: TestCreateWithCustomMaskedPaths (2.80s) [2021-07-27T12:22:04.481Z] === RUN TestCreateWithCustomReadonlyPaths [2021-07-27T12:22:04.811Z] --- PASS: TestTemplatedConfig (3.28s) [2021-07-27T12:22:04.811Z] === RUN TestConfigCreateResolve [2021-07-27T12:22:05.046Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2021-07-27T12:22:05.610Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2021-07-27T12:22:06.410Z] 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/api 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/resolvconf/dns github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/discovery github.com/docker/docker/pkg/discovery/file github.com/docker/docker/pkg/discovery/kv github.com/docker/docker/pkg/discovery/memory github.com/docker/docker/pkg/discovery/nodes github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/locker github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/mount github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/namesgenerator/cmd/names-generator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/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-07-27T12:22:07.326Z] --- PASS: TestConfigCreateResolve (2.13s) [2021-07-27T12:22:07.326Z] PASS [2021-07-27T12:22:07.326Z] [2021-07-27T12:22:07.326Z] DONE 6 tests in 13.981s [2021-07-27T12:22:07.326Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-07-27T12:22:07.326Z] INFO: Testing against a local daemon [2021-07-27T12:22:07.326Z] === RUN TestCheckpoint [2021-07-27T12:22:07.326Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-07-27T12:22:07.326Z] --- SKIP: TestCheckpoint (0.00s) [2021-07-27T12:22:07.326Z] === RUN TestContainerInvalidJSON [2021-07-27T12:22:07.326Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-07-27T12:22:07.326Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-07-27T12:22:07.326Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-07-27T12:22:07.326Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-07-27T12:22:07.326Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-07-27T12:22:07.326Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-07-27T12:22:07.326Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-07-27T12:22:07.326Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-07-27T12:22:07.326Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-07-27T12:22:07.326Z] --- PASS: TestContainerInvalidJSON (0.01s) [2021-07-27T12:22:07.326Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-07-27T12:22:07.326Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2021-07-27T12:22:07.326Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-07-27T12:22:07.326Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-07-27T12:22:07.326Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.09s) [2021-07-27T12:22:07.326Z] === RUN TestCopyFromContainerPathIsNotDir [2021-07-27T12:22:07.326Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s) [2021-07-27T12:22:07.326Z] === RUN TestCopyToContainerPathDoesNotExist [2021-07-27T12:22:07.326Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s) [2021-07-27T12:22:07.326Z] === RUN TestCopyToContainerPathIsNotDir [2021-07-27T12:22:07.326Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) [2021-07-27T12:22:07.326Z] === RUN TestCopyFromContainer [2021-07-27T12:22:07.506Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.62s) [2021-07-27T12:22:07.506Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-07-27T12:22:07.506Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-07-27T12:22:07.506Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-07-27T12:22:07.506Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-07-27T12:22:07.506Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-07-27T12:22:07.506Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-07-27T12:22:07.506Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-07-27T12:22:07.507Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-07-27T12:22:07.507Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-07-27T12:22:07.507Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-07-27T12:22:07.507Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-07-27T12:22:07.507Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-07-27T12:22:07.507Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-07-27T12:22:07.507Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-07-27T12:22:07.507Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-07-27T12:22:07.507Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-07-27T12:22:07.507Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2021-07-27T12:22:07.507Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-07-27T12:22:07.507Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-07-27T12:22:07.507Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-07-27T12:22:07.507Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-07-27T12:22:07.507Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-07-27T12:22:07.507Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-07-27T12:22:07.764Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.74s) [2021-07-27T12:22:07.764Z] === RUN TestCreateDifferentPlatform [2021-07-27T12:22:07.764Z] === RUN TestCreateDifferentPlatform/different_os [2021-07-27T12:22:07.764Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-07-27T12:22:07.764Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2021-07-27T12:22:07.764Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-07-27T12:22:07.764Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-07-27T12:22:07.764Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-07-27T12:22:08.022Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2021-07-27T12:22:08.022Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-07-27T12:22:08.022Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.07s) [2021-07-27T12:22:08.022Z] === RUN TestContainerStartOnDaemonRestart [2021-07-27T12:22:08.022Z] === PAUSE TestContainerStartOnDaemonRestart [2021-07-27T12:22:08.022Z] === RUN TestDaemonRestartIpcMode [2021-07-27T12:22:08.022Z] === PAUSE TestDaemonRestartIpcMode [2021-07-27T12:22:08.022Z] === RUN TestDaemonHostGatewayIP [2021-07-27T12:22:08.022Z] === PAUSE TestDaemonHostGatewayIP [2021-07-27T12:22:08.022Z] === RUN TestRestartDaemonWithRestartingContainer [2021-07-27T12:22:08.022Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-07-27T12:22:08.022Z] === RUN TestContainerKillOnDaemonStart [2021-07-27T12:22:08.022Z] === PAUSE TestContainerKillOnDaemonStart [2021-07-27T12:22:08.022Z] === RUN TestDiff [2021-07-27T12:22:08.279Z] === RUN TestDockerSuite/TestBuildAddTarXz [2021-07-27T12:22:08.692Z] === RUN TestCopyFromContainer// [2021-07-27T12:22:08.692Z] === RUN TestCopyFromContainer//bar/root [2021-07-27T12:22:08.692Z] === RUN TestCopyFromContainer//bar/root/ [2021-07-27T12:22:08.692Z] === RUN TestCopyFromContainer/bar/quux [2021-07-27T12:22:08.692Z] === RUN TestCopyFromContainer/bar/quux/ [2021-07-27T12:22:08.692Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-07-27T12:22:08.844Z] --- PASS: TestDiff (0.83s) [2021-07-27T12:22:08.844Z] === RUN TestExecWithCloseStdin [2021-07-27T12:22:08.948Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-07-27T12:22:08.948Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-07-27T12:22:08.948Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-07-27T12:22:08.948Z] === RUN TestCopyFromContainer/bar/notarget [2021-07-27T12:22:09.101Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2021-07-27T12:22:09.205Z] --- PASS: TestCopyFromContainer (1.81s) [2021-07-27T12:22:09.205Z] --- PASS: TestCopyFromContainer// (0.06s) [2021-07-27T12:22:09.205Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2021-07-27T12:22:09.205Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2021-07-27T12:22:09.205Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2021-07-27T12:22:09.205Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2021-07-27T12:22:09.205Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2021-07-27T12:22:09.205Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2021-07-27T12:22:09.205Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2021-07-27T12:22:09.205Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2021-07-27T12:22:09.205Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2021-07-27T12:22:09.205Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-07-27T12:22:09.205Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-07-27T12:22:09.205Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-07-27T12:22:09.205Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-07-27T12:22:09.205Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-07-27T12:22:09.205Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-07-27T12:22:09.205Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-07-27T12:22:09.205Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-07-27T12:22:09.205Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-07-27T12:22:09.205Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-07-27T12:22:09.205Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2021-07-27T12:22:09.205Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-07-27T12:22:09.205Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-07-27T12:22:09.205Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-07-27T12:22:09.205Z] === RUN TestCreateLinkToNonExistingContainer [2021-07-27T12:22:09.205Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2021-07-27T12:22:09.205Z] === RUN TestCreateWithInvalidEnv [2021-07-27T12:22:09.205Z] === RUN TestCreateWithInvalidEnv/0 [2021-07-27T12:22:09.205Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-07-27T12:22:09.205Z] === RUN TestCreateWithInvalidEnv/1 [2021-07-27T12:22:09.205Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-07-27T12:22:09.205Z] === RUN TestCreateWithInvalidEnv/2 [2021-07-27T12:22:09.205Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-07-27T12:22:09.205Z] === CONT TestCreateWithInvalidEnv/0 [2021-07-27T12:22:09.205Z] === CONT TestCreateWithInvalidEnv/2 [2021-07-27T12:22:09.205Z] === CONT TestCreateWithInvalidEnv/1 [2021-07-27T12:22:09.205Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2021-07-27T12:22:09.205Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-07-27T12:22:09.205Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-07-27T12:22:09.205Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-07-27T12:22:09.205Z] === RUN TestCreateTmpfsMountsTarget [2021-07-27T12:22:09.205Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2021-07-27T12:22:09.205Z] === RUN TestCreateWithCustomMaskedPaths [2021-07-27T12:22:09.359Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2021-07-27T12:22:09.925Z] --- PASS: TestExecWithCloseStdin (1.19s) [2021-07-27T12:22:09.925Z] === RUN TestExec [2021-07-27T12:22:10.287Z] --- PASS: TestBuildWithHugeFile (50.39s) [2021-07-27T12:22:10.287Z] === RUN TestBuildWCOWSandboxSize [2021-07-27T12:22:10.287Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-07-27T12:22:10.287Z] --- SKIP: TestBuildWCOWSandboxSize (0.01s) [2021-07-27T12:22:10.287Z] === RUN TestBuildWithEmptyDockerfile [2021-07-27T12:22:10.287Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-07-27T12:22:10.287Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-07-27T12:22:10.287Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-07-27T12:22:10.287Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-07-27T12:22:10.287Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-07-27T12:22:10.287Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-07-27T12:22:10.287Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-07-27T12:22:10.287Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-07-27T12:22:10.287Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-07-27T12:22:10.287Z] --- PASS: TestBuildWithEmptyDockerfile (0.12s) [2021-07-27T12:22:10.287Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.12s) [2021-07-27T12:22:10.287Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.14s) [2021-07-27T12:22:10.287Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2021-07-27T12:22:10.287Z] === RUN TestBuildPreserveOwnership [2021-07-27T12:22:10.287Z] === RUN TestBuildPreserveOwnership/copy_from [2021-07-27T12:22:10.489Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2021-07-27T12:22:11.054Z] --- PASS: TestExec (1.17s) [2021-07-27T12:22:11.054Z] === RUN TestExecUser [2021-07-27T12:22:11.226Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-07-27T12:22:11.722Z] --- PASS: TestCreateWithCustomMaskedPaths (2.27s) [2021-07-27T12:22:11.722Z] === RUN TestCreateWithCustomReadonlyPaths [2021-07-27T12:22:12.428Z] --- PASS: TestExecUser (1.19s) [2021-07-27T12:22:12.428Z] === RUN TestExportContainerAndImportImage [2021-07-27T12:22:13.386Z] --- PASS: TestExportContainerAndImportImage (0.93s) [2021-07-27T12:22:13.386Z] === RUN TestExportContainerAfterDaemonRestart [2021-07-27T12:22:14.238Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.30s) [2021-07-27T12:22:14.238Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-07-27T12:22:14.238Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-07-27T12:22:14.238Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-07-27T12:22:14.238Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-07-27T12:22:14.238Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-07-27T12:22:14.238Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-07-27T12:22:14.238Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-07-27T12:22:14.238Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-07-27T12:22:14.238Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-07-27T12:22:14.238Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-07-27T12:22:14.238Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-07-27T12:22:14.238Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-07-27T12:22:14.238Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-07-27T12:22:14.238Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-07-27T12:22:14.238Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-07-27T12:22:14.238Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-07-27T12:22:14.238Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2021-07-27T12:22:14.238Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-07-27T12:22:14.238Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-07-27T12:22:14.238Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2021-07-27T12:22:14.238Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s) [2021-07-27T12:22:14.238Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-07-27T12:22:14.238Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-07-27T12:22:14.318Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2021-07-27T12:22:14.494Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.74s) [2021-07-27T12:22:14.494Z] === RUN TestCreateDifferentPlatform [2021-07-27T12:22:14.494Z] === RUN TestCreateDifferentPlatform/different_os [2021-07-27T12:22:14.494Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-07-27T12:22:14.494Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2021-07-27T12:22:14.494Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-07-27T12:22:14.494Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-07-27T12:22:14.494Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-07-27T12:22:14.494Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2021-07-27T12:22:14.494Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-07-27T12:22:14.575Z] --- PASS: TestExportContainerAfterDaemonRestart (1.25s) [2021-07-27T12:22:14.575Z] === RUN TestHealthCheckWorkdir [2021-07-27T12:22:14.749Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2021-07-27T12:22:14.749Z] === RUN TestContainerStartOnDaemonRestart [2021-07-27T12:22:14.749Z] === PAUSE TestContainerStartOnDaemonRestart [2021-07-27T12:22:14.749Z] === RUN TestDaemonRestartIpcMode [2021-07-27T12:22:14.749Z] === PAUSE TestDaemonRestartIpcMode [2021-07-27T12:22:14.749Z] === RUN TestDaemonHostGatewayIP [2021-07-27T12:22:14.749Z] === PAUSE TestDaemonHostGatewayIP [2021-07-27T12:22:14.749Z] === RUN TestRestartDaemonWithRestartingContainer [2021-07-27T12:22:14.749Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-07-27T12:22:14.749Z] === RUN TestContainerKillOnDaemonStart [2021-07-27T12:22:14.749Z] === PAUSE TestContainerKillOnDaemonStart [2021-07-27T12:22:14.749Z] === RUN TestDiff [2021-07-27T12:22:15.310Z] --- PASS: TestDiff (0.78s) [2021-07-27T12:22:15.310Z] === RUN TestExecWithCloseStdin [2021-07-27T12:22:15.424Z] --- PASS: TestBuildPreserveOwnership (10.28s) [2021-07-27T12:22:15.424Z] --- PASS: TestBuildPreserveOwnership/copy_from (6.30s) [2021-07-27T12:22:15.424Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (3.97s) [2021-07-27T12:22:15.424Z] === RUN TestBuildPlatformInvalid [2021-07-27T12:22:15.424Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2021-07-27T12:22:15.424Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-07-27T12:22:15.424Z] build_userns_linux_test.go:32: testEnv.IsRootless() [2021-07-27T12:22:15.424Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2021-07-27T12:22:15.424Z] PASS [2021-07-27T12:22:15.424Z] [2021-07-27T12:22:15.424Z] === Skipped [2021-07-27T12:22:15.424Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-07-27T12:22:15.424Z] build_session_test.go:25: TODO: BuildKit [2021-07-27T12:22:15.424Z] [2021-07-27T12:22:15.424Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.01s) [2021-07-27T12:22:15.424Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-07-27T12:22:15.424Z] [2021-07-27T12:22:15.424Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2021-07-27T12:22:15.424Z] build_userns_linux_test.go:32: testEnv.IsRootless() [2021-07-27T12:22:15.424Z] [2021-07-27T12:22:15.424Z] [2021-07-27T12:22:15.424Z] DONE 34 tests, 3 skipped in 137.464s [2021-07-27T12:22:15.424Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-07-27T12:22:15.424Z] INFO: Testing against a local daemon [2021-07-27T12:22:15.424Z] === RUN TestConfigInspect [2021-07-27T12:22:15.424Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-27T12:22:15.424Z] --- SKIP: TestConfigInspect (0.02s) [2021-07-27T12:22:15.424Z] === RUN TestConfigList [2021-07-27T12:22:15.424Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-27T12:22:15.424Z] --- SKIP: TestConfigList (0.02s) [2021-07-27T12:22:15.424Z] === RUN TestConfigsCreateAndDelete [2021-07-27T12:22:15.424Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-27T12:22:15.424Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2021-07-27T12:22:15.424Z] === RUN TestConfigsUpdate [2021-07-27T12:22:15.424Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-27T12:22:15.424Z] --- SKIP: TestConfigsUpdate (0.01s) [2021-07-27T12:22:15.424Z] === RUN TestTemplatedConfig [2021-07-27T12:22:15.424Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-27T12:22:15.424Z] --- SKIP: TestTemplatedConfig (0.00s) [2021-07-27T12:22:15.424Z] === RUN TestConfigCreateResolve [2021-07-27T12:22:15.424Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-27T12:22:15.424Z] --- SKIP: TestConfigCreateResolve (0.01s) [2021-07-27T12:22:15.424Z] PASS [2021-07-27T12:22:15.424Z] [2021-07-27T12:22:15.424Z] === Skipped [2021-07-27T12:22:15.424Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s) [2021-07-27T12:22:15.424Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-27T12:22:15.424Z] [2021-07-27T12:22:15.424Z] === SKIP: amd64.integration.config TestConfigList (0.02s) [2021-07-27T12:22:15.424Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-27T12:22:15.424Z] [2021-07-27T12:22:15.424Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2021-07-27T12:22:15.424Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-27T12:22:15.424Z] [2021-07-27T12:22:15.424Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) [2021-07-27T12:22:15.424Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-27T12:22:15.424Z] [2021-07-27T12:22:15.424Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2021-07-27T12:22:15.424Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-27T12:22:15.424Z] [2021-07-27T12:22:15.424Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2021-07-27T12:22:15.424Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-27T12:22:15.424Z] [2021-07-27T12:22:15.424Z] [2021-07-27T12:22:15.424Z] DONE 6 tests, 6 skipped in 0.193s [2021-07-27T12:22:15.424Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-07-27T12:22:15.507Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2021-07-27T12:22:15.684Z] INFO: Testing against a local daemon [2021-07-27T12:22:15.684Z] === RUN TestCheckpoint [2021-07-27T12:22:15.684Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-07-27T12:22:15.684Z] --- SKIP: TestCheckpoint (0.00s) [2021-07-27T12:22:15.684Z] === RUN TestContainerInvalidJSON [2021-07-27T12:22:15.684Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-07-27T12:22:15.684Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-07-27T12:22:15.684Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-07-27T12:22:15.684Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-07-27T12:22:15.684Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-07-27T12:22:15.684Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-07-27T12:22:15.684Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-07-27T12:22:15.684Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-07-27T12:22:15.684Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-07-27T12:22:15.684Z] --- PASS: TestContainerInvalidJSON (0.01s) [2021-07-27T12:22:15.684Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2021-07-27T12:22:15.684Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-07-27T12:22:15.684Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-07-27T12:22:15.684Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-07-27T12:22:15.684Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2021-07-27T12:22:15.684Z] === RUN TestCopyFromContainerPathIsNotDir [2021-07-27T12:22:15.684Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.07s) [2021-07-27T12:22:15.684Z] === RUN TestCopyToContainerPathDoesNotExist [2021-07-27T12:22:15.944Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.07s) [2021-07-27T12:22:15.944Z] === RUN TestCopyToContainerPathIsNotDir [2021-07-27T12:22:15.944Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s) [2021-07-27T12:22:15.944Z] === RUN TestCopyFromContainer [2021-07-27T12:22:16.072Z] --- PASS: TestHealthCheckWorkdir (1.53s) [2021-07-27T12:22:16.072Z] === RUN TestHealthKillContainer [2021-07-27T12:22:16.674Z] --- PASS: TestExecWithCloseStdin (1.08s) [2021-07-27T12:22:16.674Z] === RUN TestExec [2021-07-27T12:22:16.709Z] ? github.com/docker/docker/api [no test files] [2021-07-27T12:22:17.600Z] --- PASS: TestExec (1.06s) [2021-07-27T12:22:17.600Z] === RUN TestExecUser [2021-07-27T12:22:18.529Z] --- PASS: TestExecUser (1.09s) [2021-07-27T12:22:18.529Z] === RUN TestExportContainerAndImportImage [2021-07-27T12:22:19.239Z] === RUN TestCopyFromContainer// [2021-07-27T12:22:19.239Z] === RUN TestCopyFromContainer//bar/root [2021-07-27T12:22:19.239Z] === RUN TestCopyFromContainer//bar/root/ [2021-07-27T12:22:19.239Z] === RUN TestCopyFromContainer/bar/quux [2021-07-27T12:22:19.350Z] --- PASS: TestHealthKillContainer (3.29s) [2021-07-27T12:22:19.351Z] === RUN TestInspectCpusetInConfigPre120 [2021-07-27T12:22:19.500Z] === RUN TestCopyFromContainer/bar/quux/ [2021-07-27T12:22:19.500Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-07-27T12:22:19.500Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-07-27T12:22:19.500Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-07-27T12:22:19.500Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-07-27T12:22:19.760Z] === RUN TestCopyFromContainer/bar/notarget [2021-07-27T12:22:19.760Z] --- PASS: TestCopyFromContainer (3.81s) [2021-07-27T12:22:19.760Z] --- PASS: TestCopyFromContainer// (0.06s) [2021-07-27T12:22:19.760Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2021-07-27T12:22:19.760Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2021-07-27T12:22:19.760Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2021-07-27T12:22:19.760Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2021-07-27T12:22:19.760Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2021-07-27T12:22:19.760Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2021-07-27T12:22:19.760Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2021-07-27T12:22:19.760Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2021-07-27T12:22:19.760Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2021-07-27T12:22:19.760Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-07-27T12:22:19.760Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-07-27T12:22:19.760Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-07-27T12:22:19.760Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-07-27T12:22:19.760Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-07-27T12:22:19.760Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-07-27T12:22:19.760Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-07-27T12:22:19.760Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-07-27T12:22:19.760Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-07-27T12:22:19.760Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-07-27T12:22:19.760Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2021-07-27T12:22:19.760Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-07-27T12:22:19.760Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-07-27T12:22:19.760Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-07-27T12:22:19.760Z] === RUN TestCreateLinkToNonExistingContainer [2021-07-27T12:22:19.760Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2021-07-27T12:22:19.760Z] === RUN TestCreateWithInvalidEnv [2021-07-27T12:22:19.760Z] === RUN TestCreateWithInvalidEnv/0 [2021-07-27T12:22:19.760Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-07-27T12:22:19.760Z] === RUN TestCreateWithInvalidEnv/1 [2021-07-27T12:22:19.760Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-07-27T12:22:19.760Z] === RUN TestCreateWithInvalidEnv/2 [2021-07-27T12:22:19.760Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-07-27T12:22:19.760Z] === CONT TestCreateWithInvalidEnv/0 [2021-07-27T12:22:19.760Z] === CONT TestCreateWithInvalidEnv/2 [2021-07-27T12:22:19.760Z] === CONT TestCreateWithInvalidEnv/1 [2021-07-27T12:22:19.760Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2021-07-27T12:22:19.760Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-07-27T12:22:19.760Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-07-27T12:22:19.760Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-07-27T12:22:19.760Z] === RUN TestCreateTmpfsMountsTarget [2021-07-27T12:22:19.760Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2021-07-27T12:22:19.760Z] === RUN TestCreateWithCustomMaskedPaths [2021-07-27T12:22:19.894Z] --- PASS: TestExportContainerAndImportImage (0.98s) [2021-07-27T12:22:19.894Z] === RUN TestExportContainerAfterDaemonRestart [2021-07-27T12:22:19.916Z] check_test.go:309: [d1c346d63fb9c] daemon is not started [2021-07-27T12:22:19.916Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2021-07-27T12:22:20.174Z] --- PASS: TestInspectCpusetInConfigPre120 (0.82s) [2021-07-27T12:22:20.174Z] === RUN TestIpcModeNone [2021-07-27T12:22:20.821Z] --- PASS: TestExportContainerAfterDaemonRestart (1.27s) [2021-07-27T12:22:20.821Z] === RUN TestHealthCheckWorkdir [2021-07-27T12:22:21.106Z] === RUN TestDockerSuite/TestBuildBlankName [2021-07-27T12:22:21.106Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2021-07-27T12:22:21.365Z] --- PASS: TestIpcModeNone (1.19s) [2021-07-27T12:22:21.365Z] === RUN TestIpcModePrivate [2021-07-27T12:22:21.929Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2021-07-27T12:22:22.187Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:94, shared: false, mustBeShared: false [2021-07-27T12:22:22.301Z] --- PASS: TestCreateWithCustomMaskedPaths (2.13s) [2021-07-27T12:22:22.301Z] === RUN TestCreateWithCustomReadonlyPaths [2021-07-27T12:22:22.444Z] --- PASS: TestIpcModePrivate (1.10s) [2021-07-27T12:22:22.444Z] === RUN TestIpcModeShareable [2021-07-27T12:22:22.762Z] --- PASS: TestHealthCheckWorkdir (1.49s) [2021-07-27T12:22:22.762Z] === RUN TestHealthKillContainer [2021-07-27T12:22:23.379Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2021-07-27T12:22:23.638Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:91, shared: true, mustBeShared: true [2021-07-27T12:22:23.895Z] --- PASS: TestIpcModeShareable (1.50s) [2021-07-27T12:22:23.895Z] === RUN TestAPIIpcModeShareableAndContainer [2021-07-27T12:22:24.219Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.92s) [2021-07-27T12:22:24.219Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-07-27T12:22:24.219Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-07-27T12:22:24.219Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-07-27T12:22:24.219Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-07-27T12:22:24.219Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-07-27T12:22:24.219Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-07-27T12:22:24.219Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-07-27T12:22:24.219Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-07-27T12:22:24.219Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-07-27T12:22:24.219Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-07-27T12:22:24.219Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-07-27T12:22:24.219Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-07-27T12:22:24.219Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-07-27T12:22:24.219Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-07-27T12:22:24.219Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-07-27T12:22:24.219Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-07-27T12:22:24.219Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2021-07-27T12:22:24.219Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-07-27T12:22:24.219Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-07-27T12:22:24.219Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-07-27T12:22:24.219Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-07-27T12:22:24.219Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-07-27T12:22:24.219Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-07-27T12:22:24.480Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.65s) [2021-07-27T12:22:24.480Z] === RUN TestCreateDifferentPlatform [2021-07-27T12:22:24.480Z] === RUN TestCreateDifferentPlatform/different_os [2021-07-27T12:22:24.480Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-07-27T12:22:24.740Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2021-07-27T12:22:24.740Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-07-27T12:22:24.740Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-07-27T12:22:24.740Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-07-27T12:22:24.740Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2021-07-27T12:22:24.740Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-07-27T12:22:24.740Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2021-07-27T12:22:24.740Z] === RUN TestContainerStartOnDaemonRestart [2021-07-27T12:22:24.740Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2021-07-27T12:22:24.740Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2021-07-27T12:22:24.740Z] === RUN TestDaemonRestartIpcMode [2021-07-27T12:22:24.740Z] === PAUSE TestDaemonRestartIpcMode [2021-07-27T12:22:24.740Z] === RUN TestDaemonHostGatewayIP [2021-07-27T12:22:24.740Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-27T12:22:24.740Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2021-07-27T12:22:24.740Z] === RUN TestRestartDaemonWithRestartingContainer [2021-07-27T12:22:24.740Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-07-27T12:22:24.740Z] === RUN TestContainerKillOnDaemonStart [2021-07-27T12:22:24.740Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2021-07-27T12:22:24.740Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2021-07-27T12:22:24.740Z] === RUN TestDiff [2021-07-27T12:22:25.312Z] --- PASS: TestDiff (0.65s) [2021-07-27T12:22:25.312Z] === RUN TestExecWithCloseStdin [2021-07-27T12:22:25.792Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2021-07-27T12:22:26.029Z] --- PASS: TestHealthKillContainer (3.12s) [2021-07-27T12:22:26.029Z] === RUN TestInspectCpusetInConfigPre120 [2021-07-27T12:22:26.256Z] --- PASS: TestExecWithCloseStdin (0.99s) [2021-07-27T12:22:26.256Z] === RUN TestExec [2021-07-27T12:22:26.285Z] --- PASS: TestInspectCpusetInConfigPre120 (0.81s) [2021-07-27T12:22:26.285Z] === RUN TestIpcModeNone [2021-07-27T12:22:27.639Z] --- PASS: TestExec (1.02s) [2021-07-27T12:22:27.639Z] === RUN TestExecUser [2021-07-27T12:22:27.651Z] --- PASS: TestIpcModeNone (1.05s) [2021-07-27T12:22:27.651Z] === RUN TestIpcModePrivate [2021-07-27T12:22:27.688Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2021-07-27T12:22:28.214Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:55, shared: false, mustBeShared: false [2021-07-27T12:22:28.253Z] --- PASS: TestAPIIpcModeShareableAndContainer (4.36s) [2021-07-27T12:22:28.253Z] === RUN TestAPIIpcModeHost [2021-07-27T12:22:28.470Z] --- PASS: TestIpcModePrivate (1.04s) [2021-07-27T12:22:28.470Z] === RUN TestIpcModeShareable [2021-07-27T12:22:28.578Z] --- PASS: TestExecUser (1.02s) [2021-07-27T12:22:28.578Z] === RUN TestExportContainerAndImportImage [2021-07-27T12:22:29.398Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:50, shared: true, mustBeShared: true [2021-07-27T12:22:29.398Z] --- PASS: TestIpcModeShareable (1.00s) [2021-07-27T12:22:29.398Z] === RUN TestAPIIpcModeShareableAndContainer [2021-07-27T12:22:29.519Z] --- PASS: TestExportContainerAndImportImage (1.17s) [2021-07-27T12:22:29.519Z] === RUN TestExportContainerAfterDaemonRestart [2021-07-27T12:22:30.153Z] --- PASS: TestAPIIpcModeHost (1.64s) [2021-07-27T12:22:30.153Z] === RUN TestDaemonIpcModeShareable [2021-07-27T12:22:30.411Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2021-07-27T12:22:30.904Z] --- PASS: TestExportContainerAfterDaemonRestart (1.38s) [2021-07-27T12:22:30.904Z] === RUN TestHealthCheckWorkdir [2021-07-27T12:22:31.881Z] time="2021-07-27T12:22:25Z" level=warning msg="memberlist: Failed to send ack: write udp [::]:10037->172.17.0.2:10036: use of closed network connection from=172.17.0.2:10036" [2021-07-27T12:22:31.881Z] ok github.com/docker/docker/libnetwork/networkdb 109.823s coverage: 60.3% of statements [2021-07-27T12:22:31.881Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2021-07-27T12:22:31.881Z] ? github.com/docker/docker/libnetwork/resolvconf/dns [no test files] [2021-07-27T12:22:31.881Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2021-07-27T12:22:31.881Z] ? github.com/docker/docker/oci/caps [no test files] [2021-07-27T12:22:31.881Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-07-27T12:22:31.881Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-07-27T12:22:31.881Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-07-27T12:22:31.881Z] ? github.com/docker/docker/pkg/loopback [no test files] [2021-07-27T12:22:31.881Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-07-27T12:22:31.881Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-07-27T12:22:31.881Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-07-27T12:22:31.881Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-07-27T12:22:31.881Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-07-27T12:22:31.881Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-07-27T12:22:31.881Z] ? github.com/docker/docker/pkg/signal [no test files] [2021-07-27T12:22:31.881Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-07-27T12:22:31.881Z] ? github.com/docker/docker/pkg/term [no test files] [2021-07-27T12:22:31.881Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-07-27T12:22:31.881Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2021-07-27T12:22:31.881Z] ? github.com/docker/docker/rootless [no test files] [2021-07-27T12:22:31.881Z] ? github.com/docker/docker/rootless/specconv [no test files] [2021-07-27T12:22:31.881Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-07-27T12:22:31.881Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-07-27T12:22:31.881Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-07-27T12:22:31.881Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-07-27T12:22:31.881Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-07-27T12:22:31.881Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-07-27T12:22:31.881Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-07-27T12:22:31.881Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-07-27T12:22:31.881Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-07-27T12:22:31.881Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-07-27T12:22:31.881Z] ? github.com/docker/docker/testutil/request [no test files] [2021-07-27T12:22:31.881Z] ? github.com/docker/docker/volume [no test files] [2021-07-27T12:22:31.881Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-07-27T12:22:31.881Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-07-27T12:22:31.881Z] [2021-07-27T12:22:31.881Z] === Skipped [2021-07-27T12:22:31.881Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2021-07-27T12:22:31.881Z] network_proxy_test.go:197: Need to start CI docker with --ipv6 [2021-07-27T12:22:31.881Z] [2021-07-27T12:22:31.881Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2021-07-27T12:22:31.881Z] network_proxy_test.go:212: No support for dual stack yet [2021-07-27T12:22:31.881Z] [2021-07-27T12:22:31.881Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2021-07-27T12:22:31.881Z] network_proxy_test.go:241: Need to start CI docker with --ipv6 [2021-07-27T12:22:31.881Z] [2021-07-27T12:22:31.881Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2021-07-27T12:22:31.881Z] network_proxy_test.go:302: Need to start CI docker with --ipv6 [2021-07-27T12:22:31.881Z] [2021-07-27T12:22:31.881Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2021-07-27T12:22:31.881Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-27T12:22:31.881Z] graphtest_unix.go:44: Driver btrfs not supported [2021-07-27T12:22:31.881Z] [2021-07-27T12:22:31.881Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2021-07-27T12:22:31.881Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-27T12:22:31.881Z] graphtest_unix.go:44: Driver btrfs not supported [2021-07-27T12:22:31.881Z] [2021-07-27T12:22:31.881Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2021-07-27T12:22:31.881Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-27T12:22:31.881Z] graphtest_unix.go:44: Driver btrfs not supported [2021-07-27T12:22:31.881Z] [2021-07-27T12:22:31.881Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2021-07-27T12:22:31.881Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-27T12:22:31.881Z] graphtest_unix.go:44: Driver btrfs not supported [2021-07-27T12:22:31.881Z] [2021-07-27T12:22:31.881Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2021-07-27T12:22:31.881Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-27T12:22:31.881Z] graphtest_unix.go:44: Driver btrfs not supported [2021-07-27T12:22:31.881Z] [2021-07-27T12:22:31.881Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2021-07-27T12:22:31.881Z] graphtest_unix.go:71: No driver to put! [2021-07-27T12:22:31.881Z] [2021-07-27T12:22:31.881Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2021-07-27T12:22:31.881Z] time="2021-07-27T12:19:49Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-07-27T12:22:31.881Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-07-27T12:22:31.881Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-07-27T12:22:31.881Z] [2021-07-27T12:22:31.881Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2021-07-27T12:22:31.881Z] time="2021-07-27T12:19:49Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-07-27T12:22:31.881Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-07-27T12:22:31.881Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-07-27T12:22:31.881Z] [2021-07-27T12:22:31.881Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2021-07-27T12:22:31.881Z] time="2021-07-27T12:19:49Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-07-27T12:22:31.881Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-07-27T12:22:31.881Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-07-27T12:22:31.881Z] [2021-07-27T12:22:31.881Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2021-07-27T12:22:31.881Z] time="2021-07-27T12:19:49Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-07-27T12:22:31.881Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-07-27T12:22:31.881Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-07-27T12:22:31.881Z] [2021-07-27T12:22:31.881Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2021-07-27T12:22:31.881Z] time="2021-07-27T12:19:49Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-07-27T12:22:31.881Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-07-27T12:22:31.881Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-07-27T12:22:31.881Z] [2021-07-27T12:22:31.881Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2021-07-27T12:22:31.881Z] graphtest_unix.go:71: No driver to put! [2021-07-27T12:22:31.881Z] [2021-07-27T12:22:31.881Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2021-07-27T12:22:31.881Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2021-07-27T12:22:31.881Z] [2021-07-27T12:22:31.881Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2021-07-27T12:22:31.881Z] overlay_test.go:49: Fails to compute changes intermittently [2021-07-27T12:22:31.881Z] [2021-07-27T12:22:31.881Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2021-07-27T12:22:31.881Z] overlay_test.go:65: Cannot run test with naive change algorithm [2021-07-27T12:22:31.881Z] [2021-07-27T12:22:31.881Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2021-07-27T12:22:31.881Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2021-07-27T12:22:31.881Z] [2021-07-27T12:22:31.881Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2021-07-27T12:22:31.881Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-27T12:22:31.881Z] graphtest_unix.go:44: Driver zfs not supported [2021-07-27T12:22:31.881Z] [2021-07-27T12:22:31.881Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2021-07-27T12:22:31.881Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-27T12:22:31.881Z] graphtest_unix.go:44: Driver zfs not supported [2021-07-27T12:22:31.881Z] [2021-07-27T12:22:31.881Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2021-07-27T12:22:31.881Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-27T12:22:31.881Z] graphtest_unix.go:44: Driver zfs not supported [2021-07-27T12:22:31.881Z] [2021-07-27T12:22:31.881Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2021-07-27T12:22:31.881Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-27T12:22:31.881Z] graphtest_unix.go:44: Driver zfs not supported [2021-07-27T12:22:31.881Z] [2021-07-27T12:22:31.881Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2021-07-27T12:22:31.881Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-27T12:22:31.881Z] graphtest_unix.go:44: Driver zfs not supported [2021-07-27T12:22:31.881Z] [2021-07-27T12:22:31.881Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2021-07-27T12:22:31.881Z] graphtest_unix.go:71: No driver to put! [2021-07-27T12:22:31.881Z] [2021-07-27T12:22:31.881Z] === SKIP: libnetwork/api TestJoinLeave (0.00s) [2021-07-27T12:22:31.881Z] api_linux_test.go:1247: This test fails on arm64 foor some reason... this need to be fixed [2021-07-27T12:22:31.881Z] [2021-07-27T12:22:31.881Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2021-07-27T12:22:31.881Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-27T12:22:31.881Z] [2021-07-27T12:22:31.881Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2021-07-27T12:22:31.881Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-27T12:22:31.881Z] [2021-07-27T12:22:31.881Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2021-07-27T12:22:31.881Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-27T12:22:31.881Z] [2021-07-27T12:22:31.881Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2021-07-27T12:22:31.881Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-27T12:22:31.881Z] [2021-07-27T12:22:31.881Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2021-07-27T12:22:31.881Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-27T12:22:31.881Z] [2021-07-27T12:22:31.881Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2021-07-27T12:22:31.881Z] firewalld_test.go:13: firewalld is not running [2021-07-27T12:22:31.881Z] [2021-07-27T12:22:31.881Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2021-07-27T12:22:31.881Z] sysinfo_linux_test.go:88: AppArmor Must be Disabled [2021-07-27T12:22:31.881Z] [2021-07-27T12:22:31.881Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2021-07-27T12:22:31.881Z] sysinfo_linux_test.go:108: cgroup namespaces must be disabled [2021-07-27T12:22:31.881Z] [2021-07-27T12:22:31.881Z] [2021-07-27T12:22:31.881Z] DONE 2669 tests, 35 skipped in 319.189s Post stage [Pipeline] junit [2021-07-27T12:22:31.898Z] Recording test results [2021-07-27T12:22:32.050Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-07-27T12:22:32.291Z] --- PASS: TestHealthCheckWorkdir (1.43s) [2021-07-27T12:22:32.291Z] === RUN TestHealthKillContainer [2021-07-27T12:22:32.308Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:232, shared: true, mustBeShared: true [2021-07-27T12:22:32.417Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42683/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=13cb04e57c9aafd93d10d06bdb942f2f10d7a8c2 -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:13cb04e57c9aafd93d10d06bdb942f2f10d7a8c2 hack/make.sh dynbinary test-integration [2021-07-27T12:22:32.566Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2021-07-27T12:22:32.566Z] --- PASS: TestDaemonIpcModeShareable (2.70s) [2021-07-27T12:22:32.566Z] === RUN TestDaemonIpcModePrivate [2021-07-27T12:22:32.665Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.89s) [2021-07-27T12:22:32.665Z] === RUN TestAPIIpcModeHost [2021-07-27T12:22:32.828Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2021-07-27T12:22:33.227Z] --- PASS: TestAPIIpcModeHost (1.07s) [2021-07-27T12:22:33.227Z] === RUN TestDaemonIpcModeShareable [2021-07-27T12:22:33.359Z] [2021-07-27T12:22:33.359Z] Removing bundles/ [2021-07-27T12:22:33.359Z] [2021-07-27T12:22:33.359Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-07-27T12:22:33.359Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-07-27T12:22:33.359Z] GOOS="" GOARCH="" GOARM="" [2021-07-27T12:22:34.201Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:102, shared: false, mustBeShared: false [2021-07-27T12:22:34.380Z] === RUN TestMiddlewares [2021-07-27T12:22:34.380Z] --- PASS: TestMiddlewares (0.00s) [2021-07-27T12:22:34.380Z] PASS [2021-07-27T12:22:34.380Z] coverage: 9.0% of statements [2021-07-27T12:22:34.380Z] ok github.com/docker/docker/api/server 0.267s coverage: 9.0% of statements [2021-07-27T12:22:34.458Z] --- PASS: TestDaemonIpcModePrivate (1.92s) [2021-07-27T12:22:34.458Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-07-27T12:22:34.716Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2021-07-27T12:22:35.115Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:58, shared: true, mustBeShared: true [2021-07-27T12:22:35.115Z] --- PASS: TestDaemonIpcModeShareable (1.68s) [2021-07-27T12:22:35.115Z] === RUN TestDaemonIpcModePrivate [2021-07-27T12:22:35.280Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2021-07-27T12:22:35.586Z] --- PASS: TestHealthKillContainer (3.01s) [2021-07-27T12:22:35.586Z] === RUN TestInspectCpusetInConfigPre120 [2021-07-27T12:22:35.845Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2021-07-27T12:22:36.103Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:87, shared: false, mustBeShared: false [2021-07-27T12:22:36.156Z] --- PASS: TestInspectCpusetInConfigPre120 (0.67s) [2021-07-27T12:22:36.156Z] === RUN TestIpcModeNone [2021-07-27T12:22:36.360Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2021-07-27T12:22:36.360Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.80s) [2021-07-27T12:22:36.360Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-07-27T12:22:36.478Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: false, mustBeShared: false [2021-07-27T12:22:36.734Z] --- PASS: TestDaemonIpcModePrivate (1.62s) [2021-07-27T12:22:36.734Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-07-27T12:22:37.095Z] --- PASS: TestIpcModeNone (1.19s) [2021-07-27T12:22:37.095Z] === RUN TestIpcModePrivate [2021-07-27T12:22:38.036Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false [2021-07-27T12:22:38.097Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: false, mustBeShared: false [2021-07-27T12:22:38.257Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true [2021-07-27T12:22:38.257Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.92s) [2021-07-27T12:22:38.257Z] === RUN TestIpcModeOlderClient [2021-07-27T12:22:38.257Z] === PAUSE TestIpcModeOlderClient [2021-07-27T12:22:38.257Z] === RUN TestKillContainerInvalidSignal [2021-07-27T12:22:38.297Z] --- PASS: TestIpcModePrivate (1.12s) [2021-07-27T12:22:38.297Z] === RUN TestIpcModeShareable [2021-07-27T12:22:38.297Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-07-27T12:22:38.297Z] --- SKIP: TestIpcModeShareable (0.00s) [2021-07-27T12:22:38.297Z] === RUN TestAPIIpcModeShareableAndContainer [2021-07-27T12:22:38.353Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.65s) [2021-07-27T12:22:38.353Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-07-27T12:22:39.190Z] --- PASS: TestKillContainerInvalidSignal (0.88s) [2021-07-27T12:22:39.190Z] === RUN TestKillContainer [2021-07-27T12:22:39.190Z] === RUN TestKillContainer/no_signal [2021-07-27T12:22:39.447Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2021-07-27T12:22:39.718Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:58, shared: true, mustBeShared: true [2021-07-27T12:22:39.974Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.63s) [2021-07-27T12:22:39.974Z] === RUN TestIpcModeOlderClient [2021-07-27T12:22:39.974Z] === PAUSE TestIpcModeOlderClient [2021-07-27T12:22:39.974Z] === RUN TestKillContainerInvalidSignal [2021-07-27T12:22:40.012Z] === RUN TestKillContainer/non_killing_signal [2021-07-27T12:22:40.295Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-07-27T12:22:40.295Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2021-07-27T12:22:40.295Z] GOOS="" GOARCH="" GOARM="" [2021-07-27T12:22:40.295Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2021-07-27T12:22:40.295Z] [2021-07-27T12:22:40.295Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2021-07-27T12:22:40.295Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2021-07-27T12:22:40.295Z] Using test binary docker [2021-07-27T12:22:40.295Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-07-27T12:22:40.295Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-07-27T12:22:40.295Z] INFO: Waiting for daemon to start... [2021-07-27T12:22:40.295Z] Starting dockerd [2021-07-27T12:22:40.295Z] . [2021-07-27T12:22:40.295Z] INFO: Building docker-sdk-python3:5.0.0... [2021-07-27T12:22:40.537Z] --- PASS: TestKillContainerInvalidSignal (0.70s) [2021-07-27T12:22:40.537Z] === RUN TestKillContainer [2021-07-27T12:22:40.537Z] === RUN TestKillContainer/no_signal [2021-07-27T12:22:40.577Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2021-07-27T12:22:40.835Z] === RUN TestKillContainer/killing_signal [2021-07-27T12:22:41.464Z] === RUN TestKillContainer/non_killing_signal [2021-07-27T12:22:41.593Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.93s) [2021-07-27T12:22:41.593Z] === RUN TestAPIIpcModeHost [2021-07-27T12:22:41.593Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-07-27T12:22:41.593Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2021-07-27T12:22:41.593Z] === RUN TestDaemonIpcModeShareable [2021-07-27T12:22:41.593Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-07-27T12:22:41.593Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2021-07-27T12:22:41.593Z] === RUN TestDaemonIpcModePrivate [2021-07-27T12:22:41.719Z] === RUN TestKillContainer/killing_signal [2021-07-27T12:22:42.206Z] --- PASS: TestKillContainer (2.86s) [2021-07-27T12:22:42.206Z] --- PASS: TestKillContainer/no_signal (0.90s) [2021-07-27T12:22:42.206Z] --- PASS: TestKillContainer/non_killing_signal (0.63s) [2021-07-27T12:22:42.206Z] --- PASS: TestKillContainer/killing_signal (0.93s) [2021-07-27T12:22:42.206Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-07-27T12:22:42.206Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-07-27T12:22:42.647Z] --- PASS: TestKillContainer (2.06s) [2021-07-27T12:22:42.647Z] --- PASS: TestKillContainer/no_signal (0.66s) [2021-07-27T12:22:42.647Z] --- PASS: TestKillContainer/non_killing_signal (0.53s) [2021-07-27T12:22:42.647Z] --- PASS: TestKillContainer/killing_signal (0.69s) [2021-07-27T12:22:42.647Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-07-27T12:22:42.647Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-07-27T12:22:42.976Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: false, mustBeShared: false [2021-07-27T12:22:42.976Z] --- PASS: TestDaemonIpcModePrivate (1.76s) [2021-07-27T12:22:42.976Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-07-27T12:22:42.976Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-07-27T12:22:42.976Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2021-07-27T12:22:42.976Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-07-27T12:22:42.976Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-07-27T12:22:42.976Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2021-07-27T12:22:42.976Z] === RUN TestIpcModeOlderClient [2021-07-27T12:22:42.976Z] === PAUSE TestIpcModeOlderClient [2021-07-27T12:22:42.976Z] === RUN TestKillContainerInvalidSignal [2021-07-27T12:22:43.139Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-07-27T12:22:43.575Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-07-27T12:22:43.916Z] --- PASS: TestKillContainerInvalidSignal (0.75s) [2021-07-27T12:22:43.916Z] === RUN TestKillContainer [2021-07-27T12:22:43.916Z] === RUN TestKillContainer/no_signal [2021-07-27T12:22:44.072Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2021-07-27T12:22:44.072Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.90s) [2021-07-27T12:22:44.072Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.90s) [2021-07-27T12:22:44.072Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.66s) [2021-07-27T12:22:44.072Z] === RUN TestKillStoppedContainer [2021-07-27T12:22:44.072Z] --- PASS: TestKillStoppedContainer (0.06s) [2021-07-27T12:22:44.072Z] === RUN TestKillStoppedContainerAPIPre120 [2021-07-27T12:22:44.072Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2021-07-27T12:22:44.072Z] === RUN TestKillDifferentUserContainer [2021-07-27T12:22:44.138Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.33s) [2021-07-27T12:22:44.138Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.65s) [2021-07-27T12:22:44.138Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.54s) [2021-07-27T12:22:44.138Z] === RUN TestKillStoppedContainer [2021-07-27T12:22:44.138Z] --- PASS: TestKillStoppedContainer (0.04s) [2021-07-27T12:22:44.138Z] === RUN TestKillStoppedContainerAPIPre120 [2021-07-27T12:22:44.138Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2021-07-27T12:22:44.138Z] === RUN TestKillDifferentUserContainer [2021-07-27T12:22:44.485Z] === RUN TestKillContainer/non_killing_signal [2021-07-27T12:22:44.699Z] --- PASS: TestKillDifferentUserContainer (0.68s) [2021-07-27T12:22:44.699Z] === RUN TestInspectOomKilledTrue [2021-07-27T12:22:44.699Z] kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2021-07-27T12:22:44.699Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-07-27T12:22:44.699Z] === RUN TestInspectOomKilledFalse [2021-07-27T12:22:45.030Z] --- PASS: TestKillDifferentUserContainer (0.89s) [2021-07-27T12:22:45.030Z] === RUN TestInspectOomKilledTrue [2021-07-27T12:22:45.030Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-07-27T12:22:45.030Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-07-27T12:22:45.030Z] === RUN TestInspectOomKilledFalse [2021-07-27T12:22:45.030Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-07-27T12:22:45.030Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-07-27T12:22:45.030Z] === RUN TestLinksEtcHostsContentMatch [2021-07-27T12:22:45.056Z] === RUN TestKillContainer/killing_signal [2021-07-27T12:22:45.625Z] --- PASS: TestInspectOomKilledFalse (0.68s) [2021-07-27T12:22:45.625Z] === RUN TestLinksEtcHostsContentMatch [2021-07-27T12:22:45.975Z] --- PASS: TestLinksEtcHostsContentMatch (0.87s) [2021-07-27T12:22:45.975Z] === RUN TestLinksContainerNames [2021-07-27T12:22:45.995Z] --- PASS: TestKillContainer (2.14s) [2021-07-27T12:22:45.995Z] --- PASS: TestKillContainer/no_signal (0.70s) [2021-07-27T12:22:45.995Z] --- PASS: TestKillContainer/non_killing_signal (0.59s) [2021-07-27T12:22:45.996Z] --- PASS: TestKillContainer/killing_signal (0.62s) [2021-07-27T12:22:45.996Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-07-27T12:22:45.996Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-07-27T12:22:46.186Z] --- PASS: TestLinksEtcHostsContentMatch (0.78s) [2021-07-27T12:22:46.186Z] === RUN TestLinksContainerNames [2021-07-27T12:22:46.565Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-07-27T12:22:47.505Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.53s) [2021-07-27T12:22:47.505Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.69s) [2021-07-27T12:22:47.505Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.69s) [2021-07-27T12:22:47.505Z] === RUN TestKillStoppedContainer [2021-07-27T12:22:47.505Z] --- PASS: TestKillStoppedContainer (0.05s) [2021-07-27T12:22:47.505Z] === RUN TestKillStoppedContainerAPIPre120 [2021-07-27T12:22:47.505Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s) [2021-07-27T12:22:47.505Z] === RUN TestKillDifferentUserContainer [2021-07-27T12:22:47.553Z] --- PASS: TestLinksContainerNames (1.38s) [2021-07-27T12:22:47.553Z] === RUN TestLogsFollowTailEmpty [2021-07-27T12:22:47.871Z] --- PASS: TestLinksContainerNames (1.75s) [2021-07-27T12:22:47.871Z] === RUN TestLogsFollowTailEmpty [2021-07-27T12:22:48.436Z] --- PASS: TestLogsFollowTailEmpty (0.98s) [2021-07-27T12:22:48.436Z] === RUN TestContainerNetworkMountsNoChown [2021-07-27T12:22:48.445Z] --- PASS: TestKillDifferentUserContainer (0.73s) [2021-07-27T12:22:48.445Z] === RUN TestInspectOomKilledTrue [2021-07-27T12:22:48.445Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" [2021-07-27T12:22:48.445Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-07-27T12:22:48.445Z] === RUN TestInspectOomKilledFalse [2021-07-27T12:22:48.445Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-07-27T12:22:48.445Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-07-27T12:22:48.445Z] === RUN TestLinksEtcHostsContentMatch [2021-07-27T12:22:48.445Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2021-07-27T12:22:48.445Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2021-07-27T12:22:48.445Z] === RUN TestLinksContainerNames [2021-07-27T12:22:48.479Z] --- PASS: TestLogsFollowTailEmpty (0.65s) [2021-07-27T12:22:48.479Z] === RUN TestContainerNetworkMountsNoChown [2021-07-27T12:22:49.041Z] --- PASS: TestContainerNetworkMountsNoChown (0.66s) [2021-07-27T12:22:49.042Z] === RUN TestMountDaemonRoot [2021-07-27T12:22:49.042Z] === RUN TestMountDaemonRoot/default [2021-07-27T12:22:49.042Z] === PAUSE TestMountDaemonRoot/default [2021-07-27T12:22:49.042Z] === RUN TestMountDaemonRoot/private [2021-07-27T12:22:49.042Z] === PAUSE TestMountDaemonRoot/private [2021-07-27T12:22:49.042Z] === RUN TestMountDaemonRoot/rprivate [2021-07-27T12:22:49.042Z] === PAUSE TestMountDaemonRoot/rprivate [2021-07-27T12:22:49.042Z] === RUN TestMountDaemonRoot/slave [2021-07-27T12:22:49.042Z] === PAUSE TestMountDaemonRoot/slave [2021-07-27T12:22:49.042Z] === RUN TestMountDaemonRoot/rslave [2021-07-27T12:22:49.042Z] === PAUSE TestMountDaemonRoot/rslave [2021-07-27T12:22:49.042Z] === RUN TestMountDaemonRoot/shared [2021-07-27T12:22:49.042Z] === PAUSE TestMountDaemonRoot/shared [2021-07-27T12:22:49.042Z] === RUN TestMountDaemonRoot/rshared [2021-07-27T12:22:49.042Z] === PAUSE TestMountDaemonRoot/rshared [2021-07-27T12:22:49.042Z] === CONT TestMountDaemonRoot/default [2021-07-27T12:22:49.042Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-07-27T12:22:49.042Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-07-27T12:22:49.042Z] === RUN TestMountDaemonRoot/default/bind_root [2021-07-27T12:22:49.042Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-07-27T12:22:49.042Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-07-27T12:22:49.042Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-07-27T12:22:49.042Z] === RUN TestMountDaemonRoot/default/mount_root [2021-07-27T12:22:49.042Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-07-27T12:22:49.042Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-07-27T12:22:49.042Z] === CONT TestMountDaemonRoot/rshared [2021-07-27T12:22:49.042Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-07-27T12:22:49.042Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-07-27T12:22:49.042Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-07-27T12:22:49.042Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-07-27T12:22:49.042Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-07-27T12:22:49.042Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-07-27T12:22:49.042Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-07-27T12:22:49.042Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-07-27T12:22:49.042Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-07-27T12:22:49.042Z] === CONT TestMountDaemonRoot/shared [2021-07-27T12:22:49.042Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-07-27T12:22:49.042Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-07-27T12:22:49.042Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-07-27T12:22:49.042Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-07-27T12:22:49.042Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-07-27T12:22:49.042Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-07-27T12:22:49.042Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-07-27T12:22:49.042Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-07-27T12:22:49.042Z] === CONT TestMountDaemonRoot/rslave [2021-07-27T12:22:49.042Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-07-27T12:22:49.042Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-07-27T12:22:49.042Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-07-27T12:22:49.042Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-07-27T12:22:49.042Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-07-27T12:22:49.042Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-07-27T12:22:49.042Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-07-27T12:22:49.042Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-07-27T12:22:49.042Z] === CONT TestMountDaemonRoot/slave [2021-07-27T12:22:49.042Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-07-27T12:22:49.042Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-07-27T12:22:49.042Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-07-27T12:22:49.042Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-07-27T12:22:49.042Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-07-27T12:22:49.042Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-07-27T12:22:49.042Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-07-27T12:22:49.042Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-07-27T12:22:49.042Z] === CONT TestMountDaemonRoot/rprivate [2021-07-27T12:22:49.042Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-07-27T12:22:49.042Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-07-27T12:22:49.042Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-07-27T12:22:49.042Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-07-27T12:22:49.042Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-07-27T12:22:49.042Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-07-27T12:22:49.042Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-07-27T12:22:49.042Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-07-27T12:22:49.042Z] === CONT TestMountDaemonRoot/private [2021-07-27T12:22:49.042Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-07-27T12:22:49.042Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-07-27T12:22:49.042Z] === RUN TestMountDaemonRoot/private/bind_root [2021-07-27T12:22:49.042Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-07-27T12:22:49.042Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-07-27T12:22:49.042Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-07-27T12:22:49.042Z] === RUN TestMountDaemonRoot/private/mount_root [2021-07-27T12:22:49.042Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-07-27T12:22:49.042Z] === CONT TestMountDaemonRoot/default/mount_root [2021-07-27T12:22:49.042Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-07-27T12:22:49.042Z] === CONT TestMountDaemonRoot/default/bind_root [2021-07-27T12:22:49.042Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-07-27T12:22:49.042Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-07-27T12:22:49.042Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-07-27T12:22:49.042Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-07-27T12:22:49.042Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-07-27T12:22:49.298Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-07-27T12:22:49.298Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-07-27T12:22:49.298Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-07-27T12:22:49.298Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-07-27T12:22:49.298Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-07-27T12:22:49.298Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-07-27T12:22:49.298Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-07-27T12:22:49.298Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-07-27T12:22:49.298Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-07-27T12:22:49.298Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-07-27T12:22:49.298Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-07-27T12:22:49.298Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-07-27T12:22:49.298Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-07-27T12:22:49.298Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-07-27T12:22:49.298Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-07-27T12:22:49.298Z] === CONT TestMountDaemonRoot/private/mount_root [2021-07-27T12:22:49.298Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-07-27T12:22:49.298Z] === CONT TestMountDaemonRoot/private/bind_root [2021-07-27T12:22:49.298Z] --- PASS: TestMountDaemonRoot (0.02s) [2021-07-27T12:22:49.298Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-07-27T12:22:49.298Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2021-07-27T12:22:49.298Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2021-07-27T12:22:49.298Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2021-07-27T12:22:49.298Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2021-07-27T12:22:49.298Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-07-27T12:22:49.298Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2021-07-27T12:22:49.298Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2021-07-27T12:22:49.298Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2021-07-27T12:22:49.298Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2021-07-27T12:22:49.298Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-07-27T12:22:49.298Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2021-07-27T12:22:49.298Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2021-07-27T12:22:49.298Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2021-07-27T12:22:49.298Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2021-07-27T12:22:49.298Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-07-27T12:22:49.298Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2021-07-27T12:22:49.298Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2021-07-27T12:22:49.298Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2021-07-27T12:22:49.298Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2021-07-27T12:22:49.367Z] --- PASS: TestContainerNetworkMountsNoChown (0.82s) [2021-07-27T12:22:49.367Z] === RUN TestMountDaemonRoot [2021-07-27T12:22:49.367Z] === RUN TestMountDaemonRoot/default [2021-07-27T12:22:49.367Z] === PAUSE TestMountDaemonRoot/default [2021-07-27T12:22:49.367Z] === RUN TestMountDaemonRoot/private [2021-07-27T12:22:49.367Z] === PAUSE TestMountDaemonRoot/private [2021-07-27T12:22:49.367Z] === RUN TestMountDaemonRoot/rprivate [2021-07-27T12:22:49.367Z] === PAUSE TestMountDaemonRoot/rprivate [2021-07-27T12:22:49.367Z] === RUN TestMountDaemonRoot/slave [2021-07-27T12:22:49.367Z] === PAUSE TestMountDaemonRoot/slave [2021-07-27T12:22:49.367Z] === RUN TestMountDaemonRoot/rslave [2021-07-27T12:22:49.367Z] === PAUSE TestMountDaemonRoot/rslave [2021-07-27T12:22:49.367Z] === RUN TestMountDaemonRoot/shared [2021-07-27T12:22:49.367Z] === PAUSE TestMountDaemonRoot/shared [2021-07-27T12:22:49.367Z] === RUN TestMountDaemonRoot/rshared [2021-07-27T12:22:49.367Z] === PAUSE TestMountDaemonRoot/rshared [2021-07-27T12:22:49.367Z] === CONT TestMountDaemonRoot/default [2021-07-27T12:22:49.367Z] === CONT TestMountDaemonRoot/rslave [2021-07-27T12:22:49.367Z] === CONT TestMountDaemonRoot/rshared [2021-07-27T12:22:49.368Z] === CONT TestMountDaemonRoot/rprivate [2021-07-27T12:22:49.368Z] === CONT TestMountDaemonRoot/shared [2021-07-27T12:22:49.368Z] === CONT TestMountDaemonRoot/private [2021-07-27T12:22:49.368Z] === CONT TestMountDaemonRoot/slave [2021-07-27T12:22:49.368Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-07-27T12:22:49.368Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-07-27T12:22:49.368Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-07-27T12:22:49.368Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-07-27T12:22:49.368Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-07-27T12:22:49.368Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-07-27T12:22:49.368Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-07-27T12:22:49.368Z] === RUN TestMountDaemonRoot/private/bind_root [2021-07-27T12:22:49.368Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-07-27T12:22:49.368Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-07-27T12:22:49.368Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-07-27T12:22:49.368Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-07-27T12:22:49.368Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-07-27T12:22:49.368Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-07-27T12:22:49.368Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-07-27T12:22:49.368Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-07-27T12:22:49.368Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-07-27T12:22:49.368Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-07-27T12:22:49.368Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-07-27T12:22:49.368Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-07-27T12:22:49.368Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-07-27T12:22:49.368Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-07-27T12:22:49.368Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-07-27T12:22:49.368Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-07-27T12:22:49.368Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-07-27T12:22:49.368Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-07-27T12:22:49.368Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-07-27T12:22:49.368Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-07-27T12:22:49.368Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-07-27T12:22:49.368Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-07-27T12:22:49.368Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-07-27T12:22:49.368Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-07-27T12:22:49.368Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-07-27T12:22:49.368Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-07-27T12:22:49.368Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-07-27T12:22:49.368Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-07-27T12:22:49.368Z] === RUN TestMountDaemonRoot/default/bind_root [2021-07-27T12:22:49.368Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-07-27T12:22:49.368Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-07-27T12:22:49.368Z] === RUN TestMountDaemonRoot/private/mount_root [2021-07-27T12:22:49.368Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-07-27T12:22:49.368Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-07-27T12:22:49.368Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-07-27T12:22:49.368Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-07-27T12:22:49.368Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-07-27T12:22:49.368Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-07-27T12:22:49.368Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-07-27T12:22:49.368Z] === RUN TestMountDaemonRoot/default/mount_root [2021-07-27T12:22:49.368Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-07-27T12:22:49.368Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-07-27T12:22:49.368Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-07-27T12:22:49.368Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-07-27T12:22:49.368Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-07-27T12:22:49.368Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-07-27T12:22:49.368Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-07-27T12:22:49.368Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-07-27T12:22:49.368Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-07-27T12:22:49.368Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-07-27T12:22:49.368Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-07-27T12:22:49.368Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-07-27T12:22:49.368Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-07-27T12:22:49.368Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-07-27T12:22:49.368Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-07-27T12:22:49.368Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-07-27T12:22:49.368Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-07-27T12:22:49.368Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-07-27T12:22:49.368Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-07-27T12:22:49.368Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-07-27T12:22:49.368Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-07-27T12:22:49.368Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-07-27T12:22:49.368Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-07-27T12:22:49.368Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-07-27T12:22:49.368Z] === CONT TestMountDaemonRoot/private/bind_root [2021-07-27T12:22:49.368Z] === CONT TestMountDaemonRoot/default/bind_root [2021-07-27T12:22:49.368Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-07-27T12:22:49.368Z] === CONT TestMountDaemonRoot/private/mount_root [2021-07-27T12:22:49.554Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-07-27T12:22:49.554Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2021-07-27T12:22:49.554Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2021-07-27T12:22:49.554Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2021-07-27T12:22:49.554Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2021-07-27T12:22:49.554Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-07-27T12:22:49.554Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2021-07-27T12:22:49.554Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2021-07-27T12:22:49.554Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2021-07-27T12:22:49.554Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2021-07-27T12:22:49.554Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-07-27T12:22:49.554Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2021-07-27T12:22:49.554Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2021-07-27T12:22:49.554Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2021-07-27T12:22:49.554Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2021-07-27T12:22:49.554Z] === RUN TestContainerBindMountNonRecursive [2021-07-27T12:22:49.625Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-07-27T12:22:49.625Z] === CONT TestMountDaemonRoot/default/mount_root [2021-07-27T12:22:49.625Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-07-27T12:22:49.625Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-07-27T12:22:49.625Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-07-27T12:22:49.625Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-07-27T12:22:49.625Z] check_test.go:309: [d6417b44de675] daemon is not started [2021-07-27T12:22:49.625Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2021-07-27T12:22:49.625Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-07-27T12:22:49.625Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-07-27T12:22:49.625Z] --- PASS: TestMountDaemonRoot (0.01s) [2021-07-27T12:22:49.625Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-07-27T12:22:49.625Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2021-07-27T12:22:49.625Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2021-07-27T12:22:49.625Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2021-07-27T12:22:49.625Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2021-07-27T12:22:49.625Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-07-27T12:22:49.625Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2021-07-27T12:22:49.625Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2021-07-27T12:22:49.625Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2021-07-27T12:22:49.625Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2021-07-27T12:22:49.625Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-07-27T12:22:49.625Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.09s) [2021-07-27T12:22:49.625Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.09s) [2021-07-27T12:22:49.625Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.09s) [2021-07-27T12:22:49.625Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s) [2021-07-27T12:22:49.625Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-07-27T12:22:49.625Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2021-07-27T12:22:49.625Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s) [2021-07-27T12:22:49.625Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s) [2021-07-27T12:22:49.625Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s) [2021-07-27T12:22:49.625Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-07-27T12:22:49.625Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2021-07-27T12:22:49.625Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.05s) [2021-07-27T12:22:49.625Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2021-07-27T12:22:49.625Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2021-07-27T12:22:49.625Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-07-27T12:22:49.625Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.09s) [2021-07-27T12:22:49.625Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.09s) [2021-07-27T12:22:49.625Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.08s) [2021-07-27T12:22:49.626Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.08s) [2021-07-27T12:22:49.626Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-07-27T12:22:49.626Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s) [2021-07-27T12:22:49.626Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s) [2021-07-27T12:22:49.626Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2021-07-27T12:22:49.626Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s) [2021-07-27T12:22:49.626Z] === RUN TestContainerBindMountNonRecursive [2021-07-27T12:22:50.354Z] --- PASS: TestLinksContainerNames (1.73s) [2021-07-27T12:22:50.354Z] === RUN TestLogsFollowTailEmpty [2021-07-27T12:22:50.924Z] --- PASS: TestLogsFollowTailEmpty (0.87s) [2021-07-27T12:22:50.924Z] === RUN TestContainerNetworkMountsNoChown [2021-07-27T12:22:50.996Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2021-07-27T12:22:51.254Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2021-07-27T12:22:51.443Z] --- PASS: TestContainerBindMountNonRecursive (2.07s) [2021-07-27T12:22:51.443Z] === RUN TestContainerVolumesMountedAsShared [2021-07-27T12:22:51.493Z] --- PASS: TestContainerNetworkMountsNoChown (0.63s) [2021-07-27T12:22:51.493Z] === RUN TestMountDaemonRoot [2021-07-27T12:22:51.493Z] === RUN TestMountDaemonRoot/default [2021-07-27T12:22:51.493Z] === PAUSE TestMountDaemonRoot/default [2021-07-27T12:22:51.494Z] === RUN TestMountDaemonRoot/private [2021-07-27T12:22:51.494Z] === PAUSE TestMountDaemonRoot/private [2021-07-27T12:22:51.494Z] === RUN TestMountDaemonRoot/rprivate [2021-07-27T12:22:51.494Z] === PAUSE TestMountDaemonRoot/rprivate [2021-07-27T12:22:51.494Z] === RUN TestMountDaemonRoot/slave [2021-07-27T12:22:51.494Z] === PAUSE TestMountDaemonRoot/slave [2021-07-27T12:22:51.494Z] === RUN TestMountDaemonRoot/rslave [2021-07-27T12:22:51.494Z] === PAUSE TestMountDaemonRoot/rslave [2021-07-27T12:22:51.494Z] === RUN TestMountDaemonRoot/shared [2021-07-27T12:22:51.494Z] === PAUSE TestMountDaemonRoot/shared [2021-07-27T12:22:51.494Z] === RUN TestMountDaemonRoot/rshared [2021-07-27T12:22:51.494Z] === PAUSE TestMountDaemonRoot/rshared [2021-07-27T12:22:51.494Z] === CONT TestMountDaemonRoot/default [2021-07-27T12:22:51.494Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-07-27T12:22:51.494Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-07-27T12:22:51.494Z] === RUN TestMountDaemonRoot/default/bind_root [2021-07-27T12:22:51.494Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-07-27T12:22:51.494Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-07-27T12:22:51.494Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-07-27T12:22:51.494Z] === RUN TestMountDaemonRoot/default/mount_root [2021-07-27T12:22:51.494Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-07-27T12:22:51.494Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-07-27T12:22:51.494Z] === CONT TestMountDaemonRoot/rshared [2021-07-27T12:22:51.494Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-07-27T12:22:51.494Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-07-27T12:22:51.494Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-07-27T12:22:51.494Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-07-27T12:22:51.494Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-07-27T12:22:51.494Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-07-27T12:22:51.494Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-07-27T12:22:51.494Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-07-27T12:22:51.494Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-07-27T12:22:51.494Z] === CONT TestMountDaemonRoot/shared [2021-07-27T12:22:51.494Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-07-27T12:22:51.494Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-07-27T12:22:51.494Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-07-27T12:22:51.494Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-07-27T12:22:51.494Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-07-27T12:22:51.494Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-07-27T12:22:51.494Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-07-27T12:22:51.494Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-07-27T12:22:51.494Z] === CONT TestMountDaemonRoot/rslave [2021-07-27T12:22:51.494Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-07-27T12:22:51.494Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-07-27T12:22:51.494Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-07-27T12:22:51.494Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-07-27T12:22:51.494Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-07-27T12:22:51.494Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-07-27T12:22:51.494Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-07-27T12:22:51.494Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-07-27T12:22:51.494Z] === CONT TestMountDaemonRoot/slave [2021-07-27T12:22:51.494Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-07-27T12:22:51.494Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-07-27T12:22:51.494Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-07-27T12:22:51.494Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-07-27T12:22:51.494Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-07-27T12:22:51.494Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-07-27T12:22:51.494Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-07-27T12:22:51.494Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-07-27T12:22:51.494Z] === CONT TestMountDaemonRoot/rprivate [2021-07-27T12:22:51.494Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-07-27T12:22:51.494Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-07-27T12:22:51.494Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-07-27T12:22:51.494Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-07-27T12:22:51.494Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-07-27T12:22:51.494Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-07-27T12:22:51.494Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-07-27T12:22:51.494Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-07-27T12:22:51.494Z] === CONT TestMountDaemonRoot/private [2021-07-27T12:22:51.494Z] === RUN TestMountDaemonRoot/private/bind_root [2021-07-27T12:22:51.494Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-07-27T12:22:51.494Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-07-27T12:22:51.494Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-07-27T12:22:51.494Z] === RUN TestMountDaemonRoot/private/mount_root [2021-07-27T12:22:51.494Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-07-27T12:22:51.494Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-07-27T12:22:51.494Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-07-27T12:22:51.494Z] === CONT TestMountDaemonRoot/default/mount_root [2021-07-27T12:22:51.494Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-07-27T12:22:51.754Z] === CONT TestMountDaemonRoot/default/bind_root [2021-07-27T12:22:51.754Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-07-27T12:22:51.754Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-07-27T12:22:51.754Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-07-27T12:22:51.754Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-07-27T12:22:51.754Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-07-27T12:22:51.754Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-07-27T12:22:51.754Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-07-27T12:22:51.754Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-07-27T12:22:51.754Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-07-27T12:22:51.754Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-07-27T12:22:51.754Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-07-27T12:22:51.819Z] --- PASS: TestContainerBindMountNonRecursive (2.31s) [2021-07-27T12:22:51.819Z] === RUN TestContainerVolumesMountedAsShared [2021-07-27T12:22:52.006Z] --- PASS: TestContainerVolumesMountedAsShared (0.46s) [2021-07-27T12:22:52.006Z] === RUN TestContainerVolumesMountedAsSlave [2021-07-27T12:22:52.026Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-07-27T12:22:52.026Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-07-27T12:22:52.026Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-07-27T12:22:52.026Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-07-27T12:22:52.026Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-07-27T12:22:52.026Z] === CONT TestMountDaemonRoot/private/bind_root [2021-07-27T12:22:52.026Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-07-27T12:22:52.026Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-07-27T12:22:52.026Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-07-27T12:22:52.026Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-07-27T12:22:52.026Z] === CONT TestMountDaemonRoot/private/mount_root [2021-07-27T12:22:52.026Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-07-27T12:22:52.026Z] --- PASS: TestMountDaemonRoot (0.02s) [2021-07-27T12:22:52.026Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-07-27T12:22:52.026Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2021-07-27T12:22:52.026Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.10s) [2021-07-27T12:22:52.026Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.10s) [2021-07-27T12:22:52.026Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.07s) [2021-07-27T12:22:52.026Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-07-27T12:22:52.026Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2021-07-27T12:22:52.026Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2021-07-27T12:22:52.026Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2021-07-27T12:22:52.026Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2021-07-27T12:22:52.026Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-07-27T12:22:52.026Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2021-07-27T12:22:52.026Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2021-07-27T12:22:52.026Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2021-07-27T12:22:52.026Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2021-07-27T12:22:52.026Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-07-27T12:22:52.026Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2021-07-27T12:22:52.026Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2021-07-27T12:22:52.026Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2021-07-27T12:22:52.026Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2021-07-27T12:22:52.026Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-07-27T12:22:52.026Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2021-07-27T12:22:52.026Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2021-07-27T12:22:52.026Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2021-07-27T12:22:52.026Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2021-07-27T12:22:52.026Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-07-27T12:22:52.026Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2021-07-27T12:22:52.026Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2021-07-27T12:22:52.026Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2021-07-27T12:22:52.026Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2021-07-27T12:22:52.026Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-07-27T12:22:52.026Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2021-07-27T12:22:52.026Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2021-07-27T12:22:52.026Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2021-07-27T12:22:52.026Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2021-07-27T12:22:52.026Z] === RUN TestContainerBindMountNonRecursive [2021-07-27T12:22:52.026Z] 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-07-27T12:22:52.026Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s) [2021-07-27T12:22:52.026Z] === RUN TestContainerVolumesMountedAsShared [2021-07-27T12:22:52.026Z] 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-07-27T12:22:52.026Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s) [2021-07-27T12:22:52.026Z] === RUN TestContainerVolumesMountedAsSlave [2021-07-27T12:22:52.026Z] 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-07-27T12:22:52.026Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s) [2021-07-27T12:22:52.026Z] === RUN TestNetworkNat [2021-07-27T12:22:52.384Z] --- PASS: TestContainerVolumesMountedAsShared (0.59s) [2021-07-27T12:22:52.384Z] === RUN TestContainerVolumesMountedAsSlave [2021-07-27T12:22:52.683Z] --- PASS: TestContainerVolumesMountedAsSlave (0.84s) [2021-07-27T12:22:52.683Z] === RUN TestNetworkNat [2021-07-27T12:22:52.950Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2021-07-27T12:22:52.995Z] --- PASS: TestNetworkNat (0.78s) [2021-07-27T12:22:52.995Z] === RUN TestNetworkLocalhostTCPNat [2021-07-27T12:22:53.207Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2021-07-27T12:22:53.465Z] --- PASS: TestContainerVolumesMountedAsSlave (0.85s) [2021-07-27T12:22:53.465Z] === RUN TestNetworkNat [2021-07-27T12:22:53.580Z] --- PASS: TestNetworkLocalhostTCPNat (0.79s) [2021-07-27T12:22:53.580Z] === RUN TestNetworkLoopbackNat [2021-07-27T12:22:53.632Z] --- PASS: TestNetworkNat (0.76s) [2021-07-27T12:22:53.632Z] === RUN TestNetworkLocalhostTCPNat [2021-07-27T12:22:54.196Z] --- PASS: TestNetworkLocalhostTCPNat (0.70s) [2021-07-27T12:22:54.196Z] === RUN TestNetworkLoopbackNat [2021-07-27T12:22:54.398Z] --- PASS: TestNetworkNat (0.93s) [2021-07-27T12:22:54.398Z] === RUN TestNetworkLocalhostTCPNat [2021-07-27T12:22:54.597Z] 4612f6d0b889: Pull complete [2021-07-27T12:22:54.963Z] --- PASS: TestNetworkLocalhostTCPNat (0.79s) [2021-07-27T12:22:54.963Z] === RUN TestNetworkLoopbackNat [2021-07-27T12:22:55.528Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2021-07-27T12:22:55.786Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2021-07-27T12:22:56.875Z] --- PASS: TestNetworkLoopbackNat (3.14s) [2021-07-27T12:22:56.875Z] === RUN TestPause [2021-07-27T12:22:56.875Z] pause_test.go:24: testEnv.DaemonInfo.CgroupDriver == "none" [2021-07-27T12:22:56.875Z] --- SKIP: TestPause (0.00s) [2021-07-27T12:22:56.875Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-07-27T12:22:56.875Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-07-27T12:22:56.875Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-07-27T12:22:56.875Z] === RUN TestPauseStopPausedContainer [2021-07-27T12:22:56.875Z] pause_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" [2021-07-27T12:22:56.875Z] --- SKIP: TestPauseStopPausedContainer (0.01s) [2021-07-27T12:22:56.875Z] === RUN TestPidHost [2021-07-27T12:22:57.463Z] --- PASS: TestNetworkLoopbackNat (3.12s) [2021-07-27T12:22:57.463Z] === RUN TestPause [2021-07-27T12:22:57.681Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2021-07-27T12:22:58.390Z] --- PASS: TestPause (0.81s) [2021-07-27T12:22:58.390Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-07-27T12:22:58.390Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-07-27T12:22:58.390Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-07-27T12:22:58.390Z] === RUN TestPauseStopPausedContainer [2021-07-27T12:22:58.613Z] --- PASS: TestNetworkLoopbackNat (3.37s) [2021-07-27T12:22:58.613Z] === RUN TestPause [2021-07-27T12:22:58.785Z] --- PASS: TestPidHost (2.00s) [2021-07-27T12:22:58.785Z] === RUN TestPsFilter [2021-07-27T12:22:58.785Z] --- PASS: TestPsFilter (0.10s) [2021-07-27T12:22:58.785Z] === RUN TestRemoveContainerWithRemovedVolume [2021-07-27T12:22:58.951Z] --- PASS: TestPauseStopPausedContainer (0.70s) [2021-07-27T12:22:58.951Z] === RUN TestPidHost [2021-07-27T12:22:59.545Z] --- PASS: TestPause (0.92s) [2021-07-27T12:22:59.545Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-07-27T12:22:59.545Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-07-27T12:22:59.545Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-07-27T12:22:59.545Z] === RUN TestPauseStopPausedContainer [2021-07-27T12:22:59.725Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.63s) [2021-07-27T12:22:59.725Z] === RUN TestRemoveContainerWithVolume [2021-07-27T12:23:00.110Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2021-07-27T12:23:00.294Z] --- PASS: TestRemoveContainerWithVolume (0.66s) [2021-07-27T12:23:00.294Z] === RUN TestRemoveContainerRunning [2021-07-27T12:23:00.675Z] --- PASS: TestPauseStopPausedContainer (1.18s) [2021-07-27T12:23:00.675Z] === RUN TestPidHost [2021-07-27T12:23:00.838Z] --- PASS: TestPidHost (1.90s) [2021-07-27T12:23:00.838Z] === RUN TestPsFilter [2021-07-27T12:23:00.838Z] --- PASS: TestPsFilter (0.10s) [2021-07-27T12:23:00.838Z] === RUN TestRemoveContainerWithRemovedVolume [2021-07-27T12:23:00.865Z] --- PASS: TestRemoveContainerRunning (0.67s) [2021-07-27T12:23:00.865Z] === RUN TestRemoveContainerForceRemoveRunning [2021-07-27T12:23:01.435Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.69s) [2021-07-27T12:23:01.435Z] === RUN TestRemoveInvalidContainer [2021-07-27T12:23:01.435Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2021-07-27T12:23:01.435Z] === RUN TestRenameLinkedContainer [2021-07-27T12:23:01.765Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.67s) [2021-07-27T12:23:01.765Z] === RUN TestRemoveContainerWithVolume [2021-07-27T12:23:02.326Z] --- PASS: TestRemoveContainerWithVolume (0.66s) [2021-07-27T12:23:02.326Z] === RUN TestRemoveContainerRunning [2021-07-27T12:23:02.889Z] --- PASS: TestRemoveContainerRunning (0.69s) [2021-07-27T12:23:02.889Z] === RUN TestRemoveContainerForceRemoveRunning [2021-07-27T12:23:03.201Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2021-07-27T12:23:03.451Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.69s) [2021-07-27T12:23:03.451Z] === RUN TestRemoveInvalidContainer [2021-07-27T12:23:03.460Z] --- PASS: TestPidHost (2.79s) [2021-07-27T12:23:03.460Z] === RUN TestPsFilter [2021-07-27T12:23:03.460Z] --- PASS: TestPsFilter (0.14s) [2021-07-27T12:23:03.460Z] === RUN TestRemoveContainerWithRemovedVolume [2021-07-27T12:23:03.707Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2021-07-27T12:23:03.707Z] === RUN TestRenameLinkedContainer [2021-07-27T12:23:04.392Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.95s) [2021-07-27T12:23:04.392Z] === RUN TestRemoveContainerWithVolume [2021-07-27T12:23:04.732Z] --- PASS: TestRenameLinkedContainer (3.08s) [2021-07-27T12:23:04.732Z] === RUN TestRenameStoppedContainer [2021-07-27T12:23:05.302Z] --- PASS: TestRenameStoppedContainer (0.74s) [2021-07-27T12:23:05.302Z] === RUN TestRenameRunningContainerAndReuse [2021-07-27T12:23:05.325Z] --- PASS: TestRemoveContainerWithVolume (0.87s) [2021-07-27T12:23:05.325Z] === RUN TestRemoveContainerRunning [2021-07-27T12:23:05.890Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2021-07-27T12:23:06.226Z] --- PASS: TestRenameLinkedContainer (2.75s) [2021-07-27T12:23:06.226Z] === RUN TestRenameStoppedContainer [2021-07-27T12:23:06.454Z] --- PASS: TestRemoveContainerRunning (0.99s) [2021-07-27T12:23:06.454Z] === RUN TestRemoveContainerForceRemoveRunning [2021-07-27T12:23:06.454Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2021-07-27T12:23:07.153Z] --- PASS: TestRenameStoppedContainer (0.67s) [2021-07-27T12:23:07.153Z] === RUN TestRenameRunningContainerAndReuse [2021-07-27T12:23:07.212Z] --- PASS: TestRenameRunningContainerAndReuse (1.86s) [2021-07-27T12:23:07.212Z] === RUN TestRenameInvalidName [2021-07-27T12:23:07.386Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.88s) [2021-07-27T12:23:07.386Z] === RUN TestRemoveInvalidContainer [2021-07-27T12:23:07.386Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2021-07-27T12:23:07.386Z] === RUN TestRenameLinkedContainer [2021-07-27T12:23:07.386Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2021-07-27T12:23:07.643Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2021-07-27T12:23:08.151Z] --- PASS: TestRenameInvalidName (0.70s) [2021-07-27T12:23:08.151Z] === RUN TestRenameAnonymousContainer [2021-07-27T12:23:08.518Z] --- PASS: TestRenameRunningContainerAndReuse (1.50s) [2021-07-27T12:23:08.518Z] === RUN TestRenameInvalidName [2021-07-27T12:23:09.014Z] === RUN TestDockerSuite/TestBuildCacheAdd [2021-07-27T12:23:09.081Z] --- PASS: TestRenameInvalidName (0.69s) [2021-07-27T12:23:09.081Z] === RUN TestRenameAnonymousContainer [2021-07-27T12:23:09.271Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2021-07-27T12:23:09.529Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2021-07-27T12:23:09.529Z] === RUN TestDockerSuite/TestBuildCacheFrom [2021-07-27T12:23:10.693Z] --- PASS: TestRenameAnonymousContainer (2.53s) [2021-07-27T12:23:10.693Z] === RUN TestRenameContainerWithSameName [2021-07-27T12:23:10.902Z] --- PASS: TestRenameLinkedContainer (3.61s) [2021-07-27T12:23:10.902Z] === RUN TestRenameStoppedContainer [2021-07-27T12:23:11.263Z] --- PASS: TestRenameContainerWithSameName (0.84s) [2021-07-27T12:23:11.263Z] === RUN TestRenameContainerWithLinkedContainer [2021-07-27T12:23:11.605Z] --- PASS: TestRenameAnonymousContainer (2.49s) [2021-07-27T12:23:11.605Z] === RUN TestRenameContainerWithSameName [2021-07-27T12:23:11.833Z] --- PASS: TestRenameStoppedContainer (0.98s) [2021-07-27T12:23:11.833Z] === RUN TestRenameRunningContainerAndReuse [2021-07-27T12:23:12.398Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2021-07-27T12:23:12.398Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2021-07-27T12:23:12.398Z] check_test.go:309: [d95a1714c1619] daemon is not started [2021-07-27T12:23:12.398Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2021-07-27T12:23:12.398Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2021-07-27T12:23:12.398Z] check_test.go:309: [dfc4e5b60f84d] daemon is not started [2021-07-27T12:23:12.398Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2021-07-27T12:23:12.535Z] --- PASS: TestRenameContainerWithSameName (0.65s) [2021-07-27T12:23:12.535Z] === RUN TestRenameContainerWithLinkedContainer [2021-07-27T12:23:13.173Z] --- PASS: TestRenameContainerWithLinkedContainer (1.89s) [2021-07-27T12:23:13.173Z] === RUN TestResize [2021-07-27T12:23:13.888Z] --- PASS: TestRenameRunningContainerAndReuse (1.80s) [2021-07-27T12:23:13.888Z] === RUN TestRenameInvalidName [2021-07-27T12:23:13.890Z] --- PASS: TestResize (0.68s) [2021-07-27T12:23:13.890Z] === RUN TestResizeWithInvalidSize [2021-07-27T12:23:13.900Z] --- PASS: TestRenameContainerWithLinkedContainer (1.33s) [2021-07-27T12:23:13.900Z] === RUN TestResize [2021-07-27T12:23:14.145Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2021-07-27T12:23:14.403Z] --- PASS: TestRenameInvalidName (0.92s) [2021-07-27T12:23:14.403Z] === RUN TestRenameAnonymousContainer [2021-07-27T12:23:14.460Z] --- PASS: TestResizeWithInvalidSize (0.66s) [2021-07-27T12:23:14.460Z] === RUN TestResizeWhenContainerNotStarted [2021-07-27T12:23:14.461Z] --- PASS: TestResize (0.66s) [2021-07-27T12:23:14.461Z] === RUN TestResizeWithInvalidSize [2021-07-27T12:23:15.024Z] --- PASS: TestResizeWithInvalidSize (0.66s) [2021-07-27T12:23:15.024Z] === RUN TestResizeWhenContainerNotStarted [2021-07-27T12:23:15.336Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2021-07-27T12:23:15.336Z] check_test.go:309: [d1eb1a9b26ace] daemon is not started [2021-07-27T12:23:15.336Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2021-07-27T12:23:15.400Z] --- PASS: TestResizeWhenContainerNotStarted (0.64s) [2021-07-27T12:23:15.400Z] === RUN TestDaemonRestartKillContainers [2021-07-27T12:23:15.400Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2021-07-27T12:23:15.400Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2021-07-27T12:23:15.400Z] === RUN TestCgroupNamespacesRun [2021-07-27T12:23:15.586Z] --- PASS: TestResizeWhenContainerNotStarted (0.64s) [2021-07-27T12:23:15.586Z] === RUN TestDaemonRestartKillContainers [2021-07-27T12:23:15.586Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-07-27T12:23:15.586Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-07-27T12:23:15.586Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-07-27T12:23:15.586Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-07-27T12:23:15.586Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-07-27T12:23:15.586Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-07-27T12:23:15.586Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-07-27T12:23:15.586Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-07-27T12:23:15.586Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-07-27T12:23:15.586Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-07-27T12:23:15.586Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-07-27T12:23:15.586Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-07-27T12:23:15.586Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-07-27T12:23:15.586Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-07-27T12:23:15.586Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-07-27T12:23:15.586Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-07-27T12:23:15.586Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-07-27T12:23:15.586Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-07-27T12:23:15.586Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-07-27T12:23:15.586Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-07-27T12:23:15.586Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-07-27T12:23:15.586Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-07-27T12:23:15.586Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-07-27T12:23:15.586Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-07-27T12:23:15.586Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-07-27T12:23:15.586Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-07-27T12:23:15.902Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2021-07-27T12:23:16.784Z] --- PASS: TestCgroupNamespacesRun (1.58s) [2021-07-27T12:23:16.784Z] === RUN TestCgroupNamespacesRunPrivileged [2021-07-27T12:23:16.856Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2021-07-27T12:23:17.799Z] --- PASS: TestRenameAnonymousContainer (3.15s) [2021-07-27T12:23:17.799Z] === RUN TestRenameContainerWithSameName [2021-07-27T12:23:18.101Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-07-27T12:23:18.102Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-07-27T12:23:18.165Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.18s) [2021-07-27T12:23:18.165Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-07-27T12:23:18.731Z] --- PASS: TestRenameContainerWithSameName (1.04s) [2021-07-27T12:23:18.731Z] === RUN TestRenameContainerWithLinkedContainer [2021-07-27T12:23:20.075Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.90s) [2021-07-27T12:23:20.075Z] === RUN TestCgroupNamespacesRunHostMode [2021-07-27T12:23:20.619Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-07-27T12:23:20.628Z] --- PASS: TestRenameContainerWithLinkedContainer (1.75s) [2021-07-27T12:23:20.628Z] === RUN TestResize [2021-07-27T12:23:20.628Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2021-07-27T12:23:20.875Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-07-27T12:23:21.194Z] --- PASS: TestResize (0.85s) [2021-07-27T12:23:21.194Z] === RUN TestResizeWithInvalidSize [2021-07-27T12:23:21.984Z] --- PASS: TestCgroupNamespacesRunHostMode (1.86s) [2021-07-27T12:23:21.984Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-07-27T12:23:22.126Z] --- PASS: TestResizeWithInvalidSize (0.87s) [2021-07-27T12:23:22.126Z] === RUN TestResizeWhenContainerNotStarted [2021-07-27T12:23:23.366Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.61s) [2021-07-27T12:23:23.366Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-07-27T12:23:23.390Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-07-27T12:23:23.390Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-07-27T12:23:23.497Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2021-07-27T12:23:23.497Z] --- PASS: TestResizeWhenContainerNotStarted (1.07s) [2021-07-27T12:23:23.497Z] === RUN TestDaemonRestartKillContainers [2021-07-27T12:23:23.497Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-07-27T12:23:23.497Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-07-27T12:23:23.497Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-07-27T12:23:23.497Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-07-27T12:23:23.497Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-07-27T12:23:23.497Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-07-27T12:23:23.497Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-07-27T12:23:23.497Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-07-27T12:23:23.497Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-07-27T12:23:23.497Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-07-27T12:23:23.497Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-07-27T12:23:23.497Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-07-27T12:23:23.497Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-07-27T12:23:23.497Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-07-27T12:23:23.497Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-07-27T12:23:23.497Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-07-27T12:23:23.497Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-07-27T12:23:23.497Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-07-27T12:23:23.497Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-07-27T12:23:23.497Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-07-27T12:23:23.497Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-07-27T12:23:23.497Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-07-27T12:23:23.497Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-07-27T12:23:23.497Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-07-27T12:23:23.497Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-07-27T12:23:23.497Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-07-27T12:23:23.497Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-07-27T12:23:23.497Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-07-27T12:23:23.497Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-07-27T12:23:23.497Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-07-27T12:23:23.497Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-07-27T12:23:23.497Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-07-27T12:23:23.755Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2021-07-27T12:23:24.306Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.10s) [2021-07-27T12:23:24.306Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-07-27T12:23:24.691Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-07-27T12:23:24.691Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-07-27T12:23:24.754Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-07-27T12:23:24.950Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-07-27T12:23:24.950Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-07-27T12:23:25.246Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.70s) [2021-07-27T12:23:25.246Z] === RUN TestCgroupNamespacesRunOlderClient [2021-07-27T12:23:25.317Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-07-27T12:23:25.882Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-07-27T12:23:26.326Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2021-07-27T12:23:26.444Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-07-27T12:23:26.631Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.63s) [2021-07-27T12:23:26.631Z] === RUN TestNISDomainname [2021-07-27T12:23:26.631Z] run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2021-07-27T12:23:26.631Z] --- SKIP: TestNISDomainname (0.01s) [2021-07-27T12:23:26.631Z] === RUN TestHostnameDnsResolution [2021-07-27T12:23:26.892Z] === RUN TestDockerSuite/TestBuildClearCmd [2021-07-27T12:23:26.916Z] sha256:e9c43ce1e5ea3d01507c48d0198e33722059407639f65a69dca6c1037023c3c0 [2021-07-27T12:23:26.916Z] INFO: Starting docker-py tests... [2021-07-27T12:23:26.916Z] ============================= test session starts ============================== [2021-07-27T12:23:26.916Z] platform linux -- Python 3.7.11, pytest-4.3.1, py-1.10.0, pluggy-0.13.1 [2021-07-27T12:23:26.916Z] rootdir: /src, inifile: pytest.ini [2021-07-27T12:23:26.916Z] plugins: timeout-1.3.3, cov-2.6.1 [2021-07-27T12:23:26.916Z] collected 390 items / 1 deselected / 389 selected [2021-07-27T12:23:26.916Z] [2021-07-27T12:23:27.151Z] === RUN TestDockerSuite/TestBuildCmd [2021-07-27T12:23:27.409Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2021-07-27T12:23:27.667Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2021-07-27T12:23:27.925Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2021-07-27T12:23:27.925Z] docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows [2021-07-27T12:23:27.925Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2021-07-27T12:23:27.925Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2021-07-27T12:23:28.015Z] --- PASS: TestHostnameDnsResolution (1.21s) [2021-07-27T12:23:28.015Z] === RUN TestStats [2021-07-27T12:23:28.015Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2021-07-27T12:23:28.015Z] --- SKIP: TestStats (0.00s) [2021-07-27T12:23:28.015Z] === RUN TestStopContainerWithTimeout [2021-07-27T12:23:28.015Z] === RUN TestStopContainerWithTimeout/0 [2021-07-27T12:23:28.015Z] === PAUSE TestStopContainerWithTimeout/0 [2021-07-27T12:23:28.015Z] === RUN TestStopContainerWithTimeout/1 [2021-07-27T12:23:28.015Z] === PAUSE TestStopContainerWithTimeout/1 [2021-07-27T12:23:28.015Z] === RUN TestStopContainerWithTimeout/3 [2021-07-27T12:23:28.015Z] === PAUSE TestStopContainerWithTimeout/3 [2021-07-27T12:23:28.015Z] === RUN TestStopContainerWithTimeout/-1 [2021-07-27T12:23:28.015Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-07-27T12:23:28.015Z] === CONT TestStopContainerWithTimeout/0 [2021-07-27T12:23:28.015Z] === CONT TestStopContainerWithTimeout/3 [2021-07-27T12:23:28.335Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-07-27T12:23:28.335Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.14s) [2021-07-27T12:23:28.335Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.23s) [2021-07-27T12:23:28.335Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.96s) [2021-07-27T12:23:28.335Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.89s) [2021-07-27T12:23:28.335Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.33s) [2021-07-27T12:23:28.335Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.40s) [2021-07-27T12:23:28.335Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.39s) [2021-07-27T12:23:28.335Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.06s) [2021-07-27T12:23:28.335Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.30s) [2021-07-27T12:23:28.335Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.35s) [2021-07-27T12:23:28.335Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.27s) [2021-07-27T12:23:28.335Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.92s) [2021-07-27T12:23:28.335Z] === RUN TestCgroupNamespacesRun [2021-07-27T12:23:28.490Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-07-27T12:23:28.490Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.46s) [2021-07-27T12:23:28.490Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.59s) [2021-07-27T12:23:28.490Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.67s) [2021-07-27T12:23:28.490Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.73s) [2021-07-27T12:23:28.490Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.45s) [2021-07-27T12:23:28.490Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.12s) [2021-07-27T12:23:28.490Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (3.16s) [2021-07-27T12:23:28.490Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.16s) [2021-07-27T12:23:28.490Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.83s) [2021-07-27T12:23:28.490Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.12s) [2021-07-27T12:23:28.490Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.45s) [2021-07-27T12:23:28.490Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.64s) [2021-07-27T12:23:28.490Z] === RUN TestCgroupNamespacesRun [2021-07-27T12:23:28.747Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2021-07-27T12:23:29.397Z] === CONT TestStopContainerWithTimeout/1 [2021-07-27T12:23:29.679Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2021-07-27T12:23:30.224Z] --- PASS: TestCgroupNamespacesRun (1.65s) [2021-07-27T12:23:30.224Z] === RUN TestCgroupNamespacesRunPrivileged [2021-07-27T12:23:30.224Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2021-07-27T12:23:30.224Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s) [2021-07-27T12:23:30.224Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-07-27T12:23:30.611Z] --- PASS: TestCgroupNamespacesRun (1.92s) [2021-07-27T12:23:30.611Z] === RUN TestCgroupNamespacesRunPrivileged [2021-07-27T12:23:31.307Z] === CONT TestStopContainerWithTimeout/-1 [2021-07-27T12:23:31.591Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.64s) [2021-07-27T12:23:31.591Z] === RUN TestCgroupNamespacesRunHostMode [2021-07-27T12:23:31.984Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.42s) [2021-07-27T12:23:31.984Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-07-27T12:23:32.550Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2021-07-27T12:23:33.488Z] --- PASS: TestCgroupNamespacesRunHostMode (1.67s) [2021-07-27T12:23:33.488Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-07-27T12:23:33.923Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.92s) [2021-07-27T12:23:33.923Z] === RUN TestCgroupNamespacesRunHostMode [2021-07-27T12:23:34.180Z] === RUN TestDockerSuite/TestBuildConditionalCache [2021-07-27T12:23:34.601Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2021-07-27T12:23:34.602Z] --- PASS: TestStopContainerWithTimeout/0 (1.20s) [2021-07-27T12:23:34.602Z] --- PASS: TestStopContainerWithTimeout/1 (1.82s) [2021-07-27T12:23:34.602Z] --- PASS: TestStopContainerWithTimeout/3 (3.33s) [2021-07-27T12:23:34.602Z] --- PASS: TestStopContainerWithTimeout/-1 (3.05s) [2021-07-27T12:23:34.602Z] === RUN TestDeleteDevicemapper [2021-07-27T12:23:34.602Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-07-27T12:23:34.602Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-07-27T12:23:34.602Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-07-27T12:23:34.746Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2021-07-27T12:23:35.396Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.66s) [2021-07-27T12:23:35.396Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-07-27T12:23:35.679Z] --- PASS: TestCgroupNamespacesRunHostMode (1.89s) [2021-07-27T12:23:35.679Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-07-27T12:23:35.679Z] === RUN TestDockerSuite/TestBuildContextCleanup [2021-07-27T12:23:35.955Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2021-07-27T12:23:36.212Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2021-07-27T12:23:36.324Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.16s) [2021-07-27T12:23:36.324Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-07-27T12:23:36.512Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.27s) [2021-07-27T12:23:36.512Z] === RUN TestUpdateMemory [2021-07-27T12:23:36.512Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2021-07-27T12:23:36.512Z] --- SKIP: TestUpdateMemory (0.00s) [2021-07-27T12:23:36.512Z] === RUN TestUpdateCPUQuota [2021-07-27T12:23:36.512Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2021-07-27T12:23:36.512Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2021-07-27T12:23:36.512Z] === RUN TestUpdatePidsLimit [2021-07-27T12:23:36.512Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2021-07-27T12:23:36.512Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2021-07-27T12:23:36.512Z] === RUN TestUpdateRestartPolicy [2021-07-27T12:23:36.777Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2021-07-27T12:23:36.887Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.68s) [2021-07-27T12:23:36.887Z] === RUN TestCgroupNamespacesRunOlderClient [2021-07-27T12:23:37.341Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2021-07-27T12:23:37.342Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2021-07-27T12:23:37.342Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.82s) [2021-07-27T12:23:37.342Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-07-27T12:23:39.238Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.49s) [2021-07-27T12:23:39.238Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-07-27T12:23:39.403Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.58s) [2021-07-27T12:23:39.403Z] === RUN TestNISDomainname [2021-07-27T12:23:39.496Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.67s) [2021-07-27T12:23:39.496Z] === RUN TestCgroupNamespacesRunOlderClient [2021-07-27T12:23:40.769Z] --- PASS: TestNISDomainname (1.24s) [2021-07-27T12:23:40.769Z] === RUN TestHostnameDnsResolution [2021-07-27T12:23:40.867Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2021-07-27T12:23:41.431Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.87s) [2021-07-27T12:23:41.431Z] === RUN TestNISDomainname [2021-07-27T12:23:42.134Z] --- PASS: TestHostnameDnsResolution (1.19s) [2021-07-27T12:23:42.134Z] === RUN TestStats [2021-07-27T12:23:42.424Z] tests/integration/api_build_test.py .......................X [ 6%] [2021-07-27T12:23:42.803Z] check_test.go:309: [d80a6dd00324e] daemon is not started [2021-07-27T12:23:42.803Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2021-07-27T12:23:42.985Z] tests/integration/api_client_test.py ..... [ 7%] [2021-07-27T12:23:43.060Z] --- PASS: TestNISDomainname (1.51s) [2021-07-27T12:23:43.060Z] === RUN TestHostnameDnsResolution [2021-07-27T12:23:44.648Z] --- PASS: TestStats (2.76s) [2021-07-27T12:23:44.648Z] === RUN TestStopContainerWithTimeout [2021-07-27T12:23:44.648Z] === RUN TestStopContainerWithTimeout/0 [2021-07-27T12:23:44.648Z] === PAUSE TestStopContainerWithTimeout/0 [2021-07-27T12:23:44.648Z] === RUN TestStopContainerWithTimeout/1 [2021-07-27T12:23:44.648Z] === PAUSE TestStopContainerWithTimeout/1 [2021-07-27T12:23:44.648Z] === RUN TestStopContainerWithTimeout/3 [2021-07-27T12:23:44.648Z] === PAUSE TestStopContainerWithTimeout/3 [2021-07-27T12:23:44.648Z] === RUN TestStopContainerWithTimeout/-1 [2021-07-27T12:23:44.648Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-07-27T12:23:44.648Z] === CONT TestStopContainerWithTimeout/0 [2021-07-27T12:23:44.648Z] === CONT TestStopContainerWithTimeout/3 [2021-07-27T12:23:44.838Z] tests/integration/api_config_test.py ..... [ 8%] [2021-07-27T12:23:44.957Z] --- PASS: TestHostnameDnsResolution (1.68s) [2021-07-27T12:23:44.957Z] === RUN TestStats [2021-07-27T12:23:45.577Z] === CONT TestStopContainerWithTimeout/-1 [2021-07-27T12:23:45.888Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2021-07-27T12:23:46.475Z] === RUN TestBoolValue [2021-07-27T12:23:46.475Z] --- PASS: TestBoolValue (0.00s) [2021-07-27T12:23:46.475Z] === RUN TestBoolValueOrDefault [2021-07-27T12:23:46.475Z] --- PASS: TestBoolValueOrDefault (0.00s) [2021-07-27T12:23:46.475Z] === RUN TestInt64ValueOrZero [2021-07-27T12:23:46.475Z] --- PASS: TestInt64ValueOrZero (0.00s) [2021-07-27T12:23:46.475Z] === RUN TestInt64ValueOrDefault [2021-07-27T12:23:46.475Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2021-07-27T12:23:46.475Z] === RUN TestInt64ValueOrDefaultWithError [2021-07-27T12:23:46.475Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2021-07-27T12:23:46.475Z] === RUN TestJsonContentType [2021-07-27T12:23:46.475Z] --- PASS: TestJsonContentType (0.00s) [2021-07-27T12:23:46.475Z] PASS [2021-07-27T12:23:46.475Z] coverage: 14.7% of statements [2021-07-27T12:23:46.475Z] ok github.com/docker/docker/api/server/httputils 0.261s coverage: 14.7% of statements [2021-07-27T12:23:46.475Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-07-27T12:23:46.475Z] === RUN TestMaskSecretKeys [2021-07-27T12:23:46.475Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2021-07-27T12:23:46.475Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2021-07-27T12:23:46.475Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2021-07-27T12:23:46.475Z] --- PASS: TestMaskSecretKeys (0.00s) [2021-07-27T12:23:46.475Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2021-07-27T12:23:46.475Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2021-07-27T12:23:46.475Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2021-07-27T12:23:46.475Z] === RUN TestVersionMiddlewareVersion [2021-07-27T12:23:46.475Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2021-07-27T12:23:46.475Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2021-07-27T12:23:46.475Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2021-07-27T12:23:46.475Z] PASS [2021-07-27T12:23:46.475Z] coverage: 37.7% of statements [2021-07-27T12:23:46.475Z] ok github.com/docker/docker/api/server/middleware 0.260s coverage: 37.7% of statements [2021-07-27T12:23:46.475Z] ? github.com/docker/docker/api/server/router [no test files] [2021-07-27T12:23:46.475Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-07-27T12:23:46.475Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-07-27T12:23:46.475Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-07-27T12:23:46.475Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-07-27T12:23:46.475Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-07-27T12:23:46.475Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-07-27T12:23:46.475Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-07-27T12:23:46.475Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-07-27T12:23:46.475Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-07-27T12:23:46.475Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-07-27T12:23:46.475Z] === RUN TestStrSliceMarshalJSON [2021-07-27T12:23:46.475Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2021-07-27T12:23:46.475Z] === RUN TestStrSliceUnmarshalJSON [2021-07-27T12:23:46.475Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2021-07-27T12:23:46.475Z] === RUN TestStrSliceUnmarshalString [2021-07-27T12:23:46.475Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2021-07-27T12:23:46.475Z] === RUN TestStrSliceUnmarshalSlice [2021-07-27T12:23:46.475Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2021-07-27T12:23:46.475Z] PASS [2021-07-27T12:23:46.475Z] coverage: 90.0% of statements [2021-07-27T12:23:46.475Z] ok github.com/docker/docker/api/types/strslice 0.146s coverage: 90.0% of statements [2021-07-27T12:23:46.475Z] === RUN TestAdjustForAPIVersion [2021-07-27T12:23:46.475Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2021-07-27T12:23:46.475Z] PASS [2021-07-27T12:23:46.475Z] coverage: 5.7% of statements [2021-07-27T12:23:46.475Z] ok github.com/docker/docker/api/server/router/swarm 0.277s coverage: 5.7% of statements [2021-07-27T12:23:46.475Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-07-27T12:23:46.475Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-07-27T12:23:46.475Z] ? github.com/docker/docker/api/types [no test files] [2021-07-27T12:23:46.475Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-07-27T12:23:46.475Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-07-27T12:23:46.475Z] ? github.com/docker/docker/api/types/container [no test files] [2021-07-27T12:23:46.475Z] ? github.com/docker/docker/api/types/events [no test files] [2021-07-27T12:23:46.475Z] === RUN TestToJSON [2021-07-27T12:23:46.475Z] --- PASS: TestToJSON (0.00s) [2021-07-27T12:23:46.475Z] === RUN TestToParamWithVersion [2021-07-27T12:23:46.475Z] --- PASS: TestToParamWithVersion (0.00s) [2021-07-27T12:23:46.475Z] === RUN TestFromJSON [2021-07-27T12:23:46.475Z] --- PASS: TestFromJSON (0.00s) [2021-07-27T12:23:46.475Z] === RUN TestEmpty [2021-07-27T12:23:46.475Z] --- PASS: TestEmpty (0.00s) [2021-07-27T12:23:46.475Z] === RUN TestArgsMatchKVListEmptySources [2021-07-27T12:23:46.475Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2021-07-27T12:23:46.475Z] === RUN TestArgsMatchKVList [2021-07-27T12:23:46.475Z] --- PASS: TestArgsMatchKVList (0.00s) [2021-07-27T12:23:46.475Z] === RUN TestArgsMatch [2021-07-27T12:23:46.475Z] --- PASS: TestArgsMatch (0.00s) [2021-07-27T12:23:46.475Z] === RUN TestAdd [2021-07-27T12:23:46.475Z] --- PASS: TestAdd (0.00s) [2021-07-27T12:23:46.475Z] === RUN TestDel [2021-07-27T12:23:46.475Z] --- PASS: TestDel (0.00s) [2021-07-27T12:23:46.475Z] === RUN TestLen [2021-07-27T12:23:46.475Z] --- PASS: TestLen (0.00s) [2021-07-27T12:23:46.475Z] === RUN TestExactMatch [2021-07-27T12:23:46.475Z] --- PASS: TestExactMatch (0.00s) [2021-07-27T12:23:46.475Z] === RUN TestOnlyOneExactMatch [2021-07-27T12:23:46.475Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2021-07-27T12:23:46.475Z] === RUN TestContains [2021-07-27T12:23:46.475Z] --- PASS: TestContains (0.00s) [2021-07-27T12:23:46.475Z] === RUN TestValidate [2021-07-27T12:23:46.475Z] --- PASS: TestValidate (0.00s) [2021-07-27T12:23:46.475Z] === RUN TestWalkValues [2021-07-27T12:23:46.475Z] --- PASS: TestWalkValues (0.00s) [2021-07-27T12:23:46.475Z] === RUN TestFuzzyMatch [2021-07-27T12:23:46.475Z] --- PASS: TestFuzzyMatch (0.00s) [2021-07-27T12:23:46.475Z] === RUN TestClone [2021-07-27T12:23:46.475Z] --- PASS: TestClone (0.00s) [2021-07-27T12:23:46.475Z] PASS [2021-07-27T12:23:46.475Z] coverage: 92.2% of statements [2021-07-27T12:23:46.475Z] ok github.com/docker/docker/api/types/filters 0.296s coverage: 92.2% of statements [2021-07-27T12:23:46.475Z] ? github.com/docker/docker/api/types/image [no test files] [2021-07-27T12:23:46.475Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-07-27T12:23:46.475Z] ? github.com/docker/docker/api/types/network [no test files] [2021-07-27T12:23:46.475Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-07-27T12:23:46.475Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-07-27T12:23:46.475Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-07-27T12:23:46.475Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-07-27T12:23:46.475Z] === RUN TestDurationToSecondsString [2021-07-27T12:23:46.475Z] --- PASS: TestDurationToSecondsString (0.00s) [2021-07-27T12:23:46.475Z] === RUN TestGetTimestamp [2021-07-27T12:23:46.475Z] --- PASS: TestGetTimestamp (0.17s) [2021-07-27T12:23:46.475Z] === RUN TestParseTimestamps [2021-07-27T12:23:46.475Z] --- PASS: TestParseTimestamps (0.00s) [2021-07-27T12:23:46.475Z] PASS [2021-07-27T12:23:46.475Z] coverage: 100.0% of statements [2021-07-27T12:23:46.475Z] ok github.com/docker/docker/api/types/time 0.299s coverage: 100.0% of statements [2021-07-27T12:23:46.475Z] === RUN TestCompareVersion [2021-07-27T12:23:46.475Z] --- PASS: TestCompareVersion (0.00s) [2021-07-27T12:23:46.475Z] PASS [2021-07-27T12:23:46.475Z] coverage: 75.0% of statements [2021-07-27T12:23:46.475Z] ok github.com/docker/docker/api/types/versions 0.168s coverage: 75.0% of statements [2021-07-27T12:23:46.475Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-07-27T12:23:46.475Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-07-27T12:23:46.475Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-07-27T12:23:46.475Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2021-07-27T12:23:46.475Z] ? github.com/docker/docker/builder [no test files] [2021-07-27T12:23:46.475Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-07-27T12:23:46.475Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-07-27T12:23:46.475Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-07-27T12:23:46.475Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-07-27T12:23:46.475Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-07-27T12:23:46.475Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-07-27T12:23:46.475Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-07-27T12:23:46.475Z] === RUN TestParseRemoteURL [2021-07-27T12:23:46.475Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2021-07-27T12:23:46.475Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2021-07-27T12:23:46.475Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2021-07-27T12:23:46.475Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2021-07-27T12:23:46.475Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2021-07-27T12:23:46.475Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2021-07-27T12:23:46.475Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2021-07-27T12:23:46.475Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2021-07-27T12:23:46.475Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2021-07-27T12:23:46.475Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2021-07-27T12:23:46.475Z] --- PASS: TestParseRemoteURL (0.00s) [2021-07-27T12:23:46.475Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2021-07-27T12:23:46.475Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2021-07-27T12:23:46.475Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2021-07-27T12:23:46.475Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2021-07-27T12:23:46.475Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2021-07-27T12:23:46.475Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2021-07-27T12:23:46.475Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2021-07-27T12:23:46.475Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2021-07-27T12:23:46.475Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2021-07-27T12:23:46.475Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2021-07-27T12:23:46.475Z] === RUN TestCloneArgsSmartHttp [2021-07-27T12:23:46.475Z] --- PASS: TestCloneArgsSmartHttp (0.02s) [2021-07-27T12:23:46.475Z] === RUN TestCloneArgsDumbHttp [2021-07-27T12:23:46.475Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2021-07-27T12:23:46.475Z] === RUN TestCloneArgsGit [2021-07-27T12:23:46.475Z] --- PASS: TestCloneArgsGit (0.00s) [2021-07-27T12:23:46.475Z] === RUN TestCheckoutGit [2021-07-27T12:23:46.475Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2021-07-27T12:23:46.475Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.01s) [2021-07-27T12:23:46.485Z] === RUN TestProcessNoDockerignore [2021-07-27T12:23:46.485Z] --- PASS: TestProcessNoDockerignore (0.00s) [2021-07-27T12:23:46.485Z] === RUN TestProcessShouldLeaveAllFiles [2021-07-27T12:23:46.485Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s) [2021-07-27T12:23:46.485Z] === RUN TestDetectContentType [2021-07-27T12:23:46.485Z] --- PASS: TestDetectContentType (0.00s) [2021-07-27T12:23:46.485Z] === RUN TestSelectAcceptableMIME [2021-07-27T12:23:46.485Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2021-07-27T12:23:46.485Z] === RUN TestInspectEmptyResponse [2021-07-27T12:23:46.485Z] --- PASS: TestInspectEmptyResponse (0.00s) [2021-07-27T12:23:46.485Z] === RUN TestInspectResponseBinary [2021-07-27T12:23:46.485Z] --- PASS: TestInspectResponseBinary (0.00s) [2021-07-27T12:23:46.485Z] === RUN TestResponseUnsupportedContentType [2021-07-27T12:23:46.485Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2021-07-27T12:23:46.485Z] === RUN TestInspectResponseTextSimple [2021-07-27T12:23:46.485Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2021-07-27T12:23:46.485Z] === RUN TestInspectResponseEmptyContentType [2021-07-27T12:23:46.485Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2021-07-27T12:23:46.485Z] === RUN TestUnknownContentLength [2021-07-27T12:23:46.485Z] --- PASS: TestUnknownContentLength (0.00s) [2021-07-27T12:23:46.485Z] === RUN TestDownloadRemote [2021-07-27T12:23:46.485Z] --- PASS: TestDownloadRemote (0.08s) [2021-07-27T12:23:46.485Z] === RUN TestGetWithStatusError [2021-07-27T12:23:46.485Z] --- PASS: TestGetWithStatusError (0.00s) [2021-07-27T12:23:46.485Z] === RUN TestCloseRootDirectory [2021-07-27T12:23:46.485Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-07-27T12:23:46.485Z] --- SKIP: TestCloseRootDirectory (0.00s) [2021-07-27T12:23:46.485Z] === RUN TestHashFile [2021-07-27T12:23:46.485Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-07-27T12:23:46.485Z] --- SKIP: TestHashFile (0.00s) [2021-07-27T12:23:46.485Z] === RUN TestHashSubdir [2021-07-27T12:23:46.485Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-07-27T12:23:46.485Z] --- SKIP: TestHashSubdir (0.01s) [2021-07-27T12:23:46.485Z] === RUN TestRemoveDirectory [2021-07-27T12:23:46.485Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-07-27T12:23:46.485Z] --- SKIP: TestRemoveDirectory (0.00s) [2021-07-27T12:23:46.485Z] PASS [2021-07-27T12:23:46.485Z] coverage: 9.3% of statements [2021-07-27T12:23:46.485Z] ok github.com/docker/docker/builder/remotecontext 0.788s coverage: 9.3% of statements [2021-07-27T12:23:46.943Z] === RUN TestGetAllAllowed [2021-07-27T12:23:46.943Z] --- PASS: TestGetAllAllowed (0.00s) [2021-07-27T12:23:46.943Z] === RUN TestGetAllMeta [2021-07-27T12:23:46.943Z] --- PASS: TestGetAllMeta (0.00s) [2021-07-27T12:23:46.943Z] === RUN TestWarnOnUnusedBuildArgs [2021-07-27T12:23:46.943Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2021-07-27T12:23:46.943Z] === RUN TestIsUnreferencedBuiltin [2021-07-27T12:23:46.943Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2021-07-27T12:23:46.943Z] === RUN TestIsExistingDirectory [2021-07-27T12:23:46.943Z] --- PASS: TestIsExistingDirectory (0.00s) [2021-07-27T12:23:46.943Z] === RUN TestGetFilenameForDownload [2021-07-27T12:23:46.943Z] --- PASS: TestGetFilenameForDownload (0.00s) [2021-07-27T12:23:46.943Z] === RUN TestEnv2Variables [2021-07-27T12:23:46.943Z] --- PASS: TestEnv2Variables (0.00s) [2021-07-27T12:23:46.943Z] === RUN TestEnvValueWithExistingRunConfigEnv [2021-07-27T12:23:46.943Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2021-07-27T12:23:46.943Z] === RUN TestMaintainer [2021-07-27T12:23:46.943Z] --- PASS: TestMaintainer (0.00s) [2021-07-27T12:23:46.943Z] === RUN TestLabel [2021-07-27T12:23:46.943Z] --- PASS: TestLabel (0.00s) [2021-07-27T12:23:46.943Z] === RUN TestFromScratch [2021-07-27T12:23:46.943Z] --- PASS: TestFromScratch (0.00s) [2021-07-27T12:23:46.943Z] === RUN TestFromWithArg [2021-07-27T12:23:46.943Z] --- PASS: TestFromWithArg (0.00s) [2021-07-27T12:23:46.943Z] === RUN TestFromWithArgButBuildArgsNotGiven [2021-07-27T12:23:46.943Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2021-07-27T12:23:46.943Z] === RUN TestFromWithUndefinedArg [2021-07-27T12:23:46.943Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2021-07-27T12:23:46.943Z] === RUN TestFromMultiStageWithNamedStage [2021-07-27T12:23:46.943Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2021-07-27T12:23:46.943Z] === RUN TestOnbuild [2021-07-27T12:23:46.943Z] --- PASS: TestOnbuild (0.00s) [2021-07-27T12:23:46.943Z] === RUN TestWorkdir [2021-07-27T12:23:46.943Z] --- PASS: TestWorkdir (0.00s) [2021-07-27T12:23:46.943Z] === RUN TestCmd [2021-07-27T12:23:46.943Z] --- PASS: TestCmd (0.00s) [2021-07-27T12:23:46.943Z] === RUN TestHealthcheckNone [2021-07-27T12:23:46.943Z] --- PASS: TestHealthcheckNone (0.00s) [2021-07-27T12:23:46.943Z] === RUN TestHealthcheckCmd [2021-07-27T12:23:46.943Z] --- PASS: TestHealthcheckCmd (0.00s) [2021-07-27T12:23:46.943Z] === RUN TestEntrypoint [2021-07-27T12:23:46.943Z] --- PASS: TestEntrypoint (0.00s) [2021-07-27T12:23:46.943Z] === RUN TestExpose [2021-07-27T12:23:46.943Z] --- PASS: TestExpose (0.00s) [2021-07-27T12:23:46.943Z] === RUN TestUser [2021-07-27T12:23:46.943Z] --- PASS: TestUser (0.00s) [2021-07-27T12:23:46.943Z] === RUN TestVolume [2021-07-27T12:23:46.943Z] --- PASS: TestVolume (0.00s) [2021-07-27T12:23:46.943Z] === RUN TestStopSignal [2021-07-27T12:23:46.943Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-07-27T12:23:46.943Z] --- SKIP: TestStopSignal (0.00s) [2021-07-27T12:23:46.943Z] === RUN TestArg [2021-07-27T12:23:46.943Z] --- PASS: TestArg (0.00s) [2021-07-27T12:23:46.943Z] === RUN TestShell [2021-07-27T12:23:46.943Z] --- PASS: TestShell (0.00s) [2021-07-27T12:23:46.943Z] === RUN TestPrependEnvOnCmd [2021-07-27T12:23:46.943Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2021-07-27T12:23:46.943Z] === RUN TestRunWithBuildArgs [2021-07-27T12:23:46.944Z] --- PASS: TestRunWithBuildArgs (0.00s) [2021-07-27T12:23:46.944Z] === RUN TestRunIgnoresHealthcheck [2021-07-27T12:23:46.944Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2021-07-27T12:23:46.944Z] === RUN TestDispatchUnsupportedOptions [2021-07-27T12:23:46.944Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2021-07-27T12:23:46.944Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2021-07-27T12:23:46.944Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2021-07-27T12:23:46.944Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2021-07-27T12:23:46.944Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2021-07-27T12:23:46.944Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2021-07-27T12:23:46.944Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2021-07-27T12:23:46.944Z] === RUN TestNormalizeWorkdir [2021-07-27T12:23:46.944Z] --- PASS: TestNormalizeWorkdir (0.00s) [2021-07-27T12:23:46.944Z] === RUN TestDispatch [2021-07-27T12:23:46.944Z] === RUN TestDispatch/ADD_multiple_files_to_file [2021-07-27T12:23:46.944Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2021-07-27T12:23:46.944Z] === RUN TestDispatch/COPY_multiple_files_to_file [2021-07-27T12:23:46.944Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2021-07-27T12:23:46.944Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2021-07-27T12:23:46.944Z] === RUN TestDispatch/COPY_wildcard_no_files [2021-07-27T12:23:46.944Z] === RUN TestDispatch/COPY_url [2021-07-27T12:23:46.944Z] --- PASS: TestDispatch (0.08s) [2021-07-27T12:23:46.944Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.02s) [2021-07-27T12:23:46.944Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.02s) [2021-07-27T12:23:46.944Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2021-07-27T12:23:46.944Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2021-07-27T12:23:46.944Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2021-07-27T12:23:46.944Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2021-07-27T12:23:46.944Z] --- PASS: TestDispatch/COPY_url (0.00s) [2021-07-27T12:23:46.944Z] === RUN TestAddScratchImageAddsToMounts [2021-07-27T12:23:46.944Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2021-07-27T12:23:46.944Z] === RUN TestAddFromScratchPopulatesPlatform [2021-07-27T12:23:46.944Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2021-07-27T12:23:46.944Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2021-07-27T12:23:46.944Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2021-07-27T12:23:46.944Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2021-07-27T12:23:46.944Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2021-07-27T12:23:46.944Z] === RUN TestImageSourceGetAddsToMounts [2021-07-27T12:23:46.944Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2021-07-27T12:23:46.944Z] === RUN TestEmptyDockerfile [2021-07-27T12:23:46.944Z] --- PASS: TestEmptyDockerfile (0.00s) [2021-07-27T12:23:46.944Z] === RUN TestSymlinkDockerfile [2021-07-27T12:23:46.944Z] --- PASS: TestSymlinkDockerfile (0.01s) [2021-07-27T12:23:46.944Z] === RUN TestDockerfileOutsideTheBuildContext [2021-07-27T12:23:46.944Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2021-07-27T12:23:46.944Z] === RUN TestNonExistingDockerfile [2021-07-27T12:23:46.944Z] --- PASS: TestNonExistingDockerfile (0.00s) [2021-07-27T12:23:46.944Z] === RUN TestCopyRunConfig [2021-07-27T12:23:46.944Z] --- PASS: TestCopyRunConfig (0.00s) [2021-07-27T12:23:46.944Z] === RUN TestDeepCopyRunConfig [2021-07-27T12:23:46.944Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2021-07-27T12:23:46.944Z] === RUN TestExportImage [2021-07-27T12:23:46.944Z] --- PASS: TestExportImage (0.00s) [2021-07-27T12:23:46.944Z] === RUN TestNormalizeDest [2021-07-27T12:23:46.944Z] --- PASS: TestNormalizeDest (0.00s) [2021-07-27T12:23:46.944Z] PASS [2021-07-27T12:23:46.944Z] coverage: 47.0% of statements [2021-07-27T12:23:46.944Z] ok github.com/docker/docker/builder/dockerfile 0.915s coverage: 47.0% of statements [2021-07-27T12:23:46.944Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-07-27T12:23:47.402Z] === RUN TestEnable [2021-07-27T12:23:47.402Z] --- PASS: TestEnable (0.00s) [2021-07-27T12:23:47.402Z] === RUN TestDisable [2021-07-27T12:23:47.402Z] --- PASS: TestDisable (0.00s) [2021-07-27T12:23:47.402Z] === RUN TestEnabled [2021-07-27T12:23:47.402Z] --- PASS: TestEnabled (0.00s) [2021-07-27T12:23:47.402Z] PASS [2021-07-27T12:23:47.402Z] coverage: 100.0% of statements [2021-07-27T12:23:47.402Z] ok github.com/docker/docker/cli/debug 0.127s coverage: 100.0% of statements [2021-07-27T12:23:47.789Z] --- PASS: TestStats (2.97s) [2021-07-27T12:23:47.789Z] === RUN TestStopContainerWithTimeout [2021-07-27T12:23:47.789Z] === RUN TestStopContainerWithTimeout/0 [2021-07-27T12:23:47.789Z] === PAUSE TestStopContainerWithTimeout/0 [2021-07-27T12:23:47.789Z] === RUN TestStopContainerWithTimeout/1 [2021-07-27T12:23:47.789Z] === PAUSE TestStopContainerWithTimeout/1 [2021-07-27T12:23:47.789Z] === RUN TestStopContainerWithTimeout/3 [2021-07-27T12:23:47.789Z] === PAUSE TestStopContainerWithTimeout/3 [2021-07-27T12:23:47.789Z] === RUN TestStopContainerWithTimeout/-1 [2021-07-27T12:23:47.789Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-07-27T12:23:47.789Z] === CONT TestStopContainerWithTimeout/0 [2021-07-27T12:23:47.789Z] === CONT TestStopContainerWithTimeout/3 [2021-07-27T12:23:47.789Z] === CONT TestStopContainerWithTimeout/1 [2021-07-27T12:23:47.789Z] === CONT TestStopContainerWithTimeout/-1 [2021-07-27T12:23:48.090Z] === CONT TestStopContainerWithTimeout/1 [2021-07-27T12:23:48.368Z] === RUN TestTCP4Proxy [2021-07-27T12:23:48.368Z] --- PASS: TestTCP4Proxy (0.01s) [2021-07-27T12:23:48.368Z] === RUN TestTCP4ProxyHalfClose [2021-07-27T12:23:48.368Z] --- PASS: TestTCP4ProxyHalfClose (0.00s) [2021-07-27T12:23:48.368Z] === RUN TestTCP6Proxy [2021-07-27T12:23:48.368Z] network_proxy_test.go:197: Need to start CI docker with --ipv6 [2021-07-27T12:23:48.368Z] --- SKIP: TestTCP6Proxy (0.00s) [2021-07-27T12:23:48.368Z] === RUN TestTCPDualStackProxy [2021-07-27T12:23:48.368Z] network_proxy_test.go:212: No support for dual stack yet [2021-07-27T12:23:48.368Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2021-07-27T12:23:48.368Z] === RUN TestUDP4Proxy [2021-07-27T12:23:48.368Z] --- PASS: TestUDP4Proxy (0.00s) [2021-07-27T12:23:48.368Z] === RUN TestUDP6Proxy [2021-07-27T12:23:48.368Z] network_proxy_test.go:241: Need to start CI docker with --ipv6 [2021-07-27T12:23:48.368Z] --- SKIP: TestUDP6Proxy (0.00s) [2021-07-27T12:23:48.368Z] === RUN TestUDPWriteError [2021-07-27T12:23:48.368Z] --- PASS: TestUDPWriteError (0.00s) [2021-07-27T12:23:48.368Z] === RUN TestSCTP4Proxy [2021-07-27T12:23:48.368Z] network_proxy_test.go:288: runtime.GOOS == "windows": sctp is not supported on windows [2021-07-27T12:23:48.368Z] --- SKIP: TestSCTP4Proxy (0.00s) [2021-07-27T12:23:48.368Z] === RUN TestSCTP6Proxy [2021-07-27T12:23:48.368Z] network_proxy_test.go:302: Need to start CI docker with --ipv6 [2021-07-27T12:23:48.368Z] --- SKIP: TestSCTP6Proxy (0.00s) [2021-07-27T12:23:48.368Z] PASS [2021-07-27T12:23:48.368Z] coverage: 49.4% of statements [2021-07-27T12:23:48.368Z] ok github.com/docker/docker/cmd/docker-proxy 0.175s coverage: 49.4% of statements [2021-07-27T12:23:48.733Z] --- PASS: TestUpdateRestartPolicy (12.43s) [2021-07-27T12:23:48.733Z] === RUN TestUpdateRestartWithAutoRemove [2021-07-27T12:23:48.754Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2021-07-27T12:23:49.303Z] --- PASS: TestUpdateRestartWithAutoRemove (0.63s) [2021-07-27T12:23:49.303Z] === RUN TestWaitNonBlocked [2021-07-27T12:23:49.303Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-07-27T12:23:49.303Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-07-27T12:23:49.303Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-07-27T12:23:49.303Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-07-27T12:23:49.303Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-07-27T12:23:49.303Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-07-27T12:23:49.323Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2021-07-27T12:23:49.454Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2021-07-27T12:23:49.454Z] --- PASS: TestStopContainerWithTimeout/0 (0.98s) [2021-07-27T12:23:49.454Z] --- PASS: TestStopContainerWithTimeout/3 (2.97s) [2021-07-27T12:23:49.454Z] --- PASS: TestStopContainerWithTimeout/-1 (2.68s) [2021-07-27T12:23:49.454Z] --- PASS: TestStopContainerWithTimeout/1 (1.74s) [2021-07-27T12:23:49.454Z] === RUN TestDeleteDevicemapper [2021-07-27T12:23:49.454Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-07-27T12:23:49.454Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-07-27T12:23:49.454Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-07-27T12:23:49.888Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2021-07-27T12:23:50.146Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2021-07-27T12:23:50.146Z] check_test.go:309: [d4dfdf4d5d2aa] daemon is not started [2021-07-27T12:23:50.146Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2021-07-27T12:23:50.728Z] --- PASS: TestWaitNonBlocked (0.02s) [2021-07-27T12:23:50.728Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.01s) [2021-07-27T12:23:50.728Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.05s) [2021-07-27T12:23:50.728Z] === RUN TestWaitBlocked [2021-07-27T12:23:50.728Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-07-27T12:23:50.728Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-07-27T12:23:50.728Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-07-27T12:23:50.728Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-07-27T12:23:50.728Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-07-27T12:23:50.728Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-07-27T12:23:51.078Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2021-07-27T12:23:51.078Z] --- PASS: TestStopContainerWithTimeout/0 (1.39s) [2021-07-27T12:23:51.078Z] --- PASS: TestStopContainerWithTimeout/1 (2.03s) [2021-07-27T12:23:51.078Z] --- PASS: TestStopContainerWithTimeout/-1 (3.05s) [2021-07-27T12:23:51.078Z] --- PASS: TestStopContainerWithTimeout/3 (3.37s) [2021-07-27T12:23:51.078Z] === RUN TestDeleteDevicemapper [2021-07-27T12:23:51.078Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-07-27T12:23:51.078Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-07-27T12:23:51.078Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-07-27T12:23:51.671Z] --- PASS: TestWaitBlocked (0.02s) [2021-07-27T12:23:51.671Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.04s) [2021-07-27T12:23:51.671Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.15s) [2021-07-27T12:23:51.671Z] === CONT TestDaemonRestartIpcMode [2021-07-27T12:23:51.672Z] === CONT TestIpcModeOlderClient [2021-07-27T12:23:51.672Z] --- PASS: TestIpcModeOlderClient (0.07s) [2021-07-27T12:23:51.672Z] === CONT TestRestartDaemonWithRestartingContainer [2021-07-27T12:23:51.969Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.24s) [2021-07-27T12:23:51.969Z] === RUN TestUpdateMemory [2021-07-27T12:23:52.897Z] --- PASS: TestUpdateMemory (1.26s) [2021-07-27T12:23:52.897Z] === RUN TestUpdateCPUQuota [2021-07-27T12:23:52.974Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2021-07-27T12:23:53.906Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2021-07-27T12:23:54.837Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.60s) [2021-07-27T12:23:54.837Z] === RUN TestUpdateMemory [2021-07-27T12:23:54.837Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-07-27T12:23:54.837Z] --- SKIP: TestUpdateMemory (0.00s) [2021-07-27T12:23:54.837Z] === RUN TestUpdateCPUQuota [2021-07-27T12:23:54.862Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-07-27T12:23:54.862Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2021-07-27T12:23:54.862Z] GOOS="" GOARCH="" GOARM="" [2021-07-27T12:23:54.862Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2021-07-27T12:23:54.862Z] [2021-07-27T12:23:54.862Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-07-27T12:23:54.862Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-07-27T12:23:54.862Z] HOSTNAME=044e2a4f724a [2021-07-27T12:23:54.862Z] TESTDEBUG=0 [2021-07-27T12:23:54.862Z] DEST=bundles/test-integration [2021-07-27T12:23:54.862Z] PWD=/go/src/github.com/docker/docker [2021-07-27T12:23:54.862Z] DOCKER_GITCOMMIT=13cb04e57c9aafd93d10d06bdb942f2f10d7a8c2 [2021-07-27T12:23:54.862Z] container=docker [2021-07-27T12:23:54.862Z] HOME=/root [2021-07-27T12:23:54.862Z] GOLANG_VERSION=1.16.6 [2021-07-27T12:23:54.862Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-07-27T12:23:54.862Z] VALIDATE_BRANCH=master [2021-07-27T12:23:54.862Z] TERM=xterm [2021-07-27T12:23:54.862Z] DOCKER_PKG=github.com/docker/docker [2021-07-27T12:23:54.862Z] SHLVL=1 [2021-07-27T12:23:54.862Z] TIMEOUT=120m [2021-07-27T12:23:54.862Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-07-27T12:23:54.862Z] DOCKER_GRAPHDRIVER=overlay2 [2021-07-27T12:23:54.862Z] GO111MODULE=off [2021-07-27T12:23:54.862Z] DOCKER_EXPERIMENTAL=1 [2021-07-27T12:23:54.862Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-07-27T12:23:54.862Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-07-27T12:23:54.862Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-07-27T12:23:54.862Z] GOPATH=/go [2021-07-27T12:23:54.862Z] PKG_CONFIG=pkg-config [2021-07-27T12:23:54.862Z] _=/usr/bin/env [2021-07-27T12:23:54.862Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-07-27T12:23:54.972Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.14s) [2021-07-27T12:23:55.542Z] --- PASS: TestDaemonRestartIpcMode (3.79s) [2021-07-27T12:23:55.542Z] PASS [2021-07-27T12:23:55.542Z] [2021-07-27T12:23:55.542Z] === Skipped [2021-07-27T12:23:55.542Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-07-27T12:23:55.542Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-07-27T12:23:55.542Z] [2021-07-27T12:23:55.542Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2021-07-27T12:23:55.542Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2021-07-27T12:23:55.542Z] [2021-07-27T12:23:55.542Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2021-07-27T12:23:55.542Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-27T12:23:55.542Z] [2021-07-27T12:23:55.542Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2021-07-27T12:23:55.542Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2021-07-27T12:23:55.542Z] [2021-07-27T12:23:55.542Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2021-07-27T12:23:55.542Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-07-27T12:23:55.542Z] [2021-07-27T12:23:55.542Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2021-07-27T12:23:55.542Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-07-27T12:23:55.542Z] [2021-07-27T12:23:55.542Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2021-07-27T12:23:55.542Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-07-27T12:23:55.542Z] [2021-07-27T12:23:55.542Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2021-07-27T12:23:55.542Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-07-27T12:23:55.542Z] [2021-07-27T12:23:55.542Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2021-07-27T12:23:55.542Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-07-27T12:23:55.542Z] [2021-07-27T12:23:55.542Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2021-07-27T12:23:55.542Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" [2021-07-27T12:23:55.542Z] [2021-07-27T12:23:55.542Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2021-07-27T12:23:55.542Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-07-27T12:23:55.542Z] [2021-07-27T12:23:55.542Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2021-07-27T12:23:55.542Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2021-07-27T12:23:55.542Z] [2021-07-27T12:23:55.542Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s) [2021-07-27T12:23:55.542Z] 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-07-27T12:23:55.542Z] [2021-07-27T12:23:55.542Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s) [2021-07-27T12:23:55.542Z] 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-07-27T12:23:55.542Z] [2021-07-27T12:23:55.542Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s) [2021-07-27T12:23:55.542Z] 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-07-27T12:23:55.542Z] [2021-07-27T12:23:55.542Z] === SKIP: amd64.integration.container TestPause (0.00s) [2021-07-27T12:23:55.542Z] pause_test.go:24: testEnv.DaemonInfo.CgroupDriver == "none" [2021-07-27T12:23:55.542Z] [2021-07-27T12:23:55.542Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-07-27T12:23:55.542Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-07-27T12:23:55.542Z] [2021-07-27T12:23:55.542Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s) [2021-07-27T12:23:55.542Z] pause_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" [2021-07-27T12:23:55.542Z] [2021-07-27T12:23:55.542Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2021-07-27T12:23:55.542Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2021-07-27T12:23:55.542Z] [2021-07-27T12:23:55.542Z] === SKIP: amd64.integration.container TestNISDomainname (0.01s) [2021-07-27T12:23:55.542Z] run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2021-07-27T12:23:55.542Z] [2021-07-27T12:23:55.542Z] === SKIP: amd64.integration.container TestStats (0.00s) [2021-07-27T12:23:55.542Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2021-07-27T12:23:55.542Z] [2021-07-27T12:23:55.542Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-07-27T12:23:55.542Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-07-27T12:23:55.542Z] [2021-07-27T12:23:55.542Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2021-07-27T12:23:55.542Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2021-07-27T12:23:55.542Z] [2021-07-27T12:23:55.542Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2021-07-27T12:23:55.542Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2021-07-27T12:23:55.542Z] [2021-07-27T12:23:55.542Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2021-07-27T12:23:55.542Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2021-07-27T12:23:55.542Z] [2021-07-27T12:23:55.542Z] [2021-07-27T12:23:55.542Z] DONE 177 tests, 25 skipped in 99.880s [2021-07-27T12:23:55.542Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2021-07-27T12:23:55.542Z] === RUN TestConfigDaemonLibtrustID [2021-07-27T12:23:56.112Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2021-07-27T12:23:56.112Z] === RUN TestDaemonConfigValidation [2021-07-27T12:23:56.112Z] === RUN TestDaemonConfigValidation/config_with_no_content [2021-07-27T12:23:56.112Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2021-07-27T12:23:56.112Z] === RUN TestDaemonConfigValidation/config_with_{} [2021-07-27T12:23:56.112Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2021-07-27T12:23:56.112Z] === RUN TestDaemonConfigValidation/invalid_config [2021-07-27T12:23:56.112Z] === PAUSE TestDaemonConfigValidation/invalid_config [2021-07-27T12:23:56.112Z] === RUN TestDaemonConfigValidation/malformed_config [2021-07-27T12:23:56.112Z] === PAUSE TestDaemonConfigValidation/malformed_config [2021-07-27T12:23:56.112Z] === RUN TestDaemonConfigValidation/valid_config [2021-07-27T12:23:56.112Z] === PAUSE TestDaemonConfigValidation/valid_config [2021-07-27T12:23:56.112Z] === CONT TestDaemonConfigValidation/config_with_no_content [2021-07-27T12:23:56.112Z] === CONT TestDaemonConfigValidation/valid_config [2021-07-27T12:23:56.112Z] === CONT TestDaemonConfigValidation/malformed_config [2021-07-27T12:23:56.112Z] === CONT TestDaemonConfigValidation/invalid_config [2021-07-27T12:23:56.112Z] === CONT TestDaemonConfigValidation/config_with_{} [2021-07-27T12:23:56.112Z] --- PASS: TestDaemonConfigValidation (0.00s) [2021-07-27T12:23:56.112Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.08s) [2021-07-27T12:23:56.112Z] --- PASS: TestDaemonConfigValidation/valid_config (0.08s) [2021-07-27T12:23:56.112Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.08s) [2021-07-27T12:23:56.112Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.07s) [2021-07-27T12:23:56.112Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.04s) [2021-07-27T12:23:56.112Z] PASS [2021-07-27T12:23:56.112Z] [2021-07-27T12:23:56.112Z] DONE 7 tests in 0.825s [2021-07-27T12:23:56.112Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-07-27T12:23:56.372Z] INFO: Testing against a local daemon [2021-07-27T12:23:56.372Z] === RUN TestCommitInheritsEnv [2021-07-27T12:23:56.733Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2021-07-27T12:23:57.298Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2021-07-27T12:23:58.229Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2021-07-27T12:23:58.229Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2021-07-27T12:23:58.229Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2021-07-27T12:23:58.229Z] docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows [2021-07-27T12:23:58.229Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2021-07-27T12:23:58.229Z] docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows [2021-07-27T12:23:58.229Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2021-07-27T12:23:58.229Z] docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows [2021-07-27T12:23:58.229Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2021-07-27T12:23:58.280Z] --- PASS: TestCommitInheritsEnv (1.81s) [2021-07-27T12:23:58.280Z] === RUN TestImportExtremelyLargeImageWorks [2021-07-27T12:23:58.280Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-07-27T12:23:58.280Z] === RUN TestImagesFilterMultiReference [2021-07-27T12:23:58.280Z] --- PASS: TestImagesFilterMultiReference (0.12s) [2021-07-27T12:23:58.280Z] === RUN TestImagePullPlatformInvalid [2021-07-27T12:23:58.280Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2021-07-27T12:23:58.280Z] === RUN TestRemoveImageOrphaning [2021-07-27T12:23:58.486Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2021-07-27T12:23:59.051Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2021-07-27T12:23:59.442Z] --- PASS: TestUpdateCPUQuota (6.32s) [2021-07-27T12:23:59.442Z] === RUN TestUpdatePidsLimit [2021-07-27T12:23:59.442Z] === RUN TestUpdatePidsLimit/update_from_none [2021-07-27T12:23:59.616Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2021-07-27T12:23:59.616Z] docker_cli_daemon_test.go:2887: Checking IpcMode private set from config [2021-07-27T12:23:59.874Z] docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from config [2021-07-27T12:24:00.004Z] === RUN TestUpdatePidsLimit/no_change [2021-07-27T12:24:00.187Z] --- PASS: TestRemoveImageOrphaning (1.82s) [2021-07-27T12:24:00.187Z] === RUN TestRemoveImageGarbageCollector [2021-07-27T12:24:00.187Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2021-07-27T12:24:00.187Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2021-07-27T12:24:00.188Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-07-27T12:24:00.188Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2021-07-27T12:24:00.188Z] === RUN TestTagInvalidReference [2021-07-27T12:24:00.188Z] --- PASS: TestTagInvalidReference (0.01s) [2021-07-27T12:24:00.188Z] === RUN TestTagValidPrefixedRepo [2021-07-27T12:24:00.188Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2021-07-27T12:24:00.188Z] === RUN TestTagExistedNameWithoutForce [2021-07-27T12:24:00.188Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2021-07-27T12:24:00.188Z] === RUN TestTagOfficialNames [2021-07-27T12:24:00.438Z] docker_cli_daemon_test.go:2887: Checking IpcMode host set from config [2021-07-27T12:24:00.448Z] --- PASS: TestTagOfficialNames (0.06s) [2021-07-27T12:24:00.448Z] === RUN TestTagMatchesDigest [2021-07-27T12:24:00.448Z] --- PASS: TestTagMatchesDigest (0.01s) [2021-07-27T12:24:00.448Z] === CONT TestImportExtremelyLargeImageWorks [2021-07-27T12:24:00.566Z] === RUN TestUpdatePidsLimit/update_lower [2021-07-27T12:24:00.737Z] === RUN TestCheckpointCreateError [2021-07-27T12:24:00.737Z] --- PASS: TestCheckpointCreateError (0.00s) [2021-07-27T12:24:00.737Z] === RUN TestCheckpointCreate [2021-07-27T12:24:00.737Z] --- PASS: TestCheckpointCreate (0.00s) [2021-07-27T12:24:00.737Z] === RUN TestCheckpointDeleteError [2021-07-27T12:24:00.737Z] --- PASS: TestCheckpointDeleteError (0.00s) [2021-07-27T12:24:00.737Z] === RUN TestCheckpointDelete [2021-07-27T12:24:00.737Z] --- PASS: TestCheckpointDelete (0.00s) [2021-07-27T12:24:00.737Z] === RUN TestCheckpointListError [2021-07-27T12:24:00.737Z] --- PASS: TestCheckpointListError (0.00s) [2021-07-27T12:24:00.737Z] === RUN TestCheckpointList [2021-07-27T12:24:00.737Z] --- PASS: TestCheckpointList (0.00s) [2021-07-27T12:24:00.737Z] === RUN TestCheckpointListContainerNotFound [2021-07-27T12:24:00.737Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2021-07-27T12:24:00.737Z] === RUN TestNewClientWithOpsFromEnv [2021-07-27T12:24:00.737Z] client_test.go:23: runtime.GOOS == "windows" [2021-07-27T12:24:00.737Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2021-07-27T12:24:00.737Z] === RUN TestGetAPIPath [2021-07-27T12:24:00.737Z] --- PASS: TestGetAPIPath (0.00s) [2021-07-27T12:24:00.737Z] === RUN TestParseHostURL [2021-07-27T12:24:00.737Z] --- PASS: TestParseHostURL (0.00s) [2021-07-27T12:24:00.737Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2021-07-27T12:24:00.737Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2021-07-27T12:24:00.737Z] === RUN TestNegotiateAPIVersionEmpty [2021-07-27T12:24:00.737Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2021-07-27T12:24:00.737Z] === RUN TestNegotiateAPIVersion [2021-07-27T12:24:00.737Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2021-07-27T12:24:00.737Z] === RUN TestNegotiateAPVersionOverride [2021-07-27T12:24:00.737Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2021-07-27T12:24:00.737Z] === RUN TestNegotiateAPIVersionAutomatic [2021-07-27T12:24:00.737Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2021-07-27T12:24:00.737Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2021-07-27T12:24:00.737Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2021-07-27T12:24:00.737Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2021-07-27T12:24:00.737Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2021-07-27T12:24:00.737Z] === RUN TestClientRedirect [2021-07-27T12:24:00.737Z] --- PASS: TestClientRedirect (0.00s) [2021-07-27T12:24:00.737Z] === RUN TestConfigCreateUnsupported [2021-07-27T12:24:00.737Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2021-07-27T12:24:00.737Z] === RUN TestConfigCreateError [2021-07-27T12:24:00.737Z] --- PASS: TestConfigCreateError (0.00s) [2021-07-27T12:24:00.737Z] === RUN TestConfigCreate [2021-07-27T12:24:00.737Z] --- PASS: TestConfigCreate (0.00s) [2021-07-27T12:24:00.737Z] === RUN TestConfigInspectNotFound [2021-07-27T12:24:00.737Z] --- PASS: TestConfigInspectNotFound (0.00s) [2021-07-27T12:24:00.737Z] === RUN TestConfigInspectWithEmptyID [2021-07-27T12:24:00.737Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2021-07-27T12:24:00.737Z] === RUN TestConfigInspectUnsupported [2021-07-27T12:24:00.737Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2021-07-27T12:24:00.737Z] === RUN TestConfigInspectError [2021-07-27T12:24:00.737Z] --- PASS: TestConfigInspectError (0.00s) [2021-07-27T12:24:00.737Z] === RUN TestConfigInspectConfigNotFound [2021-07-27T12:24:00.737Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2021-07-27T12:24:00.737Z] === RUN TestConfigInspect [2021-07-27T12:24:00.737Z] --- PASS: TestConfigInspect (0.00s) [2021-07-27T12:24:00.737Z] === RUN TestConfigListUnsupported [2021-07-27T12:24:00.737Z] --- PASS: TestConfigListUnsupported (0.00s) [2021-07-27T12:24:00.737Z] === RUN TestConfigListError [2021-07-27T12:24:00.737Z] --- PASS: TestConfigListError (0.00s) [2021-07-27T12:24:00.737Z] === RUN TestConfigList [2021-07-27T12:24:00.737Z] --- PASS: TestConfigList (0.00s) [2021-07-27T12:24:00.737Z] === RUN TestConfigRemoveUnsupported [2021-07-27T12:24:00.737Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2021-07-27T12:24:00.737Z] === RUN TestConfigRemoveError [2021-07-27T12:24:00.737Z] --- PASS: TestConfigRemoveError (0.00s) [2021-07-27T12:24:00.737Z] === RUN TestConfigRemove [2021-07-27T12:24:00.737Z] --- PASS: TestConfigRemove (0.00s) [2021-07-27T12:24:00.737Z] === RUN TestConfigUpdateUnsupported [2021-07-27T12:24:00.737Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2021-07-27T12:24:00.737Z] === RUN TestConfigUpdateError [2021-07-27T12:24:00.737Z] --- PASS: TestConfigUpdateError (0.00s) [2021-07-27T12:24:00.737Z] === RUN TestConfigUpdate [2021-07-27T12:24:00.737Z] --- PASS: TestConfigUpdate (0.00s) [2021-07-27T12:24:00.737Z] === RUN TestContainerCommitError [2021-07-27T12:24:00.737Z] --- PASS: TestContainerCommitError (0.00s) [2021-07-27T12:24:00.737Z] === RUN TestContainerCommit [2021-07-27T12:24:00.737Z] --- PASS: TestContainerCommit (0.00s) [2021-07-27T12:24:00.737Z] === RUN TestContainerStatPathError [2021-07-27T12:24:00.737Z] --- PASS: TestContainerStatPathError (0.00s) [2021-07-27T12:24:00.737Z] === RUN TestContainerStatPathNotFoundError [2021-07-27T12:24:00.737Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2021-07-27T12:24:00.737Z] === RUN TestContainerStatPathNoHeaderError [2021-07-27T12:24:00.737Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2021-07-27T12:24:00.737Z] === RUN TestContainerStatPath [2021-07-27T12:24:00.737Z] --- PASS: TestContainerStatPath (0.00s) [2021-07-27T12:24:00.737Z] === RUN TestCopyToContainerError [2021-07-27T12:24:00.737Z] --- PASS: TestCopyToContainerError (0.00s) [2021-07-27T12:24:00.737Z] === RUN TestCopyToContainerNotFoundError [2021-07-27T12:24:00.737Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2021-07-27T12:24:00.737Z] === RUN TestCopyToContainerNotStatusOKError [2021-07-27T12:24:00.737Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2021-07-27T12:24:00.737Z] === RUN TestCopyToContainer [2021-07-27T12:24:00.737Z] --- PASS: TestCopyToContainer (0.00s) [2021-07-27T12:24:00.737Z] === RUN TestCopyFromContainerError [2021-07-27T12:24:00.737Z] --- PASS: TestCopyFromContainerError (0.00s) [2021-07-27T12:24:00.737Z] === RUN TestCopyFromContainerNotFoundError [2021-07-27T12:24:00.737Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2021-07-27T12:24:00.737Z] === RUN TestCopyFromContainerNotStatusOKError [2021-07-27T12:24:00.737Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2021-07-27T12:24:00.737Z] === RUN TestCopyFromContainerNoHeaderError [2021-07-27T12:24:00.737Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2021-07-27T12:24:00.737Z] === RUN TestCopyFromContainer [2021-07-27T12:24:00.737Z] --- PASS: TestCopyFromContainer (0.00s) [2021-07-27T12:24:00.737Z] === RUN TestContainerCreateError [2021-07-27T12:24:00.737Z] --- PASS: TestContainerCreateError (0.00s) [2021-07-27T12:24:00.737Z] === RUN TestContainerCreateImageNotFound [2021-07-27T12:24:00.737Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2021-07-27T12:24:00.737Z] === RUN TestContainerCreateWithName [2021-07-27T12:24:00.737Z] --- PASS: TestContainerCreateWithName (0.00s) [2021-07-27T12:24:00.737Z] === RUN TestContainerCreateAutoRemove [2021-07-27T12:24:00.737Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2021-07-27T12:24:00.737Z] === RUN TestContainerDiffError [2021-07-27T12:24:00.737Z] --- PASS: TestContainerDiffError (0.00s) [2021-07-27T12:24:00.737Z] === RUN TestContainerDiff [2021-07-27T12:24:00.737Z] --- PASS: TestContainerDiff (0.00s) [2021-07-27T12:24:00.737Z] === RUN TestContainerExecCreateError [2021-07-27T12:24:00.737Z] --- PASS: TestContainerExecCreateError (0.00s) [2021-07-27T12:24:00.737Z] === RUN TestContainerExecCreate [2021-07-27T12:24:00.737Z] --- PASS: TestContainerExecCreate (0.00s) [2021-07-27T12:24:00.737Z] === RUN TestContainerExecStartError [2021-07-27T12:24:00.737Z] --- PASS: TestContainerExecStartError (0.00s) [2021-07-27T12:24:00.737Z] === RUN TestContainerExecStart [2021-07-27T12:24:00.737Z] --- PASS: TestContainerExecStart (0.00s) [2021-07-27T12:24:00.737Z] === RUN TestContainerExecInspectError [2021-07-27T12:24:00.737Z] --- PASS: TestContainerExecInspectError (0.00s) [2021-07-27T12:24:00.737Z] === RUN TestContainerExecInspect [2021-07-27T12:24:00.737Z] --- PASS: TestContainerExecInspect (0.00s) [2021-07-27T12:24:00.737Z] === RUN TestContainerExportError [2021-07-27T12:24:00.737Z] --- PASS: TestContainerExportError (0.00s) [2021-07-27T12:24:00.737Z] === RUN TestContainerExport [2021-07-27T12:24:00.737Z] --- PASS: TestContainerExport (0.00s) [2021-07-27T12:24:00.737Z] === RUN TestContainerInspectError [2021-07-27T12:24:00.737Z] --- PASS: TestContainerInspectError (0.00s) [2021-07-27T12:24:00.737Z] === RUN TestContainerInspectContainerNotFound [2021-07-27T12:24:00.737Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2021-07-27T12:24:00.737Z] === RUN TestContainerInspectWithEmptyID [2021-07-27T12:24:00.737Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2021-07-27T12:24:00.737Z] === RUN TestContainerInspect [2021-07-27T12:24:00.737Z] --- PASS: TestContainerInspect (0.00s) [2021-07-27T12:24:00.737Z] === RUN TestContainerInspectNode [2021-07-27T12:24:00.737Z] --- PASS: TestContainerInspectNode (0.00s) [2021-07-27T12:24:00.737Z] === RUN TestContainerKillError [2021-07-27T12:24:00.737Z] --- PASS: TestContainerKillError (0.00s) [2021-07-27T12:24:00.737Z] === RUN TestContainerKill [2021-07-27T12:24:00.737Z] --- PASS: TestContainerKill (0.00s) [2021-07-27T12:24:00.737Z] === RUN TestContainerListError [2021-07-27T12:24:00.737Z] --- PASS: TestContainerListError (0.00s) [2021-07-27T12:24:00.737Z] === RUN TestContainerList [2021-07-27T12:24:00.737Z] --- PASS: TestContainerList (0.00s) [2021-07-27T12:24:00.737Z] === RUN TestContainerLogsNotFoundError [2021-07-27T12:24:00.737Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2021-07-27T12:24:00.737Z] === RUN TestContainerLogsError [2021-07-27T12:24:00.737Z] --- PASS: TestContainerLogsError (0.00s) [2021-07-27T12:24:00.737Z] === RUN TestContainerLogs [2021-07-27T12:24:00.737Z] --- PASS: TestContainerLogs (0.19s) [2021-07-27T12:24:00.737Z] === RUN TestContainerPauseError [2021-07-27T12:24:00.737Z] --- PASS: TestContainerPauseError (0.00s) [2021-07-27T12:24:00.737Z] === RUN TestContainerPause [2021-07-27T12:24:00.737Z] --- PASS: TestContainerPause (0.00s) [2021-07-27T12:24:00.737Z] === RUN TestContainersPruneError [2021-07-27T12:24:00.737Z] --- PASS: TestContainersPruneError (0.00s) [2021-07-27T12:24:00.737Z] === RUN TestContainersPrune [2021-07-27T12:24:00.737Z] --- PASS: TestContainersPrune (0.00s) [2021-07-27T12:24:00.737Z] === RUN TestContainerRemoveError [2021-07-27T12:24:00.737Z] --- PASS: TestContainerRemoveError (0.00s) [2021-07-27T12:24:00.737Z] === RUN TestContainerRemoveNotFoundError [2021-07-27T12:24:00.737Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2021-07-27T12:24:00.737Z] === RUN TestContainerRemove [2021-07-27T12:24:00.737Z] --- PASS: TestContainerRemove (0.00s) [2021-07-27T12:24:00.737Z] === RUN TestContainerRenameError [2021-07-27T12:24:00.737Z] --- PASS: TestContainerRenameError (0.00s) [2021-07-27T12:24:00.737Z] === RUN TestContainerRename [2021-07-27T12:24:00.737Z] --- PASS: TestContainerRename (0.00s) [2021-07-27T12:24:00.737Z] === RUN TestContainerResizeError [2021-07-27T12:24:00.737Z] --- PASS: TestContainerResizeError (0.00s) [2021-07-27T12:24:00.737Z] === RUN TestContainerExecResizeError [2021-07-27T12:24:00.737Z] --- PASS: TestContainerExecResizeError (0.00s) [2021-07-27T12:24:00.737Z] === RUN TestContainerResize [2021-07-27T12:24:00.737Z] --- PASS: TestContainerResize (0.00s) [2021-07-27T12:24:00.737Z] === RUN TestContainerExecResize [2021-07-27T12:24:00.737Z] --- PASS: TestContainerExecResize (0.00s) [2021-07-27T12:24:00.737Z] === RUN TestContainerRestartError [2021-07-27T12:24:00.737Z] --- PASS: TestContainerRestartError (0.00s) [2021-07-27T12:24:00.737Z] === RUN TestContainerRestart [2021-07-27T12:24:00.737Z] --- PASS: TestContainerRestart (0.00s) [2021-07-27T12:24:00.737Z] === RUN TestContainerStartError [2021-07-27T12:24:00.737Z] --- PASS: TestContainerStartError (0.00s) [2021-07-27T12:24:00.737Z] === RUN TestContainerStart [2021-07-27T12:24:00.737Z] --- PASS: TestContainerStart (0.00s) [2021-07-27T12:24:00.737Z] === RUN TestContainerStatsError [2021-07-27T12:24:00.737Z] --- PASS: TestContainerStatsError (0.00s) [2021-07-27T12:24:00.737Z] === RUN TestContainerStats [2021-07-27T12:24:00.737Z] --- PASS: TestContainerStats (0.00s) [2021-07-27T12:24:00.737Z] === RUN TestContainerStopError [2021-07-27T12:24:00.737Z] --- PASS: TestContainerStopError (0.00s) [2021-07-27T12:24:00.737Z] === RUN TestContainerStop [2021-07-27T12:24:00.737Z] --- PASS: TestContainerStop (0.00s) [2021-07-27T12:24:00.737Z] === RUN TestContainerTopError [2021-07-27T12:24:00.737Z] --- PASS: TestContainerTopError (0.00s) [2021-07-27T12:24:00.737Z] === RUN TestContainerTop [2021-07-27T12:24:00.737Z] --- PASS: TestContainerTop (0.00s) [2021-07-27T12:24:00.737Z] === RUN TestContainerUnpauseError [2021-07-27T12:24:00.737Z] --- PASS: TestContainerUnpauseError (0.00s) [2021-07-27T12:24:00.737Z] === RUN TestContainerUnpause [2021-07-27T12:24:00.737Z] --- PASS: TestContainerUnpause (0.00s) [2021-07-27T12:24:00.737Z] === RUN TestContainerUpdateError [2021-07-27T12:24:00.737Z] --- PASS: TestContainerUpdateError (0.00s) [2021-07-27T12:24:00.737Z] === RUN TestContainerUpdate [2021-07-27T12:24:00.737Z] --- PASS: TestContainerUpdate (0.00s) [2021-07-27T12:24:00.737Z] === RUN TestContainerWaitError [2021-07-27T12:24:00.737Z] --- PASS: TestContainerWaitError (0.00s) [2021-07-27T12:24:00.737Z] === RUN TestContainerWait [2021-07-27T12:24:00.737Z] --- PASS: TestContainerWait (0.00s) [2021-07-27T12:24:00.737Z] === RUN TestDiskUsageError [2021-07-27T12:24:00.737Z] --- PASS: TestDiskUsageError (0.00s) [2021-07-27T12:24:00.737Z] === RUN TestDiskUsage [2021-07-27T12:24:00.737Z] --- PASS: TestDiskUsage (0.00s) [2021-07-27T12:24:00.737Z] === RUN TestDistributionInspectUnsupported [2021-07-27T12:24:00.737Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2021-07-27T12:24:00.737Z] === RUN TestDistributionInspectWithEmptyID [2021-07-27T12:24:00.737Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2021-07-27T12:24:00.737Z] === RUN TestEventsErrorInOptions [2021-07-27T12:24:00.737Z] --- PASS: TestEventsErrorInOptions (0.00s) [2021-07-27T12:24:00.737Z] === RUN TestEventsErrorFromServer [2021-07-27T12:24:00.737Z] --- PASS: TestEventsErrorFromServer (0.00s) [2021-07-27T12:24:00.737Z] === RUN TestEvents [2021-07-27T12:24:00.737Z] --- PASS: TestEvents (0.00s) [2021-07-27T12:24:00.737Z] === RUN TestTLSCloseWriter [2021-07-27T12:24:00.737Z] === PAUSE TestTLSCloseWriter [2021-07-27T12:24:00.737Z] === RUN TestImageBuildError [2021-07-27T12:24:00.737Z] --- PASS: TestImageBuildError (0.00s) [2021-07-27T12:24:00.737Z] === RUN TestImageBuild [2021-07-27T12:24:00.737Z] --- PASS: TestImageBuild (0.00s) [2021-07-27T12:24:00.737Z] === RUN TestGetDockerOS [2021-07-27T12:24:00.737Z] --- PASS: TestGetDockerOS (0.00s) [2021-07-27T12:24:00.737Z] === RUN TestImageCreateError [2021-07-27T12:24:00.737Z] --- PASS: TestImageCreateError (0.00s) [2021-07-27T12:24:00.737Z] === RUN TestImageCreate [2021-07-27T12:24:00.737Z] --- PASS: TestImageCreate (0.00s) [2021-07-27T12:24:00.737Z] === RUN TestImageHistoryError [2021-07-27T12:24:00.737Z] --- PASS: TestImageHistoryError (0.00s) [2021-07-27T12:24:00.737Z] === RUN TestImageHistory [2021-07-27T12:24:00.738Z] --- PASS: TestImageHistory (0.00s) [2021-07-27T12:24:00.738Z] === RUN TestImageImportError [2021-07-27T12:24:00.738Z] --- PASS: TestImageImportError (0.00s) [2021-07-27T12:24:00.738Z] === RUN TestImageImport [2021-07-27T12:24:00.738Z] --- PASS: TestImageImport (0.00s) [2021-07-27T12:24:00.738Z] === RUN TestImageInspectError [2021-07-27T12:24:00.738Z] --- PASS: TestImageInspectError (0.00s) [2021-07-27T12:24:00.738Z] === RUN TestImageInspectImageNotFound [2021-07-27T12:24:00.738Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2021-07-27T12:24:00.738Z] === RUN TestImageInspectWithEmptyID [2021-07-27T12:24:00.738Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2021-07-27T12:24:00.738Z] === RUN TestImageInspect [2021-07-27T12:24:00.738Z] --- PASS: TestImageInspect (0.00s) [2021-07-27T12:24:00.738Z] === RUN TestImageListError [2021-07-27T12:24:00.738Z] --- PASS: TestImageListError (0.00s) [2021-07-27T12:24:00.738Z] === RUN TestImageList [2021-07-27T12:24:00.738Z] --- PASS: TestImageList (0.00s) [2021-07-27T12:24:00.738Z] === RUN TestImageListApiBefore125 [2021-07-27T12:24:00.738Z] --- PASS: TestImageListApiBefore125 (0.01s) [2021-07-27T12:24:00.738Z] === RUN TestImageLoadError [2021-07-27T12:24:00.738Z] --- PASS: TestImageLoadError (0.00s) [2021-07-27T12:24:00.738Z] === RUN TestImageLoad [2021-07-27T12:24:00.738Z] --- PASS: TestImageLoad (0.00s) [2021-07-27T12:24:00.738Z] === RUN TestImagesPruneError [2021-07-27T12:24:00.738Z] --- PASS: TestImagesPruneError (0.00s) [2021-07-27T12:24:00.738Z] === RUN TestImagesPrune [2021-07-27T12:24:00.738Z] --- PASS: TestImagesPrune (0.00s) [2021-07-27T12:24:00.738Z] === RUN TestImagePullReferenceParseError [2021-07-27T12:24:00.738Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2021-07-27T12:24:00.738Z] === RUN TestImagePullAnyError [2021-07-27T12:24:00.738Z] --- PASS: TestImagePullAnyError (0.00s) [2021-07-27T12:24:00.738Z] === RUN TestImagePullStatusUnauthorizedError [2021-07-27T12:24:00.738Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2021-07-27T12:24:00.738Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2021-07-27T12:24:00.738Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-07-27T12:24:00.738Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-07-27T12:24:00.738Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-07-27T12:24:00.738Z] === RUN TestImagePullWithPrivilegedFuncNoError [2021-07-27T12:24:00.738Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2021-07-27T12:24:00.738Z] === RUN TestImagePullWithoutErrors [2021-07-27T12:24:00.738Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2021-07-27T12:24:00.738Z] === RUN TestImagePushReferenceError [2021-07-27T12:24:00.738Z] --- PASS: TestImagePushReferenceError (0.00s) [2021-07-27T12:24:00.738Z] === RUN TestImagePushAnyError [2021-07-27T12:24:00.738Z] --- PASS: TestImagePushAnyError (0.00s) [2021-07-27T12:24:00.738Z] === RUN TestImagePushStatusUnauthorizedError [2021-07-27T12:24:00.738Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2021-07-27T12:24:00.738Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2021-07-27T12:24:00.738Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-07-27T12:24:00.738Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-07-27T12:24:00.738Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-07-27T12:24:00.738Z] === RUN TestImagePushWithPrivilegedFuncNoError [2021-07-27T12:24:00.738Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2021-07-27T12:24:00.738Z] === RUN TestImagePushWithoutErrors [2021-07-27T12:24:00.738Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2021-07-27T12:24:00.738Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2021-07-27T12:24:00.738Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2021-07-27T12:24:00.738Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2021-07-27T12:24:00.738Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2021-07-27T12:24:00.738Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2021-07-27T12:24:00.738Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2021-07-27T12:24:00.738Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2021-07-27T12:24:00.738Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2021-07-27T12:24:00.738Z] === RUN TestImageRemoveError [2021-07-27T12:24:00.738Z] --- PASS: TestImageRemoveError (0.00s) [2021-07-27T12:24:00.738Z] === RUN TestImageRemoveImageNotFound [2021-07-27T12:24:00.738Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2021-07-27T12:24:00.738Z] === RUN TestImageRemove [2021-07-27T12:24:00.738Z] --- PASS: TestImageRemove (0.00s) [2021-07-27T12:24:00.738Z] === RUN TestImageSaveError [2021-07-27T12:24:00.738Z] --- PASS: TestImageSaveError (0.00s) [2021-07-27T12:24:00.738Z] === RUN TestImageSave [2021-07-27T12:24:00.738Z] --- PASS: TestImageSave (0.00s) [2021-07-27T12:24:00.738Z] === RUN TestImageSearchAnyError [2021-07-27T12:24:00.738Z] --- PASS: TestImageSearchAnyError (0.00s) [2021-07-27T12:24:00.738Z] === RUN TestImageSearchStatusUnauthorizedError [2021-07-27T12:24:00.738Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2021-07-27T12:24:00.738Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2021-07-27T12:24:00.738Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-07-27T12:24:00.738Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-07-27T12:24:00.738Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-07-27T12:24:00.738Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2021-07-27T12:24:00.738Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2021-07-27T12:24:00.738Z] === RUN TestImageSearchWithoutErrors [2021-07-27T12:24:00.738Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2021-07-27T12:24:00.738Z] === RUN TestImageTagError [2021-07-27T12:24:00.738Z] --- PASS: TestImageTagError (0.00s) [2021-07-27T12:24:00.738Z] === RUN TestImageTagInvalidReference [2021-07-27T12:24:00.738Z] --- PASS: TestImageTagInvalidReference (0.00s) [2021-07-27T12:24:00.738Z] === RUN TestImageTagInvalidSourceImageName [2021-07-27T12:24:00.738Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2021-07-27T12:24:00.738Z] === RUN TestImageTagHexSource [2021-07-27T12:24:00.738Z] --- PASS: TestImageTagHexSource (0.00s) [2021-07-27T12:24:00.738Z] === RUN TestImageTag [2021-07-27T12:24:00.738Z] --- PASS: TestImageTag (0.00s) [2021-07-27T12:24:00.738Z] === RUN TestInfoServerError [2021-07-27T12:24:00.738Z] --- PASS: TestInfoServerError (0.00s) [2021-07-27T12:24:00.738Z] === RUN TestInfoInvalidResponseJSONError [2021-07-27T12:24:00.738Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2021-07-27T12:24:00.738Z] === RUN TestInfo [2021-07-27T12:24:00.738Z] --- PASS: TestInfo (0.00s) [2021-07-27T12:24:00.738Z] === RUN TestNetworkConnectError [2021-07-27T12:24:00.738Z] --- PASS: TestNetworkConnectError (0.00s) [2021-07-27T12:24:00.738Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2021-07-27T12:24:00.738Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2021-07-27T12:24:00.738Z] === RUN TestNetworkConnect [2021-07-27T12:24:00.738Z] --- PASS: TestNetworkConnect (0.00s) [2021-07-27T12:24:00.738Z] === RUN TestNetworkCreateError [2021-07-27T12:24:00.738Z] --- PASS: TestNetworkCreateError (0.00s) [2021-07-27T12:24:00.738Z] === RUN TestNetworkCreate [2021-07-27T12:24:00.738Z] --- PASS: TestNetworkCreate (0.00s) [2021-07-27T12:24:00.738Z] === RUN TestNetworkDisconnectError [2021-07-27T12:24:00.738Z] --- PASS: TestNetworkDisconnectError (0.00s) [2021-07-27T12:24:00.738Z] === RUN TestNetworkDisconnect [2021-07-27T12:24:00.738Z] --- PASS: TestNetworkDisconnect (0.00s) [2021-07-27T12:24:00.738Z] === RUN TestNetworkInspectError [2021-07-27T12:24:00.738Z] --- PASS: TestNetworkInspectError (0.00s) [2021-07-27T12:24:00.738Z] === RUN TestNetworkInspectNotFoundError [2021-07-27T12:24:00.738Z] --- PASS: TestNetworkInspectNotFoundError (0.00s) [2021-07-27T12:24:00.738Z] === RUN TestNetworkInspectWithEmptyID [2021-07-27T12:24:00.738Z] --- PASS: TestNetworkInspectWithEmptyID (0.00s) [2021-07-27T12:24:00.738Z] === RUN TestNetworkInspect [2021-07-27T12:24:00.738Z] --- PASS: TestNetworkInspect (0.00s) [2021-07-27T12:24:00.738Z] === RUN TestNetworkListError [2021-07-27T12:24:00.738Z] --- PASS: TestNetworkListError (0.00s) [2021-07-27T12:24:00.738Z] === RUN TestNetworkList [2021-07-27T12:24:00.738Z] --- PASS: TestNetworkList (0.00s) [2021-07-27T12:24:00.738Z] === RUN TestNetworksPruneError [2021-07-27T12:24:00.738Z] --- PASS: TestNetworksPruneError (0.00s) [2021-07-27T12:24:00.738Z] === RUN TestNetworksPrune [2021-07-27T12:24:00.738Z] --- PASS: TestNetworksPrune (0.00s) [2021-07-27T12:24:00.738Z] === RUN TestNetworkRemoveError [2021-07-27T12:24:00.738Z] --- PASS: TestNetworkRemoveError (0.00s) [2021-07-27T12:24:00.738Z] === RUN TestNetworkRemove [2021-07-27T12:24:00.738Z] --- PASS: TestNetworkRemove (0.00s) [2021-07-27T12:24:00.738Z] === RUN TestNodeInspectError [2021-07-27T12:24:00.738Z] --- PASS: TestNodeInspectError (0.00s) [2021-07-27T12:24:00.738Z] === RUN TestNodeInspectNodeNotFound [2021-07-27T12:24:00.738Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2021-07-27T12:24:00.738Z] === RUN TestNodeInspectWithEmptyID [2021-07-27T12:24:00.738Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2021-07-27T12:24:00.738Z] === RUN TestNodeInspect [2021-07-27T12:24:00.738Z] --- PASS: TestNodeInspect (0.00s) [2021-07-27T12:24:00.738Z] === RUN TestNodeListError [2021-07-27T12:24:00.738Z] --- PASS: TestNodeListError (0.00s) [2021-07-27T12:24:00.738Z] === RUN TestNodeList [2021-07-27T12:24:00.738Z] --- PASS: TestNodeList (0.00s) [2021-07-27T12:24:00.738Z] === RUN TestNodeRemoveError [2021-07-27T12:24:00.738Z] --- PASS: TestNodeRemoveError (0.00s) [2021-07-27T12:24:00.738Z] === RUN TestNodeRemove [2021-07-27T12:24:00.738Z] --- PASS: TestNodeRemove (0.00s) [2021-07-27T12:24:00.738Z] === RUN TestNodeUpdateError [2021-07-27T12:24:00.738Z] --- PASS: TestNodeUpdateError (0.00s) [2021-07-27T12:24:00.738Z] === RUN TestNodeUpdate [2021-07-27T12:24:00.738Z] --- PASS: TestNodeUpdate (0.00s) [2021-07-27T12:24:00.738Z] === RUN TestOptionWithTimeout [2021-07-27T12:24:00.738Z] --- PASS: TestOptionWithTimeout (0.00s) [2021-07-27T12:24:00.738Z] === RUN TestPingFail [2021-07-27T12:24:00.738Z] --- PASS: TestPingFail (0.00s) [2021-07-27T12:24:00.738Z] === RUN TestPingWithError [2021-07-27T12:24:00.738Z] 2021/07/27 12:24:00 RoundTripper returned a response & error; ignoring response [2021-07-27T12:24:00.738Z] 2021/07/27 12:24:00 RoundTripper returned a response & error; ignoring response [2021-07-27T12:24:00.738Z] --- PASS: TestPingWithError (0.00s) [2021-07-27T12:24:00.738Z] === RUN TestPingSuccess [2021-07-27T12:24:00.738Z] --- PASS: TestPingSuccess (0.00s) [2021-07-27T12:24:00.738Z] === RUN TestPingHeadFallback [2021-07-27T12:24:00.738Z] === RUN TestPingHeadFallback/OK [2021-07-27T12:24:00.738Z] === RUN TestPingHeadFallback/Internal_Server_Error [2021-07-27T12:24:00.738Z] === RUN TestPingHeadFallback/Not_Found [2021-07-27T12:24:00.738Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2021-07-27T12:24:00.738Z] --- PASS: TestPingHeadFallback (0.00s) [2021-07-27T12:24:00.738Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2021-07-27T12:24:00.738Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2021-07-27T12:24:00.738Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2021-07-27T12:24:00.738Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2021-07-27T12:24:00.738Z] === RUN TestPluginDisableError [2021-07-27T12:24:00.738Z] --- PASS: TestPluginDisableError (0.00s) [2021-07-27T12:24:00.738Z] === RUN TestPluginDisable [2021-07-27T12:24:00.738Z] --- PASS: TestPluginDisable (0.00s) [2021-07-27T12:24:00.738Z] === RUN TestPluginEnableError [2021-07-27T12:24:00.738Z] --- PASS: TestPluginEnableError (0.00s) [2021-07-27T12:24:00.738Z] === RUN TestPluginEnable [2021-07-27T12:24:00.738Z] --- PASS: TestPluginEnable (0.00s) [2021-07-27T12:24:00.738Z] === RUN TestPluginInspectError [2021-07-27T12:24:00.738Z] --- PASS: TestPluginInspectError (0.00s) [2021-07-27T12:24:00.738Z] === RUN TestPluginInspectWithEmptyID [2021-07-27T12:24:00.738Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2021-07-27T12:24:00.738Z] === RUN TestPluginInspect [2021-07-27T12:24:00.738Z] --- PASS: TestPluginInspect (0.00s) [2021-07-27T12:24:00.738Z] === RUN TestPluginListError [2021-07-27T12:24:00.738Z] --- PASS: TestPluginListError (0.00s) [2021-07-27T12:24:00.738Z] === RUN TestPluginList [2021-07-27T12:24:00.738Z] --- PASS: TestPluginList (0.00s) [2021-07-27T12:24:00.738Z] === RUN TestPluginPushError [2021-07-27T12:24:00.738Z] --- PASS: TestPluginPushError (0.00s) [2021-07-27T12:24:00.738Z] === RUN TestPluginPush [2021-07-27T12:24:00.738Z] --- PASS: TestPluginPush (0.00s) [2021-07-27T12:24:00.738Z] === RUN TestPluginRemoveError [2021-07-27T12:24:00.738Z] --- PASS: TestPluginRemoveError (0.00s) [2021-07-27T12:24:00.738Z] === RUN TestPluginRemove [2021-07-27T12:24:00.738Z] --- PASS: TestPluginRemove (0.00s) [2021-07-27T12:24:00.738Z] === RUN TestPluginSetError [2021-07-27T12:24:00.738Z] --- PASS: TestPluginSetError (0.00s) [2021-07-27T12:24:00.738Z] === RUN TestPluginSet [2021-07-27T12:24:00.738Z] --- PASS: TestPluginSet (0.00s) [2021-07-27T12:24:00.738Z] === RUN TestSetHostHeader [2021-07-27T12:24:00.738Z] --- PASS: TestSetHostHeader (0.00s) [2021-07-27T12:24:00.738Z] === RUN TestPlainTextError [2021-07-27T12:24:00.738Z] --- PASS: TestPlainTextError (0.00s) [2021-07-27T12:24:00.738Z] === RUN TestInfiniteError [2021-07-27T12:24:00.738Z] --- PASS: TestInfiniteError (0.06s) [2021-07-27T12:24:00.738Z] === RUN TestCanceledContext [2021-07-27T12:24:00.738Z] 2021/07/27 12:24:00 RoundTripper returned a response & error; ignoring response [2021-07-27T12:24:00.738Z] --- PASS: TestCanceledContext (0.00s) [2021-07-27T12:24:00.738Z] === RUN TestDeadlineExceededContext [2021-07-27T12:24:00.738Z] 2021/07/27 12:24:00 RoundTripper returned a response & error; ignoring response [2021-07-27T12:24:00.738Z] --- PASS: TestDeadlineExceededContext (0.00s) [2021-07-27T12:24:00.738Z] === RUN TestSecretCreateUnsupported [2021-07-27T12:24:00.738Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2021-07-27T12:24:00.738Z] === RUN TestSecretCreateError [2021-07-27T12:24:00.738Z] --- PASS: TestSecretCreateError (0.00s) [2021-07-27T12:24:00.738Z] === RUN TestSecretCreate [2021-07-27T12:24:00.738Z] --- PASS: TestSecretCreate (0.00s) [2021-07-27T12:24:00.738Z] === RUN TestSecretInspectUnsupported [2021-07-27T12:24:00.738Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2021-07-27T12:24:00.738Z] === RUN TestSecretInspectError [2021-07-27T12:24:00.738Z] --- PASS: TestSecretInspectError (0.00s) [2021-07-27T12:24:00.738Z] === RUN TestSecretInspectSecretNotFound [2021-07-27T12:24:00.738Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2021-07-27T12:24:00.738Z] === RUN TestSecretInspectWithEmptyID [2021-07-27T12:24:00.738Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2021-07-27T12:24:00.738Z] === RUN TestSecretInspect [2021-07-27T12:24:00.738Z] --- PASS: TestSecretInspect (0.00s) [2021-07-27T12:24:00.738Z] === RUN TestSecretListUnsupported [2021-07-27T12:24:00.738Z] --- PASS: TestSecretListUnsupported (0.00s) [2021-07-27T12:24:00.738Z] === RUN TestSecretListError [2021-07-27T12:24:00.738Z] --- PASS: TestSecretListError (0.00s) [2021-07-27T12:24:00.738Z] === RUN TestSecretList [2021-07-27T12:24:00.738Z] --- PASS: TestSecretList (0.00s) [2021-07-27T12:24:00.738Z] === RUN TestSecretRemoveUnsupported [2021-07-27T12:24:00.738Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2021-07-27T12:24:00.738Z] === RUN TestSecretRemoveError [2021-07-27T12:24:00.738Z] --- PASS: TestSecretRemoveError (0.00s) [2021-07-27T12:24:00.738Z] === RUN TestSecretRemove [2021-07-27T12:24:00.738Z] --- PASS: TestSecretRemove (0.00s) [2021-07-27T12:24:00.738Z] === RUN TestSecretUpdateUnsupported [2021-07-27T12:24:00.738Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2021-07-27T12:24:00.738Z] === RUN TestSecretUpdateError [2021-07-27T12:24:00.738Z] --- PASS: TestSecretUpdateError (0.00s) [2021-07-27T12:24:00.738Z] === RUN TestSecretUpdate [2021-07-27T12:24:00.738Z] --- PASS: TestSecretUpdate (0.00s) [2021-07-27T12:24:00.738Z] === RUN TestServiceCreateError [2021-07-27T12:24:00.738Z] --- PASS: TestServiceCreateError (0.00s) [2021-07-27T12:24:00.738Z] === RUN TestServiceCreate [2021-07-27T12:24:00.738Z] --- PASS: TestServiceCreate (0.00s) [2021-07-27T12:24:00.738Z] === RUN TestServiceCreateCompatiblePlatforms [2021-07-27T12:24:00.738Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2021-07-27T12:24:00.738Z] === RUN TestServiceCreateDigestPinning [2021-07-27T12:24:00.738Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2021-07-27T12:24:00.738Z] === RUN TestServiceInspectError [2021-07-27T12:24:00.738Z] --- PASS: TestServiceInspectError (0.00s) [2021-07-27T12:24:00.738Z] === RUN TestServiceInspectServiceNotFound [2021-07-27T12:24:00.738Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2021-07-27T12:24:00.738Z] === RUN TestServiceInspectWithEmptyID [2021-07-27T12:24:00.738Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2021-07-27T12:24:00.738Z] === RUN TestServiceInspect [2021-07-27T12:24:00.738Z] --- PASS: TestServiceInspect (0.00s) [2021-07-27T12:24:00.738Z] === RUN TestServiceListError [2021-07-27T12:24:00.738Z] --- PASS: TestServiceListError (0.00s) [2021-07-27T12:24:00.738Z] === RUN TestServiceList [2021-07-27T12:24:00.738Z] --- PASS: TestServiceList (0.00s) [2021-07-27T12:24:00.738Z] === RUN TestServiceLogsError [2021-07-27T12:24:00.738Z] --- PASS: TestServiceLogsError (0.00s) [2021-07-27T12:24:00.738Z] === RUN TestServiceLogs [2021-07-27T12:24:00.738Z] --- PASS: TestServiceLogs (0.00s) [2021-07-27T12:24:00.738Z] === RUN TestServiceRemoveError [2021-07-27T12:24:00.738Z] --- PASS: TestServiceRemoveError (0.00s) [2021-07-27T12:24:00.738Z] === RUN TestServiceRemoveNotFoundError [2021-07-27T12:24:00.738Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2021-07-27T12:24:00.738Z] === RUN TestServiceRemove [2021-07-27T12:24:00.738Z] --- PASS: TestServiceRemove (0.00s) [2021-07-27T12:24:00.738Z] === RUN TestServiceUpdateError [2021-07-27T12:24:00.738Z] --- PASS: TestServiceUpdateError (0.00s) [2021-07-27T12:24:00.738Z] === RUN TestServiceUpdate [2021-07-27T12:24:00.738Z] --- PASS: TestServiceUpdate (0.01s) [2021-07-27T12:24:00.738Z] === RUN TestSwarmGetUnlockKeyError [2021-07-27T12:24:00.738Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2021-07-27T12:24:00.738Z] === RUN TestSwarmGetUnlockKey [2021-07-27T12:24:00.738Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2021-07-27T12:24:00.738Z] === RUN TestSwarmInitError [2021-07-27T12:24:00.738Z] --- PASS: TestSwarmInitError (0.00s) [2021-07-27T12:24:00.738Z] === RUN TestSwarmInit [2021-07-27T12:24:00.738Z] --- PASS: TestSwarmInit (0.00s) [2021-07-27T12:24:00.738Z] === RUN TestSwarmInspectError [2021-07-27T12:24:00.738Z] --- PASS: TestSwarmInspectError (0.00s) [2021-07-27T12:24:00.738Z] === RUN TestSwarmInspect [2021-07-27T12:24:00.738Z] --- PASS: TestSwarmInspect (0.00s) [2021-07-27T12:24:00.738Z] === RUN TestSwarmJoinError [2021-07-27T12:24:00.738Z] --- PASS: TestSwarmJoinError (0.00s) [2021-07-27T12:24:00.738Z] === RUN TestSwarmJoin [2021-07-27T12:24:01.003Z] docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from config [2021-07-27T12:24:01.129Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-07-27T12:24:01.197Z] --- PASS: TestSwarmJoin (0.00s) [2021-07-27T12:24:01.197Z] === RUN TestSwarmLeaveError [2021-07-27T12:24:01.197Z] --- PASS: TestSwarmLeaveError (0.00s) [2021-07-27T12:24:01.197Z] === RUN TestSwarmLeave [2021-07-27T12:24:01.197Z] --- PASS: TestSwarmLeave (0.00s) [2021-07-27T12:24:01.197Z] === RUN TestSwarmUnlockError [2021-07-27T12:24:01.197Z] --- PASS: TestSwarmUnlockError (0.00s) [2021-07-27T12:24:01.197Z] === RUN TestSwarmUnlock [2021-07-27T12:24:01.197Z] --- PASS: TestSwarmUnlock (0.00s) [2021-07-27T12:24:01.197Z] === RUN TestSwarmUpdateError [2021-07-27T12:24:01.197Z] --- PASS: TestSwarmUpdateError (0.00s) [2021-07-27T12:24:01.197Z] === RUN TestSwarmUpdate [2021-07-27T12:24:01.197Z] --- PASS: TestSwarmUpdate (0.00s) [2021-07-27T12:24:01.197Z] === RUN TestTaskInspectError [2021-07-27T12:24:01.197Z] --- PASS: TestTaskInspectError (0.00s) [2021-07-27T12:24:01.197Z] === RUN TestTaskInspectWithEmptyID [2021-07-27T12:24:01.197Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2021-07-27T12:24:01.197Z] === RUN TestTaskInspect [2021-07-27T12:24:01.197Z] --- PASS: TestTaskInspect (0.00s) [2021-07-27T12:24:01.197Z] === RUN TestTaskListError [2021-07-27T12:24:01.197Z] --- PASS: TestTaskListError (0.00s) [2021-07-27T12:24:01.197Z] === RUN TestTaskList [2021-07-27T12:24:01.197Z] --- PASS: TestTaskList (0.00s) [2021-07-27T12:24:01.197Z] === RUN TestVolumeCreateError [2021-07-27T12:24:01.197Z] --- PASS: TestVolumeCreateError (0.00s) [2021-07-27T12:24:01.197Z] === RUN TestVolumeCreate [2021-07-27T12:24:01.197Z] --- PASS: TestVolumeCreate (0.00s) [2021-07-27T12:24:01.197Z] === RUN TestVolumeInspectError [2021-07-27T12:24:01.197Z] --- PASS: TestVolumeInspectError (0.00s) [2021-07-27T12:24:01.197Z] === RUN TestVolumeInspectNotFound [2021-07-27T12:24:01.197Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2021-07-27T12:24:01.197Z] === RUN TestVolumeInspectWithEmptyID [2021-07-27T12:24:01.197Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2021-07-27T12:24:01.197Z] === RUN TestVolumeInspect [2021-07-27T12:24:01.197Z] --- PASS: TestVolumeInspect (0.00s) [2021-07-27T12:24:01.197Z] === RUN TestVolumeListError [2021-07-27T12:24:01.197Z] --- PASS: TestVolumeListError (0.00s) [2021-07-27T12:24:01.197Z] === RUN TestVolumeList [2021-07-27T12:24:01.197Z] --- PASS: TestVolumeList (0.00s) [2021-07-27T12:24:01.197Z] === RUN TestVolumeRemoveError [2021-07-27T12:24:01.197Z] --- PASS: TestVolumeRemoveError (0.00s) [2021-07-27T12:24:01.197Z] === RUN TestVolumeRemove [2021-07-27T12:24:01.197Z] --- PASS: TestVolumeRemove (0.00s) [2021-07-27T12:24:01.197Z] === CONT TestTLSCloseWriter [2021-07-27T12:24:01.197Z] --- PASS: TestTLSCloseWriter (0.02s) [2021-07-27T12:24:01.197Z] PASS [2021-07-27T12:24:01.197Z] coverage: 75.0% of statements [2021-07-27T12:24:01.197Z] ok github.com/docker/docker/client 0.871s coverage: 75.0% of statements [2021-07-27T12:24:01.568Z] --- PASS: TestUpdateCPUQuota (6.88s) [2021-07-27T12:24:01.568Z] === RUN TestUpdatePidsLimit [2021-07-27T12:24:01.568Z] === RUN TestUpdatePidsLimit/update_from_none [2021-07-27T12:24:01.568Z] docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from config [2021-07-27T12:24:01.568Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2021-07-27T12:24:02.058Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-07-27T12:24:02.133Z] docker_cli_daemon_test.go:2887: Checking IpcMode private set from cli [2021-07-27T12:24:02.133Z] === RUN TestUpdatePidsLimit/no_change [2021-07-27T12:24:02.621Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-07-27T12:24:02.697Z] docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from cli [2021-07-27T12:24:02.954Z] === RUN TestUpdatePidsLimit/update_lower [2021-07-27T12:24:02.954Z] docker_cli_daemon_test.go:2887: Checking IpcMode host set from cli [2021-07-27T12:24:03.182Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-07-27T12:24:03.519Z] docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from cli [2021-07-27T12:24:03.519Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-07-27T12:24:04.084Z] docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from cli [2021-07-27T12:24:04.341Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-07-27T12:24:04.548Z] --- PASS: TestUpdatePidsLimit (5.35s) [2021-07-27T12:24:04.548Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.70s) [2021-07-27T12:24:04.548Z] --- PASS: TestUpdatePidsLimit/no_change (0.71s) [2021-07-27T12:24:04.548Z] --- PASS: TestUpdatePidsLimit/update_lower (0.67s) [2021-07-27T12:24:04.548Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.67s) [2021-07-27T12:24:04.548Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.68s) [2021-07-27T12:24:04.548Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.68s) [2021-07-27T12:24:04.548Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.67s) [2021-07-27T12:24:04.548Z] === RUN TestUpdateRestartPolicy [2021-07-27T12:24:04.598Z] check_test.go:309: [db9c9dd142340] daemon is not started [2021-07-27T12:24:04.598Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2021-07-27T12:24:05.163Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-07-27T12:24:05.727Z] check_test.go:309: [d39d61eb70b3a] daemon is not started [2021-07-27T12:24:05.727Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2021-07-27T12:24:05.727Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-07-27T12:24:05.985Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2021-07-27T12:24:06.242Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2021-07-27T12:24:07.174Z] --- PASS: TestUpdatePidsLimit (5.76s) [2021-07-27T12:24:07.174Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.69s) [2021-07-27T12:24:07.174Z] --- PASS: TestUpdatePidsLimit/no_change (0.71s) [2021-07-27T12:24:07.174Z] --- PASS: TestUpdatePidsLimit/update_lower (0.72s) [2021-07-27T12:24:07.174Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.75s) [2021-07-27T12:24:07.174Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.75s) [2021-07-27T12:24:07.174Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.72s) [2021-07-27T12:24:07.174Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.72s) [2021-07-27T12:24:07.174Z] === RUN TestUpdateRestartPolicy [2021-07-27T12:24:07.432Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2021-07-27T12:24:09.328Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2021-07-27T12:24:09.328Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2021-07-27T12:24:10.261Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2021-07-27T12:24:10.826Z] check_test.go:309: [d80e191a75317] daemon is not started [2021-07-27T12:24:10.826Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2021-07-27T12:24:13.353Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2021-07-27T12:24:15.252Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2021-07-27T12:24:15.252Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2021-07-27T12:24:18.529Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2021-07-27T12:24:18.871Z] --- PASS: TestCheckoutGit (32.68s) [2021-07-27T12:24:18.871Z] === RUN TestValidGitTransport [2021-07-27T12:24:18.871Z] --- PASS: TestValidGitTransport (0.00s) [2021-07-27T12:24:18.871Z] === RUN TestGitInvalidRef [2021-07-27T12:24:18.871Z] --- PASS: TestGitInvalidRef (0.21s) [2021-07-27T12:24:18.871Z] PASS [2021-07-27T12:24:18.871Z] coverage: 86.3% of statements [2021-07-27T12:24:18.871Z] ok github.com/docker/docker/builder/remotecontext/git 33.282s coverage: 86.3% of statements [2021-07-27T12:24:18.871Z] ? github.com/docker/docker/cli [no test files] [2021-07-27T12:24:18.871Z] ? github.com/docker/docker/cli/config [no test files] [2021-07-27T12:24:19.385Z] --- PASS: TestUpdateRestartPolicy (12.51s) [2021-07-27T12:24:19.385Z] === RUN TestUpdateRestartWithAutoRemove [2021-07-27T12:24:19.386Z] --- PASS: TestUpdateRestartWithAutoRemove (0.77s) [2021-07-27T12:24:19.386Z] === RUN TestWaitNonBlocked [2021-07-27T12:24:19.386Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-07-27T12:24:19.386Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-07-27T12:24:19.386Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-07-27T12:24:19.386Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-07-27T12:24:19.386Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-07-27T12:24:19.386Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-07-27T12:24:19.386Z] --- PASS: TestWaitNonBlocked (0.01s) [2021-07-27T12:24:19.386Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.01s) [2021-07-27T12:24:19.386Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.04s) [2021-07-27T12:24:19.386Z] === RUN TestWaitBlocked [2021-07-27T12:24:19.386Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-07-27T12:24:19.386Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-07-27T12:24:19.386Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-07-27T12:24:19.386Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-07-27T12:24:19.386Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-07-27T12:24:19.386Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-07-27T12:24:19.899Z] check_test.go:309: [d3f46f20796c9] daemon is not started [2021-07-27T12:24:19.899Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2021-07-27T12:24:19.899Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2021-07-27T12:24:19.949Z] --- PASS: TestWaitBlocked (0.01s) [2021-07-27T12:24:19.949Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.05s) [2021-07-27T12:24:19.949Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.09s) [2021-07-27T12:24:19.949Z] === CONT TestContainerStartOnDaemonRestart [2021-07-27T12:24:19.949Z] === CONT TestContainerKillOnDaemonStart [2021-07-27T12:24:20.157Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2021-07-27T12:24:20.763Z] --- PASS: TestUpdateRestartPolicy (13.31s) [2021-07-27T12:24:20.763Z] === RUN TestUpdateRestartWithAutoRemove [2021-07-27T12:24:21.072Z] tests/integration/api_container_test.py ....x...........x............... [ 16%] [2021-07-27T12:24:21.344Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2021-07-27T12:24:21.605Z] --- PASS: TestUpdateRestartWithAutoRemove (0.98s) [2021-07-27T12:24:21.605Z] === RUN TestWaitNonBlocked [2021-07-27T12:24:21.605Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-07-27T12:24:21.605Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-07-27T12:24:21.605Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-07-27T12:24:21.605Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-07-27T12:24:21.605Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-07-27T12:24:21.605Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-07-27T12:24:22.979Z] --- PASS: TestWaitNonBlocked (0.01s) [2021-07-27T12:24:22.979Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.13s) [2021-07-27T12:24:22.979Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.19s) [2021-07-27T12:24:22.979Z] === RUN TestWaitBlocked [2021-07-27T12:24:22.979Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-07-27T12:24:22.979Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-07-27T12:24:22.979Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-07-27T12:24:22.979Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-07-27T12:24:22.979Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-07-27T12:24:22.979Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-07-27T12:24:23.214Z] --- PASS: TestContainerStartOnDaemonRestart (2.85s) [2021-07-27T12:24:23.214Z] === CONT TestIpcModeOlderClient [2021-07-27T12:24:23.214Z] --- PASS: TestIpcModeOlderClient (0.07s) [2021-07-27T12:24:23.214Z] === CONT TestDaemonHostGatewayIP [2021-07-27T12:24:23.912Z] --- PASS: TestWaitBlocked (0.01s) [2021-07-27T12:24:23.912Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.98s) [2021-07-27T12:24:23.912Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.05s) [2021-07-27T12:24:23.912Z] === CONT TestContainerStartOnDaemonRestart [2021-07-27T12:24:23.912Z] === CONT TestDaemonHostGatewayIP [2021-07-27T12:24:23.912Z] === CONT TestContainerKillOnDaemonStart [2021-07-27T12:24:23.912Z] === CONT TestRestartDaemonWithRestartingContainer [2021-07-27T12:24:23.912Z] === CONT TestIpcModeOlderClient [2021-07-27T12:24:23.912Z] === CONT TestDaemonRestartIpcMode [2021-07-27T12:24:23.912Z] --- PASS: TestIpcModeOlderClient (0.07s) [2021-07-27T12:24:25.810Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2021-07-27T12:24:26.375Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2021-07-27T12:24:26.482Z] --- PASS: TestDaemonHostGatewayIP (3.22s) [2021-07-27T12:24:26.482Z] === CONT TestRestartDaemonWithRestartingContainer [2021-07-27T12:24:26.634Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2021-07-27T12:24:26.634Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2021-07-27T12:24:27.566Z] --- PASS: TestContainerStartOnDaemonRestart (3.59s) [2021-07-27T12:24:28.131Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2021-07-27T12:24:28.696Z] --- PASS: TestDaemonHostGatewayIP (4.75s) [2021-07-27T12:24:28.696Z] --- PASS: TestDaemonRestartIpcMode (4.85s) [2021-07-27T12:24:28.954Z] --- PASS: TestRestartDaemonWithRestartingContainer (5.02s) [2021-07-27T12:24:28.999Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.96s) [2021-07-27T12:24:28.999Z] === CONT TestDaemonRestartIpcMode [2021-07-27T12:24:29.212Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2021-07-27T12:24:29.776Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2021-07-27T12:24:30.340Z] === RUN TestDockerSuite/TestBuildDockerignore [2021-07-27T12:24:32.265Z] --- PASS: TestDaemonRestartIpcMode (2.88s) [2021-07-27T12:24:32.265Z] --- PASS: TestContainerKillOnDaemonStart (12.20s) [2021-07-27T12:24:32.265Z] PASS [2021-07-27T12:24:32.265Z] [2021-07-27T12:24:32.265Z] === Skipped [2021-07-27T12:24:32.265Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-07-27T12:24:32.265Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-07-27T12:24:32.265Z] [2021-07-27T12:24:32.265Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2021-07-27T12:24:32.265Z] kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2021-07-27T12:24:32.265Z] [2021-07-27T12:24:32.265Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-07-27T12:24:32.265Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-07-27T12:24:32.265Z] [2021-07-27T12:24:32.265Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s) [2021-07-27T12:24:32.265Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2021-07-27T12:24:32.265Z] [2021-07-27T12:24:32.265Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-07-27T12:24:32.265Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-07-27T12:24:32.265Z] [2021-07-27T12:24:32.265Z] [2021-07-27T12:24:32.265Z] DONE 196 tests, 5 skipped in 145.174s [2021-07-27T12:24:32.265Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2021-07-27T12:24:32.265Z] === RUN TestConfigDaemonLibtrustID [2021-07-27T12:24:32.832Z] --- PASS: TestConfigDaemonLibtrustID (0.52s) [2021-07-27T12:24:32.832Z] === RUN TestDaemonConfigValidation [2021-07-27T12:24:32.832Z] === RUN TestDaemonConfigValidation/config_with_no_content [2021-07-27T12:24:32.832Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2021-07-27T12:24:32.832Z] === RUN TestDaemonConfigValidation/config_with_{} [2021-07-27T12:24:32.832Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2021-07-27T12:24:32.832Z] === RUN TestDaemonConfigValidation/invalid_config [2021-07-27T12:24:32.832Z] === PAUSE TestDaemonConfigValidation/invalid_config [2021-07-27T12:24:32.832Z] === RUN TestDaemonConfigValidation/malformed_config [2021-07-27T12:24:32.832Z] === PAUSE TestDaemonConfigValidation/malformed_config [2021-07-27T12:24:32.832Z] === RUN TestDaemonConfigValidation/valid_config [2021-07-27T12:24:32.832Z] === PAUSE TestDaemonConfigValidation/valid_config [2021-07-27T12:24:32.832Z] === CONT TestDaemonConfigValidation/config_with_no_content [2021-07-27T12:24:32.832Z] === CONT TestDaemonConfigValidation/malformed_config [2021-07-27T12:24:32.832Z] === CONT TestDaemonConfigValidation/valid_config [2021-07-27T12:24:32.832Z] === CONT TestDaemonConfigValidation/invalid_config [2021-07-27T12:24:32.832Z] === CONT TestDaemonConfigValidation/config_with_{} [2021-07-27T12:24:32.832Z] --- PASS: TestDaemonConfigValidation (0.00s) [2021-07-27T12:24:32.832Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.07s) [2021-07-27T12:24:32.832Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.08s) [2021-07-27T12:24:32.832Z] --- PASS: TestDaemonConfigValidation/valid_config (0.08s) [2021-07-27T12:24:32.832Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.07s) [2021-07-27T12:24:32.832Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s) [2021-07-27T12:24:32.832Z] PASS [2021-07-27T12:24:32.832Z] [2021-07-27T12:24:32.832Z] DONE 7 tests in 0.746s [2021-07-27T12:24:32.832Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-07-27T12:24:32.864Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2021-07-27T12:24:33.094Z] INFO: Testing against a local daemon [2021-07-27T12:24:33.094Z] === RUN TestCommitInheritsEnv [2021-07-27T12:24:33.349Z] --- PASS: TestCommitInheritsEnv (0.32s) [2021-07-27T12:24:33.349Z] === RUN TestImportExtremelyLargeImageWorks [2021-07-27T12:24:33.349Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-07-27T12:24:33.349Z] === RUN TestImagesFilterMultiReference [2021-07-27T12:24:33.349Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2021-07-27T12:24:33.349Z] === RUN TestImagePullPlatformInvalid [2021-07-27T12:24:33.349Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2021-07-27T12:24:33.349Z] === RUN TestRemoveImageOrphaning [2021-07-27T12:24:33.605Z] --- PASS: TestRemoveImageOrphaning (0.28s) [2021-07-27T12:24:33.605Z] === RUN TestRemoveImageGarbageCollector [2021-07-27T12:24:33.668Z] === RUN TestContainerStopSignal [2021-07-27T12:24:33.668Z] --- PASS: TestContainerStopSignal (0.00s) [2021-07-27T12:24:33.668Z] === RUN TestContainerStopTimeout [2021-07-27T12:24:33.668Z] --- PASS: TestContainerStopTimeout (0.00s) [2021-07-27T12:24:33.668Z] === RUN TestContainerSecretReferenceDestTarget [2021-07-27T12:24:33.668Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2021-07-27T12:24:33.668Z] === RUN TestContainerLogPathSetForJSONFileLogger [2021-07-27T12:24:33.668Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2021-07-27T12:24:33.668Z] === RUN TestContainerLogPathSetForRingLogger [2021-07-27T12:24:33.668Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2021-07-27T12:24:33.668Z] === RUN TestReplaceAndAppendEnvVars [2021-07-27T12:24:33.668Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2021-07-27T12:24:33.668Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2021-07-27T12:24:33.668Z] === RUN TestNewMemoryStore [2021-07-27T12:24:33.668Z] --- PASS: TestNewMemoryStore (0.00s) [2021-07-27T12:24:33.668Z] === RUN TestAddContainers [2021-07-27T12:24:33.668Z] --- PASS: TestAddContainers (0.00s) [2021-07-27T12:24:33.668Z] === RUN TestGetContainer [2021-07-27T12:24:33.668Z] --- PASS: TestGetContainer (0.00s) [2021-07-27T12:24:33.668Z] === RUN TestDeleteContainer [2021-07-27T12:24:33.668Z] --- PASS: TestDeleteContainer (0.00s) [2021-07-27T12:24:33.668Z] === RUN TestListContainers [2021-07-27T12:24:33.668Z] --- PASS: TestListContainers (0.00s) [2021-07-27T12:24:33.668Z] === RUN TestFirstContainer [2021-07-27T12:24:33.668Z] --- PASS: TestFirstContainer (0.00s) [2021-07-27T12:24:33.668Z] === RUN TestApplyAllContainer [2021-07-27T12:24:33.668Z] --- PASS: TestApplyAllContainer (0.00s) [2021-07-27T12:24:33.668Z] === RUN TestIsValidHealthString [2021-07-27T12:24:33.668Z] --- PASS: TestIsValidHealthString (0.00s) [2021-07-27T12:24:33.668Z] === RUN TestStateRunStop [2021-07-27T12:24:33.668Z] --- PASS: TestStateRunStop (0.00s) [2021-07-27T12:24:33.668Z] === RUN TestStateTimeoutWait [2021-07-27T12:24:33.668Z] state_test.go:141: Stop callback fired [2021-07-27T12:24:33.668Z] state_test.go:165: Stop callback fired [2021-07-27T12:24:33.668Z] --- PASS: TestStateTimeoutWait (0.10s) [2021-07-27T12:24:33.668Z] === RUN TestIsValidStateString [2021-07-27T12:24:33.669Z] --- PASS: TestIsValidStateString (0.00s) [2021-07-27T12:24:33.669Z] === RUN TestViewSaveDelete [2021-07-27T12:24:33.669Z] --- PASS: TestViewSaveDelete (0.01s) [2021-07-27T12:24:33.669Z] === RUN TestViewAll [2021-07-27T12:24:33.669Z] --- PASS: TestViewAll (0.01s) [2021-07-27T12:24:33.669Z] === RUN TestViewGet [2021-07-27T12:24:33.669Z] --- PASS: TestViewGet (0.00s) [2021-07-27T12:24:33.669Z] === RUN TestNames [2021-07-27T12:24:33.669Z] --- PASS: TestNames (0.00s) [2021-07-27T12:24:33.669Z] === RUN TestViewWithHealthCheck [2021-07-27T12:24:33.669Z] --- PASS: TestViewWithHealthCheck (0.01s) [2021-07-27T12:24:33.669Z] PASS [2021-07-27T12:24:33.669Z] coverage: 41.7% of statements [2021-07-27T12:24:33.669Z] ok github.com/docker/docker/container 0.599s coverage: 41.7% of statements [2021-07-27T12:24:33.669Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2021-07-27T12:24:33.669Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2021-07-27T12:24:33.669Z] === RUN TestLoadDaemonCliConfigWithTLS [2021-07-27T12:24:33.669Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2021-07-27T12:24:33.669Z] === RUN TestLoadDaemonCliConfigWithConflicts [2021-07-27T12:24:33.669Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2021-07-27T12:24:33.669Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2021-07-27T12:24:33.669Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2021-07-27T12:24:33.669Z] === RUN TestLoadDaemonCliWithConflictingLabels [2021-07-27T12:24:33.669Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2021-07-27T12:24:33.669Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2021-07-27T12:24:33.669Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2021-07-27T12:24:33.669Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2021-07-27T12:24:33.669Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2021-07-27T12:24:33.669Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2021-07-27T12:24:33.669Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2021-07-27T12:24:33.669Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2021-07-27T12:24:33.669Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2021-07-27T12:24:33.669Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2021-07-27T12:24:33.669Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.01s) [2021-07-27T12:24:33.669Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2021-07-27T12:24:33.669Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2021-07-27T12:24:33.669Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2021-07-27T12:24:33.669Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2021-07-27T12:24:33.669Z] === RUN TestConfigureDaemonLogs [2021-07-27T12:24:33.669Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2021-07-27T12:24:33.669Z] === RUN TestCommonOptionsInstallFlags [2021-07-27T12:24:33.669Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2021-07-27T12:24:33.669Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2021-07-27T12:24:33.669Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2021-07-27T12:24:33.669Z] PASS [2021-07-27T12:24:33.669Z] coverage: 18.5% of statements [2021-07-27T12:24:33.669Z] ok github.com/docker/docker/cmd/dockerd 1.388s coverage: 18.5% of statements [2021-07-27T12:24:33.669Z] ? github.com/docker/docker/cmd/dockerd/trap [no test files] [2021-07-27T12:24:33.669Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2021-07-27T12:24:33.669Z] ? github.com/docker/docker/container/stream [no test files] [2021-07-27T12:24:33.669Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-07-27T12:24:33.669Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-07-27T12:24:33.669Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-07-27T12:24:34.761Z] check_test.go:309: [d2ecf1817da71] daemon is not started [2021-07-27T12:24:34.761Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2021-07-27T12:24:35.203Z] === RUN TestPrepare [2021-07-27T12:24:35.203Z] --- PASS: TestPrepare (0.00s) [2021-07-27T12:24:35.203Z] === RUN TestStart [2021-07-27T12:24:35.203Z] --- PASS: TestStart (0.00s) [2021-07-27T12:24:35.203Z] === RUN TestWaitCancel [2021-07-27T12:24:35.204Z] --- PASS: TestWaitCancel (0.00s) [2021-07-27T12:24:35.204Z] === RUN TestWaitDisabled [2021-07-27T12:24:35.204Z] --- PASS: TestWaitDisabled (0.00s) [2021-07-27T12:24:35.204Z] === RUN TestWaitEnabled [2021-07-27T12:24:35.204Z] --- PASS: TestWaitEnabled (0.00s) [2021-07-27T12:24:35.204Z] === RUN TestRemove [2021-07-27T12:24:35.204Z] --- PASS: TestRemove (0.00s) [2021-07-27T12:24:35.204Z] PASS [2021-07-27T12:24:35.204Z] coverage: 65.3% of statements [2021-07-27T12:24:35.204Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.600s coverage: 65.3% of statements [2021-07-27T12:24:35.326Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2021-07-27T12:24:35.494Z] --- PASS: TestRemoveImageGarbageCollector (1.82s) [2021-07-27T12:24:35.494Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-07-27T12:24:35.494Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2021-07-27T12:24:35.494Z] === RUN TestTagInvalidReference [2021-07-27T12:24:35.494Z] --- PASS: TestTagInvalidReference (0.01s) [2021-07-27T12:24:35.494Z] === RUN TestTagValidPrefixedRepo [2021-07-27T12:24:35.494Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2021-07-27T12:24:35.494Z] === RUN TestTagExistedNameWithoutForce [2021-07-27T12:24:35.494Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2021-07-27T12:24:35.494Z] === RUN TestTagOfficialNames [2021-07-27T12:24:35.583Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2021-07-27T12:24:35.752Z] --- PASS: TestTagOfficialNames (0.07s) [2021-07-27T12:24:35.752Z] === RUN TestTagMatchesDigest [2021-07-27T12:24:35.752Z] --- PASS: TestTagMatchesDigest (0.01s) [2021-07-27T12:24:35.752Z] === CONT TestImportExtremelyLargeImageWorks [2021-07-27T12:24:36.148Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2021-07-27T12:24:36.148Z] --- PASS: TestContainerKillOnDaemonStart (12.44s) [2021-07-27T12:24:36.148Z] PASS [2021-07-27T12:24:36.148Z] [2021-07-27T12:24:36.148Z] === Skipped [2021-07-27T12:24:36.148Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-07-27T12:24:36.148Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-07-27T12:24:36.148Z] [2021-07-27T12:24:36.148Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2021-07-27T12:24:36.148Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-07-27T12:24:36.148Z] [2021-07-27T12:24:36.148Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2021-07-27T12:24:36.148Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-07-27T12:24:36.148Z] [2021-07-27T12:24:36.148Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-07-27T12:24:36.148Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-07-27T12:24:36.148Z] [2021-07-27T12:24:36.148Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-07-27T12:24:36.148Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-07-27T12:24:36.148Z] [2021-07-27T12:24:36.148Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2021-07-27T12:24:36.148Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-07-27T12:24:36.148Z] [2021-07-27T12:24:36.148Z] [2021-07-27T12:24:36.148Z] DONE 196 tests, 6 skipped in 157.115s [2021-07-27T12:24:36.148Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2021-07-27T12:24:36.149Z] ++ 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-07-27T12:24:36.149Z] ++ set -e [2021-07-27T12:24:36.149Z] ++ '[' -n 0 ']' [2021-07-27T12:24:36.149Z] ++ set -x [2021-07-27T12:24:36.149Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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-07-27T12:24:36.406Z] === RUN TestConfigDaemonLibtrustID [2021-07-27T12:24:36.971Z] --- PASS: TestConfigDaemonLibtrustID (0.52s) [2021-07-27T12:24:36.971Z] === RUN TestDaemonConfigValidation [2021-07-27T12:24:36.971Z] === RUN TestDaemonConfigValidation/config_with_no_content [2021-07-27T12:24:36.971Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2021-07-27T12:24:36.971Z] === RUN TestDaemonConfigValidation/config_with_{} [2021-07-27T12:24:36.971Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2021-07-27T12:24:36.971Z] === RUN TestDaemonConfigValidation/invalid_config [2021-07-27T12:24:36.971Z] === PAUSE TestDaemonConfigValidation/invalid_config [2021-07-27T12:24:36.971Z] === RUN TestDaemonConfigValidation/malformed_config [2021-07-27T12:24:36.971Z] === PAUSE TestDaemonConfigValidation/malformed_config [2021-07-27T12:24:36.971Z] === RUN TestDaemonConfigValidation/valid_config [2021-07-27T12:24:36.971Z] === PAUSE TestDaemonConfigValidation/valid_config [2021-07-27T12:24:36.971Z] === CONT TestDaemonConfigValidation/config_with_no_content [2021-07-27T12:24:36.971Z] === CONT TestDaemonConfigValidation/malformed_config [2021-07-27T12:24:36.971Z] === CONT TestDaemonConfigValidation/valid_config [2021-07-27T12:24:36.971Z] === CONT TestDaemonConfigValidation/invalid_config [2021-07-27T12:24:36.971Z] === CONT TestDaemonConfigValidation/config_with_{} [2021-07-27T12:24:36.971Z] --- PASS: TestDaemonConfigValidation (0.00s) [2021-07-27T12:24:36.971Z] --- PASS: TestDaemonConfigValidation/valid_config (0.06s) [2021-07-27T12:24:36.971Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.07s) [2021-07-27T12:24:36.971Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.07s) [2021-07-27T12:24:36.971Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.07s) [2021-07-27T12:24:36.971Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.07s) [2021-07-27T12:24:36.971Z] PASS [2021-07-27T12:24:36.971Z] [2021-07-27T12:24:36.971Z] DONE 7 tests in 0.691s [2021-07-27T12:24:36.971Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-07-27T12:24:36.971Z] ++ 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-07-27T12:24:36.971Z] ++ set -e [2021-07-27T12:24:36.971Z] ++ '[' -n 0 ']' [2021-07-27T12:24:36.971Z] ++ set -x [2021-07-27T12:24:36.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=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-07-27T12:24:37.228Z] INFO: Testing against a local daemon [2021-07-27T12:24:37.228Z] === RUN TestCommitInheritsEnv [2021-07-27T12:24:37.486Z] --- PASS: TestCommitInheritsEnv (0.28s) [2021-07-27T12:24:37.486Z] === RUN TestImportExtremelyLargeImageWorks [2021-07-27T12:24:37.486Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-07-27T12:24:37.486Z] === RUN TestImagesFilterMultiReference [2021-07-27T12:24:37.486Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2021-07-27T12:24:37.486Z] === RUN TestImagePullPlatformInvalid [2021-07-27T12:24:37.486Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2021-07-27T12:24:37.486Z] === RUN TestRemoveImageOrphaning [2021-07-27T12:24:37.743Z] --- PASS: TestRemoveImageOrphaning (0.30s) [2021-07-27T12:24:37.743Z] === RUN TestRemoveImageGarbageCollector [2021-07-27T12:24:38.002Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2021-07-27T12:24:38.002Z] check_test.go:309: [d648800936af5] daemon is not started [2021-07-27T12:24:38.002Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2021-07-27T12:24:38.112Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2021-07-27T12:24:38.112Z] === RUN TestNewListSecretsFilters [2021-07-27T12:24:38.112Z] --- PASS: TestNewListSecretsFilters (0.00s) [2021-07-27T12:24:38.112Z] === RUN TestNewListConfigsFilters [2021-07-27T12:24:38.112Z] --- PASS: TestNewListConfigsFilters (0.00s) [2021-07-27T12:24:38.112Z] PASS [2021-07-27T12:24:38.112Z] coverage: 0.5% of statements [2021-07-27T12:24:38.112Z] ok github.com/docker/docker/daemon/cluster 1.927s coverage: 0.5% of statements [2021-07-27T12:24:38.112Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.17s) [2021-07-27T12:24:38.112Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2021-07-27T12:24:38.112Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2021-07-27T12:24:38.112Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2021-07-27T12:24:38.112Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2021-07-27T12:24:38.112Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2021-07-27T12:24:38.112Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2021-07-27T12:24:38.112Z] === RUN TestServiceConvertToGRPCContainerRuntime [2021-07-27T12:24:38.112Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2021-07-27T12:24:38.112Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2021-07-27T12:24:38.112Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2021-07-27T12:24:38.112Z] === RUN TestServiceConvertToGRPCIsolation [2021-07-27T12:24:38.112Z] === RUN TestServiceConvertToGRPCIsolation/empty [2021-07-27T12:24:38.112Z] === RUN TestServiceConvertToGRPCIsolation/default [2021-07-27T12:24:38.112Z] === RUN TestServiceConvertToGRPCIsolation/process [2021-07-27T12:24:38.112Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2021-07-27T12:24:38.112Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2021-07-27T12:24:38.112Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2021-07-27T12:24:38.112Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2021-07-27T12:24:38.112Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2021-07-27T12:24:38.112Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2021-07-27T12:24:38.112Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2021-07-27T12:24:38.112Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2021-07-27T12:24:38.112Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2021-07-27T12:24:38.112Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2021-07-27T12:24:38.112Z] === RUN TestServiceConvertFromGRPCIsolation [2021-07-27T12:24:38.112Z] === RUN TestServiceConvertFromGRPCIsolation/default [2021-07-27T12:24:38.112Z] === RUN TestServiceConvertFromGRPCIsolation/process [2021-07-27T12:24:38.112Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2021-07-27T12:24:38.112Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2021-07-27T12:24:38.112Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2021-07-27T12:24:38.112Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2021-07-27T12:24:38.112Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2021-07-27T12:24:38.112Z] === RUN TestServiceConvertToGRPCCredentialSpec [2021-07-27T12:24:38.112Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2021-07-27T12:24:38.113Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2021-07-27T12:24:38.113Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2021-07-27T12:24:38.113Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2021-07-27T12:24:38.113Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2021-07-27T12:24:38.113Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2021-07-27T12:24:38.113Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2021-07-27T12:24:38.113Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2021-07-27T12:24:38.113Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2021-07-27T12:24:38.113Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-07-27T12:24:38.113Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2021-07-27T12:24:38.113Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2021-07-27T12:24:38.113Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2021-07-27T12:24:38.113Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2021-07-27T12:24:38.113Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2021-07-27T12:24:38.113Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2021-07-27T12:24:38.113Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-07-27T12:24:38.113Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2021-07-27T12:24:38.113Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2021-07-27T12:24:38.113Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2021-07-27T12:24:38.113Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2021-07-27T12:24:38.113Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2021-07-27T12:24:38.113Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2021-07-27T12:24:38.113Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-07-27T12:24:38.113Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2021-07-27T12:24:38.113Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2021-07-27T12:24:38.113Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-07-27T12:24:38.113Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2021-07-27T12:24:38.113Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2021-07-27T12:24:38.113Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2021-07-27T12:24:38.113Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2021-07-27T12:24:38.113Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2021-07-27T12:24:38.113Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2021-07-27T12:24:38.113Z] === RUN TestServiceConvertFromGRPCConfigs [2021-07-27T12:24:38.113Z] === RUN TestServiceConvertFromGRPCConfigs/file [2021-07-27T12:24:38.113Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2021-07-27T12:24:38.113Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2021-07-27T12:24:38.113Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2021-07-27T12:24:38.113Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2021-07-27T12:24:38.113Z] === RUN TestServiceConvertToGRPCConfigs [2021-07-27T12:24:38.113Z] === RUN TestServiceConvertToGRPCConfigs/file [2021-07-27T12:24:38.113Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2021-07-27T12:24:38.113Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2021-07-27T12:24:38.113Z] === RUN TestServiceConvertToGRPCConfigs/none [2021-07-27T12:24:38.113Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2021-07-27T12:24:38.113Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2021-07-27T12:24:38.113Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2021-07-27T12:24:38.113Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2021-07-27T12:24:38.113Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2021-07-27T12:24:38.113Z] PASS [2021-07-27T12:24:38.113Z] coverage: 35.9% of statements [2021-07-27T12:24:38.113Z] ok github.com/docker/docker/daemon/cluster/convert 1.687s coverage: 35.9% of statements [2021-07-27T12:24:38.934Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2021-07-27T12:24:39.865Z] --- PASS: TestRemoveImageGarbageCollector (1.99s) [2021-07-27T12:24:39.865Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-07-27T12:24:39.865Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2021-07-27T12:24:39.865Z] === RUN TestTagInvalidReference [2021-07-27T12:24:39.865Z] --- PASS: TestTagInvalidReference (0.01s) [2021-07-27T12:24:39.865Z] === RUN TestTagValidPrefixedRepo [2021-07-27T12:24:39.865Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2021-07-27T12:24:39.865Z] === RUN TestTagExistedNameWithoutForce [2021-07-27T12:24:39.865Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2021-07-27T12:24:39.865Z] === RUN TestTagOfficialNames [2021-07-27T12:24:39.865Z] --- PASS: TestTagOfficialNames (0.06s) [2021-07-27T12:24:39.865Z] === RUN TestTagMatchesDigest [2021-07-27T12:24:40.123Z] --- PASS: TestTagMatchesDigest (0.01s) [2021-07-27T12:24:40.123Z] === CONT TestImportExtremelyLargeImageWorks [2021-07-27T12:24:40.123Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2021-07-27T12:24:40.381Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2021-07-27T12:24:41.313Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2021-07-27T12:24:42.792Z] === RUN TestBuilderGC [2021-07-27T12:24:42.792Z] --- PASS: TestBuilderGC (0.00s) [2021-07-27T12:24:42.792Z] === RUN TestDaemonConfigurationNotFound [2021-07-27T12:24:42.792Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2021-07-27T12:24:42.792Z] === RUN TestDaemonBrokenConfiguration [2021-07-27T12:24:42.792Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2021-07-27T12:24:42.792Z] === RUN TestParseClusterAdvertiseSettings [2021-07-27T12:24:42.792Z] --- PASS: TestParseClusterAdvertiseSettings (0.00s) [2021-07-27T12:24:42.792Z] === RUN TestFindConfigurationConflicts [2021-07-27T12:24:42.792Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2021-07-27T12:24:42.792Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2021-07-27T12:24:42.792Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2021-07-27T12:24:42.792Z] === RUN TestDaemonConfigurationMergeConflicts [2021-07-27T12:24:42.792Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2021-07-27T12:24:42.792Z] === RUN TestDaemonConfigurationMergeConcurrent [2021-07-27T12:24:42.792Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2021-07-27T12:24:42.792Z] === RUN TestDaemonConfigurationMergeConcurrentError [2021-07-27T12:24:42.792Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2021-07-27T12:24:42.792Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2021-07-27T12:24:42.792Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2021-07-27T12:24:42.792Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2021-07-27T12:24:42.792Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2021-07-27T12:24:42.792Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2021-07-27T12:24:42.792Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2021-07-27T12:24:42.792Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) [2021-07-27T12:24:42.792Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2021-07-27T12:24:42.792Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2021-07-27T12:24:42.792Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2021-07-27T12:24:42.792Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2021-07-27T12:24:42.792Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2021-07-27T12:24:42.792Z] === RUN TestFindConfigurationConflictsWithMergedValues [2021-07-27T12:24:42.792Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2021-07-27T12:24:42.792Z] === RUN TestValidateConfigurationErrors [2021-07-27T12:24:42.792Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2021-07-27T12:24:42.792Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2021-07-27T12:24:42.792Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2021-07-27T12:24:42.792Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2021-07-27T12:24:42.792Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2021-07-27T12:24:42.792Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2021-07-27T12:24:42.792Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2021-07-27T12:24:42.792Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2021-07-27T12:24:42.792Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2021-07-27T12:24:42.792Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2021-07-27T12:24:42.792Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2021-07-27T12:24:42.792Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2021-07-27T12:24:42.792Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2021-07-27T12:24:42.792Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2021-07-27T12:24:42.792Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2021-07-27T12:24:42.792Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2021-07-27T12:24:42.792Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2021-07-27T12:24:42.792Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2021-07-27T12:24:42.792Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2021-07-27T12:24:42.792Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2021-07-27T12:24:42.792Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2021-07-27T12:24:42.792Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2021-07-27T12:24:42.792Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2021-07-27T12:24:42.792Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2021-07-27T12:24:42.792Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2021-07-27T12:24:42.792Z] === RUN TestValidateConfiguration [2021-07-27T12:24:42.792Z] === RUN TestValidateConfiguration/with_label [2021-07-27T12:24:42.792Z] === RUN TestValidateConfiguration/with_dns [2021-07-27T12:24:42.792Z] === RUN TestValidateConfiguration/with_dns-search [2021-07-27T12:24:42.792Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2021-07-27T12:24:42.792Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2021-07-27T12:24:42.792Z] === RUN TestValidateConfiguration/with_max-download-attempts [2021-07-27T12:24:42.792Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2021-07-27T12:24:42.792Z] === RUN TestValidateConfiguration/with_node_generic_resources [2021-07-27T12:24:42.792Z] --- PASS: TestValidateConfiguration (0.00s) [2021-07-27T12:24:42.792Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2021-07-27T12:24:42.792Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2021-07-27T12:24:42.792Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2021-07-27T12:24:42.792Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2021-07-27T12:24:42.792Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2021-07-27T12:24:42.792Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2021-07-27T12:24:42.792Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2021-07-27T12:24:42.792Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2021-07-27T12:24:42.792Z] === RUN TestModifiedDiscoverySettings [2021-07-27T12:24:42.792Z] --- PASS: TestModifiedDiscoverySettings (0.00s) [2021-07-27T12:24:42.792Z] === RUN TestReloadSetConfigFileNotExist [2021-07-27T12:24:42.792Z] time="2021-07-27T12:24:42Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2021-07-27T12:24:42.792Z] --- PASS: TestReloadSetConfigFileNotExist (0.17s) [2021-07-27T12:24:42.792Z] === RUN TestReloadDefaultConfigNotExist [2021-07-27T12:24:42.792Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2021-07-27T12:24:42.792Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2021-07-27T12:24:42.792Z] === RUN TestReloadBadDefaultConfig [2021-07-27T12:24:42.792Z] time="2021-07-27T12:24:42Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-031555231" [2021-07-27T12:24:42.792Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2021-07-27T12:24:42.792Z] === RUN TestReloadWithConflictingLabels [2021-07-27T12:24:42.792Z] time="2021-07-27T12:24:42Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-077789554" [2021-07-27T12:24:42.792Z] --- PASS: TestReloadWithConflictingLabels (0.01s) [2021-07-27T12:24:42.792Z] === RUN TestReloadWithDuplicateLabels [2021-07-27T12:24:42.792Z] time="2021-07-27T12:24:42Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-831736873" [2021-07-27T12:24:42.792Z] --- PASS: TestReloadWithDuplicateLabels (0.01s) [2021-07-27T12:24:42.792Z] === RUN TestDaemonConfigurationMerge [2021-07-27T12:24:42.792Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2021-07-27T12:24:42.792Z] PASS [2021-07-27T12:24:42.792Z] coverage: 79.2% of statements [2021-07-27T12:24:42.792Z] ok github.com/docker/docker/daemon/config 1.058s coverage: 79.2% of statements [2021-07-27T12:24:43.210Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2021-07-27T12:24:43.758Z] === RUN TestWaitNodeAttachment [2021-07-27T12:24:43.758Z] === RUN TestDiscoveryOptsErrors [2021-07-27T12:24:43.758Z] --- PASS: TestDiscoveryOptsErrors (0.00s) [2021-07-27T12:24:43.758Z] === RUN TestDiscoveryOpts [2021-07-27T12:24:43.758Z] --- PASS: TestDiscoveryOpts (0.00s) [2021-07-27T12:24:43.758Z] PASS [2021-07-27T12:24:43.758Z] coverage: 30.0% of statements [2021-07-27T12:24:43.758Z] ok github.com/docker/docker/daemon/discovery 1.084s coverage: 30.0% of statements [2021-07-27T12:24:43.776Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2021-07-27T12:24:44.215Z] --- PASS: TestWaitNodeAttachment (0.40s) [2021-07-27T12:24:44.215Z] === RUN TestIsolationConversion [2021-07-27T12:24:44.215Z] === RUN TestIsolationConversion/default [2021-07-27T12:24:44.215Z] === RUN TestIsolationConversion/process [2021-07-27T12:24:44.215Z] === RUN TestIsolationConversion/hyperv [2021-07-27T12:24:44.215Z] --- PASS: TestIsolationConversion (0.00s) [2021-07-27T12:24:44.215Z] --- PASS: TestIsolationConversion/default (0.00s) [2021-07-27T12:24:44.215Z] --- PASS: TestIsolationConversion/process (0.00s) [2021-07-27T12:24:44.215Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2021-07-27T12:24:44.215Z] === RUN TestContainerLabels [2021-07-27T12:24:44.215Z] --- PASS: TestContainerLabels (0.00s) [2021-07-27T12:24:44.215Z] === RUN TestCredentialSpecConversion [2021-07-27T12:24:44.215Z] === RUN TestCredentialSpecConversion/none [2021-07-27T12:24:44.215Z] === RUN TestCredentialSpecConversion/config [2021-07-27T12:24:44.215Z] === RUN TestCredentialSpecConversion/file [2021-07-27T12:24:44.215Z] === RUN TestCredentialSpecConversion/registry [2021-07-27T12:24:44.215Z] --- PASS: TestCredentialSpecConversion (0.00s) [2021-07-27T12:24:44.216Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2021-07-27T12:24:44.216Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2021-07-27T12:24:44.216Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2021-07-27T12:24:44.216Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2021-07-27T12:24:44.216Z] === RUN TestControllerValidateMountBind [2021-07-27T12:24:44.216Z] --- PASS: TestControllerValidateMountBind (0.00s) [2021-07-27T12:24:44.216Z] === RUN TestControllerValidateMountVolume [2021-07-27T12:24:44.216Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2021-07-27T12:24:44.216Z] === RUN TestControllerValidateMountTarget [2021-07-27T12:24:44.216Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2021-07-27T12:24:44.216Z] === RUN TestControllerValidateMountTmpfs [2021-07-27T12:24:44.216Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2021-07-27T12:24:44.216Z] === RUN TestControllerValidateMountInvalidType [2021-07-27T12:24:44.216Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2021-07-27T12:24:44.216Z] === RUN TestControllerValidateMountNamedPipe [2021-07-27T12:24:44.216Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2021-07-27T12:24:44.216Z] PASS [2021-07-27T12:24:44.216Z] coverage: 11.0% of statements [2021-07-27T12:24:44.216Z] ok github.com/docker/docker/daemon/cluster/executor/container 1.470s coverage: 11.0% of statements [2021-07-27T12:24:44.342Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2021-07-27T12:24:44.673Z] === RUN TestVerifyNetworkingConfig [2021-07-27T12:24:44.673Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2021-07-27T12:24:44.673Z] === RUN TestGetContainer [2021-07-27T12:24:44.673Z] --- PASS: TestGetContainer (0.00s) [2021-07-27T12:24:44.673Z] === RUN TestValidContainerNames [2021-07-27T12:24:44.673Z] --- PASS: TestValidContainerNames (0.00s) [2021-07-27T12:24:44.673Z] === RUN TestContainerInitDNS [2021-07-27T12:24:44.673Z] daemon_test.go:147: root required [2021-07-27T12:24:44.673Z] --- SKIP: TestContainerInitDNS (0.00s) [2021-07-27T12:24:44.673Z] === RUN TestMerge [2021-07-27T12:24:44.673Z] --- PASS: TestMerge (0.00s) [2021-07-27T12:24:44.673Z] === RUN TestValidateContainerIsolation [2021-07-27T12:24:44.673Z] --- PASS: TestValidateContainerIsolation (0.00s) [2021-07-27T12:24:44.673Z] === RUN TestFindNetworkErrorType [2021-07-27T12:24:44.673Z] --- PASS: TestFindNetworkErrorType (0.00s) [2021-07-27T12:24:44.674Z] === RUN TestEnsureServicesExist [2021-07-27T12:24:44.674Z] --- PASS: TestEnsureServicesExist (0.00s) [2021-07-27T12:24:44.674Z] === RUN TestEnsureServicesExistErrors [2021-07-27T12:24:44.674Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2021-07-27T12:24:44.674Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2021-07-27T12:24:44.674Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2021-07-27T12:24:44.674Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2021-07-27T12:24:44.674Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2021-07-27T12:24:44.674Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2021-07-27T12:24:44.674Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2021-07-27T12:24:44.674Z] === RUN TestContainerDelete [2021-07-27T12:24:44.674Z] --- PASS: TestContainerDelete (0.00s) [2021-07-27T12:24:44.674Z] === RUN TestContainerDoubleDelete [2021-07-27T12:24:44.674Z] --- PASS: TestContainerDoubleDelete (0.00s) [2021-07-27T12:24:44.674Z] === RUN TestLogContainerEventCopyLabels [2021-07-27T12:24:44.674Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2021-07-27T12:24:44.674Z] === RUN TestLogContainerEventWithAttributes [2021-07-27T12:24:44.674Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2021-07-27T12:24:44.674Z] === RUN TestNoneHealthcheck [2021-07-27T12:24:44.674Z] --- PASS: TestNoneHealthcheck (0.00s) [2021-07-27T12:24:44.674Z] === RUN TestHealthStates [2021-07-27T12:24:45.132Z] time="2021-07-27T12:24:44Z" 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-07-27T12:24:45.132Z] time="2021-07-27T12:24:44Z" 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-07-27T12:24:45.132Z] time="2021-07-27T12:24:44Z" 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-07-27T12:24:45.132Z] time="2021-07-27T12:24:44Z" 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-07-27T12:24:45.132Z] time="2021-07-27T12:24:44Z" 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-07-27T12:24:45.132Z] time="2021-07-27T12:24:44Z" 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-07-27T12:24:45.132Z] time="2021-07-27T12:24:44Z" 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-07-27T12:24:45.132Z] time="2021-07-27T12:24:44Z" 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-07-27T12:24:45.132Z] time="2021-07-27T12:24:44Z" 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-07-27T12:24:45.132Z] time="2021-07-27T12:24:44Z" 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-07-27T12:24:45.132Z] --- PASS: TestHealthStates (0.19s) [2021-07-27T12:24:45.132Z] === RUN TestMaskURLCredentials [2021-07-27T12:24:45.132Z] --- PASS: TestMaskURLCredentials (0.00s) [2021-07-27T12:24:45.132Z] === RUN TestGetInspectData [2021-07-27T12:24:45.132Z] --- PASS: TestGetInspectData (0.00s) [2021-07-27T12:24:45.132Z] === RUN TestFillLicense [2021-07-27T12:24:45.132Z] --- PASS: TestFillLicense (0.00s) [2021-07-27T12:24:45.132Z] === RUN TestListInvalidFilter [2021-07-27T12:24:45.132Z] --- PASS: TestListInvalidFilter (0.00s) [2021-07-27T12:24:45.132Z] === RUN TestNameFilter [2021-07-27T12:24:45.132Z] --- PASS: TestNameFilter (0.00s) [2021-07-27T12:24:45.132Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2021-07-27T12:24:45.132Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2021-07-27T12:24:45.132Z] === RUN TestSetWindowsCredentialSpecInSpec [2021-07-27T12:24:45.132Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2021-07-27T12:24:45.132Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2021-07-27T12:24:45.132Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2021-07-27T12:24:45.132Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2021-07-27T12:24:45.132Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2021-07-27T12:24:45.132Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2021-07-27T12:24:45.132Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2021-07-27T12:24:45.132Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2021-07-27T12:24:45.132Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2021-07-27T12:24:45.132Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2021-07-27T12:24:45.133Z] === 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-07-27T12:24:45.133Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2021-07-27T12:24:45.133Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2021-07-27T12:24:45.133Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2021-07-27T12:24:45.133Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2021-07-27T12:24:45.133Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2021-07-27T12:24:45.133Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2021-07-27T12:24:45.133Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2021-07-27T12:24:45.133Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2021-07-27T12:24:45.133Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) [2021-07-27T12:24:45.133Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2021-07-27T12:24:45.133Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2021-07-27T12:24:45.133Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2021-07-27T12:24:45.133Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2021-07-27T12:24:45.133Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-07-27T12:24:45.133Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2021-07-27T12:24:45.133Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2021-07-27T12:24:45.133Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-07-27T12:24:45.133Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2021-07-27T12:24:45.133Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2021-07-27T12:24:45.133Z] --- 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-07-27T12:24:45.133Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2021-07-27T12:24:45.133Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2021-07-27T12:24:45.133Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2021-07-27T12:24:45.133Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2021-07-27T12:24:45.133Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2021-07-27T12:24:45.133Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2021-07-27T12:24:45.133Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2021-07-27T12:24:45.133Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2021-07-27T12:24:45.133Z] === RUN TestDaemonReloadLabels [2021-07-27T12:24:45.133Z] --- PASS: TestDaemonReloadLabels (0.00s) [2021-07-27T12:24:45.133Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2021-07-27T12:24:45.133Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2021-07-27T12:24:45.133Z] === RUN TestDaemonReloadMirrors [2021-07-27T12:24:45.133Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2021-07-27T12:24:45.133Z] === RUN TestDaemonReloadInsecureRegistries [2021-07-27T12:24:45.133Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2021-07-27T12:24:45.133Z] === RUN TestDaemonReloadNotAffectOthers [2021-07-27T12:24:45.133Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2021-07-27T12:24:45.133Z] === RUN TestDaemonDiscoveryReload [2021-07-27T12:24:45.275Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2021-07-27T12:24:46.099Z] === RUN TestEventsLog [2021-07-27T12:24:46.099Z] --- PASS: TestEventsLog (0.00s) [2021-07-27T12:24:46.099Z] === RUN TestEventsLogTimeout [2021-07-27T12:24:46.099Z] --- PASS: TestEventsLogTimeout (0.00s) [2021-07-27T12:24:46.099Z] === RUN TestLogEvents [2021-07-27T12:24:46.099Z] --- PASS: TestLogEvents (0.05s) [2021-07-27T12:24:46.099Z] === RUN TestLoadBufferedEvents [2021-07-27T12:24:46.099Z] --- PASS: TestDaemonDiscoveryReload (1.00s) [2021-07-27T12:24:46.099Z] === RUN TestDaemonDiscoveryReloadFromEmptyDiscovery [2021-07-27T12:24:46.099Z] --- PASS: TestLoadBufferedEvents (0.11s) [2021-07-27T12:24:46.099Z] === RUN TestLoadBufferedEventsOnlyFromPast [2021-07-27T12:24:46.099Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2021-07-27T12:24:46.099Z] === RUN TestIgnoreBufferedWhenNoTimes [2021-07-27T12:24:46.099Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2021-07-27T12:24:46.099Z] PASS [2021-07-27T12:24:46.099Z] coverage: 50.0% of statements [2021-07-27T12:24:46.099Z] ok github.com/docker/docker/daemon/events 0.372s coverage: 50.0% of statements [2021-07-27T12:24:46.099Z] === RUN TestIsEmptyDir [2021-07-27T12:24:46.099Z] --- PASS: TestIsEmptyDir (0.01s) [2021-07-27T12:24:46.099Z] PASS [2021-07-27T12:24:46.099Z] coverage: 2.3% of statements [2021-07-27T12:24:46.099Z] ok github.com/docker/docker/daemon/graphdriver 0.224s coverage: 2.3% of statements [2021-07-27T12:24:46.560Z] --- PASS: TestDaemonDiscoveryReloadFromEmptyDiscovery (0.50s) [2021-07-27T12:24:46.560Z] === RUN TestDaemonDiscoveryReloadOnlyClusterAdvertise [2021-07-27T12:24:47.019Z] === RUN TestLinkNaming [2021-07-27T12:24:47.019Z] --- PASS: TestLinkNaming (0.00s) [2021-07-27T12:24:47.019Z] === RUN TestLinkNew [2021-07-27T12:24:47.019Z] --- PASS: TestLinkNew (0.00s) [2021-07-27T12:24:47.019Z] === RUN TestLinkEnv [2021-07-27T12:24:47.019Z] --- PASS: TestLinkEnv (0.00s) [2021-07-27T12:24:47.019Z] === RUN TestLinkMultipleEnv [2021-07-27T12:24:47.019Z] --- PASS: TestLinkMultipleEnv (0.00s) [2021-07-27T12:24:47.019Z] === RUN TestLinkPortRangeEnv [2021-07-27T12:24:47.019Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2021-07-27T12:24:47.019Z] PASS [2021-07-27T12:24:47.019Z] coverage: 93.0% of statements [2021-07-27T12:24:47.019Z] ok github.com/docker/docker/daemon/links 0.122s coverage: 93.0% of statements [2021-07-27T12:24:47.019Z] --- PASS: TestDaemonDiscoveryReloadOnlyClusterAdvertise (0.50s) [2021-07-27T12:24:47.019Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2021-07-27T12:24:47.019Z] reload_test.go:520: root required [2021-07-27T12:24:47.019Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-07-27T12:24:47.019Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2021-07-27T12:24:47.019Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.01s) [2021-07-27T12:24:47.019Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2021-07-27T12:24:47.019Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.02s) [2021-07-27T12:24:47.019Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2021-07-27T12:24:47.019Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.02s) [2021-07-27T12:24:47.019Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2021-07-27T12:24:47.019Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s) [2021-07-27T12:24:47.019Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2021-07-27T12:24:47.019Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2021-07-27T12:24:47.019Z] === RUN TestParseVolumesFrom [2021-07-27T12:24:47.019Z] --- PASS: TestParseVolumesFrom (0.00s) [2021-07-27T12:24:47.019Z] PASS [2021-07-27T12:24:47.019Z] coverage: 9.2% of statements [2021-07-27T12:24:47.019Z] ok github.com/docker/docker/daemon 4.222s coverage: 9.2% of statements [2021-07-27T12:24:47.019Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-07-27T12:24:47.019Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-07-27T12:24:47.019Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-07-27T12:24:47.019Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-07-27T12:24:47.019Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2021-07-27T12:24:47.019Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2021-07-27T12:24:47.019Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2021-07-27T12:24:47.019Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-07-27T12:24:47.019Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2021-07-27T12:24:47.019Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2021-07-27T12:24:47.019Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-07-27T12:24:47.019Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2021-07-27T12:24:47.019Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2021-07-27T12:24:47.019Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2021-07-27T12:24:48.555Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2021-07-27T12:24:48.558Z] === RUN TestAdapterReadLogs [2021-07-27T12:24:48.558Z] --- PASS: TestAdapterReadLogs (0.00s) [2021-07-27T12:24:48.558Z] === RUN TestCopier [2021-07-27T12:24:48.558Z] --- PASS: TestCopier (0.00s) [2021-07-27T12:24:48.558Z] === RUN TestCopierLongLines [2021-07-27T12:24:48.558Z] --- PASS: TestCopierLongLines (0.00s) [2021-07-27T12:24:48.558Z] === RUN TestCopierSlow [2021-07-27T12:24:49.020Z] --- PASS: TestCopierSlow (0.20s) [2021-07-27T12:24:49.020Z] === RUN TestCopierWithSized [2021-07-27T12:24:49.020Z] === RUN TestCopierWithSized/as_is [2021-07-27T12:24:49.020Z] === RUN TestCopierWithSized/With_RingLogger [2021-07-27T12:24:49.020Z] --- PASS: TestCopierWithSized (0.07s) [2021-07-27T12:24:49.020Z] --- PASS: TestCopierWithSized/as_is (0.06s) [2021-07-27T12:24:49.020Z] --- PASS: TestCopierWithSized/With_RingLogger (0.00s) [2021-07-27T12:24:49.020Z] === RUN TestCopierWithPartial [2021-07-27T12:24:49.020Z] --- PASS: TestCopierWithPartial (0.00s) [2021-07-27T12:24:49.020Z] === RUN TestRingLogger [2021-07-27T12:24:49.020Z] --- PASS: TestRingLogger (0.00s) [2021-07-27T12:24:49.020Z] === RUN TestRingCap [2021-07-27T12:24:49.020Z] --- PASS: TestRingCap (0.00s) [2021-07-27T12:24:49.020Z] === RUN TestRingClose [2021-07-27T12:24:49.020Z] --- PASS: TestRingClose (0.00s) [2021-07-27T12:24:49.020Z] === RUN TestRingDrain [2021-07-27T12:24:49.020Z] --- PASS: TestRingDrain (0.00s) [2021-07-27T12:24:49.020Z] PASS [2021-07-27T12:24:49.020Z] coverage: 43.8% of statements [2021-07-27T12:24:49.020Z] ok github.com/docker/docker/daemon/logger 0.663s coverage: 43.8% of statements [2021-07-27T12:24:50.015Z] === RUN TestNewStreamConfig [2021-07-27T12:24:50.015Z] === RUN TestNewStreamConfig/defaults [2021-07-27T12:24:50.015Z] === RUN TestNewStreamConfig/invalid_create_group [2021-07-27T12:24:50.015Z] === RUN TestNewStreamConfig/invalid_flush_interval [2021-07-27T12:24:50.015Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2021-07-27T12:24:50.015Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2021-07-27T12:24:50.015Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2021-07-27T12:24:50.015Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2021-07-27T12:24:50.015Z] --- PASS: TestNewStreamConfig (0.00s) [2021-07-27T12:24:50.015Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2021-07-27T12:24:50.015Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2021-07-27T12:24:50.015Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2021-07-27T12:24:50.015Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2021-07-27T12:24:50.015Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2021-07-27T12:24:50.015Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2021-07-27T12:24:50.015Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2021-07-27T12:24:50.015Z] === RUN TestNewAWSLogsClientUserAgentHandler [2021-07-27T12:24:50.015Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2021-07-27T12:24:50.015Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2021-07-27T12:24:50.015Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2021-07-27T12:24:50.015Z] === RUN TestNewAWSLogsClientRegionDetect [2021-07-27T12:24:50.015Z] time="2021-07-27T12:24:49Z" level=info msg="Trying to get region from EC2 Metadata" [2021-07-27T12:24:50.015Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.17s) [2021-07-27T12:24:50.015Z] === RUN TestCreateSuccess [2021-07-27T12:24:50.015Z] --- PASS: TestCreateSuccess (0.00s) [2021-07-27T12:24:50.015Z] === RUN TestCreateStreamSkipped [2021-07-27T12:24:50.015Z] time="2021-07-27T12:24:49Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName [2021-07-27T12:24:50.015Z] --- PASS: TestCreateStreamSkipped (0.00s) [2021-07-27T12:24:50.015Z] === RUN TestCreateLogGroupSuccess [2021-07-27T12:24:50.015Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2021-07-27T12:24:50.015Z] === RUN TestCreateError [2021-07-27T12:24:50.015Z] --- PASS: TestCreateError (0.00s) [2021-07-27T12:24:50.015Z] === RUN TestCreateAlreadyExists [2021-07-27T12:24:50.015Z] time="2021-07-27T12:24:49Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2021-07-27T12:24:50.015Z] --- PASS: TestCreateAlreadyExists (0.00s) [2021-07-27T12:24:50.015Z] === RUN TestLogClosed [2021-07-27T12:24:50.015Z] --- PASS: TestLogClosed (0.00s) [2021-07-27T12:24:50.015Z] === RUN TestLogBlocking [2021-07-27T12:24:50.015Z] --- PASS: TestLogBlocking (0.00s) [2021-07-27T12:24:50.015Z] === RUN TestLogNonBlockingBufferEmpty [2021-07-27T12:24:50.015Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2021-07-27T12:24:50.015Z] === RUN TestLogNonBlockingBufferFull [2021-07-27T12:24:50.015Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2021-07-27T12:24:50.015Z] === RUN TestPublishBatchSuccess [2021-07-27T12:24:50.015Z] --- PASS: TestPublishBatchSuccess (0.00s) [2021-07-27T12:24:50.015Z] === RUN TestPublishBatchError [2021-07-27T12:24:50.015Z] time="2021-07-27T12:24:49Z" level=error msg=Error [2021-07-27T12:24:50.015Z] --- PASS: TestPublishBatchError (0.00s) [2021-07-27T12:24:50.015Z] === RUN TestPublishBatchInvalidSeqSuccess [2021-07-27T12:24:50.015Z] time="2021-07-27T12:24:49Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-07-27T12:24:50.015Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2021-07-27T12:24:50.015Z] === RUN TestPublishBatchAlreadyAccepted [2021-07-27T12:24:50.015Z] time="2021-07-27T12:24:49Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-07-27T12:24:50.015Z] time="2021-07-27T12:24:49Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2021-07-27T12:24:50.015Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2021-07-27T12:24:50.015Z] === RUN TestCollectBatchSimple [2021-07-27T12:24:50.015Z] --- PASS: TestCollectBatchSimple (0.00s) [2021-07-27T12:24:50.015Z] === RUN TestCollectBatchTicker [2021-07-27T12:24:50.015Z] --- PASS: TestCollectBatchTicker (0.00s) [2021-07-27T12:24:50.015Z] === RUN TestCollectBatchMultilinePattern [2021-07-27T12:24:50.015Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2021-07-27T12:24:50.015Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2021-07-27T12:24:50.015Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2021-07-27T12:24:50.015Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2021-07-27T12:24:50.015Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2021-07-27T12:24:50.015Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2021-07-27T12:24:50.015Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.01s) [2021-07-27T12:24:50.015Z] === RUN TestCollectBatchClose [2021-07-27T12:24:50.015Z] --- PASS: TestCollectBatchClose (0.00s) [2021-07-27T12:24:50.015Z] === RUN TestEffectiveLen [2021-07-27T12:24:50.015Z] === RUN TestEffectiveLen/0/Hello [2021-07-27T12:24:50.015Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2021-07-27T12:24:50.015Z] === RUN TestEffectiveLen/2/🙃 [2021-07-27T12:24:50.015Z] === RUN TestEffectiveLen/3/���� [2021-07-27T12:24:50.015Z] === RUN TestEffectiveLen/4/He��o [2021-07-27T12:24:50.015Z] === RUN TestEffectiveLen/5/ [2021-07-27T12:24:50.015Z] --- PASS: TestEffectiveLen (0.00s) [2021-07-27T12:24:50.015Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2021-07-27T12:24:50.015Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2021-07-27T12:24:50.015Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2021-07-27T12:24:50.015Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2021-07-27T12:24:50.015Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2021-07-27T12:24:50.015Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2021-07-27T12:24:50.015Z] === RUN TestFindValidSplit [2021-07-27T12:24:50.015Z] === RUN TestFindValidSplit/0/ [2021-07-27T12:24:50.015Z] cloudwatchlogs_test.go:1064: [2021-07-27T12:24:50.015Z] cloudwatchlogs_test.go:1065: [2021-07-27T12:24:50.015Z] === RUN TestFindValidSplit/1/Hello [2021-07-27T12:24:50.015Z] cloudwatchlogs_test.go:1064: Hello [2021-07-27T12:24:50.015Z] cloudwatchlogs_test.go:1065: [2021-07-27T12:24:50.015Z] === RUN TestFindValidSplit/2/Hello [2021-07-27T12:24:50.015Z] cloudwatchlogs_test.go:1064: He [2021-07-27T12:24:50.015Z] cloudwatchlogs_test.go:1065: llo [2021-07-27T12:24:50.015Z] === RUN TestFindValidSplit/3/Hello [2021-07-27T12:24:50.015Z] cloudwatchlogs_test.go:1064: [2021-07-27T12:24:50.015Z] cloudwatchlogs_test.go:1065: Hello [2021-07-27T12:24:50.015Z] === RUN TestFindValidSplit/4/🙃 [2021-07-27T12:24:50.015Z] cloudwatchlogs_test.go:1064: [2021-07-27T12:24:50.015Z] cloudwatchlogs_test.go:1065: 🙃 [2021-07-27T12:24:50.015Z] === RUN TestFindValidSplit/5/🙃 [2021-07-27T12:24:50.015Z] cloudwatchlogs_test.go:1064: 🙃 [2021-07-27T12:24:50.015Z] cloudwatchlogs_test.go:1065: [2021-07-27T12:24:50.015Z] === RUN TestFindValidSplit/6/a� [2021-07-27T12:24:50.015Z] cloudwatchlogs_test.go:1064: a [2021-07-27T12:24:50.015Z] cloudwatchlogs_test.go:1065: � [2021-07-27T12:24:50.015Z] === RUN TestFindValidSplit/7/a� [2021-07-27T12:24:50.015Z] cloudwatchlogs_test.go:1064: a� [2021-07-27T12:24:50.015Z] cloudwatchlogs_test.go:1065: [2021-07-27T12:24:50.015Z] --- PASS: TestFindValidSplit (0.00s) [2021-07-27T12:24:50.015Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2021-07-27T12:24:50.015Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2021-07-27T12:24:50.015Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2021-07-27T12:24:50.015Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2021-07-27T12:24:50.015Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2021-07-27T12:24:50.015Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2021-07-27T12:24:50.015Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2021-07-27T12:24:50.015Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2021-07-27T12:24:50.015Z] === RUN TestProcessEventEmoji [2021-07-27T12:24:50.015Z] --- PASS: TestProcessEventEmoji (0.01s) [2021-07-27T12:24:50.015Z] === RUN TestCollectBatchLineSplit [2021-07-27T12:24:50.015Z] --- PASS: TestCollectBatchLineSplit (0.00s) [2021-07-27T12:24:50.015Z] === RUN TestCollectBatchLineSplitWithBinary [2021-07-27T12:24:50.015Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2021-07-27T12:24:50.015Z] === RUN TestCollectBatchMaxEvents [2021-07-27T12:24:50.015Z] --- PASS: TestCollectBatchMaxEvents (0.03s) [2021-07-27T12:24:50.015Z] === RUN TestCollectBatchMaxTotalBytes [2021-07-27T12:24:50.015Z] --- PASS: TestCollectBatchMaxTotalBytes (0.01s) [2021-07-27T12:24:50.015Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2021-07-27T12:24:50.015Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.01s) [2021-07-27T12:24:50.015Z] === RUN TestCollectBatchWithDuplicateTimestamps [2021-07-27T12:24:50.015Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.07s) [2021-07-27T12:24:50.015Z] === RUN TestParseLogOptionsMultilinePattern [2021-07-27T12:24:50.015Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2021-07-27T12:24:50.015Z] === RUN TestParseLogOptionsDatetimeFormat [2021-07-27T12:24:50.015Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2021-07-27T12:24:50.015Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2021-07-27T12:24:50.015Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2021-07-27T12:24:50.015Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2021-07-27T12:24:50.015Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2021-07-27T12:24:50.015Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2021-07-27T12:24:50.015Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2021-07-27T12:24:50.015Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2021-07-27T12:24:50.015Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2021-07-27T12:24:50.015Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2021-07-27T12:24:50.015Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2021-07-27T12:24:50.015Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2021-07-27T12:24:50.015Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2021-07-27T12:24:50.015Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2021-07-27T12:24:50.016Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2021-07-27T12:24:50.016Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2021-07-27T12:24:50.016Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2021-07-27T12:24:50.016Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2021-07-27T12:24:50.016Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2021-07-27T12:24:50.016Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2021-07-27T12:24:50.016Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2021-07-27T12:24:50.016Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2021-07-27T12:24:50.016Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2021-07-27T12:24:50.016Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2021-07-27T12:24:50.016Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2021-07-27T12:24:50.016Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2021-07-27T12:24:50.016Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2021-07-27T12:24:50.016Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2021-07-27T12:24:50.016Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2021-07-27T12:24:50.016Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2021-07-27T12:24:50.016Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2021-07-27T12:24:50.016Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2021-07-27T12:24:50.016Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2021-07-27T12:24:50.016Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2021-07-27T12:24:50.016Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2021-07-27T12:24:50.016Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2021-07-27T12:24:50.016Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2021-07-27T12:24:50.016Z] === RUN TestCreateTagSuccess [2021-07-27T12:24:50.016Z] --- PASS: TestCreateTagSuccess (0.00s) [2021-07-27T12:24:50.016Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2021-07-27T12:24:50.016Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2021-07-27T12:24:50.016Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2021-07-27T12:24:50.016Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2021-07-27T12:24:50.016Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2021-07-27T12:24:50.016Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2021-07-27T12:24:50.016Z] PASS [2021-07-27T12:24:50.016Z] coverage: 77.4% of statements [2021-07-27T12:24:50.016Z] ok github.com/docker/docker/daemon/logger/awslogs 0.925s coverage: 77.4% of statements [2021-07-27T12:24:50.474Z] === RUN TestSearchRegistryForImagesErrors [2021-07-27T12:24:50.474Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2021-07-27T12:24:50.474Z] === RUN TestSearchRegistryForImages [2021-07-27T12:24:50.474Z] --- PASS: TestSearchRegistryForImages (0.00s) [2021-07-27T12:24:50.474Z] === RUN TestOnlyPlatformWithFallback [2021-07-27T12:24:50.474Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2021-07-27T12:24:50.474Z] === RUN TestImageDelete [2021-07-27T12:24:50.474Z] === RUN TestImageDelete/no_lease [2021-07-27T12:24:50.474Z] === RUN TestImageDelete/lease_exists [2021-07-27T12:24:50.474Z] --- PASS: TestImageDelete (0.03s) [2021-07-27T12:24:50.474Z] --- PASS: TestImageDelete/no_lease (0.00s) [2021-07-27T12:24:50.474Z] --- PASS: TestImageDelete/lease_exists (0.01s) [2021-07-27T12:24:50.474Z] === RUN TestContentStoreForPull [2021-07-27T12:24:50.474Z] --- PASS: TestContentStoreForPull (0.17s) [2021-07-27T12:24:50.474Z] PASS [2021-07-27T12:24:50.474Z] coverage: 6.8% of statements [2021-07-27T12:24:50.474Z] ok github.com/docker/docker/daemon/images 0.761s coverage: 6.8% of statements [2021-07-27T12:24:50.932Z] === RUN TestJSONFileLogger [2021-07-27T12:24:50.932Z] --- PASS: TestJSONFileLogger (0.00s) [2021-07-27T12:24:50.932Z] === RUN TestJSONFileLoggerWithTags [2021-07-27T12:24:50.932Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2021-07-27T12:24:50.932Z] === RUN TestJSONFileLoggerWithOpts [2021-07-27T12:24:50.932Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-07-27T12:24:50.932Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-07-27T12:24:50.932Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2021-07-27T12:24:50.932Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-07-27T12:24:50.932Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-07-27T12:24:50.932Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2021-07-27T12:24:50.932Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2021-07-27T12:24:50.932Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s) [2021-07-27T12:24:50.932Z] === RUN TestJSONFileLoggerWithLabelsEnv [2021-07-27T12:24:50.932Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2021-07-27T12:24:50.932Z] === RUN TestEncodeDecode [2021-07-27T12:24:50.932Z] === PAUSE TestEncodeDecode [2021-07-27T12:24:50.932Z] === RUN TestUnexpectedEOF [2021-07-27T12:24:50.932Z] time="2021-07-27T12:24:50Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-07-27T12:24:50.932Z] time="2021-07-27T12:24:50Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-07-27T12:24:50.932Z] --- PASS: TestUnexpectedEOF (0.17s) [2021-07-27T12:24:50.932Z] === CONT TestEncodeDecode [2021-07-27T12:24:50.932Z] --- PASS: TestEncodeDecode (0.00s) [2021-07-27T12:24:50.932Z] PASS [2021-07-27T12:24:50.932Z] coverage: 69.9% of statements [2021-07-27T12:24:50.932Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.993s coverage: 69.9% of statements [2021-07-27T12:24:51.082Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2021-07-27T12:24:51.389Z] === RUN TestJSONLogsMarshalJSONBuf [2021-07-27T12:24:51.389Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2021-07-27T12:24:51.389Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2021-07-27T12:24:51.389Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.17s) [2021-07-27T12:24:51.389Z] === RUN TestFastTimeMarshalJSON [2021-07-27T12:24:51.389Z] --- PASS: TestFastTimeMarshalJSON (0.01s) [2021-07-27T12:24:51.389Z] PASS [2021-07-27T12:24:51.389Z] coverage: 87.2% of statements [2021-07-27T12:24:51.389Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.391s coverage: 87.2% of statements [2021-07-27T12:24:52.930Z] === RUN TestWriteLog [2021-07-27T12:24:52.930Z] === PAUSE TestWriteLog [2021-07-27T12:24:52.930Z] === RUN TestReadLog [2021-07-27T12:24:52.930Z] === PAUSE TestReadLog [2021-07-27T12:24:52.930Z] === CONT TestWriteLog [2021-07-27T12:24:52.930Z] === CONT TestReadLog [2021-07-27T12:24:52.930Z] --- PASS: TestWriteLog (0.00s) [2021-07-27T12:24:52.930Z] === RUN TestReadLog/tail_exact [2021-07-27T12:24:52.930Z] === RUN TestReadLog/tail_less_than_available [2021-07-27T12:24:52.930Z] === RUN TestReadLog/tail_more_than_available [2021-07-27T12:24:52.930Z] --- PASS: TestReadLog (0.17s) [2021-07-27T12:24:52.930Z] --- PASS: TestReadLog/tail_exact (0.15s) [2021-07-27T12:24:52.930Z] --- PASS: TestReadLog/tail_less_than_available (0.00s) [2021-07-27T12:24:52.930Z] --- PASS: TestReadLog/tail_more_than_available (0.00s) [2021-07-27T12:24:52.930Z] PASS [2021-07-27T12:24:52.930Z] coverage: 75.2% of statements [2021-07-27T12:24:52.930Z] ok github.com/docker/docker/daemon/logger/local 0.637s coverage: 75.2% of statements [2021-07-27T12:24:52.930Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-07-27T12:24:52.930Z] === RUN TestOpenFileDelete [2021-07-27T12:24:52.930Z] --- PASS: TestOpenFileDelete (0.00s) [2021-07-27T12:24:52.930Z] === RUN TestOpenFileRename [2021-07-27T12:24:52.930Z] --- PASS: TestOpenFileRename (0.00s) [2021-07-27T12:24:52.930Z] === RUN TestParseLogTagDefaultTag [2021-07-27T12:24:52.930Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2021-07-27T12:24:52.930Z] === RUN TestParseLogTag [2021-07-27T12:24:52.930Z] --- PASS: TestParseLogTag (0.00s) [2021-07-27T12:24:52.930Z] === RUN TestParseLogTagEmptyTag [2021-07-27T12:24:52.930Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2021-07-27T12:24:52.930Z] === RUN TestTailFiles [2021-07-27T12:24:52.930Z] --- PASS: TestTailFiles (0.00s) [2021-07-27T12:24:52.930Z] === RUN TestFollowLogsConsumerGone [2021-07-27T12:24:52.930Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2021-07-27T12:24:52.930Z] === RUN TestFollowLogsProducerGone [2021-07-27T12:24:52.930Z] logfile_test.go:179: logDecode() closed after sending 44 messages [2021-07-27T12:24:52.930Z] logfile_test.go:232: messages sent: 44, received: 44 [2021-07-27T12:24:52.930Z] --- PASS: TestFollowLogsProducerGone (0.00s) [2021-07-27T12:24:52.930Z] === RUN TestCheckCapacityAndRotate [2021-07-27T12:24:52.930Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2021-07-27T12:24:52.930Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2021-07-27T12:24:52.930Z] --- PASS: TestCheckCapacityAndRotate (0.03s) [2021-07-27T12:24:52.930Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2021-07-27T12:24:52.930Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.01s) [2021-07-27T12:24:52.930Z] PASS [2021-07-27T12:24:52.930Z] coverage: 53.7% of statements [2021-07-27T12:24:52.930Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.552s coverage: 53.7% of statements [2021-07-27T12:24:53.388Z] === RUN TestLog [2021-07-27T12:24:53.388Z] --- PASS: TestLog (0.01s) [2021-07-27T12:24:53.388Z] PASS [2021-07-27T12:24:53.388Z] coverage: 31.5% of statements [2021-07-27T12:24:53.388Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.491s coverage: 31.5% of statements [2021-07-27T12:24:54.356Z] === RUN TestNewParse [2021-07-27T12:24:54.356Z] --- PASS: TestNewParse (0.00s) [2021-07-27T12:24:54.356Z] PASS [2021-07-27T12:24:54.356Z] coverage: 8.3% of statements [2021-07-27T12:24:54.356Z] ok github.com/docker/docker/daemon/logger/templates 0.208s coverage: 8.3% of statements [2021-07-27T12:24:54.825Z] === RUN TestValidateLogOpt [2021-07-27T12:24:54.825Z] --- PASS: TestValidateLogOpt (0.00s) [2021-07-27T12:24:54.825Z] === RUN TestNewMissedConfig [2021-07-27T12:24:54.825Z] --- PASS: TestNewMissedConfig (0.00s) [2021-07-27T12:24:54.825Z] === RUN TestNewMissedUrl [2021-07-27T12:24:54.825Z] --- PASS: TestNewMissedUrl (0.00s) [2021-07-27T12:24:54.825Z] === RUN TestNewMissedToken [2021-07-27T12:24:54.825Z] --- PASS: TestNewMissedToken (0.00s) [2021-07-27T12:24:54.825Z] === RUN TestNewWithProxy [2021-07-27T12:24:54.825Z] --- PASS: TestNewWithProxy (0.00s) [2021-07-27T12:24:54.825Z] === RUN TestDefault [2021-07-27T12:24:54.825Z] --- PASS: TestDefault (0.02s) [2021-07-27T12:24:54.825Z] === RUN TestInlineFormatWithNonDefaultOptions [2021-07-27T12:24:54.825Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2021-07-27T12:24:54.825Z] === RUN TestJsonFormat [2021-07-27T12:24:54.825Z] --- PASS: TestJsonFormat (0.00s) [2021-07-27T12:24:54.825Z] === RUN TestRawFormat [2021-07-27T12:24:54.825Z] --- PASS: TestRawFormat (0.00s) [2021-07-27T12:24:54.825Z] === RUN TestRawFormatWithLabels [2021-07-27T12:24:54.825Z] --- PASS: TestRawFormatWithLabels (0.01s) [2021-07-27T12:24:54.825Z] === RUN TestRawFormatWithoutTag [2021-07-27T12:24:54.825Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2021-07-27T12:24:54.825Z] === RUN TestBatching [2021-07-27T12:24:54.825Z] --- PASS: TestBatching (0.19s) [2021-07-27T12:24:54.825Z] === RUN TestFrequency [2021-07-27T12:24:54.825Z] === RUN TestParseLogFormat [2021-07-27T12:24:54.825Z] --- PASS: TestParseLogFormat (0.00s) [2021-07-27T12:24:54.825Z] === RUN TestValidateLogOptEmpty [2021-07-27T12:24:54.825Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2021-07-27T12:24:54.825Z] === RUN TestValidateSyslogAddress [2021-07-27T12:24:54.825Z] --- PASS: TestValidateSyslogAddress (0.00s) [2021-07-27T12:24:54.825Z] === RUN TestParseAddressDefaultPort [2021-07-27T12:24:54.825Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2021-07-27T12:24:54.825Z] === RUN TestValidateSyslogFacility [2021-07-27T12:24:54.825Z] --- PASS: TestValidateSyslogFacility (0.00s) [2021-07-27T12:24:54.825Z] === RUN TestValidateLogOptSyslogFormat [2021-07-27T12:24:54.825Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2021-07-27T12:24:54.825Z] === RUN TestValidateLogOpt [2021-07-27T12:24:54.825Z] --- PASS: TestValidateLogOpt (0.00s) [2021-07-27T12:24:54.825Z] PASS [2021-07-27T12:24:54.825Z] coverage: 46.8% of statements [2021-07-27T12:24:54.825Z] ok github.com/docker/docker/daemon/logger/syslog 0.550s coverage: 46.8% of statements [2021-07-27T12:24:54.825Z] --- PASS: TestFrequency (0.16s) [2021-07-27T12:24:54.825Z] === RUN TestOneMessagePerRequest [2021-07-27T12:24:54.825Z] --- PASS: TestOneMessagePerRequest (0.00s) [2021-07-27T12:24:54.825Z] === RUN TestVerify [2021-07-27T12:24:54.825Z] --- PASS: TestVerify (0.00s) [2021-07-27T12:24:54.825Z] === RUN TestSkipVerify [2021-07-27T12:24:55.283Z] time="2021-07-27T12:24:54Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-27T12:24:55.283Z] time="2021-07-27T12:24:54Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-27T12:24:55.283Z] time="2021-07-27T12:24:54Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-27T12:24:55.283Z] time="2021-07-27T12:24:54Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-27T12:24:55.740Z] --- PASS: TestSkipVerify (0.59s) [2021-07-27T12:24:55.740Z] === RUN TestBufferMaximum [2021-07-27T12:24:55.740Z] time="2021-07-27T12:24:55Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-27T12:24:55.740Z] time="2021-07-27T12:24:55Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-27T12:24:55.740Z] time="2021-07-27T12:24:55Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-27T12:24:55.740Z] time="2021-07-27T12:24:55Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-27T12:24:55.740Z] time="2021-07-27T12:24:55Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-27T12:24:55.740Z] time="2021-07-27T12:24:55Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1627388695.288723\",\"host\":\"72b1ba8c845d\"}'" [2021-07-27T12:24:55.740Z] time="2021-07-27T12:24:55Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1627388695.288723\",\"host\":\"72b1ba8c845d\"}'" [2021-07-27T12:24:55.740Z] --- PASS: TestBufferMaximum (0.00s) [2021-07-27T12:24:55.740Z] === RUN TestServerAlwaysDown [2021-07-27T12:24:55.740Z] time="2021-07-27T12:24:55Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-27T12:24:55.740Z] time="2021-07-27T12:24:55Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-27T12:24:55.740Z] time="2021-07-27T12:24:55Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1627388695.292724\",\"host\":\"72b1ba8c845d\"}'" [2021-07-27T12:24:55.740Z] time="2021-07-27T12:24:55Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1627388695.292724\",\"host\":\"72b1ba8c845d\"}'" [2021-07-27T12:24:55.740Z] time="2021-07-27T12:24:55Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-27T12:24:55.740Z] time="2021-07-27T12:24:55Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1627388695.292724\",\"host\":\"72b1ba8c845d\"}'" [2021-07-27T12:24:55.740Z] time="2021-07-27T12:24:55Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1627388695.293727\",\"host\":\"72b1ba8c845d\"}'" [2021-07-27T12:24:55.740Z] time="2021-07-27T12:24:55Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1627388695.293727\",\"host\":\"72b1ba8c845d\"}'" [2021-07-27T12:24:55.740Z] --- PASS: TestServerAlwaysDown (0.00s) [2021-07-27T12:24:55.740Z] === RUN TestCannotSendAfterClose [2021-07-27T12:24:55.740Z] --- PASS: TestCannotSendAfterClose (0.00s) [2021-07-27T12:24:55.740Z] === RUN TestDeadlockOnBlockedEndpoint [2021-07-27T12:24:56.379Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2021-07-27T12:24:56.379Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2021-07-27T12:24:56.379Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2021-07-27T12:24:56.379Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2021-07-27T12:24:56.706Z] time="2021-07-27T12:24:56Z" level=warning msg="Error while sending logs" error="Post \"http://127.0.0.1:49208/services/collector/event/1.0\": context deadline exceeded" module=logger/splunk [2021-07-27T12:24:56.706Z] time="2021-07-27T12:24:56Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"72b1ba8c845d\"}'" [2021-07-27T12:24:56.706Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.01s) [2021-07-27T12:24:56.707Z] PASS [2021-07-27T12:24:56.707Z] coverage: 82.5% of statements [2021-07-27T12:24:56.707Z] ok github.com/docker/docker/daemon/logger/splunk 2.347s coverage: 82.5% of statements [2021-07-27T12:24:56.707Z] ? github.com/docker/docker/daemon/names [no test files] [2021-07-27T12:24:56.707Z] ? github.com/docker/docker/daemon/network [no test files] [2021-07-27T12:24:56.707Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-07-27T12:24:56.945Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2021-07-27T12:24:57.165Z] === RUN TestV1IDService [2021-07-27T12:24:57.165Z] --- PASS: TestV1IDService (0.04s) [2021-07-27T12:24:57.165Z] === RUN TestV2MetadataService [2021-07-27T12:24:57.623Z] === RUN TestSuccessfulDownload [2021-07-27T12:24:57.623Z] download_test.go:268: Needs fixing on Windows [2021-07-27T12:24:57.623Z] --- SKIP: TestSuccessfulDownload (0.00s) [2021-07-27T12:24:57.623Z] === RUN TestCancelledDownload [2021-07-27T12:24:57.623Z] --- PASS: TestCancelledDownload (0.00s) [2021-07-27T12:24:57.623Z] === RUN TestMaxDownloadAttempts [2021-07-27T12:24:57.623Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-07-27T12:24:57.623Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-07-27T12:24:57.623Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-07-27T12:24:57.623Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-07-27T12:24:57.623Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-07-27T12:24:57.623Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-07-27T12:24:57.623Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-07-27T12:24:57.623Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-07-27T12:24:57.623Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-07-27T12:24:57.623Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-07-27T12:24:57.623Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-07-27T12:24:57.623Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-07-27T12:24:57.878Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2021-07-27T12:24:58.081Z] --- PASS: TestV2MetadataService (1.04s) [2021-07-27T12:24:58.081Z] PASS [2021-07-27T12:24:58.081Z] coverage: 48.2% of statements [2021-07-27T12:24:58.081Z] ok github.com/docker/docker/distribution/metadata 1.469s coverage: 48.2% of statements [2021-07-27T12:24:58.081Z] === RUN TestContinueOnError_NonMirrorEndpoint [2021-07-27T12:24:58.081Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2021-07-27T12:24:58.081Z] === RUN TestContinueOnError_MirrorEndpoint [2021-07-27T12:24:58.081Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2021-07-27T12:24:58.081Z] === RUN TestContinueOnError_NeverContinue [2021-07-27T12:24:58.081Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2021-07-27T12:24:58.081Z] === RUN TestManifestStore [2021-07-27T12:24:58.081Z] time="2021-07-27T12:24:57Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-07-27T12:24:58.081Z] time="2021-07-27T12:24:57Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-07-27T12:24:58.081Z] time="2021-07-27T12:24:57Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-07-27T12:24:58.081Z] time="2021-07-27T12:24:57Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-07-27T12:24:58.081Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2021-07-27T12:24:58.081Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.46s) [2021-07-27T12:24:58.081Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.46s) [2021-07-27T12:24:58.081Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.46s) [2021-07-27T12:24:58.081Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.46s) [2021-07-27T12:24:58.081Z] === RUN TestTransfer [2021-07-27T12:24:58.081Z] === RUN TestManifestStore/no_remote_or_local [2021-07-27T12:24:58.081Z] --- PASS: TestTransfer (0.13s) [2021-07-27T12:24:58.081Z] === RUN TestConcurrencyLimit [2021-07-27T12:24:58.081Z] time="2021-07-27T12:24:58Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local271189343\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2021-07-27T12:24:58.539Z] === RUN TestManifestStore/no_local_cache [2021-07-27T12:24:58.539Z] === RUN TestManifestStore/with_local_cache [2021-07-27T12:24:58.539Z] === RUN TestManifestStore/unknown_media_type [2021-07-27T12:24:58.539Z] === RUN TestManifestStore/unknown_media_type/no_cache [2021-07-27T12:24:58.539Z] time="2021-07-27T12:24:58Z" level=warning msg="reference for unknown type: " [2021-07-27T12:24:58.539Z] time="2021-07-27T12:24:58Z" level=warning msg="reference for unknown type: " [2021-07-27T12:24:58.539Z] === RUN TestManifestStore/unknown_media_type/with_cache [2021-07-27T12:24:58.539Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2021-07-27T12:24:58.539Z] time="2021-07-27T12:24:58Z" level=warning msg="reference for unknown type: " [2021-07-27T12:24:58.539Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2021-07-27T12:24:58.539Z] time="2021-07-27T12:24:58Z" level=warning msg="reference for unknown type: " [2021-07-27T12:24:58.539Z] time="2021-07-27T12:24:58Z" level=warning msg="reference for unknown type: " [2021-07-27T12:24:58.539Z] === RUN TestManifestStore/error_persisting_manifest [2021-07-27T12:24:58.539Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2021-07-27T12:24:58.539Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2021-07-27T12:24:58.539Z] time="2021-07-27T12:24:58Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2021-07-27T12:24:58.539Z] --- PASS: TestManifestStore (0.46s) [2021-07-27T12:24:58.539Z] --- PASS: TestManifestStore/no_remote_or_local (0.27s) [2021-07-27T12:24:58.539Z] --- PASS: TestManifestStore/no_local_cache (0.10s) [2021-07-27T12:24:58.539Z] --- PASS: TestManifestStore/with_local_cache (0.02s) [2021-07-27T12:24:58.539Z] --- PASS: TestManifestStore/unknown_media_type (0.05s) [2021-07-27T12:24:58.539Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.01s) [2021-07-27T12:24:58.539Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.03s) [2021-07-27T12:24:58.539Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.02s) [2021-07-27T12:24:58.539Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.02s) [2021-07-27T12:24:58.539Z] --- PASS: TestManifestStore/error_persisting_manifest (0.02s) [2021-07-27T12:24:58.539Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2021-07-27T12:24:58.539Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.02s) [2021-07-27T12:24:58.539Z] === RUN TestDetectManifestBlobMediaType [2021-07-27T12:24:58.539Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2021-07-27T12:24:58.539Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2021-07-27T12:24:58.539Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2021-07-27T12:24:58.539Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2021-07-27T12:24:58.539Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2021-07-27T12:24:58.539Z] === RUN TestDetectManifestBlobMediaType/schema1 [2021-07-27T12:24:58.539Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2021-07-27T12:24:58.539Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2021-07-27T12:24:58.539Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2021-07-27T12:24:58.539Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2021-07-27T12:24:58.539Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2021-07-27T12:24:58.539Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2021-07-27T12:24:58.539Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2021-07-27T12:24:58.539Z] === RUN TestFixManifestLayers [2021-07-27T12:24:58.539Z] --- PASS: TestFixManifestLayers (0.00s) [2021-07-27T12:24:58.539Z] === RUN TestFixManifestLayersBaseLayerParent [2021-07-27T12:24:58.539Z] pull_v2_test.go:73: Needs fixing on Windows [2021-07-27T12:24:58.539Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2021-07-27T12:24:58.539Z] === RUN TestFixManifestLayersBadParent [2021-07-27T12:24:58.539Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2021-07-27T12:24:58.539Z] === RUN TestValidateManifest [2021-07-27T12:24:58.539Z] pull_v2_test.go:118: Needs fixing on Windows [2021-07-27T12:24:58.539Z] --- SKIP: TestValidateManifest (0.00s) [2021-07-27T12:24:58.539Z] === RUN TestFormatPlatform [2021-07-27T12:24:58.539Z] --- PASS: TestFormatPlatform (0.00s) [2021-07-27T12:24:58.539Z] === RUN TestGetRepositoryMountCandidates [2021-07-27T12:24:58.539Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2021-07-27T12:24:58.539Z] === RUN TestLayerAlreadyExists [2021-07-27T12:24:58.539Z] 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-07-27T12:24:58.539Z] 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-07-27T12:24:58.539Z] 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-07-27T12:24:58.539Z] 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-07-27T12:24:58.539Z] 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-07-27T12:24:58.539Z] 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-07-27T12:24:58.539Z] --- PASS: TestLayerAlreadyExists (0.00s) [2021-07-27T12:24:58.539Z] === RUN TestWhenEmptyAuthConfig [2021-07-27T12:24:58.539Z] --- PASS: TestConcurrencyLimit (0.41s) [2021-07-27T12:24:58.539Z] === RUN TestInactiveJobs [2021-07-27T12:24:58.811Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2021-07-27T12:24:58.997Z] === RUN TestNotFound [2021-07-27T12:24:58.997Z] --- PASS: TestNotFound (0.00s) [2021-07-27T12:24:58.997Z] === RUN TestConflict [2021-07-27T12:24:58.997Z] --- PASS: TestConflict (0.00s) [2021-07-27T12:24:58.997Z] === RUN TestForbidden [2021-07-27T12:24:58.997Z] --- PASS: TestForbidden (0.00s) [2021-07-27T12:24:58.997Z] === RUN TestInvalidParameter [2021-07-27T12:24:58.997Z] --- PASS: TestInvalidParameter (0.00s) [2021-07-27T12:24:58.997Z] === RUN TestNotImplemented [2021-07-27T12:24:58.997Z] --- PASS: TestNotImplemented (0.00s) [2021-07-27T12:24:58.997Z] === RUN TestNotModified [2021-07-27T12:24:58.997Z] --- PASS: TestNotModified (0.00s) [2021-07-27T12:24:58.997Z] === RUN TestUnauthorized [2021-07-27T12:24:58.997Z] --- PASS: TestUnauthorized (0.00s) [2021-07-27T12:24:58.997Z] === RUN TestUnknown [2021-07-27T12:24:58.997Z] --- PASS: TestUnknown (0.00s) [2021-07-27T12:24:58.997Z] === RUN TestCancelled [2021-07-27T12:24:58.997Z] --- PASS: TestCancelled (0.00s) [2021-07-27T12:24:58.997Z] === RUN TestDeadline [2021-07-27T12:24:58.997Z] --- PASS: TestDeadline (0.00s) [2021-07-27T12:24:58.997Z] === RUN TestDataLoss [2021-07-27T12:24:58.997Z] --- PASS: TestDataLoss (0.00s) [2021-07-27T12:24:58.997Z] === RUN TestUnavailable [2021-07-27T12:24:58.997Z] --- PASS: TestUnavailable (0.00s) [2021-07-27T12:24:58.997Z] === RUN TestSystem [2021-07-27T12:24:58.997Z] --- PASS: TestSystem (0.00s) [2021-07-27T12:24:58.997Z] === RUN TestFromStatusCode [2021-07-27T12:24:58.997Z] === RUN TestFromStatusCode/Not_Found [2021-07-27T12:24:58.997Z] === RUN TestFromStatusCode/Bad_Request [2021-07-27T12:24:58.997Z] === RUN TestFromStatusCode/Conflict [2021-07-27T12:24:58.997Z] === RUN TestFromStatusCode/Unauthorized [2021-07-27T12:24:58.997Z] === RUN TestFromStatusCode/Service_Unavailable [2021-07-27T12:24:58.997Z] === RUN TestFromStatusCode/Forbidden [2021-07-27T12:24:58.997Z] === RUN TestFromStatusCode/Not_Modified [2021-07-27T12:24:58.997Z] === RUN TestFromStatusCode/Not_Implemented [2021-07-27T12:24:58.997Z] === RUN TestFromStatusCode/Internal_Server_Error [2021-07-27T12:24:58.997Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2021-07-27T12:24:58.997Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2021-07-27T12:24:58.997Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2021-07-27T12:24:58.997Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2021-07-27T12:24:58.997Z] --- PASS: TestFromStatusCode (0.00s) [2021-07-27T12:24:58.997Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2021-07-27T12:24:58.997Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2021-07-27T12:24:58.997Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2021-07-27T12:24:58.997Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2021-07-27T12:24:58.997Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2021-07-27T12:24:58.997Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2021-07-27T12:24:58.997Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2021-07-27T12:24:58.997Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2021-07-27T12:24:58.997Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2021-07-27T12:24:58.997Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2021-07-27T12:24:58.997Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2021-07-27T12:24:58.997Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2021-07-27T12:24:58.997Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2021-07-27T12:24:58.997Z] PASS [2021-07-27T12:24:58.997Z] coverage: 53.1% of statements [2021-07-27T12:24:58.997Z] ok github.com/docker/docker/errdefs 0.219s coverage: 53.1% of statements [2021-07-27T12:24:58.997Z] --- PASS: TestInactiveJobs (0.38s) [2021-07-27T12:24:58.997Z] === RUN TestWatchRelease [2021-07-27T12:24:58.997Z] --- PASS: TestWatchRelease (0.04s) [2021-07-27T12:24:58.997Z] === RUN TestWatchFinishedTransfer [2021-07-27T12:24:58.997Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2021-07-27T12:24:58.997Z] === RUN TestDuplicateTransfer [2021-07-27T12:24:58.997Z] --- PASS: TestDuplicateTransfer (0.04s) [2021-07-27T12:24:58.997Z] === RUN TestSuccessfulUpload [2021-07-27T12:24:59.455Z] time="2021-07-27T12:24:59Z" level=error msg="Upload failed, retrying: simulating retry" [2021-07-27T12:24:59.455Z] --- PASS: TestSuccessfulUpload (0.43s) [2021-07-27T12:24:59.455Z] === RUN TestCancelledUpload [2021-07-27T12:24:59.455Z] --- PASS: TestCancelledUpload (0.00s) [2021-07-27T12:24:59.455Z] PASS [2021-07-27T12:24:59.455Z] coverage: 76.8% of statements [2021-07-27T12:24:59.455Z] ok github.com/docker/docker/distribution/xfer 2.241s coverage: 76.8% of statements [2021-07-27T12:24:59.914Z] --- PASS: TestWhenEmptyAuthConfig (1.19s) [2021-07-27T12:24:59.914Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2021-07-27T12:24:59.914Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2021-07-27T12:24:59.914Z] === RUN TestTokenPassThru [2021-07-27T12:24:59.914Z] --- PASS: TestTokenPassThru (0.04s) [2021-07-27T12:24:59.914Z] === RUN TestTokenPassThruDifferentHost [2021-07-27T12:24:59.914Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2021-07-27T12:24:59.914Z] PASS [2021-07-27T12:24:59.914Z] coverage: 24.1% of statements [2021-07-27T12:24:59.914Z] ok github.com/docker/docker/distribution 2.390s coverage: 24.1% of statements [2021-07-27T12:24:59.914Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-07-27T12:24:59.914Z] ? github.com/docker/docker/dockerversion [no test files] [2021-07-27T12:25:00.380Z] === RUN TestCompare [2021-07-27T12:25:00.380Z] --- PASS: TestCompare (0.00s) [2021-07-27T12:25:00.380Z] PASS [2021-07-27T12:25:00.380Z] coverage: 19.2% of statements [2021-07-27T12:25:00.380Z] ok github.com/docker/docker/image/cache 0.287s coverage: 19.2% of statements [2021-07-27T12:25:00.710Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2021-07-27T12:25:00.838Z] === RUN TestFSGetInvalidData [2021-07-27T12:25:00.838Z] --- PASS: TestFSGetInvalidData (0.02s) [2021-07-27T12:25:00.838Z] === RUN TestFSInvalidSet [2021-07-27T12:25:00.838Z] --- PASS: TestFSInvalidSet (0.01s) [2021-07-27T12:25:00.838Z] === RUN TestFSInvalidRoot [2021-07-27T12:25:00.838Z] --- PASS: TestFSInvalidRoot (0.01s) [2021-07-27T12:25:00.838Z] === RUN TestFSMetadataGetSet [2021-07-27T12:25:00.838Z] --- PASS: TestFSMetadataGetSet (0.04s) [2021-07-27T12:25:00.838Z] === RUN TestFSInvalidWalker [2021-07-27T12:25:00.838Z] --- PASS: TestFSInvalidWalker (0.02s) [2021-07-27T12:25:00.838Z] === RUN TestFSGetSet [2021-07-27T12:25:00.838Z] --- PASS: TestFSGetSet (0.02s) [2021-07-27T12:25:00.838Z] === RUN TestFSGetUnsetKey [2021-07-27T12:25:00.838Z] --- PASS: TestFSGetUnsetKey (0.01s) [2021-07-27T12:25:00.838Z] === RUN TestFSGetEmptyData [2021-07-27T12:25:00.838Z] --- PASS: TestFSGetEmptyData (0.01s) [2021-07-27T12:25:00.838Z] === RUN TestFSDelete [2021-07-27T12:25:00.838Z] --- PASS: TestFSDelete (0.02s) [2021-07-27T12:25:00.838Z] === RUN TestFSWalker [2021-07-27T12:25:00.838Z] --- PASS: TestFSWalker (0.02s) [2021-07-27T12:25:00.838Z] === RUN TestFSWalkerStopOnError [2021-07-27T12:25:00.838Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2021-07-27T12:25:00.838Z] === RUN TestNewFromJSON [2021-07-27T12:25:00.838Z] --- PASS: TestNewFromJSON (0.00s) [2021-07-27T12:25:00.838Z] === RUN TestNewFromJSONWithInvalidJSON [2021-07-27T12:25:00.838Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2021-07-27T12:25:00.838Z] === RUN TestMarshalKeyOrder [2021-07-27T12:25:00.838Z] --- PASS: TestMarshalKeyOrder (0.00s) [2021-07-27T12:25:00.838Z] === RUN TestHistoryEqual [2021-07-27T12:25:00.838Z] --- PASS: TestHistoryEqual (0.17s) [2021-07-27T12:25:00.838Z] === RUN TestImage [2021-07-27T12:25:00.838Z] --- PASS: TestImage (0.00s) [2021-07-27T12:25:00.838Z] === RUN TestImageOSNotEmpty [2021-07-27T12:25:00.838Z] --- PASS: TestImageOSNotEmpty (0.00s) [2021-07-27T12:25:00.838Z] === RUN TestNewChildImageFromImageWithRootFS [2021-07-27T12:25:00.838Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2021-07-27T12:25:00.838Z] === RUN TestCreate [2021-07-27T12:25:00.838Z] --- PASS: TestCreate (0.01s) [2021-07-27T12:25:00.838Z] === RUN TestRestore [2021-07-27T12:25:00.838Z] time="2021-07-27T12:25:00Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2021-07-27T12:25:00.838Z] --- PASS: TestRestore (0.05s) [2021-07-27T12:25:00.838Z] === RUN TestAddDelete [2021-07-27T12:25:00.838Z] --- PASS: TestAddDelete (0.02s) [2021-07-27T12:25:00.838Z] === RUN TestSearchAfterDelete [2021-07-27T12:25:01.296Z] --- PASS: TestSearchAfterDelete (0.01s) [2021-07-27T12:25:01.296Z] === RUN TestParentReset [2021-07-27T12:25:01.296Z] --- PASS: TestParentReset (0.04s) [2021-07-27T12:25:01.296Z] === RUN TestGetAndSetLastUpdated [2021-07-27T12:25:01.296Z] --- PASS: TestGetAndSetLastUpdated (0.04s) [2021-07-27T12:25:01.296Z] === RUN TestStoreLen [2021-07-27T12:25:01.296Z] --- PASS: TestStoreLen (0.04s) [2021-07-27T12:25:01.296Z] PASS [2021-07-27T12:25:01.296Z] coverage: 86.6% of statements [2021-07-27T12:25:01.296Z] ok github.com/docker/docker/image 0.966s coverage: 86.6% of statements [2021-07-27T12:25:01.642Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2021-07-27T12:25:01.754Z] === RUN TestMakeV1ConfigFromConfig [2021-07-27T12:25:01.754Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2021-07-27T12:25:01.754Z] PASS [2021-07-27T12:25:01.754Z] coverage: 25.0% of statements [2021-07-27T12:25:01.754Z] ok github.com/docker/docker/image/v1 0.282s coverage: 25.0% of statements [2021-07-27T12:25:01.754Z] === RUN TestValidateManifest [2021-07-27T12:25:01.754Z] === RUN TestValidateManifest/nil [2021-07-27T12:25:01.754Z] === RUN TestValidateManifest/non-nil [2021-07-27T12:25:01.754Z] --- PASS: TestValidateManifest (0.00s) [2021-07-27T12:25:01.754Z] --- PASS: TestValidateManifest/nil (0.00s) [2021-07-27T12:25:01.754Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2021-07-27T12:25:01.754Z] PASS [2021-07-27T12:25:01.754Z] coverage: 0.7% of statements [2021-07-27T12:25:01.754Z] ok github.com/docker/docker/image/tarexport 0.345s coverage: 0.7% of statements [2021-07-27T12:25:01.754Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-07-27T12:25:03.017Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2021-07-27T12:25:03.933Z] === RUN TestEnvironmentParsing [2021-07-27T12:25:03.933Z] --- PASS: TestEnvironmentParsing (0.00s) [2021-07-27T12:25:03.933Z] PASS [2021-07-27T12:25:03.933Z] coverage: 1.2% of statements [2021-07-27T12:25:03.933Z] ok github.com/docker/docker/libcontainerd/local 0.410s coverage: 1.2% of statements [2021-07-27T12:25:04.391Z] === RUN TestEmptyLayer [2021-07-27T12:25:04.391Z] --- PASS: TestEmptyLayer (0.00s) [2021-07-27T12:25:04.391Z] === RUN TestCommitFailure [2021-07-27T12:25:04.391Z] --- PASS: TestCommitFailure (0.01s) [2021-07-27T12:25:04.391Z] === RUN TestStartTransactionFailure [2021-07-27T12:25:04.391Z] --- PASS: TestStartTransactionFailure (0.00s) [2021-07-27T12:25:04.391Z] === RUN TestGetOrphan [2021-07-27T12:25:04.391Z] --- PASS: TestGetOrphan (0.01s) [2021-07-27T12:25:04.391Z] === RUN TestMountAndRegister [2021-07-27T12:25:04.391Z] layer_test.go:271: Layer size: 14 [2021-07-27T12:25:04.391Z] --- PASS: TestMountAndRegister (0.03s) [2021-07-27T12:25:04.391Z] === RUN TestLayerRelease [2021-07-27T12:25:04.391Z] layer_test.go:304: Failing on Windows [2021-07-27T12:25:04.391Z] --- SKIP: TestLayerRelease (0.00s) [2021-07-27T12:25:04.391Z] === RUN TestStoreRestore [2021-07-27T12:25:04.391Z] layer_test.go:353: Failing on Windows [2021-07-27T12:25:04.391Z] --- SKIP: TestStoreRestore (0.00s) [2021-07-27T12:25:04.391Z] === RUN TestTarStreamStability [2021-07-27T12:25:04.391Z] layer_test.go:468: Failing on Windows [2021-07-27T12:25:04.391Z] --- SKIP: TestTarStreamStability (0.00s) [2021-07-27T12:25:04.391Z] === RUN TestRegisterExistingLayer [2021-07-27T12:25:04.391Z] --- PASS: TestRegisterExistingLayer (0.08s) [2021-07-27T12:25:04.391Z] === RUN TestTarStreamVerification [2021-07-27T12:25:04.391Z] layer_test.go:697: Failing on Windows [2021-07-27T12:25:04.391Z] --- SKIP: TestTarStreamVerification (0.00s) [2021-07-27T12:25:04.391Z] === RUN TestLayerMigration [2021-07-27T12:25:04.391Z] migration_test.go:46: Failing on Windows [2021-07-27T12:25:04.391Z] --- SKIP: TestLayerMigration (0.00s) [2021-07-27T12:25:04.391Z] === RUN TestLayerMigrationNoTarsplit [2021-07-27T12:25:04.391Z] migration_test.go:182: Failing on Windows [2021-07-27T12:25:04.391Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2021-07-27T12:25:04.391Z] === RUN TestMountInit [2021-07-27T12:25:04.391Z] mount_test.go:17: Failing on Windows [2021-07-27T12:25:04.391Z] --- SKIP: TestMountInit (0.00s) [2021-07-27T12:25:04.391Z] === RUN TestMountSize [2021-07-27T12:25:04.391Z] mount_test.go:76: Failing on Windows [2021-07-27T12:25:04.391Z] --- SKIP: TestMountSize (0.00s) [2021-07-27T12:25:04.391Z] === RUN TestMountChanges [2021-07-27T12:25:04.391Z] mount_test.go:125: Failing on Windows [2021-07-27T12:25:04.391Z] --- SKIP: TestMountChanges (0.00s) [2021-07-27T12:25:04.391Z] === RUN TestMountApply [2021-07-27T12:25:04.391Z] mount_test.go:212: Failing on Windows [2021-07-27T12:25:04.391Z] --- SKIP: TestMountApply (0.00s) [2021-07-27T12:25:04.391Z] PASS [2021-07-27T12:25:04.391Z] coverage: 30.1% of statements [2021-07-27T12:25:04.391Z] === RUN TestSerialization [2021-07-27T12:25:04.391Z] ok github.com/docker/docker/layer 0.422s coverage: 30.1% of statements [2021-07-27T12:25:04.391Z] --- PASS: TestSerialization (0.02s) [2021-07-27T12:25:04.391Z] PASS [2021-07-27T12:25:04.391Z] coverage: 100.0% of statements [2021-07-27T12:25:04.391Z] ok github.com/docker/docker/libcontainerd/queue 0.770s coverage: 100.0% of statements [2021-07-27T12:25:04.391Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-07-27T12:25:04.391Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-07-27T12:25:04.391Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-07-27T12:25:04.391Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-07-27T12:25:04.915Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2021-07-27T12:25:06.564Z] === RUN TestSequenceGetAvailableBit [2021-07-27T12:25:06.564Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2021-07-27T12:25:06.564Z] === RUN TestSequenceEqual [2021-07-27T12:25:06.564Z] --- PASS: TestSequenceEqual (0.00s) [2021-07-27T12:25:06.564Z] === RUN TestSequenceCopy [2021-07-27T12:25:06.564Z] --- PASS: TestSequenceCopy (0.00s) [2021-07-27T12:25:06.564Z] === RUN TestGetFirstAvailable [2021-07-27T12:25:06.564Z] --- PASS: TestGetFirstAvailable (0.00s) [2021-07-27T12:25:06.564Z] === RUN TestFindSequence [2021-07-27T12:25:06.564Z] --- PASS: TestFindSequence (0.00s) [2021-07-27T12:25:06.564Z] === RUN TestCheckIfAvailable [2021-07-27T12:25:06.564Z] --- PASS: TestCheckIfAvailable (0.00s) [2021-07-27T12:25:06.564Z] === RUN TestMergeSequences [2021-07-27T12:25:06.564Z] --- PASS: TestMergeSequences (0.00s) [2021-07-27T12:25:06.564Z] === RUN TestPushReservation [2021-07-27T12:25:06.564Z] --- PASS: TestPushReservation (0.00s) [2021-07-27T12:25:06.564Z] === RUN TestSerializeDeserialize [2021-07-27T12:25:06.564Z] --- PASS: TestSerializeDeserialize (0.00s) [2021-07-27T12:25:06.564Z] === RUN TestSet [2021-07-27T12:25:06.564Z] --- PASS: TestSet (0.00s) [2021-07-27T12:25:06.564Z] === RUN TestSetUnset [2021-07-27T12:25:06.564Z] --- PASS: TestSetUnset (0.00s) [2021-07-27T12:25:06.564Z] === RUN TestOffsetSetUnset [2021-07-27T12:25:06.564Z] --- PASS: TestOffsetSetUnset (0.00s) [2021-07-27T12:25:06.564Z] === RUN TestSetInRange [2021-07-27T12:25:06.564Z] --- PASS: TestSetInRange (0.00s) [2021-07-27T12:25:06.565Z] === RUN TestSetAnyInRange [2021-07-27T12:25:06.565Z] --- PASS: TestSetAnyInRange (0.00s) [2021-07-27T12:25:06.565Z] === RUN TestMethods [2021-07-27T12:25:06.565Z] --- PASS: TestMethods (0.00s) [2021-07-27T12:25:06.565Z] === RUN TestRandomAllocateDeallocate [2021-07-27T12:25:07.442Z] docker_cli_daemon_test.go:2550: [d1d653dfb425e] daemon is not started [2021-07-27T12:25:08.748Z] === RUN TestErrorInterfaces [2021-07-27T12:25:08.748Z] --- PASS: TestErrorInterfaces (0.00s) [2021-07-27T12:25:08.748Z] === RUN TestNetworkMarshalling [2021-07-27T12:25:08.748Z] === RUN TestInvalidConfig [2021-07-27T12:25:08.748Z] --- PASS: TestInvalidConfig (0.00s) [2021-07-27T12:25:08.748Z] === RUN TestConfig [2021-07-27T12:25:08.748Z] --- PASS: TestConfig (0.00s) [2021-07-27T12:25:08.748Z] === RUN TestOptionsLabels [2021-07-27T12:25:08.748Z] --- PASS: TestOptionsLabels (0.00s) [2021-07-27T12:25:08.748Z] === RUN TestValidName [2021-07-27T12:25:08.748Z] --- PASS: TestValidName (0.00s) [2021-07-27T12:25:08.748Z] === RUN TestTLSConfiguration [2021-07-27T12:25:08.748Z] --- PASS: TestNetworkMarshalling (0.20s) [2021-07-27T12:25:08.748Z] === RUN TestEndpointMarshalling [2021-07-27T12:25:08.748Z] --- PASS: TestEndpointMarshalling (0.00s) [2021-07-27T12:25:08.748Z] === RUN TestAuxAddresses [2021-07-27T12:25:08.748Z] time="2021-07-27T12:25:08Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-07-27T12:25:08.748Z] --- PASS: TestAuxAddresses (0.01s) [2021-07-27T12:25:08.748Z] === RUN TestSRVServiceQuery [2021-07-27T12:25:08.748Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2021-07-27T12:25:08.748Z] --- SKIP: TestSRVServiceQuery (0.01s) [2021-07-27T12:25:08.748Z] === RUN TestServiceVIPReuse [2021-07-27T12:25:08.748Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2021-07-27T12:25:08.748Z] --- SKIP: TestServiceVIPReuse (0.00s) [2021-07-27T12:25:08.748Z] === RUN TestIpamReleaseOnNetDriverFailures [2021-07-27T12:25:08.748Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2021-07-27T12:25:08.748Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.00s) [2021-07-27T12:25:08.748Z] === RUN TestDNSIPQuery [2021-07-27T12:25:08.748Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2021-07-27T12:25:08.748Z] --- SKIP: TestDNSIPQuery (0.00s) [2021-07-27T12:25:08.748Z] === RUN TestDNSProxyServFail [2021-07-27T12:25:08.748Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2021-07-27T12:25:08.748Z] --- SKIP: TestDNSProxyServFail (0.00s) [2021-07-27T12:25:08.748Z] === RUN TestSandboxAddEmpty [2021-07-27T12:25:08.748Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-07-27T12:25:08.748Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2021-07-27T12:25:08.748Z] === RUN TestSandboxAddMultiPrio [2021-07-27T12:25:08.748Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-07-27T12:25:08.748Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2021-07-27T12:25:08.748Z] === RUN TestSandboxAddSamePrio [2021-07-27T12:25:08.748Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-07-27T12:25:08.748Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2021-07-27T12:25:08.748Z] === RUN TestCleanupServiceDiscovery [2021-07-27T12:25:08.748Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2021-07-27T12:25:08.748Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2021-07-27T12:25:08.748Z] === RUN TestDNSOptions [2021-07-27T12:25:08.748Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2021-07-27T12:25:08.748Z] --- SKIP: TestDNSOptions (0.00s) [2021-07-27T12:25:08.748Z] === RUN TestMultipleControllersWithSameStore [2021-07-27T12:25:08.748Z] time="2021-07-27T12:25:08Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-07-27T12:25:08.748Z] time="2021-07-27T12:25:08Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-07-27T12:25:08.748Z] --- PASS: TestMultipleControllersWithSameStore (0.03s) [2021-07-27T12:25:08.748Z] PASS [2021-07-27T12:25:08.748Z] coverage: 8.6% of statements [2021-07-27T12:25:08.748Z] ok github.com/docker/docker/libnetwork 0.816s coverage: 8.6% of statements [2021-07-27T12:25:08.748Z] time="2021-07-27T12:25:08Z" level=info msg="Option Initializing KV with TLS" [2021-07-27T12:25:08.748Z] --- PASS: TestTLSConfiguration (0.19s) [2021-07-27T12:25:08.748Z] PASS [2021-07-27T12:25:08.748Z] coverage: 24.0% of statements [2021-07-27T12:25:08.748Z] ok github.com/docker/docker/libnetwork/config 0.686s coverage: 24.0% of statements [2021-07-27T12:25:08.748Z] ? github.com/docker/docker/libnetwork/api [no test files] [2021-07-27T12:25:08.817Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2021-07-27T12:25:09.206Z] === RUN TestKey [2021-07-27T12:25:09.206Z] --- PASS: TestKey (0.00s) [2021-07-27T12:25:09.206Z] === RUN TestParseKey [2021-07-27T12:25:09.206Z] --- PASS: TestParseKey (0.00s) [2021-07-27T12:25:09.206Z] === RUN TestInvalidDataStore [2021-07-27T12:25:09.206Z] --- PASS: TestInvalidDataStore (0.00s) [2021-07-27T12:25:09.206Z] === RUN TestKVObjectFlatKey [2021-07-27T12:25:09.206Z] --- PASS: TestKVObjectFlatKey (0.00s) [2021-07-27T12:25:09.206Z] === RUN TestAtomicKVObjectFlatKey [2021-07-27T12:25:09.206Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2021-07-27T12:25:09.206Z] PASS [2021-07-27T12:25:09.206Z] coverage: 21.9% of statements [2021-07-27T12:25:09.206Z] ok github.com/docker/docker/libnetwork/datastore 0.153s coverage: 21.9% of statements [2021-07-27T12:25:10.172Z] === RUN TestIPDataMarshalling [2021-07-27T12:25:10.172Z] --- PASS: TestIPDataMarshalling (0.00s) [2021-07-27T12:25:10.172Z] === RUN TestValidateAndIsV6 [2021-07-27T12:25:10.172Z] --- PASS: TestValidateAndIsV6 (0.00s) [2021-07-27T12:25:10.172Z] PASS [2021-07-27T12:25:10.172Z] coverage: 68.9% of statements [2021-07-27T12:25:10.172Z] ok github.com/docker/docker/libnetwork/driverapi 0.172s coverage: 68.9% of statements [2021-07-27T12:25:10.172Z] --- PASS: TestRandomAllocateDeallocate (3.62s) [2021-07-27T12:25:10.172Z] === RUN TestAllocateRandomDeallocate [2021-07-27T12:25:10.172Z] === RUN TestDriver [2021-07-27T12:25:10.172Z] --- PASS: TestDriver (0.00s) [2021-07-27T12:25:10.172Z] PASS [2021-07-27T12:25:10.172Z] coverage: 34.8% of statements [2021-07-27T12:25:10.172Z] ok github.com/docker/docker/libnetwork/drivers/host 0.164s coverage: 34.8% of statements [2021-07-27T12:25:10.715Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2021-07-27T12:25:11.138Z] === RUN TestDriver [2021-07-27T12:25:11.138Z] --- PASS: TestDriver (0.00s) [2021-07-27T12:25:11.138Z] PASS [2021-07-27T12:25:11.138Z] coverage: 34.8% of statements [2021-07-27T12:25:11.138Z] --- PASS: TestAllocateRandomDeallocate (0.97s) [2021-07-27T12:25:11.138Z] === RUN TestAllocateRandomDeallocateSerialize [2021-07-27T12:25:11.138Z] ok github.com/docker/docker/libnetwork/drivers/null 0.170s coverage: 34.8% of statements [2021-07-27T12:25:11.138Z] === RUN TestNetworkAllocateFree [2021-07-27T12:25:11.138Z] --- PASS: TestNetworkAllocateFree (0.00s) [2021-07-27T12:25:11.138Z] === RUN TestNetworkAllocateUserDefinedVNIs [2021-07-27T12:25:11.138Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2021-07-27T12:25:11.138Z] PASS [2021-07-27T12:25:11.138Z] coverage: 63.6% of statements [2021-07-27T12:25:11.138Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.234s coverage: 63.6% of statements [2021-07-27T12:25:11.595Z] === RUN TestGetEmptyCapabilities [2021-07-27T12:25:11.595Z] --- PASS: TestGetEmptyCapabilities (0.01s) [2021-07-27T12:25:11.595Z] === RUN TestGetExtraCapabilities [2021-07-27T12:25:11.595Z] --- PASS: TestGetExtraCapabilities (0.01s) [2021-07-27T12:25:11.595Z] === RUN TestGetInvalidCapabilities [2021-07-27T12:25:11.595Z] --- PASS: TestGetInvalidCapabilities (0.00s) [2021-07-27T12:25:11.595Z] === RUN TestRemoteDriver [2021-07-27T12:25:11.595Z] --- PASS: TestRemoteDriver (0.01s) [2021-07-27T12:25:11.595Z] === RUN TestDriverError [2021-07-27T12:25:12.053Z] --- PASS: TestDriverError (0.01s) [2021-07-27T12:25:12.053Z] === RUN TestMissingValues [2021-07-27T12:25:12.053Z] --- PASS: TestMissingValues (0.01s) [2021-07-27T12:25:12.053Z] === RUN TestRollback [2021-07-27T12:25:12.053Z] --- PASS: TestRollback (0.01s) [2021-07-27T12:25:12.053Z] PASS [2021-07-27T12:25:12.053Z] coverage: 57.4% of statements [2021-07-27T12:25:12.053Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.316s coverage: 57.4% of statements [2021-07-27T12:25:12.053Z] --- PASS: TestAllocateRandomDeallocateSerialize (1.09s) [2021-07-27T12:25:12.053Z] === RUN TestRetrieveFromStore [2021-07-27T12:25:12.512Z] --- PASS: TestRetrieveFromStore (0.58s) [2021-07-27T12:25:12.512Z] === RUN TestIsCorrupted [2021-07-27T12:25:12.512Z] --- PASS: TestIsCorrupted (0.01s) [2021-07-27T12:25:12.512Z] === RUN TestSetRollover [2021-07-27T12:25:12.970Z] === RUN TestNAT [2021-07-27T12:25:12.970Z] windows_test.go:57: Test does not work on CI and was never running to begin with [2021-07-27T12:25:12.970Z] --- SKIP: TestNAT (0.00s) [2021-07-27T12:25:12.970Z] === RUN TestTransparent [2021-07-27T12:25:12.970Z] windows_test.go:62: Test does not work on CI and was never running to begin with [2021-07-27T12:25:12.970Z] --- SKIP: TestTransparent (0.00s) [2021-07-27T12:25:12.970Z] PASS [2021-07-27T12:25:12.970Z] coverage: 0.0% of statements [2021-07-27T12:25:12.970Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.250s coverage: 0.0% of statements [2021-07-27T12:25:12.970Z] === RUN TestNew [2021-07-27T12:25:12.970Z] --- PASS: TestNew (0.00s) [2021-07-27T12:25:12.970Z] === RUN TestAddDriver [2021-07-27T12:25:12.970Z] --- PASS: TestAddDriver (0.00s) [2021-07-27T12:25:12.970Z] === RUN TestAddDuplicateDriver [2021-07-27T12:25:12.970Z] --- PASS: TestAddDuplicateDriver (0.00s) [2021-07-27T12:25:12.970Z] === RUN TestIPAMDefaultAddressSpaces [2021-07-27T12:25:12.970Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2021-07-27T12:25:12.970Z] === RUN TestDriver [2021-07-27T12:25:12.970Z] --- PASS: TestDriver (0.00s) [2021-07-27T12:25:12.970Z] === RUN TestIPAM [2021-07-27T12:25:12.970Z] --- PASS: TestIPAM (0.00s) [2021-07-27T12:25:12.970Z] === RUN TestWalkIPAMs [2021-07-27T12:25:12.970Z] --- PASS: TestWalkIPAMs (0.00s) [2021-07-27T12:25:12.970Z] === RUN TestWalkDrivers [2021-07-27T12:25:12.970Z] --- PASS: TestWalkDrivers (0.00s) [2021-07-27T12:25:12.970Z] PASS [2021-07-27T12:25:12.970Z] coverage: 82.4% of statements [2021-07-27T12:25:12.970Z] ok github.com/docker/docker/libnetwork/drvregistry 0.387s coverage: 82.4% of statements [2021-07-27T12:25:13.240Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2021-07-27T12:25:13.429Z] === RUN TestBuildDefault [2021-07-27T12:25:13.429Z] --- PASS: TestBuildDefault (0.00s) [2021-07-27T12:25:13.429Z] === RUN TestBuildHostnameDomainname [2021-07-27T12:25:13.429Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2021-07-27T12:25:13.429Z] === RUN TestBuildHostname [2021-07-27T12:25:13.429Z] --- PASS: TestBuildHostname (0.00s) [2021-07-27T12:25:13.429Z] === RUN TestBuildHostnameFQDN [2021-07-27T12:25:13.429Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2021-07-27T12:25:13.429Z] === RUN TestBuildNoIP [2021-07-27T12:25:13.429Z] --- PASS: TestBuildNoIP (0.00s) [2021-07-27T12:25:13.429Z] === RUN TestUpdate [2021-07-27T12:25:13.429Z] --- PASS: TestUpdate (0.00s) [2021-07-27T12:25:13.429Z] === RUN TestUpdateIgnoresPrefixedHostname [2021-07-27T12:25:13.429Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2021-07-27T12:25:13.429Z] === RUN TestDeleteIgnoresPrefixedHostname [2021-07-27T12:25:13.429Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2021-07-27T12:25:13.429Z] === RUN TestAddEmpty [2021-07-27T12:25:13.429Z] --- PASS: TestAddEmpty (0.00s) [2021-07-27T12:25:13.429Z] === RUN TestAdd [2021-07-27T12:25:13.429Z] --- PASS: TestAdd (0.00s) [2021-07-27T12:25:13.429Z] === RUN TestDeleteEmpty [2021-07-27T12:25:13.429Z] --- PASS: TestDeleteEmpty (0.00s) [2021-07-27T12:25:13.429Z] === RUN TestDeleteNewline [2021-07-27T12:25:13.429Z] --- PASS: TestDeleteNewline (0.00s) [2021-07-27T12:25:13.429Z] === RUN TestDelete [2021-07-27T12:25:13.429Z] --- PASS: TestDelete (0.00s) [2021-07-27T12:25:13.429Z] === RUN TestConcurrentWrites [2021-07-27T12:25:13.429Z] --- PASS: TestConcurrentWrites (0.25s) [2021-07-27T12:25:13.429Z] PASS [2021-07-27T12:25:13.429Z] coverage: 81.2% of statements [2021-07-27T12:25:13.429Z] ok github.com/docker/docker/libnetwork/etchosts 0.388s coverage: 81.2% of statements [2021-07-27T12:25:13.887Z] --- PASS: TestSetRollover (1.32s) [2021-07-27T12:25:13.887Z] === RUN TestSetRolloverSerial [2021-07-27T12:25:14.345Z] === RUN TestDiff [2021-07-27T12:25:14.345Z] --- PASS: TestDiff (0.00s) [2021-07-27T12:25:14.345Z] === RUN TestAddedCallback [2021-07-27T12:25:14.345Z] --- PASS: TestAddedCallback (0.00s) [2021-07-27T12:25:14.345Z] === RUN TestRemovedCallback [2021-07-27T12:25:14.345Z] --- PASS: TestRemovedCallback (0.00s) [2021-07-27T12:25:14.345Z] === RUN TestNoCallback [2021-07-27T12:25:14.345Z] --- PASS: TestNoCallback (0.00s) [2021-07-27T12:25:14.345Z] PASS [2021-07-27T12:25:14.345Z] coverage: 48.1% of statements [2021-07-27T12:25:14.345Z] ok github.com/docker/docker/libnetwork/hostdiscovery 0.282s coverage: 48.1% of statements [2021-07-27T12:25:14.345Z] === RUN TestNew [2021-07-27T12:25:14.345Z] --- PASS: TestNew (0.00s) [2021-07-27T12:25:14.345Z] === RUN TestAllocate [2021-07-27T12:25:14.345Z] --- PASS: TestAllocate (0.00s) [2021-07-27T12:25:14.345Z] === RUN TestUninitialized [2021-07-27T12:25:14.345Z] --- PASS: TestUninitialized (0.00s) [2021-07-27T12:25:14.345Z] === RUN TestAllocateInRange [2021-07-27T12:25:14.345Z] --- PASS: TestAllocateInRange (0.00s) [2021-07-27T12:25:14.345Z] === RUN TestAllocateSerial [2021-07-27T12:25:14.345Z] --- PASS: TestAllocateSerial (0.00s) [2021-07-27T12:25:14.345Z] PASS [2021-07-27T12:25:14.345Z] coverage: 87.5% of statements [2021-07-27T12:25:14.345Z] ok github.com/docker/docker/libnetwork/idm 0.391s coverage: 87.5% of statements [2021-07-27T12:25:14.803Z] === RUN TestCaller [2021-07-27T12:25:14.803Z] --- PASS: TestCaller (0.00s) [2021-07-27T12:25:14.803Z] PASS [2021-07-27T12:25:14.803Z] coverage: 100.0% of statements [2021-07-27T12:25:14.803Z] ok github.com/docker/docker/libnetwork/internal/caller 0.135s coverage: 100.0% of statements [2021-07-27T12:25:15.137Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2021-07-27T12:25:15.261Z] --- PASS: TestSetRolloverSerial (1.11s) [2021-07-27T12:25:15.261Z] === RUN TestGetFirstAvailableFromCurrent [2021-07-27T12:25:15.261Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2021-07-27T12:25:15.261Z] PASS [2021-07-27T12:25:15.261Z] coverage: 84.4% of statements [2021-07-27T12:25:15.261Z] ok github.com/docker/docker/libnetwork/bitseq 8.891s coverage: 84.4% of statements [2021-07-27T12:25:15.261Z] === RUN TestSetSerialInsertDelete [2021-07-27T12:25:15.261Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2021-07-27T12:25:15.261Z] === RUN TestSetParallelInsertDelete [2021-07-27T12:25:16.364Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-07-27T12:25:17.433Z] === RUN TestInt2IP2IntConversion [2021-07-27T12:25:17.433Z] === RUN TestPoolRequest [2021-07-27T12:25:17.433Z] --- PASS: TestPoolRequest (0.00s) [2021-07-27T12:25:17.433Z] === RUN TestOtherRequests [2021-07-27T12:25:17.433Z] --- PASS: TestOtherRequests (0.00s) [2021-07-27T12:25:17.433Z] PASS [2021-07-27T12:25:17.433Z] coverage: 57.1% of statements [2021-07-27T12:25:17.433Z] ok github.com/docker/docker/libnetwork/ipams/null 0.487s coverage: 57.1% of statements [2021-07-27T12:25:17.664Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2021-07-27T12:25:17.891Z] --- PASS: TestInt2IP2IntConversion (0.66s) [2021-07-27T12:25:17.891Z] === RUN TestGetAddressVersion [2021-07-27T12:25:17.891Z] --- PASS: TestGetAddressVersion (0.00s) [2021-07-27T12:25:17.891Z] === RUN TestKeyString [2021-07-27T12:25:17.891Z] --- PASS: TestKeyString (0.00s) [2021-07-27T12:25:17.891Z] === RUN TestPoolDataMarshal [2021-07-27T12:25:17.891Z] --- PASS: TestPoolDataMarshal (0.00s) [2021-07-27T12:25:17.891Z] === RUN TestSubnetsMarshal [2021-07-27T12:25:17.891Z] --- PASS: TestSubnetsMarshal (0.11s) [2021-07-27T12:25:17.891Z] === RUN TestAddSubnets [2021-07-27T12:25:17.891Z] --- PASS: TestAddSubnets (0.06s) [2021-07-27T12:25:17.891Z] === RUN TestDoublePoolRelease [2021-07-27T12:25:17.891Z] --- PASS: TestDoublePoolRelease (0.02s) [2021-07-27T12:25:17.891Z] === RUN TestAddReleasePoolID [2021-07-27T12:25:18.350Z] --- PASS: TestAddReleasePoolID (0.33s) [2021-07-27T12:25:18.350Z] === RUN TestPredefinedPool [2021-07-27T12:25:18.350Z] --- PASS: TestPredefinedPool (0.24s) [2021-07-27T12:25:18.350Z] === RUN TestRemoveSubnet [2021-07-27T12:25:19.316Z] === RUN TestGetCapabilities [2021-07-27T12:25:19.316Z] --- PASS: TestGetCapabilities (0.01s) [2021-07-27T12:25:19.316Z] === RUN TestGetCapabilitiesFromLegacyDriver [2021-07-27T12:25:19.316Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.00s) [2021-07-27T12:25:19.316Z] === RUN TestGetDefaultAddressSpaces [2021-07-27T12:25:19.316Z] --- PASS: TestGetDefaultAddressSpaces (0.00s) [2021-07-27T12:25:19.316Z] === RUN TestRemoteDriver [2021-07-27T12:25:19.316Z] --- PASS: TestRemoteDriver (0.01s) [2021-07-27T12:25:19.316Z] PASS [2021-07-27T12:25:19.316Z] coverage: 47.4% of statements [2021-07-27T12:25:19.316Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.307s coverage: 47.4% of statements [2021-07-27T12:25:19.316Z] --- PASS: TestRemoveSubnet (0.66s) [2021-07-27T12:25:19.316Z] === RUN TestGetSameAddress [2021-07-27T12:25:19.316Z] --- PASS: TestGetSameAddress (0.03s) [2021-07-27T12:25:19.316Z] === RUN TestPoolAllocationReuse [2021-07-27T12:25:19.316Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2021-07-27T12:25:19.316Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2021-07-27T12:25:19.316Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2021-07-27T12:25:19.316Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2021-07-27T12:25:19.316Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2021-07-27T12:25:19.316Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2021-07-27T12:25:19.316Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2021-07-27T12:25:19.316Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2021-07-27T12:25:19.316Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2021-07-27T12:25:19.316Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2021-07-27T12:25:19.316Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2021-07-27T12:25:19.316Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2021-07-27T12:25:19.316Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2021-07-27T12:25:19.316Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2021-07-27T12:25:19.316Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2021-07-27T12:25:19.316Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2021-07-27T12:25:19.316Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2021-07-27T12:25:20.193Z] === RUN TestDockerDaemonSuite/TestShmSize [2021-07-27T12:25:20.282Z] === RUN TestWindowsIPAM [2021-07-27T12:25:20.283Z] --- PASS: TestWindowsIPAM (0.00s) [2021-07-27T12:25:20.283Z] PASS [2021-07-27T12:25:20.283Z] coverage: 71.4% of statements [2021-07-27T12:25:20.283Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.193s coverage: 71.4% of statements [2021-07-27T12:25:20.283Z] === RUN TestDefaultNetwork [2021-07-27T12:25:20.741Z] --- PASS: TestDefaultNetwork (0.30s) [2021-07-27T12:25:20.741Z] === RUN TestConfigGlobalScopeDefaultNetworks [2021-07-27T12:25:20.741Z] === RUN TestKeyValue [2021-07-27T12:25:20.741Z] --- PASS: TestKeyValue (0.00s) [2021-07-27T12:25:20.741Z] PASS [2021-07-27T12:25:20.741Z] coverage: 60.0% of statements [2021-07-27T12:25:20.741Z] ok github.com/docker/docker/libnetwork/netlabel 0.142s coverage: 60.0% of statements [2021-07-27T12:25:20.741Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.29s) [2021-07-27T12:25:20.741Z] === RUN TestInitAddressPools [2021-07-27T12:25:20.741Z] --- PASS: TestInitAddressPools (0.00s) [2021-07-27T12:25:20.741Z] PASS [2021-07-27T12:25:20.741Z] coverage: 74.0% of statements [2021-07-27T12:25:20.741Z] ok github.com/docker/docker/libnetwork/ipamutils 0.811s coverage: 74.0% of statements [2021-07-27T12:25:21.708Z] === RUN TestGenerate [2021-07-27T12:25:21.708Z] --- PASS: TestGenerate (0.00s) [2021-07-27T12:25:21.708Z] === RUN TestGeneratePtr [2021-07-27T12:25:21.708Z] --- PASS: TestGeneratePtr (0.00s) [2021-07-27T12:25:21.708Z] === RUN TestGenerateMissingField [2021-07-27T12:25:21.708Z] --- PASS: TestGenerateMissingField (0.00s) [2021-07-27T12:25:21.708Z] === RUN TestFieldCannotBeSet [2021-07-27T12:25:21.708Z] --- PASS: TestFieldCannotBeSet (0.00s) [2021-07-27T12:25:21.708Z] === RUN TestTypeMismatchError [2021-07-27T12:25:21.708Z] --- PASS: TestTypeMismatchError (0.00s) [2021-07-27T12:25:21.708Z] PASS [2021-07-27T12:25:21.708Z] coverage: 100.0% of statements [2021-07-27T12:25:21.708Z] ok github.com/docker/docker/libnetwork/options 0.236s coverage: 100.0% of statements [2021-07-27T12:25:22.104Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2021-07-27T12:25:22.673Z] --- PASS: TestPoolAllocationReuse (3.52s) [2021-07-27T12:25:22.673Z] === RUN TestGetAddressSubPoolEqualPool [2021-07-27T12:25:22.673Z] --- PASS: TestGetAddressSubPoolEqualPool (0.14s) [2021-07-27T12:25:22.673Z] === RUN TestRequestReleaseAddressFromSubPool [2021-07-27T12:25:22.946Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-07-27T12:25:23.638Z] === RUN TestNetworkDBSimple [2021-07-27T12:25:24.096Z] testing: warning: no tests to run [2021-07-27T12:25:24.096Z] PASS [2021-07-27T12:25:24.096Z] coverage: 0.0% of statements [2021-07-27T12:25:24.096Z] ok github.com/docker/docker/libnetwork/osl 0.141s coverage: 0.0% of statements [no tests to run] [2021-07-27T12:25:24.630Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2021-07-27T12:25:24.630Z] check_test.go:309: [d84e7def1017f] daemon is not started [2021-07-27T12:25:24.630Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2021-07-27T12:25:25.062Z] 2021/07/27 12:25:24 Closing DB instances... [2021-07-27T12:25:25.062Z] === RUN TestRequestNewPort [2021-07-27T12:25:25.062Z] --- PASS: TestRequestNewPort (0.00s) [2021-07-27T12:25:25.062Z] === RUN TestRequestSpecificPort [2021-07-27T12:25:25.062Z] --- PASS: TestRequestSpecificPort (0.00s) [2021-07-27T12:25:25.062Z] === RUN TestReleasePort [2021-07-27T12:25:25.062Z] --- PASS: TestReleasePort (0.00s) [2021-07-27T12:25:25.062Z] === RUN TestReuseReleasedPort [2021-07-27T12:25:25.062Z] --- PASS: TestReuseReleasedPort (0.00s) [2021-07-27T12:25:25.062Z] === RUN TestReleaseUnreadledPort [2021-07-27T12:25:25.062Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2021-07-27T12:25:25.062Z] === RUN TestUnknowProtocol [2021-07-27T12:25:25.062Z] --- PASS: TestUnknowProtocol (0.00s) [2021-07-27T12:25:25.062Z] === RUN TestAllocateAllPorts [2021-07-27T12:25:25.062Z] --- PASS: TestAllocateAllPorts (0.00s) [2021-07-27T12:25:25.062Z] === RUN TestPortAllocation [2021-07-27T12:25:25.062Z] --- PASS: TestPortAllocation (0.00s) [2021-07-27T12:25:25.062Z] === RUN TestPortAllocationWithCustomRange [2021-07-27T12:25:25.062Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2021-07-27T12:25:25.062Z] === RUN TestNoDuplicateBPR [2021-07-27T12:25:25.062Z] --- PASS: TestNoDuplicateBPR (0.00s) [2021-07-27T12:25:25.062Z] === RUN TestChangePortRange [2021-07-27T12:25:25.062Z] portallocator_test.go:345: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2021-07-27T12:25:25.062Z] portallocator_test.go:345: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2021-07-27T12:25:25.062Z] portallocator_test.go:345: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2021-07-27T12:25:25.062Z] portallocator_test.go:345: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2021-07-27T12:25:25.062Z] portallocator_test.go:345: test: port allocate range 0-0, setErr=, reqPort=60000 [2021-07-27T12:25:25.062Z] portallocator_test.go:345: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2021-07-27T12:25:25.062Z] --- PASS: TestChangePortRange (0.00s) [2021-07-27T12:25:25.062Z] PASS [2021-07-27T12:25:25.062Z] coverage: 88.6% of statements [2021-07-27T12:25:25.062Z] ok github.com/docker/docker/libnetwork/portallocator 0.151s coverage: 88.6% of statements [2021-07-27T12:25:25.062Z] --- PASS: TestRequestReleaseAddressFromSubPool (2.13s) [2021-07-27T12:25:25.062Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2021-07-27T12:25:25.062Z] --- PASS: TestSetParallelInsertDelete (10.00s) [2021-07-27T12:25:25.062Z] PASS [2021-07-27T12:25:25.062Z] coverage: 100.0% of statements [2021-07-27T12:25:25.062Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.129s coverage: 100.0% of statements [2021-07-27T12:25:26.027Z] === RUN TestTransportPortConv [2021-07-27T12:25:26.027Z] --- PASS: TestTransportPortConv (0.00s) [2021-07-27T12:25:26.027Z] === RUN TestTransportPortBindingConv [2021-07-27T12:25:26.027Z] --- PASS: TestTransportPortBindingConv (0.00s) [2021-07-27T12:25:26.027Z] === RUN TestErrorConstructors [2021-07-27T12:25:26.027Z] --- PASS: TestErrorConstructors (0.00s) [2021-07-27T12:25:26.027Z] === RUN TestCompareIPMask [2021-07-27T12:25:26.027Z] --- PASS: TestCompareIPMask (0.00s) [2021-07-27T12:25:26.027Z] === RUN TestUtilGetHostPartIP [2021-07-27T12:25:26.027Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2021-07-27T12:25:26.027Z] === RUN TestUtilGetBroadcastIP [2021-07-27T12:25:26.027Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2021-07-27T12:25:26.027Z] === RUN TestParseCIDR [2021-07-27T12:25:26.027Z] --- PASS: TestParseCIDR (0.00s) [2021-07-27T12:25:26.027Z] PASS [2021-07-27T12:25:26.027Z] coverage: 47.9% of statements [2021-07-27T12:25:26.027Z] ok github.com/docker/docker/libnetwork/types 0.171s coverage: 47.9% of statements [2021-07-27T12:25:26.027Z] --- PASS: TestNetworkDBSimple (2.44s) [2021-07-27T12:25:26.027Z] === RUN TestNetworkDBJoinLeaveNetwork [2021-07-27T12:25:26.485Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2021-07-27T12:25:26.485Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2021-07-27T12:25:26.485Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2021-07-27T12:25:26.485Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2021-07-27T12:25:26.485Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2021-07-27T12:25:26.485Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2021-07-27T12:25:26.485Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2021-07-27T12:25:26.485Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2021-07-27T12:25:26.485Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2021-07-27T12:25:26.485Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2021-07-27T12:25:26.485Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2021-07-27T12:25:26.485Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2021-07-27T12:25:26.485Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2021-07-27T12:25:26.485Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2021-07-27T12:25:26.485Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2021-07-27T12:25:26.485Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2021-07-27T12:25:26.485Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2021-07-27T12:25:26.485Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2021-07-27T12:25:26.485Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2021-07-27T12:25:26.485Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2021-07-27T12:25:26.485Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2021-07-27T12:25:26.485Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2021-07-27T12:25:26.485Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2021-07-27T12:25:26.485Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2021-07-27T12:25:26.485Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2021-07-27T12:25:26.485Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2021-07-27T12:25:26.485Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2021-07-27T12:25:26.485Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2021-07-27T12:25:26.485Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2021-07-27T12:25:26.485Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2021-07-27T12:25:26.485Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2021-07-27T12:25:26.485Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2021-07-27T12:25:26.485Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2021-07-27T12:25:26.485Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2021-07-27T12:25:26.485Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2021-07-27T12:25:26.485Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2021-07-27T12:25:26.485Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2021-07-27T12:25:26.485Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2021-07-27T12:25:26.485Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2021-07-27T12:25:26.485Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2021-07-27T12:25:26.485Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2021-07-27T12:25:26.485Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2021-07-27T12:25:26.485Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2021-07-27T12:25:26.485Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2021-07-27T12:25:26.485Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2021-07-27T12:25:26.485Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2021-07-27T12:25:26.485Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2021-07-27T12:25:26.485Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2021-07-27T12:25:26.485Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2021-07-27T12:25:26.485Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2021-07-27T12:25:26.485Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2021-07-27T12:25:26.485Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2021-07-27T12:25:26.485Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2021-07-27T12:25:26.485Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2021-07-27T12:25:26.485Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2021-07-27T12:25:26.485Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2021-07-27T12:25:26.485Z] PASS [2021-07-27T12:25:26.485Z] coverage: 50.0% of statements [2021-07-27T12:25:26.485Z] ok github.com/docker/docker/oci 0.199s coverage: 50.0% of statements [2021-07-27T12:25:26.485Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (1.71s) [2021-07-27T12:25:26.485Z] === RUN TestGetAddress [2021-07-27T12:25:27.454Z] === RUN TestParseVersion [2021-07-27T12:25:27.454Z] --- PASS: TestParseVersion (0.00s) [2021-07-27T12:25:27.454Z] PASS [2021-07-27T12:25:27.454Z] coverage: 52.9% of statements [2021-07-27T12:25:27.454Z] ok github.com/docker/docker/pkg/aaparser 0.125s coverage: 52.9% of statements [2021-07-27T12:25:27.454Z] === RUN TestAddressPoolOpt [2021-07-27T12:25:27.454Z] --- PASS: TestAddressPoolOpt (0.00s) [2021-07-27T12:25:27.454Z] === RUN TestValidateEnv [2021-07-27T12:25:27.454Z] === RUN TestValidateEnv/a [2021-07-27T12:25:27.454Z] === RUN TestValidateEnv/something [2021-07-27T12:25:27.454Z] === RUN TestValidateEnv/_=a [2021-07-27T12:25:27.454Z] === RUN TestValidateEnv/env1=value1 [2021-07-27T12:25:27.454Z] === RUN TestValidateEnv/_env1=value1 [2021-07-27T12:25:27.454Z] === RUN TestValidateEnv/env2=value2=value3 [2021-07-27T12:25:27.454Z] === RUN TestValidateEnv/env3=abc!qwe [2021-07-27T12:25:27.454Z] === RUN TestValidateEnv/env_4=value_4 [2021-07-27T12:25:27.454Z] === RUN TestValidateEnv/PATH [2021-07-27T12:25:27.454Z] === RUN TestValidateEnv/=a [2021-07-27T12:25:27.454Z] === RUN TestValidateEnv/PATH= [2021-07-27T12:25:27.454Z] === RUN TestValidateEnv/PATH=something [2021-07-27T12:25:27.454Z] === RUN TestValidateEnv/asd!qwe [2021-07-27T12:25:27.454Z] === RUN TestValidateEnv/1asd [2021-07-27T12:25:27.454Z] === RUN TestValidateEnv/123 [2021-07-27T12:25:27.454Z] === RUN TestValidateEnv/some_space [2021-07-27T12:25:27.454Z] === RUN TestValidateEnv/__some_space_before [2021-07-27T12:25:27.454Z] === RUN TestValidateEnv/some_space_after__ [2021-07-27T12:25:27.454Z] === RUN TestValidateEnv/= [2021-07-27T12:25:27.454Z] === RUN TestValidateEnv/PaTh [2021-07-27T12:25:27.454Z] --- PASS: TestValidateEnv (0.00s) [2021-07-27T12:25:27.454Z] --- PASS: TestValidateEnv/a (0.00s) [2021-07-27T12:25:27.454Z] --- PASS: TestValidateEnv/something (0.00s) [2021-07-27T12:25:27.454Z] --- PASS: TestValidateEnv/_=a (0.00s) [2021-07-27T12:25:27.454Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2021-07-27T12:25:27.454Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2021-07-27T12:25:27.454Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2021-07-27T12:25:27.454Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2021-07-27T12:25:27.454Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2021-07-27T12:25:27.454Z] --- PASS: TestValidateEnv/PATH (0.00s) [2021-07-27T12:25:27.454Z] --- PASS: TestValidateEnv/=a (0.00s) [2021-07-27T12:25:27.454Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2021-07-27T12:25:27.454Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2021-07-27T12:25:27.454Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2021-07-27T12:25:27.454Z] --- PASS: TestValidateEnv/1asd (0.00s) [2021-07-27T12:25:27.454Z] --- PASS: TestValidateEnv/123 (0.00s) [2021-07-27T12:25:27.454Z] --- PASS: TestValidateEnv/some_space (0.00s) [2021-07-27T12:25:27.454Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2021-07-27T12:25:27.454Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2021-07-27T12:25:27.454Z] --- PASS: TestValidateEnv/= (0.00s) [2021-07-27T12:25:27.454Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2021-07-27T12:25:27.454Z] === RUN TestParseHost [2021-07-27T12:25:27.454Z] --- PASS: TestParseHost (0.00s) [2021-07-27T12:25:27.454Z] === RUN TestParseDockerDaemonHost [2021-07-27T12:25:27.454Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2021-07-27T12:25:27.454Z] === RUN TestParseTCP [2021-07-27T12:25:27.454Z] --- PASS: TestParseTCP (0.00s) [2021-07-27T12:25:27.454Z] === RUN TestParseInvalidUnixAddrInvalid [2021-07-27T12:25:27.454Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2021-07-27T12:25:27.454Z] === RUN TestValidateExtraHosts [2021-07-27T12:25:27.454Z] --- PASS: TestValidateExtraHosts (0.00s) [2021-07-27T12:25:27.454Z] === RUN TestIpOptString [2021-07-27T12:25:27.454Z] --- PASS: TestIpOptString (0.00s) [2021-07-27T12:25:27.454Z] === RUN TestNewIpOptInvalidDefaultVal [2021-07-27T12:25:27.454Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2021-07-27T12:25:27.454Z] === RUN TestNewIpOptValidDefaultVal [2021-07-27T12:25:27.454Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2021-07-27T12:25:27.454Z] === RUN TestIpOptSetInvalidVal [2021-07-27T12:25:27.454Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2021-07-27T12:25:27.454Z] === RUN TestValidateIPAddress [2021-07-27T12:25:27.454Z] --- PASS: TestValidateIPAddress (0.00s) [2021-07-27T12:25:27.454Z] === RUN TestMapOpts [2021-07-27T12:25:27.454Z] --- PASS: TestMapOpts (0.00s) [2021-07-27T12:25:27.454Z] === RUN TestListOptsWithoutValidator [2021-07-27T12:25:27.454Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2021-07-27T12:25:27.454Z] === RUN TestListOptsWithValidator [2021-07-27T12:25:27.454Z] --- PASS: TestListOptsWithValidator (0.00s) [2021-07-27T12:25:27.454Z] === RUN TestValidateDNSSearch [2021-07-27T12:25:27.454Z] --- PASS: TestValidateDNSSearch (0.00s) [2021-07-27T12:25:27.454Z] === RUN TestValidateLabel [2021-07-27T12:25:27.454Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2021-07-27T12:25:27.454Z] === RUN TestValidateLabel/label_with_general_format [2021-07-27T12:25:27.454Z] === RUN TestValidateLabel/label_with_more_than_one_= [2021-07-27T12:25:27.454Z] === RUN TestValidateLabel/label_with_one_more [2021-07-27T12:25:27.454Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2021-07-27T12:25:27.454Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2021-07-27T12:25:27.454Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2021-07-27T12:25:27.454Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2021-07-27T12:25:27.454Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2021-07-27T12:25:27.454Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2021-07-27T12:25:27.454Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2021-07-27T12:25:27.454Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2021-07-27T12:25:27.454Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2021-07-27T12:25:27.454Z] --- PASS: TestValidateLabel (0.00s) [2021-07-27T12:25:27.454Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2021-07-27T12:25:27.454Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2021-07-27T12:25:27.454Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2021-07-27T12:25:27.454Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2021-07-27T12:25:27.454Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2021-07-27T12:25:27.454Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2021-07-27T12:25:27.454Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2021-07-27T12:25:27.454Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2021-07-27T12:25:27.454Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2021-07-27T12:25:27.454Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2021-07-27T12:25:27.454Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2021-07-27T12:25:27.454Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2021-07-27T12:25:27.454Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2021-07-27T12:25:27.454Z] === RUN TestNamedListOpts [2021-07-27T12:25:27.454Z] --- PASS: TestNamedListOpts (0.00s) [2021-07-27T12:25:27.454Z] === RUN TestNamedMapOpts [2021-07-27T12:25:27.454Z] --- PASS: TestNamedMapOpts (0.00s) [2021-07-27T12:25:27.454Z] === RUN TestParseLink [2021-07-27T12:25:27.454Z] --- PASS: TestParseLink (0.00s) [2021-07-27T12:25:27.454Z] === RUN TestQuotedStringSetWithQuotes [2021-07-27T12:25:27.454Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2021-07-27T12:25:27.454Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2021-07-27T12:25:27.454Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2021-07-27T12:25:27.454Z] === RUN TestQuotedStringSetWithNoQuotes [2021-07-27T12:25:27.454Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2021-07-27T12:25:27.454Z] === RUN TestUlimitOpt [2021-07-27T12:25:27.454Z] --- PASS: TestUlimitOpt (0.00s) [2021-07-27T12:25:27.454Z] PASS [2021-07-27T12:25:27.454Z] coverage: 67.1% of statements [2021-07-27T12:25:27.454Z] ok github.com/docker/docker/opts 0.288s coverage: 67.1% of statements [2021-07-27T12:25:27.454Z] 2021/07/27 12:25:27 Closing DB instances... [2021-07-27T12:25:27.486Z] ..........................xx.................... [ 29%] [2021-07-27T12:25:28.810Z] --- PASS: TestDockerDaemonSuite (326.54s) [2021-07-27T12:25:28.810Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (9.70s) [2021-07-27T12:25:28.810Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.35s) [2021-07-27T12:25:28.810Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.29s) [2021-07-27T12:25:28.810Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (1.82s) [2021-07-27T12:25:28.810Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.54s) [2021-07-27T12:25:28.810Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.85s) [2021-07-27T12:25:28.810Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.49s) [2021-07-27T12:25:28.810Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (3.08s) [2021-07-27T12:25:28.810Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.28s) [2021-07-27T12:25:28.810Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.68s) [2021-07-27T12:25:28.810Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.78s) [2021-07-27T12:25:28.810Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.49s) [2021-07-27T12:25:28.810Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.20s) [2021-07-27T12:25:28.810Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.23s) [2021-07-27T12:25:28.810Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s) [2021-07-27T12:25:28.810Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2021-07-27T12:25:28.810Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.53s) [2021-07-27T12:25:28.810Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.52s) [2021-07-27T12:25:28.810Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.57s) [2021-07-27T12:25:28.810Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.51s) [2021-07-27T12:25:28.810Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.49s) [2021-07-27T12:25:28.810Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.15s) [2021-07-27T12:25:28.810Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.55s) [2021-07-27T12:25:28.810Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.54s) [2021-07-27T12:25:28.810Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.58s) [2021-07-27T12:25:28.810Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2021-07-27T12:25:28.810Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.52s) [2021-07-27T12:25:28.810Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.52s) [2021-07-27T12:25:28.810Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.52s) [2021-07-27T12:25:28.810Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (3.08s) [2021-07-27T12:25:28.810Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (5.81s) [2021-07-27T12:25:28.810Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.97s) [2021-07-27T12:25:28.810Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.00s) [2021-07-27T12:25:28.810Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.08s) [2021-07-27T12:25:28.810Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.30s) [2021-07-27T12:25:28.810Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.80s) [2021-07-27T12:25:28.810Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.92s) [2021-07-27T12:25:28.810Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (2.78s) [2021-07-27T12:25:28.810Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.52s) [2021-07-27T12:25:28.810Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (2.67s) [2021-07-27T12:25:28.810Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (2.82s) [2021-07-27T12:25:28.810Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.76s) [2021-07-27T12:25:28.810Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.52s) [2021-07-27T12:25:28.810Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.52s) [2021-07-27T12:25:28.810Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s) [2021-07-27T12:25:28.810Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.68s) [2021-07-27T12:25:28.810Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.86s) [2021-07-27T12:25:28.810Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.62s) [2021-07-27T12:25:28.810Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.56s) [2021-07-27T12:25:28.810Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.62s) [2021-07-27T12:25:28.810Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.69s) [2021-07-27T12:25:28.810Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (1.74s) [2021-07-27T12:25:28.810Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.53s) [2021-07-27T12:25:28.810Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.52s) [2021-07-27T12:25:28.810Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.52s) [2021-07-27T12:25:28.810Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (4.23s) [2021-07-27T12:25:28.810Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.20s) [2021-07-27T12:25:28.810Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (10.56s) [2021-07-27T12:25:28.810Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.17s) [2021-07-27T12:25:28.810Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.06s) [2021-07-27T12:25:28.810Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (4.92s) [2021-07-27T12:25:28.810Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (3.25s) [2021-07-27T12:25:28.810Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (5.62s) [2021-07-27T12:25:28.810Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.29s) [2021-07-27T12:25:28.810Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.13s) [2021-07-27T12:25:28.810Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (9.81s) [2021-07-27T12:25:28.810Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (3.05s) [2021-07-27T12:25:28.810Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.56s) [2021-07-27T12:25:28.810Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.16s) [2021-07-27T12:25:28.810Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (2.96s) [2021-07-27T12:25:28.810Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2021-07-27T12:25:28.810Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2021-07-27T12:25:28.810Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (2.92s) [2021-07-27T12:25:28.810Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (5.22s) [2021-07-27T12:25:28.810Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.17s) [2021-07-27T12:25:28.810Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (4.12s) [2021-07-27T12:25:28.810Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (1.70s) [2021-07-27T12:25:28.810Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (3.05s) [2021-07-27T12:25:28.810Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (3.59s) [2021-07-27T12:25:28.810Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (4.40s) [2021-07-27T12:25:28.810Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.18s) [2021-07-27T12:25:28.810Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.06s) [2021-07-27T12:25:28.810Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (2.82s) [2021-07-27T12:25:28.810Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.57s) [2021-07-27T12:25:28.810Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.52s) [2021-07-27T12:25:28.810Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (3.58s) [2021-07-27T12:25:28.810Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.04s) [2021-07-27T12:25:28.810Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.52s) [2021-07-27T12:25:28.810Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.56s) [2021-07-27T12:25:28.810Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.08s) [2021-07-27T12:25:28.810Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.03s) [2021-07-27T12:25:28.810Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.52s) [2021-07-27T12:25:28.810Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.36s) [2021-07-27T12:25:28.810Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (2.87s) [2021-07-27T12:25:28.810Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.52s) [2021-07-27T12:25:28.810Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (2.34s) [2021-07-27T12:25:28.810Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.65s) [2021-07-27T12:25:28.810Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (3.76s) [2021-07-27T12:25:28.810Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.02s) [2021-07-27T12:25:28.810Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (6.04s) [2021-07-27T12:25:28.810Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (4.09s) [2021-07-27T12:25:28.810Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (3.05s) [2021-07-27T12:25:28.810Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (1.79s) [2021-07-27T12:25:28.810Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.54s) [2021-07-27T12:25:28.810Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.54s) [2021-07-27T12:25:28.810Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.53s) [2021-07-27T12:25:28.810Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.66s) [2021-07-27T12:25:28.810Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.00s) [2021-07-27T12:25:28.810Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (1.14s) [2021-07-27T12:25:28.810Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (1.21s) [2021-07-27T12:25:28.810Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (2.69s) [2021-07-27T12:25:28.810Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (0.97s) [2021-07-27T12:25:28.810Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.15s) [2021-07-27T12:25:28.810Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.10s) [2021-07-27T12:25:28.810Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.05s) [2021-07-27T12:25:28.810Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.45s) [2021-07-27T12:25:28.810Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.29s) [2021-07-27T12:25:28.810Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (0.91s) [2021-07-27T12:25:28.810Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (0.85s) [2021-07-27T12:25:28.810Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (2.73s) [2021-07-27T12:25:28.810Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (7.38s) [2021-07-27T12:25:28.810Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.73s) [2021-07-27T12:25:28.810Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.61s) [2021-07-27T12:25:28.810Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.57s) [2021-07-27T12:25:28.810Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.49s) [2021-07-27T12:25:28.810Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.09s) [2021-07-27T12:25:28.810Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (4.07s) [2021-07-27T12:25:28.810Z] === RUN TestDockerSwarmSuite [2021-07-27T12:25:28.810Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2021-07-27T12:25:29.627Z] --- PASS: TestNetworkDBJoinLeaveNetwork (3.03s) [2021-07-27T12:25:29.627Z] === RUN TestNetworkDBJoinLeaveNetworks [2021-07-27T12:25:29.627Z] === RUN TestPeerCertificateMarshalJSON [2021-07-27T12:25:29.627Z] === RUN TestIsArchivePathDir [2021-07-27T12:25:29.627Z] --- PASS: TestIsArchivePathDir (0.07s) [2021-07-27T12:25:29.627Z] === RUN TestIsArchivePathInvalidFile [2021-07-27T12:25:30.085Z] --- PASS: TestIsArchivePathInvalidFile (0.14s) [2021-07-27T12:25:30.085Z] === RUN TestIsArchivePathTar [2021-07-27T12:25:30.085Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2021-07-27T12:25:30.085Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2021-07-27T12:25:30.085Z] --- PASS: TestPeerCertificateMarshalJSON (0.39s) [2021-07-27T12:25:30.085Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2021-07-27T12:25:30.085Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2021-07-27T12:25:30.085Z] === RUN TestMiddleware [2021-07-27T12:25:30.085Z] --- PASS: TestMiddleware (0.00s) [2021-07-27T12:25:30.085Z] === RUN TestNewResponseModifier [2021-07-27T12:25:30.085Z] --- PASS: TestNewResponseModifier (0.00s) [2021-07-27T12:25:30.085Z] PASS [2021-07-27T12:25:30.085Z] coverage: 26.8% of statements [2021-07-27T12:25:30.085Z] ok github.com/docker/docker/pkg/authorization 0.662s coverage: 26.8% of statements [2021-07-27T12:25:30.085Z] --- PASS: TestIsArchivePathTar (0.18s) [2021-07-27T12:25:30.085Z] === RUN TestDecompressStreamGzip [2021-07-27T12:25:30.085Z] --- PASS: TestDecompressStreamGzip (0.12s) [2021-07-27T12:25:30.085Z] === RUN TestDecompressStreamBzip2 [2021-07-27T12:25:30.544Z] --- PASS: TestDecompressStreamBzip2 (0.10s) [2021-07-27T12:25:30.544Z] === RUN TestDecompressStreamXz [2021-07-27T12:25:30.544Z] archive_test.go:134: Xz not present in msys2 [2021-07-27T12:25:30.544Z] --- SKIP: TestDecompressStreamXz (0.00s) [2021-07-27T12:25:30.544Z] === RUN TestCompressStreamXzUnsupported [2021-07-27T12:25:30.544Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2021-07-27T12:25:30.544Z] === RUN TestCompressStreamBzip2Unsupported [2021-07-27T12:25:30.544Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2021-07-27T12:25:30.544Z] === RUN TestCompressStreamInvalid [2021-07-27T12:25:30.544Z] --- PASS: TestCompressStreamInvalid (0.00s) [2021-07-27T12:25:30.544Z] === RUN TestExtensionInvalid [2021-07-27T12:25:30.544Z] --- PASS: TestExtensionInvalid (0.00s) [2021-07-27T12:25:30.544Z] === RUN TestExtensionUncompressed [2021-07-27T12:25:30.544Z] --- PASS: TestExtensionUncompressed (0.00s) [2021-07-27T12:25:30.544Z] === RUN TestExtensionBzip2 [2021-07-27T12:25:30.544Z] --- PASS: TestExtensionBzip2 (0.00s) [2021-07-27T12:25:30.544Z] === RUN TestExtensionGzip [2021-07-27T12:25:30.544Z] --- PASS: TestExtensionGzip (0.00s) [2021-07-27T12:25:30.544Z] === RUN TestExtensionXz [2021-07-27T12:25:30.544Z] --- PASS: TestExtensionXz (0.00s) [2021-07-27T12:25:30.544Z] === RUN TestCmdStreamLargeStderr [2021-07-27T12:25:30.544Z] --- PASS: TestCmdStreamLargeStderr (0.07s) [2021-07-27T12:25:30.544Z] === RUN TestCmdStreamBad [2021-07-27T12:25:30.544Z] archive_test.go:239: Failing on Windows CI machines [2021-07-27T12:25:30.544Z] --- SKIP: TestCmdStreamBad (0.00s) [2021-07-27T12:25:30.544Z] === RUN TestCmdStreamGood [2021-07-27T12:25:30.544Z] --- PASS: TestCmdStreamGood (0.04s) [2021-07-27T12:25:30.544Z] === RUN TestUntarPathWithInvalidDest [2021-07-27T12:25:30.544Z] 2021/07/27 12:25:30 Closing DB instances... [2021-07-27T12:25:30.544Z] --- PASS: TestUntarPathWithInvalidDest (0.06s) [2021-07-27T12:25:30.544Z] === RUN TestUntarPathWithInvalidSrc [2021-07-27T12:25:30.544Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2021-07-27T12:25:30.544Z] === RUN TestUntarPath [2021-07-27T12:25:30.544Z] --- PASS: TestUntarPath (0.07s) [2021-07-27T12:25:30.544Z] === RUN TestUntarPathWithDestinationFile [2021-07-27T12:25:30.544Z] === RUN TestUnbuffered [2021-07-27T12:25:30.544Z] --- PASS: TestUnbuffered (0.00s) [2021-07-27T12:25:30.544Z] === RUN TestRaceUnbuffered [2021-07-27T12:25:30.544Z] --- PASS: TestRaceUnbuffered (0.00s) [2021-07-27T12:25:30.544Z] PASS [2021-07-27T12:25:30.544Z] coverage: 100.0% of statements [2021-07-27T12:25:30.544Z] --- PASS: TestUntarPathWithDestinationFile (0.06s) [2021-07-27T12:25:30.544Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2021-07-27T12:25:30.544Z] ok github.com/docker/docker/pkg/broadcaster 0.128s coverage: 100.0% of statements [2021-07-27T12:25:30.544Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.07s) [2021-07-27T12:25:30.544Z] === RUN TestCopyWithTarInvalidSrc [2021-07-27T12:25:30.544Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2021-07-27T12:25:30.544Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2021-07-27T12:25:30.544Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.01s) [2021-07-27T12:25:30.544Z] === RUN TestCopyWithTarSrcFile [2021-07-27T12:25:31.003Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2021-07-27T12:25:31.003Z] === RUN TestCopyWithTarSrcFolder [2021-07-27T12:25:31.003Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2021-07-27T12:25:31.003Z] === RUN TestCopyFileWithTarInvalidSrc [2021-07-27T12:25:31.003Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2021-07-27T12:25:31.003Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2021-07-27T12:25:31.003Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2021-07-27T12:25:31.003Z] === RUN TestCopyFileWithTarSrcFolder [2021-07-27T12:25:31.003Z] --- PASS: TestCopyFileWithTarSrcFolder (0.01s) [2021-07-27T12:25:31.003Z] === RUN TestCopyFileWithTarSrcFile [2021-07-27T12:25:31.003Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2021-07-27T12:25:31.003Z] === RUN TestTarFiles [2021-07-27T12:25:31.337Z] === RUN TestDockerSuite/TestBuildDotDotFile [2021-07-27T12:25:31.337Z] === RUN TestDockerSuite/TestBuildEOLInLine [2021-07-27T12:25:31.337Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2021-07-27T12:25:31.462Z] === RUN TestMatch [2021-07-27T12:25:31.462Z] === RUN TestMatch/[[]] [2021-07-27T12:25:31.462Z] === RUN TestMatch/[[foo]] [2021-07-27T12:25:31.462Z] === RUN TestMatch/[[bar]_[foo]] [2021-07-27T12:25:31.462Z] === RUN TestMatch/[[foo_bar]] [2021-07-27T12:25:31.462Z] === RUN TestMatch/[[qux]_[foo]] [2021-07-27T12:25:31.462Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2021-07-27T12:25:31.462Z] === RUN TestMatch/[] [2021-07-27T12:25:31.462Z] === RUN TestMatch/[]#01 [2021-07-27T12:25:31.462Z] === RUN TestMatch/[[qux]] [2021-07-27T12:25:31.462Z] === RUN TestMatch/[[foo_bar_qux]] [2021-07-27T12:25:31.462Z] === RUN TestMatch/[[qux]_[baz]] [2021-07-27T12:25:31.462Z] === RUN TestMatch/[[foo_baz]] [2021-07-27T12:25:31.462Z] --- PASS: TestMatch (0.00s) [2021-07-27T12:25:31.462Z] --- PASS: TestMatch/[[]] (0.00s) [2021-07-27T12:25:31.462Z] --- PASS: TestMatch/[[foo]] (0.00s) [2021-07-27T12:25:31.462Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2021-07-27T12:25:31.462Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2021-07-27T12:25:31.462Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2021-07-27T12:25:31.462Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2021-07-27T12:25:31.462Z] --- PASS: TestMatch/[] (0.00s) [2021-07-27T12:25:31.462Z] --- PASS: TestMatch/[]#01 (0.00s) [2021-07-27T12:25:31.462Z] --- PASS: TestMatch/[[qux]] (0.00s) [2021-07-27T12:25:31.462Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2021-07-27T12:25:31.462Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2021-07-27T12:25:31.462Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2021-07-27T12:25:31.462Z] PASS [2021-07-27T12:25:31.462Z] coverage: 87.5% of statements [2021-07-27T12:25:31.462Z] ok github.com/docker/docker/pkg/capabilities 0.126s coverage: 87.5% of statements [2021-07-27T12:25:31.924Z] --- PASS: TestNetworkDBJoinLeaveNetworks (2.83s) [2021-07-27T12:25:31.924Z] === RUN TestNetworkDBCRUDTableEntry [2021-07-27T12:25:32.382Z] === RUN TestChrootTarUntar [2021-07-27T12:25:32.382Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2021-07-27T12:25:32.382Z] --- SKIP: TestChrootTarUntar (0.00s) [2021-07-27T12:25:32.382Z] === RUN TestChrootUntarWithHugeExcludesList [2021-07-27T12:25:32.382Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2021-07-27T12:25:32.382Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2021-07-27T12:25:32.382Z] === RUN TestChrootUntarEmptyArchive [2021-07-27T12:25:32.382Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2021-07-27T12:25:32.382Z] === RUN TestChrootTarUntarWithSymlink [2021-07-27T12:25:32.382Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-07-27T12:25:32.382Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2021-07-27T12:25:32.382Z] === RUN TestChrootCopyWithTar [2021-07-27T12:25:32.841Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-07-27T12:25:32.841Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2021-07-27T12:25:32.841Z] === RUN TestChrootCopyFileWithTar [2021-07-27T12:25:32.841Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2021-07-27T12:25:32.841Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2021-07-27T12:25:32.841Z] === RUN TestChrootUntarPath [2021-07-27T12:25:32.841Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-07-27T12:25:32.841Z] --- SKIP: TestChrootUntarPath (0.00s) [2021-07-27T12:25:32.841Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2021-07-27T12:25:32.841Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2021-07-27T12:25:32.841Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-07-27T12:25:32.841Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2021-07-27T12:25:32.841Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2021-07-27T12:25:32.841Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-07-27T12:25:32.841Z] === RUN TestChrootApplyDotDotFile [2021-07-27T12:25:32.841Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2021-07-27T12:25:32.841Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2021-07-27T12:25:32.841Z] PASS [2021-07-27T12:25:32.841Z] coverage: 15.4% of statements [2021-07-27T12:25:32.841Z] ok github.com/docker/docker/pkg/chrootarchive 0.208s coverage: 15.4% of statements [2021-07-27T12:25:33.299Z] === RUN TestSizeEmpty [2021-07-27T12:25:33.299Z] --- PASS: TestSizeEmpty (0.00s) [2021-07-27T12:25:33.299Z] === RUN TestSizeEmptyFile [2021-07-27T12:25:33.299Z] --- PASS: TestSizeEmptyFile (0.00s) [2021-07-27T12:25:33.299Z] === RUN TestSizeNonemptyFile [2021-07-27T12:25:33.299Z] --- PASS: TestSizeNonemptyFile (0.00s) [2021-07-27T12:25:33.299Z] === RUN TestSizeNestedDirectoryEmpty [2021-07-27T12:25:33.299Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2021-07-27T12:25:33.299Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2021-07-27T12:25:33.299Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2021-07-27T12:25:33.299Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2021-07-27T12:25:33.299Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2021-07-27T12:25:33.299Z] === RUN TestMoveToSubdir [2021-07-27T12:25:33.299Z] --- PASS: TestMoveToSubdir (0.00s) [2021-07-27T12:25:33.299Z] === RUN TestSizeNonExistingDirectory [2021-07-27T12:25:33.299Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2021-07-27T12:25:33.299Z] PASS [2021-07-27T12:25:33.299Z] coverage: 80.0% of statements [2021-07-27T12:25:33.299Z] ok github.com/docker/docker/pkg/directory 0.155s coverage: 80.0% of statements [2021-07-27T12:25:34.264Z] 2021/07/27 12:25:33 Closing DB instances... [2021-07-27T12:25:34.620Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2021-07-27T12:25:34.722Z] === RUN Test [2021-07-27T12:25:34.722Z] === RUN Test/TestContainsEntry [2021-07-27T12:25:34.722Z] === RUN Test/TestCreateEntries [2021-07-27T12:25:34.722Z] === RUN Test/TestEntriesDiff [2021-07-27T12:25:34.722Z] === RUN Test/TestEntriesEquality [2021-07-27T12:25:34.722Z] === RUN Test/TestGenerateWithMalformedInputAtRangeEnd [2021-07-27T12:25:34.722Z] === RUN Test/TestGenerateWithMalformedInputAtRangeStart [2021-07-27T12:25:34.722Z] === RUN Test/TestGeneratorMatchFailedNotGenerate [2021-07-27T12:25:34.722Z] === RUN Test/TestGeneratorNotGenerate [2021-07-27T12:25:34.722Z] === RUN Test/TestGeneratorWithPort [2021-07-27T12:25:34.722Z] === RUN Test/TestGeneratorWithPortNotGenerate [2021-07-27T12:25:34.722Z] === RUN Test/TestNewEntry [2021-07-27T12:25:34.722Z] === RUN Test/TestParse [2021-07-27T12:25:34.722Z] --- PASS: Test (0.00s) [2021-07-27T12:25:34.722Z] --- PASS: Test/TestContainsEntry (0.00s) [2021-07-27T12:25:34.722Z] --- PASS: Test/TestCreateEntries (0.00s) [2021-07-27T12:25:34.722Z] --- PASS: Test/TestEntriesDiff (0.00s) [2021-07-27T12:25:34.722Z] --- PASS: Test/TestEntriesEquality (0.00s) [2021-07-27T12:25:34.722Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeEnd (0.00s) [2021-07-27T12:25:34.722Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeStart (0.00s) [2021-07-27T12:25:34.722Z] --- PASS: Test/TestGeneratorMatchFailedNotGenerate (0.00s) [2021-07-27T12:25:34.722Z] --- PASS: Test/TestGeneratorNotGenerate (0.00s) [2021-07-27T12:25:34.722Z] --- PASS: Test/TestGeneratorWithPort (0.00s) [2021-07-27T12:25:34.722Z] --- PASS: Test/TestGeneratorWithPortNotGenerate (0.00s) [2021-07-27T12:25:34.722Z] --- PASS: Test/TestNewEntry (0.00s) [2021-07-27T12:25:34.722Z] --- PASS: Test/TestParse (0.00s) [2021-07-27T12:25:34.722Z] PASS [2021-07-27T12:25:34.722Z] coverage: 58.3% of statements [2021-07-27T12:25:34.722Z] ok github.com/docker/docker/pkg/discovery 0.184s coverage: 58.3% of statements [2021-07-27T12:25:35.687Z] === RUN Test [2021-07-27T12:25:35.687Z] === RUN Test/TestContent [2021-07-27T12:25:35.687Z] === RUN Test/TestInitialize [2021-07-27T12:25:35.687Z] === RUN Test/TestNew [2021-07-27T12:25:35.687Z] === RUN Test/TestParsingContentsWithComments [2021-07-27T12:25:35.687Z] === RUN Test/TestRegister [2021-07-27T12:25:35.687Z] === RUN Test/TestWatch [2021-07-27T12:25:35.687Z] --- PASS: Test (0.01s) [2021-07-27T12:25:35.687Z] --- PASS: Test/TestContent (0.00s) [2021-07-27T12:25:35.687Z] --- PASS: Test/TestInitialize (0.00s) [2021-07-27T12:25:35.687Z] --- PASS: Test/TestNew (0.00s) [2021-07-27T12:25:35.687Z] --- PASS: Test/TestParsingContentsWithComments (0.00s) [2021-07-27T12:25:35.687Z] --- PASS: Test/TestRegister (0.00s) [2021-07-27T12:25:35.687Z] --- PASS: Test/TestWatch (0.01s) [2021-07-27T12:25:35.687Z] PASS [2021-07-27T12:25:35.687Z] coverage: 97.6% of statements [2021-07-27T12:25:35.687Z] ok github.com/docker/docker/pkg/discovery/file 0.208s coverage: 97.6% of statements [2021-07-27T12:25:35.687Z] --- PASS: TestTarFiles (5.06s) [2021-07-27T12:25:35.687Z] === RUN TestTarUntar [2021-07-27T12:25:35.687Z] --- PASS: TestTarUntar (0.03s) [2021-07-27T12:25:35.687Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2021-07-27T12:25:35.687Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s) [2021-07-27T12:25:35.687Z] === RUN TestTarWithOptions [2021-07-27T12:25:36.145Z] --- PASS: TestTarWithOptions (0.03s) [2021-07-27T12:25:36.145Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2021-07-27T12:25:36.145Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2021-07-27T12:25:36.145Z] === RUN TestUntarUstarGnuConflict [2021-07-27T12:25:36.145Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2021-07-27T12:25:36.145Z] === RUN TestUntarInvalidFilenames [2021-07-27T12:25:36.145Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames585287898\\dest" [2021-07-27T12:25:36.145Z] --- PASS: TestUntarInvalidFilenames (0.17s) [2021-07-27T12:25:36.145Z] === RUN TestUntarHardlinkToSymlink [2021-07-27T12:25:36.145Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2021-07-27T12:25:36.145Z] === RUN TestUntarInvalidHardlink [2021-07-27T12:25:36.145Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink664035275\\victim\\hello" -> "../victim/hello" [2021-07-27T12:25:36.145Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink460366510\\victim\\hello" -> "/../victim/hello" [2021-07-27T12:25:36.145Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink067912757\\victim" -> "../victim" [2021-07-27T12:25:36.145Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink791019536\\victim" -> "../victim" [2021-07-27T12:25:36.145Z] --- PASS: TestNetworkDBCRUDTableEntry (4.07s) [2021-07-27T12:25:36.145Z] === RUN TestNetworkDBCRUDTableEntries [2021-07-27T12:25:36.145Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink877368879\\victim" -> "../victim" [2021-07-27T12:25:36.145Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink897432002\\victim" -> "../victim" [2021-07-27T12:25:36.145Z] --- PASS: TestUntarInvalidHardlink (0.03s) [2021-07-27T12:25:36.145Z] === RUN TestUntarInvalidSymlink [2021-07-27T12:25:36.145Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink175583801\\dest\\dotdot" -> "../victim/hello" [2021-07-27T12:25:36.145Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink705705540\\dest\\slash-dotdot" -> "/../victim/hello" [2021-07-27T12:25:36.145Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink562351315\\dest\\loophole-victim" -> "../victim" [2021-07-27T12:25:36.145Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink664014358\\dest\\loophole-victim" -> "../victim" [2021-07-27T12:25:36.145Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink837736061\\dest\\loophole-victim" -> "../victim" [2021-07-27T12:25:36.145Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink692284344\\dest\\loophole-victim" -> "../victim" [2021-07-27T12:25:36.145Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink065953207\\dest\\dir\\loophole" -> "../../victim" [2021-07-27T12:25:36.145Z] --- PASS: TestUntarInvalidSymlink (0.04s) [2021-07-27T12:25:36.145Z] === RUN TestTempArchiveCloseMultipleTimes [2021-07-27T12:25:36.145Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2021-07-27T12:25:36.145Z] === RUN TestXGlobalNoParent [2021-07-27T12:25:36.145Z] --- PASS: TestXGlobalNoParent (0.00s) [2021-07-27T12:25:36.145Z] === RUN TestReplaceFileTarWrapper [2021-07-27T12:25:36.145Z] --- PASS: TestReplaceFileTarWrapper (0.16s) [2021-07-27T12:25:36.145Z] === RUN TestPrefixHeaderReadable [2021-07-27T12:25:36.145Z] --- PASS: TestPrefixHeaderReadable (0.03s) [2021-07-27T12:25:36.145Z] === RUN TestDisablePigz [2021-07-27T12:25:36.518Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2021-07-27T12:25:36.518Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2021-07-27T12:25:36.518Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2021-07-27T12:25:36.606Z] archive_test.go:1331: Test will not check full path when Pigz not installed [2021-07-27T12:25:36.606Z] --- PASS: TestDisablePigz (0.14s) [2021-07-27T12:25:36.606Z] === RUN TestPigz [2021-07-27T12:25:36.606Z] archive_test.go:1360: Tested whether Pigz is not used, as it not installed [2021-07-27T12:25:36.606Z] --- PASS: TestPigz (0.17s) [2021-07-27T12:25:36.606Z] === RUN TestCopyFileWithInvalidDest [2021-07-27T12:25:36.606Z] archive_windows_test.go:16: Currently fails [2021-07-27T12:25:36.606Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2021-07-27T12:25:36.606Z] === RUN TestCanonicalTarNameForPath [2021-07-27T12:25:36.606Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2021-07-27T12:25:36.606Z] === RUN TestCanonicalTarName [2021-07-27T12:25:36.606Z] --- PASS: TestCanonicalTarName (0.00s) [2021-07-27T12:25:36.606Z] === RUN TestChmodTarEntry [2021-07-27T12:25:36.606Z] --- PASS: TestChmodTarEntry (0.00s) [2021-07-27T12:25:36.606Z] === RUN TestHardLinkOrder [2021-07-27T12:25:36.606Z] --- PASS: TestHardLinkOrder (0.08s) [2021-07-27T12:25:36.606Z] === RUN TestChangeString [2021-07-27T12:25:36.606Z] --- PASS: TestChangeString (0.00s) [2021-07-27T12:25:36.606Z] === RUN TestChangesWithNoChanges [2021-07-27T12:25:36.606Z] --- PASS: TestChangesWithNoChanges (0.03s) [2021-07-27T12:25:36.606Z] === RUN TestChangesWithChanges [2021-07-27T12:25:36.606Z] --- PASS: TestChangesWithChanges (0.03s) [2021-07-27T12:25:36.606Z] === RUN TestChangesWithChangesGH13590 [2021-07-27T12:25:36.606Z] changes_test.go:196: needs more investigation [2021-07-27T12:25:36.606Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2021-07-27T12:25:36.606Z] === RUN TestChangesDirsEmpty [2021-07-27T12:25:36.711Z] f143c6fed32d: Pull complete [2021-07-27T12:25:36.711Z] Digest: sha256:cc8a0215d2d19516c23b5f8a8e04799631c5ff2fb9a3c509fbd46f7ef7057877 [2021-07-27T12:25:36.712Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2021-07-27T12:25:36.712Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2021-07-27T12:25:36.712Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2021-07-27T12:25:36.712Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.2061' [2021-07-27T12:25:36.712Z] WARN: Skipping validation tests [2021-07-27T12:25:36.712Z] INFO: Running unit tests at 07/27/2021 12:25:23... [2021-07-27T12:25:36.712Z] INFO: make.ps1 starting at 07/27/2021 12:25:29 [2021-07-27T12:25:36.712Z] INFO: Git commit (13cb04e57c) assumed from DOCKER_GITCOMMIT environment variable [2021-07-27T12:25:36.712Z] INFO: Invoking autogen... [2021-07-27T12:25:36.712Z] INFO: Running unit tests... [2021-07-27T12:25:36.927Z] --- PASS: TestImportExtremelyLargeImageWorks (93.91s) [2021-07-27T12:25:36.927Z] PASS [2021-07-27T12:25:36.927Z] [2021-07-27T12:25:36.927Z] === Skipped [2021-07-27T12:25:36.927Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2021-07-27T12:25:36.927Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2021-07-27T12:25:36.927Z] [2021-07-27T12:25:36.927Z] [2021-07-27T12:25:36.927Z] DONE 12 tests, 1 skipped in 98.061s [2021-07-27T12:25:36.927Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-07-27T12:25:36.927Z] INFO: Testing against a local daemon [2021-07-27T12:25:36.927Z] === RUN TestNetworkCreateDelete [2021-07-27T12:25:36.927Z] --- PASS: TestNetworkCreateDelete (0.14s) [2021-07-27T12:25:36.927Z] === RUN TestDockerNetworkDeletePreferID [2021-07-27T12:25:36.927Z] --- PASS: TestDockerNetworkDeletePreferID (0.48s) [2021-07-27T12:25:36.927Z] === RUN TestDaemonDNSFallback [2021-07-27T12:25:37.064Z] changes_test.go:261: FIXME: broken on Windows 1903 and up; see #39846 [2021-07-27T12:25:37.064Z] --- SKIP: TestChangesDirsEmpty (0.00s) [2021-07-27T12:25:37.064Z] === RUN TestChangesDirsMutated [2021-07-27T12:25:37.064Z] changes_test.go:355: FIXME: broken on Windows 1903 and up; see #39846 [2021-07-27T12:25:37.064Z] --- SKIP: TestChangesDirsMutated (0.00s) [2021-07-27T12:25:37.064Z] === RUN TestApplyLayer [2021-07-27T12:25:37.064Z] changes_test.go:433: needs further investigation [2021-07-27T12:25:37.064Z] --- SKIP: TestApplyLayer (0.00s) [2021-07-27T12:25:37.064Z] === RUN TestChangesSizeWithHardlinks [2021-07-27T12:25:37.064Z] changes_test.go:469: needs further investigation [2021-07-27T12:25:37.064Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2021-07-27T12:25:37.064Z] === RUN TestChangesSizeWithNoChanges [2021-07-27T12:25:37.064Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2021-07-27T12:25:37.064Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2021-07-27T12:25:37.064Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2021-07-27T12:25:37.064Z] === RUN TestChangesSize [2021-07-27T12:25:37.064Z] --- PASS: TestChangesSize (0.00s) [2021-07-27T12:25:37.064Z] === RUN TestApplyLayerInvalidFilenames [2021-07-27T12:25:37.064Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames524574140\\dest" [2021-07-27T12:25:37.064Z] --- PASS: TestApplyLayerInvalidFilenames (0.02s) [2021-07-27T12:25:37.064Z] === RUN TestApplyLayerInvalidHardlink [2021-07-27T12:25:37.064Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink795950158\\victim\\hello" -> "../victim/hello" [2021-07-27T12:25:37.064Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink007451989\\victim\\hello" -> "/../victim/hello" [2021-07-27T12:25:37.064Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink213378736\\victim" -> "../victim" [2021-07-27T12:25:37.064Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink681969743\\victim" -> "../victim" [2021-07-27T12:25:37.064Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink973506402\\victim" -> "../victim" [2021-07-27T12:25:37.064Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink690423129\\victim" -> "../victim" [2021-07-27T12:25:37.064Z] --- PASS: TestApplyLayerInvalidHardlink (0.03s) [2021-07-27T12:25:37.064Z] === RUN TestApplyLayerInvalidSymlink [2021-07-27T12:25:37.064Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink907010276\\dest\\dotdot" -> "../victim/hello" [2021-07-27T12:25:37.064Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink533510899\\dest\\slash-dotdot" -> "/../victim/hello" [2021-07-27T12:25:37.064Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink920039350\\dest\\loophole-victim" -> "../victim" [2021-07-27T12:25:37.064Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink463033245\\dest\\loophole-victim" -> "../victim" [2021-07-27T12:25:37.064Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink213771864\\dest\\loophole-victim" -> "../victim" [2021-07-27T12:25:37.064Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink383824343\\dest\\loophole-victim" -> "../victim" [2021-07-27T12:25:37.064Z] --- PASS: TestApplyLayerInvalidSymlink (0.03s) [2021-07-27T12:25:37.064Z] === RUN TestApplyLayerWhiteouts [2021-07-27T12:25:37.064Z] --- PASS: TestApplyLayerWhiteouts (0.07s) [2021-07-27T12:25:37.064Z] === RUN TestGenerateEmptyFile [2021-07-27T12:25:37.064Z] --- PASS: TestGenerateEmptyFile (0.00s) [2021-07-27T12:25:37.064Z] === RUN TestGenerateWithContent [2021-07-27T12:25:37.064Z] --- PASS: TestGenerateWithContent (0.00s) [2021-07-27T12:25:37.064Z] PASS [2021-07-27T12:25:37.064Z] coverage: 61.6% of statements [2021-07-27T12:25:37.064Z] ok github.com/docker/docker/pkg/archive 7.671s coverage: 61.6% of statements [2021-07-27T12:25:37.064Z] === RUN Test [2021-07-27T12:25:37.064Z] === RUN Test/TestInitialize [2021-07-27T12:25:37.083Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2021-07-27T12:25:37.083Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2021-07-27T12:25:37.341Z] === RUN TestDockerSuite/TestBuildEntrypoint [2021-07-27T12:25:37.521Z] time="2021-07-27T12:25:36Z" level=info msg="Initializing discovery without TLS" [2021-07-27T12:25:37.521Z] time="2021-07-27T12:25:37Z" level=info msg="Initializing discovery without TLS" [2021-07-27T12:25:37.521Z] time="2021-07-27T12:25:37Z" level=info msg="Initializing discovery without TLS" [2021-07-27T12:25:37.521Z] === RUN Test/TestInitializeWithCerts [2021-07-27T12:25:37.521Z] time="2021-07-27T12:25:37Z" level=info msg="Initializing discovery with TLS" [2021-07-27T12:25:37.521Z] === RUN Test/TestWatch [2021-07-27T12:25:37.521Z] time="2021-07-27T12:25:37Z" level=info msg="Initializing discovery without TLS" [2021-07-27T12:25:37.598Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2021-07-27T12:25:38.487Z] 2021/07/27 12:25:37 Closing DB instances... [2021-07-27T12:25:38.530Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2021-07-27T12:25:39.452Z] --- PASS: TestNetworkDBCRUDTableEntries (3.45s) [2021-07-27T12:25:39.452Z] === RUN TestNetworkDBNodeLeave [2021-07-27T12:25:39.902Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2021-07-27T12:25:40.420Z] --- PASS: Test (3.18s) [2021-07-27T12:25:40.420Z] --- PASS: Test/TestInitialize (0.17s) [2021-07-27T12:25:40.420Z] --- PASS: Test/TestInitializeWithCerts (0.00s) [2021-07-27T12:25:40.420Z] --- PASS: Test/TestWatch (3.00s) [2021-07-27T12:25:40.420Z] PASS [2021-07-27T12:25:40.420Z] coverage: 84.1% of statements [2021-07-27T12:25:40.420Z] ok github.com/docker/docker/pkg/discovery/kv 3.530s coverage: 84.1% of statements [2021-07-27T12:25:41.275Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2021-07-27T12:25:41.386Z] === RUN Test [2021-07-27T12:25:41.386Z] === RUN Test/TestWatch [2021-07-27T12:25:41.386Z] --- PASS: Test (0.00s) [2021-07-27T12:25:41.386Z] --- PASS: Test/TestWatch (0.00s) [2021-07-27T12:25:41.386Z] PASS [2021-07-27T12:25:41.386Z] coverage: 92.3% of statements [2021-07-27T12:25:41.386Z] ok github.com/docker/docker/pkg/discovery/memory 0.188s coverage: 92.3% of statements [2021-07-27T12:25:41.413Z] 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/api 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/resolvconf/dns github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/discovery github.com/docker/docker/pkg/discovery/file github.com/docker/docker/pkg/discovery/kv github.com/docker/docker/pkg/discovery/memory github.com/docker/docker/pkg/discovery/nodes github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/locker github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/mount github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/namesgenerator/cmd/names-generator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/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-07-27T12:25:42.205Z] --- PASS: TestDaemonDNSFallback (6.70s) [2021-07-27T12:25:42.206Z] === RUN TestInspectNetwork [2021-07-27T12:25:42.206Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-27T12:25:42.206Z] --- SKIP: TestInspectNetwork (0.00s) [2021-07-27T12:25:42.206Z] === RUN TestRunContainerWithBridgeNone [2021-07-27T12:25:42.206Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-27T12:25:42.206Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2021-07-27T12:25:42.206Z] === RUN TestNetworkInvalidJSON [2021-07-27T12:25:42.206Z] === RUN TestNetworkInvalidJSON//networks/create [2021-07-27T12:25:42.206Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-07-27T12:25:42.206Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-07-27T12:25:42.206Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-07-27T12:25:42.206Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-07-27T12:25:42.206Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-07-27T12:25:42.206Z] === CONT TestNetworkInvalidJSON//networks/create [2021-07-27T12:25:42.206Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-07-27T12:25:42.206Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-07-27T12:25:42.206Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2021-07-27T12:25:42.206Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-07-27T12:25:42.206Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-07-27T12:25:42.206Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-07-27T12:25:42.206Z] === RUN TestNetworkList [2021-07-27T12:25:42.206Z] === RUN TestNetworkList//networks [2021-07-27T12:25:42.206Z] === PAUSE TestNetworkList//networks [2021-07-27T12:25:42.206Z] === RUN TestNetworkList//networks/ [2021-07-27T12:25:42.206Z] === PAUSE TestNetworkList//networks/ [2021-07-27T12:25:42.206Z] === CONT TestNetworkList//networks [2021-07-27T12:25:42.206Z] === CONT TestNetworkList//networks/ [2021-07-27T12:25:42.206Z] --- PASS: TestNetworkList (0.01s) [2021-07-27T12:25:42.206Z] --- PASS: TestNetworkList//networks (0.00s) [2021-07-27T12:25:42.206Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-07-27T12:25:42.206Z] === RUN TestHostIPv4BridgeLabel [2021-07-27T12:25:42.206Z] network_test.go:128: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-27T12:25:42.206Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2021-07-27T12:25:42.206Z] === RUN TestDaemonRestartWithLiveRestore [2021-07-27T12:25:42.206Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-27T12:25:42.206Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.01s) [2021-07-27T12:25:42.206Z] === RUN TestDaemonDefaultNetworkPools [2021-07-27T12:25:42.206Z] service_test.go:62: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-27T12:25:42.206Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2021-07-27T12:25:42.206Z] === RUN TestDaemonRestartWithExistingNetwork [2021-07-27T12:25:42.206Z] service_test.go:105: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-27T12:25:42.206Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2021-07-27T12:25:42.206Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-07-27T12:25:42.206Z] service_test.go:139: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-27T12:25:42.206Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-07-27T12:25:42.206Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-07-27T12:25:42.206Z] service_test.go:190: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-27T12:25:42.206Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-07-27T12:25:42.206Z] === RUN TestServiceWithPredefinedNetwork [2021-07-27T12:25:42.206Z] service_test.go:213: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-27T12:25:42.206Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2021-07-27T12:25:42.206Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-07-27T12:25:42.206Z] service_test.go:242: FLAKY_TEST [2021-07-27T12:25:42.206Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-07-27T12:25:42.206Z] === RUN TestServiceWithDataPathPortInit [2021-07-27T12:25:42.206Z] service_test.go:335: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-27T12:25:42.206Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2021-07-27T12:25:42.206Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-07-27T12:25:42.206Z] service_test.go:402: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-27T12:25:42.206Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2021-07-27T12:25:42.206Z] PASS [2021-07-27T12:25:42.206Z] [2021-07-27T12:25:42.206Z] === Skipped [2021-07-27T12:25:42.206Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2021-07-27T12:25:42.206Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-27T12:25:42.206Z] [2021-07-27T12:25:42.206Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2021-07-27T12:25:42.206Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-27T12:25:42.206Z] [2021-07-27T12:25:42.206Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2021-07-27T12:25:42.206Z] network_test.go:128: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-27T12:25:42.206Z] [2021-07-27T12:25:42.206Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.01s) [2021-07-27T12:25:42.206Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-27T12:25:42.206Z] [2021-07-27T12:25:42.206Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.00s) [2021-07-27T12:25:42.206Z] service_test.go:62: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-27T12:25:42.206Z] [2021-07-27T12:25:42.206Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.00s) [2021-07-27T12:25:42.206Z] service_test.go:105: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-27T12:25:42.206Z] [2021-07-27T12:25:42.206Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-07-27T12:25:42.206Z] service_test.go:139: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-27T12:25:42.206Z] [2021-07-27T12:25:42.206Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-07-27T12:25:42.206Z] service_test.go:190: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-27T12:25:42.206Z] [2021-07-27T12:25:42.206Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2021-07-27T12:25:42.206Z] service_test.go:213: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-27T12:25:42.206Z] [2021-07-27T12:25:42.206Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-07-27T12:25:42.206Z] service_test.go:242: FLAKY_TEST [2021-07-27T12:25:42.206Z] [2021-07-27T12:25:42.206Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.00s) [2021-07-27T12:25:42.206Z] service_test.go:335: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-27T12:25:42.206Z] [2021-07-27T12:25:42.206Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2021-07-27T12:25:42.206Z] service_test.go:402: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-27T12:25:42.206Z] [2021-07-27T12:25:42.206Z] [2021-07-27T12:25:42.206Z] DONE 22 tests, 12 skipped in 7.516s [2021-07-27T12:25:42.206Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-07-27T12:25:42.206Z] INFO: Testing against a local daemon [2021-07-27T12:25:42.206Z] === RUN TestDockerNetworkIpvlanPersistance [2021-07-27T12:25:42.206Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-07-27T12:25:42.206Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-07-27T12:25:42.206Z] === RUN TestDockerNetworkIpvlan [2021-07-27T12:25:42.206Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-07-27T12:25:42.206Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-07-27T12:25:42.206Z] PASS [2021-07-27T12:25:42.206Z] [2021-07-27T12:25:42.206Z] === Skipped [2021-07-27T12:25:42.206Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-07-27T12:25:42.206Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-07-27T12:25:42.206Z] [2021-07-27T12:25:42.206Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-07-27T12:25:42.206Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-07-27T12:25:42.206Z] [2021-07-27T12:25:42.206Z] [2021-07-27T12:25:42.206Z] DONE 2 tests, 2 skipped in 0.118s [2021-07-27T12:25:42.206Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-07-27T12:25:42.206Z] INFO: Testing against a local daemon [2021-07-27T12:25:42.206Z] === RUN TestDockerNetworkMacvlanPersistance [2021-07-27T12:25:42.206Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-27T12:25:42.206Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2021-07-27T12:25:42.206Z] === RUN TestDockerNetworkMacvlan [2021-07-27T12:25:42.206Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-27T12:25:42.206Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2021-07-27T12:25:42.206Z] PASS [2021-07-27T12:25:42.206Z] [2021-07-27T12:25:42.206Z] === Skipped [2021-07-27T12:25:42.206Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2021-07-27T12:25:42.206Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-27T12:25:42.206Z] [2021-07-27T12:25:42.206Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2021-07-27T12:25:42.206Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-27T12:25:42.206Z] [2021-07-27T12:25:42.206Z] [2021-07-27T12:25:42.206Z] DONE 2 tests, 2 skipped in 0.122s [2021-07-27T12:25:42.206Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-07-27T12:25:42.206Z] testing: warning: no tests to run [2021-07-27T12:25:42.206Z] PASS [2021-07-27T12:25:42.206Z] [2021-07-27T12:25:42.206Z] DONE 0 tests in 0.033s [2021-07-27T12:25:42.206Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-07-27T12:25:42.206Z] INFO: Testing against a local daemon [2021-07-27T12:25:42.206Z] === RUN TestAuthZPluginAllowRequest [2021-07-27T12:25:42.206Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-27T12:25:42.206Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2021-07-27T12:25:42.206Z] === RUN TestAuthZPluginTLS [2021-07-27T12:25:42.206Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-27T12:25:42.206Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2021-07-27T12:25:42.206Z] === RUN TestAuthZPluginDenyRequest [2021-07-27T12:25:42.206Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-27T12:25:42.206Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2021-07-27T12:25:42.206Z] === RUN TestAuthZPluginAPIDenyResponse [2021-07-27T12:25:42.206Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-27T12:25:42.206Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2021-07-27T12:25:42.206Z] === RUN TestAuthZPluginDenyResponse [2021-07-27T12:25:42.206Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-27T12:25:42.206Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2021-07-27T12:25:42.206Z] === RUN TestAuthZPluginAllowEventStream [2021-07-27T12:25:42.206Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-27T12:25:42.206Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2021-07-27T12:25:42.206Z] === RUN TestAuthZPluginErrorResponse [2021-07-27T12:25:42.206Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-27T12:25:42.206Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2021-07-27T12:25:42.206Z] === RUN TestAuthZPluginErrorRequest [2021-07-27T12:25:42.206Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-27T12:25:42.206Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2021-07-27T12:25:42.206Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-07-27T12:25:42.206Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-27T12:25:42.206Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2021-07-27T12:25:42.206Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-07-27T12:25:42.206Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-27T12:25:42.206Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2021-07-27T12:25:42.206Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-07-27T12:25:42.206Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-27T12:25:42.206Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2021-07-27T12:25:42.206Z] === RUN TestAuthZPluginHeader [2021-07-27T12:25:42.206Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-27T12:25:42.206Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2021-07-27T12:25:42.206Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-07-27T12:25:42.351Z] === RUN Test [2021-07-27T12:25:42.352Z] === RUN Test/TestInitialize [2021-07-27T12:25:42.352Z] === RUN Test/TestInitializeWithPattern [2021-07-27T12:25:42.352Z] === RUN Test/TestRegister [2021-07-27T12:25:42.352Z] === RUN Test/TestWatch [2021-07-27T12:25:42.352Z] --- PASS: Test (0.00s) [2021-07-27T12:25:42.352Z] --- PASS: Test/TestInitialize (0.00s) [2021-07-27T12:25:42.352Z] --- PASS: Test/TestInitializeWithPattern (0.00s) [2021-07-27T12:25:42.352Z] --- PASS: Test/TestRegister (0.00s) [2021-07-27T12:25:42.352Z] --- PASS: Test/TestWatch (0.00s) [2021-07-27T12:25:42.352Z] PASS [2021-07-27T12:25:42.352Z] coverage: 93.8% of statements [2021-07-27T12:25:42.352Z] ok github.com/docker/docker/pkg/discovery/nodes 0.173s coverage: 93.8% of statements [2021-07-27T12:25:42.352Z] --- PASS: TestNetworkDBNodeLeave (2.89s) [2021-07-27T12:25:42.352Z] === RUN TestNetworkDBWatch [2021-07-27T12:25:42.466Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-27T12:25:42.466Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.15s) [2021-07-27T12:25:42.466Z] === RUN TestAuthZPluginV2Disable [2021-07-27T12:25:42.466Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-27T12:25:42.466Z] --- SKIP: TestAuthZPluginV2Disable (0.02s) [2021-07-27T12:25:42.466Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-07-27T12:25:42.467Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-27T12:25:42.467Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.02s) [2021-07-27T12:25:42.467Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-07-27T12:25:42.467Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-27T12:25:42.467Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2021-07-27T12:25:42.467Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-07-27T12:25:42.467Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-27T12:25:42.467Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.01s) [2021-07-27T12:25:42.467Z] PASS [2021-07-27T12:25:42.467Z] [2021-07-27T12:25:42.467Z] === Skipped [2021-07-27T12:25:42.467Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2021-07-27T12:25:42.467Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-27T12:25:42.467Z] [2021-07-27T12:25:42.467Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2021-07-27T12:25:42.467Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-27T12:25:42.467Z] [2021-07-27T12:25:42.467Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2021-07-27T12:25:42.467Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-27T12:25:42.467Z] [2021-07-27T12:25:42.467Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2021-07-27T12:25:42.467Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-27T12:25:42.467Z] [2021-07-27T12:25:42.467Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2021-07-27T12:25:42.467Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-27T12:25:42.467Z] [2021-07-27T12:25:42.467Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2021-07-27T12:25:42.467Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-27T12:25:42.467Z] [2021-07-27T12:25:42.467Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2021-07-27T12:25:42.467Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-27T12:25:42.467Z] [2021-07-27T12:25:42.467Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2021-07-27T12:25:42.467Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-27T12:25:42.467Z] [2021-07-27T12:25:42.467Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2021-07-27T12:25:42.467Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-27T12:25:42.467Z] [2021-07-27T12:25:42.467Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2021-07-27T12:25:42.467Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-27T12:25:42.467Z] [2021-07-27T12:25:42.467Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2021-07-27T12:25:42.467Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-27T12:25:42.467Z] [2021-07-27T12:25:42.467Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2021-07-27T12:25:42.467Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-27T12:25:42.467Z] [2021-07-27T12:25:42.467Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.15s) [2021-07-27T12:25:42.467Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-27T12:25:42.467Z] [2021-07-27T12:25:42.467Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.02s) [2021-07-27T12:25:42.467Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-27T12:25:42.467Z] [2021-07-27T12:25:42.467Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.02s) [2021-07-27T12:25:42.467Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-27T12:25:42.467Z] [2021-07-27T12:25:42.467Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2021-07-27T12:25:42.467Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-27T12:25:42.467Z] [2021-07-27T12:25:42.467Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.01s) [2021-07-27T12:25:42.467Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-27T12:25:42.467Z] [2021-07-27T12:25:42.467Z] [2021-07-27T12:25:42.467Z] DONE 17 tests, 17 skipped in 0.361s [2021-07-27T12:25:42.467Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-07-27T12:25:42.657Z] === RUN TestDockerSuite/TestBuildEnv [2021-07-27T12:25:42.727Z] INFO: Testing against a local daemon [2021-07-27T12:25:42.727Z] === RUN TestPluginInvalidJSON [2021-07-27T12:25:42.727Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-07-27T12:25:42.727Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-07-27T12:25:42.727Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-07-27T12:25:42.727Z] --- PASS: TestPluginInvalidJSON (0.03s) [2021-07-27T12:25:42.727Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-07-27T12:25:42.727Z] === RUN TestPluginInstall [2021-07-27T12:25:42.727Z] plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-27T12:25:42.727Z] --- SKIP: TestPluginInstall (0.00s) [2021-07-27T12:25:42.727Z] === RUN TestPluginsWithRuntimes [2021-07-27T12:25:42.727Z] 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-07-27T12:25:42.727Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2021-07-27T12:25:42.727Z] === RUN TestPluginBackCompatMediaTypes [2021-07-27T12:25:42.727Z] plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2021-07-27T12:25:42.727Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2021-07-27T12:25:42.727Z] PASS [2021-07-27T12:25:42.727Z] [2021-07-27T12:25:42.727Z] === Skipped [2021-07-27T12:25:42.727Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2021-07-27T12:25:42.727Z] plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-27T12:25:42.727Z] [2021-07-27T12:25:42.727Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s) [2021-07-27T12:25:42.727Z] 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-07-27T12:25:42.727Z] [2021-07-27T12:25:42.727Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s) [2021-07-27T12:25:42.727Z] plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2021-07-27T12:25:42.727Z] [2021-07-27T12:25:42.727Z] [2021-07-27T12:25:42.727Z] DONE 5 tests, 3 skipped in 0.166s [2021-07-27T12:25:42.727Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-07-27T12:25:42.727Z] INFO: Testing against a local daemon [2021-07-27T12:25:42.727Z] === RUN TestExternalGraphDriver [2021-07-27T12:25:42.987Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2021-07-27T12:25:42.987Z] --- SKIP: TestExternalGraphDriver (0.06s) [2021-07-27T12:25:42.987Z] === RUN TestGraphdriverPluginV2 [2021-07-27T12:25:43.318Z] === RUN TestPollerAddRemove [2021-07-27T12:25:43.318Z] --- PASS: TestPollerAddRemove (0.00s) [2021-07-27T12:25:43.318Z] === RUN TestPollerEvent [2021-07-27T12:25:43.318Z] poller_test.go:41: No chmod on Windows [2021-07-27T12:25:43.318Z] --- SKIP: TestPollerEvent (0.00s) [2021-07-27T12:25:43.318Z] === RUN TestPollerClose [2021-07-27T12:25:43.318Z] --- PASS: TestPollerClose (0.00s) [2021-07-27T12:25:43.318Z] PASS [2021-07-27T12:25:43.318Z] coverage: 36.2% of statements [2021-07-27T12:25:43.318Z] ok github.com/docker/docker/pkg/filenotify 0.175s coverage: 36.2% of statements [2021-07-27T12:25:43.589Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2021-07-27T12:25:44.283Z] 2021/07/27 12:25:43 Closing DB instances... [2021-07-27T12:25:44.283Z] === RUN TestCopyFileWithInvalidSrc [2021-07-27T12:25:44.283Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2021-07-27T12:25:44.283Z] === RUN TestCopyFileWithInvalidDest [2021-07-27T12:25:44.283Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2021-07-27T12:25:44.283Z] === RUN TestCopyFileWithSameSrcAndDest [2021-07-27T12:25:44.283Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2021-07-27T12:25:44.283Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2021-07-27T12:25:44.283Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2021-07-27T12:25:44.283Z] === RUN TestCopyFile [2021-07-27T12:25:44.283Z] --- PASS: TestCopyFile (0.00s) [2021-07-27T12:25:44.283Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2021-07-27T12:25:44.283Z] fileutils_test.go:134: Needs porting to Windows [2021-07-27T12:25:44.283Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-07-27T12:25:44.283Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2021-07-27T12:25:44.283Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2021-07-27T12:25:44.283Z] === RUN TestReadSymlinkedDirectoryToFile [2021-07-27T12:25:44.283Z] fileutils_test.go:180: Needs porting to Windows [2021-07-27T12:25:44.283Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2021-07-27T12:25:44.283Z] === RUN TestWildcardMatches [2021-07-27T12:25:44.283Z] --- PASS: TestWildcardMatches (0.00s) [2021-07-27T12:25:44.283Z] === RUN TestPatternMatches [2021-07-27T12:25:44.283Z] --- PASS: TestPatternMatches (0.00s) [2021-07-27T12:25:44.283Z] === RUN TestExclusionPatternMatchesPatternBefore [2021-07-27T12:25:44.283Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2021-07-27T12:25:44.283Z] === RUN TestPatternMatchesFolderExclusions [2021-07-27T12:25:44.283Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2021-07-27T12:25:44.283Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2021-07-27T12:25:44.283Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2021-07-27T12:25:44.283Z] === RUN TestPatternMatchesFolderWildcardExclusions [2021-07-27T12:25:44.283Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2021-07-27T12:25:44.283Z] === RUN TestExclusionPatternMatchesPatternAfter [2021-07-27T12:25:44.283Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2021-07-27T12:25:44.283Z] === RUN TestExclusionPatternMatchesWholeDirectory [2021-07-27T12:25:44.283Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2021-07-27T12:25:44.283Z] === RUN TestSingleExclamationError [2021-07-27T12:25:44.283Z] --- PASS: TestSingleExclamationError (0.00s) [2021-07-27T12:25:44.283Z] === RUN TestMatchesWithNoPatterns [2021-07-27T12:25:44.283Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2021-07-27T12:25:44.283Z] === RUN TestMatchesWithMalformedPatterns [2021-07-27T12:25:44.283Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2021-07-27T12:25:44.283Z] === RUN TestMatches [2021-07-27T12:25:44.283Z] --- PASS: TestMatches (0.00s) [2021-07-27T12:25:44.283Z] === RUN TestCleanPatterns [2021-07-27T12:25:44.283Z] --- PASS: TestCleanPatterns (0.00s) [2021-07-27T12:25:44.284Z] === RUN TestCleanPatternsStripEmptyPatterns [2021-07-27T12:25:44.284Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2021-07-27T12:25:44.284Z] === RUN TestCleanPatternsExceptionFlag [2021-07-27T12:25:44.284Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2021-07-27T12:25:44.284Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2021-07-27T12:25:44.284Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2021-07-27T12:25:44.284Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2021-07-27T12:25:44.284Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2021-07-27T12:25:44.284Z] === RUN TestCleanPatternsErrorSingleException [2021-07-27T12:25:44.284Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2021-07-27T12:25:44.284Z] === RUN TestCreateIfNotExistsDir [2021-07-27T12:25:44.284Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2021-07-27T12:25:44.284Z] === RUN TestCreateIfNotExistsFile [2021-07-27T12:25:44.284Z] --- PASS: TestCreateIfNotExistsFile (0.00s) [2021-07-27T12:25:44.284Z] === RUN TestMatch [2021-07-27T12:25:44.284Z] --- PASS: TestMatch (0.00s) [2021-07-27T12:25:44.284Z] PASS [2021-07-27T12:25:44.284Z] coverage: 85.2% of statements [2021-07-27T12:25:44.284Z] ok github.com/docker/docker/pkg/fileutils 0.212s coverage: 85.2% of statements [2021-07-27T12:25:44.521Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2021-07-27T12:25:45.250Z] === RUN TestGet [2021-07-27T12:25:45.250Z] --- PASS: TestGet (0.00s) [2021-07-27T12:25:45.250Z] === RUN TestGetShortcutString [2021-07-27T12:25:45.250Z] --- PASS: TestGetShortcutString (0.00s) [2021-07-27T12:25:45.250Z] PASS [2021-07-27T12:25:45.250Z] coverage: 42.9% of statements [2021-07-27T12:25:45.250Z] ok github.com/docker/docker/pkg/homedir 0.123s coverage: 42.9% of statements [2021-07-27T12:25:45.708Z] --- PASS: TestNetworkDBWatch (3.05s) [2021-07-27T12:25:45.708Z] === RUN TestNetworkDBBulkSync [2021-07-27T12:25:45.893Z] === RUN TestDockerSuite/TestBuildEnvUsage [2021-07-27T12:25:46.165Z] === RUN TestCreateIDMapOrder [2021-07-27T12:25:46.165Z] --- PASS: TestCreateIDMapOrder (0.00s) [2021-07-27T12:25:46.165Z] PASS [2021-07-27T12:25:46.165Z] coverage: 7.2% of statements [2021-07-27T12:25:46.165Z] ok github.com/docker/docker/pkg/idtools 0.195s coverage: 7.2% of statements [2021-07-27T12:25:46.623Z] 2021/07/27 12:25:46 Closing DB instances... [2021-07-27T12:25:47.186Z] --- PASS: TestGraphdriverPluginV2 (3.85s) [2021-07-27T12:25:47.186Z] PASS [2021-07-27T12:25:47.186Z] [2021-07-27T12:25:47.186Z] === Skipped [2021-07-27T12:25:47.186Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.06s) [2021-07-27T12:25:47.186Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2021-07-27T12:25:47.186Z] [2021-07-27T12:25:47.186Z] [2021-07-27T12:25:47.186Z] DONE 2 tests, 1 skipped in 4.035s [2021-07-27T12:25:47.186Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-07-27T12:25:47.186Z] INFO: Testing against a local daemon [2021-07-27T12:25:47.186Z] === RUN TestContinueAfterPluginCrash [2021-07-27T12:25:47.186Z] === PAUSE TestContinueAfterPluginCrash [2021-07-27T12:25:47.186Z] === RUN TestReadPluginNoRead [2021-07-27T12:25:47.186Z] === PAUSE TestReadPluginNoRead [2021-07-27T12:25:47.186Z] === RUN TestDaemonStartWithLogOpt [2021-07-27T12:25:47.186Z] === PAUSE TestDaemonStartWithLogOpt [2021-07-27T12:25:47.186Z] === CONT TestContinueAfterPluginCrash [2021-07-27T12:25:47.186Z] === CONT TestDaemonStartWithLogOpt [2021-07-27T12:25:47.589Z] === RUN TestFixedBufferCap [2021-07-27T12:25:47.589Z] --- PASS: TestFixedBufferCap (0.00s) [2021-07-27T12:25:47.589Z] === RUN TestFixedBufferLen [2021-07-27T12:25:47.589Z] --- PASS: TestFixedBufferLen (0.00s) [2021-07-27T12:25:47.589Z] === RUN TestFixedBufferString [2021-07-27T12:25:47.589Z] --- PASS: TestFixedBufferString (0.00s) [2021-07-27T12:25:47.589Z] === RUN TestFixedBufferWrite [2021-07-27T12:25:47.589Z] --- PASS: TestFixedBufferWrite (0.00s) [2021-07-27T12:25:47.589Z] === RUN TestFixedBufferRead [2021-07-27T12:25:47.589Z] --- PASS: TestFixedBufferRead (0.00s) [2021-07-27T12:25:47.589Z] === RUN TestBytesPipeRead [2021-07-27T12:25:47.589Z] --- PASS: TestBytesPipeRead (0.00s) [2021-07-27T12:25:47.589Z] === RUN TestBytesPipeWrite [2021-07-27T12:25:47.589Z] --- PASS: TestBytesPipeWrite (0.00s) [2021-07-27T12:25:47.589Z] === RUN TestBytesPipeWriteRandomChunks [2021-07-27T12:25:48.046Z] --- PASS: TestBytesPipeWriteRandomChunks (0.45s) [2021-07-27T12:25:48.046Z] === RUN TestAtomicWriteToFile [2021-07-27T12:25:48.046Z] --- PASS: TestAtomicWriteToFile (0.01s) [2021-07-27T12:25:48.046Z] === RUN TestAtomicWriteSetCommit [2021-07-27T12:25:48.046Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2021-07-27T12:25:48.046Z] === RUN TestAtomicWriteSetCancel [2021-07-27T12:25:48.046Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2021-07-27T12:25:48.046Z] === RUN TestReadCloserWrapperClose [2021-07-27T12:25:48.046Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2021-07-27T12:25:48.046Z] === RUN TestReaderErrWrapperReadOnError [2021-07-27T12:25:48.046Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2021-07-27T12:25:48.046Z] === RUN TestReaderErrWrapperRead [2021-07-27T12:25:48.046Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2021-07-27T12:25:48.046Z] === RUN TestHashData [2021-07-27T12:25:48.046Z] --- PASS: TestHashData (0.00s) [2021-07-27T12:25:48.046Z] === RUN TestCancelReadCloser [2021-07-27T12:25:48.046Z] --- PASS: TestCancelReadCloser (0.10s) [2021-07-27T12:25:48.046Z] === RUN TestWriteCloserWrapperClose [2021-07-27T12:25:48.046Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2021-07-27T12:25:48.046Z] === RUN TestNopWriteCloser [2021-07-27T12:25:48.046Z] --- PASS: TestNopWriteCloser (0.00s) [2021-07-27T12:25:48.046Z] === RUN TestNopWriter [2021-07-27T12:25:48.046Z] --- PASS: TestNopWriter (0.00s) [2021-07-27T12:25:48.046Z] === RUN TestWriteCounter [2021-07-27T12:25:48.046Z] --- PASS: TestWriteCounter (0.00s) [2021-07-27T12:25:48.046Z] PASS [2021-07-27T12:25:48.046Z] coverage: 69.2% of statements [2021-07-27T12:25:48.046Z] ok github.com/docker/docker/pkg/ioutils 0.726s coverage: 69.2% of statements [2021-07-27T12:25:48.046Z] --- PASS: TestNetworkDBBulkSync (2.63s) [2021-07-27T12:25:48.046Z] === RUN TestNetworkDBCRUDMediumCluster [2021-07-27T12:25:49.013Z] === RUN TestError [2021-07-27T12:25:49.013Z] --- PASS: TestError (0.00s) [2021-07-27T12:25:49.013Z] === RUN TestProgressString [2021-07-27T12:25:49.013Z] === RUN TestProgressString/no_progress [2021-07-27T12:25:49.013Z] === RUN TestProgressString/progress_1 [2021-07-27T12:25:49.013Z] === RUN TestProgressString/some_progress_with_a_start_time [2021-07-27T12:25:49.013Z] === RUN TestProgressString/some_progress_without_a_start_time [2021-07-27T12:25:49.013Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2021-07-27T12:25:49.013Z] === RUN TestProgressString/with_units [2021-07-27T12:25:49.013Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2021-07-27T12:25:49.013Z] === RUN TestProgressString/hide_counts [2021-07-27T12:25:49.013Z] --- PASS: TestProgressString (0.00s) [2021-07-27T12:25:49.013Z] --- PASS: TestProgressString/no_progress (0.00s) [2021-07-27T12:25:49.013Z] --- PASS: TestProgressString/progress_1 (0.00s) [2021-07-27T12:25:49.013Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2021-07-27T12:25:49.013Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2021-07-27T12:25:49.013Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2021-07-27T12:25:49.013Z] --- PASS: TestProgressString/with_units (0.00s) [2021-07-27T12:25:49.013Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2021-07-27T12:25:49.013Z] --- PASS: TestProgressString/hide_counts (0.00s) [2021-07-27T12:25:49.013Z] === RUN TestJSONMessageDisplay [2021-07-27T12:25:49.013Z] --- PASS: TestJSONMessageDisplay (0.17s) [2021-07-27T12:25:49.013Z] === RUN TestJSONMessageDisplayWithJSONError [2021-07-27T12:25:49.013Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2021-07-27T12:25:49.013Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2021-07-27T12:25:49.013Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2021-07-27T12:25:49.013Z] === RUN TestDisplayJSONMessagesStream [2021-07-27T12:25:49.013Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2021-07-27T12:25:49.013Z] PASS [2021-07-27T12:25:49.013Z] coverage: 91.7% of statements [2021-07-27T12:25:49.013Z] ok github.com/docker/docker/pkg/jsonmessage 0.364s coverage: 91.7% of statements [2021-07-27T12:25:49.978Z] --- PASS: TestGetAddress (23.13s) [2021-07-27T12:25:49.978Z] === RUN TestRequestSyntaxCheck [2021-07-27T12:25:49.978Z] --- PASS: TestRequestSyntaxCheck (0.02s) [2021-07-27T12:25:49.978Z] === RUN TestRequest [2021-07-27T12:25:49.978Z] === RUN TestStandardLongPath [2021-07-27T12:25:49.978Z] --- PASS: TestStandardLongPath (0.00s) [2021-07-27T12:25:49.978Z] === RUN TestUNCLongPath [2021-07-27T12:25:49.978Z] --- PASS: TestUNCLongPath (0.00s) [2021-07-27T12:25:49.978Z] PASS [2021-07-27T12:25:49.978Z] coverage: 100.0% of statements [2021-07-27T12:25:49.978Z] ok github.com/docker/docker/pkg/longpath 0.114s coverage: 100.0% of statements [2021-07-27T12:25:50.443Z] === RUN TestNameFormat [2021-07-27T12:25:50.443Z] --- PASS: TestNameFormat (0.00s) [2021-07-27T12:25:50.443Z] === RUN TestNameRetries [2021-07-27T12:25:50.443Z] --- PASS: TestNameRetries (0.00s) [2021-07-27T12:25:50.443Z] PASS [2021-07-27T12:25:50.443Z] coverage: 85.7% of statements [2021-07-27T12:25:50.443Z] ok github.com/docker/docker/pkg/namesgenerator 0.121s coverage: 85.7% of statements [2021-07-27T12:25:51.153Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2021-07-27T12:25:51.386Z] --- PASS: TestDaemonStartWithLogOpt (4.14s) [2021-07-27T12:25:51.386Z] === CONT TestReadPluginNoRead [2021-07-27T12:25:51.410Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2021-07-27T12:25:51.412Z] === RUN TestParseKeyValueOpt [2021-07-27T12:25:51.412Z] --- PASS: TestParseKeyValueOpt (0.00s) [2021-07-27T12:25:51.412Z] === RUN TestParseUintList [2021-07-27T12:25:51.412Z] --- PASS: TestParseUintList (0.00s) [2021-07-27T12:25:51.412Z] === RUN TestParseUintListMaximumLimits [2021-07-27T12:25:51.412Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2021-07-27T12:25:51.412Z] PASS [2021-07-27T12:25:51.412Z] coverage: 97.0% of statements [2021-07-27T12:25:51.412Z] ok github.com/docker/docker/pkg/parsers 0.114s coverage: 97.0% of statements [2021-07-27T12:25:51.412Z] 2021/07/27 12:25:51 Closing DB instances... [2021-07-27T12:25:51.668Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2021-07-27T12:25:51.754Z] ? github.com/docker/docker/api [no test files] [2021-07-27T12:25:52.378Z] === RUN TestNewAndRemove [2021-07-27T12:25:52.378Z] --- PASS: TestNewAndRemove (0.00s) [2021-07-27T12:25:52.378Z] === RUN TestRemoveInvalidPath [2021-07-27T12:25:52.378Z] --- PASS: TestRemoveInvalidPath (0.00s) [2021-07-27T12:25:52.378Z] PASS [2021-07-27T12:25:52.378Z] coverage: 82.6% of statements [2021-07-27T12:25:52.378Z] ok github.com/docker/docker/pkg/pidfile 0.129s coverage: 82.6% of statements [2021-07-27T12:25:53.135Z] tests/integration/api_exec_test.py ..................... [ 34%] [2021-07-27T12:25:53.297Z] === RUN TestReadPluginNoRead/default [2021-07-27T12:25:53.567Z] docker_api_swarm_test.go:562: [df26740e7f8ad] joining swarm manager [dd5cb51bd4bb9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-27T12:25:53.913Z] === RUN TestFailedConnection [2021-07-27T12:25:54.372Z] --- PASS: TestNetworkDBCRUDMediumCluster (6.39s) [2021-07-27T12:25:54.372Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2021-07-27T12:25:55.208Z] === RUN TestReadPluginNoRead/disabled_caching [2021-07-27T12:25:55.905Z] 2021/07/27 12:25:55 Closing DB instances... [2021-07-27T12:25:55.905Z] --- PASS: TestFailedConnection (2.09s) [2021-07-27T12:25:55.905Z] === RUN TestFailOnce [2021-07-27T12:25:56.152Z] --- PASS: TestContinueAfterPluginCrash (9.07s) [2021-07-27T12:25:56.363Z] 2021/07/27 12:25:55 http: panic serving 127.0.0.1:49310: Plugin not ready [2021-07-27T12:25:56.363Z] goroutine 34 [running]: [2021-07-27T12:25:56.363Z] net/http.(*conn).serve.func1(0xc000190000) [2021-07-27T12:25:56.363Z] c:/go/src/net/http/server.go:1804 +0x153 [2021-07-27T12:25:56.363Z] panic(0x765280, 0x87c6d0) [2021-07-27T12:25:56.363Z] c:/go/src/runtime/panic.go:971 +0x49a [2021-07-27T12:25:56.363Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1(0x88cd90, 0xc00016e000, 0xc0001a0000) [2021-07-27T12:25:56.363Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x56 [2021-07-27T12:25:56.363Z] net/http.HandlerFunc.ServeHTTP(0xc00008e0b0, 0x88cd90, 0xc00016e000, 0xc0001a0000) [2021-07-27T12:25:56.363Z] c:/go/src/net/http/server.go:2049 +0x4b [2021-07-27T12:25:56.363Z] net/http.(*ServeMux).ServeHTTP(0xc0000aa000, 0x88cd90, 0xc00016e000, 0xc0001a0000) [2021-07-27T12:25:56.363Z] c:/go/src/net/http/server.go:2428 +0x1b7 [2021-07-27T12:25:56.363Z] net/http.serverHandler.ServeHTTP(0xc0000ae000, 0x88cd90, 0xc00016e000, 0xc0001a0000) [2021-07-27T12:25:56.363Z] c:/go/src/net/http/server.go:2867 +0xaa [2021-07-27T12:25:56.363Z] net/http.(*conn).serve(0xc000190000, 0x88d980, 0xc000198000) [2021-07-27T12:25:56.363Z] c:/go/src/net/http/server.go:1932 +0x8cd [2021-07-27T12:25:56.363Z] created by net/http.(*Server).Serve [2021-07-27T12:25:56.363Z] c:/go/src/net/http/server.go:2993 +0x3b8 [2021-07-27T12:25:56.363Z] time="2021-07-27T12:25:55Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49309/Test.FailOnce: Post \"http://127.0.0.1:49309/Test.FailOnce\": EOF, retrying in 1s" [2021-07-27T12:25:56.722Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-07-27T12:25:57.328Z] --- PASS: TestFailOnce (1.18s) [2021-07-27T12:25:57.328Z] === RUN TestEchoInputOutput [2021-07-27T12:25:57.328Z] --- PASS: TestEchoInputOutput (0.00s) [2021-07-27T12:25:57.328Z] === RUN TestBackoff [2021-07-27T12:25:57.328Z] --- PASS: TestBackoff (0.00s) [2021-07-27T12:25:57.328Z] === RUN TestAbortRetry [2021-07-27T12:25:57.328Z] --- PASS: TestAbortRetry (0.00s) [2021-07-27T12:25:57.328Z] === RUN TestClientScheme [2021-07-27T12:25:57.328Z] --- PASS: TestClientScheme (0.00s) [2021-07-27T12:25:57.328Z] === RUN TestNewClientWithTimeout [2021-07-27T12:25:57.328Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (2.62s) [2021-07-27T12:25:57.328Z] === RUN TestNetworkDBGarbageCollection [2021-07-27T12:25:57.786Z] time="2021-07-27T12:25:57Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49314/Test.Echo: Post \"http://127.0.0.1:49314/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2021-07-27T12:25:57.786Z] --- PASS: TestRequest (7.87s) [2021-07-27T12:25:57.786Z] === RUN TestOverlappingRequests [2021-07-27T12:25:58.245Z] --- PASS: TestOverlappingRequests (0.37s) [2021-07-27T12:25:58.245Z] === RUN TestRelease [2021-07-27T12:25:58.675Z] === CONT TestReadPluginNoRead [2021-07-27T12:25:58.675Z] read_test.go:92: [df98a25f008d6] daemon is not started [2021-07-27T12:25:58.675Z] --- PASS: TestReadPluginNoRead (7.36s) [2021-07-27T12:25:58.675Z] --- PASS: TestReadPluginNoRead/default (1.57s) [2021-07-27T12:25:58.675Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.82s) [2021-07-27T12:25:58.675Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.69s) [2021-07-27T12:25:58.675Z] PASS [2021-07-27T12:25:58.675Z] [2021-07-27T12:25:58.675Z] DONE 6 tests in 11.615s [2021-07-27T12:25:58.675Z] 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-07-27T12:25:58.675Z] testing: warning: no tests to run [2021-07-27T12:25:58.675Z] PASS [2021-07-27T12:25:58.675Z] [2021-07-27T12:25:58.675Z] DONE 0 tests in 0.050s [2021-07-27T12:25:58.675Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-07-27T12:25:58.675Z] INFO: Testing against a local daemon [2021-07-27T12:25:58.675Z] === RUN TestPluginWithDevMounts [2021-07-27T12:25:58.675Z] mounts_test.go:21: (*Execution).IsRootless-fm [2021-07-27T12:25:58.675Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-07-27T12:25:58.675Z] PASS [2021-07-27T12:25:58.675Z] [2021-07-27T12:25:58.675Z] === Skipped [2021-07-27T12:25:58.675Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2021-07-27T12:25:58.675Z] mounts_test.go:21: (*Execution).IsRootless-fm [2021-07-27T12:25:58.675Z] [2021-07-27T12:25:58.675Z] [2021-07-27T12:25:58.675Z] DONE 1 tests, 1 skipped in 0.123s [2021-07-27T12:25:58.675Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-07-27T12:25:58.675Z] INFO: Testing against a local daemon [2021-07-27T12:25:58.675Z] === RUN TestSecretInspect [2021-07-27T12:25:58.675Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-27T12:25:58.675Z] --- SKIP: TestSecretInspect (0.02s) [2021-07-27T12:25:58.675Z] === RUN TestSecretList [2021-07-27T12:25:58.675Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-27T12:25:58.675Z] --- SKIP: TestSecretList (0.01s) [2021-07-27T12:25:58.675Z] === RUN TestSecretsCreateAndDelete [2021-07-27T12:25:58.675Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-27T12:25:58.675Z] --- SKIP: TestSecretsCreateAndDelete (0.01s) [2021-07-27T12:25:58.675Z] === RUN TestSecretsUpdate [2021-07-27T12:25:58.675Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-27T12:25:58.675Z] --- SKIP: TestSecretsUpdate (0.02s) [2021-07-27T12:25:58.675Z] === RUN TestTemplatedSecret [2021-07-27T12:25:58.675Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-27T12:25:58.675Z] --- SKIP: TestTemplatedSecret (0.00s) [2021-07-27T12:25:58.675Z] === RUN TestSecretCreateResolve [2021-07-27T12:25:58.675Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-27T12:25:58.675Z] --- SKIP: TestSecretCreateResolve (0.01s) [2021-07-27T12:25:58.675Z] PASS [2021-07-27T12:25:58.675Z] [2021-07-27T12:25:58.675Z] === Skipped [2021-07-27T12:25:58.675Z] === SKIP: amd64.integration.secret TestSecretInspect (0.02s) [2021-07-27T12:25:58.675Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-27T12:25:58.675Z] [2021-07-27T12:25:58.675Z] === SKIP: amd64.integration.secret TestSecretList (0.01s) [2021-07-27T12:25:58.675Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-27T12:25:58.675Z] [2021-07-27T12:25:58.675Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s) [2021-07-27T12:25:58.675Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-27T12:25:58.675Z] [2021-07-27T12:25:58.675Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.02s) [2021-07-27T12:25:58.675Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-27T12:25:58.675Z] [2021-07-27T12:25:58.675Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2021-07-27T12:25:58.675Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-27T12:25:58.675Z] [2021-07-27T12:25:58.675Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s) [2021-07-27T12:25:58.675Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-27T12:25:58.675Z] [2021-07-27T12:25:58.675Z] [2021-07-27T12:25:58.675Z] DONE 6 tests, 6 skipped in 0.189s [2021-07-27T12:25:58.675Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-07-27T12:25:58.935Z] INFO: Testing against a local daemon [2021-07-27T12:25:58.935Z] === RUN TestServiceCreateInit [2021-07-27T12:25:58.935Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-07-27T12:25:58.935Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-27T12:25:58.935Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-07-27T12:25:58.935Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-27T12:25:58.935Z] --- PASS: TestServiceCreateInit (0.01s) [2021-07-27T12:25:58.935Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-07-27T12:25:58.935Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-07-27T12:25:58.935Z] === RUN TestCreateServiceMultipleTimes [2021-07-27T12:25:58.935Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-27T12:25:58.935Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2021-07-27T12:25:58.935Z] === RUN TestCreateServiceConflict [2021-07-27T12:25:58.935Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-27T12:25:58.935Z] --- SKIP: TestCreateServiceConflict (0.01s) [2021-07-27T12:25:58.935Z] === RUN TestCreateServiceMaxReplicas [2021-07-27T12:25:58.935Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-27T12:25:58.935Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s) [2021-07-27T12:25:58.935Z] === RUN TestCreateWithDuplicateNetworkNames [2021-07-27T12:25:58.935Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-27T12:25:58.935Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s) [2021-07-27T12:25:58.935Z] === RUN TestCreateServiceSecretFileMode [2021-07-27T12:25:58.935Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-27T12:25:58.935Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2021-07-27T12:25:58.935Z] === RUN TestCreateServiceConfigFileMode [2021-07-27T12:25:58.935Z] create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-27T12:25:58.935Z] --- SKIP: TestCreateServiceConfigFileMode (0.02s) [2021-07-27T12:25:58.935Z] === RUN TestCreateServiceSysctls [2021-07-27T12:25:58.935Z] create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-27T12:25:58.935Z] --- SKIP: TestCreateServiceSysctls (0.02s) [2021-07-27T12:25:58.935Z] === RUN TestCreateServiceCapabilities [2021-07-27T12:25:58.935Z] create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-27T12:25:58.935Z] --- SKIP: TestCreateServiceCapabilities (0.02s) [2021-07-27T12:25:58.935Z] === RUN TestInspect [2021-07-27T12:25:58.935Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-27T12:25:58.935Z] --- SKIP: TestInspect (0.01s) [2021-07-27T12:25:58.935Z] === RUN TestCreateJob [2021-07-27T12:25:58.935Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-27T12:25:58.935Z] --- SKIP: TestCreateJob (0.01s) [2021-07-27T12:25:58.935Z] === RUN TestReplicatedJob [2021-07-27T12:25:58.935Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-27T12:25:58.935Z] --- SKIP: TestReplicatedJob (0.01s) [2021-07-27T12:25:58.935Z] === RUN TestUpdateReplicatedJob [2021-07-27T12:25:58.935Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-27T12:25:59.195Z] --- SKIP: TestUpdateReplicatedJob (0.01s) [2021-07-27T12:25:59.195Z] === RUN TestServiceListWithStatuses [2021-07-27T12:25:59.195Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-07-27T12:25:59.195Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-07-27T12:25:59.195Z] === RUN TestDockerNetworkConnectAlias [2021-07-27T12:25:59.195Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-27T12:25:59.195Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2021-07-27T12:25:59.195Z] === RUN TestDockerNetworkReConnect [2021-07-27T12:25:59.195Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-27T12:25:59.195Z] --- SKIP: TestDockerNetworkReConnect (0.02s) [2021-07-27T12:25:59.195Z] === RUN TestServicePlugin [2021-07-27T12:25:59.210Z] time="2021-07-27T12:25:58Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49314/Test.Echo: Post \"http://127.0.0.1:49314/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2021-07-27T12:25:59.669Z] --- PASS: TestRelease (1.50s) [2021-07-27T12:25:59.669Z] === RUN TestAllocateRandomDeallocate [2021-07-27T12:25:59.669Z] === RUN TestParseEmptyInterface [2021-07-27T12:25:59.669Z] --- PASS: TestParseEmptyInterface (0.00s) [2021-07-27T12:25:59.669Z] === RUN TestParseNonInterfaceType [2021-07-27T12:25:59.669Z] --- PASS: TestParseNonInterfaceType (0.00s) [2021-07-27T12:25:59.669Z] === RUN TestParseWithOneFunction [2021-07-27T12:25:59.669Z] --- PASS: TestParseWithOneFunction (0.00s) [2021-07-27T12:25:59.669Z] === RUN TestParseWithMultipleFuncs [2021-07-27T12:25:59.669Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2021-07-27T12:25:59.669Z] === RUN TestParseWithUnnamedReturn [2021-07-27T12:25:59.669Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2021-07-27T12:25:59.669Z] === RUN TestEmbeddedInterface [2021-07-27T12:25:59.669Z] --- PASS: TestEmbeddedInterface (0.00s) [2021-07-27T12:25:59.669Z] === RUN TestParsedImports [2021-07-27T12:25:59.669Z] --- PASS: TestParsedImports (0.00s) [2021-07-27T12:25:59.669Z] === RUN TestAliasedImports [2021-07-27T12:25:59.669Z] --- PASS: TestAliasedImports (0.00s) [2021-07-27T12:25:59.669Z] PASS [2021-07-27T12:25:59.669Z] coverage: 56.8% of statements [2021-07-27T12:25:59.669Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.165s coverage: 56.8% of statements [2021-07-27T12:26:01.105Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-27T12:26:01.105Z] --- SKIP: TestServicePlugin (1.98s) [2021-07-27T12:26:01.105Z] === RUN TestServiceUpdateLabel [2021-07-27T12:26:01.105Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-27T12:26:01.105Z] --- SKIP: TestServiceUpdateLabel (0.01s) [2021-07-27T12:26:01.105Z] === RUN TestServiceUpdateSecrets [2021-07-27T12:26:01.105Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-27T12:26:01.105Z] --- SKIP: TestServiceUpdateSecrets (0.01s) [2021-07-27T12:26:01.105Z] === RUN TestServiceUpdateConfigs [2021-07-27T12:26:01.105Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-27T12:26:01.105Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2021-07-27T12:26:01.105Z] === RUN TestServiceUpdateNetwork [2021-07-27T12:26:01.105Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-27T12:26:01.105Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2021-07-27T12:26:01.105Z] === RUN TestServiceUpdatePidsLimit [2021-07-27T12:26:01.105Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-27T12:26:01.105Z] --- SKIP: TestServiceUpdatePidsLimit (0.02s) [2021-07-27T12:26:01.105Z] PASS [2021-07-27T12:26:01.105Z] [2021-07-27T12:26:01.105Z] === Skipped [2021-07-27T12:26:01.105Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-07-27T12:26:01.105Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-27T12:26:01.105Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-07-27T12:26:01.105Z] [2021-07-27T12:26:01.105Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-07-27T12:26:01.105Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-27T12:26:01.105Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-07-27T12:26:01.105Z] [2021-07-27T12:26:01.105Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s) [2021-07-27T12:26:01.105Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-27T12:26:01.105Z] [2021-07-27T12:26:01.105Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2021-07-27T12:26:01.105Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-27T12:26:01.105Z] [2021-07-27T12:26:01.105Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s) [2021-07-27T12:26:01.105Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-27T12:26:01.105Z] [2021-07-27T12:26:01.105Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s) [2021-07-27T12:26:01.105Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-27T12:26:01.105Z] [2021-07-27T12:26:01.105Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2021-07-27T12:26:01.105Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-27T12:26:01.105Z] [2021-07-27T12:26:01.105Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.02s) [2021-07-27T12:26:01.105Z] create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-27T12:26:01.105Z] [2021-07-27T12:26:01.105Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.02s) [2021-07-27T12:26:01.105Z] create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-27T12:26:01.105Z] [2021-07-27T12:26:01.105Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s) [2021-07-27T12:26:01.105Z] create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-27T12:26:01.105Z] [2021-07-27T12:26:01.105Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2021-07-27T12:26:01.105Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-27T12:26:01.105Z] [2021-07-27T12:26:01.105Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2021-07-27T12:26:01.105Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-27T12:26:01.105Z] [2021-07-27T12:26:01.105Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2021-07-27T12:26:01.105Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-27T12:26:01.105Z] [2021-07-27T12:26:01.105Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s) [2021-07-27T12:26:01.105Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-27T12:26:01.105Z] [2021-07-27T12:26:01.105Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2021-07-27T12:26:01.105Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-07-27T12:26:01.105Z] [2021-07-27T12:26:01.105Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2021-07-27T12:26:01.105Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-27T12:26:01.105Z] [2021-07-27T12:26:01.105Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.02s) [2021-07-27T12:26:01.105Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-27T12:26:01.105Z] [2021-07-27T12:26:01.105Z] === SKIP: amd64.integration.service TestServicePlugin (1.98s) [2021-07-27T12:26:01.105Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-27T12:26:01.105Z] [2021-07-27T12:26:01.105Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s) [2021-07-27T12:26:01.105Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-27T12:26:01.105Z] [2021-07-27T12:26:01.105Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s) [2021-07-27T12:26:01.105Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-27T12:26:01.105Z] [2021-07-27T12:26:01.105Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2021-07-27T12:26:01.105Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-27T12:26:01.105Z] [2021-07-27T12:26:01.105Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) [2021-07-27T12:26:01.105Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-27T12:26:01.105Z] [2021-07-27T12:26:01.105Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.02s) [2021-07-27T12:26:01.105Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-27T12:26:01.105Z] [2021-07-27T12:26:01.105Z] [2021-07-27T12:26:01.105Z] DONE 24 tests, 23 skipped in 2.386s [2021-07-27T12:26:01.105Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-07-27T12:26:01.201Z] === RUN TestHTTPTransport [2021-07-27T12:26:01.201Z] --- PASS: TestHTTPTransport (0.00s) [2021-07-27T12:26:01.201Z] PASS [2021-07-27T12:26:01.201Z] coverage: 85.7% of statements [2021-07-27T12:26:01.201Z] ok github.com/docker/docker/pkg/plugins/transport 0.272s coverage: 85.7% of statements [2021-07-27T12:26:01.365Z] INFO: Testing against a local daemon [2021-07-27T12:26:01.365Z] === RUN TestSessionCreate [2021-07-27T12:26:01.365Z] --- PASS: TestSessionCreate (0.03s) [2021-07-27T12:26:01.365Z] === RUN TestSessionCreateWithBadUpgrade [2021-07-27T12:26:01.365Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2021-07-27T12:26:01.365Z] PASS [2021-07-27T12:26:01.365Z] [2021-07-27T12:26:01.365Z] DONE 2 tests in 0.160s [2021-07-27T12:26:01.365Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-07-27T12:26:01.365Z] INFO: Testing against a local daemon [2021-07-27T12:26:01.365Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-07-27T12:26:01.365Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-07-27T12:26:01.365Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-07-27T12:26:01.365Z] === RUN TestEventsExecDie [2021-07-27T12:26:01.658Z] time="2021-07-27T12:26:01Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49314/Test.Echo: Post \"http://127.0.0.1:49314/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2021-07-27T12:26:01.658Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2021-07-27T12:26:01.658Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-07-27T12:26:01.658Z] === RUN TestBufioReaderPoolPutAndGet [2021-07-27T12:26:01.658Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2021-07-27T12:26:01.658Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2021-07-27T12:26:01.658Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2021-07-27T12:26:01.658Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2021-07-27T12:26:01.658Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-07-27T12:26:01.658Z] === RUN TestBufioWriterPoolPutAndGet [2021-07-27T12:26:01.658Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2021-07-27T12:26:01.658Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2021-07-27T12:26:01.658Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2021-07-27T12:26:01.658Z] === RUN TestBufferPoolPutAndGet [2021-07-27T12:26:01.658Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2021-07-27T12:26:01.658Z] PASS [2021-07-27T12:26:01.658Z] coverage: 88.2% of statements [2021-07-27T12:26:01.658Z] ok github.com/docker/docker/pkg/pools 0.149s coverage: 88.2% of statements [2021-07-27T12:26:01.700Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2021-07-27T12:26:02.624Z] === RUN TestOutputOnPrematureClose [2021-07-27T12:26:02.624Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2021-07-27T12:26:02.624Z] === RUN TestCompleteSilently [2021-07-27T12:26:02.624Z] --- PASS: TestCompleteSilently (0.00s) [2021-07-27T12:26:02.624Z] PASS [2021-07-27T12:26:02.624Z] coverage: 75.9% of statements [2021-07-27T12:26:02.624Z] ok github.com/docker/docker/pkg/progress 0.131s coverage: 75.9% of statements [2021-07-27T12:26:02.748Z] --- PASS: TestEventsExecDie (1.13s) [2021-07-27T12:26:02.748Z] === RUN TestEventsBackwardsCompatible [2021-07-27T12:26:02.748Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2021-07-27T12:26:02.748Z] === RUN TestEventsVolumeCreate [2021-07-27T12:26:02.748Z] --- PASS: TestEventsVolumeCreate (0.08s) [2021-07-27T12:26:02.748Z] === RUN TestInfoBinaryCommits [2021-07-27T12:26:02.748Z] --- PASS: TestInfoBinaryCommits (0.02s) [2021-07-27T12:26:02.748Z] === RUN TestInfoAPIVersioned [2021-07-27T12:26:02.748Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-07-27T12:26:02.748Z] === RUN TestInfoDiscoveryBackend [2021-07-27T12:26:03.081Z] === RUN TestSendToOneSub [2021-07-27T12:26:03.081Z] --- PASS: TestSendToOneSub (0.00s) [2021-07-27T12:26:03.081Z] === RUN TestSendToMultipleSubs [2021-07-27T12:26:03.081Z] --- PASS: TestSendToMultipleSubs (0.00s) [2021-07-27T12:26:03.081Z] === RUN TestEvictOneSub [2021-07-27T12:26:03.081Z] --- PASS: TestEvictOneSub (0.00s) [2021-07-27T12:26:03.081Z] === RUN TestClosePublisher [2021-07-27T12:26:03.081Z] --- PASS: TestClosePublisher (0.00s) [2021-07-27T12:26:03.081Z] === RUN TestPubSubRace [2021-07-27T12:26:03.318Z] --- PASS: TestInfoDiscoveryBackend (0.52s) [2021-07-27T12:26:03.318Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-07-27T12:26:04.047Z] --- PASS: TestAllocateRandomDeallocate (4.26s) [2021-07-27T12:26:04.047Z] === RUN TestRetrieveFromStore [2021-07-27T12:26:04.047Z] --- PASS: TestPubSubRace (1.05s) [2021-07-27T12:26:04.047Z] PASS [2021-07-27T12:26:04.047Z] coverage: 75.0% of statements [2021-07-27T12:26:04.047Z] ok github.com/docker/docker/pkg/pubsub 1.165s coverage: 75.0% of statements [2021-07-27T12:26:05.014Z] === RUN TestRegister [2021-07-27T12:26:05.014Z] --- PASS: TestRegister (0.00s) [2021-07-27T12:26:05.014Z] === RUN TestCommand [2021-07-27T12:26:05.014Z] --- PASS: TestCommand (0.03s) [2021-07-27T12:26:05.014Z] === RUN TestNaiveSelf [2021-07-27T12:26:05.014Z] --- PASS: TestNaiveSelf (0.03s) [2021-07-27T12:26:05.014Z] PASS [2021-07-27T12:26:05.014Z] coverage: 82.4% of statements [2021-07-27T12:26:05.014Z] ok github.com/docker/docker/pkg/reexec 0.235s coverage: 82.4% of statements [2021-07-27T12:26:05.473Z] --- PASS: TestRetrieveFromStore (1.40s) [2021-07-27T12:26:05.473Z] === RUN TestRequestReleaseAddressDuplicate [2021-07-27T12:26:05.473Z] --- PASS: TestRequestReleaseAddressDuplicate (0.01s) [2021-07-27T12:26:05.473Z] === RUN TestParallelPredefinedRequest1 [2021-07-27T12:26:05.473Z] === PAUSE TestParallelPredefinedRequest1 [2021-07-27T12:26:05.473Z] === RUN TestParallelPredefinedRequest2 [2021-07-27T12:26:05.473Z] === PAUSE TestParallelPredefinedRequest2 [2021-07-27T12:26:05.473Z] === RUN TestParallelPredefinedRequest3 [2021-07-27T12:26:05.473Z] === PAUSE TestParallelPredefinedRequest3 [2021-07-27T12:26:05.473Z] === RUN TestParallelPredefinedRequest4 [2021-07-27T12:26:05.473Z] === PAUSE TestParallelPredefinedRequest4 [2021-07-27T12:26:05.473Z] === RUN TestParallelPredefinedRequest5 [2021-07-27T12:26:05.473Z] === PAUSE TestParallelPredefinedRequest5 [2021-07-27T12:26:05.473Z] === RUN TestDebug [2021-07-27T12:26:05.473Z] --- PASS: TestDebug (0.00s) [2021-07-27T12:26:05.473Z] === RUN TestRequestPoolParallel [2021-07-27T12:26:05.473Z] --- PASS: TestRequestPoolParallel (0.29s) [2021-07-27T12:26:05.473Z] === RUN TestFullAllocateRelease [2021-07-27T12:26:05.762Z] docker_api_swarm_test.go:584: [d2411e9cf1b27] joining swarm manager [dd5cb51bd4bb9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-27T12:26:05.931Z] === RUN TestDump [2021-07-27T12:26:05.931Z] goroutine 19 [running]: [2021-07-27T12:26:05.931Z] github.com/docker/docker/pkg/stack.dump(0xc0000cc010, 0x216b6b1c, 0xb503e4ce458) [2021-07-27T12:26:05.931Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x8f [2021-07-27T12:26:05.931Z] github.com/docker/docker/pkg/stack.Dump(...) [2021-07-27T12:26:05.931Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18 [2021-07-27T12:26:05.931Z] github.com/docker/docker/pkg/stack.TestDump(0xc000084480) [2021-07-27T12:26:05.931Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:13 +0x3e [2021-07-27T12:26:05.931Z] testing.tRunner(0xc000084480, 0x855ee0) [2021-07-27T12:26:05.931Z] c:/go/src/testing/testing.go:1193 +0xef [2021-07-27T12:26:05.931Z] created by testing.(*T).Run [2021-07-27T12:26:05.931Z] c:/go/src/testing/testing.go:1238 +0x2b3 [2021-07-27T12:26:05.931Z] [2021-07-27T12:26:05.931Z] goroutine 1 [chan receive]: [2021-07-27T12:26:05.931Z] testing.(*T).Run(0xc000084480, 0x848618, 0x8, 0x855ee0, 0x6ba2cd) [2021-07-27T12:26:05.931Z] c:/go/src/testing/testing.go:1239 +0x2da [2021-07-27T12:26:05.931Z] testing.runTests.func1(0xc000084300) [2021-07-27T12:26:05.931Z] c:/go/src/testing/testing.go:1511 +0x7f [2021-07-27T12:26:05.931Z] testing.tRunner(0xc000084300, 0xc0000c9da8) [2021-07-27T12:26:05.931Z] c:/go/src/testing/testing.go:1193 +0xef [2021-07-27T12:26:05.931Z] testing.runTests(0xc00009c060, 0x99b220, 0x3, 0x3, 0xc0381d4d616b6b1c, 0x8bb31ed749, 0x99fc80, 0x849e68) [2021-07-27T12:26:05.931Z] c:/go/src/testing/testing.go:1509 +0x310 [2021-07-27T12:26:05.931Z] testing.(*M).Run(0xc0000d8080, 0x0) [2021-07-27T12:26:05.931Z] c:/go/src/testing/testing.go:1417 +0x1f5 [2021-07-27T12:26:05.931Z] main.main() [2021-07-27T12:26:05.931Z] _testmain.go:95 +0x1c8 [2021-07-27T12:26:05.931Z] --- PASS: TestDump (0.00s) [2021-07-27T12:26:05.931Z] === RUN TestDumpToFile [2021-07-27T12:26:05.931Z] --- PASS: TestDumpToFile (0.19s) [2021-07-27T12:26:05.931Z] === RUN TestDumpToFileWithEmptyInput [2021-07-27T12:26:05.931Z] goroutine 5 [running]: [2021-07-27T12:26:05.931Z] github.com/docker/docker/pkg/stack.dump(0xc0000cc010, 0x438, 0x734500) [2021-07-27T12:26:05.931Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x8f [2021-07-27T12:26:05.931Z] github.com/docker/docker/pkg/stack.DumpToFile(0x0, 0x0, 0x0, 0x0, 0x0, 0x0) [2021-07-27T12:26:05.931Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0xc5 [2021-07-27T12:26:05.931Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0xc000028d80) [2021-07-27T12:26:05.931Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:28 +0x34 [2021-07-27T12:26:05.931Z] testing.tRunner(0xc000028d80, 0x855ed0) [2021-07-27T12:26:05.931Z] c:/go/src/testing/testing.go:1193 +0xef [2021-07-27T12:26:05.931Z] created by testing.(*T).Run [2021-07-27T12:26:05.931Z] c:/go/src/testing/testing.go:1238 +0x2b3 [2021-07-27T12:26:05.931Z] [2021-07-27T12:26:05.931Z] goroutine 1 [chan receive]: [2021-07-27T12:26:05.931Z] testing.(*T).Run(0xc000028d80, 0x84f0cc, 0x1c, 0x855ed0, 0x6ba201) [2021-07-27T12:26:05.931Z] c:/go/src/testing/testing.go:1239 +0x2da [2021-07-27T12:26:05.931Z] testing.runTests.func1(0xc000084300) [2021-07-27T12:26:05.931Z] c:/go/src/testing/testing.go:1511 +0x7f [2021-07-27T12:26:05.931Z] testing.tRunner(0xc000084300, 0xc0000c9da8) [2021-07-27T12:26:05.931Z] c:/go/src/testing/testing.go:1193 +0xef [2021-07-27T12:26:05.931Z] testing.runTests(0xc00009c060, 0x99b220, 0x3, 0x3, 0xc0381d4d616b6b1c, 0x8bb31ed749, 0x99fc80, 0x849e68) [2021-07-27T12:26:05.931Z] c:/go/src/testing/testing.go:1509 +0x310 [2021-07-27T12:26:05.931Z] testing.(*M).Run(0xc0000d8080, 0x0) [2021-07-27T12:26:05.931Z] c:/go/src/testing/testing.go:1417 +0x1f5 [2021-07-27T12:26:05.931Z] main.main() [2021-07-27T12:26:05.931Z] _testmain.go:95 +0x1c8 [2021-07-27T12:26:05.931Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s) [2021-07-27T12:26:05.931Z] PASS [2021-07-27T12:26:05.931Z] coverage: 90.9% of statements [2021-07-27T12:26:05.931Z] ok github.com/docker/docker/pkg/stack 0.373s coverage: 90.9% of statements [2021-07-27T12:26:05.931Z] --- PASS: TestFullAllocateRelease (0.55s) [2021-07-27T12:26:05.931Z] === RUN TestOddAllocateRelease [2021-07-27T12:26:06.389Z] time="2021-07-27T12:26:05Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49314/Test.Echo: Post \"http://127.0.0.1:49314/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2021-07-27T12:26:06.389Z] --- PASS: TestOddAllocateRelease (0.34s) [2021-07-27T12:26:06.389Z] === RUN TestFullAllocateSerialReleaseParallel [2021-07-27T12:26:06.389Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.09s) [2021-07-27T12:26:06.389Z] === RUN TestOddAllocateSerialReleaseParallel [2021-07-27T12:26:06.389Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.06s) [2021-07-27T12:26:06.389Z] === RUN TestEvenAllocateSerialReleaseParallel [2021-07-27T12:26:06.484Z] tests/integration/api_image_test.py ............s..... [ 40%] [2021-07-27T12:26:06.847Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.06s) [2021-07-27T12:26:06.847Z] === CONT TestParallelPredefinedRequest1 [2021-07-27T12:26:06.847Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-27T12:26:06.847Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2021-07-27T12:26:06.847Z] === CONT TestParallelPredefinedRequest5 [2021-07-27T12:26:06.847Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-27T12:26:06.847Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2021-07-27T12:26:06.847Z] === CONT TestParallelPredefinedRequest4 [2021-07-27T12:26:06.847Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-27T12:26:06.847Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2021-07-27T12:26:06.847Z] === CONT TestParallelPredefinedRequest3 [2021-07-27T12:26:06.847Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-27T12:26:06.847Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2021-07-27T12:26:06.847Z] === CONT TestParallelPredefinedRequest2 [2021-07-27T12:26:06.847Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-27T12:26:06.847Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2021-07-27T12:26:06.847Z] PASS [2021-07-27T12:26:06.847Z] coverage: 85.3% of statements [2021-07-27T12:26:06.847Z] ok github.com/docker/docker/libnetwork/ipam 49.879s coverage: 85.3% of statements [2021-07-27T12:26:06.847Z] === RUN TestNewStdWriter [2021-07-27T12:26:06.847Z] --- PASS: TestNewStdWriter (0.00s) [2021-07-27T12:26:06.847Z] === RUN TestWriteWithUninitializedStdWriter [2021-07-27T12:26:06.847Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2021-07-27T12:26:06.847Z] === RUN TestWriteWithNilBytes [2021-07-27T12:26:06.847Z] --- PASS: TestWriteWithNilBytes (0.00s) [2021-07-27T12:26:06.847Z] === RUN TestWrite [2021-07-27T12:26:06.847Z] --- PASS: TestWrite (0.00s) [2021-07-27T12:26:06.847Z] === RUN TestWriteWithWriterError [2021-07-27T12:26:06.847Z] --- PASS: TestWriteWithWriterError (0.00s) [2021-07-27T12:26:06.847Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2021-07-27T12:26:06.847Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2021-07-27T12:26:06.847Z] === RUN TestStdCopyWriteAndRead [2021-07-27T12:26:06.847Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2021-07-27T12:26:06.847Z] === RUN TestStdCopyReturnsErrorReadingHeader [2021-07-27T12:26:06.847Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2021-07-27T12:26:06.847Z] === RUN TestStdCopyReturnsErrorReadingFrame [2021-07-27T12:26:06.847Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2021-07-27T12:26:06.847Z] === RUN TestStdCopyDetectsCorruptedFrame [2021-07-27T12:26:06.847Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2021-07-27T12:26:06.847Z] === RUN TestStdCopyWithInvalidInputHeader [2021-07-27T12:26:06.847Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2021-07-27T12:26:06.847Z] === RUN TestStdCopyWithCorruptedPrefix [2021-07-27T12:26:06.847Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2021-07-27T12:26:06.847Z] === RUN TestStdCopyReturnsWriteErrors [2021-07-27T12:26:06.847Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2021-07-27T12:26:06.847Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2021-07-27T12:26:06.847Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2021-07-27T12:26:06.847Z] === RUN TestStdCopyReturnsErrorFromSystem [2021-07-27T12:26:06.847Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2021-07-27T12:26:06.847Z] PASS [2021-07-27T12:26:06.847Z] coverage: 100.0% of statements [2021-07-27T12:26:06.847Z] ok github.com/docker/docker/pkg/stdcopy 0.151s coverage: 100.0% of statements [2021-07-27T12:26:07.517Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (3.49s) [2021-07-27T12:26:07.518Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-07-27T12:26:07.518Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-27T12:26:07.518Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2021-07-27T12:26:07.518Z] === RUN TestInfoAPI [2021-07-27T12:26:07.518Z] --- PASS: TestInfoAPI (0.02s) [2021-07-27T12:26:07.518Z] === RUN TestInfoAPIWarnings [2021-07-27T12:26:07.812Z] === RUN TestRawProgressFormatterFormatStatus [2021-07-27T12:26:07.812Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2021-07-27T12:26:07.812Z] === RUN TestRawProgressFormatterFormatProgress [2021-07-27T12:26:07.812Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2021-07-27T12:26:07.812Z] === RUN TestFormatStatus [2021-07-27T12:26:07.812Z] --- PASS: TestFormatStatus (0.00s) [2021-07-27T12:26:07.812Z] === RUN TestFormatError [2021-07-27T12:26:07.812Z] --- PASS: TestFormatError (0.00s) [2021-07-27T12:26:07.812Z] === RUN TestFormatJSONError [2021-07-27T12:26:07.812Z] --- PASS: TestFormatJSONError (0.00s) [2021-07-27T12:26:07.812Z] === RUN TestJsonProgressFormatterFormatProgress [2021-07-27T12:26:07.812Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2021-07-27T12:26:07.812Z] === RUN TestJsonProgressFormatterFormatStatus [2021-07-27T12:26:07.812Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2021-07-27T12:26:07.812Z] === RUN TestNewJSONProgressOutput [2021-07-27T12:26:07.812Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2021-07-27T12:26:07.812Z] === RUN TestAuxFormatterEmit [2021-07-27T12:26:07.812Z] --- PASS: TestAuxFormatterEmit (0.00s) [2021-07-27T12:26:07.812Z] === RUN TestStreamWriterStdout [2021-07-27T12:26:07.812Z] --- PASS: TestStreamWriterStdout (0.00s) [2021-07-27T12:26:07.812Z] === RUN TestStreamWriterStderr [2021-07-27T12:26:07.812Z] --- PASS: TestStreamWriterStderr (0.00s) [2021-07-27T12:26:07.812Z] PASS [2021-07-27T12:26:07.812Z] coverage: 66.2% of statements [2021-07-27T12:26:07.812Z] ok github.com/docker/docker/pkg/streamformatter 0.180s coverage: 66.2% of statements [2021-07-27T12:26:08.269Z] === RUN TestGenerateRandomID [2021-07-27T12:26:08.269Z] --- PASS: TestGenerateRandomID (0.00s) [2021-07-27T12:26:08.269Z] === RUN TestShortenId [2021-07-27T12:26:08.269Z] --- PASS: TestShortenId (0.00s) [2021-07-27T12:26:08.269Z] === RUN TestShortenSha256Id [2021-07-27T12:26:08.269Z] --- PASS: TestShortenSha256Id (0.00s) [2021-07-27T12:26:08.269Z] === RUN TestShortenIdEmpty [2021-07-27T12:26:08.269Z] --- PASS: TestShortenIdEmpty (0.00s) [2021-07-27T12:26:08.269Z] === RUN TestShortenIdInvalid [2021-07-27T12:26:08.269Z] --- PASS: TestShortenIdInvalid (0.00s) [2021-07-27T12:26:08.269Z] === RUN TestIsShortIDNonHex [2021-07-27T12:26:08.269Z] --- PASS: TestIsShortIDNonHex (0.00s) [2021-07-27T12:26:08.269Z] === RUN TestIsShortIDNotCorrectSize [2021-07-27T12:26:08.269Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2021-07-27T12:26:08.269Z] PASS [2021-07-27T12:26:08.269Z] coverage: 70.6% of statements [2021-07-27T12:26:08.269Z] ok github.com/docker/docker/pkg/stringid 0.110s coverage: 70.6% of statements [2021-07-27T12:26:08.299Z] check_test.go:380: [df26740e7f8ad] daemon is not started [2021-07-27T12:26:09.234Z] === RUN TestIsCpusetListAvailable [2021-07-27T12:26:09.234Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2021-07-27T12:26:09.234Z] PASS [2021-07-27T12:26:09.234Z] coverage: 39.4% of statements [2021-07-27T12:26:09.234Z] ok github.com/docker/docker/pkg/sysinfo 0.090s coverage: 39.4% of statements [2021-07-27T12:26:09.457Z] === RUN TestMiddlewares [2021-07-27T12:26:09.457Z] --- PASS: TestMiddlewares (0.00s) [2021-07-27T12:26:09.457Z] PASS [2021-07-27T12:26:09.457Z] coverage: 9.0% of statements [2021-07-27T12:26:09.457Z] ok github.com/docker/docker/api/server 0.064s coverage: 9.0% of statements [2021-07-27T12:26:11.424Z] === RUN TestChtimes [2021-07-27T12:26:11.424Z] --- PASS: TestChtimes (0.00s) [2021-07-27T12:26:11.424Z] === RUN TestChtimesWindows [2021-07-27T12:26:11.424Z] --- PASS: TestChtimesWindows (0.00s) [2021-07-27T12:26:11.424Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2021-07-27T12:26:11.424Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2021-07-27T12:26:11.424Z] === RUN TestEnsureRemoveAllNotExist [2021-07-27T12:26:11.424Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2021-07-27T12:26:11.424Z] === RUN TestEnsureRemoveAllWithDir [2021-07-27T12:26:11.424Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2021-07-27T12:26:11.424Z] === RUN TestEnsureRemoveAllWithFile [2021-07-27T12:26:11.424Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2021-07-27T12:26:11.424Z] === RUN TestHasWin32KSupport [2021-07-27T12:26:11.424Z] syscall_windows_test.go:8: win32k: true [2021-07-27T12:26:11.424Z] --- PASS: TestHasWin32KSupport (0.00s) [2021-07-27T12:26:11.424Z] PASS [2021-07-27T12:26:11.424Z] coverage: 12.9% of statements [2021-07-27T12:26:11.424Z] ok github.com/docker/docker/pkg/system 0.179s coverage: 12.9% of statements [2021-07-27T12:26:11.595Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2021-07-27T12:26:11.881Z] === RUN TestTailFile [2021-07-27T12:26:11.881Z] --- PASS: TestTailFile (0.00s) [2021-07-27T12:26:11.881Z] === RUN TestTailFileManyLines [2021-07-27T12:26:11.881Z] --- PASS: TestTailFileManyLines (0.00s) [2021-07-27T12:26:11.881Z] === RUN TestTailEmptyFile [2021-07-27T12:26:11.881Z] --- PASS: TestTailEmptyFile (0.00s) [2021-07-27T12:26:11.881Z] === RUN TestTailNegativeN [2021-07-27T12:26:11.881Z] --- PASS: TestTailNegativeN (0.00s) [2021-07-27T12:26:11.881Z] === RUN TestNewTailReader [2021-07-27T12:26:11.881Z] === PAUSE TestNewTailReader [2021-07-27T12:26:11.881Z] === CONT TestNewTailReader [2021-07-27T12:26:11.881Z] === RUN TestNewTailReader/12_byte_delimiter [2021-07-27T12:26:11.881Z] === PAUSE TestNewTailReader/12_byte_delimiter [2021-07-27T12:26:11.881Z] === RUN TestNewTailReader/no_delimiter [2021-07-27T12:26:11.881Z] === PAUSE TestNewTailReader/no_delimiter [2021-07-27T12:26:11.881Z] === RUN TestNewTailReader/single_byte_delimiter [2021-07-27T12:26:11.881Z] === PAUSE TestNewTailReader/single_byte_delimiter [2021-07-27T12:26:11.881Z] === RUN TestNewTailReader/2_byte_delimiter [2021-07-27T12:26:11.881Z] === PAUSE TestNewTailReader/2_byte_delimiter [2021-07-27T12:26:11.881Z] === RUN TestNewTailReader/4_byte_delimiter [2021-07-27T12:26:11.881Z] === PAUSE TestNewTailReader/4_byte_delimiter [2021-07-27T12:26:11.881Z] === RUN TestNewTailReader/8_byte_delimiter [2021-07-27T12:26:11.881Z] === PAUSE TestNewTailReader/8_byte_delimiter [2021-07-27T12:26:11.881Z] === RUN TestNewTailReader/truncated_last_line [2021-07-27T12:26:11.881Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2021-07-27T12:26:11.881Z] === RUN TestNewTailReader/truncated_last_line#01 [2021-07-27T12:26:11.881Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2021-07-27T12:26:11.881Z] === RUN TestNewTailReader/truncated_last_line#02 [2021-07-27T12:26:11.881Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2021-07-27T12:26:11.881Z] === CONT TestNewTailReader/12_byte_delimiter [2021-07-27T12:26:11.881Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2021-07-27T12:26:11.881Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2021-07-27T12:26:11.881Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2021-07-27T12:26:11.881Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2021-07-27T12:26:11.881Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2021-07-27T12:26:11.882Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2021-07-27T12:26:11.882Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-27T12:26:11.882Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-27T12:26:11.882Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-27T12:26:11.882Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-27T12:26:11.882Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-07-27T12:26:11.882Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-07-27T12:26:11.882Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-07-27T12:26:11.882Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-07-27T12:26:11.882Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-07-27T12:26:11.882Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-07-27T12:26:11.882Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-07-27T12:26:11.882Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-07-27T12:26:11.882Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-07-27T12:26:11.882Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-07-27T12:26:11.882Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2021-07-27T12:26:11.882Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2021-07-27T12:26:11.882Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-07-27T12:26:11.882Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-07-27T12:26:11.882Z] === CONT TestNewTailReader/2_byte_delimiter [2021-07-27T12:26:11.882Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2021-07-27T12:26:11.882Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2021-07-27T12:26:11.882Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2021-07-27T12:26:11.882Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2021-07-27T12:26:11.882Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2021-07-27T12:26:11.882Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2021-07-27T12:26:11.882Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-27T12:26:11.882Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-27T12:26:11.882Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-27T12:26:11.882Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-27T12:26:11.882Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-07-27T12:26:11.882Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-07-27T12:26:11.882Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-07-27T12:26:11.882Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-07-27T12:26:11.882Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-07-27T12:26:11.882Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-07-27T12:26:11.882Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-07-27T12:26:11.882Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-07-27T12:26:11.882Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-07-27T12:26:11.882Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-07-27T12:26:11.882Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2021-07-27T12:26:11.882Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2021-07-27T12:26:11.882Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-07-27T12:26:11.882Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-07-27T12:26:11.882Z] === CONT TestNewTailReader/single_byte_delimiter [2021-07-27T12:26:11.882Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2021-07-27T12:26:11.882Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2021-07-27T12:26:11.882Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2021-07-27T12:26:11.882Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2021-07-27T12:26:11.882Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2021-07-27T12:26:11.882Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2021-07-27T12:26:11.882Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-27T12:26:11.882Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-27T12:26:11.882Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-27T12:26:11.882Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-27T12:26:11.882Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-07-27T12:26:11.882Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-07-27T12:26:11.882Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-07-27T12:26:11.882Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-07-27T12:26:11.882Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-07-27T12:26:11.882Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-07-27T12:26:11.882Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-07-27T12:26:11.882Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-07-27T12:26:11.882Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-07-27T12:26:11.882Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-07-27T12:26:11.882Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2021-07-27T12:26:11.882Z] === CONT TestNewTailReader/8_byte_delimiter [2021-07-27T12:26:11.882Z] === CONT TestNewTailReader/4_byte_delimiter [2021-07-27T12:26:11.882Z] === CONT TestNewTailReader/no_delimiter [2021-07-27T12:26:11.882Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2021-07-27T12:26:11.882Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2021-07-27T12:26:11.882Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2021-07-27T12:26:11.882Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2021-07-27T12:26:11.882Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2021-07-27T12:26:11.882Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2021-07-27T12:26:11.882Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-07-27T12:26:11.882Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-07-27T12:26:11.882Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-07-27T12:26:11.882Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-07-27T12:26:11.882Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-07-27T12:26:11.882Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-07-27T12:26:11.882Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2021-07-27T12:26:11.882Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2021-07-27T12:26:11.882Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2021-07-27T12:26:11.882Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2021-07-27T12:26:11.882Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2021-07-27T12:26:11.882Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2021-07-27T12:26:11.882Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2021-07-27T12:26:11.882Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2021-07-27T12:26:11.882Z] === RUN TestNewTailReader/no_delimiter/no_lines [2021-07-27T12:26:11.882Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2021-07-27T12:26:11.882Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-07-27T12:26:11.882Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-07-27T12:26:11.882Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2021-07-27T12:26:11.882Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-07-27T12:26:11.882Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-07-27T12:26:11.882Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2021-07-27T12:26:11.882Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2021-07-27T12:26:11.882Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2021-07-27T12:26:11.882Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2021-07-27T12:26:11.882Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2021-07-27T12:26:11.882Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2021-07-27T12:26:11.882Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-27T12:26:11.882Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-27T12:26:11.882Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-27T12:26:11.882Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-27T12:26:11.882Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-07-27T12:26:11.882Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-07-27T12:26:11.882Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-07-27T12:26:11.882Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-07-27T12:26:11.882Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-07-27T12:26:11.882Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-07-27T12:26:11.882Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-07-27T12:26:11.882Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-07-27T12:26:11.882Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-07-27T12:26:11.882Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-07-27T12:26:11.882Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2021-07-27T12:26:11.882Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2021-07-27T12:26:11.882Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-07-27T12:26:11.882Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-07-27T12:26:11.882Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2021-07-27T12:26:11.882Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2021-07-27T12:26:11.882Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2021-07-27T12:26:11.882Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2021-07-27T12:26:11.882Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2021-07-27T12:26:11.882Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2021-07-27T12:26:11.882Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-27T12:26:11.882Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-27T12:26:11.882Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-27T12:26:11.882Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-27T12:26:11.882Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-07-27T12:26:11.882Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-07-27T12:26:11.882Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-07-27T12:26:11.882Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-07-27T12:26:11.882Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-07-27T12:26:11.882Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-07-27T12:26:11.882Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-07-27T12:26:11.882Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-07-27T12:26:11.882Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-07-27T12:26:11.882Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-07-27T12:26:11.882Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2021-07-27T12:26:11.882Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2021-07-27T12:26:11.882Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-07-27T12:26:11.882Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-07-27T12:26:11.882Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2021-07-27T12:26:11.882Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-07-27T12:26:11.882Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-07-27T12:26:11.882Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-27T12:26:11.882Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-27T12:26:11.882Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2021-07-27T12:26:11.882Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-27T12:26:11.882Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-27T12:26:11.882Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2021-07-27T12:26:11.882Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-07-27T12:26:11.882Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-07-27T12:26:11.882Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-27T12:26:11.882Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-27T12:26:11.882Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-07-27T12:26:11.882Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-07-27T12:26:11.882Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-07-27T12:26:11.882Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-07-27T12:26:11.882Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-07-27T12:26:11.882Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-07-27T12:26:11.882Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-07-27T12:26:11.882Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-07-27T12:26:11.882Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-07-27T12:26:11.882Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-07-27T12:26:11.882Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-07-27T12:26:11.882Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-07-27T12:26:11.882Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-07-27T12:26:11.882Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-07-27T12:26:11.882Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-07-27T12:26:11.882Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-07-27T12:26:11.882Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-07-27T12:26:11.882Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-07-27T12:26:11.882Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-07-27T12:26:11.882Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-07-27T12:26:11.882Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-07-27T12:26:11.882Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-27T12:26:11.882Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-27T12:26:11.882Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-07-27T12:26:11.882Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-07-27T12:26:11.882Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-07-27T12:26:11.882Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-27T12:26:11.882Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-07-27T12:26:11.882Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-07-27T12:26:11.882Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-07-27T12:26:11.882Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-07-27T12:26:11.882Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-07-27T12:26:11.882Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-27T12:26:11.882Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-27T12:26:11.882Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-27T12:26:11.882Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-27T12:26:11.882Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-27T12:26:11.882Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-27T12:26:11.882Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-27T12:26:11.882Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-07-27T12:26:11.883Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-07-27T12:26:11.883Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-27T12:26:11.883Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-27T12:26:11.883Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-07-27T12:26:11.883Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-27T12:26:11.883Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-27T12:26:11.883Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-27T12:26:11.883Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-27T12:26:11.883Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-27T12:26:11.883Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-27T12:26:11.883Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-27T12:26:11.883Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-27T12:26:11.883Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-27T12:26:11.883Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-27T12:26:11.883Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-27T12:26:11.883Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-27T12:26:11.883Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-27T12:26:11.883Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-27T12:26:11.883Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-27T12:26:11.883Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-27T12:26:11.883Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-27T12:26:11.883Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-27T12:26:11.883Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-27T12:26:11.883Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-27T12:26:11.883Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-27T12:26:11.883Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-27T12:26:11.883Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-27T12:26:11.883Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-27T12:26:11.883Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-27T12:26:11.883Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-27T12:26:11.883Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-27T12:26:11.883Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-27T12:26:11.883Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-27T12:26:11.883Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-27T12:26:11.883Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-27T12:26:11.883Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-27T12:26:11.883Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-27T12:26:11.883Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-27T12:26:11.883Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-27T12:26:11.883Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-27T12:26:11.883Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-27T12:26:11.883Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-27T12:26:11.883Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2021-07-27T12:26:11.883Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-07-27T12:26:11.883Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-07-27T12:26:11.883Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-07-27T12:26:11.883Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-07-27T12:26:11.883Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-07-27T12:26:11.883Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-07-27T12:26:11.883Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-07-27T12:26:11.883Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-07-27T12:26:11.883Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-07-27T12:26:11.883Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-07-27T12:26:11.883Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-07-27T12:26:11.883Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-07-27T12:26:11.883Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-07-27T12:26:11.883Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-07-27T12:26:11.883Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-07-27T12:26:11.883Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-07-27T12:26:11.883Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-07-27T12:26:11.883Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-07-27T12:26:11.883Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-07-27T12:26:11.883Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-07-27T12:26:11.883Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-27T12:26:11.883Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-27T12:26:11.883Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-07-27T12:26:11.883Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-27T12:26:11.883Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-27T12:26:11.883Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-27T12:26:11.883Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-27T12:26:11.883Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2021-07-27T12:26:11.883Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-07-27T12:26:11.883Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-07-27T12:26:11.883Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-07-27T12:26:11.883Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-07-27T12:26:11.883Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-07-27T12:26:11.883Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-07-27T12:26:11.883Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-27T12:26:11.883Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-27T12:26:11.883Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2021-07-27T12:26:11.883Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-27T12:26:11.883Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-27T12:26:11.883Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-07-27T12:26:11.883Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-07-27T12:26:11.883Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-07-27T12:26:11.883Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-07-27T12:26:12.125Z] --- PASS: TestImportExtremelyLargeImageWorks (94.19s) [2021-07-27T12:26:12.125Z] PASS [2021-07-27T12:26:12.125Z] [2021-07-27T12:26:12.125Z] DONE 12 tests in 96.928s [2021-07-27T12:26:12.125Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-07-27T12:26:12.125Z] INFO: Testing against a local daemon [2021-07-27T12:26:12.125Z] === RUN TestNetworkCreateDelete [2021-07-27T12:26:12.125Z] --- PASS: TestNetworkCreateDelete (0.12s) [2021-07-27T12:26:12.125Z] === RUN TestDockerNetworkDeletePreferID [2021-07-27T12:26:12.125Z] --- PASS: TestDockerNetworkDeletePreferID (0.36s) [2021-07-27T12:26:12.125Z] === RUN TestDaemonDNSFallback [2021-07-27T12:26:12.341Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-07-27T12:26:12.341Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-27T12:26:12.341Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-27T12:26:12.341Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-27T12:26:12.341Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-27T12:26:12.341Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-27T12:26:12.341Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-27T12:26:12.341Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-27T12:26:12.341Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-27T12:26:12.341Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-27T12:26:12.341Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-27T12:26:12.341Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-27T12:26:12.341Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-27T12:26:12.341Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-27T12:26:12.341Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-07-27T12:26:12.341Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-07-27T12:26:12.341Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-07-27T12:26:12.341Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-07-27T12:26:12.341Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-07-27T12:26:12.341Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-07-27T12:26:12.341Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-07-27T12:26:12.341Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-07-27T12:26:12.341Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-07-27T12:26:12.341Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-07-27T12:26:12.341Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-07-27T12:26:12.341Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-07-27T12:26:12.341Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-07-27T12:26:12.341Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-07-27T12:26:12.341Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-07-27T12:26:12.341Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-07-27T12:26:12.341Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-07-27T12:26:12.341Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-07-27T12:26:12.341Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-27T12:26:12.341Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-27T12:26:12.341Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-07-27T12:26:12.341Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-07-27T12:26:12.341Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-27T12:26:12.341Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-27T12:26:12.341Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-07-27T12:26:12.341Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-07-27T12:26:12.341Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-27T12:26:12.341Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-27T12:26:12.341Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-07-27T12:26:12.342Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-07-27T12:26:12.342Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-07-27T12:26:12.342Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-27T12:26:12.342Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-27T12:26:12.342Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-07-27T12:26:12.342Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-27T12:26:12.342Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-27T12:26:12.342Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-27T12:26:12.342Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-27T12:26:12.342Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-27T12:26:12.342Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-27T12:26:12.342Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-27T12:26:12.342Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-27T12:26:12.342Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-27T12:26:12.342Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-27T12:26:12.342Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-27T12:26:12.342Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-27T12:26:12.342Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2021-07-27T12:26:12.342Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-07-27T12:26:12.342Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-07-27T12:26:12.342Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-07-27T12:26:12.342Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-07-27T12:26:12.342Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-07-27T12:26:12.342Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-07-27T12:26:12.342Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-07-27T12:26:12.342Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-07-27T12:26:12.342Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-07-27T12:26:12.342Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-07-27T12:26:12.342Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-07-27T12:26:12.342Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-07-27T12:26:12.342Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-07-27T12:26:12.342Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-07-27T12:26:12.342Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-07-27T12:26:12.342Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-07-27T12:26:12.342Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-07-27T12:26:12.342Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-07-27T12:26:12.342Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-07-27T12:26:12.342Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-07-27T12:26:12.342Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-27T12:26:12.342Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-27T12:26:12.342Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2021-07-27T12:26:12.342Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-07-27T12:26:12.342Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-07-27T12:26:12.342Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-07-27T12:26:12.342Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-07-27T12:26:12.342Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-27T12:26:12.342Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-27T12:26:12.342Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-27T12:26:12.342Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-27T12:26:12.342Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-27T12:26:12.342Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-27T12:26:12.342Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-27T12:26:12.342Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-27T12:26:12.342Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-27T12:26:12.342Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-27T12:26:12.342Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-27T12:26:12.342Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-27T12:26:12.342Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-27T12:26:12.342Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2021-07-27T12:26:12.342Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-07-27T12:26:12.342Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-07-27T12:26:12.342Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-27T12:26:12.342Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-27T12:26:12.342Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-07-27T12:26:12.342Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-07-27T12:26:12.342Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-07-27T12:26:12.342Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-27T12:26:12.342Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-27T12:26:12.342Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2021-07-27T12:26:12.342Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-07-27T12:26:12.342Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-07-27T12:26:12.342Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-27T12:26:12.342Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-27T12:26:12.342Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-07-27T12:26:12.342Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-07-27T12:26:12.342Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-07-27T12:26:12.342Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-27T12:26:12.342Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-27T12:26:12.342Z] === CONT TestNewTailReader/no_delimiter/no_lines [2021-07-27T12:26:12.342Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-07-27T12:26:12.342Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-07-27T12:26:12.342Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2021-07-27T12:26:12.342Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-07-27T12:26:12.342Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-07-27T12:26:12.342Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-07-27T12:26:12.342Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-07-27T12:26:12.342Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-07-27T12:26:12.342Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-07-27T12:26:12.342Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-27T12:26:12.342Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-27T12:26:12.342Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2021-07-27T12:26:12.342Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-07-27T12:26:12.342Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-07-27T12:26:12.342Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-07-27T12:26:12.342Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-07-27T12:26:12.342Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-07-27T12:26:12.342Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-07-27T12:26:12.342Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-07-27T12:26:12.342Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-07-27T12:26:12.342Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-07-27T12:26:12.342Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-07-27T12:26:12.342Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-07-27T12:26:12.342Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-07-27T12:26:12.342Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-07-27T12:26:12.342Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-07-27T12:26:12.342Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-07-27T12:26:12.342Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-07-27T12:26:12.342Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-07-27T12:26:12.342Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-07-27T12:26:12.342Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-07-27T12:26:12.342Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-07-27T12:26:12.342Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-27T12:26:12.342Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-27T12:26:12.342Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2021-07-27T12:26:12.342Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-07-27T12:26:12.342Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-07-27T12:26:12.342Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-27T12:26:12.342Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-27T12:26:12.342Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-07-27T12:26:12.342Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-07-27T12:26:12.342Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-07-27T12:26:12.342Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-07-27T12:26:12.342Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-07-27T12:26:12.342Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-07-27T12:26:12.342Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-07-27T12:26:12.342Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-07-27T12:26:12.342Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-07-27T12:26:12.342Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-07-27T12:26:12.342Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-07-27T12:26:12.342Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-27T12:26:12.342Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-27T12:26:12.342Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2021-07-27T12:26:12.342Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-07-27T12:26:12.342Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-07-27T12:26:12.342Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-27T12:26:12.342Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-27T12:26:12.342Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-07-27T12:26:12.342Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-27T12:26:12.342Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-27T12:26:12.342Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-27T12:26:12.342Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-27T12:26:12.342Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-27T12:26:12.342Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-27T12:26:12.342Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-27T12:26:12.342Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-27T12:26:12.342Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-27T12:26:12.342Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-27T12:26:12.342Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-27T12:26:12.342Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-27T12:26:12.342Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-07-27T12:26:12.342Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-27T12:26:12.342Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-27T12:26:12.342Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-27T12:26:12.342Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-27T12:26:12.342Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-27T12:26:12.342Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-27T12:26:12.342Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-27T12:26:12.342Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-27T12:26:12.342Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-27T12:26:12.342Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-27T12:26:12.342Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-27T12:26:12.342Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-27T12:26:12.342Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2021-07-27T12:26:12.342Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-07-27T12:26:12.342Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-07-27T12:26:12.342Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-07-27T12:26:12.342Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-07-27T12:26:12.342Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-07-27T12:26:12.342Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-07-27T12:26:12.342Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-07-27T12:26:12.342Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-07-27T12:26:12.342Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-07-27T12:26:12.342Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-07-27T12:26:12.342Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-07-27T12:26:12.342Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-07-27T12:26:12.342Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-07-27T12:26:12.342Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-07-27T12:26:12.342Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-07-27T12:26:12.342Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-07-27T12:26:12.342Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-07-27T12:26:12.342Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-07-27T12:26:12.342Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-07-27T12:26:12.342Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-07-27T12:26:12.342Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-07-27T12:26:12.342Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-07-27T12:26:12.342Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-07-27T12:26:12.342Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-27T12:26:12.342Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-27T12:26:12.342Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-27T12:26:12.342Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-27T12:26:12.342Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2021-07-27T12:26:12.342Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-07-27T12:26:12.342Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-07-27T12:26:12.342Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-27T12:26:12.342Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-27T12:26:12.342Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2021-07-27T12:26:12.342Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-27T12:26:12.342Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-27T12:26:12.342Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-07-27T12:26:12.342Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-07-27T12:26:12.342Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-07-27T12:26:12.342Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-07-27T12:26:12.342Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-07-27T12:26:12.342Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-07-27T12:26:12.342Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-07-27T12:26:12.343Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-07-27T12:26:12.343Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-07-27T12:26:12.343Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-07-27T12:26:12.343Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-07-27T12:26:12.343Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-07-27T12:26:12.343Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-07-27T12:26:12.343Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-07-27T12:26:12.343Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-07-27T12:26:12.343Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-07-27T12:26:12.343Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-07-27T12:26:12.343Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-07-27T12:26:12.343Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-07-27T12:26:12.343Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-07-27T12:26:12.343Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-07-27T12:26:12.343Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-27T12:26:12.343Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-27T12:26:12.343Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-07-27T12:26:12.343Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-07-27T12:26:12.343Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-07-27T12:26:12.343Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-27T12:26:12.343Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-27T12:26:12.343Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-07-27T12:26:12.343Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-07-27T12:26:12.343Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-07-27T12:26:12.343Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-27T12:26:12.343Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-27T12:26:12.343Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2021-07-27T12:26:12.343Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-07-27T12:26:12.343Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-07-27T12:26:12.343Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-07-27T12:26:12.343Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-07-27T12:26:12.343Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-07-27T12:26:12.343Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-07-27T12:26:12.343Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-07-27T12:26:12.343Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-07-27T12:26:12.343Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-07-27T12:26:12.343Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-27T12:26:12.343Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-27T12:26:12.343Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-27T12:26:12.343Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-27T12:26:12.343Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-27T12:26:12.343Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-27T12:26:12.343Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-27T12:26:12.343Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-27T12:26:12.343Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-27T12:26:12.343Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-27T12:26:12.343Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-27T12:26:12.343Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-27T12:26:12.343Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-27T12:26:12.343Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-27T12:26:12.343Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-27T12:26:12.343Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-27T12:26:12.343Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-27T12:26:12.343Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-27T12:26:12.343Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-27T12:26:12.343Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2021-07-27T12:26:12.343Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-27T12:26:12.343Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2021-07-27T12:26:12.343Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-07-27T12:26:12.343Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-07-27T12:26:12.343Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-07-27T12:26:12.343Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-07-27T12:26:12.343Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-07-27T12:26:12.343Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-07-27T12:26:12.343Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-07-27T12:26:12.343Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-07-27T12:26:12.343Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-07-27T12:26:12.343Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-07-27T12:26:12.343Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-07-27T12:26:12.343Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-07-27T12:26:12.343Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-07-27T12:26:12.343Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-07-27T12:26:12.343Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-07-27T12:26:12.343Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-07-27T12:26:12.343Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-07-27T12:26:12.343Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-07-27T12:26:12.343Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-07-27T12:26:12.343Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-07-27T12:26:12.343Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-27T12:26:12.343Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-27T12:26:12.343Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-27T12:26:12.343Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-27T12:26:12.343Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-27T12:26:12.343Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-27T12:26:12.343Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-27T12:26:12.343Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-27T12:26:12.343Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-27T12:26:12.343Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-27T12:26:12.343Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-27T12:26:12.343Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-27T12:26:12.343Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-27T12:26:12.343Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-27T12:26:12.343Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-27T12:26:12.343Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-27T12:26:12.343Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-27T12:26:12.343Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-27T12:26:12.343Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-27T12:26:12.343Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-27T12:26:12.343Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-27T12:26:12.343Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-27T12:26:12.343Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2021-07-27T12:26:12.343Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-07-27T12:26:12.343Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-07-27T12:26:12.343Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-07-27T12:26:12.343Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-07-27T12:26:12.343Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-07-27T12:26:12.343Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-07-27T12:26:12.343Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-27T12:26:12.343Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-27T12:26:12.343Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-07-27T12:26:12.343Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-27T12:26:12.343Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-27T12:26:12.343Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-27T12:26:12.343Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-27T12:26:12.343Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-07-27T12:26:12.343Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-07-27T12:26:12.343Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-07-27T12:26:12.343Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-27T12:26:12.343Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-27T12:26:12.343Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-07-27T12:26:12.343Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-07-27T12:26:12.343Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-07-27T12:26:12.343Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-07-27T12:26:12.343Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-07-27T12:26:12.343Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-07-27T12:26:12.343Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-07-27T12:26:12.343Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-07-27T12:26:12.343Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-07-27T12:26:12.343Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-07-27T12:26:12.343Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-07-27T12:26:12.343Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-07-27T12:26:12.343Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-07-27T12:26:12.343Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-07-27T12:26:12.343Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-07-27T12:26:12.343Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-07-27T12:26:12.343Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-07-27T12:26:12.343Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-07-27T12:26:12.343Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-07-27T12:26:12.343Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-07-27T12:26:12.343Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-07-27T12:26:12.343Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-27T12:26:12.343Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-27T12:26:12.343Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-07-27T12:26:12.343Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-07-27T12:26:12.343Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-07-27T12:26:12.343Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-27T12:26:12.343Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-27T12:26:12.343Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-07-27T12:26:12.343Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-07-27T12:26:12.343Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-07-27T12:26:12.343Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-27T12:26:12.343Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-27T12:26:12.343Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-07-27T12:26:12.343Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-27T12:26:12.343Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-27T12:26:12.343Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-27T12:26:12.343Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-27T12:26:12.343Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-27T12:26:12.343Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-27T12:26:12.343Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-27T12:26:12.343Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-27T12:26:12.343Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-27T12:26:12.343Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-27T12:26:12.343Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-27T12:26:12.343Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-27T12:26:12.343Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-27T12:26:12.343Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-27T12:26:12.343Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-27T12:26:12.343Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-27T12:26:12.343Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-27T12:26:12.343Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-27T12:26:12.343Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-27T12:26:12.343Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-27T12:26:12.343Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-27T12:26:12.343Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-27T12:26:12.343Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-27T12:26:12.343Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-27T12:26:12.343Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-27T12:26:12.343Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2021-07-27T12:26:12.343Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-07-27T12:26:12.343Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-07-27T12:26:12.343Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-07-27T12:26:12.343Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-07-27T12:26:12.343Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-07-27T12:26:12.343Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-07-27T12:26:12.343Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-27T12:26:12.343Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-27T12:26:12.343Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-27T12:26:12.343Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-27T12:26:12.343Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-27T12:26:12.343Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-27T12:26:12.343Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-27T12:26:12.343Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-27T12:26:12.343Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-27T12:26:12.343Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-27T12:26:12.343Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-27T12:26:12.343Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-27T12:26:12.343Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-27T12:26:12.344Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-27T12:26:12.344Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-27T12:26:12.344Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2021-07-27T12:26:12.344Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-07-27T12:26:12.344Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-07-27T12:26:12.344Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-27T12:26:12.344Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-27T12:26:12.344Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-27T12:26:12.344Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-07-27T12:26:12.344Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-07-27T12:26:12.344Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-27T12:26:12.344Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-27T12:26:12.344Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-27T12:26:12.344Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-27T12:26:12.344Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2021-07-27T12:26:12.344Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-27T12:26:12.344Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-27T12:26:12.344Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2021-07-27T12:26:12.344Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-07-27T12:26:12.344Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-07-27T12:26:12.344Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-07-27T12:26:12.344Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-07-27T12:26:12.344Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-07-27T12:26:12.344Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-07-27T12:26:12.344Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-07-27T12:26:12.344Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-07-27T12:26:12.344Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-07-27T12:26:12.344Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-07-27T12:26:12.344Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-07-27T12:26:12.344Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-07-27T12:26:12.344Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-07-27T12:26:12.344Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-07-27T12:26:12.344Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-07-27T12:26:12.344Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-07-27T12:26:12.344Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-07-27T12:26:12.344Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-07-27T12:26:12.344Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-07-27T12:26:12.344Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-07-27T12:26:12.344Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-27T12:26:12.344Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-27T12:26:12.344Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-07-27T12:26:12.344Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-07-27T12:26:12.344Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-07-27T12:26:12.344Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-07-27T12:26:12.344Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-07-27T12:26:12.344Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-07-27T12:26:12.344Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-07-27T12:26:12.344Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-07-27T12:26:12.344Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-07-27T12:26:12.344Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-07-27T12:26:12.344Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-07-27T12:26:12.344Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-07-27T12:26:12.344Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-07-27T12:26:12.344Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-07-27T12:26:12.344Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-07-27T12:26:12.344Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-07-27T12:26:12.344Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-07-27T12:26:12.344Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-07-27T12:26:12.344Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-07-27T12:26:12.344Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-07-27T12:26:12.344Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-07-27T12:26:12.344Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-27T12:26:12.344Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-27T12:26:12.344Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-07-27T12:26:12.344Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-07-27T12:26:12.344Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-07-27T12:26:12.344Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-27T12:26:12.344Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-27T12:26:12.344Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-07-27T12:26:12.344Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-27T12:26:12.344Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-27T12:26:12.344Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-27T12:26:12.344Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-27T12:26:12.344Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-27T12:26:12.344Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-27T12:26:12.344Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-27T12:26:12.344Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-27T12:26:12.344Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-27T12:26:12.344Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-27T12:26:12.344Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-27T12:26:12.344Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-27T12:26:12.344Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-07-27T12:26:12.344Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-07-27T12:26:12.344Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-07-27T12:26:12.344Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-27T12:26:12.344Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-27T12:26:12.344Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-27T12:26:12.344Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-27T12:26:12.344Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-27T12:26:12.344Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-27T12:26:12.344Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-27T12:26:12.344Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-27T12:26:12.344Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-27T12:26:12.344Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-27T12:26:12.344Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-27T12:26:12.344Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-27T12:26:12.344Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-27T12:26:12.344Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-27T12:26:12.344Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-27T12:26:12.344Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-27T12:26:12.344Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-27T12:26:12.344Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-27T12:26:12.344Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-27T12:26:12.344Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-27T12:26:12.344Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-27T12:26:12.344Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-27T12:26:12.344Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-27T12:26:12.344Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-27T12:26:12.344Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-27T12:26:12.344Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-27T12:26:12.344Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-27T12:26:12.344Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-27T12:26:12.344Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2021-07-27T12:26:12.344Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-07-27T12:26:12.344Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-07-27T12:26:12.344Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-07-27T12:26:12.344Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-07-27T12:26:12.344Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-07-27T12:26:12.344Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-07-27T12:26:12.344Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-07-27T12:26:12.344Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-07-27T12:26:12.344Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-07-27T12:26:12.344Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-07-27T12:26:12.344Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-07-27T12:26:12.344Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-07-27T12:26:12.344Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-07-27T12:26:12.344Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-07-27T12:26:12.344Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-07-27T12:26:12.344Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-07-27T12:26:12.344Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-07-27T12:26:12.344Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-07-27T12:26:12.344Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-07-27T12:26:12.344Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-07-27T12:26:12.344Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-27T12:26:12.344Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-27T12:26:12.344Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-07-27T12:26:12.344Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-07-27T12:26:12.344Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-07-27T12:26:12.344Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-07-27T12:26:12.344Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-27T12:26:12.344Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-27T12:26:12.344Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-07-27T12:26:12.344Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-27T12:26:12.344Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2021-07-27T12:26:12.344Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-07-27T12:26:12.344Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-07-27T12:26:12.344Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-07-27T12:26:12.344Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-07-27T12:26:12.344Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-07-27T12:26:12.344Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-07-27T12:26:12.344Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-27T12:26:12.344Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-27T12:26:12.344Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-07-27T12:26:12.344Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-07-27T12:26:12.344Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-07-27T12:26:12.344Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-07-27T12:26:12.344Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-07-27T12:26:12.344Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-07-27T12:26:12.344Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-07-27T12:26:12.344Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-07-27T12:26:12.344Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-07-27T12:26:12.344Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-07-27T12:26:12.344Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-27T12:26:12.344Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-07-27T12:26:12.344Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-27T12:26:12.344Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-27T12:26:12.344Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-07-27T12:26:12.344Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-27T12:26:12.344Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-27T12:26:12.344Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-27T12:26:12.344Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-27T12:26:12.344Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-27T12:26:12.344Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-27T12:26:12.344Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-27T12:26:12.344Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-27T12:26:12.344Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-27T12:26:12.344Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-27T12:26:12.344Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-27T12:26:12.344Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-27T12:26:12.344Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-27T12:26:12.344Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-27T12:26:12.344Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-27T12:26:12.344Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-27T12:26:12.344Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-27T12:26:12.344Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-27T12:26:12.344Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-27T12:26:12.344Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-27T12:26:12.344Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-27T12:26:12.344Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-27T12:26:12.344Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-07-27T12:26:12.345Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-27T12:26:12.345Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-07-27T12:26:12.345Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-27T12:26:12.345Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-27T12:26:12.345Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-07-27T12:26:12.345Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-07-27T12:26:12.345Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-07-27T12:26:12.345Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-07-27T12:26:12.345Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-07-27T12:26:12.345Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-07-27T12:26:12.345Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-07-27T12:26:12.345Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-27T12:26:12.345Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-07-27T12:26:12.345Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-07-27T12:26:12.345Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-27T12:26:12.345Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-07-27T12:26:12.345Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-27T12:26:12.345Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-07-27T12:26:12.345Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-07-27T12:26:12.345Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-07-27T12:26:12.345Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-07-27T12:26:12.345Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-27T12:26:12.345Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-27T12:26:12.345Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-27T12:26:12.345Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-07-27T12:26:12.345Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-27T12:26:12.345Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-07-27T12:26:12.345Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-07-27T12:26:12.345Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-07-27T12:26:12.345Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-07-27T12:26:12.345Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-07-27T12:26:12.345Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-07-27T12:26:12.345Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-27T12:26:12.345Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-27T12:26:12.345Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-07-27T12:26:12.345Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-27T12:26:12.345Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-27T12:26:12.345Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-27T12:26:12.345Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-07-27T12:26:12.345Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-07-27T12:26:12.345Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-07-27T12:26:12.345Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-27T12:26:12.345Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-07-27T12:26:12.345Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-27T12:26:12.345Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-27T12:26:12.345Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-27T12:26:12.345Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-27T12:26:12.345Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-07-27T12:26:12.345Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-07-27T12:26:12.345Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-07-27T12:26:12.345Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-07-27T12:26:12.345Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-07-27T12:26:12.345Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-27T12:26:12.345Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-07-27T12:26:12.345Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-07-27T12:26:12.345Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-27T12:26:12.345Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-07-27T12:26:12.345Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-07-27T12:26:12.345Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-07-27T12:26:12.345Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-07-27T12:26:12.345Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-27T12:26:12.345Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-07-27T12:26:12.345Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-27T12:26:12.345Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-27T12:26:12.345Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-27T12:26:12.345Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-07-27T12:26:12.345Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-27T12:26:12.345Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-07-27T12:26:12.345Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-07-27T12:26:12.345Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-27T12:26:12.527Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2021-07-27T12:26:12.806Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-27T12:26:12.806Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-07-27T12:26:12.806Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-27T12:26:12.806Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-27T12:26:12.806Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-27T12:26:12.806Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-27T12:26:12.806Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-07-27T12:26:12.806Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-07-27T12:26:12.806Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-27T12:26:12.806Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-07-27T12:26:12.806Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-07-27T12:26:12.806Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-07-27T12:26:12.806Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-07-27T12:26:12.806Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-07-27T12:26:12.806Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-07-27T12:26:12.806Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-07-27T12:26:12.806Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-07-27T12:26:12.806Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-07-27T12:26:12.806Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-07-27T12:26:12.806Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-07-27T12:26:12.806Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-07-27T12:26:12.806Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-07-27T12:26:12.806Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-27T12:26:12.806Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-07-27T12:26:12.806Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-07-27T12:26:12.806Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-07-27T12:26:12.806Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-27T12:26:12.806Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-07-27T12:26:12.806Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-27T12:26:12.806Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-27T12:26:12.806Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-27T12:26:12.806Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-27T12:26:12.806Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-27T12:26:12.806Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-27T12:26:12.806Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-07-27T12:26:12.806Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-27T12:26:12.806Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-27T12:26:12.806Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-27T12:26:12.806Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-27T12:26:12.806Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-27T12:26:12.806Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-27T12:26:12.806Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-27T12:26:12.806Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-27T12:26:12.806Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-07-27T12:26:12.806Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-27T12:26:12.806Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-07-27T12:26:12.806Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-07-27T12:26:12.806Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-07-27T12:26:12.806Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-07-27T12:26:12.806Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-07-27T12:26:12.806Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-07-27T12:26:12.806Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-07-27T12:26:12.806Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-07-27T12:26:12.806Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-27T12:26:12.806Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-07-27T12:26:12.806Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-07-27T12:26:12.806Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-07-27T12:26:12.806Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-27T12:26:12.806Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-07-27T12:26:12.806Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-07-27T12:26:12.806Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-27T12:26:12.806Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-07-27T12:26:12.806Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-07-27T12:26:12.806Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-07-27T12:26:12.806Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-07-27T12:26:12.806Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-07-27T12:26:12.806Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-07-27T12:26:12.806Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-07-27T12:26:12.806Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-27T12:26:12.806Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-07-27T12:26:12.806Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-07-27T12:26:12.806Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-27T12:26:12.806Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-07-27T12:26:12.806Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-07-27T12:26:12.806Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-27T12:26:12.806Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-07-27T12:26:12.806Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-27T12:26:12.806Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-27T12:26:12.806Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-27T12:26:12.806Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-07-27T12:26:12.806Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-27T12:26:12.806Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-27T12:26:12.806Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-27T12:26:12.806Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-07-27T12:26:12.806Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-27T12:26:12.806Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-27T12:26:12.806Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-07-27T12:26:12.806Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-07-27T12:26:12.806Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-07-27T12:26:12.806Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-07-27T12:26:12.806Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-07-27T12:26:12.806Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-07-27T12:26:12.806Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-07-27T12:26:12.806Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-07-27T12:26:12.806Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-27T12:26:12.806Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-27T12:26:12.806Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-27T12:26:12.806Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-27T12:26:12.806Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-07-27T12:26:12.806Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-27T12:26:12.806Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-27T12:26:12.806Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-27T12:26:12.806Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-27T12:26:12.806Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-27T12:26:12.806Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-27T12:26:12.806Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-27T12:26:12.806Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-07-27T12:26:12.806Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-27T12:26:12.806Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-07-27T12:26:12.806Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-27T12:26:12.806Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-07-27T12:26:12.806Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-07-27T12:26:12.806Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-07-27T12:26:12.806Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-07-27T12:26:12.806Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-07-27T12:26:12.806Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-27T12:26:12.806Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-27T12:26:12.806Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-07-27T12:26:12.806Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-07-27T12:26:12.806Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-07-27T12:26:12.806Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-07-27T12:26:12.806Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-07-27T12:26:12.806Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-07-27T12:26:12.806Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-07-27T12:26:12.806Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-27T12:26:12.806Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-27T12:26:12.806Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-07-27T12:26:12.806Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-27T12:26:12.806Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-07-27T12:26:12.806Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-27T12:26:12.807Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-27T12:26:12.807Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-27T12:26:12.807Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-27T12:26:12.807Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-27T12:26:12.807Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-27T12:26:12.807Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-27T12:26:12.807Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-27T12:26:12.807Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-27T12:26:12.807Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-27T12:26:12.807Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-07-27T12:26:12.807Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-27T12:26:12.807Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-07-27T12:26:12.807Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-27T12:26:12.807Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-07-27T12:26:12.807Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-27T12:26:12.807Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-27T12:26:12.807Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-07-27T12:26:12.807Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-27T12:26:12.807Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-27T12:26:12.807Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-27T12:26:12.807Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-27T12:26:12.807Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-27T12:26:12.807Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-07-27T12:26:12.807Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-27T12:26:12.807Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-27T12:26:12.807Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-27T12:26:12.807Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-07-27T12:26:12.807Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-07-27T12:26:12.807Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-07-27T12:26:12.807Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-07-27T12:26:12.807Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-07-27T12:26:12.807Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-07-27T12:26:12.807Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-07-27T12:26:12.807Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-07-27T12:26:12.807Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-27T12:26:12.807Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-27T12:26:12.807Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-27T12:26:12.807Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-07-27T12:26:12.807Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-07-27T12:26:12.807Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-07-27T12:26:12.807Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-27T12:26:12.807Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-07-27T12:26:12.807Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-07-27T12:26:12.807Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-07-27T12:26:12.807Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-07-27T12:26:12.807Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-07-27T12:26:12.807Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-07-27T12:26:12.807Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-07-27T12:26:12.807Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-27T12:26:12.807Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-07-27T12:26:12.807Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-27T12:26:12.807Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-07-27T12:26:12.807Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-27T12:26:12.807Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-27T12:26:12.807Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-27T12:26:12.807Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-27T12:26:12.807Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-27T12:26:12.807Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-27T12:26:12.807Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-07-27T12:26:12.807Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-27T12:26:12.807Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-27T12:26:12.807Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-27T12:26:12.807Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-27T12:26:12.807Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-27T12:26:12.807Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-27T12:26:12.807Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-27T12:26:12.807Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-27T12:26:12.807Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-27T12:26:12.807Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-27T12:26:12.807Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-27T12:26:12.807Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-07-27T12:26:12.807Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-07-27T12:26:12.807Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-07-27T12:26:12.807Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-07-27T12:26:12.807Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-07-27T12:26:12.807Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-07-27T12:26:12.807Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-07-27T12:26:12.807Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-07-27T12:26:12.807Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-07-27T12:26:12.807Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-07-27T12:26:12.807Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-07-27T12:26:12.807Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-07-27T12:26:12.807Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-27T12:26:12.807Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-07-27T12:26:12.807Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-27T12:26:12.807Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-27T12:26:12.807Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-07-27T12:26:12.807Z] --- PASS: TestNewTailReader (0.00s) [2021-07-27T12:26:12.807Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2021-07-27T12:26:12.807Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2021-07-27T12:26:12.807Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2021-07-27T12:26:12.807Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2021-07-27T12:26:12.807Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2021-07-27T12:26:12.807Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2021-07-27T12:26:12.807Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2021-07-27T12:26:12.807Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2021-07-27T12:26:12.807Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-07-27T12:26:12.807Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2021-07-27T12:26:12.807Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-07-27T12:26:12.807Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-07-27T12:26:12.807Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) [2021-07-27T12:26:12.807Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-07-27T12:26:12.807Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-07-27T12:26:12.807Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-07-27T12:26:12.807Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-07-27T12:26:12.807Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-07-27T12:26:12.807Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-07-27T12:26:12.807Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-07-27T12:26:12.807Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-07-27T12:26:12.807Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-07-27T12:26:12.807Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-07-27T12:26:12.807Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-07-27T12:26:12.807Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2021-07-27T12:26:12.807Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-07-27T12:26:12.807Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-07-27T12:26:12.807Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.02s) [2021-07-27T12:26:12.807Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-07-27T12:26:12.807Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-07-27T12:26:12.807Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2021-07-27T12:26:12.807Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-07-27T12:26:12.807Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-07-27T12:26:12.807Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2021-07-27T12:26:12.807Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-07-27T12:26:12.807Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-07-27T12:26:12.807Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-07-27T12:26:12.807Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-07-27T12:26:12.807Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-07-27T12:26:12.807Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-07-27T12:26:12.807Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-07-27T12:26:12.807Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-07-27T12:26:12.807Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-07-27T12:26:12.807Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-07-27T12:26:12.807Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-07-27T12:26:12.807Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-07-27T12:26:12.807Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-07-27T12:26:12.807Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-07-27T12:26:12.807Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-07-27T12:26:12.807Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-07-27T12:26:12.807Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2021-07-27T12:26:12.807Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-07-27T12:26:12.807Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-07-27T12:26:12.807Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-07-27T12:26:12.807Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-07-27T12:26:12.807Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-07-27T12:26:12.807Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-07-27T12:26:12.807Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2021-07-27T12:26:12.807Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2021-07-27T12:26:12.807Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-07-27T12:26:12.807Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2021-07-27T12:26:12.807Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2021-07-27T12:26:12.807Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2021-07-27T12:26:12.807Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2021-07-27T12:26:12.807Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2021-07-27T12:26:12.807Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2021-07-27T12:26:12.807Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2021-07-27T12:26:12.807Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2021-07-27T12:26:12.807Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2021-07-27T12:26:12.807Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2021-07-27T12:26:12.807Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-07-27T12:26:12.807Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-07-27T12:26:12.807Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-07-27T12:26:12.807Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-07-27T12:26:12.807Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2021-07-27T12:26:12.807Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2021-07-27T12:26:12.807Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-07-27T12:26:12.807Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-07-27T12:26:12.807Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2021-07-27T12:26:12.807Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-07-27T12:26:12.807Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2021-07-27T12:26:12.807Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-07-27T12:26:12.807Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-07-27T12:26:12.807Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2021-07-27T12:26:12.807Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-07-27T12:26:12.807Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-07-27T12:26:12.807Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-07-27T12:26:12.807Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-07-27T12:26:12.807Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-07-27T12:26:12.807Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-07-27T12:26:12.807Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-07-27T12:26:12.807Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-07-27T12:26:12.807Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-07-27T12:26:12.808Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2021-07-27T12:26:12.808Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-07-27T12:26:12.808Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-07-27T12:26:12.808Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.01s) [2021-07-27T12:26:12.808Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-07-27T12:26:12.808Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-07-27T12:26:12.808Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-07-27T12:26:12.808Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-07-27T12:26:12.808Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-07-27T12:26:12.808Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-07-27T12:26:12.808Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-07-27T12:26:12.808Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-07-27T12:26:12.808Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-07-27T12:26:12.808Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-07-27T12:26:12.808Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-07-27T12:26:12.808Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2021-07-27T12:26:12.808Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-07-27T12:26:12.808Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-07-27T12:26:12.808Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-07-27T12:26:12.808Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-07-27T12:26:12.808Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-07-27T12:26:12.808Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-07-27T12:26:12.808Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-07-27T12:26:12.808Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-07-27T12:26:12.808Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-07-27T12:26:12.808Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2021-07-27T12:26:12.808Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2021-07-27T12:26:12.808Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-07-27T12:26:12.808Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2021-07-27T12:26:12.808Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2021-07-27T12:26:12.808Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2021-07-27T12:26:12.808Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2021-07-27T12:26:12.808Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2021-07-27T12:26:12.808Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2021-07-27T12:26:12.808Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2021-07-27T12:26:12.808Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2021-07-27T12:26:12.808Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2021-07-27T12:26:12.808Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2021-07-27T12:26:12.808Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-07-27T12:26:12.808Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-07-27T12:26:12.808Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-07-27T12:26:12.808Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-07-27T12:26:12.808Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-07-27T12:26:12.808Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-07-27T12:26:12.808Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2021-07-27T12:26:12.808Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-07-27T12:26:12.808Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-07-27T12:26:12.808Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-07-27T12:26:12.808Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-07-27T12:26:12.808Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2021-07-27T12:26:12.808Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2021-07-27T12:26:12.808Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2021-07-27T12:26:12.808Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-07-27T12:26:12.808Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2021-07-27T12:26:12.808Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-07-27T12:26:12.808Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2021-07-27T12:26:12.808Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-07-27T12:26:12.808Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-07-27T12:26:12.808Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.01s) [2021-07-27T12:26:12.808Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-07-27T12:26:12.808Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2021-07-27T12:26:12.808Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2021-07-27T12:26:12.808Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2021-07-27T12:26:12.808Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2021-07-27T12:26:12.808Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2021-07-27T12:26:12.808Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2021-07-27T12:26:12.808Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2021-07-27T12:26:12.808Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2021-07-27T12:26:12.808Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2021-07-27T12:26:12.808Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2021-07-27T12:26:12.808Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2021-07-27T12:26:12.808Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-07-27T12:26:12.808Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-07-27T12:26:12.808Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-07-27T12:26:12.808Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-07-27T12:26:12.808Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-07-27T12:26:12.808Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-07-27T12:26:12.808Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2021-07-27T12:26:12.808Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2021-07-27T12:26:12.808Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-07-27T12:26:12.808Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2021-07-27T12:26:12.808Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2021-07-27T12:26:12.808Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-07-27T12:26:12.808Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.02s) [2021-07-27T12:26:12.808Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-07-27T12:26:12.808Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-07-27T12:26:12.808Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-07-27T12:26:12.808Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-07-27T12:26:12.808Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-07-27T12:26:12.808Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-07-27T12:26:12.808Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-07-27T12:26:12.808Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-07-27T12:26:12.808Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-07-27T12:26:12.808Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-07-27T12:26:12.808Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-07-27T12:26:12.808Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-07-27T12:26:12.808Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-07-27T12:26:12.808Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2021-07-27T12:26:12.808Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-07-27T12:26:12.808Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-07-27T12:26:12.808Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2021-07-27T12:26:12.808Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2021-07-27T12:26:12.808Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-07-27T12:26:12.808Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2021-07-27T12:26:12.808Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2021-07-27T12:26:12.808Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2021-07-27T12:26:12.808Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2021-07-27T12:26:12.808Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2021-07-27T12:26:12.808Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2021-07-27T12:26:12.808Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2021-07-27T12:26:12.808Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2021-07-27T12:26:12.808Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2021-07-27T12:26:12.808Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2021-07-27T12:26:12.808Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2021-07-27T12:26:12.808Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2021-07-27T12:26:12.808Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-07-27T12:26:12.808Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2021-07-27T12:26:12.808Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2021-07-27T12:26:12.808Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2021-07-27T12:26:12.808Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-07-27T12:26:12.808Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-07-27T12:26:12.808Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2021-07-27T12:26:12.808Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-07-27T12:26:12.808Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-07-27T12:26:12.808Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2021-07-27T12:26:12.808Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-07-27T12:26:12.808Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2021-07-27T12:26:12.808Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-07-27T12:26:12.808Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-07-27T12:26:12.808Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2021-07-27T12:26:12.808Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-07-27T12:26:12.808Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-07-27T12:26:12.808Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.01s) [2021-07-27T12:26:12.808Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-07-27T12:26:12.808Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-07-27T12:26:12.808Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-07-27T12:26:12.808Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-07-27T12:26:12.808Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-07-27T12:26:12.808Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-07-27T12:26:12.808Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-07-27T12:26:12.808Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-07-27T12:26:12.808Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-07-27T12:26:12.808Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-07-27T12:26:12.808Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-07-27T12:26:12.808Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2021-07-27T12:26:12.808Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-07-27T12:26:12.808Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-07-27T12:26:12.808Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-07-27T12:26:12.808Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-07-27T12:26:12.808Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-07-27T12:26:12.808Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-07-27T12:26:12.808Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-07-27T12:26:12.808Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-07-27T12:26:12.808Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-07-27T12:26:12.808Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2021-07-27T12:26:12.808Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2021-07-27T12:26:12.808Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2021-07-27T12:26:12.808Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2021-07-27T12:26:12.808Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2021-07-27T12:26:12.808Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2021-07-27T12:26:12.808Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2021-07-27T12:26:12.808Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2021-07-27T12:26:12.808Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2021-07-27T12:26:12.808Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2021-07-27T12:26:12.808Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-07-27T12:26:12.808Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2021-07-27T12:26:12.808Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2021-07-27T12:26:12.809Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-07-27T12:26:12.809Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-07-27T12:26:12.809Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-07-27T12:26:12.809Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-07-27T12:26:12.809Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-07-27T12:26:12.809Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-07-27T12:26:12.809Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-07-27T12:26:12.809Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-07-27T12:26:12.809Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-07-27T12:26:12.809Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-07-27T12:26:12.809Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-07-27T12:26:12.809Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-07-27T12:26:12.809Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-07-27T12:26:12.809Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.01s) [2021-07-27T12:26:12.809Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-07-27T12:26:12.809Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-07-27T12:26:12.809Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-07-27T12:26:12.809Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-07-27T12:26:12.809Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2021-07-27T12:26:12.809Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2021-07-27T12:26:12.809Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-07-27T12:26:12.809Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-07-27T12:26:12.809Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2021-07-27T12:26:12.809Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-07-27T12:26:12.809Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2021-07-27T12:26:12.809Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-07-27T12:26:12.809Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-07-27T12:26:12.809Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2021-07-27T12:26:12.809Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-07-27T12:26:12.809Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-07-27T12:26:12.809Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2021-07-27T12:26:12.809Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-07-27T12:26:12.809Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-07-27T12:26:12.809Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) [2021-07-27T12:26:12.809Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-07-27T12:26:12.809Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-07-27T12:26:12.809Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-07-27T12:26:12.809Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-07-27T12:26:12.809Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-07-27T12:26:12.809Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-07-27T12:26:12.809Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-07-27T12:26:12.809Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-07-27T12:26:12.809Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-07-27T12:26:12.809Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-07-27T12:26:12.809Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-07-27T12:26:12.809Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2021-07-27T12:26:12.809Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-07-27T12:26:12.809Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-07-27T12:26:12.809Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.01s) [2021-07-27T12:26:12.809Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-07-27T12:26:12.809Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-07-27T12:26:12.809Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-07-27T12:26:12.809Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-07-27T12:26:12.809Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-07-27T12:26:12.809Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-07-27T12:26:12.809Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-07-27T12:26:12.809Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-07-27T12:26:12.809Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-07-27T12:26:12.809Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-07-27T12:26:12.809Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-07-27T12:26:12.809Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-07-27T12:26:12.809Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-07-27T12:26:12.809Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2021-07-27T12:26:12.809Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-07-27T12:26:12.809Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-07-27T12:26:12.809Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-07-27T12:26:12.809Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-07-27T12:26:12.809Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2021-07-27T12:26:12.809Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-07-27T12:26:12.809Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-07-27T12:26:12.809Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-07-27T12:26:12.809Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-07-27T12:26:12.809Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-07-27T12:26:12.809Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-07-27T12:26:12.809Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2021-07-27T12:26:12.809Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2021-07-27T12:26:12.809Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2021-07-27T12:26:12.809Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2021-07-27T12:26:12.809Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2021-07-27T12:26:12.809Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2021-07-27T12:26:12.809Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2021-07-27T12:26:12.809Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2021-07-27T12:26:12.809Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2021-07-27T12:26:12.809Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2021-07-27T12:26:12.809Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-07-27T12:26:12.809Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2021-07-27T12:26:12.809Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.01s) [2021-07-27T12:26:12.809Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2021-07-27T12:26:12.809Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-07-27T12:26:12.809Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-07-27T12:26:12.809Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2021-07-27T12:26:12.809Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-07-27T12:26:12.809Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2021-07-27T12:26:12.809Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-07-27T12:26:12.809Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-07-27T12:26:12.809Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2021-07-27T12:26:12.809Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-07-27T12:26:12.809Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-07-27T12:26:12.809Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2021-07-27T12:26:12.809Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-07-27T12:26:12.809Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-07-27T12:26:12.809Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-07-27T12:26:12.809Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-07-27T12:26:12.809Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-07-27T12:26:12.809Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-07-27T12:26:12.809Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-07-27T12:26:12.809Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-07-27T12:26:12.809Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-07-27T12:26:12.809Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.01s) [2021-07-27T12:26:12.809Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-07-27T12:26:12.809Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-07-27T12:26:12.809Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-07-27T12:26:12.809Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-07-27T12:26:12.809Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-07-27T12:26:12.809Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-07-27T12:26:12.809Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-07-27T12:26:12.809Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-07-27T12:26:12.809Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-07-27T12:26:12.809Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-07-27T12:26:12.809Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-07-27T12:26:12.809Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2021-07-27T12:26:12.809Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-07-27T12:26:12.809Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-07-27T12:26:12.809Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-07-27T12:26:12.809Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-07-27T12:26:12.809Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-07-27T12:26:12.809Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-07-27T12:26:12.809Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2021-07-27T12:26:12.809Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-07-27T12:26:12.809Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2021-07-27T12:26:12.809Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2021-07-27T12:26:12.809Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2021-07-27T12:26:12.809Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2021-07-27T12:26:12.809Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2021-07-27T12:26:12.809Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2021-07-27T12:26:12.809Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2021-07-27T12:26:12.809Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2021-07-27T12:26:12.809Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2021-07-27T12:26:12.809Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2021-07-27T12:26:12.809Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2021-07-27T12:26:12.809Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-07-27T12:26:12.809Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-07-27T12:26:12.810Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-07-27T12:26:12.810Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-07-27T12:26:12.810Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-07-27T12:26:12.810Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-07-27T12:26:12.810Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-07-27T12:26:12.810Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-07-27T12:26:12.810Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-07-27T12:26:12.810Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2021-07-27T12:26:12.810Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-07-27T12:26:12.810Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-07-27T12:26:12.810Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-07-27T12:26:12.810Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-07-27T12:26:12.810Z] PASS [2021-07-27T12:26:12.810Z] coverage: 88.6% of statements [2021-07-27T12:26:12.810Z] ok github.com/docker/docker/pkg/tailfile 0.492s coverage: 88.6% of statements [2021-07-27T12:26:13.778Z] === RUN TestTarSumRemoveNonExistent [2021-07-27T12:26:13.778Z] --- PASS: TestTarSumRemoveNonExistent (0.01s) [2021-07-27T12:26:13.778Z] === RUN TestTarSumRemove [2021-07-27T12:26:13.778Z] --- PASS: TestTarSumRemove (0.00s) [2021-07-27T12:26:13.778Z] === RUN TestSortFileInfoSums [2021-07-27T12:26:13.778Z] --- PASS: TestSortFileInfoSums (0.00s) [2021-07-27T12:26:13.778Z] === RUN TestNewTarSumForLabelInvalid [2021-07-27T12:26:13.778Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2021-07-27T12:26:13.778Z] === RUN TestNewTarSumForLabel [2021-07-27T12:26:13.778Z] --- PASS: TestNewTarSumForLabel (0.00s) [2021-07-27T12:26:13.778Z] === RUN TestEmptyTar [2021-07-27T12:26:13.778Z] --- PASS: TestEmptyTar (0.00s) [2021-07-27T12:26:13.778Z] === RUN TestTarSumsReadSize [2021-07-27T12:26:13.778Z] --- PASS: TestTarSumsReadSize (0.00s) [2021-07-27T12:26:13.778Z] === RUN TestTarSums [2021-07-27T12:26:13.778Z] --- PASS: TestTarSums (0.06s) [2021-07-27T12:26:13.778Z] === RUN TestIteration [2021-07-27T12:26:13.778Z] --- PASS: TestIteration (0.00s) [2021-07-27T12:26:13.778Z] === RUN TestVersionLabelForChecksum [2021-07-27T12:26:13.778Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2021-07-27T12:26:13.778Z] === RUN TestVersion [2021-07-27T12:26:13.778Z] --- PASS: TestVersion (0.00s) [2021-07-27T12:26:13.778Z] === RUN TestGetVersion [2021-07-27T12:26:13.778Z] --- PASS: TestGetVersion (0.00s) [2021-07-27T12:26:13.778Z] === RUN TestGetVersions [2021-07-27T12:26:13.778Z] --- PASS: TestGetVersions (0.00s) [2021-07-27T12:26:13.778Z] PASS [2021-07-27T12:26:13.778Z] coverage: 89.3% of statements [2021-07-27T12:26:13.778Z] ok github.com/docker/docker/pkg/tarsum 0.215s coverage: 89.3% of statements [2021-07-27T12:26:14.240Z] testing: warning: no tests to run [2021-07-27T12:26:14.240Z] PASS [2021-07-27T12:26:14.240Z] coverage: [no statements] [2021-07-27T12:26:14.240Z] ok github.com/docker/docker/pkg/term/windows 0.103s coverage: [no statements] [no tests to run] [2021-07-27T12:26:14.698Z] --- PASS: TestNewClientWithTimeout (17.62s) [2021-07-27T12:26:14.698Z] === RUN TestClientStream [2021-07-27T12:26:14.698Z] --- PASS: TestClientStream (0.00s) [2021-07-27T12:26:14.698Z] === RUN TestClientSendFile [2021-07-27T12:26:14.698Z] --- PASS: TestClientSendFile (0.00s) [2021-07-27T12:26:14.698Z] === RUN TestClientWithRequestTimeout [2021-07-27T12:26:14.698Z] --- PASS: TestClientWithRequestTimeout (0.01s) [2021-07-27T12:26:14.698Z] === RUN TestFileSpecPlugin [2021-07-27T12:26:14.698Z] --- PASS: TestFileSpecPlugin (0.01s) [2021-07-27T12:26:14.698Z] === RUN TestFileJSONSpecPlugin [2021-07-27T12:26:14.698Z] --- PASS: TestFileJSONSpecPlugin (0.01s) [2021-07-27T12:26:14.698Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2021-07-27T12:26:14.698Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2021-07-27T12:26:14.698Z] === RUN TestPluginAddHandler [2021-07-27T12:26:14.698Z] --- PASS: TestPluginAddHandler (0.00s) [2021-07-27T12:26:14.698Z] === RUN TestPluginWaitBadPlugin [2021-07-27T12:26:14.698Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2021-07-27T12:26:14.698Z] === RUN TestGet [2021-07-27T12:26:14.698Z] time="2021-07-27T12:26:14Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2021-07-27T12:26:14.698Z] === RUN TestTruncIndex [2021-07-27T12:26:15.052Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2021-07-27T12:26:15.053Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed [2021-07-27T12:26:15.053Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2021-07-27T12:26:15.156Z] --- PASS: TestTruncIndex (0.10s) [2021-07-27T12:26:15.156Z] PASS [2021-07-27T12:26:15.156Z] coverage: 91.5% of statements [2021-07-27T12:26:15.156Z] ok github.com/docker/docker/pkg/truncindex 0.214s coverage: 91.5% of statements [2021-07-27T12:26:15.617Z] === RUN TestIsGIT [2021-07-27T12:26:15.617Z] --- PASS: TestIsGIT (0.00s) [2021-07-27T12:26:15.617Z] === RUN TestIsTransport [2021-07-27T12:26:15.617Z] --- PASS: TestIsTransport (0.00s) [2021-07-27T12:26:15.617Z] PASS [2021-07-27T12:26:15.617Z] coverage: 100.0% of statements [2021-07-27T12:26:15.617Z] ok github.com/docker/docker/pkg/urlutil 0.093s coverage: 100.0% of statements [2021-07-27T12:26:15.617Z] time="2021-07-27T12:26:15Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2021-07-27T12:26:15.618Z] --- PASS: TestImportExtremelyLargeImageWorks (95.52s) [2021-07-27T12:26:15.618Z] PASS [2021-07-27T12:26:15.618Z] [2021-07-27T12:26:15.618Z] DONE 12 tests in 98.548s [2021-07-27T12:26:15.618Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-07-27T12:26:15.618Z] ++ 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-07-27T12:26:15.618Z] ++ set -e [2021-07-27T12:26:15.618Z] ++ '[' -n 0 ']' [2021-07-27T12:26:15.618Z] ++ set -x [2021-07-27T12:26:15.618Z] ++ 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-07-27T12:26:15.618Z] INFO: Testing against a local daemon [2021-07-27T12:26:15.618Z] === RUN TestNetworkCreateDelete [2021-07-27T12:26:15.875Z] --- PASS: TestNetworkCreateDelete (0.24s) [2021-07-27T12:26:15.875Z] === RUN TestDockerNetworkDeletePreferID [2021-07-27T12:26:16.076Z] === RUN TestVersionInfo [2021-07-27T12:26:16.077Z] --- PASS: TestVersionInfo (0.00s) [2021-07-27T12:26:16.077Z] === RUN TestAppendVersions [2021-07-27T12:26:16.077Z] --- PASS: TestAppendVersions (0.00s) [2021-07-27T12:26:16.077Z] PASS [2021-07-27T12:26:16.077Z] coverage: 88.9% of statements [2021-07-27T12:26:16.077Z] ok github.com/docker/docker/pkg/useragent 0.090s coverage: 88.9% of statements [2021-07-27T12:26:16.439Z] --- PASS: TestDockerNetworkDeletePreferID (0.59s) [2021-07-27T12:26:16.439Z] === RUN TestDaemonDNSFallback [2021-07-27T12:26:17.003Z] docker_api_swarm_test.go:45: [d8409ecb86e7a] joining swarm manager [d7eeb8f2d3bc2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-27T12:26:17.365Z] --- PASS: TestDaemonDNSFallback (6.57s) [2021-07-27T12:26:17.365Z] === RUN TestInspectNetwork [2021-07-27T12:26:17.611Z] === RUN TestValidatePrivileges [2021-07-27T12:26:17.611Z] --- PASS: TestValidatePrivileges (0.00s) [2021-07-27T12:26:17.611Z] === RUN TestFilterByCapNeg [2021-07-27T12:26:17.611Z] --- PASS: TestFilterByCapNeg (0.00s) [2021-07-27T12:26:17.611Z] === RUN TestFilterByCapPos [2021-07-27T12:26:17.611Z] --- PASS: TestFilterByCapPos (0.00s) [2021-07-27T12:26:17.611Z] === RUN TestStoreGetPluginNotMatchCapRefs [2021-07-27T12:26:17.611Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2021-07-27T12:26:17.611Z] PASS [2021-07-27T12:26:17.611Z] coverage: 12.0% of statements [2021-07-27T12:26:17.611Z] ok github.com/docker/docker/plugin 0.250s coverage: 12.0% of statements [2021-07-27T12:26:18.069Z] time="2021-07-27T12:26:17Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2021-07-27T12:26:18.069Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2021-07-27T12:26:18.069Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2021-07-27T12:26:18.069Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2021-07-27T12:26:18.069Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2021-07-27T12:26:18.526Z] === RUN TestNewSettable [2021-07-27T12:26:18.526Z] --- PASS: TestNewSettable (0.00s) [2021-07-27T12:26:18.526Z] === RUN TestIsSettable [2021-07-27T12:26:18.526Z] --- PASS: TestIsSettable (0.00s) [2021-07-27T12:26:18.526Z] === RUN TestUpdateSettingsEnv [2021-07-27T12:26:18.526Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2021-07-27T12:26:18.526Z] PASS [2021-07-27T12:26:18.526Z] coverage: 20.0% of statements [2021-07-27T12:26:18.526Z] ok github.com/docker/docker/plugin/v2 0.142s coverage: 20.0% of statements [2021-07-27T12:26:18.984Z] === RUN TestLoad [2021-07-27T12:26:18.984Z] --- PASS: TestLoad (0.00s) [2021-07-27T12:26:18.984Z] === RUN TestSave [2021-07-27T12:26:18.984Z] --- PASS: TestSave (0.02s) [2021-07-27T12:26:18.984Z] === RUN TestAddDeleteGet [2021-07-27T12:26:18.984Z] --- PASS: TestAddDeleteGet (0.03s) [2021-07-27T12:26:18.984Z] === RUN TestInvalidTags [2021-07-27T12:26:18.984Z] --- PASS: TestInvalidTags (0.00s) [2021-07-27T12:26:18.984Z] PASS [2021-07-27T12:26:18.984Z] coverage: 84.4% of statements [2021-07-27T12:26:18.984Z] ok github.com/docker/docker/reference 0.172s coverage: 84.4% of statements [2021-07-27T12:26:24.167Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2021-07-27T12:26:24.167Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2021-07-27T12:26:24.167Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2021-07-27T12:26:24.167Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2021-07-27T12:26:24.167Z] --- PASS: TestDaemonDNSFallback (6.92s) [2021-07-27T12:26:24.167Z] === RUN TestInspectNetwork [2021-07-27T12:26:24.167Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2021-07-27T12:26:24.167Z] docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows [2021-07-27T12:26:24.167Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2021-07-27T12:26:24.167Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2021-07-27T12:26:24.170Z] === RUN TestInspectNetwork/full_network_id [2021-07-27T12:26:24.170Z] === RUN TestInspectNetwork/partial_network_id [2021-07-27T12:26:24.170Z] === RUN TestInspectNetwork/network_name [2021-07-27T12:26:24.170Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-07-27T12:26:24.179Z] --- PASS: TestInfoAPIWarnings (16.43s) [2021-07-27T12:26:24.179Z] === RUN TestInfoDebug [2021-07-27T12:26:24.179Z] --- PASS: TestInfoDebug (0.52s) [2021-07-27T12:26:24.179Z] === RUN TestInfoInsecureRegistries [2021-07-27T12:26:24.179Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2021-07-27T12:26:24.179Z] === RUN TestInfoRegistryMirrors [2021-07-27T12:26:24.293Z] === RUN TestResumableRequestHeaderSimpleErrors [2021-07-27T12:26:24.294Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.01s) [2021-07-27T12:26:24.294Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2021-07-27T12:26:24.294Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2021-07-27T12:26:24.294Z] === RUN TestResumableRequestHeaderTooMuchFailures [2021-07-27T12:26:24.294Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2021-07-27T12:26:24.294Z] === RUN TestResumableRequestReaderWithReadError [2021-07-27T12:26:24.294Z] time="2021-07-27T12:26:20Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2021-07-27T12:26:24.294Z] --- PASS: TestResumableRequestReaderWithReadError (0.12s) [2021-07-27T12:26:24.294Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2021-07-27T12:26:24.294Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2021-07-27T12:26:24.294Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2021-07-27T12:26:24.294Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2021-07-27T12:26:24.294Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2021-07-27T12:26:24.294Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2021-07-27T12:26:24.294Z] === RUN TestResumableRequestReader [2021-07-27T12:26:24.294Z] --- PASS: TestResumableRequestReader (0.00s) [2021-07-27T12:26:24.294Z] === RUN TestResumableRequestReaderWithInitialResponse [2021-07-27T12:26:24.294Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2021-07-27T12:26:24.294Z] PASS [2021-07-27T12:26:24.294Z] coverage: 100.0% of statements [2021-07-27T12:26:24.294Z] ok github.com/docker/docker/registry/resumable 0.342s coverage: 100.0% of statements [2021-07-27T12:26:24.294Z] === RUN TestResolveAuthConfigIndexServer [2021-07-27T12:26:24.294Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2021-07-27T12:26:24.294Z] === RUN TestResolveAuthConfigFullURL [2021-07-27T12:26:24.294Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2021-07-27T12:26:24.294Z] === RUN TestLoadAllowNondistributableArtifacts [2021-07-27T12:26:24.294Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2021-07-27T12:26:24.294Z] === RUN TestValidateMirror [2021-07-27T12:26:24.294Z] --- PASS: TestValidateMirror (0.00s) [2021-07-27T12:26:24.294Z] === RUN TestLoadInsecureRegistries [2021-07-27T12:26:24.294Z] time="2021-07-27T12:26:20Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-07-27T12:26:24.294Z] time="2021-07-27T12:26:20Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2021-07-27T12:26:24.294Z] time="2021-07-27T12:26:20Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-07-27T12:26:24.294Z] --- PASS: TestLoadInsecureRegistries (0.14s) [2021-07-27T12:26:24.294Z] === RUN TestNewServiceConfig [2021-07-27T12:26:24.294Z] --- PASS: TestNewServiceConfig (0.00s) [2021-07-27T12:26:24.294Z] === RUN TestValidateIndexName [2021-07-27T12:26:24.294Z] --- PASS: TestValidateIndexName (0.00s) [2021-07-27T12:26:24.294Z] === RUN TestValidateIndexNameWithError [2021-07-27T12:26:24.294Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2021-07-27T12:26:24.294Z] === RUN TestEndpointParse [2021-07-27T12:26:24.294Z] --- PASS: TestEndpointParse (0.00s) [2021-07-27T12:26:24.294Z] === RUN TestEndpointParseInvalid [2021-07-27T12:26:24.294Z] --- PASS: TestEndpointParseInvalid (0.00s) [2021-07-27T12:26:24.294Z] === RUN TestValidateEndpoint [2021-07-27T12:26:24.294Z] --- PASS: TestValidateEndpoint (0.01s) [2021-07-27T12:26:24.294Z] === RUN TestPing [2021-07-27T12:26:24.294Z] --- PASS: TestPing (0.00s) [2021-07-27T12:26:24.294Z] === RUN TestPingRegistryEndpoint [2021-07-27T12:26:24.294Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-07-27T12:26:24.294Z] --- SKIP: TestPingRegistryEndpoint (0.00s) [2021-07-27T12:26:24.294Z] === RUN TestEndpoint [2021-07-27T12:26:24.294Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-07-27T12:26:24.294Z] --- SKIP: TestEndpoint (0.00s) [2021-07-27T12:26:24.294Z] === RUN TestParseRepositoryInfo [2021-07-27T12:26:24.294Z] --- PASS: TestParseRepositoryInfo (0.00s) [2021-07-27T12:26:24.294Z] === RUN TestNewIndexInfo [2021-07-27T12:26:24.294Z] --- PASS: TestNewIndexInfo (0.00s) [2021-07-27T12:26:24.294Z] === RUN TestMirrorEndpointLookup [2021-07-27T12:26:24.294Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-07-27T12:26:24.294Z] --- SKIP: TestMirrorEndpointLookup (0.01s) [2021-07-27T12:26:24.294Z] === RUN TestSearchRepositories [2021-07-27T12:26:24.294Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2021-07-27T12:26:24.294Z] Host: 127.0.0.1:49344 [2021-07-27T12:26:24.294Z] User-Agent: docker test client [2021-07-27T12:26:24.294Z] Authorization: Token fake-token [2021-07-27T12:26:24.294Z] X-Docker-Token: true [2021-07-27T12:26:24.294Z] Accept-Encoding: gzip [2021-07-27T12:26:24.294Z] [2021-07-27T12:26:24.294Z] [2021-07-27T12:26:24.294Z] registry_test.go:730: HTTP/1.1 200 OK [2021-07-27T12:26:24.294Z] Connection: close [2021-07-27T12:26:24.294Z] Content-Length: 144 [2021-07-27T12:26:24.294Z] Cache-Control: no-cache [2021-07-27T12:26:24.294Z] Content-Type: application/json [2021-07-27T12:26:24.294Z] Date: Tue, 27 Jul 2021 12:26:20 GMT [2021-07-27T12:26:24.294Z] Expires: -1 [2021-07-27T12:26:24.294Z] Pragma: no-cache [2021-07-27T12:26:24.294Z] Server: docker-tests/mock [2021-07-27T12:26:24.294Z] X-Docker-Registry-Config: mock [2021-07-27T12:26:24.294Z] X-Docker-Registry-Version: 0.0.0 [2021-07-27T12:26:24.294Z] [2021-07-27T12:26:24.294Z] [2021-07-27T12:26:24.294Z] --- PASS: TestSearchRepositories (0.00s) [2021-07-27T12:26:24.294Z] === RUN TestTrustedLocation [2021-07-27T12:26:24.294Z] --- PASS: TestTrustedLocation (0.00s) [2021-07-27T12:26:24.294Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2021-07-27T12:26:24.294Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2021-07-27T12:26:24.294Z] === RUN TestAllowNondistributableArtifacts [2021-07-27T12:26:24.294Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2021-07-27T12:26:24.294Z] === RUN TestIsSecureIndex [2021-07-27T12:26:24.294Z] --- PASS: TestIsSecureIndex (0.00s) [2021-07-27T12:26:24.294Z] PASS [2021-07-27T12:26:24.294Z] coverage: 51.7% of statements [2021-07-27T12:26:24.294Z] ok github.com/docker/docker/registry 0.643s coverage: 51.7% of statements [2021-07-27T12:26:24.294Z] === RUN TestRestartManagerTimeout [2021-07-27T12:26:24.294Z] --- PASS: TestRestartManagerTimeout (0.00s) [2021-07-27T12:26:24.294Z] === RUN TestRestartManagerTimeoutReset [2021-07-27T12:26:24.294Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2021-07-27T12:26:24.294Z] PASS [2021-07-27T12:26:24.294Z] coverage: 50.9% of statements [2021-07-27T12:26:24.294Z] ok github.com/docker/docker/restartmanager 0.098s coverage: 50.9% of statements [2021-07-27T12:26:24.294Z] === RUN TestDecodeContainerConfig [2021-07-27T12:26:24.294Z] --- PASS: TestDecodeContainerConfig (0.00s) [2021-07-27T12:26:24.294Z] === RUN TestDecodeContainerConfigIsolation [2021-07-27T12:26:24.294Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2021-07-27T12:26:24.294Z] === RUN TestValidatePrivileged [2021-07-27T12:26:24.294Z] --- PASS: TestValidatePrivileged (0.00s) [2021-07-27T12:26:24.294Z] PASS [2021-07-27T12:26:24.294Z] coverage: 52.2% of statements [2021-07-27T12:26:24.294Z] ok github.com/docker/docker/runconfig 0.120s coverage: 52.2% of statements [2021-07-27T12:26:24.294Z] time="2021-07-27T12:26:21Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2021-07-27T12:26:24.294Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2021-07-27T12:26:24.294Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2021-07-27T12:26:24.294Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2021-07-27T12:26:24.294Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2021-07-27T12:26:24.294Z] PASS [2021-07-27T12:26:24.294Z] coverage: 62.5% of statements [2021-07-27T12:26:24.294Z] ok github.com/docker/docker/testutil 0.122s coverage: 62.5% of statements [2021-07-27T12:26:24.732Z] --- PASS: TestInspectNetwork (7.69s) [2021-07-27T12:26:24.732Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-07-27T12:26:24.732Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-07-27T12:26:24.732Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-07-27T12:26:24.732Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-07-27T12:26:24.732Z] === RUN TestRunContainerWithBridgeNone [2021-07-27T12:26:24.749Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2021-07-27T12:26:24.749Z] === RUN TestLoginFailsWithBadCredentials [2021-07-27T12:26:24.752Z] === RUN TestGetDriver [2021-07-27T12:26:24.752Z] --- PASS: TestGetDriver (0.00s) [2021-07-27T12:26:24.752Z] === RUN TestVolumeRequestError [2021-07-27T12:26:24.752Z] --- PASS: TestVolumeRequestError (0.01s) [2021-07-27T12:26:24.752Z] PASS [2021-07-27T12:26:24.752Z] coverage: 36.1% of statements [2021-07-27T12:26:24.752Z] ok github.com/docker/docker/volume/drivers 0.250s coverage: 36.1% of statements [2021-07-27T12:26:25.009Z] --- PASS: TestLoginFailsWithBadCredentials (0.13s) [2021-07-27T12:26:25.009Z] === RUN TestPingCacheHeaders [2021-07-27T12:26:25.009Z] --- PASS: TestPingCacheHeaders (0.02s) [2021-07-27T12:26:25.009Z] === RUN TestPingGet [2021-07-27T12:26:25.009Z] --- PASS: TestPingGet (0.01s) [2021-07-27T12:26:25.009Z] === RUN TestPingHead [2021-07-27T12:26:25.009Z] --- PASS: TestPingHead (0.02s) [2021-07-27T12:26:25.009Z] === RUN TestVersion [2021-07-27T12:26:25.009Z] --- PASS: TestVersion (0.02s) [2021-07-27T12:26:25.009Z] PASS [2021-07-27T12:26:25.009Z] [2021-07-27T12:26:25.009Z] === Skipped [2021-07-27T12:26:25.009Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-07-27T12:26:25.009Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-07-27T12:26:25.009Z] [2021-07-27T12:26:25.009Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2021-07-27T12:26:25.009Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-27T12:26:25.009Z] [2021-07-27T12:26:25.009Z] [2021-07-27T12:26:25.009Z] DONE 19 tests, 2 skipped in 23.631s [2021-07-27T12:26:25.009Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-07-27T12:26:25.009Z] INFO: Testing against a local daemon [2021-07-27T12:26:25.009Z] === RUN TestVolumesCreateAndList [2021-07-27T12:26:25.009Z] --- PASS: TestVolumesCreateAndList (0.02s) [2021-07-27T12:26:25.009Z] === RUN TestVolumesRemove [2021-07-27T12:26:25.209Z] === RUN TestGetAddress [2021-07-27T12:26:25.209Z] --- PASS: TestGetAddress (0.00s) [2021-07-27T12:26:25.209Z] === RUN TestRemove [2021-07-27T12:26:25.209Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-07-27T12:26:25.209Z] --- SKIP: TestRemove (0.00s) [2021-07-27T12:26:25.209Z] === RUN TestInitializeWithVolumes [2021-07-27T12:26:25.209Z] --- PASS: TestInitializeWithVolumes (0.00s) [2021-07-27T12:26:25.209Z] === RUN TestCreate [2021-07-27T12:26:25.209Z] --- PASS: TestCreate (0.01s) [2021-07-27T12:26:25.209Z] === RUN TestValidateName [2021-07-27T12:26:25.209Z] --- PASS: TestValidateName (0.00s) [2021-07-27T12:26:25.209Z] === RUN TestCreateWithOpts [2021-07-27T12:26:25.209Z] local_test.go:181: runtime.GOOS == "windows" [2021-07-27T12:26:25.209Z] --- SKIP: TestCreateWithOpts (0.00s) [2021-07-27T12:26:25.209Z] === RUN TestRelaodNoOpts [2021-07-27T12:26:25.209Z] --- PASS: TestRelaodNoOpts (0.01s) [2021-07-27T12:26:25.209Z] PASS [2021-07-27T12:26:25.209Z] coverage: 41.5% of statements [2021-07-27T12:26:25.209Z] ok github.com/docker/docker/volume/local 0.184s coverage: 41.5% of statements [2021-07-27T12:26:25.269Z] --- PASS: TestVolumesRemove (0.09s) [2021-07-27T12:26:25.269Z] === RUN TestVolumesInspect [2021-07-27T12:26:25.269Z] --- PASS: TestVolumesInspect (0.03s) [2021-07-27T12:26:25.269Z] === RUN TestVolumesInvalidJSON [2021-07-27T12:26:25.269Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-07-27T12:26:25.269Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-07-27T12:26:25.269Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-07-27T12:26:25.269Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2021-07-27T12:26:25.269Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-07-27T12:26:25.269Z] PASS [2021-07-27T12:26:25.269Z] [2021-07-27T12:26:25.269Z] DONE 5 tests in 0.263s [2021-07-27T12:26:25.269Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-07-27T12:26:25.269Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 12636 is not a child of this shell [2021-07-27T12:26:25.269Z] warning: PID 12636 from bundles/test-integration/docker.pid had a nonzero exit code [2021-07-27T12:26:25.269Z] Leaving: AppArmorNo profiles have been unloaded. [2021-07-27T12:26:25.269Z] [2021-07-27T12:26:25.269Z] Unloading profiles will leave already running processes permanently [2021-07-27T12:26:25.269Z] unconfined, which can lead to unexpected situations. [2021-07-27T12:26:25.269Z] [2021-07-27T12:26:25.269Z] To set a process to complain mode, use the command line tool [2021-07-27T12:26:25.269Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-07-27T12:26:25.269Z] Removing test suite binaries [2021-07-27T12:26:25.530Z] exiting test-integration [2021-07-27T12:26:25.530Z] ++ exit 0 [2021-07-27T12:26:25.530Z] [2021-07-27T12:26:26.175Z] === RUN TestLCOWParseMountRaw [2021-07-27T12:26:26.175Z] --- PASS: TestLCOWParseMountRaw (0.01s) [2021-07-27T12:26:26.175Z] === RUN TestLCOWParseMountRawSplit [2021-07-27T12:26:26.175Z] === RUN TestLCOWParseMountRawSplit/0_c:\:/foo [2021-07-27T12:26:26.175Z] === RUN TestLCOWParseMountRawSplit/1_c:\:/foo:ro [2021-07-27T12:26:26.175Z] === RUN TestLCOWParseMountRawSplit/2_c:\:/foo:rw [2021-07-27T12:26:26.175Z] === RUN TestLCOWParseMountRawSplit/3_c:\:/foo:foo [2021-07-27T12:26:26.175Z] === RUN TestLCOWParseMountRawSplit/4_name:/foo:rw [2021-07-27T12:26:26.175Z] === RUN TestLCOWParseMountRawSplit/5_name:/foo [2021-07-27T12:26:26.175Z] === RUN TestLCOWParseMountRawSplit/6_name:/foo:ro [2021-07-27T12:26:26.175Z] === RUN TestLCOWParseMountRawSplit/7_name:/ [2021-07-27T12:26:26.175Z] === RUN TestLCOWParseMountRawSplit/8_driver/name:/ [2021-07-27T12:26:26.175Z] === RUN TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar [2021-07-27T12:26:26.175Z] === RUN TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data [2021-07-27T12:26:26.175Z] === RUN TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo [2021-07-27T12:26:26.175Z] --- PASS: TestLCOWParseMountRawSplit (0.00s) [2021-07-27T12:26:26.175Z] --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s) [2021-07-27T12:26:26.175Z] --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s) [2021-07-27T12:26:26.175Z] --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s) [2021-07-27T12:26:26.175Z] --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s) [2021-07-27T12:26:26.175Z] --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s) [2021-07-27T12:26:26.175Z] --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s) [2021-07-27T12:26:26.175Z] --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s) [2021-07-27T12:26:26.175Z] --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s) [2021-07-27T12:26:26.175Z] --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s) [2021-07-27T12:26:26.175Z] --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2021-07-27T12:26:26.175Z] --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s) [2021-07-27T12:26:26.175Z] --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s) [2021-07-27T12:26:26.175Z] === RUN TestLinuxParseMountRaw [2021-07-27T12:26:26.175Z] --- PASS: TestLinuxParseMountRaw (0.00s) [2021-07-27T12:26:26.175Z] === RUN TestLinuxParseMountRawSplit [2021-07-27T12:26:26.175Z] === RUN TestLinuxParseMountRawSplit/0_/tmp:/tmp1 [2021-07-27T12:26:26.175Z] === RUN TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro [2021-07-27T12:26:26.175Z] === RUN TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw [2021-07-27T12:26:26.175Z] === RUN TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo [2021-07-27T12:26:26.175Z] === RUN TestLinuxParseMountRawSplit/4_name:/named1 [2021-07-27T12:26:26.175Z] === RUN TestLinuxParseMountRawSplit/5_name:/named2 [2021-07-27T12:26:26.175Z] === RUN TestLinuxParseMountRawSplit/6_name:/named3:ro [2021-07-27T12:26:26.175Z] === RUN TestLinuxParseMountRawSplit/7_local/name:/tmp:rw [2021-07-27T12:26:26.175Z] === RUN TestLinuxParseMountRawSplit/8_/tmp:tmp [2021-07-27T12:26:26.175Z] --- PASS: TestLinuxParseMountRawSplit (0.00s) [2021-07-27T12:26:26.175Z] --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s) [2021-07-27T12:26:26.175Z] --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s) [2021-07-27T12:26:26.175Z] --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s) [2021-07-27T12:26:26.175Z] --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s) [2021-07-27T12:26:26.175Z] --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s) [2021-07-27T12:26:26.175Z] --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s) [2021-07-27T12:26:26.175Z] --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s) [2021-07-27T12:26:26.175Z] --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s) [2021-07-27T12:26:26.175Z] --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s) [2021-07-27T12:26:26.175Z] === RUN TestLinuxParseMountSpecBindWithFileinfoError [2021-07-27T12:26:26.175Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s) [2021-07-27T12:26:26.175Z] === RUN TestConvertTmpfsOptions [2021-07-27T12:26:26.175Z] linux_parser_test.go:209: data="mode=700,size=1m" [2021-07-27T12:26:26.175Z] linux_parser_test.go:209: data="ro" [2021-07-27T12:26:26.175Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2021-07-27T12:26:26.175Z] === RUN TestParseMountSpec [2021-07-27T12:26:26.175Z] parser_test.go:63: case 0 [2021-07-27T12:26:26.175Z] parser_test.go:63: case 1 [2021-07-27T12:26:26.175Z] parser_test.go:63: case 2 [2021-07-27T12:26:26.175Z] parser_test.go:63: case 3 [2021-07-27T12:26:26.175Z] parser_test.go:63: case 4 [2021-07-27T12:26:26.175Z] parser_test.go:63: case 5 [2021-07-27T12:26:26.175Z] --- PASS: TestParseMountSpec (0.02s) [2021-07-27T12:26:26.175Z] === RUN TestValidateMount [2021-07-27T12:26:26.175Z] --- PASS: TestValidateMount (0.00s) [2021-07-27T12:26:26.175Z] === RUN TestWindowsParseMountRaw [2021-07-27T12:26:26.175Z] --- PASS: TestWindowsParseMountRaw (0.01s) [2021-07-27T12:26:26.175Z] === RUN TestWindowsParseMountRawSplit [2021-07-27T12:26:26.175Z] === RUN TestWindowsParseMountRawSplit/0_c:\:d: [2021-07-27T12:26:26.175Z] === RUN TestWindowsParseMountRawSplit/1_c:\:d:\ [2021-07-27T12:26:26.175Z] === RUN TestWindowsParseMountRawSplit/2_c:\:d:\:ro [2021-07-27T12:26:26.175Z] === RUN TestWindowsParseMountRawSplit/3_c:\:d:\:rw [2021-07-27T12:26:26.175Z] === RUN TestWindowsParseMountRawSplit/4_c:\:d:\:foo [2021-07-27T12:26:26.175Z] === RUN TestWindowsParseMountRawSplit/5_name:d::rw [2021-07-27T12:26:26.175Z] === RUN TestWindowsParseMountRawSplit/6_name:d: [2021-07-27T12:26:26.175Z] === RUN TestWindowsParseMountRawSplit/7_name:d::ro [2021-07-27T12:26:26.175Z] === RUN TestWindowsParseMountRawSplit/8_name:c: [2021-07-27T12:26:26.175Z] === RUN TestWindowsParseMountRawSplit/9_driver/name:c: [2021-07-27T12:26:26.175Z] === RUN TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar [2021-07-27T12:26:26.175Z] === RUN TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar [2021-07-27T12:26:26.175Z] === RUN TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo [2021-07-27T12:26:26.175Z] --- PASS: TestWindowsParseMountRawSplit (0.00s) [2021-07-27T12:26:26.175Z] --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s) [2021-07-27T12:26:26.175Z] --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s) [2021-07-27T12:26:26.175Z] --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s) [2021-07-27T12:26:26.175Z] --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s) [2021-07-27T12:26:26.175Z] --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s) [2021-07-27T12:26:26.175Z] --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s) [2021-07-27T12:26:26.175Z] --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s) [2021-07-27T12:26:26.175Z] --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s) [2021-07-27T12:26:26.175Z] --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s) [2021-07-27T12:26:26.175Z] --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s) [2021-07-27T12:26:26.175Z] --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2021-07-27T12:26:26.175Z] --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s) [2021-07-27T12:26:26.175Z] --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s) [2021-07-27T12:26:26.175Z] === RUN TestWindowsParseMountSpecBindWithFileinfoError [2021-07-27T12:26:26.175Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s) [2021-07-27T12:26:26.175Z] PASS [2021-07-27T12:26:26.175Z] coverage: 67.7% of statements [2021-07-27T12:26:26.175Z] ok github.com/docker/docker/volume/mounts 0.199s coverage: 67.7% of statements [2021-07-27T12:26:26.295Z] tests/integration/api_network_test.py ............................ [ 47%] [2021-07-27T12:26:27.141Z] === RUN TestSetGetMeta [2021-07-27T12:26:27.142Z] === PAUSE TestSetGetMeta [2021-07-27T12:26:27.142Z] === RUN TestRestore [2021-07-27T12:26:27.142Z] === PAUSE TestRestore [2021-07-27T12:26:27.142Z] === RUN TestServiceCreate [2021-07-27T12:26:27.142Z] === PAUSE TestServiceCreate [2021-07-27T12:26:27.142Z] === RUN TestServiceList [2021-07-27T12:26:27.142Z] === PAUSE TestServiceList [2021-07-27T12:26:27.142Z] === RUN TestServiceRemove [2021-07-27T12:26:27.142Z] === PAUSE TestServiceRemove [2021-07-27T12:26:27.142Z] === RUN TestServiceGet [2021-07-27T12:26:27.142Z] === PAUSE TestServiceGet [2021-07-27T12:26:27.142Z] === RUN TestServicePrune [2021-07-27T12:26:27.142Z] === PAUSE TestServicePrune [2021-07-27T12:26:27.142Z] === RUN TestCreate [2021-07-27T12:26:27.142Z] === PAUSE TestCreate [2021-07-27T12:26:27.142Z] === RUN TestRemove [2021-07-27T12:26:27.142Z] === PAUSE TestRemove [2021-07-27T12:26:27.142Z] === RUN TestList [2021-07-27T12:26:27.142Z] === PAUSE TestList [2021-07-27T12:26:27.142Z] === RUN TestFindByDriver [2021-07-27T12:26:27.142Z] === PAUSE TestFindByDriver [2021-07-27T12:26:27.142Z] === RUN TestFindByReferenced [2021-07-27T12:26:27.142Z] === PAUSE TestFindByReferenced [2021-07-27T12:26:27.142Z] === RUN TestDerefMultipleOfSameRef [2021-07-27T12:26:27.142Z] === PAUSE TestDerefMultipleOfSameRef [2021-07-27T12:26:27.142Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2021-07-27T12:26:27.142Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2021-07-27T12:26:27.142Z] === RUN TestDefererencePluginOnCreateError [2021-07-27T12:26:27.142Z] === PAUSE TestDefererencePluginOnCreateError [2021-07-27T12:26:27.142Z] === RUN TestRefDerefRemove [2021-07-27T12:26:27.142Z] === PAUSE TestRefDerefRemove [2021-07-27T12:26:27.142Z] === RUN TestGet [2021-07-27T12:26:27.142Z] === PAUSE TestGet [2021-07-27T12:26:27.142Z] === RUN TestGetWithReference [2021-07-27T12:26:27.142Z] === PAUSE TestGetWithReference [2021-07-27T12:26:27.142Z] === RUN TestFilterFunc [2021-07-27T12:26:27.142Z] === RUN TestFilterFunc/test_nil_list [2021-07-27T12:26:27.142Z] === PAUSE TestFilterFunc/test_nil_list [2021-07-27T12:26:27.142Z] === RUN TestFilterFunc/test_empty_list [2021-07-27T12:26:27.142Z] === PAUSE TestFilterFunc/test_empty_list [2021-07-27T12:26:27.142Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2021-07-27T12:26:27.142Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2021-07-27T12:26:27.142Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-07-27T12:26:27.142Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-07-27T12:26:27.142Z] === RUN TestFilterFunc/test_filter_some [2021-07-27T12:26:27.142Z] === PAUSE TestFilterFunc/test_filter_some [2021-07-27T12:26:27.142Z] === RUN TestFilterFunc/test_filter_middle [2021-07-27T12:26:27.142Z] === PAUSE TestFilterFunc/test_filter_middle [2021-07-27T12:26:27.142Z] === RUN TestFilterFunc/test_filter_middle_and_last [2021-07-27T12:26:27.142Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2021-07-27T12:26:27.142Z] === RUN TestFilterFunc/test_filter_first_and_last [2021-07-27T12:26:27.142Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2021-07-27T12:26:27.142Z] === CONT TestFilterFunc/test_nil_list [2021-07-27T12:26:27.142Z] === CONT TestFilterFunc/test_filter_some [2021-07-27T12:26:27.142Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-07-27T12:26:27.142Z] === CONT TestFilterFunc/test_empty_list [2021-07-27T12:26:27.142Z] === CONT TestFilterFunc/test_filter_middle_and_last [2021-07-27T12:26:27.142Z] === CONT TestFilterFunc/test_filter_first_and_last [2021-07-27T12:26:27.142Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2021-07-27T12:26:27.142Z] === CONT TestFilterFunc/test_filter_middle [2021-07-27T12:26:27.142Z] --- PASS: TestFilterFunc (0.00s) [2021-07-27T12:26:27.142Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2021-07-27T12:26:27.142Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2021-07-27T12:26:27.142Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2021-07-27T12:26:27.142Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2021-07-27T12:26:27.142Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2021-07-27T12:26:27.142Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2021-07-27T12:26:27.142Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2021-07-27T12:26:27.142Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2021-07-27T12:26:27.142Z] === CONT TestSetGetMeta [2021-07-27T12:26:27.142Z] === CONT TestGetWithReference [2021-07-27T12:26:27.142Z] === CONT TestFindByReferenced [2021-07-27T12:26:27.142Z] === CONT TestDefererencePluginOnCreateError [2021-07-27T12:26:27.142Z] --- PASS: TestSetGetMeta (0.02s) [2021-07-27T12:26:27.142Z] === CONT TestFindByDriver [2021-07-27T12:26:27.142Z] --- PASS: TestGetWithReference (0.02s) [2021-07-27T12:26:27.142Z] === CONT TestList [2021-07-27T12:26:27.142Z] --- PASS: TestFindByReferenced (0.03s) [2021-07-27T12:26:27.142Z] === CONT TestRemove [2021-07-27T12:26:27.142Z] --- PASS: TestDefererencePluginOnCreateError (0.03s) [2021-07-27T12:26:27.142Z] === CONT TestCreate [2021-07-27T12:26:27.142Z] --- PASS: TestFindByDriver (0.02s) [2021-07-27T12:26:27.142Z] === CONT TestServicePrune [2021-07-27T12:26:27.142Z] --- PASS: TestCreate (0.02s) [2021-07-27T12:26:27.142Z] === CONT TestServiceGet [2021-07-27T12:26:27.142Z] --- PASS: TestRemove (0.02s) [2021-07-27T12:26:27.142Z] === CONT TestServiceRemove [2021-07-27T12:26:27.142Z] --- PASS: TestList (0.03s) [2021-07-27T12:26:27.142Z] === CONT TestServiceList [2021-07-27T12:26:27.142Z] --- PASS: TestServiceGet (0.13s) [2021-07-27T12:26:27.142Z] === CONT TestServiceCreate [2021-07-27T12:26:27.142Z] time="2021-07-27T12:26:26Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-07-27T12:26:27.142Z] --- PASS: TestServiceRemove (0.14s) [2021-07-27T12:26:27.142Z] === CONT TestRestore [2021-07-27T12:26:27.142Z] time="2021-07-27T12:26:26Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-07-27T12:26:27.142Z] --- PASS: TestServiceList (0.14s) [2021-07-27T12:26:27.142Z] === CONT TestGet [2021-07-27T12:26:27.142Z] time="2021-07-27T12:26:26Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-07-27T12:26:27.142Z] time="2021-07-27T12:26:26Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2021-07-27T12:26:27.142Z] --- PASS: TestServiceCreate (0.02s) [2021-07-27T12:26:27.142Z] === CONT TestRefDerefRemove [2021-07-27T12:26:27.142Z] time="2021-07-27T12:26:26Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-07-27T12:26:27.142Z] --- PASS: TestGet (0.02s) [2021-07-27T12:26:27.142Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2021-07-27T12:26:27.142Z] --- PASS: TestRestore (0.02s) [2021-07-27T12:26:27.142Z] === CONT TestDerefMultipleOfSameRef [2021-07-27T12:26:27.142Z] --- PASS: TestServicePrune (0.17s) [2021-07-27T12:26:27.142Z] --- PASS: TestRefDerefRemove (0.02s) [2021-07-27T12:26:27.142Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.01s) [2021-07-27T12:26:27.142Z] --- PASS: TestDerefMultipleOfSameRef (0.02s) [2021-07-27T12:26:27.142Z] PASS [2021-07-27T12:26:27.142Z] coverage: 69.6% of statements [2021-07-27T12:26:27.142Z] ok github.com/docker/docker/volume/service 0.485s coverage: 69.6% of statements [2021-07-27T12:26:27.444Z] === RUN TestInspectNetwork/full_network_id [2021-07-27T12:26:27.445Z] === RUN TestInspectNetwork/partial_network_id [2021-07-27T12:26:27.445Z] === RUN TestInspectNetwork/network_name [2021-07-27T12:26:27.445Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-07-27T12:26:27.999Z] --- PASS: TestRunContainerWithBridgeNone (3.03s) [2021-07-27T12:26:27.999Z] === RUN TestNetworkInvalidJSON [2021-07-27T12:26:27.999Z] === RUN TestNetworkInvalidJSON//networks/create [2021-07-27T12:26:27.999Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-07-27T12:26:27.999Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-07-27T12:26:27.999Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-07-27T12:26:27.999Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-07-27T12:26:27.999Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-07-27T12:26:27.999Z] === CONT TestNetworkInvalidJSON//networks/create [2021-07-27T12:26:27.999Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-07-27T12:26:27.999Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-07-27T12:26:27.999Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2021-07-27T12:26:27.999Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-07-27T12:26:27.999Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-07-27T12:26:27.999Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-07-27T12:26:27.999Z] === RUN TestNetworkList [2021-07-27T12:26:27.999Z] === RUN TestNetworkList//networks [2021-07-27T12:26:27.999Z] === PAUSE TestNetworkList//networks [2021-07-27T12:26:27.999Z] === RUN TestNetworkList//networks/ [2021-07-27T12:26:27.999Z] === PAUSE TestNetworkList//networks/ [2021-07-27T12:26:27.999Z] === CONT TestNetworkList//networks [2021-07-27T12:26:27.999Z] === CONT TestNetworkList//networks/ [2021-07-27T12:26:27.999Z] --- PASS: TestNetworkList (0.02s) [2021-07-27T12:26:27.999Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-07-27T12:26:27.999Z] --- PASS: TestNetworkList//networks (0.00s) [2021-07-27T12:26:27.999Z] === RUN TestHostIPv4BridgeLabel [2021-07-27T12:26:28.255Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2021-07-27T12:26:28.255Z] === RUN TestDaemonRestartWithLiveRestore Post stage [Pipeline] junit [2021-07-27T12:26:28.863Z] Recording test results [2021-07-27T12:26:29.212Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s) [2021-07-27T12:26:29.212Z] === RUN TestDaemonDefaultNetworkPools [2021-07-27T12:26:29.301Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-07-27T12:26:29.661Z] + echo Ensuring container killed. [2021-07-27T12:26:29.661Z] Ensuring container killed. [2021-07-27T12:26:29.661Z] + docker rm -vf docker-pr3 [2021-07-27T12:26:29.661Z] Error: No such container: docker-pr3 [Pipeline] sh [2021-07-27T12:26:29.952Z] + echo Chowning /workspace to jenkins user [2021-07-27T12:26:29.952Z] Chowning /workspace to jenkins user [2021-07-27T12:26:29.952Z] + id -u [2021-07-27T12:26:29.952Z] + id -g [2021-07-27T12:26:29.952Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42683:/workspace busybox chown -R 1000:1000 /workspace [2021-07-27T12:26:30.136Z] --- PASS: TestGet (15.01s) [2021-07-27T12:26:30.136Z] === RUN TestPluginWithNoManifest [2021-07-27T12:26:30.136Z] --- PASS: TestPluginWithNoManifest (0.00s) [2021-07-27T12:26:30.136Z] === RUN TestGetAll [2021-07-27T12:26:30.136Z] --- PASS: TestGetAll (0.00s) [2021-07-27T12:26:30.136Z] PASS [2021-07-27T12:26:30.136Z] coverage: 73.4% of statements [2021-07-27T12:26:30.136Z] ok github.com/docker/docker/pkg/plugins 36.276s coverage: 73.4% of statements [2021-07-27T12:26:30.146Z] --- PASS: TestDaemonDefaultNetworkPools (0.72s) [2021-07-27T12:26:30.146Z] === RUN TestDaemonRestartWithExistingNetwork [2021-07-27T12:26:31.073Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s) [2021-07-27T12:26:31.073Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-07-27T12:26:32.165Z] + bundleName=amd64-rootless [2021-07-27T12:26:32.165Z] + echo Creating amd64-rootless-bundles.tar.gz [2021-07-27T12:26:32.165Z] Creating amd64-rootless-bundles.tar.gz [2021-07-27T12:26:32.165Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2021-07-27T12:26:32.165Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [Pipeline] archiveArtifacts [2021-07-27T12:26:32.178Z] Archiving artifacts [2021-07-27T12:26:32.438Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.27s) [2021-07-27T12:26:32.438Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-07-27T12:26:32.536Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42683/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-07-27T12:26:32.732Z] --- PASS: TestInspectNetwork (8.82s) [2021-07-27T12:26:32.732Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-07-27T12:26:32.732Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-07-27T12:26:32.732Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-07-27T12:26:32.732Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-07-27T12:26:32.732Z] === RUN TestRunContainerWithBridgeNone [2021-07-27T12:26:32.848Z] + make clean [2021-07-27T12:26:32.848Z] docker volume rm -f docker-dev-cache [2021-07-27T12:26:32.999Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2021-07-27T12:26:32.999Z] === RUN TestServiceWithPredefinedNetwork [2021-07-27T12:26:33.108Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-07-27T12:26:33.789Z] tests/integration/api_plugin_test.py ........... [ 50%] [2021-07-27T12:26:35.226Z] tests/integration/api_secret_test.py ..... [ 51%] [2021-07-27T12:26:35.257Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2021-07-27T12:26:35.257Z] === RUN TestDockerSuite/TestBuildExpose [2021-07-27T12:26:35.257Z] --- PASS: TestRunContainerWithBridgeNone (3.07s) [2021-07-27T12:26:35.257Z] === RUN TestNetworkInvalidJSON [2021-07-27T12:26:35.257Z] === RUN TestNetworkInvalidJSON//networks/create [2021-07-27T12:26:35.257Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-07-27T12:26:35.257Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-07-27T12:26:35.257Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-07-27T12:26:35.257Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-07-27T12:26:35.257Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-07-27T12:26:35.257Z] === CONT TestNetworkInvalidJSON//networks/create [2021-07-27T12:26:35.257Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-07-27T12:26:35.257Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-07-27T12:26:35.257Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2021-07-27T12:26:35.257Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-07-27T12:26:35.257Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-07-27T12:26:35.257Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-07-27T12:26:35.257Z] === RUN TestNetworkList [2021-07-27T12:26:35.257Z] === RUN TestNetworkList//networks [2021-07-27T12:26:35.257Z] === PAUSE TestNetworkList//networks [2021-07-27T12:26:35.257Z] === RUN TestNetworkList//networks/ [2021-07-27T12:26:35.257Z] === PAUSE TestNetworkList//networks/ [2021-07-27T12:26:35.257Z] === CONT TestNetworkList//networks [2021-07-27T12:26:35.257Z] === CONT TestNetworkList//networks/ [2021-07-27T12:26:35.257Z] --- PASS: TestNetworkList (0.01s) [2021-07-27T12:26:35.257Z] --- PASS: TestNetworkList//networks (0.00s) [2021-07-27T12:26:35.257Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-07-27T12:26:35.257Z] === RUN TestHostIPv4BridgeLabel [2021-07-27T12:26:35.514Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2021-07-27T12:26:35.542Z] --- PASS: TestServiceWithPredefinedNetwork (2.60s) [2021-07-27T12:26:35.542Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-07-27T12:26:35.542Z] service_test.go:242: FLAKY_TEST [2021-07-27T12:26:35.542Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-07-27T12:26:35.542Z] === RUN TestServiceWithDataPathPortInit [2021-07-27T12:26:35.772Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2021-07-27T12:26:35.772Z] === RUN TestDockerSuite/TestBuildExposeOrder [2021-07-27T12:26:35.772Z] --- PASS: TestHostIPv4BridgeLabel (0.57s) [2021-07-27T12:26:35.772Z] === RUN TestDaemonRestartWithLiveRestore [2021-07-27T12:26:36.337Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2021-07-27T12:26:36.337Z] === RUN TestDockerSuite/TestBuildFails [2021-07-27T12:26:36.902Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2021-07-27T12:26:36.902Z] === RUN TestDaemonDefaultNetworkPools [2021-07-27T12:26:37.160Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2021-07-27T12:26:37.417Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2021-07-27T12:26:37.675Z] --- PASS: TestDaemonDefaultNetworkPools (0.84s) [2021-07-27T12:26:37.675Z] === RUN TestDaemonRestartWithExistingNetwork [2021-07-27T12:26:39.048Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.22s) [2021-07-27T12:26:39.048Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-07-27T12:26:39.305Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2021-07-27T12:26:39.553Z] tests/integration/api_service_test.py ....................s............. [ 60%] [2021-07-27T12:26:40.237Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.33s) [2021-07-27T12:26:40.237Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-07-27T12:26:41.169Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.62s) [2021-07-27T12:26:41.169Z] === RUN TestServiceWithPredefinedNetwork [2021-07-27T12:26:41.426Z] === RUN TestDockerSuite/TestBuildForceRm [2021-07-27T12:26:43.322Z] === RUN TestDockerSuite/TestBuildFromGit [2021-07-27T12:26:43.579Z] --- PASS: TestServiceWithPredefinedNetwork (2.71s) [2021-07-27T12:26:43.579Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-07-27T12:26:43.579Z] service_test.go:242: FLAKY_TEST [2021-07-27T12:26:43.579Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-07-27T12:26:43.579Z] === RUN TestServiceWithDataPathPortInit [2021-07-27T12:26:44.950Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2021-07-27T12:26:44.950Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2021-07-27T12:26:45.882Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2021-07-27T12:26:47.833Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2021-07-27T12:26:48.090Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2021-07-27T12:26:48.348Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2021-07-27T12:26:50.244Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2021-07-27T12:26:50.377Z] --- PASS: TestServiceWithDataPathPortInit (14.37s) [2021-07-27T12:26:50.377Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-07-27T12:26:51.211Z] 2021/07/27 12:26:49 Closing DB instances... [2021-07-27T12:26:51.211Z] --- PASS: TestNetworkDBGarbageCollection (54.25s) [2021-07-27T12:26:51.211Z] === RUN TestFindNode [2021-07-27T12:26:51.211Z] 2021/07/27 12:26:51 Closing DB instances... [2021-07-27T12:26:51.211Z] --- PASS: TestFindNode (0.02s) [2021-07-27T12:26:51.211Z] === RUN TestChangeNodeState [2021-07-27T12:26:51.668Z] 2021/07/27 12:26:51 Closing DB instances... [2021-07-27T12:26:51.668Z] --- PASS: TestChangeNodeState (0.01s) [2021-07-27T12:26:51.668Z] === RUN TestNodeReincarnation [2021-07-27T12:26:51.668Z] 2021/07/27 12:26:51 Closing DB instances... [2021-07-27T12:26:52.768Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2021-07-27T12:26:52.891Z] service_test.go:434: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:wm2k548mxc3ypyp2ms9w8j94s Created:2021-07-27 12:26:51.297100708 +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[975070f145178b8329534224ad378933173de73c9200ba41ca74126fcb420c2a:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.cj7q4sa4pb1cisbs3qcc2a4rv EndpointID:2d4d346ade1758a10f25f0918f61475cd94b034ad0cc096bf8838ceb0eb386f6 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:e6eeed5a3f535564db171a5b1343a02cf319d929caae4d608848690021567c58 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:beeb33bea319 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.cj7q4sa4pb1cisbs3qcc2a4rv EndpointID:2d4d346ade1758a10f25f0918f61475cd94b034ad0cc096bf8838ceb0eb386f6 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-07-27T12:26:53.333Z] === RUN TestDockerSuite/TestBuildHistory [2021-07-27T12:26:53.907Z] .......................... [ 67%] [2021-07-27T12:26:56.341Z] time="2021-07-27T12:26:56Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2021-07-27T12:26:56.341Z] --- PASS: TestNodeReincarnation (5.02s) [2021-07-27T12:26:56.341Z] === RUN TestParallelCreate [2021-07-27T12:26:56.341Z] 2021/07/27 12:26:56 Closing DB instances... [2021-07-27T12:26:56.341Z] --- PASS: TestParallelCreate (0.02s) [2021-07-27T12:26:56.341Z] === RUN TestParallelDelete [2021-07-27T12:26:56.341Z] 2021/07/27 12:26:56 Closing DB instances... [2021-07-27T12:26:56.341Z] --- PASS: TestParallelDelete (0.01s) [2021-07-27T12:26:56.341Z] === RUN TestNetworkDBIslands [2021-07-27T12:26:56.341Z] time="2021-07-27T12:26:56Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:3877b12913ee with config:&{NodeID:3877b12913ee 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-07-27T12:26:56.341Z] time="2021-07-27T12:26:56Z" level=info msg="Node 3877b12913ee/172.20.7.189, joined gossip cluster" [2021-07-27T12:26:56.341Z] time="2021-07-27T12:26:56Z" level=info msg="Node 3877b12913ee/172.20.7.189, added to nodes list" [2021-07-27T12:26:56.341Z] time="2021-07-27T12:26:56Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:b4dd21d60df1 with config:&{NodeID:b4dd21d60df1 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-07-27T12:26:56.341Z] time="2021-07-27T12:26:56Z" level=info msg="Node b4dd21d60df1/172.20.7.189, joined gossip cluster" [2021-07-27T12:26:56.341Z] time="2021-07-27T12:26:56Z" level=info msg="Node b4dd21d60df1/172.20.7.189, added to nodes list" [2021-07-27T12:26:56.341Z] time="2021-07-27T12:26:56Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2021-07-27T12:26:56.341Z] time="2021-07-27T12:26:56Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2021-07-27T12:26:56.341Z] time="2021-07-27T12:26:56Z" level=debug msg="memberlist: Stream connection from=[::1]:49368" [2021-07-27T12:26:56.341Z] time="2021-07-27T12:26:56Z" level=info msg="Node b4dd21d60df1/172.20.7.189, joined gossip cluster" [2021-07-27T12:26:56.341Z] time="2021-07-27T12:26:56Z" level=info msg="Node b4dd21d60df1/172.20.7.189, added to nodes list" [2021-07-27T12:26:56.341Z] time="2021-07-27T12:26:56Z" level=info msg="Node 3877b12913ee/172.20.7.189, joined gossip cluster" [2021-07-27T12:26:56.341Z] time="2021-07-27T12:26:56Z" level=info msg="Node 3877b12913ee/172.20.7.189, added to nodes list" [2021-07-27T12:26:56.341Z] time="2021-07-27T12:26:56Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2021-07-27T12:26:56.341Z] time="2021-07-27T12:26:56Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49369" [2021-07-27T12:26:56.610Z] === RUN TestDockerSuite/TestBuildIidFile [2021-07-27T12:26:56.610Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2021-07-27T12:26:57.175Z] === RUN TestDockerSuite/TestBuildInheritance [2021-07-27T12:26:57.302Z] time="2021-07-27T12:26:57Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:f992a05a84e0 with config:&{NodeID:f992a05a84e0 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-07-27T12:26:57.302Z] time="2021-07-27T12:26:57Z" level=info msg="Node f992a05a84e0/172.20.7.189, joined gossip cluster" [2021-07-27T12:26:57.302Z] time="2021-07-27T12:26:57Z" level=info msg="Node f992a05a84e0/172.20.7.189, added to nodes list" [2021-07-27T12:26:57.302Z] time="2021-07-27T12:26:57Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2021-07-27T12:26:57.302Z] time="2021-07-27T12:26:57Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2021-07-27T12:26:57.302Z] time="2021-07-27T12:26:57Z" level=debug msg="memberlist: Stream connection from=[::1]:49370" [2021-07-27T12:26:57.302Z] time="2021-07-27T12:26:57Z" level=info msg="Node f992a05a84e0/172.20.7.189, joined gossip cluster" [2021-07-27T12:26:57.302Z] time="2021-07-27T12:26:57Z" level=info msg="Node f992a05a84e0/172.20.7.189, added to nodes list" [2021-07-27T12:26:57.302Z] time="2021-07-27T12:26:57Z" level=info msg="Node 3877b12913ee/172.20.7.189, joined gossip cluster" [2021-07-27T12:26:57.302Z] time="2021-07-27T12:26:57Z" level=info msg="Node 3877b12913ee/172.20.7.189, added to nodes list" [2021-07-27T12:26:57.302Z] time="2021-07-27T12:26:57Z" level=info msg="Node b4dd21d60df1/172.20.7.189, joined gossip cluster" [2021-07-27T12:26:57.302Z] time="2021-07-27T12:26:57Z" level=info msg="Node b4dd21d60df1/172.20.7.189, added to nodes list" [2021-07-27T12:26:57.302Z] time="2021-07-27T12:26:57Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49371" [2021-07-27T12:26:57.302Z] time="2021-07-27T12:26:57Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2021-07-27T12:26:57.302Z] time="2021-07-27T12:26:57Z" level=info msg="Node f992a05a84e0/172.20.7.189, joined gossip cluster" [2021-07-27T12:26:57.302Z] time="2021-07-27T12:26:57Z" level=info msg="Node f992a05a84e0/172.20.7.189, added to nodes list" [2021-07-27T12:26:57.432Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2021-07-27T12:26:57.690Z] === RUN TestDockerSuite/TestBuildInvalidTag [2021-07-27T12:26:57.690Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2021-07-27T12:26:57.757Z] time="2021-07-27T12:26:57Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:82043bbd35d8 with config:&{NodeID:82043bbd35d8 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-07-27T12:26:57.757Z] time="2021-07-27T12:26:57Z" level=info msg="Node 82043bbd35d8/172.20.7.189, joined gossip cluster" [2021-07-27T12:26:57.757Z] time="2021-07-27T12:26:57Z" level=info msg="Node 82043bbd35d8/172.20.7.189, added to nodes list" [2021-07-27T12:26:57.757Z] time="2021-07-27T12:26:57Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2021-07-27T12:26:57.757Z] time="2021-07-27T12:26:57Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2021-07-27T12:26:57.757Z] time="2021-07-27T12:26:57Z" level=debug msg="memberlist: Stream connection from=[::1]:49372" [2021-07-27T12:26:57.757Z] time="2021-07-27T12:26:57Z" level=info msg="Node 82043bbd35d8/172.20.7.189, joined gossip cluster" [2021-07-27T12:26:57.757Z] time="2021-07-27T12:26:57Z" level=info msg="Node 82043bbd35d8/172.20.7.189, added to nodes list" [2021-07-27T12:26:57.757Z] time="2021-07-27T12:26:57Z" level=info msg="Node 3877b12913ee/172.20.7.189, joined gossip cluster" [2021-07-27T12:26:57.757Z] time="2021-07-27T12:26:57Z" level=info msg="Node 3877b12913ee/172.20.7.189, added to nodes list" [2021-07-27T12:26:57.757Z] time="2021-07-27T12:26:57Z" level=info msg="Node b4dd21d60df1/172.20.7.189, joined gossip cluster" [2021-07-27T12:26:57.757Z] time="2021-07-27T12:26:57Z" level=info msg="Node b4dd21d60df1/172.20.7.189, added to nodes list" [2021-07-27T12:26:57.757Z] time="2021-07-27T12:26:57Z" level=info msg="Node f992a05a84e0/172.20.7.189, joined gossip cluster" [2021-07-27T12:26:57.757Z] time="2021-07-27T12:26:57Z" level=info msg="Node f992a05a84e0/172.20.7.189, added to nodes list" [2021-07-27T12:26:57.757Z] time="2021-07-27T12:26:57Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2021-07-27T12:26:57.757Z] time="2021-07-27T12:26:57Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49373" [2021-07-27T12:26:57.757Z] time="2021-07-27T12:26:57Z" level=info msg="Node 82043bbd35d8/172.20.7.189, joined gossip cluster" [2021-07-27T12:26:57.757Z] time="2021-07-27T12:26:57Z" level=info msg="Node 82043bbd35d8/172.20.7.189, added to nodes list" [2021-07-27T12:26:57.758Z] time="2021-07-27T12:26:57Z" level=info msg="Node 82043bbd35d8/172.20.7.189, joined gossip cluster" [2021-07-27T12:26:57.758Z] time="2021-07-27T12:26:57Z" level=info msg="Node 82043bbd35d8/172.20.7.189, added to nodes list" [2021-07-27T12:26:58.129Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.20s) [2021-07-27T12:26:58.129Z] PASS [2021-07-27T12:26:58.129Z] [2021-07-27T12:26:58.129Z] === Skipped [2021-07-27T12:26:58.129Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-07-27T12:26:58.129Z] service_test.go:242: FLAKY_TEST [2021-07-27T12:26:58.129Z] [2021-07-27T12:26:58.129Z] [2021-07-27T12:26:58.129Z] DONE 26 tests, 1 skipped in 47.331s [2021-07-27T12:26:58.129Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-07-27T12:26:58.129Z] INFO: Testing against a local daemon [2021-07-27T12:26:58.129Z] === RUN TestDockerNetworkIpvlanPersistance [2021-07-27T12:26:58.129Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-07-27T12:26:58.129Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-07-27T12:26:58.129Z] === RUN TestDockerNetworkIpvlan [2021-07-27T12:26:58.129Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-07-27T12:26:58.129Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-07-27T12:26:58.129Z] PASS [2021-07-27T12:26:58.129Z] [2021-07-27T12:26:58.129Z] === Skipped [2021-07-27T12:26:58.130Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-07-27T12:26:58.130Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-07-27T12:26:58.130Z] [2021-07-27T12:26:58.130Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-07-27T12:26:58.130Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-07-27T12:26:58.130Z] [2021-07-27T12:26:58.130Z] [2021-07-27T12:26:58.130Z] DONE 2 tests, 2 skipped in 0.038s [2021-07-27T12:26:58.130Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-07-27T12:26:58.130Z] INFO: Testing against a local daemon [2021-07-27T12:26:58.130Z] === RUN TestDockerNetworkMacvlanPersistance [2021-07-27T12:26:58.213Z] time="2021-07-27T12:26:57Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:95e3b4d6f081 with config:&{NodeID:95e3b4d6f081 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-07-27T12:26:58.213Z] time="2021-07-27T12:26:57Z" level=info msg="Node 95e3b4d6f081/172.20.7.189, joined gossip cluster" [2021-07-27T12:26:58.213Z] time="2021-07-27T12:26:57Z" level=info msg="Node 95e3b4d6f081/172.20.7.189, added to nodes list" [2021-07-27T12:26:58.213Z] time="2021-07-27T12:26:57Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2021-07-27T12:26:58.213Z] time="2021-07-27T12:26:57Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2021-07-27T12:26:58.213Z] time="2021-07-27T12:26:57Z" level=debug msg="memberlist: Stream connection from=[::1]:49374" [2021-07-27T12:26:58.213Z] time="2021-07-27T12:26:57Z" level=info msg="Node 95e3b4d6f081/172.20.7.189, joined gossip cluster" [2021-07-27T12:26:58.213Z] time="2021-07-27T12:26:57Z" level=info msg="Node 95e3b4d6f081/172.20.7.189, added to nodes list" [2021-07-27T12:26:58.213Z] time="2021-07-27T12:26:57Z" level=info msg="Node b4dd21d60df1/172.20.7.189, joined gossip cluster" [2021-07-27T12:26:58.213Z] time="2021-07-27T12:26:57Z" level=info msg="Node b4dd21d60df1/172.20.7.189, added to nodes list" [2021-07-27T12:26:58.213Z] time="2021-07-27T12:26:57Z" level=info msg="Node f992a05a84e0/172.20.7.189, joined gossip cluster" [2021-07-27T12:26:58.213Z] time="2021-07-27T12:26:57Z" level=info msg="Node f992a05a84e0/172.20.7.189, added to nodes list" [2021-07-27T12:26:58.213Z] time="2021-07-27T12:26:57Z" level=info msg="Node 3877b12913ee/172.20.7.189, joined gossip cluster" [2021-07-27T12:26:58.213Z] time="2021-07-27T12:26:57Z" level=info msg="Node 3877b12913ee/172.20.7.189, added to nodes list" [2021-07-27T12:26:58.213Z] time="2021-07-27T12:26:57Z" level=info msg="Node 82043bbd35d8/172.20.7.189, joined gossip cluster" [2021-07-27T12:26:58.213Z] time="2021-07-27T12:26:57Z" level=info msg="Node 82043bbd35d8/172.20.7.189, added to nodes list" [2021-07-27T12:26:58.213Z] time="2021-07-27T12:26:57Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2021-07-27T12:26:58.213Z] time="2021-07-27T12:26:57Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49375" [2021-07-27T12:26:58.213Z] time="2021-07-27T12:26:58Z" level=info msg="Node 95e3b4d6f081/172.20.7.189, joined gossip cluster" [2021-07-27T12:26:58.213Z] time="2021-07-27T12:26:58Z" level=info msg="Node 95e3b4d6f081/172.20.7.189, added to nodes list" [2021-07-27T12:26:58.213Z] time="2021-07-27T12:26:58Z" level=info msg="Node 95e3b4d6f081/172.20.7.189, joined gossip cluster" [2021-07-27T12:26:58.213Z] time="2021-07-27T12:26:58Z" level=info msg="Node 95e3b4d6f081/172.20.7.189, added to nodes list" [2021-07-27T12:26:58.213Z] time="2021-07-27T12:26:58Z" level=info msg="Node 95e3b4d6f081/172.20.7.189, joined gossip cluster" [2021-07-27T12:26:58.213Z] time="2021-07-27T12:26:58Z" level=info msg="Node 95e3b4d6f081/172.20.7.189, added to nodes list" [2021-07-27T12:26:58.621Z] === RUN TestDockerSuite/TestBuildLabel [2021-07-27T12:26:58.669Z] networkdb_test.go:842: Re-joining: 3 [2021-07-27T12:26:58.669Z] time="2021-07-27T12:26:58Z" level=info msg="The new bootstrap node list is:[172.20.7.189:10033 172.20.7.189:10034 172.20.7.189:10035]" [2021-07-27T12:26:58.669Z] time="2021-07-27T12:26:58Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.7.189:10033" [2021-07-27T12:26:58.669Z] time="2021-07-27T12:26:58Z" level=debug msg="memberlist: Stream connection from=172.20.7.189:49376" [2021-07-27T12:26:58.669Z] time="2021-07-27T12:26:58Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.7.189:10034" [2021-07-27T12:26:58.669Z] time="2021-07-27T12:26:58Z" level=debug msg="memberlist: Stream connection from=172.20.7.189:49377" [2021-07-27T12:26:58.669Z] time="2021-07-27T12:26:58Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.7.189:10035" [2021-07-27T12:26:58.669Z] time="2021-07-27T12:26:58Z" level=debug msg="memberlist: Stream connection from=172.20.7.189:49378" [2021-07-27T12:26:58.669Z] networkdb_test.go:842: Re-joining: 4 [2021-07-27T12:26:58.669Z] time="2021-07-27T12:26:58Z" level=info msg="The new bootstrap node list is:[172.20.7.189:10033 172.20.7.189:10034 172.20.7.189:10035]" [2021-07-27T12:26:58.669Z] time="2021-07-27T12:26:58Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.7.189:10033" [2021-07-27T12:26:58.669Z] time="2021-07-27T12:26:58Z" level=debug msg="memberlist: Stream connection from=172.20.7.189:49379" [2021-07-27T12:26:58.669Z] time="2021-07-27T12:26:58Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.7.189:10034" [2021-07-27T12:26:58.669Z] time="2021-07-27T12:26:58Z" level=debug msg="memberlist: Stream connection from=172.20.7.189:49380" [2021-07-27T12:26:58.669Z] time="2021-07-27T12:26:58Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.7.189:10035" [2021-07-27T12:26:58.669Z] time="2021-07-27T12:26:58Z" level=debug msg="memberlist: Stream connection from=172.20.7.189:49381" [2021-07-27T12:26:58.690Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.22s) [2021-07-27T12:26:58.690Z] === RUN TestDockerNetworkMacvlan [2021-07-27T12:26:58.879Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2021-07-27T12:26:59.124Z] time="2021-07-27T12:26:58Z" level=info msg="node 0 leaving" [2021-07-27T12:26:59.124Z] time="2021-07-27T12:26:58Z" level=info msg="Node 3877b12913ee change state NodeActive --> NodeLeft" [2021-07-27T12:26:59.124Z] time="2021-07-27T12:26:58Z" level=info msg="node2(b4dd21d60df1): Node leave event for 3877b12913ee/172.20.7.189" [2021-07-27T12:26:59.124Z] time="2021-07-27T12:26:58Z" level=info msg="Node 3877b12913ee change state NodeActive --> NodeLeft" [2021-07-27T12:26:59.124Z] time="2021-07-27T12:26:58Z" level=info msg="node4(82043bbd35d8): Node leave event for 3877b12913ee/172.20.7.189" [2021-07-27T12:26:59.124Z] time="2021-07-27T12:26:58Z" level=info msg="Node 3877b12913ee change state NodeActive --> NodeLeft" [2021-07-27T12:26:59.124Z] time="2021-07-27T12:26:58Z" level=info msg="node3(f992a05a84e0): Node leave event for 3877b12913ee/172.20.7.189" [2021-07-27T12:26:59.124Z] time="2021-07-27T12:26:58Z" level=info msg="Node 3877b12913ee change state NodeActive --> NodeLeft" [2021-07-27T12:26:59.124Z] time="2021-07-27T12:26:58Z" level=info msg="node5(95e3b4d6f081): Node leave event for 3877b12913ee/172.20.7.189" [2021-07-27T12:26:59.124Z] time="2021-07-27T12:26:58Z" level=info msg="Node 3877b12913ee change state NodeActive --> NodeLeft" [2021-07-27T12:26:59.124Z] time="2021-07-27T12:26:58Z" level=info msg="node1(3877b12913ee): Node leave event for 3877b12913ee/172.20.7.189" [2021-07-27T12:26:59.124Z] time="2021-07-27T12:26:59Z" level=info msg="Node 3877b12913ee/172.20.7.189, left gossip cluster" [2021-07-27T12:26:59.124Z] time="2021-07-27T12:26:59Z" level=info msg="Node 3877b12913ee/172.20.7.189, left gossip cluster" [2021-07-27T12:26:59.124Z] time="2021-07-27T12:26:59Z" level=info msg="Node 3877b12913ee/172.20.7.189, left gossip cluster" [2021-07-27T12:26:59.124Z] time="2021-07-27T12:26:59Z" level=info msg="Node 3877b12913ee/172.20.7.189, left gossip cluster" [2021-07-27T12:26:59.124Z] time="2021-07-27T12:26:59Z" level=info msg="Node 3877b12913ee/172.20.7.189, left gossip cluster" [2021-07-27T12:26:59.136Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2021-07-27T12:26:59.251Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-07-27T12:26:59.393Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2021-07-27T12:26:59.446Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2021-07-27T12:26:59.579Z] time="2021-07-27T12:26:59Z" level=info msg="node 1 leaving" [2021-07-27T12:26:59.579Z] time="2021-07-27T12:26:59Z" level=info msg="Node b4dd21d60df1 change state NodeActive --> NodeLeft" [2021-07-27T12:26:59.579Z] time="2021-07-27T12:26:59Z" level=info msg="node4(82043bbd35d8): Node leave event for b4dd21d60df1/172.20.7.189" [2021-07-27T12:26:59.579Z] time="2021-07-27T12:26:59Z" level=info msg="Node b4dd21d60df1/172.20.7.189, left gossip cluster" [2021-07-27T12:26:59.579Z] time="2021-07-27T12:26:59Z" level=info msg="Node b4dd21d60df1 change state NodeActive --> NodeFailed" [2021-07-27T12:26:59.579Z] time="2021-07-27T12:26:59Z" level=info msg="Node b4dd21d60df1/172.20.7.189, added to failed nodes list" [2021-07-27T12:26:59.579Z] time="2021-07-27T12:26:59Z" level=info msg="Node b4dd21d60df1 change state NodeActive --> NodeLeft" [2021-07-27T12:26:59.579Z] time="2021-07-27T12:26:59Z" level=info msg="node3(f992a05a84e0): Node leave event for b4dd21d60df1/172.20.7.189" [2021-07-27T12:26:59.579Z] time="2021-07-27T12:26:59Z" level=info msg="Node b4dd21d60df1 change state NodeActive --> NodeLeft" [2021-07-27T12:26:59.579Z] time="2021-07-27T12:26:59Z" level=info msg="node5(95e3b4d6f081): Node leave event for b4dd21d60df1/172.20.7.189" [2021-07-27T12:26:59.579Z] time="2021-07-27T12:26:59Z" level=error msg="node: b4dd21d60df1 is unknown to memberlist" [2021-07-27T12:26:59.579Z] time="2021-07-27T12:26:59Z" level=info msg="Node b4dd21d60df1/172.20.7.189, left gossip cluster" [2021-07-27T12:26:59.579Z] time="2021-07-27T12:26:59Z" level=info msg="Node b4dd21d60df1/172.20.7.189, left gossip cluster" [2021-07-27T12:26:59.579Z] time="2021-07-27T12:26:59Z" level=info msg="Node b4dd21d60df1/172.20.7.189, left gossip cluster" [2021-07-27T12:26:59.651Z] === RUN TestDockerSuite/TestBuildLabels [2021-07-27T12:26:59.813Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-07-27T12:26:59.909Z] === RUN TestDockerSuite/TestBuildLabelsCache [2021-07-27T12:26:59.909Z] --- PASS: TestServiceWithDataPathPortInit (16.37s) [2021-07-27T12:26:59.909Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-07-27T12:27:00.036Z] time="2021-07-27T12:26:59Z" level=info msg="node 2 leaving" [2021-07-27T12:27:00.036Z] time="2021-07-27T12:26:59Z" level=info msg="Node f992a05a84e0 change state NodeActive --> NodeLeft" [2021-07-27T12:27:00.036Z] time="2021-07-27T12:26:59Z" level=info msg="Node f992a05a84e0 change state NodeActive --> NodeLeft" [2021-07-27T12:27:00.036Z] time="2021-07-27T12:26:59Z" level=info msg="node4(82043bbd35d8): Node leave event for f992a05a84e0/172.20.7.189" [2021-07-27T12:27:00.036Z] time="2021-07-27T12:26:59Z" level=info msg="node5(95e3b4d6f081): Node leave event for f992a05a84e0/172.20.7.189" [2021-07-27T12:27:00.036Z] time="2021-07-27T12:26:59Z" level=info msg="Node f992a05a84e0 change state NodeActive --> NodeLeft" [2021-07-27T12:27:00.036Z] time="2021-07-27T12:26:59Z" level=info msg="node3(f992a05a84e0): Node leave event for f992a05a84e0/172.20.7.189" [2021-07-27T12:27:00.036Z] time="2021-07-27T12:26:59Z" level=debug msg="memberlist: Failed ping: 95e3b4d6f081 (timeout reached)" [2021-07-27T12:27:00.036Z] time="2021-07-27T12:26:59Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.20.7.189:10036: use of closed network connection" [2021-07-27T12:27:00.036Z] time="2021-07-27T12:26:59Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.20.7.189:10034: use of closed network connection" [2021-07-27T12:27:00.036Z] time="2021-07-27T12:26:59Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.20.7.189:10035: use of closed network connection" [2021-07-27T12:27:00.036Z] time="2021-07-27T12:26:59Z" level=debug msg="memberlist: Stream connection from=172.20.7.189:49382" [2021-07-27T12:27:00.036Z] time="2021-07-27T12:26:59Z" level=info msg="Node f992a05a84e0/172.20.7.189, left gossip cluster" [2021-07-27T12:27:00.474Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2021-07-27T12:27:00.491Z] time="2021-07-27T12:27:00Z" level=info msg="Node f992a05a84e0/172.20.7.189, left gossip cluster" [2021-07-27T12:27:00.491Z] time="2021-07-27T12:27:00Z" level=info msg="Node f992a05a84e0/172.20.7.189, left gossip cluster" [2021-07-27T12:27:00.491Z] time="2021-07-27T12:27:00Z" level=warning msg="memberlist: Was able to connect to 95e3b4d6f081 but other probes failed, network may be misconfigured" [2021-07-27T12:27:00.491Z] networkdb_test.go:874: node4: OK [2021-07-27T12:27:00.491Z] networkdb_test.go:874: node5: OK [2021-07-27T12:27:00.492Z] time="2021-07-27T12:27:00Z" level=info msg="node 0 coming back" [2021-07-27T12:27:00.492Z] time="2021-07-27T12:27:00Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:ce927917eb64 with config:&{NodeID:ce927917eb64 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-07-27T12:27:00.492Z] time="2021-07-27T12:27:00Z" level=info msg="Node ce927917eb64/172.20.7.189, joined gossip cluster" [2021-07-27T12:27:00.492Z] time="2021-07-27T12:27:00Z" level=info msg="Node ce927917eb64/172.20.7.189, added to nodes list" [2021-07-27T12:27:00.492Z] time="2021-07-27T12:27:00Z" level=info msg="node 1 coming back" [2021-07-27T12:27:00.492Z] time="2021-07-27T12:27:00Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:5dfe79a734a6 with config:&{NodeID:5dfe79a734a6 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-07-27T12:27:00.492Z] time="2021-07-27T12:27:00Z" level=info msg="Node 5dfe79a734a6/172.20.7.189, joined gossip cluster" [2021-07-27T12:27:00.492Z] time="2021-07-27T12:27:00Z" level=info msg="Node 5dfe79a734a6/172.20.7.189, added to nodes list" [2021-07-27T12:27:00.492Z] time="2021-07-27T12:27:00Z" level=info msg="node 2 coming back" [2021-07-27T12:27:00.492Z] time="2021-07-27T12:27:00Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:69a1aa6353a1 with config:&{NodeID:69a1aa6353a1 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-07-27T12:27:00.492Z] time="2021-07-27T12:27:00Z" level=info msg="Node 69a1aa6353a1/172.20.7.189, joined gossip cluster" [2021-07-27T12:27:00.492Z] time="2021-07-27T12:27:00Z" level=info msg="Node 69a1aa6353a1/172.20.7.189, added to nodes list" [2021-07-27T12:27:00.741Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-07-27T12:27:00.829Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-07-27T12:27:02.372Z] === RUN TestDockerSuite/TestBuildLastModified [2021-07-27T12:27:02.937Z] service_test.go:434: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:ofr2g1tureru6ji5w81smclg3 Created:2021-07-27 12:27:01.341623273 +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[1b65f2fa6483d24a20aae4abca4aeb4ad2ac58cccb5eccb8a1a64a3c8d99b2c2:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.vwt6upbylodkepytcadwd8tf8 EndpointID:464fb6fd3671690522a09ed3381089721a347c7e1db9aea95a19ed79d43ca28c MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:eb75d43b3457cbff13fac3fa79e705b8665f98af4c4c5d040ddf324cd5a22d4e 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:4cbd3cfc66e8 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.vwt6upbylodkepytcadwd8tf8 EndpointID:464fb6fd3671690522a09ed3381089721a347c7e1db9aea95a19ed79d43ca28c EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-07-27T12:27:03.259Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-07-27T12:27:04.214Z] time="2021-07-27T12:27:03Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.20.7.189:10033 172.20.7.189:10034 172.20.7.189:10035]" [2021-07-27T12:27:04.214Z] time="2021-07-27T12:27:03Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.20.7.189:10033 172.20.7.189:10034 172.20.7.189:10035]" [2021-07-27T12:27:04.670Z] time="2021-07-27T12:27:04Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.7.189:10033" [2021-07-27T12:27:04.670Z] time="2021-07-27T12:27:04Z" level=debug msg="memberlist: Stream connection from=172.20.7.189:49383" [2021-07-27T12:27:04.670Z] time="2021-07-27T12:27:04Z" level=info msg="Node 82043bbd35d8/172.20.7.189, joined gossip cluster" [2021-07-27T12:27:04.670Z] time="2021-07-27T12:27:04Z" level=info msg="Node ce927917eb64/172.20.7.189, joined gossip cluster" [2021-07-27T12:27:04.670Z] time="2021-07-27T12:27:04Z" level=info msg="Node 82043bbd35d8/172.20.7.189, added to nodes list" [2021-07-27T12:27:04.670Z] time="2021-07-27T12:27:04Z" level=info msg="Node ce927917eb64/172.20.7.189, is the new incarnation of the shutdown node 3877b12913ee/172.20.7.189" [2021-07-27T12:27:04.670Z] time="2021-07-27T12:27:04Z" level=info msg="Node ce927917eb64/172.20.7.189, added to nodes list" [2021-07-27T12:27:04.670Z] time="2021-07-27T12:27:04Z" level=info msg="Node 95e3b4d6f081/172.20.7.189, joined gossip cluster" [2021-07-27T12:27:04.670Z] time="2021-07-27T12:27:04Z" level=info msg="Node 95e3b4d6f081/172.20.7.189, added to nodes list" [2021-07-27T12:27:04.670Z] time="2021-07-27T12:27:04Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.7.189:10034" [2021-07-27T12:27:04.670Z] time="2021-07-27T12:27:04Z" level=debug msg="memberlist: Stream connection from=172.20.7.189:49384" [2021-07-27T12:27:04.670Z] time="2021-07-27T12:27:04Z" level=info msg="Node 82043bbd35d8/172.20.7.189, joined gossip cluster" [2021-07-27T12:27:04.670Z] time="2021-07-27T12:27:04Z" level=info msg="Node 82043bbd35d8/172.20.7.189, added to nodes list" [2021-07-27T12:27:04.670Z] time="2021-07-27T12:27:04Z" level=info msg="Node ce927917eb64/172.20.7.189, joined gossip cluster" [2021-07-27T12:27:04.670Z] time="2021-07-27T12:27:04Z" level=info msg="Node ce927917eb64/172.20.7.189, added to nodes list" [2021-07-27T12:27:04.670Z] time="2021-07-27T12:27:04Z" level=info msg="Node 95e3b4d6f081/172.20.7.189, joined gossip cluster" [2021-07-27T12:27:04.670Z] time="2021-07-27T12:27:04Z" level=info msg="Node 95e3b4d6f081/172.20.7.189, added to nodes list" [2021-07-27T12:27:04.670Z] time="2021-07-27T12:27:04Z" level=info msg="Node 5dfe79a734a6/172.20.7.189, joined gossip cluster" [2021-07-27T12:27:04.670Z] time="2021-07-27T12:27:04Z" level=info msg="Node 5dfe79a734a6/172.20.7.189, is the new incarnation of the shutdown node b4dd21d60df1/172.20.7.189" [2021-07-27T12:27:04.670Z] time="2021-07-27T12:27:04Z" level=info msg="Node 5dfe79a734a6/172.20.7.189, added to nodes list" [2021-07-27T12:27:04.670Z] time="2021-07-27T12:27:04Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.7.189:10035" [2021-07-27T12:27:04.670Z] time="2021-07-27T12:27:04Z" level=debug msg="memberlist: Stream connection from=172.20.7.189:49385" [2021-07-27T12:27:04.670Z] time="2021-07-27T12:27:04Z" level=info msg="Node 5dfe79a734a6/172.20.7.189, joined gossip cluster" [2021-07-27T12:27:04.670Z] time="2021-07-27T12:27:04Z" level=info msg="Node 5dfe79a734a6/172.20.7.189, added to nodes list" [2021-07-27T12:27:04.670Z] time="2021-07-27T12:27:04Z" level=info msg="Node 82043bbd35d8/172.20.7.189, joined gossip cluster" [2021-07-27T12:27:04.670Z] time="2021-07-27T12:27:04Z" level=info msg="Node 82043bbd35d8/172.20.7.189, added to nodes list" [2021-07-27T12:27:04.670Z] time="2021-07-27T12:27:04Z" level=info msg="Node ce927917eb64/172.20.7.189, joined gossip cluster" [2021-07-27T12:27:04.671Z] time="2021-07-27T12:27:04Z" level=info msg="Node ce927917eb64/172.20.7.189, added to nodes list" [2021-07-27T12:27:04.671Z] time="2021-07-27T12:27:04Z" level=info msg="Node 95e3b4d6f081/172.20.7.189, joined gossip cluster" [2021-07-27T12:27:04.671Z] time="2021-07-27T12:27:04Z" level=info msg="Node 95e3b4d6f081/172.20.7.189, added to nodes list" [2021-07-27T12:27:04.671Z] time="2021-07-27T12:27:04Z" level=info msg="Node 69a1aa6353a1/172.20.7.189, joined gossip cluster" [2021-07-27T12:27:04.671Z] time="2021-07-27T12:27:04Z" level=info msg="Node 69a1aa6353a1/172.20.7.189, is the new incarnation of the shutdown node f992a05a84e0/172.20.7.189" [2021-07-27T12:27:04.671Z] time="2021-07-27T12:27:04Z" level=info msg="Node 69a1aa6353a1/172.20.7.189, added to nodes list" [2021-07-27T12:27:04.671Z] time="2021-07-27T12:27:04Z" level=info msg="Node 5dfe79a734a6/172.20.7.189, joined gossip cluster" [2021-07-27T12:27:04.671Z] time="2021-07-27T12:27:04Z" level=info msg="Node 5dfe79a734a6/172.20.7.189, is the new incarnation of the shutdown node b4dd21d60df1/172.20.7.189" [2021-07-27T12:27:04.671Z] time="2021-07-27T12:27:04Z" level=info msg="Node 5dfe79a734a6/172.20.7.189, added to nodes list" [2021-07-27T12:27:04.671Z] time="2021-07-27T12:27:04Z" level=info msg="Node ce927917eb64/172.20.7.189, joined gossip cluster" [2021-07-27T12:27:04.671Z] time="2021-07-27T12:27:04Z" level=info msg="Node ce927917eb64/172.20.7.189, is the new incarnation of the shutdown node 3877b12913ee/172.20.7.189" [2021-07-27T12:27:04.671Z] time="2021-07-27T12:27:04Z" level=info msg="Node 5dfe79a734a6/172.20.7.189, joined gossip cluster" [2021-07-27T12:27:04.671Z] time="2021-07-27T12:27:04Z" level=info msg="Node 5dfe79a734a6/172.20.7.189, added to nodes list" [2021-07-27T12:27:04.671Z] time="2021-07-27T12:27:04Z" level=info msg="Node ce927917eb64/172.20.7.189, added to nodes list" [2021-07-27T12:27:04.671Z] time="2021-07-27T12:27:04Z" level=info msg="Node 69a1aa6353a1/172.20.7.189, joined gossip cluster" [2021-07-27T12:27:04.671Z] time="2021-07-27T12:27:04Z" level=info msg="Node 69a1aa6353a1/172.20.7.189, is the new incarnation of the shutdown node f992a05a84e0/172.20.7.189" [2021-07-27T12:27:04.671Z] time="2021-07-27T12:27:04Z" level=info msg="Node 69a1aa6353a1/172.20.7.189, added to nodes list" [2021-07-27T12:27:04.671Z] time="2021-07-27T12:27:04Z" level=info msg="Node 69a1aa6353a1/172.20.7.189, joined gossip cluster" [2021-07-27T12:27:04.671Z] time="2021-07-27T12:27:04Z" level=info msg="Node 69a1aa6353a1/172.20.7.189, added to nodes list" [2021-07-27T12:27:05.126Z] time="2021-07-27T12:27:04Z" level=info msg="Node 69a1aa6353a1/172.20.7.189, joined gossip cluster" [2021-07-27T12:27:05.126Z] time="2021-07-27T12:27:04Z" level=info msg="Node 69a1aa6353a1/172.20.7.189, added to nodes list" [2021-07-27T12:27:05.126Z] time="2021-07-27T12:27:04Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.7.189:10033" [2021-07-27T12:27:05.126Z] time="2021-07-27T12:27:04Z" level=debug msg="memberlist: Stream connection from=172.20.7.189:49386" [2021-07-27T12:27:05.126Z] time="2021-07-27T12:27:04Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.7.189:10034" [2021-07-27T12:27:05.126Z] time="2021-07-27T12:27:04Z" level=debug msg="memberlist: Stream connection from=172.20.7.189:49387" [2021-07-27T12:27:05.126Z] time="2021-07-27T12:27:04Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.7.189:10035" [2021-07-27T12:27:05.126Z] time="2021-07-27T12:27:04Z" level=debug msg="memberlist: Stream connection from=172.20.7.189:49388" [2021-07-27T12:27:05.585Z] 2021/07/27 12:27:05 Closing DB instances... [2021-07-27T12:27:05.585Z] time="2021-07-27T12:27:05Z" level=info msg="Node ce927917eb64 change state NodeActive --> NodeLeft" [2021-07-27T12:27:05.585Z] time="2021-07-27T12:27:05Z" level=info msg="node2(5dfe79a734a6): Node leave event for ce927917eb64/172.20.7.189" [2021-07-27T12:27:05.585Z] time="2021-07-27T12:27:05Z" level=info msg="Node ce927917eb64 change state NodeActive --> NodeLeft" [2021-07-27T12:27:05.585Z] time="2021-07-27T12:27:05Z" level=info msg="node4(82043bbd35d8): Node leave event for ce927917eb64/172.20.7.189" [2021-07-27T12:27:05.585Z] time="2021-07-27T12:27:05Z" level=info msg="Node ce927917eb64 change state NodeActive --> NodeLeft" [2021-07-27T12:27:05.585Z] time="2021-07-27T12:27:05Z" level=info msg="node3(69a1aa6353a1): Node leave event for ce927917eb64/172.20.7.189" [2021-07-27T12:27:05.585Z] time="2021-07-27T12:27:05Z" level=info msg="Node ce927917eb64 change state NodeActive --> NodeLeft" [2021-07-27T12:27:05.585Z] time="2021-07-27T12:27:05Z" level=info msg="node1(ce927917eb64): Node leave event for ce927917eb64/172.20.7.189" [2021-07-27T12:27:05.585Z] time="2021-07-27T12:27:05Z" level=info msg="Node ce927917eb64 change state NodeActive --> NodeLeft" [2021-07-27T12:27:05.585Z] time="2021-07-27T12:27:05Z" level=info msg="node5(95e3b4d6f081): Node leave event for ce927917eb64/172.20.7.189" [2021-07-27T12:27:05.776Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-07-27T12:27:06.042Z] time="2021-07-27T12:27:05Z" level=info msg="Node ce927917eb64/172.20.7.189, left gossip cluster" [2021-07-27T12:27:06.042Z] time="2021-07-27T12:27:05Z" level=info msg="Node ce927917eb64/172.20.7.189, left gossip cluster" [2021-07-27T12:27:06.042Z] time="2021-07-27T12:27:05Z" level=info msg="Node ce927917eb64/172.20.7.189, left gossip cluster" [2021-07-27T12:27:06.042Z] time="2021-07-27T12:27:05Z" level=info msg="Node ce927917eb64/172.20.7.189, left gossip cluster" [2021-07-27T12:27:06.042Z] time="2021-07-27T12:27:05Z" level=info msg="Node ce927917eb64/172.20.7.189, left gossip cluster" [2021-07-27T12:27:06.042Z] time="2021-07-27T12:27:05Z" level=info msg="Node 5dfe79a734a6 change state NodeActive --> NodeLeft" [2021-07-27T12:27:06.042Z] time="2021-07-27T12:27:05Z" level=info msg="node3(69a1aa6353a1): Node leave event for 5dfe79a734a6/172.20.7.189" [2021-07-27T12:27:06.042Z] time="2021-07-27T12:27:05Z" level=info msg="Node 5dfe79a734a6 change state NodeActive --> NodeLeft" [2021-07-27T12:27:06.042Z] time="2021-07-27T12:27:05Z" level=info msg="node5(95e3b4d6f081): Node leave event for 5dfe79a734a6/172.20.7.189" [2021-07-27T12:27:06.042Z] time="2021-07-27T12:27:05Z" level=info msg="Node 5dfe79a734a6 change state NodeActive --> NodeLeft" [2021-07-27T12:27:06.042Z] time="2021-07-27T12:27:05Z" level=info msg="node4(82043bbd35d8): Node leave event for 5dfe79a734a6/172.20.7.189" [2021-07-27T12:27:06.042Z] time="2021-07-27T12:27:05Z" level=info msg="Node 5dfe79a734a6 change state NodeActive --> NodeLeft" [2021-07-27T12:27:06.042Z] time="2021-07-27T12:27:05Z" level=info msg="node2(5dfe79a734a6): Node leave event for 5dfe79a734a6/172.20.7.189" [2021-07-27T12:27:06.500Z] time="2021-07-27T12:27:06Z" level=info msg="Node 5dfe79a734a6/172.20.7.189, left gossip cluster" [2021-07-27T12:27:06.500Z] time="2021-07-27T12:27:06Z" level=info msg="Node 5dfe79a734a6/172.20.7.189, left gossip cluster" [2021-07-27T12:27:06.500Z] time="2021-07-27T12:27:06Z" level=info msg="Node 5dfe79a734a6/172.20.7.189, left gossip cluster" [2021-07-27T12:27:06.500Z] time="2021-07-27T12:27:06Z" level=info msg="Node 5dfe79a734a6/172.20.7.189, left gossip cluster" [2021-07-27T12:27:06.500Z] time="2021-07-27T12:27:06Z" level=info msg="Node 69a1aa6353a1 change state NodeActive --> NodeLeft" [2021-07-27T12:27:06.500Z] time="2021-07-27T12:27:06Z" level=info msg="Node 69a1aa6353a1 change state NodeActive --> NodeLeft" [2021-07-27T12:27:06.500Z] time="2021-07-27T12:27:06Z" level=info msg="node4(82043bbd35d8): Node leave event for 69a1aa6353a1/172.20.7.189" [2021-07-27T12:27:06.500Z] time="2021-07-27T12:27:06Z" level=info msg="node5(95e3b4d6f081): Node leave event for 69a1aa6353a1/172.20.7.189" [2021-07-27T12:27:06.957Z] time="2021-07-27T12:27:06Z" level=info msg="Node 69a1aa6353a1 change state NodeActive --> NodeLeft" [2021-07-27T12:27:06.957Z] time="2021-07-27T12:27:06Z" level=info msg="node3(69a1aa6353a1): Node leave event for 69a1aa6353a1/172.20.7.189" [2021-07-27T12:27:06.957Z] time="2021-07-27T12:27:06Z" level=info msg="Node 69a1aa6353a1/172.20.7.189, left gossip cluster" [2021-07-27T12:27:06.957Z] time="2021-07-27T12:27:06Z" level=info msg="Node 69a1aa6353a1/172.20.7.189, left gossip cluster" [2021-07-27T12:27:06.957Z] time="2021-07-27T12:27:06Z" level=info msg="Node 69a1aa6353a1/172.20.7.189, left gossip cluster" [2021-07-27T12:27:06.957Z] time="2021-07-27T12:27:06Z" level=debug msg="memberlist: Failed ping: 95e3b4d6f081 (timeout reached)" [2021-07-27T12:27:06.957Z] time="2021-07-27T12:27:06Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.20.7.189:10036: use of closed network connection" [2021-07-27T12:27:06.957Z] time="2021-07-27T12:27:06Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.20.7.189:10035: use of closed network connection" [2021-07-27T12:27:06.957Z] time="2021-07-27T12:27:06Z" level=debug msg="memberlist: Stream connection from=172.20.7.189:49389" [2021-07-27T12:27:07.417Z] time="2021-07-27T12:27:07Z" level=info msg="Node 82043bbd35d8 change state NodeActive --> NodeLeft" [2021-07-27T12:27:07.417Z] time="2021-07-27T12:27:07Z" level=info msg="node5(95e3b4d6f081): Node leave event for 82043bbd35d8/172.20.7.189" [2021-07-27T12:27:07.417Z] time="2021-07-27T12:27:07Z" level=info msg="Node 82043bbd35d8 change state NodeActive --> NodeLeft" [2021-07-27T12:27:07.417Z] time="2021-07-27T12:27:07Z" level=info msg="node4(82043bbd35d8): Node leave event for 82043bbd35d8/172.20.7.189" [2021-07-27T12:27:07.417Z] time="2021-07-27T12:27:07Z" level=warning msg="memberlist: Was able to connect to 95e3b4d6f081 but other probes failed, network may be misconfigured" [2021-07-27T12:27:07.874Z] time="2021-07-27T12:27:07Z" level=info msg="Node 82043bbd35d8/172.20.7.189, left gossip cluster" [2021-07-27T12:27:08.191Z] === RUN TestDockerSuite/TestBuildLineBreak [2021-07-27T12:27:08.191Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.13s) [2021-07-27T12:27:08.191Z] PASS [2021-07-27T12:27:08.191Z] [2021-07-27T12:27:08.191Z] === Skipped [2021-07-27T12:27:08.191Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-07-27T12:27:08.191Z] service_test.go:242: FLAKY_TEST [2021-07-27T12:27:08.191Z] [2021-07-27T12:27:08.191Z] [2021-07-27T12:27:08.191Z] DONE 26 tests, 1 skipped in 52.635s [2021-07-27T12:27:08.191Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-07-27T12:27:08.192Z] ++ 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-07-27T12:27:08.192Z] ++ set -e [2021-07-27T12:27:08.192Z] ++ '[' -n 0 ']' [2021-07-27T12:27:08.192Z] ++ set -x [2021-07-27T12:27:08.192Z] ++ 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-07-27T12:27:08.192Z] INFO: Testing against a local daemon [2021-07-27T12:27:08.192Z] === RUN TestDockerNetworkIpvlanPersistance [2021-07-27T12:27:08.192Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-07-27T12:27:08.192Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-07-27T12:27:08.192Z] === RUN TestDockerNetworkIpvlan [2021-07-27T12:27:08.192Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-07-27T12:27:08.192Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-07-27T12:27:08.192Z] PASS [2021-07-27T12:27:08.192Z] [2021-07-27T12:27:08.192Z] === Skipped [2021-07-27T12:27:08.192Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-07-27T12:27:08.192Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-07-27T12:27:08.192Z] [2021-07-27T12:27:08.192Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-07-27T12:27:08.192Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-07-27T12:27:08.192Z] [2021-07-27T12:27:08.192Z] [2021-07-27T12:27:08.192Z] DONE 2 tests, 2 skipped in 0.106s [2021-07-27T12:27:08.192Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-07-27T12:27:08.192Z] ++ 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-07-27T12:27:08.192Z] ++ set -e [2021-07-27T12:27:08.192Z] ++ '[' -n 0 ']' [2021-07-27T12:27:08.192Z] ++ set -x [2021-07-27T12:27:08.192Z] ++ 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-07-27T12:27:08.331Z] time="2021-07-27T12:27:07Z" level=info msg="Node 82043bbd35d8/172.20.7.189, left gossip cluster" [2021-07-27T12:27:08.449Z] INFO: Testing against a local daemon [2021-07-27T12:27:08.449Z] === RUN TestDockerNetworkMacvlanPersistance [2021-07-27T12:27:08.788Z] time="2021-07-27T12:27:08Z" level=warning msg="memberlist: Failed to send ping: write udp [::]:10036->172.20.7.189:10037: use of closed network connection" [2021-07-27T12:27:08.788Z] time="2021-07-27T12:27:08Z" level=info msg="Node 95e3b4d6f081/172.20.7.189, left gossip cluster" [2021-07-27T12:27:08.788Z] time="2021-07-27T12:27:08Z" level=info msg="Node 95e3b4d6f081 change state NodeActive --> NodeFailed" [2021-07-27T12:27:08.788Z] time="2021-07-27T12:27:08Z" level=info msg="Node 95e3b4d6f081/172.20.7.189, added to failed nodes list" [2021-07-27T12:27:08.788Z] --- PASS: TestNetworkDBIslands (12.26s) [2021-07-27T12:27:08.788Z] PASS [2021-07-27T12:27:08.788Z] coverage: 60.1% of statements [2021-07-27T12:27:08.788Z] ok github.com/docker/docker/libnetwork/networkdb 105.469s coverage: 60.1% of statements [2021-07-27T12:27:08.788Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2021-07-27T12:27:08.788Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2021-07-27T12:27:08.788Z] ? github.com/docker/docker/libnetwork/portmapper [no test files] [2021-07-27T12:27:08.788Z] ? github.com/docker/docker/libnetwork/resolvconf [no test files] [2021-07-27T12:27:08.788Z] ? github.com/docker/docker/libnetwork/resolvconf/dns [no test files] [2021-07-27T12:27:08.788Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2021-07-27T12:27:08.788Z] ? github.com/docker/docker/oci/caps [no test files] [2021-07-27T12:27:08.788Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-07-27T12:27:08.788Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-07-27T12:27:08.788Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-07-27T12:27:08.788Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-07-27T12:27:08.788Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-07-27T12:27:08.788Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2021-07-27T12:27:08.788Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2021-07-27T12:27:08.788Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-07-27T12:27:08.788Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-07-27T12:27:08.788Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-07-27T12:27:08.788Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-07-27T12:27:08.788Z] ? github.com/docker/docker/pkg/signal [no test files] [2021-07-27T12:27:08.788Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-07-27T12:27:08.788Z] ? github.com/docker/docker/pkg/term [no test files] [2021-07-27T12:27:08.788Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-07-27T12:27:08.788Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2021-07-27T12:27:08.788Z] ? github.com/docker/docker/quota [no test files] [2021-07-27T12:27:08.788Z] ? github.com/docker/docker/rootless [no test files] [2021-07-27T12:27:08.788Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-07-27T12:27:08.788Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-07-27T12:27:08.788Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-07-27T12:27:08.788Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-07-27T12:27:08.788Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-07-27T12:27:08.788Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-07-27T12:27:08.788Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-07-27T12:27:08.788Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-07-27T12:27:08.788Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-07-27T12:27:08.788Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-07-27T12:27:08.788Z] ? github.com/docker/docker/testutil/request [no test files] [2021-07-27T12:27:08.788Z] ? github.com/docker/docker/volume [no test files] [2021-07-27T12:27:08.788Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-07-27T12:27:08.788Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-07-27T12:27:09.818Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.27s) [2021-07-27T12:27:09.818Z] === RUN TestDockerNetworkMacvlan [2021-07-27T12:27:10.383Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-07-27T12:27:10.948Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-07-27T12:27:11.206Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2021-07-27T12:27:11.206Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2021-07-27T12:27:11.206Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2021-07-27T12:27:11.463Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2021-07-27T12:27:11.463Z] === RUN TestDockerSuite/TestBuildMaintainer [2021-07-27T12:27:11.693Z] [2021-07-27T12:27:11.693Z] === Skipped [2021-07-27T12:27:11.693Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2021-07-27T12:27:11.693Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-07-27T12:27:11.693Z] [2021-07-27T12:27:11.693Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2021-07-27T12:27:11.693Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-07-27T12:27:11.693Z] [2021-07-27T12:27:11.693Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2021-07-27T12:27:11.693Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-07-27T12:27:11.693Z] [2021-07-27T12:27:11.693Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.01s) [2021-07-27T12:27:11.693Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-07-27T12:27:11.693Z] [2021-07-27T12:27:11.693Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2021-07-27T12:27:11.693Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-07-27T12:27:11.693Z] [2021-07-27T12:27:11.693Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2021-07-27T12:27:11.693Z] client_test.go:23: runtime.GOOS == "windows" [2021-07-27T12:27:11.693Z] [2021-07-27T12:27:11.693Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) [2021-07-27T12:27:11.693Z] network_proxy_test.go:197: Need to start CI docker with --ipv6 [2021-07-27T12:27:11.693Z] [2021-07-27T12:27:11.693Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2021-07-27T12:27:11.693Z] network_proxy_test.go:212: No support for dual stack yet [2021-07-27T12:27:11.693Z] [2021-07-27T12:27:11.693Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) [2021-07-27T12:27:11.693Z] network_proxy_test.go:241: Need to start CI docker with --ipv6 [2021-07-27T12:27:11.693Z] [2021-07-27T12:27:11.693Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.00s) [2021-07-27T12:27:11.693Z] network_proxy_test.go:288: runtime.GOOS == "windows": sctp is not supported on windows [2021-07-27T12:27:11.693Z] [2021-07-27T12:27:11.693Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) [2021-07-27T12:27:11.693Z] network_proxy_test.go:302: Need to start CI docker with --ipv6 [2021-07-27T12:27:11.693Z] [2021-07-27T12:27:11.693Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2021-07-27T12:27:11.693Z] daemon_test.go:147: root required [2021-07-27T12:27:11.693Z] [2021-07-27T12:27:11.693Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-07-27T12:27:11.693Z] reload_test.go:520: root required [2021-07-27T12:27:11.693Z] [2021-07-27T12:27:11.693Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2021-07-27T12:27:11.693Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2021-07-27T12:27:11.693Z] [2021-07-27T12:27:11.693Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2021-07-27T12:27:11.693Z] pull_v2_test.go:73: Needs fixing on Windows [2021-07-27T12:27:11.693Z] [2021-07-27T12:27:11.693Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2021-07-27T12:27:11.693Z] pull_v2_test.go:118: Needs fixing on Windows [2021-07-27T12:27:11.693Z] [2021-07-27T12:27:11.693Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2021-07-27T12:27:11.693Z] download_test.go:268: Needs fixing on Windows [2021-07-27T12:27:11.693Z] [2021-07-27T12:27:11.693Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2021-07-27T12:27:11.693Z] layer_test.go:304: Failing on Windows [2021-07-27T12:27:11.693Z] [2021-07-27T12:27:11.693Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2021-07-27T12:27:11.693Z] layer_test.go:353: Failing on Windows [2021-07-27T12:27:11.693Z] [2021-07-27T12:27:11.693Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2021-07-27T12:27:11.693Z] layer_test.go:468: Failing on Windows [2021-07-27T12:27:11.693Z] [2021-07-27T12:27:11.693Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2021-07-27T12:27:11.693Z] layer_test.go:697: Failing on Windows [2021-07-27T12:27:11.693Z] [2021-07-27T12:27:11.693Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2021-07-27T12:27:11.693Z] migration_test.go:46: Failing on Windows [2021-07-27T12:27:11.693Z] [2021-07-27T12:27:11.693Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2021-07-27T12:27:11.693Z] migration_test.go:182: Failing on Windows [2021-07-27T12:27:11.693Z] [2021-07-27T12:27:11.693Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2021-07-27T12:27:11.693Z] mount_test.go:17: Failing on Windows [2021-07-27T12:27:11.693Z] [2021-07-27T12:27:11.693Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2021-07-27T12:27:11.693Z] mount_test.go:76: Failing on Windows [2021-07-27T12:27:11.693Z] [2021-07-27T12:27:11.693Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2021-07-27T12:27:11.693Z] mount_test.go:125: Failing on Windows [2021-07-27T12:27:11.693Z] [2021-07-27T12:27:11.693Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2021-07-27T12:27:11.693Z] mount_test.go:212: Failing on Windows [2021-07-27T12:27:11.693Z] [2021-07-27T12:27:11.693Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.01s) [2021-07-27T12:27:11.693Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2021-07-27T12:27:11.693Z] [2021-07-27T12:27:11.693Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.00s) [2021-07-27T12:27:11.693Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2021-07-27T12:27:11.693Z] [2021-07-27T12:27:11.693Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.00s) [2021-07-27T12:27:11.693Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2021-07-27T12:27:11.693Z] [2021-07-27T12:27:11.693Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2021-07-27T12:27:11.693Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2021-07-27T12:27:11.693Z] [2021-07-27T12:27:11.693Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2021-07-27T12:27:11.693Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2021-07-27T12:27:11.693Z] [2021-07-27T12:27:11.693Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2021-07-27T12:27:11.693Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-07-27T12:27:11.693Z] [2021-07-27T12:27:11.693Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2021-07-27T12:27:11.693Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-07-27T12:27:11.693Z] [2021-07-27T12:27:11.693Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2021-07-27T12:27:11.693Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-07-27T12:27:11.693Z] [2021-07-27T12:27:11.693Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2021-07-27T12:27:11.693Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2021-07-27T12:27:11.693Z] [2021-07-27T12:27:11.693Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2021-07-27T12:27:11.693Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2021-07-27T12:27:11.693Z] [2021-07-27T12:27:11.693Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2021-07-27T12:27:11.693Z] windows_test.go:57: Test does not work on CI and was never running to begin with [2021-07-27T12:27:11.693Z] [2021-07-27T12:27:11.693Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2021-07-27T12:27:11.693Z] windows_test.go:62: Test does not work on CI and was never running to begin with [2021-07-27T12:27:11.693Z] [2021-07-27T12:27:11.693Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2021-07-27T12:27:11.693Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-27T12:27:11.693Z] [2021-07-27T12:27:11.693Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2021-07-27T12:27:11.693Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-27T12:27:11.693Z] [2021-07-27T12:27:11.693Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2021-07-27T12:27:11.693Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-27T12:27:11.693Z] [2021-07-27T12:27:11.693Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2021-07-27T12:27:11.693Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-27T12:27:11.693Z] [2021-07-27T12:27:11.693Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2021-07-27T12:27:11.693Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-27T12:27:11.693Z] [2021-07-27T12:27:11.693Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2021-07-27T12:27:11.693Z] archive_test.go:134: Xz not present in msys2 [2021-07-27T12:27:11.693Z] [2021-07-27T12:27:11.693Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2021-07-27T12:27:11.693Z] archive_test.go:239: Failing on Windows CI machines [2021-07-27T12:27:11.693Z] [2021-07-27T12:27:11.693Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2021-07-27T12:27:11.693Z] archive_windows_test.go:16: Currently fails [2021-07-27T12:27:11.693Z] [2021-07-27T12:27:11.694Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2021-07-27T12:27:11.694Z] changes_test.go:196: needs more investigation [2021-07-27T12:27:11.694Z] [2021-07-27T12:27:11.694Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsEmpty (0.00s) [2021-07-27T12:27:11.694Z] changes_test.go:261: FIXME: broken on Windows 1903 and up; see #39846 [2021-07-27T12:27:11.694Z] [2021-07-27T12:27:11.694Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsMutated (0.00s) [2021-07-27T12:27:11.694Z] changes_test.go:355: FIXME: broken on Windows 1903 and up; see #39846 [2021-07-27T12:27:11.694Z] [2021-07-27T12:27:11.694Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2021-07-27T12:27:11.694Z] changes_test.go:433: needs further investigation [2021-07-27T12:27:11.694Z] [2021-07-27T12:27:11.694Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2021-07-27T12:27:11.694Z] changes_test.go:469: needs further investigation [2021-07-27T12:27:11.694Z] [2021-07-27T12:27:11.694Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2021-07-27T12:27:11.694Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2021-07-27T12:27:11.694Z] [2021-07-27T12:27:11.694Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2021-07-27T12:27:11.694Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2021-07-27T12:27:11.694Z] [2021-07-27T12:27:11.694Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2021-07-27T12:27:11.694Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-07-27T12:27:11.694Z] [2021-07-27T12:27:11.694Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2021-07-27T12:27:11.694Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-07-27T12:27:11.694Z] [2021-07-27T12:27:11.694Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2021-07-27T12:27:11.694Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2021-07-27T12:27:11.694Z] [2021-07-27T12:27:11.694Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2021-07-27T12:27:11.694Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-07-27T12:27:11.694Z] [2021-07-27T12:27:11.694Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-07-27T12:27:11.694Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2021-07-27T12:27:11.694Z] [2021-07-27T12:27:11.694Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-07-27T12:27:11.694Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2021-07-27T12:27:11.694Z] [2021-07-27T12:27:11.694Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2021-07-27T12:27:11.694Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2021-07-27T12:27:11.694Z] [2021-07-27T12:27:11.694Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2021-07-27T12:27:11.694Z] poller_test.go:41: No chmod on Windows [2021-07-27T12:27:11.694Z] [2021-07-27T12:27:11.694Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-07-27T12:27:11.694Z] fileutils_test.go:134: Needs porting to Windows [2021-07-27T12:27:11.694Z] [2021-07-27T12:27:11.694Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2021-07-27T12:27:11.694Z] fileutils_test.go:180: Needs porting to Windows [2021-07-27T12:27:11.694Z] [2021-07-27T12:27:11.694Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2021-07-27T12:27:11.694Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-07-27T12:27:11.694Z] [2021-07-27T12:27:11.694Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2021-07-27T12:27:11.694Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-07-27T12:27:11.694Z] [2021-07-27T12:27:11.694Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.01s) [2021-07-27T12:27:11.694Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-07-27T12:27:11.694Z] [2021-07-27T12:27:11.694Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2021-07-27T12:27:11.694Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-07-27T12:27:11.694Z] [2021-07-27T12:27:11.694Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2021-07-27T12:27:11.694Z] local_test.go:181: runtime.GOOS == "windows" [2021-07-27T12:27:11.694Z] [2021-07-27T12:27:11.694Z] [2021-07-27T12:27:11.694Z] DONE 2068 tests, 69 skipped in 305.047s [2021-07-27T12:27:11.694Z] INFO: make.ps1 ended at 07/27/2021 12:27:11 [2021-07-27T12:27:11.721Z] === RUN TestDockerSuite/TestBuildMissingArgs [2021-07-27T12:27:11.979Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-07-27T12:27:12.315Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-07-27T12:27:12.544Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2021-07-27T12:27:12.877Z] --- PASS: TestDockerNetworkMacvlan (14.19s) [2021-07-27T12:27:12.877Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s) [2021-07-27T12:27:12.877Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s) [2021-07-27T12:27:12.877Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.52s) [2021-07-27T12:27:12.877Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.76s) [2021-07-27T12:27:12.877Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.03s) [2021-07-27T12:27:12.877Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.27s) [2021-07-27T12:27:12.877Z] PASS [2021-07-27T12:27:12.877Z] [2021-07-27T12:27:12.877Z] DONE 8 tests in 15.451s [2021-07-27T12:27:12.877Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-07-27T12:27:12.877Z] testing: warning: no tests to run [2021-07-27T12:27:12.877Z] PASS [2021-07-27T12:27:12.877Z] [2021-07-27T12:27:12.877Z] DONE 0 tests in 0.008s [2021-07-27T12:27:12.877Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-07-27T12:27:12.877Z] INFO: Testing against a local daemon [2021-07-27T12:27:12.877Z] === RUN TestAuthZPluginAllowRequest [2021-07-27T12:27:13.235Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2021-07-27T12:27:13.235Z] INFO: Unit tests ended at 07/27/2021 12:27:12. Duration:00:05:19.2021974 [2021-07-27T12:27:13.235Z] INFO: Building busybox [2021-07-27T12:27:13.235Z] Sending build context to Docker daemon 5.12kB [2021-07-27T12:27:13.235Z] [2021-07-27T12:27:13.235Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2021-07-27T12:27:13.235Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2021-07-27T12:27:13.235Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2021-07-27T12:27:13.235Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2021-07-27T12:27:13.235Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2021-07-27T12:27:13.235Z] ---> 39d157a84080 [2021-07-27T12:27:13.235Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2021-07-27T12:27:13.235Z] ---> Running in e8a6eb94bfc9 [2021-07-27T12:27:13.915Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2021-07-27T12:27:14.264Z] --- PASS: TestAuthZPluginAllowRequest (1.43s) [2021-07-27T12:27:14.264Z] === RUN TestAuthZPluginTLS [2021-07-27T12:27:14.480Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-07-27T12:27:14.825Z] --- PASS: TestAuthZPluginTLS (0.54s) [2021-07-27T12:27:14.825Z] === RUN TestAuthZPluginDenyRequest [2021-07-27T12:27:15.386Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2021-07-27T12:27:15.386Z] === RUN TestAuthZPluginAPIDenyResponse [2021-07-27T12:27:15.947Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2021-07-27T12:27:15.947Z] === RUN TestAuthZPluginDenyResponse [2021-07-27T12:27:16.509Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2021-07-27T12:27:16.509Z] === RUN TestAuthZPluginAllowEventStream [2021-07-27T12:27:17.757Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2021-07-27T12:27:17.757Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-07-27T12:27:17.757Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2021-07-27T12:27:17.874Z] --- PASS: TestAuthZPluginAllowEventStream (1.40s) [2021-07-27T12:27:17.874Z] === RUN TestAuthZPluginErrorResponse [2021-07-27T12:27:17.913Z] Removing intermediate container e8a6eb94bfc9 [2021-07-27T12:27:17.913Z] ---> 8a6ce581dd2d [2021-07-27T12:27:17.913Z] Step 7/13 : ARG BUSYBOX_VERSION [2021-07-27T12:27:17.913Z] ---> Running in 4a13403433fa [2021-07-27T12:27:17.913Z] Removing intermediate container 4a13403433fa [2021-07-27T12:27:17.913Z] ---> 5718968f6d09 [2021-07-27T12:27:17.913Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2021-07-27T12:27:17.913Z] ---> Running in 2b8900c2246e [2021-07-27T12:27:18.014Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2021-07-27T12:27:18.373Z] Removing intermediate container 2b8900c2246e [2021-07-27T12:27:18.373Z] ---> f64acb4d78c6 [2021-07-27T12:27:18.373Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2021-07-27T12:27:18.435Z] --- PASS: TestAuthZPluginErrorResponse (0.55s) [2021-07-27T12:27:18.435Z] === RUN TestAuthZPluginErrorRequest [2021-07-27T12:27:18.996Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2021-07-27T12:27:18.996Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-07-27T12:27:19.557Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2021-07-27T12:27:19.557Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-07-27T12:27:19.906Z] [2021-07-27T12:27:19.906Z] ---> de88ad70e8c9 [2021-07-27T12:27:19.906Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2021-07-27T12:27:20.364Z] ---> Running in ede95141a03c [2021-07-27T12:27:20.921Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.64s) [2021-07-27T12:27:20.921Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-07-27T12:27:22.812Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.69s) [2021-07-27T12:27:22.812Z] === RUN TestAuthZPluginHeader [2021-07-27T12:27:23.271Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-07-27T12:27:23.373Z] --- PASS: TestAuthZPluginHeader (0.69s) [2021-07-27T12:27:23.373Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-07-27T12:27:23.836Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2021-07-27T12:27:24.041Z] === RUN TestBoolValue [2021-07-27T12:27:24.041Z] --- PASS: TestBoolValue (0.00s) [2021-07-27T12:27:24.041Z] === RUN TestBoolValueOrDefault [2021-07-27T12:27:24.041Z] --- PASS: TestBoolValueOrDefault (0.00s) [2021-07-27T12:27:24.041Z] === RUN TestInt64ValueOrZero [2021-07-27T12:27:24.041Z] --- PASS: TestInt64ValueOrZero (0.00s) [2021-07-27T12:27:24.041Z] === RUN TestInt64ValueOrDefault [2021-07-27T12:27:24.041Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2021-07-27T12:27:24.041Z] === RUN TestInt64ValueOrDefaultWithError [2021-07-27T12:27:24.041Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2021-07-27T12:27:24.041Z] === RUN TestJsonContentType [2021-07-27T12:27:24.041Z] --- PASS: TestJsonContentType (0.00s) [2021-07-27T12:27:24.041Z] PASS [2021-07-27T12:27:24.041Z] coverage: 14.7% of statements [2021-07-27T12:27:24.041Z] ok github.com/docker/docker/api/server/httputils 0.091s coverage: 14.7% of statements [2021-07-27T12:27:24.041Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-07-27T12:27:24.041Z] === RUN TestMaskSecretKeys [2021-07-27T12:27:24.041Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2021-07-27T12:27:24.041Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2021-07-27T12:27:24.041Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2021-07-27T12:27:24.041Z] --- PASS: TestMaskSecretKeys (0.00s) [2021-07-27T12:27:24.041Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2021-07-27T12:27:24.041Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2021-07-27T12:27:24.041Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2021-07-27T12:27:24.041Z] === RUN TestVersionMiddlewareVersion [2021-07-27T12:27:24.041Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2021-07-27T12:27:24.041Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2021-07-27T12:27:24.041Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2021-07-27T12:27:24.041Z] PASS [2021-07-27T12:27:24.041Z] coverage: 37.7% of statements [2021-07-27T12:27:24.041Z] ok github.com/docker/docker/api/server/middleware 0.056s coverage: 37.7% of statements [2021-07-27T12:27:24.041Z] ? github.com/docker/docker/api/server/router [no test files] [2021-07-27T12:27:24.041Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-07-27T12:27:24.041Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-07-27T12:27:24.041Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-07-27T12:27:24.041Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-07-27T12:27:24.041Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-07-27T12:27:24.041Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-07-27T12:27:24.041Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-07-27T12:27:24.041Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-07-27T12:27:24.041Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-07-27T12:27:24.041Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-07-27T12:27:24.041Z] === RUN TestAdjustForAPIVersion [2021-07-27T12:27:24.041Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2021-07-27T12:27:24.041Z] PASS [2021-07-27T12:27:24.041Z] coverage: 5.7% of statements [2021-07-27T12:27:24.041Z] === RUN TestStrSliceMarshalJSON [2021-07-27T12:27:24.041Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2021-07-27T12:27:24.041Z] === RUN TestStrSliceUnmarshalJSON [2021-07-27T12:27:24.041Z] ok github.com/docker/docker/api/server/router/swarm 0.051s coverage: 5.7% of statements [2021-07-27T12:27:24.041Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2021-07-27T12:27:24.041Z] === RUN TestStrSliceUnmarshalString [2021-07-27T12:27:24.041Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2021-07-27T12:27:24.041Z] === RUN TestStrSliceUnmarshalSlice [2021-07-27T12:27:24.041Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2021-07-27T12:27:24.041Z] PASS [2021-07-27T12:27:24.041Z] coverage: 90.0% of statements [2021-07-27T12:27:24.041Z] ok github.com/docker/docker/api/types/strslice 0.047s coverage: 90.0% of statements [2021-07-27T12:27:24.041Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-07-27T12:27:24.041Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-07-27T12:27:24.041Z] ? github.com/docker/docker/api/types [no test files] [2021-07-27T12:27:24.041Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-07-27T12:27:24.041Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-07-27T12:27:24.041Z] ? github.com/docker/docker/api/types/container [no test files] [2021-07-27T12:27:24.041Z] ? github.com/docker/docker/api/types/events [no test files] [2021-07-27T12:27:24.041Z] === RUN TestToJSON [2021-07-27T12:27:24.041Z] --- PASS: TestToJSON (0.00s) [2021-07-27T12:27:24.041Z] === RUN TestToParamWithVersion [2021-07-27T12:27:24.041Z] --- PASS: TestToParamWithVersion (0.00s) [2021-07-27T12:27:24.041Z] === RUN TestFromJSON [2021-07-27T12:27:24.041Z] --- PASS: TestFromJSON (0.00s) [2021-07-27T12:27:24.041Z] === RUN TestEmpty [2021-07-27T12:27:24.041Z] --- PASS: TestEmpty (0.00s) [2021-07-27T12:27:24.041Z] === RUN TestArgsMatchKVListEmptySources [2021-07-27T12:27:24.041Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2021-07-27T12:27:24.041Z] === RUN TestArgsMatchKVList [2021-07-27T12:27:24.041Z] --- PASS: TestArgsMatchKVList (0.00s) [2021-07-27T12:27:24.041Z] === RUN TestArgsMatch [2021-07-27T12:27:24.041Z] --- PASS: TestArgsMatch (0.00s) [2021-07-27T12:27:24.041Z] === RUN TestAdd [2021-07-27T12:27:24.041Z] --- PASS: TestAdd (0.00s) [2021-07-27T12:27:24.041Z] === RUN TestDel [2021-07-27T12:27:24.041Z] --- PASS: TestDel (0.00s) [2021-07-27T12:27:24.041Z] === RUN TestLen [2021-07-27T12:27:24.041Z] --- PASS: TestLen (0.00s) [2021-07-27T12:27:24.041Z] === RUN TestExactMatch [2021-07-27T12:27:24.041Z] --- PASS: TestExactMatch (0.00s) [2021-07-27T12:27:24.041Z] === RUN TestOnlyOneExactMatch [2021-07-27T12:27:24.041Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2021-07-27T12:27:24.041Z] === RUN TestContains [2021-07-27T12:27:24.041Z] --- PASS: TestContains (0.00s) [2021-07-27T12:27:24.041Z] === RUN TestValidate [2021-07-27T12:27:24.041Z] --- PASS: TestValidate (0.00s) [2021-07-27T12:27:24.041Z] === RUN TestWalkValues [2021-07-27T12:27:24.041Z] --- PASS: TestWalkValues (0.00s) [2021-07-27T12:27:24.041Z] === RUN TestFuzzyMatch [2021-07-27T12:27:24.041Z] --- PASS: TestFuzzyMatch (0.00s) [2021-07-27T12:27:24.041Z] === RUN TestClone [2021-07-27T12:27:24.041Z] --- PASS: TestClone (0.00s) [2021-07-27T12:27:24.041Z] PASS [2021-07-27T12:27:24.041Z] coverage: 92.2% of statements [2021-07-27T12:27:24.041Z] ok github.com/docker/docker/api/types/filters 0.049s coverage: 92.2% of statements [2021-07-27T12:27:24.041Z] ? github.com/docker/docker/api/types/image [no test files] [2021-07-27T12:27:24.041Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-07-27T12:27:24.041Z] ? github.com/docker/docker/api/types/network [no test files] [2021-07-27T12:27:24.041Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-07-27T12:27:24.041Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-07-27T12:27:24.041Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-07-27T12:27:24.041Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-07-27T12:27:24.041Z] === RUN TestDurationToSecondsString [2021-07-27T12:27:24.041Z] --- PASS: TestDurationToSecondsString (0.00s) [2021-07-27T12:27:24.041Z] === RUN TestGetTimestamp [2021-07-27T12:27:24.041Z] --- PASS: TestGetTimestamp (0.23s) [2021-07-27T12:27:24.041Z] === RUN TestParseTimestamps [2021-07-27T12:27:24.041Z] --- PASS: TestParseTimestamps (0.00s) [2021-07-27T12:27:24.041Z] PASS [2021-07-27T12:27:24.041Z] coverage: 100.0% of statements [2021-07-27T12:27:24.041Z] ok github.com/docker/docker/api/types/time 0.277s coverage: 100.0% of statements [2021-07-27T12:27:24.041Z] === RUN TestCompareVersion [2021-07-27T12:27:24.041Z] --- PASS: TestCompareVersion (0.00s) [2021-07-27T12:27:24.041Z] PASS [2021-07-27T12:27:24.041Z] coverage: 75.0% of statements [2021-07-27T12:27:24.041Z] ok github.com/docker/docker/api/types/versions 0.047s coverage: 75.0% of statements [2021-07-27T12:27:24.041Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-07-27T12:27:24.041Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-07-27T12:27:24.041Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-07-27T12:27:24.041Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2021-07-27T12:27:24.041Z] ? github.com/docker/docker/builder [no test files] [2021-07-27T12:27:24.041Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-07-27T12:27:24.041Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-07-27T12:27:24.041Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-07-27T12:27:24.041Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-07-27T12:27:24.041Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-07-27T12:27:24.041Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-07-27T12:27:24.041Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-07-27T12:27:24.041Z] === RUN TestParseRemoteURL [2021-07-27T12:27:24.041Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2021-07-27T12:27:24.041Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2021-07-27T12:27:24.041Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2021-07-27T12:27:24.041Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2021-07-27T12:27:24.041Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2021-07-27T12:27:24.041Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2021-07-27T12:27:24.041Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2021-07-27T12:27:24.041Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2021-07-27T12:27:24.041Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2021-07-27T12:27:24.041Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2021-07-27T12:27:24.041Z] --- PASS: TestParseRemoteURL (0.00s) [2021-07-27T12:27:24.041Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2021-07-27T12:27:24.041Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2021-07-27T12:27:24.041Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2021-07-27T12:27:24.041Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2021-07-27T12:27:24.041Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2021-07-27T12:27:24.041Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2021-07-27T12:27:24.041Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2021-07-27T12:27:24.041Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2021-07-27T12:27:24.041Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2021-07-27T12:27:24.041Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2021-07-27T12:27:24.041Z] === RUN TestCloneArgsSmartHttp [2021-07-27T12:27:24.041Z] --- PASS: TestCloneArgsSmartHttp (0.06s) [2021-07-27T12:27:24.041Z] === RUN TestCloneArgsDumbHttp [2021-07-27T12:27:24.041Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2021-07-27T12:27:24.041Z] === RUN TestCloneArgsGit [2021-07-27T12:27:24.041Z] --- PASS: TestCloneArgsGit (0.00s) [2021-07-27T12:27:24.041Z] === RUN TestCheckoutGit [2021-07-27T12:27:24.769Z] --- PASS: TestDockerNetworkMacvlan (15.17s) [2021-07-27T12:27:24.769Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.09s) [2021-07-27T12:27:24.769Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.14s) [2021-07-27T12:27:24.769Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.60s) [2021-07-27T12:27:24.769Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.92s) [2021-07-27T12:27:24.769Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.06s) [2021-07-27T12:27:24.769Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.64s) [2021-07-27T12:27:24.769Z] PASS [2021-07-27T12:27:24.769Z] [2021-07-27T12:27:24.769Z] DONE 8 tests in 16.548s [2021-07-27T12:27:24.769Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-07-27T12:27:24.769Z] ++ 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-07-27T12:27:24.769Z] ++ set -e [2021-07-27T12:27:24.769Z] ++ '[' -n 0 ']' [2021-07-27T12:27:24.769Z] ++ set -x [2021-07-27T12:27:24.769Z] ++ 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-07-27T12:27:24.769Z] testing: warning: no tests to run [2021-07-27T12:27:24.769Z] PASS [2021-07-27T12:27:24.769Z] [2021-07-27T12:27:24.769Z] DONE 0 tests in 0.032s [2021-07-27T12:27:24.769Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-07-27T12:27:24.769Z] ++ 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-07-27T12:27:24.769Z] ++ set -e [2021-07-27T12:27:24.769Z] ++ '[' -n 0 ']' [2021-07-27T12:27:24.769Z] ++ set -x [2021-07-27T12:27:24.769Z] ++ 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-07-27T12:27:25.026Z] INFO: Testing against a local daemon [2021-07-27T12:27:25.026Z] === RUN TestAuthZPluginAllowRequest [2021-07-27T12:27:25.957Z] docker_api_swarm_test.go:303: [dcbc9e8759a2b] joining swarm manager [d9ea14f9fa7c8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-27T12:27:26.222Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2021-07-27T12:27:26.223Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.01s) [2021-07-27T12:27:26.223Z] === RUN TestProcessNoDockerignore [2021-07-27T12:27:26.223Z] --- PASS: TestProcessNoDockerignore (0.01s) [2021-07-27T12:27:26.223Z] === RUN TestProcessShouldLeaveAllFiles [2021-07-27T12:27:26.223Z] --- PASS: TestProcessShouldLeaveAllFiles (0.01s) [2021-07-27T12:27:26.223Z] === RUN TestDetectContentType [2021-07-27T12:27:26.223Z] --- PASS: TestDetectContentType (0.00s) [2021-07-27T12:27:26.223Z] === RUN TestSelectAcceptableMIME [2021-07-27T12:27:26.223Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2021-07-27T12:27:26.223Z] === RUN TestInspectEmptyResponse [2021-07-27T12:27:26.223Z] --- PASS: TestInspectEmptyResponse (0.00s) [2021-07-27T12:27:26.223Z] === RUN TestInspectResponseBinary [2021-07-27T12:27:26.223Z] --- PASS: TestInspectResponseBinary (0.00s) [2021-07-27T12:27:26.223Z] === RUN TestResponseUnsupportedContentType [2021-07-27T12:27:26.223Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2021-07-27T12:27:26.223Z] === RUN TestInspectResponseTextSimple [2021-07-27T12:27:26.223Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2021-07-27T12:27:26.223Z] === RUN TestInspectResponseEmptyContentType [2021-07-27T12:27:26.223Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2021-07-27T12:27:26.223Z] === RUN TestUnknownContentLength [2021-07-27T12:27:26.223Z] --- PASS: TestUnknownContentLength (0.00s) [2021-07-27T12:27:26.223Z] === RUN TestDownloadRemote [2021-07-27T12:27:26.223Z] --- PASS: TestDownloadRemote (0.11s) [2021-07-27T12:27:26.223Z] === RUN TestGetWithStatusError [2021-07-27T12:27:26.223Z] --- PASS: TestGetWithStatusError (0.00s) [2021-07-27T12:27:26.223Z] === RUN TestCloseRootDirectory [2021-07-27T12:27:26.223Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-07-27T12:27:26.223Z] --- SKIP: TestCloseRootDirectory (0.00s) [2021-07-27T12:27:26.223Z] === RUN TestHashFile [2021-07-27T12:27:26.223Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-07-27T12:27:26.223Z] --- SKIP: TestHashFile (0.00s) [2021-07-27T12:27:26.223Z] === RUN TestHashSubdir [2021-07-27T12:27:26.223Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-07-27T12:27:26.223Z] --- SKIP: TestHashSubdir (0.00s) [2021-07-27T12:27:26.223Z] === RUN TestRemoveDirectory [2021-07-27T12:27:26.223Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-07-27T12:27:26.223Z] --- SKIP: TestRemoveDirectory (0.00s) [2021-07-27T12:27:26.223Z] PASS [2021-07-27T12:27:26.223Z] coverage: 9.3% of statements [2021-07-27T12:27:26.223Z] ok github.com/docker/docker/builder/remotecontext 0.370s coverage: 9.3% of statements [2021-07-27T12:27:26.683Z] === RUN TestGetAllAllowed [2021-07-27T12:27:26.683Z] --- PASS: TestGetAllAllowed (0.00s) [2021-07-27T12:27:26.683Z] === RUN TestGetAllMeta [2021-07-27T12:27:26.683Z] --- PASS: TestGetAllMeta (0.00s) [2021-07-27T12:27:26.683Z] === RUN TestWarnOnUnusedBuildArgs [2021-07-27T12:27:26.683Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2021-07-27T12:27:26.683Z] === RUN TestIsUnreferencedBuiltin [2021-07-27T12:27:26.683Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2021-07-27T12:27:26.683Z] === RUN TestIsExistingDirectory [2021-07-27T12:27:26.683Z] --- PASS: TestIsExistingDirectory (0.01s) [2021-07-27T12:27:26.683Z] === RUN TestGetFilenameForDownload [2021-07-27T12:27:26.683Z] --- PASS: TestGetFilenameForDownload (0.00s) [2021-07-27T12:27:26.683Z] === RUN TestEnv2Variables [2021-07-27T12:27:26.683Z] --- PASS: TestEnv2Variables (0.00s) [2021-07-27T12:27:26.683Z] === RUN TestEnvValueWithExistingRunConfigEnv [2021-07-27T12:27:26.683Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2021-07-27T12:27:26.683Z] === RUN TestMaintainer [2021-07-27T12:27:26.683Z] --- PASS: TestMaintainer (0.00s) [2021-07-27T12:27:26.683Z] === RUN TestLabel [2021-07-27T12:27:26.683Z] --- PASS: TestLabel (0.00s) [2021-07-27T12:27:26.683Z] === RUN TestFromScratch [2021-07-27T12:27:26.683Z] --- PASS: TestFromScratch (0.00s) [2021-07-27T12:27:26.683Z] === RUN TestFromWithArg [2021-07-27T12:27:26.683Z] --- PASS: TestFromWithArg (0.00s) [2021-07-27T12:27:26.683Z] === RUN TestFromWithArgButBuildArgsNotGiven [2021-07-27T12:27:26.683Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2021-07-27T12:27:26.683Z] === RUN TestFromWithUndefinedArg [2021-07-27T12:27:26.683Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2021-07-27T12:27:26.683Z] === RUN TestFromMultiStageWithNamedStage [2021-07-27T12:27:26.683Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2021-07-27T12:27:26.683Z] === RUN TestOnbuild [2021-07-27T12:27:26.683Z] --- PASS: TestOnbuild (0.00s) [2021-07-27T12:27:26.683Z] === RUN TestWorkdir [2021-07-27T12:27:26.683Z] --- PASS: TestWorkdir (0.00s) [2021-07-27T12:27:26.683Z] === RUN TestCmd [2021-07-27T12:27:26.683Z] --- PASS: TestCmd (0.00s) [2021-07-27T12:27:26.683Z] === RUN TestHealthcheckNone [2021-07-27T12:27:26.683Z] --- PASS: TestHealthcheckNone (0.00s) [2021-07-27T12:27:26.683Z] === RUN TestHealthcheckCmd [2021-07-27T12:27:26.683Z] --- PASS: TestHealthcheckCmd (0.00s) [2021-07-27T12:27:26.683Z] === RUN TestEntrypoint [2021-07-27T12:27:26.683Z] --- PASS: TestEntrypoint (0.00s) [2021-07-27T12:27:26.683Z] === RUN TestExpose [2021-07-27T12:27:26.683Z] --- PASS: TestExpose (0.00s) [2021-07-27T12:27:26.683Z] === RUN TestUser [2021-07-27T12:27:26.683Z] --- PASS: TestUser (0.00s) [2021-07-27T12:27:26.683Z] === RUN TestVolume [2021-07-27T12:27:26.683Z] --- PASS: TestVolume (0.00s) [2021-07-27T12:27:26.683Z] === RUN TestStopSignal [2021-07-27T12:27:26.683Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-07-27T12:27:26.683Z] --- SKIP: TestStopSignal (0.00s) [2021-07-27T12:27:26.683Z] === RUN TestArg [2021-07-27T12:27:26.683Z] --- PASS: TestArg (0.00s) [2021-07-27T12:27:26.683Z] === RUN TestShell [2021-07-27T12:27:26.683Z] --- PASS: TestShell (0.00s) [2021-07-27T12:27:26.683Z] === RUN TestPrependEnvOnCmd [2021-07-27T12:27:26.683Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2021-07-27T12:27:26.683Z] === RUN TestRunWithBuildArgs [2021-07-27T12:27:26.683Z] --- PASS: TestRunWithBuildArgs (0.00s) [2021-07-27T12:27:26.683Z] === RUN TestRunIgnoresHealthcheck [2021-07-27T12:27:26.683Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2021-07-27T12:27:26.683Z] === RUN TestDispatchUnsupportedOptions [2021-07-27T12:27:26.683Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2021-07-27T12:27:26.683Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2021-07-27T12:27:26.683Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2021-07-27T12:27:26.683Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2021-07-27T12:27:26.683Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2021-07-27T12:27:26.683Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2021-07-27T12:27:26.683Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2021-07-27T12:27:26.683Z] === RUN TestNormalizeWorkdir [2021-07-27T12:27:26.683Z] --- PASS: TestNormalizeWorkdir (0.00s) [2021-07-27T12:27:26.683Z] === RUN TestDispatch [2021-07-27T12:27:26.683Z] === RUN TestDispatch/ADD_multiple_files_to_file [2021-07-27T12:27:26.683Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2021-07-27T12:27:26.683Z] === RUN TestDispatch/COPY_multiple_files_to_file [2021-07-27T12:27:26.683Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2021-07-27T12:27:26.683Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2021-07-27T12:27:26.683Z] === RUN TestDispatch/COPY_wildcard_no_files [2021-07-27T12:27:26.683Z] === RUN TestDispatch/COPY_url [2021-07-27T12:27:26.683Z] --- PASS: TestDispatch (0.09s) [2021-07-27T12:27:26.683Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.03s) [2021-07-27T12:27:26.683Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.02s) [2021-07-27T12:27:26.683Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2021-07-27T12:27:26.683Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2021-07-27T12:27:26.683Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2021-07-27T12:27:26.683Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.01s) [2021-07-27T12:27:26.683Z] --- PASS: TestDispatch/COPY_url (0.01s) [2021-07-27T12:27:26.683Z] === RUN TestAddScratchImageAddsToMounts [2021-07-27T12:27:26.683Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2021-07-27T12:27:26.683Z] === RUN TestAddFromScratchPopulatesPlatform [2021-07-27T12:27:26.683Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2021-07-27T12:27:26.683Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2021-07-27T12:27:26.683Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2021-07-27T12:27:26.683Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2021-07-27T12:27:26.683Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2021-07-27T12:27:26.683Z] === RUN TestImageSourceGetAddsToMounts [2021-07-27T12:27:26.683Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2021-07-27T12:27:26.683Z] === RUN TestEmptyDockerfile [2021-07-27T12:27:26.683Z] --- PASS: TestEmptyDockerfile (0.01s) [2021-07-27T12:27:26.683Z] === RUN TestSymlinkDockerfile [2021-07-27T12:27:26.683Z] --- PASS: TestSymlinkDockerfile (0.01s) [2021-07-27T12:27:26.683Z] === RUN TestDockerfileOutsideTheBuildContext [2021-07-27T12:27:26.683Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2021-07-27T12:27:26.683Z] === RUN TestNonExistingDockerfile [2021-07-27T12:27:26.683Z] --- PASS: TestNonExistingDockerfile (0.00s) [2021-07-27T12:27:26.683Z] === RUN TestCopyRunConfig [2021-07-27T12:27:26.683Z] --- PASS: TestCopyRunConfig (0.00s) [2021-07-27T12:27:26.683Z] === RUN TestDeepCopyRunConfig [2021-07-27T12:27:26.683Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2021-07-27T12:27:26.683Z] === RUN TestExportImage [2021-07-27T12:27:26.683Z] --- PASS: TestExportImage (0.00s) [2021-07-27T12:27:26.683Z] === RUN TestNormalizeDest [2021-07-27T12:27:26.683Z] --- PASS: TestNormalizeDest (0.00s) [2021-07-27T12:27:26.683Z] PASS [2021-07-27T12:27:26.683Z] coverage: 47.0% of statements [2021-07-27T12:27:26.683Z] ok github.com/docker/docker/builder/dockerfile 0.291s coverage: 47.0% of statements [2021-07-27T12:27:26.683Z] === RUN TestEnable [2021-07-27T12:27:26.683Z] --- PASS: TestEnable (0.00s) [2021-07-27T12:27:26.683Z] === RUN TestDisable [2021-07-27T12:27:26.683Z] --- PASS: TestDisable (0.00s) [2021-07-27T12:27:26.683Z] === RUN TestEnabled [2021-07-27T12:27:26.683Z] --- PASS: TestEnabled (0.00s) [2021-07-27T12:27:26.683Z] PASS [2021-07-27T12:27:26.683Z] coverage: 100.0% of statements [2021-07-27T12:27:26.683Z] ok github.com/docker/docker/cli/debug 0.053s coverage: 100.0% of statements [2021-07-27T12:27:26.683Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-07-27T12:27:26.919Z] --- PASS: TestAuthZPluginAllowRequest (1.77s) [2021-07-27T12:27:26.920Z] === RUN TestAuthZPluginTLS [2021-07-27T12:27:27.178Z] docker_api_swarm_test.go:304: [d4cca24c6e16c] joining swarm manager [d9ea14f9fa7c8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-27T12:27:27.436Z] --- PASS: TestAuthZPluginTLS (0.54s) [2021-07-27T12:27:27.436Z] === RUN TestAuthZPluginDenyRequest [2021-07-27T12:27:27.538Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (3.68s) [2021-07-27T12:27:27.538Z] === RUN TestAuthZPluginV2Disable [2021-07-27T12:27:28.000Z] --- PASS: TestAuthZPluginDenyRequest (0.52s) [2021-07-27T12:27:28.000Z] === RUN TestAuthZPluginAPIDenyResponse [2021-07-27T12:27:28.233Z] === RUN TestTCP4Proxy [2021-07-27T12:27:28.233Z] --- PASS: TestTCP4Proxy (0.01s) [2021-07-27T12:27:28.233Z] === RUN TestTCP4ProxyHalfClose [2021-07-27T12:27:28.233Z] --- PASS: TestTCP4ProxyHalfClose (0.00s) [2021-07-27T12:27:28.233Z] === RUN TestTCP6Proxy [2021-07-27T12:27:28.233Z] network_proxy_test.go:197: Need to start CI docker with --ipv6 [2021-07-27T12:27:28.233Z] --- SKIP: TestTCP6Proxy (0.00s) [2021-07-27T12:27:28.233Z] === RUN TestTCPDualStackProxy [2021-07-27T12:27:28.233Z] network_proxy_test.go:212: No support for dual stack yet [2021-07-27T12:27:28.233Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2021-07-27T12:27:28.233Z] === RUN TestUDP4Proxy [2021-07-27T12:27:28.233Z] --- PASS: TestUDP4Proxy (0.00s) [2021-07-27T12:27:28.233Z] === RUN TestUDP6Proxy [2021-07-27T12:27:28.233Z] network_proxy_test.go:241: Need to start CI docker with --ipv6 [2021-07-27T12:27:28.233Z] --- SKIP: TestUDP6Proxy (0.00s) [2021-07-27T12:27:28.233Z] === RUN TestUDPWriteError [2021-07-27T12:27:28.233Z] --- PASS: TestUDPWriteError (0.00s) [2021-07-27T12:27:28.233Z] === RUN TestSCTP4Proxy [2021-07-27T12:27:28.233Z] network_proxy_test.go:288: runtime.GOOS == "windows": sctp is not supported on windows [2021-07-27T12:27:28.233Z] --- SKIP: TestSCTP4Proxy (0.00s) [2021-07-27T12:27:28.233Z] === RUN TestSCTP6Proxy [2021-07-27T12:27:28.233Z] network_proxy_test.go:302: Need to start CI docker with --ipv6 [2021-07-27T12:27:28.233Z] --- SKIP: TestSCTP6Proxy (0.00s) [2021-07-27T12:27:28.233Z] PASS [2021-07-27T12:27:28.233Z] coverage: 49.4% of statements [2021-07-27T12:27:28.233Z] ok github.com/docker/docker/cmd/docker-proxy 0.065s coverage: 49.4% of statements [2021-07-27T12:27:28.257Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2021-07-27T12:27:28.257Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2021-07-27T12:27:28.257Z] === RUN TestAuthZPluginDenyResponse [2021-07-27T12:27:28.515Z] docker_api_swarm_test.go:350: Waiting for election to occur... [2021-07-27T12:27:28.924Z] Removing intermediate container ede95141a03c [2021-07-27T12:27:28.924Z] ---> 2aecfc7ab930 [2021-07-27T12:27:28.924Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2021-07-27T12:27:28.924Z] ---> Running in 14310c528f04 [2021-07-27T12:27:29.080Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2021-07-27T12:27:29.080Z] === RUN TestAuthZPluginAllowEventStream [2021-07-27T12:27:29.892Z] [2021-07-27T12:27:29.892Z] SUCCESS: Specified value was saved. [2021-07-27T12:27:30.051Z] --- PASS: TestAuthZPluginV2Disable (2.83s) [2021-07-27T12:27:30.051Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-07-27T12:27:30.451Z] --- PASS: TestAuthZPluginAllowEventStream (1.51s) [2021-07-27T12:27:30.451Z] === RUN TestAuthZPluginErrorResponse [2021-07-27T12:27:31.015Z] --- PASS: TestAuthZPluginErrorResponse (0.53s) [2021-07-27T12:27:31.015Z] === RUN TestAuthZPluginErrorRequest [2021-07-27T12:27:31.579Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2021-07-27T12:27:31.579Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-07-27T12:27:31.836Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2021-07-27T12:27:32.064Z] Removing intermediate container 14310c528f04 [2021-07-27T12:27:32.064Z] ---> 6a24576111b1 [2021-07-27T12:27:32.064Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2021-07-27T12:27:32.093Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2021-07-27T12:27:32.093Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-07-27T12:27:32.523Z] ---> Running in 4919f7c1ee7b [2021-07-27T12:27:32.564Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (2.76s) [2021-07-27T12:27:32.564Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-07-27T12:27:33.025Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2021-07-27T12:27:33.957Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.78s) [2021-07-27T12:27:33.957Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-07-27T12:27:34.613Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2021-07-27T12:27:34.889Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2021-07-27T12:27:34.889Z] docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows [2021-07-27T12:27:34.889Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2021-07-27T12:27:35.822Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.79s) [2021-07-27T12:27:35.822Z] === RUN TestAuthZPluginHeader [2021-07-27T12:27:36.265Z] Cannot create a file when that file already exists. [2021-07-27T12:27:36.387Z] --- PASS: TestAuthZPluginHeader (0.69s) [2021-07-27T12:27:36.387Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-07-27T12:27:39.628Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-07-27T12:27:39.663Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2021-07-27T12:27:39.663Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2021-07-27T12:27:39.920Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (3.63s) [2021-07-27T12:27:39.920Z] === RUN TestAuthZPluginV2Disable [2021-07-27T12:27:40.627Z] === RUN TestCheckpointCreateError [2021-07-27T12:27:40.627Z] --- PASS: TestCheckpointCreateError (0.00s) [2021-07-27T12:27:40.627Z] === RUN TestCheckpointCreate [2021-07-27T12:27:40.627Z] --- PASS: TestCheckpointCreate (0.00s) [2021-07-27T12:27:40.627Z] === RUN TestCheckpointDeleteError [2021-07-27T12:27:40.627Z] --- PASS: TestCheckpointDeleteError (0.00s) [2021-07-27T12:27:40.627Z] === RUN TestCheckpointDelete [2021-07-27T12:27:40.627Z] --- PASS: TestCheckpointDelete (0.00s) [2021-07-27T12:27:40.627Z] === RUN TestCheckpointListError [2021-07-27T12:27:40.627Z] --- PASS: TestCheckpointListError (0.00s) [2021-07-27T12:27:40.627Z] === RUN TestCheckpointList [2021-07-27T12:27:40.627Z] --- PASS: TestCheckpointList (0.00s) [2021-07-27T12:27:40.627Z] === RUN TestCheckpointListContainerNotFound [2021-07-27T12:27:40.627Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2021-07-27T12:27:40.627Z] === RUN TestNewClientWithOpsFromEnv [2021-07-27T12:27:40.627Z] client_test.go:23: runtime.GOOS == "windows" [2021-07-27T12:27:40.627Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2021-07-27T12:27:40.627Z] === RUN TestGetAPIPath [2021-07-27T12:27:40.627Z] --- PASS: TestGetAPIPath (0.00s) [2021-07-27T12:27:40.627Z] === RUN TestParseHostURL [2021-07-27T12:27:40.627Z] --- PASS: TestParseHostURL (0.00s) [2021-07-27T12:27:40.627Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2021-07-27T12:27:40.627Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2021-07-27T12:27:40.627Z] === RUN TestNegotiateAPIVersionEmpty [2021-07-27T12:27:40.627Z] --- PASS: TestNegotiateAPIVersionEmpty (0.01s) [2021-07-27T12:27:40.627Z] === RUN TestNegotiateAPIVersion [2021-07-27T12:27:40.627Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2021-07-27T12:27:40.627Z] === RUN TestNegotiateAPVersionOverride [2021-07-27T12:27:40.627Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2021-07-27T12:27:40.627Z] === RUN TestNegotiateAPIVersionAutomatic [2021-07-27T12:27:40.627Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2021-07-27T12:27:40.627Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2021-07-27T12:27:40.627Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2021-07-27T12:27:40.627Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2021-07-27T12:27:40.627Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2021-07-27T12:27:40.627Z] === RUN TestClientRedirect [2021-07-27T12:27:40.627Z] --- PASS: TestClientRedirect (0.00s) [2021-07-27T12:27:40.627Z] === RUN TestConfigCreateUnsupported [2021-07-27T12:27:40.627Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2021-07-27T12:27:40.627Z] === RUN TestConfigCreateError [2021-07-27T12:27:40.627Z] --- PASS: TestConfigCreateError (0.00s) [2021-07-27T12:27:40.627Z] === RUN TestConfigCreate [2021-07-27T12:27:40.627Z] --- PASS: TestConfigCreate (0.00s) [2021-07-27T12:27:40.627Z] === RUN TestConfigInspectNotFound [2021-07-27T12:27:40.627Z] --- PASS: TestConfigInspectNotFound (0.00s) [2021-07-27T12:27:40.627Z] === RUN TestConfigInspectWithEmptyID [2021-07-27T12:27:40.627Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2021-07-27T12:27:40.627Z] === RUN TestConfigInspectUnsupported [2021-07-27T12:27:40.627Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2021-07-27T12:27:40.627Z] === RUN TestConfigInspectError [2021-07-27T12:27:40.627Z] --- PASS: TestConfigInspectError (0.00s) [2021-07-27T12:27:40.627Z] === RUN TestConfigInspectConfigNotFound [2021-07-27T12:27:40.627Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2021-07-27T12:27:40.627Z] === RUN TestConfigInspect [2021-07-27T12:27:40.627Z] --- PASS: TestConfigInspect (0.00s) [2021-07-27T12:27:40.627Z] === RUN TestConfigListUnsupported [2021-07-27T12:27:40.627Z] --- PASS: TestConfigListUnsupported (0.00s) [2021-07-27T12:27:40.627Z] === RUN TestConfigListError [2021-07-27T12:27:40.627Z] --- PASS: TestConfigListError (0.00s) [2021-07-27T12:27:40.627Z] === RUN TestConfigList [2021-07-27T12:27:40.627Z] --- PASS: TestConfigList (0.00s) [2021-07-27T12:27:40.627Z] === RUN TestConfigRemoveUnsupported [2021-07-27T12:27:40.627Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2021-07-27T12:27:40.627Z] === RUN TestConfigRemoveError [2021-07-27T12:27:40.627Z] --- PASS: TestConfigRemoveError (0.00s) [2021-07-27T12:27:40.627Z] === RUN TestConfigRemove [2021-07-27T12:27:40.627Z] --- PASS: TestConfigRemove (0.00s) [2021-07-27T12:27:40.627Z] === RUN TestConfigUpdateUnsupported [2021-07-27T12:27:40.627Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2021-07-27T12:27:40.627Z] === RUN TestConfigUpdateError [2021-07-27T12:27:40.627Z] --- PASS: TestConfigUpdateError (0.00s) [2021-07-27T12:27:40.627Z] === RUN TestConfigUpdate [2021-07-27T12:27:40.627Z] --- PASS: TestConfigUpdate (0.00s) [2021-07-27T12:27:40.627Z] === RUN TestContainerCommitError [2021-07-27T12:27:40.627Z] --- PASS: TestContainerCommitError (0.00s) [2021-07-27T12:27:40.627Z] === RUN TestContainerCommit [2021-07-27T12:27:40.627Z] --- PASS: TestContainerCommit (0.00s) [2021-07-27T12:27:40.627Z] === RUN TestContainerStatPathError [2021-07-27T12:27:40.627Z] --- PASS: TestContainerStatPathError (0.00s) [2021-07-27T12:27:40.627Z] === RUN TestContainerStatPathNotFoundError [2021-07-27T12:27:40.627Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2021-07-27T12:27:40.627Z] === RUN TestContainerStatPathNoHeaderError [2021-07-27T12:27:40.627Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2021-07-27T12:27:40.627Z] === RUN TestContainerStatPath [2021-07-27T12:27:40.627Z] --- PASS: TestContainerStatPath (0.00s) [2021-07-27T12:27:40.627Z] === RUN TestCopyToContainerError [2021-07-27T12:27:40.627Z] --- PASS: TestCopyToContainerError (0.00s) [2021-07-27T12:27:40.627Z] === RUN TestCopyToContainerNotFoundError [2021-07-27T12:27:40.627Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2021-07-27T12:27:40.627Z] === RUN TestCopyToContainerNotStatusOKError [2021-07-27T12:27:40.627Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2021-07-27T12:27:40.627Z] === RUN TestCopyToContainer [2021-07-27T12:27:40.627Z] --- PASS: TestCopyToContainer (0.00s) [2021-07-27T12:27:40.627Z] === RUN TestCopyFromContainerError [2021-07-27T12:27:40.627Z] --- PASS: TestCopyFromContainerError (0.00s) [2021-07-27T12:27:40.627Z] === RUN TestCopyFromContainerNotFoundError [2021-07-27T12:27:40.627Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2021-07-27T12:27:40.628Z] === RUN TestCopyFromContainerNotStatusOKError [2021-07-27T12:27:40.628Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2021-07-27T12:27:40.628Z] === RUN TestCopyFromContainerNoHeaderError [2021-07-27T12:27:40.628Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2021-07-27T12:27:40.628Z] === RUN TestCopyFromContainer [2021-07-27T12:27:40.628Z] --- PASS: TestCopyFromContainer (0.00s) [2021-07-27T12:27:40.628Z] === RUN TestContainerCreateError [2021-07-27T12:27:40.628Z] --- PASS: TestContainerCreateError (0.00s) [2021-07-27T12:27:40.628Z] === RUN TestContainerCreateImageNotFound [2021-07-27T12:27:40.628Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2021-07-27T12:27:40.628Z] === RUN TestContainerCreateWithName [2021-07-27T12:27:40.628Z] --- PASS: TestContainerCreateWithName (0.00s) [2021-07-27T12:27:40.628Z] === RUN TestContainerCreateAutoRemove [2021-07-27T12:27:40.628Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2021-07-27T12:27:40.628Z] === RUN TestContainerDiffError [2021-07-27T12:27:40.628Z] --- PASS: TestContainerDiffError (0.00s) [2021-07-27T12:27:40.628Z] === RUN TestContainerDiff [2021-07-27T12:27:40.628Z] --- PASS: TestContainerDiff (0.00s) [2021-07-27T12:27:40.628Z] === RUN TestContainerExecCreateError [2021-07-27T12:27:40.628Z] --- PASS: TestContainerExecCreateError (0.00s) [2021-07-27T12:27:40.628Z] === RUN TestContainerExecCreate [2021-07-27T12:27:40.628Z] --- PASS: TestContainerExecCreate (0.00s) [2021-07-27T12:27:40.628Z] === RUN TestContainerExecStartError [2021-07-27T12:27:40.628Z] --- PASS: TestContainerExecStartError (0.00s) [2021-07-27T12:27:40.628Z] === RUN TestContainerExecStart [2021-07-27T12:27:40.628Z] --- PASS: TestContainerExecStart (0.00s) [2021-07-27T12:27:40.628Z] === RUN TestContainerExecInspectError [2021-07-27T12:27:40.628Z] --- PASS: TestContainerExecInspectError (0.00s) [2021-07-27T12:27:40.628Z] === RUN TestContainerExecInspect [2021-07-27T12:27:40.628Z] --- PASS: TestContainerExecInspect (0.00s) [2021-07-27T12:27:40.628Z] === RUN TestContainerExportError [2021-07-27T12:27:40.628Z] --- PASS: TestContainerExportError (0.00s) [2021-07-27T12:27:40.628Z] === RUN TestContainerExport [2021-07-27T12:27:40.628Z] --- PASS: TestContainerExport (0.00s) [2021-07-27T12:27:40.628Z] === RUN TestContainerInspectError [2021-07-27T12:27:40.628Z] --- PASS: TestContainerInspectError (0.00s) [2021-07-27T12:27:40.628Z] === RUN TestContainerInspectContainerNotFound [2021-07-27T12:27:40.628Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2021-07-27T12:27:40.628Z] === RUN TestContainerInspectWithEmptyID [2021-07-27T12:27:40.628Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2021-07-27T12:27:40.628Z] === RUN TestContainerInspect [2021-07-27T12:27:40.628Z] --- PASS: TestContainerInspect (0.00s) [2021-07-27T12:27:40.628Z] === RUN TestContainerInspectNode [2021-07-27T12:27:40.628Z] --- PASS: TestContainerInspectNode (0.00s) [2021-07-27T12:27:40.628Z] === RUN TestContainerKillError [2021-07-27T12:27:40.628Z] --- PASS: TestContainerKillError (0.00s) [2021-07-27T12:27:40.628Z] === RUN TestContainerKill [2021-07-27T12:27:40.628Z] --- PASS: TestContainerKill (0.00s) [2021-07-27T12:27:40.628Z] === RUN TestContainerListError [2021-07-27T12:27:40.628Z] --- PASS: TestContainerListError (0.00s) [2021-07-27T12:27:40.628Z] === RUN TestContainerList [2021-07-27T12:27:40.628Z] --- PASS: TestContainerList (0.00s) [2021-07-27T12:27:40.628Z] === RUN TestContainerLogsNotFoundError [2021-07-27T12:27:40.628Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2021-07-27T12:27:40.628Z] === RUN TestContainerLogsError [2021-07-27T12:27:40.628Z] --- PASS: TestContainerLogsError (0.00s) [2021-07-27T12:27:40.628Z] === RUN TestContainerLogs [2021-07-27T12:27:40.628Z] --- PASS: TestContainerLogs (0.19s) [2021-07-27T12:27:40.628Z] === RUN TestContainerPauseError [2021-07-27T12:27:40.628Z] --- PASS: TestContainerPauseError (0.00s) [2021-07-27T12:27:40.628Z] === RUN TestContainerPause [2021-07-27T12:27:40.628Z] --- PASS: TestContainerPause (0.00s) [2021-07-27T12:27:40.628Z] === RUN TestContainersPruneError [2021-07-27T12:27:40.628Z] --- PASS: TestContainersPruneError (0.00s) [2021-07-27T12:27:40.628Z] === RUN TestContainersPrune [2021-07-27T12:27:40.628Z] --- PASS: TestContainersPrune (0.00s) [2021-07-27T12:27:40.628Z] === RUN TestContainerRemoveError [2021-07-27T12:27:40.628Z] --- PASS: TestContainerRemoveError (0.00s) [2021-07-27T12:27:40.628Z] === RUN TestContainerRemoveNotFoundError [2021-07-27T12:27:40.628Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2021-07-27T12:27:40.628Z] === RUN TestContainerRemove [2021-07-27T12:27:40.628Z] --- PASS: TestContainerRemove (0.00s) [2021-07-27T12:27:40.628Z] === RUN TestContainerRenameError [2021-07-27T12:27:40.628Z] --- PASS: TestContainerRenameError (0.00s) [2021-07-27T12:27:40.628Z] === RUN TestContainerRename [2021-07-27T12:27:40.628Z] --- PASS: TestContainerRename (0.00s) [2021-07-27T12:27:40.628Z] === RUN TestContainerResizeError [2021-07-27T12:27:40.628Z] --- PASS: TestContainerResizeError (0.00s) [2021-07-27T12:27:40.628Z] === RUN TestContainerExecResizeError [2021-07-27T12:27:40.628Z] --- PASS: TestContainerExecResizeError (0.00s) [2021-07-27T12:27:40.628Z] === RUN TestContainerResize [2021-07-27T12:27:40.628Z] --- PASS: TestContainerResize (0.00s) [2021-07-27T12:27:40.628Z] === RUN TestContainerExecResize [2021-07-27T12:27:40.628Z] --- PASS: TestContainerExecResize (0.00s) [2021-07-27T12:27:40.628Z] === RUN TestContainerRestartError [2021-07-27T12:27:40.628Z] --- PASS: TestContainerRestartError (0.00s) [2021-07-27T12:27:40.628Z] === RUN TestContainerRestart [2021-07-27T12:27:40.628Z] --- PASS: TestContainerRestart (0.00s) [2021-07-27T12:27:40.628Z] === RUN TestContainerStartError [2021-07-27T12:27:40.628Z] --- PASS: TestContainerStartError (0.00s) [2021-07-27T12:27:40.628Z] === RUN TestContainerStart [2021-07-27T12:27:40.628Z] --- PASS: TestContainerStart (0.00s) [2021-07-27T12:27:40.628Z] === RUN TestContainerStatsError [2021-07-27T12:27:40.628Z] --- PASS: TestContainerStatsError (0.00s) [2021-07-27T12:27:40.628Z] === RUN TestContainerStats [2021-07-27T12:27:40.628Z] --- PASS: TestContainerStats (0.00s) [2021-07-27T12:27:40.628Z] === RUN TestContainerStopError [2021-07-27T12:27:40.628Z] --- PASS: TestContainerStopError (0.00s) [2021-07-27T12:27:40.628Z] === RUN TestContainerStop [2021-07-27T12:27:40.628Z] --- PASS: TestContainerStop (0.00s) [2021-07-27T12:27:40.628Z] === RUN TestContainerTopError [2021-07-27T12:27:40.628Z] --- PASS: TestContainerTopError (0.00s) [2021-07-27T12:27:40.628Z] === RUN TestContainerTop [2021-07-27T12:27:40.628Z] --- PASS: TestContainerTop (0.00s) [2021-07-27T12:27:40.628Z] === RUN TestContainerUnpauseError [2021-07-27T12:27:40.628Z] --- PASS: TestContainerUnpauseError (0.00s) [2021-07-27T12:27:40.628Z] === RUN TestContainerUnpause [2021-07-27T12:27:40.628Z] --- PASS: TestContainerUnpause (0.00s) [2021-07-27T12:27:40.628Z] === RUN TestContainerUpdateError [2021-07-27T12:27:40.628Z] --- PASS: TestContainerUpdateError (0.00s) [2021-07-27T12:27:40.628Z] === RUN TestContainerUpdate [2021-07-27T12:27:40.628Z] --- PASS: TestContainerUpdate (0.00s) [2021-07-27T12:27:40.628Z] === RUN TestContainerWaitError [2021-07-27T12:27:40.628Z] --- PASS: TestContainerWaitError (0.00s) [2021-07-27T12:27:40.628Z] === RUN TestContainerWait [2021-07-27T12:27:40.628Z] --- PASS: TestContainerWait (0.00s) [2021-07-27T12:27:40.628Z] === RUN TestDiskUsageError [2021-07-27T12:27:40.628Z] --- PASS: TestDiskUsageError (0.00s) [2021-07-27T12:27:40.628Z] === RUN TestDiskUsage [2021-07-27T12:27:40.628Z] --- PASS: TestDiskUsage (0.00s) [2021-07-27T12:27:40.628Z] === RUN TestDistributionInspectUnsupported [2021-07-27T12:27:40.628Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2021-07-27T12:27:40.628Z] === RUN TestDistributionInspectWithEmptyID [2021-07-27T12:27:40.628Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2021-07-27T12:27:40.628Z] === RUN TestEventsErrorInOptions [2021-07-27T12:27:40.628Z] --- PASS: TestEventsErrorInOptions (0.00s) [2021-07-27T12:27:40.628Z] === RUN TestEventsErrorFromServer [2021-07-27T12:27:40.628Z] --- PASS: TestEventsErrorFromServer (0.00s) [2021-07-27T12:27:40.628Z] === RUN TestEvents [2021-07-27T12:27:40.628Z] --- PASS: TestEvents (0.00s) [2021-07-27T12:27:40.628Z] === RUN TestTLSCloseWriter [2021-07-27T12:27:40.628Z] === PAUSE TestTLSCloseWriter [2021-07-27T12:27:40.628Z] === RUN TestImageBuildError [2021-07-27T12:27:40.628Z] --- PASS: TestImageBuildError (0.00s) [2021-07-27T12:27:40.628Z] === RUN TestImageBuild [2021-07-27T12:27:40.628Z] --- PASS: TestImageBuild (0.00s) [2021-07-27T12:27:40.628Z] === RUN TestGetDockerOS [2021-07-27T12:27:40.628Z] --- PASS: TestGetDockerOS (0.00s) [2021-07-27T12:27:40.628Z] === RUN TestImageCreateError [2021-07-27T12:27:40.628Z] --- PASS: TestImageCreateError (0.00s) [2021-07-27T12:27:40.628Z] === RUN TestImageCreate [2021-07-27T12:27:40.628Z] --- PASS: TestImageCreate (0.00s) [2021-07-27T12:27:40.628Z] === RUN TestImageHistoryError [2021-07-27T12:27:40.628Z] --- PASS: TestImageHistoryError (0.00s) [2021-07-27T12:27:40.628Z] === RUN TestImageHistory [2021-07-27T12:27:40.628Z] --- PASS: TestImageHistory (0.00s) [2021-07-27T12:27:40.628Z] === RUN TestImageImportError [2021-07-27T12:27:40.628Z] --- PASS: TestImageImportError (0.00s) [2021-07-27T12:27:40.628Z] === RUN TestImageImport [2021-07-27T12:27:40.628Z] --- PASS: TestImageImport (0.00s) [2021-07-27T12:27:40.628Z] === RUN TestImageInspectError [2021-07-27T12:27:40.628Z] --- PASS: TestImageInspectError (0.00s) [2021-07-27T12:27:40.628Z] === RUN TestImageInspectImageNotFound [2021-07-27T12:27:40.628Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2021-07-27T12:27:40.628Z] === RUN TestImageInspectWithEmptyID [2021-07-27T12:27:40.628Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2021-07-27T12:27:40.628Z] === RUN TestImageInspect [2021-07-27T12:27:40.628Z] --- PASS: TestImageInspect (0.00s) [2021-07-27T12:27:40.628Z] === RUN TestImageListError [2021-07-27T12:27:40.628Z] --- PASS: TestImageListError (0.00s) [2021-07-27T12:27:40.628Z] === RUN TestImageList [2021-07-27T12:27:40.628Z] --- PASS: TestImageList (0.00s) [2021-07-27T12:27:40.628Z] === RUN TestImageListApiBefore125 [2021-07-27T12:27:40.628Z] --- PASS: TestImageListApiBefore125 (0.01s) [2021-07-27T12:27:40.628Z] === RUN TestImageLoadError [2021-07-27T12:27:40.628Z] --- PASS: TestImageLoadError (0.00s) [2021-07-27T12:27:40.628Z] === RUN TestImageLoad [2021-07-27T12:27:40.628Z] --- PASS: TestImageLoad (0.00s) [2021-07-27T12:27:40.628Z] === RUN TestImagesPruneError [2021-07-27T12:27:40.628Z] --- PASS: TestImagesPruneError (0.00s) [2021-07-27T12:27:40.628Z] === RUN TestImagesPrune [2021-07-27T12:27:40.628Z] --- PASS: TestImagesPrune (0.00s) [2021-07-27T12:27:40.628Z] === RUN TestImagePullReferenceParseError [2021-07-27T12:27:40.628Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2021-07-27T12:27:40.628Z] === RUN TestImagePullAnyError [2021-07-27T12:27:40.628Z] --- PASS: TestImagePullAnyError (0.00s) [2021-07-27T12:27:40.628Z] === RUN TestImagePullStatusUnauthorizedError [2021-07-27T12:27:40.628Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2021-07-27T12:27:40.628Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2021-07-27T12:27:40.628Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-07-27T12:27:40.628Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-07-27T12:27:40.628Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-07-27T12:27:40.628Z] === RUN TestImagePullWithPrivilegedFuncNoError [2021-07-27T12:27:40.628Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2021-07-27T12:27:40.628Z] === RUN TestImagePullWithoutErrors [2021-07-27T12:27:40.628Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2021-07-27T12:27:40.628Z] === RUN TestImagePushReferenceError [2021-07-27T12:27:40.628Z] --- PASS: TestImagePushReferenceError (0.00s) [2021-07-27T12:27:40.628Z] === RUN TestImagePushAnyError [2021-07-27T12:27:40.628Z] --- PASS: TestImagePushAnyError (0.00s) [2021-07-27T12:27:40.628Z] === RUN TestImagePushStatusUnauthorizedError [2021-07-27T12:27:40.628Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2021-07-27T12:27:40.628Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2021-07-27T12:27:40.628Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-07-27T12:27:40.628Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-07-27T12:27:40.628Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-07-27T12:27:40.628Z] === RUN TestImagePushWithPrivilegedFuncNoError [2021-07-27T12:27:40.628Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2021-07-27T12:27:40.628Z] === RUN TestImagePushWithoutErrors [2021-07-27T12:27:40.628Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2021-07-27T12:27:40.628Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2021-07-27T12:27:40.628Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2021-07-27T12:27:40.628Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2021-07-27T12:27:40.628Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2021-07-27T12:27:40.628Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2021-07-27T12:27:40.628Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2021-07-27T12:27:40.628Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2021-07-27T12:27:40.628Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2021-07-27T12:27:40.628Z] === RUN TestImageRemoveError [2021-07-27T12:27:40.628Z] --- PASS: TestImageRemoveError (0.00s) [2021-07-27T12:27:40.628Z] === RUN TestImageRemoveImageNotFound [2021-07-27T12:27:40.628Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2021-07-27T12:27:40.628Z] === RUN TestImageRemove [2021-07-27T12:27:40.628Z] --- PASS: TestImageRemove (0.00s) [2021-07-27T12:27:40.628Z] === RUN TestImageSaveError [2021-07-27T12:27:40.628Z] --- PASS: TestImageSaveError (0.00s) [2021-07-27T12:27:40.628Z] === RUN TestImageSave [2021-07-27T12:27:40.628Z] --- PASS: TestImageSave (0.00s) [2021-07-27T12:27:40.628Z] === RUN TestImageSearchAnyError [2021-07-27T12:27:40.628Z] --- PASS: TestImageSearchAnyError (0.00s) [2021-07-27T12:27:40.628Z] === RUN TestImageSearchStatusUnauthorizedError [2021-07-27T12:27:40.628Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2021-07-27T12:27:40.628Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2021-07-27T12:27:40.628Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-07-27T12:27:40.628Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-07-27T12:27:40.628Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-07-27T12:27:40.628Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2021-07-27T12:27:40.628Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2021-07-27T12:27:40.628Z] === RUN TestImageSearchWithoutErrors [2021-07-27T12:27:40.628Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2021-07-27T12:27:40.628Z] === RUN TestImageTagError [2021-07-27T12:27:40.628Z] --- PASS: TestImageTagError (0.00s) [2021-07-27T12:27:40.628Z] === RUN TestImageTagInvalidReference [2021-07-27T12:27:40.628Z] --- PASS: TestImageTagInvalidReference (0.00s) [2021-07-27T12:27:40.628Z] === RUN TestImageTagInvalidSourceImageName [2021-07-27T12:27:40.628Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2021-07-27T12:27:40.628Z] === RUN TestImageTagHexSource [2021-07-27T12:27:40.628Z] --- PASS: TestImageTagHexSource (0.00s) [2021-07-27T12:27:40.628Z] === RUN TestImageTag [2021-07-27T12:27:40.628Z] --- PASS: TestImageTag (0.00s) [2021-07-27T12:27:40.628Z] === RUN TestInfoServerError [2021-07-27T12:27:40.628Z] --- PASS: TestInfoServerError (0.00s) [2021-07-27T12:27:40.628Z] === RUN TestInfoInvalidResponseJSONError [2021-07-27T12:27:40.628Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2021-07-27T12:27:40.628Z] === RUN TestInfo [2021-07-27T12:27:40.628Z] --- PASS: TestInfo (0.01s) [2021-07-27T12:27:40.628Z] === RUN TestNetworkConnectError [2021-07-27T12:27:40.628Z] --- PASS: TestNetworkConnectError (0.00s) [2021-07-27T12:27:40.628Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2021-07-27T12:27:40.628Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2021-07-27T12:27:40.628Z] === RUN TestNetworkConnect [2021-07-27T12:27:40.628Z] --- PASS: TestNetworkConnect (0.00s) [2021-07-27T12:27:40.628Z] === RUN TestNetworkCreateError [2021-07-27T12:27:40.628Z] --- PASS: TestNetworkCreateError (0.00s) [2021-07-27T12:27:40.628Z] === RUN TestNetworkCreate [2021-07-27T12:27:40.628Z] --- PASS: TestNetworkCreate (0.00s) [2021-07-27T12:27:40.628Z] === RUN TestNetworkDisconnectError [2021-07-27T12:27:40.628Z] --- PASS: TestNetworkDisconnectError (0.00s) [2021-07-27T12:27:40.628Z] === RUN TestNetworkDisconnect [2021-07-27T12:27:40.628Z] --- PASS: TestNetworkDisconnect (0.00s) [2021-07-27T12:27:40.628Z] === RUN TestNetworkInspectError [2021-07-27T12:27:40.628Z] --- PASS: TestNetworkInspectError (0.00s) [2021-07-27T12:27:40.628Z] === RUN TestNetworkInspectNotFoundError [2021-07-27T12:27:40.628Z] --- PASS: TestNetworkInspectNotFoundError (0.00s) [2021-07-27T12:27:40.628Z] === RUN TestNetworkInspectWithEmptyID [2021-07-27T12:27:40.628Z] --- PASS: TestNetworkInspectWithEmptyID (0.00s) [2021-07-27T12:27:40.628Z] === RUN TestNetworkInspect [2021-07-27T12:27:40.628Z] --- PASS: TestNetworkInspect (0.00s) [2021-07-27T12:27:40.628Z] === RUN TestNetworkListError [2021-07-27T12:27:40.628Z] --- PASS: TestNetworkListError (0.00s) [2021-07-27T12:27:40.628Z] === RUN TestNetworkList [2021-07-27T12:27:40.628Z] --- PASS: TestNetworkList (0.00s) [2021-07-27T12:27:40.628Z] === RUN TestNetworksPruneError [2021-07-27T12:27:40.628Z] --- PASS: TestNetworksPruneError (0.00s) [2021-07-27T12:27:40.628Z] === RUN TestNetworksPrune [2021-07-27T12:27:40.628Z] --- PASS: TestNetworksPrune (0.01s) [2021-07-27T12:27:40.628Z] === RUN TestNetworkRemoveError [2021-07-27T12:27:40.628Z] --- PASS: TestNetworkRemoveError (0.00s) [2021-07-27T12:27:40.628Z] === RUN TestNetworkRemove [2021-07-27T12:27:40.628Z] --- PASS: TestNetworkRemove (0.00s) [2021-07-27T12:27:40.628Z] === RUN TestNodeInspectError [2021-07-27T12:27:40.628Z] --- PASS: TestNodeInspectError (0.00s) [2021-07-27T12:27:40.628Z] === RUN TestNodeInspectNodeNotFound [2021-07-27T12:27:40.628Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2021-07-27T12:27:40.628Z] === RUN TestNodeInspectWithEmptyID [2021-07-27T12:27:40.628Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2021-07-27T12:27:40.628Z] === RUN TestNodeInspect [2021-07-27T12:27:40.628Z] --- PASS: TestNodeInspect (0.00s) [2021-07-27T12:27:40.628Z] === RUN TestNodeListError [2021-07-27T12:27:40.628Z] --- PASS: TestNodeListError (0.00s) [2021-07-27T12:27:40.628Z] === RUN TestNodeList [2021-07-27T12:27:40.628Z] --- PASS: TestNodeList (0.00s) [2021-07-27T12:27:40.628Z] === RUN TestNodeRemoveError [2021-07-27T12:27:40.628Z] --- PASS: TestNodeRemoveError (0.00s) [2021-07-27T12:27:40.628Z] === RUN TestNodeRemove [2021-07-27T12:27:40.628Z] --- PASS: TestNodeRemove (0.00s) [2021-07-27T12:27:40.628Z] === RUN TestNodeUpdateError [2021-07-27T12:27:40.628Z] --- PASS: TestNodeUpdateError (0.00s) [2021-07-27T12:27:40.628Z] === RUN TestNodeUpdate [2021-07-27T12:27:40.628Z] --- PASS: TestNodeUpdate (0.00s) [2021-07-27T12:27:40.628Z] === RUN TestOptionWithTimeout [2021-07-27T12:27:40.628Z] --- PASS: TestOptionWithTimeout (0.00s) [2021-07-27T12:27:40.628Z] === RUN TestPingFail [2021-07-27T12:27:40.628Z] --- PASS: TestPingFail (0.00s) [2021-07-27T12:27:40.628Z] === RUN TestPingWithError [2021-07-27T12:27:40.628Z] 2021/07/27 12:27:39 RoundTripper returned a response & error; ignoring response [2021-07-27T12:27:40.629Z] 2021/07/27 12:27:39 RoundTripper returned a response & error; ignoring response [2021-07-27T12:27:40.629Z] --- PASS: TestPingWithError (0.00s) [2021-07-27T12:27:40.629Z] === RUN TestPingSuccess [2021-07-27T12:27:40.629Z] --- PASS: TestPingSuccess (0.00s) [2021-07-27T12:27:40.629Z] === RUN TestPingHeadFallback [2021-07-27T12:27:40.629Z] === RUN TestPingHeadFallback/OK [2021-07-27T12:27:40.629Z] === RUN TestPingHeadFallback/Internal_Server_Error [2021-07-27T12:27:40.629Z] === RUN TestPingHeadFallback/Not_Found [2021-07-27T12:27:40.629Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2021-07-27T12:27:40.629Z] --- PASS: TestPingHeadFallback (0.00s) [2021-07-27T12:27:40.629Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2021-07-27T12:27:40.629Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2021-07-27T12:27:40.629Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2021-07-27T12:27:40.629Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2021-07-27T12:27:40.629Z] === RUN TestPluginDisableError [2021-07-27T12:27:40.629Z] --- PASS: TestPluginDisableError (0.00s) [2021-07-27T12:27:40.629Z] === RUN TestPluginDisable [2021-07-27T12:27:40.629Z] --- PASS: TestPluginDisable (0.00s) [2021-07-27T12:27:40.629Z] === RUN TestPluginEnableError [2021-07-27T12:27:40.629Z] --- PASS: TestPluginEnableError (0.00s) [2021-07-27T12:27:40.629Z] === RUN TestPluginEnable [2021-07-27T12:27:40.629Z] --- PASS: TestPluginEnable (0.00s) [2021-07-27T12:27:40.629Z] === RUN TestPluginInspectError [2021-07-27T12:27:40.629Z] --- PASS: TestPluginInspectError (0.00s) [2021-07-27T12:27:40.629Z] === RUN TestPluginInspectWithEmptyID [2021-07-27T12:27:40.629Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2021-07-27T12:27:40.629Z] === RUN TestPluginInspect [2021-07-27T12:27:40.629Z] --- PASS: TestPluginInspect (0.00s) [2021-07-27T12:27:40.629Z] === RUN TestPluginListError [2021-07-27T12:27:40.629Z] --- PASS: TestPluginListError (0.00s) [2021-07-27T12:27:40.629Z] === RUN TestPluginList [2021-07-27T12:27:40.629Z] --- PASS: TestPluginList (0.00s) [2021-07-27T12:27:40.629Z] === RUN TestPluginPushError [2021-07-27T12:27:40.629Z] --- PASS: TestPluginPushError (0.00s) [2021-07-27T12:27:40.629Z] === RUN TestPluginPush [2021-07-27T12:27:40.629Z] --- PASS: TestPluginPush (0.00s) [2021-07-27T12:27:40.629Z] === RUN TestPluginRemoveError [2021-07-27T12:27:40.629Z] --- PASS: TestPluginRemoveError (0.00s) [2021-07-27T12:27:40.629Z] === RUN TestPluginRemove [2021-07-27T12:27:40.629Z] --- PASS: TestPluginRemove (0.00s) [2021-07-27T12:27:40.629Z] === RUN TestPluginSetError [2021-07-27T12:27:40.629Z] --- PASS: TestPluginSetError (0.00s) [2021-07-27T12:27:40.629Z] === RUN TestPluginSet [2021-07-27T12:27:40.629Z] --- PASS: TestPluginSet (0.00s) [2021-07-27T12:27:40.629Z] === RUN TestSetHostHeader [2021-07-27T12:27:40.629Z] --- PASS: TestSetHostHeader (0.00s) [2021-07-27T12:27:40.629Z] === RUN TestPlainTextError [2021-07-27T12:27:40.629Z] --- PASS: TestPlainTextError (0.00s) [2021-07-27T12:27:40.629Z] === RUN TestInfiniteError [2021-07-27T12:27:40.629Z] --- PASS: TestInfiniteError (0.03s) [2021-07-27T12:27:40.629Z] === RUN TestCanceledContext [2021-07-27T12:27:40.629Z] 2021/07/27 12:27:39 RoundTripper returned a response & error; ignoring response [2021-07-27T12:27:40.629Z] --- PASS: TestCanceledContext (0.00s) [2021-07-27T12:27:40.629Z] === RUN TestDeadlineExceededContext [2021-07-27T12:27:40.629Z] 2021/07/27 12:27:39 RoundTripper returned a response & error; ignoring response [2021-07-27T12:27:40.629Z] --- PASS: TestDeadlineExceededContext (0.00s) [2021-07-27T12:27:40.629Z] === RUN TestSecretCreateUnsupported [2021-07-27T12:27:40.629Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2021-07-27T12:27:40.629Z] === RUN TestSecretCreateError [2021-07-27T12:27:40.629Z] --- PASS: TestSecretCreateError (0.00s) [2021-07-27T12:27:40.629Z] === RUN TestSecretCreate [2021-07-27T12:27:40.629Z] --- PASS: TestSecretCreate (0.00s) [2021-07-27T12:27:40.629Z] === RUN TestSecretInspectUnsupported [2021-07-27T12:27:40.629Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2021-07-27T12:27:40.629Z] === RUN TestSecretInspectError [2021-07-27T12:27:40.629Z] --- PASS: TestSecretInspectError (0.00s) [2021-07-27T12:27:40.629Z] === RUN TestSecretInspectSecretNotFound [2021-07-27T12:27:40.629Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2021-07-27T12:27:40.629Z] === RUN TestSecretInspectWithEmptyID [2021-07-27T12:27:40.629Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2021-07-27T12:27:40.629Z] === RUN TestSecretInspect [2021-07-27T12:27:40.629Z] --- PASS: TestSecretInspect (0.00s) [2021-07-27T12:27:40.629Z] === RUN TestSecretListUnsupported [2021-07-27T12:27:40.629Z] --- PASS: TestSecretListUnsupported (0.00s) [2021-07-27T12:27:40.629Z] === RUN TestSecretListError [2021-07-27T12:27:40.629Z] --- PASS: TestSecretListError (0.00s) [2021-07-27T12:27:40.629Z] === RUN TestSecretList [2021-07-27T12:27:40.629Z] --- PASS: TestSecretList (0.00s) [2021-07-27T12:27:40.629Z] === RUN TestSecretRemoveUnsupported [2021-07-27T12:27:40.629Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2021-07-27T12:27:40.629Z] === RUN TestSecretRemoveError [2021-07-27T12:27:40.629Z] --- PASS: TestSecretRemoveError (0.00s) [2021-07-27T12:27:40.629Z] === RUN TestSecretRemove [2021-07-27T12:27:40.629Z] --- PASS: TestSecretRemove (0.00s) [2021-07-27T12:27:40.629Z] === RUN TestSecretUpdateUnsupported [2021-07-27T12:27:40.629Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2021-07-27T12:27:40.629Z] === RUN TestSecretUpdateError [2021-07-27T12:27:40.629Z] --- PASS: TestSecretUpdateError (0.00s) [2021-07-27T12:27:40.629Z] === RUN TestSecretUpdate [2021-07-27T12:27:40.629Z] --- PASS: TestSecretUpdate (0.00s) [2021-07-27T12:27:40.629Z] === RUN TestServiceCreateError [2021-07-27T12:27:40.629Z] --- PASS: TestServiceCreateError (0.00s) [2021-07-27T12:27:40.629Z] === RUN TestServiceCreate [2021-07-27T12:27:40.629Z] --- PASS: TestServiceCreate (0.00s) [2021-07-27T12:27:40.629Z] === RUN TestServiceCreateCompatiblePlatforms [2021-07-27T12:27:40.629Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2021-07-27T12:27:40.629Z] === RUN TestServiceCreateDigestPinning [2021-07-27T12:27:40.629Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2021-07-27T12:27:40.629Z] === RUN TestServiceInspectError [2021-07-27T12:27:40.629Z] --- PASS: TestServiceInspectError (0.00s) [2021-07-27T12:27:40.629Z] === RUN TestServiceInspectServiceNotFound [2021-07-27T12:27:40.629Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2021-07-27T12:27:40.629Z] === RUN TestServiceInspectWithEmptyID [2021-07-27T12:27:40.629Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2021-07-27T12:27:40.629Z] === RUN TestServiceInspect [2021-07-27T12:27:40.629Z] --- PASS: TestServiceInspect (0.00s) [2021-07-27T12:27:40.629Z] === RUN TestServiceListError [2021-07-27T12:27:40.629Z] --- PASS: TestServiceListError (0.01s) [2021-07-27T12:27:40.629Z] === RUN TestServiceList [2021-07-27T12:27:40.629Z] --- PASS: TestServiceList (0.00s) [2021-07-27T12:27:40.629Z] === RUN TestServiceLogsError [2021-07-27T12:27:40.629Z] --- PASS: TestServiceLogsError (0.00s) [2021-07-27T12:27:40.629Z] === RUN TestServiceLogs [2021-07-27T12:27:40.629Z] --- PASS: TestServiceLogs (0.00s) [2021-07-27T12:27:40.629Z] === RUN TestServiceRemoveError [2021-07-27T12:27:40.629Z] --- PASS: TestServiceRemoveError (0.00s) [2021-07-27T12:27:40.629Z] === RUN TestServiceRemoveNotFoundError [2021-07-27T12:27:40.629Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2021-07-27T12:27:40.629Z] === RUN TestServiceRemove [2021-07-27T12:27:40.629Z] --- PASS: TestServiceRemove (0.00s) [2021-07-27T12:27:40.629Z] === RUN TestServiceUpdateError [2021-07-27T12:27:40.629Z] --- PASS: TestServiceUpdateError (0.00s) [2021-07-27T12:27:40.629Z] === RUN TestServiceUpdate [2021-07-27T12:27:40.629Z] --- PASS: TestServiceUpdate (0.00s) [2021-07-27T12:27:40.629Z] === RUN TestSwarmGetUnlockKeyError [2021-07-27T12:27:40.629Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2021-07-27T12:27:40.629Z] === RUN TestSwarmGetUnlockKey [2021-07-27T12:27:40.629Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2021-07-27T12:27:40.629Z] === RUN TestSwarmInitError [2021-07-27T12:27:40.629Z] --- PASS: TestSwarmInitError (0.00s) [2021-07-27T12:27:40.629Z] === RUN TestSwarmInit [2021-07-27T12:27:40.629Z] --- PASS: TestSwarmInit (0.00s) [2021-07-27T12:27:40.629Z] === RUN TestSwarmInspectError [2021-07-27T12:27:40.629Z] --- PASS: TestSwarmInspectError (0.00s) [2021-07-27T12:27:40.629Z] === RUN TestSwarmInspect [2021-07-27T12:27:40.629Z] --- PASS: TestSwarmInspect (0.00s) [2021-07-27T12:27:40.629Z] === RUN TestSwarmJoinError [2021-07-27T12:27:40.629Z] --- PASS: TestSwarmJoinError (0.00s) [2021-07-27T12:27:40.629Z] === RUN TestSwarmJoin [2021-07-27T12:27:40.629Z] --- PASS: TestSwarmJoin (0.00s) [2021-07-27T12:27:40.629Z] === RUN TestSwarmLeaveError [2021-07-27T12:27:40.629Z] --- PASS: TestSwarmLeaveError (0.00s) [2021-07-27T12:27:40.629Z] === RUN TestSwarmLeave [2021-07-27T12:27:40.629Z] --- PASS: TestSwarmLeave (0.00s) [2021-07-27T12:27:40.629Z] === RUN TestSwarmUnlockError [2021-07-27T12:27:40.629Z] --- PASS: TestSwarmUnlockError (0.00s) [2021-07-27T12:27:40.629Z] === RUN TestSwarmUnlock [2021-07-27T12:27:40.629Z] --- PASS: TestSwarmUnlock (0.00s) [2021-07-27T12:27:40.629Z] === RUN TestSwarmUpdateError [2021-07-27T12:27:40.629Z] --- PASS: TestSwarmUpdateError (0.00s) [2021-07-27T12:27:40.629Z] === RUN TestSwarmUpdate [2021-07-27T12:27:40.629Z] --- PASS: TestSwarmUpdate (0.00s) [2021-07-27T12:27:40.629Z] === RUN TestTaskInspectError [2021-07-27T12:27:40.629Z] --- PASS: TestTaskInspectError (0.00s) [2021-07-27T12:27:40.629Z] === RUN TestTaskInspectWithEmptyID [2021-07-27T12:27:40.629Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2021-07-27T12:27:40.629Z] === RUN TestTaskInspect [2021-07-27T12:27:40.629Z] --- PASS: TestTaskInspect (0.00s) [2021-07-27T12:27:40.629Z] === RUN TestTaskListError [2021-07-27T12:27:40.629Z] --- PASS: TestTaskListError (0.00s) [2021-07-27T12:27:40.629Z] === RUN TestTaskList [2021-07-27T12:27:40.629Z] --- PASS: TestTaskList (0.00s) [2021-07-27T12:27:40.629Z] === RUN TestVolumeCreateError [2021-07-27T12:27:40.629Z] --- PASS: TestVolumeCreateError (0.00s) [2021-07-27T12:27:40.629Z] === RUN TestVolumeCreate [2021-07-27T12:27:40.629Z] --- PASS: TestVolumeCreate (0.00s) [2021-07-27T12:27:40.629Z] === RUN TestVolumeInspectError [2021-07-27T12:27:40.629Z] --- PASS: TestVolumeInspectError (0.00s) [2021-07-27T12:27:40.629Z] === RUN TestVolumeInspectNotFound [2021-07-27T12:27:40.629Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2021-07-27T12:27:40.629Z] === RUN TestVolumeInspectWithEmptyID [2021-07-27T12:27:40.629Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2021-07-27T12:27:40.629Z] === RUN TestVolumeInspect [2021-07-27T12:27:40.629Z] --- PASS: TestVolumeInspect (0.00s) [2021-07-27T12:27:40.629Z] === RUN TestVolumeListError [2021-07-27T12:27:40.629Z] --- PASS: TestVolumeListError (0.00s) [2021-07-27T12:27:40.629Z] === RUN TestVolumeList [2021-07-27T12:27:40.629Z] --- PASS: TestVolumeList (0.00s) [2021-07-27T12:27:40.629Z] === RUN TestVolumeRemoveError [2021-07-27T12:27:40.629Z] --- PASS: TestVolumeRemoveError (0.00s) [2021-07-27T12:27:40.629Z] === RUN TestVolumeRemove [2021-07-27T12:27:40.629Z] --- PASS: TestVolumeRemove (0.00s) [2021-07-27T12:27:40.629Z] === CONT TestTLSCloseWriter [2021-07-27T12:27:40.629Z] --- PASS: TestTLSCloseWriter (0.02s) [2021-07-27T12:27:40.629Z] PASS [2021-07-27T12:27:40.629Z] coverage: 75.0% of statements [2021-07-27T12:27:40.629Z] ok github.com/docker/docker/client 0.524s coverage: 75.0% of statements [2021-07-27T12:27:40.944Z] Removing intermediate container 4919f7c1ee7b [2021-07-27T12:27:40.944Z] ---> a3c07b2e2e50 [2021-07-27T12:27:40.944Z] Step 13/13 : CMD ["sh"] [2021-07-27T12:27:41.401Z] ---> Running in 42a1525f6802 [2021-07-27T12:27:41.401Z] Removing intermediate container 42a1525f6802 [2021-07-27T12:27:41.401Z] ---> 7de24c78d332 [2021-07-27T12:27:41.401Z] Successfully built 7de24c78d332 [2021-07-27T12:27:41.401Z] Successfully tagged busybox:latest [2021-07-27T12:27:41.401Z] INFO: Docker images of the daemon under test [2021-07-27T12:27:41.401Z] [2021-07-27T12:27:41.816Z] === RUN TestDockerSuite/TestBuildMultipleTags [2021-07-27T12:27:41.816Z] === RUN TestDockerSuite/TestBuildNetContainer [2021-07-27T12:27:41.859Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-07-27T12:27:41.859Z] busybox latest 7de24c78d332 Less than a second ago 2.78GB [2021-07-27T12:27:41.859Z] microsoft/windowsservercore latest 39d157a84080 5 months ago 2.74GB [2021-07-27T12:27:41.859Z] mcr.microsoft.com/windows/servercore/insider 10.0.20295.1 39d157a84080 5 months ago 2.74GB [2021-07-27T12:27:41.859Z] [2021-07-27T12:27:41.859Z] INFO: Running integration tests at 07/27/2021 12:27:41... [2021-07-27T12:27:41.859Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2021-07-27T12:27:41.859Z] INFO: Integration API tests being run from the host: [2021-07-27T12:27:41.859Z] INFO: make.ps1 starting at 07/27/2021 12:27:41 [2021-07-27T12:27:42.748Z] --- PASS: TestAuthZPluginV2Disable (2.74s) [2021-07-27T12:27:42.748Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-07-27T12:27:42.824Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2021-07-27T12:27:44.119Z] === RUN TestDockerSuite/TestBuildNetNone [2021-07-27T12:27:44.683Z] === RUN TestDockerSuite/TestBuildNoContext [2021-07-27T12:27:44.683Z] docker_api_swarm_test.go:363: Waiting for possible election... [2021-07-27T12:27:44.762Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (11.63s) [2021-07-27T12:27:44.762Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-07-27T12:27:44.911Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-07-27T12:27:45.616Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (2.79s) [2021-07-27T12:27:45.616Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-07-27T12:27:45.875Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2021-07-27T12:27:46.807Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2021-07-27T12:27:49.333Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2021-07-27T12:27:49.591Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2021-07-27T12:27:49.848Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2021-07-27T12:27:50.105Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2021-07-27T12:27:50.362Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2021-07-27T12:27:50.926Z] === RUN TestDockerSuite/TestBuildOnBuild [2021-07-27T12:27:51.494Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-07-27T12:27:52.434Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-07-27T12:27:52.672Z] tests/integration/api_volume_test.py ......... [ 74%] [2021-07-27T12:27:52.672Z] tests/integration/client_test.py ..... [ 75%] [2021-07-27T12:27:52.672Z] tests/integration/context_api_test.py ... [ 76%] [2021-07-27T12:27:52.672Z] tests/integration/errors_test.py . [ 76%] [2021-07-27T12:27:52.822Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2021-07-27T12:27:52.822Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (7.45s) [2021-07-27T12:27:52.822Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-07-27T12:27:53.005Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-07-27T12:27:53.386Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2021-07-27T12:27:55.910Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2021-07-27T12:27:56.167Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2021-07-27T12:27:56.731Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2021-07-27T12:27:58.103Z] docker_api_swarm_test.go:271: [d88f7ad559a36] joining swarm manager [dcfe70225148b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-27T12:27:59.036Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2021-07-27T12:27:59.320Z] docker_api_swarm_test.go:272: [dba993920e70b] joining swarm manager [dcfe70225148b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-27T12:27:59.915Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2021-07-27T12:28:01.286Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2021-07-27T12:28:01.543Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2021-07-27T12:28:01.739Z] --- PASS: TestCheckoutGit (35.39s) [2021-07-27T12:28:01.739Z] === RUN TestValidGitTransport [2021-07-27T12:28:01.739Z] --- PASS: TestValidGitTransport (0.00s) [2021-07-27T12:28:01.739Z] === RUN TestGitInvalidRef [2021-07-27T12:28:01.739Z] --- PASS: TestGitInvalidRef (0.29s) [2021-07-27T12:28:01.739Z] PASS [2021-07-27T12:28:01.739Z] coverage: 86.3% of statements [2021-07-27T12:28:01.739Z] ok github.com/docker/docker/builder/remotecontext/git 35.852s coverage: 86.3% of statements [2021-07-27T12:28:01.739Z] ? github.com/docker/docker/cli [no test files] [2021-07-27T12:28:01.739Z] ? github.com/docker/docker/cli/config [no test files] [2021-07-27T12:28:02.803Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.59s) [2021-07-27T12:28:02.803Z] PASS [2021-07-27T12:28:02.803Z] [2021-07-27T12:28:02.803Z] DONE 17 tests in 48.150s [2021-07-27T12:28:02.803Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-07-27T12:28:02.803Z] INFO: Testing against a local daemon [2021-07-27T12:28:02.803Z] === RUN TestPluginInvalidJSON [2021-07-27T12:28:02.803Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-07-27T12:28:02.803Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-07-27T12:28:02.803Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-07-27T12:28:02.803Z] --- PASS: TestPluginInvalidJSON (0.01s) [2021-07-27T12:28:02.803Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-07-27T12:28:02.803Z] === RUN TestPluginInstall [2021-07-27T12:28:02.803Z] === RUN TestPluginInstall/no_auth [2021-07-27T12:28:02.803Z] time="2021-07-27T12:28:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-07-27T12:28:02.803Z] time="2021-07-27T12:28:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:efe63f7e1c5cdd8c5af5f1036cd3494ebfb6f8e882fe26af1a85ebafe24fa977" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-07-27T12:28:02.803Z] time="2021-07-27T12:28:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-07-27T12:28:02.803Z] time="2021-07-27T12:28:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:efe63f7e1c5cdd8c5af5f1036cd3494ebfb6f8e882fe26af1a85ebafe24fa977" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-07-27T12:28:02.803Z] === RUN TestPluginInstall/with_htpasswd [2021-07-27T12:28:02.803Z] time="2021-07-27T12:28:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-07-27T12:28:02.803Z] time="2021-07-27T12:28:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:1fad0bfb65a045acd79fd9b7004109a1f8027176db266b8d42c645178e60d5e6" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-07-27T12:28:02.803Z] time="2021-07-27T12:28:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-07-27T12:28:02.803Z] time="2021-07-27T12:28:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:1fad0bfb65a045acd79fd9b7004109a1f8027176db266b8d42c645178e60d5e6" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-07-27T12:28:03.058Z] === RUN TestPluginInstall/with_insecure [2021-07-27T12:28:03.985Z] time="2021-07-27T12:28:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-07-27T12:28:03.985Z] time="2021-07-27T12:28:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:0ae2008e96c6820724630f5f93f0d2838801b2906b05603ef4e73ddb92ad84b6" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-07-27T12:28:03.985Z] time="2021-07-27T12:28:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-07-27T12:28:03.985Z] time="2021-07-27T12:28:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:0ae2008e96c6820724630f5f93f0d2838801b2906b05603ef4e73ddb92ad84b6" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-07-27T12:28:04.241Z] plugin_test.go:165: [d69b77a959705] daemon is not started [2021-07-27T12:28:04.241Z] --- PASS: TestPluginInstall (3.21s) [2021-07-27T12:28:04.241Z] --- PASS: TestPluginInstall/no_auth (1.44s) [2021-07-27T12:28:04.241Z] --- PASS: TestPluginInstall/with_htpasswd (0.65s) [2021-07-27T12:28:04.241Z] --- PASS: TestPluginInstall/with_insecure (1.12s) [2021-07-27T12:28:04.241Z] === RUN TestPluginsWithRuntimes [2021-07-27T12:28:04.819Z] === RUN TestDockerSuite/TestBuildPATH [2021-07-27T12:28:05.253Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-07-27T12:28:06.128Z] === RUN TestPluginsWithRuntimes/No_Args [2021-07-27T12:28:06.691Z] === RUN TestPluginsWithRuntimes/With_Args [2021-07-27T12:28:06.713Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2021-07-27T12:28:07.277Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2021-07-27T12:28:08.056Z] --- PASS: TestPluginsWithRuntimes (3.58s) [2021-07-27T12:28:08.056Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.94s) [2021-07-27T12:28:08.056Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.00s) [2021-07-27T12:28:08.056Z] === RUN TestPluginBackCompatMediaTypes [2021-07-27T12:28:08.209Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2021-07-27T12:28:08.312Z] --- PASS: TestPluginBackCompatMediaTypes (0.58s) [2021-07-27T12:28:08.312Z] PASS [2021-07-27T12:28:08.312Z] [2021-07-27T12:28:08.312Z] DONE 10 tests in 7.428s [2021-07-27T12:28:08.312Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-07-27T12:28:08.312Z] INFO: Testing against a local daemon [2021-07-27T12:28:08.312Z] === RUN TestExternalGraphDriver [2021-07-27T12:28:08.568Z] === RUN TestExternalGraphDriver/json [2021-07-27T12:28:09.580Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.57s) [2021-07-27T12:28:09.580Z] PASS [2021-07-27T12:28:09.580Z] [2021-07-27T12:28:09.580Z] DONE 17 tests in 44.570s [2021-07-27T12:28:09.580Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-07-27T12:28:09.580Z] ++ 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-07-27T12:28:09.580Z] ++ set -e [2021-07-27T12:28:09.580Z] ++ '[' -n 0 ']' [2021-07-27T12:28:09.580Z] ++ set -x [2021-07-27T12:28:09.580Z] ++ 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-07-27T12:28:09.580Z] INFO: Testing against a local daemon [2021-07-27T12:28:09.580Z] === RUN TestPluginInvalidJSON [2021-07-27T12:28:09.580Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-07-27T12:28:09.580Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-07-27T12:28:09.580Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-07-27T12:28:09.580Z] --- PASS: TestPluginInvalidJSON (0.02s) [2021-07-27T12:28:09.580Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-07-27T12:28:09.580Z] === RUN TestPluginInstall [2021-07-27T12:28:09.580Z] === RUN TestPluginInstall/no_auth [2021-07-27T12:28:10.456Z] === RUN TestExternalGraphDriver/spec [2021-07-27T12:28:10.513Z] time="2021-07-27T12:28:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-07-27T12:28:10.513Z] time="2021-07-27T12:28:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a1fb85932e89b60cd16d10809c43bec1f7ddea08b39e3b26ebbfa8d02703771c" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-07-27T12:28:10.513Z] time="2021-07-27T12:28:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-07-27T12:28:10.513Z] time="2021-07-27T12:28:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a1fb85932e89b60cd16d10809c43bec1f7ddea08b39e3b26ebbfa8d02703771c" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-07-27T12:28:10.513Z] === RUN TestPluginInstall/with_htpasswd [2021-07-27T12:28:10.770Z] time="2021-07-27T12:28:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-07-27T12:28:10.770Z] time="2021-07-27T12:28:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:0bd1c38e88fcefdb086d14786f1db7cddab65b56f000ce4f873ae08417994270" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-07-27T12:28:10.770Z] time="2021-07-27T12:28:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-07-27T12:28:10.770Z] time="2021-07-27T12:28:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:0bd1c38e88fcefdb086d14786f1db7cddab65b56f000ce4f873ae08417994270" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-07-27T12:28:11.027Z] === RUN TestPluginInstall/with_insecure [2021-07-27T12:28:11.958Z] time="2021-07-27T12:28:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-07-27T12:28:11.958Z] time="2021-07-27T12:28:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ec7d19de3395828117c9790b5f9f00f9da76c8f805306254523b132f54f2db5e" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-07-27T12:28:11.958Z] time="2021-07-27T12:28:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-07-27T12:28:11.958Z] time="2021-07-27T12:28:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ec7d19de3395828117c9790b5f9f00f9da76c8f805306254523b132f54f2db5e" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-07-27T12:28:12.215Z] plugin_test.go:165: [dfe58abf78fbb] daemon is not started [2021-07-27T12:28:12.215Z] --- PASS: TestPluginInstall (2.59s) [2021-07-27T12:28:12.215Z] --- PASS: TestPluginInstall/no_auth (0.92s) [2021-07-27T12:28:12.215Z] --- PASS: TestPluginInstall/with_htpasswd (0.60s) [2021-07-27T12:28:12.215Z] --- PASS: TestPluginInstall/with_insecure (1.07s) [2021-07-27T12:28:12.215Z] === RUN TestPluginsWithRuntimes [2021-07-27T12:28:12.343Z] === RUN TestExternalGraphDriver/pull [2021-07-27T12:28:12.796Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-27T12:28:12.796Z] INFO: Testing against a local daemon [2021-07-27T12:28:12.796Z] === RUN TestBuildWithSession [2021-07-27T12:28:12.796Z] build_session_test.go:25: TODO: BuildKit [2021-07-27T12:28:12.796Z] --- SKIP: TestBuildWithSession (0.00s) [2021-07-27T12:28:12.796Z] === RUN TestBuildSquashParent [2021-07-27T12:28:12.796Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-07-27T12:28:12.796Z] --- SKIP: TestBuildSquashParent (0.00s) [2021-07-27T12:28:12.796Z] === RUN TestBuildWithRemoveAndForceRemove [2021-07-27T12:28:12.796Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-07-27T12:28:12.796Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-07-27T12:28:12.796Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-07-27T12:28:12.796Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-07-27T12:28:12.796Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-07-27T12:28:12.796Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-07-27T12:28:12.796Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-07-27T12:28:12.796Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-07-27T12:28:12.796Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-07-27T12:28:12.796Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-07-27T12:28:12.796Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-07-27T12:28:12.796Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-07-27T12:28:12.796Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-07-27T12:28:12.796Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-07-27T12:28:12.796Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-07-27T12:28:12.796Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-07-27T12:28:14.109Z] === RUN TestPluginsWithRuntimes/No_Args [2021-07-27T12:28:14.142Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2021-07-27T12:28:14.142Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2021-07-27T12:28:14.142Z] === RUN TestLoadDaemonCliConfigWithTLS [2021-07-27T12:28:14.142Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2021-07-27T12:28:14.142Z] === RUN TestLoadDaemonCliConfigWithConflicts [2021-07-27T12:28:14.142Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2021-07-27T12:28:14.142Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2021-07-27T12:28:14.142Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2021-07-27T12:28:14.142Z] === RUN TestLoadDaemonCliWithConflictingLabels [2021-07-27T12:28:14.142Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2021-07-27T12:28:14.142Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2021-07-27T12:28:14.142Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2021-07-27T12:28:14.142Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2021-07-27T12:28:14.142Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2021-07-27T12:28:14.142Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2021-07-27T12:28:14.142Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2021-07-27T12:28:14.142Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2021-07-27T12:28:14.142Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2021-07-27T12:28:14.142Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2021-07-27T12:28:14.142Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2021-07-27T12:28:14.142Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2021-07-27T12:28:14.142Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2021-07-27T12:28:14.142Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2021-07-27T12:28:14.142Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2021-07-27T12:28:14.142Z] === RUN TestConfigureDaemonLogs [2021-07-27T12:28:14.142Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2021-07-27T12:28:14.142Z] === RUN TestCommonOptionsInstallFlags [2021-07-27T12:28:14.142Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2021-07-27T12:28:14.142Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2021-07-27T12:28:14.142Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2021-07-27T12:28:14.142Z] PASS [2021-07-27T12:28:14.142Z] coverage: 18.5% of statements [2021-07-27T12:28:14.142Z] ok github.com/docker/docker/cmd/dockerd 0.227s coverage: 18.5% of statements [2021-07-27T12:28:14.142Z] === RUN TestContainerStopSignal [2021-07-27T12:28:14.142Z] --- PASS: TestContainerStopSignal (0.00s) [2021-07-27T12:28:14.142Z] === RUN TestContainerStopTimeout [2021-07-27T12:28:14.142Z] --- PASS: TestContainerStopTimeout (0.00s) [2021-07-27T12:28:14.142Z] === RUN TestContainerSecretReferenceDestTarget [2021-07-27T12:28:14.142Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2021-07-27T12:28:14.142Z] === RUN TestContainerLogPathSetForJSONFileLogger [2021-07-27T12:28:14.142Z] ? github.com/docker/docker/cmd/dockerd/trap [no test files] [2021-07-27T12:28:14.142Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2021-07-27T12:28:14.142Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.01s) [2021-07-27T12:28:14.142Z] === RUN TestContainerLogPathSetForRingLogger [2021-07-27T12:28:14.142Z] --- PASS: TestContainerLogPathSetForRingLogger (0.01s) [2021-07-27T12:28:14.142Z] === RUN TestReplaceAndAppendEnvVars [2021-07-27T12:28:14.142Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2021-07-27T12:28:14.142Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2021-07-27T12:28:14.142Z] === RUN TestNewMemoryStore [2021-07-27T12:28:14.142Z] --- PASS: TestNewMemoryStore (0.00s) [2021-07-27T12:28:14.142Z] === RUN TestAddContainers [2021-07-27T12:28:14.142Z] --- PASS: TestAddContainers (0.00s) [2021-07-27T12:28:14.142Z] === RUN TestGetContainer [2021-07-27T12:28:14.142Z] --- PASS: TestGetContainer (0.00s) [2021-07-27T12:28:14.142Z] === RUN TestDeleteContainer [2021-07-27T12:28:14.142Z] --- PASS: TestDeleteContainer (0.00s) [2021-07-27T12:28:14.142Z] === RUN TestListContainers [2021-07-27T12:28:14.142Z] --- PASS: TestListContainers (0.00s) [2021-07-27T12:28:14.142Z] === RUN TestFirstContainer [2021-07-27T12:28:14.142Z] --- PASS: TestFirstContainer (0.00s) [2021-07-27T12:28:14.142Z] === RUN TestApplyAllContainer [2021-07-27T12:28:14.142Z] --- PASS: TestApplyAllContainer (0.00s) [2021-07-27T12:28:14.142Z] === RUN TestIsValidHealthString [2021-07-27T12:28:14.142Z] --- PASS: TestIsValidHealthString (0.00s) [2021-07-27T12:28:14.142Z] === RUN TestStateRunStop [2021-07-27T12:28:14.142Z] --- PASS: TestStateRunStop (0.00s) [2021-07-27T12:28:14.142Z] === RUN TestStateTimeoutWait [2021-07-27T12:28:14.142Z] state_test.go:141: Stop callback fired [2021-07-27T12:28:14.142Z] state_test.go:165: Stop callback fired [2021-07-27T12:28:14.142Z] --- PASS: TestStateTimeoutWait (0.11s) [2021-07-27T12:28:14.142Z] === RUN TestIsValidStateString [2021-07-27T12:28:14.142Z] --- PASS: TestIsValidStateString (0.00s) [2021-07-27T12:28:14.142Z] === RUN TestViewSaveDelete [2021-07-27T12:28:14.142Z] --- PASS: TestViewSaveDelete (0.03s) [2021-07-27T12:28:14.142Z] === RUN TestViewAll [2021-07-27T12:28:14.142Z] --- PASS: TestViewAll (0.03s) [2021-07-27T12:28:14.142Z] === RUN TestViewGet [2021-07-27T12:28:14.142Z] --- PASS: TestViewGet (0.01s) [2021-07-27T12:28:14.142Z] === RUN TestNames [2021-07-27T12:28:14.142Z] --- PASS: TestNames (0.00s) [2021-07-27T12:28:14.142Z] === RUN TestViewWithHealthCheck [2021-07-27T12:28:14.142Z] --- PASS: TestViewWithHealthCheck (0.02s) [2021-07-27T12:28:14.142Z] PASS [2021-07-27T12:28:14.142Z] coverage: 41.7% of statements [2021-07-27T12:28:14.142Z] ok github.com/docker/docker/container 0.338s coverage: 41.7% of statements [2021-07-27T12:28:14.234Z] --- PASS: TestExternalGraphDriver (5.48s) [2021-07-27T12:28:14.234Z] --- PASS: TestExternalGraphDriver/json (1.89s) [2021-07-27T12:28:14.234Z] --- PASS: TestExternalGraphDriver/spec (1.87s) [2021-07-27T12:28:14.234Z] --- PASS: TestExternalGraphDriver/pull (1.67s) [2021-07-27T12:28:14.234Z] === RUN TestGraphdriverPluginV2 [2021-07-27T12:28:14.603Z] ? github.com/docker/docker/container/stream [no test files] [2021-07-27T12:28:14.603Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-07-27T12:28:14.603Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-07-27T12:28:14.603Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-07-27T12:28:14.674Z] === RUN TestPluginsWithRuntimes/With_Args [2021-07-27T12:28:15.604Z] --- PASS: TestPluginsWithRuntimes (3.45s) [2021-07-27T12:28:15.604Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.92s) [2021-07-27T12:28:15.604Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.91s) [2021-07-27T12:28:15.604Z] === RUN TestPluginBackCompatMediaTypes [2021-07-27T12:28:16.168Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2021-07-27T12:28:16.168Z] --- PASS: TestPluginBackCompatMediaTypes (0.61s) [2021-07-27T12:28:16.168Z] PASS [2021-07-27T12:28:16.168Z] [2021-07-27T12:28:16.168Z] DONE 10 tests in 6.793s [2021-07-27T12:28:16.168Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-07-27T12:28:16.168Z] ++ 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-07-27T12:28:16.168Z] ++ set -e [2021-07-27T12:28:16.168Z] ++ '[' -n 0 ']' [2021-07-27T12:28:16.168Z] ++ set -x [2021-07-27T12:28:16.168Z] ++ 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-07-27T12:28:16.425Z] INFO: Testing against a local daemon [2021-07-27T12:28:16.425Z] === RUN TestExternalGraphDriver [2021-07-27T12:28:16.425Z] === RUN TestExternalGraphDriver/json [2021-07-27T12:28:16.789Z] === RUN TestPrepare [2021-07-27T12:28:16.789Z] --- PASS: TestPrepare (0.00s) [2021-07-27T12:28:16.789Z] === RUN TestStart [2021-07-27T12:28:16.789Z] --- PASS: TestStart (0.00s) [2021-07-27T12:28:16.789Z] === RUN TestWaitCancel [2021-07-27T12:28:16.789Z] --- PASS: TestWaitCancel (0.00s) [2021-07-27T12:28:16.789Z] === RUN TestWaitDisabled [2021-07-27T12:28:16.789Z] --- PASS: TestWaitDisabled (0.00s) [2021-07-27T12:28:16.789Z] === RUN TestWaitEnabled [2021-07-27T12:28:16.789Z] --- PASS: TestWaitEnabled (0.00s) [2021-07-27T12:28:16.789Z] === RUN TestRemove [2021-07-27T12:28:16.789Z] --- PASS: TestRemove (0.00s) [2021-07-27T12:28:16.789Z] PASS [2021-07-27T12:28:16.789Z] coverage: 65.3% of statements [2021-07-27T12:28:16.789Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.079s coverage: 65.3% of statements [2021-07-27T12:28:17.502Z] --- PASS: TestGraphdriverPluginV2 (3.60s) [2021-07-27T12:28:17.502Z] PASS [2021-07-27T12:28:17.502Z] [2021-07-27T12:28:17.502Z] DONE 5 tests in 9.121s [2021-07-27T12:28:17.502Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-07-27T12:28:17.502Z] INFO: Testing against a local daemon [2021-07-27T12:28:17.502Z] === RUN TestContinueAfterPluginCrash [2021-07-27T12:28:17.502Z] === PAUSE TestContinueAfterPluginCrash [2021-07-27T12:28:17.502Z] === RUN TestReadPluginNoRead [2021-07-27T12:28:17.502Z] === PAUSE TestReadPluginNoRead [2021-07-27T12:28:17.502Z] === RUN TestDaemonStartWithLogOpt [2021-07-27T12:28:17.502Z] === PAUSE TestDaemonStartWithLogOpt [2021-07-27T12:28:17.502Z] === CONT TestContinueAfterPluginCrash [2021-07-27T12:28:17.502Z] === CONT TestDaemonStartWithLogOpt [2021-07-27T12:28:18.140Z] tests/integration/models_containers_test.py ............................ [ 83%] [2021-07-27T12:28:18.321Z] === RUN TestExternalGraphDriver/spec [2021-07-27T12:28:18.330Z] === RUN TestNewListSecretsFilters [2021-07-27T12:28:18.330Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2021-07-27T12:28:18.330Z] --- PASS: TestNewListSecretsFilters (0.00s) [2021-07-27T12:28:18.330Z] === RUN TestNewListConfigsFilters [2021-07-27T12:28:18.330Z] --- PASS: TestNewListConfigsFilters (0.00s) [2021-07-27T12:28:18.330Z] PASS [2021-07-27T12:28:18.330Z] coverage: 0.5% of statements [2021-07-27T12:28:18.330Z] ok github.com/docker/docker/daemon/cluster 0.289s coverage: 0.5% of statements [2021-07-27T12:28:18.330Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.18s) [2021-07-27T12:28:18.330Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2021-07-27T12:28:18.330Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2021-07-27T12:28:18.330Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2021-07-27T12:28:18.330Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2021-07-27T12:28:18.330Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2021-07-27T12:28:18.330Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2021-07-27T12:28:18.790Z] === RUN TestServiceConvertToGRPCContainerRuntime [2021-07-27T12:28:18.790Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2021-07-27T12:28:18.790Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2021-07-27T12:28:18.790Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2021-07-27T12:28:18.790Z] === RUN TestServiceConvertToGRPCIsolation [2021-07-27T12:28:18.790Z] === RUN TestServiceConvertToGRPCIsolation/empty [2021-07-27T12:28:18.790Z] === RUN TestServiceConvertToGRPCIsolation/default [2021-07-27T12:28:18.790Z] === RUN TestServiceConvertToGRPCIsolation/process [2021-07-27T12:28:18.790Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2021-07-27T12:28:18.790Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2021-07-27T12:28:18.790Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2021-07-27T12:28:18.790Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2021-07-27T12:28:18.790Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2021-07-27T12:28:18.790Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2021-07-27T12:28:18.790Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2021-07-27T12:28:18.790Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2021-07-27T12:28:18.790Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2021-07-27T12:28:18.790Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2021-07-27T12:28:18.790Z] === RUN TestServiceConvertFromGRPCIsolation [2021-07-27T12:28:18.790Z] === RUN TestServiceConvertFromGRPCIsolation/default [2021-07-27T12:28:18.790Z] === RUN TestServiceConvertFromGRPCIsolation/process [2021-07-27T12:28:18.790Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2021-07-27T12:28:18.790Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2021-07-27T12:28:18.790Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2021-07-27T12:28:18.790Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2021-07-27T12:28:18.790Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2021-07-27T12:28:18.790Z] === RUN TestServiceConvertToGRPCCredentialSpec [2021-07-27T12:28:18.790Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2021-07-27T12:28:18.790Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2021-07-27T12:28:18.790Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2021-07-27T12:28:18.790Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2021-07-27T12:28:18.790Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2021-07-27T12:28:18.790Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2021-07-27T12:28:18.790Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2021-07-27T12:28:18.790Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2021-07-27T12:28:18.790Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2021-07-27T12:28:18.790Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-07-27T12:28:18.790Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2021-07-27T12:28:18.790Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2021-07-27T12:28:18.790Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2021-07-27T12:28:18.790Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2021-07-27T12:28:18.790Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2021-07-27T12:28:18.790Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2021-07-27T12:28:18.790Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-07-27T12:28:18.790Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2021-07-27T12:28:18.790Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2021-07-27T12:28:18.790Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2021-07-27T12:28:18.790Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2021-07-27T12:28:18.790Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2021-07-27T12:28:18.790Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2021-07-27T12:28:18.790Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-07-27T12:28:18.790Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2021-07-27T12:28:18.790Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2021-07-27T12:28:18.790Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-07-27T12:28:18.790Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2021-07-27T12:28:18.790Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2021-07-27T12:28:18.790Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2021-07-27T12:28:18.790Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2021-07-27T12:28:18.790Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2021-07-27T12:28:18.790Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2021-07-27T12:28:18.790Z] === RUN TestServiceConvertFromGRPCConfigs [2021-07-27T12:28:18.790Z] === RUN TestServiceConvertFromGRPCConfigs/file [2021-07-27T12:28:18.790Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2021-07-27T12:28:18.790Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2021-07-27T12:28:18.790Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2021-07-27T12:28:18.790Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2021-07-27T12:28:18.790Z] === RUN TestServiceConvertToGRPCConfigs [2021-07-27T12:28:18.790Z] === RUN TestServiceConvertToGRPCConfigs/file [2021-07-27T12:28:18.790Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2021-07-27T12:28:18.790Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2021-07-27T12:28:18.790Z] === RUN TestServiceConvertToGRPCConfigs/none [2021-07-27T12:28:18.790Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2021-07-27T12:28:18.790Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2021-07-27T12:28:18.790Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2021-07-27T12:28:18.791Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2021-07-27T12:28:18.791Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2021-07-27T12:28:18.791Z] PASS [2021-07-27T12:28:18.791Z] coverage: 35.9% of statements [2021-07-27T12:28:18.791Z] ok github.com/docker/docker/daemon/cluster/convert 0.570s coverage: 35.9% of statements [2021-07-27T12:28:20.219Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2021-07-27T12:28:20.476Z] === RUN TestExternalGraphDriver/pull [2021-07-27T12:28:20.734Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2021-07-27T12:28:21.682Z] --- PASS: TestDaemonStartWithLogOpt (3.59s) [2021-07-27T12:28:21.682Z] === CONT TestReadPluginNoRead [2021-07-27T12:28:22.104Z] --- PASS: TestExternalGraphDriver (5.63s) [2021-07-27T12:28:22.104Z] --- PASS: TestExternalGraphDriver/json (1.95s) [2021-07-27T12:28:22.104Z] --- PASS: TestExternalGraphDriver/spec (1.97s) [2021-07-27T12:28:22.104Z] --- PASS: TestExternalGraphDriver/pull (1.64s) [2021-07-27T12:28:22.104Z] === RUN TestGraphdriverPluginV2 [2021-07-27T12:28:23.505Z] === RUN TestBuilderGC [2021-07-27T12:28:23.505Z] --- PASS: TestBuilderGC (0.00s) [2021-07-27T12:28:23.505Z] === RUN TestDaemonConfigurationNotFound [2021-07-27T12:28:23.505Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2021-07-27T12:28:23.505Z] === RUN TestDaemonBrokenConfiguration [2021-07-27T12:28:23.505Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2021-07-27T12:28:23.505Z] === RUN TestParseClusterAdvertiseSettings [2021-07-27T12:28:23.505Z] --- PASS: TestParseClusterAdvertiseSettings (0.00s) [2021-07-27T12:28:23.505Z] === RUN TestFindConfigurationConflicts [2021-07-27T12:28:23.505Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2021-07-27T12:28:23.505Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2021-07-27T12:28:23.505Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2021-07-27T12:28:23.505Z] === RUN TestDaemonConfigurationMergeConflicts [2021-07-27T12:28:23.505Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2021-07-27T12:28:23.505Z] === RUN TestDaemonConfigurationMergeConcurrent [2021-07-27T12:28:23.505Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2021-07-27T12:28:23.505Z] === RUN TestDaemonConfigurationMergeConcurrentError [2021-07-27T12:28:23.505Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2021-07-27T12:28:23.505Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2021-07-27T12:28:23.505Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2021-07-27T12:28:23.505Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2021-07-27T12:28:23.505Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2021-07-27T12:28:23.505Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2021-07-27T12:28:23.505Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2021-07-27T12:28:23.505Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.01s) [2021-07-27T12:28:23.505Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2021-07-27T12:28:23.505Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2021-07-27T12:28:23.505Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2021-07-27T12:28:23.505Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2021-07-27T12:28:23.505Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2021-07-27T12:28:23.505Z] === RUN TestFindConfigurationConflictsWithMergedValues [2021-07-27T12:28:23.505Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2021-07-27T12:28:23.505Z] === RUN TestValidateConfigurationErrors [2021-07-27T12:28:23.505Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2021-07-27T12:28:23.505Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2021-07-27T12:28:23.505Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2021-07-27T12:28:23.505Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2021-07-27T12:28:23.505Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2021-07-27T12:28:23.505Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2021-07-27T12:28:23.505Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2021-07-27T12:28:23.505Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2021-07-27T12:28:23.505Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2021-07-27T12:28:23.505Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2021-07-27T12:28:23.505Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2021-07-27T12:28:23.505Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2021-07-27T12:28:23.505Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2021-07-27T12:28:23.505Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2021-07-27T12:28:23.505Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2021-07-27T12:28:23.505Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2021-07-27T12:28:23.505Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2021-07-27T12:28:23.505Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2021-07-27T12:28:23.505Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2021-07-27T12:28:23.505Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2021-07-27T12:28:23.505Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2021-07-27T12:28:23.505Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2021-07-27T12:28:23.505Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2021-07-27T12:28:23.505Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2021-07-27T12:28:23.505Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2021-07-27T12:28:23.505Z] === RUN TestValidateConfiguration [2021-07-27T12:28:23.505Z] === RUN TestValidateConfiguration/with_label [2021-07-27T12:28:23.505Z] === RUN TestValidateConfiguration/with_dns [2021-07-27T12:28:23.505Z] === RUN TestValidateConfiguration/with_dns-search [2021-07-27T12:28:23.505Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2021-07-27T12:28:23.505Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2021-07-27T12:28:23.505Z] === RUN TestValidateConfiguration/with_max-download-attempts [2021-07-27T12:28:23.505Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2021-07-27T12:28:23.505Z] === RUN TestValidateConfiguration/with_node_generic_resources [2021-07-27T12:28:23.505Z] --- PASS: TestValidateConfiguration (0.00s) [2021-07-27T12:28:23.505Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2021-07-27T12:28:23.505Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2021-07-27T12:28:23.505Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2021-07-27T12:28:23.505Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2021-07-27T12:28:23.505Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2021-07-27T12:28:23.505Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2021-07-27T12:28:23.505Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2021-07-27T12:28:23.505Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2021-07-27T12:28:23.505Z] === RUN TestModifiedDiscoverySettings [2021-07-27T12:28:23.505Z] --- PASS: TestModifiedDiscoverySettings (0.00s) [2021-07-27T12:28:23.505Z] === RUN TestReloadSetConfigFileNotExist [2021-07-27T12:28:23.505Z] time="2021-07-27T12:28:22Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2021-07-27T12:28:23.505Z] --- PASS: TestReloadSetConfigFileNotExist (0.17s) [2021-07-27T12:28:23.505Z] === RUN TestReloadDefaultConfigNotExist [2021-07-27T12:28:23.505Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2021-07-27T12:28:23.505Z] --- SKIP: TestReloadDefaultConfigNotExist (0.01s) [2021-07-27T12:28:23.505Z] === RUN TestReloadBadDefaultConfig [2021-07-27T12:28:23.505Z] time="2021-07-27T12:28:22Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-522310983" [2021-07-27T12:28:23.505Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2021-07-27T12:28:23.505Z] === RUN TestReloadWithConflictingLabels [2021-07-27T12:28:23.505Z] time="2021-07-27T12:28:22Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-372424698" [2021-07-27T12:28:23.505Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2021-07-27T12:28:23.505Z] === RUN TestReloadWithDuplicateLabels [2021-07-27T12:28:23.505Z] time="2021-07-27T12:28:22Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-798675729" [2021-07-27T12:28:23.505Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2021-07-27T12:28:23.505Z] === RUN TestDaemonConfigurationMerge [2021-07-27T12:28:23.505Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2021-07-27T12:28:23.505Z] PASS [2021-07-27T12:28:23.505Z] coverage: 79.2% of statements [2021-07-27T12:28:23.505Z] ok github.com/docker/docker/daemon/config 0.313s coverage: 79.2% of statements [2021-07-27T12:28:23.505Z] === RUN TestWaitNodeAttachment [2021-07-27T12:28:23.569Z] === RUN TestReadPluginNoRead/default [2021-07-27T12:28:23.964Z] --- PASS: TestWaitNodeAttachment (0.46s) [2021-07-27T12:28:23.964Z] === RUN TestIsolationConversion [2021-07-27T12:28:23.964Z] === RUN TestIsolationConversion/default [2021-07-27T12:28:23.964Z] === RUN TestIsolationConversion/process [2021-07-27T12:28:23.964Z] === RUN TestIsolationConversion/hyperv [2021-07-27T12:28:23.964Z] --- PASS: TestIsolationConversion (0.00s) [2021-07-27T12:28:23.964Z] --- PASS: TestIsolationConversion/default (0.00s) [2021-07-27T12:28:23.964Z] --- PASS: TestIsolationConversion/process (0.00s) [2021-07-27T12:28:23.964Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2021-07-27T12:28:23.964Z] === RUN TestContainerLabels [2021-07-27T12:28:23.964Z] --- PASS: TestContainerLabels (0.00s) [2021-07-27T12:28:23.964Z] === RUN TestCredentialSpecConversion [2021-07-27T12:28:23.964Z] === RUN TestCredentialSpecConversion/none [2021-07-27T12:28:23.964Z] === RUN TestCredentialSpecConversion/config [2021-07-27T12:28:23.964Z] === RUN TestCredentialSpecConversion/file [2021-07-27T12:28:23.964Z] === RUN TestCredentialSpecConversion/registry [2021-07-27T12:28:23.964Z] --- PASS: TestCredentialSpecConversion (0.00s) [2021-07-27T12:28:23.964Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2021-07-27T12:28:23.964Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2021-07-27T12:28:23.964Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2021-07-27T12:28:23.964Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2021-07-27T12:28:23.964Z] === RUN TestControllerValidateMountBind [2021-07-27T12:28:23.964Z] --- PASS: TestControllerValidateMountBind (0.00s) [2021-07-27T12:28:23.964Z] === RUN TestControllerValidateMountVolume [2021-07-27T12:28:23.964Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2021-07-27T12:28:23.964Z] === RUN TestControllerValidateMountTarget [2021-07-27T12:28:23.964Z] --- PASS: TestControllerValidateMountTarget (0.01s) [2021-07-27T12:28:23.964Z] === RUN TestControllerValidateMountTmpfs [2021-07-27T12:28:23.964Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2021-07-27T12:28:23.964Z] === RUN TestControllerValidateMountInvalidType [2021-07-27T12:28:23.964Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2021-07-27T12:28:23.964Z] === RUN TestControllerValidateMountNamedPipe [2021-07-27T12:28:23.964Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2021-07-27T12:28:23.964Z] PASS [2021-07-27T12:28:23.964Z] coverage: 11.0% of statements [2021-07-27T12:28:23.964Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.688s coverage: 11.0% of statements [2021-07-27T12:28:23.964Z] === RUN TestDiscoveryOptsErrors [2021-07-27T12:28:23.964Z] --- PASS: TestDiscoveryOptsErrors (0.00s) [2021-07-27T12:28:23.964Z] === RUN TestDiscoveryOpts [2021-07-27T12:28:23.964Z] --- PASS: TestDiscoveryOpts (0.00s) [2021-07-27T12:28:23.964Z] PASS [2021-07-27T12:28:23.964Z] coverage: 30.0% of statements [2021-07-27T12:28:23.964Z] ok github.com/docker/docker/daemon/discovery 0.053s coverage: 30.0% of statements [2021-07-27T12:28:24.628Z] === RUN TestDockerSuite/TestBuildRm [2021-07-27T12:28:24.934Z] === RUN TestReadPluginNoRead/disabled_caching [2021-07-27T12:28:24.935Z] === RUN TestEventsLog [2021-07-27T12:28:24.935Z] --- PASS: TestEventsLog (0.00s) [2021-07-27T12:28:24.935Z] === RUN TestEventsLogTimeout [2021-07-27T12:28:24.935Z] --- PASS: TestEventsLogTimeout (0.00s) [2021-07-27T12:28:24.935Z] === RUN TestLogEvents [2021-07-27T12:28:24.935Z] --- PASS: TestLogEvents (0.06s) [2021-07-27T12:28:24.935Z] === RUN TestLoadBufferedEvents [2021-07-27T12:28:24.935Z] --- PASS: TestLoadBufferedEvents (0.17s) [2021-07-27T12:28:24.935Z] === RUN TestLoadBufferedEventsOnlyFromPast [2021-07-27T12:28:24.935Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2021-07-27T12:28:24.935Z] === RUN TestIgnoreBufferedWhenNoTimes [2021-07-27T12:28:24.935Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2021-07-27T12:28:24.935Z] PASS [2021-07-27T12:28:24.935Z] coverage: 50.0% of statements [2021-07-27T12:28:24.935Z] ok github.com/docker/docker/daemon/events 0.317s coverage: 50.0% of statements [2021-07-27T12:28:24.935Z] === RUN TestVerifyNetworkingConfig [2021-07-27T12:28:24.935Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2021-07-27T12:28:24.935Z] === RUN TestGetContainer [2021-07-27T12:28:24.935Z] --- PASS: TestGetContainer (0.00s) [2021-07-27T12:28:24.935Z] === RUN TestValidContainerNames [2021-07-27T12:28:24.935Z] --- PASS: TestValidContainerNames (0.00s) [2021-07-27T12:28:24.935Z] === RUN TestContainerInitDNS [2021-07-27T12:28:24.935Z] daemon_test.go:147: root required [2021-07-27T12:28:24.935Z] --- SKIP: TestContainerInitDNS (0.00s) [2021-07-27T12:28:24.935Z] === RUN TestMerge [2021-07-27T12:28:24.935Z] --- PASS: TestMerge (0.00s) [2021-07-27T12:28:24.935Z] === RUN TestValidateContainerIsolation [2021-07-27T12:28:24.935Z] --- PASS: TestValidateContainerIsolation (0.00s) [2021-07-27T12:28:24.935Z] === RUN TestFindNetworkErrorType [2021-07-27T12:28:24.935Z] --- PASS: TestFindNetworkErrorType (0.00s) [2021-07-27T12:28:24.935Z] === RUN TestEnsureServicesExist [2021-07-27T12:28:24.935Z] --- PASS: TestEnsureServicesExist (0.01s) [2021-07-27T12:28:24.935Z] === RUN TestEnsureServicesExistErrors [2021-07-27T12:28:24.935Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2021-07-27T12:28:24.935Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2021-07-27T12:28:24.935Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2021-07-27T12:28:24.935Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2021-07-27T12:28:24.935Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2021-07-27T12:28:24.935Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2021-07-27T12:28:24.935Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2021-07-27T12:28:24.935Z] === RUN TestContainerDelete [2021-07-27T12:28:24.935Z] --- PASS: TestContainerDelete (0.00s) [2021-07-27T12:28:24.935Z] === RUN TestContainerDoubleDelete [2021-07-27T12:28:24.935Z] --- PASS: TestContainerDoubleDelete (0.00s) [2021-07-27T12:28:24.935Z] === RUN TestLogContainerEventCopyLabels [2021-07-27T12:28:24.935Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2021-07-27T12:28:24.935Z] === RUN TestLogContainerEventWithAttributes [2021-07-27T12:28:24.935Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2021-07-27T12:28:24.935Z] === RUN TestNoneHealthcheck [2021-07-27T12:28:24.935Z] --- PASS: TestNoneHealthcheck (0.00s) [2021-07-27T12:28:24.935Z] === RUN TestHealthStates [2021-07-27T12:28:25.203Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-07-27T12:28:25.203Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-07-27T12:28:25.395Z] time="2021-07-27T12:28:24Z" 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-07-27T12:28:25.395Z] time="2021-07-27T12:28:24Z" 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-07-27T12:28:25.395Z] time="2021-07-27T12:28:24Z" 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-07-27T12:28:25.395Z] time="2021-07-27T12:28:24Z" 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-07-27T12:28:25.395Z] time="2021-07-27T12:28:24Z" 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-07-27T12:28:25.395Z] time="2021-07-27T12:28:24Z" 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-07-27T12:28:25.395Z] time="2021-07-27T12:28:24Z" 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-07-27T12:28:25.395Z] time="2021-07-27T12:28:24Z" 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-07-27T12:28:25.395Z] time="2021-07-27T12:28:24Z" 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-07-27T12:28:25.395Z] time="2021-07-27T12:28:24Z" 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-07-27T12:28:25.395Z] --- PASS: TestHealthStates (0.20s) [2021-07-27T12:28:25.395Z] === RUN TestMaskURLCredentials [2021-07-27T12:28:25.395Z] --- PASS: TestMaskURLCredentials (0.00s) [2021-07-27T12:28:25.395Z] === RUN TestGetInspectData [2021-07-27T12:28:25.395Z] --- PASS: TestGetInspectData (0.00s) [2021-07-27T12:28:25.395Z] === RUN TestFillLicense [2021-07-27T12:28:25.395Z] --- PASS: TestFillLicense (0.00s) [2021-07-27T12:28:25.395Z] === RUN TestListInvalidFilter [2021-07-27T12:28:25.395Z] --- PASS: TestListInvalidFilter (0.00s) [2021-07-27T12:28:25.395Z] === RUN TestNameFilter [2021-07-27T12:28:25.395Z] --- PASS: TestNameFilter (0.00s) [2021-07-27T12:28:25.395Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2021-07-27T12:28:25.395Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2021-07-27T12:28:25.395Z] === RUN TestSetWindowsCredentialSpecInSpec [2021-07-27T12:28:25.395Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2021-07-27T12:28:25.395Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2021-07-27T12:28:25.395Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2021-07-27T12:28:25.395Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2021-07-27T12:28:25.395Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2021-07-27T12:28:25.395Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2021-07-27T12:28:25.395Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2021-07-27T12:28:25.395Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2021-07-27T12:28:25.395Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2021-07-27T12:28:25.395Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2021-07-27T12:28:25.395Z] === 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-07-27T12:28:25.395Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2021-07-27T12:28:25.395Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2021-07-27T12:28:25.395Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2021-07-27T12:28:25.395Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2021-07-27T12:28:25.395Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2021-07-27T12:28:25.395Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2021-07-27T12:28:25.395Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2021-07-27T12:28:25.395Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2021-07-27T12:28:25.395Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) [2021-07-27T12:28:25.395Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2021-07-27T12:28:25.395Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2021-07-27T12:28:25.395Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2021-07-27T12:28:25.395Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2021-07-27T12:28:25.395Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-07-27T12:28:25.395Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2021-07-27T12:28:25.395Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2021-07-27T12:28:25.395Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-07-27T12:28:25.395Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2021-07-27T12:28:25.395Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2021-07-27T12:28:25.395Z] --- 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-07-27T12:28:25.395Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2021-07-27T12:28:25.395Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2021-07-27T12:28:25.395Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2021-07-27T12:28:25.395Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2021-07-27T12:28:25.395Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2021-07-27T12:28:25.395Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2021-07-27T12:28:25.395Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2021-07-27T12:28:25.395Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2021-07-27T12:28:25.395Z] === RUN TestDaemonReloadLabels [2021-07-27T12:28:25.395Z] --- PASS: TestDaemonReloadLabels (0.00s) [2021-07-27T12:28:25.396Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2021-07-27T12:28:25.396Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2021-07-27T12:28:25.396Z] === RUN TestDaemonReloadMirrors [2021-07-27T12:28:25.396Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2021-07-27T12:28:25.396Z] === RUN TestDaemonReloadInsecureRegistries [2021-07-27T12:28:25.396Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2021-07-27T12:28:25.396Z] === RUN TestDaemonReloadNotAffectOthers [2021-07-27T12:28:25.396Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2021-07-27T12:28:25.396Z] === RUN TestDaemonDiscoveryReload [2021-07-27T12:28:25.856Z] === RUN TestIsEmptyDir [2021-07-27T12:28:25.856Z] --- PASS: TestIsEmptyDir (0.01s) [2021-07-27T12:28:25.856Z] PASS [2021-07-27T12:28:25.856Z] coverage: 2.3% of statements [2021-07-27T12:28:25.856Z] ok github.com/docker/docker/daemon/graphdriver 0.077s coverage: 2.3% of statements [2021-07-27T12:28:25.856Z] === RUN TestLinkNaming [2021-07-27T12:28:25.856Z] --- PASS: TestLinkNaming (0.00s) [2021-07-27T12:28:25.856Z] === RUN TestLinkNew [2021-07-27T12:28:25.856Z] --- PASS: TestLinkNew (0.00s) [2021-07-27T12:28:25.856Z] === RUN TestLinkEnv [2021-07-27T12:28:25.856Z] --- PASS: TestLinkEnv (0.00s) [2021-07-27T12:28:25.856Z] === RUN TestLinkMultipleEnv [2021-07-27T12:28:25.856Z] --- PASS: TestLinkMultipleEnv (0.00s) [2021-07-27T12:28:25.856Z] === RUN TestLinkPortRangeEnv [2021-07-27T12:28:25.856Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2021-07-27T12:28:25.856Z] PASS [2021-07-27T12:28:25.856Z] coverage: 93.0% of statements [2021-07-27T12:28:25.856Z] ok github.com/docker/docker/daemon/links 0.047s coverage: 93.0% of statements [2021-07-27T12:28:25.999Z] --- PASS: TestGraphdriverPluginV2 (3.78s) [2021-07-27T12:28:25.999Z] PASS [2021-07-27T12:28:25.999Z] [2021-07-27T12:28:25.999Z] DONE 5 tests in 9.526s [2021-07-27T12:28:25.999Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-07-27T12:28:25.999Z] ++ 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-07-27T12:28:25.999Z] ++ set -e [2021-07-27T12:28:25.999Z] ++ '[' -n 0 ']' [2021-07-27T12:28:25.999Z] ++ set -x [2021-07-27T12:28:25.999Z] ++ 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-07-27T12:28:25.999Z] INFO: Testing against a local daemon [2021-07-27T12:28:25.999Z] === RUN TestContinueAfterPluginCrash [2021-07-27T12:28:25.999Z] === PAUSE TestContinueAfterPluginCrash [2021-07-27T12:28:25.999Z] === RUN TestReadPluginNoRead [2021-07-27T12:28:25.999Z] === PAUSE TestReadPluginNoRead [2021-07-27T12:28:25.999Z] === RUN TestDaemonStartWithLogOpt [2021-07-27T12:28:25.999Z] === PAUSE TestDaemonStartWithLogOpt [2021-07-27T12:28:25.999Z] === CONT TestContinueAfterPluginCrash [2021-07-27T12:28:25.999Z] === CONT TestDaemonStartWithLogOpt [2021-07-27T12:28:25.999Z] === CONT TestReadPluginNoRead [2021-07-27T12:28:26.298Z] --- PASS: TestContinueAfterPluginCrash (8.83s) [2021-07-27T12:28:26.317Z] --- PASS: TestDaemonDiscoveryReload (1.02s) [2021-07-27T12:28:26.317Z] === RUN TestDaemonDiscoveryReloadFromEmptyDiscovery [2021-07-27T12:28:26.554Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-07-27T12:28:26.778Z] --- PASS: TestDaemonDiscoveryReloadFromEmptyDiscovery (0.50s) [2021-07-27T12:28:26.778Z] === RUN TestDaemonDiscoveryReloadOnlyClusterAdvertise [2021-07-27T12:28:27.238Z] --- PASS: TestDaemonDiscoveryReloadOnlyClusterAdvertise (0.52s) [2021-07-27T12:28:27.238Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2021-07-27T12:28:27.238Z] reload_test.go:520: root required [2021-07-27T12:28:27.701Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-07-27T12:28:27.701Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2021-07-27T12:28:27.701Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.01s) [2021-07-27T12:28:27.701Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2021-07-27T12:28:27.701Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.03s) [2021-07-27T12:28:27.701Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2021-07-27T12:28:27.701Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.14s) [2021-07-27T12:28:27.701Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2021-07-27T12:28:27.701Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.02s) [2021-07-27T12:28:27.701Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2021-07-27T12:28:27.701Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2021-07-27T12:28:27.701Z] === RUN TestParseVolumesFrom [2021-07-27T12:28:27.701Z] --- PASS: TestParseVolumesFrom (0.00s) [2021-07-27T12:28:27.701Z] PASS [2021-07-27T12:28:27.701Z] coverage: 9.2% of statements [2021-07-27T12:28:27.701Z] ok github.com/docker/docker/daemon 2.786s coverage: 9.2% of statements [2021-07-27T12:28:27.701Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-07-27T12:28:27.701Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-07-27T12:28:27.701Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-07-27T12:28:27.701Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-07-27T12:28:27.701Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2021-07-27T12:28:27.701Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2021-07-27T12:28:27.701Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2021-07-27T12:28:27.701Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-07-27T12:28:27.701Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2021-07-27T12:28:27.701Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2021-07-27T12:28:27.701Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-07-27T12:28:27.701Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2021-07-27T12:28:27.701Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2021-07-27T12:28:27.701Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2021-07-27T12:28:28.442Z] === CONT TestReadPluginNoRead [2021-07-27T12:28:28.442Z] read_test.go:92: [da134e82ec7d2] daemon is not started [2021-07-27T12:28:28.442Z] --- PASS: TestReadPluginNoRead (7.03s) [2021-07-27T12:28:28.442Z] --- PASS: TestReadPluginNoRead/default (1.51s) [2021-07-27T12:28:28.442Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.72s) [2021-07-27T12:28:28.442Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.53s) [2021-07-27T12:28:28.442Z] PASS [2021-07-27T12:28:28.442Z] [2021-07-27T12:28:28.442Z] DONE 6 tests in 10.662s [2021-07-27T12:28:28.442Z] 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-07-27T12:28:28.442Z] testing: warning: no tests to run [2021-07-27T12:28:28.442Z] PASS [2021-07-27T12:28:28.442Z] [2021-07-27T12:28:28.442Z] DONE 0 tests in 0.007s [2021-07-27T12:28:28.442Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-07-27T12:28:28.442Z] INFO: Testing against a local daemon [2021-07-27T12:28:28.442Z] === RUN TestPluginWithDevMounts [2021-07-27T12:28:28.442Z] === PAUSE TestPluginWithDevMounts [2021-07-27T12:28:28.442Z] === CONT TestPluginWithDevMounts [2021-07-27T12:28:28.525Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2021-07-27T12:28:28.525Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-07-27T12:28:28.675Z] === RUN TestAdapterReadLogs [2021-07-27T12:28:28.675Z] --- PASS: TestAdapterReadLogs (0.00s) [2021-07-27T12:28:28.675Z] === RUN TestCopier [2021-07-27T12:28:28.675Z] --- PASS: TestCopier (0.00s) [2021-07-27T12:28:28.675Z] === RUN TestCopierLongLines [2021-07-27T12:28:28.675Z] --- PASS: TestCopierLongLines (0.00s) [2021-07-27T12:28:28.675Z] === RUN TestCopierSlow [2021-07-27T12:28:28.782Z] --- PASS: TestDaemonStartWithLogOpt (2.92s) [2021-07-27T12:28:29.039Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2021-07-27T12:28:29.135Z] --- PASS: TestCopierSlow (0.21s) [2021-07-27T12:28:29.135Z] === RUN TestCopierWithSized [2021-07-27T12:28:29.135Z] === RUN TestCopierWithSized/as_is [2021-07-27T12:28:29.135Z] === RUN TestCopierWithSized/With_RingLogger [2021-07-27T12:28:29.135Z] --- PASS: TestCopierWithSized (0.03s) [2021-07-27T12:28:29.135Z] --- PASS: TestCopierWithSized/as_is (0.03s) [2021-07-27T12:28:29.135Z] --- PASS: TestCopierWithSized/With_RingLogger (0.00s) [2021-07-27T12:28:29.135Z] === RUN TestCopierWithPartial [2021-07-27T12:28:29.135Z] --- PASS: TestCopierWithPartial (0.01s) [2021-07-27T12:28:29.135Z] === RUN TestRingLogger [2021-07-27T12:28:29.135Z] --- PASS: TestRingLogger (0.00s) [2021-07-27T12:28:29.135Z] === RUN TestRingCap [2021-07-27T12:28:29.135Z] --- PASS: TestRingCap (0.00s) [2021-07-27T12:28:29.135Z] === RUN TestRingClose [2021-07-27T12:28:29.135Z] --- PASS: TestRingClose (0.00s) [2021-07-27T12:28:29.135Z] === RUN TestRingDrain [2021-07-27T12:28:29.135Z] --- PASS: TestRingDrain (0.00s) [2021-07-27T12:28:29.135Z] PASS [2021-07-27T12:28:29.135Z] coverage: 43.8% of statements [2021-07-27T12:28:29.135Z] ok github.com/docker/docker/daemon/logger 0.324s coverage: 43.8% of statements [2021-07-27T12:28:29.135Z] === RUN TestNewStreamConfig [2021-07-27T12:28:29.135Z] === RUN TestNewStreamConfig/defaults [2021-07-27T12:28:29.135Z] === RUN TestNewStreamConfig/invalid_create_group [2021-07-27T12:28:29.135Z] === RUN TestNewStreamConfig/invalid_flush_interval [2021-07-27T12:28:29.135Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2021-07-27T12:28:29.135Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2021-07-27T12:28:29.135Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2021-07-27T12:28:29.135Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2021-07-27T12:28:29.135Z] --- PASS: TestNewStreamConfig (0.00s) [2021-07-27T12:28:29.135Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2021-07-27T12:28:29.135Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2021-07-27T12:28:29.135Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2021-07-27T12:28:29.135Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2021-07-27T12:28:29.135Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2021-07-27T12:28:29.135Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2021-07-27T12:28:29.135Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2021-07-27T12:28:29.135Z] === RUN TestNewAWSLogsClientUserAgentHandler [2021-07-27T12:28:29.135Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2021-07-27T12:28:29.135Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2021-07-27T12:28:29.135Z] === RUN TestSearchRegistryForImagesErrors [2021-07-27T12:28:29.135Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2021-07-27T12:28:29.135Z] === RUN TestNewAWSLogsClientRegionDetect [2021-07-27T12:28:29.135Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2021-07-27T12:28:29.135Z] === RUN TestSearchRegistryForImages [2021-07-27T12:28:29.135Z] --- PASS: TestSearchRegistryForImages (0.00s) [2021-07-27T12:28:29.135Z] === RUN TestOnlyPlatformWithFallback [2021-07-27T12:28:29.135Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2021-07-27T12:28:29.135Z] === RUN TestImageDelete [2021-07-27T12:28:29.135Z] === RUN TestImageDelete/no_lease [2021-07-27T12:28:29.135Z] === RUN TestImageDelete/lease_exists [2021-07-27T12:28:29.135Z] --- PASS: TestImageDelete (0.05s) [2021-07-27T12:28:29.135Z] --- PASS: TestImageDelete/no_lease (0.01s) [2021-07-27T12:28:29.135Z] --- PASS: TestImageDelete/lease_exists (0.02s) [2021-07-27T12:28:29.135Z] === RUN TestContentStoreForPull [2021-07-27T12:28:29.135Z] time="2021-07-27T12:28:28Z" level=info msg="Trying to get region from EC2 Metadata" [2021-07-27T12:28:29.135Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.18s) [2021-07-27T12:28:29.135Z] === RUN TestCreateSuccess [2021-07-27T12:28:29.135Z] --- PASS: TestCreateSuccess (0.00s) [2021-07-27T12:28:29.135Z] === RUN TestCreateStreamSkipped [2021-07-27T12:28:29.135Z] time="2021-07-27T12:28:28Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName [2021-07-27T12:28:29.135Z] --- PASS: TestCreateStreamSkipped (0.00s) [2021-07-27T12:28:29.135Z] === RUN TestCreateLogGroupSuccess [2021-07-27T12:28:29.135Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2021-07-27T12:28:29.135Z] === RUN TestCreateError [2021-07-27T12:28:29.135Z] --- PASS: TestCreateError (0.00s) [2021-07-27T12:28:29.135Z] === RUN TestCreateAlreadyExists [2021-07-27T12:28:29.135Z] time="2021-07-27T12:28:28Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2021-07-27T12:28:29.135Z] --- PASS: TestCreateAlreadyExists (0.00s) [2021-07-27T12:28:29.135Z] === RUN TestLogClosed [2021-07-27T12:28:29.135Z] --- PASS: TestLogClosed (0.00s) [2021-07-27T12:28:29.135Z] === RUN TestLogBlocking [2021-07-27T12:28:29.135Z] --- PASS: TestLogBlocking (0.00s) [2021-07-27T12:28:29.135Z] === RUN TestLogNonBlockingBufferEmpty [2021-07-27T12:28:29.135Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2021-07-27T12:28:29.135Z] === RUN TestLogNonBlockingBufferFull [2021-07-27T12:28:29.135Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2021-07-27T12:28:29.135Z] === RUN TestPublishBatchSuccess [2021-07-27T12:28:29.135Z] --- PASS: TestPublishBatchSuccess (0.00s) [2021-07-27T12:28:29.135Z] === RUN TestPublishBatchError [2021-07-27T12:28:29.135Z] time="2021-07-27T12:28:28Z" level=error msg=Error [2021-07-27T12:28:29.135Z] --- PASS: TestPublishBatchError (0.00s) [2021-07-27T12:28:29.135Z] === RUN TestPublishBatchInvalidSeqSuccess [2021-07-27T12:28:29.135Z] time="2021-07-27T12:28:28Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-07-27T12:28:29.135Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2021-07-27T12:28:29.135Z] === RUN TestPublishBatchAlreadyAccepted [2021-07-27T12:28:29.135Z] time="2021-07-27T12:28:28Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-07-27T12:28:29.135Z] time="2021-07-27T12:28:28Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2021-07-27T12:28:29.135Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2021-07-27T12:28:29.135Z] === RUN TestCollectBatchSimple [2021-07-27T12:28:29.135Z] --- PASS: TestCollectBatchSimple (0.00s) [2021-07-27T12:28:29.135Z] === RUN TestCollectBatchTicker [2021-07-27T12:28:29.135Z] --- PASS: TestCollectBatchTicker (0.00s) [2021-07-27T12:28:29.135Z] === RUN TestCollectBatchMultilinePattern [2021-07-27T12:28:29.135Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2021-07-27T12:28:29.135Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2021-07-27T12:28:29.135Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2021-07-27T12:28:29.135Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2021-07-27T12:28:29.135Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2021-07-27T12:28:29.135Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2021-07-27T12:28:29.135Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.02s) [2021-07-27T12:28:29.135Z] === RUN TestCollectBatchClose [2021-07-27T12:28:29.135Z] --- PASS: TestCollectBatchClose (0.00s) [2021-07-27T12:28:29.135Z] === RUN TestEffectiveLen [2021-07-27T12:28:29.135Z] === RUN TestEffectiveLen/0/Hello [2021-07-27T12:28:29.135Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2021-07-27T12:28:29.135Z] === RUN TestEffectiveLen/2/🙃 [2021-07-27T12:28:29.135Z] === RUN TestEffectiveLen/3/���� [2021-07-27T12:28:29.135Z] === RUN TestEffectiveLen/4/He��o [2021-07-27T12:28:29.135Z] === RUN TestEffectiveLen/5/ [2021-07-27T12:28:29.135Z] --- PASS: TestEffectiveLen (0.00s) [2021-07-27T12:28:29.135Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2021-07-27T12:28:29.135Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2021-07-27T12:28:29.135Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2021-07-27T12:28:29.135Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2021-07-27T12:28:29.135Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2021-07-27T12:28:29.135Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2021-07-27T12:28:29.135Z] === RUN TestFindValidSplit [2021-07-27T12:28:29.135Z] === RUN TestFindValidSplit/0/ [2021-07-27T12:28:29.135Z] cloudwatchlogs_test.go:1064: [2021-07-27T12:28:29.135Z] cloudwatchlogs_test.go:1065: [2021-07-27T12:28:29.135Z] === RUN TestFindValidSplit/1/Hello [2021-07-27T12:28:29.135Z] cloudwatchlogs_test.go:1064: Hello [2021-07-27T12:28:29.135Z] cloudwatchlogs_test.go:1065: [2021-07-27T12:28:29.135Z] === RUN TestFindValidSplit/2/Hello [2021-07-27T12:28:29.135Z] cloudwatchlogs_test.go:1064: He [2021-07-27T12:28:29.135Z] cloudwatchlogs_test.go:1065: llo [2021-07-27T12:28:29.135Z] === RUN TestFindValidSplit/3/Hello [2021-07-27T12:28:29.135Z] cloudwatchlogs_test.go:1064: [2021-07-27T12:28:29.135Z] cloudwatchlogs_test.go:1065: Hello [2021-07-27T12:28:29.135Z] === RUN TestFindValidSplit/4/🙃 [2021-07-27T12:28:29.135Z] cloudwatchlogs_test.go:1064: [2021-07-27T12:28:29.135Z] cloudwatchlogs_test.go:1065: 🙃 [2021-07-27T12:28:29.135Z] === RUN TestFindValidSplit/5/🙃 [2021-07-27T12:28:29.135Z] cloudwatchlogs_test.go:1064: 🙃 [2021-07-27T12:28:29.135Z] cloudwatchlogs_test.go:1065: [2021-07-27T12:28:29.135Z] === RUN TestFindValidSplit/6/a� [2021-07-27T12:28:29.135Z] cloudwatchlogs_test.go:1064: a [2021-07-27T12:28:29.135Z] cloudwatchlogs_test.go:1065: � [2021-07-27T12:28:29.135Z] === RUN TestFindValidSplit/7/a� [2021-07-27T12:28:29.135Z] cloudwatchlogs_test.go:1064: a� [2021-07-27T12:28:29.135Z] cloudwatchlogs_test.go:1065: [2021-07-27T12:28:29.135Z] --- PASS: TestFindValidSplit (0.00s) [2021-07-27T12:28:29.135Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2021-07-27T12:28:29.135Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2021-07-27T12:28:29.135Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2021-07-27T12:28:29.135Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2021-07-27T12:28:29.135Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2021-07-27T12:28:29.135Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2021-07-27T12:28:29.135Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2021-07-27T12:28:29.135Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2021-07-27T12:28:29.135Z] === RUN TestProcessEventEmoji [2021-07-27T12:28:29.135Z] --- PASS: TestProcessEventEmoji (0.01s) [2021-07-27T12:28:29.135Z] === RUN TestCollectBatchLineSplit [2021-07-27T12:28:29.135Z] --- PASS: TestCollectBatchLineSplit (0.00s) [2021-07-27T12:28:29.135Z] === RUN TestCollectBatchLineSplitWithBinary [2021-07-27T12:28:29.135Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2021-07-27T12:28:29.135Z] === RUN TestCollectBatchMaxEvents [2021-07-27T12:28:29.135Z] --- PASS: TestCollectBatchMaxEvents (0.07s) [2021-07-27T12:28:29.135Z] === RUN TestCollectBatchMaxTotalBytes [2021-07-27T12:28:29.135Z] --- PASS: TestContentStoreForPull (0.24s) [2021-07-27T12:28:29.135Z] PASS [2021-07-27T12:28:29.135Z] coverage: 6.8% of statements [2021-07-27T12:28:29.135Z] --- PASS: TestCollectBatchMaxTotalBytes (0.01s) [2021-07-27T12:28:29.135Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2021-07-27T12:28:29.135Z] ok github.com/docker/docker/daemon/images 0.442s coverage: 6.8% of statements [2021-07-27T12:28:29.135Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.02s) [2021-07-27T12:28:29.135Z] === RUN TestCollectBatchWithDuplicateTimestamps [2021-07-27T12:28:29.596Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.06s) [2021-07-27T12:28:29.596Z] === RUN TestParseLogOptionsMultilinePattern [2021-07-27T12:28:29.596Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2021-07-27T12:28:29.596Z] === RUN TestParseLogOptionsDatetimeFormat [2021-07-27T12:28:29.596Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2021-07-27T12:28:29.596Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2021-07-27T12:28:29.596Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2021-07-27T12:28:29.596Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2021-07-27T12:28:29.596Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2021-07-27T12:28:29.596Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2021-07-27T12:28:29.596Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2021-07-27T12:28:29.596Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-07-27T12:28:29.596Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-07-27T12:28:29.596Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2021-07-27T12:28:29.596Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2021-07-27T12:28:29.596Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2021-07-27T12:28:29.596Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2021-07-27T12:28:29.596Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2021-07-27T12:28:29.596Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2021-07-27T12:28:29.596Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2021-07-27T12:28:29.596Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2021-07-27T12:28:29.596Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2021-07-27T12:28:29.596Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2021-07-27T12:28:29.596Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2021-07-27T12:28:29.596Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2021-07-27T12:28:29.596Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2021-07-27T12:28:29.596Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2021-07-27T12:28:29.596Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2021-07-27T12:28:29.596Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2021-07-27T12:28:29.596Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2021-07-27T12:28:29.596Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2021-07-27T12:28:29.596Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2021-07-27T12:28:29.596Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2021-07-27T12:28:29.596Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2021-07-27T12:28:29.596Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2021-07-27T12:28:29.596Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2021-07-27T12:28:29.596Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2021-07-27T12:28:29.596Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2021-07-27T12:28:29.596Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2021-07-27T12:28:29.596Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2021-07-27T12:28:29.596Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2021-07-27T12:28:29.596Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2021-07-27T12:28:29.596Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2021-07-27T12:28:29.596Z] === RUN TestCreateTagSuccess [2021-07-27T12:28:29.596Z] --- PASS: TestCreateTagSuccess (0.00s) [2021-07-27T12:28:29.596Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2021-07-27T12:28:29.596Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2021-07-27T12:28:29.596Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2021-07-27T12:28:29.596Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2021-07-27T12:28:29.596Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2021-07-27T12:28:29.596Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2021-07-27T12:28:29.596Z] PASS [2021-07-27T12:28:29.596Z] coverage: 77.0% of statements [2021-07-27T12:28:29.596Z] ok github.com/docker/docker/daemon/logger/awslogs 0.523s coverage: 77.0% of statements [2021-07-27T12:28:29.596Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2021-07-27T12:28:29.596Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-07-27T12:28:29.596Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-07-27T12:28:29.596Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2021-07-27T12:28:29.596Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2021-07-27T12:28:29.808Z] --- PASS: TestPluginWithDevMounts (1.62s) [2021-07-27T12:28:29.809Z] PASS [2021-07-27T12:28:29.809Z] [2021-07-27T12:28:29.809Z] DONE 1 tests in 1.653s [2021-07-27T12:28:29.809Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-07-27T12:28:29.809Z] INFO: Testing against a local daemon [2021-07-27T12:28:29.809Z] === RUN TestSecretInspect [2021-07-27T12:28:29.971Z] === RUN TestReadPluginNoRead/default [2021-07-27T12:28:29.971Z] === RUN TestDockerSuite/TestBuildScratchCopy [2021-07-27T12:28:30.057Z] === RUN TestJSONLogsMarshalJSONBuf [2021-07-27T12:28:30.057Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2021-07-27T12:28:30.057Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2021-07-27T12:28:30.057Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.17s) [2021-07-27T12:28:30.057Z] === RUN TestFastTimeMarshalJSON [2021-07-27T12:28:30.057Z] --- PASS: TestFastTimeMarshalJSON (0.01s) [2021-07-27T12:28:30.057Z] PASS [2021-07-27T12:28:30.057Z] coverage: 87.2% of statements [2021-07-27T12:28:30.057Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.228s coverage: 87.2% of statements [2021-07-27T12:28:30.057Z] === RUN TestJSONFileLogger [2021-07-27T12:28:30.057Z] --- PASS: TestJSONFileLogger (0.02s) [2021-07-27T12:28:30.057Z] === RUN TestJSONFileLoggerWithTags [2021-07-27T12:28:30.057Z] --- PASS: TestJSONFileLoggerWithTags (0.01s) [2021-07-27T12:28:30.057Z] === RUN TestJSONFileLoggerWithOpts [2021-07-27T12:28:30.228Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2021-07-27T12:28:30.486Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2021-07-27T12:28:30.519Z] --- PASS: TestJSONFileLoggerWithOpts (0.02s) [2021-07-27T12:28:30.519Z] === RUN TestJSONFileLoggerWithLabelsEnv [2021-07-27T12:28:30.519Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.01s) [2021-07-27T12:28:30.519Z] === RUN TestEncodeDecode [2021-07-27T12:28:30.519Z] === PAUSE TestEncodeDecode [2021-07-27T12:28:30.519Z] === RUN TestUnexpectedEOF [2021-07-27T12:28:30.519Z] time="2021-07-27T12:28:30Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-07-27T12:28:30.519Z] time="2021-07-27T12:28:30Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-07-27T12:28:30.519Z] --- PASS: TestUnexpectedEOF (0.18s) [2021-07-27T12:28:30.519Z] === CONT TestEncodeDecode [2021-07-27T12:28:30.519Z] --- PASS: TestEncodeDecode (0.00s) [2021-07-27T12:28:30.519Z] PASS [2021-07-27T12:28:30.519Z] coverage: 69.9% of statements [2021-07-27T12:28:30.519Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.351s coverage: 69.9% of statements [2021-07-27T12:28:31.489Z] === RUN TestWriteLog [2021-07-27T12:28:31.489Z] === PAUSE TestWriteLog [2021-07-27T12:28:31.489Z] === RUN TestReadLog [2021-07-27T12:28:31.489Z] === PAUSE TestReadLog [2021-07-27T12:28:31.489Z] === CONT TestWriteLog [2021-07-27T12:28:31.489Z] === CONT TestReadLog [2021-07-27T12:28:31.489Z] --- PASS: TestWriteLog (0.00s) [2021-07-27T12:28:31.489Z] === RUN TestReadLog/tail_exact [2021-07-27T12:28:31.489Z] === RUN TestOpenFileDelete [2021-07-27T12:28:31.489Z] --- PASS: TestOpenFileDelete (0.00s) [2021-07-27T12:28:31.489Z] === RUN TestOpenFileRename [2021-07-27T12:28:31.489Z] --- PASS: TestOpenFileRename (0.01s) [2021-07-27T12:28:31.489Z] === RUN TestParseLogTagDefaultTag [2021-07-27T12:28:31.489Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2021-07-27T12:28:31.489Z] === RUN TestParseLogTag [2021-07-27T12:28:31.489Z] --- PASS: TestParseLogTag (0.00s) [2021-07-27T12:28:31.489Z] === RUN TestParseLogTagEmptyTag [2021-07-27T12:28:31.489Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2021-07-27T12:28:31.489Z] === RUN TestTailFiles [2021-07-27T12:28:31.489Z] --- PASS: TestTailFiles (0.00s) [2021-07-27T12:28:31.489Z] === RUN TestFollowLogsConsumerGone [2021-07-27T12:28:31.489Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2021-07-27T12:28:31.489Z] === RUN TestFollowLogsProducerGone [2021-07-27T12:28:31.489Z] logfile_test.go:232: messages sent: 4098, received: 4098 [2021-07-27T12:28:31.489Z] logfile_test.go:179: logDecode() closed after sending 4098 messages [2021-07-27T12:28:31.489Z] --- PASS: TestFollowLogsProducerGone (0.00s) [2021-07-27T12:28:31.489Z] === RUN TestCheckCapacityAndRotate [2021-07-27T12:28:31.489Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2021-07-27T12:28:31.489Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2021-07-27T12:28:31.489Z] === RUN TestReadLog/tail_less_than_available [2021-07-27T12:28:31.489Z] === RUN TestReadLog/tail_more_than_available [2021-07-27T12:28:31.490Z] --- PASS: TestReadLog (0.20s) [2021-07-27T12:28:31.490Z] --- PASS: TestReadLog/tail_exact (0.18s) [2021-07-27T12:28:31.490Z] --- PASS: TestReadLog/tail_less_than_available (0.00s) [2021-07-27T12:28:31.490Z] --- PASS: TestReadLog/tail_more_than_available (0.00s) [2021-07-27T12:28:31.490Z] PASS [2021-07-27T12:28:31.490Z] coverage: 75.2% of statements [2021-07-27T12:28:31.831Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-07-27T12:28:31.857Z] === RUN TestReadPluginNoRead/disabled_caching [2021-07-27T12:28:31.857Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2021-07-27T12:28:31.950Z] ok github.com/docker/docker/daemon/logger/local 0.260s coverage: 75.2% of statements [2021-07-27T12:28:31.950Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-07-27T12:28:31.950Z] --- PASS: TestCheckCapacityAndRotate (0.31s) [2021-07-27T12:28:31.950Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2021-07-27T12:28:31.950Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.22s) [2021-07-27T12:28:31.950Z] PASS [2021-07-27T12:28:31.950Z] coverage: 55.3% of statements [2021-07-27T12:28:31.950Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.409s coverage: 55.3% of statements [2021-07-27T12:28:31.950Z] === RUN TestLog [2021-07-27T12:28:31.950Z] --- PASS: TestLog (0.01s) [2021-07-27T12:28:31.950Z] PASS [2021-07-27T12:28:31.950Z] coverage: 31.5% of statements [2021-07-27T12:28:31.950Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.090s coverage: 31.5% of statements [2021-07-27T12:28:32.324Z] --- PASS: TestSecretInspect (2.34s) [2021-07-27T12:28:32.324Z] === RUN TestSecretList [2021-07-27T12:28:32.921Z] === RUN TestNewParse [2021-07-27T12:28:32.921Z] --- PASS: TestNewParse (0.00s) [2021-07-27T12:28:32.921Z] PASS [2021-07-27T12:28:32.921Z] coverage: 8.3% of statements [2021-07-27T12:28:32.921Z] ok github.com/docker/docker/daemon/logger/templates 0.038s coverage: 8.3% of statements [2021-07-27T12:28:32.921Z] === RUN TestValidateLogOpt [2021-07-27T12:28:32.921Z] --- PASS: TestValidateLogOpt (0.00s) [2021-07-27T12:28:32.921Z] === RUN TestNewMissedConfig [2021-07-27T12:28:32.921Z] --- PASS: TestNewMissedConfig (0.00s) [2021-07-27T12:28:32.921Z] === RUN TestNewMissedUrl [2021-07-27T12:28:32.921Z] --- PASS: TestNewMissedUrl (0.00s) [2021-07-27T12:28:32.921Z] === RUN TestNewMissedToken [2021-07-27T12:28:32.921Z] --- PASS: TestNewMissedToken (0.00s) [2021-07-27T12:28:32.921Z] === RUN TestNewWithProxy [2021-07-27T12:28:32.921Z] --- PASS: TestNewWithProxy (0.00s) [2021-07-27T12:28:32.921Z] === RUN TestDefault [2021-07-27T12:28:32.921Z] --- PASS: TestDefault (0.01s) [2021-07-27T12:28:32.921Z] === RUN TestInlineFormatWithNonDefaultOptions [2021-07-27T12:28:32.921Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.01s) [2021-07-27T12:28:32.921Z] === RUN TestJsonFormat [2021-07-27T12:28:32.921Z] --- PASS: TestJsonFormat (0.01s) [2021-07-27T12:28:32.921Z] === RUN TestRawFormat [2021-07-27T12:28:32.921Z] --- PASS: TestRawFormat (0.00s) [2021-07-27T12:28:32.921Z] === RUN TestRawFormatWithLabels [2021-07-27T12:28:32.921Z] --- PASS: TestRawFormatWithLabels (0.00s) [2021-07-27T12:28:32.921Z] === RUN TestRawFormatWithoutTag [2021-07-27T12:28:32.921Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2021-07-27T12:28:32.921Z] === RUN TestBatching [2021-07-27T12:28:32.921Z] === RUN TestParseLogFormat [2021-07-27T12:28:32.921Z] --- PASS: TestParseLogFormat (0.00s) [2021-07-27T12:28:32.921Z] === RUN TestValidateLogOptEmpty [2021-07-27T12:28:32.921Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2021-07-27T12:28:32.921Z] === RUN TestValidateSyslogAddress [2021-07-27T12:28:32.921Z] --- PASS: TestValidateSyslogAddress (0.00s) [2021-07-27T12:28:32.921Z] === RUN TestParseAddressDefaultPort [2021-07-27T12:28:32.921Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2021-07-27T12:28:32.921Z] === RUN TestValidateSyslogFacility [2021-07-27T12:28:32.921Z] --- PASS: TestValidateSyslogFacility (0.00s) [2021-07-27T12:28:32.921Z] === RUN TestValidateLogOptSyslogFormat [2021-07-27T12:28:32.921Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2021-07-27T12:28:32.921Z] === RUN TestValidateLogOpt [2021-07-27T12:28:32.921Z] --- PASS: TestValidateLogOpt (0.00s) [2021-07-27T12:28:32.921Z] PASS [2021-07-27T12:28:32.921Z] coverage: 46.8% of statements [2021-07-27T12:28:32.921Z] ok github.com/docker/docker/daemon/logger/syslog 0.067s coverage: 46.8% of statements [2021-07-27T12:28:33.228Z] === RUN TestDockerSuite/TestBuildShellInherited [2021-07-27T12:28:33.228Z] === CONT TestReadPluginNoRead [2021-07-27T12:28:33.228Z] read_test.go:92: [d4f9366ab1e85] daemon is not started [2021-07-27T12:28:33.228Z] --- PASS: TestReadPluginNoRead (7.27s) [2021-07-27T12:28:33.228Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.64s) [2021-07-27T12:28:33.228Z] --- PASS: TestReadPluginNoRead/default (1.68s) [2021-07-27T12:28:33.228Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.59s) [2021-07-27T12:28:33.381Z] --- PASS: TestBatching (0.24s) [2021-07-27T12:28:33.381Z] === RUN TestFrequency [2021-07-27T12:28:33.381Z] --- PASS: TestFrequency (0.19s) [2021-07-27T12:28:33.381Z] === RUN TestOneMessagePerRequest [2021-07-27T12:28:33.381Z] --- PASS: TestOneMessagePerRequest (0.00s) [2021-07-27T12:28:33.381Z] === RUN TestVerify [2021-07-27T12:28:33.381Z] --- PASS: TestVerify (0.00s) [2021-07-27T12:28:33.381Z] === RUN TestSkipVerify [2021-07-27T12:28:33.841Z] time="2021-07-27T12:28:33Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-27T12:28:33.841Z] time="2021-07-27T12:28:33Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-27T12:28:33.841Z] time="2021-07-27T12:28:33Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-27T12:28:34.174Z] === RUN TestDockerSuite/TestBuildShellMultiple [2021-07-27T12:28:34.174Z] --- PASS: TestContinueAfterPluginCrash (8.25s) [2021-07-27T12:28:34.174Z] PASS [2021-07-27T12:28:34.174Z] [2021-07-27T12:28:34.174Z] DONE 6 tests in 8.354s [2021-07-27T12:28:34.174Z] 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-07-27T12:28:34.174Z] ++ 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-07-27T12:28:34.174Z] ++ set -e [2021-07-27T12:28:34.174Z] ++ '[' -n 0 ']' [2021-07-27T12:28:34.174Z] ++ set -x [2021-07-27T12:28:34.174Z] ++ 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-07-27T12:28:34.174Z] testing: warning: no tests to run [2021-07-27T12:28:34.174Z] PASS [2021-07-27T12:28:34.174Z] [2021-07-27T12:28:34.174Z] DONE 0 tests in 0.033s [2021-07-27T12:28:34.174Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-07-27T12:28:34.174Z] ++ 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-07-27T12:28:34.174Z] ++ set -e [2021-07-27T12:28:34.174Z] ++ '[' -n 0 ']' [2021-07-27T12:28:34.174Z] ++ set -x [2021-07-27T12:28:34.174Z] ++ 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-07-27T12:28:34.302Z] --- PASS: TestSkipVerify (0.75s) [2021-07-27T12:28:34.302Z] === RUN TestBufferMaximum [2021-07-27T12:28:34.302Z] time="2021-07-27T12:28:33Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-27T12:28:34.302Z] time="2021-07-27T12:28:33Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-27T12:28:34.302Z] time="2021-07-27T12:28:33Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-27T12:28:34.302Z] time="2021-07-27T12:28:33Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-27T12:28:34.302Z] time="2021-07-27T12:28:33Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-27T12:28:34.302Z] time="2021-07-27T12:28:33Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1627388913.914548\",\"host\":\"4024073375a7\"}'" [2021-07-27T12:28:34.302Z] time="2021-07-27T12:28:33Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1627388913.914548\",\"host\":\"4024073375a7\"}'" [2021-07-27T12:28:34.302Z] --- PASS: TestBufferMaximum (0.00s) [2021-07-27T12:28:34.302Z] === RUN TestServerAlwaysDown [2021-07-27T12:28:34.302Z] time="2021-07-27T12:28:33Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-27T12:28:34.302Z] time="2021-07-27T12:28:33Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-27T12:28:34.302Z] time="2021-07-27T12:28:33Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1627388913.914548\",\"host\":\"4024073375a7\"}'" [2021-07-27T12:28:34.302Z] time="2021-07-27T12:28:33Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1627388913.914548\",\"host\":\"4024073375a7\"}'" [2021-07-27T12:28:34.302Z] time="2021-07-27T12:28:33Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-27T12:28:34.302Z] time="2021-07-27T12:28:33Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1627388913.914548\",\"host\":\"4024073375a7\"}'" [2021-07-27T12:28:34.302Z] time="2021-07-27T12:28:33Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1627388913.914548\",\"host\":\"4024073375a7\"}'" [2021-07-27T12:28:34.302Z] time="2021-07-27T12:28:33Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1627388913.914548\",\"host\":\"4024073375a7\"}'" [2021-07-27T12:28:34.302Z] --- PASS: TestServerAlwaysDown (0.00s) [2021-07-27T12:28:34.302Z] === RUN TestCannotSendAfterClose [2021-07-27T12:28:34.302Z] --- PASS: TestCannotSendAfterClose (0.00s) [2021-07-27T12:28:34.302Z] === RUN TestDeadlockOnBlockedEndpoint [2021-07-27T12:28:34.435Z] INFO: Testing against a local daemon [2021-07-27T12:28:34.435Z] === RUN TestPluginWithDevMounts [2021-07-27T12:28:34.435Z] === PAUSE TestPluginWithDevMounts [2021-07-27T12:28:34.435Z] === CONT TestPluginWithDevMounts [2021-07-27T12:28:34.762Z] === RUN TestV1IDService [2021-07-27T12:28:34.762Z] --- PASS: TestV1IDService (0.04s) [2021-07-27T12:28:34.762Z] === RUN TestV2MetadataService [2021-07-27T12:28:34.837Z] --- PASS: TestSecretList (2.18s) [2021-07-27T12:28:34.837Z] === RUN TestSecretsCreateAndDelete [2021-07-27T12:28:35.223Z] time="2021-07-27T12:28:34Z" level=warning msg="Error while sending logs" error="Post \"http://127.0.0.1:49212/services/collector/event/1.0\": context deadline exceeded" module=logger/splunk [2021-07-27T12:28:35.223Z] time="2021-07-27T12:28:34Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"4024073375a7\"}'" [2021-07-27T12:28:35.223Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2021-07-27T12:28:35.223Z] PASS [2021-07-27T12:28:35.223Z] coverage: 82.5% of statements [2021-07-27T12:28:35.223Z] ok github.com/docker/docker/daemon/logger/splunk 2.278s coverage: 82.5% of statements [2021-07-27T12:28:35.223Z] ? github.com/docker/docker/daemon/names [no test files] [2021-07-27T12:28:35.223Z] ? github.com/docker/docker/daemon/network [no test files] [2021-07-27T12:28:35.223Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-07-27T12:28:35.683Z] === RUN TestSuccessfulDownload [2021-07-27T12:28:35.683Z] download_test.go:268: Needs fixing on Windows [2021-07-27T12:28:35.683Z] --- SKIP: TestSuccessfulDownload (0.00s) [2021-07-27T12:28:35.683Z] === RUN TestCancelledDownload [2021-07-27T12:28:35.683Z] --- PASS: TestCancelledDownload (0.02s) [2021-07-27T12:28:35.683Z] === RUN TestMaxDownloadAttempts [2021-07-27T12:28:35.683Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-07-27T12:28:35.683Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-07-27T12:28:35.683Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-07-27T12:28:35.683Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-07-27T12:28:35.683Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-07-27T12:28:35.683Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-07-27T12:28:35.683Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-07-27T12:28:35.683Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-07-27T12:28:35.683Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-07-27T12:28:35.683Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-07-27T12:28:35.683Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-07-27T12:28:35.683Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-07-27T12:28:35.683Z] === RUN TestContinueOnError_NonMirrorEndpoint [2021-07-27T12:28:35.683Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2021-07-27T12:28:35.683Z] === RUN TestContinueOnError_MirrorEndpoint [2021-07-27T12:28:35.683Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2021-07-27T12:28:35.683Z] === RUN TestContinueOnError_NeverContinue [2021-07-27T12:28:35.683Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2021-07-27T12:28:35.683Z] === RUN TestManifestStore [2021-07-27T12:28:35.683Z] === RUN TestManifestStore/no_remote_or_local [2021-07-27T12:28:36.144Z] --- PASS: TestV2MetadataService (1.35s) [2021-07-27T12:28:36.144Z] PASS [2021-07-27T12:28:36.144Z] coverage: 48.2% of statements [2021-07-27T12:28:36.144Z] ok github.com/docker/docker/distribution/metadata 1.475s coverage: 48.2% of statements [2021-07-27T12:28:36.144Z] time="2021-07-27T12:28:35Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local731153719\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2021-07-27T12:28:36.144Z] === RUN TestManifestStore/no_local_cache [2021-07-27T12:28:36.144Z] === RUN TestManifestStore/with_local_cache [2021-07-27T12:28:36.144Z] time="2021-07-27T12:28:35Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-07-27T12:28:36.144Z] time="2021-07-27T12:28:35Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-07-27T12:28:36.144Z] time="2021-07-27T12:28:35Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-07-27T12:28:36.144Z] time="2021-07-27T12:28:35Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-07-27T12:28:36.144Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2021-07-27T12:28:36.144Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.54s) [2021-07-27T12:28:36.144Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.54s) [2021-07-27T12:28:36.144Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.54s) [2021-07-27T12:28:36.144Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.54s) [2021-07-27T12:28:36.144Z] === RUN TestTransfer [2021-07-27T12:28:36.144Z] === RUN TestManifestStore/unknown_media_type [2021-07-27T12:28:36.144Z] === RUN TestManifestStore/unknown_media_type/no_cache [2021-07-27T12:28:36.144Z] time="2021-07-27T12:28:35Z" level=warning msg="reference for unknown type: " [2021-07-27T12:28:36.144Z] time="2021-07-27T12:28:35Z" level=warning msg="reference for unknown type: " [2021-07-27T12:28:36.144Z] === RUN TestManifestStore/unknown_media_type/with_cache [2021-07-27T12:28:36.144Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2021-07-27T12:28:36.144Z] time="2021-07-27T12:28:35Z" level=warning msg="reference for unknown type: " [2021-07-27T12:28:36.144Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2021-07-27T12:28:36.144Z] time="2021-07-27T12:28:35Z" level=warning msg="reference for unknown type: " [2021-07-27T12:28:36.144Z] time="2021-07-27T12:28:36Z" level=warning msg="reference for unknown type: " [2021-07-27T12:28:36.144Z] === RUN TestManifestStore/error_persisting_manifest [2021-07-27T12:28:36.144Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2021-07-27T12:28:36.144Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2021-07-27T12:28:36.145Z] time="2021-07-27T12:28:36Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2021-07-27T12:28:36.145Z] --- PASS: TestManifestStore (0.42s) [2021-07-27T12:28:36.145Z] --- PASS: TestManifestStore/no_remote_or_local (0.22s) [2021-07-27T12:28:36.145Z] --- PASS: TestManifestStore/no_local_cache (0.07s) [2021-07-27T12:28:36.145Z] --- PASS: TestManifestStore/with_local_cache (0.03s) [2021-07-27T12:28:36.145Z] --- PASS: TestManifestStore/unknown_media_type (0.08s) [2021-07-27T12:28:36.145Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.03s) [2021-07-27T12:28:36.145Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.05s) [2021-07-27T12:28:36.145Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.03s) [2021-07-27T12:28:36.145Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.02s) [2021-07-27T12:28:36.145Z] --- PASS: TestManifestStore/error_persisting_manifest (0.02s) [2021-07-27T12:28:36.145Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2021-07-27T12:28:36.145Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.02s) [2021-07-27T12:28:36.145Z] === RUN TestDetectManifestBlobMediaType [2021-07-27T12:28:36.145Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2021-07-27T12:28:36.145Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2021-07-27T12:28:36.145Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2021-07-27T12:28:36.145Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2021-07-27T12:28:36.145Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2021-07-27T12:28:36.145Z] === RUN TestDetectManifestBlobMediaType/schema1 [2021-07-27T12:28:36.145Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2021-07-27T12:28:36.145Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2021-07-27T12:28:36.145Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2021-07-27T12:28:36.145Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2021-07-27T12:28:36.145Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2021-07-27T12:28:36.145Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2021-07-27T12:28:36.145Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2021-07-27T12:28:36.145Z] === RUN TestFixManifestLayers [2021-07-27T12:28:36.145Z] --- PASS: TestFixManifestLayers (0.00s) [2021-07-27T12:28:36.145Z] === RUN TestFixManifestLayersBaseLayerParent [2021-07-27T12:28:36.145Z] pull_v2_test.go:73: Needs fixing on Windows [2021-07-27T12:28:36.145Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2021-07-27T12:28:36.145Z] === RUN TestFixManifestLayersBadParent [2021-07-27T12:28:36.145Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2021-07-27T12:28:36.145Z] === RUN TestValidateManifest [2021-07-27T12:28:36.145Z] pull_v2_test.go:118: Needs fixing on Windows [2021-07-27T12:28:36.145Z] --- SKIP: TestValidateManifest (0.00s) [2021-07-27T12:28:36.145Z] === RUN TestFormatPlatform [2021-07-27T12:28:36.145Z] --- PASS: TestFormatPlatform (0.00s) [2021-07-27T12:28:36.145Z] === RUN TestGetRepositoryMountCandidates [2021-07-27T12:28:36.145Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2021-07-27T12:28:36.145Z] === RUN TestLayerAlreadyExists [2021-07-27T12:28:36.145Z] 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-07-27T12:28:36.145Z] 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-07-27T12:28:36.145Z] 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-07-27T12:28:36.145Z] 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-07-27T12:28:36.145Z] 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-07-27T12:28:36.145Z] 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-07-27T12:28:36.145Z] --- PASS: TestLayerAlreadyExists (0.00s) [2021-07-27T12:28:36.145Z] === RUN TestWhenEmptyAuthConfig [2021-07-27T12:28:36.145Z] --- PASS: TestTransfer (0.14s) [2021-07-27T12:28:36.145Z] === RUN TestConcurrencyLimit [2021-07-27T12:28:36.336Z] --- PASS: TestPluginWithDevMounts (1.61s) [2021-07-27T12:28:36.336Z] PASS [2021-07-27T12:28:36.336Z] [2021-07-27T12:28:36.336Z] DONE 1 tests in 1.732s [2021-07-27T12:28:36.336Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-07-27T12:28:36.336Z] ++ 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-07-27T12:28:36.336Z] ++ set -e [2021-07-27T12:28:36.336Z] ++ '[' -n 0 ']' [2021-07-27T12:28:36.336Z] ++ set -x [2021-07-27T12:28:36.336Z] ++ 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-07-27T12:28:36.336Z] INFO: Testing against a local daemon [2021-07-27T12:28:36.336Z] === RUN TestSecretInspect [2021-07-27T12:28:36.364Z] ......... [ 86%] [2021-07-27T12:28:36.729Z] --- PASS: TestSecretsCreateAndDelete (2.35s) [2021-07-27T12:28:36.729Z] === RUN TestSecretsUpdate [2021-07-27T12:28:37.116Z] --- PASS: TestConcurrencyLimit (0.57s) [2021-07-27T12:28:37.116Z] === RUN TestInactiveJobs [2021-07-27T12:28:37.116Z] === RUN TestNotFound [2021-07-27T12:28:37.116Z] --- PASS: TestNotFound (0.00s) [2021-07-27T12:28:37.116Z] === RUN TestConflict [2021-07-27T12:28:37.116Z] --- PASS: TestConflict (0.00s) [2021-07-27T12:28:37.116Z] === RUN TestForbidden [2021-07-27T12:28:37.116Z] --- PASS: TestForbidden (0.00s) [2021-07-27T12:28:37.116Z] === RUN TestInvalidParameter [2021-07-27T12:28:37.116Z] --- PASS: TestInvalidParameter (0.00s) [2021-07-27T12:28:37.116Z] === RUN TestNotImplemented [2021-07-27T12:28:37.116Z] --- PASS: TestNotImplemented (0.00s) [2021-07-27T12:28:37.116Z] === RUN TestNotModified [2021-07-27T12:28:37.116Z] --- PASS: TestNotModified (0.00s) [2021-07-27T12:28:37.116Z] === RUN TestUnauthorized [2021-07-27T12:28:37.116Z] --- PASS: TestUnauthorized (0.00s) [2021-07-27T12:28:37.116Z] === RUN TestUnknown [2021-07-27T12:28:37.116Z] --- PASS: TestUnknown (0.00s) [2021-07-27T12:28:37.116Z] === RUN TestCancelled [2021-07-27T12:28:37.116Z] --- PASS: TestCancelled (0.00s) [2021-07-27T12:28:37.116Z] === RUN TestDeadline [2021-07-27T12:28:37.116Z] --- PASS: TestDeadline (0.00s) [2021-07-27T12:28:37.116Z] === RUN TestDataLoss [2021-07-27T12:28:37.116Z] --- PASS: TestDataLoss (0.00s) [2021-07-27T12:28:37.116Z] === RUN TestUnavailable [2021-07-27T12:28:37.116Z] --- PASS: TestUnavailable (0.00s) [2021-07-27T12:28:37.116Z] === RUN TestSystem [2021-07-27T12:28:37.116Z] --- PASS: TestSystem (0.00s) [2021-07-27T12:28:37.116Z] === RUN TestFromStatusCode [2021-07-27T12:28:37.116Z] === RUN TestFromStatusCode/Not_Found [2021-07-27T12:28:37.116Z] === RUN TestFromStatusCode/Bad_Request [2021-07-27T12:28:37.116Z] === RUN TestFromStatusCode/Conflict [2021-07-27T12:28:37.116Z] === RUN TestFromStatusCode/Unauthorized [2021-07-27T12:28:37.116Z] === RUN TestFromStatusCode/Service_Unavailable [2021-07-27T12:28:37.116Z] === RUN TestFromStatusCode/Forbidden [2021-07-27T12:28:37.116Z] === RUN TestFromStatusCode/Not_Modified [2021-07-27T12:28:37.116Z] === RUN TestFromStatusCode/Not_Implemented [2021-07-27T12:28:37.116Z] === RUN TestFromStatusCode/Internal_Server_Error [2021-07-27T12:28:37.116Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2021-07-27T12:28:37.116Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2021-07-27T12:28:37.116Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2021-07-27T12:28:37.116Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2021-07-27T12:28:37.116Z] --- PASS: TestFromStatusCode (0.00s) [2021-07-27T12:28:37.116Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2021-07-27T12:28:37.116Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2021-07-27T12:28:37.116Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2021-07-27T12:28:37.116Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2021-07-27T12:28:37.116Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2021-07-27T12:28:37.116Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2021-07-27T12:28:37.116Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2021-07-27T12:28:37.116Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2021-07-27T12:28:37.116Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2021-07-27T12:28:37.116Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2021-07-27T12:28:37.116Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2021-07-27T12:28:37.116Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2021-07-27T12:28:37.116Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2021-07-27T12:28:37.116Z] PASS [2021-07-27T12:28:37.116Z] coverage: 53.1% of statements [2021-07-27T12:28:37.116Z] ok github.com/docker/docker/errdefs 0.046s coverage: 53.1% of statements [2021-07-27T12:28:37.571Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s) [2021-07-27T12:28:37.571Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (14.02s) [2021-07-27T12:28:37.571Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (14.02s) [2021-07-27T12:28:37.571Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (14.18s) [2021-07-27T12:28:37.571Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (14.29s) [2021-07-27T12:28:37.571Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (7.37s) [2021-07-27T12:28:37.571Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (12.36s) [2021-07-27T12:28:37.571Z] === RUN TestBuildMultiStageCopy [2021-07-27T12:28:37.571Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-07-27T12:28:37.576Z] --- PASS: TestWhenEmptyAuthConfig (1.08s) [2021-07-27T12:28:37.576Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2021-07-27T12:28:37.576Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2021-07-27T12:28:37.576Z] === RUN TestTokenPassThru [2021-07-27T12:28:37.576Z] --- PASS: TestTokenPassThru (0.01s) [2021-07-27T12:28:37.576Z] === RUN TestTokenPassThruDifferentHost [2021-07-27T12:28:37.576Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2021-07-27T12:28:37.576Z] PASS [2021-07-27T12:28:37.576Z] coverage: 24.1% of statements [2021-07-27T12:28:37.576Z] --- PASS: TestInactiveJobs (0.51s) [2021-07-27T12:28:37.576Z] === RUN TestWatchRelease [2021-07-27T12:28:37.576Z] ok github.com/docker/docker/distribution 1.619s coverage: 24.1% of statements [2021-07-27T12:28:37.576Z] --- PASS: TestWatchRelease (0.08s) [2021-07-27T12:28:37.576Z] === RUN TestWatchFinishedTransfer [2021-07-27T12:28:37.576Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2021-07-27T12:28:37.576Z] === RUN TestDuplicateTransfer [2021-07-27T12:28:37.576Z] --- PASS: TestDuplicateTransfer (0.06s) [2021-07-27T12:28:37.576Z] === RUN TestSuccessfulUpload [2021-07-27T12:28:37.576Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-07-27T12:28:38.036Z] time="2021-07-27T12:28:37Z" level=error msg="Upload failed, retrying: simulating retry" [2021-07-27T12:28:38.036Z] === RUN TestFSGetInvalidData [2021-07-27T12:28:38.036Z] --- PASS: TestSuccessfulUpload (0.62s) [2021-07-27T12:28:38.036Z] === RUN TestCancelledUpload [2021-07-27T12:28:38.036Z] --- PASS: TestCancelledUpload (0.00s) [2021-07-27T12:28:38.036Z] PASS [2021-07-27T12:28:38.036Z] coverage: 76.8% of statements [2021-07-27T12:28:38.036Z] --- PASS: TestFSGetInvalidData (0.02s) [2021-07-27T12:28:38.036Z] === RUN TestFSInvalidSet [2021-07-27T12:28:38.036Z] ok github.com/docker/docker/distribution/xfer 2.633s coverage: 76.8% of statements [2021-07-27T12:28:38.036Z] ? github.com/docker/docker/dockerversion [no test files] [2021-07-27T12:28:38.036Z] --- PASS: TestFSInvalidSet (0.02s) [2021-07-27T12:28:38.036Z] === RUN TestFSInvalidRoot [2021-07-27T12:28:38.036Z] --- PASS: TestFSInvalidRoot (0.01s) [2021-07-27T12:28:38.036Z] === RUN TestFSMetadataGetSet [2021-07-27T12:28:38.231Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2021-07-27T12:28:38.231Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2021-07-27T12:28:38.231Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2021-07-27T12:28:38.231Z] docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows [2021-07-27T12:28:38.231Z] === RUN TestDockerSuite/TestBuildSpaces [2021-07-27T12:28:38.231Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2021-07-27T12:28:38.497Z] --- PASS: TestFSMetadataGetSet (0.06s) [2021-07-27T12:28:38.497Z] === RUN TestFSInvalidWalker [2021-07-27T12:28:38.497Z] --- PASS: TestFSInvalidWalker (0.02s) [2021-07-27T12:28:38.497Z] === RUN TestFSGetSet [2021-07-27T12:28:38.497Z] --- PASS: TestFSGetSet (0.02s) [2021-07-27T12:28:38.497Z] === RUN TestFSGetUnsetKey [2021-07-27T12:28:38.497Z] --- PASS: TestFSGetUnsetKey (0.01s) [2021-07-27T12:28:38.497Z] === RUN TestFSGetEmptyData [2021-07-27T12:28:38.497Z] --- PASS: TestFSGetEmptyData (0.01s) [2021-07-27T12:28:38.497Z] === RUN TestFSDelete [2021-07-27T12:28:38.497Z] --- PASS: TestFSDelete (0.02s) [2021-07-27T12:28:38.497Z] === RUN TestFSWalker [2021-07-27T12:28:38.497Z] --- PASS: TestFSWalker (0.02s) [2021-07-27T12:28:38.497Z] === RUN TestFSWalkerStopOnError [2021-07-27T12:28:38.497Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2021-07-27T12:28:38.497Z] === RUN TestNewFromJSON [2021-07-27T12:28:38.497Z] --- PASS: TestNewFromJSON (0.00s) [2021-07-27T12:28:38.497Z] === RUN TestNewFromJSONWithInvalidJSON [2021-07-27T12:28:38.497Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2021-07-27T12:28:38.497Z] === RUN TestMarshalKeyOrder [2021-07-27T12:28:38.497Z] --- PASS: TestMarshalKeyOrder (0.00s) [2021-07-27T12:28:38.497Z] === RUN TestHistoryEqual [2021-07-27T12:28:38.497Z] === RUN TestCompare [2021-07-27T12:28:38.497Z] --- PASS: TestCompare (0.00s) [2021-07-27T12:28:38.497Z] PASS [2021-07-27T12:28:38.497Z] coverage: 19.2% of statements [2021-07-27T12:28:38.497Z] ok github.com/docker/docker/image/cache 0.094s coverage: 19.2% of statements [2021-07-27T12:28:38.497Z] --- PASS: TestHistoryEqual (0.19s) [2021-07-27T12:28:38.497Z] === RUN TestImage [2021-07-27T12:28:38.497Z] --- PASS: TestImage (0.00s) [2021-07-27T12:28:38.497Z] === RUN TestImageOSNotEmpty [2021-07-27T12:28:38.497Z] --- PASS: TestImageOSNotEmpty (0.00s) [2021-07-27T12:28:38.497Z] === RUN TestNewChildImageFromImageWithRootFS [2021-07-27T12:28:38.497Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2021-07-27T12:28:38.497Z] === RUN TestCreate [2021-07-27T12:28:38.497Z] --- PASS: TestCreate (0.01s) [2021-07-27T12:28:38.497Z] === RUN TestRestore [2021-07-27T12:28:38.497Z] time="2021-07-27T12:28:38Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2021-07-27T12:28:38.497Z] --- PASS: TestRestore (0.06s) [2021-07-27T12:28:38.497Z] === RUN TestAddDelete [2021-07-27T12:28:38.497Z] --- PASS: TestAddDelete (0.03s) [2021-07-27T12:28:38.497Z] === RUN TestSearchAfterDelete [2021-07-27T12:28:38.497Z] --- PASS: TestSearchAfterDelete (0.02s) [2021-07-27T12:28:38.497Z] === RUN TestParentReset [2021-07-27T12:28:38.796Z] --- PASS: TestSecretInspect (2.68s) [2021-07-27T12:28:38.796Z] === RUN TestSecretList [2021-07-27T12:28:38.958Z] --- PASS: TestParentReset (0.05s) [2021-07-27T12:28:38.958Z] === RUN TestGetAndSetLastUpdated [2021-07-27T12:28:38.958Z] --- PASS: TestGetAndSetLastUpdated (0.02s) [2021-07-27T12:28:38.958Z] === RUN TestStoreLen [2021-07-27T12:28:38.958Z] --- PASS: TestStoreLen (0.11s) [2021-07-27T12:28:38.958Z] PASS [2021-07-27T12:28:38.958Z] coverage: 86.6% of statements [2021-07-27T12:28:38.958Z] ok github.com/docker/docker/image 0.796s coverage: 86.6% of statements [2021-07-27T12:28:38.958Z] === RUN TestValidateManifest [2021-07-27T12:28:38.958Z] === RUN TestValidateManifest/non-nil [2021-07-27T12:28:38.958Z] === RUN TestValidateManifest/nil [2021-07-27T12:28:38.958Z] --- PASS: TestValidateManifest (0.00s) [2021-07-27T12:28:38.958Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2021-07-27T12:28:38.958Z] --- PASS: TestValidateManifest/nil (0.00s) [2021-07-27T12:28:38.958Z] PASS [2021-07-27T12:28:38.958Z] coverage: 0.7% of statements [2021-07-27T12:28:38.958Z] ok github.com/docker/docker/image/tarexport 0.075s coverage: 0.7% of statements [2021-07-27T12:28:39.243Z] --- PASS: TestSecretsUpdate (2.16s) [2021-07-27T12:28:39.243Z] === RUN TestTemplatedSecret [2021-07-27T12:28:39.360Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2021-07-27T12:28:39.360Z] === RUN TestDockerSuite/TestBuildStderr [2021-07-27T12:28:39.928Z] === RUN TestMakeV1ConfigFromConfig [2021-07-27T12:28:39.928Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2021-07-27T12:28:39.928Z] PASS [2021-07-27T12:28:39.928Z] coverage: 25.0% of statements [2021-07-27T12:28:39.928Z] ok github.com/docker/docker/image/v1 0.171s coverage: 25.0% of statements [2021-07-27T12:28:39.928Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-07-27T12:28:40.291Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2021-07-27T12:28:40.899Z] === RUN TestSerialization [2021-07-27T12:28:40.899Z] --- PASS: TestSerialization (0.03s) [2021-07-27T12:28:40.899Z] PASS [2021-07-27T12:28:40.899Z] coverage: 100.0% of statements [2021-07-27T12:28:40.899Z] ok github.com/docker/docker/libcontainerd/queue 0.073s coverage: 100.0% of statements [2021-07-27T12:28:41.186Z] tests/integration/models_images_test.py ............... [ 89%] [2021-07-27T12:28:41.359Z] === RUN TestEnvironmentParsing [2021-07-27T12:28:41.359Z] --- PASS: TestEnvironmentParsing (0.00s) [2021-07-27T12:28:41.359Z] PASS [2021-07-27T12:28:41.359Z] coverage: 1.2% of statements [2021-07-27T12:28:41.359Z] ok github.com/docker/docker/libcontainerd/local 0.063s coverage: 1.2% of statements [2021-07-27T12:28:41.359Z] === RUN TestEmptyLayer [2021-07-27T12:28:41.359Z] --- PASS: TestEmptyLayer (0.00s) [2021-07-27T12:28:41.359Z] === RUN TestCommitFailure [2021-07-27T12:28:41.359Z] --- PASS: TestCommitFailure (0.01s) [2021-07-27T12:28:41.359Z] === RUN TestStartTransactionFailure [2021-07-27T12:28:41.359Z] --- PASS: TestStartTransactionFailure (0.01s) [2021-07-27T12:28:41.359Z] === RUN TestGetOrphan [2021-07-27T12:28:41.359Z] --- PASS: TestGetOrphan (0.01s) [2021-07-27T12:28:41.359Z] === RUN TestMountAndRegister [2021-07-27T12:28:41.359Z] layer_test.go:271: Layer size: 14 [2021-07-27T12:28:41.661Z] --- PASS: TestSecretList (2.65s) [2021-07-27T12:28:41.661Z] === RUN TestSecretsCreateAndDelete [2021-07-27T12:28:41.820Z] --- PASS: TestMountAndRegister (0.07s) [2021-07-27T12:28:41.820Z] === RUN TestLayerRelease [2021-07-27T12:28:41.820Z] layer_test.go:304: Failing on Windows [2021-07-27T12:28:41.820Z] --- SKIP: TestLayerRelease (0.00s) [2021-07-27T12:28:41.820Z] === RUN TestStoreRestore [2021-07-27T12:28:41.820Z] layer_test.go:353: Failing on Windows [2021-07-27T12:28:41.820Z] --- SKIP: TestStoreRestore (0.00s) [2021-07-27T12:28:41.820Z] === RUN TestTarStreamStability [2021-07-27T12:28:41.820Z] layer_test.go:468: Failing on Windows [2021-07-27T12:28:41.820Z] --- SKIP: TestTarStreamStability (0.00s) [2021-07-27T12:28:41.820Z] === RUN TestRegisterExistingLayer [2021-07-27T12:28:41.820Z] --- PASS: TestRegisterExistingLayer (0.28s) [2021-07-27T12:28:41.820Z] === RUN TestTarStreamVerification [2021-07-27T12:28:41.820Z] layer_test.go:697: Failing on Windows [2021-07-27T12:28:41.820Z] --- SKIP: TestTarStreamVerification (0.00s) [2021-07-27T12:28:41.820Z] === RUN TestLayerMigration [2021-07-27T12:28:41.820Z] migration_test.go:46: Failing on Windows [2021-07-27T12:28:41.820Z] --- SKIP: TestLayerMigration (0.00s) [2021-07-27T12:28:41.820Z] === RUN TestLayerMigrationNoTarsplit [2021-07-27T12:28:41.820Z] migration_test.go:182: Failing on Windows [2021-07-27T12:28:41.820Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2021-07-27T12:28:41.820Z] === RUN TestMountInit [2021-07-27T12:28:41.820Z] mount_test.go:17: Failing on Windows [2021-07-27T12:28:41.820Z] --- SKIP: TestMountInit (0.00s) [2021-07-27T12:28:41.820Z] === RUN TestMountSize [2021-07-27T12:28:41.820Z] mount_test.go:76: Failing on Windows [2021-07-27T12:28:41.820Z] --- SKIP: TestMountSize (0.00s) [2021-07-27T12:28:41.820Z] === RUN TestMountChanges [2021-07-27T12:28:41.820Z] mount_test.go:125: Failing on Windows [2021-07-27T12:28:41.820Z] --- SKIP: TestMountChanges (0.00s) [2021-07-27T12:28:41.820Z] === RUN TestMountApply [2021-07-27T12:28:41.820Z] mount_test.go:212: Failing on Windows [2021-07-27T12:28:41.820Z] --- SKIP: TestMountApply (0.00s) [2021-07-27T12:28:41.820Z] PASS [2021-07-27T12:28:41.820Z] coverage: 30.1% of statements [2021-07-27T12:28:41.820Z] ok github.com/docker/docker/layer 0.485s coverage: 30.1% of statements [2021-07-27T12:28:42.282Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-07-27T12:28:42.282Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-07-27T12:28:42.282Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-07-27T12:28:42.282Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-07-27T12:28:42.512Z] --- PASS: TestTemplatedSecret (3.34s) [2021-07-27T12:28:42.512Z] === RUN TestSecretCreateResolve [2021-07-27T12:28:42.639Z] tests/integration/models_networks_test.py .... [ 91%] [2021-07-27T12:28:42.744Z] === RUN TestSequenceGetAvailableBit [2021-07-27T12:28:42.744Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2021-07-27T12:28:42.744Z] === RUN TestSequenceEqual [2021-07-27T12:28:42.744Z] --- PASS: TestSequenceEqual (0.00s) [2021-07-27T12:28:42.744Z] === RUN TestSequenceCopy [2021-07-27T12:28:42.744Z] --- PASS: TestSequenceCopy (0.00s) [2021-07-27T12:28:42.744Z] === RUN TestGetFirstAvailable [2021-07-27T12:28:42.744Z] --- PASS: TestGetFirstAvailable (0.00s) [2021-07-27T12:28:42.744Z] === RUN TestFindSequence [2021-07-27T12:28:42.744Z] --- PASS: TestFindSequence (0.00s) [2021-07-27T12:28:42.744Z] === RUN TestCheckIfAvailable [2021-07-27T12:28:42.744Z] --- PASS: TestCheckIfAvailable (0.00s) [2021-07-27T12:28:42.744Z] === RUN TestMergeSequences [2021-07-27T12:28:42.744Z] --- PASS: TestMergeSequences (0.00s) [2021-07-27T12:28:42.744Z] === RUN TestPushReservation [2021-07-27T12:28:42.744Z] --- PASS: TestPushReservation (0.00s) [2021-07-27T12:28:42.744Z] === RUN TestSerializeDeserialize [2021-07-27T12:28:42.744Z] --- PASS: TestSerializeDeserialize (0.00s) [2021-07-27T12:28:42.744Z] === RUN TestSet [2021-07-27T12:28:42.744Z] --- PASS: TestSet (0.00s) [2021-07-27T12:28:42.744Z] === RUN TestSetUnset [2021-07-27T12:28:42.744Z] --- PASS: TestSetUnset (0.00s) [2021-07-27T12:28:42.744Z] === RUN TestOffsetSetUnset [2021-07-27T12:28:42.744Z] --- PASS: TestOffsetSetUnset (0.00s) [2021-07-27T12:28:42.744Z] === RUN TestSetInRange [2021-07-27T12:28:42.744Z] --- PASS: TestSetInRange (0.00s) [2021-07-27T12:28:42.744Z] === RUN TestSetAnyInRange [2021-07-27T12:28:42.744Z] --- PASS: TestSetAnyInRange (0.00s) [2021-07-27T12:28:42.744Z] === RUN TestMethods [2021-07-27T12:28:42.744Z] --- PASS: TestMethods (0.00s) [2021-07-27T12:28:42.744Z] === RUN TestRandomAllocateDeallocate [2021-07-27T12:28:44.063Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-07-27T12:28:44.401Z] --- PASS: TestSecretCreateResolve (2.20s) [2021-07-27T12:28:44.401Z] PASS [2021-07-27T12:28:44.401Z] [2021-07-27T12:28:44.401Z] DONE 6 tests in 14.592s [2021-07-27T12:28:44.401Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-07-27T12:28:44.401Z] INFO: Testing against a local daemon [2021-07-27T12:28:44.401Z] === RUN TestServiceCreateInit [2021-07-27T12:28:44.401Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-07-27T12:28:44.939Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2021-07-27T12:28:44.939Z] --- PASS: TestSecretsCreateAndDelete (3.19s) [2021-07-27T12:28:44.939Z] === RUN TestSecretsUpdate [2021-07-27T12:28:45.196Z] === RUN TestDockerSuite/TestBuildStopSignal [2021-07-27T12:28:45.654Z] === RUN TestInvalidConfig [2021-07-27T12:28:45.654Z] --- PASS: TestInvalidConfig (0.00s) [2021-07-27T12:28:45.654Z] === RUN TestConfig [2021-07-27T12:28:45.654Z] --- PASS: TestConfig (0.00s) [2021-07-27T12:28:45.654Z] === RUN TestOptionsLabels [2021-07-27T12:28:45.654Z] --- PASS: TestOptionsLabels (0.00s) [2021-07-27T12:28:45.654Z] === RUN TestValidName [2021-07-27T12:28:45.654Z] --- PASS: TestValidName (0.00s) [2021-07-27T12:28:45.654Z] === RUN TestTLSConfiguration [2021-07-27T12:28:45.654Z] time="2021-07-27T12:28:45Z" level=info msg="Option Initializing KV with TLS" [2021-07-27T12:28:45.654Z] --- PASS: TestTLSConfiguration (0.20s) [2021-07-27T12:28:45.654Z] PASS [2021-07-27T12:28:45.654Z] coverage: 24.0% of statements [2021-07-27T12:28:45.654Z] ok github.com/docker/docker/libnetwork/config 0.283s coverage: 24.0% of statements [2021-07-27T12:28:46.115Z] === RUN TestErrorInterfaces [2021-07-27T12:28:46.115Z] --- PASS: TestErrorInterfaces (0.00s) [2021-07-27T12:28:46.115Z] === RUN TestNetworkMarshalling [2021-07-27T12:28:46.115Z] === RUN TestKey [2021-07-27T12:28:46.115Z] --- PASS: TestKey (0.00s) [2021-07-27T12:28:46.115Z] === RUN TestParseKey [2021-07-27T12:28:46.115Z] --- PASS: TestParseKey (0.00s) [2021-07-27T12:28:46.115Z] === RUN TestInvalidDataStore [2021-07-27T12:28:46.115Z] --- PASS: TestInvalidDataStore (0.00s) [2021-07-27T12:28:46.115Z] === RUN TestKVObjectFlatKey [2021-07-27T12:28:46.115Z] --- PASS: TestKVObjectFlatKey (0.00s) [2021-07-27T12:28:46.115Z] === RUN TestAtomicKVObjectFlatKey [2021-07-27T12:28:46.115Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2021-07-27T12:28:46.115Z] PASS [2021-07-27T12:28:46.115Z] coverage: 21.9% of statements [2021-07-27T12:28:46.115Z] ok github.com/docker/docker/libnetwork/datastore 0.072s coverage: 21.9% of statements [2021-07-27T12:28:46.115Z] --- PASS: TestNetworkMarshalling (0.21s) [2021-07-27T12:28:46.115Z] === RUN TestEndpointMarshalling [2021-07-27T12:28:46.115Z] --- PASS: TestEndpointMarshalling (0.00s) [2021-07-27T12:28:46.115Z] === RUN TestAuxAddresses [2021-07-27T12:28:46.115Z] time="2021-07-27T12:28:45Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-07-27T12:28:46.115Z] --- PASS: TestAuxAddresses (0.02s) [2021-07-27T12:28:46.115Z] === RUN TestSRVServiceQuery [2021-07-27T12:28:46.115Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2021-07-27T12:28:46.115Z] --- SKIP: TestSRVServiceQuery (0.01s) [2021-07-27T12:28:46.115Z] === RUN TestServiceVIPReuse [2021-07-27T12:28:46.115Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2021-07-27T12:28:46.115Z] --- SKIP: TestServiceVIPReuse (0.01s) [2021-07-27T12:28:46.115Z] === RUN TestIpamReleaseOnNetDriverFailures [2021-07-27T12:28:46.115Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2021-07-27T12:28:46.115Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.01s) [2021-07-27T12:28:46.115Z] === RUN TestDNSIPQuery [2021-07-27T12:28:46.115Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2021-07-27T12:28:46.115Z] --- SKIP: TestDNSIPQuery (0.00s) [2021-07-27T12:28:46.115Z] === RUN TestDNSProxyServFail [2021-07-27T12:28:46.115Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2021-07-27T12:28:46.115Z] --- SKIP: TestDNSProxyServFail (0.02s) [2021-07-27T12:28:46.115Z] === RUN TestSandboxAddEmpty [2021-07-27T12:28:46.115Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-07-27T12:28:46.115Z] --- SKIP: TestSandboxAddEmpty (0.01s) [2021-07-27T12:28:46.115Z] === RUN TestSandboxAddMultiPrio [2021-07-27T12:28:46.116Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-07-27T12:28:46.116Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2021-07-27T12:28:46.116Z] === RUN TestSandboxAddSamePrio [2021-07-27T12:28:46.116Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-07-27T12:28:46.116Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2021-07-27T12:28:46.116Z] === RUN TestCleanupServiceDiscovery [2021-07-27T12:28:46.116Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2021-07-27T12:28:46.116Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2021-07-27T12:28:46.116Z] === RUN TestDNSOptions [2021-07-27T12:28:46.116Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2021-07-27T12:28:46.116Z] --- SKIP: TestDNSOptions (0.00s) [2021-07-27T12:28:46.116Z] === RUN TestMultipleControllersWithSameStore [2021-07-27T12:28:46.116Z] time="2021-07-27T12:28:45Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-07-27T12:28:46.116Z] time="2021-07-27T12:28:45Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-07-27T12:28:46.116Z] --- PASS: TestMultipleControllersWithSameStore (0.06s) [2021-07-27T12:28:46.116Z] PASS [2021-07-27T12:28:46.116Z] coverage: 8.6% of statements [2021-07-27T12:28:46.116Z] ok github.com/docker/docker/libnetwork 0.463s coverage: 8.6% of statements [2021-07-27T12:28:46.567Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2021-07-27T12:28:46.576Z] ? github.com/docker/docker/libnetwork/api [no test files] [2021-07-27T12:28:47.036Z] === RUN TestIPDataMarshalling [2021-07-27T12:28:47.036Z] --- PASS: TestIPDataMarshalling (0.00s) [2021-07-27T12:28:47.036Z] === RUN TestValidateAndIsV6 [2021-07-27T12:28:47.036Z] --- PASS: TestValidateAndIsV6 (0.00s) [2021-07-27T12:28:47.036Z] PASS [2021-07-27T12:28:47.036Z] coverage: 68.9% of statements [2021-07-27T12:28:47.036Z] ok github.com/docker/docker/libnetwork/driverapi 0.058s coverage: 68.9% of statements [2021-07-27T12:28:47.496Z] === RUN TestDriver [2021-07-27T12:28:47.496Z] --- PASS: TestDriver (0.00s) [2021-07-27T12:28:47.496Z] PASS [2021-07-27T12:28:47.496Z] coverage: 34.8% of statements [2021-07-27T12:28:47.496Z] ok github.com/docker/docker/libnetwork/drivers/host 0.059s coverage: 34.8% of statements [2021-07-27T12:28:47.956Z] === RUN TestDriver [2021-07-27T12:28:47.957Z] --- PASS: TestDriver (0.00s) [2021-07-27T12:28:47.957Z] PASS [2021-07-27T12:28:47.957Z] coverage: 34.8% of statements [2021-07-27T12:28:47.957Z] ok github.com/docker/docker/libnetwork/drivers/null 0.064s coverage: 34.8% of statements [2021-07-27T12:28:48.417Z] === RUN TestNetworkAllocateFree [2021-07-27T12:28:48.417Z] --- PASS: TestNetworkAllocateFree (0.00s) [2021-07-27T12:28:48.417Z] === RUN TestNetworkAllocateUserDefinedVNIs [2021-07-27T12:28:48.417Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2021-07-27T12:28:48.417Z] PASS [2021-07-27T12:28:48.417Z] coverage: 63.6% of statements [2021-07-27T12:28:48.417Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.053s coverage: 63.6% of statements [2021-07-27T12:28:48.464Z] --- PASS: TestSecretsUpdate (3.55s) [2021-07-27T12:28:48.464Z] === RUN TestTemplatedSecret [2021-07-27T12:28:48.464Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2021-07-27T12:28:48.464Z] === RUN TestDockerSuite/TestBuildTagEvent [2021-07-27T12:28:48.721Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2021-07-27T12:28:48.879Z] === RUN TestGetEmptyCapabilities [2021-07-27T12:28:48.879Z] --- PASS: TestGetEmptyCapabilities (0.01s) [2021-07-27T12:28:48.879Z] === RUN TestGetExtraCapabilities [2021-07-27T12:28:48.879Z] --- PASS: TestGetExtraCapabilities (0.00s) [2021-07-27T12:28:48.879Z] === RUN TestGetInvalidCapabilities [2021-07-27T12:28:48.879Z] --- PASS: TestGetInvalidCapabilities (0.01s) [2021-07-27T12:28:48.879Z] === RUN TestRemoteDriver [2021-07-27T12:28:48.879Z] --- PASS: TestRemoteDriver (0.01s) [2021-07-27T12:28:48.879Z] === RUN TestDriverError [2021-07-27T12:28:48.879Z] --- PASS: TestDriverError (0.01s) [2021-07-27T12:28:48.879Z] === RUN TestMissingValues [2021-07-27T12:28:48.879Z] --- PASS: TestMissingValues (0.01s) [2021-07-27T12:28:48.879Z] === RUN TestRollback [2021-07-27T12:28:48.879Z] --- PASS: TestRollback (0.01s) [2021-07-27T12:28:48.879Z] PASS [2021-07-27T12:28:48.879Z] coverage: 57.4% of statements [2021-07-27T12:28:48.879Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.122s coverage: 57.4% of statements [2021-07-27T12:28:49.169Z] tests/integration/models_nodes_test.py . [ 91%] [2021-07-27T12:28:49.345Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-07-27T12:28:49.652Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2021-07-27T12:28:49.655Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-07-27T12:28:49.730Z] tests/integration/models_resources_test.py . [ 91%] [2021-07-27T12:28:49.848Z] === RUN TestNew [2021-07-27T12:28:49.848Z] --- PASS: TestNew (0.00s) [2021-07-27T12:28:49.848Z] === RUN TestAddDriver [2021-07-27T12:28:49.848Z] --- PASS: TestAddDriver (0.00s) [2021-07-27T12:28:49.848Z] === RUN TestAddDuplicateDriver [2021-07-27T12:28:49.848Z] --- PASS: TestAddDuplicateDriver (0.00s) [2021-07-27T12:28:49.848Z] === RUN TestIPAMDefaultAddressSpaces [2021-07-27T12:28:49.848Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2021-07-27T12:28:49.848Z] === RUN TestDriver [2021-07-27T12:28:49.848Z] --- PASS: TestDriver (0.00s) [2021-07-27T12:28:49.848Z] === RUN TestIPAM [2021-07-27T12:28:49.848Z] --- PASS: TestIPAM (0.00s) [2021-07-27T12:28:49.848Z] === RUN TestWalkIPAMs [2021-07-27T12:28:49.848Z] --- PASS: TestWalkIPAMs (0.00s) [2021-07-27T12:28:49.848Z] === RUN TestWalkDrivers [2021-07-27T12:28:49.848Z] --- PASS: TestWalkDrivers (0.00s) [2021-07-27T12:28:49.848Z] PASS [2021-07-27T12:28:49.848Z] coverage: 82.4% of statements [2021-07-27T12:28:49.848Z] ok github.com/docker/docker/libnetwork/drvregistry 0.105s coverage: 82.4% of statements [2021-07-27T12:28:49.848Z] === RUN TestNAT [2021-07-27T12:28:49.848Z] windows_test.go:57: Test does not work on CI and was never running to begin with [2021-07-27T12:28:49.848Z] --- SKIP: TestNAT (0.00s) [2021-07-27T12:28:49.848Z] === RUN TestTransparent [2021-07-27T12:28:49.848Z] windows_test.go:62: Test does not work on CI and was never running to begin with [2021-07-27T12:28:49.848Z] --- SKIP: TestTransparent (0.00s) [2021-07-27T12:28:49.848Z] PASS [2021-07-27T12:28:49.848Z] coverage: 0.0% of statements [2021-07-27T12:28:49.848Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.064s coverage: 0.0% of statements [2021-07-27T12:28:50.308Z] === RUN TestBuildDefault [2021-07-27T12:28:50.308Z] --- PASS: TestBuildDefault (0.00s) [2021-07-27T12:28:50.308Z] === RUN TestBuildHostnameDomainname [2021-07-27T12:28:50.308Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2021-07-27T12:28:50.308Z] === RUN TestBuildHostname [2021-07-27T12:28:50.308Z] --- PASS: TestBuildHostname (0.00s) [2021-07-27T12:28:50.308Z] === RUN TestBuildHostnameFQDN [2021-07-27T12:28:50.308Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2021-07-27T12:28:50.308Z] === RUN TestBuildNoIP [2021-07-27T12:28:50.308Z] --- PASS: TestBuildNoIP (0.00s) [2021-07-27T12:28:50.308Z] === RUN TestUpdate [2021-07-27T12:28:50.308Z] --- PASS: TestUpdate (0.00s) [2021-07-27T12:28:50.308Z] === RUN TestUpdateIgnoresPrefixedHostname [2021-07-27T12:28:50.308Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2021-07-27T12:28:50.308Z] === RUN TestDeleteIgnoresPrefixedHostname [2021-07-27T12:28:50.308Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2021-07-27T12:28:50.308Z] === RUN TestAddEmpty [2021-07-27T12:28:50.308Z] --- PASS: TestAddEmpty (0.00s) [2021-07-27T12:28:50.308Z] === RUN TestAdd [2021-07-27T12:28:50.308Z] --- PASS: TestAdd (0.00s) [2021-07-27T12:28:50.308Z] === RUN TestDeleteEmpty [2021-07-27T12:28:50.308Z] --- PASS: TestDeleteEmpty (0.00s) [2021-07-27T12:28:50.308Z] === RUN TestDeleteNewline [2021-07-27T12:28:50.308Z] --- PASS: TestDeleteNewline (0.00s) [2021-07-27T12:28:50.308Z] === RUN TestDelete [2021-07-27T12:28:50.308Z] --- PASS: TestDelete (0.00s) [2021-07-27T12:28:50.308Z] === RUN TestConcurrentWrites [2021-07-27T12:28:50.768Z] --- PASS: TestConcurrentWrites (0.31s) [2021-07-27T12:28:50.768Z] PASS [2021-07-27T12:28:50.768Z] coverage: 81.2% of statements [2021-07-27T12:28:50.768Z] ok github.com/docker/docker/libnetwork/etchosts 0.384s coverage: 81.2% of statements [2021-07-27T12:28:50.768Z] --- PASS: TestRandomAllocateDeallocate (8.04s) [2021-07-27T12:28:50.768Z] === RUN TestAllocateRandomDeallocate [2021-07-27T12:28:50.768Z] === RUN TestDiff [2021-07-27T12:28:50.768Z] --- PASS: TestDiff (0.00s) [2021-07-27T12:28:50.768Z] === RUN TestAddedCallback [2021-07-27T12:28:50.768Z] --- PASS: TestAddedCallback (0.00s) [2021-07-27T12:28:50.768Z] === RUN TestRemovedCallback [2021-07-27T12:28:50.768Z] --- PASS: TestRemovedCallback (0.00s) [2021-07-27T12:28:50.768Z] === RUN TestNoCallback [2021-07-27T12:28:50.768Z] --- PASS: TestNoCallback (0.00s) [2021-07-27T12:28:50.768Z] PASS [2021-07-27T12:28:50.768Z] coverage: 48.1% of statements [2021-07-27T12:28:50.768Z] ok github.com/docker/docker/libnetwork/hostdiscovery 0.059s coverage: 48.1% of statements [2021-07-27T12:28:51.025Z] docker_api_swarm_node_test.go:19: [d1a231023af6c] joining swarm manager [d2a3fee62f631]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-27T12:28:51.025Z] === RUN TestDockerSuite/TestBuildUser [2021-07-27T12:28:51.228Z] === RUN TestNew [2021-07-27T12:28:51.228Z] --- PASS: TestNew (0.00s) [2021-07-27T12:28:51.228Z] === RUN TestAllocate [2021-07-27T12:28:51.228Z] --- PASS: TestAllocate (0.00s) [2021-07-27T12:28:51.228Z] === RUN TestUninitialized [2021-07-27T12:28:51.228Z] --- PASS: TestUninitialized (0.00s) [2021-07-27T12:28:51.228Z] === RUN TestAllocateInRange [2021-07-27T12:28:51.228Z] --- PASS: TestAllocateInRange (0.00s) [2021-07-27T12:28:51.228Z] === RUN TestAllocateSerial [2021-07-27T12:28:51.228Z] --- PASS: TestAllocateSerial (0.00s) [2021-07-27T12:28:51.228Z] PASS [2021-07-27T12:28:51.228Z] coverage: 87.5% of statements [2021-07-27T12:28:51.228Z] ok github.com/docker/docker/libnetwork/idm 0.050s coverage: 87.5% of statements [2021-07-27T12:28:51.590Z] docker_api_swarm_node_test.go:20: [dbf0ed5520ecd] joining swarm manager [d2a3fee62f631]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-27T12:28:51.688Z] === RUN TestCaller [2021-07-27T12:28:51.688Z] --- PASS: TestCaller (0.00s) [2021-07-27T12:28:51.688Z] PASS [2021-07-27T12:28:51.688Z] coverage: 100.0% of statements [2021-07-27T12:28:51.688Z] ok github.com/docker/docker/libnetwork/internal/caller 0.046s coverage: 100.0% of statements [2021-07-27T12:28:51.688Z] === RUN TestSetSerialInsertDelete [2021-07-27T12:28:51.688Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2021-07-27T12:28:51.688Z] === RUN TestSetParallelInsertDelete [2021-07-27T12:28:52.154Z] --- PASS: TestTemplatedSecret (4.09s) [2021-07-27T12:28:52.155Z] === RUN TestSecretCreateResolve [2021-07-27T12:28:52.379Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-07-27T12:28:52.379Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-07-27T12:28:52.379Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-07-27T12:28:53.229Z] --- PASS: TestAllocateRandomDeallocate (2.49s) [2021-07-27T12:28:53.229Z] === RUN TestAllocateRandomDeallocateSerialize [2021-07-27T12:28:53.229Z] === RUN TestInt2IP2IntConversion [2021-07-27T12:28:53.525Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2021-07-27T12:28:53.691Z] === RUN TestPoolRequest [2021-07-27T12:28:53.691Z] --- PASS: TestPoolRequest (0.00s) [2021-07-27T12:28:53.691Z] === RUN TestOtherRequests [2021-07-27T12:28:53.691Z] --- PASS: TestOtherRequests (0.00s) [2021-07-27T12:28:53.691Z] PASS [2021-07-27T12:28:53.691Z] coverage: 57.1% of statements [2021-07-27T12:28:53.691Z] ok github.com/docker/docker/libnetwork/ipams/null 0.049s coverage: 57.1% of statements [2021-07-27T12:28:53.914Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-07-27T12:28:54.151Z] --- PASS: TestInt2IP2IntConversion (0.68s) [2021-07-27T12:28:54.151Z] === RUN TestGetAddressVersion [2021-07-27T12:28:54.151Z] --- PASS: TestGetAddressVersion (0.00s) [2021-07-27T12:28:54.151Z] === RUN TestKeyString [2021-07-27T12:28:54.151Z] --- PASS: TestKeyString (0.00s) [2021-07-27T12:28:54.151Z] === RUN TestPoolDataMarshal [2021-07-27T12:28:54.151Z] --- PASS: TestPoolDataMarshal (0.00s) [2021-07-27T12:28:54.151Z] === RUN TestSubnetsMarshal [2021-07-27T12:28:54.151Z] --- PASS: TestSubnetsMarshal (0.11s) [2021-07-27T12:28:54.151Z] === RUN TestAddSubnets [2021-07-27T12:28:54.151Z] --- PASS: TestAddSubnets (0.11s) [2021-07-27T12:28:54.151Z] === RUN TestDoublePoolRelease [2021-07-27T12:28:54.151Z] --- PASS: TestDoublePoolRelease (0.04s) [2021-07-27T12:28:54.151Z] === RUN TestAddReleasePoolID [2021-07-27T12:28:54.612Z] --- PASS: TestAddReleasePoolID (0.11s) [2021-07-27T12:28:54.612Z] === RUN TestPredefinedPool [2021-07-27T12:28:54.612Z] --- PASS: TestPredefinedPool (0.04s) [2021-07-27T12:28:54.612Z] === RUN TestRemoveSubnet [2021-07-27T12:28:54.612Z] --- PASS: TestRemoveSubnet (0.35s) [2021-07-27T12:28:54.612Z] === RUN TestGetSameAddress [2021-07-27T12:28:54.897Z] --- PASS: TestSecretCreateResolve (2.66s) [2021-07-27T12:28:54.897Z] PASS [2021-07-27T12:28:54.897Z] [2021-07-27T12:28:54.897Z] DONE 6 tests in 18.932s [2021-07-27T12:28:54.897Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-07-27T12:28:54.897Z] ++ 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-07-27T12:28:54.897Z] ++ set -e [2021-07-27T12:28:54.897Z] ++ '[' -n 0 ']' [2021-07-27T12:28:54.897Z] ++ set -x [2021-07-27T12:28:54.897Z] ++ 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-07-27T12:28:54.898Z] --- PASS: TestServiceCreateInit (9.50s) [2021-07-27T12:28:54.898Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.74s) [2021-07-27T12:28:54.898Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.75s) [2021-07-27T12:28:54.898Z] === RUN TestCreateServiceMultipleTimes [2021-07-27T12:28:55.072Z] --- PASS: TestGetSameAddress (0.05s) [2021-07-27T12:28:55.073Z] === RUN TestPoolAllocationReuse [2021-07-27T12:28:55.073Z] === RUN TestGetCapabilities [2021-07-27T12:28:55.073Z] --- PASS: TestGetCapabilities (0.01s) [2021-07-27T12:28:55.073Z] === RUN TestGetCapabilitiesFromLegacyDriver [2021-07-27T12:28:55.073Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.01s) [2021-07-27T12:28:55.073Z] === RUN TestGetDefaultAddressSpaces [2021-07-27T12:28:55.073Z] --- PASS: TestGetDefaultAddressSpaces (0.00s) [2021-07-27T12:28:55.073Z] === RUN TestRemoteDriver [2021-07-27T12:28:55.073Z] --- PASS: TestRemoteDriver (0.00s) [2021-07-27T12:28:55.073Z] PASS [2021-07-27T12:28:55.073Z] coverage: 47.4% of statements [2021-07-27T12:28:55.073Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.078s coverage: 47.4% of statements [2021-07-27T12:28:55.154Z] INFO: Testing against a local daemon [2021-07-27T12:28:55.154Z] === RUN TestServiceCreateInit [2021-07-27T12:28:55.154Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-07-27T12:28:55.450Z] --- PASS: TestBuildMultiStageCopy (17.64s) [2021-07-27T12:28:55.450Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (12.91s) [2021-07-27T12:28:55.450Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.90s) [2021-07-27T12:28:55.450Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.05s) [2021-07-27T12:28:55.450Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.30s) [2021-07-27T12:28:55.450Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.48s) [2021-07-27T12:28:55.450Z] === RUN TestBuildMultiStageParentConfig [2021-07-27T12:28:55.534Z] --- PASS: TestAllocateRandomDeallocateSerialize (2.38s) [2021-07-27T12:28:55.534Z] === RUN TestRetrieveFromStore [2021-07-27T12:28:55.738Z] tests/integration/models_services_test.py ..............X. [ 95%] [2021-07-27T12:28:55.993Z] === RUN TestWindowsIPAM [2021-07-27T12:28:55.993Z] --- PASS: TestWindowsIPAM (0.00s) [2021-07-27T12:28:55.993Z] PASS [2021-07-27T12:28:55.993Z] coverage: 71.4% of statements [2021-07-27T12:28:55.993Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.061s coverage: 71.4% of statements [2021-07-27T12:28:56.454Z] --- PASS: TestRetrieveFromStore (0.98s) [2021-07-27T12:28:56.454Z] === RUN TestIsCorrupted [2021-07-27T12:28:56.454Z] --- PASS: TestIsCorrupted (0.04s) [2021-07-27T12:28:56.454Z] === RUN TestSetRollover [2021-07-27T12:28:56.525Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2021-07-27T12:28:56.914Z] === RUN TestDefaultNetwork [2021-07-27T12:28:57.375Z] --- PASS: TestDefaultNetwork (0.30s) [2021-07-27T12:28:57.375Z] === RUN TestConfigGlobalScopeDefaultNetworks [2021-07-27T12:28:57.840Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.30s) [2021-07-27T12:28:57.840Z] === RUN TestInitAddressPools [2021-07-27T12:28:57.840Z] --- PASS: TestInitAddressPools (0.00s) [2021-07-27T12:28:57.840Z] PASS [2021-07-27T12:28:57.840Z] coverage: 74.0% of statements [2021-07-27T12:28:57.840Z] ok github.com/docker/docker/libnetwork/ipamutils 0.701s coverage: 74.0% of statements [2021-07-27T12:28:57.840Z] --- PASS: TestPoolAllocationReuse (2.98s) [2021-07-27T12:28:57.840Z] === RUN TestGetAddressSubPoolEqualPool [2021-07-27T12:28:57.840Z] --- PASS: TestGetAddressSubPoolEqualPool (0.04s) [2021-07-27T12:28:57.840Z] === RUN TestRequestReleaseAddressFromSubPool [2021-07-27T12:28:58.299Z] === RUN TestKeyValue [2021-07-27T12:28:58.299Z] --- PASS: TestKeyValue (0.00s) [2021-07-27T12:28:58.299Z] PASS [2021-07-27T12:28:58.299Z] coverage: 60.0% of statements [2021-07-27T12:28:58.299Z] ok github.com/docker/docker/libnetwork/netlabel 0.050s coverage: 60.0% of statements [2021-07-27T12:28:58.347Z] --- PASS: TestBuildMultiStageParentConfig (2.68s) [2021-07-27T12:28:58.347Z] === RUN TestBuildLabelWithTargets [2021-07-27T12:28:58.347Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-27T12:28:58.347Z] --- SKIP: TestBuildLabelWithTargets (0.00s) [2021-07-27T12:28:58.347Z] === RUN TestBuildWithEmptyLayers [2021-07-27T12:28:59.276Z] --- PASS: TestSetRollover (2.70s) [2021-07-27T12:28:59.276Z] === RUN TestSetRolloverSerial [2021-07-27T12:28:59.312Z] --- PASS: TestBuildWithEmptyLayers (1.49s) [2021-07-27T12:28:59.312Z] === RUN TestBuildMultiStageOnBuild [2021-07-27T12:29:00.702Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-07-27T12:29:01.566Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-07-27T12:29:02.192Z] --- PASS: TestSetParallelInsertDelete (10.00s) [2021-07-27T12:29:02.192Z] PASS [2021-07-27T12:29:02.192Z] coverage: 100.0% of statements [2021-07-27T12:29:02.192Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.079s coverage: 100.0% of statements [2021-07-27T12:29:02.192Z] === RUN TestNetworkDBSimple [2021-07-27T12:29:02.192Z] --- PASS: TestSetRolloverSerial (3.08s) [2021-07-27T12:29:02.192Z] === RUN TestGetFirstAvailableFromCurrent [2021-07-27T12:29:02.192Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2021-07-27T12:29:02.192Z] PASS [2021-07-27T12:29:02.192Z] coverage: 84.4% of statements [2021-07-27T12:29:02.192Z] ok github.com/docker/docker/libnetwork/bitseq 19.783s coverage: 84.4% of statements [2021-07-27T12:29:02.506Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-07-27T12:29:02.521Z] tests/integration/models_swarm_test.py .. [ 96%] [2021-07-27T12:29:02.599Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2021-07-27T12:29:02.652Z] --- PASS: TestRequestReleaseAddressFromSubPool (4.69s) [2021-07-27T12:29:02.652Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2021-07-27T12:29:02.652Z] === RUN TestGenerate [2021-07-27T12:29:02.652Z] --- PASS: TestGenerate (0.00s) [2021-07-27T12:29:02.652Z] === RUN TestGeneratePtr [2021-07-27T12:29:02.652Z] --- PASS: TestGeneratePtr (0.00s) [2021-07-27T12:29:02.652Z] === RUN TestGenerateMissingField [2021-07-27T12:29:02.652Z] --- PASS: TestGenerateMissingField (0.00s) [2021-07-27T12:29:02.652Z] === RUN TestFieldCannotBeSet [2021-07-27T12:29:02.652Z] --- PASS: TestFieldCannotBeSet (0.00s) [2021-07-27T12:29:02.652Z] === RUN TestTypeMismatchError [2021-07-27T12:29:02.652Z] --- PASS: TestTypeMismatchError (0.00s) [2021-07-27T12:29:02.652Z] PASS [2021-07-27T12:29:02.652Z] coverage: 100.0% of statements [2021-07-27T12:29:02.652Z] ok github.com/docker/docker/libnetwork/options 0.060s coverage: 100.0% of statements [2021-07-27T12:29:02.777Z] tests/integration/models_volumes_test.py .. [ 96%] [2021-07-27T12:29:03.112Z] 2021/07/27 12:29:02 Closing DB instances... [2021-07-27T12:29:03.577Z] testing: warning: no tests to run [2021-07-27T12:29:03.577Z] PASS [2021-07-27T12:29:03.577Z] coverage: 0.0% of statements [2021-07-27T12:29:03.577Z] ok github.com/docker/docker/libnetwork/osl 0.046s coverage: 0.0% of statements [no tests to run] [2021-07-27T12:29:04.548Z] === RUN TestRequestNewPort [2021-07-27T12:29:04.548Z] --- PASS: TestRequestNewPort (0.00s) [2021-07-27T12:29:04.548Z] === RUN TestRequestSpecificPort [2021-07-27T12:29:04.548Z] --- PASS: TestRequestSpecificPort (0.00s) [2021-07-27T12:29:04.548Z] === RUN TestReleasePort [2021-07-27T12:29:04.548Z] --- PASS: TestReleasePort (0.00s) [2021-07-27T12:29:04.548Z] === RUN TestReuseReleasedPort [2021-07-27T12:29:04.548Z] --- PASS: TestReuseReleasedPort (0.00s) [2021-07-27T12:29:04.548Z] === RUN TestReleaseUnreadledPort [2021-07-27T12:29:04.548Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2021-07-27T12:29:04.548Z] === RUN TestUnknowProtocol [2021-07-27T12:29:04.548Z] --- PASS: TestUnknowProtocol (0.00s) [2021-07-27T12:29:04.548Z] === RUN TestAllocateAllPorts [2021-07-27T12:29:04.548Z] --- PASS: TestAllocateAllPorts (0.00s) [2021-07-27T12:29:04.548Z] === RUN TestPortAllocation [2021-07-27T12:29:04.548Z] --- PASS: TestPortAllocation (0.00s) [2021-07-27T12:29:04.548Z] === RUN TestPortAllocationWithCustomRange [2021-07-27T12:29:04.548Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2021-07-27T12:29:04.548Z] === RUN TestNoDuplicateBPR [2021-07-27T12:29:04.548Z] --- PASS: TestNoDuplicateBPR (0.00s) [2021-07-27T12:29:04.548Z] === RUN TestChangePortRange [2021-07-27T12:29:04.548Z] portallocator_test.go:345: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2021-07-27T12:29:04.548Z] portallocator_test.go:345: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2021-07-27T12:29:04.548Z] portallocator_test.go:345: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2021-07-27T12:29:04.548Z] portallocator_test.go:345: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2021-07-27T12:29:04.548Z] portallocator_test.go:345: test: port allocate range 0-0, setErr=, reqPort=60000 [2021-07-27T12:29:04.548Z] portallocator_test.go:345: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2021-07-27T12:29:04.548Z] --- PASS: TestChangePortRange (0.00s) [2021-07-27T12:29:04.548Z] PASS [2021-07-27T12:29:04.548Z] coverage: 88.6% of statements [2021-07-27T12:29:04.548Z] ok github.com/docker/docker/libnetwork/portallocator 0.052s coverage: 88.6% of statements [2021-07-27T12:29:04.548Z] --- PASS: TestNetworkDBSimple (2.65s) [2021-07-27T12:29:04.548Z] === RUN TestNetworkDBJoinLeaveNetwork [2021-07-27T12:29:05.808Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-07-27T12:29:05.876Z] --- PASS: TestServiceCreateInit (10.35s) [2021-07-27T12:29:05.876Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.08s) [2021-07-27T12:29:05.876Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.26s) [2021-07-27T12:29:05.876Z] === RUN TestCreateServiceMultipleTimes [2021-07-27T12:29:06.094Z] === RUN TestTransportPortConv [2021-07-27T12:29:06.094Z] --- PASS: TestTransportPortConv (0.00s) [2021-07-27T12:29:06.094Z] === RUN TestTransportPortBindingConv [2021-07-27T12:29:06.094Z] --- PASS: TestTransportPortBindingConv (0.00s) [2021-07-27T12:29:06.094Z] === RUN TestErrorConstructors [2021-07-27T12:29:06.094Z] --- PASS: TestErrorConstructors (0.00s) [2021-07-27T12:29:06.094Z] === RUN TestCompareIPMask [2021-07-27T12:29:06.094Z] --- PASS: TestCompareIPMask (0.00s) [2021-07-27T12:29:06.094Z] === RUN TestUtilGetHostPartIP [2021-07-27T12:29:06.094Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2021-07-27T12:29:06.094Z] === RUN TestUtilGetBroadcastIP [2021-07-27T12:29:06.094Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2021-07-27T12:29:06.094Z] === RUN TestParseCIDR [2021-07-27T12:29:06.094Z] --- PASS: TestParseCIDR (0.00s) [2021-07-27T12:29:06.094Z] PASS [2021-07-27T12:29:06.094Z] coverage: 47.9% of statements [2021-07-27T12:29:06.094Z] ok github.com/docker/docker/libnetwork/types 0.048s coverage: 47.9% of statements [2021-07-27T12:29:06.094Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (3.44s) [2021-07-27T12:29:06.094Z] === RUN TestGetAddress [2021-07-27T12:29:06.094Z] 2021/07/27 12:29:05 Closing DB instances... [2021-07-27T12:29:06.753Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-07-27T12:29:07.065Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2021-07-27T12:29:07.065Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2021-07-27T12:29:07.065Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2021-07-27T12:29:07.065Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2021-07-27T12:29:07.065Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2021-07-27T12:29:07.065Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2021-07-27T12:29:07.065Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2021-07-27T12:29:07.065Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2021-07-27T12:29:07.065Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2021-07-27T12:29:07.065Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2021-07-27T12:29:07.065Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2021-07-27T12:29:07.065Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2021-07-27T12:29:07.065Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2021-07-27T12:29:07.065Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2021-07-27T12:29:07.065Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2021-07-27T12:29:07.065Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2021-07-27T12:29:07.065Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2021-07-27T12:29:07.065Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2021-07-27T12:29:07.065Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2021-07-27T12:29:07.065Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2021-07-27T12:29:07.065Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2021-07-27T12:29:07.065Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2021-07-27T12:29:07.065Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2021-07-27T12:29:07.065Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2021-07-27T12:29:07.065Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2021-07-27T12:29:07.065Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2021-07-27T12:29:07.065Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2021-07-27T12:29:07.065Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2021-07-27T12:29:07.065Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2021-07-27T12:29:07.065Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2021-07-27T12:29:07.065Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2021-07-27T12:29:07.065Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2021-07-27T12:29:07.065Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2021-07-27T12:29:07.065Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2021-07-27T12:29:07.065Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2021-07-27T12:29:07.065Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2021-07-27T12:29:07.065Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2021-07-27T12:29:07.065Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2021-07-27T12:29:07.065Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2021-07-27T12:29:07.065Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2021-07-27T12:29:07.065Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2021-07-27T12:29:07.065Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2021-07-27T12:29:07.065Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2021-07-27T12:29:07.065Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2021-07-27T12:29:07.065Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2021-07-27T12:29:07.065Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2021-07-27T12:29:07.065Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2021-07-27T12:29:07.065Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2021-07-27T12:29:07.065Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2021-07-27T12:29:07.065Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2021-07-27T12:29:07.065Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2021-07-27T12:29:07.065Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2021-07-27T12:29:07.065Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2021-07-27T12:29:07.065Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2021-07-27T12:29:07.065Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2021-07-27T12:29:07.065Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2021-07-27T12:29:07.065Z] PASS [2021-07-27T12:29:07.065Z] coverage: 50.0% of statements [2021-07-27T12:29:07.065Z] ok github.com/docker/docker/oci 0.047s coverage: 50.0% of statements [2021-07-27T12:29:07.420Z] tests/integration/regression_test.py ...... [ 98%] [2021-07-27T12:29:07.525Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.83s) [2021-07-27T12:29:07.525Z] === RUN TestNetworkDBJoinLeaveNetworks [2021-07-27T12:29:07.774Z] docker_api_swarm_test.go:501: [d64e365558322] joining swarm manager [d334ea120cf22]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-27T12:29:07.932Z] tests/integration/credentials/store_test.py ...... [ 99%] [2021-07-27T12:29:07.932Z] tests/integration/credentials/utils_test.py . [100%] [2021-07-27T12:29:07.932Z] [2021-07-27T12:29:07.932Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2021-07-27T12:29:07.932Z] =========================== short test summary info ============================ [2021-07-27T12:29:07.932Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2021-07-27T12:29:07.932Z] CONFIG_RT_GROUP_SCHED isn't enabled [2021-07-27T12:29:07.932Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2021-07-27T12:29:07.932Z] Not supported on most drivers [2021-07-27T12:29:07.932Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2021-07-27T12:29:07.932Z] Output of docker top depends on host distro, and is not formalized. [2021-07-27T12:29:07.932Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2021-07-27T12:29:07.932Z] Output of docker top depends on host distro, and is not formalized. [2021-07-27T12:29:07.932Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2021-07-27T12:29:07.932Z] Can fail if eth0 has multiple IP addresses [2021-07-27T12:29:07.932Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2021-07-27T12:29:07.932Z] This doesn't seem to be taken into account by the engine [2021-07-27T12:29:07.932Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME [2021-07-27T12:29:07.932Z] SKIPPED [1] tests/integration/api_service_test.py:473: API version is too low (< 1.40) [2021-07-27T12:29:07.932Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2021-07-27T12:29:07.932Z] = 378 passed, 3 skipped, 1 deselected, 6 xfailed, 2 xpassed in 346.98 seconds == [2021-07-27T12:29:07.985Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2021-07-27T12:29:07.985Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2021-07-27T12:29:07.985Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2021-07-27T12:29:07.985Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2021-07-27T12:29:07.985Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2021-07-27T12:29:07.985Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2021-07-27T12:29:07.985Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2021-07-27T12:29:07.985Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2021-07-27T12:29:07.985Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2021-07-27T12:29:07.985Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2021-07-27T12:29:07.985Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2021-07-27T12:29:07.985Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2021-07-27T12:29:07.985Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2021-07-27T12:29:07.985Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2021-07-27T12:29:07.985Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2021-07-27T12:29:07.985Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2021-07-27T12:29:07.985Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2021-07-27T12:29:08.188Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2021-07-27T12:29:08.446Z] === RUN TestAddressPoolOpt [2021-07-27T12:29:08.446Z] --- PASS: TestAddressPoolOpt (0.00s) [2021-07-27T12:29:08.446Z] === RUN TestValidateEnv [2021-07-27T12:29:08.446Z] === RUN TestValidateEnv/a [2021-07-27T12:29:08.446Z] === RUN TestValidateEnv/something [2021-07-27T12:29:08.446Z] === RUN TestValidateEnv/_=a [2021-07-27T12:29:08.446Z] === RUN TestValidateEnv/env1=value1 [2021-07-27T12:29:08.446Z] === RUN TestValidateEnv/_env1=value1 [2021-07-27T12:29:08.446Z] === RUN TestValidateEnv/env2=value2=value3 [2021-07-27T12:29:08.446Z] === RUN TestValidateEnv/env3=abc!qwe [2021-07-27T12:29:08.446Z] === RUN TestValidateEnv/env_4=value_4 [2021-07-27T12:29:08.446Z] === RUN TestValidateEnv/PATH [2021-07-27T12:29:08.446Z] === RUN TestValidateEnv/=a [2021-07-27T12:29:08.446Z] === RUN TestValidateEnv/PATH= [2021-07-27T12:29:08.446Z] === RUN TestValidateEnv/PATH=something [2021-07-27T12:29:08.446Z] === RUN TestValidateEnv/asd!qwe [2021-07-27T12:29:08.446Z] === RUN TestValidateEnv/1asd [2021-07-27T12:29:08.446Z] === RUN TestValidateEnv/123 [2021-07-27T12:29:08.446Z] === RUN TestValidateEnv/some_space [2021-07-27T12:29:08.446Z] === RUN TestValidateEnv/__some_space_before [2021-07-27T12:29:08.446Z] === RUN TestValidateEnv/some_space_after__ [2021-07-27T12:29:08.446Z] === RUN TestValidateEnv/= [2021-07-27T12:29:08.446Z] === RUN TestValidateEnv/PaTh [2021-07-27T12:29:08.446Z] --- PASS: TestValidateEnv (0.00s) [2021-07-27T12:29:08.446Z] --- PASS: TestValidateEnv/a (0.00s) [2021-07-27T12:29:08.446Z] --- PASS: TestValidateEnv/something (0.00s) [2021-07-27T12:29:08.446Z] --- PASS: TestValidateEnv/_=a (0.00s) [2021-07-27T12:29:08.446Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2021-07-27T12:29:08.446Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2021-07-27T12:29:08.446Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2021-07-27T12:29:08.446Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2021-07-27T12:29:08.446Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2021-07-27T12:29:08.446Z] --- PASS: TestValidateEnv/PATH (0.00s) [2021-07-27T12:29:08.446Z] --- PASS: TestValidateEnv/=a (0.00s) [2021-07-27T12:29:08.446Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2021-07-27T12:29:08.446Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2021-07-27T12:29:08.446Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2021-07-27T12:29:08.446Z] --- PASS: TestValidateEnv/1asd (0.00s) [2021-07-27T12:29:08.446Z] --- PASS: TestValidateEnv/123 (0.00s) [2021-07-27T12:29:08.446Z] --- PASS: TestValidateEnv/some_space (0.00s) [2021-07-27T12:29:08.446Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2021-07-27T12:29:08.446Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2021-07-27T12:29:08.446Z] --- PASS: TestValidateEnv/= (0.00s) [2021-07-27T12:29:08.446Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2021-07-27T12:29:08.446Z] === RUN TestParseHost [2021-07-27T12:29:08.446Z] --- PASS: TestParseHost (0.00s) [2021-07-27T12:29:08.446Z] === RUN TestParseDockerDaemonHost [2021-07-27T12:29:08.446Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2021-07-27T12:29:08.446Z] === RUN TestParseTCP [2021-07-27T12:29:08.446Z] --- PASS: TestParseTCP (0.00s) [2021-07-27T12:29:08.446Z] === RUN TestParseInvalidUnixAddrInvalid [2021-07-27T12:29:08.446Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2021-07-27T12:29:08.446Z] === RUN TestValidateExtraHosts [2021-07-27T12:29:08.446Z] --- PASS: TestValidateExtraHosts (0.00s) [2021-07-27T12:29:08.446Z] === RUN TestIpOptString [2021-07-27T12:29:08.446Z] --- PASS: TestIpOptString (0.00s) [2021-07-27T12:29:08.446Z] === RUN TestNewIpOptInvalidDefaultVal [2021-07-27T12:29:08.446Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2021-07-27T12:29:08.446Z] === RUN TestNewIpOptValidDefaultVal [2021-07-27T12:29:08.446Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2021-07-27T12:29:08.906Z] === RUN TestIpOptSetInvalidVal [2021-07-27T12:29:08.906Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2021-07-27T12:29:08.906Z] === RUN TestValidateIPAddress [2021-07-27T12:29:08.906Z] --- PASS: TestValidateIPAddress (0.00s) [2021-07-27T12:29:08.906Z] === RUN TestMapOpts [2021-07-27T12:29:08.906Z] --- PASS: TestMapOpts (0.00s) [2021-07-27T12:29:08.906Z] === RUN TestListOptsWithoutValidator [2021-07-27T12:29:08.906Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2021-07-27T12:29:08.906Z] === RUN TestListOptsWithValidator [2021-07-27T12:29:08.906Z] --- PASS: TestListOptsWithValidator (0.00s) [2021-07-27T12:29:08.906Z] === RUN TestValidateDNSSearch [2021-07-27T12:29:08.906Z] --- PASS: TestValidateDNSSearch (0.00s) [2021-07-27T12:29:08.906Z] === RUN TestValidateLabel [2021-07-27T12:29:08.906Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2021-07-27T12:29:08.906Z] === RUN TestValidateLabel/label_with_general_format [2021-07-27T12:29:08.906Z] === RUN TestValidateLabel/label_with_more_than_one_= [2021-07-27T12:29:08.906Z] === RUN TestValidateLabel/label_with_one_more [2021-07-27T12:29:08.906Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2021-07-27T12:29:08.906Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2021-07-27T12:29:08.906Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2021-07-27T12:29:08.907Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2021-07-27T12:29:08.907Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2021-07-27T12:29:08.907Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2021-07-27T12:29:08.907Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2021-07-27T12:29:08.907Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2021-07-27T12:29:08.907Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2021-07-27T12:29:08.907Z] --- PASS: TestValidateLabel (0.00s) [2021-07-27T12:29:08.907Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2021-07-27T12:29:08.907Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2021-07-27T12:29:08.907Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2021-07-27T12:29:08.907Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2021-07-27T12:29:08.907Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2021-07-27T12:29:08.907Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2021-07-27T12:29:08.907Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2021-07-27T12:29:08.907Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2021-07-27T12:29:08.907Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2021-07-27T12:29:08.907Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2021-07-27T12:29:08.907Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2021-07-27T12:29:08.907Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2021-07-27T12:29:08.907Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2021-07-27T12:29:08.907Z] === RUN TestNamedListOpts [2021-07-27T12:29:08.907Z] --- PASS: TestNamedListOpts (0.00s) [2021-07-27T12:29:08.907Z] === RUN TestNamedMapOpts [2021-07-27T12:29:08.907Z] --- PASS: TestNamedMapOpts (0.00s) [2021-07-27T12:29:08.907Z] === RUN TestParseLink [2021-07-27T12:29:08.907Z] --- PASS: TestParseLink (0.00s) [2021-07-27T12:29:08.907Z] === RUN TestQuotedStringSetWithQuotes [2021-07-27T12:29:08.907Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2021-07-27T12:29:08.907Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2021-07-27T12:29:08.907Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2021-07-27T12:29:08.907Z] === RUN TestQuotedStringSetWithNoQuotes [2021-07-27T12:29:08.907Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2021-07-27T12:29:08.907Z] === RUN TestUlimitOpt [2021-07-27T12:29:08.907Z] --- PASS: TestUlimitOpt (0.00s) [2021-07-27T12:29:08.907Z] PASS [2021-07-27T12:29:08.907Z] coverage: 67.1% of statements [2021-07-27T12:29:08.907Z] ok github.com/docker/docker/opts 0.078s coverage: 67.1% of statements [2021-07-27T12:29:08.907Z] 2021/07/27 12:29:08 Closing DB instances... [2021-07-27T12:29:08.907Z] === RUN TestParseVersion [2021-07-27T12:29:08.907Z] --- PASS: TestParseVersion (0.00s) [2021-07-27T12:29:08.907Z] PASS [2021-07-27T12:29:08.907Z] coverage: 52.9% of statements [2021-07-27T12:29:08.907Z] ok github.com/docker/docker/pkg/aaparser 0.039s coverage: 52.9% of statements [2021-07-27T12:29:10.447Z] --- PASS: TestNetworkDBJoinLeaveNetworks (2.83s) [2021-07-27T12:29:10.447Z] === RUN TestNetworkDBCRUDTableEntry [2021-07-27T12:29:10.911Z] === RUN TestIsArchivePathDir [2021-07-27T12:29:11.374Z] --- PASS: TestIsArchivePathDir (0.07s) [2021-07-27T12:29:11.374Z] === RUN TestIsArchivePathInvalidFile [2021-07-27T12:29:11.374Z] === RUN TestPeerCertificateMarshalJSON [2021-07-27T12:29:11.374Z] --- PASS: TestIsArchivePathInvalidFile (0.17s) [2021-07-27T12:29:11.374Z] === RUN TestIsArchivePathTar [2021-07-27T12:29:11.374Z] --- PASS: TestIsArchivePathTar (0.17s) [2021-07-27T12:29:11.374Z] === RUN TestDecompressStreamGzip [2021-07-27T12:29:11.834Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2021-07-27T12:29:11.834Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2021-07-27T12:29:11.834Z] --- PASS: TestPeerCertificateMarshalJSON (0.40s) [2021-07-27T12:29:11.834Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2021-07-27T12:29:11.834Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2021-07-27T12:29:11.834Z] === RUN TestMiddleware [2021-07-27T12:29:11.834Z] --- PASS: TestMiddleware (0.00s) [2021-07-27T12:29:11.834Z] === RUN TestNewResponseModifier [2021-07-27T12:29:11.834Z] --- PASS: TestNewResponseModifier (0.00s) [2021-07-27T12:29:11.834Z] PASS [2021-07-27T12:29:11.834Z] coverage: 26.8% of statements [2021-07-27T12:29:11.834Z] --- PASS: TestDecompressStreamGzip (0.14s) [2021-07-27T12:29:11.834Z] === RUN TestDecompressStreamBzip2 [2021-07-27T12:29:11.834Z] ok github.com/docker/docker/pkg/authorization 0.468s coverage: 26.8% of statements [2021-07-27T12:29:11.834Z] --- PASS: TestDecompressStreamBzip2 (0.13s) [2021-07-27T12:29:11.834Z] === RUN TestDecompressStreamXz [2021-07-27T12:29:11.834Z] archive_test.go:134: Xz not present in msys2 [2021-07-27T12:29:11.834Z] --- SKIP: TestDecompressStreamXz (0.00s) [2021-07-27T12:29:11.834Z] === RUN TestCompressStreamXzUnsupported [2021-07-27T12:29:11.834Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2021-07-27T12:29:11.834Z] === RUN TestCompressStreamBzip2Unsupported [2021-07-27T12:29:11.834Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2021-07-27T12:29:11.834Z] === RUN TestCompressStreamInvalid [2021-07-27T12:29:11.834Z] --- PASS: TestCompressStreamInvalid (0.00s) [2021-07-27T12:29:11.834Z] === RUN TestExtensionInvalid [2021-07-27T12:29:11.834Z] --- PASS: TestExtensionInvalid (0.00s) [2021-07-27T12:29:11.834Z] === RUN TestExtensionUncompressed [2021-07-27T12:29:11.834Z] --- PASS: TestExtensionUncompressed (0.00s) [2021-07-27T12:29:11.834Z] === RUN TestExtensionBzip2 [2021-07-27T12:29:11.834Z] --- PASS: TestExtensionBzip2 (0.00s) [2021-07-27T12:29:11.834Z] === RUN TestExtensionGzip [2021-07-27T12:29:11.834Z] --- PASS: TestExtensionGzip (0.00s) [2021-07-27T12:29:11.834Z] === RUN TestExtensionXz [2021-07-27T12:29:11.834Z] --- PASS: TestExtensionXz (0.00s) [2021-07-27T12:29:11.834Z] === RUN TestCmdStreamLargeStderr [2021-07-27T12:29:11.834Z] --- PASS: TestCmdStreamLargeStderr (0.10s) [2021-07-27T12:29:11.834Z] === RUN TestCmdStreamBad [2021-07-27T12:29:11.834Z] archive_test.go:239: Failing on Windows CI machines [2021-07-27T12:29:11.834Z] --- SKIP: TestCmdStreamBad (0.00s) [2021-07-27T12:29:11.834Z] === RUN TestCmdStreamGood [2021-07-27T12:29:11.834Z] --- PASS: TestCmdStreamGood (0.06s) [2021-07-27T12:29:11.834Z] === RUN TestUntarPathWithInvalidDest [2021-07-27T12:29:11.834Z] --- PASS: TestUntarPathWithInvalidDest (0.09s) [2021-07-27T12:29:11.834Z] === RUN TestUntarPathWithInvalidSrc [2021-07-27T12:29:11.834Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2021-07-27T12:29:11.834Z] === RUN TestUntarPath [2021-07-27T12:29:12.296Z] --- PASS: TestUntarPath (0.08s) [2021-07-27T12:29:12.296Z] === RUN TestUntarPathWithDestinationFile [2021-07-27T12:29:12.296Z] --- PASS: TestUntarPathWithDestinationFile (0.08s) [2021-07-27T12:29:12.296Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2021-07-27T12:29:12.296Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.09s) [2021-07-27T12:29:12.296Z] === RUN TestCopyWithTarInvalidSrc [2021-07-27T12:29:12.296Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2021-07-27T12:29:12.296Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2021-07-27T12:29:12.296Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2021-07-27T12:29:12.296Z] === RUN TestCopyWithTarSrcFile [2021-07-27T12:29:12.296Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2021-07-27T12:29:12.296Z] === RUN TestCopyWithTarSrcFolder [2021-07-27T12:29:12.296Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2021-07-27T12:29:12.296Z] === RUN TestCopyFileWithTarInvalidSrc [2021-07-27T12:29:12.296Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2021-07-27T12:29:12.296Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2021-07-27T12:29:12.296Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.01s) [2021-07-27T12:29:12.296Z] === RUN TestCopyFileWithTarSrcFolder [2021-07-27T12:29:12.296Z] --- PASS: TestCopyFileWithTarSrcFolder (0.01s) [2021-07-27T12:29:12.296Z] === RUN TestCopyFileWithTarSrcFile [2021-07-27T12:29:12.296Z] === RUN TestUnbuffered [2021-07-27T12:29:12.296Z] --- PASS: TestUnbuffered (0.00s) [2021-07-27T12:29:12.296Z] === RUN TestRaceUnbuffered [2021-07-27T12:29:12.296Z] --- PASS: TestRaceUnbuffered (0.00s) [2021-07-27T12:29:12.296Z] PASS [2021-07-27T12:29:12.296Z] coverage: 100.0% of statements [2021-07-27T12:29:12.296Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2021-07-27T12:29:12.296Z] === RUN TestTarFiles [2021-07-27T12:29:12.296Z] ok github.com/docker/docker/pkg/broadcaster 0.050s coverage: 100.0% of statements [2021-07-27T12:29:12.296Z] 2021/07/27 12:29:12 Closing DB instances... [2021-07-27T12:29:12.938Z] --- PASS: TestCreateServiceMultipleTimes (17.10s) [2021-07-27T12:29:12.938Z] === RUN TestCreateServiceConflict [2021-07-27T12:29:13.194Z] --- PASS: TestCreateServiceConflict (2.19s) [2021-07-27T12:29:13.194Z] === RUN TestCreateServiceMaxReplicas [2021-07-27T12:29:13.283Z] === RUN TestMatch [2021-07-27T12:29:13.283Z] === RUN TestMatch/[[]] [2021-07-27T12:29:13.283Z] === RUN TestMatch/[[foo]] [2021-07-27T12:29:13.283Z] === RUN TestMatch/[[bar]_[foo]] [2021-07-27T12:29:13.283Z] === RUN TestMatch/[[foo_bar]] [2021-07-27T12:29:13.283Z] === RUN TestMatch/[[qux]_[foo]] [2021-07-27T12:29:13.283Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2021-07-27T12:29:13.283Z] === RUN TestMatch/[] [2021-07-27T12:29:13.283Z] === RUN TestMatch/[]#01 [2021-07-27T12:29:13.283Z] === RUN TestMatch/[[qux]] [2021-07-27T12:29:13.283Z] === RUN TestMatch/[[foo_bar_qux]] [2021-07-27T12:29:13.283Z] === RUN TestMatch/[[qux]_[baz]] [2021-07-27T12:29:13.283Z] === RUN TestMatch/[[foo_baz]] [2021-07-27T12:29:13.283Z] --- PASS: TestMatch (0.00s) [2021-07-27T12:29:13.283Z] --- PASS: TestMatch/[[]] (0.00s) [2021-07-27T12:29:13.283Z] --- PASS: TestMatch/[[foo]] (0.00s) [2021-07-27T12:29:13.283Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2021-07-27T12:29:13.283Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2021-07-27T12:29:13.283Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2021-07-27T12:29:13.283Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2021-07-27T12:29:13.283Z] --- PASS: TestMatch/[] (0.00s) [2021-07-27T12:29:13.283Z] --- PASS: TestMatch/[]#01 (0.00s) [2021-07-27T12:29:13.283Z] --- PASS: TestMatch/[[qux]] (0.00s) [2021-07-27T12:29:13.283Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2021-07-27T12:29:13.283Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2021-07-27T12:29:13.283Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2021-07-27T12:29:13.283Z] PASS [2021-07-27T12:29:13.283Z] coverage: 87.5% of statements [2021-07-27T12:29:13.283Z] ok github.com/docker/docker/pkg/capabilities 0.047s coverage: 87.5% of statements [2021-07-27T12:29:14.106Z] --- PASS: TestBuildMultiStageOnBuild (13.01s) [2021-07-27T12:29:14.107Z] === RUN TestBuildUncleanTarFilenames [2021-07-27T12:29:14.107Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-27T12:29:14.107Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2021-07-27T12:29:14.107Z] === RUN TestBuildMultiStageLayerLeak [2021-07-27T12:29:14.268Z] --- PASS: TestNetworkDBCRUDTableEntry (3.89s) [2021-07-27T12:29:14.268Z] === RUN TestNetworkDBCRUDTableEntries [2021-07-27T12:29:14.268Z] === RUN TestChrootTarUntar [2021-07-27T12:29:14.268Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2021-07-27T12:29:14.268Z] --- SKIP: TestChrootTarUntar (0.00s) [2021-07-27T12:29:14.268Z] === RUN TestChrootUntarWithHugeExcludesList [2021-07-27T12:29:14.268Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2021-07-27T12:29:14.268Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2021-07-27T12:29:14.268Z] === RUN TestChrootUntarEmptyArchive [2021-07-27T12:29:14.268Z] --- PASS: TestChrootUntarEmptyArchive (0.01s) [2021-07-27T12:29:14.268Z] === RUN TestChrootTarUntarWithSymlink [2021-07-27T12:29:14.268Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-07-27T12:29:14.268Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2021-07-27T12:29:14.268Z] === RUN TestChrootCopyWithTar [2021-07-27T12:29:14.268Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-07-27T12:29:14.268Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2021-07-27T12:29:14.268Z] === RUN TestChrootCopyFileWithTar [2021-07-27T12:29:14.268Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2021-07-27T12:29:14.268Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2021-07-27T12:29:14.268Z] === RUN TestChrootUntarPath [2021-07-27T12:29:14.268Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-07-27T12:29:14.268Z] --- SKIP: TestChrootUntarPath (0.00s) [2021-07-27T12:29:14.268Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2021-07-27T12:29:14.268Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2021-07-27T12:29:14.268Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-07-27T12:29:14.269Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2021-07-27T12:29:14.269Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2021-07-27T12:29:14.269Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-07-27T12:29:14.269Z] === RUN TestChrootApplyDotDotFile [2021-07-27T12:29:14.269Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2021-07-27T12:29:14.269Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2021-07-27T12:29:14.269Z] PASS [2021-07-27T12:29:14.269Z] coverage: 15.4% of statements [2021-07-27T12:29:14.269Z] ok github.com/docker/docker/pkg/chrootarchive 0.136s coverage: 15.4% of statements [2021-07-27T12:29:14.898Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-07-27T12:29:15.245Z] === RUN TestSizeEmpty [2021-07-27T12:29:15.245Z] --- PASS: TestSizeEmpty (0.00s) [2021-07-27T12:29:15.245Z] === RUN TestSizeEmptyFile [2021-07-27T12:29:15.245Z] --- PASS: TestSizeEmptyFile (0.00s) [2021-07-27T12:29:15.245Z] === RUN TestSizeNonemptyFile [2021-07-27T12:29:15.245Z] --- PASS: TestSizeNonemptyFile (0.00s) [2021-07-27T12:29:15.245Z] === RUN TestSizeNestedDirectoryEmpty [2021-07-27T12:29:15.245Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2021-07-27T12:29:15.245Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2021-07-27T12:29:15.245Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2021-07-27T12:29:15.245Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2021-07-27T12:29:15.245Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2021-07-27T12:29:15.245Z] === RUN TestMoveToSubdir [2021-07-27T12:29:15.245Z] --- PASS: TestMoveToSubdir (0.01s) [2021-07-27T12:29:15.245Z] === RUN TestSizeNonExistingDirectory [2021-07-27T12:29:15.245Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2021-07-27T12:29:15.245Z] PASS [2021-07-27T12:29:15.245Z] coverage: 80.0% of statements [2021-07-27T12:29:15.245Z] ok github.com/docker/docker/pkg/directory 0.068s coverage: 80.0% of statements [2021-07-27T12:29:15.893Z] === RUN TestDockerSuite/TestBuildVerboseOut [2021-07-27T12:29:15.893Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2021-07-27T12:29:15.893Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2021-07-27T12:29:16.215Z] 2021/07/27 12:29:16 Closing DB instances... [2021-07-27T12:29:16.463Z] --- PASS: TestCreateServiceMaxReplicas (3.21s) [2021-07-27T12:29:16.463Z] === RUN TestCreateWithDuplicateNetworkNames [2021-07-27T12:29:16.677Z] === RUN Test [2021-07-27T12:29:16.677Z] === RUN Test/TestContainsEntry [2021-07-27T12:29:16.677Z] === RUN Test/TestCreateEntries [2021-07-27T12:29:16.677Z] === RUN Test/TestEntriesDiff [2021-07-27T12:29:16.677Z] === RUN Test/TestEntriesEquality [2021-07-27T12:29:16.677Z] === RUN Test/TestGenerateWithMalformedInputAtRangeEnd [2021-07-27T12:29:16.677Z] === RUN Test/TestGenerateWithMalformedInputAtRangeStart [2021-07-27T12:29:16.677Z] === RUN Test/TestGeneratorMatchFailedNotGenerate [2021-07-27T12:29:16.677Z] === RUN Test/TestGeneratorNotGenerate [2021-07-27T12:29:16.677Z] === RUN Test/TestGeneratorWithPort [2021-07-27T12:29:16.677Z] === RUN Test/TestGeneratorWithPortNotGenerate [2021-07-27T12:29:16.677Z] === RUN Test/TestNewEntry [2021-07-27T12:29:16.677Z] === RUN Test/TestParse [2021-07-27T12:29:16.677Z] --- PASS: Test (0.00s) [2021-07-27T12:29:16.677Z] --- PASS: Test/TestContainsEntry (0.00s) [2021-07-27T12:29:16.677Z] --- PASS: Test/TestCreateEntries (0.00s) [2021-07-27T12:29:16.677Z] --- PASS: Test/TestEntriesDiff (0.00s) [2021-07-27T12:29:16.677Z] --- PASS: Test/TestEntriesEquality (0.00s) [2021-07-27T12:29:16.677Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeEnd (0.00s) [2021-07-27T12:29:16.677Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeStart (0.00s) [2021-07-27T12:29:16.677Z] --- PASS: Test/TestGeneratorMatchFailedNotGenerate (0.00s) [2021-07-27T12:29:16.677Z] --- PASS: Test/TestGeneratorNotGenerate (0.00s) [2021-07-27T12:29:16.677Z] --- PASS: Test/TestGeneratorWithPort (0.00s) [2021-07-27T12:29:16.677Z] --- PASS: Test/TestGeneratorWithPortNotGenerate (0.00s) [2021-07-27T12:29:16.677Z] --- PASS: Test/TestNewEntry (0.00s) [2021-07-27T12:29:16.677Z] --- PASS: Test/TestParse (0.00s) [2021-07-27T12:29:16.677Z] PASS [2021-07-27T12:29:16.677Z] coverage: 58.3% of statements [2021-07-27T12:29:16.677Z] ok github.com/docker/docker/pkg/discovery 0.055s coverage: 58.3% of statements [2021-07-27T12:29:17.264Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2021-07-27T12:29:17.654Z] === RUN Test [2021-07-27T12:29:17.654Z] === RUN Test/TestContent [2021-07-27T12:29:17.654Z] === RUN Test/TestInitialize [2021-07-27T12:29:17.654Z] === RUN Test/TestNew [2021-07-27T12:29:17.654Z] === RUN Test/TestParsingContentsWithComments [2021-07-27T12:29:17.654Z] === RUN Test/TestRegister [2021-07-27T12:29:17.654Z] === RUN Test/TestWatch [2021-07-27T12:29:17.654Z] --- PASS: Test (0.01s) [2021-07-27T12:29:17.654Z] --- PASS: Test/TestContent (0.00s) [2021-07-27T12:29:17.654Z] --- PASS: Test/TestInitialize (0.00s) [2021-07-27T12:29:17.654Z] --- PASS: Test/TestNew (0.00s) [2021-07-27T12:29:17.654Z] --- PASS: Test/TestParsingContentsWithComments (0.00s) [2021-07-27T12:29:17.654Z] --- PASS: Test/TestRegister (0.00s) [2021-07-27T12:29:17.654Z] --- PASS: Test/TestWatch (0.00s) [2021-07-27T12:29:17.654Z] PASS [2021-07-27T12:29:17.654Z] coverage: 97.6% of statements [2021-07-27T12:29:17.654Z] ok github.com/docker/docker/pkg/discovery/file 0.059s coverage: 97.6% of statements [2021-07-27T12:29:17.654Z] --- PASS: TestNetworkDBCRUDTableEntries (3.43s) [2021-07-27T12:29:17.654Z] === RUN TestNetworkDBNodeLeave [2021-07-27T12:29:18.195Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2021-07-27T12:29:18.453Z] docker_api_swarm_test.go:506: [dae669353cdef] joining swarm manager [d334ea120cf22]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-27T12:29:19.017Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2021-07-27T12:29:19.017Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2021-07-27T12:29:19.194Z] === RUN Test [2021-07-27T12:29:19.194Z] === RUN Test/TestInitialize [2021-07-27T12:29:19.194Z] --- PASS: TestTarFiles (6.77s) [2021-07-27T12:29:19.194Z] === RUN TestTarUntar [2021-07-27T12:29:19.194Z] --- PASS: TestTarUntar (0.04s) [2021-07-27T12:29:19.194Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2021-07-27T12:29:19.194Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.01s) [2021-07-27T12:29:19.194Z] === RUN TestTarWithOptions [2021-07-27T12:29:19.194Z] --- PASS: TestTarWithOptions (0.02s) [2021-07-27T12:29:19.194Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2021-07-27T12:29:19.194Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2021-07-27T12:29:19.194Z] === RUN TestUntarUstarGnuConflict [2021-07-27T12:29:19.194Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2021-07-27T12:29:19.194Z] === RUN TestUntarInvalidFilenames [2021-07-27T12:29:19.194Z] time="2021-07-27T12:29:18Z" level=info msg="Initializing discovery without TLS" [2021-07-27T12:29:19.194Z] time="2021-07-27T12:29:18Z" level=info msg="Initializing discovery without TLS" [2021-07-27T12:29:19.194Z] time="2021-07-27T12:29:18Z" level=info msg="Initializing discovery without TLS" [2021-07-27T12:29:19.194Z] === RUN Test/TestInitializeWithCerts [2021-07-27T12:29:19.194Z] time="2021-07-27T12:29:18Z" level=info msg="Initializing discovery with TLS" [2021-07-27T12:29:19.194Z] === RUN Test/TestWatch [2021-07-27T12:29:19.194Z] time="2021-07-27T12:29:18Z" level=info msg="Initializing discovery without TLS" [2021-07-27T12:29:19.194Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames449293458\\dest" [2021-07-27T12:29:19.194Z] --- PASS: TestUntarInvalidFilenames (0.22s) [2021-07-27T12:29:19.194Z] === RUN TestUntarHardlinkToSymlink [2021-07-27T12:29:19.194Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2021-07-27T12:29:19.194Z] === RUN TestUntarInvalidHardlink [2021-07-27T12:29:19.194Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink864739811\\victim\\hello" -> "../victim/hello" [2021-07-27T12:29:19.194Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink276500454\\victim\\hello" -> "/../victim/hello" [2021-07-27T12:29:19.194Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink200627725\\victim" -> "../victim" [2021-07-27T12:29:19.194Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink659727880\\victim" -> "../victim" [2021-07-27T12:29:19.274Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2021-07-27T12:29:19.274Z] docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows [2021-07-27T12:29:19.274Z] === RUN TestDockerSuite/TestBuildWindowsUser [2021-07-27T12:29:19.274Z] docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows [2021-07-27T12:29:19.274Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2021-07-27T12:29:19.274Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2021-07-27T12:29:19.274Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2021-07-27T12:29:19.654Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink828621767\\victim" -> "../victim" [2021-07-27T12:29:19.654Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink007020154\\victim" -> "../victim" [2021-07-27T12:29:19.654Z] --- PASS: TestUntarInvalidHardlink (0.04s) [2021-07-27T12:29:19.654Z] === RUN TestUntarInvalidSymlink [2021-07-27T12:29:19.654Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink298729873\\dest\\dotdot" -> "../victim/hello" [2021-07-27T12:29:19.654Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink020566972\\dest\\slash-dotdot" -> "/../victim/hello" [2021-07-27T12:29:19.654Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink068656107\\dest\\loophole-victim" -> "../victim" [2021-07-27T12:29:19.654Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink330596430\\dest\\loophole-victim" -> "../victim" [2021-07-27T12:29:19.654Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink941684565\\dest\\loophole-victim" -> "../victim" [2021-07-27T12:29:19.654Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink983884976\\dest\\loophole-victim" -> "../victim" [2021-07-27T12:29:19.654Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink058844751\\dest\\dir\\loophole" -> "../../victim" [2021-07-27T12:29:19.654Z] --- PASS: TestUntarInvalidSymlink (0.06s) [2021-07-27T12:29:19.654Z] === RUN TestTempArchiveCloseMultipleTimes [2021-07-27T12:29:19.654Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2021-07-27T12:29:19.654Z] === RUN TestXGlobalNoParent [2021-07-27T12:29:19.654Z] --- PASS: TestXGlobalNoParent (0.00s) [2021-07-27T12:29:19.654Z] === RUN TestReplaceFileTarWrapper [2021-07-27T12:29:19.654Z] --- PASS: TestReplaceFileTarWrapper (0.22s) [2021-07-27T12:29:19.654Z] === RUN TestPrefixHeaderReadable [2021-07-27T12:29:19.654Z] --- PASS: TestPrefixHeaderReadable (0.03s) [2021-07-27T12:29:19.654Z] === RUN TestDisablePigz [2021-07-27T12:29:19.654Z] archive_test.go:1331: Test will not check full path when Pigz not installed [2021-07-27T12:29:20.114Z] --- PASS: TestDisablePigz (0.15s) [2021-07-27T12:29:20.114Z] === RUN TestPigz [2021-07-27T12:29:20.114Z] archive_test.go:1360: Tested whether Pigz is not used, as it not installed [2021-07-27T12:29:20.114Z] --- PASS: TestPigz (0.17s) [2021-07-27T12:29:20.114Z] === RUN TestCopyFileWithInvalidDest [2021-07-27T12:29:20.114Z] archive_windows_test.go:16: Currently fails [2021-07-27T12:29:20.114Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2021-07-27T12:29:20.114Z] === RUN TestCanonicalTarNameForPath [2021-07-27T12:29:20.114Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2021-07-27T12:29:20.114Z] === RUN TestCanonicalTarName [2021-07-27T12:29:20.114Z] --- PASS: TestCanonicalTarName (0.00s) [2021-07-27T12:29:20.114Z] === RUN TestChmodTarEntry [2021-07-27T12:29:20.114Z] --- PASS: TestChmodTarEntry (0.00s) [2021-07-27T12:29:20.114Z] === RUN TestHardLinkOrder [2021-07-27T12:29:20.114Z] --- PASS: TestHardLinkOrder (0.09s) [2021-07-27T12:29:20.114Z] === RUN TestChangeString [2021-07-27T12:29:20.114Z] --- PASS: TestChangeString (0.00s) [2021-07-27T12:29:20.114Z] === RUN TestChangesWithNoChanges [2021-07-27T12:29:20.114Z] --- PASS: TestChangesWithNoChanges (0.04s) [2021-07-27T12:29:20.114Z] === RUN TestChangesWithChanges [2021-07-27T12:29:20.114Z] --- PASS: TestChangesWithChanges (0.04s) [2021-07-27T12:29:20.114Z] === RUN TestChangesWithChangesGH13590 [2021-07-27T12:29:20.114Z] changes_test.go:196: needs more investigation [2021-07-27T12:29:20.114Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2021-07-27T12:29:20.114Z] === RUN TestChangesDirsEmpty [2021-07-27T12:29:20.350Z] Leaving: AppArmorNo profiles have been unloaded. [2021-07-27T12:29:20.350Z] [2021-07-27T12:29:20.350Z] Unloading profiles will leave already running processes permanently [2021-07-27T12:29:20.350Z] unconfined, which can lead to unexpected situations. [2021-07-27T12:29:20.350Z] [2021-07-27T12:29:20.350Z] To set a process to complain mode, use the command line tool [2021-07-27T12:29:20.350Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-07-27T12:29:20.350Z] Post stage [Pipeline] junit [2021-07-27T12:29:20.366Z] Recording test results [2021-07-27T12:29:20.451Z] [Checks API] No suitable checks publisher found. [Pipeline] sh [2021-07-27T12:29:20.575Z] --- PASS: TestChangesDirsEmpty (0.19s) [2021-07-27T12:29:20.575Z] === RUN TestChangesDirsMutated [2021-07-27T12:29:20.575Z] --- PASS: TestChangesDirsMutated (0.18s) [2021-07-27T12:29:20.575Z] === RUN TestApplyLayer [2021-07-27T12:29:20.575Z] changes_test.go:433: needs further investigation [2021-07-27T12:29:20.575Z] --- SKIP: TestApplyLayer (0.00s) [2021-07-27T12:29:20.575Z] === RUN TestChangesSizeWithHardlinks [2021-07-27T12:29:20.575Z] changes_test.go:469: needs further investigation [2021-07-27T12:29:20.575Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2021-07-27T12:29:20.575Z] === RUN TestChangesSizeWithNoChanges [2021-07-27T12:29:20.575Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2021-07-27T12:29:20.575Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2021-07-27T12:29:20.575Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2021-07-27T12:29:20.575Z] === RUN TestChangesSize [2021-07-27T12:29:20.575Z] --- PASS: TestChangesSize (0.01s) [2021-07-27T12:29:20.575Z] === RUN TestApplyLayerInvalidFilenames [2021-07-27T12:29:20.575Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames224022406\\dest" [2021-07-27T12:29:20.575Z] --- PASS: TestNetworkDBNodeLeave (2.87s) [2021-07-27T12:29:20.575Z] === RUN TestNetworkDBWatch [2021-07-27T12:29:20.575Z] --- PASS: TestApplyLayerInvalidFilenames (0.02s) [2021-07-27T12:29:20.575Z] === RUN TestApplyLayerInvalidHardlink [2021-07-27T12:29:20.575Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink331791016\\victim\\hello" -> "../victim/hello" [2021-07-27T12:29:20.575Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink329621479\\victim\\hello" -> "/../victim/hello" [2021-07-27T12:29:20.575Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink609009178\\victim" -> "../victim" [2021-07-27T12:29:20.575Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink158345393\\victim" -> "../victim" [2021-07-27T12:29:20.575Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink995167836\\victim" -> "../victim" [2021-07-27T12:29:20.575Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink064368139\\victim" -> "../victim" [2021-07-27T12:29:20.576Z] --- PASS: TestApplyLayerInvalidHardlink (0.04s) [2021-07-27T12:29:20.576Z] === RUN TestApplyLayerInvalidSymlink [2021-07-27T12:29:20.576Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink179342318\\dest\\dotdot" -> "../victim/hello" [2021-07-27T12:29:20.576Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink126899829\\dest\\slash-dotdot" -> "/../victim/hello" [2021-07-27T12:29:20.576Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink834187088\\dest\\loophole-victim" -> "../victim" [2021-07-27T12:29:20.576Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink838966895\\dest\\loophole-victim" -> "../victim" [2021-07-27T12:29:20.576Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink746848002\\dest\\loophole-victim" -> "../victim" [2021-07-27T12:29:20.576Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink260344441\\dest\\loophole-victim" -> "../victim" [2021-07-27T12:29:20.576Z] --- PASS: TestApplyLayerInvalidSymlink (0.04s) [2021-07-27T12:29:20.576Z] === RUN TestApplyLayerWhiteouts [2021-07-27T12:29:20.735Z] + echo Ensuring container killed. [2021-07-27T12:29:20.735Z] Ensuring container killed. [2021-07-27T12:29:20.735Z] + docker rm -vf docker-pr3 [2021-07-27T12:29:20.735Z] Error: No such container: docker-pr3 [Pipeline] sh [2021-07-27T12:29:21.035Z] --- PASS: TestApplyLayerWhiteouts (0.10s) [2021-07-27T12:29:21.035Z] === RUN TestGenerateEmptyFile [2021-07-27T12:29:21.035Z] --- PASS: TestGenerateEmptyFile (0.00s) [2021-07-27T12:29:21.035Z] === RUN TestGenerateWithContent [2021-07-27T12:29:21.035Z] --- PASS: TestGenerateWithContent (0.00s) [2021-07-27T12:29:21.035Z] PASS [2021-07-27T12:29:21.035Z] coverage: 62.8% of statements [2021-07-27T12:29:21.035Z] ok github.com/docker/docker/pkg/archive 9.793s coverage: 62.8% of statements [2021-07-27T12:29:21.055Z] + echo Chowning /workspace to jenkins user [2021-07-27T12:29:21.055Z] Chowning /workspace to jenkins user [2021-07-27T12:29:21.055Z] + id -u [2021-07-27T12:29:21.055Z] + id -g [2021-07-27T12:29:21.055Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42683:/workspace busybox chown -R 1000:1000 /workspace [2021-07-27T12:29:21.169Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2021-07-27T12:29:21.169Z] === RUN TestDockerSuite/TestBuildWithFailure [2021-07-27T12:29:21.733Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2021-07-27T12:29:21.990Z] === RUN TestDockerSuite/TestBuildWithTabs [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-07-27T12:29:22.554Z] --- PASS: TestCreateServiceMultipleTimes (17.17s) [2021-07-27T12:29:22.554Z] === RUN TestCreateServiceConflict [2021-07-27T12:29:22.576Z] --- PASS: Test (3.18s) [2021-07-27T12:29:22.576Z] --- PASS: Test/TestInitialize (0.18s) [2021-07-27T12:29:22.576Z] --- PASS: Test/TestInitializeWithCerts (0.01s) [2021-07-27T12:29:22.576Z] --- PASS: Test/TestWatch (3.00s) [2021-07-27T12:29:22.576Z] PASS [2021-07-27T12:29:22.576Z] coverage: 84.1% of statements [2021-07-27T12:29:22.576Z] 2021/07/27 12:29:22 Closing DB instances... [2021-07-27T12:29:22.576Z] ok github.com/docker/docker/pkg/discovery/kv 3.238s coverage: 84.1% of statements [2021-07-27T12:29:22.745Z] + bundleName=docker-py [2021-07-27T12:29:22.745Z] + echo Creating docker-py-bundles.tar.gz [2021-07-27T12:29:22.745Z] Creating docker-py-bundles.tar.gz [2021-07-27T12:29:22.745Z] + 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-07-27T12:29:22.754Z] Archiving artifacts [2021-07-27T12:29:22.990Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42683/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [2021-07-27T12:29:23.039Z] === RUN Test [2021-07-27T12:29:23.039Z] === RUN Test/TestWatch [2021-07-27T12:29:23.039Z] --- PASS: Test (0.00s) [2021-07-27T12:29:23.039Z] --- PASS: Test/TestWatch (0.00s) [2021-07-27T12:29:23.039Z] PASS [2021-07-27T12:29:23.039Z] coverage: 92.3% of statements [2021-07-27T12:29:23.039Z] ok github.com/docker/docker/pkg/discovery/memory 0.047s coverage: 92.3% of statements [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2021-07-27T12:29:23.118Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2021-07-27T12:29:23.118Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2021-07-27T12:29:23.346Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42683/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_GITCOMMIT=13cb04e57c9aafd93d10d06bdb942f2f10d7a8c2 -e DOCKER_GRAPHDRIVER docker:13cb04e57c9aafd93d10d06bdb942f2f10d7a8c2 hack/make.sh binary [2021-07-27T12:29:23.502Z] --- PASS: TestNetworkDBWatch (3.06s) [2021-07-27T12:29:23.502Z] === RUN TestNetworkDBBulkSync [2021-07-27T12:29:23.911Z] [2021-07-27T12:29:23.911Z] Removing bundles/ [2021-07-27T12:29:23.911Z] [2021-07-27T12:29:23.911Z] ---> Making bundle: binary (in bundles/binary) [2021-07-27T12:29:23.911Z] Building: bundles/binary-daemon/dockerd-dev [2021-07-27T12:29:23.911Z] GOOS="" GOARCH="" GOARM="" [2021-07-27T12:29:23.962Z] === RUN Test [2021-07-27T12:29:23.962Z] === RUN Test/TestInitialize [2021-07-27T12:29:23.962Z] === RUN Test/TestInitializeWithPattern [2021-07-27T12:29:23.962Z] === RUN Test/TestRegister [2021-07-27T12:29:23.962Z] === RUN Test/TestWatch [2021-07-27T12:29:23.962Z] --- PASS: Test (0.00s) [2021-07-27T12:29:23.962Z] --- PASS: Test/TestInitialize (0.00s) [2021-07-27T12:29:23.962Z] --- PASS: Test/TestInitializeWithPattern (0.00s) [2021-07-27T12:29:23.962Z] --- PASS: Test/TestRegister (0.00s) [2021-07-27T12:29:23.962Z] --- PASS: Test/TestWatch (0.00s) [2021-07-27T12:29:23.962Z] PASS [2021-07-27T12:29:23.962Z] coverage: 93.8% of statements [2021-07-27T12:29:23.962Z] ok github.com/docker/docker/pkg/discovery/nodes 0.043s coverage: 93.8% of statements [2021-07-27T12:29:24.415Z] --- PASS: TestBuildMultiStageLayerLeak (11.42s) [2021-07-27T12:29:24.415Z] === RUN TestBuildWithHugeFile [2021-07-27T12:29:24.893Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-07-27T12:29:24.932Z] 2021/07/27 12:29:24 Closing DB instances... [2021-07-27T12:29:24.932Z] === RUN TestPollerAddRemove [2021-07-27T12:29:24.932Z] --- PASS: TestPollerAddRemove (0.00s) [2021-07-27T12:29:24.932Z] === RUN TestPollerEvent [2021-07-27T12:29:24.932Z] poller_test.go:41: No chmod on Windows [2021-07-27T12:29:24.932Z] --- SKIP: TestPollerEvent (0.00s) [2021-07-27T12:29:24.932Z] === RUN TestPollerClose [2021-07-27T12:29:24.932Z] --- PASS: TestPollerClose (0.00s) [2021-07-27T12:29:24.932Z] PASS [2021-07-27T12:29:24.932Z] coverage: 45.7% of statements [2021-07-27T12:29:24.932Z] ok github.com/docker/docker/pkg/filenotify 0.045s coverage: 45.7% of statements [2021-07-27T12:29:26.393Z] --- PASS: TestCreateServiceConflict (3.45s) [2021-07-27T12:29:26.393Z] === RUN TestCreateServiceMaxReplicas [2021-07-27T12:29:26.393Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2021-07-27T12:29:26.473Z] === RUN TestCopyFileWithInvalidSrc [2021-07-27T12:29:26.473Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2021-07-27T12:29:26.473Z] === RUN TestCopyFileWithInvalidDest [2021-07-27T12:29:26.473Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2021-07-27T12:29:26.473Z] === RUN TestCopyFileWithSameSrcAndDest [2021-07-27T12:29:26.473Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2021-07-27T12:29:26.473Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2021-07-27T12:29:26.473Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2021-07-27T12:29:26.473Z] === RUN TestCopyFile [2021-07-27T12:29:26.473Z] --- PASS: TestCopyFile (0.00s) [2021-07-27T12:29:26.473Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2021-07-27T12:29:26.473Z] fileutils_test.go:134: Needs porting to Windows [2021-07-27T12:29:26.473Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-07-27T12:29:26.473Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2021-07-27T12:29:26.473Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2021-07-27T12:29:26.473Z] === RUN TestReadSymlinkedDirectoryToFile [2021-07-27T12:29:26.473Z] fileutils_test.go:180: Needs porting to Windows [2021-07-27T12:29:26.473Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2021-07-27T12:29:26.473Z] === RUN TestWildcardMatches [2021-07-27T12:29:26.473Z] --- PASS: TestWildcardMatches (0.00s) [2021-07-27T12:29:26.473Z] === RUN TestPatternMatches [2021-07-27T12:29:26.473Z] --- PASS: TestPatternMatches (0.00s) [2021-07-27T12:29:26.473Z] === RUN TestExclusionPatternMatchesPatternBefore [2021-07-27T12:29:26.473Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2021-07-27T12:29:26.473Z] === RUN TestPatternMatchesFolderExclusions [2021-07-27T12:29:26.473Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2021-07-27T12:29:26.473Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2021-07-27T12:29:26.473Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2021-07-27T12:29:26.473Z] === RUN TestPatternMatchesFolderWildcardExclusions [2021-07-27T12:29:26.473Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2021-07-27T12:29:26.473Z] === RUN TestExclusionPatternMatchesPatternAfter [2021-07-27T12:29:26.473Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2021-07-27T12:29:26.473Z] === RUN TestExclusionPatternMatchesWholeDirectory [2021-07-27T12:29:26.473Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2021-07-27T12:29:26.473Z] === RUN TestSingleExclamationError [2021-07-27T12:29:26.473Z] --- PASS: TestSingleExclamationError (0.00s) [2021-07-27T12:29:26.473Z] === RUN TestMatchesWithNoPatterns [2021-07-27T12:29:26.473Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2021-07-27T12:29:26.473Z] === RUN TestMatchesWithMalformedPatterns [2021-07-27T12:29:26.473Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2021-07-27T12:29:26.473Z] === RUN TestMatches [2021-07-27T12:29:26.473Z] --- PASS: TestMatches (0.00s) [2021-07-27T12:29:26.473Z] === RUN TestCleanPatterns [2021-07-27T12:29:26.473Z] --- PASS: TestCleanPatterns (0.00s) [2021-07-27T12:29:26.473Z] === RUN TestCleanPatternsStripEmptyPatterns [2021-07-27T12:29:26.473Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2021-07-27T12:29:26.473Z] === RUN TestCleanPatternsExceptionFlag [2021-07-27T12:29:26.473Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2021-07-27T12:29:26.473Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2021-07-27T12:29:26.473Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2021-07-27T12:29:26.473Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2021-07-27T12:29:26.473Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2021-07-27T12:29:26.473Z] === RUN TestCleanPatternsErrorSingleException [2021-07-27T12:29:26.473Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2021-07-27T12:29:26.473Z] === RUN TestCreateIfNotExistsDir [2021-07-27T12:29:26.473Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2021-07-27T12:29:26.473Z] === RUN TestCreateIfNotExistsFile [2021-07-27T12:29:26.473Z] --- PASS: TestCreateIfNotExistsFile (0.01s) [2021-07-27T12:29:26.473Z] === RUN TestMatch [2021-07-27T12:29:26.473Z] --- PASS: TestMatch (0.00s) [2021-07-27T12:29:26.473Z] PASS [2021-07-27T12:29:26.473Z] coverage: 85.2% of statements [2021-07-27T12:29:26.473Z] ok github.com/docker/docker/pkg/fileutils 0.085s coverage: 85.2% of statements [2021-07-27T12:29:26.937Z] --- PASS: TestNetworkDBBulkSync (3.05s) [2021-07-27T12:29:26.937Z] === RUN TestNetworkDBCRUDMediumCluster [2021-07-27T12:29:26.937Z] === RUN TestGet [2021-07-27T12:29:26.937Z] --- PASS: TestGet (0.00s) [2021-07-27T12:29:26.937Z] === RUN TestGetShortcutString [2021-07-27T12:29:26.937Z] --- PASS: TestGetShortcutString (0.00s) [2021-07-27T12:29:26.937Z] PASS [2021-07-27T12:29:26.937Z] coverage: 42.9% of statements [2021-07-27T12:29:26.937Z] ok github.com/docker/docker/pkg/homedir 0.043s coverage: 42.9% of statements [2021-07-27T12:29:28.478Z] === RUN TestCreateIDMapOrder [2021-07-27T12:29:28.478Z] --- PASS: TestCreateIDMapOrder (0.00s) [2021-07-27T12:29:28.478Z] PASS [2021-07-27T12:29:28.478Z] coverage: 7.2% of statements [2021-07-27T12:29:28.478Z] ok github.com/docker/docker/pkg/idtools 0.073s coverage: 7.2% of statements [2021-07-27T12:29:28.919Z] === RUN TestDockerSuite/TestBuildWithVolumes [2021-07-27T12:29:29.484Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2021-07-27T12:29:29.484Z] --- PASS: TestCreateServiceMaxReplicas (3.51s) [2021-07-27T12:29:29.484Z] === RUN TestCreateWithDuplicateNetworkNames [2021-07-27T12:29:29.742Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2021-07-27T12:29:29.999Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2021-07-27T12:29:29.999Z] docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows [2021-07-27T12:29:29.999Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2021-07-27T12:29:30.020Z] 2021/07/27 12:29:29 Closing DB instances... [2021-07-27T12:29:30.020Z] === RUN TestFixedBufferCap [2021-07-27T12:29:30.020Z] --- PASS: TestFixedBufferCap (0.00s) [2021-07-27T12:29:30.020Z] === RUN TestFixedBufferLen [2021-07-27T12:29:30.020Z] --- PASS: TestFixedBufferLen (0.00s) [2021-07-27T12:29:30.020Z] === RUN TestFixedBufferString [2021-07-27T12:29:30.020Z] --- PASS: TestFixedBufferString (0.00s) [2021-07-27T12:29:30.020Z] === RUN TestFixedBufferWrite [2021-07-27T12:29:30.020Z] --- PASS: TestFixedBufferWrite (0.00s) [2021-07-27T12:29:30.020Z] === RUN TestFixedBufferRead [2021-07-27T12:29:30.020Z] --- PASS: TestFixedBufferRead (0.00s) [2021-07-27T12:29:30.020Z] === RUN TestBytesPipeRead [2021-07-27T12:29:30.020Z] --- PASS: TestBytesPipeRead (0.00s) [2021-07-27T12:29:30.020Z] === RUN TestBytesPipeWrite [2021-07-27T12:29:30.020Z] --- PASS: TestBytesPipeWrite (0.00s) [2021-07-27T12:29:30.020Z] === RUN TestBytesPipeWriteRandomChunks [2021-07-27T12:29:30.483Z] --- PASS: TestBytesPipeWriteRandomChunks (0.52s) [2021-07-27T12:29:30.483Z] === RUN TestAtomicWriteToFile [2021-07-27T12:29:30.483Z] --- PASS: TestAtomicWriteToFile (0.02s) [2021-07-27T12:29:30.483Z] === RUN TestAtomicWriteSetCommit [2021-07-27T12:29:30.483Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2021-07-27T12:29:30.483Z] === RUN TestAtomicWriteSetCancel [2021-07-27T12:29:30.483Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2021-07-27T12:29:30.483Z] === RUN TestReadCloserWrapperClose [2021-07-27T12:29:30.483Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2021-07-27T12:29:30.483Z] === RUN TestReaderErrWrapperReadOnError [2021-07-27T12:29:30.483Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2021-07-27T12:29:30.483Z] === RUN TestReaderErrWrapperRead [2021-07-27T12:29:30.483Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2021-07-27T12:29:30.483Z] === RUN TestHashData [2021-07-27T12:29:30.483Z] --- PASS: TestHashData (0.00s) [2021-07-27T12:29:30.483Z] === RUN TestCancelReadCloser [2021-07-27T12:29:30.483Z] --- PASS: TestCancelReadCloser (0.12s) [2021-07-27T12:29:30.483Z] === RUN TestWriteCloserWrapperClose [2021-07-27T12:29:30.483Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2021-07-27T12:29:30.483Z] === RUN TestNopWriteCloser [2021-07-27T12:29:30.483Z] --- PASS: TestNopWriteCloser (0.00s) [2021-07-27T12:29:30.483Z] === RUN TestNopWriter [2021-07-27T12:29:30.483Z] --- PASS: TestNopWriter (0.00s) [2021-07-27T12:29:30.483Z] === RUN TestWriteCounter [2021-07-27T12:29:30.483Z] --- PASS: TestWriteCounter (0.00s) [2021-07-27T12:29:30.483Z] PASS [2021-07-27T12:29:30.483Z] coverage: 69.7% of statements [2021-07-27T12:29:30.563Z] === RUN TestDockerSuite/TestBuildXZHost [2021-07-27T12:29:30.944Z] ok github.com/docker/docker/pkg/ioutils 0.751s coverage: 69.7% of statements [2021-07-27T12:29:31.298Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.45s) [2021-07-27T12:29:31.298Z] === RUN TestCreateServiceSecretFileMode [2021-07-27T12:29:31.473Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-07-27T12:29:31.473Z] Using test binary docker [2021-07-27T12:29:31.473Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-07-27T12:29:31.473Z] +++ /etc/init.d/apparmor start [2021-07-27T12:29:31.473Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-07-27T12:29:31.473Z] INFO: Waiting for daemon to start... [2021-07-27T12:29:31.473Z] Starting dockerd [2021-07-27T12:29:31.473Z] +++ 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-07-27T12:29:31.917Z] === RUN TestError [2021-07-27T12:29:31.917Z] --- PASS: TestError (0.00s) [2021-07-27T12:29:31.917Z] === RUN TestProgressString [2021-07-27T12:29:31.917Z] === RUN TestProgressString/no_progress [2021-07-27T12:29:31.917Z] === RUN TestProgressString/progress_1 [2021-07-27T12:29:31.917Z] === RUN TestProgressString/some_progress_with_a_start_time [2021-07-27T12:29:31.917Z] === RUN TestProgressString/some_progress_without_a_start_time [2021-07-27T12:29:31.917Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2021-07-27T12:29:31.917Z] === RUN TestProgressString/with_units [2021-07-27T12:29:31.917Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2021-07-27T12:29:31.917Z] === RUN TestProgressString/hide_counts [2021-07-27T12:29:31.917Z] --- PASS: TestProgressString (0.00s) [2021-07-27T12:29:31.917Z] --- PASS: TestProgressString/no_progress (0.00s) [2021-07-27T12:29:31.917Z] --- PASS: TestProgressString/progress_1 (0.00s) [2021-07-27T12:29:31.917Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2021-07-27T12:29:31.917Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2021-07-27T12:29:31.917Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2021-07-27T12:29:31.917Z] --- PASS: TestProgressString/with_units (0.00s) [2021-07-27T12:29:31.917Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2021-07-27T12:29:31.917Z] --- PASS: TestProgressString/hide_counts (0.00s) [2021-07-27T12:29:31.917Z] === RUN TestJSONMessageDisplay [2021-07-27T12:29:31.917Z] --- PASS: TestJSONMessageDisplay (0.20s) [2021-07-27T12:29:31.917Z] === RUN TestJSONMessageDisplayWithJSONError [2021-07-27T12:29:31.917Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2021-07-27T12:29:31.917Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2021-07-27T12:29:31.917Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2021-07-27T12:29:31.917Z] === RUN TestDisplayJSONMessagesStream [2021-07-27T12:29:31.917Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2021-07-27T12:29:31.917Z] PASS [2021-07-27T12:29:31.917Z] coverage: 91.7% of statements [2021-07-27T12:29:31.917Z] ok github.com/docker/docker/pkg/jsonmessage 0.248s coverage: 91.7% of statements [2021-07-27T12:29:32.665Z] --- PASS: TestCreateServiceSecretFileMode (2.65s) [2021-07-27T12:29:32.665Z] === RUN TestCreateServiceConfigFileMode [2021-07-27T12:29:32.854Z] . [2021-07-27T12:29:32.854Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-07-27T12:29:32.854Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-07-27T12:29:32.854Z] Error: No such image: emptyfs [2021-07-27T12:29:32.854Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-07-27T12:29:32.854Z] ++++ docker load [2021-07-27T12:29:32.888Z] --- PASS: TestNetworkDBCRUDMediumCluster (5.87s) [2021-07-27T12:29:32.888Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2021-07-27T12:29:32.888Z] === RUN TestStandardLongPath [2021-07-27T12:29:32.888Z] --- PASS: TestStandardLongPath (0.00s) [2021-07-27T12:29:32.888Z] === RUN TestUNCLongPath [2021-07-27T12:29:32.888Z] --- PASS: TestUNCLongPath (0.00s) [2021-07-27T12:29:32.888Z] PASS [2021-07-27T12:29:32.888Z] coverage: 100.0% of statements [2021-07-27T12:29:32.888Z] ok github.com/docker/docker/pkg/longpath 0.045s coverage: 100.0% of statements [2021-07-27T12:29:32.888Z] --- PASS: TestGetAddress (26.82s) [2021-07-27T12:29:32.888Z] === RUN TestRequestSyntaxCheck [2021-07-27T12:29:32.888Z] --- PASS: TestRequestSyntaxCheck (0.05s) [2021-07-27T12:29:32.888Z] === RUN TestRequest [2021-07-27T12:29:33.207Z] Running integration-test (iteration 1) [2021-07-27T12:29:33.207Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2021-07-27T12:29:33.207Z] ++ 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-07-27T12:29:33.207Z] ++ set -e [2021-07-27T12:29:33.207Z] ++ '[' -n 0 ']' [2021-07-27T12:29:33.207Z] ++ set -x [2021-07-27T12:29:33.207Z] ++ 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-07-27T12:29:33.838Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2021-07-27T12:29:33.838Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2021-07-27T12:29:33.838Z] docker_cli_sni_test.go:18: Flakey test [2021-07-27T12:29:33.838Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2021-07-27T12:29:33.857Z] === RUN TestNameFormat [2021-07-27T12:29:33.857Z] --- PASS: TestNameFormat (0.00s) [2021-07-27T12:29:33.857Z] === RUN TestNameRetries [2021-07-27T12:29:33.857Z] --- PASS: TestNameRetries (0.00s) [2021-07-27T12:29:33.857Z] PASS [2021-07-27T12:29:33.857Z] coverage: 85.7% of statements [2021-07-27T12:29:33.857Z] ok github.com/docker/docker/pkg/namesgenerator 0.055s coverage: 85.7% of statements [2021-07-27T12:29:33.857Z] 2021/07/27 12:29:33 Closing DB instances... [2021-07-27T12:29:34.095Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2021-07-27T12:29:34.826Z] === RUN TestParseKeyValueOpt [2021-07-27T12:29:34.826Z] --- PASS: TestParseKeyValueOpt (0.00s) [2021-07-27T12:29:34.826Z] === RUN TestParseUintList [2021-07-27T12:29:34.826Z] --- PASS: TestParseUintList (0.00s) [2021-07-27T12:29:34.826Z] === RUN TestParseUintListMaximumLimits [2021-07-27T12:29:34.826Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2021-07-27T12:29:34.826Z] PASS [2021-07-27T12:29:34.826Z] coverage: 97.0% of statements [2021-07-27T12:29:34.826Z] ok github.com/docker/docker/pkg/parsers 0.069s coverage: 97.0% of statements [2021-07-27T12:29:35.026Z] === RUN TestDockerSuite/TestCommitChange [2021-07-27T12:29:35.193Z] --- PASS: TestCreateServiceConfigFileMode (2.70s) [2021-07-27T12:29:35.193Z] === RUN TestCreateServiceSysctls [2021-07-27T12:29:35.286Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (2.49s) [2021-07-27T12:29:35.286Z] === RUN TestNetworkDBGarbageCollection [2021-07-27T12:29:35.745Z] === RUN TestNewAndRemove [2021-07-27T12:29:35.745Z] --- PASS: TestNewAndRemove (0.00s) [2021-07-27T12:29:35.745Z] === RUN TestRemoveInvalidPath [2021-07-27T12:29:35.745Z] --- PASS: TestRemoveInvalidPath (0.00s) [2021-07-27T12:29:35.745Z] PASS [2021-07-27T12:29:35.745Z] coverage: 82.6% of statements [2021-07-27T12:29:35.745Z] ok github.com/docker/docker/pkg/pidfile 0.051s coverage: 82.6% of statements [2021-07-27T12:29:35.958Z] === RUN TestDockerSuite/TestCommitChangeLabels [2021-07-27T12:29:36.889Z] === RUN TestDockerSuite/TestCommitHardlink [2021-07-27T12:29:37.938Z] === RUN TestFailedConnection [2021-07-27T12:29:38.261Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2021-07-27T12:29:38.827Z] === RUN TestDockerSuite/TestCommitNewFile [2021-07-27T12:29:38.909Z] --- PASS: TestFailedConnection (1.11s) [2021-07-27T12:29:38.910Z] === RUN TestFailOnce [2021-07-27T12:29:38.910Z] 2021/07/27 12:29:38 http: panic serving 127.0.0.1:49296: Plugin not ready [2021-07-27T12:29:38.910Z] goroutine 34 [running]: [2021-07-27T12:29:38.910Z] net/http.(*conn).serve.func1(0xc0001a0000) [2021-07-27T12:29:38.910Z] c:/go/src/net/http/server.go:1804 +0x153 [2021-07-27T12:29:38.910Z] panic(0xf75280, 0x108c6d0) [2021-07-27T12:29:38.910Z] c:/go/src/runtime/panic.go:971 +0x49a [2021-07-27T12:29:38.910Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1(0x109cd90, 0xc0001b4000, 0xc0001a8000) [2021-07-27T12:29:38.910Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x56 [2021-07-27T12:29:38.910Z] net/http.HandlerFunc.ServeHTTP(0xc000042f40, 0x109cd90, 0xc0001b4000, 0xc0001a8000) [2021-07-27T12:29:38.910Z] c:/go/src/net/http/server.go:2049 +0x4b [2021-07-27T12:29:38.910Z] net/http.(*ServeMux).ServeHTTP(0xc00004e900, 0x109cd90, 0xc0001b4000, 0xc0001a8000) [2021-07-27T12:29:38.910Z] c:/go/src/net/http/server.go:2428 +0x1b7 [2021-07-27T12:29:38.910Z] net/http.serverHandler.ServeHTTP(0xc000160000, 0x109cd90, 0xc0001b4000, 0xc0001a8000) [2021-07-27T12:29:38.910Z] c:/go/src/net/http/server.go:2867 +0xaa [2021-07-27T12:29:38.910Z] net/http.(*conn).serve(0xc0001a0000, 0x109d980, 0xc000188040) [2021-07-27T12:29:38.910Z] c:/go/src/net/http/server.go:1932 +0x8cd [2021-07-27T12:29:38.910Z] created by net/http.(*Server).Serve [2021-07-27T12:29:38.910Z] c:/go/src/net/http/server.go:2993 +0x3b8 [2021-07-27T12:29:38.910Z] time="2021-07-27T12:29:38Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49295/Test.FailOnce: Post \"http://127.0.0.1:49295/Test.FailOnce\": EOF, retrying in 1s" [2021-07-27T12:29:39.360Z] --- PASS: TestCreateServiceSysctls (3.76s) [2021-07-27T12:29:39.360Z] === RUN TestCreateServiceCapabilities [2021-07-27T12:29:39.881Z] --- PASS: TestFailOnce (1.21s) [2021-07-27T12:29:39.881Z] === RUN TestEchoInputOutput [2021-07-27T12:29:39.881Z] --- PASS: TestEchoInputOutput (0.01s) [2021-07-27T12:29:39.881Z] === RUN TestBackoff [2021-07-27T12:29:39.881Z] --- PASS: TestBackoff (0.00s) [2021-07-27T12:29:39.881Z] === RUN TestAbortRetry [2021-07-27T12:29:39.881Z] --- PASS: TestAbortRetry (0.00s) [2021-07-27T12:29:39.881Z] === RUN TestClientScheme [2021-07-27T12:29:39.881Z] --- PASS: TestClientScheme (0.00s) [2021-07-27T12:29:39.881Z] === RUN TestNewClientWithTimeout [2021-07-27T12:29:40.198Z] docker_api_swarm_node_test.go:80: [d8bf8d42aa2c9] joining swarm manager [d656aff028337]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-27T12:29:40.341Z] time="2021-07-27T12:29:40Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49300/Test.Echo: Post \"http://127.0.0.1:49300/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2021-07-27T12:29:40.456Z] === RUN TestDockerSuite/TestCommitPausedContainer [2021-07-27T12:29:41.387Z] === RUN TestDockerSuite/TestCommitTTY [2021-07-27T12:29:41.874Z] --- PASS: TestCreateServiceCapabilities (2.73s) [2021-07-27T12:29:41.874Z] === RUN TestInspect [2021-07-27T12:29:41.883Z] time="2021-07-27T12:29:41Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49300/Test.Echo: Post \"http://127.0.0.1:49300/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2021-07-27T12:29:43.283Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2021-07-27T12:29:43.847Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.31s) [2021-07-27T12:29:43.847Z] === RUN TestCreateServiceSecretFileMode [2021-07-27T12:29:44.412Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2021-07-27T12:29:44.792Z] time="2021-07-27T12:29:44Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49300/Test.Echo: Post \"http://127.0.0.1:49300/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2021-07-27T12:29:44.792Z] === RUN TestParseEmptyInterface [2021-07-27T12:29:44.792Z] --- PASS: TestParseEmptyInterface (0.00s) [2021-07-27T12:29:44.792Z] === RUN TestParseNonInterfaceType [2021-07-27T12:29:44.792Z] --- PASS: TestParseNonInterfaceType (0.00s) [2021-07-27T12:29:44.792Z] === RUN TestParseWithOneFunction [2021-07-27T12:29:44.792Z] --- PASS: TestParseWithOneFunction (0.00s) [2021-07-27T12:29:44.792Z] === RUN TestParseWithMultipleFuncs [2021-07-27T12:29:44.792Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2021-07-27T12:29:44.792Z] === RUN TestParseWithUnnamedReturn [2021-07-27T12:29:44.792Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2021-07-27T12:29:44.792Z] === RUN TestEmbeddedInterface [2021-07-27T12:29:44.792Z] --- PASS: TestEmbeddedInterface (0.00s) [2021-07-27T12:29:44.792Z] === RUN TestParsedImports [2021-07-27T12:29:44.792Z] --- PASS: TestParsedImports (0.00s) [2021-07-27T12:29:44.792Z] === RUN TestAliasedImports [2021-07-27T12:29:44.792Z] --- PASS: TestAliasedImports (0.00s) [2021-07-27T12:29:44.792Z] PASS [2021-07-27T12:29:44.792Z] coverage: 56.8% of statements [2021-07-27T12:29:44.793Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.067s coverage: 56.8% of statements [2021-07-27T12:29:45.139Z] --- PASS: TestInspect (3.09s) [2021-07-27T12:29:45.139Z] === RUN TestCreateJob [2021-07-27T12:29:46.308Z] === RUN TestDockerSuite/TestCommitWithoutPause [2021-07-27T12:29:46.336Z] === RUN TestHTTPTransport [2021-07-27T12:29:46.336Z] --- PASS: TestHTTPTransport (0.00s) [2021-07-27T12:29:46.336Z] PASS [2021-07-27T12:29:46.336Z] coverage: 85.7% of statements [2021-07-27T12:29:46.336Z] ok github.com/docker/docker/pkg/plugins/transport 0.055s coverage: 85.7% of statements [2021-07-27T12:29:46.796Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2021-07-27T12:29:46.796Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-07-27T12:29:46.796Z] === RUN TestBufioReaderPoolPutAndGet [2021-07-27T12:29:46.796Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2021-07-27T12:29:46.796Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2021-07-27T12:29:46.796Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2021-07-27T12:29:46.796Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2021-07-27T12:29:46.796Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-07-27T12:29:46.796Z] === RUN TestBufioWriterPoolPutAndGet [2021-07-27T12:29:46.796Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2021-07-27T12:29:46.796Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2021-07-27T12:29:46.796Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2021-07-27T12:29:46.796Z] === RUN TestBufferPoolPutAndGet [2021-07-27T12:29:46.796Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2021-07-27T12:29:46.796Z] PASS [2021-07-27T12:29:46.796Z] coverage: 88.2% of statements [2021-07-27T12:29:46.796Z] ok github.com/docker/docker/pkg/pools 0.040s coverage: 88.2% of statements [2021-07-27T12:29:47.241Z] --- PASS: TestCreateServiceSecretFileMode (3.36s) [2021-07-27T12:29:47.241Z] === RUN TestCreateServiceConfigFileMode [2021-07-27T12:29:47.768Z] === RUN TestOutputOnPrematureClose [2021-07-27T12:29:47.768Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2021-07-27T12:29:47.768Z] === RUN TestCompleteSilently [2021-07-27T12:29:47.768Z] --- PASS: TestCompleteSilently (0.00s) [2021-07-27T12:29:47.768Z] PASS [2021-07-27T12:29:47.768Z] coverage: 75.9% of statements [2021-07-27T12:29:47.768Z] ok github.com/docker/docker/pkg/progress 0.048s coverage: 75.9% of statements [2021-07-27T12:29:47.821Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2021-07-27T12:29:47.822Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2021-07-27T12:29:47.822Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2021-07-27T12:29:47.822Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2021-07-27T12:29:47.822Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2021-07-27T12:29:47.822Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2021-07-27T12:29:47.822Z] === RUN TestDockerSuite/TestContainerAPICommit [2021-07-27T12:29:48.137Z] Loaded image: buildpack-deps:buster [2021-07-27T12:29:48.137Z] Loaded image: busybox:latest [2021-07-27T12:29:48.137Z] Loaded image: busybox:glibc [2021-07-27T12:29:48.228Z] === RUN TestSendToOneSub [2021-07-27T12:29:48.228Z] --- PASS: TestSendToOneSub (0.00s) [2021-07-27T12:29:48.228Z] === RUN TestSendToMultipleSubs [2021-07-27T12:29:48.228Z] --- PASS: TestSendToMultipleSubs (0.00s) [2021-07-27T12:29:48.228Z] === RUN TestEvictOneSub [2021-07-27T12:29:48.228Z] --- PASS: TestEvictOneSub (0.00s) [2021-07-27T12:29:48.228Z] === RUN TestClosePublisher [2021-07-27T12:29:48.228Z] --- PASS: TestClosePublisher (0.00s) [2021-07-27T12:29:48.228Z] === RUN TestPubSubRace [2021-07-27T12:29:48.689Z] --- PASS: TestRequest (15.90s) [2021-07-27T12:29:48.689Z] === RUN TestOverlappingRequests [2021-07-27T12:29:49.080Z] Loaded image: debian:bullseye [2021-07-27T12:29:49.080Z] Loaded image: hello-world:latest [2021-07-27T12:29:49.080Z] Loaded image: arm32v7/hello-world:latest [2021-07-27T12:29:49.080Z] INFO: Testing against a local daemon [2021-07-27T12:29:49.080Z] === RUN TestCgroupNamespacesBuild [2021-07-27T12:29:49.150Z] time="2021-07-27T12:29:48Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49300/Test.Echo: Post \"http://127.0.0.1:49300/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2021-07-27T12:29:49.150Z] --- PASS: TestPubSubRace (1.07s) [2021-07-27T12:29:49.150Z] PASS [2021-07-27T12:29:49.150Z] coverage: 75.0% of statements [2021-07-27T12:29:49.150Z] ok github.com/docker/docker/pkg/pubsub 1.113s coverage: 75.0% of statements [2021-07-27T12:29:49.304Z] --- PASS: TestCreateJob (3.68s) [2021-07-27T12:29:49.304Z] === RUN TestReplicatedJob [2021-07-27T12:29:49.612Z] --- PASS: TestOverlappingRequests (0.70s) [2021-07-27T12:29:49.612Z] === RUN TestRelease [2021-07-27T12:29:50.073Z] === RUN TestRegister [2021-07-27T12:29:50.073Z] --- PASS: TestRegister (0.00s) [2021-07-27T12:29:50.073Z] === RUN TestCommand [2021-07-27T12:29:50.073Z] --- PASS: TestCommand (0.04s) [2021-07-27T12:29:50.073Z] === RUN TestNaiveSelf [2021-07-27T12:29:50.073Z] --- PASS: TestNaiveSelf (0.05s) [2021-07-27T12:29:50.073Z] PASS [2021-07-27T12:29:50.073Z] coverage: 82.4% of statements [2021-07-27T12:29:50.073Z] ok github.com/docker/docker/pkg/reexec 0.136s coverage: 82.4% of statements [2021-07-27T12:29:50.351Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2021-07-27T12:29:50.916Z] --- PASS: TestCreateServiceConfigFileMode (3.83s) [2021-07-27T12:29:50.916Z] === RUN TestCreateServiceSysctls [2021-07-27T12:29:51.044Z] === RUN TestDump [2021-07-27T12:29:51.044Z] goroutine 6 [running]: [2021-07-27T12:29:51.044Z] github.com/docker/docker/pkg/stack.dump(0xc000006020, 0x1fbe0f7c, 0x1298284e6c90) [2021-07-27T12:29:51.044Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x8f [2021-07-27T12:29:51.044Z] github.com/docker/docker/pkg/stack.Dump(...) [2021-07-27T12:29:51.044Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18 [2021-07-27T12:29:51.044Z] github.com/docker/docker/pkg/stack.TestDump(0xc000029080) [2021-07-27T12:29:51.044Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:13 +0x3e [2021-07-27T12:29:51.044Z] testing.tRunner(0xc000029080, 0x13c5ee0) [2021-07-27T12:29:51.044Z] c:/go/src/testing/testing.go:1193 +0xef [2021-07-27T12:29:51.044Z] created by testing.(*T).Run [2021-07-27T12:29:51.044Z] c:/go/src/testing/testing.go:1238 +0x2b3 [2021-07-27T12:29:51.044Z] [2021-07-27T12:29:51.044Z] goroutine 1 [chan receive]: [2021-07-27T12:29:51.044Z] testing.(*T).Run(0xc000029080, 0x13b8618, 0x8, 0x13c5ee0, 0x122a2cd) [2021-07-27T12:29:51.044Z] c:/go/src/testing/testing.go:1239 +0x2da [2021-07-27T12:29:51.044Z] testing.runTests.func1(0xc000028f00) [2021-07-27T12:29:51.044Z] c:/go/src/testing/testing.go:1511 +0x7f [2021-07-27T12:29:51.044Z] testing.tRunner(0xc000028f00, 0xc000075da8) [2021-07-27T12:29:51.044Z] c:/go/src/testing/testing.go:1193 +0xef [2021-07-27T12:29:51.044Z] testing.runTests(0xc000004078, 0x150b220, 0x3, 0x3, 0xc0381d859fb3a4b0, 0x8bb32b1cb1, 0x150fc80, 0x13b9e68) [2021-07-27T12:29:51.044Z] c:/go/src/testing/testing.go:1509 +0x310 [2021-07-27T12:29:51.044Z] testing.(*M).Run(0xc00007a080, 0x0) [2021-07-27T12:29:51.044Z] c:/go/src/testing/testing.go:1417 +0x1f5 [2021-07-27T12:29:51.044Z] main.main() [2021-07-27T12:29:51.044Z] _testmain.go:95 +0x1c8 [2021-07-27T12:29:51.044Z] --- PASS: TestDump (0.00s) [2021-07-27T12:29:51.044Z] === RUN TestDumpToFile [2021-07-27T12:29:51.044Z] --- PASS: TestDumpToFile (0.18s) [2021-07-27T12:29:51.044Z] === RUN TestDumpToFileWithEmptyInput [2021-07-27T12:29:51.044Z] goroutine 8 [running]: [2021-07-27T12:29:51.044Z] github.com/docker/docker/pkg/stack.dump(0xc000006020, 0x438, 0x12a4500) [2021-07-27T12:29:51.044Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x8f [2021-07-27T12:29:51.044Z] github.com/docker/docker/pkg/stack.DumpToFile(0x0, 0x0, 0x0, 0x0, 0x0, 0x0) [2021-07-27T12:29:51.044Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0xc5 [2021-07-27T12:29:51.044Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0xc000029500) [2021-07-27T12:29:51.044Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:28 +0x34 [2021-07-27T12:29:51.044Z] testing.tRunner(0xc000029500, 0x13c5ed0) [2021-07-27T12:29:51.044Z] c:/go/src/testing/testing.go:1193 +0xef [2021-07-27T12:29:51.044Z] created by testing.(*T).Run [2021-07-27T12:29:51.044Z] c:/go/src/testing/testing.go:1238 +0x2b3 [2021-07-27T12:29:51.044Z] [2021-07-27T12:29:51.044Z] goroutine 1 [chan receive]: [2021-07-27T12:29:51.044Z] testing.(*T).Run(0xc000029500, 0x13bf0cc, 0x1c, 0x13c5ed0, 0x122a201) [2021-07-27T12:29:51.044Z] c:/go/src/testing/testing.go:1239 +0x2da [2021-07-27T12:29:51.044Z] testing.runTests.func1(0xc000028f00) [2021-07-27T12:29:51.044Z] c:/go/src/testing/testing.go:1511 +0x7f [2021-07-27T12:29:51.044Z] testing.tRunner(0xc000028f00, 0xc000075da8) [2021-07-27T12:29:51.044Z] c:/go/src/testing/testing.go:1193 +0xef [2021-07-27T12:29:51.044Z] testing.runTests(0xc000004078, 0x150b220, 0x3, 0x3, 0xc0381d859fb3a4b0, 0x8bb32b1cb1, 0x150fc80, 0x13b9e68) [2021-07-27T12:29:51.044Z] c:/go/src/testing/testing.go:1509 +0x310 [2021-07-27T12:29:51.044Z] testing.(*M).Run(0xc00007a080, 0x0) [2021-07-27T12:29:51.044Z] c:/go/src/testing/testing.go:1417 +0x1f5 [2021-07-27T12:29:51.044Z] main.main() [2021-07-27T12:29:51.044Z] _testmain.go:95 +0x1c8 [2021-07-27T12:29:51.044Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s) [2021-07-27T12:29:51.044Z] PASS [2021-07-27T12:29:51.044Z] coverage: 90.9% of statements [2021-07-27T12:29:51.044Z] ok github.com/docker/docker/pkg/stack 0.226s coverage: 90.9% of statements [2021-07-27T12:29:51.504Z] === RUN TestNewStdWriter [2021-07-27T12:29:51.504Z] --- PASS: TestNewStdWriter (0.00s) [2021-07-27T12:29:51.504Z] === RUN TestWriteWithUninitializedStdWriter [2021-07-27T12:29:51.504Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2021-07-27T12:29:51.504Z] === RUN TestWriteWithNilBytes [2021-07-27T12:29:51.504Z] --- PASS: TestWriteWithNilBytes (0.00s) [2021-07-27T12:29:51.504Z] === RUN TestWrite [2021-07-27T12:29:51.504Z] --- PASS: TestWrite (0.00s) [2021-07-27T12:29:51.504Z] === RUN TestWriteWithWriterError [2021-07-27T12:29:51.504Z] --- PASS: TestWriteWithWriterError (0.00s) [2021-07-27T12:29:51.504Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2021-07-27T12:29:51.504Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2021-07-27T12:29:51.504Z] === RUN TestStdCopyWriteAndRead [2021-07-27T12:29:51.504Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2021-07-27T12:29:51.504Z] === RUN TestStdCopyReturnsErrorReadingHeader [2021-07-27T12:29:51.504Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2021-07-27T12:29:51.504Z] === RUN TestStdCopyReturnsErrorReadingFrame [2021-07-27T12:29:51.504Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2021-07-27T12:29:51.504Z] === RUN TestStdCopyDetectsCorruptedFrame [2021-07-27T12:29:51.504Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2021-07-27T12:29:51.504Z] === RUN TestStdCopyWithInvalidInputHeader [2021-07-27T12:29:51.505Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2021-07-27T12:29:51.505Z] === RUN TestStdCopyWithCorruptedPrefix [2021-07-27T12:29:51.505Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2021-07-27T12:29:51.505Z] === RUN TestStdCopyReturnsWriteErrors [2021-07-27T12:29:51.505Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2021-07-27T12:29:51.505Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2021-07-27T12:29:51.505Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2021-07-27T12:29:51.505Z] === RUN TestStdCopyReturnsErrorFromSystem [2021-07-27T12:29:51.505Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2021-07-27T12:29:51.505Z] PASS [2021-07-27T12:29:51.505Z] coverage: 100.0% of statements [2021-07-27T12:29:51.505Z] ok github.com/docker/docker/pkg/stdcopy 0.045s coverage: 100.0% of statements [2021-07-27T12:29:52.286Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2021-07-27T12:29:52.286Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2021-07-27T12:29:52.378Z] --- PASS: TestCgroupNamespacesBuild (2.84s) [2021-07-27T12:29:52.378Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-07-27T12:29:52.476Z] --- PASS: TestRelease (2.79s) [2021-07-27T12:29:52.476Z] === RUN TestAllocateRandomDeallocate [2021-07-27T12:29:52.476Z] === RUN TestRawProgressFormatterFormatStatus [2021-07-27T12:29:52.476Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2021-07-27T12:29:52.476Z] === RUN TestRawProgressFormatterFormatProgress [2021-07-27T12:29:52.476Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2021-07-27T12:29:52.476Z] === RUN TestFormatStatus [2021-07-27T12:29:52.476Z] --- PASS: TestFormatStatus (0.00s) [2021-07-27T12:29:52.476Z] === RUN TestFormatError [2021-07-27T12:29:52.476Z] --- PASS: TestFormatError (0.00s) [2021-07-27T12:29:52.476Z] === RUN TestFormatJSONError [2021-07-27T12:29:52.476Z] --- PASS: TestFormatJSONError (0.00s) [2021-07-27T12:29:52.476Z] === RUN TestJsonProgressFormatterFormatProgress [2021-07-27T12:29:52.476Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2021-07-27T12:29:52.476Z] === RUN TestJsonProgressFormatterFormatStatus [2021-07-27T12:29:52.476Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2021-07-27T12:29:52.476Z] === RUN TestNewJSONProgressOutput [2021-07-27T12:29:52.476Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2021-07-27T12:29:52.476Z] === RUN TestAuxFormatterEmit [2021-07-27T12:29:52.476Z] --- PASS: TestAuxFormatterEmit (0.00s) [2021-07-27T12:29:52.476Z] === RUN TestStreamWriterStdout [2021-07-27T12:29:52.476Z] --- PASS: TestStreamWriterStdout (0.00s) [2021-07-27T12:29:52.476Z] === RUN TestStreamWriterStderr [2021-07-27T12:29:52.476Z] --- PASS: TestStreamWriterStderr (0.00s) [2021-07-27T12:29:52.476Z] PASS [2021-07-27T12:29:52.476Z] coverage: 66.2% of statements [2021-07-27T12:29:52.476Z] ok github.com/docker/docker/pkg/streamformatter 0.053s coverage: 66.2% of statements [2021-07-27T12:29:52.936Z] === RUN TestGenerateRandomID [2021-07-27T12:29:52.936Z] --- PASS: TestGenerateRandomID (0.00s) [2021-07-27T12:29:52.936Z] === RUN TestShortenId [2021-07-27T12:29:52.936Z] --- PASS: TestShortenId (0.00s) [2021-07-27T12:29:52.936Z] === RUN TestShortenSha256Id [2021-07-27T12:29:52.936Z] --- PASS: TestShortenSha256Id (0.00s) [2021-07-27T12:29:52.936Z] === RUN TestShortenIdEmpty [2021-07-27T12:29:52.936Z] --- PASS: TestShortenIdEmpty (0.00s) [2021-07-27T12:29:52.936Z] === RUN TestShortenIdInvalid [2021-07-27T12:29:52.936Z] --- PASS: TestShortenIdInvalid (0.00s) [2021-07-27T12:29:52.936Z] === RUN TestIsShortIDNonHex [2021-07-27T12:29:52.936Z] --- PASS: TestIsShortIDNonHex (0.00s) [2021-07-27T12:29:52.936Z] === RUN TestIsShortIDNotCorrectSize [2021-07-27T12:29:52.936Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2021-07-27T12:29:52.936Z] PASS [2021-07-27T12:29:52.936Z] coverage: 70.6% of statements [2021-07-27T12:29:52.936Z] ok github.com/docker/docker/pkg/stringid 0.040s coverage: 70.6% of statements [2021-07-27T12:29:53.218Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2021-07-27T12:29:53.763Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.60s) [2021-07-27T12:29:53.763Z] === RUN TestBuildWithSession [2021-07-27T12:29:53.763Z] build_session_test.go:25: TODO: BuildKit [2021-07-27T12:29:53.763Z] --- SKIP: TestBuildWithSession (0.00s) [2021-07-27T12:29:53.763Z] === RUN TestBuildSquashParent [2021-07-27T12:29:53.782Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2021-07-27T12:29:53.907Z] === RUN TestIsCpusetListAvailable [2021-07-27T12:29:53.907Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2021-07-27T12:29:53.907Z] PASS [2021-07-27T12:29:53.907Z] coverage: 39.4% of statements [2021-07-27T12:29:53.907Z] ok github.com/docker/docker/pkg/sysinfo 0.042s coverage: 39.4% of statements [2021-07-27T12:29:55.152Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2021-07-27T12:29:55.152Z] --- PASS: TestCreateServiceSysctls (4.09s) [2021-07-27T12:29:55.152Z] === RUN TestCreateServiceCapabilities [2021-07-27T12:29:55.152Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2021-07-27T12:29:55.717Z] === RUN TestDockerSuite/TestContainerAPICreate [2021-07-27T12:29:55.847Z] --- PASS: TestReplicatedJob (6.25s) [2021-07-27T12:29:55.847Z] === RUN TestUpdateReplicatedJob [2021-07-27T12:29:56.091Z] === RUN TestChtimes [2021-07-27T12:29:56.091Z] --- PASS: TestChtimes (0.00s) [2021-07-27T12:29:56.091Z] === RUN TestChtimesWindows [2021-07-27T12:29:56.091Z] --- PASS: TestChtimesWindows (0.00s) [2021-07-27T12:29:56.091Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2021-07-27T12:29:56.091Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2021-07-27T12:29:56.091Z] === RUN TestEnsureRemoveAllNotExist [2021-07-27T12:29:56.091Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2021-07-27T12:29:56.091Z] === RUN TestEnsureRemoveAllWithDir [2021-07-27T12:29:56.091Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2021-07-27T12:29:56.091Z] === RUN TestEnsureRemoveAllWithFile [2021-07-27T12:29:56.091Z] --- PASS: TestEnsureRemoveAllWithFile (0.01s) [2021-07-27T12:29:56.091Z] === RUN TestHasWin32KSupport [2021-07-27T12:29:56.091Z] syscall_windows_test.go:8: win32k: true [2021-07-27T12:29:56.091Z] --- PASS: TestHasWin32KSupport (0.00s) [2021-07-27T12:29:56.091Z] PASS [2021-07-27T12:29:56.091Z] coverage: 12.9% of statements [2021-07-27T12:29:56.091Z] ok github.com/docker/docker/pkg/system 0.063s coverage: 12.9% of statements [2021-07-27T12:29:56.648Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2021-07-27T12:29:56.648Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2021-07-27T12:29:56.648Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2021-07-27T12:29:57.065Z] === RUN TestTailFile [2021-07-27T12:29:57.065Z] --- PASS: TestTailFile (0.00s) [2021-07-27T12:29:57.065Z] === RUN TestTailFileManyLines [2021-07-27T12:29:57.065Z] --- PASS: TestTailFileManyLines (0.00s) [2021-07-27T12:29:57.065Z] === RUN TestTailEmptyFile [2021-07-27T12:29:57.065Z] --- PASS: TestTailEmptyFile (0.00s) [2021-07-27T12:29:57.065Z] === RUN TestTailNegativeN [2021-07-27T12:29:57.065Z] --- PASS: TestTailNegativeN (0.00s) [2021-07-27T12:29:57.065Z] === RUN TestNewTailReader [2021-07-27T12:29:57.065Z] === PAUSE TestNewTailReader [2021-07-27T12:29:57.065Z] === CONT TestNewTailReader [2021-07-27T12:29:57.065Z] === RUN TestNewTailReader/12_byte_delimiter [2021-07-27T12:29:57.065Z] === PAUSE TestNewTailReader/12_byte_delimiter [2021-07-27T12:29:57.065Z] === RUN TestNewTailReader/no_delimiter [2021-07-27T12:29:57.065Z] === PAUSE TestNewTailReader/no_delimiter [2021-07-27T12:29:57.065Z] === RUN TestNewTailReader/single_byte_delimiter [2021-07-27T12:29:57.065Z] === PAUSE TestNewTailReader/single_byte_delimiter [2021-07-27T12:29:57.065Z] === RUN TestNewTailReader/2_byte_delimiter [2021-07-27T12:29:57.065Z] === PAUSE TestNewTailReader/2_byte_delimiter [2021-07-27T12:29:57.065Z] === RUN TestNewTailReader/4_byte_delimiter [2021-07-27T12:29:57.065Z] === PAUSE TestNewTailReader/4_byte_delimiter [2021-07-27T12:29:57.065Z] === RUN TestNewTailReader/8_byte_delimiter [2021-07-27T12:29:57.065Z] === PAUSE TestNewTailReader/8_byte_delimiter [2021-07-27T12:29:57.065Z] === RUN TestNewTailReader/truncated_last_line [2021-07-27T12:29:57.065Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2021-07-27T12:29:57.065Z] === RUN TestNewTailReader/truncated_last_line#01 [2021-07-27T12:29:57.065Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2021-07-27T12:29:57.065Z] === RUN TestNewTailReader/truncated_last_line#02 [2021-07-27T12:29:57.065Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2021-07-27T12:29:57.065Z] === CONT TestNewTailReader/12_byte_delimiter [2021-07-27T12:29:57.065Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2021-07-27T12:29:57.065Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2021-07-27T12:29:57.065Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2021-07-27T12:29:57.065Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2021-07-27T12:29:57.065Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2021-07-27T12:29:57.065Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2021-07-27T12:29:57.065Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-27T12:29:57.065Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-27T12:29:57.065Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-27T12:29:57.065Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-27T12:29:57.065Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-07-27T12:29:57.065Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-07-27T12:29:57.065Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-07-27T12:29:57.065Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-07-27T12:29:57.065Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-07-27T12:29:57.065Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-07-27T12:29:57.065Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-07-27T12:29:57.065Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-07-27T12:29:57.065Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-07-27T12:29:57.065Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-07-27T12:29:57.065Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2021-07-27T12:29:57.065Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2021-07-27T12:29:57.065Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-07-27T12:29:57.065Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-07-27T12:29:57.065Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2021-07-27T12:29:57.065Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-07-27T12:29:57.065Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-07-27T12:29:57.065Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-27T12:29:57.065Z] === CONT TestNewTailReader/2_byte_delimiter [2021-07-27T12:29:57.065Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2021-07-27T12:29:57.065Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2021-07-27T12:29:57.065Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-27T12:29:57.065Z] === CONT TestNewTailReader/single_byte_delimiter [2021-07-27T12:29:57.065Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-07-27T12:29:57.065Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-27T12:29:57.065Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-27T12:29:57.065Z] === CONT TestNewTailReader/no_delimiter [2021-07-27T12:29:57.065Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2021-07-27T12:29:57.065Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2021-07-27T12:29:57.065Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2021-07-27T12:29:57.065Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2021-07-27T12:29:57.065Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2021-07-27T12:29:57.065Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2021-07-27T12:29:57.065Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-27T12:29:57.065Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-27T12:29:57.065Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-27T12:29:57.065Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-27T12:29:57.065Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-07-27T12:29:57.065Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-07-27T12:29:57.065Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-07-27T12:29:57.065Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-07-27T12:29:57.065Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-27T12:29:57.065Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-27T12:29:57.065Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2021-07-27T12:29:57.065Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2021-07-27T12:29:57.065Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2021-07-27T12:29:57.065Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2021-07-27T12:29:57.065Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2021-07-27T12:29:57.065Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2021-07-27T12:29:57.065Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-07-27T12:29:57.065Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-07-27T12:29:57.065Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2021-07-27T12:29:57.065Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-27T12:29:57.065Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-27T12:29:57.065Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-07-27T12:29:57.065Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-07-27T12:29:57.065Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-07-27T12:29:57.065Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-07-27T12:29:57.065Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-07-27T12:29:57.065Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-07-27T12:29:57.065Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2021-07-27T12:29:57.065Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2021-07-27T12:29:57.065Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-07-27T12:29:57.065Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-07-27T12:29:57.065Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-07-27T12:29:57.065Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-07-27T12:29:57.065Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-07-27T12:29:57.065Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-07-27T12:29:57.065Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-07-27T12:29:57.065Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-07-27T12:29:57.065Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-07-27T12:29:57.065Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-07-27T12:29:57.065Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-07-27T12:29:57.065Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-07-27T12:29:57.065Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-07-27T12:29:57.065Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-07-27T12:29:57.065Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-07-27T12:29:57.065Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-07-27T12:29:57.065Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-07-27T12:29:57.065Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-07-27T12:29:57.065Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-07-27T12:29:57.065Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-07-27T12:29:57.065Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-07-27T12:29:57.065Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-07-27T12:29:57.065Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-07-27T12:29:57.065Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-07-27T12:29:57.065Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-07-27T12:29:57.065Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-07-27T12:29:57.065Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-07-27T12:29:57.065Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-07-27T12:29:57.065Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-27T12:29:57.065Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-27T12:29:57.065Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-07-27T12:29:57.065Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-27T12:29:57.065Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-27T12:29:57.065Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-07-27T12:29:57.065Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-07-27T12:29:57.065Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-07-27T12:29:57.065Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-27T12:29:57.065Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-07-27T12:29:57.065Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-07-27T12:29:57.065Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-07-27T12:29:57.065Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-27T12:29:57.065Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-27T12:29:57.065Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-27T12:29:57.065Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-07-27T12:29:57.066Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-27T12:29:57.066Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-07-27T12:29:57.066Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2021-07-27T12:29:57.066Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2021-07-27T12:29:57.066Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2021-07-27T12:29:57.066Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2021-07-27T12:29:57.066Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2021-07-27T12:29:57.066Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2021-07-27T12:29:57.066Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2021-07-27T12:29:57.066Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2021-07-27T12:29:57.066Z] === RUN TestNewTailReader/no_delimiter/no_lines [2021-07-27T12:29:57.066Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2021-07-27T12:29:57.066Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-07-27T12:29:57.066Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-07-27T12:29:57.066Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2021-07-27T12:29:57.066Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2021-07-27T12:29:57.066Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2021-07-27T12:29:57.066Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2021-07-27T12:29:57.066Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-27T12:29:57.066Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-27T12:29:57.066Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-27T12:29:57.066Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-27T12:29:57.066Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-07-27T12:29:57.066Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-07-27T12:29:57.066Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-27T12:29:57.066Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-27T12:29:57.066Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-27T12:29:57.066Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-27T12:29:57.066Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-27T12:29:57.066Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-27T12:29:57.066Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-27T12:29:57.066Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-27T12:29:57.066Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-27T12:29:57.066Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-27T12:29:57.066Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-27T12:29:57.066Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-27T12:29:57.066Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-27T12:29:57.066Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-07-27T12:29:57.066Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-27T12:29:57.066Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-27T12:29:57.066Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-27T12:29:57.066Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-27T12:29:57.066Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-27T12:29:57.066Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-27T12:29:57.066Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-27T12:29:57.066Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-27T12:29:57.066Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-27T12:29:57.066Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-27T12:29:57.066Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-27T12:29:57.066Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-27T12:29:57.066Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-07-27T12:29:57.066Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-07-27T12:29:57.066Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-07-27T12:29:57.066Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-07-27T12:29:57.066Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-07-27T12:29:57.066Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-07-27T12:29:57.066Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-07-27T12:29:57.066Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2021-07-27T12:29:57.066Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-27T12:29:57.066Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-27T12:29:57.066Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-27T12:29:57.066Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-27T12:29:57.066Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-27T12:29:57.066Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-27T12:29:57.066Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2021-07-27T12:29:57.066Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-07-27T12:29:57.066Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-07-27T12:29:57.066Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2021-07-27T12:29:57.066Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-07-27T12:29:57.066Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-07-27T12:29:57.066Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-07-27T12:29:57.066Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-07-27T12:29:57.066Z] === CONT TestNewTailReader/8_byte_delimiter [2021-07-27T12:29:57.066Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2021-07-27T12:29:57.066Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2021-07-27T12:29:57.066Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2021-07-27T12:29:57.066Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2021-07-27T12:29:57.066Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-27T12:29:57.066Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2021-07-27T12:29:57.066Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2021-07-27T12:29:57.066Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-27T12:29:57.066Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-27T12:29:57.066Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-27T12:29:57.066Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2021-07-27T12:29:57.066Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-07-27T12:29:57.066Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-07-27T12:29:57.066Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-07-27T12:29:57.066Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-07-27T12:29:57.066Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-07-27T12:29:57.066Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-07-27T12:29:57.066Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-27T12:29:57.066Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-27T12:29:57.066Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-27T12:29:57.066Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-07-27T12:29:57.066Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-07-27T12:29:57.066Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-07-27T12:29:57.066Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-07-27T12:29:57.066Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-07-27T12:29:57.066Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-07-27T12:29:57.066Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-27T12:29:57.066Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-07-27T12:29:57.066Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-27T12:29:57.066Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-07-27T12:29:57.066Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-27T12:29:57.066Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-07-27T12:29:57.066Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-07-27T12:29:57.066Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-07-27T12:29:57.066Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-07-27T12:29:57.066Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-07-27T12:29:57.066Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-07-27T12:29:57.066Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-07-27T12:29:57.066Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-07-27T12:29:57.066Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-07-27T12:29:57.066Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-27T12:29:57.066Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-07-27T12:29:57.066Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-27T12:29:57.066Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-07-27T12:29:57.066Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-07-27T12:29:57.066Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-07-27T12:29:57.066Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-27T12:29:57.066Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-27T12:29:57.066Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-27T12:29:57.066Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-07-27T12:29:57.066Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-07-27T12:29:57.066Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-07-27T12:29:57.066Z] === CONT TestNewTailReader/4_byte_delimiter [2021-07-27T12:29:57.066Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-27T12:29:57.066Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2021-07-27T12:29:57.066Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2021-07-27T12:29:57.066Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-27T12:29:57.066Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2021-07-27T12:29:57.066Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2021-07-27T12:29:57.066Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2021-07-27T12:29:57.066Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2021-07-27T12:29:57.066Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-27T12:29:57.066Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-27T12:29:57.066Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-27T12:29:57.066Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2021-07-27T12:29:57.066Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-07-27T12:29:57.066Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-27T12:29:57.066Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-07-27T12:29:57.066Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-07-27T12:29:57.066Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-07-27T12:29:57.066Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-07-27T12:29:57.066Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-07-27T12:29:57.066Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-07-27T12:29:57.066Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-07-27T12:29:57.066Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-07-27T12:29:57.066Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-07-27T12:29:57.066Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-07-27T12:29:57.066Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2021-07-27T12:29:57.066Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2021-07-27T12:29:57.066Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-07-27T12:29:57.066Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-07-27T12:29:57.066Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-27T12:29:57.066Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-07-27T12:29:57.066Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-07-27T12:29:57.066Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-07-27T12:29:57.066Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-07-27T12:29:57.066Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-07-27T12:29:57.066Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-07-27T12:29:57.066Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-07-27T12:29:57.066Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-07-27T12:29:57.066Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-07-27T12:29:57.066Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-27T12:29:57.066Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-27T12:29:57.066Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-27T12:29:57.066Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2021-07-27T12:29:57.066Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-27T12:29:57.066Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-07-27T12:29:57.066Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-27T12:29:57.066Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-27T12:29:57.066Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-27T12:29:57.066Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2021-07-27T12:29:57.066Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-07-27T12:29:57.066Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-27T12:29:57.066Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-07-27T12:29:57.066Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-27T12:29:57.066Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-27T12:29:57.066Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-27T12:29:57.066Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-27T12:29:57.066Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-27T12:29:57.066Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-27T12:29:57.066Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-27T12:29:57.066Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-27T12:29:57.066Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-27T12:29:57.066Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-27T12:29:57.066Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-27T12:29:57.066Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-27T12:29:57.066Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-27T12:29:57.066Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-27T12:29:57.066Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-27T12:29:57.066Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-27T12:29:57.066Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-27T12:29:57.067Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-27T12:29:57.067Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-27T12:29:57.067Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-27T12:29:57.067Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-27T12:29:57.067Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-27T12:29:57.067Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-27T12:29:57.067Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-27T12:29:57.067Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-27T12:29:57.067Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2021-07-27T12:29:57.067Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-07-27T12:29:57.067Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-07-27T12:29:57.067Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-27T12:29:57.067Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2021-07-27T12:29:57.067Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-07-27T12:29:57.067Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-07-27T12:29:57.067Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-07-27T12:29:57.067Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-07-27T12:29:57.067Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-27T12:29:57.067Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-07-27T12:29:57.067Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-07-27T12:29:57.067Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-07-27T12:29:57.067Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-07-27T12:29:57.067Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-07-27T12:29:57.067Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-07-27T12:29:57.067Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-07-27T12:29:57.067Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-07-27T12:29:57.067Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-07-27T12:29:57.067Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-07-27T12:29:57.067Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-07-27T12:29:57.067Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-07-27T12:29:57.067Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-07-27T12:29:57.067Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-07-27T12:29:57.067Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-07-27T12:29:57.067Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-07-27T12:29:57.067Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-07-27T12:29:57.067Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-27T12:29:57.067Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-27T12:29:57.067Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-07-27T12:29:57.067Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-07-27T12:29:57.067Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-07-27T12:29:57.067Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-07-27T12:29:57.067Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-27T12:29:57.067Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-27T12:29:57.067Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2021-07-27T12:29:57.067Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-27T12:29:57.067Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-27T12:29:57.067Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-07-27T12:29:57.067Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-27T12:29:57.067Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-27T12:29:57.067Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-27T12:29:57.067Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-27T12:29:57.067Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-27T12:29:57.067Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-27T12:29:57.067Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-27T12:29:57.067Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-07-27T12:29:57.067Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-27T12:29:57.067Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-27T12:29:57.067Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-27T12:29:57.067Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-07-27T12:29:57.067Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-27T12:29:57.067Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-07-27T12:29:57.067Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-27T12:29:57.067Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-07-27T12:29:57.067Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-27T12:29:57.067Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-07-27T12:29:57.067Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-07-27T12:29:57.067Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-07-27T12:29:57.067Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-07-27T12:29:57.067Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-07-27T12:29:57.067Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-07-27T12:29:57.067Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-07-27T12:29:57.067Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-07-27T12:29:57.067Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-07-27T12:29:57.067Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-07-27T12:29:57.067Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-07-27T12:29:57.067Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-07-27T12:29:57.067Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-07-27T12:29:57.067Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-07-27T12:29:57.067Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-07-27T12:29:57.067Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-07-27T12:29:57.067Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-07-27T12:29:57.067Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-07-27T12:29:57.067Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-07-27T12:29:57.067Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-07-27T12:29:57.067Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-07-27T12:29:57.067Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-27T12:29:57.067Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-27T12:29:57.067Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-07-27T12:29:57.067Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-07-27T12:29:57.067Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-07-27T12:29:57.067Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-07-27T12:29:57.067Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-07-27T12:29:57.067Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-07-27T12:29:57.067Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-07-27T12:29:57.067Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-07-27T12:29:57.067Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-27T12:29:57.067Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-07-27T12:29:57.067Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-27T12:29:57.067Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-07-27T12:29:57.067Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-27T12:29:57.067Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-07-27T12:29:57.067Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2021-07-27T12:29:57.067Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2021-07-27T12:29:57.067Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-07-27T12:29:57.067Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-07-27T12:29:57.067Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-07-27T12:29:57.067Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-27T12:29:57.067Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-07-27T12:29:57.067Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-27T12:29:57.067Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-07-27T12:29:57.067Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-07-27T12:29:57.067Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-07-27T12:29:57.067Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-27T12:29:57.067Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-07-27T12:29:57.067Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-27T12:29:57.067Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-27T12:29:57.067Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-27T12:29:57.067Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-27T12:29:57.067Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-27T12:29:57.067Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-27T12:29:57.067Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-27T12:29:57.067Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-27T12:29:57.067Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-27T12:29:57.067Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-27T12:29:57.067Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-27T12:29:57.067Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-27T12:29:57.067Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-07-27T12:29:57.067Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-07-27T12:29:57.067Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-07-27T12:29:57.067Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-07-27T12:29:57.067Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-07-27T12:29:57.067Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-07-27T12:29:57.067Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-07-27T12:29:57.067Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-07-27T12:29:57.067Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-07-27T12:29:57.067Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-07-27T12:29:57.067Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-07-27T12:29:57.067Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-27T12:29:57.067Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-27T12:29:57.067Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-07-27T12:29:57.067Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-27T12:29:57.067Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-27T12:29:57.067Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-27T12:29:57.067Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-27T12:29:57.067Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-27T12:29:57.067Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2021-07-27T12:29:57.067Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-07-27T12:29:57.067Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-07-27T12:29:57.067Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-07-27T12:29:57.067Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-07-27T12:29:57.067Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-07-27T12:29:57.067Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-07-27T12:29:57.067Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-07-27T12:29:57.067Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-07-27T12:29:57.067Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-27T12:29:57.067Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2021-07-27T12:29:57.067Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-07-27T12:29:57.067Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-07-27T12:29:57.067Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-07-27T12:29:57.067Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-07-27T12:29:57.067Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-07-27T12:29:57.067Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-07-27T12:29:57.067Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-07-27T12:29:57.067Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-07-27T12:29:57.067Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-07-27T12:29:57.067Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-07-27T12:29:57.067Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-07-27T12:29:57.067Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-07-27T12:29:57.067Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-07-27T12:29:57.067Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-07-27T12:29:57.067Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-07-27T12:29:57.067Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-07-27T12:29:57.067Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-07-27T12:29:57.067Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-07-27T12:29:57.067Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-07-27T12:29:57.067Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-07-27T12:29:57.067Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-27T12:29:57.067Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-27T12:29:57.067Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-27T12:29:57.067Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-27T12:29:57.067Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-07-27T12:29:57.067Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-07-27T12:29:57.067Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-07-27T12:29:57.067Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-27T12:29:57.067Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-27T12:29:57.067Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-27T12:29:57.068Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-27T12:29:57.068Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-27T12:29:57.068Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-27T12:29:57.068Z] === CONT TestNewTailReader/no_delimiter/no_lines [2021-07-27T12:29:57.068Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-07-27T12:29:57.068Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-07-27T12:29:57.068Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2021-07-27T12:29:57.068Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-07-27T12:29:57.068Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-07-27T12:29:57.068Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-27T12:29:57.068Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-27T12:29:57.068Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-27T12:29:57.068Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-27T12:29:57.068Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2021-07-27T12:29:57.068Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-07-27T12:29:57.068Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2021-07-27T12:29:57.068Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-07-27T12:29:57.068Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-07-27T12:29:57.068Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-07-27T12:29:57.068Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-27T12:29:57.068Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-27T12:29:57.068Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-27T12:29:57.068Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-07-27T12:29:57.068Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-07-27T12:29:57.068Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-07-27T12:29:57.068Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-27T12:29:57.068Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-07-27T12:29:57.068Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-07-27T12:29:57.068Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-07-27T12:29:57.068Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-07-27T12:29:57.068Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-07-27T12:29:57.068Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-07-27T12:29:57.068Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-27T12:29:57.068Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-07-27T12:29:57.068Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-07-27T12:29:57.068Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-07-27T12:29:57.068Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-07-27T12:29:57.068Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-07-27T12:29:57.068Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-07-27T12:29:57.068Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-27T12:29:57.068Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-27T12:29:57.068Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-27T12:29:57.068Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-27T12:29:57.068Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-27T12:29:57.068Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-27T12:29:57.068Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-07-27T12:29:57.068Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-07-27T12:29:57.068Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-07-27T12:29:57.068Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-07-27T12:29:57.068Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-27T12:29:57.068Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-07-27T12:29:57.068Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-27T12:29:57.068Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-27T12:29:57.068Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-07-27T12:29:57.068Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-27T12:29:57.068Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-27T12:29:57.068Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-27T12:29:57.068Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-27T12:29:57.068Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2021-07-27T12:29:57.068Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-07-27T12:29:57.068Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-07-27T12:29:57.068Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-27T12:29:57.068Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-27T12:29:57.068Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-07-27T12:29:57.068Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-07-27T12:29:57.068Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-07-27T12:29:57.068Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-07-27T12:29:57.068Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-07-27T12:29:57.068Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-07-27T12:29:57.068Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-07-27T12:29:57.068Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-07-27T12:29:57.068Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-07-27T12:29:57.068Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-07-27T12:29:57.068Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-07-27T12:29:57.068Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-07-27T12:29:57.068Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-07-27T12:29:57.068Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-07-27T12:29:57.068Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-07-27T12:29:57.068Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-07-27T12:29:57.068Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-07-27T12:29:57.068Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-07-27T12:29:57.068Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-07-27T12:29:57.068Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-07-27T12:29:57.068Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-07-27T12:29:57.068Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-27T12:29:57.068Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-27T12:29:57.068Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-07-27T12:29:57.068Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-07-27T12:29:57.068Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-07-27T12:29:57.068Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-27T12:29:57.068Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-27T12:29:57.068Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2021-07-27T12:29:57.068Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-27T12:29:57.068Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-27T12:29:57.068Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-27T12:29:57.068Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-27T12:29:57.068Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-27T12:29:57.068Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-27T12:29:57.068Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-27T12:29:57.068Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-27T12:29:57.068Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-27T12:29:57.213Z] docker_api_swarm_node_test.go:52: [d454b8b768e97] joining swarm manager [d8cbf32cb9b51]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-27T12:29:57.530Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-27T12:29:57.530Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-27T12:29:57.531Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-27T12:29:57.531Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-07-27T12:29:57.531Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-27T12:29:57.531Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-07-27T12:29:57.531Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-07-27T12:29:57.531Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-07-27T12:29:57.531Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-27T12:29:57.531Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-27T12:29:57.531Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-27T12:29:57.531Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-27T12:29:57.531Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-27T12:29:57.531Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-27T12:29:57.531Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-27T12:29:57.531Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-27T12:29:57.531Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-27T12:29:57.531Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-27T12:29:57.531Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-27T12:29:57.531Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-27T12:29:57.531Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-27T12:29:57.531Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-27T12:29:57.531Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-27T12:29:57.531Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-27T12:29:57.531Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-07-27T12:29:57.531Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-27T12:29:57.531Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-27T12:29:57.531Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-27T12:29:57.531Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-27T12:29:57.531Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-27T12:29:57.531Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-27T12:29:57.531Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-07-27T12:29:57.531Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-07-27T12:29:57.531Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-27T12:29:57.531Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-27T12:29:57.531Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-27T12:29:57.531Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-27T12:29:57.531Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-27T12:29:57.531Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-27T12:29:57.531Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-27T12:29:57.531Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2021-07-27T12:29:57.531Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-07-27T12:29:57.531Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-07-27T12:29:57.531Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-07-27T12:29:57.531Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-07-27T12:29:57.531Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-07-27T12:29:57.531Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-07-27T12:29:57.531Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-07-27T12:29:57.531Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-07-27T12:29:57.531Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-07-27T12:29:57.531Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-07-27T12:29:57.531Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-07-27T12:29:57.531Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-27T12:29:57.531Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-07-27T12:29:57.531Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-27T12:29:57.531Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-27T12:29:57.531Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-07-27T12:29:57.531Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-07-27T12:29:57.531Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-07-27T12:29:57.531Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-07-27T12:29:57.531Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-07-27T12:29:57.531Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-07-27T12:29:57.531Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-07-27T12:29:57.531Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-07-27T12:29:57.531Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2021-07-27T12:29:57.531Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-27T12:29:57.531Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-07-27T12:29:57.531Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-27T12:29:57.531Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-27T12:29:57.531Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-27T12:29:57.531Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-27T12:29:57.531Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-27T12:29:57.531Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-07-27T12:29:57.531Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-27T12:29:57.531Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-07-27T12:29:57.531Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-07-27T12:29:57.531Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-07-27T12:29:57.531Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-27T12:29:57.531Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-07-27T12:29:57.531Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-07-27T12:29:57.531Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-07-27T12:29:57.531Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-07-27T12:29:57.531Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-07-27T12:29:57.531Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-07-27T12:29:57.531Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-07-27T12:29:57.531Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-07-27T12:29:57.531Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-07-27T12:29:57.531Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2021-07-27T12:29:57.531Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-07-27T12:29:57.531Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-07-27T12:29:57.531Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-27T12:29:57.531Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-27T12:29:57.531Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-07-27T12:29:57.531Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-07-27T12:29:57.531Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-07-27T12:29:57.531Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-07-27T12:29:57.531Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-07-27T12:29:57.531Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-27T12:29:57.531Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-27T12:29:57.531Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-27T12:29:57.531Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-27T12:29:57.531Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-27T12:29:57.531Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-27T12:29:57.531Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-27T12:29:57.531Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-27T12:29:57.531Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-27T12:29:57.531Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-27T12:29:57.531Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-27T12:29:57.531Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-27T12:29:57.531Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-27T12:29:57.531Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-27T12:29:57.531Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-07-27T12:29:57.531Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-07-27T12:29:57.531Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-07-27T12:29:57.531Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-07-27T12:29:57.531Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-27T12:29:57.531Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-27T12:29:57.531Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-27T12:29:57.531Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-27T12:29:57.531Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-27T12:29:57.531Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-27T12:29:57.531Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-27T12:29:57.531Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-27T12:29:57.531Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-27T12:29:57.531Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-27T12:29:57.531Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-27T12:29:57.531Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-27T12:29:57.531Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-27T12:29:57.531Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-27T12:29:57.531Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-27T12:29:57.531Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-27T12:29:57.531Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-27T12:29:57.531Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-27T12:29:57.531Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-27T12:29:57.531Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-27T12:29:57.531Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-27T12:29:57.531Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-27T12:29:57.531Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-27T12:29:57.531Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-27T12:29:57.531Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-27T12:29:57.531Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-27T12:29:57.531Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-27T12:29:57.531Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-27T12:29:57.531Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2021-07-27T12:29:57.531Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-07-27T12:29:57.531Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-07-27T12:29:57.531Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-07-27T12:29:57.531Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-07-27T12:29:57.531Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-07-27T12:29:57.531Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-07-27T12:29:57.531Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-07-27T12:29:57.531Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-07-27T12:29:57.531Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-07-27T12:29:57.531Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-07-27T12:29:57.531Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-07-27T12:29:57.531Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-07-27T12:29:57.531Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-07-27T12:29:57.531Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-07-27T12:29:57.531Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-07-27T12:29:57.531Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-07-27T12:29:57.531Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-07-27T12:29:57.531Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-07-27T12:29:57.531Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-07-27T12:29:57.531Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-07-27T12:29:57.531Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-27T12:29:57.531Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-27T12:29:57.531Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2021-07-27T12:29:57.531Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-07-27T12:29:57.531Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-07-27T12:29:57.531Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-07-27T12:29:57.531Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-07-27T12:29:57.531Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-07-27T12:29:57.531Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-07-27T12:29:57.531Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-27T12:29:57.531Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2021-07-27T12:29:57.531Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-27T12:29:57.531Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-27T12:29:57.531Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-27T12:29:57.531Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-27T12:29:57.531Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-07-27T12:29:57.531Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-07-27T12:29:57.531Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-07-27T12:29:57.531Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-07-27T12:29:57.531Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-07-27T12:29:57.531Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-07-27T12:29:57.531Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-07-27T12:29:57.531Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-07-27T12:29:57.531Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-07-27T12:29:57.531Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-07-27T12:29:57.531Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-07-27T12:29:57.531Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-07-27T12:29:57.531Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-07-27T12:29:57.531Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-07-27T12:29:57.531Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-07-27T12:29:57.531Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-27T12:29:57.531Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-27T12:29:57.531Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-27T12:29:57.531Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-07-27T12:29:57.531Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-27T12:29:57.531Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-07-27T12:29:57.532Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-07-27T12:29:57.532Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-27T12:29:57.532Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-07-27T12:29:57.532Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-27T12:29:57.532Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-07-27T12:29:57.532Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-07-27T12:29:57.532Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-07-27T12:29:57.532Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-07-27T12:29:57.532Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-07-27T12:29:57.532Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-07-27T12:29:57.532Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-07-27T12:29:57.532Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-07-27T12:29:57.532Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-07-27T12:29:57.532Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-27T12:29:57.532Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-27T12:29:57.532Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-27T12:29:57.532Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-27T12:29:57.532Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-27T12:29:57.532Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-07-27T12:29:57.532Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-07-27T12:29:57.532Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2021-07-27T12:29:57.532Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-07-27T12:29:57.532Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-07-27T12:29:57.532Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-27T12:29:57.532Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-27T12:29:57.532Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2021-07-27T12:29:57.532Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-27T12:29:57.532Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-27T12:29:57.532Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-07-27T12:29:57.532Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-27T12:29:57.532Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-27T12:29:57.532Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-27T12:29:57.532Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-27T12:29:57.532Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-07-27T12:29:57.532Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-07-27T12:29:57.532Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-07-27T12:29:57.532Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-07-27T12:29:57.532Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-07-27T12:29:57.532Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-07-27T12:29:57.532Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-07-27T12:29:57.532Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-07-27T12:29:57.532Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-07-27T12:29:57.532Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-07-27T12:29:57.532Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-07-27T12:29:57.532Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-07-27T12:29:57.532Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-07-27T12:29:57.532Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-07-27T12:29:57.532Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-07-27T12:29:57.532Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-07-27T12:29:57.532Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-07-27T12:29:57.532Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-07-27T12:29:57.532Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-07-27T12:29:57.532Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-07-27T12:29:57.532Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-07-27T12:29:57.532Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-27T12:29:57.532Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-27T12:29:57.532Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-07-27T12:29:57.532Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-07-27T12:29:57.532Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-07-27T12:29:57.532Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-27T12:29:57.532Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-27T12:29:57.532Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-07-27T12:29:57.532Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-27T12:29:57.532Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-27T12:29:57.532Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-27T12:29:57.532Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-27T12:29:57.532Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-27T12:29:57.532Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-27T12:29:57.532Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-27T12:29:57.532Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-27T12:29:57.532Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-27T12:29:57.532Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-27T12:29:57.532Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-27T12:29:57.532Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-27T12:29:57.532Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-27T12:29:57.532Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-27T12:29:57.532Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-27T12:29:57.532Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-07-27T12:29:57.532Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-07-27T12:29:57.532Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-07-27T12:29:57.532Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-27T12:29:57.532Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-27T12:29:57.532Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-07-27T12:29:57.532Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-07-27T12:29:57.532Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-07-27T12:29:57.532Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-27T12:29:57.532Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-27T12:29:57.532Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2021-07-27T12:29:57.532Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-07-27T12:29:57.532Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-07-27T12:29:57.532Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-07-27T12:29:57.532Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-07-27T12:29:57.532Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-07-27T12:29:57.532Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-07-27T12:29:57.532Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-07-27T12:29:57.532Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-07-27T12:29:57.532Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-07-27T12:29:57.532Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-07-27T12:29:57.532Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-07-27T12:29:57.532Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-07-27T12:29:57.532Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-07-27T12:29:57.532Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-07-27T12:29:57.532Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-07-27T12:29:57.532Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-07-27T12:29:57.532Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-07-27T12:29:57.532Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-07-27T12:29:57.532Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-07-27T12:29:57.532Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-07-27T12:29:57.532Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-27T12:29:57.532Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-27T12:29:57.532Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-27T12:29:57.532Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-27T12:29:57.532Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-27T12:29:57.532Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-27T12:29:57.532Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-27T12:29:57.532Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-27T12:29:57.532Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-27T12:29:57.532Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-27T12:29:57.532Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-27T12:29:57.532Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-27T12:29:57.532Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-27T12:29:57.532Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-27T12:29:57.532Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-27T12:29:57.532Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-27T12:29:57.532Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-27T12:29:57.532Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2021-07-27T12:29:57.532Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-07-27T12:29:57.532Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-07-27T12:29:57.532Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-27T12:29:57.532Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-07-27T12:29:57.532Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-07-27T12:29:57.532Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-07-27T12:29:57.532Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-07-27T12:29:57.532Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-27T12:29:57.532Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-27T12:29:57.532Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-27T12:29:57.532Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-27T12:29:57.532Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-27T12:29:57.532Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-27T12:29:57.532Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-27T12:29:57.532Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-27T12:29:57.532Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-27T12:29:57.532Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-27T12:29:57.532Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-27T12:29:57.532Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-27T12:29:57.532Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-27T12:29:57.532Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-27T12:29:57.532Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-27T12:29:57.532Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-27T12:29:57.532Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-27T12:29:57.532Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-27T12:29:57.532Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-27T12:29:57.532Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-27T12:29:57.532Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-27T12:29:57.532Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-07-27T12:29:57.532Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-27T12:29:57.532Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-07-27T12:29:57.532Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-27T12:29:57.532Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-07-27T12:29:57.532Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-07-27T12:29:57.532Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-07-27T12:29:57.532Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-07-27T12:29:57.532Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-07-27T12:29:57.532Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-07-27T12:29:57.532Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-07-27T12:29:57.532Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-07-27T12:29:57.532Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-27T12:29:57.532Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-27T12:29:57.532Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-27T12:29:57.532Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-07-27T12:29:57.532Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-07-27T12:29:57.532Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-27T12:29:57.532Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-27T12:29:57.532Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-07-27T12:29:57.532Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-27T12:29:57.532Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-27T12:29:57.532Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-27T12:29:57.532Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-27T12:29:57.532Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-27T12:29:57.532Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-07-27T12:29:57.532Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-27T12:29:57.532Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-07-27T12:29:57.532Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-27T12:29:57.532Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-07-27T12:29:57.532Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-07-27T12:29:57.532Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-07-27T12:29:57.532Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-07-27T12:29:57.532Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-07-27T12:29:57.532Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-07-27T12:29:57.532Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-07-27T12:29:57.532Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-07-27T12:29:57.532Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-27T12:29:57.532Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-07-27T12:29:57.532Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-27T12:29:57.532Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-07-27T12:29:57.532Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-27T12:29:57.532Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-27T12:29:57.532Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-27T12:29:57.532Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-27T12:29:57.532Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-07-27T12:29:57.532Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-07-27T12:29:57.532Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-07-27T12:29:57.533Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-07-27T12:29:57.533Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-27T12:29:57.533Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-07-27T12:29:57.533Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-07-27T12:29:57.533Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-07-27T12:29:57.533Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-27T12:29:57.533Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-07-27T12:29:57.533Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-07-27T12:29:57.533Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-07-27T12:29:57.533Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-07-27T12:29:57.533Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-07-27T12:29:57.533Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-27T12:29:57.533Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-07-27T12:29:57.533Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-07-27T12:29:57.533Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-07-27T12:29:57.533Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-27T12:29:57.533Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-07-27T12:29:57.533Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-07-27T12:29:57.533Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-07-27T12:29:57.533Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-07-27T12:29:57.533Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-07-27T12:29:57.533Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-27T12:29:57.533Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-07-27T12:29:57.533Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-07-27T12:29:57.533Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-27T12:29:57.533Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-27T12:29:57.533Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-27T12:29:57.533Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-27T12:29:57.533Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-07-27T12:29:57.533Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-07-27T12:29:57.533Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-27T12:29:57.533Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-07-27T12:29:57.533Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-07-27T12:29:57.533Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-27T12:29:57.533Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-27T12:29:57.533Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-27T12:29:57.533Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-07-27T12:29:57.533Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-07-27T12:29:57.533Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-07-27T12:29:57.533Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-07-27T12:29:57.533Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-07-27T12:29:57.533Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-07-27T12:29:57.533Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-07-27T12:29:57.533Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-07-27T12:29:57.533Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-07-27T12:29:57.533Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-07-27T12:29:57.533Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-07-27T12:29:57.533Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-27T12:29:57.533Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-07-27T12:29:57.533Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-27T12:29:57.533Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-07-27T12:29:57.533Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-07-27T12:29:57.533Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-27T12:29:57.533Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-27T12:29:57.533Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-07-27T12:29:57.533Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-07-27T12:29:57.533Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-07-27T12:29:57.533Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-07-27T12:29:57.533Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-07-27T12:29:57.533Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-07-27T12:29:57.533Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-07-27T12:29:57.533Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-07-27T12:29:57.533Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-07-27T12:29:57.533Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-27T12:29:57.533Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-27T12:29:57.533Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-07-27T12:29:57.533Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-27T12:29:57.533Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-27T12:29:57.533Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-27T12:29:57.533Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-27T12:29:57.533Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-27T12:29:57.533Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-27T12:29:57.533Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-07-27T12:29:57.533Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-27T12:29:57.533Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-27T12:29:57.533Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-27T12:29:57.533Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-27T12:29:57.533Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-27T12:29:57.533Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-27T12:29:57.533Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-27T12:29:57.533Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-27T12:29:57.533Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-27T12:29:57.533Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-27T12:29:57.533Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-27T12:29:57.533Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-27T12:29:57.533Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-27T12:29:57.533Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-07-27T12:29:57.533Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-27T12:29:57.533Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-27T12:29:57.533Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-07-27T12:29:57.533Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-07-27T12:29:57.533Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-07-27T12:29:57.533Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-07-27T12:29:57.533Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-07-27T12:29:57.533Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-07-27T12:29:57.533Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-07-27T12:29:57.533Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-07-27T12:29:57.533Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-07-27T12:29:57.533Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-27T12:29:57.533Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-07-27T12:29:57.533Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-27T12:29:57.533Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-27T12:29:57.533Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-07-27T12:29:57.533Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-27T12:29:57.533Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-27T12:29:57.533Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-27T12:29:57.533Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-27T12:29:57.533Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-27T12:29:57.533Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-07-27T12:29:57.533Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-27T12:29:57.533Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-27T12:29:57.533Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-27T12:29:57.533Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-07-27T12:29:57.533Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-07-27T12:29:57.533Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-27T12:29:57.533Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-27T12:29:57.533Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-27T12:29:57.533Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-27T12:29:57.533Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-27T12:29:57.533Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-27T12:29:57.533Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-27T12:29:57.533Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-27T12:29:57.533Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-07-27T12:29:57.533Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-27T12:29:57.533Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-07-27T12:29:57.533Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-07-27T12:29:57.533Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-07-27T12:29:57.533Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-07-27T12:29:57.533Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-07-27T12:29:57.533Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-27T12:29:57.533Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-07-27T12:29:57.533Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-07-27T12:29:57.533Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-07-27T12:29:57.533Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-07-27T12:29:57.533Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-27T12:29:57.533Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-07-27T12:29:57.533Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-27T12:29:57.533Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-07-27T12:29:57.533Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-27T12:29:57.533Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-27T12:29:57.533Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-27T12:29:57.533Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-07-27T12:29:57.533Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-07-27T12:29:57.533Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-27T12:29:57.533Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-07-27T12:29:57.533Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-07-27T12:29:57.533Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-07-27T12:29:57.533Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-07-27T12:29:57.533Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-07-27T12:29:57.533Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-07-27T12:29:57.533Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-07-27T12:29:57.533Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-27T12:29:57.533Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-07-27T12:29:57.533Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-07-27T12:29:57.533Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-07-27T12:29:57.533Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-07-27T12:29:57.533Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-27T12:29:57.533Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-07-27T12:29:57.533Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-27T12:29:57.533Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-27T12:29:57.533Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-27T12:29:57.533Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-27T12:29:57.533Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-07-27T12:29:57.533Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-07-27T12:29:57.533Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-07-27T12:29:57.533Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-07-27T12:29:57.533Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-07-27T12:29:57.533Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-07-27T12:29:57.533Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-07-27T12:29:57.533Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-27T12:29:57.533Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-07-27T12:29:57.533Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-07-27T12:29:57.533Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-27T12:29:57.533Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-27T12:29:57.533Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-07-27T12:29:57.533Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-27T12:29:57.533Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-27T12:29:57.533Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-27T12:29:57.533Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-07-27T12:29:57.533Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-27T12:29:57.533Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-07-27T12:29:57.533Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-07-27T12:29:57.533Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-27T12:29:57.533Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-27T12:29:57.533Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-27T12:29:57.533Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-27T12:29:57.533Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-07-27T12:29:57.533Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-07-27T12:29:57.533Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-27T12:29:57.533Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-27T12:29:57.533Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-27T12:29:57.533Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-07-27T12:29:57.534Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-07-27T12:29:57.534Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-07-27T12:29:57.534Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-07-27T12:29:57.534Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-07-27T12:29:57.534Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-27T12:29:57.534Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-07-27T12:29:57.534Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-07-27T12:29:57.534Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-27T12:29:57.534Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-07-27T12:29:57.534Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-27T12:29:57.534Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-27T12:29:57.534Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-07-27T12:29:57.534Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-27T12:29:57.534Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-27T12:29:57.534Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-07-27T12:29:57.534Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-27T12:29:57.534Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-27T12:29:57.534Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-27T12:29:57.534Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-27T12:29:57.534Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-07-27T12:29:57.534Z] --- PASS: TestNewTailReader (0.00s) [2021-07-27T12:29:57.534Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2021-07-27T12:29:57.534Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2021-07-27T12:29:57.534Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2021-07-27T12:29:57.534Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2021-07-27T12:29:57.534Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2021-07-27T12:29:57.534Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2021-07-27T12:29:57.534Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2021-07-27T12:29:57.534Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2021-07-27T12:29:57.534Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-07-27T12:29:57.534Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-07-27T12:29:57.534Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2021-07-27T12:29:57.534Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-07-27T12:29:57.534Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2021-07-27T12:29:57.534Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-07-27T12:29:57.534Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-07-27T12:29:57.534Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2021-07-27T12:29:57.534Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-07-27T12:29:57.534Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-07-27T12:29:57.534Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) [2021-07-27T12:29:57.534Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-07-27T12:29:57.534Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-07-27T12:29:57.534Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-07-27T12:29:57.534Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-07-27T12:29:57.534Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-07-27T12:29:57.534Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-07-27T12:29:57.534Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-07-27T12:29:57.534Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-07-27T12:29:57.534Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-07-27T12:29:57.534Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-07-27T12:29:57.534Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-07-27T12:29:57.534Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2021-07-27T12:29:57.534Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-07-27T12:29:57.534Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-07-27T12:29:57.534Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2021-07-27T12:29:57.534Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-07-27T12:29:57.534Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-07-27T12:29:57.534Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-07-27T12:29:57.534Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-07-27T12:29:57.534Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-07-27T12:29:57.534Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-07-27T12:29:57.534Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-07-27T12:29:57.534Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-07-27T12:29:57.534Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-07-27T12:29:57.534Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-07-27T12:29:57.534Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-07-27T12:29:57.534Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-07-27T12:29:57.534Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-07-27T12:29:57.534Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-07-27T12:29:57.534Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-07-27T12:29:57.534Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-07-27T12:29:57.534Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2021-07-27T12:29:57.534Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-07-27T12:29:57.534Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-07-27T12:29:57.534Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-07-27T12:29:57.534Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-07-27T12:29:57.534Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2021-07-27T12:29:57.534Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2021-07-27T12:29:57.534Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2021-07-27T12:29:57.534Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-07-27T12:29:57.534Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2021-07-27T12:29:57.534Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2021-07-27T12:29:57.534Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2021-07-27T12:29:57.534Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2021-07-27T12:29:57.534Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2021-07-27T12:29:57.534Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2021-07-27T12:29:57.534Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2021-07-27T12:29:57.534Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2021-07-27T12:29:57.534Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-07-27T12:29:57.534Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-07-27T12:29:57.534Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-07-27T12:29:57.534Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-07-27T12:29:57.534Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-07-27T12:29:57.534Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-07-27T12:29:57.534Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-07-27T12:29:57.534Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2021-07-27T12:29:57.534Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2021-07-27T12:29:57.534Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-07-27T12:29:57.534Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-07-27T12:29:57.534Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2021-07-27T12:29:57.534Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-07-27T12:29:57.534Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-07-27T12:29:57.534Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2021-07-27T12:29:57.534Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-07-27T12:29:57.534Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-07-27T12:29:57.534Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-07-27T12:29:57.534Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-07-27T12:29:57.534Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-07-27T12:29:57.534Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-07-27T12:29:57.534Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.01s) [2021-07-27T12:29:57.534Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-07-27T12:29:57.534Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-07-27T12:29:57.534Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-07-27T12:29:57.534Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-07-27T12:29:57.534Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-07-27T12:29:57.534Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-07-27T12:29:57.534Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2021-07-27T12:29:57.534Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-07-27T12:29:57.534Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.01s) [2021-07-27T12:29:57.534Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-07-27T12:29:57.534Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-07-27T12:29:57.534Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-07-27T12:29:57.534Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-07-27T12:29:57.534Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2021-07-27T12:29:57.534Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-07-27T12:29:57.534Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-07-27T12:29:57.534Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.01s) [2021-07-27T12:29:57.534Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-07-27T12:29:57.534Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-07-27T12:29:57.534Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2021-07-27T12:29:57.534Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2021-07-27T12:29:57.777Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2021-07-27T12:29:57.777Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2021-07-27T12:29:57.777Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2021-07-27T12:29:57.777Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2021-07-27T12:29:57.997Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-07-27T12:29:57.997Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2021-07-27T12:29:57.997Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2021-07-27T12:29:57.997Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2021-07-27T12:29:57.997Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2021-07-27T12:29:57.997Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2021-07-27T12:29:57.997Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2021-07-27T12:29:57.997Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2021-07-27T12:29:57.997Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2021-07-27T12:29:57.997Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2021-07-27T12:29:57.997Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2021-07-27T12:29:57.997Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-07-27T12:29:57.997Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-07-27T12:29:57.997Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-07-27T12:29:57.997Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-07-27T12:29:57.997Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-07-27T12:29:57.997Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-07-27T12:29:57.997Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s) [2021-07-27T12:29:57.997Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-07-27T12:29:57.997Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-07-27T12:29:57.997Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-07-27T12:29:57.997Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-07-27T12:29:57.997Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-07-27T12:29:57.997Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-07-27T12:29:57.997Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-07-27T12:29:57.997Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-07-27T12:29:57.997Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-07-27T12:29:57.997Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-07-27T12:29:57.997Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-07-27T12:29:57.997Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2021-07-27T12:29:57.997Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-07-27T12:29:57.997Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-07-27T12:29:57.997Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2021-07-27T12:29:57.997Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2021-07-27T12:29:57.997Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-07-27T12:29:57.997Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2021-07-27T12:29:57.997Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-07-27T12:29:57.997Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-07-27T12:29:57.997Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-07-27T12:29:57.997Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-07-27T12:29:57.997Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-07-27T12:29:57.997Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-07-27T12:29:57.997Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-07-27T12:29:57.997Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2021-07-27T12:29:57.997Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2021-07-27T12:29:57.997Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-07-27T12:29:57.997Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2021-07-27T12:29:57.997Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2021-07-27T12:29:57.997Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2021-07-27T12:29:57.997Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-07-27T12:29:57.997Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-07-27T12:29:57.997Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-07-27T12:29:57.997Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-07-27T12:29:57.997Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-07-27T12:29:57.997Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-07-27T12:29:57.997Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2021-07-27T12:29:57.997Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-07-27T12:29:57.997Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-07-27T12:29:57.997Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2021-07-27T12:29:57.997Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-07-27T12:29:57.997Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2021-07-27T12:29:57.997Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2021-07-27T12:29:57.997Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-07-27T12:29:57.997Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s) [2021-07-27T12:29:57.997Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2021-07-27T12:29:57.997Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-07-27T12:29:57.997Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2021-07-27T12:29:57.997Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2021-07-27T12:29:57.997Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2021-07-27T12:29:57.997Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2021-07-27T12:29:57.997Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2021-07-27T12:29:57.997Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2021-07-27T12:29:57.997Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2021-07-27T12:29:57.997Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2021-07-27T12:29:57.997Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2021-07-27T12:29:57.997Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.01s) [2021-07-27T12:29:57.997Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-07-27T12:29:57.997Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-07-27T12:29:57.997Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2021-07-27T12:29:57.997Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-07-27T12:29:57.997Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-07-27T12:29:57.997Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-07-27T12:29:57.998Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-07-27T12:29:57.998Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-07-27T12:29:57.998Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-07-27T12:29:57.998Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2021-07-27T12:29:57.998Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2021-07-27T12:29:57.998Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-07-27T12:29:57.998Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2021-07-27T12:29:57.998Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2021-07-27T12:29:57.998Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-07-27T12:29:57.998Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2021-07-27T12:29:57.998Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2021-07-27T12:29:57.998Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2021-07-27T12:29:57.998Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2021-07-27T12:29:57.998Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2021-07-27T12:29:57.998Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2021-07-27T12:29:57.998Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2021-07-27T12:29:57.998Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2021-07-27T12:29:57.998Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2021-07-27T12:29:57.998Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.01s) [2021-07-27T12:29:57.998Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2021-07-27T12:29:57.998Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-07-27T12:29:57.998Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-07-27T12:29:57.998Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2021-07-27T12:29:57.998Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-07-27T12:29:57.998Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-07-27T12:29:57.998Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2021-07-27T12:29:57.998Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-07-27T12:29:57.998Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-07-27T12:29:57.998Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-07-27T12:29:57.998Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-07-27T12:29:57.998Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-07-27T12:29:57.998Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-07-27T12:29:57.998Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-07-27T12:29:57.998Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-07-27T12:29:57.998Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-07-27T12:29:57.998Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-07-27T12:29:57.998Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-07-27T12:29:57.998Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2021-07-27T12:29:57.998Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-07-27T12:29:57.998Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-07-27T12:29:57.998Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2021-07-27T12:29:57.998Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-07-27T12:29:57.998Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-07-27T12:29:57.998Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2021-07-27T12:29:57.998Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-07-27T12:29:57.998Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-07-27T12:29:57.998Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-07-27T12:29:57.998Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-07-27T12:29:57.998Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-07-27T12:29:57.998Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-07-27T12:29:57.998Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-07-27T12:29:57.998Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-07-27T12:29:57.998Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-07-27T12:29:57.998Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-07-27T12:29:57.998Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-07-27T12:29:57.998Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-07-27T12:29:57.998Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-07-27T12:29:57.998Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-07-27T12:29:57.998Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-07-27T12:29:57.998Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2021-07-27T12:29:57.998Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-07-27T12:29:57.998Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-07-27T12:29:57.998Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2021-07-27T12:29:57.998Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2021-07-27T12:29:57.998Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-07-27T12:29:57.998Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2021-07-27T12:29:57.998Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2021-07-27T12:29:57.998Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2021-07-27T12:29:57.998Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2021-07-27T12:29:57.998Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2021-07-27T12:29:57.998Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2021-07-27T12:29:57.998Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2021-07-27T12:29:57.998Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2021-07-27T12:29:57.998Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2021-07-27T12:29:57.998Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-07-27T12:29:57.998Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-07-27T12:29:57.998Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-07-27T12:29:57.998Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-07-27T12:29:57.998Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-07-27T12:29:57.998Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-07-27T12:29:57.998Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-07-27T12:29:57.998Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.01s) [2021-07-27T12:29:57.998Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-07-27T12:29:57.998Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-07-27T12:29:57.998Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-07-27T12:29:57.998Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-07-27T12:29:57.998Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2021-07-27T12:29:57.998Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2021-07-27T12:29:57.998Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-07-27T12:29:57.998Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-07-27T12:29:57.998Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2021-07-27T12:29:57.998Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-07-27T12:29:57.998Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-07-27T12:29:57.998Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.01s) [2021-07-27T12:29:57.998Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-07-27T12:29:57.998Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-07-27T12:29:57.998Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-07-27T12:29:57.998Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-07-27T12:29:57.998Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-07-27T12:29:57.998Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-07-27T12:29:57.998Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-07-27T12:29:57.998Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-07-27T12:29:57.998Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-07-27T12:29:57.998Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-07-27T12:29:57.998Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-07-27T12:29:57.998Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-07-27T12:29:57.998Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-07-27T12:29:57.998Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-07-27T12:29:57.998Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-07-27T12:29:57.998Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-07-27T12:29:57.998Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-07-27T12:29:57.998Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-07-27T12:29:57.998Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-07-27T12:29:57.998Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-07-27T12:29:57.998Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.01s) [2021-07-27T12:29:57.998Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2021-07-27T12:29:57.998Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2021-07-27T12:29:57.998Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2021-07-27T12:29:57.998Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2021-07-27T12:29:57.998Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2021-07-27T12:29:57.998Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2021-07-27T12:29:57.998Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-07-27T12:29:57.998Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2021-07-27T12:29:57.998Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2021-07-27T12:29:57.998Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2021-07-27T12:29:57.998Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2021-07-27T12:29:57.998Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2021-07-27T12:29:57.998Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-07-27T12:29:57.998Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2021-07-27T12:29:57.998Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-07-27T12:29:57.998Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-07-27T12:29:57.998Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-07-27T12:29:57.998Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-07-27T12:29:57.998Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2021-07-27T12:29:57.998Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-07-27T12:29:57.998Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-07-27T12:29:57.998Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2021-07-27T12:29:57.998Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-07-27T12:29:57.998Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-07-27T12:29:57.998Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2021-07-27T12:29:57.998Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-07-27T12:29:57.998Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-07-27T12:29:57.998Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2021-07-27T12:29:57.998Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-07-27T12:29:57.998Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-07-27T12:29:57.998Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-07-27T12:29:57.998Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-07-27T12:29:57.998Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-07-27T12:29:57.998Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-07-27T12:29:57.998Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-07-27T12:29:57.998Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-07-27T12:29:57.998Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-07-27T12:29:57.998Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-07-27T12:29:57.998Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-07-27T12:29:57.998Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.01s) [2021-07-27T12:29:57.998Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2021-07-27T12:29:57.998Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-07-27T12:29:57.998Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2021-07-27T12:29:57.998Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-07-27T12:29:57.998Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-07-27T12:29:57.998Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2021-07-27T12:29:57.998Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-07-27T12:29:57.998Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-07-27T12:29:57.998Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2021-07-27T12:29:57.998Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-07-27T12:29:57.999Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-07-27T12:29:57.999Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) [2021-07-27T12:29:57.999Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-07-27T12:29:57.999Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-07-27T12:29:57.999Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-07-27T12:29:57.999Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-07-27T12:29:57.999Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-07-27T12:29:57.999Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-07-27T12:29:57.999Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-07-27T12:29:57.999Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-07-27T12:29:57.999Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-07-27T12:29:57.999Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-07-27T12:29:57.999Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-07-27T12:29:57.999Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2021-07-27T12:29:57.999Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-07-27T12:29:57.999Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-07-27T12:29:57.999Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2021-07-27T12:29:57.999Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-07-27T12:29:57.999Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-07-27T12:29:57.999Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-07-27T12:29:57.999Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-07-27T12:29:57.999Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-07-27T12:29:57.999Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-07-27T12:29:57.999Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-07-27T12:29:57.999Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-07-27T12:29:57.999Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-07-27T12:29:57.999Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-07-27T12:29:57.999Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-07-27T12:29:57.999Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-07-27T12:29:57.999Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-07-27T12:29:57.999Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-07-27T12:29:57.999Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-07-27T12:29:57.999Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-07-27T12:29:57.999Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2021-07-27T12:29:57.999Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2021-07-27T12:29:57.999Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2021-07-27T12:29:57.999Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2021-07-27T12:29:57.999Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2021-07-27T12:29:57.999Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2021-07-27T12:29:57.999Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2021-07-27T12:29:57.999Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2021-07-27T12:29:57.999Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2021-07-27T12:29:57.999Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2021-07-27T12:29:57.999Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2021-07-27T12:29:57.999Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-07-27T12:29:57.999Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2021-07-27T12:29:57.999Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-07-27T12:29:57.999Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-07-27T12:29:57.999Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-07-27T12:29:57.999Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-07-27T12:29:57.999Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2021-07-27T12:29:57.999Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-07-27T12:29:57.999Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-07-27T12:29:57.999Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-07-27T12:29:57.999Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-07-27T12:29:57.999Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-07-27T12:29:57.999Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-07-27T12:29:57.999Z] PASS [2021-07-27T12:29:57.999Z] coverage: 88.6% of statements [2021-07-27T12:29:57.999Z] ok github.com/docker/docker/pkg/tailfile 0.199s coverage: 88.6% of statements [2021-07-27T12:29:57.999Z] --- PASS: TestNewClientWithTimeout (17.70s) [2021-07-27T12:29:57.999Z] === RUN TestClientStream [2021-07-27T12:29:57.999Z] --- PASS: TestClientStream (0.00s) [2021-07-27T12:29:57.999Z] === RUN TestClientSendFile [2021-07-27T12:29:57.999Z] --- PASS: TestClientSendFile (0.00s) [2021-07-27T12:29:57.999Z] === RUN TestClientWithRequestTimeout [2021-07-27T12:29:57.999Z] --- PASS: TestClientWithRequestTimeout (0.03s) [2021-07-27T12:29:57.999Z] === RUN TestFileSpecPlugin [2021-07-27T12:29:57.999Z] --- PASS: TestFileSpecPlugin (0.02s) [2021-07-27T12:29:57.999Z] === RUN TestFileJSONSpecPlugin [2021-07-27T12:29:57.999Z] --- PASS: TestFileJSONSpecPlugin (0.01s) [2021-07-27T12:29:57.999Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2021-07-27T12:29:57.999Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2021-07-27T12:29:57.999Z] === RUN TestPluginAddHandler [2021-07-27T12:29:57.999Z] --- PASS: TestPluginAddHandler (0.00s) [2021-07-27T12:29:57.999Z] === RUN TestPluginWaitBadPlugin [2021-07-27T12:29:57.999Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2021-07-27T12:29:57.999Z] === RUN TestGet [2021-07-27T12:29:57.999Z] time="2021-07-27T12:29:57Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2021-07-27T12:29:58.035Z] === RUN TestDockerSuite/TestContainerAPIDelete [2021-07-27T12:29:58.035Z] docker_api_swarm_node_test.go:53: [d7e79bb183371] joining swarm manager [d8cbf32cb9b51]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-27T12:29:58.292Z] --- PASS: TestCreateServiceCapabilities (3.32s) [2021-07-27T12:29:58.292Z] === RUN TestInspect [2021-07-27T12:29:58.361Z] --- PASS: TestUpdateReplicatedJob (3.57s) [2021-07-27T12:29:58.361Z] === RUN TestServiceListWithStatuses [2021-07-27T12:29:58.361Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-07-27T12:29:58.361Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-07-27T12:29:58.361Z] === RUN TestDockerNetworkConnectAlias [2021-07-27T12:29:58.459Z] === RUN TestTarSumRemoveNonExistent [2021-07-27T12:29:58.459Z] --- PASS: TestTarSumRemoveNonExistent (0.01s) [2021-07-27T12:29:58.459Z] === RUN TestTarSumRemove [2021-07-27T12:29:58.459Z] --- PASS: TestTarSumRemove (0.00s) [2021-07-27T12:29:58.459Z] === RUN TestSortFileInfoSums [2021-07-27T12:29:58.459Z] --- PASS: TestSortFileInfoSums (0.00s) [2021-07-27T12:29:58.459Z] === RUN TestNewTarSumForLabelInvalid [2021-07-27T12:29:58.459Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2021-07-27T12:29:58.459Z] === RUN TestNewTarSumForLabel [2021-07-27T12:29:58.459Z] --- PASS: TestNewTarSumForLabel (0.00s) [2021-07-27T12:29:58.459Z] === RUN TestEmptyTar [2021-07-27T12:29:58.459Z] --- PASS: TestEmptyTar (0.00s) [2021-07-27T12:29:58.459Z] === RUN TestTarSumsReadSize [2021-07-27T12:29:58.459Z] --- PASS: TestTarSumsReadSize (0.00s) [2021-07-27T12:29:58.459Z] === RUN TestTarSums [2021-07-27T12:29:58.459Z] --- PASS: TestTarSums (0.07s) [2021-07-27T12:29:58.459Z] === RUN TestIteration [2021-07-27T12:29:58.459Z] --- PASS: TestIteration (0.00s) [2021-07-27T12:29:58.459Z] === RUN TestVersionLabelForChecksum [2021-07-27T12:29:58.459Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2021-07-27T12:29:58.459Z] === RUN TestVersion [2021-07-27T12:29:58.459Z] --- PASS: TestVersion (0.00s) [2021-07-27T12:29:58.459Z] === RUN TestGetVersion [2021-07-27T12:29:58.459Z] --- PASS: TestGetVersion (0.00s) [2021-07-27T12:29:58.459Z] === RUN TestGetVersions [2021-07-27T12:29:58.459Z] --- PASS: TestGetVersions (0.00s) [2021-07-27T12:29:58.459Z] PASS [2021-07-27T12:29:58.459Z] coverage: 89.3% of statements [2021-07-27T12:29:58.459Z] ok github.com/docker/docker/pkg/tarsum 0.141s coverage: 89.3% of statements [2021-07-27T12:29:58.459Z] time="2021-07-27T12:29:58Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2021-07-27T12:29:58.856Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2021-07-27T12:29:59.429Z] testing: warning: no tests to run [2021-07-27T12:29:59.429Z] PASS [2021-07-27T12:29:59.429Z] coverage: [no statements] [2021-07-27T12:29:59.429Z] ok github.com/docker/docker/pkg/term/windows 0.036s coverage: [no statements] [no tests to run] [2021-07-27T12:29:59.788Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2021-07-27T12:29:59.889Z] === RUN TestTruncIndex [2021-07-27T12:29:59.889Z] --- PASS: TestTruncIndex (0.11s) [2021-07-27T12:29:59.889Z] PASS [2021-07-27T12:29:59.889Z] coverage: 91.5% of statements [2021-07-27T12:29:59.889Z] ok github.com/docker/docker/pkg/truncindex 0.169s coverage: 91.5% of statements [2021-07-27T12:30:00.346Z] --- PASS: TestBuildSquashParent (6.22s) [2021-07-27T12:30:00.346Z] === RUN TestBuildWithRemoveAndForceRemove [2021-07-27T12:30:00.346Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-07-27T12:30:00.346Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-07-27T12:30:00.346Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-07-27T12:30:00.346Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-07-27T12:30:00.346Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-07-27T12:30:00.346Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-07-27T12:30:00.346Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-07-27T12:30:00.346Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-07-27T12:30:00.346Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-07-27T12:30:00.346Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-07-27T12:30:00.346Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-07-27T12:30:00.346Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-07-27T12:30:00.346Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-07-27T12:30:00.346Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-07-27T12:30:00.346Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-07-27T12:30:00.346Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-07-27T12:30:00.351Z] --- PASS: TestAllocateRandomDeallocate (8.29s) [2021-07-27T12:30:00.351Z] === RUN TestRetrieveFromStore [2021-07-27T12:30:00.721Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2021-07-27T12:30:00.721Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2021-07-27T12:30:00.813Z] === RUN TestIsGIT [2021-07-27T12:30:00.813Z] --- PASS: TestIsGIT (0.00s) [2021-07-27T12:30:00.813Z] === RUN TestIsTransport [2021-07-27T12:30:00.813Z] --- PASS: TestIsTransport (0.00s) [2021-07-27T12:30:00.813Z] PASS [2021-07-27T12:30:00.813Z] coverage: 100.0% of statements [2021-07-27T12:30:00.813Z] ok github.com/docker/docker/pkg/urlutil 0.054s coverage: 100.0% of statements [2021-07-27T12:30:00.813Z] time="2021-07-27T12:30:00Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2021-07-27T12:30:01.274Z] === RUN TestVersionInfo [2021-07-27T12:30:01.274Z] --- PASS: TestVersionInfo (0.00s) [2021-07-27T12:30:01.274Z] === RUN TestAppendVersions [2021-07-27T12:30:01.274Z] --- PASS: TestAppendVersions (0.00s) [2021-07-27T12:30:01.274Z] PASS [2021-07-27T12:30:01.274Z] coverage: 88.9% of statements [2021-07-27T12:30:01.274Z] ok github.com/docker/docker/pkg/useragent 0.045s coverage: 88.9% of statements [2021-07-27T12:30:02.094Z] --- PASS: TestInspect (3.49s) [2021-07-27T12:30:02.094Z] === RUN TestCreateJob [2021-07-27T12:30:02.659Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2021-07-27T12:30:02.895Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-07-27T12:30:02.895Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-07-27T12:30:03.459Z] === RUN TestValidatePrivileges [2021-07-27T12:30:03.459Z] --- PASS: TestValidatePrivileges (0.00s) [2021-07-27T12:30:03.459Z] === RUN TestFilterByCapNeg [2021-07-27T12:30:03.459Z] --- PASS: TestFilterByCapNeg (0.00s) [2021-07-27T12:30:03.459Z] === RUN TestFilterByCapPos [2021-07-27T12:30:03.459Z] --- PASS: TestFilterByCapPos (0.00s) [2021-07-27T12:30:03.459Z] === RUN TestStoreGetPluginNotMatchCapRefs [2021-07-27T12:30:03.459Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2021-07-27T12:30:03.459Z] PASS [2021-07-27T12:30:03.459Z] coverage: 12.0% of statements [2021-07-27T12:30:03.459Z] ok github.com/docker/docker/plugin 0.073s coverage: 12.0% of statements [2021-07-27T12:30:03.459Z] --- PASS: TestRetrieveFromStore (2.72s) [2021-07-27T12:30:03.459Z] === RUN TestRequestReleaseAddressDuplicate [2021-07-27T12:30:03.459Z] --- PASS: TestRequestReleaseAddressDuplicate (0.01s) [2021-07-27T12:30:03.459Z] === RUN TestParallelPredefinedRequest1 [2021-07-27T12:30:03.459Z] === PAUSE TestParallelPredefinedRequest1 [2021-07-27T12:30:03.459Z] === RUN TestParallelPredefinedRequest2 [2021-07-27T12:30:03.459Z] === PAUSE TestParallelPredefinedRequest2 [2021-07-27T12:30:03.460Z] === RUN TestParallelPredefinedRequest3 [2021-07-27T12:30:03.460Z] === PAUSE TestParallelPredefinedRequest3 [2021-07-27T12:30:03.460Z] === RUN TestParallelPredefinedRequest4 [2021-07-27T12:30:03.460Z] === PAUSE TestParallelPredefinedRequest4 [2021-07-27T12:30:03.460Z] === RUN TestParallelPredefinedRequest5 [2021-07-27T12:30:03.460Z] === PAUSE TestParallelPredefinedRequest5 [2021-07-27T12:30:03.460Z] === RUN TestDebug [2021-07-27T12:30:03.460Z] --- PASS: TestDebug (0.00s) [2021-07-27T12:30:03.460Z] === RUN TestRequestPoolParallel [2021-07-27T12:30:03.591Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2021-07-27T12:30:03.591Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2021-07-27T12:30:03.606Z] --- PASS: TestDockerNetworkConnectAlias (4.68s) [2021-07-27T12:30:03.607Z] === RUN TestDockerNetworkReConnect [2021-07-27T12:30:03.920Z] --- PASS: TestRequestPoolParallel (0.69s) [2021-07-27T12:30:03.920Z] === RUN TestFullAllocateRelease [2021-07-27T12:30:04.381Z] === RUN TestNewSettable [2021-07-27T12:30:04.381Z] --- PASS: TestNewSettable (0.00s) [2021-07-27T12:30:04.381Z] === RUN TestIsSettable [2021-07-27T12:30:04.381Z] --- PASS: TestIsSettable (0.00s) [2021-07-27T12:30:04.381Z] === RUN TestUpdateSettingsEnv [2021-07-27T12:30:04.381Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2021-07-27T12:30:04.381Z] PASS [2021-07-27T12:30:04.381Z] coverage: 20.0% of statements [2021-07-27T12:30:04.381Z] ok github.com/docker/docker/plugin/v2 0.043s coverage: 20.0% of statements [2021-07-27T12:30:04.381Z] --- PASS: TestFullAllocateRelease (0.61s) [2021-07-27T12:30:04.381Z] === RUN TestOddAllocateRelease [2021-07-27T12:30:04.523Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2021-07-27T12:30:04.843Z] time="2021-07-27T12:30:04Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2021-07-27T12:30:04.843Z] --- PASS: TestOddAllocateRelease (0.29s) [2021-07-27T12:30:04.843Z] === RUN TestFullAllocateSerialReleaseParallel [2021-07-27T12:30:04.843Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.09s) [2021-07-27T12:30:04.843Z] === RUN TestOddAllocateSerialReleaseParallel [2021-07-27T12:30:04.843Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.06s) [2021-07-27T12:30:04.843Z] === RUN TestEvenAllocateSerialReleaseParallel [2021-07-27T12:30:05.306Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.06s) [2021-07-27T12:30:05.306Z] === CONT TestParallelPredefinedRequest1 [2021-07-27T12:30:05.306Z] === CONT TestParallelPredefinedRequest4 [2021-07-27T12:30:05.306Z] === CONT TestParallelPredefinedRequest1 [2021-07-27T12:30:05.306Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-27T12:30:05.306Z] === CONT TestParallelPredefinedRequest5 [2021-07-27T12:30:05.306Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-27T12:30:05.306Z] === CONT TestParallelPredefinedRequest2 [2021-07-27T12:30:05.306Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-27T12:30:05.306Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2021-07-27T12:30:05.306Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2021-07-27T12:30:05.306Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2021-07-27T12:30:05.306Z] === CONT TestParallelPredefinedRequest3 [2021-07-27T12:30:05.306Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-27T12:30:05.306Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2021-07-27T12:30:05.306Z] === CONT TestParallelPredefinedRequest4 [2021-07-27T12:30:05.306Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-27T12:30:05.306Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2021-07-27T12:30:05.306Z] PASS [2021-07-27T12:30:05.306Z] coverage: 85.3% of statements [2021-07-27T12:30:05.306Z] ok github.com/docker/docker/libnetwork/ipam 71.802s coverage: 85.3% of statements [2021-07-27T12:30:05.306Z] === RUN TestLoad [2021-07-27T12:30:05.306Z] --- PASS: TestLoad (0.00s) [2021-07-27T12:30:05.306Z] === RUN TestSave [2021-07-27T12:30:05.306Z] --- PASS: TestSave (0.04s) [2021-07-27T12:30:05.306Z] === RUN TestAddDeleteGet [2021-07-27T12:30:05.306Z] --- PASS: TestAddDeleteGet (0.06s) [2021-07-27T12:30:05.306Z] === RUN TestInvalidTags [2021-07-27T12:30:05.306Z] --- PASS: TestInvalidTags (0.01s) [2021-07-27T12:30:05.306Z] PASS [2021-07-27T12:30:05.306Z] coverage: 83.7% of statements [2021-07-27T12:30:05.306Z] ok github.com/docker/docker/reference 0.170s coverage: 83.7% of statements [2021-07-27T12:30:05.455Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2021-07-27T12:30:06.019Z] --- PASS: TestCreateJob (4.09s) [2021-07-27T12:30:06.019Z] === RUN TestReplicatedJob [2021-07-27T12:30:06.276Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2021-07-27T12:30:06.884Z] --- PASS: TestDockerNetworkReConnect (3.70s) [2021-07-27T12:30:06.884Z] === RUN TestServicePlugin [2021-07-27T12:30:07.112Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-07-27T12:30:07.112Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.88s) [2021-07-27T12:30:07.112Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.03s) [2021-07-27T12:30:07.112Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.28s) [2021-07-27T12:30:07.112Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.34s) [2021-07-27T12:30:07.112Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.35s) [2021-07-27T12:30:07.112Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (4.22s) [2021-07-27T12:30:07.112Z] === RUN TestBuildMultiStageCopy [2021-07-27T12:30:07.112Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-07-27T12:30:07.208Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2021-07-27T12:30:07.208Z] === RUN TestDockerSuite/TestContainerAPIKill [2021-07-27T12:30:07.490Z] === RUN TestResolveAuthConfigIndexServer [2021-07-27T12:30:07.490Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2021-07-27T12:30:07.490Z] === RUN TestResolveAuthConfigFullURL [2021-07-27T12:30:07.490Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2021-07-27T12:30:07.490Z] === RUN TestLoadAllowNondistributableArtifacts [2021-07-27T12:30:07.490Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2021-07-27T12:30:07.490Z] === RUN TestValidateMirror [2021-07-27T12:30:07.490Z] --- PASS: TestValidateMirror (0.00s) [2021-07-27T12:30:07.490Z] === RUN TestLoadInsecureRegistries [2021-07-27T12:30:07.951Z] time="2021-07-27T12:30:07Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-07-27T12:30:07.951Z] time="2021-07-27T12:30:07Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2021-07-27T12:30:07.951Z] time="2021-07-27T12:30:07Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-07-27T12:30:07.951Z] --- PASS: TestLoadInsecureRegistries (0.13s) [2021-07-27T12:30:07.951Z] === RUN TestNewServiceConfig [2021-07-27T12:30:07.951Z] --- PASS: TestNewServiceConfig (0.00s) [2021-07-27T12:30:07.951Z] === RUN TestValidateIndexName [2021-07-27T12:30:07.951Z] --- PASS: TestValidateIndexName (0.00s) [2021-07-27T12:30:07.951Z] === RUN TestValidateIndexNameWithError [2021-07-27T12:30:07.951Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2021-07-27T12:30:07.951Z] === RUN TestEndpointParse [2021-07-27T12:30:07.951Z] --- PASS: TestEndpointParse (0.00s) [2021-07-27T12:30:07.951Z] === RUN TestEndpointParseInvalid [2021-07-27T12:30:07.951Z] --- PASS: TestEndpointParseInvalid (0.00s) [2021-07-27T12:30:07.951Z] === RUN TestValidateEndpoint [2021-07-27T12:30:07.951Z] --- PASS: TestValidateEndpoint (0.01s) [2021-07-27T12:30:07.951Z] === RUN TestPing [2021-07-27T12:30:07.951Z] --- PASS: TestPing (0.00s) [2021-07-27T12:30:07.951Z] === RUN TestPingRegistryEndpoint [2021-07-27T12:30:07.951Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-07-27T12:30:07.951Z] --- SKIP: TestPingRegistryEndpoint (0.00s) [2021-07-27T12:30:07.951Z] === RUN TestEndpoint [2021-07-27T12:30:07.951Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-07-27T12:30:07.951Z] --- SKIP: TestEndpoint (0.01s) [2021-07-27T12:30:07.951Z] === RUN TestParseRepositoryInfo [2021-07-27T12:30:07.951Z] --- PASS: TestParseRepositoryInfo (0.00s) [2021-07-27T12:30:07.951Z] === RUN TestNewIndexInfo [2021-07-27T12:30:07.951Z] --- PASS: TestNewIndexInfo (0.00s) [2021-07-27T12:30:07.951Z] === RUN TestMirrorEndpointLookup [2021-07-27T12:30:07.951Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-07-27T12:30:07.951Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2021-07-27T12:30:07.951Z] === RUN TestSearchRepositories [2021-07-27T12:30:07.951Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2021-07-27T12:30:07.951Z] Host: 127.0.0.1:49324 [2021-07-27T12:30:07.951Z] User-Agent: docker test client [2021-07-27T12:30:07.951Z] Authorization: Token fake-token [2021-07-27T12:30:07.951Z] X-Docker-Token: true [2021-07-27T12:30:07.951Z] Accept-Encoding: gzip [2021-07-27T12:30:07.951Z] [2021-07-27T12:30:07.951Z] [2021-07-27T12:30:07.951Z] registry_test.go:730: HTTP/1.1 200 OK [2021-07-27T12:30:07.951Z] Connection: close [2021-07-27T12:30:07.951Z] Content-Length: 144 [2021-07-27T12:30:07.951Z] Cache-Control: no-cache [2021-07-27T12:30:07.951Z] Content-Type: application/json [2021-07-27T12:30:07.951Z] Date: Tue, 27 Jul 2021 12:30:07 GMT [2021-07-27T12:30:07.951Z] Expires: -1 [2021-07-27T12:30:07.951Z] Pragma: no-cache [2021-07-27T12:30:07.951Z] Server: docker-tests/mock [2021-07-27T12:30:07.951Z] X-Docker-Registry-Config: mock [2021-07-27T12:30:07.951Z] X-Docker-Registry-Version: 0.0.0 [2021-07-27T12:30:07.951Z] [2021-07-27T12:30:07.951Z] [2021-07-27T12:30:07.951Z] --- PASS: TestSearchRepositories (0.01s) [2021-07-27T12:30:07.951Z] === RUN TestTrustedLocation [2021-07-27T12:30:07.951Z] --- PASS: TestTrustedLocation (0.00s) [2021-07-27T12:30:07.951Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2021-07-27T12:30:07.951Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2021-07-27T12:30:07.951Z] === RUN TestAllowNondistributableArtifacts [2021-07-27T12:30:07.951Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2021-07-27T12:30:07.951Z] === RUN TestIsSecureIndex [2021-07-27T12:30:07.951Z] --- PASS: TestIsSecureIndex (0.00s) [2021-07-27T12:30:07.951Z] PASS [2021-07-27T12:30:07.951Z] coverage: 51.7% of statements [2021-07-27T12:30:07.951Z] ok github.com/docker/docker/registry 0.228s coverage: 51.7% of statements [2021-07-27T12:30:08.141Z] === RUN TestDockerSuite/TestContainerAPIPause [2021-07-27T12:30:08.921Z] === RUN TestResumableRequestHeaderSimpleErrors [2021-07-27T12:30:08.922Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.01s) [2021-07-27T12:30:08.922Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2021-07-27T12:30:08.922Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2021-07-27T12:30:08.922Z] === RUN TestResumableRequestHeaderTooMuchFailures [2021-07-27T12:30:08.922Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2021-07-27T12:30:08.922Z] === RUN TestResumableRequestReaderWithReadError [2021-07-27T12:30:08.922Z] time="2021-07-27T12:30:08Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2021-07-27T12:30:08.922Z] --- PASS: TestResumableRequestReaderWithReadError (0.16s) [2021-07-27T12:30:08.922Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2021-07-27T12:30:08.922Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2021-07-27T12:30:08.922Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2021-07-27T12:30:08.922Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2021-07-27T12:30:08.922Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2021-07-27T12:30:08.922Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2021-07-27T12:30:08.922Z] === RUN TestResumableRequestReader [2021-07-27T12:30:08.922Z] --- PASS: TestResumableRequestReader (0.00s) [2021-07-27T12:30:08.922Z] === RUN TestResumableRequestReaderWithInitialResponse [2021-07-27T12:30:08.922Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2021-07-27T12:30:08.922Z] PASS [2021-07-27T12:30:08.922Z] coverage: 100.0% of statements [2021-07-27T12:30:08.922Z] ok github.com/docker/docker/registry/resumable 0.221s coverage: 100.0% of statements [2021-07-27T12:30:09.027Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-07-27T12:30:09.073Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2021-07-27T12:30:09.288Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-07-27T12:30:09.382Z] === RUN TestRestartManagerTimeout [2021-07-27T12:30:09.382Z] --- PASS: TestRestartManagerTimeout (0.00s) [2021-07-27T12:30:09.382Z] === RUN TestRestartManagerTimeoutReset [2021-07-27T12:30:09.382Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2021-07-27T12:30:09.382Z] PASS [2021-07-27T12:30:09.382Z] coverage: 50.9% of statements [2021-07-27T12:30:09.382Z] ok github.com/docker/docker/restartmanager 0.042s coverage: 50.9% of statements [2021-07-27T12:30:09.548Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-07-27T12:30:09.809Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-07-27T12:30:10.004Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2021-07-27T12:30:10.004Z] === RUN TestDockerSuite/TestContainerAPIRename [2021-07-27T12:30:10.070Z] --- PASS: TestBuildMultiStageCopy (3.08s) [2021-07-27T12:30:10.070Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.91s) [2021-07-27T12:30:10.070Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.28s) [2021-07-27T12:30:10.070Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.29s) [2021-07-27T12:30:10.070Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.30s) [2021-07-27T12:30:10.070Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.31s) [2021-07-27T12:30:10.070Z] === RUN TestBuildMultiStageParentConfig [2021-07-27T12:30:10.355Z] === RUN TestDecodeContainerConfig [2021-07-27T12:30:10.355Z] --- PASS: TestDecodeContainerConfig (0.00s) [2021-07-27T12:30:10.355Z] === RUN TestDecodeContainerConfigIsolation [2021-07-27T12:30:10.355Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2021-07-27T12:30:10.355Z] === RUN TestValidatePrivileged [2021-07-27T12:30:10.355Z] --- PASS: TestValidatePrivileged (0.00s) [2021-07-27T12:30:10.355Z] PASS [2021-07-27T12:30:10.355Z] coverage: 52.2% of statements [2021-07-27T12:30:10.355Z] ok github.com/docker/docker/runconfig 0.043s coverage: 52.2% of statements [2021-07-27T12:30:10.817Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2021-07-27T12:30:10.817Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2021-07-27T12:30:10.817Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2021-07-27T12:30:10.817Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2021-07-27T12:30:10.817Z] PASS [2021-07-27T12:30:10.817Z] coverage: 62.5% of statements [2021-07-27T12:30:10.817Z] ok github.com/docker/docker/testutil 0.042s coverage: 62.5% of statements [2021-07-27T12:30:10.936Z] === RUN TestDockerSuite/TestContainerAPIRestart [2021-07-27T12:30:11.012Z] --- PASS: TestBuildMultiStageParentConfig (0.80s) [2021-07-27T12:30:11.012Z] === RUN TestBuildLabelWithTargets [2021-07-27T12:30:11.057Z] plugin_test.go:62: [d9a4c2b25e357] joining swarm manager [dcd5b911f1657]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-27T12:30:11.618Z] plugin_test.go:65: [d731abbc2ebb7] joining swarm manager [dcd5b911f1657]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-27T12:30:12.308Z] --- PASS: TestReplicatedJob (6.44s) [2021-07-27T12:30:12.308Z] === RUN TestUpdateReplicatedJob [2021-07-27T12:30:12.396Z] --- PASS: TestBuildLabelWithTargets (1.26s) [2021-07-27T12:30:12.396Z] === RUN TestBuildWithEmptyLayers [2021-07-27T12:30:12.873Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2021-07-27T12:30:12.969Z] --- PASS: TestBuildWithEmptyLayers (0.61s) [2021-07-27T12:30:12.969Z] === RUN TestBuildMultiStageOnBuild [2021-07-27T12:30:13.002Z] --- PASS: TestGet (15.03s) [2021-07-27T12:30:13.002Z] === RUN TestPluginWithNoManifest [2021-07-27T12:30:13.002Z] --- PASS: TestPluginWithNoManifest (0.00s) [2021-07-27T12:30:13.002Z] === RUN TestGetAll [2021-07-27T12:30:13.002Z] --- PASS: TestGetAll (0.00s) [2021-07-27T12:30:13.002Z] PASS [2021-07-27T12:30:13.002Z] coverage: 73.4% of statements [2021-07-27T12:30:13.002Z] ok github.com/docker/docker/pkg/plugins 35.192s coverage: 73.4% of statements [2021-07-27T12:30:14.771Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2021-07-27T12:30:14.771Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2021-07-27T12:30:14.771Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2021-07-27T12:30:14.771Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2021-07-27T12:30:14.771Z] === RUN TestDockerSuite/TestContainerAPIStart [2021-07-27T12:30:15.335Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2021-07-27T12:30:15.512Z] --- PASS: TestBuildMultiStageOnBuild (2.21s) [2021-07-27T12:30:15.512Z] === RUN TestBuildUncleanTarFilenames [2021-07-27T12:30:15.913Z] === RUN TestGetDriver [2021-07-27T12:30:15.913Z] --- PASS: TestGetDriver (0.00s) [2021-07-27T12:30:15.913Z] === RUN TestVolumeRequestError [2021-07-27T12:30:15.913Z] --- PASS: TestVolumeRequestError (0.01s) [2021-07-27T12:30:15.913Z] PASS [2021-07-27T12:30:15.913Z] coverage: 36.1% of statements [2021-07-27T12:30:15.913Z] ok github.com/docker/docker/volume/drivers 0.051s coverage: 36.1% of statements [2021-07-27T12:30:15.913Z] === RUN TestGetAddress [2021-07-27T12:30:15.913Z] --- PASS: TestGetAddress (0.00s) [2021-07-27T12:30:15.913Z] === RUN TestRemove [2021-07-27T12:30:15.913Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-07-27T12:30:15.913Z] --- SKIP: TestRemove (0.00s) [2021-07-27T12:30:15.913Z] === RUN TestInitializeWithVolumes [2021-07-27T12:30:15.913Z] --- PASS: TestInitializeWithVolumes (0.01s) [2021-07-27T12:30:15.913Z] === RUN TestCreate [2021-07-27T12:30:15.913Z] --- PASS: TestCreate (0.01s) [2021-07-27T12:30:15.913Z] === RUN TestValidateName [2021-07-27T12:30:15.913Z] --- PASS: TestValidateName (0.00s) [2021-07-27T12:30:15.913Z] === RUN TestCreateWithOpts [2021-07-27T12:30:15.913Z] local_test.go:181: runtime.GOOS == "windows" [2021-07-27T12:30:15.913Z] --- SKIP: TestCreateWithOpts (0.00s) [2021-07-27T12:30:15.913Z] === RUN TestRelaodNoOpts [2021-07-27T12:30:15.913Z] --- PASS: TestRelaodNoOpts (0.02s) [2021-07-27T12:30:15.913Z] PASS [2021-07-27T12:30:15.913Z] coverage: 41.5% of statements [2021-07-27T12:30:15.913Z] ok github.com/docker/docker/volume/local 0.087s coverage: 41.5% of statements [2021-07-27T12:30:16.083Z] --- PASS: TestBuildUncleanTarFilenames (0.90s) [2021-07-27T12:30:16.083Z] === RUN TestBuildMultiStageLayerLeak [2021-07-27T12:30:16.704Z] --- PASS: TestUpdateReplicatedJob (4.01s) [2021-07-27T12:30:16.704Z] === RUN TestServiceListWithStatuses [2021-07-27T12:30:16.704Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-07-27T12:30:16.704Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-07-27T12:30:16.704Z] === RUN TestDockerNetworkConnectAlias [2021-07-27T12:30:17.456Z] === RUN TestLCOWParseMountRaw [2021-07-27T12:30:17.456Z] --- PASS: TestLCOWParseMountRaw (0.01s) [2021-07-27T12:30:17.456Z] === RUN TestLCOWParseMountRawSplit [2021-07-27T12:30:17.456Z] === RUN TestLCOWParseMountRawSplit/0_c:\:/foo [2021-07-27T12:30:17.456Z] === RUN TestLCOWParseMountRawSplit/1_c:\:/foo:ro [2021-07-27T12:30:17.456Z] === RUN TestLCOWParseMountRawSplit/2_c:\:/foo:rw [2021-07-27T12:30:17.456Z] === RUN TestLCOWParseMountRawSplit/3_c:\:/foo:foo [2021-07-27T12:30:17.456Z] === RUN TestLCOWParseMountRawSplit/4_name:/foo:rw [2021-07-27T12:30:17.456Z] === RUN TestLCOWParseMountRawSplit/5_name:/foo [2021-07-27T12:30:17.456Z] === RUN TestLCOWParseMountRawSplit/6_name:/foo:ro [2021-07-27T12:30:17.456Z] === RUN TestLCOWParseMountRawSplit/7_name:/ [2021-07-27T12:30:17.456Z] === RUN TestLCOWParseMountRawSplit/8_driver/name:/ [2021-07-27T12:30:17.456Z] === RUN TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar [2021-07-27T12:30:17.456Z] === RUN TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data [2021-07-27T12:30:17.456Z] === RUN TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo [2021-07-27T12:30:17.456Z] --- PASS: TestLCOWParseMountRawSplit (0.00s) [2021-07-27T12:30:17.456Z] --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s) [2021-07-27T12:30:17.456Z] --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s) [2021-07-27T12:30:17.456Z] --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s) [2021-07-27T12:30:17.456Z] --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s) [2021-07-27T12:30:17.456Z] --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s) [2021-07-27T12:30:17.456Z] --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s) [2021-07-27T12:30:17.456Z] --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s) [2021-07-27T12:30:17.456Z] --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s) [2021-07-27T12:30:17.456Z] --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s) [2021-07-27T12:30:17.456Z] --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2021-07-27T12:30:17.456Z] --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s) [2021-07-27T12:30:17.456Z] --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s) [2021-07-27T12:30:17.456Z] === RUN TestLinuxParseMountRaw [2021-07-27T12:30:17.456Z] --- PASS: TestLinuxParseMountRaw (0.00s) [2021-07-27T12:30:17.456Z] === RUN TestLinuxParseMountRawSplit [2021-07-27T12:30:17.456Z] === RUN TestLinuxParseMountRawSplit/0_/tmp:/tmp1 [2021-07-27T12:30:17.456Z] === RUN TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro [2021-07-27T12:30:17.456Z] === RUN TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw [2021-07-27T12:30:17.456Z] === RUN TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo [2021-07-27T12:30:17.456Z] === RUN TestLinuxParseMountRawSplit/4_name:/named1 [2021-07-27T12:30:17.456Z] === RUN TestLinuxParseMountRawSplit/5_name:/named2 [2021-07-27T12:30:17.456Z] === RUN TestLinuxParseMountRawSplit/6_name:/named3:ro [2021-07-27T12:30:17.456Z] === RUN TestLinuxParseMountRawSplit/7_local/name:/tmp:rw [2021-07-27T12:30:17.456Z] === RUN TestLinuxParseMountRawSplit/8_/tmp:tmp [2021-07-27T12:30:17.456Z] --- PASS: TestLinuxParseMountRawSplit (0.00s) [2021-07-27T12:30:17.456Z] --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s) [2021-07-27T12:30:17.456Z] --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s) [2021-07-27T12:30:17.456Z] --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s) [2021-07-27T12:30:17.456Z] --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s) [2021-07-27T12:30:17.456Z] --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s) [2021-07-27T12:30:17.456Z] --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s) [2021-07-27T12:30:17.456Z] --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s) [2021-07-27T12:30:17.456Z] --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s) [2021-07-27T12:30:17.456Z] --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s) [2021-07-27T12:30:17.456Z] === RUN TestLinuxParseMountSpecBindWithFileinfoError [2021-07-27T12:30:17.456Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s) [2021-07-27T12:30:17.456Z] === RUN TestConvertTmpfsOptions [2021-07-27T12:30:17.456Z] linux_parser_test.go:209: data="mode=700,size=1m" [2021-07-27T12:30:17.456Z] linux_parser_test.go:209: data="ro" [2021-07-27T12:30:17.456Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2021-07-27T12:30:17.456Z] === RUN TestParseMountSpec [2021-07-27T12:30:17.456Z] parser_test.go:63: case 0 [2021-07-27T12:30:17.456Z] parser_test.go:63: case 1 [2021-07-27T12:30:17.456Z] parser_test.go:63: case 2 [2021-07-27T12:30:17.456Z] parser_test.go:63: case 3 [2021-07-27T12:30:17.456Z] parser_test.go:63: case 4 [2021-07-27T12:30:17.456Z] parser_test.go:63: case 5 [2021-07-27T12:30:17.456Z] --- PASS: TestParseMountSpec (0.02s) [2021-07-27T12:30:17.456Z] === RUN TestValidateMount [2021-07-27T12:30:17.456Z] --- PASS: TestValidateMount (0.00s) [2021-07-27T12:30:17.456Z] === RUN TestWindowsParseMountRaw [2021-07-27T12:30:17.456Z] --- PASS: TestWindowsParseMountRaw (0.02s) [2021-07-27T12:30:17.456Z] === RUN TestWindowsParseMountRawSplit [2021-07-27T12:30:17.456Z] === RUN TestWindowsParseMountRawSplit/0_c:\:d: [2021-07-27T12:30:17.456Z] === RUN TestWindowsParseMountRawSplit/1_c:\:d:\ [2021-07-27T12:30:17.456Z] === RUN TestWindowsParseMountRawSplit/2_c:\:d:\:ro [2021-07-27T12:30:17.456Z] === RUN TestWindowsParseMountRawSplit/3_c:\:d:\:rw [2021-07-27T12:30:17.456Z] === RUN TestWindowsParseMountRawSplit/4_c:\:d:\:foo [2021-07-27T12:30:17.456Z] === RUN TestWindowsParseMountRawSplit/5_name:d::rw [2021-07-27T12:30:17.456Z] === RUN TestWindowsParseMountRawSplit/6_name:d: [2021-07-27T12:30:17.456Z] === RUN TestWindowsParseMountRawSplit/7_name:d::ro [2021-07-27T12:30:17.456Z] === RUN TestWindowsParseMountRawSplit/8_name:c: [2021-07-27T12:30:17.456Z] === RUN TestWindowsParseMountRawSplit/9_driver/name:c: [2021-07-27T12:30:17.456Z] === RUN TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar [2021-07-27T12:30:17.456Z] === RUN TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar [2021-07-27T12:30:17.456Z] === RUN TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo [2021-07-27T12:30:17.456Z] --- PASS: TestWindowsParseMountRawSplit (0.00s) [2021-07-27T12:30:17.456Z] --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s) [2021-07-27T12:30:17.456Z] --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s) [2021-07-27T12:30:17.456Z] --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s) [2021-07-27T12:30:17.456Z] --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s) [2021-07-27T12:30:17.456Z] --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s) [2021-07-27T12:30:17.456Z] --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s) [2021-07-27T12:30:17.456Z] --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s) [2021-07-27T12:30:17.456Z] --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s) [2021-07-27T12:30:17.456Z] --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s) [2021-07-27T12:30:17.456Z] --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s) [2021-07-27T12:30:17.456Z] --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2021-07-27T12:30:17.456Z] --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s) [2021-07-27T12:30:17.456Z] --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s) [2021-07-27T12:30:17.456Z] === RUN TestWindowsParseMountSpecBindWithFileinfoError [2021-07-27T12:30:17.456Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s) [2021-07-27T12:30:17.456Z] PASS [2021-07-27T12:30:17.456Z] coverage: 67.7% of statements [2021-07-27T12:30:17.456Z] ok github.com/docker/docker/volume/mounts 0.128s coverage: 67.7% of statements [2021-07-27T12:30:17.920Z] === RUN TestSetGetMeta [2021-07-27T12:30:17.920Z] === PAUSE TestSetGetMeta [2021-07-27T12:30:17.920Z] === RUN TestRestore [2021-07-27T12:30:17.920Z] === PAUSE TestRestore [2021-07-27T12:30:17.920Z] === RUN TestServiceCreate [2021-07-27T12:30:17.920Z] === PAUSE TestServiceCreate [2021-07-27T12:30:17.920Z] === RUN TestServiceList [2021-07-27T12:30:17.920Z] === PAUSE TestServiceList [2021-07-27T12:30:17.920Z] === RUN TestServiceRemove [2021-07-27T12:30:17.920Z] === PAUSE TestServiceRemove [2021-07-27T12:30:17.920Z] === RUN TestServiceGet [2021-07-27T12:30:17.920Z] === PAUSE TestServiceGet [2021-07-27T12:30:17.920Z] === RUN TestServicePrune [2021-07-27T12:30:17.920Z] === PAUSE TestServicePrune [2021-07-27T12:30:17.920Z] === RUN TestCreate [2021-07-27T12:30:17.920Z] === PAUSE TestCreate [2021-07-27T12:30:17.920Z] === RUN TestRemove [2021-07-27T12:30:17.920Z] === PAUSE TestRemove [2021-07-27T12:30:17.920Z] === RUN TestList [2021-07-27T12:30:17.920Z] === PAUSE TestList [2021-07-27T12:30:17.920Z] === RUN TestFindByDriver [2021-07-27T12:30:17.920Z] === PAUSE TestFindByDriver [2021-07-27T12:30:17.920Z] === RUN TestFindByReferenced [2021-07-27T12:30:17.920Z] === PAUSE TestFindByReferenced [2021-07-27T12:30:17.920Z] === RUN TestDerefMultipleOfSameRef [2021-07-27T12:30:17.920Z] === PAUSE TestDerefMultipleOfSameRef [2021-07-27T12:30:17.920Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2021-07-27T12:30:17.920Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2021-07-27T12:30:17.920Z] === RUN TestDefererencePluginOnCreateError [2021-07-27T12:30:17.920Z] === PAUSE TestDefererencePluginOnCreateError [2021-07-27T12:30:17.920Z] === RUN TestRefDerefRemove [2021-07-27T12:30:17.920Z] === PAUSE TestRefDerefRemove [2021-07-27T12:30:17.920Z] === RUN TestGet [2021-07-27T12:30:17.920Z] === PAUSE TestGet [2021-07-27T12:30:17.920Z] === RUN TestGetWithReference [2021-07-27T12:30:17.920Z] === PAUSE TestGetWithReference [2021-07-27T12:30:17.920Z] === RUN TestFilterFunc [2021-07-27T12:30:17.920Z] === RUN TestFilterFunc/test_nil_list [2021-07-27T12:30:17.920Z] === PAUSE TestFilterFunc/test_nil_list [2021-07-27T12:30:17.920Z] === RUN TestFilterFunc/test_empty_list [2021-07-27T12:30:17.920Z] === PAUSE TestFilterFunc/test_empty_list [2021-07-27T12:30:17.920Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2021-07-27T12:30:17.920Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2021-07-27T12:30:17.920Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-07-27T12:30:17.920Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-07-27T12:30:17.920Z] === RUN TestFilterFunc/test_filter_some [2021-07-27T12:30:17.920Z] === PAUSE TestFilterFunc/test_filter_some [2021-07-27T12:30:17.920Z] === RUN TestFilterFunc/test_filter_middle [2021-07-27T12:30:17.920Z] === PAUSE TestFilterFunc/test_filter_middle [2021-07-27T12:30:17.920Z] === RUN TestFilterFunc/test_filter_middle_and_last [2021-07-27T12:30:17.920Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2021-07-27T12:30:17.920Z] === RUN TestFilterFunc/test_filter_first_and_last [2021-07-27T12:30:17.920Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2021-07-27T12:30:17.920Z] === CONT TestFilterFunc/test_nil_list [2021-07-27T12:30:17.920Z] === CONT TestFilterFunc/test_filter_some [2021-07-27T12:30:17.920Z] === CONT TestFilterFunc/test_filter_first_and_last [2021-07-27T12:30:17.920Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-07-27T12:30:17.920Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2021-07-27T12:30:17.920Z] === CONT TestFilterFunc/test_empty_list [2021-07-27T12:30:17.920Z] === CONT TestFilterFunc/test_filter_middle [2021-07-27T12:30:17.920Z] === CONT TestFilterFunc/test_filter_middle_and_last [2021-07-27T12:30:18.384Z] --- PASS: TestFilterFunc (0.00s) [2021-07-27T12:30:18.384Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2021-07-27T12:30:18.384Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2021-07-27T12:30:18.384Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2021-07-27T12:30:18.384Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2021-07-27T12:30:18.384Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2021-07-27T12:30:18.384Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2021-07-27T12:30:18.384Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2021-07-27T12:30:18.384Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2021-07-27T12:30:18.384Z] === CONT TestSetGetMeta [2021-07-27T12:30:18.384Z] === CONT TestFindByDriver [2021-07-27T12:30:18.384Z] === CONT TestServiceGet [2021-07-27T12:30:18.384Z] === CONT TestRefDerefRemove [2021-07-27T12:30:18.384Z] --- PASS: TestSetGetMeta (0.03s) [2021-07-27T12:30:18.384Z] === CONT TestServiceRemove [2021-07-27T12:30:18.384Z] --- PASS: TestRefDerefRemove (0.06s) [2021-07-27T12:30:18.384Z] === CONT TestServiceList [2021-07-27T12:30:18.384Z] --- PASS: TestFindByDriver (0.07s) [2021-07-27T12:30:18.384Z] === CONT TestServiceCreate [2021-07-27T12:30:18.384Z] --- PASS: TestServiceGet (0.22s) [2021-07-27T12:30:18.384Z] === CONT TestRestore [2021-07-27T12:30:18.384Z] --- PASS: TestServiceRemove (0.20s) [2021-07-27T12:30:18.384Z] === CONT TestRemove [2021-07-27T12:30:18.384Z] --- PASS: TestServiceList (0.18s) [2021-07-27T12:30:18.384Z] === CONT TestList [2021-07-27T12:30:18.384Z] --- PASS: TestServiceCreate (0.17s) [2021-07-27T12:30:18.384Z] === CONT TestCreate [2021-07-27T12:30:18.384Z] --- PASS: TestRemove (0.04s) [2021-07-27T12:30:18.384Z] === CONT TestGetWithReference [2021-07-27T12:30:18.384Z] --- PASS: TestCreate (0.03s) [2021-07-27T12:30:18.384Z] === CONT TestServicePrune [2021-07-27T12:30:18.384Z] --- PASS: TestRestore (0.05s) [2021-07-27T12:30:18.384Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2021-07-27T12:30:18.384Z] --- PASS: TestList (0.05s) [2021-07-27T12:30:18.384Z] === CONT TestDefererencePluginOnCreateError [2021-07-27T12:30:18.384Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.03s) [2021-07-27T12:30:18.384Z] === CONT TestDerefMultipleOfSameRef [2021-07-27T12:30:18.384Z] time="2021-07-27T12:30:18Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-07-27T12:30:18.385Z] --- PASS: TestGetWithReference (0.04s) [2021-07-27T12:30:18.385Z] === CONT TestFindByReferenced [2021-07-27T12:30:18.385Z] time="2021-07-27T12:30:18Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-07-27T12:30:18.385Z] --- PASS: TestDefererencePluginOnCreateError (0.05s) [2021-07-27T12:30:18.385Z] === CONT TestGet [2021-07-27T12:30:18.385Z] time="2021-07-27T12:30:18Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-07-27T12:30:18.385Z] --- PASS: TestDerefMultipleOfSameRef (0.05s) [2021-07-27T12:30:18.385Z] time="2021-07-27T12:30:18Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2021-07-27T12:30:18.385Z] --- PASS: TestFindByReferenced (0.04s) [2021-07-27T12:30:18.385Z] time="2021-07-27T12:30:18Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-07-27T12:30:18.385Z] --- PASS: TestGet (0.03s) [2021-07-27T12:30:18.385Z] --- PASS: TestServicePrune (0.11s) [2021-07-27T12:30:18.385Z] PASS [2021-07-27T12:30:18.385Z] coverage: 69.6% of statements [2021-07-27T12:30:18.385Z] ok github.com/docker/docker/volume/service 0.438s coverage: 69.6% of statements [2021-07-27T12:30:18.627Z] --- PASS: TestBuildMultiStageLayerLeak (2.28s) [2021-07-27T12:30:18.627Z] === RUN TestBuildWithHugeFile [2021-07-27T12:30:19.355Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2021-07-27T12:30:19.355Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2021-07-27T12:30:19.355Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2021-07-27T12:30:19.355Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2021-07-27T12:30:19.998Z] === RUN TestDockerSuite/TestContainerAPIStop [2021-07-27T12:30:20.562Z] === RUN TestDockerSuite/TestContainerAPITop [2021-07-27T12:30:21.932Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2021-07-27T12:30:21.932Z] docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows [2021-07-27T12:30:21.932Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2021-07-27T12:30:21.932Z] === RUN TestDockerSuite/TestContainerAPIWait [2021-07-27T12:30:21.932Z] --- PASS: TestDockerNetworkConnectAlias (5.38s) [2021-07-27T12:30:21.932Z] === RUN TestDockerNetworkReConnect [2021-07-27T12:30:24.456Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2021-07-27T12:30:25.827Z] === RUN TestDockerSuite/TestContainerNetworkMode [2021-07-27T12:30:26.391Z] --- PASS: TestDockerNetworkReConnect (4.68s) [2021-07-27T12:30:26.391Z] === RUN TestServicePlugin [2021-07-27T12:30:27.322Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2021-07-27T12:30:27.933Z] 2021/07/27 12:30:27 Closing DB instances... [2021-07-27T12:30:29.471Z] --- PASS: TestNetworkDBGarbageCollection (54.27s) [2021-07-27T12:30:29.471Z] === RUN TestFindNode [2021-07-27T12:30:29.471Z] 2021/07/27 12:30:29 Closing DB instances... [2021-07-27T12:30:29.471Z] --- PASS: TestFindNode (0.02s) [2021-07-27T12:30:29.471Z] === RUN TestChangeNodeState [2021-07-27T12:30:29.471Z] 2021/07/27 12:30:29 Closing DB instances... [2021-07-27T12:30:29.471Z] --- PASS: TestChangeNodeState (0.02s) [2021-07-27T12:30:29.471Z] === RUN TestNodeReincarnation [2021-07-27T12:30:29.471Z] 2021/07/27 12:30:29 Closing DB instances... [2021-07-27T12:30:30.599Z] plugin_test.go:62: [d513876a1976b] joining swarm manager [d5ff966eba9ca]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-27T12:30:30.856Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2021-07-27T12:30:31.420Z] plugin_test.go:65: [dbda17419bf4f] joining swarm manager [d5ff966eba9ca]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-27T12:30:33.316Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2021-07-27T12:30:33.881Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2021-07-27T12:30:35.271Z] time="2021-07-27T12:30:34Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2021-07-27T12:30:35.272Z] --- PASS: TestNodeReincarnation (5.02s) [2021-07-27T12:30:35.272Z] === RUN TestParallelCreate [2021-07-27T12:30:35.272Z] 2021/07/27 12:30:34 Closing DB instances... [2021-07-27T12:30:35.272Z] --- PASS: TestParallelCreate (0.02s) [2021-07-27T12:30:35.272Z] === RUN TestParallelDelete [2021-07-27T12:30:35.272Z] 2021/07/27 12:30:34 Closing DB instances... [2021-07-27T12:30:35.272Z] --- PASS: TestParallelDelete (0.02s) [2021-07-27T12:30:35.272Z] === RUN TestNetworkDBIslands [2021-07-27T12:30:35.272Z] time="2021-07-27T12:30:34Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:b6d90a4acfd1 with config:&{NodeID:b6d90a4acfd1 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-07-27T12:30:35.272Z] time="2021-07-27T12:30:34Z" level=info msg="Node b6d90a4acfd1/172.31.45.172, joined gossip cluster" [2021-07-27T12:30:35.272Z] time="2021-07-27T12:30:34Z" level=info msg="Node b6d90a4acfd1/172.31.45.172, added to nodes list" [2021-07-27T12:30:35.272Z] time="2021-07-27T12:30:34Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:ff456dbc93c6 with config:&{NodeID:ff456dbc93c6 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-07-27T12:30:35.272Z] time="2021-07-27T12:30:34Z" level=info msg="Node ff456dbc93c6/172.31.45.172, joined gossip cluster" [2021-07-27T12:30:35.272Z] time="2021-07-27T12:30:34Z" level=info msg="Node ff456dbc93c6/172.31.45.172, added to nodes list" [2021-07-27T12:30:35.272Z] time="2021-07-27T12:30:34Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2021-07-27T12:30:35.272Z] time="2021-07-27T12:30:34Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2021-07-27T12:30:35.272Z] time="2021-07-27T12:30:34Z" level=debug msg="memberlist: Stream connection from=[::1]:49350" [2021-07-27T12:30:35.272Z] time="2021-07-27T12:30:34Z" level=info msg="Node ff456dbc93c6/172.31.45.172, joined gossip cluster" [2021-07-27T12:30:35.272Z] time="2021-07-27T12:30:34Z" level=info msg="Node ff456dbc93c6/172.31.45.172, added to nodes list" [2021-07-27T12:30:35.272Z] time="2021-07-27T12:30:34Z" level=info msg="Node b6d90a4acfd1/172.31.45.172, joined gossip cluster" [2021-07-27T12:30:35.272Z] time="2021-07-27T12:30:34Z" level=info msg="Node b6d90a4acfd1/172.31.45.172, added to nodes list" [2021-07-27T12:30:35.272Z] time="2021-07-27T12:30:34Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2021-07-27T12:30:35.272Z] time="2021-07-27T12:30:34Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49351" [2021-07-27T12:30:35.272Z] time="2021-07-27T12:30:35Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:f522a5e9707a with config:&{NodeID:f522a5e9707a 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-07-27T12:30:35.272Z] time="2021-07-27T12:30:35Z" level=info msg="Node f522a5e9707a/172.31.45.172, joined gossip cluster" [2021-07-27T12:30:35.272Z] time="2021-07-27T12:30:35Z" level=info msg="Node f522a5e9707a/172.31.45.172, added to nodes list" [2021-07-27T12:30:35.272Z] time="2021-07-27T12:30:35Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2021-07-27T12:30:35.272Z] time="2021-07-27T12:30:35Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2021-07-27T12:30:35.272Z] time="2021-07-27T12:30:35Z" level=debug msg="memberlist: Stream connection from=[::1]:49352" [2021-07-27T12:30:35.272Z] time="2021-07-27T12:30:35Z" level=info msg="Node f522a5e9707a/172.31.45.172, joined gossip cluster" [2021-07-27T12:30:35.272Z] time="2021-07-27T12:30:35Z" level=info msg="Node f522a5e9707a/172.31.45.172, added to nodes list" [2021-07-27T12:30:35.272Z] time="2021-07-27T12:30:35Z" level=info msg="Node b6d90a4acfd1/172.31.45.172, joined gossip cluster" [2021-07-27T12:30:35.272Z] time="2021-07-27T12:30:35Z" level=info msg="Node b6d90a4acfd1/172.31.45.172, added to nodes list" [2021-07-27T12:30:35.272Z] time="2021-07-27T12:30:35Z" level=info msg="Node ff456dbc93c6/172.31.45.172, joined gossip cluster" [2021-07-27T12:30:35.272Z] time="2021-07-27T12:30:35Z" level=info msg="Node ff456dbc93c6/172.31.45.172, added to nodes list" [2021-07-27T12:30:35.272Z] time="2021-07-27T12:30:35Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2021-07-27T12:30:35.272Z] time="2021-07-27T12:30:35Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49353" [2021-07-27T12:30:35.731Z] time="2021-07-27T12:30:35Z" level=info msg="Node f522a5e9707a/172.31.45.172, joined gossip cluster" [2021-07-27T12:30:35.731Z] time="2021-07-27T12:30:35Z" level=info msg="Node f522a5e9707a/172.31.45.172, added to nodes list" [2021-07-27T12:30:35.731Z] time="2021-07-27T12:30:35Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:1e60feecdeae with config:&{NodeID:1e60feecdeae 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-07-27T12:30:35.732Z] time="2021-07-27T12:30:35Z" level=info msg="Node 1e60feecdeae/172.31.45.172, joined gossip cluster" [2021-07-27T12:30:35.732Z] time="2021-07-27T12:30:35Z" level=info msg="Node 1e60feecdeae/172.31.45.172, added to nodes list" [2021-07-27T12:30:35.732Z] time="2021-07-27T12:30:35Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2021-07-27T12:30:35.732Z] time="2021-07-27T12:30:35Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2021-07-27T12:30:35.732Z] time="2021-07-27T12:30:35Z" level=debug msg="memberlist: Stream connection from=[::1]:49354" [2021-07-27T12:30:35.732Z] time="2021-07-27T12:30:35Z" level=info msg="Node 1e60feecdeae/172.31.45.172, joined gossip cluster" [2021-07-27T12:30:35.732Z] time="2021-07-27T12:30:35Z" level=info msg="Node 1e60feecdeae/172.31.45.172, added to nodes list" [2021-07-27T12:30:35.732Z] time="2021-07-27T12:30:35Z" level=info msg="Node b6d90a4acfd1/172.31.45.172, joined gossip cluster" [2021-07-27T12:30:35.732Z] time="2021-07-27T12:30:35Z" level=info msg="Node b6d90a4acfd1/172.31.45.172, added to nodes list" [2021-07-27T12:30:35.732Z] time="2021-07-27T12:30:35Z" level=info msg="Node ff456dbc93c6/172.31.45.172, joined gossip cluster" [2021-07-27T12:30:35.732Z] time="2021-07-27T12:30:35Z" level=info msg="Node ff456dbc93c6/172.31.45.172, added to nodes list" [2021-07-27T12:30:35.732Z] time="2021-07-27T12:30:35Z" level=info msg="Node f522a5e9707a/172.31.45.172, joined gossip cluster" [2021-07-27T12:30:35.732Z] time="2021-07-27T12:30:35Z" level=info msg="Node f522a5e9707a/172.31.45.172, added to nodes list" [2021-07-27T12:30:35.732Z] time="2021-07-27T12:30:35Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2021-07-27T12:30:35.732Z] time="2021-07-27T12:30:35Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49355" [2021-07-27T12:30:35.732Z] time="2021-07-27T12:30:35Z" level=info msg="Node 1e60feecdeae/172.31.45.172, joined gossip cluster" [2021-07-27T12:30:35.732Z] time="2021-07-27T12:30:35Z" level=info msg="Node 1e60feecdeae/172.31.45.172, added to nodes list" [2021-07-27T12:30:35.732Z] time="2021-07-27T12:30:35Z" level=info msg="Node 1e60feecdeae/172.31.45.172, joined gossip cluster" [2021-07-27T12:30:35.732Z] time="2021-07-27T12:30:35Z" level=info msg="Node 1e60feecdeae/172.31.45.172, added to nodes list" [2021-07-27T12:30:35.778Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2021-07-27T12:30:36.193Z] time="2021-07-27T12:30:35Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:4f1456f0cef6 with config:&{NodeID:4f1456f0cef6 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-07-27T12:30:36.193Z] time="2021-07-27T12:30:35Z" level=info msg="Node 4f1456f0cef6/172.31.45.172, joined gossip cluster" [2021-07-27T12:30:36.193Z] time="2021-07-27T12:30:35Z" level=info msg="Node 4f1456f0cef6/172.31.45.172, added to nodes list" [2021-07-27T12:30:36.193Z] time="2021-07-27T12:30:35Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2021-07-27T12:30:36.193Z] time="2021-07-27T12:30:35Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2021-07-27T12:30:36.193Z] time="2021-07-27T12:30:35Z" level=debug msg="memberlist: Stream connection from=[::1]:49356" [2021-07-27T12:30:36.193Z] time="2021-07-27T12:30:35Z" level=info msg="Node 4f1456f0cef6/172.31.45.172, joined gossip cluster" [2021-07-27T12:30:36.193Z] time="2021-07-27T12:30:35Z" level=info msg="Node 4f1456f0cef6/172.31.45.172, added to nodes list" [2021-07-27T12:30:36.193Z] time="2021-07-27T12:30:35Z" level=info msg="Node b6d90a4acfd1/172.31.45.172, joined gossip cluster" [2021-07-27T12:30:36.193Z] time="2021-07-27T12:30:35Z" level=info msg="Node b6d90a4acfd1/172.31.45.172, added to nodes list" [2021-07-27T12:30:36.193Z] time="2021-07-27T12:30:35Z" level=info msg="Node f522a5e9707a/172.31.45.172, joined gossip cluster" [2021-07-27T12:30:36.193Z] time="2021-07-27T12:30:35Z" level=info msg="Node f522a5e9707a/172.31.45.172, added to nodes list" [2021-07-27T12:30:36.193Z] time="2021-07-27T12:30:35Z" level=info msg="Node 1e60feecdeae/172.31.45.172, joined gossip cluster" [2021-07-27T12:30:36.193Z] time="2021-07-27T12:30:35Z" level=info msg="Node 1e60feecdeae/172.31.45.172, added to nodes list" [2021-07-27T12:30:36.193Z] time="2021-07-27T12:30:35Z" level=info msg="Node ff456dbc93c6/172.31.45.172, joined gossip cluster" [2021-07-27T12:30:36.193Z] time="2021-07-27T12:30:35Z" level=info msg="Node ff456dbc93c6/172.31.45.172, added to nodes list" [2021-07-27T12:30:36.193Z] time="2021-07-27T12:30:35Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2021-07-27T12:30:36.193Z] time="2021-07-27T12:30:35Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49357" [2021-07-27T12:30:36.193Z] time="2021-07-27T12:30:36Z" level=info msg="Node 4f1456f0cef6/172.31.45.172, joined gossip cluster" [2021-07-27T12:30:36.193Z] time="2021-07-27T12:30:36Z" level=info msg="Node 4f1456f0cef6/172.31.45.172, added to nodes list" [2021-07-27T12:30:36.193Z] time="2021-07-27T12:30:36Z" level=info msg="Node 4f1456f0cef6/172.31.45.172, joined gossip cluster" [2021-07-27T12:30:36.193Z] time="2021-07-27T12:30:36Z" level=info msg="Node 4f1456f0cef6/172.31.45.172, joined gossip cluster" [2021-07-27T12:30:36.193Z] time="2021-07-27T12:30:36Z" level=info msg="Node 4f1456f0cef6/172.31.45.172, added to nodes list" [2021-07-27T12:30:36.193Z] time="2021-07-27T12:30:36Z" level=info msg="Node 4f1456f0cef6/172.31.45.172, added to nodes list" [2021-07-27T12:30:36.653Z] networkdb_test.go:842: Re-joining: 3 [2021-07-27T12:30:36.653Z] time="2021-07-27T12:30:36Z" level=info msg="The new bootstrap node list is:[172.31.45.172:10033 172.31.45.172:10034 172.31.45.172:10035]" [2021-07-27T12:30:36.653Z] time="2021-07-27T12:30:36Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.45.172:10033" [2021-07-27T12:30:36.653Z] time="2021-07-27T12:30:36Z" level=debug msg="memberlist: Stream connection from=172.31.45.172:49358" [2021-07-27T12:30:36.653Z] time="2021-07-27T12:30:36Z" level=debug msg="memberlist: Stream connection from=172.31.45.172:49359" [2021-07-27T12:30:36.653Z] time="2021-07-27T12:30:36Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.45.172:10034" [2021-07-27T12:30:36.653Z] time="2021-07-27T12:30:36Z" level=debug msg="memberlist: Stream connection from=172.31.45.172:49360" [2021-07-27T12:30:36.653Z] time="2021-07-27T12:30:36Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.45.172:10035" [2021-07-27T12:30:36.653Z] networkdb_test.go:842: Re-joining: 4 [2021-07-27T12:30:36.653Z] time="2021-07-27T12:30:36Z" level=info msg="The new bootstrap node list is:[172.31.45.172:10033 172.31.45.172:10034 172.31.45.172:10035]" [2021-07-27T12:30:36.653Z] time="2021-07-27T12:30:36Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.45.172:10033" [2021-07-27T12:30:36.653Z] time="2021-07-27T12:30:36Z" level=debug msg="memberlist: Stream connection from=172.31.45.172:49361" [2021-07-27T12:30:36.653Z] time="2021-07-27T12:30:36Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.45.172:10034" [2021-07-27T12:30:36.653Z] time="2021-07-27T12:30:36Z" level=debug msg="memberlist: Stream connection from=172.31.45.172:49362" [2021-07-27T12:30:36.653Z] time="2021-07-27T12:30:36Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.45.172:10035" [2021-07-27T12:30:36.653Z] time="2021-07-27T12:30:36Z" level=debug msg="memberlist: Stream connection from=172.31.45.172:49363" [2021-07-27T12:30:37.113Z] time="2021-07-27T12:30:36Z" level=info msg="node 0 leaving" [2021-07-27T12:30:37.113Z] time="2021-07-27T12:30:36Z" level=info msg="Node b6d90a4acfd1 change state NodeActive --> NodeLeft" [2021-07-27T12:30:37.113Z] time="2021-07-27T12:30:36Z" level=info msg="node4(1e60feecdeae): Node leave event for b6d90a4acfd1/172.31.45.172" [2021-07-27T12:30:37.113Z] time="2021-07-27T12:30:36Z" level=info msg="Node b6d90a4acfd1 change state NodeActive --> NodeLeft" [2021-07-27T12:30:37.113Z] time="2021-07-27T12:30:36Z" level=info msg="Node b6d90a4acfd1 change state NodeActive --> NodeLeft" [2021-07-27T12:30:37.113Z] time="2021-07-27T12:30:36Z" level=info msg="node2(ff456dbc93c6): Node leave event for b6d90a4acfd1/172.31.45.172" [2021-07-27T12:30:37.113Z] time="2021-07-27T12:30:36Z" level=info msg="node3(f522a5e9707a): Node leave event for b6d90a4acfd1/172.31.45.172" [2021-07-27T12:30:37.113Z] time="2021-07-27T12:30:36Z" level=info msg="Node b6d90a4acfd1 change state NodeActive --> NodeLeft" [2021-07-27T12:30:37.113Z] time="2021-07-27T12:30:36Z" level=info msg="node1(b6d90a4acfd1): Node leave event for b6d90a4acfd1/172.31.45.172" [2021-07-27T12:30:37.113Z] time="2021-07-27T12:30:36Z" level=info msg="Node b6d90a4acfd1 change state NodeActive --> NodeLeft" [2021-07-27T12:30:37.113Z] time="2021-07-27T12:30:36Z" level=info msg="node5(4f1456f0cef6): Node leave event for b6d90a4acfd1/172.31.45.172" [2021-07-27T12:30:37.113Z] time="2021-07-27T12:30:37Z" level=info msg="Node b6d90a4acfd1/172.31.45.172, left gossip cluster" [2021-07-27T12:30:37.113Z] time="2021-07-27T12:30:37Z" level=info msg="Node b6d90a4acfd1/172.31.45.172, left gossip cluster" [2021-07-27T12:30:37.113Z] time="2021-07-27T12:30:37Z" level=info msg="Node b6d90a4acfd1/172.31.45.172, left gossip cluster" [2021-07-27T12:30:37.148Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2021-07-27T12:30:37.148Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2021-07-27T12:30:37.573Z] time="2021-07-27T12:30:37Z" level=info msg="Node b6d90a4acfd1/172.31.45.172, left gossip cluster" [2021-07-27T12:30:37.573Z] time="2021-07-27T12:30:37Z" level=info msg="Node b6d90a4acfd1/172.31.45.172, left gossip cluster" [2021-07-27T12:30:37.573Z] time="2021-07-27T12:30:37Z" level=info msg="node 1 leaving" [2021-07-27T12:30:37.573Z] time="2021-07-27T12:30:37Z" level=info msg="Node ff456dbc93c6 change state NodeActive --> NodeLeft" [2021-07-27T12:30:37.573Z] time="2021-07-27T12:30:37Z" level=info msg="node4(1e60feecdeae): Node leave event for ff456dbc93c6/172.31.45.172" [2021-07-27T12:30:37.573Z] time="2021-07-27T12:30:37Z" level=info msg="Node ff456dbc93c6/172.31.45.172, left gossip cluster" [2021-07-27T12:30:37.573Z] time="2021-07-27T12:30:37Z" level=info msg="Node ff456dbc93c6 change state NodeActive --> NodeLeft" [2021-07-27T12:30:37.573Z] time="2021-07-27T12:30:37Z" level=info msg="node5(4f1456f0cef6): Node leave event for ff456dbc93c6/172.31.45.172" [2021-07-27T12:30:37.573Z] time="2021-07-27T12:30:37Z" level=info msg="Node ff456dbc93c6 change state NodeActive --> NodeFailed" [2021-07-27T12:30:37.573Z] time="2021-07-27T12:30:37Z" level=info msg="Node ff456dbc93c6/172.31.45.172, added to failed nodes list" [2021-07-27T12:30:37.573Z] time="2021-07-27T12:30:37Z" level=info msg="Node ff456dbc93c6 change state NodeActive --> NodeLeft" [2021-07-27T12:30:37.573Z] time="2021-07-27T12:30:37Z" level=info msg="node3(f522a5e9707a): Node leave event for ff456dbc93c6/172.31.45.172" [2021-07-27T12:30:37.573Z] time="2021-07-27T12:30:37Z" level=error msg="node: ff456dbc93c6 is unknown to memberlist" [2021-07-27T12:30:37.573Z] time="2021-07-27T12:30:37Z" level=info msg="Node ff456dbc93c6/172.31.45.172, left gossip cluster" [2021-07-27T12:30:37.573Z] time="2021-07-27T12:30:37Z" level=info msg="Node ff456dbc93c6/172.31.45.172, left gossip cluster" [2021-07-27T12:30:37.573Z] time="2021-07-27T12:30:37Z" level=info msg="Node ff456dbc93c6/172.31.45.172, left gossip cluster" [2021-07-27T12:30:38.033Z] time="2021-07-27T12:30:37Z" level=info msg="node 2 leaving" [2021-07-27T12:30:38.033Z] time="2021-07-27T12:30:37Z" level=info msg="Node f522a5e9707a change state NodeActive --> NodeLeft" [2021-07-27T12:30:38.033Z] time="2021-07-27T12:30:37Z" level=info msg="node5(4f1456f0cef6): Node leave event for f522a5e9707a/172.31.45.172" [2021-07-27T12:30:38.033Z] time="2021-07-27T12:30:37Z" level=info msg="Node f522a5e9707a change state NodeActive --> NodeLeft" [2021-07-27T12:30:38.033Z] time="2021-07-27T12:30:37Z" level=info msg="node4(1e60feecdeae): Node leave event for f522a5e9707a/172.31.45.172" [2021-07-27T12:30:38.033Z] time="2021-07-27T12:30:37Z" level=info msg="Node f522a5e9707a change state NodeActive --> NodeLeft" [2021-07-27T12:30:38.033Z] time="2021-07-27T12:30:37Z" level=info msg="node3(f522a5e9707a): Node leave event for f522a5e9707a/172.31.45.172" [2021-07-27T12:30:38.033Z] time="2021-07-27T12:30:37Z" level=debug msg="memberlist: Failed ping: 4f1456f0cef6 (timeout reached)" [2021-07-27T12:30:38.033Z] time="2021-07-27T12:30:37Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.31.45.172:10034: use of closed network connection" [2021-07-27T12:30:38.033Z] time="2021-07-27T12:30:37Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.31.45.172:10035: use of closed network connection" [2021-07-27T12:30:38.033Z] time="2021-07-27T12:30:37Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.31.45.172:10036: use of closed network connection" [2021-07-27T12:30:38.033Z] time="2021-07-27T12:30:37Z" level=debug msg="memberlist: Stream connection from=172.31.45.172:49364" [2021-07-27T12:30:38.033Z] time="2021-07-27T12:30:37Z" level=info msg="Node f522a5e9707a/172.31.45.172, left gossip cluster" [2021-07-27T12:30:38.110Z] --- PASS: TestServicePlugin (30.55s) [2021-07-27T12:30:38.110Z] === RUN TestServiceUpdateLabel [2021-07-27T12:30:38.493Z] time="2021-07-27T12:30:38Z" level=info msg="Node f522a5e9707a/172.31.45.172, left gossip cluster" [2021-07-27T12:30:38.493Z] time="2021-07-27T12:30:38Z" level=info msg="Node f522a5e9707a/172.31.45.172, left gossip cluster" [2021-07-27T12:30:38.493Z] time="2021-07-27T12:30:38Z" level=warning msg="memberlist: Was able to connect to 4f1456f0cef6 but other probes failed, network may be misconfigured" [2021-07-27T12:30:38.493Z] networkdb_test.go:874: node4: OK [2021-07-27T12:30:38.493Z] networkdb_test.go:874: node5: OK [2021-07-27T12:30:38.493Z] time="2021-07-27T12:30:38Z" level=info msg="node 0 coming back" [2021-07-27T12:30:38.493Z] time="2021-07-27T12:30:38Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:0a77106dad0a with config:&{NodeID:0a77106dad0a 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-07-27T12:30:38.493Z] time="2021-07-27T12:30:38Z" level=info msg="Node 0a77106dad0a/172.31.45.172, joined gossip cluster" [2021-07-27T12:30:38.493Z] time="2021-07-27T12:30:38Z" level=info msg="Node 0a77106dad0a/172.31.45.172, added to nodes list" [2021-07-27T12:30:38.493Z] time="2021-07-27T12:30:38Z" level=info msg="node 1 coming back" [2021-07-27T12:30:38.493Z] time="2021-07-27T12:30:38Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:7dec5362e60d with config:&{NodeID:7dec5362e60d 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-07-27T12:30:38.493Z] time="2021-07-27T12:30:38Z" level=info msg="Node 7dec5362e60d/172.31.45.172, joined gossip cluster" [2021-07-27T12:30:38.493Z] time="2021-07-27T12:30:38Z" level=info msg="Node 7dec5362e60d/172.31.45.172, added to nodes list" [2021-07-27T12:30:38.493Z] time="2021-07-27T12:30:38Z" level=info msg="node 2 coming back" [2021-07-27T12:30:38.493Z] time="2021-07-27T12:30:38Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:a4f702797222 with config:&{NodeID:a4f702797222 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-07-27T12:30:38.493Z] time="2021-07-27T12:30:38Z" level=info msg="Node a4f702797222/172.31.45.172, joined gossip cluster" [2021-07-27T12:30:38.493Z] time="2021-07-27T12:30:38Z" level=info msg="Node a4f702797222/172.31.45.172, added to nodes list" [2021-07-27T12:30:38.520Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2021-07-27T12:30:39.085Z] docker_api_swarm_test.go:201: [d004be8509e5b] joining swarm manager [db0091434a96a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-27T12:30:39.474Z] --- PASS: TestServiceUpdateLabel (2.25s) [2021-07-27T12:30:39.474Z] === RUN TestServiceUpdateSecrets [2021-07-27T12:30:40.016Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2021-07-27T12:30:41.386Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2021-07-27T12:30:42.230Z] time="2021-07-27T12:30:41Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.31.45.172:10033 172.31.45.172:10034 172.31.45.172:10035]" [2021-07-27T12:30:42.230Z] time="2021-07-27T12:30:41Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.31.45.172:10033 172.31.45.172:10034 172.31.45.172:10035]" [2021-07-27T12:30:42.690Z] time="2021-07-27T12:30:42Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.45.172:10033" [2021-07-27T12:30:42.690Z] time="2021-07-27T12:30:42Z" level=debug msg="memberlist: Stream connection from=172.31.45.172:49365" [2021-07-27T12:30:42.690Z] time="2021-07-27T12:30:42Z" level=info msg="Node 1e60feecdeae/172.31.45.172, joined gossip cluster" [2021-07-27T12:30:42.690Z] time="2021-07-27T12:30:42Z" level=info msg="Node 1e60feecdeae/172.31.45.172, added to nodes list" [2021-07-27T12:30:42.690Z] time="2021-07-27T12:30:42Z" level=info msg="Node 4f1456f0cef6/172.31.45.172, joined gossip cluster" [2021-07-27T12:30:42.690Z] time="2021-07-27T12:30:42Z" level=info msg="Node 4f1456f0cef6/172.31.45.172, added to nodes list" [2021-07-27T12:30:42.690Z] time="2021-07-27T12:30:42Z" level=info msg="Node 0a77106dad0a/172.31.45.172, joined gossip cluster" [2021-07-27T12:30:42.690Z] time="2021-07-27T12:30:42Z" level=info msg="Node 0a77106dad0a/172.31.45.172, is the new incarnation of the shutdown node b6d90a4acfd1/172.31.45.172" [2021-07-27T12:30:42.690Z] time="2021-07-27T12:30:42Z" level=info msg="Node 0a77106dad0a/172.31.45.172, added to nodes list" [2021-07-27T12:30:42.690Z] time="2021-07-27T12:30:42Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.45.172:10034" [2021-07-27T12:30:42.690Z] time="2021-07-27T12:30:42Z" level=debug msg="memberlist: Stream connection from=172.31.45.172:49366" [2021-07-27T12:30:42.690Z] time="2021-07-27T12:30:42Z" level=info msg="Node 7dec5362e60d/172.31.45.172, joined gossip cluster" [2021-07-27T12:30:42.690Z] time="2021-07-27T12:30:42Z" level=info msg="Node 7dec5362e60d/172.31.45.172, is the new incarnation of the shutdown node ff456dbc93c6/172.31.45.172" [2021-07-27T12:30:42.690Z] time="2021-07-27T12:30:42Z" level=info msg="Node 7dec5362e60d/172.31.45.172, added to nodes list" [2021-07-27T12:30:42.690Z] time="2021-07-27T12:30:42Z" level=info msg="Node 0a77106dad0a/172.31.45.172, joined gossip cluster" [2021-07-27T12:30:42.690Z] time="2021-07-27T12:30:42Z" level=info msg="Node 0a77106dad0a/172.31.45.172, added to nodes list" [2021-07-27T12:30:42.690Z] time="2021-07-27T12:30:42Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.45.172:10035" [2021-07-27T12:30:42.690Z] time="2021-07-27T12:30:42Z" level=info msg="Node 4f1456f0cef6/172.31.45.172, joined gossip cluster" [2021-07-27T12:30:42.690Z] time="2021-07-27T12:30:42Z" level=debug msg="memberlist: Stream connection from=172.31.45.172:49367" [2021-07-27T12:30:42.690Z] time="2021-07-27T12:30:42Z" level=info msg="Node 7dec5362e60d/172.31.45.172, joined gossip cluster" [2021-07-27T12:30:42.690Z] time="2021-07-27T12:30:42Z" level=info msg="Node 7dec5362e60d/172.31.45.172, added to nodes list" [2021-07-27T12:30:42.690Z] time="2021-07-27T12:30:42Z" level=info msg="Node 4f1456f0cef6/172.31.45.172, joined gossip cluster" [2021-07-27T12:30:42.690Z] time="2021-07-27T12:30:42Z" level=info msg="Node 4f1456f0cef6/172.31.45.172, added to nodes list" [2021-07-27T12:30:42.690Z] time="2021-07-27T12:30:42Z" level=info msg="Node 1e60feecdeae/172.31.45.172, joined gossip cluster" [2021-07-27T12:30:42.690Z] time="2021-07-27T12:30:42Z" level=info msg="Node 1e60feecdeae/172.31.45.172, added to nodes list" [2021-07-27T12:30:42.690Z] time="2021-07-27T12:30:42Z" level=info msg="Node 0a77106dad0a/172.31.45.172, joined gossip cluster" [2021-07-27T12:30:42.690Z] time="2021-07-27T12:30:42Z" level=info msg="Node 0a77106dad0a/172.31.45.172, added to nodes list" [2021-07-27T12:30:42.690Z] time="2021-07-27T12:30:42Z" level=info msg="Node a4f702797222/172.31.45.172, joined gossip cluster" [2021-07-27T12:30:42.690Z] time="2021-07-27T12:30:42Z" level=info msg="Node a4f702797222/172.31.45.172, is the new incarnation of the shutdown node f522a5e9707a/172.31.45.172" [2021-07-27T12:30:42.690Z] time="2021-07-27T12:30:42Z" level=info msg="Node a4f702797222/172.31.45.172, added to nodes list" [2021-07-27T12:30:42.690Z] time="2021-07-27T12:30:42Z" level=info msg="Node 0a77106dad0a/172.31.45.172, joined gossip cluster" [2021-07-27T12:30:42.690Z] time="2021-07-27T12:30:42Z" level=info msg="Node 0a77106dad0a/172.31.45.172, is the new incarnation of the shutdown node b6d90a4acfd1/172.31.45.172" [2021-07-27T12:30:42.690Z] time="2021-07-27T12:30:42Z" level=info msg="Node 0a77106dad0a/172.31.45.172, added to nodes list" [2021-07-27T12:30:42.690Z] time="2021-07-27T12:30:42Z" level=info msg="Node 4f1456f0cef6/172.31.45.172, added to nodes list" [2021-07-27T12:30:42.690Z] time="2021-07-27T12:30:42Z" level=info msg="Node 1e60feecdeae/172.31.45.172, joined gossip cluster" [2021-07-27T12:30:42.690Z] time="2021-07-27T12:30:42Z" level=info msg="Node 1e60feecdeae/172.31.45.172, added to nodes list" [2021-07-27T12:30:42.690Z] time="2021-07-27T12:30:42Z" level=info msg="Node 7dec5362e60d/172.31.45.172, joined gossip cluster" [2021-07-27T12:30:42.690Z] time="2021-07-27T12:30:42Z" level=info msg="Node 7dec5362e60d/172.31.45.172, joined gossip cluster" [2021-07-27T12:30:42.690Z] time="2021-07-27T12:30:42Z" level=info msg="Node 7dec5362e60d/172.31.45.172, is the new incarnation of the shutdown node ff456dbc93c6/172.31.45.172" [2021-07-27T12:30:42.690Z] time="2021-07-27T12:30:42Z" level=info msg="Node 7dec5362e60d/172.31.45.172, added to nodes list" [2021-07-27T12:30:42.690Z] time="2021-07-27T12:30:42Z" level=info msg="Node 7dec5362e60d/172.31.45.172, added to nodes list" [2021-07-27T12:30:42.690Z] time="2021-07-27T12:30:42Z" level=info msg="Node a4f702797222/172.31.45.172, joined gossip cluster" [2021-07-27T12:30:42.690Z] time="2021-07-27T12:30:42Z" level=info msg="Node a4f702797222/172.31.45.172, added to nodes list" [2021-07-27T12:30:42.690Z] time="2021-07-27T12:30:42Z" level=info msg="Node a4f702797222/172.31.45.172, joined gossip cluster" [2021-07-27T12:30:42.690Z] time="2021-07-27T12:30:42Z" level=info msg="Node a4f702797222/172.31.45.172, is the new incarnation of the shutdown node f522a5e9707a/172.31.45.172" [2021-07-27T12:30:42.690Z] time="2021-07-27T12:30:42Z" level=info msg="Node a4f702797222/172.31.45.172, added to nodes list" [2021-07-27T12:30:43.150Z] time="2021-07-27T12:30:42Z" level=info msg="Node a4f702797222/172.31.45.172, joined gossip cluster" [2021-07-27T12:30:43.150Z] time="2021-07-27T12:30:42Z" level=info msg="Node a4f702797222/172.31.45.172, added to nodes list" [2021-07-27T12:30:43.150Z] time="2021-07-27T12:30:42Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.45.172:10033" [2021-07-27T12:30:43.150Z] time="2021-07-27T12:30:42Z" level=debug msg="memberlist: Stream connection from=172.31.45.172:49368" [2021-07-27T12:30:43.150Z] time="2021-07-27T12:30:42Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.45.172:10034" [2021-07-27T12:30:43.150Z] time="2021-07-27T12:30:42Z" level=debug msg="memberlist: Stream connection from=172.31.45.172:49369" [2021-07-27T12:30:43.150Z] time="2021-07-27T12:30:42Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.45.172:10035" [2021-07-27T12:30:43.150Z] time="2021-07-27T12:30:42Z" level=debug msg="memberlist: Stream connection from=172.31.45.172:49370" [2021-07-27T12:30:43.281Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2021-07-27T12:30:43.609Z] 2021/07/27 12:30:43 Closing DB instances... [2021-07-27T12:30:43.609Z] time="2021-07-27T12:30:43Z" level=info msg="Node 0a77106dad0a change state NodeActive --> NodeLeft" [2021-07-27T12:30:43.609Z] time="2021-07-27T12:30:43Z" level=info msg="node2(7dec5362e60d): Node leave event for 0a77106dad0a/172.31.45.172" [2021-07-27T12:30:43.609Z] time="2021-07-27T12:30:43Z" level=info msg="Node 0a77106dad0a change state NodeActive --> NodeLeft" [2021-07-27T12:30:43.609Z] time="2021-07-27T12:30:43Z" level=info msg="Node 0a77106dad0a/172.31.45.172, left gossip cluster" [2021-07-27T12:30:43.609Z] time="2021-07-27T12:30:43Z" level=info msg="Node 0a77106dad0a change state NodeActive --> NodeLeft" [2021-07-27T12:30:43.609Z] time="2021-07-27T12:30:43Z" level=info msg="Node 0a77106dad0a change state NodeActive --> NodeFailed" [2021-07-27T12:30:43.609Z] time="2021-07-27T12:30:43Z" level=info msg="Node 0a77106dad0a/172.31.45.172, added to failed nodes list" [2021-07-27T12:30:43.609Z] time="2021-07-27T12:30:43Z" level=info msg="node5(4f1456f0cef6): Node leave event for 0a77106dad0a/172.31.45.172" [2021-07-27T12:30:43.610Z] time="2021-07-27T12:30:43Z" level=info msg="node4(1e60feecdeae): Node leave event for 0a77106dad0a/172.31.45.172" [2021-07-27T12:30:43.610Z] time="2021-07-27T12:30:43Z" level=error msg="node: 0a77106dad0a is unknown to memberlist" [2021-07-27T12:30:43.610Z] time="2021-07-27T12:30:43Z" level=info msg="Node 0a77106dad0a/172.31.45.172, left gossip cluster" [2021-07-27T12:30:43.610Z] time="2021-07-27T12:30:43Z" level=info msg="Node 0a77106dad0a/172.31.45.172, left gossip cluster" [2021-07-27T12:30:43.610Z] time="2021-07-27T12:30:43Z" level=info msg="Node 0a77106dad0a/172.31.45.172, left gossip cluster" [2021-07-27T12:30:43.610Z] time="2021-07-27T12:30:43Z" level=info msg="Node 0a77106dad0a/172.31.45.172, left gossip cluster" [2021-07-27T12:30:43.610Z] time="2021-07-27T12:30:43Z" level=info msg="Node 0a77106dad0a change state NodeActive --> NodeFailed" [2021-07-27T12:30:43.610Z] time="2021-07-27T12:30:43Z" level=info msg="Node 0a77106dad0a/172.31.45.172, added to failed nodes list" [2021-07-27T12:30:43.610Z] time="2021-07-27T12:30:43Z" level=info msg="Node 7dec5362e60d change state NodeActive --> NodeLeft" [2021-07-27T12:30:43.610Z] time="2021-07-27T12:30:43Z" level=info msg="node4(1e60feecdeae): Node leave event for 7dec5362e60d/172.31.45.172" [2021-07-27T12:30:43.610Z] time="2021-07-27T12:30:43Z" level=error msg="node: 0a77106dad0a is unknown to memberlist" [2021-07-27T12:30:43.610Z] time="2021-07-27T12:30:43Z" level=info msg="Node 7dec5362e60d change state NodeActive --> NodeLeft" [2021-07-27T12:30:43.610Z] time="2021-07-27T12:30:43Z" level=info msg="node3(a4f702797222): Node leave event for 7dec5362e60d/172.31.45.172" [2021-07-27T12:30:43.610Z] time="2021-07-27T12:30:43Z" level=info msg="Node 7dec5362e60d change state NodeActive --> NodeLeft" [2021-07-27T12:30:43.610Z] time="2021-07-27T12:30:43Z" level=info msg="node5(4f1456f0cef6): Node leave event for 7dec5362e60d/172.31.45.172" [2021-07-27T12:30:43.610Z] time="2021-07-27T12:30:43Z" level=info msg="Node 7dec5362e60d change state NodeActive --> NodeLeft" [2021-07-27T12:30:43.610Z] time="2021-07-27T12:30:43Z" level=info msg="node2(7dec5362e60d): Node leave event for 7dec5362e60d/172.31.45.172" [2021-07-27T12:30:44.069Z] time="2021-07-27T12:30:43Z" level=info msg="Node 7dec5362e60d/172.31.45.172, left gossip cluster" [2021-07-27T12:30:44.069Z] time="2021-07-27T12:30:43Z" level=info msg="Node 7dec5362e60d/172.31.45.172, left gossip cluster" [2021-07-27T12:30:44.069Z] time="2021-07-27T12:30:43Z" level=info msg="Node 7dec5362e60d/172.31.45.172, left gossip cluster" [2021-07-27T12:30:44.069Z] time="2021-07-27T12:30:43Z" level=info msg="Node 7dec5362e60d/172.31.45.172, left gossip cluster" [2021-07-27T12:30:44.069Z] time="2021-07-27T12:30:43Z" level=info msg="Node a4f702797222 change state NodeActive --> NodeLeft" [2021-07-27T12:30:44.069Z] time="2021-07-27T12:30:43Z" level=info msg="node5(4f1456f0cef6): Node leave event for a4f702797222/172.31.45.172" [2021-07-27T12:30:44.069Z] time="2021-07-27T12:30:43Z" level=info msg="Node a4f702797222 change state NodeActive --> NodeLeft" [2021-07-27T12:30:44.069Z] time="2021-07-27T12:30:43Z" level=info msg="node4(1e60feecdeae): Node leave event for a4f702797222/172.31.45.172" [2021-07-27T12:30:44.529Z] time="2021-07-27T12:30:44Z" level=info msg="Node a4f702797222 change state NodeActive --> NodeLeft" [2021-07-27T12:30:44.529Z] time="2021-07-27T12:30:44Z" level=info msg="node3(a4f702797222): Node leave event for a4f702797222/172.31.45.172" [2021-07-27T12:30:44.529Z] time="2021-07-27T12:30:44Z" level=info msg="Node a4f702797222/172.31.45.172, left gossip cluster" [2021-07-27T12:30:44.529Z] time="2021-07-27T12:30:44Z" level=info msg="Node a4f702797222/172.31.45.172, left gossip cluster" [2021-07-27T12:30:44.529Z] time="2021-07-27T12:30:44Z" level=info msg="Node a4f702797222/172.31.45.172, left gossip cluster" [2021-07-27T12:30:44.651Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc0008261b0_} [2021-07-27T12:30:44.988Z] time="2021-07-27T12:30:44Z" level=info msg="Node 1e60feecdeae change state NodeActive --> NodeLeft" [2021-07-27T12:30:44.988Z] time="2021-07-27T12:30:44Z" level=info msg="node5(4f1456f0cef6): Node leave event for 1e60feecdeae/172.31.45.172" [2021-07-27T12:30:44.988Z] time="2021-07-27T12:30:44Z" level=info msg="Node 1e60feecdeae change state NodeActive --> NodeLeft" [2021-07-27T12:30:44.988Z] time="2021-07-27T12:30:44Z" level=info msg="node4(1e60feecdeae): Node leave event for 1e60feecdeae/172.31.45.172" [2021-07-27T12:30:45.449Z] time="2021-07-27T12:30:45Z" level=info msg="Node 1e60feecdeae/172.31.45.172, left gossip cluster" [2021-07-27T12:30:45.450Z] time="2021-07-27T12:30:45Z" level=info msg="Node 1e60feecdeae/172.31.45.172, left gossip cluster" [2021-07-27T12:30:45.450Z] time="2021-07-27T12:30:45Z" level=debug msg="memberlist: Failed to join 172.31.45.172: dial tcp 172.31.45.172:10033: connectex: No connection could be made because the target machine actively refused it." [2021-07-27T12:30:46.022Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1316971517_/foo_false____} [2021-07-27T12:30:46.420Z] time="2021-07-27T12:30:45Z" level=info msg="Node 4f1456f0cef6/172.31.45.172, left gossip cluster" [2021-07-27T12:30:46.420Z] time="2021-07-27T12:30:45Z" level=info msg="Node 4f1456f0cef6 change state NodeActive --> NodeFailed" [2021-07-27T12:30:46.420Z] time="2021-07-27T12:30:45Z" level=info msg="Node 4f1456f0cef6/172.31.45.172, added to failed nodes list" [2021-07-27T12:30:46.420Z] --- PASS: TestNetworkDBIslands (11.68s) [2021-07-27T12:30:46.420Z] PASS [2021-07-27T12:30:46.420Z] coverage: 60.2% of statements [2021-07-27T12:30:46.420Z] ok github.com/docker/docker/libnetwork/networkdb 104.121s coverage: 60.2% of statements [2021-07-27T12:30:46.420Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2021-07-27T12:30:46.420Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2021-07-27T12:30:46.420Z] ? github.com/docker/docker/libnetwork/portmapper [no test files] [2021-07-27T12:30:46.420Z] ? github.com/docker/docker/libnetwork/resolvconf [no test files] [2021-07-27T12:30:46.420Z] ? github.com/docker/docker/libnetwork/resolvconf/dns [no test files] [2021-07-27T12:30:46.420Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2021-07-27T12:30:46.420Z] ? github.com/docker/docker/oci/caps [no test files] [2021-07-27T12:30:46.420Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-07-27T12:30:46.420Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-07-27T12:30:46.420Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-07-27T12:30:46.420Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-07-27T12:30:46.420Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-07-27T12:30:46.420Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2021-07-27T12:30:46.420Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2021-07-27T12:30:46.420Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-07-27T12:30:46.420Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-07-27T12:30:46.420Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-07-27T12:30:46.420Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-07-27T12:30:46.420Z] ? github.com/docker/docker/pkg/signal [no test files] [2021-07-27T12:30:46.420Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-07-27T12:30:46.420Z] ? github.com/docker/docker/pkg/term [no test files] [2021-07-27T12:30:46.420Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-07-27T12:30:46.420Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2021-07-27T12:30:46.420Z] ? github.com/docker/docker/quota [no test files] [2021-07-27T12:30:46.420Z] ? github.com/docker/docker/rootless [no test files] [2021-07-27T12:30:46.420Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-07-27T12:30:46.420Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-07-27T12:30:46.420Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-07-27T12:30:46.420Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-07-27T12:30:46.420Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-07-27T12:30:46.420Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-07-27T12:30:46.420Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-07-27T12:30:46.420Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-07-27T12:30:46.420Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-07-27T12:30:46.420Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-07-27T12:30:46.420Z] ? github.com/docker/docker/testutil/request [no test files] [2021-07-27T12:30:46.420Z] ? github.com/docker/docker/volume [no test files] [2021-07-27T12:30:46.420Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-07-27T12:30:46.420Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-07-27T12:30:47.918Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1316971517_/foo_true____} [2021-07-27T12:30:48.606Z] [2021-07-27T12:30:48.606Z] === Skipped [2021-07-27T12:30:48.606Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2021-07-27T12:30:48.606Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-07-27T12:30:48.606Z] [2021-07-27T12:30:48.606Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2021-07-27T12:30:48.606Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-07-27T12:30:48.606Z] [2021-07-27T12:30:48.606Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2021-07-27T12:30:48.606Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-07-27T12:30:48.606Z] [2021-07-27T12:30:48.606Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s) [2021-07-27T12:30:48.606Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-07-27T12:30:48.606Z] [2021-07-27T12:30:48.606Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2021-07-27T12:30:48.606Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-07-27T12:30:48.606Z] [2021-07-27T12:30:48.606Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2021-07-27T12:30:48.606Z] client_test.go:23: runtime.GOOS == "windows" [2021-07-27T12:30:48.606Z] [2021-07-27T12:30:48.606Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) [2021-07-27T12:30:48.606Z] network_proxy_test.go:197: Need to start CI docker with --ipv6 [2021-07-27T12:30:48.606Z] [2021-07-27T12:30:48.606Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2021-07-27T12:30:48.606Z] network_proxy_test.go:212: No support for dual stack yet [2021-07-27T12:30:48.606Z] [2021-07-27T12:30:48.606Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) [2021-07-27T12:30:48.606Z] network_proxy_test.go:241: Need to start CI docker with --ipv6 [2021-07-27T12:30:48.606Z] [2021-07-27T12:30:48.606Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.00s) [2021-07-27T12:30:48.606Z] network_proxy_test.go:288: runtime.GOOS == "windows": sctp is not supported on windows [2021-07-27T12:30:48.606Z] [2021-07-27T12:30:48.606Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) [2021-07-27T12:30:48.606Z] network_proxy_test.go:302: Need to start CI docker with --ipv6 [2021-07-27T12:30:48.606Z] [2021-07-27T12:30:48.606Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2021-07-27T12:30:48.606Z] daemon_test.go:147: root required [2021-07-27T12:30:48.606Z] [2021-07-27T12:30:48.606Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-07-27T12:30:48.606Z] reload_test.go:520: root required [2021-07-27T12:30:48.606Z] [2021-07-27T12:30:48.606Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.01s) [2021-07-27T12:30:48.606Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2021-07-27T12:30:49.066Z] [2021-07-27T12:30:49.066Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2021-07-27T12:30:49.066Z] pull_v2_test.go:73: Needs fixing on Windows [2021-07-27T12:30:49.066Z] [2021-07-27T12:30:49.066Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2021-07-27T12:30:49.066Z] pull_v2_test.go:118: Needs fixing on Windows [2021-07-27T12:30:49.066Z] [2021-07-27T12:30:49.066Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2021-07-27T12:30:49.066Z] download_test.go:268: Needs fixing on Windows [2021-07-27T12:30:49.066Z] [2021-07-27T12:30:49.066Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2021-07-27T12:30:49.066Z] layer_test.go:304: Failing on Windows [2021-07-27T12:30:49.066Z] [2021-07-27T12:30:49.066Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2021-07-27T12:30:49.066Z] layer_test.go:353: Failing on Windows [2021-07-27T12:30:49.066Z] [2021-07-27T12:30:49.066Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2021-07-27T12:30:49.066Z] layer_test.go:468: Failing on Windows [2021-07-27T12:30:49.066Z] [2021-07-27T12:30:49.066Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2021-07-27T12:30:49.066Z] layer_test.go:697: Failing on Windows [2021-07-27T12:30:49.066Z] [2021-07-27T12:30:49.066Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2021-07-27T12:30:49.066Z] migration_test.go:46: Failing on Windows [2021-07-27T12:30:49.066Z] [2021-07-27T12:30:49.066Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2021-07-27T12:30:49.066Z] migration_test.go:182: Failing on Windows [2021-07-27T12:30:49.066Z] [2021-07-27T12:30:49.066Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2021-07-27T12:30:49.066Z] mount_test.go:17: Failing on Windows [2021-07-27T12:30:49.066Z] [2021-07-27T12:30:49.066Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2021-07-27T12:30:49.066Z] mount_test.go:76: Failing on Windows [2021-07-27T12:30:49.066Z] [2021-07-27T12:30:49.066Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2021-07-27T12:30:49.066Z] mount_test.go:125: Failing on Windows [2021-07-27T12:30:49.066Z] [2021-07-27T12:30:49.066Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2021-07-27T12:30:49.066Z] mount_test.go:212: Failing on Windows [2021-07-27T12:30:49.066Z] [2021-07-27T12:30:49.066Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.01s) [2021-07-27T12:30:49.066Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2021-07-27T12:30:49.066Z] [2021-07-27T12:30:49.066Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.01s) [2021-07-27T12:30:49.066Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2021-07-27T12:30:49.066Z] [2021-07-27T12:30:49.066Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.01s) [2021-07-27T12:30:49.066Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2021-07-27T12:30:49.066Z] [2021-07-27T12:30:49.066Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2021-07-27T12:30:49.066Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2021-07-27T12:30:49.066Z] [2021-07-27T12:30:49.066Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.02s) [2021-07-27T12:30:49.066Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2021-07-27T12:30:49.066Z] [2021-07-27T12:30:49.066Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.01s) [2021-07-27T12:30:49.066Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-07-27T12:30:49.066Z] [2021-07-27T12:30:49.066Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2021-07-27T12:30:49.066Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-07-27T12:30:49.066Z] [2021-07-27T12:30:49.066Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2021-07-27T12:30:49.066Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-07-27T12:30:49.066Z] [2021-07-27T12:30:49.066Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2021-07-27T12:30:49.066Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2021-07-27T12:30:49.066Z] [2021-07-27T12:30:49.066Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2021-07-27T12:30:49.066Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2021-07-27T12:30:49.066Z] [2021-07-27T12:30:49.066Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2021-07-27T12:30:49.066Z] windows_test.go:57: Test does not work on CI and was never running to begin with [2021-07-27T12:30:49.066Z] [2021-07-27T12:30:49.066Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2021-07-27T12:30:49.066Z] windows_test.go:62: Test does not work on CI and was never running to begin with [2021-07-27T12:30:49.066Z] [2021-07-27T12:30:49.066Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2021-07-27T12:30:49.066Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-27T12:30:49.066Z] [2021-07-27T12:30:49.066Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2021-07-27T12:30:49.066Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-27T12:30:49.066Z] [2021-07-27T12:30:49.066Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2021-07-27T12:30:49.066Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-27T12:30:49.066Z] [2021-07-27T12:30:49.066Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2021-07-27T12:30:49.066Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-27T12:30:49.066Z] [2021-07-27T12:30:49.066Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2021-07-27T12:30:49.066Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-27T12:30:49.066Z] [2021-07-27T12:30:49.066Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2021-07-27T12:30:49.066Z] archive_test.go:134: Xz not present in msys2 [2021-07-27T12:30:49.066Z] [2021-07-27T12:30:49.066Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2021-07-27T12:30:49.066Z] archive_test.go:239: Failing on Windows CI machines [2021-07-27T12:30:49.066Z] [2021-07-27T12:30:49.066Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2021-07-27T12:30:49.066Z] archive_windows_test.go:16: Currently fails [2021-07-27T12:30:49.066Z] [2021-07-27T12:30:49.066Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2021-07-27T12:30:49.066Z] changes_test.go:196: needs more investigation [2021-07-27T12:30:49.066Z] [2021-07-27T12:30:49.066Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2021-07-27T12:30:49.066Z] changes_test.go:433: needs further investigation [2021-07-27T12:30:49.066Z] [2021-07-27T12:30:49.066Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2021-07-27T12:30:49.066Z] changes_test.go:469: needs further investigation [2021-07-27T12:30:49.066Z] [2021-07-27T12:30:49.066Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2021-07-27T12:30:49.066Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2021-07-27T12:30:49.066Z] [2021-07-27T12:30:49.067Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2021-07-27T12:30:49.067Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2021-07-27T12:30:49.067Z] [2021-07-27T12:30:49.067Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2021-07-27T12:30:49.067Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-07-27T12:30:49.067Z] [2021-07-27T12:30:49.067Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2021-07-27T12:30:49.067Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-07-27T12:30:49.067Z] [2021-07-27T12:30:49.067Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2021-07-27T12:30:49.067Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2021-07-27T12:30:49.067Z] [2021-07-27T12:30:49.067Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2021-07-27T12:30:49.067Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-07-27T12:30:49.067Z] [2021-07-27T12:30:49.067Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-07-27T12:30:49.067Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2021-07-27T12:30:49.067Z] [2021-07-27T12:30:49.067Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-07-27T12:30:49.067Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2021-07-27T12:30:49.067Z] [2021-07-27T12:30:49.067Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2021-07-27T12:30:49.067Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2021-07-27T12:30:49.067Z] [2021-07-27T12:30:49.067Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2021-07-27T12:30:49.067Z] poller_test.go:41: No chmod on Windows [2021-07-27T12:30:49.067Z] [2021-07-27T12:30:49.067Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-07-27T12:30:49.067Z] fileutils_test.go:134: Needs porting to Windows [2021-07-27T12:30:49.067Z] [2021-07-27T12:30:49.067Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2021-07-27T12:30:49.067Z] fileutils_test.go:180: Needs porting to Windows [2021-07-27T12:30:49.067Z] [2021-07-27T12:30:49.067Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2021-07-27T12:30:49.067Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-07-27T12:30:49.067Z] [2021-07-27T12:30:49.067Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.01s) [2021-07-27T12:30:49.067Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-07-27T12:30:49.067Z] [2021-07-27T12:30:49.067Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2021-07-27T12:30:49.067Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-07-27T12:30:49.067Z] [2021-07-27T12:30:49.067Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2021-07-27T12:30:49.067Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-07-27T12:30:49.067Z] [2021-07-27T12:30:49.067Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2021-07-27T12:30:49.067Z] local_test.go:181: runtime.GOOS == "windows" [2021-07-27T12:30:49.067Z] [2021-07-27T12:30:49.067Z] [2021-07-27T12:30:49.067Z] DONE 2068 tests, 67 skipped in 307.879s [2021-07-27T12:30:49.067Z] INFO: make.ps1 ended at 07/27/2021 12:30:48 [2021-07-27T12:30:49.288Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3569230648_/foo_false____} [2021-07-27T12:30:50.657Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3569230648_/foo_true____} [2021-07-27T12:30:51.248Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2021-07-27T12:30:51.248Z] INFO: Unit tests ended at 07/27/2021 12:30:50. Duration:00:05:26.7153127 [2021-07-27T12:30:51.248Z] INFO: Building busybox [2021-07-27T12:30:51.248Z] Sending build context to Docker daemon 5.12kB [2021-07-27T12:30:51.248Z] [2021-07-27T12:30:51.248Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2021-07-27T12:30:51.248Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2021-07-27T12:30:51.248Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2021-07-27T12:30:51.248Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2021-07-27T12:30:51.248Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2021-07-27T12:30:51.248Z] ---> 9a0a02eca0e6 [2021-07-27T12:30:51.248Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2021-07-27T12:30:51.248Z] ---> Running in aef3fc82fdbf [2021-07-27T12:30:52.551Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3569230648_/foo_true__0xc000826210__} [2021-07-27T12:30:53.948Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000826228_} [2021-07-27T12:30:55.318Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000826240_} [2021-07-27T12:30:55.884Z] --- PASS: TestServicePlugin (29.42s) [2021-07-27T12:30:55.884Z] === RUN TestServiceUpdateLabel [2021-07-27T12:30:57.257Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000826258_} [2021-07-27T12:30:57.512Z] --- PASS: TestServiceUpdateSecrets (14.99s) [2021-07-27T12:30:57.512Z] === RUN TestServiceUpdateConfigs [2021-07-27T12:30:58.628Z] --- PASS: TestServiceUpdateLabel (2.66s) [2021-07-27T12:30:58.628Z] === RUN TestServiceUpdateSecrets [2021-07-27T12:30:58.885Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000826270_} [2021-07-27T12:31:00.256Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2021-07-27T12:31:00.288Z] Created binary: bundles/binary-daemon/dockerd-dev [2021-07-27T12:31:00.288Z] Copying nested executables into bundles/binary-daemon [2021-07-27T12:31:00.288Z] Building: bundles/binary-daemon/docker-proxy-dev [2021-07-27T12:31:00.288Z] GOOS="" GOARCH="" GOARM="" [2021-07-27T12:31:00.288Z] Created binary: bundles/binary-daemon/docker-proxy-dev [2021-07-27T12:31:00.288Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2021-07-27T12:31:00.625Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42683/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_GITCOMMIT=13cb04e57c9aafd93d10d06bdb942f2f10d7a8c2 -e DOCKER_GRAPHDRIVER docker:13cb04e57c9aafd93d10d06bdb942f2f10d7a8c2 hack/make.sh cross [2021-07-27T12:31:01.191Z] [2021-07-27T12:31:01.191Z] Removing bundles/ [2021-07-27T12:31:01.191Z] [2021-07-27T12:31:01.191Z] ---> Making bundle: cross (in bundles/cross) [2021-07-27T12:31:01.191Z] Cross building: bundles/cross/linux/amd64 [2021-07-27T12:31:01.191Z] Building: bundles/cross/linux/amd64-daemon/dockerd-dev [2021-07-27T12:31:01.191Z] GOOS="linux" GOARCH="amd64" GOARM="" [2021-07-27T12:31:02.152Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2021-07-27T12:31:02.152Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2021-07-27T12:31:02.152Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2021-07-27T12:31:02.152Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2021-07-27T12:31:02.152Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2021-07-27T12:31:02.152Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2021-07-27T12:31:02.152Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2021-07-27T12:31:02.152Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2021-07-27T12:31:02.152Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2021-07-27T12:31:02.152Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2021-07-27T12:31:02.152Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2021-07-27T12:31:02.152Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2021-07-27T12:31:02.152Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2021-07-27T12:31:02.152Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2021-07-27T12:31:02.152Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2021-07-27T12:31:02.152Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2021-07-27T12:31:02.152Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2021-07-27T12:31:02.152Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2021-07-27T12:31:02.411Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2021-07-27T12:31:04.307Z] docker_api_swarm_test.go:383: [d5f059fbb5d37] joining swarm manager [dff2fccaa9e78]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-27T12:31:05.238Z] docker_api_swarm_test.go:384: [d8101e15780b2] joining swarm manager [dff2fccaa9e78]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-27T12:31:05.362Z] --- PASS: TestBuildWithHugeFile (41.99s) [2021-07-27T12:31:05.362Z] === RUN TestBuildWCOWSandboxSize [2021-07-27T12:31:05.362Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-07-27T12:31:05.362Z] --- SKIP: TestBuildWCOWSandboxSize (0.01s) [2021-07-27T12:31:05.362Z] === RUN TestBuildWithEmptyDockerfile [2021-07-27T12:31:05.363Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-07-27T12:31:05.363Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-07-27T12:31:05.363Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-07-27T12:31:05.363Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-07-27T12:31:05.363Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-07-27T12:31:05.363Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-07-27T12:31:05.363Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-07-27T12:31:05.363Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-07-27T12:31:05.363Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-07-27T12:31:05.363Z] --- PASS: TestBuildWithEmptyDockerfile (0.16s) [2021-07-27T12:31:05.363Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.15s) [2021-07-27T12:31:05.363Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.15s) [2021-07-27T12:31:05.363Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.16s) [2021-07-27T12:31:05.363Z] === RUN TestBuildPreserveOwnership [2021-07-27T12:31:05.363Z] === RUN TestBuildPreserveOwnership/copy_from [2021-07-27T12:31:05.363Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-07-27T12:31:05.363Z] --- PASS: TestBuildPreserveOwnership (4.80s) [2021-07-27T12:31:05.363Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.29s) [2021-07-27T12:31:05.363Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.50s) [2021-07-27T12:31:05.363Z] === RUN TestBuildPlatformInvalid [2021-07-27T12:31:05.495Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2021-07-27T12:31:05.623Z] --- PASS: TestBuildPlatformInvalid (0.12s) [2021-07-27T12:31:05.623Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-07-27T12:31:07.391Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2021-07-27T12:31:08.944Z] Removing intermediate container aef3fc82fdbf [2021-07-27T12:31:08.944Z] ---> a1a0ca182f23 [2021-07-27T12:31:08.944Z] Step 7/13 : ARG BUSYBOX_VERSION [2021-07-27T12:31:08.944Z] ---> Running in a7fcfa57b7f1 [2021-07-27T12:31:08.944Z] Removing intermediate container a7fcfa57b7f1 [2021-07-27T12:31:08.944Z] ---> c6b5cbc9228a [2021-07-27T12:31:08.944Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2021-07-27T12:31:08.944Z] ---> Running in 1e282d7319f0 [2021-07-27T12:31:08.944Z] Removing intermediate container 1e282d7319f0 [2021-07-27T12:31:08.944Z] ---> 2c852191326b [2021-07-27T12:31:08.944Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2021-07-27T12:31:09.405Z] [2021-07-27T12:31:09.676Z] --- PASS: TestServiceUpdateConfigs (14.94s) [2021-07-27T12:31:09.676Z] === RUN TestServiceUpdateNetwork [2021-07-27T12:31:09.866Z] ---> fbbfe4092ff4 [2021-07-27T12:31:09.866Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2021-07-27T12:31:10.326Z] ---> Running in 1bbd6d85a235 [2021-07-27T12:31:10.673Z] === RUN TestDockerSuite/TestCopyAndRestart [2021-07-27T12:31:12.567Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2021-07-27T12:31:12.567Z] === RUN TestDockerSuite/TestCpAbsolutePath [2021-07-27T12:31:13.131Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2021-07-27T12:31:14.062Z] --- PASS: TestServiceUpdateSecrets (15.56s) [2021-07-27T12:31:14.062Z] === RUN TestServiceUpdateConfigs [2021-07-27T12:31:14.319Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2021-07-27T12:31:15.251Z] === RUN TestDockerSuite/TestCpFromCaseA [2021-07-27T12:31:15.816Z] === RUN TestDockerSuite/TestCpFromCaseB [2021-07-27T12:31:16.747Z] === RUN TestDockerSuite/TestCpFromCaseC [2021-07-27T12:31:17.678Z] === RUN TestDockerSuite/TestCpFromCaseD [2021-07-27T12:31:18.610Z] === RUN TestDockerSuite/TestCpFromCaseE [2021-07-27T12:31:19.175Z] === RUN TestDockerSuite/TestCpFromCaseF [2021-07-27T12:31:20.108Z] === RUN TestDockerSuite/TestCpFromCaseG [2021-07-27T12:31:20.533Z] Loaded image: buildpack-deps:buster [2021-07-27T12:31:20.533Z] Loaded image: busybox:latest [2021-07-27T12:31:20.533Z] Loaded image: busybox:glibc [2021-07-27T12:31:20.533Z] Loaded image: debian:bullseye [2021-07-27T12:31:20.794Z] Loaded image: hello-world:latest [2021-07-27T12:31:20.794Z] Loaded image: arm32v7/hello-world:latest [2021-07-27T12:31:20.878Z] --- PASS: TestBuildWithHugeFile (108.33s) [2021-07-27T12:31:20.879Z] === RUN TestBuildWCOWSandboxSize [2021-07-27T12:31:21.040Z] === RUN TestDockerSuite/TestCpFromCaseH [2021-07-27T12:31:21.971Z] === RUN TestDockerSuite/TestCpFromCaseI [2021-07-27T12:31:22.535Z] === RUN TestDockerSuite/TestCpFromCaseJ [2021-07-27T12:31:23.466Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2021-07-27T12:31:24.533Z] --- PASS: TestServiceUpdateNetwork (13.03s) [2021-07-27T12:31:24.533Z] === RUN TestServiceUpdatePidsLimit [2021-07-27T12:31:24.533Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-07-27T12:31:24.788Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-07-27T12:31:24.837Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2021-07-27T12:31:25.403Z] === RUN TestDockerSuite/TestCpGarbagePath [2021-07-27T12:31:26.368Z] === RUN TestDockerSuite/TestCpLocalOnly [2021-07-27T12:31:26.368Z] === RUN TestDockerSuite/TestCpNameHasColon [2021-07-27T12:31:27.299Z] === RUN TestDockerSuite/TestCpRelativePath [2021-07-27T12:31:27.863Z] === RUN TestDockerSuite/TestCpSpecialFiles [2021-07-27T12:31:28.794Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2021-07-27T12:31:29.726Z] --- PASS: TestServiceUpdateConfigs (15.53s) [2021-07-27T12:31:29.726Z] === RUN TestServiceUpdateNetwork [2021-07-27T12:31:29.726Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2021-07-27T12:31:30.660Z] === RUN TestDockerSuite/TestCpToCaseA [2021-07-27T12:31:30.802Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (23.77s) [2021-07-27T12:31:30.802Z] PASS [2021-07-27T12:31:30.802Z] [2021-07-27T12:31:30.802Z] === Skipped [2021-07-27T12:31:30.802Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2021-07-27T12:31:30.802Z] build_session_test.go:25: TODO: BuildKit [2021-07-27T12:31:30.802Z] [2021-07-27T12:31:30.802Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.01s) [2021-07-27T12:31:30.802Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-07-27T12:31:30.802Z] [2021-07-27T12:31:30.802Z] [2021-07-27T12:31:30.802Z] DONE 34 tests, 2 skipped in 116.185s [2021-07-27T12:31:30.802Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2021-07-27T12:31:30.802Z] ++ 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-07-27T12:31:30.802Z] ++ set -e [2021-07-27T12:31:30.802Z] ++ '[' -n 0 ']' [2021-07-27T12:31:30.802Z] ++ set -x [2021-07-27T12:31:30.802Z] ++ 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-07-27T12:31:30.802Z] INFO: Testing against a local daemon [2021-07-27T12:31:30.802Z] === RUN TestConfigInspect [2021-07-27T12:31:32.185Z] --- PASS: TestConfigInspect (2.56s) [2021-07-27T12:31:32.185Z] === RUN TestConfigList [2021-07-27T12:31:32.558Z] === RUN TestDockerSuite/TestCpToCaseB [2021-07-27T12:31:32.868Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-07-27T12:31:33.122Z] === RUN TestDockerSuite/TestCpToCaseC [2021-07-27T12:31:34.726Z] --- PASS: TestConfigList (2.66s) [2021-07-27T12:31:34.726Z] === RUN TestConfigsCreateAndDelete [2021-07-27T12:31:35.644Z] === RUN TestDockerSuite/TestCpToCaseD [2021-07-27T12:31:37.272Z] --- PASS: TestConfigsCreateAndDelete (2.56s) [2021-07-27T12:31:37.272Z] === RUN TestConfigsUpdate [2021-07-27T12:31:39.815Z] --- PASS: TestConfigsUpdate (2.68s) [2021-07-27T12:31:39.815Z] === RUN TestTemplatedConfig [2021-07-27T12:31:40.291Z] Removing intermediate container 1bbd6d85a235 [2021-07-27T12:31:40.291Z] ---> d2c9925fa41a [2021-07-27T12:31:40.291Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2021-07-27T12:31:40.291Z] ---> Running in f3a7bc08de10 [2021-07-27T12:31:40.291Z] [2021-07-27T12:31:40.291Z] SUCCESS: Specified value was saved. [2021-07-27T12:31:40.291Z] Removing intermediate container f3a7bc08de10 [2021-07-27T12:31:40.291Z] ---> e5c876a92bd1 [2021-07-27T12:31:40.291Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2021-07-27T12:31:40.752Z] ---> Running in 8e9a23d4ced0 [2021-07-27T12:31:40.910Z] === RUN TestDockerSuite/TestCpToCaseE [2021-07-27T12:31:40.948Z] --- PASS: TestServiceUpdatePidsLimit (17.04s) [2021-07-27T12:31:40.948Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.92s) [2021-07-27T12:31:40.948Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.09s) [2021-07-27T12:31:40.948Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.20s) [2021-07-27T12:31:40.948Z] PASS [2021-07-27T12:31:40.948Z] [2021-07-27T12:31:40.948Z] === Skipped [2021-07-27T12:31:40.948Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2021-07-27T12:31:40.948Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-07-27T12:31:40.948Z] [2021-07-27T12:31:40.948Z] [2021-07-27T12:31:40.948Z] DONE 27 tests, 1 skipped in 175.095s [2021-07-27T12:31:40.948Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-07-27T12:31:40.948Z] INFO: Testing against a local daemon [2021-07-27T12:31:40.948Z] === RUN TestSessionCreate [2021-07-27T12:31:40.948Z] --- PASS: TestSessionCreate (0.02s) [2021-07-27T12:31:40.948Z] === RUN TestSessionCreateWithBadUpgrade [2021-07-27T12:31:40.948Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2021-07-27T12:31:40.948Z] PASS [2021-07-27T12:31:40.948Z] [2021-07-27T12:31:40.948Z] DONE 2 tests in 0.071s [2021-07-27T12:31:40.948Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-07-27T12:31:40.948Z] INFO: Testing against a local daemon [2021-07-27T12:31:40.948Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-07-27T12:31:40.948Z] === PAUSE TestCgroupDriverSystemdMemoryLimit [2021-07-27T12:31:40.948Z] === RUN TestEventsExecDie [2021-07-27T12:31:40.948Z] --- PASS: TestEventsExecDie (1.04s) [2021-07-27T12:31:40.948Z] === RUN TestEventsBackwardsCompatible [2021-07-27T12:31:40.948Z] --- PASS: TestEventsBackwardsCompatible (0.07s) [2021-07-27T12:31:40.948Z] === RUN TestEventsVolumeCreate [2021-07-27T12:31:40.948Z] --- PASS: TestEventsVolumeCreate (0.08s) [2021-07-27T12:31:40.948Z] === RUN TestInfoBinaryCommits [2021-07-27T12:31:40.948Z] --- PASS: TestInfoBinaryCommits (0.02s) [2021-07-27T12:31:40.948Z] === RUN TestInfoAPIVersioned [2021-07-27T12:31:40.948Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-07-27T12:31:40.948Z] === RUN TestInfoDiscoveryBackend [2021-07-27T12:31:41.510Z] --- PASS: TestInfoDiscoveryBackend (0.53s) [2021-07-27T12:31:41.510Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-07-27T12:31:42.437Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-07-27T12:31:42.437Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-07-27T12:31:42.998Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s) [2021-07-27T12:31:42.998Z] === RUN TestInfoAPI [2021-07-27T12:31:42.998Z] --- PASS: TestInfoAPI (0.02s) [2021-07-27T12:31:42.998Z] === RUN TestInfoAPIWarnings [2021-07-27T12:31:43.116Z] --- PASS: TestTemplatedConfig (3.13s) [2021-07-27T12:31:43.116Z] === RUN TestConfigCreateResolve [2021-07-27T12:31:43.436Z] === RUN TestDockerSuite/TestCpToCaseF [2021-07-27T12:31:43.693Z] --- PASS: TestServiceUpdateNetwork (14.08s) [2021-07-27T12:31:43.693Z] === RUN TestServiceUpdatePidsLimit [2021-07-27T12:31:44.257Z] === RUN TestDockerSuite/TestCpToCaseG [2021-07-27T12:31:45.189Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-07-27T12:31:45.674Z] --- PASS: TestConfigCreateResolve (2.70s) [2021-07-27T12:31:45.674Z] PASS [2021-07-27T12:31:45.674Z] [2021-07-27T12:31:45.674Z] DONE 6 tests in 16.429s [2021-07-27T12:31:45.674Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2021-07-27T12:31:45.674Z] ++ 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-07-27T12:31:45.674Z] ++ set -e [2021-07-27T12:31:45.674Z] ++ '[' -n 0 ']' [2021-07-27T12:31:45.674Z] ++ set -x [2021-07-27T12:31:45.674Z] ++ 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-07-27T12:31:46.120Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-07-27T12:31:46.557Z] Cannot create a file when that file already exists. [2021-07-27T12:31:49.396Z] === RUN TestDockerSuite/TestCpToCaseH [2021-07-27T12:31:51.250Z] Removing intermediate container 8e9a23d4ced0 [2021-07-27T12:31:51.250Z] ---> aabe934f2309 [2021-07-27T12:31:51.250Z] Step 13/13 : CMD ["sh"] [2021-07-27T12:31:51.250Z] ---> Running in ea877fa52854 [2021-07-27T12:31:51.710Z] Removing intermediate container ea877fa52854 [2021-07-27T12:31:51.710Z] ---> 32c36f03fed0 [2021-07-27T12:31:51.710Z] Successfully built 32c36f03fed0 [2021-07-27T12:31:51.710Z] Successfully tagged busybox:latest [2021-07-27T12:31:51.710Z] INFO: Docker images of the daemon under test [2021-07-27T12:31:51.710Z] [2021-07-27T12:31:51.710Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-07-27T12:31:51.710Z] busybox latest 32c36f03fed0 Less than a second ago 5.72GB [2021-07-27T12:31:51.710Z] microsoft/windowsservercore latest 9a0a02eca0e6 2 weeks ago 5.7GB [2021-07-27T12:31:51.710Z] mcr.microsoft.com/windows/servercore ltsc2019 9a0a02eca0e6 2 weeks ago 5.7GB [2021-07-27T12:31:51.710Z] [2021-07-27T12:31:51.710Z] INFO: Running integration tests at 07/27/2021 12:31:51... [2021-07-27T12:31:51.710Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2021-07-27T12:31:51.710Z] INFO: Integration API tests being run from the host: [2021-07-27T12:31:51.710Z] INFO: make.ps1 starting at 07/27/2021 12:31:51 [2021-07-27T12:31:51.920Z] === RUN TestDockerSuite/TestCpToCaseI [2021-07-27T12:31:52.249Z] INFO: Testing against a local daemon [2021-07-27T12:31:52.249Z] === RUN TestCheckpoint [2021-07-27T12:31:52.249Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-07-27T12:31:52.249Z] --- SKIP: TestCheckpoint (0.00s) [2021-07-27T12:31:52.249Z] === RUN TestContainerInvalidJSON [2021-07-27T12:31:52.249Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-07-27T12:31:52.249Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-07-27T12:31:52.249Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-07-27T12:31:52.249Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-07-27T12:31:52.249Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-07-27T12:31:52.249Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-07-27T12:31:52.249Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-07-27T12:31:52.249Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-07-27T12:31:52.249Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-07-27T12:31:52.249Z] --- PASS: TestContainerInvalidJSON (0.02s) [2021-07-27T12:31:52.249Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2021-07-27T12:31:52.249Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-07-27T12:31:52.249Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-07-27T12:31:52.249Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-07-27T12:31:52.249Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.09s) [2021-07-27T12:31:52.249Z] === RUN TestCopyFromContainerPathIsNotDir [2021-07-27T12:31:52.249Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s) [2021-07-27T12:31:52.249Z] === RUN TestCopyToContainerPathDoesNotExist [2021-07-27T12:31:52.249Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s) [2021-07-27T12:31:52.249Z] === RUN TestCopyToContainerPathIsNotDir [2021-07-27T12:31:52.249Z] --- PASS: TestCopyToContainerPathIsNotDir (0.07s) [2021-07-27T12:31:52.249Z] === RUN TestCopyFromContainer [2021-07-27T12:31:52.852Z] === RUN TestDockerSuite/TestCpToCaseJ [2021-07-27T12:31:53.250Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2021-07-27T12:31:53.417Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-07-27T12:31:53.634Z] === RUN TestCopyFromContainer// [2021-07-27T12:31:53.634Z] === RUN TestCopyFromContainer//bar/root [2021-07-27T12:31:53.634Z] === RUN TestCopyFromContainer//bar/root/ [2021-07-27T12:31:53.634Z] === RUN TestCopyFromContainer/bar/quux [2021-07-27T12:31:53.895Z] === RUN TestCopyFromContainer/bar/quux/ [2021-07-27T12:31:53.895Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-07-27T12:31:53.895Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-07-27T12:31:54.156Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-07-27T12:31:54.156Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-07-27T12:31:54.156Z] === RUN TestCopyFromContainer/bar/notarget [2021-07-27T12:31:54.417Z] --- PASS: TestCopyFromContainer (2.36s) [2021-07-27T12:31:54.417Z] --- PASS: TestCopyFromContainer// (0.10s) [2021-07-27T12:31:54.417Z] --- PASS: TestCopyFromContainer//bar/root (0.09s) [2021-07-27T12:31:54.417Z] --- PASS: TestCopyFromContainer//bar/root/ (0.10s) [2021-07-27T12:31:54.417Z] --- PASS: TestCopyFromContainer/bar/quux (0.09s) [2021-07-27T12:31:54.417Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.08s) [2021-07-27T12:31:54.417Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.08s) [2021-07-27T12:31:54.417Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.08s) [2021-07-27T12:31:54.417Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.08s) [2021-07-27T12:31:54.417Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.08s) [2021-07-27T12:31:54.417Z] --- PASS: TestCopyFromContainer/bar/notarget (0.08s) [2021-07-27T12:31:54.417Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-07-27T12:31:54.417Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-07-27T12:31:54.417Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-07-27T12:31:54.417Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-07-27T12:31:54.417Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-07-27T12:31:54.417Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-07-27T12:31:54.417Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-07-27T12:31:54.417Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-07-27T12:31:54.417Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-07-27T12:31:54.417Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-07-27T12:31:54.417Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2021-07-27T12:31:54.417Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-07-27T12:31:54.417Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-07-27T12:31:54.417Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-07-27T12:31:54.417Z] === RUN TestCreateLinkToNonExistingContainer [2021-07-27T12:31:54.417Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2021-07-27T12:31:54.417Z] === RUN TestCreateWithInvalidEnv [2021-07-27T12:31:54.417Z] === RUN TestCreateWithInvalidEnv/0 [2021-07-27T12:31:54.417Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-07-27T12:31:54.417Z] === RUN TestCreateWithInvalidEnv/1 [2021-07-27T12:31:54.417Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-07-27T12:31:54.417Z] === RUN TestCreateWithInvalidEnv/2 [2021-07-27T12:31:54.417Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-07-27T12:31:54.417Z] === CONT TestCreateWithInvalidEnv/0 [2021-07-27T12:31:54.417Z] === CONT TestCreateWithInvalidEnv/1 [2021-07-27T12:31:54.417Z] === CONT TestCreateWithInvalidEnv/2 [2021-07-27T12:31:54.417Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2021-07-27T12:31:54.417Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) [2021-07-27T12:31:54.417Z] --- PASS: TestCreateWithInvalidEnv/1 (0.01s) [2021-07-27T12:31:54.417Z] --- PASS: TestCreateWithInvalidEnv/2 (0.01s) [2021-07-27T12:31:54.417Z] === RUN TestCreateTmpfsMountsTarget [2021-07-27T12:31:54.417Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2021-07-27T12:31:54.417Z] === RUN TestCreateWithCustomMaskedPaths [2021-07-27T12:31:56.959Z] --- PASS: TestCreateWithCustomMaskedPaths (2.31s) [2021-07-27T12:31:56.959Z] === RUN TestCreateWithCustomReadonlyPaths [2021-07-27T12:31:57.594Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2021-07-27T12:31:58.526Z] === RUN TestDockerSuite/TestCpToDot [2021-07-27T12:31:59.090Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2021-07-27T12:31:59.501Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.28s) [2021-07-27T12:31:59.501Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-07-27T12:31:59.501Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-07-27T12:31:59.501Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-07-27T12:31:59.501Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-07-27T12:31:59.501Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-07-27T12:31:59.501Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-07-27T12:31:59.501Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-07-27T12:31:59.501Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-07-27T12:31:59.501Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-07-27T12:31:59.501Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-07-27T12:31:59.501Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-07-27T12:31:59.501Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-07-27T12:31:59.501Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-07-27T12:31:59.501Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-07-27T12:31:59.501Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-07-27T12:31:59.501Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-07-27T12:31:59.501Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2021-07-27T12:31:59.501Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-07-27T12:31:59.501Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2021-07-27T12:31:59.501Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2021-07-27T12:31:59.501Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s) [2021-07-27T12:31:59.501Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-07-27T12:31:59.501Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-07-27T12:31:59.761Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.77s) [2021-07-27T12:31:59.761Z] === RUN TestCreateDifferentPlatform [2021-07-27T12:31:59.761Z] === RUN TestCreateDifferentPlatform/different_os [2021-07-27T12:31:59.761Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-07-27T12:32:00.022Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2021-07-27T12:32:00.022Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-07-27T12:32:00.022Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-07-27T12:32:00.022Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-07-27T12:32:00.022Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2021-07-27T12:32:00.022Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-07-27T12:32:00.022Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.06s) [2021-07-27T12:32:00.022Z] === RUN TestContainerStartOnDaemonRestart [2021-07-27T12:32:00.022Z] === PAUSE TestContainerStartOnDaemonRestart [2021-07-27T12:32:00.022Z] === RUN TestDaemonRestartIpcMode [2021-07-27T12:32:00.022Z] === PAUSE TestDaemonRestartIpcMode [2021-07-27T12:32:00.022Z] === RUN TestDaemonHostGatewayIP [2021-07-27T12:32:00.022Z] === PAUSE TestDaemonHostGatewayIP [2021-07-27T12:32:00.022Z] === RUN TestRestartDaemonWithRestartingContainer [2021-07-27T12:32:00.022Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-07-27T12:32:00.022Z] === RUN TestContainerKillOnDaemonStart [2021-07-27T12:32:00.022Z] === PAUSE TestContainerKillOnDaemonStart [2021-07-27T12:32:00.022Z] === RUN TestDiff [2021-07-27T12:32:00.962Z] --- PASS: TestDiff (0.79s) [2021-07-27T12:32:00.962Z] === RUN TestExecWithCloseStdin [2021-07-27T12:32:00.985Z] check_test.go:380: [d8101e15780b2] daemon is not started [2021-07-27T12:32:00.985Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2021-07-27T12:32:01.033Z] --- PASS: TestInfoAPIWarnings (16.24s) [2021-07-27T12:32:01.033Z] === RUN TestInfoDebug [2021-07-27T12:32:01.033Z] --- PASS: TestInfoDebug (0.53s) [2021-07-27T12:32:01.033Z] === RUN TestInfoInsecureRegistries [2021-07-27T12:32:01.033Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2021-07-27T12:32:01.033Z] === RUN TestInfoRegistryMirrors [2021-07-27T12:32:01.033Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2021-07-27T12:32:01.033Z] === RUN TestLoginFailsWithBadCredentials [2021-07-27T12:32:01.033Z] --- PASS: TestLoginFailsWithBadCredentials (0.12s) [2021-07-27T12:32:01.033Z] === RUN TestPingCacheHeaders [2021-07-27T12:32:01.033Z] --- PASS: TestPingCacheHeaders (0.03s) [2021-07-27T12:32:01.033Z] === RUN TestPingGet [2021-07-27T12:32:01.033Z] --- PASS: TestPingGet (0.01s) [2021-07-27T12:32:01.033Z] === RUN TestPingHead [2021-07-27T12:32:01.033Z] --- PASS: TestPingHead (0.02s) [2021-07-27T12:32:01.033Z] === RUN TestVersion [2021-07-27T12:32:01.033Z] --- PASS: TestVersion (0.02s) [2021-07-27T12:32:01.033Z] === CONT TestCgroupDriverSystemdMemoryLimit [2021-07-27T12:32:01.549Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2021-07-27T12:32:01.549Z] --- PASS: TestServiceUpdatePidsLimit (17.89s) [2021-07-27T12:32:01.549Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.92s) [2021-07-27T12:32:01.549Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.29s) [2021-07-27T12:32:01.549Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.19s) [2021-07-27T12:32:01.549Z] PASS [2021-07-27T12:32:01.549Z] [2021-07-27T12:32:01.549Z] === Skipped [2021-07-27T12:32:01.549Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2021-07-27T12:32:01.550Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-07-27T12:32:01.550Z] [2021-07-27T12:32:01.550Z] [2021-07-27T12:32:01.550Z] DONE 27 tests, 1 skipped in 186.728s [2021-07-27T12:32:01.550Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-07-27T12:32:01.550Z] ++ 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-07-27T12:32:01.550Z] ++ set -e [2021-07-27T12:32:01.550Z] ++ '[' -n 0 ']' [2021-07-27T12:32:01.550Z] ++ set -x [2021-07-27T12:32:01.550Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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-07-27T12:32:01.807Z] INFO: Testing against a local daemon [2021-07-27T12:32:01.807Z] === RUN TestSessionCreate [2021-07-27T12:32:01.807Z] --- PASS: TestSessionCreate (0.02s) [2021-07-27T12:32:01.807Z] === RUN TestSessionCreateWithBadUpgrade [2021-07-27T12:32:01.807Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2021-07-27T12:32:01.807Z] PASS [2021-07-27T12:32:01.807Z] [2021-07-27T12:32:01.807Z] DONE 2 tests in 0.154s [2021-07-27T12:32:01.807Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-07-27T12:32:01.807Z] ++ 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-07-27T12:32:01.807Z] ++ set -e [2021-07-27T12:32:01.807Z] ++ '[' -n 0 ']' [2021-07-27T12:32:01.807Z] ++ set -x [2021-07-27T12:32:01.807Z] ++ 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-07-27T12:32:01.807Z] INFO: Testing against a local daemon [2021-07-27T12:32:01.807Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-07-27T12:32:01.807Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-07-27T12:32:01.807Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-07-27T12:32:01.807Z] === RUN TestEventsExecDie [2021-07-27T12:32:01.904Z] --- PASS: TestExecWithCloseStdin (1.06s) [2021-07-27T12:32:01.904Z] === RUN TestExec [2021-07-27T12:32:02.397Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.45s) [2021-07-27T12:32:02.397Z] PASS [2021-07-27T12:32:02.397Z] [2021-07-27T12:32:02.397Z] DONE 19 tests in 22.779s [2021-07-27T12:32:02.397Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-07-27T12:32:02.397Z] INFO: Testing against a local daemon [2021-07-27T12:32:02.397Z] === RUN TestVolumesCreateAndList [2021-07-27T12:32:02.397Z] --- PASS: TestVolumesCreateAndList (0.02s) [2021-07-27T12:32:02.397Z] === RUN TestVolumesRemove [2021-07-27T12:32:02.653Z] --- PASS: TestVolumesRemove (0.08s) [2021-07-27T12:32:02.653Z] === RUN TestVolumesInspect [2021-07-27T12:32:02.653Z] --- PASS: TestVolumesInspect (0.02s) [2021-07-27T12:32:02.653Z] === RUN TestVolumesInvalidJSON [2021-07-27T12:32:02.653Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-07-27T12:32:02.653Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-07-27T12:32:02.653Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-07-27T12:32:02.653Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2021-07-27T12:32:02.653Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-07-27T12:32:02.653Z] PASS [2021-07-27T12:32:02.653Z] [2021-07-27T12:32:02.653Z] DONE 5 tests in 0.170s [2021-07-27T12:32:02.653Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-07-27T12:32:02.745Z] docker_api_swarm_test.go:801: [dcb75412427a2] joining swarm manager [d96e651cd71b2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-27T12:32:02.850Z] --- PASS: TestExec (1.06s) [2021-07-27T12:32:02.850Z] === RUN TestExecUser [2021-07-27T12:32:03.215Z] Stopping apparmor (via systemctl): apparmor.service. [2021-07-27T12:32:03.215Z] Removing test suite binaries [2021-07-27T12:32:03.215Z] exiting test-integration [2021-07-27T12:32:03.215Z] ++ exit 0 [2021-07-27T12:32:03.215Z] [2021-07-27T12:32:03.323Z] --- PASS: TestEventsExecDie (1.26s) [2021-07-27T12:32:03.323Z] === RUN TestEventsBackwardsCompatible [2021-07-27T12:32:03.323Z] === RUN TestDockerSuite/TestCpToStdout [2021-07-27T12:32:03.323Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2021-07-27T12:32:03.323Z] === RUN TestEventsVolumeCreate [2021-07-27T12:32:03.323Z] --- PASS: TestEventsVolumeCreate (0.06s) [2021-07-27T12:32:03.323Z] === RUN TestInfoBinaryCommits [2021-07-27T12:32:03.323Z] --- PASS: TestInfoBinaryCommits (0.04s) [2021-07-27T12:32:03.323Z] === RUN TestInfoAPIVersioned [2021-07-27T12:32:03.323Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-07-27T12:32:03.323Z] === RUN TestInfoDiscoveryBackend [2021-07-27T12:32:03.888Z] --- PASS: TestInfoDiscoveryBackend (0.52s) [2021-07-27T12:32:03.888Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-07-27T12:32:04.146Z] docker_api_swarm_test.go:801: [d8bac19d66d53] joining swarm manager [d96e651cd71b2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-27T12:32:04.146Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2021-07-27T12:32:04.233Z] --- PASS: TestExecUser (1.05s) [2021-07-27T12:32:04.233Z] === RUN TestExportContainerAndImportImage [2021-07-27T12:32:05.080Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-07-27T12:32:05.080Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-07-27T12:32:05.080Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2021-07-27T12:32:05.174Z] --- PASS: TestExportContainerAndImportImage (1.01s) [2021-07-27T12:32:05.174Z] === RUN TestExportContainerAfterDaemonRestart [2021-07-27T12:32:05.340Z] docker_api_swarm_test.go:801: [de15a1de29b7b] joining swarm manager [d96e651cd71b2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-07-27T12:32:05.340Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2021-07-27T12:32:05.340Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) [2021-07-27T12:32:05.340Z] === RUN TestInfoAPI [2021-07-27T12:32:05.340Z] --- PASS: TestInfoAPI (0.02s) [2021-07-27T12:32:05.340Z] === RUN TestInfoAPIWarnings [2021-07-27T12:32:06.272Z] === RUN TestDockerSuite/TestCpVolumePath [2021-07-27T12:32:06.529Z] docker_api_swarm_test.go:801: [dd3bd84675038] joining swarm manager [d96e651cd71b2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2021-07-27T12:32:06.557Z] --- PASS: TestExportContainerAfterDaemonRestart (1.41s) [2021-07-27T12:32:06.557Z] === RUN TestHealthCheckWorkdir [2021-07-27T12:32:07.094Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2021-07-27T12:32:07.351Z] === RUN TestDockerSuite/TestCreateArgs [2021-07-27T12:32:07.351Z] === RUN TestDockerSuite/TestCreateByImageID [2021-07-27T12:32:07.609Z] === RUN TestDockerSuite/TestCreateEchoStdout [2021-07-27T12:32:07.866Z] docker_api_swarm_test.go:809: [dbc6a0dc11095] joining swarm manager [d96e651cd71b2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2021-07-27T12:32:07.940Z] --- PASS: TestHealthCheckWorkdir (1.38s) [2021-07-27T12:32:07.940Z] === RUN TestHealthKillContainer Post stage [Pipeline] junit [2021-07-27T12:32:08.491Z] Recording test results [2021-07-27T12:32:08.682Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-07-27T12:32:08.797Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2021-07-27T12:32:08.797Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2021-07-27T12:32:08.797Z] === RUN TestDockerSuite/TestCreateHostConfig [2021-07-27T12:32:08.797Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2021-07-27T12:32:09.032Z] + echo Ensuring container killed. [2021-07-27T12:32:09.032Z] Ensuring container killed. [2021-07-27T12:32:09.032Z] + docker rm -vf docker-pr3 [2021-07-27T12:32:09.032Z] Error: No such container: docker-pr3 [Pipeline] sh [2021-07-27T12:32:09.304Z] + echo Chowning /workspace to jenkins user [2021-07-27T12:32:09.304Z] Chowning /workspace to jenkins user [2021-07-27T12:32:09.304Z] + id -u [2021-07-27T12:32:09.304Z] + id -g [2021-07-27T12:32:09.304Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42683:/workspace busybox chown -R 1000:1000 /workspace [2021-07-27T12:32:09.728Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2021-07-27T12:32:09.728Z] === RUN TestDockerSuite/TestCreateLabels [2021-07-27T12:32:09.728Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2021-07-27T12:32:09.985Z] === RUN TestDockerSuite/TestCreateRM [2021-07-27T12:32:09.986Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2021-07-27T12:32:09.986Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-07-27T12:32:09.986Z] === RUN TestDockerSuite/TestCreateStopSignal [2021-07-27T12:32:10.243Z] === RUN TestDockerSuite/TestCreateStopTimeout [2021-07-27T12:32:10.243Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2021-07-27T12:32:11.235Z] --- PASS: TestHealthKillContainer (3.04s) [2021-07-27T12:32:11.235Z] === RUN TestInspectCpusetInConfigPre120 [2021-07-27T12:32:11.495Z] --- PASS: TestInspectCpusetInConfigPre120 (0.78s) [2021-07-27T12:32:11.495Z] === RUN TestIpcModeNone [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-07-27T12:32:12.137Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2021-07-27T12:32:12.154Z] + bundleName=amd64-cgroup2 [2021-07-27T12:32:12.154Z] + echo Creating amd64-cgroup2-bundles.tar.gz [2021-07-27T12:32:12.154Z] Creating amd64-cgroup2-bundles.tar.gz [2021-07-27T12:32:12.154Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2021-07-27T12:32:12.154Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz [2021-07-27T12:32:12.394Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2021-07-27T12:32:12.394Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [Pipeline] archiveArtifacts [2021-07-27T12:32:12.418Z] Archiving artifacts [2021-07-27T12:32:12.705Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42683/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-07-27T12:32:12.876Z] --- PASS: TestIpcModeNone (1.04s) [2021-07-27T12:32:12.876Z] === RUN TestIpcModePrivate [2021-07-27T12:32:13.014Z] + make clean [2021-07-27T12:32:13.014Z] docker volume rm -f docker-dev-cache [2021-07-27T12:32:13.278Z] docker-dev-cache [Pipeline] deleteDir [2021-07-27T12:32:13.446Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false [2021-07-27T12:32:13.707Z] --- PASS: TestIpcModePrivate (1.05s) [2021-07-27T12:32:13.707Z] === RUN TestIpcModeShareable [2021-07-27T12:32:14.648Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:65, shared: true, mustBeShared: true [2021-07-27T12:32:14.648Z] --- PASS: TestIpcModeShareable (1.08s) [2021-07-27T12:32:14.648Z] === RUN TestAPIIpcModeShareableAndContainer [2021-07-27T12:32:15.018Z] === RUN TestDockerSuite/TestCreateWithPortRange [2021-07-27T12:32:15.018Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2021-07-27T12:32:15.018Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2021-07-27T12:32:15.018Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2021-07-27T12:32:15.018Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2021-07-27T12:32:15.276Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-07-27T12:32:16.209Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2021-07-27T12:32:17.581Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2021-07-27T12:32:18.065Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.95s) [2021-07-27T12:32:18.065Z] === RUN TestAPIIpcModeHost [2021-07-27T12:32:18.145Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2021-07-27T12:32:19.006Z] --- PASS: TestAPIIpcModeHost (1.08s) [2021-07-27T12:32:19.006Z] === RUN TestDaemonIpcModeShareable [2021-07-27T12:32:20.040Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2021-07-27T12:32:20.389Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: true, mustBeShared: true [2021-07-27T12:32:20.649Z] --- PASS: TestDaemonIpcModeShareable (1.82s) [2021-07-27T12:32:20.649Z] === RUN TestDaemonIpcModePrivate [2021-07-27T12:32:21.410Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2021-07-27T12:32:21.667Z] --- PASS: TestInfoAPIWarnings (16.27s) [2021-07-27T12:32:21.667Z] === RUN TestInfoDebug [2021-07-27T12:32:22.232Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2021-07-27T12:32:22.232Z] --- PASS: TestInfoDebug (0.52s) [2021-07-27T12:32:22.232Z] === RUN TestInfoInsecureRegistries [2021-07-27T12:32:22.559Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:80, shared: false, mustBeShared: false [2021-07-27T12:32:22.559Z] --- PASS: TestDaemonIpcModePrivate (1.88s) [2021-07-27T12:32:22.559Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-07-27T12:32:22.796Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2021-07-27T12:32:22.796Z] === RUN TestInfoRegistryMirrors [2021-07-27T12:32:23.054Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2021-07-27T12:32:23.054Z] === RUN TestDockerSuite/TestDevicePermissions [2021-07-27T12:32:23.254Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-07-27T12:32:23.254Z] INFO: Testing against a local daemon [2021-07-27T12:32:23.254Z] === RUN TestBuildWithSession [2021-07-27T12:32:23.254Z] build_session_test.go:25: TODO: BuildKit [2021-07-27T12:32:23.254Z] --- SKIP: TestBuildWithSession (0.00s) [2021-07-27T12:32:23.254Z] === RUN TestBuildSquashParent [2021-07-27T12:32:23.254Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-07-27T12:32:23.254Z] --- SKIP: TestBuildSquashParent (0.00s) [2021-07-27T12:32:23.254Z] === RUN TestBuildWithRemoveAndForceRemove [2021-07-27T12:32:23.254Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-07-27T12:32:23.254Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-07-27T12:32:23.254Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-07-27T12:32:23.254Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-07-27T12:32:23.254Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-07-27T12:32:23.254Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-07-27T12:32:23.254Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-07-27T12:32:23.254Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-07-27T12:32:23.254Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-07-27T12:32:23.254Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-07-27T12:32:23.254Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-07-27T12:32:23.254Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-07-27T12:32:23.254Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-07-27T12:32:23.254Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-07-27T12:32:23.254Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-07-27T12:32:23.254Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-07-27T12:32:23.311Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2021-07-27T12:32:23.311Z] === RUN TestLoginFailsWithBadCredentials [2021-07-27T12:32:23.311Z] --- PASS: TestLoginFailsWithBadCredentials (0.15s) [2021-07-27T12:32:23.311Z] === RUN TestPingCacheHeaders [2021-07-27T12:32:23.311Z] --- PASS: TestPingCacheHeaders (0.02s) [2021-07-27T12:32:23.311Z] === RUN TestPingGet [2021-07-27T12:32:23.569Z] --- PASS: TestPingGet (0.02s) [2021-07-27T12:32:23.569Z] === RUN TestPingHead [2021-07-27T12:32:23.569Z] --- PASS: TestPingHead (0.02s) [2021-07-27T12:32:23.569Z] === RUN TestVersion [2021-07-27T12:32:23.569Z] --- PASS: TestVersion (0.03s) [2021-07-27T12:32:23.569Z] PASS [2021-07-27T12:32:23.569Z] [2021-07-27T12:32:23.569Z] === Skipped [2021-07-27T12:32:23.569Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-07-27T12:32:23.569Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-07-27T12:32:23.569Z] [2021-07-27T12:32:23.569Z] [2021-07-27T12:32:23.569Z] DONE 19 tests, 1 skipped in 21.687s [2021-07-27T12:32:23.569Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-07-27T12:32:23.569Z] ++ 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-07-27T12:32:23.569Z] ++ set -e [2021-07-27T12:32:23.569Z] ++ '[' -n 0 ']' [2021-07-27T12:32:23.569Z] ++ set -x [2021-07-27T12:32:23.569Z] ++ 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-07-27T12:32:23.569Z] INFO: Testing against a local daemon [2021-07-27T12:32:23.569Z] === RUN TestVolumesCreateAndList [2021-07-27T12:32:23.569Z] --- PASS: TestVolumesCreateAndList (0.02s) [2021-07-27T12:32:23.569Z] === RUN TestVolumesRemove [2021-07-27T12:32:23.827Z] --- PASS: TestVolumesRemove (0.09s) [2021-07-27T12:32:23.827Z] === RUN TestVolumesInspect [2021-07-27T12:32:23.827Z] --- PASS: TestVolumesInspect (0.01s) [2021-07-27T12:32:23.827Z] === RUN TestVolumesInvalidJSON [2021-07-27T12:32:23.827Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-07-27T12:32:23.827Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-07-27T12:32:23.827Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-07-27T12:32:23.827Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2021-07-27T12:32:23.827Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-07-27T12:32:23.827Z] PASS [2021-07-27T12:32:23.827Z] [2021-07-27T12:32:23.827Z] DONE 5 tests in 0.238s [2021-07-27T12:32:23.827Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-07-27T12:32:24.085Z] ++++ cat bundles/test-integration/docker.pid [2021-07-27T12:32:24.085Z] +++ kill 10317 [2021-07-27T12:32:24.085Z] === RUN TestDockerSuite/TestDockerFails [2021-07-27T12:32:24.085Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2021-07-27T12:32:24.085Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2021-07-27T12:32:24.085Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2021-07-27T12:32:24.342Z] +++ /etc/init.d/apparmor stop [2021-07-27T12:32:24.342Z] Leaving: AppArmorNo profiles have been unloaded. [2021-07-27T12:32:24.342Z] [2021-07-27T12:32:24.342Z] Unloading profiles will leave already running processes permanently [2021-07-27T12:32:24.342Z] unconfined, which can lead to unexpected situations. [2021-07-27T12:32:24.342Z] [2021-07-27T12:32:24.342Z] To set a process to complain mode, use the command line tool [2021-07-27T12:32:24.342Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-07-27T12:32:24.342Z] +++ true [2021-07-27T12:32:24.342Z] exiting test-integration [2021-07-27T12:32:24.342Z] ++ exit 0 [2021-07-27T12:32:24.342Z] [2021-07-27T12:32:24.469Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:80, shared: false, mustBeShared: false [2021-07-27T12:32:24.469Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.81s) [2021-07-27T12:32:24.469Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-07-27T12:32:24.905Z] + for job in $(jobs -p) [2021-07-27T12:32:24.906Z] + wait 5697 [2021-07-27T12:32:25.837Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2021-07-27T12:32:25.853Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: true, mustBeShared: true [2021-07-27T12:32:26.113Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.81s) [2021-07-27T12:32:26.113Z] === RUN TestIpcModeOlderClient [2021-07-27T12:32:26.113Z] === PAUSE TestIpcModeOlderClient [2021-07-27T12:32:26.113Z] === RUN TestKillContainerInvalidSignal [2021-07-27T12:32:26.402Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2021-07-27T12:32:27.054Z] --- PASS: TestKillContainerInvalidSignal (0.79s) [2021-07-27T12:32:27.054Z] === RUN TestKillContainer [2021-07-27T12:32:27.054Z] === RUN TestKillContainer/no_signal [2021-07-27T12:32:27.626Z] === RUN TestKillContainer/non_killing_signal [2021-07-27T12:32:27.774Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2021-07-27T12:32:27.774Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2021-07-27T12:32:28.032Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2021-07-27T12:32:28.032Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2021-07-27T12:32:28.197Z] === RUN TestKillContainer/killing_signal [2021-07-27T12:32:29.579Z] --- PASS: TestKillContainer (2.44s) [2021-07-27T12:32:29.579Z] --- PASS: TestKillContainer/no_signal (0.80s) [2021-07-27T12:32:29.579Z] --- PASS: TestKillContainer/non_killing_signal (0.59s) [2021-07-27T12:32:29.579Z] --- PASS: TestKillContainer/killing_signal (0.78s) [2021-07-27T12:32:29.579Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-07-27T12:32:29.579Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-07-27T12:32:30.150Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-07-27T12:32:31.097Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.57s) [2021-07-27T12:32:31.097Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.76s) [2021-07-27T12:32:31.097Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.59s) [2021-07-27T12:32:31.097Z] === RUN TestKillStoppedContainer [2021-07-27T12:32:31.097Z] --- PASS: TestKillStoppedContainer (0.06s) [2021-07-27T12:32:31.097Z] === RUN TestKillStoppedContainerAPIPre120 [2021-07-27T12:32:31.097Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.07s) [2021-07-27T12:32:31.097Z] === RUN TestKillDifferentUserContainer [2021-07-27T12:32:32.036Z] --- PASS: TestKillDifferentUserContainer (0.83s) [2021-07-27T12:32:32.036Z] === RUN TestInspectOomKilledTrue [2021-07-27T12:32:32.036Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-07-27T12:32:32.036Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-07-27T12:32:32.036Z] === RUN TestInspectOomKilledFalse [2021-07-27T12:32:32.036Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-07-27T12:32:32.036Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-07-27T12:32:32.036Z] === RUN TestLinksEtcHostsContentMatch [2021-07-27T12:32:32.606Z] --- PASS: TestLinksEtcHostsContentMatch (0.83s) [2021-07-27T12:32:32.606Z] === RUN TestLinksContainerNames [2021-07-27T12:32:34.518Z] --- PASS: TestLinksContainerNames (1.59s) [2021-07-27T12:32:34.518Z] === RUN TestLogsFollowTailEmpty [2021-07-27T12:32:34.581Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2021-07-27T12:32:35.089Z] --- PASS: TestLogsFollowTailEmpty (0.80s) [2021-07-27T12:32:35.089Z] === RUN TestContainerNetworkMountsNoChown [2021-07-27T12:32:35.668Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-07-27T12:32:35.668Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-07-27T12:32:36.031Z] --- PASS: TestContainerNetworkMountsNoChown (0.78s) [2021-07-27T12:32:36.031Z] === RUN TestMountDaemonRoot [2021-07-27T12:32:36.031Z] === RUN TestMountDaemonRoot/default [2021-07-27T12:32:36.031Z] === PAUSE TestMountDaemonRoot/default [2021-07-27T12:32:36.031Z] === RUN TestMountDaemonRoot/private [2021-07-27T12:32:36.031Z] === PAUSE TestMountDaemonRoot/private [2021-07-27T12:32:36.031Z] === RUN TestMountDaemonRoot/rprivate [2021-07-27T12:32:36.031Z] === PAUSE TestMountDaemonRoot/rprivate [2021-07-27T12:32:36.031Z] === RUN TestMountDaemonRoot/slave [2021-07-27T12:32:36.031Z] === PAUSE TestMountDaemonRoot/slave [2021-07-27T12:32:36.031Z] === RUN TestMountDaemonRoot/rslave [2021-07-27T12:32:36.031Z] === PAUSE TestMountDaemonRoot/rslave [2021-07-27T12:32:36.031Z] === RUN TestMountDaemonRoot/shared [2021-07-27T12:32:36.031Z] === PAUSE TestMountDaemonRoot/shared [2021-07-27T12:32:36.031Z] === RUN TestMountDaemonRoot/rshared [2021-07-27T12:32:36.031Z] === PAUSE TestMountDaemonRoot/rshared [2021-07-27T12:32:36.031Z] === CONT TestMountDaemonRoot/shared [2021-07-27T12:32:36.031Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-07-27T12:32:36.031Z] === CONT TestMountDaemonRoot/default [2021-07-27T12:32:36.031Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-07-27T12:32:36.031Z] === CONT TestMountDaemonRoot/rprivate [2021-07-27T12:32:36.031Z] === RUN TestMountDaemonRoot/default/mount_root [2021-07-27T12:32:36.031Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-07-27T12:32:36.031Z] === CONT TestMountDaemonRoot/private [2021-07-27T12:32:36.031Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-07-27T12:32:36.031Z] === RUN TestMountDaemonRoot/private/bind_root [2021-07-27T12:32:36.031Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-07-27T12:32:36.031Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-07-27T12:32:36.031Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-07-27T12:32:36.031Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-07-27T12:32:36.031Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-07-27T12:32:36.031Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-07-27T12:32:36.031Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-07-27T12:32:36.031Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-07-27T12:32:36.031Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-07-27T12:32:36.031Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-07-27T12:32:36.031Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-07-27T12:32:36.031Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-07-27T12:32:36.031Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-07-27T12:32:36.031Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-07-27T12:32:36.031Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-07-27T12:32:36.031Z] === RUN TestMountDaemonRoot/default/bind_root [2021-07-27T12:32:36.031Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-07-27T12:32:36.031Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-07-27T12:32:36.031Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-07-27T12:32:36.031Z] === CONT TestMountDaemonRoot/rslave [2021-07-27T12:32:36.031Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-07-27T12:32:36.031Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-07-27T12:32:36.031Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-07-27T12:32:36.031Z] === CONT TestMountDaemonRoot/slave [2021-07-27T12:32:36.031Z] === RUN TestMountDaemonRoot/private/mount_root [2021-07-27T12:32:36.031Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-07-27T12:32:36.031Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-07-27T12:32:36.031Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-07-27T12:32:36.031Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-07-27T12:32:36.031Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-07-27T12:32:36.031Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-07-27T12:32:36.031Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-07-27T12:32:36.031Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-07-27T12:32:36.031Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-07-27T12:32:36.031Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-07-27T12:32:36.031Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-07-27T12:32:36.031Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-07-27T12:32:36.031Z] === CONT TestMountDaemonRoot/rshared [2021-07-27T12:32:36.031Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-07-27T12:32:36.031Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-07-27T12:32:36.031Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-07-27T12:32:36.031Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-07-27T12:32:36.031Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-07-27T12:32:36.031Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-07-27T12:32:36.031Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-07-27T12:32:36.031Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-07-27T12:32:36.031Z] === CONT TestMountDaemonRoot/default/mount_root [2021-07-27T12:32:36.031Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-07-27T12:32:36.031Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-07-27T12:32:36.031Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-07-27T12:32:36.031Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-07-27T12:32:36.031Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-07-27T12:32:36.031Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-07-27T12:32:36.031Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-07-27T12:32:36.031Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-07-27T12:32:36.031Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-07-27T12:32:36.031Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-07-27T12:32:36.031Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-07-27T12:32:36.031Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-07-27T12:32:36.031Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-07-27T12:32:36.031Z] === CONT TestMountDaemonRoot/default/bind_root [2021-07-27T12:32:36.031Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-07-27T12:32:36.031Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-07-27T12:32:36.031Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-07-27T12:32:36.031Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-07-27T12:32:36.031Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-07-27T12:32:36.031Z] === CONT TestMountDaemonRoot/private/bind_root [2021-07-27T12:32:36.031Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-07-27T12:32:36.031Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-07-27T12:32:36.031Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-07-27T12:32:36.031Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-07-27T12:32:36.031Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-07-27T12:32:36.031Z] === CONT TestMountDaemonRoot/private/mount_root [2021-07-27T12:32:36.031Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-07-27T12:32:36.031Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-07-27T12:32:36.031Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-07-27T12:32:36.031Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-07-27T12:32:36.031Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-07-27T12:32:36.292Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-07-27T12:32:36.292Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-07-27T12:32:36.292Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-07-27T12:32:36.292Z] --- PASS: TestMountDaemonRoot (0.03s) [2021-07-27T12:32:36.292Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-07-27T12:32:36.292Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2021-07-27T12:32:36.292Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2021-07-27T12:32:36.292Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2021-07-27T12:32:36.292Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2021-07-27T12:32:36.292Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-07-27T12:32:36.292Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.07s) [2021-07-27T12:32:36.292Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s) [2021-07-27T12:32:36.292Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2021-07-27T12:32:36.292Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.07s) [2021-07-27T12:32:36.292Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-07-27T12:32:36.292Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2021-07-27T12:32:36.292Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2021-07-27T12:32:36.292Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2021-07-27T12:32:36.292Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2021-07-27T12:32:36.292Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-07-27T12:32:36.292Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2021-07-27T12:32:36.292Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2021-07-27T12:32:36.292Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2021-07-27T12:32:36.292Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2021-07-27T12:32:36.292Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-07-27T12:32:36.292Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2021-07-27T12:32:36.292Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2021-07-27T12:32:36.292Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2021-07-27T12:32:36.292Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2021-07-27T12:32:36.292Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-07-27T12:32:36.292Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s) [2021-07-27T12:32:36.292Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2021-07-27T12:32:36.292Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2021-07-27T12:32:36.292Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.10s) [2021-07-27T12:32:36.292Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-07-27T12:32:36.292Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s) [2021-07-27T12:32:36.292Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.10s) [2021-07-27T12:32:36.292Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.08s) [2021-07-27T12:32:36.292Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.09s) [2021-07-27T12:32:36.292Z] === RUN TestContainerBindMountNonRecursive [2021-07-27T12:32:37.114Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2021-07-27T12:32:37.593Z] Created binary: bundles/cross/linux/amd64-daemon/dockerd-dev [2021-07-27T12:32:37.593Z] Copying nested executables into bundles/cross/linux/amd64-daemon [2021-07-27T12:32:37.593Z] Building: bundles/cross/linux/amd64-daemon/docker-proxy-dev [2021-07-27T12:32:37.593Z] GOOS="linux" GOARCH="amd64" GOARM="" [2021-07-27T12:32:37.593Z] Created binary: bundles/cross/linux/amd64-daemon/docker-proxy-dev [2021-07-27T12:32:37.593Z] Cross building: bundles/cross/windows/amd64 [2021-07-27T12:32:37.593Z] Building: bundles/cross/windows/amd64-daemon/dockerd-dev.exe [2021-07-27T12:32:37.593Z] GOOS="windows" GOARCH="amd64" GOARM="" [2021-07-27T12:32:38.203Z] --- PASS: TestContainerBindMountNonRecursive (2.03s) [2021-07-27T12:32:38.204Z] === RUN TestContainerVolumesMountedAsShared [2021-07-27T12:32:38.775Z] --- PASS: TestContainerVolumesMountedAsShared (0.57s) [2021-07-27T12:32:38.775Z] === RUN TestContainerVolumesMountedAsSlave [2021-07-27T12:32:39.657Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2021-07-27T12:32:39.716Z] --- PASS: TestContainerVolumesMountedAsSlave (0.82s) [2021-07-27T12:32:39.716Z] === RUN TestNetworkNat [2021-07-27T12:32:40.658Z] --- PASS: TestNetworkNat (0.87s) [2021-07-27T12:32:40.658Z] === RUN TestNetworkLocalhostTCPNat [2021-07-27T12:32:41.553Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2021-07-27T12:32:41.598Z] --- PASS: TestNetworkLocalhostTCPNat (0.83s) [2021-07-27T12:32:41.598Z] === RUN TestNetworkLoopbackNat [2021-07-27T12:32:42.489Z] === RUN TestDockerSuite/TestEventsAttach [2021-07-27T12:32:43.423Z] === RUN TestDockerSuite/TestEventsCommit [2021-07-27T12:32:44.260Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s) [2021-07-27T12:32:44.260Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (14.05s) [2021-07-27T12:32:44.260Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (14.18s) [2021-07-27T12:32:44.260Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (14.35s) [2021-07-27T12:32:44.260Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (14.59s) [2021-07-27T12:32:44.260Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (8.35s) [2021-07-27T12:32:44.260Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (8.56s) [2021-07-27T12:32:44.260Z] === RUN TestBuildMultiStageCopy [2021-07-27T12:32:44.260Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-07-27T12:32:44.354Z] === RUN TestDockerSuite/TestEventsContainerEvents [2021-07-27T12:32:44.897Z] --- PASS: TestNetworkLoopbackNat (3.19s) [2021-07-27T12:32:44.898Z] === RUN TestPause [2021-07-27T12:32:45.286Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2021-07-27T12:32:45.472Z] --- PASS: TestPause (0.84s) [2021-07-27T12:32:45.472Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-07-27T12:32:45.472Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-07-27T12:32:45.472Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-07-27T12:32:45.472Z] === RUN TestPauseStopPausedContainer [2021-07-27T12:32:45.850Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2021-07-27T12:32:46.415Z] --- PASS: TestPauseStopPausedContainer (0.83s) [2021-07-27T12:32:46.415Z] === RUN TestPidHost [2021-07-27T12:32:46.781Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2021-07-27T12:32:46.781Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2021-07-27T12:32:48.327Z] --- PASS: TestPidHost (2.09s) [2021-07-27T12:32:48.327Z] === RUN TestPsFilter [2021-07-27T12:32:48.589Z] --- PASS: TestPsFilter (0.15s) [2021-07-27T12:32:48.589Z] === RUN TestRemoveContainerWithRemovedVolume [2021-07-27T12:32:48.677Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2021-07-27T12:32:49.160Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.76s) [2021-07-27T12:32:49.160Z] === RUN TestRemoveContainerWithVolume [2021-07-27T12:32:50.049Z] === RUN TestDockerSuite/TestEventsContainerRestart [2021-07-27T12:32:50.103Z] --- PASS: TestRemoveContainerWithVolume (0.79s) [2021-07-27T12:32:50.103Z] === RUN TestRemoveContainerRunning [2021-07-27T12:32:51.045Z] --- PASS: TestRemoveContainerRunning (0.80s) [2021-07-27T12:32:51.045Z] === RUN TestRemoveContainerForceRemoveRunning [2021-07-27T12:32:51.615Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.80s) [2021-07-27T12:32:51.615Z] === RUN TestRemoveInvalidContainer [2021-07-27T12:32:51.615Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2021-07-27T12:32:51.615Z] === RUN TestRenameLinkedContainer [2021-07-27T12:32:52.837Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-07-27T12:32:53.325Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2021-07-27T12:32:53.808Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-07-27T12:32:54.783Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-07-27T12:32:54.912Z] --- PASS: TestRenameLinkedContainer (3.20s) [2021-07-27T12:32:54.912Z] === RUN TestRenameStoppedContainer [2021-07-27T12:32:55.848Z] === RUN TestDockerSuite/TestEventsCopy [2021-07-27T12:32:55.852Z] --- PASS: TestRenameStoppedContainer (0.80s) [2021-07-27T12:32:55.852Z] === RUN TestRenameRunningContainerAndReuse [2021-07-27T12:32:56.322Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-07-27T12:32:56.413Z] === RUN TestDockerSuite/TestEventsFilterContainer [2021-07-27T12:32:57.234Z] --- PASS: TestRenameRunningContainerAndReuse (1.59s) [2021-07-27T12:32:57.234Z] === RUN TestRenameInvalidName [2021-07-27T12:32:57.860Z] --- PASS: TestBuildMultiStageCopy (13.85s) [2021-07-27T12:32:57.860Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (9.10s) [2021-07-27T12:32:57.860Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.92s) [2021-07-27T12:32:57.860Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.04s) [2021-07-27T12:32:57.860Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.31s) [2021-07-27T12:32:57.860Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.48s) [2021-07-27T12:32:57.860Z] === RUN TestBuildMultiStageParentConfig [2021-07-27T12:32:58.179Z] --- PASS: TestRenameInvalidName (0.81s) [2021-07-27T12:32:58.179Z] === RUN TestRenameAnonymousContainer [2021-07-27T12:32:58.308Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2021-07-27T12:32:58.872Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2021-07-27T12:32:58.872Z] === RUN TestDockerSuite/TestEventsFilterImageName [2021-07-27T12:33:00.244Z] === RUN TestDockerSuite/TestEventsFilterLabels [2021-07-27T12:33:00.776Z] --- PASS: TestBuildMultiStageParentConfig (2.95s) [2021-07-27T12:33:00.776Z] === RUN TestBuildLabelWithTargets [2021-07-27T12:33:00.776Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-27T12:33:00.776Z] --- SKIP: TestBuildLabelWithTargets (0.01s) [2021-07-27T12:33:00.776Z] === RUN TestBuildWithEmptyLayers [2021-07-27T12:33:01.176Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2021-07-27T12:33:01.433Z] === RUN TestDockerSuite/TestEventsFilterType [2021-07-27T12:33:01.489Z] --- PASS: TestRenameAnonymousContainer (2.85s) [2021-07-27T12:33:01.489Z] === RUN TestRenameContainerWithSameName [2021-07-27T12:33:01.691Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2021-07-27T12:33:01.691Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2021-07-27T12:33:01.691Z] === RUN TestDockerSuite/TestEventsFilters [2021-07-27T12:33:01.750Z] --- PASS: TestRenameContainerWithSameName (0.82s) [2021-07-27T12:33:01.750Z] === RUN TestRenameContainerWithLinkedContainer [2021-07-27T12:33:02.319Z] --- PASS: TestBuildWithEmptyLayers (1.48s) [2021-07-27T12:33:02.319Z] === RUN TestBuildMultiStageOnBuild [2021-07-27T12:33:03.586Z] === RUN TestDockerSuite/TestEventsFormat [2021-07-27T12:33:03.661Z] --- PASS: TestRenameContainerWithLinkedContainer (1.61s) [2021-07-27T12:33:03.661Z] === RUN TestResize [2021-07-27T12:33:04.232Z] --- PASS: TestResize (0.79s) [2021-07-27T12:33:04.232Z] === RUN TestResizeWithInvalidSize [2021-07-27T12:33:04.958Z] === RUN TestDockerSuite/TestEventsFormatBadField [2021-07-27T12:33:04.958Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2021-07-27T12:33:04.958Z] === RUN TestDockerSuite/TestEventsImageImport [2021-07-27T12:33:05.173Z] --- PASS: TestResizeWithInvalidSize (0.82s) [2021-07-27T12:33:05.173Z] === RUN TestResizeWhenContainerNotStarted [2021-07-27T12:33:05.523Z] === RUN TestDockerSuite/TestEventsImageLoad [2021-07-27T12:33:05.743Z] --- PASS: TestResizeWhenContainerNotStarted (0.76s) [2021-07-27T12:33:05.743Z] === RUN TestDaemonRestartKillContainers [2021-07-27T12:33:05.743Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-07-27T12:33:05.743Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-07-27T12:33:05.743Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-07-27T12:33:05.743Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-07-27T12:33:05.743Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-07-27T12:33:05.743Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-07-27T12:33:05.743Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-07-27T12:33:05.743Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-07-27T12:33:05.743Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-07-27T12:33:05.743Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-07-27T12:33:05.743Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-07-27T12:33:05.743Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-07-27T12:33:05.743Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-07-27T12:33:05.743Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-07-27T12:33:05.743Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-07-27T12:33:05.743Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-07-27T12:33:05.743Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-07-27T12:33:05.743Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-07-27T12:33:05.743Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-07-27T12:33:05.743Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-07-27T12:33:05.743Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-07-27T12:33:05.743Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-07-27T12:33:05.743Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-07-27T12:33:05.743Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-07-27T12:33:05.743Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-07-27T12:33:05.744Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-07-27T12:33:05.744Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-07-27T12:33:05.744Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-07-27T12:33:05.780Z] === RUN TestDockerSuite/TestEventsImagePull [2021-07-27T12:33:06.037Z] === RUN TestDockerSuite/TestEventsImageTag [2021-07-27T12:33:07.406Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2021-07-27T12:33:07.406Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2021-07-27T12:33:07.406Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2021-07-27T12:33:07.406Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2021-07-27T12:33:07.406Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2021-07-27T12:33:07.406Z] === RUN TestDockerSuite/TestEventsPluginOps [2021-07-27T12:33:07.970Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2021-07-27T12:33:08.290Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-07-27T12:33:08.535Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2021-07-27T12:33:08.550Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-07-27T12:33:09.467Z] === RUN TestDockerSuite/TestEventsRename [2021-07-27T12:33:09.493Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-07-27T12:33:09.493Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-07-27T12:33:10.408Z] === RUN TestDockerSuite/TestEventsResize [2021-07-27T12:33:10.879Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-07-27T12:33:10.879Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-07-27T12:33:10.879Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-07-27T12:33:11.342Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2021-07-27T12:33:12.269Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-07-27T12:33:12.274Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2021-07-27T12:33:12.838Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2021-07-27T12:33:13.770Z] === RUN TestDockerSuite/TestEventsStreaming [2021-07-27T12:33:14.188Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-07-27T12:33:14.188Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.55s) [2021-07-27T12:33:14.188Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.76s) [2021-07-27T12:33:14.188Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.77s) [2021-07-27T12:33:14.188Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.79s) [2021-07-27T12:33:14.188Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.47s) [2021-07-27T12:33:14.188Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.48s) [2021-07-27T12:33:14.188Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.51s) [2021-07-27T12:33:14.188Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.56s) [2021-07-27T12:33:14.188Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.44s) [2021-07-27T12:33:14.188Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.53s) [2021-07-27T12:33:14.188Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.50s) [2021-07-27T12:33:14.188Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.10s) [2021-07-27T12:33:14.188Z] === RUN TestCgroupNamespacesRun [2021-07-27T12:33:14.334Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2021-07-27T12:33:14.898Z] docker_api_swarm_service_test.go:394: [d2170e764a71f] joining swarm manager [dfc65a0023e94]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-27T12:33:15.462Z] docker_api_swarm_service_test.go:394: [d3b23fbedf4c5] joining swarm manager [dfc65a0023e94]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-27T12:33:16.098Z] --- PASS: TestCgroupNamespacesRun (1.78s) [2021-07-27T12:33:16.098Z] === RUN TestCgroupNamespacesRunPrivileged [2021-07-27T12:33:17.480Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.46s) [2021-07-27T12:33:17.480Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-07-27T12:33:17.985Z] === RUN TestDockerSuite/TestEventsTop [2021-07-27T12:33:18.549Z] === RUN TestDockerSuite/TestEventsUntag [2021-07-27T12:33:19.389Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.79s) [2021-07-27T12:33:19.389Z] === RUN TestCgroupNamespacesRunHostMode [2021-07-27T12:33:20.028Z] --- PASS: TestBuildMultiStageOnBuild (18.04s) [2021-07-27T12:33:20.028Z] === RUN TestBuildUncleanTarFilenames [2021-07-27T12:33:20.028Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-27T12:33:20.028Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2021-07-27T12:33:20.028Z] === RUN TestBuildMultiStageLayerLeak [2021-07-27T12:33:21.301Z] --- PASS: TestCgroupNamespacesRunHostMode (1.79s) [2021-07-27T12:33:21.301Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-07-27T12:33:21.824Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2021-07-27T12:33:22.686Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.84s) [2021-07-27T12:33:22.686Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-07-27T12:33:22.757Z] === RUN TestDockerSuite/TestExec [2021-07-27T12:33:23.691Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2021-07-27T12:33:24.599Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.44s) [2021-07-27T12:33:24.599Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-07-27T12:33:24.623Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2021-07-27T12:33:25.173Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.79s) [2021-07-27T12:33:25.173Z] === RUN TestCgroupNamespacesRunOlderClient [2021-07-27T12:33:25.187Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2021-07-27T12:33:26.118Z] === RUN TestDockerSuite/TestExecAPIStart [2021-07-27T12:33:27.085Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.82s) [2021-07-27T12:33:27.085Z] === RUN TestNISDomainname [2021-07-27T12:33:28.013Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2021-07-27T12:33:28.470Z] --- PASS: TestNISDomainname (1.33s) [2021-07-27T12:33:28.470Z] === RUN TestHostnameDnsResolution [2021-07-27T12:33:29.383Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2021-07-27T12:33:29.853Z] --- PASS: TestHostnameDnsResolution (1.55s) [2021-07-27T12:33:29.853Z] === RUN TestStats [2021-07-27T12:33:30.314Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2021-07-27T12:33:31.245Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2021-07-27T12:33:31.245Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2021-07-27T12:33:32.616Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2021-07-27T12:33:33.149Z] --- PASS: TestStats (2.83s) [2021-07-27T12:33:33.149Z] === RUN TestStopContainerWithTimeout [2021-07-27T12:33:33.149Z] === RUN TestStopContainerWithTimeout/0 [2021-07-27T12:33:33.149Z] === PAUSE TestStopContainerWithTimeout/0 [2021-07-27T12:33:33.149Z] === RUN TestStopContainerWithTimeout/1 [2021-07-27T12:33:33.149Z] === PAUSE TestStopContainerWithTimeout/1 [2021-07-27T12:33:33.149Z] === RUN TestStopContainerWithTimeout/3 [2021-07-27T12:33:33.149Z] === PAUSE TestStopContainerWithTimeout/3 [2021-07-27T12:33:33.149Z] === RUN TestStopContainerWithTimeout/-1 [2021-07-27T12:33:33.149Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-07-27T12:33:33.149Z] === CONT TestStopContainerWithTimeout/0 [2021-07-27T12:33:33.149Z] === CONT TestStopContainerWithTimeout/-1 [2021-07-27T12:33:33.149Z] === CONT TestStopContainerWithTimeout/3 [2021-07-27T12:33:33.149Z] === CONT TestStopContainerWithTimeout/1 [2021-07-27T12:33:33.180Z] docker_api_swarm_service_test.go:342: [db21310148b13] joining swarm manager [d37053967bad2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-27T12:33:33.437Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2021-07-27T12:33:33.694Z] docker_api_swarm_service_test.go:342: [de0690884371d] joining swarm manager [d37053967bad2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-27T12:33:34.627Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2021-07-27T12:33:35.692Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2021-07-27T12:33:35.692Z] --- PASS: TestStopContainerWithTimeout/0 (1.20s) [2021-07-27T12:33:35.692Z] --- PASS: TestStopContainerWithTimeout/1 (2.32s) [2021-07-27T12:33:35.692Z] --- PASS: TestStopContainerWithTimeout/-1 (3.03s) [2021-07-27T12:33:35.692Z] --- PASS: TestStopContainerWithTimeout/3 (3.21s) [2021-07-27T12:33:35.692Z] === RUN TestDeleteDevicemapper [2021-07-27T12:33:35.692Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-07-27T12:33:35.692Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-07-27T12:33:35.692Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-07-27T12:33:37.152Z] === RUN TestDockerSuite/TestExecCgroup [2021-07-27T12:33:37.727Z] --- PASS: TestBuildMultiStageLayerLeak (15.92s) [2021-07-27T12:33:37.727Z] === RUN TestBuildWithHugeFile [2021-07-27T12:33:38.236Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.38s) [2021-07-27T12:33:38.236Z] === RUN TestUpdateMemory [2021-07-27T12:33:38.236Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-07-27T12:33:38.236Z] --- SKIP: TestUpdateMemory (0.00s) [2021-07-27T12:33:38.236Z] === RUN TestUpdateCPUQuota [2021-07-27T12:33:39.674Z] === RUN TestDockerSuite/TestExecEnv [2021-07-27T12:33:40.605Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2021-07-27T12:33:42.501Z] === RUN TestDockerSuite/TestExecExitStatus [2021-07-27T12:33:43.463Z] === RUN TestDockerSuite/TestExecInspectID [2021-07-27T12:33:44.813Z] --- PASS: TestUpdateCPUQuota (5.75s) [2021-07-27T12:33:44.813Z] === RUN TestUpdatePidsLimit [2021-07-27T12:33:44.813Z] === RUN TestUpdatePidsLimit/update_from_none [2021-07-27T12:33:44.813Z] === RUN TestUpdatePidsLimit/no_change [2021-07-27T12:33:45.385Z] === RUN TestUpdatePidsLimit/update_lower [2021-07-27T12:33:45.956Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-07-27T12:33:46.528Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-07-27T12:33:46.772Z] === RUN TestDockerSuite/TestExecInteractive [2021-07-27T12:33:47.103Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-07-27T12:33:47.703Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2021-07-27T12:33:48.043Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-07-27T12:33:48.268Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2021-07-27T12:33:48.832Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2021-07-27T12:33:49.430Z] --- PASS: TestUpdatePidsLimit (5.38s) [2021-07-27T12:33:49.430Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.65s) [2021-07-27T12:33:49.430Z] --- PASS: TestUpdatePidsLimit/no_change (0.65s) [2021-07-27T12:33:49.430Z] --- PASS: TestUpdatePidsLimit/update_lower (0.64s) [2021-07-27T12:33:49.430Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.64s) [2021-07-27T12:33:49.430Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.68s) [2021-07-27T12:33:49.430Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.64s) [2021-07-27T12:33:49.430Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.65s) [2021-07-27T12:33:49.430Z] === RUN TestUpdateRestartPolicy [2021-07-27T12:33:50.203Z] === RUN TestDockerSuite/TestExecParseError [2021-07-27T12:33:50.203Z] docker_api_swarm_service_test.go:489: [df608383c7fc4] joining swarm manager [d29a9c9cf38dd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-27T12:33:50.767Z] docker_api_swarm_service_test.go:489: [d25c7daec7e07] joining swarm manager [d29a9c9cf38dd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-27T12:33:50.767Z] === RUN TestDockerSuite/TestExecPausedContainer [2021-07-27T12:33:51.700Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2021-07-27T12:33:52.631Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2021-07-27T12:33:56.808Z] === RUN TestDockerSuite/TestExecSetEnv [2021-07-27T12:33:57.373Z] === RUN TestDockerSuite/TestExecStartFails [2021-07-27T12:33:58.745Z] === RUN TestDockerSuite/TestExecStateCleanup [2021-07-27T12:33:58.976Z] Created binary: bundles/cross/windows/amd64-daemon/dockerd-dev.exe [2021-07-27T12:33:58.976Z] Building: bundles/cross/windows/amd64-daemon/docker-proxy-dev.exe [2021-07-27T12:33:58.976Z] GOOS="windows" GOARCH="amd64" GOARM="" [2021-07-27T12:33:58.976Z] Created binary: bundles/cross/windows/amd64-daemon/docker-proxy-dev.exe [2021-07-27T12:33:58.976Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2021-07-27T12:33:58.976Z] remote: Enumerating objects: 23, done. [2021-07-27T12:33:58.976Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2021-07-27T12:33:58.976Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2021-07-27T12:33:58.976Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2021-07-27T12:33:58.976Z] Unpacking objects: 4% (1/23) Unpacking objects: 8% (2/23) Unpacking objects: 13% (3/23) Unpacking objects: 17% (4/23) Unpacking objects: 21% (5/23) Unpacking objects: 26% (6/23) Unpacking objects: 30% (7/23) Unpacking objects: 34% (8/23) Unpacking objects: 39% (9/23) Unpacking objects: 43% (10/23) Unpacking objects: 47% (11/23) Unpacking objects: 52% (12/23) Unpacking objects: 56% (13/23) Unpacking objects: 60% (14/23) Unpacking objects: 65% (15/23) Unpacking objects: 69% (16/23) Unpacking objects: 73% (17/23) Unpacking objects: 78% (18/23) Unpacking objects: 82% (19/23) Unpacking objects: 86% (20/23) Unpacking objects: 91% (21/23) Unpacking objects: 95% (22/23) Unpacking objects: 100% (23/23) Unpacking objects: 100% (23/23), done. [2021-07-27T12:33:58.976Z] Building: bundles/cross/windows/amd64/containerutility.exe [2021-07-27T12:33:58.976Z] Cross building: bundles/cross/linux/ppc64le [2021-07-27T12:33:58.976Z] Building: bundles/cross/linux/ppc64le-daemon/dockerd-dev [2021-07-27T12:33:58.976Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2021-07-27T12:34:03.998Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2021-07-27T12:34:04.326Z] --- PASS: TestUpdateRestartPolicy (12.73s) [2021-07-27T12:34:04.326Z] === RUN TestUpdateRestartWithAutoRemove [2021-07-27T12:34:04.326Z] --- PASS: TestUpdateRestartWithAutoRemove (0.78s) [2021-07-27T12:34:04.326Z] === RUN TestWaitNonBlocked [2021-07-27T12:34:04.326Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-07-27T12:34:04.326Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-07-27T12:34:04.326Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-07-27T12:34:04.326Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-07-27T12:34:04.326Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-07-27T12:34:04.326Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-07-27T12:34:04.326Z] --- PASS: TestWaitNonBlocked (0.03s) [2021-07-27T12:34:04.326Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.07s) [2021-07-27T12:34:04.326Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.11s) [2021-07-27T12:34:04.326Z] === RUN TestWaitBlocked [2021-07-27T12:34:04.326Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-07-27T12:34:04.326Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-07-27T12:34:04.326Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-07-27T12:34:04.326Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-07-27T12:34:04.326Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-07-27T12:34:04.326Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-07-27T12:34:05.268Z] --- PASS: TestWaitBlocked (0.02s) [2021-07-27T12:34:05.268Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.08s) [2021-07-27T12:34:05.268Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.14s) [2021-07-27T12:34:05.268Z] === CONT TestContainerStartOnDaemonRestart [2021-07-27T12:34:05.268Z] === CONT TestContainerKillOnDaemonStart [2021-07-27T12:34:05.268Z] === CONT TestIpcModeOlderClient [2021-07-27T12:34:05.268Z] === CONT TestDaemonHostGatewayIP [2021-07-27T12:34:05.268Z] --- PASS: TestIpcModeOlderClient (0.10s) [2021-07-27T12:34:05.268Z] === CONT TestDaemonRestartIpcMode [2021-07-27T12:34:08.574Z] --- PASS: TestContainerStartOnDaemonRestart (3.23s) [2021-07-27T12:34:08.574Z] === CONT TestRestartDaemonWithRestartingContainer [2021-07-27T12:34:09.519Z] --- PASS: TestDaemonHostGatewayIP (4.45s) [2021-07-27T12:34:09.519Z] --- PASS: TestDaemonRestartIpcMode (4.37s) [2021-07-27T12:34:10.547Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2021-07-27T12:34:10.547Z] === RUN TestDockerSuite/TestExecStopNotHanging [2021-07-27T12:34:10.804Z] === RUN TestDockerSuite/TestExecTTY [2021-07-27T12:34:11.434Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.79s) [2021-07-27T12:34:11.735Z] docker_api_swarm_service_test.go:127: [d7197b990518a] joining swarm manager [d6182ab2ebd39]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-27T12:34:11.992Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2021-07-27T12:34:12.557Z] docker_api_swarm_service_test.go:128: [d18a229fe4d6f] joining swarm manager [d6182ab2ebd39]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-27T12:34:13.488Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2021-07-27T12:34:14.053Z] === RUN TestDockerSuite/TestExecUlimits [2021-07-27T12:34:14.618Z] docker_api_swarm_service_test.go:136: [dc5442854d456] joining swarm manager [d6182ab2ebd39]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-07-27T12:34:15.182Z] docker_api_swarm_service_test.go:137: [d6506baf2b4cc] joining swarm manager [d6182ab2ebd39]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2021-07-27T12:34:15.182Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2021-07-27T12:34:15.182Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2021-07-27T12:34:15.182Z] === RUN TestDockerSuite/TestExecWithImageUser [2021-07-27T12:34:17.708Z] === RUN TestDockerSuite/TestExecWithNoTERM [2021-07-27T12:34:18.010Z] --- PASS: TestContainerKillOnDaemonStart (12.62s) [2021-07-27T12:34:18.010Z] PASS [2021-07-27T12:34:18.010Z] [2021-07-27T12:34:18.010Z] === Skipped [2021-07-27T12:34:18.010Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2021-07-27T12:34:18.010Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-07-27T12:34:18.010Z] [2021-07-27T12:34:18.010Z] === SKIP: arm64.integration.container TestInspectOomKilledTrue (0.00s) [2021-07-27T12:34:18.010Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-07-27T12:34:18.010Z] [2021-07-27T12:34:18.010Z] === SKIP: arm64.integration.container TestInspectOomKilledFalse (0.00s) [2021-07-27T12:34:18.010Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-07-27T12:34:18.010Z] [2021-07-27T12:34:18.010Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-07-27T12:34:18.010Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-07-27T12:34:18.010Z] [2021-07-27T12:34:18.010Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2021-07-27T12:34:18.010Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-07-27T12:34:18.010Z] [2021-07-27T12:34:18.010Z] === SKIP: arm64.integration.container TestUpdateMemory (0.00s) [2021-07-27T12:34:18.010Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-07-27T12:34:18.010Z] [2021-07-27T12:34:18.010Z] [2021-07-27T12:34:18.010Z] DONE 196 tests, 6 skipped in 151.967s [2021-07-27T12:34:18.010Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m [2021-07-27T12:34:18.010Z] ++ 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-07-27T12:34:18.010Z] ++ set -e [2021-07-27T12:34:18.010Z] ++ '[' -n 0 ']' [2021-07-27T12:34:18.010Z] ++ set -x [2021-07-27T12:34:18.010Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-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-07-27T12:34:19.079Z] === RUN TestDockerSuite/TestExecWithPrivileged [2021-07-27T12:34:20.451Z] === RUN TestDockerSuite/TestExecWithTERM [2021-07-27T12:34:21.821Z] === RUN TestDockerSuite/TestExecWithUser [2021-07-27T12:34:23.213Z] === RUN TestDockerSuite/TestGetContainerStats [2021-07-27T12:34:28.470Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2021-07-27T12:34:32.646Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2021-07-27T12:34:34.541Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2021-07-27T12:34:38.716Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2021-07-27T12:34:39.281Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2021-07-27T12:34:40.211Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2021-07-27T12:34:40.211Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2021-07-27T12:34:40.211Z] === RUN TestDockerSuite/TestHealth [2021-07-27T12:34:40.776Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2021-07-27T12:34:42.676Z] docker_api_swarm_service_test.go:303: [df20baafc8347] joining swarm manager [d5913216dfffb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-27T12:34:43.608Z] docker_api_swarm_service_test.go:303: [db77ac87c84ca] joining swarm manager [d5913216dfffb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-27T12:34:50.108Z] === RUN TestConfigDaemonLibtrustID [2021-07-27T12:34:50.369Z] --- PASS: TestConfigDaemonLibtrustID (0.54s) [2021-07-27T12:34:50.369Z] === RUN TestDaemonConfigValidation [2021-07-27T12:34:50.369Z] === RUN TestDaemonConfigValidation/config_with_no_content [2021-07-27T12:34:50.369Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2021-07-27T12:34:50.369Z] === RUN TestDaemonConfigValidation/config_with_{} [2021-07-27T12:34:50.369Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2021-07-27T12:34:50.369Z] === RUN TestDaemonConfigValidation/invalid_config [2021-07-27T12:34:50.369Z] === PAUSE TestDaemonConfigValidation/invalid_config [2021-07-27T12:34:50.369Z] === RUN TestDaemonConfigValidation/malformed_config [2021-07-27T12:34:50.369Z] === PAUSE TestDaemonConfigValidation/malformed_config [2021-07-27T12:34:50.369Z] === RUN TestDaemonConfigValidation/valid_config [2021-07-27T12:34:50.369Z] === PAUSE TestDaemonConfigValidation/valid_config [2021-07-27T12:34:50.369Z] === CONT TestDaemonConfigValidation/config_with_no_content [2021-07-27T12:34:50.369Z] === CONT TestDaemonConfigValidation/malformed_config [2021-07-27T12:34:50.369Z] === CONT TestDaemonConfigValidation/valid_config [2021-07-27T12:34:50.369Z] === CONT TestDaemonConfigValidation/invalid_config [2021-07-27T12:34:50.630Z] === CONT TestDaemonConfigValidation/config_with_{} [2021-07-27T12:34:50.630Z] --- PASS: TestDaemonConfigValidation (0.00s) [2021-07-27T12:34:50.630Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.11s) [2021-07-27T12:34:50.630Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.11s) [2021-07-27T12:34:50.630Z] --- PASS: TestDaemonConfigValidation/valid_config (0.13s) [2021-07-27T12:34:50.630Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.14s) [2021-07-27T12:34:50.630Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.08s) [2021-07-27T12:34:50.630Z] PASS [2021-07-27T12:34:50.630Z] [2021-07-27T12:34:50.630Z] DONE 7 tests in 32.816s [2021-07-27T12:34:50.630Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2021-07-27T12:34:50.630Z] ++ 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-07-27T12:34:50.630Z] ++ set -e [2021-07-27T12:34:50.630Z] ++ '[' -n 0 ']' [2021-07-27T12:34:50.630Z] ++ set -x [2021-07-27T12:34:50.630Z] ++ 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-07-27T12:34:53.170Z] INFO: Testing against a local daemon [2021-07-27T12:34:53.170Z] === RUN TestCommitInheritsEnv [2021-07-27T12:34:53.431Z] --- PASS: TestCommitInheritsEnv (0.35s) [2021-07-27T12:34:53.431Z] === RUN TestImportExtremelyLargeImageWorks [2021-07-27T12:34:53.431Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2021-07-27T12:34:53.431Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2021-07-27T12:34:53.431Z] === RUN TestImagesFilterMultiReference [2021-07-27T12:34:53.431Z] --- PASS: TestImagesFilterMultiReference (0.08s) [2021-07-27T12:34:53.431Z] === RUN TestImagePullPlatformInvalid [2021-07-27T12:34:53.431Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2021-07-27T12:34:53.431Z] === RUN TestRemoveImageOrphaning [2021-07-27T12:34:54.002Z] --- PASS: TestRemoveImageOrphaning (0.33s) [2021-07-27T12:34:54.002Z] === RUN TestRemoveImageGarbageCollector [2021-07-27T12:34:54.002Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-07-27T12:34:54.002Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2021-07-27T12:34:54.002Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-07-27T12:34:54.002Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2021-07-27T12:34:54.002Z] === RUN TestTagInvalidReference [2021-07-27T12:34:54.002Z] --- PASS: TestTagInvalidReference (0.03s) [2021-07-27T12:34:54.002Z] === RUN TestTagValidPrefixedRepo [2021-07-27T12:34:54.002Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2021-07-27T12:34:54.002Z] === RUN TestTagExistedNameWithoutForce [2021-07-27T12:34:54.002Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2021-07-27T12:34:54.002Z] === RUN TestTagOfficialNames [2021-07-27T12:34:54.002Z] --- PASS: TestTagOfficialNames (0.07s) [2021-07-27T12:34:54.002Z] === RUN TestTagMatchesDigest [2021-07-27T12:34:54.265Z] --- PASS: TestTagMatchesDigest (0.04s) [2021-07-27T12:34:54.265Z] PASS [2021-07-27T12:34:54.265Z] [2021-07-27T12:34:54.265Z] === Skipped [2021-07-27T12:34:54.265Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2021-07-27T12:34:54.265Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2021-07-27T12:34:54.265Z] [2021-07-27T12:34:54.265Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2021-07-27T12:34:54.265Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-07-27T12:34:54.265Z] [2021-07-27T12:34:54.265Z] [2021-07-27T12:34:54.265Z] DONE 12 tests, 2 skipped in 3.551s [2021-07-27T12:34:54.265Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2021-07-27T12:34:54.265Z] ++ 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-07-27T12:34:54.265Z] ++ set -e [2021-07-27T12:34:54.265Z] ++ '[' -n 0 ']' [2021-07-27T12:34:54.265Z] ++ set -x [2021-07-27T12:34:54.265Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-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-07-27T12:34:54.265Z] INFO: Testing against a local daemon [2021-07-27T12:34:54.265Z] === RUN TestNetworkCreateDelete [2021-07-27T12:34:54.526Z] --- PASS: TestNetworkCreateDelete (0.20s) [2021-07-27T12:34:54.526Z] === RUN TestDockerNetworkDeletePreferID [2021-07-27T12:34:55.112Z] --- PASS: TestDockerNetworkDeletePreferID (0.58s) [2021-07-27T12:34:55.112Z] === RUN TestDaemonDNSFallback [2021-07-27T12:35:03.242Z] --- PASS: TestDaemonDNSFallback (6.82s) [2021-07-27T12:35:03.242Z] === RUN TestInspectNetwork [2021-07-27T12:35:05.513Z] === RUN TestDockerSuite/TestHistoryExistentImage [2021-07-27T12:35:05.513Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2021-07-27T12:35:05.513Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2021-07-27T12:35:05.513Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2021-07-27T12:35:05.513Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2021-07-27T12:35:05.513Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2021-07-27T12:35:05.513Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2021-07-27T12:35:05.513Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2021-07-27T12:35:05.513Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2021-07-27T12:35:05.513Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2021-07-27T12:35:05.513Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2021-07-27T12:35:05.513Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2021-07-27T12:35:05.513Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2021-07-27T12:35:05.513Z] docker_api_swarm_service_test.go:99: [d678d8ab86562] joining swarm manager [da3058e51c445]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-27T12:35:05.513Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2021-07-27T12:35:05.513Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2021-07-27T12:35:05.786Z] === RUN TestInspectNetwork/full_network_id [2021-07-27T12:35:05.786Z] === RUN TestInspectNetwork/partial_network_id [2021-07-27T12:35:05.786Z] === RUN TestInspectNetwork/network_name [2021-07-27T12:35:05.786Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-07-27T12:35:06.079Z] docker_api_swarm_service_test.go:100: [de982409c5754] joining swarm manager [da3058e51c445]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-27T12:35:06.079Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2021-07-27T12:35:06.079Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2021-07-27T12:35:06.643Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2021-07-27T12:35:07.575Z] === RUN TestDockerSuite/TestImagesFormat [2021-07-27T12:35:07.833Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2021-07-27T12:35:09.205Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2021-07-27T12:35:09.985Z] --- PASS: TestInspectNetwork (8.17s) [2021-07-27T12:35:09.986Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-07-27T12:35:09.986Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-07-27T12:35:09.986Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-07-27T12:35:09.986Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-07-27T12:35:09.986Z] === RUN TestRunContainerWithBridgeNone [2021-07-27T12:35:11.780Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2021-07-27T12:35:11.780Z] === RUN TestDockerSuite/TestImportBadURL [2021-07-27T12:35:12.071Z] === RUN TestDockerSuite/TestImportDisplay [2021-07-27T12:35:13.282Z] --- PASS: TestRunContainerWithBridgeNone (3.02s) [2021-07-27T12:35:13.282Z] === RUN TestNetworkInvalidJSON [2021-07-27T12:35:13.282Z] === RUN TestNetworkInvalidJSON//networks/create [2021-07-27T12:35:13.282Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-07-27T12:35:13.282Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-07-27T12:35:13.282Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-07-27T12:35:13.282Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-07-27T12:35:13.282Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-07-27T12:35:13.282Z] === CONT TestNetworkInvalidJSON//networks/create [2021-07-27T12:35:13.282Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-07-27T12:35:13.282Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-07-27T12:35:13.282Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2021-07-27T12:35:13.282Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-07-27T12:35:13.282Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-07-27T12:35:13.282Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-07-27T12:35:13.282Z] === RUN TestNetworkList [2021-07-27T12:35:13.282Z] === RUN TestNetworkList//networks [2021-07-27T12:35:13.282Z] === PAUSE TestNetworkList//networks [2021-07-27T12:35:13.282Z] === RUN TestNetworkList//networks/ [2021-07-27T12:35:13.282Z] === PAUSE TestNetworkList//networks/ [2021-07-27T12:35:13.282Z] === CONT TestNetworkList//networks [2021-07-27T12:35:13.282Z] === CONT TestNetworkList//networks/ [2021-07-27T12:35:13.282Z] --- PASS: TestNetworkList (0.03s) [2021-07-27T12:35:13.282Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-07-27T12:35:13.282Z] --- PASS: TestNetworkList//networks (0.00s) [2021-07-27T12:35:13.282Z] === RUN TestHostIPv4BridgeLabel [2021-07-27T12:35:13.441Z] === RUN TestDockerSuite/TestImportFile [2021-07-27T12:35:13.853Z] --- PASS: TestHostIPv4BridgeLabel (0.60s) [2021-07-27T12:35:13.853Z] === RUN TestDaemonRestartWithLiveRestore [2021-07-27T12:35:14.795Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s) [2021-07-27T12:35:14.795Z] === RUN TestDaemonDefaultNetworkPools [2021-07-27T12:35:15.336Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2021-07-27T12:35:15.336Z] === RUN TestDockerSuite/TestImportFileWithMessage [2021-07-27T12:35:15.744Z] --- PASS: TestDaemonDefaultNetworkPools (0.84s) [2021-07-27T12:35:15.744Z] === RUN TestDaemonRestartWithExistingNetwork [2021-07-27T12:35:16.709Z] === RUN TestDockerSuite/TestImportGzipped [2021-07-27T12:35:17.127Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.21s) [2021-07-27T12:35:17.127Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-07-27T12:35:18.510Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.38s) [2021-07-27T12:35:18.510Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-07-27T12:35:18.606Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2021-07-27T12:35:18.770Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.60s) [2021-07-27T12:35:18.770Z] === RUN TestServiceWithPredefinedNetwork [2021-07-27T12:35:19.976Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2021-07-27T12:35:20.360Z] Created binary: bundles/cross/linux/ppc64le-daemon/dockerd-dev [2021-07-27T12:35:20.360Z] Building: bundles/cross/linux/ppc64le-daemon/docker-proxy-dev [2021-07-27T12:35:20.360Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2021-07-27T12:35:20.360Z] Created binary: bundles/cross/linux/ppc64le-daemon/docker-proxy-dev [2021-07-27T12:35:20.360Z] Cross building: bundles/cross/linux/s390x [2021-07-27T12:35:20.360Z] Building: bundles/cross/linux/s390x-daemon/dockerd-dev [2021-07-27T12:35:20.360Z] GOOS="linux" GOARCH="s390x" GOARM="" [2021-07-27T12:35:20.907Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2021-07-27T12:35:21.839Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2021-07-27T12:35:22.066Z] --- PASS: TestServiceWithPredefinedNetwork (2.71s) [2021-07-27T12:35:22.066Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-07-27T12:35:22.066Z] service_test.go:242: FLAKY_TEST [2021-07-27T12:35:22.066Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-07-27T12:35:22.066Z] === RUN TestServiceWithDataPathPortInit [2021-07-27T12:35:22.769Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2021-07-27T12:35:22.769Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2021-07-27T12:35:22.769Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2021-07-27T12:35:24.139Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2021-07-27T12:35:24.703Z] check_test.go:380: [d678d8ab86562] daemon is not started [2021-07-27T12:35:25.267Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2021-07-27T12:35:25.832Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2021-07-27T12:35:26.764Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2021-07-27T12:35:27.330Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2021-07-27T12:35:28.261Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2021-07-27T12:35:28.261Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2021-07-27T12:35:29.632Z] === RUN TestDockerSuite/TestInspectAmpersand [2021-07-27T12:35:30.196Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2021-07-27T12:35:30.454Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2021-07-27T12:35:31.386Z] === RUN TestDockerSuite/TestInspectByPrefix [2021-07-27T12:35:31.386Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2021-07-27T12:35:31.950Z] docker_api_swarm_service_test.go:532: [dab2e23dc7b93] joining swarm manager [d05399b239db1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-27T12:35:32.208Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2021-07-27T12:35:32.208Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2021-07-27T12:35:32.208Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2021-07-27T12:35:33.139Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2021-07-27T12:35:33.398Z] docker_api_swarm_service_test.go:533: [dbfbeea39ddcf] joining swarm manager [d05399b239db1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-27T12:35:33.962Z] === RUN TestDockerSuite/TestInspectDefault [2021-07-27T12:35:34.894Z] === RUN TestDockerSuite/TestInspectHistory [2021-07-27T12:35:36.266Z] === RUN TestDockerSuite/TestInspectImage [2021-07-27T12:35:36.266Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2021-07-27T12:35:36.266Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2021-07-27T12:35:36.266Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2021-07-27T12:35:36.266Z] === RUN TestDockerSuite/TestInspectInt64 [2021-07-27T12:35:36.831Z] === RUN TestDockerSuite/TestInspectJSONFields [2021-07-27T12:35:37.764Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2021-07-27T12:35:38.022Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2021-07-27T12:35:38.587Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2021-07-27T12:35:39.959Z] === RUN TestDockerSuite/TestInspectPlugin [2021-07-27T12:35:40.173Z] --- PASS: TestServiceWithDataPathPortInit (15.93s) [2021-07-27T12:35:40.173Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-07-27T12:35:41.113Z] service_test.go:434: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:51kgt7zw3x0io1572th2xmdqg Created:2021-07-27 12:35:39.014786118 +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[d0d22f936d616ea58460cd291391c0e0c016b1b4277d9384e98b6b235e6d0afb:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.k92xg735ot7zpkfm325z8ycl8 EndpointID:257076e82d769ca84e1be466b46b96783a2f699989bc33f03a8dfaa7568c5725 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:62c9c3beed4c4f608dc3139b0650ba96a3f1705b3e94cde844160baa2a79ee53 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:2edc446be0d7 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.k92xg735ot7zpkfm325z8ycl8 EndpointID:257076e82d769ca84e1be466b46b96783a2f699989bc33f03a8dfaa7568c5725 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-07-27T12:35:41.329Z] === RUN TestDockerSuite/TestInspectRootFS [2021-07-27T12:35:41.329Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2021-07-27T12:35:42.261Z] === RUN TestDockerSuite/TestInspectStatus [2021-07-27T12:35:43.191Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2021-07-27T12:35:44.569Z] === RUN TestDockerSuite/TestInspectTemplateError [2021-07-27T12:35:45.517Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2021-07-27T12:35:46.395Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.02s) [2021-07-27T12:35:46.396Z] PASS [2021-07-27T12:35:46.396Z] [2021-07-27T12:35:46.396Z] === Skipped [2021-07-27T12:35:46.396Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-07-27T12:35:46.396Z] service_test.go:242: FLAKY_TEST [2021-07-27T12:35:46.396Z] [2021-07-27T12:35:46.396Z] [2021-07-27T12:35:46.396Z] DONE 26 tests, 1 skipped in 51.337s [2021-07-27T12:35:46.396Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-07-27T12:35:46.396Z] ++ 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-07-27T12:35:46.396Z] ++ set -e [2021-07-27T12:35:46.396Z] ++ '[' -n 0 ']' [2021-07-27T12:35:46.396Z] ++ set -x [2021-07-27T12:35:46.396Z] ++ 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-07-27T12:35:46.396Z] INFO: Testing against a local daemon [2021-07-27T12:35:46.396Z] === RUN TestDockerNetworkIpvlanPersistance [2021-07-27T12:35:46.396Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-07-27T12:35:46.396Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-07-27T12:35:46.396Z] === RUN TestDockerNetworkIpvlan [2021-07-27T12:35:46.396Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-07-27T12:35:46.396Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-07-27T12:35:46.396Z] PASS [2021-07-27T12:35:46.396Z] [2021-07-27T12:35:46.396Z] === Skipped [2021-07-27T12:35:46.396Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-07-27T12:35:46.396Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-07-27T12:35:46.396Z] [2021-07-27T12:35:46.396Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-07-27T12:35:46.396Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-07-27T12:35:46.396Z] [2021-07-27T12:35:46.396Z] [2021-07-27T12:35:46.396Z] DONE 2 tests, 2 skipped in 0.140s [2021-07-27T12:35:46.396Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-07-27T12:35:46.396Z] ++ 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-07-27T12:35:46.396Z] ++ set -e [2021-07-27T12:35:46.396Z] ++ '[' -n 0 ']' [2021-07-27T12:35:46.396Z] ++ set -x [2021-07-27T12:35:46.396Z] ++ 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-07-27T12:35:46.396Z] INFO: Testing against a local daemon [2021-07-27T12:35:46.396Z] === RUN TestDockerNetworkMacvlanPersistance [2021-07-27T12:35:46.449Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2021-07-27T12:35:47.336Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.36s) [2021-07-27T12:35:47.336Z] === RUN TestDockerNetworkMacvlan [2021-07-27T12:35:47.381Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2021-07-27T12:35:47.907Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-07-27T12:35:48.312Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2021-07-27T12:35:48.850Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-07-27T12:35:48.877Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2021-07-27T12:35:49.792Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-07-27T12:35:49.808Z] === RUN TestDockerSuite/TestInspectUnknownObject [2021-07-27T12:35:49.808Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2021-07-27T12:35:51.704Z] === RUN TestDockerSuite/TestLinkShortDefinition [2021-07-27T12:35:52.337Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-07-27T12:35:52.635Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2021-07-27T12:35:53.199Z] === RUN TestDockerSuite/TestLinksEnvs [2021-07-27T12:35:54.570Z] docker_api_swarm_service_test.go:147: [d8b93cef8f386] joining swarm manager [dd940984c46d8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-27T12:35:54.828Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2021-07-27T12:35:55.085Z] docker_api_swarm_service_test.go:147: [d369458fa5721] joining swarm manager [dd940984c46d8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-27T12:35:55.342Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2021-07-27T12:35:55.633Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-07-27T12:35:57.867Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2021-07-27T12:36:00.392Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2021-07-27T12:36:00.920Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-07-27T12:36:02.836Z] --- PASS: TestDockerNetworkMacvlan (15.35s) [2021-07-27T12:36:02.836Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.09s) [2021-07-27T12:36:02.836Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.10s) [2021-07-27T12:36:02.836Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.62s) [2021-07-27T12:36:02.836Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.86s) [2021-07-27T12:36:02.836Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.33s) [2021-07-27T12:36:02.836Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.34s) [2021-07-27T12:36:02.836Z] PASS [2021-07-27T12:36:02.836Z] [2021-07-27T12:36:02.836Z] DONE 8 tests in 16.843s [2021-07-27T12:36:02.836Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2021-07-27T12:36:02.836Z] ++ 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-07-27T12:36:02.836Z] ++ set -e [2021-07-27T12:36:02.836Z] ++ '[' -n 0 ']' [2021-07-27T12:36:02.836Z] ++ set -x [2021-07-27T12:36:02.836Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-07-27T12:36:02.836Z] testing: warning: no tests to run [2021-07-27T12:36:02.836Z] PASS [2021-07-27T12:36:02.836Z] [2021-07-27T12:36:02.836Z] DONE 0 tests in 0.033s [2021-07-27T12:36:02.836Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-07-27T12:36:02.836Z] ++ 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-07-27T12:36:02.836Z] ++ set -e [2021-07-27T12:36:02.836Z] ++ '[' -n 0 ']' [2021-07-27T12:36:02.836Z] ++ set -x [2021-07-27T12:36:02.837Z] ++ 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-07-27T12:36:02.837Z] INFO: Testing against a local daemon [2021-07-27T12:36:02.837Z] === RUN TestAuthZPluginAllowRequest [2021-07-27T12:36:02.918Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2021-07-27T12:36:02.918Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2021-07-27T12:36:04.222Z] --- PASS: TestAuthZPluginAllowRequest (1.58s) [2021-07-27T12:36:04.222Z] === RUN TestAuthZPluginTLS [2021-07-27T12:36:04.643Z] --- PASS: TestBuildWithHugeFile (146.88s) [2021-07-27T12:36:04.643Z] === RUN TestBuildWCOWSandboxSize [2021-07-27T12:36:05.163Z] --- PASS: TestAuthZPluginTLS (0.59s) [2021-07-27T12:36:05.163Z] === RUN TestAuthZPluginDenyRequest [2021-07-27T12:36:05.423Z] --- PASS: TestAuthZPluginDenyRequest (0.55s) [2021-07-27T12:36:05.423Z] === RUN TestAuthZPluginAPIDenyResponse [2021-07-27T12:36:05.441Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2021-07-27T12:36:05.698Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2021-07-27T12:36:05.996Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.55s) [2021-07-27T12:36:05.996Z] === RUN TestAuthZPluginDenyResponse [2021-07-27T12:36:06.566Z] --- PASS: TestAuthZPluginDenyResponse (0.56s) [2021-07-27T12:36:06.566Z] === RUN TestAuthZPluginAllowEventStream [2021-07-27T12:36:06.629Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2021-07-27T12:36:08.478Z] --- PASS: TestAuthZPluginAllowEventStream (1.62s) [2021-07-27T12:36:08.478Z] === RUN TestAuthZPluginErrorResponse [2021-07-27T12:36:08.738Z] --- PASS: TestAuthZPluginErrorResponse (0.56s) [2021-07-27T12:36:08.738Z] === RUN TestAuthZPluginErrorRequest [2021-07-27T12:36:09.308Z] --- PASS: TestAuthZPluginErrorRequest (0.55s) [2021-07-27T12:36:09.308Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-07-27T12:36:09.878Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.56s) [2021-07-27T12:36:09.878Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-07-27T12:36:11.790Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.96s) [2021-07-27T12:36:11.790Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-07-27T12:36:13.705Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.91s) [2021-07-27T12:36:13.705Z] === RUN TestAuthZPluginHeader [2021-07-27T12:36:14.646Z] --- PASS: TestAuthZPluginHeader (0.82s) [2021-07-27T12:36:14.646Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-07-27T12:36:14.646Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-07-27T12:36:14.646Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2021-07-27T12:36:14.646Z] === RUN TestAuthZPluginV2Disable [2021-07-27T12:36:14.646Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-07-27T12:36:14.646Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2021-07-27T12:36:14.646Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-07-27T12:36:14.646Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-07-27T12:36:14.646Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-07-27T12:36:14.646Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-07-27T12:36:14.646Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-07-27T12:36:14.646Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-07-27T12:36:14.646Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-07-27T12:36:18.815Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2021-07-27T12:36:21.340Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2021-07-27T12:36:23.867Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2021-07-27T12:36:24.441Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2021-07-27T12:36:27.740Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2021-07-27T12:36:27.740Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2021-07-27T12:36:27.740Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2021-07-27T12:36:27.740Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2021-07-27T12:36:27.740Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2021-07-27T12:36:28.305Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2021-07-27T12:36:29.236Z] === RUN TestDockerSuite/TestLogsAPIUntil [2021-07-27T12:36:32.509Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2021-07-27T12:36:32.753Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.77s) [2021-07-27T12:36:32.753Z] PASS [2021-07-27T12:36:32.753Z] [2021-07-27T12:36:32.753Z] === Skipped [2021-07-27T12:36:32.753Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2021-07-27T12:36:32.753Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-07-27T12:36:32.753Z] [2021-07-27T12:36:32.753Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2021-07-27T12:36:32.753Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-07-27T12:36:32.753Z] [2021-07-27T12:36:32.753Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-07-27T12:36:32.753Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-07-27T12:36:32.753Z] [2021-07-27T12:36:32.753Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-07-27T12:36:32.753Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-07-27T12:36:32.753Z] [2021-07-27T12:36:32.753Z] [2021-07-27T12:36:32.753Z] DONE 17 tests, 4 skipped in 28.744s [2021-07-27T12:36:32.753Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-07-27T12:36:32.753Z] ++ 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-07-27T12:36:32.753Z] ++ set -e [2021-07-27T12:36:32.753Z] ++ '[' -n 0 ']' [2021-07-27T12:36:32.753Z] ++ set -x [2021-07-27T12:36:32.753Z] ++ 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-07-27T12:36:33.073Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2021-07-27T12:36:33.638Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2021-07-27T12:36:33.694Z] INFO: Testing against a local daemon [2021-07-27T12:36:33.694Z] === RUN TestPluginInvalidJSON [2021-07-27T12:36:33.694Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-07-27T12:36:33.694Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-07-27T12:36:33.694Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-07-27T12:36:33.694Z] --- PASS: TestPluginInvalidJSON (0.03s) [2021-07-27T12:36:33.694Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-07-27T12:36:33.694Z] === RUN TestPluginInstall [2021-07-27T12:36:33.694Z] === RUN TestPluginInstall/no_auth [2021-07-27T12:36:35.079Z] time="2021-07-27T12:36:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-07-27T12:36:35.079Z] time="2021-07-27T12:36:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:481bbd14d26add09c4a095beaeb64961a6e16c4674259ef4d8807406f211b4f3" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-07-27T12:36:35.079Z] time="2021-07-27T12:36:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-07-27T12:36:35.079Z] time="2021-07-27T12:36:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:481bbd14d26add09c4a095beaeb64961a6e16c4674259ef4d8807406f211b4f3" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-07-27T12:36:35.651Z] === RUN TestPluginInstall/with_htpasswd [2021-07-27T12:36:36.222Z] time="2021-07-27T12:36:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-07-27T12:36:36.222Z] time="2021-07-27T12:36:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:1d89eb7d21eab28862ea4b06ea0391a94ac4b2fb57ecb48759388998d4a8efea" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-07-27T12:36:36.222Z] time="2021-07-27T12:36:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-07-27T12:36:36.222Z] time="2021-07-27T12:36:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:1d89eb7d21eab28862ea4b06ea0391a94ac4b2fb57ecb48759388998d4a8efea" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-07-27T12:36:36.482Z] === RUN TestPluginInstall/with_insecure [2021-07-27T12:36:38.393Z] time="2021-07-27T12:36:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-07-27T12:36:38.393Z] time="2021-07-27T12:36:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:38dfe0cfa1cd90c0d979fad5be48108cd81c22297ae358e9da6f0a76c060199e" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-07-27T12:36:38.393Z] time="2021-07-27T12:36:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-07-27T12:36:38.393Z] time="2021-07-27T12:36:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:38dfe0cfa1cd90c0d979fad5be48108cd81c22297ae358e9da6f0a76c060199e" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-07-27T12:36:38.896Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2021-07-27T12:36:38.965Z] plugin_test.go:165: [d12b06e63ca05] daemon is not started [2021-07-27T12:36:38.965Z] --- PASS: TestPluginInstall (5.31s) [2021-07-27T12:36:38.965Z] --- PASS: TestPluginInstall/no_auth (1.97s) [2021-07-27T12:36:38.965Z] --- PASS: TestPluginInstall/with_htpasswd (0.93s) [2021-07-27T12:36:38.965Z] --- PASS: TestPluginInstall/with_insecure (2.40s) [2021-07-27T12:36:38.965Z] === RUN TestPluginsWithRuntimes [2021-07-27T12:36:39.462Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2021-07-27T12:36:39.462Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2021-07-27T12:36:40.393Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2021-07-27T12:36:40.875Z] === RUN TestPluginsWithRuntimes/No_Args [2021-07-27T12:36:41.748Z] Created binary: bundles/cross/linux/s390x-daemon/dockerd-dev [2021-07-27T12:36:41.748Z] Building: bundles/cross/linux/s390x-daemon/docker-proxy-dev [2021-07-27T12:36:41.748Z] GOOS="linux" GOARCH="s390x" GOARM="" [2021-07-27T12:36:41.748Z] Created binary: bundles/cross/linux/s390x-daemon/docker-proxy-dev [2021-07-27T12:36:41.748Z] [Pipeline] } [2021-07-27T12:36:41.764Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2021-07-27T12:36:41.816Z] === RUN TestPluginsWithRuntimes/With_Args [2021-07-27T12:36:42.071Z] + sudo modprobe ip6table_filter [Pipeline] sh [2021-07-27T12:36:42.384Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42683/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=13cb04e57c9aafd93d10d06bdb942f2f10d7a8c2 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:13cb04e57c9aafd93d10d06bdb942f2f10d7a8c2 hack/test/unit [2021-07-27T12:36:42.945Z] + BUILDFLAGS=(-tags 'netgo seccomp libdm_no_deferred_remove') [2021-07-27T12:36:42.945Z] + TESTFLAGS+=' -test.timeout=5m' [2021-07-27T12:36:42.945Z] + TESTDIRS=./... [2021-07-27T12:36:42.945Z] + exclude_paths='/vendor/|/integration' [2021-07-27T12:36:42.945Z] ++ go list ./... [2021-07-27T12:36:42.945Z] ++ grep -vE '(/vendor/|/integration)' [2021-07-27T12:36:43.134Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2021-07-27T12:36:43.199Z] --- PASS: TestPluginsWithRuntimes (4.14s) [2021-07-27T12:36:43.199Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.12s) [2021-07-27T12:36:43.199Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.11s) [2021-07-27T12:36:43.199Z] === RUN TestPluginBackCompatMediaTypes [2021-07-27T12:36:43.770Z] --- PASS: TestPluginBackCompatMediaTypes (0.90s) [2021-07-27T12:36:43.770Z] PASS [2021-07-27T12:36:43.770Z] [2021-07-27T12:36:43.770Z] DONE 10 tests in 12.473s [2021-07-27T12:36:43.770Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-07-27T12:36:43.770Z] ++ 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-07-27T12:36:43.770Z] ++ set -e [2021-07-27T12:36:43.770Z] ++ '[' -n 0 ']' [2021-07-27T12:36:43.770Z] ++ set -x [2021-07-27T12:36:43.770Z] ++ 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-07-27T12:36:43.873Z] + pkg_list='github.com/docker/docker/api [2021-07-27T12:36:43.873Z] github.com/docker/docker/api/server [2021-07-27T12:36:43.873Z] github.com/docker/docker/api/server/backend/build [2021-07-27T12:36:43.873Z] github.com/docker/docker/api/server/httputils [2021-07-27T12:36:43.873Z] github.com/docker/docker/api/server/middleware [2021-07-27T12:36:43.873Z] github.com/docker/docker/api/server/router [2021-07-27T12:36:43.873Z] github.com/docker/docker/api/server/router/build [2021-07-27T12:36:43.873Z] github.com/docker/docker/api/server/router/checkpoint [2021-07-27T12:36:43.873Z] github.com/docker/docker/api/server/router/container [2021-07-27T12:36:43.873Z] github.com/docker/docker/api/server/router/debug [2021-07-27T12:36:43.873Z] github.com/docker/docker/api/server/router/distribution [2021-07-27T12:36:43.873Z] github.com/docker/docker/api/server/router/grpc [2021-07-27T12:36:43.873Z] github.com/docker/docker/api/server/router/image [2021-07-27T12:36:43.873Z] github.com/docker/docker/api/server/router/network [2021-07-27T12:36:43.873Z] github.com/docker/docker/api/server/router/plugin [2021-07-27T12:36:43.873Z] github.com/docker/docker/api/server/router/session [2021-07-27T12:36:43.873Z] github.com/docker/docker/api/server/router/swarm [2021-07-27T12:36:43.873Z] github.com/docker/docker/api/server/router/system [2021-07-27T12:36:43.873Z] github.com/docker/docker/api/server/router/volume [2021-07-27T12:36:43.873Z] github.com/docker/docker/api/types [2021-07-27T12:36:43.873Z] github.com/docker/docker/api/types/backend [2021-07-27T12:36:43.873Z] github.com/docker/docker/api/types/blkiodev [2021-07-27T12:36:43.873Z] github.com/docker/docker/api/types/container [2021-07-27T12:36:43.873Z] github.com/docker/docker/api/types/events [2021-07-27T12:36:43.873Z] github.com/docker/docker/api/types/filters [2021-07-27T12:36:43.873Z] github.com/docker/docker/api/types/image [2021-07-27T12:36:43.873Z] github.com/docker/docker/api/types/mount [2021-07-27T12:36:43.873Z] github.com/docker/docker/api/types/network [2021-07-27T12:36:43.873Z] github.com/docker/docker/api/types/plugins/logdriver [2021-07-27T12:36:43.873Z] github.com/docker/docker/api/types/registry [2021-07-27T12:36:43.873Z] github.com/docker/docker/api/types/strslice [2021-07-27T12:36:43.873Z] github.com/docker/docker/api/types/swarm [2021-07-27T12:36:43.873Z] github.com/docker/docker/api/types/swarm/runtime [2021-07-27T12:36:43.873Z] github.com/docker/docker/api/types/time [2021-07-27T12:36:43.873Z] github.com/docker/docker/api/types/versions [2021-07-27T12:36:43.873Z] github.com/docker/docker/api/types/versions/v1p19 [2021-07-27T12:36:43.873Z] github.com/docker/docker/api/types/versions/v1p20 [2021-07-27T12:36:43.873Z] github.com/docker/docker/api/types/volume [2021-07-27T12:36:43.873Z] github.com/docker/docker/builder [2021-07-27T12:36:43.873Z] github.com/docker/docker/builder/builder-next [2021-07-27T12:36:43.873Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-07-27T12:36:43.873Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-07-27T12:36:43.873Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-07-27T12:36:43.873Z] github.com/docker/docker/builder/builder-next/exporter [2021-07-27T12:36:43.873Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-07-27T12:36:43.873Z] github.com/docker/docker/builder/builder-next/worker [2021-07-27T12:36:43.873Z] github.com/docker/docker/builder/dockerfile [2021-07-27T12:36:43.873Z] github.com/docker/docker/builder/dockerignore [2021-07-27T12:36:43.873Z] github.com/docker/docker/builder/remotecontext [2021-07-27T12:36:43.873Z] github.com/docker/docker/builder/remotecontext/git [2021-07-27T12:36:43.873Z] github.com/docker/docker/cli [2021-07-27T12:36:43.873Z] github.com/docker/docker/cli/config [2021-07-27T12:36:43.873Z] github.com/docker/docker/cli/debug [2021-07-27T12:36:43.873Z] github.com/docker/docker/client [2021-07-27T12:36:43.873Z] github.com/docker/docker/cmd/docker-proxy [2021-07-27T12:36:43.873Z] github.com/docker/docker/cmd/dockerd [2021-07-27T12:36:43.873Z] github.com/docker/docker/cmd/dockerd/trap [2021-07-27T12:36:43.873Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-07-27T12:36:43.873Z] github.com/docker/docker/container [2021-07-27T12:36:43.873Z] github.com/docker/docker/container/stream [2021-07-27T12:36:43.873Z] github.com/docker/docker/contrib/apparmor [2021-07-27T12:36:43.873Z] github.com/docker/docker/contrib/docker-device-tool [2021-07-27T12:36:43.873Z] github.com/docker/docker/contrib/httpserver [2021-07-27T12:36:43.873Z] github.com/docker/docker/daemon [2021-07-27T12:36:43.873Z] github.com/docker/docker/daemon/cluster [2021-07-27T12:36:43.873Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-07-27T12:36:43.873Z] github.com/docker/docker/daemon/cluster/convert [2021-07-27T12:36:43.873Z] github.com/docker/docker/daemon/cluster/executor [2021-07-27T12:36:43.873Z] github.com/docker/docker/daemon/cluster/executor/container [2021-07-27T12:36:43.873Z] github.com/docker/docker/daemon/cluster/provider [2021-07-27T12:36:43.873Z] github.com/docker/docker/daemon/config [2021-07-27T12:36:43.873Z] github.com/docker/docker/daemon/discovery [2021-07-27T12:36:43.873Z] github.com/docker/docker/daemon/events [2021-07-27T12:36:43.873Z] github.com/docker/docker/daemon/events/testutils [2021-07-27T12:36:43.873Z] github.com/docker/docker/daemon/exec [2021-07-27T12:36:43.873Z] github.com/docker/docker/daemon/graphdriver [2021-07-27T12:36:43.873Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-07-27T12:36:43.873Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-07-27T12:36:43.873Z] github.com/docker/docker/daemon/graphdriver/copy [2021-07-27T12:36:43.873Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-07-27T12:36:43.873Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-07-27T12:36:43.873Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-07-27T12:36:43.873Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-07-27T12:36:43.873Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-07-27T12:36:43.873Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-07-27T12:36:43.873Z] github.com/docker/docker/daemon/graphdriver/register [2021-07-27T12:36:43.873Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-07-27T12:36:43.873Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-07-27T12:36:43.873Z] github.com/docker/docker/daemon/images [2021-07-27T12:36:43.873Z] github.com/docker/docker/daemon/initlayer [2021-07-27T12:36:43.873Z] github.com/docker/docker/daemon/links [2021-07-27T12:36:43.873Z] github.com/docker/docker/daemon/listeners [2021-07-27T12:36:43.873Z] github.com/docker/docker/daemon/logger [2021-07-27T12:36:43.873Z] github.com/docker/docker/daemon/logger/awslogs [2021-07-27T12:36:43.873Z] github.com/docker/docker/daemon/logger/fluentd [2021-07-27T12:36:43.873Z] github.com/docker/docker/daemon/logger/gcplogs [2021-07-27T12:36:43.873Z] github.com/docker/docker/daemon/logger/gelf [2021-07-27T12:36:43.873Z] github.com/docker/docker/daemon/logger/journald [2021-07-27T12:36:43.873Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-07-27T12:36:43.873Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-07-27T12:36:43.873Z] github.com/docker/docker/daemon/logger/local [2021-07-27T12:36:43.873Z] github.com/docker/docker/daemon/logger/logentries [2021-07-27T12:36:43.873Z] github.com/docker/docker/daemon/logger/loggerutils [2021-07-27T12:36:43.873Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-07-27T12:36:43.873Z] github.com/docker/docker/daemon/logger/splunk [2021-07-27T12:36:43.873Z] github.com/docker/docker/daemon/logger/syslog [2021-07-27T12:36:43.873Z] github.com/docker/docker/daemon/logger/templates [2021-07-27T12:36:43.873Z] github.com/docker/docker/daemon/names [2021-07-27T12:36:43.873Z] github.com/docker/docker/daemon/network [2021-07-27T12:36:43.873Z] github.com/docker/docker/daemon/stats [2021-07-27T12:36:43.873Z] github.com/docker/docker/distribution [2021-07-27T12:36:43.873Z] github.com/docker/docker/distribution/metadata [2021-07-27T12:36:43.873Z] github.com/docker/docker/distribution/utils [2021-07-27T12:36:43.873Z] github.com/docker/docker/distribution/xfer [2021-07-27T12:36:43.873Z] github.com/docker/docker/dockerversion [2021-07-27T12:36:43.873Z] github.com/docker/docker/errdefs [2021-07-27T12:36:43.873Z] github.com/docker/docker/image [2021-07-27T12:36:43.873Z] github.com/docker/docker/image/cache [2021-07-27T12:36:43.873Z] github.com/docker/docker/image/tarexport [2021-07-27T12:36:43.873Z] github.com/docker/docker/image/v1 [2021-07-27T12:36:43.873Z] github.com/docker/docker/internal/test/suite [2021-07-27T12:36:43.873Z] github.com/docker/docker/layer [2021-07-27T12:36:43.873Z] github.com/docker/docker/libcontainerd [2021-07-27T12:36:43.873Z] github.com/docker/docker/libcontainerd/queue [2021-07-27T12:36:43.873Z] github.com/docker/docker/libcontainerd/remote [2021-07-27T12:36:43.873Z] github.com/docker/docker/libcontainerd/supervisor [2021-07-27T12:36:43.873Z] github.com/docker/docker/libcontainerd/types [2021-07-27T12:36:43.873Z] github.com/docker/docker/libnetwork [2021-07-27T12:36:43.873Z] github.com/docker/docker/libnetwork/api [2021-07-27T12:36:43.873Z] github.com/docker/docker/libnetwork/bitseq [2021-07-27T12:36:43.873Z] github.com/docker/docker/libnetwork/cluster [2021-07-27T12:36:43.873Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-07-27T12:36:43.873Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-07-27T12:36:43.873Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-07-27T12:36:43.873Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-07-27T12:36:43.873Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-07-27T12:36:43.873Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-07-27T12:36:43.873Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-07-27T12:36:43.873Z] github.com/docker/docker/libnetwork/config [2021-07-27T12:36:43.873Z] github.com/docker/docker/libnetwork/datastore [2021-07-27T12:36:43.873Z] github.com/docker/docker/libnetwork/diagnostic [2021-07-27T12:36:43.873Z] github.com/docker/docker/libnetwork/discoverapi [2021-07-27T12:36:43.873Z] github.com/docker/docker/libnetwork/driverapi [2021-07-27T12:36:43.873Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-07-27T12:36:43.873Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-07-27T12:36:43.873Z] github.com/docker/docker/libnetwork/drivers/host [2021-07-27T12:36:43.873Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-07-27T12:36:43.873Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-07-27T12:36:43.873Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-07-27T12:36:43.873Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-07-27T12:36:43.873Z] github.com/docker/docker/libnetwork/drivers/null [2021-07-27T12:36:43.873Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-07-27T12:36:43.873Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-07-27T12:36:43.873Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-07-27T12:36:43.873Z] github.com/docker/docker/libnetwork/drivers/remote [2021-07-27T12:36:43.873Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-07-27T12:36:43.873Z] github.com/docker/docker/libnetwork/drivers/windows [2021-07-27T12:36:43.873Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-07-27T12:36:43.873Z] github.com/docker/docker/libnetwork/drvregistry [2021-07-27T12:36:43.873Z] github.com/docker/docker/libnetwork/etchosts [2021-07-27T12:36:43.873Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-07-27T12:36:43.873Z] github.com/docker/docker/libnetwork/idm [2021-07-27T12:36:43.873Z] github.com/docker/docker/libnetwork/internal/caller [2021-07-27T12:36:43.873Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-07-27T12:36:43.873Z] github.com/docker/docker/libnetwork/ipam [2021-07-27T12:36:43.873Z] github.com/docker/docker/libnetwork/ipamapi [2021-07-27T12:36:43.873Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-07-27T12:36:43.873Z] github.com/docker/docker/libnetwork/ipams/null [2021-07-27T12:36:43.873Z] github.com/docker/docker/libnetwork/ipams/remote [2021-07-27T12:36:43.873Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-07-27T12:36:43.873Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-07-27T12:36:43.873Z] github.com/docker/docker/libnetwork/ipamutils [2021-07-27T12:36:43.873Z] github.com/docker/docker/libnetwork/iptables [2021-07-27T12:36:43.873Z] github.com/docker/docker/libnetwork/netlabel [2021-07-27T12:36:43.873Z] github.com/docker/docker/libnetwork/netutils [2021-07-27T12:36:43.873Z] github.com/docker/docker/libnetwork/networkdb [2021-07-27T12:36:43.873Z] github.com/docker/docker/libnetwork/ns [2021-07-27T12:36:43.873Z] github.com/docker/docker/libnetwork/options [2021-07-27T12:36:43.873Z] github.com/docker/docker/libnetwork/osl [2021-07-27T12:36:43.873Z] github.com/docker/docker/libnetwork/osl/kernel [2021-07-27T12:36:43.873Z] github.com/docker/docker/libnetwork/portallocator [2021-07-27T12:36:43.873Z] github.com/docker/docker/libnetwork/portmapper [2021-07-27T12:36:43.873Z] github.com/docker/docker/libnetwork/resolvconf [2021-07-27T12:36:43.873Z] github.com/docker/docker/libnetwork/resolvconf/dns [2021-07-27T12:36:43.873Z] github.com/docker/docker/libnetwork/testutils [2021-07-27T12:36:43.873Z] github.com/docker/docker/libnetwork/types [2021-07-27T12:36:43.873Z] github.com/docker/docker/oci [2021-07-27T12:36:43.873Z] github.com/docker/docker/oci/caps [2021-07-27T12:36:43.873Z] github.com/docker/docker/opts [2021-07-27T12:36:43.873Z] github.com/docker/docker/pkg/aaparser [2021-07-27T12:36:43.873Z] github.com/docker/docker/pkg/archive [2021-07-27T12:36:43.873Z] github.com/docker/docker/pkg/authorization [2021-07-27T12:36:43.873Z] github.com/docker/docker/pkg/broadcaster [2021-07-27T12:36:43.873Z] github.com/docker/docker/pkg/capabilities [2021-07-27T12:36:43.873Z] github.com/docker/docker/pkg/chrootarchive [2021-07-27T12:36:43.873Z] github.com/docker/docker/pkg/containerfs [2021-07-27T12:36:43.873Z] github.com/docker/docker/pkg/devicemapper [2021-07-27T12:36:43.873Z] github.com/docker/docker/pkg/directory [2021-07-27T12:36:43.873Z] github.com/docker/docker/pkg/discovery [2021-07-27T12:36:43.873Z] github.com/docker/docker/pkg/discovery/file [2021-07-27T12:36:43.873Z] github.com/docker/docker/pkg/discovery/kv [2021-07-27T12:36:43.873Z] github.com/docker/docker/pkg/discovery/memory [2021-07-27T12:36:43.873Z] github.com/docker/docker/pkg/discovery/nodes [2021-07-27T12:36:43.873Z] github.com/docker/docker/pkg/dmesg [2021-07-27T12:36:43.873Z] github.com/docker/docker/pkg/filenotify [2021-07-27T12:36:43.873Z] github.com/docker/docker/pkg/fileutils [2021-07-27T12:36:43.873Z] github.com/docker/docker/pkg/fsutils [2021-07-27T12:36:43.873Z] github.com/docker/docker/pkg/homedir [2021-07-27T12:36:43.873Z] github.com/docker/docker/pkg/idtools [2021-07-27T12:36:43.873Z] github.com/docker/docker/pkg/ioutils [2021-07-27T12:36:43.873Z] github.com/docker/docker/pkg/jsonmessage [2021-07-27T12:36:43.873Z] github.com/docker/docker/pkg/locker [2021-07-27T12:36:43.874Z] github.com/docker/docker/pkg/longpath [2021-07-27T12:36:43.874Z] github.com/docker/docker/pkg/loopback [2021-07-27T12:36:43.874Z] github.com/docker/docker/pkg/mount [2021-07-27T12:36:43.874Z] github.com/docker/docker/pkg/namesgenerator [2021-07-27T12:36:43.874Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-07-27T12:36:43.874Z] github.com/docker/docker/pkg/parsers [2021-07-27T12:36:43.874Z] github.com/docker/docker/pkg/parsers/kernel [2021-07-27T12:36:43.874Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-07-27T12:36:43.874Z] github.com/docker/docker/pkg/pidfile [2021-07-27T12:36:43.874Z] github.com/docker/docker/pkg/platform [2021-07-27T12:36:43.874Z] github.com/docker/docker/pkg/plugingetter [2021-07-27T12:36:43.874Z] github.com/docker/docker/pkg/plugins [2021-07-27T12:36:43.874Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-07-27T12:36:43.874Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-07-27T12:36:43.874Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-07-27T12:36:43.874Z] github.com/docker/docker/pkg/plugins/transport [2021-07-27T12:36:43.874Z] github.com/docker/docker/pkg/pools [2021-07-27T12:36:43.874Z] github.com/docker/docker/pkg/progress [2021-07-27T12:36:43.874Z] github.com/docker/docker/pkg/pubsub [2021-07-27T12:36:43.874Z] github.com/docker/docker/pkg/reexec [2021-07-27T12:36:43.874Z] github.com/docker/docker/pkg/signal [2021-07-27T12:36:43.874Z] github.com/docker/docker/pkg/stack [2021-07-27T12:36:43.874Z] github.com/docker/docker/pkg/stdcopy [2021-07-27T12:36:43.874Z] github.com/docker/docker/pkg/streamformatter [2021-07-27T12:36:43.874Z] github.com/docker/docker/pkg/stringid [2021-07-27T12:36:43.874Z] github.com/docker/docker/pkg/symlink [2021-07-27T12:36:43.874Z] github.com/docker/docker/pkg/sysinfo [2021-07-27T12:36:43.874Z] github.com/docker/docker/pkg/system [2021-07-27T12:36:43.874Z] github.com/docker/docker/pkg/tailfile [2021-07-27T12:36:43.874Z] github.com/docker/docker/pkg/tarsum [2021-07-27T12:36:43.874Z] github.com/docker/docker/pkg/term [2021-07-27T12:36:43.874Z] github.com/docker/docker/pkg/term/windows [2021-07-27T12:36:43.874Z] github.com/docker/docker/pkg/truncindex [2021-07-27T12:36:43.874Z] github.com/docker/docker/pkg/urlutil [2021-07-27T12:36:43.874Z] github.com/docker/docker/pkg/useragent [2021-07-27T12:36:43.874Z] github.com/docker/docker/plugin [2021-07-27T12:36:43.874Z] github.com/docker/docker/plugin/executor/containerd [2021-07-27T12:36:43.874Z] github.com/docker/docker/plugin/v2 [2021-07-27T12:36:43.874Z] github.com/docker/docker/profiles/apparmor [2021-07-27T12:36:43.874Z] github.com/docker/docker/profiles/seccomp [2021-07-27T12:36:43.874Z] github.com/docker/docker/quota [2021-07-27T12:36:43.874Z] github.com/docker/docker/reference [2021-07-27T12:36:43.874Z] github.com/docker/docker/registry [2021-07-27T12:36:43.874Z] github.com/docker/docker/registry/resumable [2021-07-27T12:36:43.874Z] github.com/docker/docker/restartmanager [2021-07-27T12:36:43.874Z] github.com/docker/docker/rootless [2021-07-27T12:36:43.874Z] github.com/docker/docker/rootless/specconv [2021-07-27T12:36:43.874Z] github.com/docker/docker/runconfig [2021-07-27T12:36:43.874Z] github.com/docker/docker/runconfig/opts [2021-07-27T12:36:43.874Z] github.com/docker/docker/testutil [2021-07-27T12:36:43.874Z] github.com/docker/docker/testutil/daemon [2021-07-27T12:36:43.874Z] github.com/docker/docker/testutil/environment [2021-07-27T12:36:43.874Z] github.com/docker/docker/testutil/fakecontext [2021-07-27T12:36:43.874Z] github.com/docker/docker/testutil/fakegit [2021-07-27T12:36:43.874Z] github.com/docker/docker/testutil/fakestorage [2021-07-27T12:36:43.874Z] github.com/docker/docker/testutil/fixtures/load [2021-07-27T12:36:43.874Z] github.com/docker/docker/testutil/fixtures/plugin [2021-07-27T12:36:43.874Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-07-27T12:36:43.874Z] github.com/docker/docker/testutil/registry [2021-07-27T12:36:43.874Z] github.com/docker/docker/testutil/request [2021-07-27T12:36:43.874Z] github.com/docker/docker/volume [2021-07-27T12:36:43.874Z] github.com/docker/docker/volume/drivers [2021-07-27T12:36:43.874Z] github.com/docker/docker/volume/local [2021-07-27T12:36:43.874Z] github.com/docker/docker/volume/mounts [2021-07-27T12:36:43.874Z] github.com/docker/docker/volume/service [2021-07-27T12:36:43.874Z] github.com/docker/docker/volume/service/opts [2021-07-27T12:36:43.874Z] github.com/docker/docker/volume/testutils' [2021-07-27T12:36:43.874Z] + echo 'github.com/docker/docker/api [2021-07-27T12:36:43.874Z] github.com/docker/docker/api/server [2021-07-27T12:36:43.874Z] github.com/docker/docker/api/server/backend/build [2021-07-27T12:36:43.874Z] github.com/docker/docker/api/server/httputils [2021-07-27T12:36:43.874Z] github.com/docker/docker/api/server/middleware [2021-07-27T12:36:43.874Z] github.com/docker/docker/api/server/router [2021-07-27T12:36:43.874Z] github.com/docker/docker/api/server/router/build [2021-07-27T12:36:43.874Z] github.com/docker/docker/api/server/router/checkpoint [2021-07-27T12:36:43.874Z] github.com/docker/docker/api/server/router/container [2021-07-27T12:36:43.874Z] github.com/docker/docker/api/server/router/debug [2021-07-27T12:36:43.874Z] github.com/docker/docker/api/server/router/distribution [2021-07-27T12:36:43.874Z] github.com/docker/docker/api/server/router/grpc [2021-07-27T12:36:43.874Z] github.com/docker/docker/api/server/router/image [2021-07-27T12:36:43.874Z] github.com/docker/docker/api/server/router/network [2021-07-27T12:36:43.874Z] github.com/docker/docker/api/server/router/plugin [2021-07-27T12:36:43.874Z] github.com/docker/docker/api/server/router/session [2021-07-27T12:36:43.874Z] github.com/docker/docker/api/server/router/swarm [2021-07-27T12:36:43.874Z] github.com/docker/docker/api/server/router/system [2021-07-27T12:36:43.874Z] github.com/docker/docker/api/server/router/volume [2021-07-27T12:36:43.874Z] github.com/docker/docker/api/types [2021-07-27T12:36:43.874Z] github.com/docker/docker/api/types/backend [2021-07-27T12:36:43.874Z] github.com/docker/docker/api/types/blkiodev [2021-07-27T12:36:43.874Z] github.com/docker/docker/api/types/container [2021-07-27T12:36:43.874Z] github.com/docker/docker/api/types/events [2021-07-27T12:36:43.874Z] github.com/docker/docker/api/types/filters [2021-07-27T12:36:43.874Z] github.com/docker/docker/api/types/image [2021-07-27T12:36:43.874Z] github.com/docker/docker/api/types/mount [2021-07-27T12:36:43.874Z] github.com/docker/docker/api/types/network [2021-07-27T12:36:43.874Z] github.com/docker/docker/api/types/plugins/logdriver [2021-07-27T12:36:43.874Z] github.com/docker/docker/api/types/registry [2021-07-27T12:36:43.874Z] github.com/docker/docker/api/types/strslice [2021-07-27T12:36:43.874Z] github.com/docker/docker/api/types/swarm [2021-07-27T12:36:43.874Z] github.com/docker/docker/api/types/swarm/runtime [2021-07-27T12:36:43.874Z] github.com/docker/docker/api/types/time [2021-07-27T12:36:43.874Z] github.com/docker/docker/api/types/versions [2021-07-27T12:36:43.874Z] github.com/docker/docker/api/types/versions/v1p19 [2021-07-27T12:36:43.874Z] github.com/docker/docker/api/types/versions/v1p20 [2021-07-27T12:36:43.874Z] github.com/docker/docker/api/types/volume [2021-07-27T12:36:43.874Z] github.com/docker/docker/builder [2021-07-27T12:36:43.874Z] github.com/docker/docker/builder/builder-next [2021-07-27T12:36:43.874Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-07-27T12:36:43.874Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-07-27T12:36:43.874Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-07-27T12:36:43.874Z] github.com/docker/docker/builder/builder-next/exporter [2021-07-27T12:36:43.874Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-07-27T12:36:43.874Z] github.com/docker/docker/builder/builder-next/worker [2021-07-27T12:36:43.874Z] github.com/docker/docker/builder/dockerfile [2021-07-27T12:36:43.874Z] github.com/docker/docker/builder/dockerignore [2021-07-27T12:36:43.874Z] github.com/docker/docker/builder/remotecontext [2021-07-27T12:36:43.874Z] github.com/docker/docker/builder/remotecontext/git [2021-07-27T12:36:43.874Z] github.com/docker/docker/cli [2021-07-27T12:36:43.874Z] github.com/docker/docker/cli/config [2021-07-27T12:36:43.874Z] github.com/docker/docker/cli/debug [2021-07-27T12:36:43.874Z] github.com/docker/docker/client [2021-07-27T12:36:43.874Z] github.com/docker/docker/cmd/docker-proxy [2021-07-27T12:36:43.874Z] github.com/docker/docker/cmd/dockerd [2021-07-27T12:36:43.874Z] github.com/docker/docker/cmd/dockerd/trap [2021-07-27T12:36:43.874Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-07-27T12:36:43.874Z] github.com/docker/docker/container [2021-07-27T12:36:43.874Z] github.com/docker/docker/container/stream [2021-07-27T12:36:43.874Z] github.com/docker/docker/contrib/apparmor [2021-07-27T12:36:43.874Z] github.com/docker/docker/contrib/docker-device-tool [2021-07-27T12:36:43.874Z] github.com/docker/docker/contrib/httpserver [2021-07-27T12:36:43.874Z] github.com/docker/docker/daemon [2021-07-27T12:36:43.874Z] github.com/docker/docker/daemon/cluster [2021-07-27T12:36:43.874Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-07-27T12:36:43.874Z] github.com/docker/docker/daemon/cluster/convert [2021-07-27T12:36:43.874Z] github.com/docker/docker/daemon/cluster/executor [2021-07-27T12:36:43.874Z] github.com/docker/docker/daemon/cluster/executor/container [2021-07-27T12:36:43.874Z] github.com/docker/docker/daemon/cluster/provider [2021-07-27T12:36:43.874Z] github.com/docker/docker/daemon/config [2021-07-27T12:36:43.874Z] github.com/docker/docker/daemon/discovery [2021-07-27T12:36:43.874Z] github.com/docker/docker/daemon/events [2021-07-27T12:36:43.874Z] github.com/docker/docker/daemon/events/testutils [2021-07-27T12:36:43.874Z] github.com/docker/docker/daemon/exec [2021-07-27T12:36:43.874Z] github.com/docker/docker/daemon/graphdriver [2021-07-27T12:36:43.874Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-07-27T12:36:43.874Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-07-27T12:36:43.874Z] github.com/docker/docker/daemon/graphdriver/copy [2021-07-27T12:36:43.874Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-07-27T12:36:43.874Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-07-27T12:36:43.874Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-07-27T12:36:43.874Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-07-27T12:36:43.874Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-07-27T12:36:43.874Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-07-27T12:36:43.874Z] github.com/docker/docker/daemon/graphdriver/register [2021-07-27T12:36:43.874Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-07-27T12:36:43.874Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-07-27T12:36:43.874Z] github.com/docker/docker/daemon/images [2021-07-27T12:36:43.874Z] github.com/docker/docker/daemon/initlayer [2021-07-27T12:36:43.874Z] github.com/docker/docker/daemon/links [2021-07-27T12:36:43.874Z] github.com/docker/docker/daemon/listeners [2021-07-27T12:36:43.874Z] github.com/docker/docker/daemon/logger [2021-07-27T12:36:43.874Z] github.com/docker/docker/daemon/logger/awslogs [2021-07-27T12:36:43.874Z] github.com/docker/docker/daemon/logger/fluentd [2021-07-27T12:36:43.874Z] github.com/docker/docker/daemon/logger/gcplogs [2021-07-27T12:36:43.874Z] github.com/docker/docker/daemon/logger/gelf [2021-07-27T12:36:43.874Z] github.com/docker/docker/daemon/logger/journald [2021-07-27T12:36:43.874Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-07-27T12:36:43.874Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-07-27T12:36:43.874Z] github.com/docker/docker/daemon/logger/local [2021-07-27T12:36:43.874Z] github.com/docker/docker/daemon/logger/logentries [2021-07-27T12:36:43.874Z] github.com/docker/docker/daemon/logger/loggerutils [2021-07-27T12:36:43.874Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-07-27T12:36:43.874Z] github.com/docker/docker/daemon/logger/splunk [2021-07-27T12:36:43.874Z] github.com/docker/docker/daemon/logger/syslog [2021-07-27T12:36:43.874Z] github.com/docker/docker/daemon/logger/templates [2021-07-27T12:36:43.874Z] github.com/docker/docker/daemon/names [2021-07-27T12:36:43.874Z] github.com/docker/docker/daemon/network [2021-07-27T12:36:43.874Z] github.com/docker/docker/daemon/stats [2021-07-27T12:36:43.874Z] github.com/docker/docker/distribution [2021-07-27T12:36:43.874Z] github.com/docker/docker/distribution/metadata [2021-07-27T12:36:43.874Z] github.com/docker/docker/distribution/utils [2021-07-27T12:36:43.874Z] github.com/docker/docker/distribution/xfer [2021-07-27T12:36:43.874Z] github.com/docker/docker/dockerversion [2021-07-27T12:36:43.874Z] github.com/docker/docker/errdefs [2021-07-27T12:36:43.874Z] github.com/docker/docker/image [2021-07-27T12:36:43.874Z] github.com/docker/docker/image/cache [2021-07-27T12:36:43.874Z] github.com/docker/docker/image/tarexport [2021-07-27T12:36:43.874Z] github.com/docker/docker/image/v1 [2021-07-27T12:36:43.874Z] github.com/docker/docker/internal/test/suite [2021-07-27T12:36:43.874Z] github.com/docker/docker/layer [2021-07-27T12:36:43.874Z] github.com/docker/docker/libcontainerd [2021-07-27T12:36:43.874Z] github.com/docker/docker/libcontainerd/queue [2021-07-27T12:36:43.874Z] github.com/docker/docker/libcontainerd/remote [2021-07-27T12:36:43.874Z] github.com/docker/docker/libcontainerd/supervisor [2021-07-27T12:36:43.874Z] github.com/docker/docker/libcontainerd/types [2021-07-27T12:36:43.874Z] github.com/docker/docker/libnetwork [2021-07-27T12:36:43.874Z] github.com/docker/docker/libnetwork/api [2021-07-27T12:36:43.874Z] github.com/docker/docker/libnetwork/bitseq [2021-07-27T12:36:43.874Z] github.com/docker/docker/libnetwork/cluster [2021-07-27T12:36:43.874Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-07-27T12:36:43.874Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-07-27T12:36:43.874Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-07-27T12:36:43.874Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-07-27T12:36:43.874Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-07-27T12:36:43.874Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-07-27T12:36:43.874Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-07-27T12:36:43.874Z] github.com/docker/docker/libnetwork/config [2021-07-27T12:36:43.874Z] github.com/docker/docker/libnetwork/datastore [2021-07-27T12:36:43.874Z] github.com/docker/docker/libnetwork/diagnostic [2021-07-27T12:36:43.874Z] github.com/docker/docker/libnetwork/discoverapi [2021-07-27T12:36:43.874Z] github.com/docker/docker/libnetwork/driverapi [2021-07-27T12:36:43.874Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-07-27T12:36:43.874Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-07-27T12:36:43.874Z] github.com/docker/docker/libnetwork/drivers/host [2021-07-27T12:36:43.874Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-07-27T12:36:43.874Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-07-27T12:36:43.874Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-07-27T12:36:43.874Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-07-27T12:36:43.874Z] github.com/docker/docker/libnetwork/drivers/null [2021-07-27T12:36:43.874Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-07-27T12:36:43.874Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-07-27T12:36:43.874Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-07-27T12:36:43.874Z] github.com/docker/docker/libnetwork/drivers/remote [2021-07-27T12:36:43.874Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-07-27T12:36:43.874Z] github.com/docker/docker/libnetwork/drivers/windows [2021-07-27T12:36:43.874Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-07-27T12:36:43.874Z] github.com/docker/docker/libnetwork/drvregistry [2021-07-27T12:36:43.874Z] github.com/docker/docker/libnetwork/etchosts [2021-07-27T12:36:43.874Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-07-27T12:36:43.874Z] github.com/docker/docker/libnetwork/idm [2021-07-27T12:36:43.874Z] github.com/docker/docker/libnetwork/internal/caller [2021-07-27T12:36:43.874Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-07-27T12:36:43.874Z] github.com/docker/docker/libnetwork/ipam [2021-07-27T12:36:43.874Z] github.com/docker/docker/libnetwork/ipamapi [2021-07-27T12:36:43.874Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-07-27T12:36:43.874Z] github.com/docker/docker/libnetwork/ipams/null [2021-07-27T12:36:43.874Z] github.com/docker/docker/libnetwork/ipams/remote [2021-07-27T12:36:43.874Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-07-27T12:36:43.874Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-07-27T12:36:43.874Z] github.com/docker/docker/libnetwork/ipamutils [2021-07-27T12:36:43.874Z] github.com/docker/docker/libnetwork/iptables [2021-07-27T12:36:43.874Z] github.com/docker/docker/libnetwork/netlabel [2021-07-27T12:36:43.874Z] github.com/docker/docker/libnetwork/netutils [2021-07-27T12:36:43.874Z] github.com/docker/docker/libnetwork/networkdb [2021-07-27T12:36:43.874Z] github.com/docker/docker/libnetwork/ns [2021-07-27T12:36:43.874Z] github.com/docker/docker/libnetwork/options [2021-07-27T12:36:43.874Z] github.com/docker/docker/libnetwork/osl [2021-07-27T12:36:43.874Z] github.com/docker/docker/libnetwork/osl/kernel [2021-07-27T12:36:43.874Z] github.com/docker/docker/libnetwork/portallocator [2021-07-27T12:36:43.874Z] github.com/docker/docker/libnetwork/portmapper [2021-07-27T12:36:43.874Z] github.com/docker/docker/libnetwork/resolvconf [2021-07-27T12:36:43.874Z] github.com/docker/docker/libnetwork/resolvconf/dns [2021-07-27T12:36:43.874Z] github.com/docker/docker/libnetwork/testutils [2021-07-27T12:36:43.874Z] github.com/docker/docker/libnetwork/types [2021-07-27T12:36:43.874Z] github.com/docker/docker/oci [2021-07-27T12:36:43.874Z] github.com/docker/docker/oci/caps [2021-07-27T12:36:43.874Z] github.com/docker/docker/opts [2021-07-27T12:36:43.874Z] github.com/docker/docker/pkg/aaparser [2021-07-27T12:36:43.874Z] github.com/docker/docker/pkg/archive [2021-07-27T12:36:43.874Z] github.com/docker/docker/pkg/authorization [2021-07-27T12:36:43.874Z] github.com/docker/docker/pkg/broadcaster [2021-07-27T12:36:43.874Z] github.com/docker/docker/pkg/capabilities [2021-07-27T12:36:43.874Z] github.com/docker/docker/pkg/chrootarchive [2021-07-27T12:36:43.874Z] github.com/docker/docker/pkg/containerfs [2021-07-27T12:36:43.874Z] github.com/docker/docker/pkg/devicemapper [2021-07-27T12:36:43.874Z] github.com/docker/docker/pkg/directory [2021-07-27T12:36:43.874Z] github.com/docker/docker/pkg/discovery [2021-07-27T12:36:43.874Z] github.com/docker/docker/pkg/discovery/file [2021-07-27T12:36:43.874Z] github.com/docker/docker/pkg/discovery/kv [2021-07-27T12:36:43.874Z] github.com/docker/docker/pkg/discovery/memory [2021-07-27T12:36:43.874Z] github.com/docker/docker/pkg/discovery/nodes [2021-07-27T12:36:43.874Z] github.com/docker/docker/pkg/dmesg [2021-07-27T12:36:43.874Z] github.com/docker/docker/pkg/filenotify [2021-07-27T12:36:43.874Z] github.com/docker/docker/pkg/fileutils [2021-07-27T12:36:43.874Z] github.com/docker/docker/pkg/fsutils [2021-07-27T12:36:43.874Z] github.com/docker/docker/pkg/homedir [2021-07-27T12:36:43.874Z] github.com/docker/docker/pkg/idtools [2021-07-27T12:36:43.874Z] github.com/docker/docker/pkg/ioutils [2021-07-27T12:36:43.874Z] github.com/docker/docker/pkg/jsonmessage [2021-07-27T12:36:43.874Z] github.com/docker/docker/pkg/locker [2021-07-27T12:36:43.874Z] github.com/docker/docker/pkg/longpath [2021-07-27T12:36:43.874Z] github.com/docker/docker/pkg/loopback [2021-07-27T12:36:43.874Z] github.com/docker/docker/pkg/mount [2021-07-27T12:36:43.874Z] github.com/docker/docker/pkg/namesgenerator [2021-07-27T12:36:43.874Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-07-27T12:36:43.874Z] github.com/docker/docker/pkg/parsers [2021-07-27T12:36:43.874Z] github.com/docker/docker/pkg/parsers/kernel [2021-07-27T12:36:43.874Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-07-27T12:36:43.874Z] github.com/docker/docker/pkg/pidfile [2021-07-27T12:36:43.874Z] github.com/docker/docker/pkg/platform [2021-07-27T12:36:43.874Z] github.com/docker/docker/pkg/plugingetter [2021-07-27T12:36:43.874Z] github.com/docker/docker/pkg/plugins [2021-07-27T12:36:43.874Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-07-27T12:36:43.874Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-07-27T12:36:43.874Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-07-27T12:36:43.874Z] github.com/docker/docker/pkg/plugins/transport [2021-07-27T12:36:43.874Z] github.com/docker/docker/pkg/pools [2021-07-27T12:36:43.874Z] github.com/docker/docker/pkg/progress [2021-07-27T12:36:43.874Z] github.com/docker/docker/pkg/pubsub [2021-07-27T12:36:43.874Z] github.com/docker/docker/pkg/reexec [2021-07-27T12:36:43.874Z] github.com/docker/docker/pkg/signal [2021-07-27T12:36:43.874Z] github.com/docker/docker/pkg/stack [2021-07-27T12:36:43.874Z] github.com/docker/docker/pkg/stdcopy [2021-07-27T12:36:43.874Z] github.com/docker/docker/pkg/streamformatter [2021-07-27T12:36:43.874Z] github.com/docker/docker/pkg/stringid [2021-07-27T12:36:43.874Z] github.com/docker/docker/pkg/symlink [2021-07-27T12:36:43.874Z] github.com/docker/docker/pkg/sysinfo [2021-07-27T12:36:43.874Z] github.com/docker/docker/pkg/system [2021-07-27T12:36:43.874Z] github.com/docker/docker/pkg/tailfile [2021-07-27T12:36:43.874Z] github.com/docker/docker/pkg/tarsum [2021-07-27T12:36:43.874Z] github.com/docker/docker/pkg/term [2021-07-27T12:36:43.874Z] github.com/docker/docker/pkg/term/windows [2021-07-27T12:36:43.874Z] github.com/docker/docker/pkg/truncindex [2021-07-27T12:36:43.874Z] github.com/docker/docker/pkg/urlutil [2021-07-27T12:36:43.874Z] github.com/docker/docker/pkg/useragent [2021-07-27T12:36:43.874Z] github.com/docker/docker/plugin [2021-07-27T12:36:43.874Z] github.com/docker/docker/plugin/executor/containerd [2021-07-27T12:36:43.874Z] github.com/docker/docker/plugin/v2 [2021-07-27T12:36:43.874Z] github.com/docker/docker/profiles/apparmor [2021-07-27T12:36:43.874Z] github.com/docker/docker/profiles/seccomp [2021-07-27T12:36:43.874Z] github.com/docker/docker/quota [2021-07-27T12:36:43.874Z] github.com/docker/docker/reference [2021-07-27T12:36:43.874Z] github.com/docker/docker/registry [2021-07-27T12:36:43.874Z] github.com/docker/docker/registry/resumable [2021-07-27T12:36:43.874Z] github.com/docker/docker/restartmanager [2021-07-27T12:36:43.874Z] github.com/docker/docker/rootless [2021-07-27T12:36:43.874Z] github.com/docker/docker/rootless/specconv [2021-07-27T12:36:43.874Z] github.com/docker/docker/runconfig [2021-07-27T12:36:43.874Z] github.com/docker/docker/runconfig/opts [2021-07-27T12:36:43.874Z] github.com/docker/docker/testutil [2021-07-27T12:36:43.875Z] github.com/docker/docker/testutil/daemon [2021-07-27T12:36:43.875Z] github.com/docker/docker/testutil/environment [2021-07-27T12:36:43.875Z] github.com/docker/docker/testutil/fakecontext [2021-07-27T12:36:43.875Z] github.com/docker/docker/testutil/fakegit [2021-07-27T12:36:43.875Z] github.com/docker/docker/testutil/fakestorage [2021-07-27T12:36:43.875Z] github.com/docker/docker/testutil/fixtures/load [2021-07-27T12:36:43.875Z] github.com/docker/docker/testutil/fixtures/plugin [2021-07-27T12:36:43.875Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-07-27T12:36:43.875Z] github.com/docker/docker/testutil/registry [2021-07-27T12:36:43.875Z] github.com/docker/docker/testutil/request [2021-07-27T12:36:43.875Z] github.com/docker/docker/volume [2021-07-27T12:36:43.875Z] github.com/docker/docker/volume/drivers [2021-07-27T12:36:43.875Z] github.com/docker/docker/volume/local [2021-07-27T12:36:43.875Z] github.com/docker/docker/volume/mounts [2021-07-27T12:36:43.875Z] github.com/docker/docker/volume/service [2021-07-27T12:36:43.875Z] github.com/docker/docker/volume/service/opts [2021-07-27T12:36:43.875Z] github.com/docker/docker/volume/testutils' [2021-07-27T12:36:43.875Z] + grep --fixed-strings libnetwork/drivers/bridge [2021-07-27T12:36:43.875Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-07-27T12:36:43.875Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-07-27T12:36:43.875Z] + type docker-proxy [2021-07-27T12:36:43.875Z] hack/test/unit: line 22: type: docker-proxy: not found [2021-07-27T12:36:43.875Z] + hack/make.sh binary-proxy install-proxy [2021-07-27T12:36:43.875Z] [2021-07-27T12:36:43.875Z] Removing bundles/ [2021-07-27T12:36:43.875Z] [2021-07-27T12:36:43.875Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2021-07-27T12:36:43.875Z] Building: bundles/binary-proxy/docker-proxy-dev [2021-07-27T12:36:43.875Z] GOOS="" GOARCH="" GOARM="" [2021-07-27T12:36:44.033Z] INFO: Testing against a local daemon [2021-07-27T12:36:44.033Z] === RUN TestExternalGraphDriver [2021-07-27T12:36:44.033Z] === RUN TestExternalGraphDriver/json [2021-07-27T12:36:44.066Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2021-07-27T12:36:45.437Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2021-07-27T12:36:46.812Z] === RUN TestDockerSuite/TestLogsFollowStopped [2021-07-27T12:36:47.743Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2021-07-27T12:36:48.307Z] === RUN TestDockerSuite/TestLogsSince [2021-07-27T12:36:50.414Z] Created binary: bundles/binary-proxy/docker-proxy-dev [2021-07-27T12:36:50.414Z] [2021-07-27T12:36:50.414Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2021-07-27T12:36:50.414Z] Installing docker-proxy to /usr/local/bin/ [2021-07-27T12:36:50.414Z] [2021-07-27T12:36:50.414Z] + mkdir -p bundles [2021-07-27T12:36:50.415Z] + 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/libnetwork github.com/docker/docker/libnetwork/api 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/resolvconf/dns github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/discovery github.com/docker/docker/pkg/discovery/file github.com/docker/docker/pkg/discovery/kv github.com/docker/docker/pkg/discovery/memory github.com/docker/docker/pkg/discovery/nodes github.com/docker/docker/pkg/dmesg github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/fsutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/locker github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/mount github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/namesgenerator/cmd/names-generator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/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-07-27T12:36:50.613Z] === RUN TestExternalGraphDriver/spec [2021-07-27T12:36:50.976Z] ? github.com/docker/docker/api [no test files] [2021-07-27T12:36:55.906Z] === RUN TestExternalGraphDriver/pull [2021-07-27T12:36:56.407Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2021-07-27T12:36:57.292Z] --- PASS: TestExternalGraphDriver (13.10s) [2021-07-27T12:36:57.292Z] --- PASS: TestExternalGraphDriver/json (6.18s) [2021-07-27T12:36:57.293Z] --- PASS: TestExternalGraphDriver/spec (4.99s) [2021-07-27T12:36:57.293Z] --- PASS: TestExternalGraphDriver/pull (1.83s) [2021-07-27T12:36:57.293Z] === RUN TestGraphdriverPluginV2 [2021-07-27T12:36:57.293Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-07-27T12:36:57.293Z] --- SKIP: TestGraphdriverPluginV2 (0.02s) [2021-07-27T12:36:57.293Z] PASS [2021-07-27T12:36:57.293Z] [2021-07-27T12:36:57.293Z] === Skipped [2021-07-27T12:36:57.293Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.02s) [2021-07-27T12:36:57.293Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-07-27T12:36:57.293Z] [2021-07-27T12:36:57.293Z] [2021-07-27T12:36:57.293Z] DONE 5 tests, 1 skipped in 13.262s [2021-07-27T12:36:57.293Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-07-27T12:36:57.293Z] ++ 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-07-27T12:36:57.293Z] ++ set -e [2021-07-27T12:36:57.293Z] ++ '[' -n 0 ']' [2021-07-27T12:36:57.293Z] ++ set -x [2021-07-27T12:36:57.293Z] ++ 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-07-27T12:36:57.293Z] INFO: Testing against a local daemon [2021-07-27T12:36:57.293Z] === RUN TestContinueAfterPluginCrash [2021-07-27T12:36:57.293Z] === PAUSE TestContinueAfterPluginCrash [2021-07-27T12:36:57.293Z] === RUN TestReadPluginNoRead [2021-07-27T12:36:57.293Z] === PAUSE TestReadPluginNoRead [2021-07-27T12:36:57.293Z] === RUN TestDaemonStartWithLogOpt [2021-07-27T12:36:57.293Z] === PAUSE TestDaemonStartWithLogOpt [2021-07-27T12:36:57.293Z] === CONT TestContinueAfterPluginCrash [2021-07-27T12:36:57.293Z] === CONT TestDaemonStartWithLogOpt [2021-07-27T12:36:57.293Z] === CONT TestReadPluginNoRead [2021-07-27T12:36:58.303Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2021-07-27T12:37:01.500Z] === RUN TestReadPluginNoRead/default [2021-07-27T12:37:01.500Z] --- PASS: TestDaemonStartWithLogOpt (3.95s) [2021-07-27T12:37:01.578Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2021-07-27T12:37:02.142Z] === RUN TestDockerSuite/TestLogsTail [2021-07-27T12:37:02.441Z] === RUN TestReadPluginNoRead/disabled_caching [2021-07-27T12:37:03.073Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2021-07-27T12:37:03.331Z] === RUN TestDockerSuite/TestLogsTimestamps [2021-07-27T12:37:04.262Z] === RUN TestDockerSuite/TestLogsWithDetails [2021-07-27T12:37:04.350Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-07-27T12:37:04.843Z] === RUN TestDockerSuite/TestMountIntoProc [2021-07-27T12:37:05.414Z] === RUN TestDockerSuite/TestMountIntoSys [2021-07-27T12:37:05.671Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2021-07-27T12:37:05.743Z] === CONT TestReadPluginNoRead [2021-07-27T12:37:05.743Z] read_test.go:92: [d4cebedec8493] daemon is not started [2021-07-27T12:37:05.743Z] --- PASS: TestReadPluginNoRead (8.55s) [2021-07-27T12:37:05.743Z] --- PASS: TestReadPluginNoRead/default (1.72s) [2021-07-27T12:37:05.743Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.66s) [2021-07-27T12:37:05.743Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.68s) [2021-07-27T12:37:05.818Z] ok github.com/docker/docker/api/server 0.023s coverage: 9.0% of statements [2021-07-27T12:37:06.235Z] === RUN TestDockerSuite/TestNetHostname [2021-07-27T12:37:06.684Z] --- PASS: TestContinueAfterPluginCrash (9.46s) [2021-07-27T12:37:06.684Z] PASS [2021-07-27T12:37:06.684Z] [2021-07-27T12:37:06.684Z] DONE 6 tests in 9.590s [2021-07-27T12:37:06.684Z] 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-07-27T12:37:06.684Z] ++ 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-07-27T12:37:06.684Z] ++ set -e [2021-07-27T12:37:06.684Z] ++ '[' -n 0 ']' [2021-07-27T12:37:06.684Z] ++ set -x [2021-07-27T12:37:06.684Z] ++ 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-07-27T12:37:06.944Z] testing: warning: no tests to run [2021-07-27T12:37:06.944Z] PASS [2021-07-27T12:37:06.944Z] [2021-07-27T12:37:06.944Z] DONE 0 tests in 0.041s [2021-07-27T12:37:06.944Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-07-27T12:37:06.944Z] ++ 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-07-27T12:37:06.944Z] ++ set -e [2021-07-27T12:37:06.944Z] ++ '[' -n 0 ']' [2021-07-27T12:37:06.944Z] ++ set -x [2021-07-27T12:37:06.944Z] ++ 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-07-27T12:37:06.944Z] INFO: Testing against a local daemon [2021-07-27T12:37:06.944Z] === RUN TestPluginWithDevMounts [2021-07-27T12:37:06.944Z] === PAUSE TestPluginWithDevMounts [2021-07-27T12:37:06.944Z] === CONT TestPluginWithDevMounts [2021-07-27T12:37:08.761Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2021-07-27T12:37:08.856Z] --- PASS: TestPluginWithDevMounts (1.88s) [2021-07-27T12:37:08.856Z] PASS [2021-07-27T12:37:08.856Z] [2021-07-27T12:37:08.856Z] DONE 1 tests in 2.021s [2021-07-27T12:37:08.856Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2021-07-27T12:37:08.856Z] ++ 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-07-27T12:37:08.856Z] ++ set -e [2021-07-27T12:37:08.856Z] ++ '[' -n 0 ']' [2021-07-27T12:37:08.856Z] ++ set -x [2021-07-27T12:37:08.856Z] ++ 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-07-27T12:37:09.019Z] === RUN TestDockerSuite/TestNetworkEvents [2021-07-27T12:37:09.276Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2021-07-27T12:37:10.208Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2021-07-27T12:37:10.766Z] INFO: Testing against a local daemon [2021-07-27T12:37:10.766Z] === RUN TestSecretInspect [2021-07-27T12:37:12.733Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2021-07-27T12:37:12.733Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2021-07-27T12:37:13.297Z] === RUN TestDockerSuite/TestPluginActive [2021-07-27T12:37:13.306Z] --- PASS: TestSecretInspect (2.72s) [2021-07-27T12:37:13.306Z] === RUN TestSecretList [2021-07-27T12:37:15.193Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2021-07-27T12:37:15.756Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2021-07-27T12:37:15.850Z] --- PASS: TestSecretList (2.60s) [2021-07-27T12:37:15.850Z] === RUN TestSecretsCreateAndDelete [2021-07-27T12:37:18.281Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2021-07-27T12:37:18.390Z] --- PASS: TestSecretsCreateAndDelete (2.69s) [2021-07-27T12:37:18.390Z] === RUN TestSecretsUpdate [2021-07-27T12:37:20.177Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2021-07-27T12:37:20.177Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2021-07-27T12:37:20.177Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2021-07-27T12:37:20.435Z] === RUN TestDockerSuite/TestPluginLogDriver [2021-07-27T12:37:21.690Z] --- PASS: TestSecretsUpdate (2.65s) [2021-07-27T12:37:21.690Z] === RUN TestTemplatedSecret [2021-07-27T12:37:22.958Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2021-07-27T12:37:23.889Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2021-07-27T12:37:24.992Z] --- PASS: TestTemplatedSecret (3.61s) [2021-07-27T12:37:24.992Z] === RUN TestSecretCreateResolve [2021-07-27T12:37:25.260Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2021-07-27T12:37:26.630Z] === RUN TestDockerSuite/TestPluginUpgrade [2021-07-27T12:37:27.195Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2021-07-27T12:37:27.539Z] --- PASS: TestSecretCreateResolve (2.67s) [2021-07-27T12:37:27.539Z] PASS [2021-07-27T12:37:27.539Z] [2021-07-27T12:37:27.539Z] DONE 6 tests in 18.486s [2021-07-27T12:37:27.539Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2021-07-27T12:37:27.539Z] ++ 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-07-27T12:37:27.539Z] ++ set -e [2021-07-27T12:37:27.539Z] ++ '[' -n 0 ']' [2021-07-27T12:37:27.539Z] ++ set -x [2021-07-27T12:37:27.539Z] ++ 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-07-27T12:37:27.539Z] INFO: Testing against a local daemon [2021-07-27T12:37:27.539Z] === RUN TestServiceCreateInit [2021-07-27T12:37:27.539Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-07-27T12:37:31.374Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2021-07-27T12:37:32.827Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-07-27T12:37:33.270Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2021-07-27T12:37:34.640Z] === RUN TestDockerSuite/TestPortHostBinding [2021-07-27T12:37:36.536Z] === RUN TestDockerSuite/TestPortList [2021-07-27T12:37:38.109Z] --- PASS: TestServiceCreateInit (9.64s) [2021-07-27T12:37:38.109Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.77s) [2021-07-27T12:37:38.109Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.83s) [2021-07-27T12:37:38.109Z] === RUN TestCreateServiceMultipleTimes [2021-07-27T12:37:46.514Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2021-07-27T12:37:47.078Z] === RUN TestDockerSuite/TestPostContainersAttach [2021-07-27T12:37:52.332Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2021-07-27T12:37:54.859Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2021-07-27T12:37:54.859Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2021-07-27T12:37:54.859Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2021-07-27T12:37:55.791Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2021-07-27T12:37:55.791Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2021-07-27T12:37:56.232Z] --- PASS: TestCreateServiceMultipleTimes (16.95s) [2021-07-27T12:37:56.232Z] === RUN TestCreateServiceConflict [2021-07-27T12:37:56.355Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2021-07-27T12:37:56.355Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2021-07-27T12:37:57.172Z] --- PASS: TestCreateServiceConflict (2.71s) [2021-07-27T12:37:57.172Z] === RUN TestCreateServiceMaxReplicas [2021-07-27T12:37:57.286Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2021-07-27T12:37:57.286Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2021-07-27T12:37:58.656Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2021-07-27T12:37:58.656Z] === RUN TestDockerSuite/TestPruneContainerLabel [2021-07-27T12:38:00.467Z] --- PASS: TestCreateServiceMaxReplicas (3.45s) [2021-07-27T12:38:00.467Z] === RUN TestCreateWithDuplicateNetworkNames [2021-07-27T12:38:00.550Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2021-07-27T12:38:02.448Z] === RUN TestDockerSuite/TestPruneContainerUntil [2021-07-27T12:38:04.346Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2021-07-27T12:38:04.603Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2021-07-27T12:38:04.861Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2021-07-27T12:38:05.119Z] === RUN TestDockerSuite/TestPsByOrder [2021-07-27T12:38:08.396Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2021-07-27T12:38:09.328Z] === RUN TestDockerSuite/TestPsListContainersBase [2021-07-27T12:38:12.603Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2021-07-27T12:38:16.781Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2021-07-27T12:38:17.039Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2021-07-27T12:38:17.970Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2021-07-27T12:38:18.580Z] --- PASS: TestCreateWithDuplicateNetworkNames (17.49s) [2021-07-27T12:38:18.580Z] === RUN TestCreateServiceSecretFileMode [2021-07-27T12:38:21.122Z] --- PASS: TestCreateServiceSecretFileMode (3.07s) [2021-07-27T12:38:21.122Z] === RUN TestCreateServiceConfigFileMode [2021-07-27T12:38:21.246Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2021-07-27T12:38:21.503Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2021-07-27T12:38:24.419Z] --- PASS: TestCreateServiceConfigFileMode (2.92s) [2021-07-27T12:38:24.419Z] === RUN TestCreateServiceSysctls [2021-07-27T12:38:24.810Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2021-07-27T12:38:27.334Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2021-07-27T12:38:28.625Z] --- PASS: TestCreateServiceSysctls (4.00s) [2021-07-27T12:38:28.625Z] === RUN TestCreateServiceCapabilities [2021-07-27T12:38:30.612Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2021-07-27T12:38:31.167Z] --- PASS: TestCreateServiceCapabilities (3.04s) [2021-07-27T12:38:31.167Z] === RUN TestInspect [2021-07-27T12:38:31.176Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2021-07-27T12:38:32.107Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2021-07-27T12:38:34.464Z] --- PASS: TestInspect (3.67s) [2021-07-27T12:38:34.464Z] === RUN TestCreateJob [2021-07-27T12:38:34.631Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2021-07-27T12:38:34.888Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2021-07-27T12:38:36.783Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2021-07-27T12:38:38.155Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2021-07-27T12:38:38.155Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2021-07-27T12:38:38.668Z] --- PASS: TestCreateJob (4.02s) [2021-07-27T12:38:38.669Z] === RUN TestReplicatedJob [2021-07-27T12:38:40.680Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2021-07-27T12:38:40.938Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2021-07-27T12:38:42.202Z] ok github.com/docker/docker/api/server/httputils 0.003s coverage: 14.7% of statements [2021-07-27T12:38:42.202Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-07-27T12:38:42.202Z] ok github.com/docker/docker/api/server/middleware 0.005s coverage: 37.7% of statements [2021-07-27T12:38:42.202Z] ? github.com/docker/docker/api/server/router [no test files] [2021-07-27T12:38:42.202Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-07-27T12:38:42.202Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-07-27T12:38:42.202Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-07-27T12:38:42.202Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-07-27T12:38:42.202Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-07-27T12:38:42.202Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-07-27T12:38:42.202Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-07-27T12:38:42.202Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-07-27T12:38:42.202Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-07-27T12:38:42.202Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-07-27T12:38:42.203Z] ok github.com/docker/docker/api/server/router/swarm 0.019s coverage: 5.7% of statements [2021-07-27T12:38:42.203Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-07-27T12:38:42.203Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-07-27T12:38:42.203Z] ? github.com/docker/docker/api/types [no test files] [2021-07-27T12:38:42.203Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-07-27T12:38:42.203Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-07-27T12:38:42.203Z] ? github.com/docker/docker/api/types/container [no test files] [2021-07-27T12:38:42.203Z] ? github.com/docker/docker/api/types/events [no test files] [2021-07-27T12:38:42.203Z] ok github.com/docker/docker/api/types/filters 0.006s coverage: 92.2% of statements [2021-07-27T12:38:42.203Z] ? github.com/docker/docker/api/types/image [no test files] [2021-07-27T12:38:42.203Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-07-27T12:38:42.203Z] ? github.com/docker/docker/api/types/network [no test files] [2021-07-27T12:38:42.203Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-07-27T12:38:42.203Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-07-27T12:38:42.203Z] ok github.com/docker/docker/api/types/strslice 0.010s coverage: 90.0% of statements [2021-07-27T12:38:42.203Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-07-27T12:38:42.203Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-07-27T12:38:42.203Z] ok github.com/docker/docker/api/types/time 0.007s coverage: 100.0% of statements [2021-07-27T12:38:42.203Z] ok github.com/docker/docker/api/types/versions 0.006s coverage: 75.0% of statements [2021-07-27T12:38:42.203Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-07-27T12:38:42.203Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-07-27T12:38:42.203Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-07-27T12:38:42.203Z] ? github.com/docker/docker/builder [no test files] [2021-07-27T12:38:42.203Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-07-27T12:38:42.203Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-07-27T12:38:42.203Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-07-27T12:38:42.203Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-07-27T12:38:42.203Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-07-27T12:38:42.203Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-07-27T12:38:42.203Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-07-27T12:38:42.203Z] ok github.com/docker/docker/builder/remotecontext 0.093s coverage: 13.7% of statements [2021-07-27T12:38:42.203Z] ok github.com/docker/docker/builder/dockerfile 0.227s coverage: 48.7% of statements [2021-07-27T12:38:42.203Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-07-27T12:38:42.203Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2021-07-27T12:38:42.203Z] ok github.com/docker/docker/builder/remotecontext/git 1.227s coverage: 86.3% of statements [2021-07-27T12:38:42.203Z] ? github.com/docker/docker/cli [no test files] [2021-07-27T12:38:42.203Z] ? github.com/docker/docker/cli/config [no test files] [2021-07-27T12:38:43.462Z] === RUN TestDockerSuite/TestPsListContainersSize [2021-07-27T12:38:43.569Z] ok github.com/docker/docker/cmd/docker-proxy 0.041s coverage: 67.6% of statements [2021-07-27T12:38:44.834Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2021-07-27T12:38:45.398Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2021-07-27T12:38:45.398Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2021-07-27T12:38:45.460Z] ok github.com/docker/docker/client 0.125s coverage: 75.5% of statements [2021-07-27T12:38:46.329Z] === RUN TestDockerSuite/TestPsRightTagName [2021-07-27T12:38:46.804Z] --- PASS: TestReplicatedJob (6.90s) [2021-07-27T12:38:46.804Z] === RUN TestUpdateReplicatedJob [2021-07-27T12:38:48.853Z] === RUN TestDockerSuite/TestPsShowMounts [2021-07-27T12:38:50.108Z] --- PASS: TestUpdateReplicatedJob (4.05s) [2021-07-27T12:38:50.108Z] === RUN TestServiceListWithStatuses [2021-07-27T12:38:50.108Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-07-27T12:38:50.108Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-07-27T12:38:50.108Z] === RUN TestDockerNetworkConnectAlias [2021-07-27T12:38:51.378Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2021-07-27T12:38:51.635Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2021-07-27T12:38:52.566Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2021-07-27T12:38:52.566Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2021-07-27T12:38:52.566Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2021-07-27T12:38:52.823Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2021-07-27T12:38:52.823Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2021-07-27T12:38:52.823Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2021-07-27T12:38:53.754Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2021-07-27T12:38:55.390Z] --- PASS: TestDockerNetworkConnectAlias (5.31s) [2021-07-27T12:38:55.390Z] === RUN TestDockerNetworkReConnect [2021-07-27T12:38:55.648Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2021-07-27T12:38:57.018Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2021-07-27T12:38:57.582Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2021-07-27T12:38:57.839Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2021-07-27T12:38:59.591Z] --- PASS: TestDockerNetworkReConnect (4.81s) [2021-07-27T12:38:59.591Z] === RUN TestServicePlugin [2021-07-27T12:38:59.591Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-07-27T12:38:59.591Z] --- SKIP: TestServicePlugin (0.00s) [2021-07-27T12:38:59.591Z] === RUN TestServiceUpdateLabel [2021-07-27T12:39:02.891Z] --- PASS: TestServiceUpdateLabel (2.67s) [2021-07-27T12:39:02.891Z] === RUN TestServiceUpdateSecrets [2021-07-27T12:39:07.857Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2021-07-27T12:39:07.857Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2021-07-27T12:39:10.383Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2021-07-27T12:39:10.383Z] === RUN TestDockerSuite/TestRestartPolicyNO [2021-07-27T12:39:10.383Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2021-07-27T12:39:10.383Z] === RUN TestDockerSuite/TestRestartRunningContainer [2021-07-27T12:39:11.314Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2021-07-27T12:39:13.839Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2021-07-27T12:39:14.403Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2021-07-27T12:39:15.334Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2021-07-27T12:39:17.787Z] --- PASS: TestServiceUpdateSecrets (15.36s) [2021-07-27T12:39:17.787Z] === RUN TestServiceUpdateConfigs [2021-07-27T12:39:18.611Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2021-07-27T12:39:19.981Z] === RUN TestDockerSuite/TestRestartWithVolumes [2021-07-27T12:39:21.878Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2021-07-27T12:39:21.878Z] === RUN TestDockerSuite/TestRmiBlank [2021-07-27T12:39:21.878Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2021-07-27T12:39:21.878Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2021-07-27T12:39:26.056Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2021-07-27T12:39:26.987Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2021-07-27T12:39:26.987Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2021-07-27T12:39:26.987Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2021-07-27T12:39:28.882Z] === RUN TestDockerSuite/TestRmiImgIDForce [2021-07-27T12:39:30.251Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2021-07-27T12:39:30.508Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2021-07-27T12:39:31.879Z] === RUN TestDockerSuite/TestRmiParentImageFail [2021-07-27T12:39:32.091Z] ok github.com/docker/docker/cmd/dockerd 0.044s coverage: 29.1% of statements [2021-07-27T12:39:32.091Z] ok github.com/docker/docker/cmd/dockerd/trap 2.638s coverage: 0.0% of statements [2021-07-27T12:39:32.091Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2021-07-27T12:39:32.091Z] ok github.com/docker/docker/container 0.124s coverage: 34.8% of statements [2021-07-27T12:39:32.091Z] ? github.com/docker/docker/container/stream [no test files] [2021-07-27T12:39:32.091Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-07-27T12:39:32.091Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-07-27T12:39:32.091Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-07-27T12:39:33.251Z] === RUN TestDockerSuite/TestRmiTag [2021-07-27T12:39:33.251Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2021-07-27T12:39:33.816Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2021-07-27T12:39:35.896Z] --- PASS: TestServiceUpdateConfigs (15.25s) [2021-07-27T12:39:35.896Z] === RUN TestServiceUpdateNetwork [2021-07-27T12:39:37.996Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2021-07-27T12:39:38.561Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2021-07-27T12:39:39.493Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2021-07-27T12:39:39.750Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2021-07-27T12:39:40.183Z] ok github.com/docker/docker/daemon/cluster 0.080s coverage: 0.5% of statements [2021-07-27T12:39:41.154Z] === RUN TestDockerSuite/TestRunAddHost [2021-07-27T12:39:41.548Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.013s coverage: 65.3% of statements [2021-07-27T12:39:42.087Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2021-07-27T12:39:42.344Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2021-07-27T12:39:42.914Z] ok github.com/docker/docker/daemon/cluster/convert 0.007s coverage: 35.9% of statements [2021-07-27T12:39:43.275Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2021-07-27T12:39:43.275Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2021-07-27T12:39:43.532Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2021-07-27T12:39:44.096Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2021-07-27T12:39:45.994Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2021-07-27T12:39:46.559Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2021-07-27T12:39:47.491Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2021-07-27T12:39:48.119Z] --- PASS: TestServiceUpdateNetwork (13.65s) [2021-07-27T12:39:48.119Z] === RUN TestServiceUpdatePidsLimit [2021-07-27T12:39:48.119Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-07-27T12:39:48.422Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2021-07-27T12:39:49.060Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-07-27T12:39:49.353Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2021-07-27T12:39:50.724Z] === RUN TestDockerSuite/TestRunAttachDetach [2021-07-27T12:39:51.044Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.439s coverage: 13.8% of statements [2021-07-27T12:39:51.044Z] ok github.com/docker/docker/daemon/config 0.028s coverage: 81.4% of statements [2021-07-27T12:39:51.300Z] ok github.com/docker/docker/daemon/discovery 0.003s coverage: 30.0% of statements [2021-07-27T12:39:51.655Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2021-07-27T12:39:51.861Z] ok github.com/docker/docker/daemon/events 0.056s coverage: 50.0% of statements [2021-07-27T12:39:52.423Z] ok github.com/docker/docker/daemon/graphdriver 0.004s coverage: 2.2% of statements [2021-07-27T12:39:52.586Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2021-07-27T12:39:53.517Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2021-07-27T12:39:53.790Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.827s coverage: 73.3% of statements [2021-07-27T12:39:54.081Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2021-07-27T12:39:54.718Z] ok github.com/docker/docker/daemon 12.143s coverage: 17.6% of statements [2021-07-27T12:39:54.718Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-07-27T12:39:54.718Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-07-27T12:39:54.718Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-07-27T12:39:54.718Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-07-27T12:39:55.012Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2021-07-27T12:39:55.646Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.006s coverage: 3.1% of statements [2021-07-27T12:39:55.902Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.423s coverage: 56.2% of statements [2021-07-27T12:39:56.383Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2021-07-27T12:39:56.383Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2021-07-27T12:39:57.192Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-07-27T12:39:57.315Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2021-07-27T12:39:57.796Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.009s coverage: 1.9% of statements [2021-07-27T12:39:58.248Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2021-07-27T12:39:59.165Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.287s coverage: 49.4% of statements [2021-07-27T12:39:59.181Z] docker_cli_service_logs_test.go:245: checking task p7466esharsg [2021-07-27T12:39:59.181Z] docker_cli_service_logs_test.go:250: checking messages for p7466esharsg [2021-07-27T12:39:59.181Z] docker_cli_service_logs_test.go:245: checking task bnvo9y3yvto1 [2021-07-27T12:39:59.181Z] docker_cli_service_logs_test.go:250: checking messages for bnvo9y3yvto1 [2021-07-27T12:39:59.181Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2021-07-27T12:40:00.093Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.407s coverage: 45.9% of statements [2021-07-27T12:40:00.093Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-07-27T12:40:00.111Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2021-07-27T12:40:00.111Z] === RUN TestDockerSuite/TestRunBindMounts [2021-07-27T12:40:01.458Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.670s coverage: 57.7% of statements [2021-07-27T12:40:01.458Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2021-07-27T12:40:01.458Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-07-27T12:40:01.458Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.009s coverage: 57.5% of statements [2021-07-27T12:40:02.385Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.008s coverage: 3.0% of statements [2021-07-27T12:40:02.634Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2021-07-27T12:40:03.199Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2021-07-27T12:40:03.312Z] ok github.com/docker/docker/daemon/links 0.006s coverage: 93.0% of statements [2021-07-27T12:40:03.568Z] ok github.com/docker/docker/daemon/images 0.018s coverage: 6.8% of statements [2021-07-27T12:40:03.568Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-07-27T12:40:03.568Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-07-27T12:40:04.129Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2021-07-27T12:40:04.693Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2021-07-27T12:40:04.934Z] ok github.com/docker/docker/daemon/logger 0.221s coverage: 43.5% of statements [2021-07-27T12:40:05.190Z] ok github.com/docker/docker/daemon/logger/awslogs 0.160s coverage: 77.0% of statements [2021-07-27T12:40:05.190Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-07-27T12:40:05.190Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-07-27T12:40:05.324Z] --- PASS: TestServiceUpdatePidsLimit (17.38s) [2021-07-27T12:40:05.324Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.93s) [2021-07-27T12:40:05.324Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.12s) [2021-07-27T12:40:05.324Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.13s) [2021-07-27T12:40:05.324Z] PASS [2021-07-27T12:40:05.324Z] [2021-07-27T12:40:05.324Z] === Skipped [2021-07-27T12:40:05.324Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2021-07-27T12:40:05.324Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-07-27T12:40:05.324Z] [2021-07-27T12:40:05.324Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2021-07-27T12:40:05.324Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-07-27T12:40:05.324Z] [2021-07-27T12:40:05.324Z] [2021-07-27T12:40:05.324Z] DONE 27 tests, 2 skipped in 156.588s [2021-07-27T12:40:05.324Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2021-07-27T12:40:05.324Z] ++ 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-07-27T12:40:05.324Z] ++ set -e [2021-07-27T12:40:05.324Z] ++ '[' -n 0 ']' [2021-07-27T12:40:05.324Z] ++ set -x [2021-07-27T12:40:05.325Z] ++ 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-07-27T12:40:05.624Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2021-07-27T12:40:05.624Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2021-07-27T12:40:05.751Z] ok github.com/docker/docker/daemon/logger/gelf 0.005s coverage: 67.0% of statements [2021-07-27T12:40:06.007Z] ok github.com/docker/docker/daemon/logger/journald 0.004s coverage: 23.9% of statements [2021-07-27T12:40:06.187Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2021-07-27T12:40:06.568Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.006s coverage: 87.2% of statements [2021-07-27T12:40:06.568Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.006s coverage: 69.9% of statements [2021-07-27T12:40:07.119Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2021-07-27T12:40:07.496Z] ok github.com/docker/docker/daemon/logger/local 0.017s coverage: 75.2% of statements [2021-07-27T12:40:07.496Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-07-27T12:40:07.685Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2021-07-27T12:40:07.752Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.036s coverage: 56.8% of statements [2021-07-27T12:40:07.865Z] INFO: Testing against a local daemon [2021-07-27T12:40:07.865Z] === RUN TestSessionCreate [2021-07-27T12:40:07.865Z] --- PASS: TestSessionCreate (0.04s) [2021-07-27T12:40:07.865Z] === RUN TestSessionCreateWithBadUpgrade [2021-07-27T12:40:07.865Z] --- PASS: TestSessionCreateWithBadUpgrade (0.04s) [2021-07-27T12:40:07.865Z] PASS [2021-07-27T12:40:07.865Z] [2021-07-27T12:40:07.865Z] DONE 2 tests in 3.884s [2021-07-27T12:40:07.865Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2021-07-27T12:40:07.865Z] ++ 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-07-27T12:40:07.865Z] ++ set -e [2021-07-27T12:40:07.865Z] ++ '[' -n 0 ']' [2021-07-27T12:40:07.865Z] ++ set -x [2021-07-27T12:40:07.865Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-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-07-27T12:40:08.125Z] INFO: Testing against a local daemon [2021-07-27T12:40:08.125Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-07-27T12:40:08.125Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-07-27T12:40:08.125Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-07-27T12:40:08.125Z] === RUN TestEventsExecDie [2021-07-27T12:40:08.316Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.008s coverage: 31.5% of statements [2021-07-27T12:40:08.618Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2021-07-27T12:40:09.067Z] --- PASS: TestEventsExecDie (1.10s) [2021-07-27T12:40:09.067Z] === RUN TestEventsBackwardsCompatible [2021-07-27T12:40:09.183Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2021-07-27T12:40:09.183Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2021-07-27T12:40:09.255Z] ok github.com/docker/docker/daemon/logger/syslog 0.004s coverage: 46.8% of statements [2021-07-27T12:40:09.327Z] --- PASS: TestEventsBackwardsCompatible (0.07s) [2021-07-27T12:40:09.327Z] === RUN TestEventsVolumeCreate [2021-07-27T12:40:09.327Z] --- PASS: TestEventsVolumeCreate (0.07s) [2021-07-27T12:40:09.327Z] === RUN TestInfoBinaryCommits [2021-07-27T12:40:09.327Z] --- PASS: TestInfoBinaryCommits (0.04s) [2021-07-27T12:40:09.327Z] === RUN TestInfoAPIVersioned [2021-07-27T12:40:09.327Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-07-27T12:40:09.327Z] === RUN TestInfoDiscoveryBackend [2021-07-27T12:40:09.817Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2021-07-27T12:40:09.898Z] --- PASS: TestInfoDiscoveryBackend (0.54s) [2021-07-27T12:40:09.898Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-07-27T12:40:10.072Z] ok github.com/docker/docker/daemon/network 0.004s coverage: 63.8% of statements [2021-07-27T12:40:10.145Z] === RUN TestDockerSwarmSuite/TestServiceScale [2021-07-27T12:40:10.408Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2021-07-27T12:40:10.408Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2021-07-27T12:40:10.634Z] ok github.com/docker/docker/daemon/logger/splunk 1.660s coverage: 82.5% of statements [2021-07-27T12:40:10.634Z] ? github.com/docker/docker/daemon/names [no test files] [2021-07-27T12:40:10.634Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-07-27T12:40:10.837Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-07-27T12:40:10.837Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-07-27T12:40:11.343Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2021-07-27T12:40:11.407Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.54s) [2021-07-27T12:40:11.407Z] === RUN TestInfoAPI [2021-07-27T12:40:11.407Z] --- PASS: TestInfoAPI (0.04s) [2021-07-27T12:40:11.407Z] === RUN TestInfoAPIWarnings [2021-07-27T12:40:12.000Z] ok github.com/docker/docker/distribution 0.126s coverage: 25.8% of statements [2021-07-27T12:40:12.000Z] ok github.com/docker/docker/distribution/metadata 0.041s coverage: 48.2% of statements [2021-07-27T12:40:12.000Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-07-27T12:40:12.275Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2021-07-27T12:40:12.839Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2021-07-27T12:40:12.928Z] ok github.com/docker/docker/errdefs 0.005s coverage: 53.1% of statements [2021-07-27T12:40:13.402Z] === RUN TestDockerSuite/TestRunContainerNetwork [2021-07-27T12:40:13.489Z] ok github.com/docker/docker/image 0.016s coverage: 86.6% of statements [2021-07-27T12:40:13.967Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2021-07-27T12:40:14.051Z] ok github.com/docker/docker/image/cache 0.006s coverage: 19.2% of statements [2021-07-27T12:40:14.225Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2021-07-27T12:40:14.614Z] ok github.com/docker/docker/image/tarexport 0.007s coverage: 0.7% of statements [2021-07-27T12:40:14.870Z] ok github.com/docker/docker/distribution/xfer 1.972s coverage: 85.1% of statements [2021-07-27T12:40:14.870Z] ? github.com/docker/docker/dockerversion [no test files] [2021-07-27T12:40:14.870Z] ok github.com/docker/docker/image/v1 0.012s coverage: 25.0% of statements [2021-07-27T12:40:14.870Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-07-27T12:40:15.156Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2021-07-27T12:40:15.431Z] ok github.com/docker/docker/libcontainerd/queue 0.023s coverage: 100.0% of statements [2021-07-27T12:40:16.525Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2021-07-27T12:40:18.420Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2021-07-27T12:40:19.352Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2021-07-27T12:40:20.284Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2021-07-27T12:40:21.217Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2021-07-27T12:40:22.147Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2021-07-27T12:40:23.078Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2021-07-27T12:40:24.009Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2021-07-27T12:40:25.371Z] ok github.com/docker/docker/layer 8.006s coverage: 68.8% of statements [2021-07-27T12:40:25.371Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-07-27T12:40:25.371Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-07-27T12:40:25.371Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-07-27T12:40:25.371Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-07-27T12:40:25.379Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2021-07-27T12:40:27.886Z] ok github.com/docker/docker/libnetwork/api 1.326s coverage: 90.1% of statements [2021-07-27T12:40:28.143Z] ok github.com/docker/docker/libnetwork/bitseq 0.124s coverage: 84.4% of statements [2021-07-27T12:40:28.654Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2021-07-27T12:40:28.655Z] === RUN TestDockerSuite/TestRunCreateVolume [2021-07-27T12:40:29.509Z] ok github.com/docker/docker/libnetwork/config 0.043s coverage: 24.0% of statements [2021-07-27T12:40:29.511Z] --- PASS: TestInfoAPIWarnings (16.36s) [2021-07-27T12:40:29.511Z] === RUN TestInfoDebug [2021-07-27T12:40:29.511Z] --- PASS: TestInfoDebug (0.54s) [2021-07-27T12:40:29.511Z] === RUN TestInfoInsecureRegistries [2021-07-27T12:40:29.511Z] --- PASS: TestInfoInsecureRegistries (0.54s) [2021-07-27T12:40:29.511Z] === RUN TestInfoRegistryMirrors [2021-07-27T12:40:29.511Z] --- PASS: TestInfoRegistryMirrors (0.54s) [2021-07-27T12:40:29.511Z] === RUN TestLoginFailsWithBadCredentials [2021-07-27T12:40:29.511Z] --- PASS: TestLoginFailsWithBadCredentials (0.19s) [2021-07-27T12:40:29.511Z] === RUN TestPingCacheHeaders [2021-07-27T12:40:29.586Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2021-07-27T12:40:29.765Z] ok github.com/docker/docker/libnetwork/datastore 0.003s coverage: 21.9% of statements [2021-07-27T12:40:29.771Z] --- PASS: TestPingCacheHeaders (0.04s) [2021-07-27T12:40:29.771Z] === RUN TestPingGet [2021-07-27T12:40:29.771Z] --- PASS: TestPingGet (0.03s) [2021-07-27T12:40:29.771Z] === RUN TestPingHead [2021-07-27T12:40:29.771Z] --- PASS: TestPingHead (0.03s) [2021-07-27T12:40:29.771Z] === RUN TestVersion [2021-07-27T12:40:29.771Z] --- PASS: TestVersion (0.03s) [2021-07-27T12:40:29.771Z] PASS [2021-07-27T12:40:29.771Z] [2021-07-27T12:40:29.771Z] === Skipped [2021-07-27T12:40:29.771Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-07-27T12:40:29.771Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-07-27T12:40:29.771Z] [2021-07-27T12:40:29.771Z] [2021-07-27T12:40:29.771Z] DONE 19 tests, 1 skipped in 21.841s [2021-07-27T12:40:29.771Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2021-07-27T12:40:29.771Z] ++ 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-07-27T12:40:29.771Z] ++ set -e [2021-07-27T12:40:29.771Z] ++ '[' -n 0 ']' [2021-07-27T12:40:29.771Z] ++ set -x [2021-07-27T12:40:29.771Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-07-27T12:40:30.022Z] ok github.com/docker/docker/libnetwork/driverapi 0.002s coverage: 68.9% of statements [2021-07-27T12:40:32.112Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2021-07-27T12:40:32.538Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.432s coverage: 59.9% of statements [2021-07-27T12:40:32.795Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2021-07-27T12:40:33.043Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2021-07-27T12:40:33.356Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.036s coverage: 4.0% of statements [2021-07-27T12:40:33.916Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.017s coverage: 4.5% of statements [2021-07-27T12:40:34.172Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2021-07-27T12:40:34.414Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2021-07-27T12:40:35.784Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2021-07-27T12:40:37.154Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2021-07-27T12:40:37.903Z] INFO: Testing against a local daemon [2021-07-27T12:40:37.903Z] === RUN TestVolumesCreateAndList [2021-07-27T12:40:37.903Z] --- PASS: TestVolumesCreateAndList (0.03s) [2021-07-27T12:40:37.903Z] === RUN TestVolumesRemove [2021-07-27T12:40:37.903Z] --- PASS: TestVolumesRemove (0.08s) [2021-07-27T12:40:37.903Z] === RUN TestVolumesInspect [2021-07-27T12:40:37.903Z] --- PASS: TestVolumesInspect (0.03s) [2021-07-27T12:40:37.903Z] === RUN TestVolumesInvalidJSON [2021-07-27T12:40:37.903Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-07-27T12:40:37.903Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-07-27T12:40:37.903Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-07-27T12:40:37.903Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2021-07-27T12:40:37.903Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-07-27T12:40:37.903Z] PASS [2021-07-27T12:40:37.903Z] [2021-07-27T12:40:37.903Z] DONE 5 tests in 7.601s [2021-07-27T12:40:37.904Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-07-27T12:40:37.904Z] ++++ cat bundles/test-integration/docker.pid [2021-07-27T12:40:37.904Z] +++ kill 14577 [2021-07-27T12:40:38.474Z] +++ /etc/init.d/apparmor stop [2021-07-27T12:40:38.474Z] Leaving: AppArmorNo profiles have been unloaded. [2021-07-27T12:40:38.474Z] [2021-07-27T12:40:38.474Z] Unloading profiles will leave already running processes permanently [2021-07-27T12:40:38.474Z] unconfined, which can lead to unexpected situations. [2021-07-27T12:40:38.474Z] [2021-07-27T12:40:38.474Z] To set a process to complain mode, use the command line tool [2021-07-27T12:40:38.474Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-07-27T12:40:38.474Z] +++ true [2021-07-27T12:40:38.474Z] exiting test-integration [2021-07-27T12:40:38.474Z] ++ exit 0 [2021-07-27T12:40:38.474Z] [2021-07-27T12:40:38.524Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2021-07-27T12:40:39.896Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2021-07-27T12:40:39.896Z] docker_cli_run_test.go:4023: unmatched requirement DaemonIsWindows [2021-07-27T12:40:39.896Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2021-07-27T12:40:39.896Z] docker_cli_run_test.go:4042: unmatched requirement DaemonIsWindows [2021-07-27T12:40:39.896Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2021-07-27T12:40:40.461Z] docker_cli_swarm_test.go:1901: [df74ac742b64f] joining swarm manager [dadbdf89fa462]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-27T12:40:40.461Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2021-07-27T12:40:41.842Z] docker_cli_swarm_test.go:1902: [d9fd2ec2b312a] joining swarm manager [dadbdf89fa462]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-27T12:40:43.226Z] === RUN TestDockerSuite/TestRunDNSOptions Post stage [Pipeline] junit [2021-07-27T12:40:43.783Z] Recording test results [2021-07-27T12:40:44.011Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-07-27T12:40:44.121Z] ok github.com/docker/docker/libnetwork/drivers/overlay 7.192s coverage: 6.6% of statements [2021-07-27T12:40:44.121Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.002s coverage: 63.6% of statements [2021-07-27T12:40:44.121Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.009s coverage: 57.4% of statements [2021-07-27T12:40:44.121Z] ok github.com/docker/docker/libnetwork/drvregistry 0.016s coverage: 82.4% of statements [2021-07-27T12:40:44.364Z] + echo Ensuring container killed. [2021-07-27T12:40:44.364Z] Ensuring container killed. [2021-07-27T12:40:44.364Z] + docker rm -vf docker-pr3 [2021-07-27T12:40:44.364Z] Error: No such container: docker-pr3 [Pipeline] sh [2021-07-27T12:40:44.377Z] ok github.com/docker/docker/libnetwork/etchosts 0.015s coverage: 81.2% of statements [2021-07-27T12:40:44.598Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2021-07-27T12:40:44.633Z] ok github.com/docker/docker/libnetwork/hostdiscovery 0.003s coverage: 48.1% of statements [2021-07-27T12:40:44.653Z] + echo Chowning /workspace to jenkins user [2021-07-27T12:40:44.653Z] Chowning /workspace to jenkins user [2021-07-27T12:40:44.653Z] + id -u [2021-07-27T12:40:44.653Z] + id -g [2021-07-27T12:40:44.653Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42683:/workspace busybox chown -R 1000:1000 /workspace [2021-07-27T12:40:44.889Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2021-07-27T12:40:44.889Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements [2021-07-27T12:40:47.121Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2021-07-27T12:40:47.378Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2021-07-27T12:40:48.748Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2021-07-27T12:40:49.679Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2021-07-27T12:40:49.679Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2021-07-27T12:40:49.679Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2021-07-27T12:40:50.243Z] === RUN TestDockerSuite/TestRunDeviceSymlink [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-07-27T12:40:51.537Z] + bundleName=arm64-integration [2021-07-27T12:40:51.537Z] + echo Creating arm64-integration-bundles.tar.gz [2021-07-27T12:40:51.537Z] Creating arm64-integration-bundles.tar.gz [2021-07-27T12:40:51.537Z] + find bundles -path */root/*overlay2 -prune -o -type f+ ( -name *-report.json -oxargs -name tar *.log -czf -o arm64-integration-bundles.tar.gz -name [2021-07-27T12:40:51.537Z] *.prof -o -name *-report.xml ) -print [Pipeline] archiveArtifacts [2021-07-27T12:40:51.811Z] Archiving artifacts [2021-07-27T12:40:52.138Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2021-07-27T12:40:52.138Z] === RUN TestDockerSuite/TestRunDuplicateMount [2021-07-27T12:40:52.158Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42683/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-07-27T12:40:52.474Z] + make clean [2021-07-27T12:40:52.704Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2021-07-27T12:40:53.044Z] docker volume rm -f docker-dev-cache [2021-07-27T12:40:53.044Z] docker-dev-cache [Pipeline] deleteDir [2021-07-27T12:40:53.636Z] === RUN TestDockerSuite/TestRunEchoStdout [2021-07-27T12:40:54.200Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2021-07-27T12:40:55.132Z] === RUN TestDockerSuite/TestRunEmptyEnv [2021-07-27T12:40:55.132Z] === RUN TestDockerSuite/TestRunEntrypoint [2021-07-27T12:40:55.696Z] === RUN TestDockerSuite/TestRunEnvironment [2021-07-27T12:40:56.627Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2021-07-27T12:40:57.056Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.002s coverage: 100.0% of statements [2021-07-27T12:40:57.190Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2021-07-27T12:40:57.312Z] ok github.com/docker/docker/libnetwork 37.779s coverage: 40.7% of statements [2021-07-27T12:40:57.312Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2021-07-27T12:40:57.312Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2021-07-27T12:40:57.312Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2021-07-27T12:40:57.312Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2021-07-27T12:40:57.312Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2021-07-27T12:40:57.312Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2021-07-27T12:40:57.312Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2021-07-27T12:40:57.312Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2021-07-27T12:40:57.312Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2021-07-27T12:40:57.312Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2021-07-27T12:40:57.312Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2021-07-27T12:40:57.312Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2021-07-27T12:40:57.312Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2021-07-27T12:40:57.312Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2021-07-27T12:40:57.312Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2021-07-27T12:40:57.312Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2021-07-27T12:40:57.312Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2021-07-27T12:40:57.875Z] ok github.com/docker/docker/libnetwork/ipams/null 0.003s coverage: 57.1% of statements [2021-07-27T12:40:58.121Z] === RUN TestDockerSuite/TestRunExitCode [2021-07-27T12:40:58.685Z] === RUN TestDockerSuite/TestRunExitCodeOne [2021-07-27T12:40:58.802Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.016s coverage: 47.4% of statements [2021-07-27T12:40:59.058Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.008s coverage: 71.4% of statements [2021-07-27T12:40:59.615Z] === RUN TestDockerSuite/TestRunExitCodeZero [2021-07-27T12:41:00.424Z] ok github.com/docker/docker/libnetwork/ipamutils 0.569s coverage: 74.0% of statements [2021-07-27T12:41:00.546Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2021-07-27T12:41:01.110Z] === RUN TestDockerSuite/TestRunExposePort [2021-07-27T12:41:01.110Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2021-07-27T12:41:01.353Z] ok github.com/docker/docker/libnetwork/iptables 0.375s coverage: 45.1% of statements [2021-07-27T12:41:01.609Z] ok github.com/docker/docker/libnetwork/netlabel 0.013s coverage: 60.0% of statements [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2021-07-27T12:41:02.041Z] === RUN TestDockerSuite/TestRunGroupAdd [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-07-27T12:41:02.184Z] ok github.com/docker/docker/libnetwork/netutils 0.040s coverage: 44.1% of statements [2021-07-27T12:41:02.611Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2021-07-27T12:41:02.868Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2021-07-27T12:41:04.241Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2021-07-27T12:41:04.806Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2021-07-27T12:41:04.806Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-07-27T12:41:04.806Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2021-07-27T12:41:08.083Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2021-07-27T12:41:08.647Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2021-07-27T12:41:11.171Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2021-07-27T12:41:13.696Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2021-07-27T12:41:17.029Z] ok github.com/docker/docker/libnetwork/ipam 18.687s coverage: 85.3% of statements [2021-07-27T12:41:17.029Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2021-07-27T12:41:17.029Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2021-07-27T12:41:17.029Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2021-07-27T12:41:17.029Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2021-07-27T12:41:20.286Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2021-07-27T12:41:20.291Z] ok github.com/docker/docker/libnetwork/osl 4.310s coverage: 39.7% of statements [2021-07-27T12:41:20.291Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.002s coverage: 20.0% of statements [2021-07-27T12:41:20.291Z] ok github.com/docker/docker/libnetwork/portallocator 0.011s coverage: 86.1% of statements [2021-07-27T12:41:20.850Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2021-07-27T12:41:20.853Z] ok github.com/docker/docker/libnetwork/portmapper 0.233s coverage: 49.5% of statements [2021-07-27T12:41:21.109Z] ok github.com/docker/docker/libnetwork/resolvconf 0.004s coverage: 70.5% of statements [2021-07-27T12:41:21.671Z] ok github.com/docker/docker/libnetwork/types 0.003s coverage: 47.9% of statements [2021-07-27T12:41:21.926Z] ok github.com/docker/docker/oci 0.006s coverage: 43.3% of statements [2021-07-27T12:41:22.496Z] ok github.com/docker/docker/opts 0.020s coverage: 67.1% of statements [2021-07-27T12:41:22.746Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2021-07-27T12:41:22.746Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2021-07-27T12:41:22.746Z] === RUN TestDockerSuite/TestRunInvalidReference [2021-07-27T12:41:22.746Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2021-07-27T12:41:22.753Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2021-07-27T12:41:23.310Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2021-07-27T12:41:24.123Z] ok github.com/docker/docker/pkg/archive 0.307s coverage: 81.9% of statements [2021-07-27T12:41:25.049Z] ok github.com/docker/docker/pkg/authorization 0.243s coverage: 68.3% of statements [2021-07-27T12:41:25.305Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2021-07-27T12:41:25.305Z] ok github.com/docker/docker/pkg/capabilities 0.003s coverage: 87.5% of statements [2021-07-27T12:41:26.587Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2021-07-27T12:41:28.485Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2021-07-27T12:41:28.571Z] ok github.com/docker/docker/pkg/chrootarchive 2.475s coverage: 43.2% of statements [2021-07-27T12:41:28.571Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2021-07-27T12:41:28.827Z] ok github.com/docker/docker/pkg/discovery 0.003s coverage: 58.3% of statements [2021-07-27T12:41:29.082Z] ok github.com/docker/docker/pkg/discovery/file 0.005s coverage: 97.6% of statements [2021-07-27T12:41:29.857Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2021-07-27T12:41:29.857Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2021-07-27T12:41:31.752Z] docker_cli_swarm_test.go:1802: [dac74425860ee] joining swarm manager [da0bebae2934c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-27T12:41:32.682Z] docker_cli_swarm_test.go:1803: [dcc8b10ce68f8] joining swarm manager [da0bebae2934c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-27T12:41:33.249Z] ok github.com/docker/docker/pkg/discovery/kv 3.026s coverage: 84.1% of statements [2021-07-27T12:41:33.249Z] ok github.com/docker/docker/pkg/discovery/memory 0.002s coverage: 92.3% of statements [2021-07-27T12:41:33.249Z] ok github.com/docker/docker/pkg/discovery/nodes 0.002s coverage: 93.8% of statements [2021-07-27T12:41:33.249Z] ok github.com/docker/docker/pkg/dmesg 0.004s coverage: 83.3% of statements [2021-07-27T12:41:34.174Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 67.0% of statements [2021-07-27T12:41:34.430Z] ok github.com/docker/docker/pkg/fileutils 0.005s coverage: 86.3% of statements [2021-07-27T12:41:34.685Z] ok github.com/docker/docker/pkg/fsutils 0.146s coverage: 85.1% of statements [2021-07-27T12:41:34.941Z] ok github.com/docker/docker/pkg/homedir 0.002s coverage: 11.4% of statements [2021-07-27T12:41:35.503Z] ok github.com/docker/docker/pkg/idtools 0.321s coverage: 69.5% of statements [2021-07-27T12:41:35.956Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2021-07-27T12:41:36.214Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2021-07-27T12:41:36.431Z] ok github.com/docker/docker/pkg/ioutils 0.377s coverage: 68.8% of statements [2021-07-27T12:41:36.687Z] ok github.com/docker/docker/pkg/jsonmessage 0.003s coverage: 91.7% of statements [2021-07-27T12:41:36.687Z] ok github.com/docker/docker/pkg/longpath 0.001s coverage: 100.0% of statements [2021-07-27T12:41:36.779Z] === RUN TestDockerSuite/TestRunModeHostname [2021-07-27T12:41:36.943Z] ok github.com/docker/docker/pkg/namesgenerator 0.002s coverage: 85.7% of statements [2021-07-27T12:41:37.199Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2021-07-27T12:41:37.456Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2021-07-27T12:41:37.712Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.003s coverage: 86.7% of statements [2021-07-27T12:41:37.712Z] ok github.com/docker/docker/pkg/pidfile 0.002s coverage: 82.4% of statements [2021-07-27T12:41:38.150Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2021-07-27T12:41:38.150Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2021-07-27T12:41:38.150Z] === RUN TestDockerSuite/TestRunModeIpcHost [2021-07-27T12:41:40.047Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2021-07-27T12:41:41.942Z] === RUN TestDockerSuite/TestRunModePIDContainer [2021-07-27T12:41:43.312Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2021-07-27T12:41:43.312Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2021-07-27T12:41:43.312Z] === RUN TestDockerSuite/TestRunModeUTSHost [2021-07-27T12:41:44.682Z] === RUN TestDockerSuite/TestRunMount [2021-07-27T12:41:44.682Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2021-07-27T12:41:54.640Z] === RUN TestDockerSuite/TestRunMountOrdering [2021-07-27T12:41:54.640Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2021-07-27T12:41:54.640Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2021-07-27T12:41:54.640Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2021-07-27T12:41:55.207Z] docker_cli_swarm_test.go:1321: [df664c6630c43] joining swarm manager [d984336a3fbb7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-27T12:41:56.596Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2021-07-27T12:41:56.596Z] docker_cli_swarm_test.go:1322: [d01296bb63e51] joining swarm manager [d984336a3fbb7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-27T12:41:59.119Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2021-07-27T12:42:02.395Z] === RUN TestDockerSuite/TestRunNamedVolume [2021-07-27T12:42:04.919Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2021-07-27T12:42:06.814Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2021-07-27T12:42:08.715Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2021-07-27T12:42:10.085Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2021-07-27T12:42:10.085Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2021-07-27T12:42:10.649Z] === RUN TestDockerSuite/TestRunNetHost [2021-07-27T12:42:12.021Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2021-07-27T12:42:12.585Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2021-07-27T12:42:13.517Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2021-07-27T12:42:16.041Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2021-07-27T12:42:16.363Z] ok github.com/docker/docker/pkg/plugins 33.639s coverage: 76.6% of statements [2021-07-27T12:42:16.363Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.007s coverage: 56.8% of statements [2021-07-27T12:42:16.363Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2021-07-27T12:42:16.363Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2021-07-27T12:42:16.363Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2021-07-27T12:42:16.363Z] ok github.com/docker/docker/pkg/pubsub 1.029s coverage: 75.0% of statements [2021-07-27T12:42:16.363Z] ok github.com/docker/docker/pkg/reexec 0.007s coverage: 82.4% of statements [2021-07-27T12:42:16.363Z] ok github.com/docker/docker/pkg/stack 0.003s coverage: 90.9% of statements [2021-07-27T12:42:16.363Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2021-07-27T12:42:16.363Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2021-07-27T12:42:16.363Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2021-07-27T12:42:16.363Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 52.1% of statements [2021-07-27T12:42:16.363Z] ok github.com/docker/docker/pkg/system 0.004s coverage: 40.1% of statements [2021-07-27T12:42:16.620Z] ok github.com/docker/docker/pkg/tailfile 0.048s coverage: 88.6% of statements [2021-07-27T12:42:17.182Z] ok github.com/docker/docker/pkg/tarsum 0.043s coverage: 89.3% of statements [2021-07-27T12:42:17.182Z] testing: warning: no tests to run [2021-07-27T12:42:17.182Z] coverage: [no statements] [2021-07-27T12:42:17.182Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2021-07-27T12:42:17.440Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2021-07-27T12:42:17.700Z] ok github.com/docker/docker/pkg/urlutil 0.002s coverage: 100.0% of statements [2021-07-27T12:42:17.700Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2021-07-27T12:42:18.564Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2021-07-27T12:42:19.589Z] ok github.com/docker/docker/plugin 0.517s coverage: 23.2% of statements [2021-07-27T12:42:19.845Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.4% of statements [2021-07-27T12:42:20.408Z] ok github.com/docker/docker/profiles/seccomp 0.008s coverage: 85.7% of statements [2021-07-27T12:42:21.336Z] ok github.com/docker/docker/quota 0.231s coverage: 71.4% of statements [2021-07-27T12:42:21.592Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2021-07-27T12:42:22.520Z] ok github.com/docker/docker/registry 0.048s coverage: 58.8% of statements [2021-07-27T12:42:22.742Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2021-07-27T12:42:23.000Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2021-07-27T12:42:23.000Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2021-07-27T12:42:23.083Z] ok github.com/docker/docker/registry/resumable 0.016s coverage: 100.0% of statements [2021-07-27T12:42:23.083Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2021-07-27T12:42:23.644Z] ok github.com/docker/docker/runconfig 0.007s coverage: 66.1% of statements [2021-07-27T12:42:23.644Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2021-07-27T12:42:23.932Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2021-07-27T12:42:23.932Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2021-07-27T12:42:24.864Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2021-07-27T12:42:25.427Z] === RUN TestDockerSuite/TestRunNonExistingImage [2021-07-27T12:42:25.427Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2021-07-27T12:42:26.358Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2021-07-27T12:42:26.912Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2021-07-27T12:42:27.170Z] ok github.com/docker/docker/volume/local 0.114s coverage: 76.4% of statements [2021-07-27T12:42:27.732Z] ok github.com/docker/docker/volume/mounts 0.022s coverage: 67.8% of statements [2021-07-27T12:42:29.098Z] ok github.com/docker/docker/volume/service 0.014s coverage: 72.3% of statements [2021-07-27T12:42:32.905Z] === RUN TestDockerSuite/TestRunOOMExitCode [2021-07-27T12:42:32.905Z] docker_cli_run_unix_test.go:590: unmatched requirement swapMemorySupport [2021-07-27T12:42:32.905Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2021-07-27T12:42:32.905Z] === RUN TestDockerSuite/TestRunPIDsLimit [2021-07-27T12:42:33.470Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2021-07-27T12:42:35.388Z] === RUN TestDockerSuite/TestRunPortInUse [2021-07-27T12:42:36.320Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2021-07-27T12:42:36.885Z] docker_cli_run_unix_test.go:1407: out: "a *:* rwm\n" [2021-07-27T12:42:36.885Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2021-07-27T12:42:37.142Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2021-07-27T12:42:37.705Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2021-07-27T12:42:38.636Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2021-07-27T12:42:38.893Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2021-07-27T12:42:38.893Z] docker_cli_run_test.go:4108: unmatched requirement IsolationIsProcess [2021-07-27T12:42:38.893Z] === RUN TestDockerSuite/TestRunPublishPort [2021-07-27T12:42:39.823Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2021-07-27T12:42:40.387Z] === RUN TestDockerSuite/TestRunReadProcLatency [2021-07-27T12:42:40.387Z] docker_cli_run_test.go:2843: kernel doesn't have latency_stats configured [2021-07-27T12:42:40.388Z] === RUN TestDockerSuite/TestRunReadProcTimer [2021-07-27T12:42:40.951Z] === RUN TestDockerSuite/TestRunRedirectStdout [2021-07-27T12:42:42.846Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2021-07-27T12:42:42.846Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2021-07-27T12:42:42.846Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2021-07-27T12:42:46.122Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2021-07-27T12:42:47.494Z] === RUN TestDockerSuite/TestRunRm [2021-07-27T12:42:48.058Z] === RUN TestDockerSuite/TestRunRmAndWait [2021-07-27T12:42:50.975Z] ok github.com/docker/docker/libnetwork/networkdb 104.985s coverage: 60.6% of statements [2021-07-27T12:42:50.975Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2021-07-27T12:42:50.975Z] ? github.com/docker/docker/libnetwork/resolvconf/dns [no test files] [2021-07-27T12:42:50.975Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2021-07-27T12:42:50.975Z] ? github.com/docker/docker/oci/caps [no test files] [2021-07-27T12:42:50.975Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-07-27T12:42:50.975Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-07-27T12:42:50.975Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-07-27T12:42:50.976Z] ? github.com/docker/docker/pkg/loopback [no test files] [2021-07-27T12:42:50.976Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-07-27T12:42:50.976Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-07-27T12:42:50.976Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-07-27T12:42:50.976Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-07-27T12:42:50.976Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-07-27T12:42:50.976Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-07-27T12:42:50.976Z] ? github.com/docker/docker/pkg/signal [no test files] [2021-07-27T12:42:50.976Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-07-27T12:42:50.976Z] ? github.com/docker/docker/pkg/term [no test files] [2021-07-27T12:42:50.976Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-07-27T12:42:50.976Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2021-07-27T12:42:50.976Z] ? github.com/docker/docker/rootless [no test files] [2021-07-27T12:42:50.976Z] ? github.com/docker/docker/rootless/specconv [no test files] [2021-07-27T12:42:50.976Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-07-27T12:42:50.976Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-07-27T12:42:50.976Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-07-27T12:42:50.976Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-07-27T12:42:50.976Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-07-27T12:42:50.976Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-07-27T12:42:50.976Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-07-27T12:42:50.976Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-07-27T12:42:50.976Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-07-27T12:42:50.976Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-07-27T12:42:50.976Z] ? github.com/docker/docker/testutil/request [no test files] [2021-07-27T12:42:50.976Z] ? github.com/docker/docker/volume [no test files] [2021-07-27T12:42:50.976Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-07-27T12:42:50.976Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-07-27T12:42:50.976Z] [2021-07-27T12:42:50.976Z] === Skipped [2021-07-27T12:42:50.976Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2021-07-27T12:42:50.976Z] network_proxy_test.go:197: Need to start CI docker with --ipv6 [2021-07-27T12:42:50.976Z] [2021-07-27T12:42:50.976Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2021-07-27T12:42:50.976Z] network_proxy_test.go:212: No support for dual stack yet [2021-07-27T12:42:50.976Z] [2021-07-27T12:42:50.976Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2021-07-27T12:42:50.976Z] network_proxy_test.go:241: Need to start CI docker with --ipv6 [2021-07-27T12:42:50.976Z] [2021-07-27T12:42:50.976Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2021-07-27T12:42:50.976Z] network_proxy_test.go:302: Need to start CI docker with --ipv6 [2021-07-27T12:42:50.976Z] [2021-07-27T12:42:50.976Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2021-07-27T12:42:50.976Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-27T12:42:50.976Z] graphtest_unix.go:44: Driver btrfs not supported [2021-07-27T12:42:50.976Z] [2021-07-27T12:42:50.976Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2021-07-27T12:42:50.976Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-27T12:42:50.976Z] graphtest_unix.go:44: Driver btrfs not supported [2021-07-27T12:42:50.976Z] [2021-07-27T12:42:50.976Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2021-07-27T12:42:50.976Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-27T12:42:50.976Z] graphtest_unix.go:44: Driver btrfs not supported [2021-07-27T12:42:50.976Z] [2021-07-27T12:42:50.976Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2021-07-27T12:42:50.976Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-27T12:42:50.976Z] graphtest_unix.go:44: Driver btrfs not supported [2021-07-27T12:42:50.976Z] [2021-07-27T12:42:50.976Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2021-07-27T12:42:50.976Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-27T12:42:50.976Z] graphtest_unix.go:44: Driver btrfs not supported [2021-07-27T12:42:50.976Z] [2021-07-27T12:42:50.976Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2021-07-27T12:42:50.976Z] graphtest_unix.go:71: No driver to put! [2021-07-27T12:42:50.976Z] [2021-07-27T12:42:50.976Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2021-07-27T12:42:50.976Z] time="2021-07-27T12:39:57Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-07-27T12:42:50.976Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-07-27T12:42:50.976Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-07-27T12:42:50.976Z] [2021-07-27T12:42:50.976Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2021-07-27T12:42:50.976Z] time="2021-07-27T12:39:57Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-07-27T12:42:50.976Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-07-27T12:42:50.976Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-07-27T12:42:50.976Z] [2021-07-27T12:42:50.976Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2021-07-27T12:42:50.976Z] time="2021-07-27T12:39:57Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-07-27T12:42:50.976Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-07-27T12:42:50.976Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-07-27T12:42:50.976Z] [2021-07-27T12:42:50.976Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2021-07-27T12:42:50.976Z] time="2021-07-27T12:39:57Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-07-27T12:42:50.976Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-07-27T12:42:50.976Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-07-27T12:42:50.976Z] [2021-07-27T12:42:50.976Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2021-07-27T12:42:50.976Z] time="2021-07-27T12:39:57Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-07-27T12:42:50.976Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-07-27T12:42:50.976Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-07-27T12:42:50.976Z] [2021-07-27T12:42:50.976Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2021-07-27T12:42:50.976Z] graphtest_unix.go:71: No driver to put! [2021-07-27T12:42:50.976Z] [2021-07-27T12:42:50.976Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2021-07-27T12:42:50.976Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2021-07-27T12:42:50.976Z] [2021-07-27T12:42:50.976Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2021-07-27T12:42:50.976Z] overlay_test.go:49: Fails to compute changes intermittently [2021-07-27T12:42:50.976Z] [2021-07-27T12:42:50.976Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2021-07-27T12:42:50.976Z] overlay_test.go:65: Cannot run test with naive change algorithm [2021-07-27T12:42:50.976Z] [2021-07-27T12:42:50.976Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2021-07-27T12:42:50.976Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2021-07-27T12:42:50.976Z] [2021-07-27T12:42:50.976Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2021-07-27T12:42:50.976Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-27T12:42:50.976Z] graphtest_unix.go:44: Driver zfs not supported [2021-07-27T12:42:50.976Z] [2021-07-27T12:42:50.976Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2021-07-27T12:42:50.976Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-27T12:42:50.976Z] graphtest_unix.go:44: Driver zfs not supported [2021-07-27T12:42:50.976Z] [2021-07-27T12:42:50.976Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2021-07-27T12:42:50.976Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-27T12:42:50.976Z] graphtest_unix.go:44: Driver zfs not supported [2021-07-27T12:42:50.976Z] [2021-07-27T12:42:50.976Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2021-07-27T12:42:50.976Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-27T12:42:50.976Z] graphtest_unix.go:44: Driver zfs not supported [2021-07-27T12:42:50.976Z] [2021-07-27T12:42:50.976Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2021-07-27T12:42:50.976Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-27T12:42:50.976Z] graphtest_unix.go:44: Driver zfs not supported [2021-07-27T12:42:50.976Z] [2021-07-27T12:42:50.976Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2021-07-27T12:42:50.976Z] graphtest_unix.go:71: No driver to put! [2021-07-27T12:42:50.976Z] [2021-07-27T12:42:50.976Z] === SKIP: libnetwork TestParallel1 (0.00s) [2021-07-27T12:42:50.976Z] libnetwork_linux_test.go:966: Skipped because t.parallel was less than 3 [2021-07-27T12:42:50.976Z] [2021-07-27T12:42:50.976Z] === SKIP: libnetwork TestParallel3 (0.00s) [2021-07-27T12:42:50.976Z] libnetwork_linux_test.go:966: Skipped because t.parallel was less than 3 [2021-07-27T12:42:50.976Z] [2021-07-27T12:42:50.976Z] === SKIP: libnetwork TestParallel2 (0.00s) [2021-07-27T12:42:50.976Z] libnetwork_linux_test.go:966: Skipped because t.parallel was less than 3 [2021-07-27T12:42:50.976Z] [2021-07-27T12:42:50.976Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2021-07-27T12:42:50.976Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-27T12:42:50.976Z] [2021-07-27T12:42:50.976Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2021-07-27T12:42:50.976Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-27T12:42:50.976Z] [2021-07-27T12:42:50.976Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2021-07-27T12:42:50.976Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-27T12:42:50.976Z] [2021-07-27T12:42:50.976Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2021-07-27T12:42:50.976Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-27T12:42:50.976Z] [2021-07-27T12:42:50.976Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2021-07-27T12:42:50.976Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-27T12:42:50.976Z] [2021-07-27T12:42:50.976Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2021-07-27T12:42:50.976Z] firewalld_test.go:13: firewalld is not running [2021-07-27T12:42:50.976Z] [2021-07-27T12:42:50.976Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2021-07-27T12:42:50.976Z] sysinfo_linux_test.go:88: AppArmor Must be Disabled [2021-07-27T12:42:50.976Z] [2021-07-27T12:42:50.976Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2021-07-27T12:42:50.976Z] sysinfo_linux_test.go:108: cgroup namespaces must be disabled [2021-07-27T12:42:50.976Z] [2021-07-27T12:42:50.976Z] [2021-07-27T12:42:50.976Z] DONE 2669 tests, 37 skipped in 360.048s Post stage [Pipeline] junit [2021-07-27T12:42:50.990Z] Recording test results [2021-07-27T12:42:51.197Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2021-07-27T12:42:51.529Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42683/.git:/go/src/github.com/docker/docker/.git --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=13cb04e57c9aafd93d10d06bdb942f2f10d7a8c2 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:13cb04e57c9aafd93d10d06bdb942f2f10d7a8c2 hack/validate/vendor [2021-07-27T12:42:52.233Z] === RUN TestDockerSuite/TestRunRmPre125Api [2021-07-27T12:42:52.456Z] No vendor changes in diff. [2021-07-27T12:42:52.490Z] === RUN TestDockerSuite/TestRunRootWorkdir [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-07-27T12:42:53.015Z] + echo Ensuring container killed. [2021-07-27T12:42:53.015Z] Ensuring container killed. [2021-07-27T12:42:53.015Z] + docker rm -vf docker-pr3 [2021-07-27T12:42:53.015Z] Error: No such container: docker-pr3 [Pipeline] sh [2021-07-27T12:42:53.330Z] + echo Chowning /workspace to jenkins user [2021-07-27T12:42:53.330Z] Chowning /workspace to jenkins user [2021-07-27T12:42:53.330Z] + id -u [2021-07-27T12:42:53.330Z] + id -g [2021-07-27T12:42:53.330Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42683:/workspace busybox chown -R 1000:1000 /workspace [2021-07-27T12:42:53.421Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-07-27T12:42:54.217Z] + bundleName=unit [2021-07-27T12:42:54.217Z] + echo Creating unit-bundles.tar.gz [2021-07-27T12:42:54.217Z] Creating unit-bundles.tar.gz [2021-07-27T12:42:54.217Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out [2021-07-27T12:42:54.217Z] bundles/junit-report.xml [2021-07-27T12:42:54.217Z] bundles/go-test-report.json [2021-07-27T12:42:54.217Z] bundles/profile.out [Pipeline] archiveArtifacts [2021-07-27T12:42:54.226Z] Archiving artifacts [2021-07-27T12:42:54.640Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42683/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-07-27T12:42:54.792Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2021-07-27T12:42:54.941Z] + make clean [2021-07-27T12:42:54.941Z] docker volume rm -f docker-dev-cache [2021-07-27T12:42:55.197Z] docker-dev-cache [Pipeline] deleteDir [2021-07-27T12:42:55.356Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-07-27T12:42:59.535Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2021-07-27T12:43:03.713Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2021-07-27T12:43:03.970Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2021-07-27T12:43:04.534Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2021-07-27T12:43:05.467Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2021-07-27T12:43:06.030Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2021-07-27T12:43:06.595Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2021-07-27T12:43:06.852Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2021-07-27T12:43:07.785Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2021-07-27T12:43:08.350Z] === RUN TestDockerSuite/TestRunSetMacAddress [2021-07-27T12:43:09.282Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2021-07-27T12:43:11.835Z] === RUN TestDockerSuite/TestRunState [2021-07-27T12:43:13.729Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2021-07-27T12:43:13.988Z] === RUN TestDockerSuite/TestRunStdinPipe [2021-07-27T12:43:14.919Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2021-07-27T12:43:15.176Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2021-07-27T12:43:15.176Z] docker_cli_run_unix_test.go:691: unmatched requirement swapMemorySupport [2021-07-27T12:43:15.176Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2021-07-27T12:43:15.740Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2021-07-27T12:43:16.305Z] === RUN TestDockerSuite/TestRunSysctls [2021-07-27T12:43:17.675Z] === RUN TestDockerSuite/TestRunTLSVerify [2021-07-27T12:43:17.933Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2021-07-27T12:43:17.933Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2021-07-27T12:43:18.497Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2021-07-27T12:43:21.775Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2021-07-27T12:43:21.775Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2021-07-27T12:43:23.735Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2021-07-27T12:43:27.917Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2021-07-27T12:43:31.192Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2021-07-27T12:43:31.450Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2021-07-27T12:43:32.383Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2021-07-27T12:43:33.314Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2021-07-27T12:43:33.572Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2021-07-27T12:43:35.467Z] === RUN TestDockerSuite/TestRunUnshareProc [2021-07-27T12:43:36.838Z] === RUN TestDockerSuite/TestRunUserByID [2021-07-27T12:43:37.769Z] === RUN TestDockerSuite/TestRunUserByIDBig [2021-07-27T12:43:38.026Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2021-07-27T12:43:38.283Z] === RUN TestDockerSuite/TestRunUserByIDZero [2021-07-27T12:43:38.847Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2021-07-27T12:43:39.104Z] === RUN TestDockerSuite/TestRunUserByName [2021-07-27T12:43:40.035Z] === RUN TestDockerSuite/TestRunUserDefaults [2021-07-27T12:43:40.968Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2021-07-27T12:43:40.968Z] docker_cli_run_unix_test.go:1416: Host does not have /dev/snd/timer [2021-07-27T12:43:40.968Z] === RUN TestDockerSuite/TestRunUserNotFound [2021-07-27T12:43:40.968Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2021-07-27T12:43:41.901Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2021-07-27T12:43:47.176Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2021-07-27T12:43:47.747Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2021-07-27T12:43:48.004Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2021-07-27T12:43:48.935Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2021-07-27T12:43:51.458Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2021-07-27T12:43:52.830Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2021-07-27T12:43:56.108Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2021-07-27T12:43:56.673Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2021-07-27T12:43:59.199Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2021-07-27T12:43:59.199Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2021-07-27T12:43:59.763Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2021-07-27T12:43:59.763Z] docker_cli_run_test.go:4078: unmatched requirement DaemonIsWindows [2021-07-27T12:43:59.763Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2021-07-27T12:43:59.763Z] docker_cli_run_test.go:4098: unmatched requirement DaemonIsWindows [2021-07-27T12:43:59.763Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2021-07-27T12:43:59.763Z] docker_cli_run_test.go:4088: unmatched requirement DaemonIsWindows [2021-07-27T12:43:59.763Z] === RUN TestDockerSuite/TestRunWithBadDevice [2021-07-27T12:44:00.020Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2021-07-27T12:44:00.020Z] docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight [2021-07-27T12:44:00.020Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2021-07-27T12:44:04.198Z] === RUN TestDockerSuite/TestRunWithCPUShares [2021-07-27T12:44:04.455Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2021-07-27T12:44:04.713Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2021-07-27T12:44:06.611Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2021-07-27T12:44:07.177Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2021-07-27T12:44:07.434Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2021-07-27T12:44:08.365Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2021-07-27T12:44:08.365Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2021-07-27T12:44:08.929Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2021-07-27T12:44:08.929Z] docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight [2021-07-27T12:44:08.929Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2021-07-27T12:44:08.929Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2021-07-27T12:44:08.929Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2021-07-27T12:44:08.929Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2021-07-27T12:44:08.929Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2021-07-27T12:44:08.929Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2021-07-27T12:44:08.929Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2021-07-27T12:44:08.929Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2021-07-27T12:44:08.929Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2021-07-27T12:44:08.929Z] docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight [2021-07-27T12:44:08.929Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2021-07-27T12:44:08.929Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2021-07-27T12:44:09.186Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2021-07-27T12:44:10.118Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2021-07-27T12:44:10.682Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2021-07-27T12:44:10.939Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2021-07-27T12:44:11.870Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2021-07-27T12:44:11.870Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2021-07-27T12:44:11.870Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2021-07-27T12:44:11.870Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2021-07-27T12:44:12.128Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2021-07-27T12:44:13.060Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2021-07-27T12:44:13.060Z] === RUN TestDockerSuite/TestRunWithShmSize [2021-07-27T12:44:13.990Z] === RUN TestDockerSuite/TestRunWithSwappiness [2021-07-27T12:44:14.923Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2021-07-27T12:44:14.923Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2021-07-27T12:44:14.923Z] === RUN TestDockerSuite/TestRunWithUlimits [2021-07-27T12:44:15.488Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2021-07-27T12:44:17.385Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2021-07-27T12:44:18.317Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2021-07-27T12:44:18.317Z] docker_cli_run_unix_test.go:628: unmatched requirement swapMemorySupport [2021-07-27T12:44:18.318Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2021-07-27T12:44:18.883Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2021-07-27T12:44:18.883Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2021-07-27T12:44:18.883Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2021-07-27T12:44:19.841Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2021-07-27T12:44:20.407Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2021-07-27T12:44:20.407Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2021-07-27T12:44:20.971Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2021-07-27T12:44:22.867Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2021-07-27T12:44:23.431Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2021-07-27T12:44:24.363Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2021-07-27T12:44:24.363Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2021-07-27T12:44:24.363Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2021-07-27T12:44:25.294Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2021-07-27T12:44:26.372Z] --- PASS: TestBuildWCOWSandboxSize (785.92s) [2021-07-27T12:44:26.372Z] === RUN TestBuildWithEmptyDockerfile [2021-07-27T12:44:26.372Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-07-27T12:44:26.372Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-07-27T12:44:26.372Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-07-27T12:44:26.372Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-07-27T12:44:26.372Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-07-27T12:44:26.372Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-07-27T12:44:26.372Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-07-27T12:44:26.372Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-07-27T12:44:26.372Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-07-27T12:44:26.372Z] --- PASS: TestBuildWithEmptyDockerfile (0.57s) [2021-07-27T12:44:26.372Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2021-07-27T12:44:26.372Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2021-07-27T12:44:26.372Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2021-07-27T12:44:26.372Z] === RUN TestBuildPreserveOwnership [2021-07-27T12:44:26.372Z] build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-27T12:44:26.372Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2021-07-27T12:44:26.372Z] === RUN TestBuildPlatformInvalid [2021-07-27T12:44:26.372Z] --- PASS: TestBuildPlatformInvalid (0.63s) [2021-07-27T12:44:26.372Z] PASS [2021-07-27T12:44:26.372Z] ok github.com/docker/docker/integration/build 968.496s [2021-07-27T12:44:26.372Z] [2021-07-27T12:44:26.372Z] === Skipped [2021-07-27T12:44:26.372Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2021-07-27T12:44:26.372Z] build_session_test.go:25: TODO: BuildKit [2021-07-27T12:44:26.372Z] [2021-07-27T12:44:26.372Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2021-07-27T12:44:26.372Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-07-27T12:44:26.372Z] [2021-07-27T12:44:26.372Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s) [2021-07-27T12:44:26.372Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-27T12:44:26.372Z] [2021-07-27T12:44:26.372Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2021-07-27T12:44:26.372Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-27T12:44:26.372Z] [2021-07-27T12:44:26.372Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2021-07-27T12:44:26.372Z] build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-27T12:44:26.372Z] [2021-07-27T12:44:26.372Z] [2021-07-27T12:44:26.372Z] DONE 29 tests, 5 skipped in 997.251s [2021-07-27T12:44:26.372Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2021-07-27T12:44:26.372Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-27T12:44:26.372Z] INFO: Testing against a local daemon [2021-07-27T12:44:26.372Z] === RUN TestConfigInspect [2021-07-27T12:44:26.372Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-07-27T12:44:26.372Z] --- SKIP: TestConfigInspect (0.00s) [2021-07-27T12:44:26.372Z] === RUN TestConfigList [2021-07-27T12:44:26.372Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-07-27T12:44:26.372Z] --- SKIP: TestConfigList (0.00s) [2021-07-27T12:44:26.372Z] === RUN TestConfigsCreateAndDelete [2021-07-27T12:44:26.372Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-07-27T12:44:26.372Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2021-07-27T12:44:26.372Z] === RUN TestConfigsUpdate [2021-07-27T12:44:26.372Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2021-07-27T12:44:26.372Z] --- SKIP: TestConfigsUpdate (0.00s) [2021-07-27T12:44:26.372Z] === RUN TestTemplatedConfig [2021-07-27T12:44:26.372Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2021-07-27T12:44:26.372Z] --- SKIP: TestTemplatedConfig (0.00s) [2021-07-27T12:44:26.372Z] === RUN TestConfigCreateResolve [2021-07-27T12:44:26.372Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2021-07-27T12:44:26.373Z] --- SKIP: TestConfigCreateResolve (0.00s) [2021-07-27T12:44:26.373Z] PASS [2021-07-27T12:44:26.373Z] ok github.com/docker/docker/integration/config 0.412s [2021-07-27T12:44:26.373Z] [2021-07-27T12:44:26.373Z] === Skipped [2021-07-27T12:44:26.373Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2021-07-27T12:44:26.373Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-07-27T12:44:26.373Z] [2021-07-27T12:44:26.373Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2021-07-27T12:44:26.373Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-07-27T12:44:26.373Z] [2021-07-27T12:44:26.373Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2021-07-27T12:44:26.373Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-07-27T12:44:26.373Z] [2021-07-27T12:44:26.373Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2021-07-27T12:44:26.373Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2021-07-27T12:44:26.373Z] [2021-07-27T12:44:26.373Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2021-07-27T12:44:26.373Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2021-07-27T12:44:26.373Z] [2021-07-27T12:44:26.373Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2021-07-27T12:44:26.373Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2021-07-27T12:44:26.373Z] [2021-07-27T12:44:26.373Z] [2021-07-27T12:44:26.373Z] DONE 6 tests, 6 skipped in 3.010s [2021-07-27T12:44:26.373Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2021-07-27T12:44:26.373Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-27T12:44:26.373Z] INFO: Testing against a local daemon [2021-07-27T12:44:26.373Z] === RUN TestCheckpoint [2021-07-27T12:44:26.373Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-07-27T12:44:26.373Z] --- SKIP: TestCheckpoint (0.00s) [2021-07-27T12:44:26.373Z] === RUN TestContainerInvalidJSON [2021-07-27T12:44:26.373Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-07-27T12:44:26.373Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-07-27T12:44:26.373Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-07-27T12:44:26.373Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-07-27T12:44:26.373Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-07-27T12:44:26.373Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-07-27T12:44:26.373Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-07-27T12:44:26.373Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-07-27T12:44:26.373Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-07-27T12:44:26.373Z] --- PASS: TestContainerInvalidJSON (0.64s) [2021-07-27T12:44:26.373Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-07-27T12:44:26.373Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-07-27T12:44:26.373Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2021-07-27T12:44:26.373Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-07-27T12:44:26.666Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2021-07-27T12:44:26.828Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.29s) [2021-07-27T12:44:26.828Z] === RUN TestCopyFromContainerPathIsNotDir [2021-07-27T12:44:27.284Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.24s) [2021-07-27T12:44:27.284Z] === RUN TestCopyToContainerPathDoesNotExist [2021-07-27T12:44:27.284Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.24s) [2021-07-27T12:44:27.284Z] === RUN TestCopyToContainerPathIsNotDir [2021-07-27T12:44:27.598Z] === RUN TestDockerSuite/TestSaveCheckTimes [2021-07-27T12:44:27.598Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2021-07-27T12:44:27.739Z] --- PASS: TestCopyToContainerPathIsNotDir (0.25s) [2021-07-27T12:44:27.739Z] === RUN TestCopyFromContainer [2021-07-27T12:44:27.739Z] copy_test.go:82: testEnv.DaemonInfo.OSType == "windows" [2021-07-27T12:44:27.739Z] --- SKIP: TestCopyFromContainer (0.00s) [2021-07-27T12:44:27.739Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-07-27T12:44:27.739Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-07-27T12:44:27.739Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-07-27T12:44:27.739Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-07-27T12:44:27.739Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-07-27T12:44:27.739Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-07-27T12:44:27.739Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-07-27T12:44:27.739Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-07-27T12:44:27.739Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-07-27T12:44:27.739Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-07-27T12:44:27.739Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.04s) [2021-07-27T12:44:27.739Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-07-27T12:44:27.739Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-07-27T12:44:27.739Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2021-07-27T12:44:27.739Z] === RUN TestCreateLinkToNonExistingContainer [2021-07-27T12:44:27.739Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-07-27T12:44:27.739Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2021-07-27T12:44:27.739Z] === RUN TestCreateWithInvalidEnv [2021-07-27T12:44:27.739Z] === RUN TestCreateWithInvalidEnv/0 [2021-07-27T12:44:27.739Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-07-27T12:44:27.739Z] === RUN TestCreateWithInvalidEnv/1 [2021-07-27T12:44:27.739Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-07-27T12:44:27.739Z] === RUN TestCreateWithInvalidEnv/2 [2021-07-27T12:44:27.739Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-07-27T12:44:27.739Z] === CONT TestCreateWithInvalidEnv/0 [2021-07-27T12:44:27.739Z] === CONT TestCreateWithInvalidEnv/2 [2021-07-27T12:44:27.739Z] === CONT TestCreateWithInvalidEnv/1 [2021-07-27T12:44:27.739Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2021-07-27T12:44:27.739Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-07-27T12:44:27.739Z] --- PASS: TestCreateWithInvalidEnv/2 (0.01s) [2021-07-27T12:44:27.739Z] --- PASS: TestCreateWithInvalidEnv/1 (0.01s) [2021-07-27T12:44:27.739Z] === RUN TestCreateTmpfsMountsTarget [2021-07-27T12:44:27.739Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-07-27T12:44:27.739Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2021-07-27T12:44:27.739Z] === RUN TestCreateWithCustomMaskedPaths [2021-07-27T12:44:27.739Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-07-27T12:44:27.739Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2021-07-27T12:44:27.739Z] === RUN TestCreateWithCustomReadonlyPaths [2021-07-27T12:44:27.739Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-07-27T12:44:27.739Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2021-07-27T12:44:27.739Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-07-27T12:44:27.739Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-07-27T12:44:27.739Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-07-27T12:44:27.739Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-07-27T12:44:27.739Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-07-27T12:44:27.740Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-07-27T12:44:27.740Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-07-27T12:44:27.740Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-07-27T12:44:27.740Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-07-27T12:44:27.740Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-07-27T12:44:27.740Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-07-27T12:44:27.740Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-07-27T12:44:27.740Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-07-27T12:44:27.740Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-07-27T12:44:27.740Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-07-27T12:44:27.740Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-07-27T12:44:27.740Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2021-07-27T12:44:27.740Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-07-27T12:44:27.740Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-07-27T12:44:27.740Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-07-27T12:44:27.740Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-07-27T12:44:27.740Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2021-07-27T12:44:27.740Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-07-27T12:44:27.740Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-07-27T12:44:27.740Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-07-27T12:44:27.740Z] === RUN TestCreateDifferentPlatform [2021-07-27T12:44:27.740Z] === RUN TestCreateDifferentPlatform/different_os [2021-07-27T12:44:27.740Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-07-27T12:44:27.740Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2021-07-27T12:44:27.740Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-07-27T12:44:27.740Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-07-27T12:44:27.740Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-07-27T12:44:27.740Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.13s) [2021-07-27T12:44:27.740Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-07-27T12:44:27.740Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-07-27T12:44:27.740Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2021-07-27T12:44:27.740Z] === RUN TestContainerKillOnDaemonStart [2021-07-27T12:44:27.740Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-07-27T12:44:27.740Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2021-07-27T12:44:27.740Z] === RUN TestDiff [2021-07-27T12:44:27.740Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-07-27T12:44:27.740Z] --- SKIP: TestDiff (0.00s) [2021-07-27T12:44:27.740Z] === RUN TestExecWithCloseStdin [2021-07-27T12:44:28.968Z] === RUN TestDockerSuite/TestSaveImageId [2021-07-27T12:44:29.226Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2021-07-27T12:44:29.483Z] === RUN TestDockerSuite/TestSaveLoadParents [2021-07-27T12:44:31.380Z] docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents533853461 [2021-07-27T12:44:31.380Z] === RUN TestDockerSuite/TestSaveMultipleNames [2021-07-27T12:44:31.380Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2021-07-27T12:44:31.452Z] --- PASS: TestExecWithCloseStdin (3.22s) [2021-07-27T12:44:31.452Z] === RUN TestExec [2021-07-27T12:44:33.275Z] === RUN TestDockerSuite/TestSaveSingleTag [2021-07-27T12:44:33.275Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2021-07-27T12:44:33.275Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2021-07-27T12:44:33.619Z] --- PASS: TestExec (2.29s) [2021-07-27T12:44:33.619Z] === RUN TestExecUser [2021-07-27T12:44:33.619Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-07-27T12:44:33.619Z] --- SKIP: TestExecUser (0.00s) [2021-07-27T12:44:33.619Z] === RUN TestExportContainerAndImportImage [2021-07-27T12:44:33.619Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-07-27T12:44:33.619Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2021-07-27T12:44:33.619Z] === RUN TestExportContainerAfterDaemonRestart [2021-07-27T12:44:33.619Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-07-27T12:44:33.619Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2021-07-27T12:44:33.619Z] === RUN TestHealthCheckWorkdir [2021-07-27T12:44:33.619Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-07-27T12:44:33.619Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2021-07-27T12:44:33.619Z] === RUN TestHealthKillContainer [2021-07-27T12:44:33.619Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-07-27T12:44:33.619Z] --- SKIP: TestHealthKillContainer (0.00s) [2021-07-27T12:44:33.619Z] === RUN TestInspectCpusetInConfigPre120 [2021-07-27T12:44:33.619Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-07-27T12:44:33.619Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2021-07-27T12:44:33.619Z] === RUN TestKillContainerInvalidSignal [2021-07-27T12:44:34.645Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2021-07-27T12:44:35.796Z] --- PASS: TestKillContainerInvalidSignal (2.15s) [2021-07-27T12:44:35.796Z] === RUN TestKillContainer [2021-07-27T12:44:35.796Z] === RUN TestKillContainer/no_signal [2021-07-27T12:44:36.016Z] === RUN TestDockerSuite/TestSearchCmdOptions [2021-07-27T12:44:36.273Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2021-07-27T12:44:36.273Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2021-07-27T12:44:36.273Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2021-07-27T12:44:36.273Z] === RUN TestDockerSuite/TestSearchWithLimit [2021-07-27T12:44:36.837Z] === RUN TestDockerSuite/TestSlowStdinClosing [2021-07-27T12:44:37.962Z] === RUN TestKillContainer/non_killing_signal [2021-07-27T12:44:37.963Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-07-27T12:44:37.963Z] === RUN TestKillContainer/killing_signal [2021-07-27T12:44:39.362Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2021-07-27T12:44:40.851Z] --- PASS: TestKillContainer (4.77s) [2021-07-27T12:44:40.851Z] --- PASS: TestKillContainer/no_signal (1.98s) [2021-07-27T12:44:40.851Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-07-27T12:44:40.851Z] --- PASS: TestKillContainer/killing_signal (2.75s) [2021-07-27T12:44:40.851Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-07-27T12:44:40.851Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-07-27T12:44:40.851Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-07-27T12:44:40.851Z] === RUN TestKillStoppedContainer [2021-07-27T12:44:40.851Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-07-27T12:44:40.851Z] --- SKIP: TestKillStoppedContainer (0.00s) [2021-07-27T12:44:40.851Z] === RUN TestKillStoppedContainerAPIPre120 [2021-07-27T12:44:40.851Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-07-27T12:44:40.851Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2021-07-27T12:44:40.851Z] === RUN TestKillDifferentUserContainer [2021-07-27T12:44:40.851Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-07-27T12:44:40.851Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2021-07-27T12:44:40.851Z] === RUN TestInspectOomKilledTrue [2021-07-27T12:44:40.851Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-07-27T12:44:40.851Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-07-27T12:44:40.851Z] === RUN TestInspectOomKilledFalse [2021-07-27T12:44:40.851Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-07-27T12:44:40.851Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-07-27T12:44:40.851Z] === RUN TestLogsFollowTailEmpty [2021-07-27T12:44:42.441Z] --- PASS: TestLogsFollowTailEmpty (2.13s) [2021-07-27T12:44:42.441Z] === RUN TestNetworkNat [2021-07-27T12:44:42.441Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2021-07-27T12:44:42.441Z] --- SKIP: TestNetworkNat (0.00s) [2021-07-27T12:44:42.441Z] === RUN TestNetworkLocalhostTCPNat [2021-07-27T12:44:44.617Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2021-07-27T12:44:45.334Z] --- PASS: TestNetworkLocalhostTCPNat (2.45s) [2021-07-27T12:44:45.334Z] === RUN TestNetworkLoopbackNat [2021-07-27T12:44:45.334Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2021-07-27T12:44:45.334Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2021-07-27T12:44:45.334Z] === RUN TestPause [2021-07-27T12:44:45.334Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-07-27T12:44:45.334Z] --- SKIP: TestPause (0.00s) [2021-07-27T12:44:45.334Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-07-27T12:44:47.140Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2021-07-27T12:44:47.495Z] --- PASS: TestPauseFailsOnWindowsServerContainers (2.13s) [2021-07-27T12:44:47.495Z] === RUN TestPauseStopPausedContainer [2021-07-27T12:44:47.495Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2021-07-27T12:44:47.495Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2021-07-27T12:44:47.495Z] === RUN TestPsFilter [2021-07-27T12:44:47.495Z] --- PASS: TestPsFilter (0.39s) [2021-07-27T12:44:47.495Z] === RUN TestRemoveContainerWithRemovedVolume [2021-07-27T12:44:48.072Z] === RUN TestDockerSuite/TestStartAttachSilent [2021-07-27T12:44:49.444Z] === RUN TestDockerSuite/TestStartAttachWithRename [2021-07-27T12:44:49.657Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.38s) [2021-07-27T12:44:49.657Z] === RUN TestRemoveContainerWithVolume [2021-07-27T12:44:52.551Z] --- PASS: TestRemoveContainerWithVolume (2.67s) [2021-07-27T12:44:52.551Z] === RUN TestRemoveContainerRunning [2021-07-27T12:44:52.720Z] === RUN TestDockerSuite/TestStartMultipleContainers [2021-07-27T12:44:54.615Z] === RUN TestDockerSuite/TestStartPausedContainer [2021-07-27T12:44:54.715Z] --- PASS: TestRemoveContainerRunning (2.00s) [2021-07-27T12:44:54.715Z] === RUN TestRemoveContainerForceRemoveRunning [2021-07-27T12:44:55.571Z] === RUN TestDockerSuite/TestStartRecordError [2021-07-27T12:44:56.240Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.90s) [2021-07-27T12:44:56.240Z] === RUN TestRemoveInvalidContainer [2021-07-27T12:44:56.695Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2021-07-27T12:44:56.695Z] === RUN TestRenameLinkedContainer [2021-07-27T12:44:56.695Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-07-27T12:44:56.695Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2021-07-27T12:44:56.695Z] === RUN TestRenameStoppedContainer [2021-07-27T12:44:57.466Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2021-07-27T12:44:58.858Z] --- PASS: TestRenameStoppedContainer (2.34s) [2021-07-27T12:44:58.858Z] === RUN TestRenameRunningContainerAndReuse [2021-07-27T12:44:59.989Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2021-07-27T12:45:01.361Z] === RUN TestDockerSuite/TestStatsAllNoStream [2021-07-27T12:45:03.534Z] --- PASS: TestRenameRunningContainerAndReuse (4.23s) [2021-07-27T12:45:03.534Z] === RUN TestRenameInvalidName [2021-07-27T12:45:04.638Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2021-07-27T12:45:05.057Z] --- PASS: TestRenameInvalidName (1.94s) [2021-07-27T12:45:05.057Z] === RUN TestRenameAnonymousContainer [2021-07-27T12:45:09.894Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2021-07-27T12:45:12.417Z] === RUN TestDockerSuite/TestStatsFormatAll [2021-07-27T12:45:15.335Z] --- PASS: TestRenameAnonymousContainer (9.89s) [2021-07-27T12:45:15.335Z] === RUN TestRenameContainerWithSameName [2021-07-27T12:45:16.594Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2021-07-27T12:45:16.860Z] --- PASS: TestRenameContainerWithSameName (2.13s) [2021-07-27T12:45:16.860Z] === RUN TestRenameContainerWithLinkedContainer [2021-07-27T12:45:16.860Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2021-07-27T12:45:16.860Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2021-07-27T12:45:16.860Z] === RUN TestResize [2021-07-27T12:45:17.525Z] === RUN TestDockerSuite/TestStatsNoStream [2021-07-27T12:45:18.457Z] docker_cli_swarm_test.go:1186: [d59aa0cc12dd9] joining swarm manager [dd2329acf5674]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-27T12:45:19.026Z] --- PASS: TestResize (2.17s) [2021-07-27T12:45:19.026Z] === RUN TestResizeWithInvalidSize [2021-07-27T12:45:20.351Z] === RUN TestDockerSuite/TestStopContainerSignal [2021-07-27T12:45:21.191Z] --- PASS: TestResizeWithInvalidSize (2.19s) [2021-07-27T12:45:21.191Z] === RUN TestResizeWhenContainerNotStarted [2021-07-27T12:45:22.246Z] === RUN TestDockerSuite/TestTopMultipleArgs [2021-07-27T12:45:22.810Z] === RUN TestDockerSuite/TestTopNonPrivileged [2021-07-27T12:45:23.743Z] === RUN TestDockerSuite/TestTopPrivileged [2021-07-27T12:45:24.079Z] --- PASS: TestResizeWhenContainerNotStarted (2.32s) [2021-07-27T12:45:24.079Z] === RUN TestDaemonRestartKillContainers [2021-07-27T12:45:24.079Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-07-27T12:45:24.079Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2021-07-27T12:45:24.079Z] === RUN TestStats [2021-07-27T12:45:24.079Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-07-27T12:45:24.079Z] --- SKIP: TestStats (0.00s) [2021-07-27T12:45:24.079Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-07-27T12:45:24.308Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2021-07-27T12:45:24.308Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2021-07-27T12:45:24.308Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2021-07-27T12:45:24.872Z] docker_cli_swarm_test.go:1195: [dacc1846c37db] joining swarm manager [dd2329acf5674]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-27T12:45:25.438Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2021-07-27T12:45:29.614Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2021-07-27T12:45:29.841Z] --- PASS: TestStopContainerWithRestartPolicyAlways (6.00s) [2021-07-27T12:45:29.841Z] === RUN TestStopContainerWithTimeout [2021-07-27T12:45:29.841Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-07-27T12:45:29.841Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2021-07-27T12:45:29.841Z] === RUN TestUpdateRestartPolicy [2021-07-27T12:45:32.931Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2021-07-27T12:45:33.496Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2021-07-27T12:45:34.428Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2021-07-27T12:45:34.428Z] docker_cli_update_unix_test.go:143: unmatched requirement swapMemorySupport [2021-07-27T12:45:34.428Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2021-07-27T12:45:34.428Z] docker_cli_update_unix_test.go:197: unmatched requirement swapMemorySupport [2021-07-27T12:45:34.428Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2021-07-27T12:45:35.800Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2021-07-27T12:45:37.171Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2021-07-27T12:45:38.102Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2021-07-27T12:45:39.996Z] === RUN TestDockerSuite/TestUpdateStats [2021-07-27T12:45:44.171Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2021-07-27T12:45:45.103Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2021-07-27T12:45:45.103Z] docker_cli_update_unix_test.go:127: unmatched requirement swapMemorySupport [2021-07-27T12:45:45.103Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2021-07-27T12:45:47.000Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2021-07-27T12:45:48.371Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2021-07-27T12:45:53.627Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2021-07-27T12:45:54.930Z] --- PASS: TestUpdateRestartPolicy (21.86s) [2021-07-27T12:45:54.930Z] === RUN TestUpdateRestartWithAutoRemove [2021-07-27T12:45:54.930Z] --- PASS: TestUpdateRestartWithAutoRemove (2.08s) [2021-07-27T12:45:54.930Z] === RUN TestWaitNonBlocked [2021-07-27T12:45:54.930Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-07-27T12:45:54.930Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-07-27T12:45:54.930Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-07-27T12:45:54.930Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-07-27T12:45:54.930Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-07-27T12:45:54.930Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-07-27T12:45:57.102Z] --- PASS: TestWaitNonBlocked (0.03s) [2021-07-27T12:45:57.102Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.95s) [2021-07-27T12:45:57.102Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (3.15s) [2021-07-27T12:45:57.102Z] === RUN TestWaitBlocked [2021-07-27T12:45:57.102Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-07-27T12:45:57.102Z] --- SKIP: TestWaitBlocked (0.00s) [2021-07-27T12:45:57.102Z] PASS [2021-07-27T12:45:57.102Z] ok github.com/docker/docker/integration/container 91.154s [2021-07-27T12:45:57.102Z] [2021-07-27T12:45:57.102Z] === Skipped [2021-07-27T12:45:57.102Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2021-07-27T12:45:57.102Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-07-27T12:45:57.102Z] [2021-07-27T12:45:57.102Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2021-07-27T12:45:57.102Z] copy_test.go:82: testEnv.DaemonInfo.OSType == "windows" [2021-07-27T12:45:57.102Z] [2021-07-27T12:45:57.102Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2021-07-27T12:45:57.102Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-07-27T12:45:57.102Z] [2021-07-27T12:45:57.102Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2021-07-27T12:45:57.102Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-07-27T12:45:57.102Z] [2021-07-27T12:45:57.102Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2021-07-27T12:45:57.102Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-07-27T12:45:57.102Z] [2021-07-27T12:45:57.102Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2021-07-27T12:45:57.102Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-07-27T12:45:57.102Z] [2021-07-27T12:45:57.102Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-07-27T12:45:57.102Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-07-27T12:45:57.102Z] [2021-07-27T12:45:57.102Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.04s) [2021-07-27T12:45:57.102Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-07-27T12:45:57.102Z] [2021-07-27T12:45:57.102Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2021-07-27T12:45:57.102Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-07-27T12:45:57.102Z] [2021-07-27T12:45:57.102Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2021-07-27T12:45:57.102Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-07-27T12:45:57.102Z] [2021-07-27T12:45:57.102Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2021-07-27T12:45:57.102Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-07-27T12:45:57.102Z] [2021-07-27T12:45:57.102Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2021-07-27T12:45:57.102Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-07-27T12:45:57.102Z] [2021-07-27T12:45:57.102Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2021-07-27T12:45:57.102Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-07-27T12:45:57.102Z] [2021-07-27T12:45:57.102Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2021-07-27T12:45:57.102Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-07-27T12:45:57.102Z] [2021-07-27T12:45:57.102Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2021-07-27T12:45:57.102Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-07-27T12:45:57.102Z] [2021-07-27T12:45:57.102Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2021-07-27T12:45:57.102Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-07-27T12:45:57.102Z] [2021-07-27T12:45:57.102Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2021-07-27T12:45:57.102Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-07-27T12:45:57.102Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-07-27T12:45:57.102Z] [2021-07-27T12:45:57.102Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-07-27T12:45:57.102Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-07-27T12:45:57.102Z] [2021-07-27T12:45:57.102Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2021-07-27T12:45:57.102Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-07-27T12:45:57.102Z] [2021-07-27T12:45:57.102Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2021-07-27T12:45:57.102Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-07-27T12:45:57.102Z] [2021-07-27T12:45:57.102Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2021-07-27T12:45:57.102Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-07-27T12:45:57.102Z] [2021-07-27T12:45:57.102Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2021-07-27T12:45:57.102Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-07-27T12:45:57.102Z] [2021-07-27T12:45:57.102Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2021-07-27T12:45:57.102Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-07-27T12:45:57.102Z] [2021-07-27T12:45:57.102Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2021-07-27T12:45:57.102Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2021-07-27T12:45:57.102Z] [2021-07-27T12:45:57.102Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2021-07-27T12:45:57.102Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2021-07-27T12:45:57.102Z] [2021-07-27T12:45:57.102Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2021-07-27T12:45:57.102Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-07-27T12:45:57.102Z] [2021-07-27T12:45:57.102Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2021-07-27T12:45:57.102Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2021-07-27T12:45:57.102Z] [2021-07-27T12:45:57.102Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2021-07-27T12:45:57.102Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-07-27T12:45:57.102Z] [2021-07-27T12:45:57.102Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2021-07-27T12:45:57.102Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2021-07-27T12:45:57.102Z] [2021-07-27T12:45:57.102Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2021-07-27T12:45:57.102Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-07-27T12:45:57.102Z] [2021-07-27T12:45:57.102Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2021-07-27T12:45:57.102Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-07-27T12:45:57.102Z] [2021-07-27T12:45:57.102Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2021-07-27T12:45:57.102Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-07-27T12:45:57.102Z] [2021-07-27T12:45:57.102Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2021-07-27T12:45:57.102Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-07-27T12:45:57.102Z] [2021-07-27T12:45:57.102Z] [2021-07-27T12:45:57.102Z] DONE 88 tests, 33 skipped in 93.645s [2021-07-27T12:45:57.102Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2021-07-27T12:45:57.804Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2021-07-27T12:45:58.631Z] === RUN TestConfigDaemonLibtrustID [2021-07-27T12:45:58.631Z] daemon_test.go:19: runtime.GOOS != "linux" [2021-07-27T12:45:58.631Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2021-07-27T12:45:58.631Z] === RUN TestDaemonConfigValidation [2021-07-27T12:45:58.631Z] daemon_test.go:38: runtime.GOOS != "linux" [2021-07-27T12:45:58.631Z] --- SKIP: TestDaemonConfigValidation (0.00s) [2021-07-27T12:45:58.631Z] PASS [2021-07-27T12:45:58.631Z] ok github.com/docker/docker/integration/daemon 0.295s [2021-07-27T12:45:58.631Z] [2021-07-27T12:45:58.631Z] === Skipped [2021-07-27T12:45:58.631Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s) [2021-07-27T12:45:58.631Z] daemon_test.go:19: runtime.GOOS != "linux" [2021-07-27T12:45:58.631Z] [2021-07-27T12:45:58.631Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s) [2021-07-27T12:45:58.631Z] daemon_test.go:38: runtime.GOOS != "linux" [2021-07-27T12:45:58.631Z] [2021-07-27T12:45:58.631Z] [2021-07-27T12:45:58.631Z] DONE 2 tests, 2 skipped in 1.806s [2021-07-27T12:45:58.631Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2021-07-27T12:46:00.795Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-27T12:46:00.795Z] INFO: Testing against a local daemon [2021-07-27T12:46:00.795Z] === RUN TestCommitInheritsEnv [2021-07-27T12:46:00.795Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-27T12:46:00.795Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2021-07-27T12:46:00.795Z] === RUN TestImportExtremelyLargeImageWorks [2021-07-27T12:46:00.796Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-07-27T12:46:00.796Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2021-07-27T12:46:00.796Z] === RUN TestImagesFilterMultiReference [2021-07-27T12:46:00.796Z] --- PASS: TestImagesFilterMultiReference (0.08s) [2021-07-27T12:46:00.796Z] === RUN TestImagePullPlatformInvalid [2021-07-27T12:46:00.796Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2021-07-27T12:46:00.796Z] === RUN TestRemoveImageOrphaning [2021-07-27T12:46:01.982Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2021-07-27T12:46:02.322Z] --- PASS: TestRemoveImageOrphaning (1.40s) [2021-07-27T12:46:02.322Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-07-27T12:46:02.322Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2021-07-27T12:46:02.322Z] === RUN TestTagInvalidReference [2021-07-27T12:46:02.322Z] --- PASS: TestTagInvalidReference (0.03s) [2021-07-27T12:46:02.322Z] === RUN TestTagValidPrefixedRepo [2021-07-27T12:46:02.322Z] --- PASS: TestTagValidPrefixedRepo (0.08s) [2021-07-27T12:46:02.322Z] === RUN TestTagExistedNameWithoutForce [2021-07-27T12:46:02.322Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2021-07-27T12:46:02.322Z] === RUN TestTagOfficialNames [2021-07-27T12:46:02.778Z] --- PASS: TestTagOfficialNames (0.09s) [2021-07-27T12:46:02.778Z] === RUN TestTagMatchesDigest [2021-07-27T12:46:02.778Z] --- PASS: TestTagMatchesDigest (0.03s) [2021-07-27T12:46:02.778Z] PASS [2021-07-27T12:46:02.778Z] ok github.com/docker/docker/integration/image 2.114s [2021-07-27T12:46:02.778Z] [2021-07-27T12:46:02.778Z] === Skipped [2021-07-27T12:46:02.778Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2021-07-27T12:46:02.778Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-27T12:46:02.778Z] [2021-07-27T12:46:02.778Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2021-07-27T12:46:02.778Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-07-27T12:46:02.778Z] [2021-07-27T12:46:02.778Z] [2021-07-27T12:46:02.778Z] DONE 11 tests, 2 skipped in 3.846s [2021-07-27T12:46:02.778Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2021-07-27T12:46:04.944Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-27T12:46:04.944Z] INFO: Testing against a local daemon [2021-07-27T12:46:04.944Z] === RUN TestNetworkCreateDelete [2021-07-27T12:46:04.944Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-07-27T12:46:04.944Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2021-07-27T12:46:04.944Z] === RUN TestDockerNetworkDeletePreferID [2021-07-27T12:46:04.944Z] 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-07-27T12:46:04.944Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2021-07-27T12:46:04.944Z] === RUN TestDaemonDNSFallback [2021-07-27T12:46:04.944Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-07-27T12:46:04.944Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2021-07-27T12:46:04.944Z] === RUN TestInspectNetwork [2021-07-27T12:46:04.944Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-07-27T12:46:04.944Z] --- SKIP: TestInspectNetwork (0.00s) [2021-07-27T12:46:04.944Z] === RUN TestRunContainerWithBridgeNone [2021-07-27T12:46:04.944Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-07-27T12:46:04.944Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2021-07-27T12:46:04.944Z] === RUN TestNetworkInvalidJSON [2021-07-27T12:46:04.944Z] === RUN TestNetworkInvalidJSON//networks/create [2021-07-27T12:46:04.944Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-07-27T12:46:04.944Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-07-27T12:46:04.944Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-07-27T12:46:04.944Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-07-27T12:46:04.944Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-07-27T12:46:04.944Z] === CONT TestNetworkInvalidJSON//networks/create [2021-07-27T12:46:04.944Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-07-27T12:46:04.944Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-07-27T12:46:04.944Z] --- PASS: TestNetworkInvalidJSON (0.04s) [2021-07-27T12:46:04.944Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-07-27T12:46:04.944Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2021-07-27T12:46:04.944Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2021-07-27T12:46:04.944Z] === RUN TestNetworkList [2021-07-27T12:46:04.944Z] === RUN TestNetworkList//networks [2021-07-27T12:46:04.944Z] === PAUSE TestNetworkList//networks [2021-07-27T12:46:04.944Z] === RUN TestNetworkList//networks/ [2021-07-27T12:46:04.944Z] === PAUSE TestNetworkList//networks/ [2021-07-27T12:46:04.944Z] === CONT TestNetworkList//networks [2021-07-27T12:46:04.944Z] === CONT TestNetworkList//networks/ [2021-07-27T12:46:04.944Z] --- PASS: TestNetworkList (0.03s) [2021-07-27T12:46:04.944Z] --- PASS: TestNetworkList//networks (0.00s) [2021-07-27T12:46:04.944Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-07-27T12:46:04.944Z] === RUN TestHostIPv4BridgeLabel [2021-07-27T12:46:04.944Z] network_test.go:126: testEnv.OSType == "windows" [2021-07-27T12:46:04.944Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2021-07-27T12:46:04.944Z] === RUN TestDaemonRestartWithLiveRestore [2021-07-27T12:46:04.944Z] service_test.go:29: testEnv.OSType == "windows" [2021-07-27T12:46:04.944Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2021-07-27T12:46:04.944Z] === RUN TestDaemonDefaultNetworkPools [2021-07-27T12:46:04.944Z] service_test.go:58: testEnv.OSType == "windows" [2021-07-27T12:46:04.944Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2021-07-27T12:46:04.944Z] === RUN TestDaemonRestartWithExistingNetwork [2021-07-27T12:46:04.944Z] service_test.go:102: testEnv.OSType == "windows" [2021-07-27T12:46:04.944Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2021-07-27T12:46:04.944Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-07-27T12:46:04.944Z] service_test.go:136: testEnv.OSType == "windows" [2021-07-27T12:46:04.944Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-07-27T12:46:04.944Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-07-27T12:46:04.944Z] service_test.go:187: testEnv.OSType == "windows" [2021-07-27T12:46:04.944Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-07-27T12:46:04.944Z] === RUN TestServiceWithPredefinedNetwork [2021-07-27T12:46:04.944Z] service_test.go:212: testEnv.OSType == "windows" [2021-07-27T12:46:04.944Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2021-07-27T12:46:04.944Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-07-27T12:46:04.944Z] service_test.go:242: FLAKY_TEST [2021-07-27T12:46:04.944Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-07-27T12:46:04.944Z] === RUN TestServiceWithDataPathPortInit [2021-07-27T12:46:04.944Z] service_test.go:333: testEnv.OSType == "windows" [2021-07-27T12:46:04.944Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2021-07-27T12:46:04.944Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-07-27T12:46:04.944Z] service_test.go:401: testEnv.OSType == "windows" [2021-07-27T12:46:04.944Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2021-07-27T12:46:04.944Z] PASS [2021-07-27T12:46:04.944Z] ok github.com/docker/docker/integration/network 0.376s [2021-07-27T12:46:04.944Z] [2021-07-27T12:46:04.944Z] === Skipped [2021-07-27T12:46:04.944Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2021-07-27T12:46:04.944Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-07-27T12:46:04.944Z] [2021-07-27T12:46:04.944Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2021-07-27T12:46:04.944Z] 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-07-27T12:46:04.944Z] [2021-07-27T12:46:04.944Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2021-07-27T12:46:04.944Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-07-27T12:46:04.944Z] [2021-07-27T12:46:04.944Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2021-07-27T12:46:04.944Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-07-27T12:46:04.944Z] [2021-07-27T12:46:04.944Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2021-07-27T12:46:04.944Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-07-27T12:46:04.944Z] [2021-07-27T12:46:04.944Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2021-07-27T12:46:04.944Z] network_test.go:126: testEnv.OSType == "windows" [2021-07-27T12:46:04.944Z] [2021-07-27T12:46:04.944Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2021-07-27T12:46:04.944Z] service_test.go:29: testEnv.OSType == "windows" [2021-07-27T12:46:04.944Z] [2021-07-27T12:46:04.944Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2021-07-27T12:46:04.944Z] service_test.go:58: testEnv.OSType == "windows" [2021-07-27T12:46:04.944Z] [2021-07-27T12:46:04.944Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2021-07-27T12:46:04.944Z] service_test.go:102: testEnv.OSType == "windows" [2021-07-27T12:46:04.944Z] [2021-07-27T12:46:04.944Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-07-27T12:46:04.944Z] service_test.go:136: testEnv.OSType == "windows" [2021-07-27T12:46:04.944Z] [2021-07-27T12:46:04.944Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-07-27T12:46:04.944Z] service_test.go:187: testEnv.OSType == "windows" [2021-07-27T12:46:04.944Z] [2021-07-27T12:46:04.944Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2021-07-27T12:46:04.944Z] service_test.go:212: testEnv.OSType == "windows" [2021-07-27T12:46:04.944Z] [2021-07-27T12:46:04.944Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-07-27T12:46:04.944Z] service_test.go:242: FLAKY_TEST [2021-07-27T12:46:04.944Z] [2021-07-27T12:46:04.944Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2021-07-27T12:46:04.944Z] service_test.go:333: testEnv.OSType == "windows" [2021-07-27T12:46:04.944Z] [2021-07-27T12:46:04.944Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2021-07-27T12:46:04.944Z] service_test.go:401: testEnv.OSType == "windows" [2021-07-27T12:46:04.944Z] [2021-07-27T12:46:04.944Z] [2021-07-27T12:46:04.944Z] DONE 22 tests, 15 skipped in 2.326s [2021-07-27T12:46:04.944Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2021-07-27T12:46:05.258Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2021-07-27T12:46:05.905Z] testing: warning: no tests to run [2021-07-27T12:46:05.905Z] PASS [2021-07-27T12:46:05.905Z] ok github.com/docker/docker/integration/network/ipvlan 0.129s [2021-07-27T12:46:05.905Z] [2021-07-27T12:46:05.905Z] DONE 0 tests in 0.726s [2021-07-27T12:46:05.905Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2021-07-27T12:46:06.865Z] testing: warning: no tests to run [2021-07-27T12:46:06.865Z] PASS [2021-07-27T12:46:06.865Z] ok github.com/docker/docker/integration/network/macvlan 0.132s [2021-07-27T12:46:06.865Z] [2021-07-27T12:46:06.865Z] DONE 0 tests in 0.711s [2021-07-27T12:46:06.865Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2021-07-27T12:46:07.331Z] testing: warning: no tests to run [2021-07-27T12:46:07.331Z] PASS [2021-07-27T12:46:07.331Z] ok github.com/docker/docker/integration/plugin 0.191s [2021-07-27T12:46:07.331Z] [2021-07-27T12:46:07.331Z] DONE 0 tests in 0.817s [2021-07-27T12:46:07.788Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2021-07-27T12:46:08.244Z] testing: warning: no tests to run [2021-07-27T12:46:08.244Z] PASS [2021-07-27T12:46:08.244Z] ok github.com/docker/docker/integration/plugin/authz 0.131s [2021-07-27T12:46:08.244Z] [2021-07-27T12:46:08.244Z] DONE 0 tests in 0.744s [2021-07-27T12:46:08.244Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2021-07-27T12:46:09.435Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2021-07-27T12:46:14.696Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2021-07-27T12:46:17.220Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2021-07-27T12:46:18.152Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2021-07-27T12:46:18.546Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-27T12:46:18.546Z] INFO: Testing against a local daemon [2021-07-27T12:46:18.546Z] === RUN TestPluginInvalidJSON [2021-07-27T12:46:18.546Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-07-27T12:46:18.546Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-07-27T12:46:18.546Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-07-27T12:46:18.546Z] --- PASS: TestPluginInvalidJSON (0.04s) [2021-07-27T12:46:18.546Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-07-27T12:46:18.546Z] === RUN TestPluginInstall [2021-07-27T12:46:18.546Z] plugin_test.go:63: testEnv.OSType == "windows" [2021-07-27T12:46:18.546Z] --- SKIP: TestPluginInstall (0.00s) [2021-07-27T12:46:18.546Z] === RUN TestPluginsWithRuntimes [2021-07-27T12:46:18.546Z] plugin_test.go:172: testEnv.OSType == "windows" [2021-07-27T12:46:18.546Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2021-07-27T12:46:18.546Z] === RUN TestPluginBackCompatMediaTypes [2021-07-27T12:46:18.546Z] plugin_test.go:234: testEnv.OSType == "windows" [2021-07-27T12:46:18.546Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2021-07-27T12:46:18.546Z] PASS [2021-07-27T12:46:18.546Z] ok github.com/docker/docker/integration/plugin/common 0.354s [2021-07-27T12:46:19.003Z] [2021-07-27T12:46:19.003Z] === Skipped [2021-07-27T12:46:19.003Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2021-07-27T12:46:19.003Z] plugin_test.go:63: testEnv.OSType == "windows" [2021-07-27T12:46:19.003Z] [2021-07-27T12:46:19.003Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2021-07-27T12:46:19.003Z] plugin_test.go:172: testEnv.OSType == "windows" [2021-07-27T12:46:19.003Z] [2021-07-27T12:46:19.003Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2021-07-27T12:46:19.003Z] plugin_test.go:234: testEnv.OSType == "windows" [2021-07-27T12:46:19.003Z] [2021-07-27T12:46:19.003Z] [2021-07-27T12:46:19.003Z] DONE 5 tests, 3 skipped in 10.376s [2021-07-27T12:46:19.003Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2021-07-27T12:46:19.084Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2021-07-27T12:46:20.982Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2021-07-27T12:46:21.906Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-27T12:46:21.906Z] INFO: Testing against a local daemon [2021-07-27T12:46:21.906Z] === RUN TestExternalGraphDriver [2021-07-27T12:46:21.906Z] external_test.go:48: runtime.GOOS == "windows" [2021-07-27T12:46:21.906Z] --- SKIP: TestExternalGraphDriver (0.01s) [2021-07-27T12:46:21.906Z] === RUN TestGraphdriverPluginV2 [2021-07-27T12:46:21.906Z] external_test.go:408: runtime.GOOS == "windows" [2021-07-27T12:46:21.906Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2021-07-27T12:46:21.906Z] PASS [2021-07-27T12:46:21.906Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.354s [2021-07-27T12:46:22.352Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2021-07-27T12:46:22.361Z] [2021-07-27T12:46:22.361Z] === Skipped [2021-07-27T12:46:22.361Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.01s) [2021-07-27T12:46:22.361Z] external_test.go:48: runtime.GOOS == "windows" [2021-07-27T12:46:22.361Z] [2021-07-27T12:46:22.361Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2021-07-27T12:46:22.361Z] external_test.go:408: runtime.GOOS == "windows" [2021-07-27T12:46:22.361Z] [2021-07-27T12:46:22.361Z] [2021-07-27T12:46:22.361Z] DONE 2 tests, 2 skipped in 3.322s [2021-07-27T12:46:22.361Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2021-07-27T12:46:24.529Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-27T12:46:24.529Z] INFO: Testing against a local daemon [2021-07-27T12:46:24.529Z] === RUN TestReadPluginNoRead [2021-07-27T12:46:24.529Z] read_test.go:21: no unix domain sockets on Windows [2021-07-27T12:46:24.529Z] --- SKIP: TestReadPluginNoRead (0.00s) [2021-07-27T12:46:24.529Z] PASS [2021-07-27T12:46:24.529Z] ok github.com/docker/docker/integration/plugin/logging 0.388s [2021-07-27T12:46:24.529Z] [2021-07-27T12:46:24.529Z] === Skipped [2021-07-27T12:46:24.529Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2021-07-27T12:46:24.529Z] read_test.go:21: no unix domain sockets on Windows [2021-07-27T12:46:24.529Z] [2021-07-27T12:46:24.529Z] [2021-07-27T12:46:24.529Z] DONE 1 tests, 1 skipped in 2.214s [2021-07-27T12:46:24.529Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2021-07-27T12:46:24.876Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2021-07-27T12:46:25.494Z] testing: warning: no tests to run [2021-07-27T12:46:25.494Z] PASS [2021-07-27T12:46:25.494Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.174s [2021-07-27T12:46:25.494Z] [2021-07-27T12:46:25.494Z] DONE 0 tests in 1.109s [2021-07-27T12:46:25.494Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2021-07-27T12:46:27.399Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2021-07-27T12:46:27.657Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2021-07-27T12:46:27.658Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-27T12:46:27.658Z] INFO: Testing against a local daemon [2021-07-27T12:46:27.658Z] === RUN TestPluginWithDevMounts [2021-07-27T12:46:27.658Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-07-27T12:46:27.658Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-07-27T12:46:27.658Z] PASS [2021-07-27T12:46:27.658Z] ok github.com/docker/docker/integration/plugin/volumes 0.389s [2021-07-27T12:46:28.113Z] [2021-07-27T12:46:28.113Z] === Skipped [2021-07-27T12:46:28.113Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2021-07-27T12:46:28.113Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-07-27T12:46:28.113Z] [2021-07-27T12:46:28.113Z] [2021-07-27T12:46:28.113Z] DONE 1 tests, 1 skipped in 2.269s [2021-07-27T12:46:28.113Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2021-07-27T12:46:29.551Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2021-07-27T12:46:30.280Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-27T12:46:30.280Z] INFO: Testing against a local daemon [2021-07-27T12:46:30.280Z] === RUN TestSecretInspect [2021-07-27T12:46:30.280Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-07-27T12:46:30.280Z] --- SKIP: TestSecretInspect (0.00s) [2021-07-27T12:46:30.280Z] === RUN TestSecretList [2021-07-27T12:46:30.280Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-07-27T12:46:30.280Z] --- SKIP: TestSecretList (0.00s) [2021-07-27T12:46:30.280Z] === RUN TestSecretsCreateAndDelete [2021-07-27T12:46:30.280Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-07-27T12:46:30.280Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2021-07-27T12:46:30.280Z] === RUN TestSecretsUpdate [2021-07-27T12:46:30.280Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-07-27T12:46:30.280Z] --- SKIP: TestSecretsUpdate (0.00s) [2021-07-27T12:46:30.280Z] === RUN TestTemplatedSecret [2021-07-27T12:46:30.280Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-07-27T12:46:30.280Z] --- SKIP: TestTemplatedSecret (0.00s) [2021-07-27T12:46:30.280Z] === RUN TestSecretCreateResolve [2021-07-27T12:46:30.280Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-07-27T12:46:30.280Z] --- SKIP: TestSecretCreateResolve (0.00s) [2021-07-27T12:46:30.280Z] PASS [2021-07-27T12:46:30.280Z] ok github.com/docker/docker/integration/secret 0.347s [2021-07-27T12:46:30.280Z] [2021-07-27T12:46:30.280Z] === Skipped [2021-07-27T12:46:30.280Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2021-07-27T12:46:30.280Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-07-27T12:46:30.280Z] [2021-07-27T12:46:30.280Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2021-07-27T12:46:30.280Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-07-27T12:46:30.280Z] [2021-07-27T12:46:30.280Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2021-07-27T12:46:30.280Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-07-27T12:46:30.280Z] [2021-07-27T12:46:30.280Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2021-07-27T12:46:30.280Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-07-27T12:46:30.280Z] [2021-07-27T12:46:30.280Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2021-07-27T12:46:30.280Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-07-27T12:46:30.280Z] [2021-07-27T12:46:30.280Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2021-07-27T12:46:30.280Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-07-27T12:46:30.280Z] [2021-07-27T12:46:30.280Z] [2021-07-27T12:46:30.280Z] DONE 6 tests, 6 skipped in 2.073s [2021-07-27T12:46:30.280Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2021-07-27T12:46:32.451Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-27T12:46:32.451Z] INFO: Testing against a local daemon [2021-07-27T12:46:32.451Z] === RUN TestServiceCreateInit [2021-07-27T12:46:32.451Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-07-27T12:46:32.451Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-07-27T12:46:32.451Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-07-27T12:46:32.451Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-07-27T12:46:32.451Z] --- PASS: TestServiceCreateInit (0.04s) [2021-07-27T12:46:32.451Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-07-27T12:46:32.451Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-07-27T12:46:32.451Z] === RUN TestCreateServiceMultipleTimes [2021-07-27T12:46:32.451Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-07-27T12:46:32.451Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2021-07-27T12:46:32.451Z] === RUN TestCreateServiceConflict [2021-07-27T12:46:32.451Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-07-27T12:46:32.451Z] --- SKIP: TestCreateServiceConflict (0.00s) [2021-07-27T12:46:32.452Z] === RUN TestCreateServiceMaxReplicas [2021-07-27T12:46:32.452Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-07-27T12:46:32.830Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2021-07-27T12:46:32.830Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2021-07-27T12:46:32.907Z] --- SKIP: TestCreateServiceMaxReplicas (0.03s) [2021-07-27T12:46:32.907Z] === RUN TestCreateWithDuplicateNetworkNames [2021-07-27T12:46:32.907Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-07-27T12:46:32.907Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2021-07-27T12:46:32.907Z] === RUN TestCreateServiceSecretFileMode [2021-07-27T12:46:32.907Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-07-27T12:46:32.907Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2021-07-27T12:46:32.907Z] === RUN TestCreateServiceConfigFileMode [2021-07-27T12:46:32.907Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2021-07-27T12:46:32.907Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2021-07-27T12:46:32.907Z] === RUN TestCreateServiceSysctls [2021-07-27T12:46:32.907Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2021-07-27T12:46:32.907Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2021-07-27T12:46:32.907Z] === RUN TestCreateServiceCapabilities [2021-07-27T12:46:32.907Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2021-07-27T12:46:32.907Z] --- SKIP: TestCreateServiceCapabilities (0.03s) [2021-07-27T12:46:32.907Z] === RUN TestInspect [2021-07-27T12:46:32.907Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-07-27T12:46:32.907Z] --- SKIP: TestInspect (0.00s) [2021-07-27T12:46:32.907Z] === RUN TestCreateJob [2021-07-27T12:46:32.907Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-07-27T12:46:32.907Z] --- SKIP: TestCreateJob (0.00s) [2021-07-27T12:46:32.907Z] === RUN TestReplicatedJob [2021-07-27T12:46:32.907Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-07-27T12:46:32.907Z] --- SKIP: TestReplicatedJob (0.00s) [2021-07-27T12:46:32.907Z] === RUN TestUpdateReplicatedJob [2021-07-27T12:46:32.907Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-07-27T12:46:32.907Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2021-07-27T12:46:32.907Z] === RUN TestServiceListWithStatuses [2021-07-27T12:46:32.907Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-07-27T12:46:32.907Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-07-27T12:46:32.907Z] === RUN TestDockerNetworkConnectAlias [2021-07-27T12:46:32.907Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-07-27T12:46:32.907Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2021-07-27T12:46:32.907Z] === RUN TestDockerNetworkReConnect [2021-07-27T12:46:32.907Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-07-27T12:46:32.907Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2021-07-27T12:46:32.907Z] === RUN TestServicePlugin [2021-07-27T12:46:32.907Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2021-07-27T12:46:32.907Z] --- SKIP: TestServicePlugin (0.00s) [2021-07-27T12:46:32.907Z] === RUN TestServiceUpdateLabel [2021-07-27T12:46:32.907Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-07-27T12:46:32.907Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2021-07-27T12:46:32.907Z] === RUN TestServiceUpdateSecrets [2021-07-27T12:46:32.907Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-07-27T12:46:32.907Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2021-07-27T12:46:32.907Z] === RUN TestServiceUpdateConfigs [2021-07-27T12:46:32.907Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-07-27T12:46:32.907Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2021-07-27T12:46:32.907Z] === RUN TestServiceUpdateNetwork [2021-07-27T12:46:32.907Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-07-27T12:46:32.907Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2021-07-27T12:46:32.907Z] === RUN TestServiceUpdatePidsLimit [2021-07-27T12:46:32.907Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-07-27T12:46:32.907Z] --- SKIP: TestServiceUpdatePidsLimit (0.01s) [2021-07-27T12:46:32.907Z] PASS [2021-07-27T12:46:32.907Z] ok github.com/docker/docker/integration/service 0.503s [2021-07-27T12:46:32.907Z] [2021-07-27T12:46:32.907Z] === Skipped [2021-07-27T12:46:32.907Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-07-27T12:46:32.907Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-07-27T12:46:32.907Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-07-27T12:46:32.907Z] [2021-07-27T12:46:32.907Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-07-27T12:46:32.907Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-07-27T12:46:32.907Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-07-27T12:46:32.907Z] [2021-07-27T12:46:32.907Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2021-07-27T12:46:32.907Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-07-27T12:46:32.907Z] [2021-07-27T12:46:32.908Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2021-07-27T12:46:32.908Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-07-27T12:46:32.908Z] [2021-07-27T12:46:32.908Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.03s) [2021-07-27T12:46:32.908Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-07-27T12:46:32.908Z] [2021-07-27T12:46:32.908Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2021-07-27T12:46:32.908Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-07-27T12:46:32.908Z] [2021-07-27T12:46:32.908Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2021-07-27T12:46:32.908Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-07-27T12:46:32.908Z] [2021-07-27T12:46:32.908Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2021-07-27T12:46:32.908Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2021-07-27T12:46:32.908Z] [2021-07-27T12:46:32.908Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.03s) [2021-07-27T12:46:32.908Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2021-07-27T12:46:32.908Z] [2021-07-27T12:46:32.908Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.03s) [2021-07-27T12:46:32.908Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2021-07-27T12:46:32.908Z] [2021-07-27T12:46:32.908Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2021-07-27T12:46:32.908Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-07-27T12:46:32.908Z] [2021-07-27T12:46:32.908Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2021-07-27T12:46:32.908Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-07-27T12:46:32.908Z] [2021-07-27T12:46:32.908Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2021-07-27T12:46:32.908Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-07-27T12:46:32.908Z] [2021-07-27T12:46:32.908Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2021-07-27T12:46:32.908Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-07-27T12:46:32.908Z] [2021-07-27T12:46:32.908Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2021-07-27T12:46:32.908Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-07-27T12:46:32.908Z] [2021-07-27T12:46:32.908Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2021-07-27T12:46:32.908Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-07-27T12:46:32.908Z] [2021-07-27T12:46:32.908Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2021-07-27T12:46:32.908Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-07-27T12:46:32.908Z] [2021-07-27T12:46:32.908Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2021-07-27T12:46:32.908Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2021-07-27T12:46:32.908Z] [2021-07-27T12:46:32.908Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2021-07-27T12:46:32.908Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-07-27T12:46:32.908Z] [2021-07-27T12:46:32.908Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2021-07-27T12:46:32.908Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-07-27T12:46:32.908Z] [2021-07-27T12:46:32.908Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2021-07-27T12:46:32.908Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-07-27T12:46:32.908Z] [2021-07-27T12:46:32.908Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2021-07-27T12:46:32.908Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-07-27T12:46:32.908Z] [2021-07-27T12:46:32.908Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.01s) [2021-07-27T12:46:32.908Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-07-27T12:46:32.908Z] [2021-07-27T12:46:32.908Z] [2021-07-27T12:46:32.908Z] DONE 24 tests, 23 skipped in 2.782s [2021-07-27T12:46:32.908Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2021-07-27T12:46:34.726Z] docker_cli_swarm_test.go:1118: [d3e5053c389de] joining swarm manager [d1a05394d6f46]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-27T12:46:34.726Z] === RUN TestDockerSuite/TestVolumeCLICreate [2021-07-27T12:46:35.076Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-27T12:46:35.076Z] INFO: Testing against a local daemon [2021-07-27T12:46:35.076Z] === RUN TestSessionCreate [2021-07-27T12:46:35.076Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-07-27T12:46:35.076Z] --- SKIP: TestSessionCreate (0.00s) [2021-07-27T12:46:35.076Z] === RUN TestSessionCreateWithBadUpgrade [2021-07-27T12:46:35.076Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-07-27T12:46:35.076Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2021-07-27T12:46:35.076Z] PASS [2021-07-27T12:46:35.076Z] ok github.com/docker/docker/integration/session 0.325s [2021-07-27T12:46:35.076Z] [2021-07-27T12:46:35.076Z] === Skipped [2021-07-27T12:46:35.076Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2021-07-27T12:46:35.076Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-07-27T12:46:35.076Z] [2021-07-27T12:46:35.076Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2021-07-27T12:46:35.076Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-07-27T12:46:35.076Z] [2021-07-27T12:46:35.076Z] [2021-07-27T12:46:35.076Z] DONE 2 tests, 2 skipped in 2.201s [2021-07-27T12:46:35.076Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2021-07-27T12:46:36.096Z] docker_cli_swarm_test.go:1119: [d7bb37c473c08] joining swarm manager [d1a05394d6f46]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-27T12:46:37.240Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-27T12:46:37.240Z] INFO: Testing against a local daemon [2021-07-27T12:46:37.240Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-07-27T12:46:37.240Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-07-27T12:46:37.240Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-07-27T12:46:37.240Z] === RUN TestEventsExecDie [2021-07-27T12:46:37.240Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-07-27T12:46:37.240Z] --- SKIP: TestEventsExecDie (0.00s) [2021-07-27T12:46:37.240Z] === RUN TestEventsBackwardsCompatible [2021-07-27T12:46:37.240Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-07-27T12:46:37.240Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2021-07-27T12:46:37.240Z] === RUN TestEventsVolumeCreate [2021-07-27T12:46:37.240Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2021-07-27T12:46:37.240Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2021-07-27T12:46:37.240Z] === RUN TestInfoAPI [2021-07-27T12:46:37.240Z] --- PASS: TestInfoAPI (0.04s) [2021-07-27T12:46:37.240Z] === RUN TestInfoAPIWarnings [2021-07-27T12:46:37.240Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-27T12:46:37.240Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2021-07-27T12:46:37.240Z] === RUN TestInfoDebug [2021-07-27T12:46:37.240Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-07-27T12:46:37.240Z] --- SKIP: TestInfoDebug (0.00s) [2021-07-27T12:46:37.240Z] === RUN TestInfoInsecureRegistries [2021-07-27T12:46:37.240Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-07-27T12:46:37.240Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2021-07-27T12:46:37.240Z] === RUN TestInfoRegistryMirrors [2021-07-27T12:46:37.240Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-07-27T12:46:37.240Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2021-07-27T12:46:37.240Z] === RUN TestLoginFailsWithBadCredentials [2021-07-27T12:46:38.201Z] --- PASS: TestLoginFailsWithBadCredentials (0.96s) [2021-07-27T12:46:38.201Z] === RUN TestPingCacheHeaders [2021-07-27T12:46:38.201Z] --- PASS: TestPingCacheHeaders (0.03s) [2021-07-27T12:46:38.201Z] === RUN TestPingGet [2021-07-27T12:46:38.201Z] --- PASS: TestPingGet (0.03s) [2021-07-27T12:46:38.201Z] === RUN TestPingHead [2021-07-27T12:46:38.201Z] --- PASS: TestPingHead (0.03s) [2021-07-27T12:46:38.201Z] === RUN TestVersion [2021-07-27T12:46:38.201Z] --- PASS: TestVersion (0.03s) [2021-07-27T12:46:38.201Z] PASS [2021-07-27T12:46:38.201Z] ok github.com/docker/docker/integration/system 1.408s [2021-07-27T12:46:38.201Z] [2021-07-27T12:46:38.201Z] === Skipped [2021-07-27T12:46:38.201Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-07-27T12:46:38.201Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-07-27T12:46:38.201Z] [2021-07-27T12:46:38.201Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2021-07-27T12:46:38.201Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-07-27T12:46:38.201Z] [2021-07-27T12:46:38.201Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2021-07-27T12:46:38.201Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-07-27T12:46:38.201Z] [2021-07-27T12:46:38.201Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2021-07-27T12:46:38.201Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2021-07-27T12:46:38.201Z] [2021-07-27T12:46:38.201Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2021-07-27T12:46:38.201Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-27T12:46:38.201Z] [2021-07-27T12:46:38.201Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2021-07-27T12:46:38.201Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-07-27T12:46:38.201Z] [2021-07-27T12:46:38.201Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2021-07-27T12:46:38.201Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-07-27T12:46:38.201Z] [2021-07-27T12:46:38.201Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2021-07-27T12:46:38.201Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-07-27T12:46:38.201Z] [2021-07-27T12:46:38.201Z] [2021-07-27T12:46:38.201Z] DONE 14 tests, 8 skipped in 3.068s [2021-07-27T12:46:38.201Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2021-07-27T12:46:40.364Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-27T12:46:40.364Z] INFO: Testing against a local daemon [2021-07-27T12:46:40.364Z] === RUN TestVolumesCreateAndList [2021-07-27T12:46:40.364Z] --- PASS: TestVolumesCreateAndList (0.06s) [2021-07-27T12:46:40.364Z] === RUN TestVolumesRemove [2021-07-27T12:46:40.820Z] --- PASS: TestVolumesRemove (0.17s) [2021-07-27T12:46:40.820Z] === RUN TestVolumesInspect [2021-07-27T12:46:40.820Z] --- PASS: TestVolumesInspect (0.04s) [2021-07-27T12:46:40.820Z] === RUN TestVolumesInvalidJSON [2021-07-27T12:46:40.820Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-07-27T12:46:40.820Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-07-27T12:46:40.820Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-07-27T12:46:40.820Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2021-07-27T12:46:40.820Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-07-27T12:46:40.820Z] PASS [2021-07-27T12:46:40.820Z] ok github.com/docker/docker/integration/volume 0.598s [2021-07-27T12:46:40.820Z] [2021-07-27T12:46:40.820Z] DONE 5 tests in 2.387s [2021-07-27T12:46:40.820Z] INFO: make.ps1 ended at 07/27/2021 12:46:40 [2021-07-27T12:46:40.820Z] INFO: Integration CLI tests being run from the host: [2021-07-27T12:46:40.820Z] 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-07-27T12:46:50.951Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2021-07-27T12:46:50.951Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2021-07-27T12:46:50.951Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2021-07-27T12:46:50.951Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2021-07-27T12:46:50.951Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2021-07-27T12:46:50.951Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2021-07-27T12:46:50.951Z] === RUN TestDockerSuite/TestVolumeCLILs [2021-07-27T12:46:51.113Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-27T12:46:51.113Z] INFO: Testing against a local daemon [2021-07-27T12:46:51.113Z] === RUN TestDockerSuite [2021-07-27T12:46:51.113Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2021-07-27T12:46:51.113Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2021-07-27T12:46:51.113Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-07-27T12:46:51.113Z] === RUN TestDockerSuite/TestAPIErrorJSON [2021-07-27T12:46:51.113Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2021-07-27T12:46:51.113Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2021-07-27T12:46:51.113Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2021-07-27T12:46:51.113Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-07-27T12:46:51.113Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2021-07-27T12:46:51.113Z] === RUN TestDockerSuite/TestAPIImagesDelete [2021-07-27T12:46:51.113Z] === RUN TestDockerSuite/TestAPIImagesFilter [2021-07-27T12:46:51.515Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2021-07-27T12:46:51.515Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2021-07-27T12:46:51.569Z] === RUN TestDockerSuite/TestAPIImagesHistory [2021-07-27T12:46:52.027Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2021-07-27T12:46:52.447Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2021-07-27T12:46:52.447Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2021-07-27T12:46:52.483Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2021-07-27T12:46:52.705Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2021-07-27T12:46:52.705Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2021-07-27T12:46:52.705Z] === RUN TestDockerSuite/TestVolumeCLIRm [2021-07-27T12:46:55.230Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2021-07-27T12:46:55.230Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2021-07-27T12:46:55.230Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2021-07-27T12:46:55.230Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2021-07-27T12:46:55.230Z] === RUN TestDockerSuite/TestVolumeEvents [2021-07-27T12:46:56.161Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2021-07-27T12:46:58.688Z] === RUN TestDockerSuite/TestVolumeLsFormat [2021-07-27T12:46:58.688Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2021-07-27T12:46:58.688Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2021-07-27T12:47:01.211Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2021-07-27T12:47:05.391Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2021-07-27T12:47:05.391Z] docker_cli_run_test.go:4416: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2021-07-27T12:47:05.391Z] --- PASS: TestDockerSuite (1622.68s) [2021-07-27T12:47:05.391Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.00s) [2021-07-27T12:47:05.391Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2021-07-27T12:47:05.391Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.01s) [2021-07-27T12:47:05.391Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.00s) [2021-07-27T12:47:05.391Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.00s) [2021-07-27T12:47:05.391Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-07-27T12:47:05.391Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2021-07-27T12:47:05.391Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (4.81s) [2021-07-27T12:47:05.391Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.07s) [2021-07-27T12:47:05.391Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.21s) [2021-07-27T12:47:05.391Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.02s) [2021-07-27T12:47:05.391Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.35s) [2021-07-27T12:47:05.391Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.12s) [2021-07-27T12:47:05.391Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.00s) [2021-07-27T12:47:05.391Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.40s) [2021-07-27T12:47:05.391Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.33s) [2021-07-27T12:47:05.391Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.00s) [2021-07-27T12:47:05.391Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.00s) [2021-07-27T12:47:05.391Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.13s) [2021-07-27T12:47:05.391Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (0.92s) [2021-07-27T12:47:05.391Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.25s) [2021-07-27T12:47:05.391Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) [2021-07-27T12:47:05.391Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s) [2021-07-27T12:47:05.391Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (3.90s) [2021-07-27T12:47:05.391Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.10s) [2021-07-27T12:47:05.391Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.79s) [2021-07-27T12:47:05.391Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (1.91s) [2021-07-27T12:47:05.391Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.78s) [2021-07-27T12:47:05.391Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.80s) [2021-07-27T12:47:05.391Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.76s) [2021-07-27T12:47:05.391Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.87s) [2021-07-27T12:47:05.391Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (2.03s) [2021-07-27T12:47:05.391Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.84s) [2021-07-27T12:47:05.391Z] --- PASS: TestDockerSuite/TestAttachDetach (1.17s) [2021-07-27T12:47:05.391Z] --- PASS: TestDockerSuite/TestAttachDisconnect (1.29s) [2021-07-27T12:47:05.391Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.92s) [2021-07-27T12:47:05.391Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (1.00s) [2021-07-27T12:47:05.391Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (1.15s) [2021-07-27T12:47:05.391Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.26s) [2021-07-27T12:47:05.391Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.93s) [2021-07-27T12:47:05.391Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.20s) [2021-07-27T12:47:05.391Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.63s) [2021-07-27T12:47:05.391Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.00s) [2021-07-27T12:47:05.391Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.11s) [2021-07-27T12:47:05.391Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.45s) [2021-07-27T12:47:05.391Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (20.08s) [2021-07-27T12:47:05.391Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.34s) [2021-07-27T12:47:05.391Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.65s) [2021-07-27T12:47:05.391Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.17s) [2021-07-27T12:47:05.391Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.53s) [2021-07-27T12:47:05.391Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.56s) [2021-07-27T12:47:05.391Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (1.86s) [2021-07-27T12:47:05.391Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.00s) [2021-07-27T12:47:05.391Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (8.85s) [2021-07-27T12:47:05.391Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (4.85s) [2021-07-27T12:47:05.391Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.07s) [2021-07-27T12:47:05.391Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.26s) [2021-07-27T12:47:05.391Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (3.43s) [2021-07-27T12:47:05.391Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.36s) [2021-07-27T12:47:05.391Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.42s) [2021-07-27T12:47:05.391Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (3.82s) [2021-07-27T12:47:05.391Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.57s) [2021-07-27T12:47:05.391Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (0.63s) [2021-07-27T12:47:05.391Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.23s) [2021-07-27T12:47:05.391Z] --- PASS: TestDockerSuite/TestBuildAddScript (3.19s) [2021-07-27T12:47:05.391Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (8.17s) [2021-07-27T12:47:05.391Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (4.97s) [2021-07-27T12:47:05.391Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (3.25s) [2021-07-27T12:47:05.391Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.23s) [2021-07-27T12:47:05.391Z] --- PASS: TestDockerSuite/TestBuildAddTar (7.52s) [2021-07-27T12:47:05.391Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.16s) [2021-07-27T12:47:05.391Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.20s) [2021-07-27T12:47:05.391Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (3.72s) [2021-07-27T12:47:05.391Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (6.62s) [2021-07-27T12:47:05.391Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.18s) [2021-07-27T12:47:05.391Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.12s) [2021-07-27T12:47:05.391Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.49s) [2021-07-27T12:47:05.391Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (2.03s) [2021-07-27T12:47:05.391Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.71s) [2021-07-27T12:47:05.391Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.52s) [2021-07-27T12:47:05.391Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.29s) [2021-07-27T12:47:05.391Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.08s) [2021-07-27T12:47:05.391Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (3.20s) [2021-07-27T12:47:05.391Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (11.80s) [2021-07-27T12:47:05.391Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (1.87s) [2021-07-27T12:47:05.391Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.29s) [2021-07-27T12:47:05.391Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.21s) [2021-07-27T12:47:05.391Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.13s) [2021-07-27T12:47:05.391Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.44s) [2021-07-27T12:47:05.392Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (6.10s) [2021-07-27T12:47:05.392Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.21s) [2021-07-27T12:47:05.392Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.27s) [2021-07-27T12:47:05.392Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.38s) [2021-07-27T12:47:05.392Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.41s) [2021-07-27T12:47:05.392Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (4.51s) [2021-07-27T12:47:05.392Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.27s) [2021-07-27T12:47:05.392Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.40s) [2021-07-27T12:47:05.392Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.96s) [2021-07-27T12:47:05.392Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (6.49s) [2021-07-27T12:47:05.392Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.93s) [2021-07-27T12:47:05.392Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.61s) [2021-07-27T12:47:05.392Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.38s) [2021-07-27T12:47:05.392Z] --- PASS: TestDockerSuite/TestBuildCmd (0.24s) [2021-07-27T12:47:05.392Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.23s) [2021-07-27T12:47:05.392Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.20s) [2021-07-27T12:47:05.392Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2021-07-27T12:47:05.392Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (0.82s) [2021-07-27T12:47:05.392Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (5.57s) [2021-07-27T12:47:05.392Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (0.51s) [2021-07-27T12:47:05.392Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.05s) [2021-07-27T12:47:05.392Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.17s) [2021-07-27T12:47:05.392Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.89s) [2021-07-27T12:47:05.392Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.36s) [2021-07-27T12:47:05.392Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.18s) [2021-07-27T12:47:05.392Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (12.03s) [2021-07-27T12:47:05.392Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.39s) [2021-07-27T12:47:05.392Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.27s) [2021-07-27T12:47:05.392Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (2.98s) [2021-07-27T12:47:05.392Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (3.82s) [2021-07-27T12:47:05.392Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.22s) [2021-07-27T12:47:05.392Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2021-07-27T12:47:05.392Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2021-07-27T12:47:05.392Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2021-07-27T12:47:05.392Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.00s) [2021-07-27T12:47:05.392Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (3.55s) [2021-07-27T12:47:05.392Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (4.58s) [2021-07-27T12:47:05.392Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (2.97s) [2021-07-27T12:47:05.392Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.20s) [2021-07-27T12:47:05.392Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (5.56s) [2021-07-27T12:47:05.392Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (5.01s) [2021-07-27T12:47:05.392Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.27s) [2021-07-27T12:47:05.392Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.18s) [2021-07-27T12:47:05.392Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (4.78s) [2021-07-27T12:47:05.392Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.38s) [2021-07-27T12:47:05.392Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.02s) [2021-07-27T12:47:05.392Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.40s) [2021-07-27T12:47:05.392Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.29s) [2021-07-27T12:47:05.392Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (0.99s) [2021-07-27T12:47:05.392Z] --- PASS: TestDockerSuite/TestBuildDockerignore (9.97s) [2021-07-27T12:47:05.392Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.13s) [2021-07-27T12:47:05.392Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (2.91s) [2021-07-27T12:47:05.392Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (11.71s) [2021-07-27T12:47:05.392Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (0.46s) [2021-07-27T12:47:05.392Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.02s) [2021-07-27T12:47:05.392Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (4.14s) [2021-07-27T12:47:05.392Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.08s) [2021-07-27T12:47:05.392Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.08s) [2021-07-27T12:47:05.392Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (5.89s) [2021-07-27T12:47:05.392Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.17s) [2021-07-27T12:47:05.392Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.09s) [2021-07-27T12:47:05.392Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (16.18s) [2021-07-27T12:47:05.392Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.07s) [2021-07-27T12:47:05.392Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (4.95s) [2021-07-27T12:47:05.392Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.20s) [2021-07-27T12:47:05.392Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.22s) [2021-07-27T12:47:05.392Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.44s) [2021-07-27T12:47:05.392Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.07s) [2021-07-27T12:47:05.392Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.19s) [2021-07-27T12:47:05.392Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.20s) [2021-07-27T12:47:05.392Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.33s) [2021-07-27T12:47:05.392Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.30s) [2021-07-27T12:47:05.392Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.24s) [2021-07-27T12:47:05.392Z] --- PASS: TestDockerSuite/TestBuildEnv (1.16s) [2021-07-27T12:47:05.392Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.13s) [2021-07-27T12:47:05.392Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (0.98s) [2021-07-27T12:47:05.392Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (5.90s) [2021-07-27T12:47:05.392Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (19.81s) [2021-07-27T12:47:05.392Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.07s) [2021-07-27T12:47:05.392Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (8.89s) [2021-07-27T12:47:05.392Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.47s) [2021-07-27T12:47:05.392Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.29s) [2021-07-27T12:47:05.392Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.33s) [2021-07-27T12:47:05.392Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.30s) [2021-07-27T12:47:05.392Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2021-07-27T12:47:05.392Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.19s) [2021-07-27T12:47:05.392Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (11.38s) [2021-07-27T12:47:05.392Z] --- PASS: TestDockerSuite/TestBuildExpose (0.22s) [2021-07-27T12:47:05.392Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.39s) [2021-07-27T12:47:05.392Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.30s) [2021-07-27T12:47:05.392Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.22s) [2021-07-27T12:47:05.392Z] --- PASS: TestDockerSuite/TestBuildFails (0.88s) [2021-07-27T12:47:05.392Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.04s) [2021-07-27T12:47:05.392Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.07s) [2021-07-27T12:47:05.392Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.02s) [2021-07-27T12:47:05.392Z] --- PASS: TestDockerSuite/TestBuildForceRm (2.01s) [2021-07-27T12:47:05.392Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.23s) [2021-07-27T12:47:05.392Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.23s) [2021-07-27T12:47:05.392Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (1.10s) [2021-07-27T12:47:05.392Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.72s) [2021-07-27T12:47:05.392Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.43s) [2021-07-27T12:47:05.392Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.19s) [2021-07-27T12:47:05.392Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (1.75s) [2021-07-27T12:47:05.392Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (2.39s) [2021-07-27T12:47:05.392Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (0.97s) [2021-07-27T12:47:05.392Z] --- PASS: TestDockerSuite/TestBuildHistory (2.63s) [2021-07-27T12:47:05.392Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.29s) [2021-07-27T12:47:05.392Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.79s) [2021-07-27T12:47:05.392Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.35s) [2021-07-27T12:47:05.392Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.30s) [2021-07-27T12:47:05.392Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.02s) [2021-07-27T12:47:05.392Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.85s) [2021-07-27T12:47:05.392Z] --- PASS: TestDockerSuite/TestBuildLabel (0.27s) [2021-07-27T12:47:05.392Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.24s) [2021-07-27T12:47:05.392Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.27s) [2021-07-27T12:47:05.392Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.19s) [2021-07-27T12:47:05.392Z] --- PASS: TestDockerSuite/TestBuildLabels (0.29s) [2021-07-27T12:47:05.392Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (0.63s) [2021-07-27T12:47:05.392Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (1.78s) [2021-07-27T12:47:05.392Z] --- PASS: TestDockerSuite/TestBuildLastModified (5.14s) [2021-07-27T12:47:05.392Z] --- PASS: TestDockerSuite/TestBuildLineBreak (3.73s) [2021-07-27T12:47:05.392Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.06s) [2021-07-27T12:47:05.392Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.07s) [2021-07-27T12:47:05.392Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.06s) [2021-07-27T12:47:05.392Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.06s) [2021-07-27T12:47:05.392Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.18s) [2021-07-27T12:47:05.392Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.82s) [2021-07-27T12:47:05.392Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.21s) [2021-07-27T12:47:05.392Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (3.75s) [2021-07-27T12:47:05.392Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.27s) [2021-07-27T12:47:05.392Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.32s) [2021-07-27T12:47:05.392Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (10.28s) [2021-07-27T12:47:05.392Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (3.53s) [2021-07-27T12:47:05.392Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (1.11s) [2021-07-27T12:47:05.392Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (2.10s) [2021-07-27T12:47:05.392Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2021-07-27T12:47:05.392Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (4.45s) [2021-07-27T12:47:05.392Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.29s) [2021-07-27T12:47:05.392Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.91s) [2021-07-27T12:47:05.392Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.21s) [2021-07-27T12:47:05.392Z] --- PASS: TestDockerSuite/TestBuildNetContainer (2.19s) [2021-07-27T12:47:05.392Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.59s) [2021-07-27T12:47:05.392Z] --- PASS: TestDockerSuite/TestBuildNoContext (1.14s) [2021-07-27T12:47:05.392Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (1.07s) [2021-07-27T12:47:05.392Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.58s) [2021-07-27T12:47:05.392Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.26s) [2021-07-27T12:47:05.392Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.10s) [2021-07-27T12:47:05.392Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.22s) [2021-07-27T12:47:05.392Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.22s) [2021-07-27T12:47:05.392Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.58s) [2021-07-27T12:47:05.392Z] --- PASS: TestDockerSuite/TestBuildOnBuild (2.05s) [2021-07-27T12:47:05.392Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.40s) [2021-07-27T12:47:05.392Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (2.24s) [2021-07-27T12:47:05.392Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.13s) [2021-07-27T12:47:05.392Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (2.21s) [2021-07-27T12:47:05.392Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.08s) [2021-07-27T12:47:05.392Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.32s) [2021-07-27T12:47:05.392Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.26s) [2021-07-27T12:47:05.392Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (3.35s) [2021-07-27T12:47:05.392Z] --- PASS: TestDockerSuite/TestBuildPATH (1.52s) [2021-07-27T12:47:05.392Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.82s) [2021-07-27T12:47:05.392Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.82s) [2021-07-27T12:47:05.392Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (8.15s) [2021-07-27T12:47:05.392Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (3.83s) [2021-07-27T12:47:05.392Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (4.69s) [2021-07-27T12:47:05.392Z] --- PASS: TestDockerSuite/TestBuildRm (3.33s) [2021-07-27T12:47:05.392Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (1.05s) [2021-07-27T12:47:05.392Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.89s) [2021-07-27T12:47:05.392Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.26s) [2021-07-27T12:47:05.392Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.36s) [2021-07-27T12:47:05.392Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.20s) [2021-07-27T12:47:05.392Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.13s) [2021-07-27T12:47:05.392Z] --- PASS: TestDockerSuite/TestBuildShellInherited (1.07s) [2021-07-27T12:47:05.392Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (3.86s) [2021-07-27T12:47:05.392Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.06s) [2021-07-27T12:47:05.392Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.19s) [2021-07-27T12:47:05.392Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2021-07-27T12:47:05.392Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.21s) [2021-07-27T12:47:05.392Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.95s) [2021-07-27T12:47:05.392Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.08s) [2021-07-27T12:47:05.392Z] --- PASS: TestDockerSuite/TestBuildStderr (0.92s) [2021-07-27T12:47:05.392Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (5.04s) [2021-07-27T12:47:05.392Z] --- PASS: TestDockerSuite/TestBuildStopSignal (1.22s) [2021-07-27T12:47:05.392Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (1.69s) [2021-07-27T12:47:05.392Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.29s) [2021-07-27T12:47:05.392Z] --- PASS: TestDockerSuite/TestBuildTagEvent (1.00s) [2021-07-27T12:47:05.392Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.48s) [2021-07-27T12:47:05.392Z] --- PASS: TestDockerSuite/TestBuildUser (2.28s) [2021-07-27T12:47:05.392Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (3.14s) [2021-07-27T12:47:05.392Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (18.07s) [2021-07-27T12:47:05.392Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (1.21s) [2021-07-27T12:47:05.392Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.20s) [2021-07-27T12:47:05.392Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (1.16s) [2021-07-27T12:47:05.392Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.92s) [2021-07-27T12:47:05.392Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.16s) [2021-07-27T12:47:05.392Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2021-07-27T12:47:05.392Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2021-07-27T12:47:05.392Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2021-07-27T12:47:05.392Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2021-07-27T12:47:05.392Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.63s) [2021-07-27T12:47:05.392Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2021-07-27T12:47:05.392Z] --- PASS: TestDockerSuite/TestBuildWithFailure (0.86s) [2021-07-27T12:47:05.392Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.38s) [2021-07-27T12:47:05.392Z] --- PASS: TestDockerSuite/TestBuildWithTabs (1.00s) [2021-07-27T12:47:05.392Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.08s) [2021-07-27T12:47:05.392Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (3.33s) [2021-07-27T12:47:05.392Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (2.29s) [2021-07-27T12:47:05.392Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (0.63s) [2021-07-27T12:47:05.392Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.25s) [2021-07-27T12:47:05.392Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.37s) [2021-07-27T12:47:05.392Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2021-07-27T12:47:05.392Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.63s) [2021-07-27T12:47:05.392Z] --- PASS: TestDockerSuite/TestBuildXZHost (2.58s) [2021-07-27T12:47:05.392Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2021-07-27T12:47:05.392Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2021-07-27T12:47:05.392Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.73s) [2021-07-27T12:47:05.392Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.93s) [2021-07-27T12:47:05.392Z] --- PASS: TestDockerSuite/TestCommitChange (0.87s) [2021-07-27T12:47:05.392Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.97s) [2021-07-27T12:47:05.392Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.96s) [2021-07-27T12:47:05.392Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.70s) [2021-07-27T12:47:05.392Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (0.89s) [2021-07-27T12:47:05.392Z] --- PASS: TestDockerSuite/TestCommitTTY (1.72s) [2021-07-27T12:47:05.392Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (1.24s) [2021-07-27T12:47:05.392Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (2.12s) [2021-07-27T12:47:05.392Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (1.27s) [2021-07-27T12:47:05.392Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2021-07-27T12:47:05.392Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.04s) [2021-07-27T12:47:05.392Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.11s) [2021-07-27T12:47:05.392Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2021-07-27T12:47:05.392Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-07-27T12:47:05.392Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.06s) [2021-07-27T12:47:05.392Z] --- PASS: TestDockerSuite/TestContainerAPICommit (2.35s) [2021-07-27T12:47:05.392Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.90s) [2021-07-27T12:47:05.392Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2021-07-27T12:47:05.392Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.84s) [2021-07-27T12:47:05.392Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.85s) [2021-07-27T12:47:05.392Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (1.03s) [2021-07-27T12:47:05.392Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.85s) [2021-07-27T12:47:05.392Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.84s) [2021-07-27T12:47:05.392Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.06s) [2021-07-27T12:47:05.392Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s) [2021-07-27T12:47:05.392Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (1.10s) [2021-07-27T12:47:05.392Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.00s) [2021-07-27T12:47:05.392Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.04s) [2021-07-27T12:47:05.392Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.07s) [2021-07-27T12:47:05.392Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.06s) [2021-07-27T12:47:05.392Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.89s) [2021-07-27T12:47:05.392Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.84s) [2021-07-27T12:47:05.392Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.91s) [2021-07-27T12:47:05.392Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2021-07-27T12:47:05.392Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (2.10s) [2021-07-27T12:47:05.393Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.84s) [2021-07-27T12:47:05.393Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s) [2021-07-27T12:47:05.393Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.83s) [2021-07-27T12:47:05.393Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.94s) [2021-07-27T12:47:05.393Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (1.09s) [2021-07-27T12:47:05.393Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.80s) [2021-07-27T12:47:05.393Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2021-07-27T12:47:05.393Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.99s) [2021-07-27T12:47:05.393Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.93s) [2021-07-27T12:47:05.393Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.94s) [2021-07-27T12:47:05.393Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.08s) [2021-07-27T12:47:05.393Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.87s) [2021-07-27T12:47:05.393Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.89s) [2021-07-27T12:47:05.393Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.63s) [2021-07-27T12:47:05.393Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.05s) [2021-07-27T12:47:05.393Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2021-07-27T12:47:05.393Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2021-07-27T12:47:05.393Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2021-07-27T12:47:05.393Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.78s) [2021-07-27T12:47:05.393Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.44s) [2021-07-27T12:47:05.393Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.82s) [2021-07-27T12:47:05.393Z] --- PASS: TestDockerSuite/TestContainerAPITop (1.10s) [2021-07-27T12:47:05.393Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2021-07-27T12:47:05.393Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.05s) [2021-07-27T12:47:05.393Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.78s) [2021-07-27T12:47:05.393Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (1.18s) [2021-07-27T12:47:05.393Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (1.53s) [2021-07-27T12:47:05.393Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (5.99s) [2021-07-27T12:47:05.393Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.74s) [2021-07-27T12:47:05.393Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.57s) [2021-07-27T12:47:05.393Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.43s) [2021-07-27T12:47:05.393Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (23.38s) [2021-07-27T12:47:05.393Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (1.60s) [2021-07-27T12:47:05.393Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (1.63s) [2021-07-27T12:47:05.393Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (1.56s) [2021-07-27T12:47:05.393Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (1.55s) [2021-07-27T12:47:05.393Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc0008261b0_} (1.51s) [2021-07-27T12:47:05.393Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1316971517_/foo_false____} (1.52s) [2021-07-27T12:47:05.393Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1316971517_/foo_true____} (1.55s) [2021-07-27T12:47:05.393Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3569230648_/foo_false____} (1.55s) [2021-07-27T12:47:05.393Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3569230648_/foo_true____} (1.53s) [2021-07-27T12:47:05.393Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3569230648_/foo_true__0xc000826210__} (1.57s) [2021-07-27T12:47:05.393Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000826228_} (1.56s) [2021-07-27T12:47:05.393Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000826240_} (1.74s) [2021-07-27T12:47:05.393Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000826258_} (1.71s) [2021-07-27T12:47:05.393Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000826270_} (1.56s) [2021-07-27T12:47:05.393Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.57s) [2021-07-27T12:47:05.393Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.37s) [2021-07-27T12:47:05.393Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2021-07-27T12:47:05.393Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2021-07-27T12:47:05.393Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2021-07-27T12:47:05.393Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2021-07-27T12:47:05.393Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2021-07-27T12:47:05.393Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.04s) [2021-07-27T12:47:05.393Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.03s) [2021-07-27T12:47:05.393Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.03s) [2021-07-27T12:47:05.393Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2021-07-27T12:47:05.393Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.02s) [2021-07-27T12:47:05.393Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.02s) [2021-07-27T12:47:05.393Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.01s) [2021-07-27T12:47:05.393Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.03s) [2021-07-27T12:47:05.393Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.08s) [2021-07-27T12:47:05.393Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.04s) [2021-07-27T12:47:05.393Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2021-07-27T12:47:05.393Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (3.18s) [2021-07-27T12:47:05.393Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (2.00s) [2021-07-27T12:47:05.393Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (3.25s) [2021-07-27T12:47:05.393Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.47s) [2021-07-27T12:47:05.393Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.11s) [2021-07-27T12:47:05.393Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.82s) [2021-07-27T12:47:05.393Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (1.04s) [2021-07-27T12:47:05.393Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.84s) [2021-07-27T12:47:05.393Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.86s) [2021-07-27T12:47:05.393Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.85s) [2021-07-27T12:47:05.393Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.84s) [2021-07-27T12:47:05.393Z] --- PASS: TestDockerSuite/TestCpFromCaseD (0.85s) [2021-07-27T12:47:05.393Z] --- PASS: TestDockerSuite/TestCpFromCaseE (0.83s) [2021-07-27T12:47:05.393Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.79s) [2021-07-27T12:47:05.393Z] --- PASS: TestDockerSuite/TestCpFromCaseG (0.83s) [2021-07-27T12:47:05.393Z] --- PASS: TestDockerSuite/TestCpFromCaseH (0.85s) [2021-07-27T12:47:05.393Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.79s) [2021-07-27T12:47:05.393Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (1.02s) [2021-07-27T12:47:05.393Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (0.99s) [2021-07-27T12:47:05.393Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.85s) [2021-07-27T12:47:05.393Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.83s) [2021-07-27T12:47:05.393Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.05s) [2021-07-27T12:47:05.393Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.77s) [2021-07-27T12:47:05.393Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.80s) [2021-07-27T12:47:05.393Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (0.91s) [2021-07-27T12:47:05.393Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (1.03s) [2021-07-27T12:47:05.393Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.88s) [2021-07-27T12:47:05.393Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.79s) [2021-07-27T12:47:05.393Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.73s) [2021-07-27T12:47:05.393Z] --- PASS: TestDockerSuite/TestCpToCaseC (2.25s) [2021-07-27T12:47:05.393Z] --- PASS: TestDockerSuite/TestCpToCaseD (4.82s) [2021-07-27T12:47:05.393Z] --- PASS: TestDockerSuite/TestCpToCaseE (3.08s) [2021-07-27T12:47:05.393Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.85s) [2021-07-27T12:47:05.393Z] --- PASS: TestDockerSuite/TestCpToCaseG (4.67s) [2021-07-27T12:47:05.393Z] --- PASS: TestDockerSuite/TestCpToCaseH (2.92s) [2021-07-27T12:47:05.393Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.82s) [2021-07-27T12:47:05.393Z] --- PASS: TestDockerSuite/TestCpToCaseJ (4.95s) [2021-07-27T12:47:05.393Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.82s) [2021-07-27T12:47:05.393Z] --- PASS: TestDockerSuite/TestCpToDot (0.81s) [2021-07-27T12:47:05.393Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (2.20s) [2021-07-27T12:47:05.393Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.80s) [2021-07-27T12:47:05.393Z] --- PASS: TestDockerSuite/TestCpToStdout (0.86s) [2021-07-27T12:47:05.393Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (1.12s) [2021-07-27T12:47:05.393Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.20s) [2021-07-27T12:47:05.393Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.79s) [2021-07-27T12:47:05.393Z] --- PASS: TestDockerSuite/TestCpVolumePath (1.03s) [2021-07-27T12:47:05.393Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.07s) [2021-07-27T12:47:05.393Z] --- PASS: TestDockerSuite/TestCreateArgs (0.06s) [2021-07-27T12:47:05.393Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.35s) [2021-07-27T12:47:05.393Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (1.03s) [2021-07-27T12:47:05.393Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2021-07-27T12:47:05.393Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.06s) [2021-07-27T12:47:05.393Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.74s) [2021-07-27T12:47:05.393Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.24s) [2021-07-27T12:47:05.393Z] --- PASS: TestDockerSuite/TestCreateLabels (0.06s) [2021-07-27T12:47:05.393Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.10s) [2021-07-27T12:47:05.393Z] --- PASS: TestDockerSuite/TestCreateRM (0.18s) [2021-07-27T12:47:05.393Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2021-07-27T12:47:05.393Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.06s) [2021-07-27T12:47:05.393Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.11s) [2021-07-27T12:47:05.393Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.94s) [2021-07-27T12:47:05.393Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.07s) [2021-07-27T12:47:05.393Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s) [2021-07-27T12:47:05.393Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (2.60s) [2021-07-27T12:47:05.393Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.07s) [2021-07-27T12:47:05.393Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-07-27T12:47:05.393Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.10s) [2021-07-27T12:47:05.393Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.05s) [2021-07-27T12:47:05.393Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.06s) [2021-07-27T12:47:05.393Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.78s) [2021-07-27T12:47:05.393Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.47s) [2021-07-27T12:47:05.393Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.80s) [2021-07-27T12:47:05.393Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.53s) [2021-07-27T12:47:05.393Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.56s) [2021-07-27T12:47:05.393Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.85s) [2021-07-27T12:47:05.393Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.80s) [2021-07-27T12:47:05.393Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.08s) [2021-07-27T12:47:05.393Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.96s) [2021-07-27T12:47:05.393Z] --- PASS: TestDockerSuite/TestDockerFails (0.02s) [2021-07-27T12:47:05.393Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.01s) [2021-07-27T12:47:05.393Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.03s) [2021-07-27T12:47:05.393Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (1.59s) [2021-07-27T12:47:05.393Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.80s) [2021-07-27T12:47:05.393Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.41s) [2021-07-27T12:47:05.393Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s) [2021-07-27T12:47:05.393Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.02s) [2021-07-27T12:47:05.393Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.19s) [2021-07-27T12:47:05.393Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (6.53s) [2021-07-27T12:47:05.393Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (2.53s) [2021-07-27T12:47:05.393Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (2.45s) [2021-07-27T12:47:05.393Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.90s) [2021-07-27T12:47:05.393Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (1.06s) [2021-07-27T12:47:05.393Z] --- PASS: TestDockerSuite/TestEventsAttach (0.85s) [2021-07-27T12:47:05.393Z] --- PASS: TestDockerSuite/TestEventsCommit (0.90s) [2021-07-27T12:47:05.393Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.76s) [2021-07-27T12:47:05.393Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.77s) [2021-07-27T12:47:05.393Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.79s) [2021-07-27T12:47:05.393Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.81s) [2021-07-27T12:47:05.393Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.54s) [2021-07-27T12:47:05.393Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (3.03s) [2021-07-27T12:47:05.393Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.38s) [2021-07-27T12:47:05.393Z] --- PASS: TestDockerSuite/TestEventsCopy (1.03s) [2021-07-27T12:47:05.393Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.53s) [2021-07-27T12:47:05.393Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (0.75s) [2021-07-27T12:47:05.393Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.24s) [2021-07-27T12:47:05.393Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (1.38s) [2021-07-27T12:47:05.393Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.83s) [2021-07-27T12:47:05.393Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.16s) [2021-07-27T12:47:05.393Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.25s) [2021-07-27T12:47:05.393Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.17s) [2021-07-27T12:47:05.393Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.02s) [2021-07-27T12:47:05.393Z] --- PASS: TestDockerSuite/TestEventsFilters (1.51s) [2021-07-27T12:47:05.393Z] --- PASS: TestDockerSuite/TestEventsFormat (1.55s) [2021-07-27T12:47:05.393Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s) [2021-07-27T12:47:05.393Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) [2021-07-27T12:47:05.393Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.75s) [2021-07-27T12:47:05.393Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.18s) [2021-07-27T12:47:05.393Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.36s) [2021-07-27T12:47:05.393Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.03s) [2021-07-27T12:47:05.393Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.18s) [2021-07-27T12:47:05.393Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2021-07-27T12:47:05.393Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2021-07-27T12:47:05.393Z] --- PASS: TestDockerSuite/TestEventsPluginOps (1.24s) [2021-07-27T12:47:05.393Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.81s) [2021-07-27T12:47:05.393Z] --- PASS: TestDockerSuite/TestEventsRename (0.95s) [2021-07-27T12:47:05.393Z] --- PASS: TestDockerSuite/TestEventsResize (0.93s) [2021-07-27T12:47:05.393Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (1.12s) [2021-07-27T12:47:05.393Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (1.22s) [2021-07-27T12:47:05.393Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.81s) [2021-07-27T12:47:05.393Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (3.08s) [2021-07-27T12:47:05.393Z] --- PASS: TestDockerSuite/TestEventsTop (1.17s) [2021-07-27T12:47:05.393Z] --- PASS: TestDockerSuite/TestEventsUntag (2.56s) [2021-07-27T12:47:05.393Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (1.37s) [2021-07-27T12:47:05.393Z] --- PASS: TestDockerSuite/TestExec (1.05s) [2021-07-27T12:47:05.393Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.79s) [2021-07-27T12:47:05.393Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.75s) [2021-07-27T12:47:05.393Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.75s) [2021-07-27T12:47:05.393Z] --- PASS: TestDockerSuite/TestExecAPIStart (2.12s) [2021-07-27T12:47:05.393Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (1.07s) [2021-07-27T12:47:05.393Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (1.03s) [2021-07-27T12:47:05.393Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.06s) [2021-07-27T12:47:05.393Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (1.10s) [2021-07-27T12:47:05.393Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (1.14s) [2021-07-27T12:47:05.393Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (1.11s) [2021-07-27T12:47:05.393Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (2.21s) [2021-07-27T12:47:05.393Z] --- PASS: TestDockerSuite/TestExecCgroup (2.75s) [2021-07-27T12:47:05.393Z] --- PASS: TestDockerSuite/TestExecEnv (1.08s) [2021-07-27T12:47:05.393Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.86s) [2021-07-27T12:47:05.393Z] --- PASS: TestDockerSuite/TestExecExitStatus (1.02s) [2021-07-27T12:47:05.393Z] --- PASS: TestDockerSuite/TestExecInspectID (3.14s) [2021-07-27T12:47:05.393Z] --- PASS: TestDockerSuite/TestExecInteractive (1.01s) [2021-07-27T12:47:05.393Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (1.11s) [2021-07-27T12:47:05.393Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (1.22s) [2021-07-27T12:47:05.393Z] --- PASS: TestDockerSuite/TestExecParseError (0.85s) [2021-07-27T12:47:05.393Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.94s) [2021-07-27T12:47:05.393Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.91s) [2021-07-27T12:47:05.393Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (3.76s) [2021-07-27T12:47:05.393Z] --- PASS: TestDockerSuite/TestExecSetEnv (1.03s) [2021-07-27T12:47:05.393Z] --- PASS: TestDockerSuite/TestExecStartFails (1.08s) [2021-07-27T12:47:05.393Z] --- PASS: TestDockerSuite/TestExecStateCleanup (11.59s) [2021-07-27T12:47:05.393Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.77s) [2021-07-27T12:47:05.393Z] --- PASS: TestDockerSuite/TestExecTTY (1.12s) [2021-07-27T12:47:05.393Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (1.28s) [2021-07-27T12:47:05.393Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.80s) [2021-07-27T12:47:05.393Z] --- PASS: TestDockerSuite/TestExecUlimits (1.19s) [2021-07-27T12:47:05.393Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2021-07-27T12:47:05.393Z] --- PASS: TestDockerSuite/TestExecWithImageUser (2.52s) [2021-07-27T12:47:05.393Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (1.02s) [2021-07-27T12:47:05.393Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (1.70s) [2021-07-27T12:47:05.393Z] --- PASS: TestDockerSuite/TestExecWithTERM (1.06s) [2021-07-27T12:47:05.393Z] --- PASS: TestDockerSuite/TestExecWithUser (1.35s) [2021-07-27T12:47:05.393Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.77s) [2021-07-27T12:47:05.394Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.82s) [2021-07-27T12:47:05.394Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.81s) [2021-07-27T12:47:05.394Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.81s) [2021-07-27T12:47:05.394Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.85s) [2021-07-27T12:47:05.394Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2021-07-27T12:47:05.394Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.06s) [2021-07-27T12:47:05.394Z] --- PASS: TestDockerSuite/TestHealth (22.28s) [2021-07-27T12:47:05.394Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.01s) [2021-07-27T12:47:05.394Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s) [2021-07-27T12:47:05.394Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s) [2021-07-27T12:47:05.394Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (1.27s) [2021-07-27T12:47:05.394Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.01s) [2021-07-27T12:47:05.394Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.89s) [2021-07-27T12:47:05.394Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.02s) [2021-07-27T12:47:05.394Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s) [2021-07-27T12:47:05.394Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.10s) [2021-07-27T12:47:05.394Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.27s) [2021-07-27T12:47:05.394Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.20s) [2021-07-27T12:47:05.394Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.32s) [2021-07-27T12:47:05.394Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s) [2021-07-27T12:47:05.394Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.59s) [2021-07-27T12:47:05.394Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s) [2021-07-27T12:47:05.394Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.60s) [2021-07-27T12:47:05.394Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.89s) [2021-07-27T12:47:05.394Z] --- PASS: TestDockerSuite/TestImagesFormat (0.08s) [2021-07-27T12:47:05.394Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (1.52s) [2021-07-27T12:47:05.394Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.56s) [2021-07-27T12:47:05.394Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2021-07-27T12:47:05.394Z] --- PASS: TestDockerSuite/TestImportBadURL (0.09s) [2021-07-27T12:47:05.394Z] --- PASS: TestDockerSuite/TestImportDisplay (1.48s) [2021-07-27T12:47:05.394Z] --- PASS: TestDockerSuite/TestImportFile (1.62s) [2021-07-27T12:47:05.394Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.01s) [2021-07-27T12:47:05.394Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.64s) [2021-07-27T12:47:05.394Z] --- PASS: TestDockerSuite/TestImportGzipped (1.71s) [2021-07-27T12:47:05.394Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.67s) [2021-07-27T12:47:05.394Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.81s) [2021-07-27T12:47:05.394Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.91s) [2021-07-27T12:47:05.394Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.81s) [2021-07-27T12:47:05.394Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2021-07-27T12:47:05.394Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2021-07-27T12:47:05.394Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (1.32s) [2021-07-27T12:47:05.394Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (1.24s) [2021-07-27T12:47:05.394Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.74s) [2021-07-27T12:47:05.394Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.81s) [2021-07-27T12:47:05.394Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.72s) [2021-07-27T12:47:05.394Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.73s) [2021-07-27T12:47:05.394Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.04s) [2021-07-27T12:47:05.394Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.49s) [2021-07-27T12:47:05.394Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.75s) [2021-07-27T12:47:05.394Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.77s) [2021-07-27T12:47:05.394Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.03s) [2021-07-27T12:47:05.394Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.86s) [2021-07-27T12:47:05.394Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2021-07-27T12:47:05.394Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (1.03s) [2021-07-27T12:47:05.394Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.84s) [2021-07-27T12:47:05.394Z] --- PASS: TestDockerSuite/TestInspectDefault (0.84s) [2021-07-27T12:47:05.394Z] --- PASS: TestDockerSuite/TestInspectHistory (1.23s) [2021-07-27T12:47:05.394Z] --- PASS: TestDockerSuite/TestInspectImage (0.01s) [2021-07-27T12:47:05.394Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2021-07-27T12:47:05.394Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2021-07-27T12:47:05.394Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.82s) [2021-07-27T12:47:05.394Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.89s) [2021-07-27T12:47:05.394Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.06s) [2021-07-27T12:47:05.394Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.81s) [2021-07-27T12:47:05.394Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (1.34s) [2021-07-27T12:47:05.394Z] --- PASS: TestDockerSuite/TestInspectPlugin (1.33s) [2021-07-27T12:47:05.394Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.01s) [2021-07-27T12:47:05.394Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.80s) [2021-07-27T12:47:05.394Z] --- PASS: TestDockerSuite/TestInspectStatus (0.83s) [2021-07-27T12:47:05.394Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.56s) [2021-07-27T12:47:05.394Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.90s) [2021-07-27T12:47:05.394Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (1.05s) [2021-07-27T12:47:05.394Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.92s) [2021-07-27T12:47:05.394Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.76s) [2021-07-27T12:47:05.394Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.71s) [2021-07-27T12:47:05.394Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.73s) [2021-07-27T12:47:05.394Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2021-07-27T12:47:05.394Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.80s) [2021-07-27T12:47:05.394Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (1.60s) [2021-07-27T12:47:05.394Z] --- PASS: TestDockerSuite/TestLinksEnvs (1.73s) [2021-07-27T12:47:05.394Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.47s) [2021-07-27T12:47:05.394Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (2.49s) [2021-07-27T12:47:05.394Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (2.49s) [2021-07-27T12:47:05.394Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (2.31s) [2021-07-27T12:47:05.394Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) [2021-07-27T12:47:05.394Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (2.52s) [2021-07-27T12:47:05.394Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.61s) [2021-07-27T12:47:05.394Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.85s) [2021-07-27T12:47:05.394Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (11.89s) [2021-07-27T12:47:05.394Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (2.72s) [2021-07-27T12:47:05.394Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (2.45s) [2021-07-27T12:47:05.394Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.85s) [2021-07-27T12:47:05.394Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (2.86s) [2021-07-27T12:47:05.394Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.01s) [2021-07-27T12:47:05.394Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.25s) [2021-07-27T12:47:05.394Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2021-07-27T12:47:05.394Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s) [2021-07-27T12:47:05.394Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.76s) [2021-07-27T12:47:05.394Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.78s) [2021-07-27T12:47:05.394Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.78s) [2021-07-27T12:47:05.394Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.76s) [2021-07-27T12:47:05.394Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.82s) [2021-07-27T12:47:05.394Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.79s) [2021-07-27T12:47:05.394Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s) [2021-07-27T12:47:05.394Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (1.22s) [2021-07-27T12:47:05.394Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.13s) [2021-07-27T12:47:05.394Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (1.24s) [2021-07-27T12:47:05.394Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.24s) [2021-07-27T12:47:05.394Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (1.02s) [2021-07-27T12:47:05.394Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (1.67s) [2021-07-27T12:47:05.394Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.84s) [2021-07-27T12:47:05.394Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.75s) [2021-07-27T12:47:05.394Z] --- PASS: TestDockerSuite/TestLogsSince (6.83s) [2021-07-27T12:47:05.394Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.81s) [2021-07-27T12:47:05.394Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (1.16s) [2021-07-27T12:47:05.394Z] --- PASS: TestDockerSuite/TestLogsTail (1.10s) [2021-07-27T12:47:05.394Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.78s) [2021-07-27T12:47:05.394Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.87s) [2021-07-27T12:47:05.394Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.58s) [2021-07-27T12:47:05.394Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.77s) [2021-07-27T12:47:05.394Z] --- PASS: TestDockerSuite/TestNetHostname (2.33s) [2021-07-27T12:47:05.394Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.43s) [2021-07-27T12:47:05.394Z] --- PASS: TestDockerSuite/TestNetworkEvents (0.97s) [2021-07-27T12:47:05.394Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (2.36s) [2021-07-27T12:47:05.394Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.79s) [2021-07-27T12:47:05.394Z] --- PASS: TestDockerSuite/TestPluginActive (1.84s) [2021-07-27T12:47:05.394Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (4.80s) [2021-07-27T12:47:05.394Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2021-07-27T12:47:05.394Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.68s) [2021-07-27T12:47:05.394Z] --- PASS: TestDockerSuite/TestPluginLogDriver (3.27s) [2021-07-27T12:47:05.394Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.28s) [2021-07-27T12:47:05.394Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (1.71s) [2021-07-27T12:47:05.394Z] --- PASS: TestDockerSuite/TestPluginUpgrade (4.07s) [2021-07-27T12:47:05.394Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (2.23s) [2021-07-27T12:47:05.394Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (1.68s) [2021-07-27T12:47:05.394Z] --- PASS: TestDockerSuite/TestPortHostBinding (1.56s) [2021-07-27T12:47:05.394Z] --- PASS: TestDockerSuite/TestPortList (9.28s) [2021-07-27T12:47:05.394Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.51s) [2021-07-27T12:47:05.394Z] --- PASS: TestDockerSuite/TestPostContainersAttach (7.62s) [2021-07-27T12:47:05.394Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2021-07-27T12:47:05.394Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.05s) [2021-07-27T12:47:05.394Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.87s) [2021-07-27T12:47:05.394Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s) [2021-07-27T12:47:05.394Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.78s) [2021-07-27T12:47:05.394Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.00s) [2021-07-27T12:47:05.394Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.77s) [2021-07-27T12:47:05.394Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.08s) [2021-07-27T12:47:05.394Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.49s) [2021-07-27T12:47:05.394Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.00s) [2021-07-27T12:47:05.394Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (3.60s) [2021-07-27T12:47:05.394Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (1.96s) [2021-07-27T12:47:05.394Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.60s) [2021-07-27T12:47:05.394Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.12s) [2021-07-27T12:47:05.394Z] --- PASS: TestDockerSuite/TestPsByOrder (3.41s) [2021-07-27T12:47:05.394Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.94s) [2021-07-27T12:47:05.394Z] --- PASS: TestDockerSuite/TestPsListContainersBase (3.07s) [2021-07-27T12:47:05.394Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (4.40s) [2021-07-27T12:47:05.394Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.08s) [2021-07-27T12:47:05.394Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (4.50s) [2021-07-27T12:47:05.394Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (8.91s) [2021-07-27T12:47:05.394Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.65s) [2021-07-27T12:47:05.394Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (2.86s) [2021-07-27T12:47:05.394Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.74s) [2021-07-27T12:47:05.394Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.60s) [2021-07-27T12:47:05.394Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (2.72s) [2021-07-27T12:47:05.394Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (2.61s) [2021-07-27T12:47:05.394Z] --- PASS: TestDockerSuite/TestPsListContainersSize (1.80s) [2021-07-27T12:47:05.394Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.16s) [2021-07-27T12:47:05.394Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.89s) [2021-07-27T12:47:05.394Z] --- PASS: TestDockerSuite/TestPsRightTagName (2.59s) [2021-07-27T12:47:05.394Z] --- PASS: TestDockerSuite/TestPsShowMounts (2.76s) [2021-07-27T12:47:05.394Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.79s) [2021-07-27T12:47:05.394Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2021-07-27T12:47:05.394Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.18s) [2021-07-27T12:47:05.394Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.11s) [2021-07-27T12:47:05.394Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.05s) [2021-07-27T12:47:05.394Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.84s) [2021-07-27T12:47:05.394Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.60s) [2021-07-27T12:47:05.394Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.63s) [2021-07-27T12:47:05.394Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.99s) [2021-07-27T12:47:05.394Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (8.68s) [2021-07-27T12:47:05.394Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (1.21s) [2021-07-27T12:47:05.394Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (2.31s) [2021-07-27T12:47:05.394Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.08s) [2021-07-27T12:47:05.394Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.07s) [2021-07-27T12:47:05.394Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.22s) [2021-07-27T12:47:05.394Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (3.02s) [2021-07-27T12:47:05.394Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.83s) [2021-07-27T12:47:05.394Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (4.50s) [2021-07-27T12:47:05.394Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (2.03s) [2021-07-27T12:47:05.394Z] --- PASS: TestDockerSuite/TestRmiBlank (0.02s) [2021-07-27T12:47:05.394Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.09s) [2021-07-27T12:47:05.394Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (3.78s) [2021-07-27T12:47:05.394Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (1.05s) [2021-07-27T12:47:05.394Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.22s) [2021-07-27T12:47:05.394Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.87s) [2021-07-27T12:47:05.394Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (1.08s) [2021-07-27T12:47:05.394Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.76s) [2021-07-27T12:47:05.394Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (1.20s) [2021-07-27T12:47:05.394Z] --- PASS: TestDockerSuite/TestRmiTag (0.13s) [2021-07-27T12:47:05.394Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.78s) [2021-07-27T12:47:05.394Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (3.98s) [2021-07-27T12:47:05.394Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.73s) [2021-07-27T12:47:05.394Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.89s) [2021-07-27T12:47:05.394Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.27s) [2021-07-27T12:47:05.394Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.48s) [2021-07-27T12:47:05.394Z] --- PASS: TestDockerSuite/TestRunAddHost (0.75s) [2021-07-27T12:47:05.394Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.45s) [2021-07-27T12:47:05.394Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.89s) [2021-07-27T12:47:05.394Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-07-27T12:47:05.394Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.85s) [2021-07-27T12:47:05.394Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.72s) [2021-07-27T12:47:05.394Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.73s) [2021-07-27T12:47:05.394Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.84s) [2021-07-27T12:47:05.394Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.83s) [2021-07-27T12:47:05.394Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (1.00s) [2021-07-27T12:47:05.394Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.45s) [2021-07-27T12:47:05.394Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.85s) [2021-07-27T12:47:05.394Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.90s) [2021-07-27T12:47:05.394Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.86s) [2021-07-27T12:47:05.395Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.78s) [2021-07-27T12:47:05.395Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.86s) [2021-07-27T12:47:05.395Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (1.20s) [2021-07-27T12:47:05.395Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (1.16s) [2021-07-27T12:47:05.395Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.83s) [2021-07-27T12:47:05.395Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (1.12s) [2021-07-27T12:47:05.395Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.75s) [2021-07-27T12:47:05.395Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s) [2021-07-27T12:47:05.395Z] --- PASS: TestDockerSuite/TestRunBindMounts (2.25s) [2021-07-27T12:47:05.395Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.85s) [2021-07-27T12:47:05.395Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.85s) [2021-07-27T12:47:05.395Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.75s) [2021-07-27T12:47:05.395Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.71s) [2021-07-27T12:47:05.395Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-07-27T12:47:05.395Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.77s) [2021-07-27T12:47:05.395Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.69s) [2021-07-27T12:47:05.395Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.73s) [2021-07-27T12:47:05.395Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.75s) [2021-07-27T12:47:05.395Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.85s) [2021-07-27T12:47:05.395Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-07-27T12:47:05.395Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (1.03s) [2021-07-27T12:47:05.395Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2021-07-27T12:47:05.395Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (1.05s) [2021-07-27T12:47:05.395Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (1.03s) [2021-07-27T12:47:05.395Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.88s) [2021-07-27T12:47:05.395Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.82s) [2021-07-27T12:47:05.395Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.06s) [2021-07-27T12:47:05.395Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.84s) [2021-07-27T12:47:05.395Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.54s) [2021-07-27T12:47:05.395Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.53s) [2021-07-27T12:47:05.395Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.38s) [2021-07-27T12:47:05.395Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.79s) [2021-07-27T12:47:05.395Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.89s) [2021-07-27T12:47:05.395Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.99s) [2021-07-27T12:47:05.395Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.76s) [2021-07-27T12:47:05.395Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.92s) [2021-07-27T12:47:05.395Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.62s) [2021-07-27T12:47:05.395Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (3.26s) [2021-07-27T12:47:05.395Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.05s) [2021-07-27T12:47:05.395Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.94s) [2021-07-27T12:47:05.395Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (2.56s) [2021-07-27T12:47:05.395Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (2.01s) [2021-07-27T12:47:05.395Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (2.68s) [2021-07-27T12:47:05.395Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (2.76s) [2021-07-27T12:47:05.395Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2021-07-27T12:47:05.395Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2021-07-27T12:47:05.395Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.82s) [2021-07-27T12:47:05.395Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (2.44s) [2021-07-27T12:47:05.395Z] --- PASS: TestDockerSuite/TestRunDNSOptions (1.50s) [2021-07-27T12:47:05.395Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (2.18s) [2021-07-27T12:47:05.395Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.69s) [2021-07-27T12:47:05.395Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.54s) [2021-07-27T12:47:05.395Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.74s) [2021-07-27T12:47:05.395Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2021-07-27T12:47:05.395Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.75s) [2021-07-27T12:47:05.395Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.71s) [2021-07-27T12:47:05.395Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.03s) [2021-07-27T12:47:05.395Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.73s) [2021-07-27T12:47:05.395Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.74s) [2021-07-27T12:47:05.395Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.73s) [2021-07-27T12:47:05.395Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.70s) [2021-07-27T12:47:05.395Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.03s) [2021-07-27T12:47:05.395Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.75s) [2021-07-27T12:47:05.395Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.75s) [2021-07-27T12:47:05.395Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.71s) [2021-07-27T12:47:05.395Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.75s) [2021-07-27T12:47:05.395Z] --- PASS: TestDockerSuite/TestRunExitCode (0.76s) [2021-07-27T12:47:05.395Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.77s) [2021-07-27T12:47:05.395Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.81s) [2021-07-27T12:47:05.395Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.78s) [2021-07-27T12:47:05.395Z] --- PASS: TestDockerSuite/TestRunExposePort (0.01s) [2021-07-27T12:47:05.395Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.79s) [2021-07-27T12:47:05.395Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.78s) [2021-07-27T12:47:05.395Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.52s) [2021-07-27T12:47:05.395Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.51s) [2021-07-27T12:47:05.395Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-07-27T12:47:05.395Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (3.21s) [2021-07-27T12:47:05.395Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.81s) [2021-07-27T12:47:05.395Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.48s) [2021-07-27T12:47:05.395Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.72s) [2021-07-27T12:47:05.395Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.71s) [2021-07-27T12:47:05.395Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.01s) [2021-07-27T12:47:05.395Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.01s) [2021-07-27T12:47:05.395Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) [2021-07-27T12:47:05.395Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.73s) [2021-07-27T12:47:05.395Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (3.16s) [2021-07-27T12:47:05.395Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.51s) [2021-07-27T12:47:05.395Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.89s) [2021-07-27T12:47:05.395Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.80s) [2021-07-27T12:47:05.395Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.50s) [2021-07-27T12:47:05.395Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.55s) [2021-07-27T12:47:05.395Z] --- PASS: TestDockerSuite/TestRunModeHostname (1.20s) [2021-07-27T12:47:05.395Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2021-07-27T12:47:05.395Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.19s) [2021-07-27T12:47:05.395Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.79s) [2021-07-27T12:47:05.395Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (1.52s) [2021-07-27T12:47:05.395Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.53s) [2021-07-27T12:47:05.395Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-07-27T12:47:05.395Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.21s) [2021-07-27T12:47:05.395Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.43s) [2021-07-27T12:47:05.395Z] --- PASS: TestDockerSuite/TestRunMount (8.32s) [2021-07-27T12:47:05.395Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.77s) [2021-07-27T12:47:05.395Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.80s) [2021-07-27T12:47:05.395Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.72s) [2021-07-27T12:47:05.395Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (2.27s) [2021-07-27T12:47:05.395Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (3.56s) [2021-07-27T12:47:05.395Z] --- PASS: TestDockerSuite/TestRunNamedVolume (2.25s) [2021-07-27T12:47:05.395Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (2.37s) [2021-07-27T12:47:05.395Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.57s) [2021-07-27T12:47:05.395Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.47s) [2021-07-27T12:47:05.395Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2021-07-27T12:47:05.395Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.91s) [2021-07-27T12:47:05.395Z] --- PASS: TestDockerSuite/TestRunNetHost (1.19s) [2021-07-27T12:47:05.395Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.71s) [2021-07-27T12:47:05.395Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.91s) [2021-07-27T12:47:05.395Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (2.20s) [2021-07-27T12:47:05.395Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (2.28s) [2021-07-27T12:47:05.395Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (4.40s) [2021-07-27T12:47:05.395Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.56s) [2021-07-27T12:47:05.395Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.09s) [2021-07-27T12:47:05.395Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.75s) [2021-07-27T12:47:05.395Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.07s) [2021-07-27T12:47:05.395Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.72s) [2021-07-27T12:47:05.395Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.74s) [2021-07-27T12:47:05.395Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.07s) [2021-07-27T12:47:05.395Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.77s) [2021-07-27T12:47:05.395Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.80s) [2021-07-27T12:47:05.395Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2021-07-27T12:47:05.395Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.81s) [2021-07-27T12:47:05.395Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.73s) [2021-07-27T12:47:05.395Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.76s) [2021-07-27T12:47:05.395Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.93s) [2021-07-27T12:47:05.395Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.49s) [2021-07-27T12:47:05.395Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.52s) [2021-07-27T12:47:05.395Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.52s) [2021-07-27T12:47:05.395Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.74s) [2021-07-27T12:47:05.395Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.47s) [2021-07-27T12:47:05.395Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-07-27T12:47:05.395Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.80s) [2021-07-27T12:47:05.395Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.55s) [2021-07-27T12:47:05.395Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2021-07-27T12:47:05.395Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.73s) [2021-07-27T12:47:05.395Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.49s) [2021-07-27T12:47:05.395Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2021-07-27T12:47:05.395Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (3.19s) [2021-07-27T12:47:05.395Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.50s) [2021-07-27T12:47:05.395Z] --- PASS: TestDockerSuite/TestRunRm (0.77s) [2021-07-27T12:47:05.395Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.71s) [2021-07-27T12:47:05.395Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.80s) [2021-07-27T12:47:05.395Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.71s) [2021-07-27T12:47:05.395Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.28s) [2021-07-27T12:47:05.395Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.74s) [2021-07-27T12:47:05.395Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (3.75s) [2021-07-27T12:47:05.395Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (4.21s) [2021-07-27T12:47:05.395Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.84s) [2021-07-27T12:47:05.395Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.51s) [2021-07-27T12:47:05.395Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.80s) [2021-07-27T12:47:05.395Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.54s) [2021-07-27T12:47:05.395Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.51s) [2021-07-27T12:47:05.395Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.48s) [2021-07-27T12:47:05.395Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.73s) [2021-07-27T12:47:05.395Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.76s) [2021-07-27T12:47:05.395Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.74s) [2021-07-27T12:47:05.395Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.66s) [2021-07-27T12:47:05.395Z] --- PASS: TestDockerSuite/TestRunState (1.58s) [2021-07-27T12:47:05.395Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.73s) [2021-07-27T12:47:05.395Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.77s) [2021-07-27T12:47:05.395Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.18s) [2021-07-27T12:47:05.395Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2021-07-27T12:47:05.395Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.74s) [2021-07-27T12:47:05.395Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.50s) [2021-07-27T12:47:05.395Z] --- PASS: TestDockerSuite/TestRunSysctls (1.49s) [2021-07-27T12:47:05.395Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.03s) [2021-07-27T12:47:05.395Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s) [2021-07-27T12:47:05.395Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.74s) [2021-07-27T12:47:05.395Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (2.61s) [2021-07-27T12:47:05.395Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.73s) [2021-07-27T12:47:05.395Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.68s) [2021-07-27T12:47:05.395Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (4.07s) [2021-07-27T12:47:05.395Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (3.12s) [2021-07-27T12:47:05.395Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.76s) [2021-07-27T12:47:05.395Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.86s) [2021-07-27T12:47:05.395Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.97s) [2021-07-27T12:47:05.395Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (2.16s) [2021-07-27T12:47:05.395Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.22s) [2021-07-27T12:47:05.395Z] --- PASS: TestDockerSuite/TestRunUserByID (0.93s) [2021-07-27T12:47:05.395Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.30s) [2021-07-27T12:47:05.395Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.22s) [2021-07-27T12:47:05.395Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.96s) [2021-07-27T12:47:05.395Z] --- PASS: TestDockerSuite/TestRunUserByName (0.80s) [2021-07-27T12:47:05.395Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.86s) [2021-07-27T12:47:05.395Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2021-07-27T12:47:05.395Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.27s) [2021-07-27T12:47:05.395Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.79s) [2021-07-27T12:47:05.395Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (4.71s) [2021-07-27T12:47:05.395Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (1.07s) [2021-07-27T12:47:05.395Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (1.06s) [2021-07-27T12:47:05.395Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (2.62s) [2021-07-27T12:47:05.395Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.60s) [2021-07-27T12:47:05.395Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (2.98s) [2021-07-27T12:47:05.395Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (3.06s) [2021-07-27T12:47:05.395Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.82s) [2021-07-27T12:47:05.395Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2021-07-27T12:47:05.395Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2021-07-27T12:47:05.395Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2021-07-27T12:47:05.395Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.22s) [2021-07-27T12:47:05.395Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2021-07-27T12:47:05.395Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (3.75s) [2021-07-27T12:47:05.395Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (1.04s) [2021-07-27T12:47:05.395Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.65s) [2021-07-27T12:47:05.395Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.92s) [2021-07-27T12:47:05.395Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.77s) [2021-07-27T12:47:05.395Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s) [2021-07-27T12:47:05.395Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.82s) [2021-07-27T12:47:05.395Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2021-07-27T12:47:05.395Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s) [2021-07-27T12:47:05.395Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s) [2021-07-27T12:47:05.395Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2021-07-27T12:47:05.395Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2021-07-27T12:47:05.395Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2021-07-27T12:47:05.395Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2021-07-27T12:47:05.395Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2021-07-27T12:47:05.395Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.91s) [2021-07-27T12:47:05.395Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.81s) [2021-07-27T12:47:05.395Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s) [2021-07-27T12:47:05.395Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (1.15s) [2021-07-27T12:47:05.395Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.17s) [2021-07-27T12:47:05.395Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.80s) [2021-07-27T12:47:05.395Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2021-07-27T12:47:05.395Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.90s) [2021-07-27T12:47:05.395Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.93s) [2021-07-27T12:47:05.395Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s) [2021-07-27T12:47:05.395Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-07-27T12:47:05.395Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.74s) [2021-07-27T12:47:05.395Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.85s) [2021-07-27T12:47:05.395Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.86s) [2021-07-27T12:47:05.395Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2021-07-27T12:47:05.395Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.66s) [2021-07-27T12:47:05.395Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.07s) [2021-07-27T12:47:05.395Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.52s) [2021-07-27T12:47:05.395Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.53s) [2021-07-27T12:47:05.395Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (2.51s) [2021-07-27T12:47:05.395Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.75s) [2021-07-27T12:47:05.395Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2021-07-27T12:47:05.395Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2021-07-27T12:47:05.395Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (1.06s) [2021-07-27T12:47:05.395Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.97s) [2021-07-27T12:47:05.395Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (1.01s) [2021-07-27T12:47:05.395Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s) [2021-07-27T12:47:05.396Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.67s) [2021-07-27T12:47:05.396Z] --- PASS: TestDockerSuite/TestSaveImageId (0.06s) [2021-07-27T12:47:05.396Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.33s) [2021-07-27T12:47:05.396Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.82s) [2021-07-27T12:47:05.396Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s) [2021-07-27T12:47:05.396Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.59s) [2021-07-27T12:47:05.396Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.06s) [2021-07-27T12:47:05.396Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-07-27T12:47:05.396Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.38s) [2021-07-27T12:47:05.396Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.41s) [2021-07-27T12:47:05.396Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.36s) [2021-07-27T12:47:05.396Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.05s) [2021-07-27T12:47:05.396Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.07s) [2021-07-27T12:47:05.396Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.06s) [2021-07-27T12:47:05.396Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.54s) [2021-07-27T12:47:05.396Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (2.22s) [2021-07-27T12:47:05.396Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.47s) [2021-07-27T12:47:05.396Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (2.37s) [2021-07-27T12:47:05.396Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (1.04s) [2021-07-27T12:47:05.396Z] --- PASS: TestDockerSuite/TestStartAttachSilent (1.44s) [2021-07-27T12:47:05.396Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.80s) [2021-07-27T12:47:05.396Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (2.45s) [2021-07-27T12:47:05.396Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.79s) [2021-07-27T12:47:05.396Z] --- PASS: TestDockerSuite/TestStartRecordError (1.84s) [2021-07-27T12:47:05.396Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (2.57s) [2021-07-27T12:47:05.396Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.52s) [2021-07-27T12:47:05.396Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (3.11s) [2021-07-27T12:47:05.396Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.86s) [2021-07-27T12:47:05.396Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.03s) [2021-07-27T12:47:05.396Z] --- PASS: TestDockerSuite/TestStatsFormatAll (5.07s) [2021-07-27T12:47:05.396Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.84s) [2021-07-27T12:47:05.396Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.76s) [2021-07-27T12:47:05.396Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.75s) [2021-07-27T12:47:05.396Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.80s) [2021-07-27T12:47:05.396Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.77s) [2021-07-27T12:47:05.396Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2021-07-27T12:47:05.396Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.98s) [2021-07-27T12:47:05.396Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (4.02s) [2021-07-27T12:47:05.396Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.48s) [2021-07-27T12:47:05.396Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.73s) [2021-07-27T12:47:05.396Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.73s) [2021-07-27T12:47:05.396Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2021-07-27T12:47:05.396Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2021-07-27T12:47:05.396Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.55s) [2021-07-27T12:47:05.396Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (1.10s) [2021-07-27T12:47:05.396Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (1.13s) [2021-07-27T12:47:05.396Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.82s) [2021-07-27T12:47:05.396Z] --- PASS: TestDockerSuite/TestUpdateStats (3.81s) [2021-07-27T12:47:05.396Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.47s) [2021-07-27T12:47:05.396Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2021-07-27T12:47:05.396Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (1.90s) [2021-07-27T12:47:05.396Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (1.12s) [2021-07-27T12:47:05.396Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (5.00s) [2021-07-27T12:47:05.396Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (4.62s) [2021-07-27T12:47:05.396Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (4.07s) [2021-07-27T12:47:05.396Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (2.84s) [2021-07-27T12:47:05.396Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (4.50s) [2021-07-27T12:47:05.396Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (5.23s) [2021-07-27T12:47:05.396Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (2.30s) [2021-07-27T12:47:05.396Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (2.24s) [2021-07-27T12:47:05.396Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.60s) [2021-07-27T12:47:05.396Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.76s) [2021-07-27T12:47:05.396Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (2.24s) [2021-07-27T12:47:05.396Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (2.34s) [2021-07-27T12:47:05.396Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (2.66s) [2021-07-27T12:47:05.396Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (2.64s) [2021-07-27T12:47:05.396Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (2.52s) [2021-07-27T12:47:05.396Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.07s) [2021-07-27T12:47:05.396Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2021-07-27T12:47:05.396Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.03s) [2021-07-27T12:47:05.396Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.74s) [2021-07-27T12:47:05.396Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s) [2021-07-27T12:47:05.396Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.05s) [2021-07-27T12:47:05.396Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.02s) [2021-07-27T12:47:05.396Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.80s) [2021-07-27T12:47:05.396Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s) [2021-07-27T12:47:05.396Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.88s) [2021-07-27T12:47:05.396Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s) [2021-07-27T12:47:05.396Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s) [2021-07-27T12:47:05.396Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2021-07-27T12:47:05.396Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2021-07-27T12:47:05.396Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (2.34s) [2021-07-27T12:47:05.396Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.07s) [2021-07-27T12:47:05.396Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.14s) [2021-07-27T12:47:05.396Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.03s) [2021-07-27T12:47:05.396Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2021-07-27T12:47:05.396Z] --- PASS: TestDockerSuite/TestVolumeEvents (0.74s) [2021-07-27T12:47:05.396Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (2.21s) [2021-07-27T12:47:05.396Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.05s) [2021-07-27T12:47:05.396Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s) [2021-07-27T12:47:05.396Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (2.96s) [2021-07-27T12:47:05.396Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (3.91s) [2021-07-27T12:47:05.396Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2021-07-27T12:47:05.396Z] === RUN TestDockerRegistrySuite [2021-07-27T12:47:05.396Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2021-07-27T12:47:06.768Z] check_test.go:196: [d80c4cae203cc] daemon is not started [2021-07-27T12:47:06.768Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2021-07-27T12:47:08.138Z] check_test.go:196: [dbe961e4e1188] daemon is not started [2021-07-27T12:47:08.138Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2021-07-27T12:47:09.507Z] check_test.go:196: [d93c3d632a4df] daemon is not started [2021-07-27T12:47:09.507Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2021-07-27T12:47:09.507Z] check_test.go:196: [dc6b5407fa7dd] daemon is not started [2021-07-27T12:47:09.507Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2021-07-27T12:47:12.784Z] check_test.go:196: [d8cf76f60a243] daemon is not started [2021-07-27T12:47:13.041Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2021-07-27T12:47:19.591Z] check_test.go:196: [dc2afd609843b] daemon is not started [2021-07-27T12:47:19.591Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2021-07-27T12:47:22.866Z] check_test.go:196: [d6b1779a55ac3] daemon is not started [2021-07-27T12:47:22.866Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2021-07-27T12:47:24.236Z] check_test.go:196: [d6b60c59d3568] daemon is not started [2021-07-27T12:47:24.236Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2021-07-27T12:47:25.607Z] check_test.go:196: [d219af4e61fca] daemon is not started [2021-07-27T12:47:25.607Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2021-07-27T12:47:26.540Z] check_test.go:196: [db69b3eeb12ed] daemon is not started [2021-07-27T12:47:26.540Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2021-07-27T12:47:27.911Z] check_test.go:196: [ddbed88118d42] daemon is not started [2021-07-27T12:47:27.911Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2021-07-27T12:47:29.282Z] check_test.go:196: [d8f9cf55e5ce7] daemon is not started [2021-07-27T12:47:29.282Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2021-07-27T12:47:30.653Z] check_test.go:196: [d2f010fb2d739] daemon is not started [2021-07-27T12:47:30.653Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2021-07-27T12:47:32.023Z] check_test.go:196: [d36279a5e0dc1] daemon is not started [2021-07-27T12:47:32.023Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2021-07-27T12:47:32.954Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:703e11e190bc4f72ca75d7afaed026d6b956fa4eac366455afa28ba2ff4eb41f [2021-07-27T12:47:33.900Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:3abce42456931aec9a079b1dc922fc87b60eb221574019e6a742d371c799d53e [2021-07-27T12:47:34.180Z] check_test.go:196: [d660c6c9ba21c] daemon is not started [2021-07-27T12:47:34.180Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2021-07-27T12:47:35.551Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:4511a2b5504216a2f14d944a1d739ec2bd3fbc42143db044d7657b85184bdc67 [2021-07-27T12:47:36.622Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:80b87348b4a268d9e155e51ce70c3265ceb45a92140c1f3fed2f0ea26ff57f55 [2021-07-27T12:47:36.622Z] check_test.go:196: [df88f1dec8684] daemon is not started [2021-07-27T12:47:36.622Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2021-07-27T12:47:37.994Z] check_test.go:196: [dab077a93393c] daemon is not started [2021-07-27T12:47:37.994Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2021-07-27T12:47:41.272Z] check_test.go:196: [daa85f587c88c] daemon is not started [2021-07-27T12:47:41.272Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2021-07-27T12:47:42.203Z] check_test.go:196: [dda9c9f805476] daemon is not started [2021-07-27T12:47:42.203Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2021-07-27T12:47:42.203Z] check_test.go:196: [ddabbe6af689b] daemon is not started [2021-07-27T12:47:42.203Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2021-07-27T12:47:43.573Z] check_test.go:196: [da088eab29013] daemon is not started [2021-07-27T12:47:43.573Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2021-07-27T12:47:44.944Z] check_test.go:196: [d130237474f5d] daemon is not started [2021-07-27T12:47:44.944Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2021-07-27T12:47:45.874Z] check_test.go:196: [d045805925ad2] daemon is not started [2021-07-27T12:47:45.874Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2021-07-27T12:47:49.150Z] check_test.go:196: [db8a3d4e33e82] daemon is not started [2021-07-27T12:47:49.150Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2021-07-27T12:47:49.150Z] check_test.go:196: [d31c85b04dddc] daemon is not started [2021-07-27T12:47:49.150Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2021-07-27T12:47:50.521Z] check_test.go:196: [d1e1afeeacbea] daemon is not started [2021-07-27T12:47:50.521Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2021-07-27T12:47:51.086Z] check_test.go:196: [db75d0b854d9f] daemon is not started [2021-07-27T12:47:51.086Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2021-07-27T12:47:51.086Z] check_test.go:196: [d7abb98670633] daemon is not started [2021-07-27T12:47:51.086Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2021-07-27T12:47:51.343Z] check_test.go:196: [dc461b79b3c98] daemon is not started [2021-07-27T12:47:51.343Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2021-07-27T12:47:51.601Z] check_test.go:196: [d66271f0250f0] daemon is not started [2021-07-27T12:47:51.601Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2021-07-27T12:47:51.858Z] check_test.go:196: [d95bcfa4cdc0b] daemon is not started [2021-07-27T12:47:51.858Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2021-07-27T12:47:51.858Z] check_test.go:196: [d3eeaf2759697] daemon is not started [2021-07-27T12:47:52.115Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2021-07-27T12:47:53.485Z] check_test.go:196: [d2d6be564b74a] daemon is not started [2021-07-27T12:47:53.485Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2021-07-27T12:47:55.380Z] check_test.go:196: [d7cf8328e0789] daemon is not started [2021-07-27T12:47:55.380Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2021-07-27T12:47:56.311Z] check_test.go:196: [d991b32cd6217] daemon is not started [2021-07-27T12:47:56.311Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2021-07-27T12:47:57.680Z] check_test.go:196: [dfb40913da61b] daemon is not started [2021-07-27T12:47:57.680Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2021-07-27T12:47:58.245Z] docker_cli_swarm_test.go:1172: [d3eb237c71107] joining swarm manager [d1a05394d6f46]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-07-27T12:47:58.245Z] === RUN TestDockerRegistrySuite/TestV2Only [2021-07-27T12:47:59.176Z] --- PASS: TestDockerRegistrySuite (53.87s) [2021-07-27T12:47:59.176Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.37s) [2021-07-27T12:47:59.176Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.24s) [2021-07-27T12:47:59.176Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.49s) [2021-07-27T12:47:59.176Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.14s) [2021-07-27T12:47:59.176Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (3.46s) [2021-07-27T12:47:59.176Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (6.38s) [2021-07-27T12:47:59.176Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (3.67s) [2021-07-27T12:47:59.176Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.24s) [2021-07-27T12:47:59.176Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (1.14s) [2021-07-27T12:47:59.176Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.30s) [2021-07-27T12:47:59.176Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.35s) [2021-07-27T12:47:59.176Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.29s) [2021-07-27T12:47:59.176Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.25s) [2021-07-27T12:47:59.176Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.19s) [2021-07-27T12:47:59.176Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (2.41s) [2021-07-27T12:47:59.176Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.51s) [2021-07-27T12:47:59.176Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.27s) [2021-07-27T12:47:59.176Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.90s) [2021-07-27T12:47:59.176Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.23s) [2021-07-27T12:47:59.176Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.14s) [2021-07-27T12:47:59.176Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.32s) [2021-07-27T12:47:59.176Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (1.14s) [2021-07-27T12:47:59.176Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (1.11s) [2021-07-27T12:47:59.176Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (3.14s) [2021-07-27T12:47:59.176Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.37s) [2021-07-27T12:47:59.176Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.30s) [2021-07-27T12:47:59.176Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.37s) [2021-07-27T12:47:59.176Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2021-07-27T12:47:59.176Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.26s) [2021-07-27T12:47:59.176Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.24s) [2021-07-27T12:47:59.176Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.32s) [2021-07-27T12:47:59.176Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2021-07-27T12:47:59.176Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.23s) [2021-07-27T12:47:59.176Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.94s) [2021-07-27T12:47:59.176Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (1.08s) [2021-07-27T12:47:59.176Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.21s) [2021-07-27T12:47:59.176Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.90s) [2021-07-27T12:47:59.176Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.75s) [2021-07-27T12:47:59.176Z] === RUN TestDockerSchema1RegistrySuite [2021-07-27T12:47:59.176Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2021-07-27T12:47:59.176Z] check_test.go:223: [d014ce19a8147] daemon is not started [2021-07-27T12:47:59.176Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2021-07-27T12:48:03.356Z] check_test.go:223: [d4fc14dd00c40] daemon is not started [2021-07-27T12:48:03.356Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2021-07-27T12:48:04.519Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2021-07-27T12:48:04.519Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2021-07-27T12:48:04.519Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2021-07-27T12:48:04.519Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-07-27T12:48:04.519Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2021-07-27T12:48:04.519Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-07-27T12:48:04.519Z] === RUN TestDockerSuite/TestAPINetworkFilter [2021-07-27T12:48:04.519Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-07-27T12:48:04.519Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2021-07-27T12:48:04.519Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-07-27T12:48:04.519Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2021-07-27T12:48:04.519Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-07-27T12:48:04.519Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2021-07-27T12:48:04.519Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-07-27T12:48:04.519Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2021-07-27T12:48:04.519Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-07-27T12:48:04.519Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2021-07-27T12:48:04.519Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2021-07-27T12:48:04.519Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2021-07-27T12:48:04.519Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2021-07-27T12:48:04.519Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2021-07-27T12:48:04.519Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-07-27T12:48:04.519Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2021-07-27T12:48:04.519Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2021-07-27T12:48:04.519Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2021-07-27T12:48:07.412Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2021-07-27T12:48:08.612Z] check_test.go:223: [db8c7c5313622] daemon is not started [2021-07-27T12:48:08.882Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2021-07-27T12:48:10.301Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2021-07-27T12:48:10.301Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2021-07-27T12:48:10.301Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2021-07-27T12:48:10.301Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2021-07-27T12:48:10.301Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2021-07-27T12:48:10.301Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2021-07-27T12:48:10.301Z] === RUN TestDockerSuite/TestAttachDisconnect [2021-07-27T12:48:10.301Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-07-27T12:48:10.301Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2021-07-27T12:48:13.062Z] check_test.go:223: [df29bff955379] daemon is not started [2021-07-27T12:48:13.062Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2021-07-27T12:48:13.231Z] === RUN TestDockerSuite/TestAttachPausedContainer [2021-07-27T12:48:13.231Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-07-27T12:48:13.691Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2021-07-27T12:48:13.691Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-07-27T12:48:13.691Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2021-07-27T12:48:13.994Z] check_test.go:223: [d61962b204212] daemon is not started [2021-07-27T12:48:13.994Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2021-07-27T12:48:15.364Z] check_test.go:223: [da182092d8050] daemon is not started [2021-07-27T12:48:15.365Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2021-07-27T12:48:15.365Z] check_test.go:223: [ddf7b8b9bcb13] daemon is not started [2021-07-27T12:48:15.365Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2021-07-27T12:48:16.735Z] check_test.go:223: [dac7d0452848f] daemon is not started [2021-07-27T12:48:16.735Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2021-07-27T12:48:18.105Z] check_test.go:223: [dd2718466386c] daemon is not started [2021-07-27T12:48:18.105Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2021-07-27T12:48:19.036Z] check_test.go:223: [d90e79689b8d2] daemon is not started [2021-07-27T12:48:19.036Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2021-07-27T12:48:22.312Z] check_test.go:223: [df5df529343d5] daemon is not started [2021-07-27T12:48:22.312Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2021-07-27T12:48:22.570Z] check_test.go:223: [db8ac038922ee] daemon is not started [2021-07-27T12:48:22.570Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2021-07-27T12:48:23.135Z] check_test.go:223: [dfc3c517b3287] daemon is not started [2021-07-27T12:48:23.135Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2021-07-27T12:48:23.135Z] check_test.go:223: [dddb09a32e4c5] daemon is not started [2021-07-27T12:48:23.135Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2021-07-27T12:48:23.392Z] check_test.go:223: [d8625c7346f18] daemon is not started [2021-07-27T12:48:23.392Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2021-07-27T12:48:23.650Z] check_test.go:223: [d3090802394ca] daemon is not started [2021-07-27T12:48:23.650Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2021-07-27T12:48:23.907Z] check_test.go:223: [d0e5e3db99bbe] daemon is not started [2021-07-27T12:48:23.907Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2021-07-27T12:48:24.165Z] check_test.go:223: [d80bbe305389b] daemon is not started [2021-07-27T12:48:24.165Z] --- PASS: TestDockerSchema1RegistrySuite (25.03s) [2021-07-27T12:48:24.165Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.13s) [2021-07-27T12:48:24.165Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (3.51s) [2021-07-27T12:48:24.165Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (6.02s) [2021-07-27T12:48:24.165Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (3.86s) [2021-07-27T12:48:24.165Z] --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (1.28s) [2021-07-27T12:48:24.165Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.26s) [2021-07-27T12:48:24.165Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.14s) [2021-07-27T12:48:24.165Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.24s) [2021-07-27T12:48:24.165Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.27s) [2021-07-27T12:48:24.165Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.18s) [2021-07-27T12:48:24.165Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (3.21s) [2021-07-27T12:48:24.165Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.42s) [2021-07-27T12:48:24.165Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.38s) [2021-07-27T12:48:24.165Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.11s) [2021-07-27T12:48:24.165Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.28s) [2021-07-27T12:48:24.165Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.25s) [2021-07-27T12:48:24.165Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.36s) [2021-07-27T12:48:24.165Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.11s) [2021-07-27T12:48:24.165Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2021-07-27T12:48:24.165Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2021-07-27T12:48:24.423Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2021-07-27T12:48:24.988Z] check_test.go:252: [d52d44705d10e] daemon is not started [2021-07-27T12:48:24.988Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2021-07-27T12:48:25.246Z] check_test.go:252: [d881dc3830ed4] daemon is not started [2021-07-27T12:48:25.246Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2021-07-27T12:48:25.503Z] check_test.go:252: [d6566cd78c771] daemon is not started [2021-07-27T12:48:25.503Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2021-07-27T12:48:26.141Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2021-07-27T12:48:26.435Z] docker_cli_swarm_test.go:1453: [da48b97c757cc] joining swarm manager [d8af5dbd60975]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-27T12:48:26.692Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2021-07-27T12:48:26.692Z] check_test.go:252: [d339cb106ecca] daemon is not started [2021-07-27T12:48:26.692Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2021-07-27T12:48:27.256Z] docker_cli_swarm_test.go:1454: [d0f93842a7a65] joining swarm manager [d8af5dbd60975]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-27T12:48:27.256Z] check_test.go:252: [d0028db9c3f02] daemon is not started [2021-07-27T12:48:27.256Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2021-07-27T12:48:27.821Z] check_test.go:252: [d2458ea2b0083] daemon is not started [2021-07-27T12:48:27.821Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2021-07-27T12:48:27.821Z] check_test.go:252: [d266308c8f6d7] daemon is not started [2021-07-27T12:48:27.821Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (3.68s) [2021-07-27T12:48:27.821Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.76s) [2021-07-27T12:48:27.821Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.46s) [2021-07-27T12:48:27.821Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s) [2021-07-27T12:48:27.821Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.05s) [2021-07-27T12:48:27.821Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.21s) [2021-07-27T12:48:27.821Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.38s) [2021-07-27T12:48:27.821Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.51s) [2021-07-27T12:48:27.821Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s) [2021-07-27T12:48:27.821Z] === RUN TestDockerRegistryAuthTokenSuite [2021-07-27T12:48:27.821Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2021-07-27T12:48:33.075Z] check_test.go:279: [d80bfd765ccf7] daemon is not started [2021-07-27T12:48:33.075Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2021-07-27T12:48:33.075Z] check_test.go:279: [da1b00f57101e] daemon is not started [2021-07-27T12:48:33.075Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2021-07-27T12:48:33.333Z] check_test.go:279: [d23d2d0a0fa09] daemon is not started [2021-07-27T12:48:33.333Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2021-07-27T12:48:33.333Z] check_test.go:279: [d6a975a31187b] daemon is not started [2021-07-27T12:48:33.333Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2021-07-27T12:48:33.590Z] check_test.go:279: [d3c43a1ce19b4] daemon is not started [2021-07-27T12:48:33.590Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.75s) [2021-07-27T12:48:33.590Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.15s) [2021-07-27T12:48:33.590Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2021-07-27T12:48:33.590Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2021-07-27T12:48:33.590Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s) [2021-07-27T12:48:33.590Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s) [2021-07-27T12:48:33.590Z] === RUN TestDockerNetworkSuite [2021-07-27T12:48:33.590Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2021-07-27T12:48:36.117Z] docker_cli_network_unix_test.go:46: [d504b705ca4d1] daemon is not started [2021-07-27T12:48:36.117Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2021-07-27T12:48:36.681Z] docker_cli_network_unix_test.go:46: [d201568a336aa] daemon is not started [2021-07-27T12:48:36.938Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2021-07-27T12:48:37.871Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2021-07-27T12:48:39.241Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2021-07-27T12:48:39.499Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2021-07-27T12:48:39.499Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2021-07-27T12:48:39.499Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2021-07-27T12:48:40.869Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2021-07-27T12:48:42.808Z] docker_cli_network_unix_test.go:46: [dd48b3e34a230] daemon is not started [2021-07-27T12:48:43.372Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2021-07-27T12:48:43.629Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2021-07-27T12:48:45.528Z] docker_cli_network_unix_test.go:46: [dae3cfeb4c886] daemon is not started [2021-07-27T12:48:46.093Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2021-07-27T12:48:46.093Z] docker_cli_network_unix_test.go:1233: [d949031f64a32] daemon is not started [2021-07-27T12:48:47.465Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2021-07-27T12:48:49.989Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2021-07-27T12:48:50.246Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2021-07-27T12:48:51.616Z] docker_cli_network_unix_test.go:46: [daef7e5d992bc] daemon is not started [2021-07-27T12:48:52.181Z] docker_cli_swarm_unix_test.go:62: [dd1ec80db78a9] joining swarm manager [d7a857f86ae84]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-27T12:48:52.181Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2021-07-27T12:49:00.281Z] docker_cli_network_unix_test.go:46: [d17838c7370d3] daemon is not started [2021-07-27T12:49:00.845Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2021-07-27T12:49:03.369Z] docker_cli_network_unix_test.go:46: [dd10f10c2f41a] daemon is not started [2021-07-27T12:49:03.626Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2021-07-27T12:49:04.996Z] docker_cli_network_unix_test.go:46: [d779d8125c512] daemon is not started [2021-07-27T12:49:05.253Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2021-07-27T12:49:05.817Z] docker_cli_network_unix_test.go:46: [d18141eb07f01] daemon is not started [2021-07-27T12:49:06.075Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2021-07-27T12:49:06.639Z] docker_cli_network_unix_test.go:46: [da5ae51136c3d] daemon is not started [2021-07-27T12:49:06.639Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2021-07-27T12:49:07.571Z] docker_cli_network_unix_test.go:46: [da083589144b2] daemon is not started [2021-07-27T12:49:07.829Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2021-07-27T12:49:08.762Z] docker_cli_network_unix_test.go:46: [d6dfbaf764f9b] daemon is not started [2021-07-27T12:49:09.328Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2021-07-27T12:49:09.328Z] docker_cli_network_unix_test.go:46: [de96ac385e50a] daemon is not started [2021-07-27T12:49:09.328Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2021-07-27T12:49:09.893Z] docker_cli_network_unix_test.go:46: [d8764615967ac] daemon is not started [2021-07-27T12:49:09.893Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2021-07-27T12:49:10.457Z] docker_cli_network_unix_test.go:46: [df4fce80ffdb7] daemon is not started [2021-07-27T12:49:11.021Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2021-07-27T12:49:11.278Z] docker_cli_network_unix_test.go:46: [dbc91325b8da9] daemon is not started [2021-07-27T12:49:11.278Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2021-07-27T12:49:11.278Z] docker_cli_network_unix_test.go:46: [d467f3ca5c6d1] daemon is not started [2021-07-27T12:49:11.278Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2021-07-27T12:49:11.278Z] docker_cli_network_unix_test.go:46: [d531ed255f6e2] daemon is not started [2021-07-27T12:49:11.278Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2021-07-27T12:49:12.649Z] docker_cli_network_unix_test.go:46: [d5d579ae06405] daemon is not started [2021-07-27T12:49:12.649Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2021-07-27T12:49:13.580Z] docker_cli_network_unix_test.go:46: [d27959c4b80ab] daemon is not started [2021-07-27T12:49:14.144Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2021-07-27T12:49:14.144Z] docker_cli_network_unix_test.go:46: [d321b6b7a8d8b] daemon is not started [2021-07-27T12:49:14.144Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2021-07-27T12:49:14.401Z] docker_cli_network_unix_test.go:46: [da27b9766fec1] daemon is not started [2021-07-27T12:49:14.658Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2021-07-27T12:49:14.658Z] docker_cli_network_unix_test.go:46: [d567d886a91da] daemon is not started [2021-07-27T12:49:14.658Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2021-07-27T12:49:16.063Z] docker_cli_network_unix_test.go:968: [d92e8d093fef4] daemon is not started [2021-07-27T12:49:17.434Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2021-07-27T12:49:19.330Z] docker_cli_network_unix_test.go:46: [df92607d2a868] daemon is not started [2021-07-27T12:49:19.330Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2021-07-27T12:49:24.588Z] docker_cli_network_unix_test.go:1116: [d3eb14c816128] daemon is not started [2021-07-27T12:49:26.485Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2021-07-27T12:49:26.485Z] docker_cli_network_unix_test.go:46: [da3a432222cec] daemon is not started [2021-07-27T12:49:26.485Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2021-07-27T12:49:27.416Z] docker_cli_network_unix_test.go:46: [dcd2f4b27f48a] daemon is not started [2021-07-27T12:49:27.416Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2021-07-27T12:49:27.416Z] docker_cli_network_unix_test.go:46: [dacf7e1c55a14] daemon is not started [2021-07-27T12:49:27.672Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2021-07-27T12:49:27.672Z] docker_cli_network_unix_test.go:46: [d33d284b96dfe] daemon is not started [2021-07-27T12:49:27.672Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2021-07-27T12:49:27.930Z] docker_cli_network_unix_test.go:46: [d03f49ebd94dc] daemon is not started [2021-07-27T12:49:27.930Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2021-07-27T12:49:27.930Z] docker_cli_network_unix_test.go:46: [d7e5687209555] daemon is not started [2021-07-27T12:49:27.930Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2021-07-27T12:49:27.930Z] docker_cli_network_unix_test.go:46: [dc2e9326400ff] daemon is not started [2021-07-27T12:49:27.930Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2021-07-27T12:49:30.454Z] docker_cli_network_unix_test.go:46: [d3b48a9f6b535] daemon is not started [2021-07-27T12:49:31.827Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2021-07-27T12:49:31.827Z] docker_cli_network_unix_test.go:46: [d6cd34bb01713] daemon is not started [2021-07-27T12:49:31.827Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2021-07-27T12:49:31.827Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2021-07-27T12:49:31.827Z] docker_cli_network_unix_test.go:46: [dcd5436086967] daemon is not started [2021-07-27T12:49:31.827Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2021-07-27T12:49:32.392Z] docker_cli_network_unix_test.go:46: [d0b857d1e325e] daemon is not started [2021-07-27T12:49:32.955Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2021-07-27T12:49:37.132Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2021-07-27T12:49:39.026Z] docker_cli_network_unix_test.go:1084: [d94a3fd2034a7] daemon is not started [2021-07-27T12:49:40.922Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2021-07-27T12:49:41.180Z] docker_cli_network_unix_test.go:46: [d4554f60d9f7f] daemon is not started [2021-07-27T12:49:41.180Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2021-07-27T12:49:41.745Z] docker_cli_network_unix_test.go:46: [d775cd329b6ea] daemon is not started [2021-07-27T12:49:42.310Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2021-07-27T12:49:43.682Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2021-07-27T12:49:43.940Z] docker_cli_network_unix_test.go:46: [d2f2c740c7c0f] daemon is not started [2021-07-27T12:49:44.504Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2021-07-27T12:49:44.504Z] docker_cli_network_unix_test.go:46: [dd3d36c9fa7b7] daemon is not started [2021-07-27T12:49:44.504Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2021-07-27T12:49:45.068Z] docker_cli_network_unix_test.go:46: [db8f0f3570778] daemon is not started [2021-07-27T12:49:45.326Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2021-07-27T12:49:46.257Z] docker_cli_network_unix_test.go:46: [d3e08f067dcf8] daemon is not started [2021-07-27T12:49:46.257Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2021-07-27T12:49:46.257Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2021-07-27T12:49:47.189Z] docker_cli_network_unix_test.go:46: [dfaea58fd1dee] daemon is not started [2021-07-27T12:49:47.446Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2021-07-27T12:49:49.977Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2021-07-27T12:49:51.911Z] docker_cli_network_unix_test.go:46: [db9e4fb7499da] daemon is not started [2021-07-27T12:49:51.911Z] --- PASS: TestDockerNetworkSuite (78.32s) [2021-07-27T12:49:51.911Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (2.34s) [2021-07-27T12:49:51.911Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.98s) [2021-07-27T12:49:51.911Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (6.74s) [2021-07-27T12:49:51.911Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (2.37s) [2021-07-27T12:49:51.911Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (3.75s) [2021-07-27T12:49:51.911Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (2.43s) [2021-07-27T12:49:51.911Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (8.51s) [2021-07-27T12:49:51.911Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (3.02s) [2021-07-27T12:49:51.911Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.53s) [2021-07-27T12:49:51.911Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.75s) [2021-07-27T12:49:51.911Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.61s) [2021-07-27T12:49:51.911Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (1.28s) [2021-07-27T12:49:51.911Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (1.30s) [2021-07-27T12:49:51.911Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.24s) [2021-07-27T12:49:51.911Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.44s) [2021-07-27T12:49:51.911Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (1.10s) [2021-07-27T12:49:51.911Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.20s) [2021-07-27T12:49:51.911Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s) [2021-07-27T12:49:51.911Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.20s) [2021-07-27T12:49:51.911Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (1.12s) [2021-07-27T12:49:51.911Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.46s) [2021-07-27T12:49:51.911Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.08s) [2021-07-27T12:49:51.911Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.48s) [2021-07-27T12:49:51.911Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.07s) [2021-07-27T12:49:51.911Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.88s) [2021-07-27T12:49:51.911Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.75s) [2021-07-27T12:49:51.911Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (7.03s) [2021-07-27T12:49:51.911Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.22s) [2021-07-27T12:49:51.911Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.96s) [2021-07-27T12:49:51.911Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.17s) [2021-07-27T12:49:51.911Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.06s) [2021-07-27T12:49:51.911Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.19s) [2021-07-27T12:49:51.911Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.19s) [2021-07-27T12:49:51.911Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s) [2021-07-27T12:49:51.911Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (3.66s) [2021-07-27T12:49:51.911Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.03s) [2021-07-27T12:49:51.911Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2021-07-27T12:49:51.911Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (1.11s) [2021-07-27T12:49:51.911Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (4.28s) [2021-07-27T12:49:51.911Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (3.89s) [2021-07-27T12:49:51.911Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s) [2021-07-27T12:49:51.911Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (1.07s) [2021-07-27T12:49:51.911Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (2.22s) [2021-07-27T12:49:51.911Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.04s) [2021-07-27T12:49:51.911Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (1.03s) [2021-07-27T12:49:51.911Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.67s) [2021-07-27T12:49:51.911Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (1.23s) [2021-07-27T12:49:51.911Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (4.53s) [2021-07-27T12:49:51.911Z] === RUN TestDockerHubPullSuite [2021-07-27T12:49:51.911Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2021-07-27T12:49:52.104Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2021-07-27T12:49:52.105Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2021-07-27T12:49:52.105Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2021-07-27T12:49:52.476Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2021-07-27T12:49:53.408Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2021-07-27T12:49:53.632Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2021-07-27T12:49:53.632Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2021-07-27T12:49:55.305Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2021-07-27T12:49:55.869Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2021-07-27T12:49:56.127Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2021-07-27T12:49:56.691Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2021-07-27T12:49:56.949Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2021-07-27T12:49:56.949Z] --- PASS: TestDockerHubPullSuite (5.16s) [2021-07-27T12:49:56.949Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.31s) [2021-07-27T12:49:56.949Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.21s) [2021-07-27T12:49:56.949Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.34s) [2021-07-27T12:49:56.949Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.05s) [2021-07-27T12:49:56.949Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.18s) [2021-07-27T12:49:56.949Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.05s) [2021-07-27T12:49:56.949Z] PASS [2021-07-27T12:49:56.949Z] [2021-07-27T12:49:56.949Z] === Skipped [2021-07-27T12:49:56.949Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2021-07-27T12:49:56.949Z] docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows [2021-07-27T12:49:56.949Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2021-07-27T12:49:56.949Z] [2021-07-27T12:49:56.949Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2021-07-27T12:49:56.949Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2021-07-27T12:49:56.949Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2021-07-27T12:49:56.949Z] [2021-07-27T12:49:56.949Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2021-07-27T12:49:56.949Z] docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows [2021-07-27T12:49:56.949Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2021-07-27T12:49:56.949Z] [2021-07-27T12:49:56.949Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2021-07-27T12:49:56.949Z] docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows [2021-07-27T12:49:56.949Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2021-07-27T12:49:56.949Z] [2021-07-27T12:49:56.949Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.00s) [2021-07-27T12:49:56.949Z] docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows [2021-07-27T12:49:56.949Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.00s) [2021-07-27T12:49:56.949Z] [2021-07-27T12:49:56.949Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2021-07-27T12:49:56.949Z] docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows [2021-07-27T12:49:56.949Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2021-07-27T12:49:56.949Z] [2021-07-27T12:49:56.949Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2021-07-27T12:49:56.949Z] docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows [2021-07-27T12:49:56.949Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2021-07-27T12:49:56.949Z] [2021-07-27T12:49:56.949Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2021-07-27T12:49:56.949Z] docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows [2021-07-27T12:49:56.949Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2021-07-27T12:49:56.949Z] [2021-07-27T12:49:56.949Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2021-07-27T12:49:56.949Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2021-07-27T12:49:56.949Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2021-07-27T12:49:56.949Z] [2021-07-27T12:49:56.949Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2021-07-27T12:49:56.949Z] docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows [2021-07-27T12:49:56.949Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2021-07-27T12:49:56.949Z] [2021-07-27T12:49:56.949Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2021-07-27T12:49:56.949Z] docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows [2021-07-27T12:49:56.949Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2021-07-27T12:49:56.949Z] [2021-07-27T12:49:56.949Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2021-07-27T12:49:56.949Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2021-07-27T12:49:56.949Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2021-07-27T12:49:56.949Z] [2021-07-27T12:49:56.949Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2021-07-27T12:49:56.949Z] docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows [2021-07-27T12:49:56.949Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2021-07-27T12:49:56.949Z] [2021-07-27T12:49:56.949Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2021-07-27T12:49:56.949Z] docker_cli_sni_test.go:18: Flakey test [2021-07-27T12:49:56.949Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2021-07-27T12:49:56.949Z] [2021-07-27T12:49:56.949Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2021-07-27T12:49:56.949Z] docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows [2021-07-27T12:49:56.949Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2021-07-27T12:49:56.949Z] [2021-07-27T12:49:56.949Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2021-07-27T12:49:56.949Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2021-07-27T12:49:56.949Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2021-07-27T12:49:56.949Z] [2021-07-27T12:49:56.949Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2021-07-27T12:49:56.949Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-07-27T12:49:56.949Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2021-07-27T12:49:56.949Z] [2021-07-27T12:49:56.949Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2021-07-27T12:49:56.949Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2021-07-27T12:49:56.949Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2021-07-27T12:49:56.949Z] [2021-07-27T12:49:56.949Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2021-07-27T12:49:56.949Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2021-07-27T12:49:56.949Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2021-07-27T12:49:56.949Z] [2021-07-27T12:49:56.949Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2021-07-27T12:49:56.949Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2021-07-27T12:49:56.949Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2021-07-27T12:49:56.949Z] [2021-07-27T12:49:56.949Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2021-07-27T12:49:56.949Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2021-07-27T12:49:56.949Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2021-07-27T12:49:56.949Z] [2021-07-27T12:49:56.949Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2021-07-27T12:49:56.949Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2021-07-27T12:49:56.949Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2021-07-27T12:49:56.949Z] [2021-07-27T12:49:56.949Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2021-07-27T12:49:56.949Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2021-07-27T12:49:56.949Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2021-07-27T12:49:56.949Z] [2021-07-27T12:49:56.949Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2021-07-27T12:49:56.949Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2021-07-27T12:49:56.949Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2021-07-27T12:49:56.949Z] [2021-07-27T12:49:56.949Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2021-07-27T12:49:56.949Z] docker_cli_run_test.go:4023: unmatched requirement DaemonIsWindows [2021-07-27T12:49:56.949Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2021-07-27T12:49:56.949Z] [2021-07-27T12:49:56.949Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2021-07-27T12:49:56.949Z] docker_cli_run_test.go:4042: unmatched requirement DaemonIsWindows [2021-07-27T12:49:56.949Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2021-07-27T12:49:56.949Z] [2021-07-27T12:49:56.949Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2021-07-27T12:49:56.949Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2021-07-27T12:49:56.949Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2021-07-27T12:49:56.949Z] [2021-07-27T12:49:56.949Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-07-27T12:49:56.949Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-07-27T12:49:56.949Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-07-27T12:49:56.949Z] [2021-07-27T12:49:56.949Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2021-07-27T12:49:56.949Z] docker_cli_run_unix_test.go:590: unmatched requirement swapMemorySupport [2021-07-27T12:49:56.949Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2021-07-27T12:49:56.949Z] [2021-07-27T12:49:56.949Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-07-27T12:49:56.949Z] docker_cli_run_test.go:4108: unmatched requirement IsolationIsProcess [2021-07-27T12:49:56.949Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-07-27T12:49:56.949Z] [2021-07-27T12:49:56.949Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2021-07-27T12:49:56.949Z] docker_cli_run_test.go:2843: kernel doesn't have latency_stats configured [2021-07-27T12:49:56.949Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2021-07-27T12:49:56.949Z] [2021-07-27T12:49:56.949Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2021-07-27T12:49:56.949Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2021-07-27T12:49:56.949Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2021-07-27T12:49:56.949Z] [2021-07-27T12:49:56.949Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2021-07-27T12:49:56.949Z] docker_cli_run_unix_test.go:691: unmatched requirement swapMemorySupport [2021-07-27T12:49:56.949Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2021-07-27T12:49:56.949Z] [2021-07-27T12:49:56.949Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2021-07-27T12:49:56.949Z] docker_cli_run_unix_test.go:1416: Host does not have /dev/snd/timer [2021-07-27T12:49:56.949Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2021-07-27T12:49:56.949Z] [2021-07-27T12:49:56.949Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2021-07-27T12:49:56.949Z] docker_cli_run_test.go:4078: unmatched requirement DaemonIsWindows [2021-07-27T12:49:56.949Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2021-07-27T12:49:56.949Z] [2021-07-27T12:49:56.949Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2021-07-27T12:49:56.949Z] docker_cli_run_test.go:4098: unmatched requirement DaemonIsWindows [2021-07-27T12:49:56.949Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2021-07-27T12:49:56.949Z] [2021-07-27T12:49:56.949Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2021-07-27T12:49:56.949Z] docker_cli_run_test.go:4088: unmatched requirement DaemonIsWindows [2021-07-27T12:49:56.949Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2021-07-27T12:49:56.949Z] [2021-07-27T12:49:56.949Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2021-07-27T12:49:56.949Z] docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight [2021-07-27T12:49:56.949Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2021-07-27T12:49:56.949Z] [2021-07-27T12:49:56.949Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2021-07-27T12:49:56.949Z] docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight [2021-07-27T12:49:56.949Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2021-07-27T12:49:56.949Z] [2021-07-27T12:49:56.949Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2021-07-27T12:49:56.949Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2021-07-27T12:49:56.949Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2021-07-27T12:49:56.949Z] [2021-07-27T12:49:56.949Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2021-07-27T12:49:56.949Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2021-07-27T12:49:56.949Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2021-07-27T12:49:56.949Z] [2021-07-27T12:49:56.949Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2021-07-27T12:49:56.949Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2021-07-27T12:49:56.949Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2021-07-27T12:49:56.949Z] [2021-07-27T12:49:56.949Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2021-07-27T12:49:56.949Z] docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight [2021-07-27T12:49:56.949Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2021-07-27T12:49:56.949Z] [2021-07-27T12:49:56.949Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2021-07-27T12:49:56.949Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2021-07-27T12:49:56.949Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2021-07-27T12:49:56.949Z] [2021-07-27T12:49:56.949Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2021-07-27T12:49:56.949Z] docker_cli_run_unix_test.go:628: unmatched requirement swapMemorySupport [2021-07-27T12:49:56.949Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2021-07-27T12:49:56.949Z] [2021-07-27T12:49:56.949Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2021-07-27T12:49:56.949Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2021-07-27T12:49:56.949Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2021-07-27T12:49:56.949Z] [2021-07-27T12:49:56.949Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2021-07-27T12:49:56.949Z] docker_cli_update_unix_test.go:143: unmatched requirement swapMemorySupport [2021-07-27T12:49:56.949Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2021-07-27T12:49:56.949Z] [2021-07-27T12:49:56.949Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2021-07-27T12:49:56.949Z] docker_cli_update_unix_test.go:197: unmatched requirement swapMemorySupport [2021-07-27T12:49:56.949Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2021-07-27T12:49:56.949Z] [2021-07-27T12:49:56.949Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2021-07-27T12:49:56.949Z] docker_cli_update_unix_test.go:127: unmatched requirement swapMemorySupport [2021-07-27T12:49:56.949Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2021-07-27T12:49:56.949Z] [2021-07-27T12:49:56.949Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2021-07-27T12:49:56.949Z] docker_cli_run_test.go:4416: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2021-07-27T12:49:56.949Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2021-07-27T12:49:56.949Z] [2021-07-27T12:49:56.950Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2021-07-27T12:49:56.950Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2021-07-27T12:49:56.950Z] docker_cli_network_unix_test.go:46: [dcd5436086967] daemon is not started [2021-07-27T12:49:56.950Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2021-07-27T12:49:56.950Z] [2021-07-27T12:49:56.950Z] [2021-07-27T12:49:56.950Z] DONE 1269 tests, 51 skipped in 1810.013s [2021-07-27T12:49:56.950Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-07-27T12:49:57.207Z] ++++ cat bundles/test-integration/docker.pid [2021-07-27T12:49:57.207Z] +++ kill 13879 [2021-07-27T12:49:57.207Z] +++ /etc/init.d/apparmor stop [2021-07-27T12:49:57.207Z] Leaving: AppArmorNo profiles have been unloaded. [2021-07-27T12:49:57.207Z] [2021-07-27T12:49:57.207Z] Unloading profiles will leave already running processes permanently [2021-07-27T12:49:57.207Z] unconfined, which can lead to unexpected situations. [2021-07-27T12:49:57.207Z] [2021-07-27T12:49:57.207Z] To set a process to complain mode, use the command line tool [2021-07-27T12:49:57.207Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-07-27T12:49:57.207Z] +++ true [2021-07-27T12:49:57.207Z] exiting test-integration [2021-07-27T12:49:57.207Z] ++ exit 0 [2021-07-27T12:49:57.207Z] [2021-07-27T12:49:57.350Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2021-07-27T12:49:57.464Z] + for job in $(jobs -p) [2021-07-27T12:49:57.464Z] + wait 5698 [2021-07-27T12:49:58.895Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2021-07-27T12:49:58.895Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2021-07-27T12:49:58.895Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2021-07-27T12:49:58.895Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2021-07-27T12:49:58.895Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2021-07-27T12:49:58.895Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2021-07-27T12:49:58.895Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2021-07-27T12:49:58.895Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2021-07-27T12:49:59.360Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2021-07-27T12:49:59.867Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2021-07-27T12:50:01.256Z] docker_api_swarm_test.go:961: [d51e26312d702] joining swarm manager [d152ddf7cc914]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-27T12:50:03.589Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2021-07-27T12:50:05.117Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2021-07-27T12:50:05.117Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2021-07-27T12:50:05.117Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2021-07-27T12:50:05.117Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2021-07-27T12:50:05.117Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2021-07-27T12:50:05.117Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2021-07-27T12:50:08.833Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2021-07-27T12:50:21.182Z] === RUN TestDockerSuite/TestBuildAddNonTar [2021-07-27T12:50:23.161Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2021-07-27T12:50:26.981Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2021-07-27T12:50:27.947Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2021-07-27T12:50:27.947Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2021-07-27T12:50:27.947Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2021-07-27T12:50:31.662Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2021-07-27T12:50:33.189Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2021-07-27T12:50:35.346Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2021-07-27T12:50:36.277Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2021-07-27T12:50:38.801Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2021-07-27T12:50:38.958Z] === RUN TestDockerSuite/TestBuildAddScript [2021-07-27T12:50:38.958Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2021-07-27T12:50:38.958Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2021-07-27T12:50:38.958Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2021-07-27T12:50:38.958Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2021-07-27T12:50:38.958Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2021-07-27T12:50:38.958Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2021-07-27T12:50:38.958Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2021-07-27T12:50:38.958Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2021-07-27T12:50:39.921Z] === RUN TestDockerSuite/TestBuildAddTar [2021-07-27T12:50:42.077Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2021-07-27T12:50:48.626Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2021-07-27T12:50:55.209Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2021-07-27T12:50:57.104Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2021-07-27T12:51:00.380Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2021-07-27T12:51:03.660Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2021-07-27T12:51:06.184Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2021-07-27T12:51:08.707Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2021-07-27T12:51:10.602Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2021-07-27T12:51:22.389Z] === RUN TestDockerSuite/TestBuildAddTarXz [2021-07-27T12:51:22.389Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2021-07-27T12:51:22.389Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2021-07-27T12:51:22.389Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2021-07-27T12:51:22.389Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2021-07-27T12:51:37.165Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2021-07-27T12:51:37.165Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2021-07-27T12:51:37.165Z] === RUN TestDockerSuite/TestBuildBlankName [2021-07-27T12:51:37.165Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2021-07-27T12:51:49.506Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2021-07-27T12:51:49.506Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2021-07-27T12:51:50.468Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2021-07-27T12:51:55.137Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2021-07-27T12:51:57.637Z] --- PASS: TestBuildWCOWSandboxSize (939.87s) [2021-07-27T12:51:57.637Z] === RUN TestBuildWithEmptyDockerfile [2021-07-27T12:51:57.637Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-07-27T12:51:57.637Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-07-27T12:51:57.637Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-07-27T12:51:57.637Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-07-27T12:51:57.637Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-07-27T12:51:57.637Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-07-27T12:51:57.637Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-07-27T12:51:57.637Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-07-27T12:51:57.637Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-07-27T12:51:57.637Z] --- PASS: TestBuildWithEmptyDockerfile (0.77s) [2021-07-27T12:51:57.637Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.01s) [2021-07-27T12:51:57.637Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2021-07-27T12:51:57.637Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2021-07-27T12:51:57.637Z] === RUN TestBuildPreserveOwnership [2021-07-27T12:51:57.637Z] build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-27T12:51:57.637Z] --- SKIP: TestBuildPreserveOwnership (0.01s) [2021-07-27T12:51:57.637Z] === RUN TestBuildPlatformInvalid [2021-07-27T12:51:57.637Z] --- PASS: TestBuildPlatformInvalid (0.70s) [2021-07-27T12:51:57.637Z] PASS [2021-07-27T12:51:57.637Z] ok github.com/docker/docker/integration/build 1163.223s [2021-07-27T12:51:57.637Z] [2021-07-27T12:51:57.637Z] === Skipped [2021-07-27T12:51:57.637Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2021-07-27T12:51:57.637Z] build_session_test.go:25: TODO: BuildKit [2021-07-27T12:51:57.637Z] [2021-07-27T12:51:57.637Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2021-07-27T12:51:57.637Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-07-27T12:51:57.637Z] [2021-07-27T12:51:57.637Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.01s) [2021-07-27T12:51:57.637Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-27T12:51:57.637Z] [2021-07-27T12:51:57.637Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2021-07-27T12:51:57.637Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-27T12:51:57.637Z] [2021-07-27T12:51:57.637Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.01s) [2021-07-27T12:51:57.637Z] build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-27T12:51:57.637Z] [2021-07-27T12:51:57.637Z] [2021-07-27T12:51:57.637Z] DONE 29 tests, 5 skipped in 1192.234s [2021-07-27T12:51:57.637Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2021-07-27T12:51:57.637Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-07-27T12:51:57.637Z] INFO: Testing against a local daemon [2021-07-27T12:51:57.637Z] === RUN TestConfigInspect [2021-07-27T12:51:57.637Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-07-27T12:51:57.637Z] --- SKIP: TestConfigInspect (0.00s) [2021-07-27T12:51:57.637Z] === RUN TestConfigList [2021-07-27T12:51:57.637Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-07-27T12:51:57.637Z] --- SKIP: TestConfigList (0.00s) [2021-07-27T12:51:57.637Z] === RUN TestConfigsCreateAndDelete [2021-07-27T12:51:57.637Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-07-27T12:51:57.637Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2021-07-27T12:51:57.637Z] === RUN TestConfigsUpdate [2021-07-27T12:51:57.637Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2021-07-27T12:51:57.637Z] --- SKIP: TestConfigsUpdate (0.00s) [2021-07-27T12:51:57.637Z] === RUN TestTemplatedConfig [2021-07-27T12:51:57.637Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2021-07-27T12:51:57.637Z] --- SKIP: TestTemplatedConfig (0.00s) [2021-07-27T12:51:57.637Z] === RUN TestConfigCreateResolve [2021-07-27T12:51:57.637Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2021-07-27T12:51:57.637Z] --- SKIP: TestConfigCreateResolve (0.01s) [2021-07-27T12:51:57.637Z] PASS [2021-07-27T12:51:57.637Z] ok github.com/docker/docker/integration/config 0.140s [2021-07-27T12:51:57.637Z] [2021-07-27T12:51:57.637Z] === Skipped [2021-07-27T12:51:57.637Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2021-07-27T12:51:57.637Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-07-27T12:51:57.637Z] [2021-07-27T12:51:57.637Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2021-07-27T12:51:57.637Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-07-27T12:51:57.637Z] [2021-07-27T12:51:57.637Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2021-07-27T12:51:57.637Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-07-27T12:51:57.637Z] [2021-07-27T12:51:57.637Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2021-07-27T12:51:57.637Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2021-07-27T12:51:57.637Z] [2021-07-27T12:51:57.637Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2021-07-27T12:51:57.637Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2021-07-27T12:51:57.637Z] [2021-07-27T12:51:57.637Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.01s) [2021-07-27T12:51:57.637Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2021-07-27T12:51:57.637Z] [2021-07-27T12:51:57.637Z] [2021-07-27T12:51:57.637Z] DONE 6 tests, 6 skipped in 3.331s [2021-07-27T12:51:57.637Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2021-07-27T12:51:57.637Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-07-27T12:51:57.637Z] INFO: Testing against a local daemon [2021-07-27T12:51:57.637Z] === RUN TestCheckpoint [2021-07-27T12:51:57.637Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-07-27T12:51:57.637Z] --- SKIP: TestCheckpoint (0.00s) [2021-07-27T12:51:57.637Z] === RUN TestContainerInvalidJSON [2021-07-27T12:51:57.637Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-07-27T12:51:57.637Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-07-27T12:51:57.637Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-07-27T12:51:57.637Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-07-27T12:51:57.637Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-07-27T12:51:57.637Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-07-27T12:51:57.637Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-07-27T12:51:57.637Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-07-27T12:51:57.637Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-07-27T12:51:57.637Z] --- PASS: TestContainerInvalidJSON (0.79s) [2021-07-27T12:51:57.637Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2021-07-27T12:51:57.637Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2021-07-27T12:51:57.637Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2021-07-27T12:51:57.637Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-07-27T12:51:57.637Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.34s) [2021-07-27T12:51:57.637Z] === RUN TestCopyFromContainerPathIsNotDir [2021-07-27T12:51:57.637Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.30s) [2021-07-27T12:51:57.637Z] === RUN TestCopyToContainerPathDoesNotExist [2021-07-27T12:51:57.637Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.27s) [2021-07-27T12:51:57.637Z] === RUN TestCopyToContainerPathIsNotDir [2021-07-27T12:51:57.637Z] --- PASS: TestCopyToContainerPathIsNotDir (0.27s) [2021-07-27T12:51:57.637Z] === RUN TestCopyFromContainer [2021-07-27T12:51:57.637Z] copy_test.go:82: testEnv.DaemonInfo.OSType == "windows" [2021-07-27T12:51:57.637Z] --- SKIP: TestCopyFromContainer (0.00s) [2021-07-27T12:51:57.637Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-07-27T12:51:57.637Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-07-27T12:51:57.637Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-07-27T12:51:57.637Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-07-27T12:51:57.637Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-07-27T12:51:57.637Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-07-27T12:51:57.637Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-07-27T12:51:57.637Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-07-27T12:51:57.637Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-07-27T12:51:57.637Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-07-27T12:51:57.637Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.05s) [2021-07-27T12:51:57.637Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-07-27T12:51:57.637Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2021-07-27T12:51:57.637Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2021-07-27T12:51:57.637Z] === RUN TestCreateLinkToNonExistingContainer [2021-07-27T12:51:57.637Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-07-27T12:51:57.637Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2021-07-27T12:51:57.637Z] === RUN TestCreateWithInvalidEnv [2021-07-27T12:51:57.637Z] === RUN TestCreateWithInvalidEnv/0 [2021-07-27T12:51:57.637Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-07-27T12:51:57.637Z] === RUN TestCreateWithInvalidEnv/1 [2021-07-27T12:51:57.637Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-07-27T12:51:57.637Z] === RUN TestCreateWithInvalidEnv/2 [2021-07-27T12:51:57.637Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-07-27T12:51:57.637Z] === CONT TestCreateWithInvalidEnv/0 [2021-07-27T12:51:57.637Z] === CONT TestCreateWithInvalidEnv/2 [2021-07-27T12:51:57.637Z] === CONT TestCreateWithInvalidEnv/1 [2021-07-27T12:51:57.637Z] --- PASS: TestCreateWithInvalidEnv (0.04s) [2021-07-27T12:51:57.637Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) [2021-07-27T12:51:57.637Z] --- PASS: TestCreateWithInvalidEnv/2 (0.01s) [2021-07-27T12:51:57.637Z] --- PASS: TestCreateWithInvalidEnv/1 (0.01s) [2021-07-27T12:51:57.637Z] === RUN TestCreateTmpfsMountsTarget [2021-07-27T12:51:57.637Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-07-27T12:51:57.637Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2021-07-27T12:51:57.637Z] === RUN TestCreateWithCustomMaskedPaths [2021-07-27T12:51:57.637Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-07-27T12:51:57.637Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2021-07-27T12:51:57.637Z] === RUN TestCreateWithCustomReadonlyPaths [2021-07-27T12:51:57.637Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-07-27T12:51:57.637Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2021-07-27T12:51:57.637Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-07-27T12:51:57.637Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-07-27T12:51:57.637Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-07-27T12:51:57.637Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-07-27T12:51:57.637Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-07-27T12:51:57.637Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-07-27T12:51:57.637Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-07-27T12:51:57.637Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-07-27T12:51:57.637Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-07-27T12:51:57.637Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-07-27T12:51:57.638Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-07-27T12:51:57.638Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-07-27T12:51:57.638Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-07-27T12:51:57.638Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-07-27T12:51:57.638Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-07-27T12:51:57.638Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-07-27T12:51:57.638Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2021-07-27T12:51:57.638Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-07-27T12:51:57.638Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-07-27T12:51:57.638Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-07-27T12:51:57.638Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2021-07-27T12:51:57.638Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-07-27T12:51:57.638Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-07-27T12:51:57.638Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-07-27T12:51:57.638Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-07-27T12:51:57.638Z] === RUN TestCreateDifferentPlatform [2021-07-27T12:51:57.638Z] === RUN TestCreateDifferentPlatform/different_os [2021-07-27T12:51:57.638Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-07-27T12:51:57.638Z] --- PASS: TestCreateDifferentPlatform (0.05s) [2021-07-27T12:51:57.638Z] --- PASS: TestCreateDifferentPlatform/different_os (0.01s) [2021-07-27T12:51:57.638Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-07-27T12:51:57.638Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-07-27T12:51:57.638Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.10s) [2021-07-27T12:51:57.638Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-07-27T12:51:57.638Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-07-27T12:51:57.638Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2021-07-27T12:51:57.638Z] === RUN TestContainerKillOnDaemonStart [2021-07-27T12:51:57.638Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-07-27T12:51:57.638Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2021-07-27T12:51:57.638Z] === RUN TestDiff [2021-07-27T12:51:57.638Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-07-27T12:51:57.638Z] --- SKIP: TestDiff (0.00s) [2021-07-27T12:51:57.638Z] === RUN TestExecWithCloseStdin [2021-07-27T12:51:57.638Z] --- PASS: TestExecWithCloseStdin (3.66s) [2021-07-27T12:51:57.638Z] === RUN TestExec [2021-07-27T12:51:59.821Z] --- PASS: TestExec (2.32s) [2021-07-27T12:51:59.821Z] === RUN TestExecUser [2021-07-27T12:51:59.821Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-07-27T12:51:59.821Z] --- SKIP: TestExecUser (0.00s) [2021-07-27T12:51:59.821Z] === RUN TestExportContainerAndImportImage [2021-07-27T12:51:59.821Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-07-27T12:51:59.821Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2021-07-27T12:51:59.821Z] === RUN TestExportContainerAfterDaemonRestart [2021-07-27T12:51:59.821Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-07-27T12:51:59.821Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2021-07-27T12:51:59.821Z] === RUN TestHealthCheckWorkdir [2021-07-27T12:51:59.821Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-07-27T12:51:59.821Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2021-07-27T12:51:59.821Z] === RUN TestHealthKillContainer [2021-07-27T12:51:59.821Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-07-27T12:51:59.821Z] --- SKIP: TestHealthKillContainer (0.00s) [2021-07-27T12:51:59.821Z] === RUN TestInspectCpusetInConfigPre120 [2021-07-27T12:51:59.821Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-07-27T12:51:59.821Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2021-07-27T12:51:59.821Z] === RUN TestKillContainerInvalidSignal [2021-07-27T12:52:02.004Z] --- PASS: TestKillContainerInvalidSignal (2.23s) [2021-07-27T12:52:02.004Z] === RUN TestKillContainer [2021-07-27T12:52:02.004Z] === RUN TestKillContainer/no_signal [2021-07-27T12:52:04.184Z] === RUN TestKillContainer/non_killing_signal [2021-07-27T12:52:04.184Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-07-27T12:52:04.184Z] === RUN TestKillContainer/killing_signal [2021-07-27T12:52:06.805Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2021-07-27T12:52:09.920Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2021-07-27T12:52:11.259Z] --- PASS: TestKillContainer (9.38s) [2021-07-27T12:52:11.259Z] --- PASS: TestKillContainer/no_signal (2.09s) [2021-07-27T12:52:11.259Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-07-27T12:52:11.259Z] --- PASS: TestKillContainer/killing_signal (7.23s) [2021-07-27T12:52:11.259Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-07-27T12:52:11.259Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-07-27T12:52:11.259Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-07-27T12:52:11.259Z] === RUN TestKillStoppedContainer [2021-07-27T12:52:11.259Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-07-27T12:52:11.259Z] --- SKIP: TestKillStoppedContainer (0.00s) [2021-07-27T12:52:11.259Z] === RUN TestKillStoppedContainerAPIPre120 [2021-07-27T12:52:11.259Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-07-27T12:52:11.259Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2021-07-27T12:52:11.259Z] === RUN TestKillDifferentUserContainer [2021-07-27T12:52:11.259Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-07-27T12:52:11.259Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2021-07-27T12:52:11.259Z] === RUN TestInspectOomKilledTrue [2021-07-27T12:52:11.260Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-07-27T12:52:11.260Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-07-27T12:52:11.260Z] === RUN TestInspectOomKilledFalse [2021-07-27T12:52:11.260Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-07-27T12:52:11.260Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-07-27T12:52:11.260Z] === RUN TestLogsFollowTailEmpty [2021-07-27T12:52:13.435Z] --- PASS: TestLogsFollowTailEmpty (2.12s) [2021-07-27T12:52:13.435Z] === RUN TestNetworkNat [2021-07-27T12:52:13.435Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2021-07-27T12:52:13.435Z] --- SKIP: TestNetworkNat (0.00s) [2021-07-27T12:52:13.435Z] === RUN TestNetworkLocalhostTCPNat [2021-07-27T12:52:16.337Z] --- PASS: TestNetworkLocalhostTCPNat (2.38s) [2021-07-27T12:52:16.337Z] === RUN TestNetworkLoopbackNat [2021-07-27T12:52:16.337Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2021-07-27T12:52:16.337Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2021-07-27T12:52:16.337Z] === RUN TestPause [2021-07-27T12:52:16.337Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-07-27T12:52:16.337Z] --- SKIP: TestPause (0.00s) [2021-07-27T12:52:16.337Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-07-27T12:52:17.874Z] --- PASS: TestPauseFailsOnWindowsServerContainers (2.02s) [2021-07-27T12:52:17.874Z] === RUN TestPauseStopPausedContainer [2021-07-27T12:52:17.874Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2021-07-27T12:52:17.874Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2021-07-27T12:52:17.874Z] === RUN TestPsFilter [2021-07-27T12:52:18.333Z] --- PASS: TestPsFilter (0.25s) [2021-07-27T12:52:18.333Z] === RUN TestRemoveContainerWithRemovedVolume [2021-07-27T12:52:21.238Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.62s) [2021-07-27T12:52:21.238Z] === RUN TestRemoveContainerWithVolume [2021-07-27T12:52:21.661Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2021-07-27T12:52:22.255Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2021-07-27T12:52:22.255Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2021-07-27T12:52:22.711Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2021-07-27T12:52:23.415Z] --- PASS: TestRemoveContainerWithVolume (2.55s) [2021-07-27T12:52:23.415Z] === RUN TestRemoveContainerRunning [2021-07-27T12:52:25.666Z] --- PASS: TestRemoveContainerRunning (2.13s) [2021-07-27T12:52:25.666Z] === RUN TestRemoveContainerForceRemoveRunning [2021-07-27T12:52:27.854Z] --- PASS: TestRemoveContainerForceRemoveRunning (2.08s) [2021-07-27T12:52:27.854Z] === RUN TestRemoveInvalidContainer [2021-07-27T12:52:27.854Z] --- PASS: TestRemoveInvalidContainer (0.04s) [2021-07-27T12:52:27.854Z] === RUN TestRenameLinkedContainer [2021-07-27T12:52:27.854Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-07-27T12:52:27.854Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2021-07-27T12:52:27.854Z] === RUN TestRenameStoppedContainer [2021-07-27T12:52:28.626Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2021-07-27T12:52:28.626Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2021-07-27T12:52:28.626Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2021-07-27T12:52:28.626Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2021-07-27T12:52:28.626Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2021-07-27T12:52:30.035Z] --- PASS: TestRenameStoppedContainer (2.58s) [2021-07-27T12:52:30.035Z] === RUN TestRenameRunningContainerAndReuse [2021-07-27T12:52:34.726Z] --- PASS: TestRenameRunningContainerAndReuse (4.23s) [2021-07-27T12:52:34.726Z] === RUN TestRenameInvalidName [2021-07-27T12:52:35.668Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2021-07-27T12:52:35.668Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2021-07-27T12:52:35.668Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2021-07-27T12:52:36.124Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2021-07-27T12:52:36.124Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2021-07-27T12:52:36.124Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2021-07-27T12:52:36.124Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2021-07-27T12:52:36.124Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2021-07-27T12:52:36.261Z] --- PASS: TestRenameInvalidName (2.11s) [2021-07-27T12:52:36.261Z] === RUN TestRenameAnonymousContainer [2021-07-27T12:52:39.770Z] --- PASS: TestDockerSwarmSuite (1628.76s) [2021-07-27T12:52:39.770Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (2.92s) [2021-07-27T12:52:39.770Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (2.80s) [2021-07-27T12:52:39.770Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (4.24s) [2021-07-27T12:52:39.770Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (12.71s) [2021-07-27T12:52:39.770Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (0.72s) [2021-07-27T12:52:39.770Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (23.24s) [2021-07-27T12:52:39.770Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2021-07-27T12:52:39.770Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (20.02s) [2021-07-27T12:52:39.770Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.68s) [2021-07-27T12:52:39.770Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.22s) [2021-07-27T12:52:39.770Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (32.24s) [2021-07-27T12:52:39.770Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (24.42s) [2021-07-27T12:52:39.770Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (23.84s) [2021-07-27T12:52:39.770Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.27s) [2021-07-27T12:52:39.770Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (13.89s) [2021-07-27T12:52:39.770Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (35.77s) [2021-07-27T12:52:39.770Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (16.89s) [2021-07-27T12:52:39.770Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.63s) [2021-07-27T12:52:39.770Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.28s) [2021-07-27T12:52:39.770Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (24.75s) [2021-07-27T12:52:39.770Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (58.93s) [2021-07-27T12:52:39.770Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (46.01s) [2021-07-27T12:52:39.770Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.22s) [2021-07-27T12:52:39.770Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.78s) [2021-07-27T12:52:39.770Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (18.27s) [2021-07-27T12:52:39.770Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (16.95s) [2021-07-27T12:52:39.770Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.90s) [2021-07-27T12:52:39.770Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (5.76s) [2021-07-27T12:52:39.770Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (28.47s) [2021-07-27T12:52:39.771Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.59s) [2021-07-27T12:52:39.771Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (22.51s) [2021-07-27T12:52:39.771Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (26.81s) [2021-07-27T12:52:39.771Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (22.26s) [2021-07-27T12:52:39.771Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (40.16s) [2021-07-27T12:52:39.771Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (25.65s) [2021-07-27T12:52:39.771Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (4.73s) [2021-07-27T12:52:39.771Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.72s) [2021-07-27T12:52:39.771Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.49s) [2021-07-27T12:52:39.771Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.24s) [2021-07-27T12:52:39.771Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.19s) [2021-07-27T12:52:39.771Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.65s) [2021-07-27T12:52:39.771Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.68s) [2021-07-27T12:52:39.771Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (4.15s) [2021-07-27T12:52:39.771Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.33s) [2021-07-27T12:52:39.771Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (9.25s) [2021-07-27T12:52:39.771Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.99s) [2021-07-27T12:52:39.771Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (13.18s) [2021-07-27T12:52:39.771Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (3.23s) [2021-07-27T12:52:39.771Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.67s) [2021-07-27T12:52:39.771Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.40s) [2021-07-27T12:52:39.771Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.92s) [2021-07-27T12:52:39.771Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.23s) [2021-07-27T12:52:39.771Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.65s) [2021-07-27T12:52:39.771Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.53s) [2021-07-27T12:52:39.771Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (4.31s) [2021-07-27T12:52:39.771Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.75s) [2021-07-27T12:52:39.771Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (6.00s) [2021-07-27T12:52:39.771Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.68s) [2021-07-27T12:52:39.771Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.15s) [2021-07-27T12:52:39.771Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (4.11s) [2021-07-27T12:52:39.771Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.35s) [2021-07-27T12:52:39.771Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (5.18s) [2021-07-27T12:52:39.771Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.44s) [2021-07-27T12:52:39.771Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (13.09s) [2021-07-27T12:52:39.771Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (13.01s) [2021-07-27T12:52:39.771Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.46s) [2021-07-27T12:52:39.771Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.76s) [2021-07-27T12:52:39.771Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (20.25s) [2021-07-27T12:52:39.771Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.82s) [2021-07-27T12:52:39.771Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.75s) [2021-07-27T12:52:39.771Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (24.32s) [2021-07-27T12:52:39.771Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.15s) [2021-07-27T12:52:39.771Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.29s) [2021-07-27T12:52:39.771Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (16.28s) [2021-07-27T12:52:39.771Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (15.20s) [2021-07-27T12:52:39.771Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.42s) [2021-07-27T12:52:39.771Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (100.47s) [2021-07-27T12:52:39.771Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (5.12s) [2021-07-27T12:52:39.771Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (9.19s) [2021-07-27T12:52:39.771Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (8.65s) [2021-07-27T12:52:39.771Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.65s) [2021-07-27T12:52:39.771Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (5.20s) [2021-07-27T12:52:39.771Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (2.75s) [2021-07-27T12:52:39.771Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (4.39s) [2021-07-27T12:52:39.771Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2021-07-27T12:52:39.771Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (7.33s) [2021-07-27T12:52:39.771Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.68s) [2021-07-27T12:52:39.771Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.68s) [2021-07-27T12:52:39.771Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.64s) [2021-07-27T12:52:39.771Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.65s) [2021-07-27T12:52:39.771Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (61.49s) [2021-07-27T12:52:39.771Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (9.54s) [2021-07-27T12:52:39.771Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (5.19s) [2021-07-27T12:52:39.771Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (111.58s) [2021-07-27T12:52:39.771Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.51s) [2021-07-27T12:52:39.771Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.66s) [2021-07-27T12:52:39.771Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.17s) [2021-07-27T12:52:39.771Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.18s) [2021-07-27T12:52:39.771Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.03s) [2021-07-27T12:52:39.771Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.03s) [2021-07-27T12:52:39.771Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.84s) [2021-07-27T12:52:39.771Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (4.14s) [2021-07-27T12:52:39.771Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.67s) [2021-07-27T12:52:39.771Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (53.26s) [2021-07-27T12:52:39.771Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.74s) [2021-07-27T12:52:39.771Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.69s) [2021-07-27T12:52:39.771Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.45s) [2021-07-27T12:52:39.771Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.67s) [2021-07-27T12:52:39.771Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (3.42s) [2021-07-27T12:52:39.771Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.15s) [2021-07-27T12:52:39.771Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (14.36s) [2021-07-27T12:52:39.771Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.30s) [2021-07-27T12:52:39.771Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.30s) [2021-07-27T12:52:39.771Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (3.24s) [2021-07-27T12:52:39.771Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (6.79s) [2021-07-27T12:52:39.771Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (5.68s) [2021-07-27T12:52:39.771Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.88s) [2021-07-27T12:52:39.771Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.89s) [2021-07-27T12:52:39.771Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (3.00s) [2021-07-27T12:52:39.771Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.90s) [2021-07-27T12:52:39.771Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (2.27s) [2021-07-27T12:52:39.771Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.24s) [2021-07-27T12:52:39.771Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (52.11s) [2021-07-27T12:52:39.771Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.27s) [2021-07-27T12:52:39.771Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.28s) [2021-07-27T12:52:39.771Z] === RUN TestDockerExternalVolumeSuite [2021-07-27T12:52:39.771Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2021-07-27T12:52:39.771Z] docker_cli_external_volume_driver_test.go:53: [d4c1c5f419822] daemon is not started [2021-07-27T12:52:46.587Z] --- PASS: TestRenameAnonymousContainer (9.95s) [2021-07-27T12:52:46.587Z] === RUN TestRenameContainerWithSameName [2021-07-27T12:52:48.763Z] --- PASS: TestRenameContainerWithSameName (2.07s) [2021-07-27T12:52:48.763Z] === RUN TestRenameContainerWithLinkedContainer [2021-07-27T12:52:48.763Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2021-07-27T12:52:48.763Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2021-07-27T12:52:48.763Z] === RUN TestResize [2021-07-27T12:52:50.937Z] --- PASS: TestResize (2.14s) [2021-07-27T12:52:50.937Z] === RUN TestResizeWithInvalidSize [2021-07-27T12:52:53.113Z] --- PASS: TestResizeWithInvalidSize (2.15s) [2021-07-27T12:52:53.113Z] === RUN TestResizeWhenContainerNotStarted [2021-07-27T12:52:54.628Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2021-07-27T12:52:55.292Z] --- PASS: TestResizeWhenContainerNotStarted (2.37s) [2021-07-27T12:52:55.292Z] === RUN TestDaemonRestartKillContainers [2021-07-27T12:52:55.292Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-07-27T12:52:55.292Z] --- SKIP: TestDaemonRestartKillContainers (0.01s) [2021-07-27T12:52:55.292Z] === RUN TestStats [2021-07-27T12:52:55.292Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-07-27T12:52:55.292Z] --- SKIP: TestStats (0.00s) [2021-07-27T12:52:55.292Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-07-27T12:53:01.080Z] --- PASS: TestStopContainerWithRestartPolicyAlways (6.10s) [2021-07-27T12:53:01.080Z] === RUN TestStopContainerWithTimeout [2021-07-27T12:53:01.080Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-07-27T12:53:01.080Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2021-07-27T12:53:01.081Z] === RUN TestUpdateRestartPolicy [2021-07-27T12:53:06.029Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2021-07-27T12:53:06.029Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2021-07-27T12:53:06.029Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2021-07-27T12:53:06.990Z] === RUN TestDockerSuite/TestBuildCacheAdd [2021-07-27T12:53:06.990Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2021-07-27T12:53:07.447Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2021-07-27T12:53:08.974Z] === RUN TestDockerSuite/TestBuildCacheFrom [2021-07-27T12:53:08.974Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2021-07-27T12:53:08.974Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2021-07-27T12:53:13.637Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2021-07-27T12:53:15.167Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2021-07-27T12:53:15.167Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2021-07-27T12:53:15.167Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2021-07-27T12:53:15.167Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2021-07-27T12:53:15.167Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2021-07-27T12:53:16.698Z] === RUN TestDockerSuite/TestBuildClearCmd [2021-07-27T12:53:18.225Z] === RUN TestDockerSuite/TestBuildCmd [2021-07-27T12:53:18.682Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2021-07-27T12:53:19.138Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2021-07-27T12:53:20.101Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2021-07-27T12:53:25.870Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2021-07-27T12:53:26.209Z] --- PASS: TestUpdateRestartPolicy (21.51s) [2021-07-27T12:53:26.209Z] === RUN TestUpdateRestartWithAutoRemove [2021-07-27T12:53:26.209Z] --- PASS: TestUpdateRestartWithAutoRemove (2.15s) [2021-07-27T12:53:26.209Z] === RUN TestWaitNonBlocked [2021-07-27T12:53:26.209Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-07-27T12:53:26.209Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-07-27T12:53:26.209Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-07-27T12:53:26.209Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-07-27T12:53:26.209Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-07-27T12:53:26.209Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-07-27T12:53:27.746Z] --- PASS: TestWaitNonBlocked (0.04s) [2021-07-27T12:53:27.746Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.69s) [2021-07-27T12:53:27.746Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.85s) [2021-07-27T12:53:27.746Z] === RUN TestWaitBlocked [2021-07-27T12:53:27.746Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-07-27T12:53:27.746Z] --- SKIP: TestWaitBlocked (0.00s) [2021-07-27T12:53:27.746Z] PASS [2021-07-27T12:53:27.746Z] ok github.com/docker/docker/integration/container 96.527s [2021-07-27T12:53:27.746Z] [2021-07-27T12:53:27.746Z] === Skipped [2021-07-27T12:53:27.746Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2021-07-27T12:53:27.746Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-07-27T12:53:27.746Z] [2021-07-27T12:53:27.746Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2021-07-27T12:53:27.746Z] copy_test.go:82: testEnv.DaemonInfo.OSType == "windows" [2021-07-27T12:53:27.746Z] [2021-07-27T12:53:27.746Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2021-07-27T12:53:27.746Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-07-27T12:53:27.746Z] [2021-07-27T12:53:27.746Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2021-07-27T12:53:27.746Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-07-27T12:53:27.746Z] [2021-07-27T12:53:27.746Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2021-07-27T12:53:27.746Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-07-27T12:53:27.746Z] [2021-07-27T12:53:27.746Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2021-07-27T12:53:27.746Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-07-27T12:53:27.746Z] [2021-07-27T12:53:27.746Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-07-27T12:53:27.746Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-07-27T12:53:27.746Z] [2021-07-27T12:53:27.746Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.05s) [2021-07-27T12:53:27.746Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-07-27T12:53:27.746Z] [2021-07-27T12:53:27.746Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2021-07-27T12:53:27.746Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-07-27T12:53:27.746Z] [2021-07-27T12:53:27.746Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2021-07-27T12:53:27.746Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-07-27T12:53:27.746Z] [2021-07-27T12:53:27.746Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2021-07-27T12:53:27.746Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-07-27T12:53:27.746Z] [2021-07-27T12:53:27.746Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2021-07-27T12:53:27.746Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-07-27T12:53:27.746Z] [2021-07-27T12:53:27.746Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2021-07-27T12:53:27.746Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-07-27T12:53:27.746Z] [2021-07-27T12:53:27.746Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2021-07-27T12:53:27.746Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-07-27T12:53:27.746Z] [2021-07-27T12:53:27.746Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2021-07-27T12:53:27.746Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-07-27T12:53:27.746Z] [2021-07-27T12:53:27.746Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2021-07-27T12:53:27.746Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-07-27T12:53:27.746Z] [2021-07-27T12:53:27.746Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2021-07-27T12:53:27.746Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-07-27T12:53:27.746Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-07-27T12:53:27.746Z] [2021-07-27T12:53:27.746Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-07-27T12:53:27.746Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-07-27T12:53:27.746Z] [2021-07-27T12:53:27.746Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2021-07-27T12:53:27.746Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-07-27T12:53:27.746Z] [2021-07-27T12:53:27.746Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2021-07-27T12:53:27.746Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-07-27T12:53:27.746Z] [2021-07-27T12:53:27.746Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2021-07-27T12:53:27.746Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-07-27T12:53:27.746Z] [2021-07-27T12:53:27.746Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2021-07-27T12:53:27.746Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-07-27T12:53:27.746Z] [2021-07-27T12:53:27.746Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2021-07-27T12:53:27.746Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-07-27T12:53:27.746Z] [2021-07-27T12:53:27.746Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2021-07-27T12:53:27.746Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2021-07-27T12:53:27.746Z] [2021-07-27T12:53:27.746Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2021-07-27T12:53:27.746Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2021-07-27T12:53:27.746Z] [2021-07-27T12:53:27.746Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2021-07-27T12:53:27.746Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-07-27T12:53:27.746Z] [2021-07-27T12:53:27.746Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2021-07-27T12:53:27.746Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2021-07-27T12:53:27.746Z] [2021-07-27T12:53:27.746Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2021-07-27T12:53:27.746Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-07-27T12:53:27.746Z] [2021-07-27T12:53:27.746Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2021-07-27T12:53:27.746Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2021-07-27T12:53:27.746Z] [2021-07-27T12:53:27.746Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.01s) [2021-07-27T12:53:27.746Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-07-27T12:53:27.746Z] [2021-07-27T12:53:27.746Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2021-07-27T12:53:27.746Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-07-27T12:53:27.746Z] [2021-07-27T12:53:27.746Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2021-07-27T12:53:27.746Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-07-27T12:53:27.746Z] [2021-07-27T12:53:27.746Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2021-07-27T12:53:27.746Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-07-27T12:53:27.746Z] [2021-07-27T12:53:28.207Z] [2021-07-27T12:53:28.207Z] DONE 88 tests, 33 skipped in 99.211s [2021-07-27T12:53:28.207Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2021-07-27T12:53:28.761Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2021-07-27T12:53:28.761Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2021-07-27T12:53:28.761Z] === RUN TestDockerSuite/TestBuildConditionalCache [2021-07-27T12:53:29.724Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2021-07-27T12:53:29.724Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2021-07-27T12:53:29.724Z] === RUN TestDockerSuite/TestBuildContextCleanup [2021-07-27T12:53:29.754Z] === RUN TestConfigDaemonLibtrustID [2021-07-27T12:53:29.754Z] daemon_test.go:19: runtime.GOOS != "linux" [2021-07-27T12:53:29.754Z] --- SKIP: TestConfigDaemonLibtrustID (0.01s) [2021-07-27T12:53:29.754Z] === RUN TestDaemonConfigValidation [2021-07-27T12:53:29.754Z] daemon_test.go:38: runtime.GOOS != "linux" [2021-07-27T12:53:29.754Z] --- SKIP: TestDaemonConfigValidation (0.00s) [2021-07-27T12:53:29.754Z] PASS [2021-07-27T12:53:29.754Z] ok github.com/docker/docker/integration/daemon 0.106s [2021-07-27T12:53:29.754Z] [2021-07-27T12:53:29.754Z] === Skipped [2021-07-27T12:53:29.754Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.01s) [2021-07-27T12:53:29.754Z] daemon_test.go:19: runtime.GOOS != "linux" [2021-07-27T12:53:29.754Z] [2021-07-27T12:53:29.754Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s) [2021-07-27T12:53:29.754Z] daemon_test.go:38: runtime.GOOS != "linux" [2021-07-27T12:53:29.754Z] [2021-07-27T12:53:29.754Z] [2021-07-27T12:53:29.754Z] DONE 2 tests, 2 skipped in 1.913s [2021-07-27T12:53:30.181Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2021-07-27T12:53:30.213Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2021-07-27T12:53:31.747Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-07-27T12:53:31.747Z] INFO: Testing against a local daemon [2021-07-27T12:53:31.747Z] === RUN TestCommitInheritsEnv [2021-07-27T12:53:31.747Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-27T12:53:31.747Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2021-07-27T12:53:31.747Z] === RUN TestImportExtremelyLargeImageWorks [2021-07-27T12:53:31.747Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-07-27T12:53:31.747Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2021-07-27T12:53:31.747Z] === RUN TestImagesFilterMultiReference [2021-07-27T12:53:31.747Z] --- PASS: TestImagesFilterMultiReference (0.13s) [2021-07-27T12:53:31.747Z] === RUN TestImagePullPlatformInvalid [2021-07-27T12:53:32.205Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2021-07-27T12:53:32.205Z] === RUN TestRemoveImageOrphaning [2021-07-27T12:53:32.345Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2021-07-27T12:53:33.171Z] --- PASS: TestRemoveImageOrphaning (1.16s) [2021-07-27T12:53:33.171Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-07-27T12:53:33.171Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.07s) [2021-07-27T12:53:33.171Z] === RUN TestTagInvalidReference [2021-07-27T12:53:33.171Z] --- PASS: TestTagInvalidReference (0.05s) [2021-07-27T12:53:33.171Z] === RUN TestTagValidPrefixedRepo [2021-07-27T12:53:33.171Z] --- PASS: TestTagValidPrefixedRepo (0.10s) [2021-07-27T12:53:33.171Z] === RUN TestTagExistedNameWithoutForce [2021-07-27T12:53:33.309Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2021-07-27T12:53:33.630Z] --- PASS: TestTagExistedNameWithoutForce (0.05s) [2021-07-27T12:53:33.630Z] === RUN TestTagOfficialNames [2021-07-27T12:53:33.631Z] --- PASS: TestTagOfficialNames (0.12s) [2021-07-27T12:53:33.631Z] === RUN TestTagMatchesDigest [2021-07-27T12:53:33.631Z] --- PASS: TestTagMatchesDigest (0.04s) [2021-07-27T12:53:33.631Z] PASS [2021-07-27T12:53:33.631Z] ok github.com/docker/docker/integration/image 1.843s [2021-07-27T12:53:33.631Z] [2021-07-27T12:53:33.631Z] === Skipped [2021-07-27T12:53:33.631Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2021-07-27T12:53:33.631Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-27T12:53:33.631Z] [2021-07-27T12:53:33.631Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2021-07-27T12:53:33.631Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-07-27T12:53:33.631Z] [2021-07-27T12:53:33.631Z] [2021-07-27T12:53:33.631Z] DONE 11 tests, 2 skipped in 3.640s [2021-07-27T12:53:33.631Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2021-07-27T12:53:33.766Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2021-07-27T12:53:33.766Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2021-07-27T12:53:33.766Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2021-07-27T12:53:34.728Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2021-07-27T12:53:35.690Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2021-07-27T12:53:35.690Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2021-07-27T12:53:35.690Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2021-07-27T12:53:35.690Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2021-07-27T12:53:35.690Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2021-07-27T12:53:35.805Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-07-27T12:53:35.805Z] INFO: Testing against a local daemon [2021-07-27T12:53:35.805Z] === RUN TestNetworkCreateDelete [2021-07-27T12:53:35.805Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-07-27T12:53:35.805Z] --- SKIP: TestNetworkCreateDelete (0.01s) [2021-07-27T12:53:35.805Z] === RUN TestDockerNetworkDeletePreferID [2021-07-27T12:53:35.805Z] 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-07-27T12:53:35.805Z] --- SKIP: TestDockerNetworkDeletePreferID (0.01s) [2021-07-27T12:53:35.805Z] === RUN TestDaemonDNSFallback [2021-07-27T12:53:35.805Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-07-27T12:53:35.805Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2021-07-27T12:53:35.805Z] === RUN TestInspectNetwork [2021-07-27T12:53:35.805Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-07-27T12:53:35.805Z] --- SKIP: TestInspectNetwork (0.00s) [2021-07-27T12:53:35.805Z] === RUN TestRunContainerWithBridgeNone [2021-07-27T12:53:35.805Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-07-27T12:53:35.805Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2021-07-27T12:53:35.805Z] === RUN TestNetworkInvalidJSON [2021-07-27T12:53:35.805Z] === RUN TestNetworkInvalidJSON//networks/create [2021-07-27T12:53:35.805Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-07-27T12:53:35.805Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-07-27T12:53:35.805Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-07-27T12:53:35.805Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-07-27T12:53:35.805Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-07-27T12:53:35.805Z] === CONT TestNetworkInvalidJSON//networks/create [2021-07-27T12:53:35.805Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-07-27T12:53:35.805Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-07-27T12:53:35.805Z] --- PASS: TestNetworkInvalidJSON (0.06s) [2021-07-27T12:53:35.805Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2021-07-27T12:53:35.805Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2021-07-27T12:53:35.805Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2021-07-27T12:53:35.805Z] === RUN TestNetworkList [2021-07-27T12:53:35.805Z] === RUN TestNetworkList//networks [2021-07-27T12:53:35.805Z] === PAUSE TestNetworkList//networks [2021-07-27T12:53:35.805Z] === RUN TestNetworkList//networks/ [2021-07-27T12:53:35.805Z] === PAUSE TestNetworkList//networks/ [2021-07-27T12:53:35.805Z] === CONT TestNetworkList//networks [2021-07-27T12:53:35.805Z] === CONT TestNetworkList//networks/ [2021-07-27T12:53:35.805Z] --- PASS: TestNetworkList (0.05s) [2021-07-27T12:53:35.805Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-07-27T12:53:35.805Z] --- PASS: TestNetworkList//networks (0.00s) [2021-07-27T12:53:35.805Z] === RUN TestHostIPv4BridgeLabel [2021-07-27T12:53:35.805Z] network_test.go:126: testEnv.OSType == "windows" [2021-07-27T12:53:35.805Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2021-07-27T12:53:35.805Z] === RUN TestDaemonRestartWithLiveRestore [2021-07-27T12:53:35.805Z] service_test.go:29: testEnv.OSType == "windows" [2021-07-27T12:53:35.805Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2021-07-27T12:53:35.805Z] === RUN TestDaemonDefaultNetworkPools [2021-07-27T12:53:35.805Z] service_test.go:58: testEnv.OSType == "windows" [2021-07-27T12:53:35.805Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2021-07-27T12:53:35.805Z] === RUN TestDaemonRestartWithExistingNetwork [2021-07-27T12:53:35.805Z] service_test.go:102: testEnv.OSType == "windows" [2021-07-27T12:53:35.805Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2021-07-27T12:53:35.805Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-07-27T12:53:35.805Z] service_test.go:136: testEnv.OSType == "windows" [2021-07-27T12:53:35.805Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-07-27T12:53:35.805Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-07-27T12:53:35.805Z] service_test.go:187: testEnv.OSType == "windows" [2021-07-27T12:53:35.805Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-07-27T12:53:35.805Z] === RUN TestServiceWithPredefinedNetwork [2021-07-27T12:53:35.805Z] service_test.go:212: testEnv.OSType == "windows" [2021-07-27T12:53:35.805Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2021-07-27T12:53:35.805Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-07-27T12:53:35.805Z] service_test.go:242: FLAKY_TEST [2021-07-27T12:53:35.805Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-07-27T12:53:35.805Z] === RUN TestServiceWithDataPathPortInit [2021-07-27T12:53:35.805Z] service_test.go:333: testEnv.OSType == "windows" [2021-07-27T12:53:35.805Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2021-07-27T12:53:35.805Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-07-27T12:53:35.805Z] service_test.go:401: testEnv.OSType == "windows" [2021-07-27T12:53:35.805Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2021-07-27T12:53:35.805Z] PASS [2021-07-27T12:53:35.805Z] ok github.com/docker/docker/integration/network 0.237s [2021-07-27T12:53:36.263Z] [2021-07-27T12:53:36.263Z] === Skipped [2021-07-27T12:53:36.263Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.01s) [2021-07-27T12:53:36.263Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-07-27T12:53:36.263Z] [2021-07-27T12:53:36.263Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.01s) [2021-07-27T12:53:36.263Z] 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-07-27T12:53:36.263Z] [2021-07-27T12:53:36.263Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2021-07-27T12:53:36.264Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-07-27T12:53:36.264Z] [2021-07-27T12:53:36.264Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2021-07-27T12:53:36.264Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-07-27T12:53:36.264Z] [2021-07-27T12:53:36.264Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2021-07-27T12:53:36.264Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-07-27T12:53:36.264Z] [2021-07-27T12:53:36.264Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2021-07-27T12:53:36.264Z] network_test.go:126: testEnv.OSType == "windows" [2021-07-27T12:53:36.264Z] [2021-07-27T12:53:36.264Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2021-07-27T12:53:36.264Z] service_test.go:29: testEnv.OSType == "windows" [2021-07-27T12:53:36.264Z] [2021-07-27T12:53:36.264Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2021-07-27T12:53:36.264Z] service_test.go:58: testEnv.OSType == "windows" [2021-07-27T12:53:36.264Z] [2021-07-27T12:53:36.264Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2021-07-27T12:53:36.264Z] service_test.go:102: testEnv.OSType == "windows" [2021-07-27T12:53:36.264Z] [2021-07-27T12:53:36.264Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-07-27T12:53:36.264Z] service_test.go:136: testEnv.OSType == "windows" [2021-07-27T12:53:36.264Z] [2021-07-27T12:53:36.264Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-07-27T12:53:36.264Z] service_test.go:187: testEnv.OSType == "windows" [2021-07-27T12:53:36.264Z] [2021-07-27T12:53:36.264Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2021-07-27T12:53:36.264Z] service_test.go:212: testEnv.OSType == "windows" [2021-07-27T12:53:36.264Z] [2021-07-27T12:53:36.264Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-07-27T12:53:36.264Z] service_test.go:242: FLAKY_TEST [2021-07-27T12:53:36.264Z] [2021-07-27T12:53:36.264Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2021-07-27T12:53:36.264Z] service_test.go:333: testEnv.OSType == "windows" [2021-07-27T12:53:36.264Z] [2021-07-27T12:53:36.264Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2021-07-27T12:53:36.264Z] service_test.go:401: testEnv.OSType == "windows" [2021-07-27T12:53:36.264Z] [2021-07-27T12:53:36.264Z] [2021-07-27T12:53:36.264Z] DONE 22 tests, 15 skipped in 2.305s [2021-07-27T12:53:36.264Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2021-07-27T12:53:36.722Z] testing: warning: no tests to run [2021-07-27T12:53:36.722Z] PASS [2021-07-27T12:53:36.722Z] ok github.com/docker/docker/integration/network/ipvlan 0.084s [2021-07-27T12:53:36.722Z] [2021-07-27T12:53:36.722Z] DONE 0 tests in 0.769s [2021-07-27T12:53:37.182Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2021-07-27T12:53:37.641Z] testing: warning: no tests to run [2021-07-27T12:53:37.641Z] PASS [2021-07-27T12:53:37.641Z] ok github.com/docker/docker/integration/network/macvlan 0.070s [2021-07-27T12:53:37.641Z] [2021-07-27T12:53:37.641Z] DONE 0 tests in 0.754s [2021-07-27T12:53:37.641Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2021-07-27T12:53:38.608Z] testing: warning: no tests to run [2021-07-27T12:53:38.608Z] PASS [2021-07-27T12:53:38.608Z] ok github.com/docker/docker/integration/plugin 0.087s [2021-07-27T12:53:38.608Z] [2021-07-27T12:53:38.608Z] DONE 0 tests in 0.732s [2021-07-27T12:53:38.608Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2021-07-27T12:53:39.576Z] testing: warning: no tests to run [2021-07-27T12:53:39.576Z] PASS [2021-07-27T12:53:39.576Z] ok github.com/docker/docker/integration/plugin/authz 0.070s [2021-07-27T12:53:39.576Z] [2021-07-27T12:53:39.576Z] DONE 0 tests in 0.780s [2021-07-27T12:53:39.576Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2021-07-27T12:53:41.459Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2021-07-27T12:53:49.924Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-07-27T12:53:49.924Z] INFO: Testing against a local daemon [2021-07-27T12:53:49.924Z] === RUN TestPluginInvalidJSON [2021-07-27T12:53:49.924Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-07-27T12:53:49.924Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-07-27T12:53:49.924Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-07-27T12:53:49.924Z] --- PASS: TestPluginInvalidJSON (0.05s) [2021-07-27T12:53:49.924Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s) [2021-07-27T12:53:49.924Z] === RUN TestPluginInstall [2021-07-27T12:53:49.924Z] plugin_test.go:63: testEnv.OSType == "windows" [2021-07-27T12:53:49.924Z] --- SKIP: TestPluginInstall (0.01s) [2021-07-27T12:53:49.924Z] === RUN TestPluginsWithRuntimes [2021-07-27T12:53:49.924Z] plugin_test.go:172: testEnv.OSType == "windows" [2021-07-27T12:53:49.924Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2021-07-27T12:53:49.924Z] === RUN TestPluginBackCompatMediaTypes [2021-07-27T12:53:49.924Z] plugin_test.go:234: testEnv.OSType == "windows" [2021-07-27T12:53:49.924Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2021-07-27T12:53:49.924Z] PASS [2021-07-27T12:53:49.924Z] ok github.com/docker/docker/integration/plugin/common 0.161s [2021-07-27T12:53:49.924Z] [2021-07-27T12:53:49.924Z] === Skipped [2021-07-27T12:53:49.924Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.01s) [2021-07-27T12:53:49.924Z] plugin_test.go:63: testEnv.OSType == "windows" [2021-07-27T12:53:49.924Z] [2021-07-27T12:53:49.924Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2021-07-27T12:53:49.924Z] plugin_test.go:172: testEnv.OSType == "windows" [2021-07-27T12:53:49.924Z] [2021-07-27T12:53:49.924Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2021-07-27T12:53:49.924Z] plugin_test.go:234: testEnv.OSType == "windows" [2021-07-27T12:53:49.924Z] [2021-07-27T12:53:49.924Z] [2021-07-27T12:53:49.924Z] DONE 5 tests, 3 skipped in 10.578s [2021-07-27T12:53:49.924Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2021-07-27T12:53:53.664Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-07-27T12:53:53.664Z] INFO: Testing against a local daemon [2021-07-27T12:53:53.664Z] === RUN TestExternalGraphDriver [2021-07-27T12:53:53.664Z] external_test.go:48: runtime.GOOS == "windows" [2021-07-27T12:53:53.664Z] --- SKIP: TestExternalGraphDriver (0.00s) [2021-07-27T12:53:53.664Z] === RUN TestGraphdriverPluginV2 [2021-07-27T12:53:53.664Z] external_test.go:408: runtime.GOOS == "windows" [2021-07-27T12:53:53.664Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2021-07-27T12:53:53.664Z] PASS [2021-07-27T12:53:53.664Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.117s [2021-07-27T12:53:53.664Z] [2021-07-27T12:53:53.664Z] === Skipped [2021-07-27T12:53:53.664Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2021-07-27T12:53:53.664Z] external_test.go:48: runtime.GOOS == "windows" [2021-07-27T12:53:53.664Z] [2021-07-27T12:53:53.664Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2021-07-27T12:53:53.664Z] external_test.go:408: runtime.GOOS == "windows" [2021-07-27T12:53:53.664Z] [2021-07-27T12:53:53.664Z] [2021-07-27T12:53:53.664Z] DONE 2 tests, 2 skipped in 3.218s [2021-07-27T12:53:53.664Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2021-07-27T12:53:55.843Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-07-27T12:53:55.843Z] INFO: Testing against a local daemon [2021-07-27T12:53:55.843Z] === RUN TestReadPluginNoRead [2021-07-27T12:53:55.843Z] read_test.go:21: no unix domain sockets on Windows [2021-07-27T12:53:55.843Z] --- SKIP: TestReadPluginNoRead (0.00s) [2021-07-27T12:53:55.843Z] PASS [2021-07-27T12:53:55.843Z] ok github.com/docker/docker/integration/plugin/logging 0.103s [2021-07-27T12:53:55.843Z] [2021-07-27T12:53:55.843Z] === Skipped [2021-07-27T12:53:55.843Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2021-07-27T12:53:55.843Z] read_test.go:21: no unix domain sockets on Windows [2021-07-27T12:53:55.843Z] [2021-07-27T12:53:55.843Z] [2021-07-27T12:53:55.843Z] DONE 1 tests, 1 skipped in 2.123s [2021-07-27T12:53:55.843Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2021-07-27T12:53:56.812Z] testing: warning: no tests to run [2021-07-27T12:53:56.812Z] PASS [2021-07-27T12:53:56.812Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.076s [2021-07-27T12:53:56.812Z] [2021-07-27T12:53:56.812Z] DONE 0 tests in 1.100s [2021-07-27T12:53:56.812Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2021-07-27T12:53:58.992Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-07-27T12:53:58.992Z] INFO: Testing against a local daemon [2021-07-27T12:53:58.992Z] === RUN TestPluginWithDevMounts [2021-07-27T12:53:58.992Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-07-27T12:53:58.992Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-07-27T12:53:58.992Z] PASS [2021-07-27T12:53:58.992Z] ok github.com/docker/docker/integration/plugin/volumes 0.117s [2021-07-27T12:53:58.992Z] [2021-07-27T12:53:58.992Z] === Skipped [2021-07-27T12:53:58.992Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2021-07-27T12:53:58.992Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-07-27T12:53:58.992Z] [2021-07-27T12:53:58.992Z] [2021-07-27T12:53:58.992Z] DONE 1 tests, 1 skipped in 2.032s [2021-07-27T12:53:58.992Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2021-07-27T12:54:00.531Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-07-27T12:54:00.531Z] INFO: Testing against a local daemon [2021-07-27T12:54:00.531Z] === RUN TestSecretInspect [2021-07-27T12:54:00.531Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-07-27T12:54:00.531Z] --- SKIP: TestSecretInspect (0.00s) [2021-07-27T12:54:00.531Z] === RUN TestSecretList [2021-07-27T12:54:00.531Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-07-27T12:54:00.531Z] --- SKIP: TestSecretList (0.01s) [2021-07-27T12:54:00.531Z] === RUN TestSecretsCreateAndDelete [2021-07-27T12:54:00.531Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-07-27T12:54:00.531Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2021-07-27T12:54:00.531Z] === RUN TestSecretsUpdate [2021-07-27T12:54:00.531Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-07-27T12:54:00.531Z] --- SKIP: TestSecretsUpdate (0.01s) [2021-07-27T12:54:00.531Z] === RUN TestTemplatedSecret [2021-07-27T12:54:00.531Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-07-27T12:54:00.531Z] --- SKIP: TestTemplatedSecret (0.00s) [2021-07-27T12:54:00.531Z] === RUN TestSecretCreateResolve [2021-07-27T12:54:00.531Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-07-27T12:54:00.531Z] --- SKIP: TestSecretCreateResolve (0.00s) [2021-07-27T12:54:00.531Z] PASS [2021-07-27T12:54:00.531Z] ok github.com/docker/docker/integration/secret 0.123s [2021-07-27T12:54:00.990Z] [2021-07-27T12:54:00.990Z] === Skipped [2021-07-27T12:54:00.990Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2021-07-27T12:54:00.990Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-07-27T12:54:00.990Z] [2021-07-27T12:54:00.990Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.01s) [2021-07-27T12:54:00.990Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-07-27T12:54:00.990Z] [2021-07-27T12:54:00.990Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2021-07-27T12:54:00.990Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-07-27T12:54:00.990Z] [2021-07-27T12:54:00.990Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.01s) [2021-07-27T12:54:00.990Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-07-27T12:54:00.990Z] [2021-07-27T12:54:00.990Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2021-07-27T12:54:00.990Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-07-27T12:54:00.990Z] [2021-07-27T12:54:00.990Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2021-07-27T12:54:00.990Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-07-27T12:54:00.990Z] [2021-07-27T12:54:00.990Z] [2021-07-27T12:54:00.990Z] DONE 6 tests, 6 skipped in 1.944s [2021-07-27T12:54:00.990Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2021-07-27T12:54:02.278Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2021-07-27T12:54:03.175Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-07-27T12:54:03.175Z] INFO: Testing against a local daemon [2021-07-27T12:54:03.175Z] === RUN TestServiceCreateInit [2021-07-27T12:54:03.175Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-07-27T12:54:03.175Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-07-27T12:54:03.175Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-07-27T12:54:03.175Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-07-27T12:54:03.175Z] --- PASS: TestServiceCreateInit (0.05s) [2021-07-27T12:54:03.175Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-07-27T12:54:03.175Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-07-27T12:54:03.175Z] === RUN TestCreateServiceMultipleTimes [2021-07-27T12:54:03.175Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-07-27T12:54:03.175Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2021-07-27T12:54:03.175Z] === RUN TestCreateServiceConflict [2021-07-27T12:54:03.175Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-07-27T12:54:03.175Z] --- SKIP: TestCreateServiceConflict (0.00s) [2021-07-27T12:54:03.175Z] === RUN TestCreateServiceMaxReplicas [2021-07-27T12:54:03.175Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-07-27T12:54:03.175Z] --- SKIP: TestCreateServiceMaxReplicas (0.05s) [2021-07-27T12:54:03.175Z] === RUN TestCreateWithDuplicateNetworkNames [2021-07-27T12:54:03.175Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-07-27T12:54:03.175Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s) [2021-07-27T12:54:03.175Z] === RUN TestCreateServiceSecretFileMode [2021-07-27T12:54:03.175Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-07-27T12:54:03.175Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2021-07-27T12:54:03.175Z] === RUN TestCreateServiceConfigFileMode [2021-07-27T12:54:03.175Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2021-07-27T12:54:03.175Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2021-07-27T12:54:03.175Z] === RUN TestCreateServiceSysctls [2021-07-27T12:54:03.175Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2021-07-27T12:54:03.175Z] --- SKIP: TestCreateServiceSysctls (0.05s) [2021-07-27T12:54:03.175Z] === RUN TestCreateServiceCapabilities [2021-07-27T12:54:03.635Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2021-07-27T12:54:03.635Z] --- SKIP: TestCreateServiceCapabilities (0.05s) [2021-07-27T12:54:03.635Z] === RUN TestInspect [2021-07-27T12:54:03.635Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-07-27T12:54:03.635Z] --- SKIP: TestInspect (0.00s) [2021-07-27T12:54:03.635Z] === RUN TestCreateJob [2021-07-27T12:54:03.635Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-07-27T12:54:03.635Z] --- SKIP: TestCreateJob (0.00s) [2021-07-27T12:54:03.635Z] === RUN TestReplicatedJob [2021-07-27T12:54:03.635Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-07-27T12:54:03.635Z] --- SKIP: TestReplicatedJob (0.00s) [2021-07-27T12:54:03.635Z] === RUN TestUpdateReplicatedJob [2021-07-27T12:54:03.635Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-07-27T12:54:03.635Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2021-07-27T12:54:03.635Z] === RUN TestServiceListWithStatuses [2021-07-27T12:54:03.635Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-07-27T12:54:03.635Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-07-27T12:54:03.635Z] === RUN TestDockerNetworkConnectAlias [2021-07-27T12:54:03.635Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-07-27T12:54:03.635Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2021-07-27T12:54:03.635Z] === RUN TestDockerNetworkReConnect [2021-07-27T12:54:03.635Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-07-27T12:54:03.635Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2021-07-27T12:54:03.635Z] === RUN TestServicePlugin [2021-07-27T12:54:03.635Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2021-07-27T12:54:03.635Z] --- SKIP: TestServicePlugin (0.00s) [2021-07-27T12:54:03.635Z] === RUN TestServiceUpdateLabel [2021-07-27T12:54:03.635Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-07-27T12:54:03.635Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2021-07-27T12:54:03.635Z] === RUN TestServiceUpdateSecrets [2021-07-27T12:54:03.635Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-07-27T12:54:03.635Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2021-07-27T12:54:03.635Z] === RUN TestServiceUpdateConfigs [2021-07-27T12:54:03.635Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-07-27T12:54:03.635Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2021-07-27T12:54:03.635Z] === RUN TestServiceUpdateNetwork [2021-07-27T12:54:03.635Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-07-27T12:54:03.635Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2021-07-27T12:54:03.635Z] === RUN TestServiceUpdatePidsLimit [2021-07-27T12:54:03.635Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-07-27T12:54:03.635Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2021-07-27T12:54:03.635Z] PASS [2021-07-27T12:54:03.635Z] ok github.com/docker/docker/integration/service 0.339s [2021-07-27T12:54:03.635Z] [2021-07-27T12:54:03.635Z] === Skipped [2021-07-27T12:54:03.635Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-07-27T12:54:03.635Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-07-27T12:54:03.635Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-07-27T12:54:03.635Z] [2021-07-27T12:54:03.635Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-07-27T12:54:03.635Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-07-27T12:54:03.635Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-07-27T12:54:03.635Z] [2021-07-27T12:54:03.635Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2021-07-27T12:54:03.635Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-07-27T12:54:03.635Z] [2021-07-27T12:54:03.635Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2021-07-27T12:54:03.635Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-07-27T12:54:03.635Z] [2021-07-27T12:54:03.635Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.05s) [2021-07-27T12:54:03.635Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-07-27T12:54:03.635Z] [2021-07-27T12:54:03.635Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.01s) [2021-07-27T12:54:03.635Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-07-27T12:54:03.635Z] [2021-07-27T12:54:03.635Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2021-07-27T12:54:03.635Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-07-27T12:54:03.635Z] [2021-07-27T12:54:03.635Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2021-07-27T12:54:03.635Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2021-07-27T12:54:03.635Z] [2021-07-27T12:54:03.635Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.05s) [2021-07-27T12:54:03.635Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2021-07-27T12:54:03.635Z] [2021-07-27T12:54:03.635Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.05s) [2021-07-27T12:54:03.635Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2021-07-27T12:54:03.635Z] [2021-07-27T12:54:03.635Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2021-07-27T12:54:03.635Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-07-27T12:54:03.635Z] [2021-07-27T12:54:03.635Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2021-07-27T12:54:03.635Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-07-27T12:54:03.635Z] [2021-07-27T12:54:03.635Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2021-07-27T12:54:03.635Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-07-27T12:54:03.635Z] [2021-07-27T12:54:03.635Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2021-07-27T12:54:03.635Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-07-27T12:54:03.635Z] [2021-07-27T12:54:03.635Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2021-07-27T12:54:03.635Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-07-27T12:54:03.635Z] [2021-07-27T12:54:03.635Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2021-07-27T12:54:03.635Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-07-27T12:54:03.635Z] [2021-07-27T12:54:03.635Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2021-07-27T12:54:03.635Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-07-27T12:54:03.635Z] [2021-07-27T12:54:03.635Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2021-07-27T12:54:03.635Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2021-07-27T12:54:03.635Z] [2021-07-27T12:54:03.635Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2021-07-27T12:54:03.635Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-07-27T12:54:03.635Z] [2021-07-27T12:54:03.635Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2021-07-27T12:54:03.635Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-07-27T12:54:03.635Z] [2021-07-27T12:54:03.635Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2021-07-27T12:54:03.635Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-07-27T12:54:03.635Z] [2021-07-27T12:54:03.635Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2021-07-27T12:54:03.635Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-07-27T12:54:03.635Z] [2021-07-27T12:54:03.635Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2021-07-27T12:54:03.635Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-07-27T12:54:03.635Z] [2021-07-27T12:54:03.635Z] [2021-07-27T12:54:03.635Z] DONE 24 tests, 23 skipped in 2.560s [2021-07-27T12:54:03.635Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2021-07-27T12:54:05.189Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-07-27T12:54:05.189Z] INFO: Testing against a local daemon [2021-07-27T12:54:05.189Z] === RUN TestSessionCreate [2021-07-27T12:54:05.189Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-07-27T12:54:05.189Z] --- SKIP: TestSessionCreate (0.00s) [2021-07-27T12:54:05.189Z] === RUN TestSessionCreateWithBadUpgrade [2021-07-27T12:54:05.189Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-07-27T12:54:05.189Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2021-07-27T12:54:05.189Z] PASS [2021-07-27T12:54:05.189Z] ok github.com/docker/docker/integration/session 0.114s [2021-07-27T12:54:05.189Z] [2021-07-27T12:54:05.189Z] === Skipped [2021-07-27T12:54:05.189Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2021-07-27T12:54:05.189Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-07-27T12:54:05.189Z] [2021-07-27T12:54:05.189Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2021-07-27T12:54:05.189Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-07-27T12:54:05.189Z] [2021-07-27T12:54:05.189Z] [2021-07-27T12:54:05.189Z] DONE 2 tests, 2 skipped in 1.765s [2021-07-27T12:54:05.648Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2021-07-27T12:54:07.183Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-07-27T12:54:07.183Z] INFO: Testing against a local daemon [2021-07-27T12:54:07.183Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-07-27T12:54:07.183Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-07-27T12:54:07.183Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-07-27T12:54:07.183Z] === RUN TestEventsExecDie [2021-07-27T12:54:07.183Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-07-27T12:54:07.183Z] --- SKIP: TestEventsExecDie (0.00s) [2021-07-27T12:54:07.183Z] === RUN TestEventsBackwardsCompatible [2021-07-27T12:54:07.183Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-07-27T12:54:07.183Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2021-07-27T12:54:07.183Z] === RUN TestEventsVolumeCreate [2021-07-27T12:54:07.183Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2021-07-27T12:54:07.183Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2021-07-27T12:54:07.184Z] === RUN TestInfoAPI [2021-07-27T12:54:07.184Z] --- PASS: TestInfoAPI (0.05s) [2021-07-27T12:54:07.184Z] === RUN TestInfoAPIWarnings [2021-07-27T12:54:07.184Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-27T12:54:07.184Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2021-07-27T12:54:07.184Z] === RUN TestInfoDebug [2021-07-27T12:54:07.184Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-07-27T12:54:07.184Z] --- SKIP: TestInfoDebug (0.00s) [2021-07-27T12:54:07.184Z] === RUN TestInfoInsecureRegistries [2021-07-27T12:54:07.184Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-07-27T12:54:07.184Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2021-07-27T12:54:07.184Z] === RUN TestInfoRegistryMirrors [2021-07-27T12:54:07.184Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-07-27T12:54:07.184Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2021-07-27T12:54:07.184Z] === RUN TestLoginFailsWithBadCredentials [2021-07-27T12:54:08.151Z] --- PASS: TestLoginFailsWithBadCredentials (0.97s) [2021-07-27T12:54:08.151Z] === RUN TestPingCacheHeaders [2021-07-27T12:54:08.151Z] --- PASS: TestPingCacheHeaders (0.05s) [2021-07-27T12:54:08.151Z] === RUN TestPingGet [2021-07-27T12:54:08.151Z] --- PASS: TestPingGet (0.04s) [2021-07-27T12:54:08.151Z] === RUN TestPingHead [2021-07-27T12:54:08.151Z] --- PASS: TestPingHead (0.04s) [2021-07-27T12:54:08.151Z] === RUN TestVersion [2021-07-27T12:54:08.609Z] --- PASS: TestVersion (0.04s) [2021-07-27T12:54:08.609Z] PASS [2021-07-27T12:54:08.609Z] ok github.com/docker/docker/integration/system 1.281s [2021-07-27T12:54:08.609Z] [2021-07-27T12:54:08.609Z] === Skipped [2021-07-27T12:54:08.609Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-07-27T12:54:08.609Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-07-27T12:54:08.609Z] [2021-07-27T12:54:08.609Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2021-07-27T12:54:08.609Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-07-27T12:54:08.609Z] [2021-07-27T12:54:08.609Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2021-07-27T12:54:08.609Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-07-27T12:54:08.609Z] [2021-07-27T12:54:08.609Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2021-07-27T12:54:08.609Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2021-07-27T12:54:08.609Z] [2021-07-27T12:54:08.609Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2021-07-27T12:54:08.609Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-27T12:54:08.609Z] [2021-07-27T12:54:08.609Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2021-07-27T12:54:08.609Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-07-27T12:54:08.609Z] [2021-07-27T12:54:08.609Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2021-07-27T12:54:08.609Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-07-27T12:54:08.609Z] [2021-07-27T12:54:08.609Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2021-07-27T12:54:08.609Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-07-27T12:54:08.609Z] [2021-07-27T12:54:08.609Z] [2021-07-27T12:54:08.609Z] DONE 14 tests, 8 skipped in 2.973s [2021-07-27T12:54:08.609Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2021-07-27T12:54:10.146Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-07-27T12:54:10.146Z] INFO: Testing against a local daemon [2021-07-27T12:54:10.146Z] === RUN TestVolumesCreateAndList [2021-07-27T12:54:10.146Z] --- PASS: TestVolumesCreateAndList (0.07s) [2021-07-27T12:54:10.146Z] === RUN TestVolumesRemove [2021-07-27T12:54:10.374Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2021-07-27T12:54:10.604Z] --- PASS: TestVolumesRemove (0.14s) [2021-07-27T12:54:10.604Z] === RUN TestVolumesInspect [2021-07-27T12:54:10.604Z] --- PASS: TestVolumesInspect (0.05s) [2021-07-27T12:54:10.604Z] === RUN TestVolumesInvalidJSON [2021-07-27T12:54:10.604Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-07-27T12:54:10.604Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-07-27T12:54:10.604Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-07-27T12:54:10.604Z] --- PASS: TestVolumesInvalidJSON (0.04s) [2021-07-27T12:54:10.604Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-07-27T12:54:10.604Z] PASS [2021-07-27T12:54:10.604Z] ok github.com/docker/docker/integration/volume 0.395s [2021-07-27T12:54:10.604Z] [2021-07-27T12:54:10.604Z] DONE 5 tests in 2.131s [2021-07-27T12:54:10.604Z] INFO: make.ps1 ended at 07/27/2021 12:54:10 [2021-07-27T12:54:10.604Z] INFO: Integration CLI tests being run from the host: [2021-07-27T12:54:10.604Z] 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-07-27T12:54:20.931Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-07-27T12:54:20.931Z] INFO: Testing against a local daemon [2021-07-27T12:54:20.931Z] === RUN TestDockerSuite [2021-07-27T12:54:20.931Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2021-07-27T12:54:20.931Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2021-07-27T12:54:20.931Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-07-27T12:54:20.931Z] === RUN TestDockerSuite/TestAPIErrorJSON [2021-07-27T12:54:20.931Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2021-07-27T12:54:20.931Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2021-07-27T12:54:20.931Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2021-07-27T12:54:20.932Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-07-27T12:54:20.932Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2021-07-27T12:54:20.932Z] === RUN TestDockerSuite/TestAPIImagesDelete [2021-07-27T12:54:20.932Z] === RUN TestDockerSuite/TestAPIImagesFilter [2021-07-27T12:54:21.391Z] === RUN TestDockerSuite/TestAPIImagesHistory [2021-07-27T12:54:22.359Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2021-07-27T12:54:22.359Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2021-07-27T12:54:23.934Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2021-07-27T12:54:23.934Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2021-07-27T12:54:24.390Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2021-07-27T12:54:25.230Z] docker_cli_external_volume_driver_test.go:53: [d4aab3fb12856] daemon is not started [2021-07-27T12:54:34.681Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2021-07-27T12:54:34.681Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2021-07-27T12:54:35.138Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2021-07-27T12:54:35.138Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2021-07-27T12:54:35.595Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2021-07-27T12:54:35.595Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2021-07-27T12:54:35.595Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2021-07-27T12:54:36.052Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2021-07-27T12:54:36.052Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2021-07-27T12:54:36.052Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2021-07-27T12:54:40.084Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2021-07-27T12:54:58.182Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2021-07-27T12:55:05.965Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2021-07-27T12:55:05.965Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2021-07-27T12:55:05.965Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2021-07-27T12:55:05.965Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2021-07-27T12:55:13.037Z] docker_cli_external_volume_driver_test.go:53: [d09eaf8edc3db] daemon is not started [2021-07-27T12:55:27.021Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2021-07-27T12:55:27.917Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2021-07-27T12:55:27.917Z] docker_cli_external_volume_driver_test.go:53: [d8ca0cea8d761] daemon is not started [2021-07-27T12:55:28.548Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2021-07-27T12:55:29.512Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2021-07-27T12:55:34.191Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2021-07-27T12:55:37.083Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2021-07-27T12:55:40.805Z] === RUN TestDockerSuite/TestBuildDockerignore [2021-07-27T12:55:42.785Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2021-07-27T12:56:14.832Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2021-07-27T12:56:29.688Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2021-07-27T12:56:41.194Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2021-07-27T12:56:41.194Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2021-07-27T12:56:41.195Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2021-07-27T12:56:41.651Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2021-07-27T12:56:44.545Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2021-07-27T12:57:04.448Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2021-07-27T12:57:04.448Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2021-07-27T12:57:04.448Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2021-07-27T12:57:04.448Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-07-27T12:57:04.448Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2021-07-27T12:57:04.448Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-07-27T12:57:04.448Z] === RUN TestDockerSuite/TestAPINetworkFilter [2021-07-27T12:57:04.448Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-07-27T12:57:04.448Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2021-07-27T12:57:04.448Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-07-27T12:57:04.448Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2021-07-27T12:57:04.448Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-07-27T12:57:04.448Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2021-07-27T12:57:04.448Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-07-27T12:57:04.448Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2021-07-27T12:57:04.448Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-07-27T12:57:04.448Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2021-07-27T12:57:04.448Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2021-07-27T12:57:04.448Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2021-07-27T12:57:04.448Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2021-07-27T12:57:11.532Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2021-07-27T12:57:11.532Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-07-27T12:57:11.532Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2021-07-27T12:57:11.532Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2021-07-27T12:57:11.532Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2021-07-27T12:57:14.440Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2021-07-27T12:57:17.342Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2021-07-27T12:57:17.342Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2021-07-27T12:57:17.342Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2021-07-27T12:57:17.342Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2021-07-27T12:57:17.342Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2021-07-27T12:57:17.342Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2021-07-27T12:57:17.342Z] === RUN TestDockerSuite/TestAttachDisconnect [2021-07-27T12:57:17.342Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-07-27T12:57:17.342Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2021-07-27T12:57:21.074Z] === RUN TestDockerSuite/TestAttachPausedContainer [2021-07-27T12:57:21.074Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-07-27T12:57:21.074Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2021-07-27T12:57:21.074Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-07-27T12:57:21.074Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2021-07-27T12:57:28.147Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2021-07-27T12:57:31.185Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2021-07-27T12:57:42.089Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2021-07-27T12:57:43.624Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2021-07-27T12:57:44.594Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2021-07-27T12:57:53.091Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2021-07-27T12:58:05.684Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2021-07-27T12:58:20.497Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2021-07-27T12:58:25.182Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2021-07-27T12:58:30.825Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2021-07-27T12:58:57.228Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2021-07-27T12:59:06.505Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2021-07-27T12:59:09.412Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2021-07-27T12:59:15.093Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2021-07-27T12:59:27.476Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2021-07-27T12:59:27.476Z] docker_cli_external_volume_driver_test.go:485: [d59ff274cfdc8] daemon is not started [2021-07-27T12:59:32.782Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2021-07-27T12:59:42.331Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2021-07-27T12:59:42.331Z] docker_cli_external_volume_driver_test.go:53: [d89759f79c979] daemon is not started [2021-07-27T12:59:55.036Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2021-07-27T12:59:55.036Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2021-07-27T12:59:55.036Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2021-07-27T12:59:56.009Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2021-07-27T12:59:56.009Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2021-07-27T12:59:57.251Z] --- PASS: TestDockerExternalVolumeSuite (440.01s) [2021-07-27T12:59:57.251Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.81s) [2021-07-27T12:59:57.251Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.64s) [2021-07-27T12:59:57.251Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.50s) [2021-07-27T12:59:57.251Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.05s) [2021-07-27T12:59:57.251Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s) [2021-07-27T12:59:57.251Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.04s) [2021-07-27T12:59:57.251Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2021-07-27T12:59:57.251Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.44s) [2021-07-27T12:59:57.251Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.44s) [2021-07-27T12:59:57.251Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.74s) [2021-07-27T12:59:57.251Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.58s) [2021-07-27T12:59:57.251Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.50s) [2021-07-27T12:59:57.251Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.55s) [2021-07-27T12:59:57.251Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.89s) [2021-07-27T12:59:57.251Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.46s) [2021-07-27T12:59:57.251Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (17.31s) [2021-07-27T12:59:57.251Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.32s) [2021-07-27T12:59:57.251Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2021-07-27T12:59:57.251Z] PASS [2021-07-27T12:59:57.251Z] [2021-07-27T12:59:57.251Z] === Skipped [2021-07-27T12:59:57.251Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.00s) [2021-07-27T12:59:57.251Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2021-07-27T12:59:57.251Z] check_test.go:309: [ded631b9911d1] daemon is not started [2021-07-27T12:59:57.251Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.00s) [2021-07-27T12:59:57.251Z] [2021-07-27T12:59:57.251Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2021-07-27T12:59:57.251Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2021-07-27T12:59:57.251Z] check_test.go:309: [d95a1714c1619] daemon is not started [2021-07-27T12:59:57.251Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2021-07-27T12:59:57.251Z] [2021-07-27T12:59:57.251Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2021-07-27T12:59:57.251Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2021-07-27T12:59:57.251Z] check_test.go:309: [dfc4e5b60f84d] daemon is not started [2021-07-27T12:59:57.251Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2021-07-27T12:59:57.251Z] [2021-07-27T12:59:57.251Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2021-07-27T12:59:57.251Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed [2021-07-27T12:59:57.251Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2021-07-27T12:59:57.251Z] [2021-07-27T12:59:57.251Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2021-07-27T12:59:57.251Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2021-07-27T12:59:57.251Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2021-07-27T12:59:57.251Z] [2021-07-27T12:59:57.251Z] [2021-07-27T12:59:57.251Z] DONE 273 tests, 5 skipped in 2410.116s [2021-07-27T12:59:57.251Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-07-27T12:59:57.508Z] ++++ cat bundles/test-integration/docker.pid [2021-07-27T12:59:57.508Z] +++ kill 13843 [2021-07-27T12:59:57.508Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d9aa745365c80/docker.pid [2021-07-27T12:59:57.508Z] +++ kill 15607 [2021-07-27T12:59:57.508Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 15607 is not a child of this shell [2021-07-27T12:59:57.508Z] warning: PID 15607 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d9aa745365c80/docker.pid had a nonzero exit code [2021-07-27T12:59:57.508Z] umount: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d9aa745365c80/root: target is busy. [2021-07-27T12:59:57.508Z] +++ /etc/init.d/apparmor stop [2021-07-27T12:59:57.508Z] Leaving: AppArmorNo profiles have been unloaded. [2021-07-27T12:59:57.508Z] [2021-07-27T12:59:57.508Z] Unloading profiles will leave already running processes permanently [2021-07-27T12:59:57.508Z] unconfined, which can lead to unexpected situations. [2021-07-27T12:59:57.508Z] [2021-07-27T12:59:57.508Z] To set a process to complain mode, use the command line tool [2021-07-27T12:59:57.508Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-07-27T12:59:57.508Z] +++ true [2021-07-27T12:59:57.508Z] exiting test-integration [2021-07-27T12:59:57.508Z] ++ exit 0 [2021-07-27T12:59:57.508Z] [2021-07-27T12:59:58.072Z] + exit 0 [2021-07-27T12:59:58.072Z] ++ jobs -p [2021-07-27T12:59:58.072Z] + pids= [2021-07-27T12:59:58.072Z] + echo 'Remaining pids to kill: []' [2021-07-27T12:59:58.072Z] Remaining pids to kill: [] [2021-07-27T12:59:58.072Z] + '[' -z '' ']' Post stage [Pipeline] junit [2021-07-27T12:59:58.089Z] Recording test results [2021-07-27T12:59:58.441Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-07-27T12:59:58.757Z] + echo Ensuring container killed. [2021-07-27T12:59:58.757Z] Ensuring container killed. [2021-07-27T12:59:58.757Z] + docker ps -aq -f name=docker-pr3-* [2021-07-27T12:59:58.757Z] + cids=05cc17fd4d0d [2021-07-27T12:59:58.757Z] fa1bc9eba6ad [2021-07-27T12:59:58.757Z] ae7077366224 [2021-07-27T12:59:58.757Z] + [ -n 05cc17fd4d0d [2021-07-27T12:59:58.757Z] fa1bc9eba6ad [2021-07-27T12:59:58.757Z] ae7077366224 ] [2021-07-27T12:59:58.757Z] + docker rm -vf 05cc17fd4d0d fa1bc9eba6ad ae7077366224 [2021-07-27T13:00:00.654Z] 05cc17fd4d0d [2021-07-27T13:00:00.654Z] fa1bc9eba6ad [2021-07-27T13:00:00.695Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2021-07-27T13:00:01.219Z] ae7077366224 [Pipeline] sh [2021-07-27T13:00:01.498Z] + echo Chowning /workspace to jenkins user [2021-07-27T13:00:01.498Z] Chowning /workspace to jenkins user [2021-07-27T13:00:01.498Z] + id -u [2021-07-27T13:00:01.498Z] + id -g [2021-07-27T13:00:01.498Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42683:/workspace busybox chown -R 1000:1000 /workspace [2021-07-27T13:00:01.666Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2021-07-27T13:00:01.666Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2021-07-27T13:00:01.666Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2021-07-27T13:00:01.666Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2021-07-27T13:00:01.666Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2021-07-27T13:00:01.666Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2021-07-27T13:00:01.666Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2021-07-27T13:00:02.126Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2021-07-27T13:00:03.092Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-07-27T13:00:05.066Z] + bundleName=amd64 [2021-07-27T13:00:05.066Z] + echo Creating amd64-bundles.tar.gz [2021-07-27T13:00:05.066Z] Creating amd64-bundles.tar.gz [2021-07-27T13:00:05.066Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2021-07-27T13:00:05.066Z] + xargs tar -czf amd64-bundles.tar.gz [Pipeline] archiveArtifacts [2021-07-27T13:00:06.006Z] Archiving artifacts [2021-07-27T13:00:06.502Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42683/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-07-27T13:00:06.806Z] + make clean [2021-07-27T13:00:06.806Z] docker volume rm -f docker-dev-cache [2021-07-27T13:00:06.806Z] docker-dev-cache [Pipeline] deleteDir [2021-07-27T13:00:06.825Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2021-07-27T13:00:09.012Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2021-07-27T13:00:09.012Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2021-07-27T13:00:09.012Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2021-07-27T13:00:09.012Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2021-07-27T13:00:09.012Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2021-07-27T13:00:09.012Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-07-27T13:00:12.748Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2021-07-27T13:00:27.558Z] === RUN TestDockerSuite/TestBuildAddNonTar [2021-07-27T13:00:32.248Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2021-07-27T13:00:33.216Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2021-07-27T13:00:33.216Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2021-07-27T13:00:33.216Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2021-07-27T13:00:36.952Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2021-07-27T13:00:39.128Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2021-07-27T13:00:49.455Z] === RUN TestDockerSuite/TestBuildAddScript [2021-07-27T13:00:49.455Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2021-07-27T13:00:49.455Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2021-07-27T13:00:49.455Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2021-07-27T13:00:49.455Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2021-07-27T13:00:49.455Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2021-07-27T13:00:49.455Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2021-07-27T13:00:49.455Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2021-07-27T13:00:49.455Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2021-07-27T13:00:50.429Z] === RUN TestDockerSuite/TestBuildAddTar [2021-07-27T13:00:58.819Z] === RUN TestDockerSuite/TestBuildDotDotFile [2021-07-27T13:00:58.819Z] === RUN TestDockerSuite/TestBuildEOLInLine [2021-07-27T13:00:58.819Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2021-07-27T13:00:58.819Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2021-07-27T13:00:58.819Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2021-07-27T13:00:58.819Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2021-07-27T13:00:58.819Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2021-07-27T13:00:58.819Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2021-07-27T13:00:58.819Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2021-07-27T13:00:58.819Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2021-07-27T13:00:58.819Z] === RUN TestDockerSuite/TestBuildEntrypoint [2021-07-27T13:00:58.819Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2021-07-27T13:01:07.374Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2021-07-27T13:01:15.933Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2021-07-27T13:01:19.671Z] === RUN TestDockerSuite/TestBuildEnv [2021-07-27T13:01:19.671Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2021-07-27T13:01:19.671Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2021-07-27T13:01:19.671Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2021-07-27T13:01:20.130Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2021-07-27T13:01:20.130Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2021-07-27T13:01:20.130Z] === RUN TestDockerSuite/TestBuildEnvUsage [2021-07-27T13:01:20.130Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2021-07-27T13:01:20.130Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2021-07-27T13:01:20.130Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2021-07-27T13:01:20.130Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2021-07-27T13:01:24.826Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2021-07-27T13:01:24.826Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2021-07-27T13:01:24.826Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2021-07-27T13:01:24.826Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2021-07-27T13:01:24.826Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2021-07-27T13:01:24.826Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2021-07-27T13:01:24.826Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2021-07-27T13:01:25.791Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2021-07-27T13:01:36.098Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2021-07-27T13:01:50.907Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2021-07-27T13:01:50.908Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2021-07-27T13:01:50.908Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2021-07-27T13:01:50.908Z] === RUN TestDockerSuite/TestBuildExpose [2021-07-27T13:01:50.908Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2021-07-27T13:01:50.908Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2021-07-27T13:01:50.908Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2021-07-27T13:01:50.908Z] === RUN TestDockerSuite/TestBuildExposeOrder [2021-07-27T13:01:50.908Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2021-07-27T13:01:50.908Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2021-07-27T13:01:50.908Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2021-07-27T13:01:50.908Z] === RUN TestDockerSuite/TestBuildFails [2021-07-27T13:01:53.810Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2021-07-27T13:01:54.269Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2021-07-27T13:02:01.333Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2021-07-27T13:02:02.525Z] === RUN TestDockerSuite/TestBuildAddTarXz [2021-07-27T13:02:02.525Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2021-07-27T13:02:02.525Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2021-07-27T13:02:02.525Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2021-07-27T13:02:02.525Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2021-07-27T13:02:07.125Z] === RUN TestDockerSuite/TestBuildForceRm [2021-07-27T13:02:14.181Z] === RUN TestDockerSuite/TestBuildFromGit [2021-07-27T13:02:20.211Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2021-07-27T13:02:20.211Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2021-07-27T13:02:20.211Z] === RUN TestDockerSuite/TestBuildBlankName [2021-07-27T13:02:20.211Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2021-07-27T13:02:21.231Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2021-07-27T13:02:22.192Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2021-07-27T13:02:27.970Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2021-07-27T13:02:27.970Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2021-07-27T13:02:27.970Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2021-07-27T13:02:28.426Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2021-07-27T13:02:28.826Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2021-07-27T13:02:28.826Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2021-07-27T13:02:28.882Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2021-07-27T13:02:28.882Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2021-07-27T13:02:28.882Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2021-07-27T13:02:29.285Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2021-07-27T13:02:35.081Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2021-07-27T13:02:39.171Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2021-07-27T13:02:39.171Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2021-07-27T13:02:39.171Z] === RUN TestDockerSuite/TestBuildHistory [2021-07-27T13:02:47.457Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2021-07-27T13:02:51.518Z] === RUN TestDockerSuite/TestBuildIidFile [2021-07-27T13:02:52.480Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2021-07-27T13:02:54.644Z] === RUN TestDockerSuite/TestBuildInheritance [2021-07-27T13:02:54.644Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2021-07-27T13:02:54.644Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2021-07-27T13:02:55.100Z] === RUN TestDockerSuite/TestBuildInvalidTag [2021-07-27T13:02:55.556Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2021-07-27T13:02:56.035Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2021-07-27T13:02:56.035Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2021-07-27T13:02:56.035Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2021-07-27T13:03:00.231Z] === RUN TestDockerSuite/TestBuildLabel [2021-07-27T13:03:01.193Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2021-07-27T13:03:01.826Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2021-07-27T13:03:01.826Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2021-07-27T13:03:01.826Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2021-07-27T13:03:01.826Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2021-07-27T13:03:01.826Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2021-07-27T13:03:02.156Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2021-07-27T13:03:03.116Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2021-07-27T13:03:04.077Z] === RUN TestDockerSuite/TestBuildLabels [2021-07-27T13:03:05.038Z] === RUN TestDockerSuite/TestBuildLabelsCache [2021-07-27T13:03:07.205Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2021-07-27T13:03:10.393Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2021-07-27T13:03:10.393Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2021-07-27T13:03:10.393Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2021-07-27T13:03:10.393Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2021-07-27T13:03:10.393Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2021-07-27T13:03:10.853Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2021-07-27T13:03:10.853Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2021-07-27T13:03:10.853Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2021-07-27T13:03:14.268Z] === RUN TestDockerSuite/TestBuildLastModified [2021-07-27T13:03:14.268Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2021-07-27T13:03:14.268Z] === RUN TestDockerSuite/TestBuildLineBreak [2021-07-27T13:03:14.268Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2021-07-27T13:03:14.268Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2021-07-27T13:03:14.268Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2021-07-27T13:03:14.268Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2021-07-27T13:03:14.268Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2021-07-27T13:03:14.268Z] === RUN TestDockerSuite/TestBuildMaintainer [2021-07-27T13:03:15.229Z] === RUN TestDockerSuite/TestBuildMissingArgs [2021-07-27T13:03:15.690Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2021-07-27T13:03:22.739Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2021-07-27T13:03:40.395Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2021-07-27T13:03:40.395Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2021-07-27T13:03:40.395Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2021-07-27T13:03:41.922Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2021-07-27T13:03:53.369Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2021-07-27T13:03:53.369Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2021-07-27T13:03:53.369Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2021-07-27T13:03:53.369Z] === RUN TestDockerSuite/TestBuildCacheAdd [2021-07-27T13:03:53.369Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2021-07-27T13:03:53.369Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2021-07-27T13:03:55.546Z] === RUN TestDockerSuite/TestBuildCacheFrom [2021-07-27T13:03:55.546Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2021-07-27T13:03:55.546Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2021-07-27T13:04:01.338Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2021-07-27T13:04:02.305Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2021-07-27T13:04:02.305Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2021-07-27T13:04:02.305Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2021-07-27T13:04:02.305Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2021-07-27T13:04:02.305Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2021-07-27T13:04:04.480Z] === RUN TestDockerSuite/TestBuildClearCmd [2021-07-27T13:04:05.449Z] === RUN TestDockerSuite/TestBuildCmd [2021-07-27T13:04:06.417Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2021-07-27T13:04:06.876Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2021-07-27T13:04:07.844Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2021-07-27T13:04:14.922Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2021-07-27T13:04:17.101Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2021-07-27T13:04:17.101Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2021-07-27T13:04:17.101Z] === RUN TestDockerSuite/TestBuildConditionalCache [2021-07-27T13:04:17.558Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2021-07-27T13:04:18.639Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2021-07-27T13:04:18.639Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2021-07-27T13:04:18.639Z] === RUN TestDockerSuite/TestBuildContextCleanup [2021-07-27T13:04:19.100Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2021-07-27T13:04:22.005Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2021-07-27T13:04:22.972Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2021-07-27T13:04:23.431Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2021-07-27T13:04:23.431Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2021-07-27T13:04:23.431Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2021-07-27T13:04:24.398Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2021-07-27T13:04:25.366Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2021-07-27T13:04:25.366Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2021-07-27T13:04:25.366Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2021-07-27T13:04:25.366Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2021-07-27T13:04:25.366Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2021-07-27T13:04:32.439Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2021-07-27T13:04:35.211Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2021-07-27T13:04:43.748Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2021-07-27T13:04:52.285Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2021-07-27T13:04:56.963Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2021-07-27T13:05:14.605Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2021-07-27T13:05:14.605Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2021-07-27T13:05:14.605Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2021-07-27T13:05:14.958Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2021-07-27T13:05:14.958Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2021-07-27T13:05:14.958Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2021-07-27T13:05:17.138Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2021-07-27T13:05:17.138Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2021-07-27T13:05:17.596Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2021-07-27T13:05:17.596Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2021-07-27T13:05:18.057Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2021-07-27T13:05:18.057Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2021-07-27T13:05:18.058Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2021-07-27T13:05:18.519Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2021-07-27T13:05:18.519Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2021-07-27T13:05:18.977Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2021-07-27T13:05:23.153Z] === RUN TestDockerSuite/TestBuildMultipleTags [2021-07-27T13:05:23.153Z] === RUN TestDockerSuite/TestBuildNetContainer [2021-07-27T13:05:23.153Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2021-07-27T13:05:23.153Z] === RUN TestDockerSuite/TestBuildNetNone [2021-07-27T13:05:23.153Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2021-07-27T13:05:23.153Z] === RUN TestDockerSuite/TestBuildNoContext [2021-07-27T13:05:26.871Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2021-07-27T13:05:31.569Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2021-07-27T13:05:34.458Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2021-07-27T13:05:34.913Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2021-07-27T13:05:34.913Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2021-07-27T13:05:37.805Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2021-07-27T13:05:39.334Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2021-07-27T13:05:40.863Z] === RUN TestDockerSuite/TestBuildOnBuild [2021-07-27T13:05:51.149Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2021-07-27T13:05:52.680Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2021-07-27T13:06:01.495Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2021-07-27T13:06:01.495Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2021-07-27T13:06:01.495Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2021-07-27T13:06:01.495Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2021-07-27T13:06:05.033Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2021-07-27T13:06:07.924Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2021-07-27T13:06:16.464Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2021-07-27T13:06:21.134Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2021-07-27T13:06:31.438Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2021-07-27T13:06:31.461Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2021-07-27T13:06:31.921Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2021-07-27T13:06:32.399Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2021-07-27T13:06:32.399Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2021-07-27T13:06:32.399Z] === RUN TestDockerSuite/TestBuildPATH [2021-07-27T13:06:32.399Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2021-07-27T13:06:32.399Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2021-07-27T13:06:32.889Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2021-07-27T13:06:34.570Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2021-07-27T13:06:34.570Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2021-07-27T13:06:34.570Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2021-07-27T13:06:43.211Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2021-07-27T13:06:45.407Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2021-07-27T13:06:48.321Z] === RUN TestDockerSuite/TestBuildDockerignore [2021-07-27T13:07:25.205Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2021-07-27T13:07:42.887Z] === RUN TestDockerSuite/TestBuildRm [2021-07-27T13:07:57.680Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2021-07-27T13:08:01.570Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2021-07-27T13:08:01.570Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2021-07-27T13:08:01.570Z] === RUN TestDockerSuite/TestBuildScratchCopy [2021-07-27T13:08:01.570Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2021-07-27T13:08:01.570Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2021-07-27T13:08:03.104Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2021-07-27T13:08:06.857Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2021-07-27T13:08:11.583Z] === RUN TestDockerSuite/TestBuildShellInherited [2021-07-27T13:08:14.371Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2021-07-27T13:08:15.341Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2021-07-27T13:08:15.341Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2021-07-27T13:08:15.341Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2021-07-27T13:08:16.270Z] === RUN TestDockerSuite/TestBuildShellMultiple [2021-07-27T13:08:41.387Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2021-07-27T13:08:41.387Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2021-07-27T13:08:41.387Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2021-07-27T13:08:49.961Z] === RUN TestDockerSuite/TestBuildSpaces [2021-07-27T13:08:49.961Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2021-07-27T13:08:54.643Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2021-07-27T13:08:54.643Z] === RUN TestDockerSuite/TestBuildStderr [2021-07-27T13:09:04.950Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2021-07-27T13:09:22.623Z] === RUN TestDockerSuite/TestBuildStopSignal [2021-07-27T13:09:22.623Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2021-07-27T13:09:23.094Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2021-07-27T13:09:26.828Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2021-07-27T13:09:28.364Z] === RUN TestDockerSuite/TestBuildTagEvent [2021-07-27T13:09:33.051Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2021-07-27T13:09:38.843Z] === RUN TestDockerSuite/TestBuildUser [2021-07-27T13:09:38.843Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2021-07-27T13:09:38.843Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2021-07-27T13:09:38.843Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2021-07-27T13:09:38.843Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2021-07-27T13:09:38.843Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2021-07-27T13:09:38.843Z] === RUN TestDockerSuite/TestBuildVerboseOut [2021-07-27T13:09:47.407Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2021-07-27T13:09:47.873Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2021-07-27T13:09:51.641Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2021-07-27T13:09:51.641Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2021-07-27T13:09:51.641Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2021-07-27T13:09:51.641Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2021-07-27T13:09:51.641Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2021-07-27T13:09:56.615Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2021-07-27T13:09:56.616Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2021-07-27T13:09:56.616Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2021-07-27T13:10:14.318Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2021-07-27T13:10:16.773Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2021-07-27T13:10:16.773Z] === RUN TestDockerSuite/TestBuildWindowsUser [2021-07-27T13:10:24.645Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2021-07-27T13:10:27.084Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2021-07-27T13:10:32.872Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2021-07-27T13:10:32.872Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2021-07-27T13:10:32.872Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2021-07-27T13:10:32.872Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2021-07-27T13:10:33.330Z] === RUN TestDockerSuite/TestBuildWithFailure [2021-07-27T13:10:41.887Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2021-07-27T13:10:41.887Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2021-07-27T13:10:41.887Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2021-07-27T13:10:45.775Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2021-07-27T13:11:02.969Z] === RUN TestDockerSuite/TestBuildWithTabs [2021-07-27T13:11:05.870Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2021-07-27T13:11:06.328Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2021-07-27T13:11:21.138Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2021-07-27T13:11:21.138Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2021-07-27T13:11:21.597Z] === RUN TestDockerSuite/TestBuildWithVolumes [2021-07-27T13:11:21.597Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2021-07-27T13:11:22.054Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2021-07-27T13:11:22.054Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2021-07-27T13:11:22.054Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2021-07-27T13:11:23.588Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2021-07-27T13:11:32.151Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2021-07-27T13:11:33.780Z] === RUN TestDockerSuite/TestBuildXZHost [2021-07-27T13:11:33.780Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2021-07-27T13:11:33.780Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2021-07-27T13:11:33.780Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-07-27T13:11:33.780Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2021-07-27T13:11:33.780Z] docker_cli_sni_test.go:18: Flakey test [2021-07-27T13:11:33.780Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2021-07-27T13:11:35.955Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2021-07-27T13:11:36.480Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2021-07-27T13:11:45.054Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2021-07-27T13:11:46.270Z] === RUN TestDockerSuite/TestCommitChange [2021-07-27T13:11:52.056Z] === RUN TestDockerSuite/TestCommitChangeLabels [2021-07-27T13:11:56.737Z] === RUN TestDockerSuite/TestCommitHardlink [2021-07-27T13:11:56.737Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2021-07-27T13:11:56.737Z] === RUN TestDockerSuite/TestCommitNewFile [2021-07-27T13:11:57.440Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2021-07-27T13:12:09.103Z] === RUN TestDockerSuite/TestCommitPausedContainer [2021-07-27T13:12:09.103Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2021-07-27T13:12:09.103Z] === RUN TestDockerSuite/TestCommitTTY [2021-07-27T13:12:16.179Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2021-07-27T13:12:21.969Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2021-07-27T13:12:21.969Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2021-07-27T13:12:21.969Z] === RUN TestDockerSuite/TestCommitWithoutPause [2021-07-27T13:12:21.969Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2021-07-27T13:12:21.969Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2021-07-27T13:12:21.969Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-07-27T13:12:21.969Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2021-07-27T13:12:21.969Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-07-27T13:12:21.969Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2021-07-27T13:12:21.969Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-07-27T13:12:21.969Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2021-07-27T13:12:21.969Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-07-27T13:12:21.969Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2021-07-27T13:12:21.969Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2021-07-27T13:12:21.969Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2021-07-27T13:12:21.969Z] === RUN TestDockerSuite/TestContainerAPICommit [2021-07-27T13:12:29.048Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2021-07-27T13:12:37.602Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2021-07-27T13:12:37.602Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2021-07-27T13:12:37.602Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2021-07-27T13:12:39.776Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2021-07-27T13:12:39.776Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2021-07-27T13:12:39.776Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2021-07-27T13:12:39.776Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2021-07-27T13:12:39.776Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2021-07-27T13:12:39.776Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2021-07-27T13:12:39.776Z] === RUN TestDockerSuite/TestContainerAPICreate [2021-07-27T13:12:42.676Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2021-07-27T13:12:42.676Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2021-07-27T13:12:42.676Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2021-07-27T13:12:42.676Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2021-07-27T13:12:45.580Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2021-07-27T13:12:45.580Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2021-07-27T13:12:45.580Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2021-07-27T13:12:45.580Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2021-07-27T13:12:45.580Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2021-07-27T13:12:45.580Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2021-07-27T13:12:45.580Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2021-07-27T13:12:45.580Z] === RUN TestDockerSuite/TestContainerAPIDelete [2021-07-27T13:12:49.320Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2021-07-27T13:12:51.494Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2021-07-27T13:12:53.671Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2021-07-27T13:12:53.671Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2021-07-27T13:12:53.671Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2021-07-27T13:12:53.671Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2021-07-27T13:12:55.848Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2021-07-27T13:12:55.848Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2021-07-27T13:12:58.748Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2021-07-27T13:12:58.748Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2021-07-27T13:12:58.748Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2021-07-27T13:12:58.748Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2021-07-27T13:12:58.748Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2021-07-27T13:13:00.919Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2021-07-27T13:13:00.919Z] === RUN TestDockerSuite/TestContainerAPIKill [2021-07-27T13:13:03.091Z] === RUN TestDockerSuite/TestContainerAPIPause [2021-07-27T13:13:03.091Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2021-07-27T13:13:03.091Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2021-07-27T13:13:05.987Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2021-07-27T13:13:06.446Z] === RUN TestDockerSuite/TestContainerAPIRename [2021-07-27T13:13:09.345Z] === RUN TestDockerSuite/TestContainerAPIRestart [2021-07-27T13:13:14.030Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2021-07-27T13:13:18.710Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2021-07-27T13:13:18.710Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2021-07-27T13:13:18.710Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2021-07-27T13:13:18.710Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2021-07-27T13:13:18.710Z] === RUN TestDockerSuite/TestContainerAPIStart [2021-07-27T13:13:20.885Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2021-07-27T13:13:20.885Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2021-07-27T13:13:20.885Z] === RUN TestDockerSuite/TestContainerAPIStop [2021-07-27T13:13:23.781Z] === RUN TestDockerSuite/TestContainerAPITop [2021-07-27T13:13:23.781Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2021-07-27T13:13:23.781Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2021-07-27T13:13:25.956Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2021-07-27T13:13:26.413Z] === RUN TestDockerSuite/TestContainerAPIWait [2021-07-27T13:13:31.093Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2021-07-27T13:13:33.266Z] === RUN TestDockerSuite/TestContainerNetworkMode [2021-07-27T13:13:33.266Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2021-07-27T13:13:33.266Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2021-07-27T13:13:33.266Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2021-07-27T13:13:33.266Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2021-07-27T13:13:33.266Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2021-07-27T13:13:33.266Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2021-07-27T13:13:33.266Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2021-07-27T13:13:33.266Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2021-07-27T13:13:33.266Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2021-07-27T13:13:33.725Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2021-07-27T13:13:40.805Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2021-07-27T13:13:40.805Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2021-07-27T13:13:42.983Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2021-07-27T13:13:46.710Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2021-07-27T13:13:49.609Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2021-07-27T13:13:51.781Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc00011c090_} [2021-07-27T13:13:54.681Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1581198082_c:\foo_false____} [2021-07-27T13:13:56.853Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1581198082_c:\foo_true____} [2021-07-27T13:13:59.751Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2021-07-27T13:13:59.751Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2021-07-27T13:13:59.751Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2021-07-27T13:13:59.751Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2021-07-27T13:13:59.751Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2021-07-27T13:13:59.751Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2021-07-27T13:13:59.751Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2021-07-27T13:13:59.751Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2021-07-27T13:13:59.751Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2021-07-27T13:13:59.751Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2021-07-27T13:14:00.208Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2021-07-27T13:14:00.208Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2021-07-27T13:14:00.208Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2021-07-27T13:14:00.208Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2021-07-27T13:14:00.208Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2021-07-27T13:14:00.208Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2021-07-27T13:14:00.208Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2021-07-27T13:14:00.208Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2021-07-27T13:14:00.208Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2021-07-27T13:14:00.208Z] === RUN TestDockerSuite/TestCopyAndRestart [2021-07-27T13:14:00.208Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-07-27T13:14:00.208Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2021-07-27T13:14:00.208Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-07-27T13:14:00.208Z] === RUN TestDockerSuite/TestCpAbsolutePath [2021-07-27T13:14:03.106Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2021-07-27T13:14:03.106Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-07-27T13:14:03.106Z] === RUN TestDockerSuite/TestCpFromCaseA [2021-07-27T13:14:03.106Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-07-27T13:14:03.564Z] === RUN TestDockerSuite/TestCpFromCaseB [2021-07-27T13:14:03.564Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-07-27T13:14:03.564Z] === RUN TestDockerSuite/TestCpFromCaseC [2021-07-27T13:14:03.564Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-07-27T13:14:03.564Z] === RUN TestDockerSuite/TestCpFromCaseD [2021-07-27T13:14:03.564Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-07-27T13:14:03.564Z] === RUN TestDockerSuite/TestCpFromCaseE [2021-07-27T13:14:03.564Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-07-27T13:14:03.564Z] === RUN TestDockerSuite/TestCpFromCaseF [2021-07-27T13:14:03.564Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-07-27T13:14:03.564Z] === RUN TestDockerSuite/TestCpFromCaseG [2021-07-27T13:14:03.564Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-07-27T13:14:03.564Z] === RUN TestDockerSuite/TestCpFromCaseH [2021-07-27T13:14:03.564Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-07-27T13:14:03.564Z] === RUN TestDockerSuite/TestCpFromCaseI [2021-07-27T13:14:03.564Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-07-27T13:14:03.564Z] === RUN TestDockerSuite/TestCpFromCaseJ [2021-07-27T13:14:03.564Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-07-27T13:14:03.564Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2021-07-27T13:14:03.564Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-07-27T13:14:03.564Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2021-07-27T13:14:03.564Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-07-27T13:14:03.564Z] === RUN TestDockerSuite/TestCpGarbagePath [2021-07-27T13:14:06.470Z] === RUN TestDockerSuite/TestCpLocalOnly [2021-07-27T13:14:06.470Z] === RUN TestDockerSuite/TestCpNameHasColon [2021-07-27T13:14:06.470Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-07-27T13:14:06.470Z] === RUN TestDockerSuite/TestCpRelativePath [2021-07-27T13:14:09.146Z] === RUN TestDockerSuite/TestBuildDotDotFile [2021-07-27T13:14:09.146Z] === RUN TestDockerSuite/TestBuildEOLInLine [2021-07-27T13:14:09.146Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2021-07-27T13:14:09.146Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2021-07-27T13:14:09.146Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2021-07-27T13:14:09.146Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2021-07-27T13:14:09.146Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2021-07-27T13:14:09.369Z] === RUN TestDockerSuite/TestCpSpecialFiles [2021-07-27T13:14:09.369Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-07-27T13:14:09.369Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2021-07-27T13:14:09.369Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-07-27T13:14:09.369Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2021-07-27T13:14:09.369Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-07-27T13:14:09.369Z] === RUN TestDockerSuite/TestCpToCaseA [2021-07-27T13:14:10.115Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2021-07-27T13:14:10.115Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2021-07-27T13:14:10.115Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2021-07-27T13:14:10.575Z] === RUN TestDockerSuite/TestBuildEntrypoint [2021-07-27T13:14:11.550Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2021-07-27T13:14:14.055Z] === RUN TestDockerSuite/TestCpToCaseB [2021-07-27T13:14:16.957Z] === RUN TestDockerSuite/TestCpToCaseC [2021-07-27T13:14:16.957Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-07-27T13:14:16.957Z] === RUN TestDockerSuite/TestCpToCaseD [2021-07-27T13:14:16.957Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-07-27T13:14:16.957Z] === RUN TestDockerSuite/TestCpToCaseE [2021-07-27T13:14:18.636Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2021-07-27T13:14:21.544Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2021-07-27T13:14:27.271Z] === RUN TestDockerSuite/TestCpToCaseF [2021-07-27T13:14:27.271Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-07-27T13:14:27.366Z] === RUN TestDockerSuite/TestBuildEnv [2021-07-27T13:14:27.366Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2021-07-27T13:14:27.366Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2021-07-27T13:14:27.366Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2021-07-27T13:14:27.729Z] === RUN TestDockerSuite/TestCpToCaseG [2021-07-27T13:14:27.729Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-07-27T13:14:27.729Z] === RUN TestDockerSuite/TestCpToCaseH [2021-07-27T13:14:27.826Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2021-07-27T13:14:27.826Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2021-07-27T13:14:27.826Z] === RUN TestDockerSuite/TestBuildEnvUsage [2021-07-27T13:14:27.826Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2021-07-27T13:14:27.826Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2021-07-27T13:14:27.826Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2021-07-27T13:14:27.826Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2021-07-27T13:14:32.533Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2021-07-27T13:14:32.533Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2021-07-27T13:14:32.533Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2021-07-27T13:14:32.533Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2021-07-27T13:14:32.533Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2021-07-27T13:14:32.533Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2021-07-27T13:14:32.533Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2021-07-27T13:14:34.084Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2021-07-27T13:14:38.035Z] === RUN TestDockerSuite/TestCpToCaseI [2021-07-27T13:14:38.035Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-07-27T13:14:38.035Z] === RUN TestDockerSuite/TestCpToCaseJ [2021-07-27T13:14:38.035Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-07-27T13:14:38.035Z] === RUN TestDockerSuite/TestCpToDot [2021-07-27T13:14:39.893Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2021-07-27T13:14:40.209Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2021-07-27T13:14:40.209Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-07-27T13:14:40.209Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2021-07-27T13:14:40.209Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-07-27T13:14:40.209Z] === RUN TestDockerSuite/TestCpToStdout [2021-07-27T13:14:43.932Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2021-07-27T13:14:43.932Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-07-27T13:14:43.932Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2021-07-27T13:14:43.932Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-07-27T13:14:43.932Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2021-07-27T13:14:43.932Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-07-27T13:14:43.932Z] === RUN TestDockerSuite/TestCpVolumePath [2021-07-27T13:14:43.932Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-07-27T13:14:43.932Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2021-07-27T13:14:43.932Z] === RUN TestDockerSuite/TestCreateArgs [2021-07-27T13:14:43.932Z] === RUN TestDockerSuite/TestCreateByImageID [2021-07-27T13:14:46.829Z] === RUN TestDockerSuite/TestCreateEchoStdout [2021-07-27T13:14:49.728Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2021-07-27T13:14:49.728Z] === RUN TestDockerSuite/TestCreateHostConfig [2021-07-27T13:14:49.728Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2021-07-27T13:14:51.900Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2021-07-27T13:14:52.864Z] === RUN TestDockerSuite/TestCreateLabels [2021-07-27T13:14:52.864Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2021-07-27T13:14:52.864Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-07-27T13:14:52.864Z] === RUN TestDockerSuite/TestCreateRM [2021-07-27T13:14:53.321Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2021-07-27T13:14:53.321Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-07-27T13:14:53.321Z] === RUN TestDockerSuite/TestCreateStopSignal [2021-07-27T13:14:53.779Z] === RUN TestDockerSuite/TestCreateStopTimeout [2021-07-27T13:14:54.237Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2021-07-27T13:15:01.018Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2021-07-27T13:15:01.018Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2021-07-27T13:15:01.018Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2021-07-27T13:15:01.018Z] === RUN TestDockerSuite/TestBuildExpose [2021-07-27T13:15:01.018Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2021-07-27T13:15:01.018Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2021-07-27T13:15:01.018Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2021-07-27T13:15:01.018Z] === RUN TestDockerSuite/TestBuildExposeOrder [2021-07-27T13:15:01.018Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2021-07-27T13:15:01.018Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2021-07-27T13:15:01.018Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2021-07-27T13:15:01.018Z] === RUN TestDockerSuite/TestBuildFails [2021-07-27T13:15:01.992Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2021-07-27T13:15:02.453Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2021-07-27T13:15:04.666Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2021-07-27T13:15:04.666Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2021-07-27T13:15:04.666Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2021-07-27T13:15:08.395Z] === RUN TestDockerSuite/TestCreateWithPortRange [2021-07-27T13:15:08.395Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2021-07-27T13:15:08.395Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2021-07-27T13:15:08.395Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2021-07-27T13:15:11.298Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2021-07-27T13:15:11.298Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-07-27T13:15:11.298Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2021-07-27T13:15:11.298Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2021-07-27T13:15:11.298Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-07-27T13:15:11.298Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2021-07-27T13:15:11.298Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-07-27T13:15:11.298Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2021-07-27T13:15:11.298Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-07-27T13:15:11.298Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2021-07-27T13:15:11.298Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-07-27T13:15:11.298Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2021-07-27T13:15:11.298Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-07-27T13:15:11.756Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2021-07-27T13:15:11.756Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-07-27T13:15:11.756Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2021-07-27T13:15:11.756Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-07-27T13:15:11.756Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2021-07-27T13:15:11.756Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-07-27T13:15:11.756Z] === RUN TestDockerSuite/TestDevicePermissions [2021-07-27T13:15:11.756Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2021-07-27T13:15:11.756Z] === RUN TestDockerSuite/TestDockerFails [2021-07-27T13:15:11.756Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2021-07-27T13:15:11.756Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2021-07-27T13:15:11.756Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2021-07-27T13:15:11.756Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2021-07-27T13:15:11.756Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2021-07-27T13:15:11.756Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2021-07-27T13:15:11.756Z] === RUN TestDockerSuite/TestEventsAttach [2021-07-27T13:15:11.756Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2021-07-27T13:15:11.756Z] === RUN TestDockerSuite/TestEventsCommit [2021-07-27T13:15:11.756Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2021-07-27T13:15:11.756Z] === RUN TestDockerSuite/TestEventsContainerEvents [2021-07-27T13:15:14.668Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2021-07-27T13:15:14.941Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2021-07-27T13:15:17.571Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2021-07-27T13:15:19.748Z] === RUN TestDockerSuite/TestEventsContainerRestart [2021-07-27T13:15:20.739Z] === RUN TestDockerSuite/TestBuildForceRm [2021-07-27T13:15:30.052Z] === RUN TestDockerSuite/TestEventsCopy [2021-07-27T13:15:33.130Z] === RUN TestDockerSuite/TestBuildFromGit [2021-07-27T13:15:33.777Z] === RUN TestDockerSuite/TestEventsFilterContainer [2021-07-27T13:15:40.221Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2021-07-27T13:15:40.838Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2021-07-27T13:15:41.758Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2021-07-27T13:15:43.015Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2021-07-27T13:15:43.979Z] === RUN TestDockerSuite/TestEventsFilterImageName [2021-07-27T13:15:48.660Z] === RUN TestDockerSuite/TestEventsFilterLabels [2021-07-27T13:15:48.839Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2021-07-27T13:15:48.839Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2021-07-27T13:15:48.839Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2021-07-27T13:15:48.839Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2021-07-27T13:15:49.117Z] === RUN TestDockerSuite/TestEventsFilterType [2021-07-27T13:15:49.807Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2021-07-27T13:15:49.807Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2021-07-27T13:15:49.807Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2021-07-27T13:15:50.650Z] === RUN TestDockerSuite/TestEventsFilters [2021-07-27T13:16:00.955Z] === RUN TestDockerSuite/TestEventsFormat [2021-07-27T13:16:04.627Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2021-07-27T13:16:04.627Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2021-07-27T13:16:04.627Z] === RUN TestDockerSuite/TestBuildHistory [2021-07-27T13:16:06.746Z] === RUN TestDockerSuite/TestEventsFormatBadField [2021-07-27T13:16:06.746Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2021-07-27T13:16:06.746Z] === RUN TestDockerSuite/TestEventsImageImport [2021-07-27T13:16:06.746Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2021-07-27T13:16:06.746Z] === RUN TestDockerSuite/TestEventsImageLoad [2021-07-27T13:16:06.746Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2021-07-27T13:16:06.746Z] === RUN TestDockerSuite/TestEventsImagePull [2021-07-27T13:16:06.746Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2021-07-27T13:16:06.746Z] === RUN TestDockerSuite/TestEventsImageTag [2021-07-27T13:16:07.715Z] === RUN TestDockerSuite/TestEventsPluginOps [2021-07-27T13:16:07.715Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2021-07-27T13:16:07.715Z] === RUN TestDockerSuite/TestEventsRename [2021-07-27T13:16:10.621Z] === RUN TestDockerSuite/TestEventsResize [2021-07-27T13:16:19.174Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2021-07-27T13:16:19.449Z] === RUN TestDockerSuite/TestBuildIidFile [2021-07-27T13:16:19.449Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2021-07-27T13:16:22.071Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2021-07-27T13:16:22.358Z] === RUN TestDockerSuite/TestBuildInheritance [2021-07-27T13:16:22.359Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2021-07-27T13:16:22.359Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2021-07-27T13:16:22.818Z] === RUN TestDockerSuite/TestBuildInvalidTag [2021-07-27T13:16:23.281Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2021-07-27T13:16:24.241Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2021-07-27T13:16:27.986Z] === RUN TestDockerSuite/TestBuildLabel [2021-07-27T13:16:29.524Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2021-07-27T13:16:29.983Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2021-07-27T13:16:30.024Z] === RUN TestDockerSuite/TestEventsTop [2021-07-27T13:16:30.024Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2021-07-27T13:16:30.024Z] === RUN TestDockerSuite/TestEventsUntag [2021-07-27T13:16:31.522Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2021-07-27T13:16:31.982Z] === RUN TestDockerSuite/TestBuildLabels [2021-07-27T13:16:32.925Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2021-07-27T13:16:33.527Z] === RUN TestDockerSuite/TestBuildLabelsCache [2021-07-27T13:16:35.707Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2021-07-27T13:16:37.604Z] === RUN TestDockerSuite/TestExec [2021-07-27T13:16:37.604Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-07-27T13:16:37.604Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2021-07-27T13:16:37.604Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-07-27T13:16:37.604Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2021-07-27T13:16:39.775Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2021-07-27T13:16:42.674Z] === RUN TestDockerSuite/TestExecAPIStart [2021-07-27T13:16:42.674Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-07-27T13:16:42.674Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2021-07-27T13:16:42.674Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-07-27T13:16:42.674Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2021-07-27T13:16:42.674Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-07-27T13:16:42.674Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2021-07-27T13:16:42.794Z] === RUN TestDockerSuite/TestBuildLastModified [2021-07-27T13:16:42.794Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2021-07-27T13:16:42.794Z] === RUN TestDockerSuite/TestBuildLineBreak [2021-07-27T13:16:42.794Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2021-07-27T13:16:43.254Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2021-07-27T13:16:43.254Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2021-07-27T13:16:43.254Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2021-07-27T13:16:43.254Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2021-07-27T13:16:43.713Z] === RUN TestDockerSuite/TestBuildMaintainer [2021-07-27T13:16:44.172Z] === RUN TestDockerSuite/TestBuildMissingArgs [2021-07-27T13:16:44.846Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2021-07-27T13:16:45.141Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2021-07-27T13:16:47.018Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2021-07-27T13:16:49.189Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2021-07-27T13:16:51.362Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2021-07-27T13:16:52.223Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2021-07-27T13:16:57.148Z] === RUN TestDockerSuite/TestExecCgroup [2021-07-27T13:16:57.148Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-07-27T13:16:57.148Z] === RUN TestDockerSuite/TestExecEnv [2021-07-27T13:16:57.148Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-07-27T13:16:57.148Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2021-07-27T13:16:57.148Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-07-27T13:16:57.148Z] === RUN TestDockerSuite/TestExecExitStatus [2021-07-27T13:16:59.320Z] === RUN TestDockerSuite/TestExecInspectID [2021-07-27T13:17:04.000Z] === RUN TestDockerSuite/TestExecInteractive [2021-07-27T13:17:04.000Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-07-27T13:17:04.000Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2021-07-27T13:17:04.000Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-07-27T13:17:04.000Z] === RUN TestDockerSuite/TestExecParseError [2021-07-27T13:17:04.000Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-07-27T13:17:04.000Z] === RUN TestDockerSuite/TestExecPausedContainer [2021-07-27T13:17:04.000Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-07-27T13:17:04.000Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2021-07-27T13:17:04.000Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-07-27T13:17:04.000Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2021-07-27T13:17:06.906Z] === RUN TestDockerSuite/TestExecSetEnv [2021-07-27T13:17:06.906Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-07-27T13:17:06.906Z] === RUN TestDockerSuite/TestExecStartFails [2021-07-27T13:17:06.906Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-07-27T13:17:06.906Z] === RUN TestDockerSuite/TestExecStateCleanup [2021-07-27T13:17:06.906Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-07-27T13:17:06.906Z] === RUN TestDockerSuite/TestExecStopNotHanging [2021-07-27T13:17:06.906Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-07-27T13:17:06.906Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2021-07-27T13:17:06.906Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-07-27T13:17:06.906Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2021-07-27T13:17:09.080Z] === RUN TestDockerSuite/TestExecUlimits [2021-07-27T13:17:09.080Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-07-27T13:17:09.080Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2021-07-27T13:17:13.330Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2021-07-27T13:17:13.330Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2021-07-27T13:17:13.330Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2021-07-27T13:17:15.514Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2021-07-27T13:17:16.149Z] === RUN TestDockerSuite/TestExecWithImageUser [2021-07-27T13:17:16.149Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-07-27T13:17:16.149Z] === RUN TestDockerSuite/TestExecWithPrivileged [2021-07-27T13:17:16.149Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-07-27T13:17:16.149Z] === RUN TestDockerSuite/TestExecWithUser [2021-07-27T13:17:16.149Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-07-27T13:17:16.149Z] === RUN TestDockerSuite/TestGetContainerStats [2021-07-27T13:17:21.921Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2021-07-27T13:17:27.690Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2021-07-27T13:17:31.408Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2021-07-27T13:17:37.171Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2021-07-27T13:17:37.171Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-07-27T13:17:37.171Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2021-07-27T13:17:37.171Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2021-07-27T13:17:37.171Z] === RUN TestDockerSuite/TestHealth [2021-07-27T13:17:37.171Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-07-27T13:17:37.171Z] === RUN TestDockerSuite/TestHistoryExistentImage [2021-07-27T13:17:37.171Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2021-07-27T13:17:37.171Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2021-07-27T13:17:37.627Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2021-07-27T13:17:42.294Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2021-07-27T13:17:42.752Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2021-07-27T13:17:42.752Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2021-07-27T13:17:42.752Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2021-07-27T13:17:42.752Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2021-07-27T13:17:42.752Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2021-07-27T13:17:43.207Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2021-07-27T13:17:43.663Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2021-07-27T13:17:43.663Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2021-07-27T13:17:43.663Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2021-07-27T13:17:45.189Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2021-07-27T13:17:45.189Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2021-07-27T13:17:47.357Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2021-07-27T13:17:47.357Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2021-07-27T13:17:50.248Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2021-07-27T13:17:53.142Z] === RUN TestDockerSuite/TestImagesFormat [2021-07-27T13:17:53.142Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2021-07-27T13:17:53.142Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2021-07-27T13:17:53.142Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2021-07-27T13:17:57.806Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2021-07-27T13:17:57.806Z] === RUN TestDockerSuite/TestImportBadURL [2021-07-27T13:17:58.050Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2021-07-27T13:17:59.974Z] === RUN TestDockerSuite/TestImportDisplay [2021-07-27T13:17:59.974Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2021-07-27T13:17:59.974Z] === RUN TestDockerSuite/TestImportFile [2021-07-27T13:17:59.974Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2021-07-27T13:17:59.974Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2021-07-27T13:17:59.974Z] === RUN TestDockerSuite/TestImportFileWithMessage [2021-07-27T13:17:59.974Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2021-07-27T13:17:59.974Z] === RUN TestDockerSuite/TestImportGzipped [2021-07-27T13:17:59.974Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2021-07-27T13:17:59.974Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2021-07-27T13:17:59.974Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2021-07-27T13:17:59.974Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2021-07-27T13:17:59.974Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-07-27T13:17:59.974Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2021-07-27T13:17:59.974Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-07-27T13:17:59.974Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2021-07-27T13:17:59.974Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-07-27T13:17:59.974Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2021-07-27T13:17:59.974Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2021-07-27T13:17:59.974Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-07-27T13:17:59.974Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2021-07-27T13:17:59.974Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-07-27T13:17:59.974Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2021-07-27T13:18:02.150Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2021-07-27T13:18:05.040Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2021-07-27T13:18:05.040Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-07-27T13:18:05.040Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2021-07-27T13:18:05.040Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-07-27T13:18:05.040Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2021-07-27T13:18:05.040Z] === RUN TestDockerSuite/TestInspectAmpersand [2021-07-27T13:18:05.040Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-07-27T13:18:05.040Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2021-07-27T13:18:07.926Z] === RUN TestDockerSuite/TestInspectByPrefix [2021-07-27T13:18:07.926Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2021-07-27T13:18:10.823Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2021-07-27T13:18:10.823Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-07-27T13:18:10.823Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2021-07-27T13:18:10.823Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-07-27T13:18:10.823Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2021-07-27T13:18:10.823Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-07-27T13:18:10.823Z] === RUN TestDockerSuite/TestInspectDefault [2021-07-27T13:18:12.989Z] === RUN TestDockerSuite/TestInspectHistory [2021-07-27T13:18:18.764Z] === RUN TestDockerSuite/TestInspectImage [2021-07-27T13:18:18.764Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-07-27T13:18:18.764Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2021-07-27T13:18:18.764Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-07-27T13:18:18.764Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2021-07-27T13:18:18.764Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-07-27T13:18:18.764Z] === RUN TestDockerSuite/TestInspectInt64 [2021-07-27T13:18:19.161Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2021-07-27T13:18:20.939Z] === RUN TestDockerSuite/TestInspectJSONFields [2021-07-27T13:18:23.832Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2021-07-27T13:18:23.832Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2021-07-27T13:18:24.962Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2021-07-27T13:18:26.006Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2021-07-27T13:18:28.899Z] === RUN TestDockerSuite/TestInspectPlugin [2021-07-27T13:18:28.899Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-07-27T13:18:28.899Z] === RUN TestDockerSuite/TestInspectRootFS [2021-07-27T13:18:28.899Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2021-07-27T13:18:31.063Z] === RUN TestDockerSuite/TestInspectStatus [2021-07-27T13:18:32.054Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2021-07-27T13:18:34.782Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2021-07-27T13:18:39.156Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2021-07-27T13:18:39.451Z] === RUN TestDockerSuite/TestInspectTemplateError [2021-07-27T13:18:42.346Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2021-07-27T13:18:45.239Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2021-07-27T13:18:47.416Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2021-07-27T13:18:50.305Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2021-07-27T13:18:53.193Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2021-07-27T13:18:56.083Z] === RUN TestDockerSuite/TestInspectUnknownObject [2021-07-27T13:18:56.083Z] === RUN TestDockerSuite/TestLinkShortDefinition [2021-07-27T13:18:56.083Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-07-27T13:18:56.083Z] === RUN TestDockerSuite/TestLinksEnvs [2021-07-27T13:18:56.083Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-07-27T13:18:56.083Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2021-07-27T13:18:56.083Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-07-27T13:18:56.083Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2021-07-27T13:18:56.083Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-07-27T13:18:56.083Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2021-07-27T13:18:56.083Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-07-27T13:18:56.083Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2021-07-27T13:18:56.083Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-07-27T13:18:56.083Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2021-07-27T13:18:56.083Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-07-27T13:18:56.083Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2021-07-27T13:18:56.083Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-07-27T13:18:56.083Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2021-07-27T13:18:56.083Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-07-27T13:18:56.083Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2021-07-27T13:18:56.083Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-07-27T13:18:56.083Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2021-07-27T13:18:56.083Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-07-27T13:18:56.083Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2021-07-27T13:18:56.083Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-07-27T13:18:56.083Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2021-07-27T13:18:56.083Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-07-27T13:18:56.083Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2021-07-27T13:18:56.083Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-07-27T13:18:56.083Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2021-07-27T13:18:56.083Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-07-27T13:18:56.083Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2021-07-27T13:18:56.083Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2021-07-27T13:18:56.083Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2021-07-27T13:18:56.083Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2021-07-27T13:18:56.083Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2021-07-27T13:18:58.973Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2021-07-27T13:19:00.267Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2021-07-27T13:19:00.267Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2021-07-27T13:19:00.267Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2021-07-27T13:19:01.137Z] === RUN TestDockerSuite/TestLogsAPIUntil [2021-07-27T13:19:06.938Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2021-07-27T13:19:09.828Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2021-07-27T13:19:09.828Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2021-07-27T13:19:09.828Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2021-07-27T13:19:12.650Z] === RUN TestDockerSuite/TestBuildMultipleTags [2021-07-27T13:19:12.650Z] === RUN TestDockerSuite/TestBuildNetContainer [2021-07-27T13:19:12.650Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2021-07-27T13:19:12.650Z] === RUN TestDockerSuite/TestBuildNetNone [2021-07-27T13:19:12.650Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2021-07-27T13:19:12.650Z] === RUN TestDockerSuite/TestBuildNoContext [2021-07-27T13:19:12.716Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2021-07-27T13:19:12.716Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2021-07-27T13:19:14.835Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2021-07-27T13:19:19.769Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2021-07-27T13:19:25.171Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2021-07-27T13:19:26.815Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2021-07-27T13:19:28.079Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2021-07-27T13:19:28.079Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2021-07-27T13:19:28.079Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2021-07-27T13:19:30.991Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2021-07-27T13:19:32.530Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2021-07-27T13:19:33.865Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2021-07-27T13:19:34.068Z] === RUN TestDockerSuite/TestBuildOnBuild [2021-07-27T13:19:36.030Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2021-07-27T13:19:38.923Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2021-07-27T13:19:38.923Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-07-27T13:19:38.923Z] === RUN TestDockerSuite/TestLogsFollowStopped [2021-07-27T13:19:41.810Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2021-07-27T13:19:45.525Z] === RUN TestDockerSuite/TestLogsSince [2021-07-27T13:19:55.174Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2021-07-27T13:19:55.811Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2021-07-27T13:19:55.811Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-07-27T13:19:55.811Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2021-07-27T13:19:55.811Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-07-27T13:19:55.811Z] === RUN TestDockerSuite/TestLogsTail [2021-07-27T13:19:56.144Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2021-07-27T13:19:57.998Z] === RUN TestDockerSuite/TestLogsTimestamps [2021-07-27T13:20:00.888Z] === RUN TestDockerSuite/TestLogsWithDetails [2021-07-27T13:20:03.777Z] === RUN TestDockerSuite/TestMountIntoProc [2021-07-27T13:20:03.777Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2021-07-27T13:20:03.777Z] === RUN TestDockerSuite/TestMountIntoSys [2021-07-27T13:20:03.777Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2021-07-27T13:20:03.777Z] === RUN TestDockerSuite/TestNetHostname [2021-07-27T13:20:03.777Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-07-27T13:20:03.777Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2021-07-27T13:20:03.777Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-07-27T13:20:03.777Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2021-07-27T13:20:03.777Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2021-07-27T13:20:03.777Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2021-07-27T13:20:03.777Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2021-07-27T13:20:03.777Z] === RUN TestDockerSuite/TestPluginActive [2021-07-27T13:20:03.777Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-07-27T13:20:03.777Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2021-07-27T13:20:03.777Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-07-27T13:20:03.777Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2021-07-27T13:20:03.777Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2021-07-27T13:20:03.777Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-07-27T13:20:03.777Z] === RUN TestDockerSuite/TestPluginLogDriver [2021-07-27T13:20:03.777Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-07-27T13:20:03.777Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2021-07-27T13:20:03.777Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-07-27T13:20:04.233Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2021-07-27T13:20:04.233Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-07-27T13:20:04.233Z] === RUN TestDockerSuite/TestPluginUpgrade [2021-07-27T13:20:04.233Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-07-27T13:20:04.233Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2021-07-27T13:20:04.233Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-07-27T13:20:04.233Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2021-07-27T13:20:04.233Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-07-27T13:20:04.233Z] === RUN TestDockerSuite/TestPortHostBinding [2021-07-27T13:20:04.233Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-07-27T13:20:04.233Z] === RUN TestDockerSuite/TestPortList [2021-07-27T13:20:04.233Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-07-27T13:20:04.233Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2021-07-27T13:20:06.468Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2021-07-27T13:20:08.908Z] === RUN TestDockerSuite/TestPostContainersAttach [2021-07-27T13:20:08.908Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-07-27T13:20:08.908Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2021-07-27T13:20:08.908Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2021-07-27T13:20:08.908Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2021-07-27T13:20:08.908Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2021-07-27T13:20:08.908Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2021-07-27T13:20:08.908Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2021-07-27T13:20:08.908Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2021-07-27T13:20:08.908Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2021-07-27T13:20:08.908Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2021-07-27T13:20:08.908Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2021-07-27T13:20:08.908Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2021-07-27T13:20:08.908Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2021-07-27T13:20:08.908Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2021-07-27T13:20:08.908Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2021-07-27T13:20:08.908Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2021-07-27T13:20:08.908Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2021-07-27T13:20:11.361Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2021-07-27T13:20:13.581Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2021-07-27T13:20:13.581Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2021-07-27T13:20:13.581Z] === RUN TestDockerSuite/TestPsByOrder [2021-07-27T13:20:21.689Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2021-07-27T13:20:24.036Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2021-07-27T13:20:24.036Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2021-07-27T13:20:24.036Z] === RUN TestDockerSuite/TestPsListContainersBase [2021-07-27T13:20:26.381Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2021-07-27T13:20:32.190Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2021-07-27T13:20:33.736Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2021-07-27T13:20:33.736Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2021-07-27T13:20:33.736Z] === RUN TestDockerSuite/TestBuildPATH [2021-07-27T13:20:33.736Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2021-07-27T13:20:33.736Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2021-07-27T13:20:34.346Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2021-07-27T13:20:36.648Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2021-07-27T13:20:36.648Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2021-07-27T13:20:36.648Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2021-07-27T13:20:51.997Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2021-07-27T13:20:51.997Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2021-07-27T13:20:51.997Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-07-27T13:20:51.997Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2021-07-27T13:21:04.337Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2021-07-27T13:21:07.240Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2021-07-27T13:21:15.780Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2021-07-27T13:21:20.447Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2021-07-27T13:21:20.447Z] docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux [2021-07-27T13:21:20.447Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2021-07-27T13:21:20.447Z] docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux [2021-07-27T13:21:20.447Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2021-07-27T13:21:26.224Z] === RUN TestDockerSuite/TestPsListContainersSize [2021-07-27T13:21:26.224Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-07-27T13:21:26.224Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2021-07-27T13:21:26.224Z] docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux [2021-07-27T13:21:26.224Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2021-07-27T13:21:26.224Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2021-07-27T13:21:26.224Z] === RUN TestDockerSuite/TestPsRightTagName [2021-07-27T13:21:26.224Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2021-07-27T13:21:26.224Z] === RUN TestDockerSuite/TestPsShowMounts [2021-07-27T13:21:27.348Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2021-07-27T13:21:34.759Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2021-07-27T13:21:34.759Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2021-07-27T13:21:34.759Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2021-07-27T13:21:35.721Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2021-07-27T13:21:35.721Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-07-27T13:21:35.721Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2021-07-27T13:21:36.683Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2021-07-27T13:21:37.652Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2021-07-27T13:21:37.652Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2021-07-27T13:21:37.652Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2021-07-27T13:21:43.416Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2021-07-27T13:21:48.084Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2021-07-27T13:21:50.971Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2021-07-27T13:22:03.040Z] === RUN TestDockerSuite/TestBuildRm [2021-07-27T13:22:15.439Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2021-07-27T13:22:16.111Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2021-07-27T13:22:16.111Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-07-27T13:22:16.111Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2021-07-27T13:22:19.178Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2021-07-27T13:22:19.178Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2021-07-27T13:22:19.178Z] === RUN TestDockerSuite/TestBuildScratchCopy [2021-07-27T13:22:19.178Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2021-07-27T13:22:19.178Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2021-07-27T13:22:20.719Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2021-07-27T13:22:21.893Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2021-07-27T13:22:22.352Z] === RUN TestDockerSuite/TestRestartPolicyNO [2021-07-27T13:22:22.352Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2021-07-27T13:22:23.317Z] === RUN TestDockerSuite/TestRestartRunningContainer [2021-07-27T13:22:29.109Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2021-07-27T13:22:31.048Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2021-07-27T13:22:33.800Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2021-07-27T13:22:33.800Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-07-27T13:22:33.800Z] === RUN TestDockerSuite/TestRestartWithVolumes [2021-07-27T13:22:34.808Z] === RUN TestDockerSuite/TestBuildShellInherited [2021-07-27T13:22:38.479Z] === RUN TestDockerSuite/TestRmiBlank [2021-07-27T13:22:38.479Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2021-07-27T13:22:38.479Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2021-07-27T13:22:45.135Z] === RUN TestDockerSuite/TestBuildShellMultiple [2021-07-27T13:22:53.274Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2021-07-27T13:22:56.180Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2021-07-27T13:22:57.146Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2021-07-27T13:23:02.846Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2021-07-27T13:23:03.817Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2021-07-27T13:23:04.787Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2021-07-27T13:23:09.614Z] === RUN TestDockerSuite/TestRmiImgIDForce [2021-07-27T13:23:15.430Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2021-07-27T13:23:17.174Z] === RUN TestDockerSuite/TestBuildSpaces [2021-07-27T13:23:17.174Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2021-07-27T13:23:21.867Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2021-07-27T13:23:21.867Z] === RUN TestDockerSuite/TestBuildStderr [2021-07-27T13:23:23.993Z] === RUN TestDockerSuite/TestRmiParentImageFail [2021-07-27T13:23:27.662Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2021-07-27T13:23:28.676Z] === RUN TestDockerSuite/TestRmiTag [2021-07-27T13:23:29.133Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2021-07-27T13:23:31.308Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2021-07-27T13:23:48.763Z] === RUN TestDockerSuite/TestBuildStopSignal [2021-07-27T13:23:48.764Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2021-07-27T13:23:49.223Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2021-07-27T13:23:52.959Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2021-07-27T13:23:53.933Z] === RUN TestDockerSuite/TestBuildTagEvent [2021-07-27T13:23:59.737Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2021-07-27T13:24:05.537Z] === RUN TestDockerSuite/TestBuildUser [2021-07-27T13:24:05.537Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2021-07-27T13:24:05.537Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2021-07-27T13:24:05.537Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2021-07-27T13:24:05.537Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2021-07-27T13:24:05.537Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2021-07-27T13:24:05.537Z] === RUN TestDockerSuite/TestBuildVerboseOut [2021-07-27T13:24:06.972Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2021-07-27T13:24:06.972Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2021-07-27T13:24:10.234Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2021-07-27T13:24:11.212Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2021-07-27T13:24:11.655Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2021-07-27T13:24:13.192Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2021-07-27T13:24:13.192Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2021-07-27T13:24:13.192Z] === RUN TestDockerSuite/TestRunAddHost [2021-07-27T13:24:13.192Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2021-07-27T13:24:13.192Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2021-07-27T13:24:13.192Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2021-07-27T13:24:13.192Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2021-07-27T13:24:13.192Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2021-07-27T13:24:13.192Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2021-07-27T13:24:13.192Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2021-07-27T13:24:13.192Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2021-07-27T13:24:13.192Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2021-07-27T13:24:13.192Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2021-07-27T13:24:13.192Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-07-27T13:24:13.192Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2021-07-27T13:24:15.367Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2021-07-27T13:24:15.367Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2021-07-27T13:24:15.367Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2021-07-27T13:24:15.367Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2021-07-27T13:24:15.367Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2021-07-27T13:24:19.798Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2021-07-27T13:24:19.798Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2021-07-27T13:24:19.798Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2021-07-27T13:24:19.798Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2021-07-27T13:24:19.798Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2021-07-27T13:24:21.149Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2021-07-27T13:24:24.049Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2021-07-27T13:24:26.949Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2021-07-27T13:24:29.121Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2021-07-27T13:24:32.023Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2021-07-27T13:24:32.023Z] === RUN TestDockerSuite/TestRunBindMounts [2021-07-27T13:24:37.810Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2021-07-27T13:24:37.810Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2021-07-27T13:24:37.810Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2021-07-27T13:24:37.810Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2021-07-27T13:24:37.810Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2021-07-27T13:24:37.810Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2021-07-27T13:24:37.810Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2021-07-27T13:24:37.810Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2021-07-27T13:24:37.810Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2021-07-27T13:24:37.810Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2021-07-27T13:24:37.810Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2021-07-27T13:24:37.810Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2021-07-27T13:24:37.810Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2021-07-27T13:24:37.810Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2021-07-27T13:24:37.810Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2021-07-27T13:24:37.810Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2021-07-27T13:24:37.810Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2021-07-27T13:24:37.810Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2021-07-27T13:24:37.810Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2021-07-27T13:24:37.810Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2021-07-27T13:24:37.810Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2021-07-27T13:24:37.810Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2021-07-27T13:24:37.810Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2021-07-27T13:24:40.712Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2021-07-27T13:24:40.712Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2021-07-27T13:24:40.712Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2021-07-27T13:24:43.642Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2021-07-27T13:24:43.642Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-07-27T13:24:43.642Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2021-07-27T13:24:43.642Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-07-27T13:24:43.642Z] === RUN TestDockerSuite/TestRunContainerNetwork [2021-07-27T13:24:45.817Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2021-07-27T13:24:45.817Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2021-07-27T13:24:45.817Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2021-07-27T13:24:45.817Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2021-07-27T13:24:45.817Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2021-07-27T13:24:45.817Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2021-07-27T13:24:45.817Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2021-07-27T13:24:45.817Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2021-07-27T13:24:45.817Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2021-07-27T13:24:45.817Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2021-07-27T13:24:45.817Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2021-07-27T13:24:45.817Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2021-07-27T13:24:45.817Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2021-07-27T13:24:45.817Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2021-07-27T13:24:45.817Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2021-07-27T13:24:49.769Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2021-07-27T13:24:49.769Z] === RUN TestDockerSuite/TestBuildWindowsUser [2021-07-27T13:24:52.891Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2021-07-27T13:24:55.793Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2021-07-27T13:24:58.346Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2021-07-27T13:24:58.692Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2021-07-27T13:24:58.692Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2021-07-27T13:24:58.692Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2021-07-27T13:24:58.692Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2021-07-27T13:24:58.692Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2021-07-27T13:24:58.692Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2021-07-27T13:24:58.692Z] === RUN TestDockerSuite/TestRunCreateVolume [2021-07-27T13:25:00.864Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2021-07-27T13:25:00.864Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2021-07-27T13:25:00.864Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2021-07-27T13:25:00.864Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2021-07-27T13:25:00.864Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2021-07-27T13:25:00.864Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2021-07-27T13:25:00.864Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2021-07-27T13:25:00.864Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2021-07-27T13:25:00.864Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2021-07-27T13:25:03.035Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2021-07-27T13:25:10.115Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2021-07-27T13:25:10.115Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2021-07-27T13:25:10.115Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2021-07-27T13:25:10.115Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2021-07-27T13:25:10.115Z] === RUN TestDockerSuite/TestRunDNSOptions [2021-07-27T13:25:10.115Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2021-07-27T13:25:10.115Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2021-07-27T13:25:10.115Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2021-07-27T13:25:10.115Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2021-07-27T13:25:10.115Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2021-07-27T13:25:10.115Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2021-07-27T13:25:10.115Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-07-27T13:25:10.115Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2021-07-27T13:25:10.743Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2021-07-27T13:25:10.743Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2021-07-27T13:25:10.743Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2021-07-27T13:25:10.743Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2021-07-27T13:25:10.743Z] === RUN TestDockerSuite/TestBuildWithFailure [2021-07-27T13:25:12.291Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2021-07-27T13:25:12.291Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2021-07-27T13:25:12.291Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2021-07-27T13:25:12.291Z] === RUN TestDockerSuite/TestRunDuplicateMount [2021-07-27T13:25:12.291Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2021-07-27T13:25:12.291Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2021-07-27T13:25:12.932Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2021-07-27T13:25:12.932Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2021-07-27T13:25:13.392Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2021-07-27T13:25:15.192Z] === RUN TestDockerSuite/TestRunEchoStdout [2021-07-27T13:25:17.377Z] === RUN TestDockerSuite/TestRunEmptyEnv [2021-07-27T13:25:17.377Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2021-07-27T13:25:17.377Z] === RUN TestDockerSuite/TestRunEntrypoint [2021-07-27T13:25:19.556Z] === RUN TestDockerSuite/TestRunEnvironment [2021-07-27T13:25:19.556Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2021-07-27T13:25:19.556Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2021-07-27T13:25:19.556Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2021-07-27T13:25:19.556Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2021-07-27T13:25:19.556Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2021-07-27T13:25:19.556Z] === RUN TestDockerSuite/TestRunExitCode [2021-07-27T13:25:22.462Z] === RUN TestDockerSuite/TestRunExitCodeOne [2021-07-27T13:25:25.363Z] === RUN TestDockerSuite/TestRunExitCodeZero [2021-07-27T13:25:27.540Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2021-07-27T13:25:28.276Z] === RUN TestDockerSuite/TestBuildWithTabs [2021-07-27T13:25:30.441Z] === RUN TestDockerSuite/TestRunExposePort [2021-07-27T13:25:30.441Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2021-07-27T13:25:30.441Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2021-07-27T13:25:30.441Z] === RUN TestDockerSuite/TestRunGroupAdd [2021-07-27T13:25:30.441Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2021-07-27T13:25:30.441Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2021-07-27T13:25:30.441Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2021-07-27T13:25:30.441Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2021-07-27T13:25:30.441Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2021-07-27T13:25:30.441Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2021-07-27T13:25:30.441Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-07-27T13:25:30.441Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2021-07-27T13:25:30.441Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2021-07-27T13:25:30.898Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2021-07-27T13:25:30.899Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-07-27T13:25:30.899Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2021-07-27T13:25:32.019Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2021-07-27T13:25:32.989Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2021-07-27T13:25:35.585Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2021-07-27T13:25:35.585Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2021-07-27T13:25:35.585Z] === RUN TestDockerSuite/TestRunInvalidReference [2021-07-27T13:25:35.585Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2021-07-27T13:25:35.585Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2021-07-27T13:25:35.585Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2021-07-27T13:25:35.585Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2021-07-27T13:25:35.585Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2021-07-27T13:25:35.585Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2021-07-27T13:25:35.585Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2021-07-27T13:25:35.585Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2021-07-27T13:25:35.585Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2021-07-27T13:25:44.145Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2021-07-27T13:25:44.145Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2021-07-27T13:25:44.145Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2021-07-27T13:25:45.678Z] === RUN TestDockerSuite/TestRunModeHostname [2021-07-27T13:25:45.678Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2021-07-27T13:25:45.678Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2021-07-27T13:25:45.678Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2021-07-27T13:25:45.678Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2021-07-27T13:25:45.678Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2021-07-27T13:25:45.678Z] === RUN TestDockerSuite/TestRunModeIpcHost [2021-07-27T13:25:45.678Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2021-07-27T13:25:45.678Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2021-07-27T13:25:45.678Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2021-07-27T13:25:45.678Z] === RUN TestDockerSuite/TestRunModePIDContainer [2021-07-27T13:25:45.678Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2021-07-27T13:25:45.678Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2021-07-27T13:25:45.678Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2021-07-27T13:25:45.678Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2021-07-27T13:25:45.678Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2021-07-27T13:25:46.137Z] === RUN TestDockerSuite/TestRunModeUTSHost [2021-07-27T13:25:46.137Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2021-07-27T13:25:46.137Z] === RUN TestDockerSuite/TestRunMount [2021-07-27T13:25:46.137Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2021-07-27T13:25:46.137Z] === RUN TestDockerSuite/TestRunMountOrdering [2021-07-27T13:25:46.137Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2021-07-27T13:25:46.137Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2021-07-27T13:25:46.137Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2021-07-27T13:25:46.137Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2021-07-27T13:25:46.137Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2021-07-27T13:25:46.137Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2021-07-27T13:25:54.707Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2021-07-27T13:25:54.707Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-07-27T13:25:54.707Z] === RUN TestDockerSuite/TestRunNamedVolume [2021-07-27T13:25:54.707Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2021-07-27T13:25:54.707Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2021-07-27T13:25:54.707Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-07-27T13:25:54.707Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2021-07-27T13:26:00.492Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2021-07-27T13:26:02.963Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2021-07-27T13:26:02.984Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2021-07-27T13:26:02.984Z] === RUN TestDockerSuite/TestBuildWithVolumes [2021-07-27T13:26:02.984Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2021-07-27T13:26:02.984Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2021-07-27T13:26:02.984Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2021-07-27T13:26:02.984Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2021-07-27T13:26:02.984Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2021-07-27T13:26:05.189Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2021-07-27T13:26:05.189Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2021-07-27T13:26:05.189Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2021-07-27T13:26:05.189Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2021-07-27T13:26:05.189Z] === RUN TestDockerSuite/TestRunNetHost [2021-07-27T13:26:05.189Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2021-07-27T13:26:05.189Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2021-07-27T13:26:05.189Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2021-07-27T13:26:05.189Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2021-07-27T13:26:05.189Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2021-07-27T13:26:05.189Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2021-07-27T13:26:05.189Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2021-07-27T13:26:05.189Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2021-07-27T13:26:05.189Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-07-27T13:26:05.189Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2021-07-27T13:26:05.189Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2021-07-27T13:26:05.189Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2021-07-27T13:26:05.189Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2021-07-27T13:26:05.189Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2021-07-27T13:26:05.189Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2021-07-27T13:26:06.722Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2021-07-27T13:26:08.384Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2021-07-27T13:26:10.556Z] === RUN TestDockerSuite/TestRunNonExistingImage [2021-07-27T13:26:11.520Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2021-07-27T13:26:11.687Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2021-07-27T13:26:13.695Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2021-07-27T13:26:14.153Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2021-07-27T13:26:14.153Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2021-07-27T13:26:14.153Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2021-07-27T13:26:14.153Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2021-07-27T13:26:14.153Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2021-07-27T13:26:14.153Z] === RUN TestDockerSuite/TestRunPortInUse [2021-07-27T13:26:14.153Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-07-27T13:26:14.153Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2021-07-27T13:26:14.153Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2021-07-27T13:26:14.153Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2021-07-27T13:26:14.153Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2021-07-27T13:26:14.153Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2021-07-27T13:26:14.153Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2021-07-27T13:26:14.153Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2021-07-27T13:26:14.153Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2021-07-27T13:26:14.153Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2021-07-27T13:26:14.593Z] === RUN TestDockerSuite/TestBuildXZHost [2021-07-27T13:26:14.593Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2021-07-27T13:26:14.593Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2021-07-27T13:26:14.593Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-07-27T13:26:14.593Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2021-07-27T13:26:14.593Z] docker_cli_sni_test.go:18: Flakey test [2021-07-27T13:26:14.593Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2021-07-27T13:26:17.503Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2021-07-27T13:26:17.890Z] === RUN TestDockerSuite/TestRunPublishPort [2021-07-27T13:26:17.890Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2021-07-27T13:26:17.890Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2021-07-27T13:26:17.890Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2021-07-27T13:26:17.890Z] === RUN TestDockerSuite/TestRunReadProcLatency [2021-07-27T13:26:17.890Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-07-27T13:26:17.890Z] === RUN TestDockerSuite/TestRunReadProcTimer [2021-07-27T13:26:17.890Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2021-07-27T13:26:17.890Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2021-07-27T13:26:17.890Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2021-07-27T13:26:17.890Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2021-07-27T13:26:23.303Z] === RUN TestDockerSuite/TestCommitChange [2021-07-27T13:26:28.201Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2021-07-27T13:26:28.201Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2021-07-27T13:26:28.201Z] === RUN TestDockerSuite/TestRunRm [2021-07-27T13:26:29.103Z] === RUN TestDockerSuite/TestCommitChangeLabels [2021-07-27T13:26:29.737Z] === RUN TestDockerSuite/TestRunRmAndWait [2021-07-27T13:26:33.803Z] === RUN TestDockerSuite/TestCommitHardlink [2021-07-27T13:26:33.803Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2021-07-27T13:26:33.803Z] === RUN TestDockerSuite/TestCommitNewFile [2021-07-27T13:26:35.524Z] === RUN TestDockerSuite/TestRunRmPre125Api [2021-07-27T13:26:38.425Z] === RUN TestDockerSuite/TestRunRootWorkdir [2021-07-27T13:26:43.816Z] === RUN TestDockerSuite/TestCommitPausedContainer [2021-07-27T13:26:43.816Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2021-07-27T13:26:43.816Z] === RUN TestDockerSuite/TestCommitTTY [2021-07-27T13:26:45.244Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2021-07-27T13:26:48.144Z] === RUN TestDockerSuite/TestRunSetMacAddress [2021-07-27T13:26:51.047Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2021-07-27T13:26:51.047Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2021-07-27T13:26:51.047Z] === RUN TestDockerSuite/TestRunState [2021-07-27T13:26:51.047Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2021-07-27T13:26:51.047Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2021-07-27T13:26:53.949Z] === RUN TestDockerSuite/TestRunStdinPipe [2021-07-27T13:26:53.949Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2021-07-27T13:26:53.949Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2021-07-27T13:26:54.150Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2021-07-27T13:26:56.124Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2021-07-27T13:26:56.124Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2021-07-27T13:26:56.124Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2021-07-27T13:26:56.124Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2021-07-27T13:26:56.124Z] === RUN TestDockerSuite/TestRunTLSVerify [2021-07-27T13:26:56.124Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2021-07-27T13:26:56.124Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2021-07-27T13:26:56.124Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2021-07-27T13:26:56.124Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2021-07-27T13:26:58.846Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2021-07-27T13:26:58.846Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2021-07-27T13:26:58.846Z] === RUN TestDockerSuite/TestCommitWithoutPause [2021-07-27T13:26:58.846Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2021-07-27T13:26:58.846Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2021-07-27T13:26:58.846Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-07-27T13:26:58.846Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2021-07-27T13:26:58.846Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-07-27T13:26:58.846Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2021-07-27T13:26:58.846Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-07-27T13:26:58.846Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2021-07-27T13:26:58.846Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-07-27T13:26:58.846Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2021-07-27T13:26:58.846Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2021-07-27T13:26:58.846Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2021-07-27T13:26:58.846Z] === RUN TestDockerSuite/TestContainerAPICommit [2021-07-27T13:27:01.912Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2021-07-27T13:27:01.912Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2021-07-27T13:27:01.912Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2021-07-27T13:27:01.912Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2021-07-27T13:27:01.912Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2021-07-27T13:27:01.912Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2021-07-27T13:27:01.912Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2021-07-27T13:27:01.912Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2021-07-27T13:27:01.912Z] === RUN TestDockerSuite/TestRunUnshareProc [2021-07-27T13:27:01.912Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2021-07-27T13:27:01.912Z] === RUN TestDockerSuite/TestRunUserByID [2021-07-27T13:27:01.912Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2021-07-27T13:27:01.912Z] === RUN TestDockerSuite/TestRunUserByIDBig [2021-07-27T13:27:01.912Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2021-07-27T13:27:01.912Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2021-07-27T13:27:01.912Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2021-07-27T13:27:01.912Z] === RUN TestDockerSuite/TestRunUserByIDZero [2021-07-27T13:27:01.912Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2021-07-27T13:27:01.912Z] === RUN TestDockerSuite/TestRunUserByName [2021-07-27T13:27:01.912Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2021-07-27T13:27:01.912Z] === RUN TestDockerSuite/TestRunUserDefaults [2021-07-27T13:27:04.089Z] === RUN TestDockerSuite/TestRunUserNotFound [2021-07-27T13:27:04.090Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2021-07-27T13:27:04.090Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2021-07-27T13:27:06.997Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2021-07-27T13:27:06.997Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2021-07-27T13:27:06.997Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2021-07-27T13:27:06.997Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2021-07-27T13:27:06.997Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2021-07-27T13:27:10.729Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2021-07-27T13:27:11.236Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2021-07-27T13:27:19.288Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2021-07-27T13:27:19.816Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2021-07-27T13:27:19.816Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2021-07-27T13:27:19.816Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2021-07-27T13:27:21.354Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2021-07-27T13:27:21.354Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2021-07-27T13:27:21.354Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2021-07-27T13:27:21.354Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2021-07-27T13:27:21.354Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2021-07-27T13:27:21.354Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2021-07-27T13:27:21.354Z] === RUN TestDockerSuite/TestContainerAPICreate [2021-07-27T13:27:24.068Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2021-07-27T13:27:24.264Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2021-07-27T13:27:24.264Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2021-07-27T13:27:24.264Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2021-07-27T13:27:24.264Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2021-07-27T13:27:27.176Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2021-07-27T13:27:27.176Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2021-07-27T13:27:27.176Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2021-07-27T13:27:27.176Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2021-07-27T13:27:27.176Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2021-07-27T13:27:27.176Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2021-07-27T13:27:27.176Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2021-07-27T13:27:27.176Z] === RUN TestDockerSuite/TestContainerAPIDelete [2021-07-27T13:27:30.085Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2021-07-27T13:27:31.125Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2021-07-27T13:27:31.125Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2021-07-27T13:27:31.125Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2021-07-27T13:27:31.125Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2021-07-27T13:27:32.264Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2021-07-27T13:27:34.854Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2021-07-27T13:27:35.171Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2021-07-27T13:27:35.171Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2021-07-27T13:27:35.171Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2021-07-27T13:27:35.171Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2021-07-27T13:27:37.029Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2021-07-27T13:27:37.353Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2021-07-27T13:27:37.353Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2021-07-27T13:27:39.926Z] === RUN TestDockerSuite/TestRunWithBadDevice [2021-07-27T13:27:39.926Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2021-07-27T13:27:39.926Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2021-07-27T13:27:39.926Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2021-07-27T13:27:39.926Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2021-07-27T13:27:39.926Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2021-07-27T13:27:39.926Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2021-07-27T13:27:39.926Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2021-07-27T13:27:39.926Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2021-07-27T13:27:39.926Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2021-07-27T13:27:39.926Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2021-07-27T13:27:39.926Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2021-07-27T13:27:39.926Z] === RUN TestDockerSuite/TestRunWithUlimits [2021-07-27T13:27:39.926Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-07-27T13:27:39.926Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2021-07-27T13:27:40.265Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2021-07-27T13:27:40.265Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2021-07-27T13:27:40.265Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2021-07-27T13:27:40.265Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2021-07-27T13:27:40.265Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2021-07-27T13:27:43.176Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2021-07-27T13:27:43.176Z] === RUN TestDockerSuite/TestContainerAPIKill [2021-07-27T13:27:45.365Z] === RUN TestDockerSuite/TestContainerAPIPause [2021-07-27T13:27:45.365Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2021-07-27T13:27:45.365Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2021-07-27T13:27:48.292Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2021-07-27T13:27:48.751Z] === RUN TestDockerSuite/TestContainerAPIRename [2021-07-27T13:27:51.657Z] === RUN TestDockerSuite/TestContainerAPIRestart [2021-07-27T13:27:54.711Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2021-07-27T13:27:55.677Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2021-07-27T13:27:56.352Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2021-07-27T13:27:57.848Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2021-07-27T13:28:01.046Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2021-07-27T13:28:01.046Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2021-07-27T13:28:01.046Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2021-07-27T13:28:01.046Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2021-07-27T13:28:01.046Z] === RUN TestDockerSuite/TestContainerAPIStart [2021-07-27T13:28:03.227Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2021-07-27T13:28:03.227Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2021-07-27T13:28:03.227Z] === RUN TestDockerSuite/TestContainerAPIStop [2021-07-27T13:28:03.627Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2021-07-27T13:28:03.627Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2021-07-27T13:28:03.627Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2021-07-27T13:28:03.627Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2021-07-27T13:28:03.627Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2021-07-27T13:28:03.627Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2021-07-27T13:28:03.627Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2021-07-27T13:28:03.627Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2021-07-27T13:28:03.627Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2021-07-27T13:28:03.627Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2021-07-27T13:28:03.627Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2021-07-27T13:28:03.627Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2021-07-27T13:28:03.627Z] === RUN TestDockerSuite/TestSaveCheckTimes [2021-07-27T13:28:03.627Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2021-07-27T13:28:03.627Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2021-07-27T13:28:03.627Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2021-07-27T13:28:03.627Z] === RUN TestDockerSuite/TestSaveImageId [2021-07-27T13:28:03.627Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2021-07-27T13:28:03.627Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2021-07-27T13:28:03.627Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2021-07-27T13:28:03.627Z] === RUN TestDockerSuite/TestSaveLoadParents [2021-07-27T13:28:03.627Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2021-07-27T13:28:03.627Z] === RUN TestDockerSuite/TestSaveMultipleNames [2021-07-27T13:28:03.627Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2021-07-27T13:28:03.627Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2021-07-27T13:28:03.627Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2021-07-27T13:28:03.627Z] === RUN TestDockerSuite/TestSaveSingleTag [2021-07-27T13:28:03.627Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2021-07-27T13:28:03.627Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2021-07-27T13:28:03.627Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2021-07-27T13:28:03.627Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2021-07-27T13:28:03.627Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2021-07-27T13:28:03.627Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2021-07-27T13:28:03.627Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2021-07-27T13:28:03.627Z] === RUN TestDockerSuite/TestSearchCmdOptions [2021-07-27T13:28:05.796Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2021-07-27T13:28:05.796Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2021-07-27T13:28:06.253Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2021-07-27T13:28:06.711Z] === RUN TestDockerSuite/TestSearchWithLimit [2021-07-27T13:28:08.883Z] === RUN TestDockerSuite/TestSlowStdinClosing [2021-07-27T13:28:11.800Z] === RUN TestDockerSuite/TestContainerAPITop [2021-07-27T13:28:11.800Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2021-07-27T13:28:11.800Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2021-07-27T13:28:13.339Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2021-07-27T13:28:13.339Z] === RUN TestDockerSuite/TestContainerAPIWait [2021-07-27T13:28:17.437Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2021-07-27T13:28:17.437Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-07-27T13:28:17.437Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2021-07-27T13:28:18.034Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2021-07-27T13:28:20.216Z] === RUN TestDockerSuite/TestContainerNetworkMode [2021-07-27T13:28:20.216Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2021-07-27T13:28:20.216Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2021-07-27T13:28:20.216Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2021-07-27T13:28:20.216Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2021-07-27T13:28:20.216Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2021-07-27T13:28:20.216Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2021-07-27T13:28:20.216Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2021-07-27T13:28:20.216Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2021-07-27T13:28:20.216Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2021-07-27T13:28:20.216Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2021-07-27T13:28:22.399Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2021-07-27T13:28:22.399Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2021-07-27T13:28:25.308Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2021-07-27T13:28:25.992Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2021-07-27T13:28:25.992Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-07-27T13:28:25.992Z] === RUN TestDockerSuite/TestStartAttachSilent [2021-07-27T13:28:28.219Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2021-07-27T13:28:30.399Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2021-07-27T13:28:30.669Z] === RUN TestDockerSuite/TestStartAttachWithRename [2021-07-27T13:28:30.669Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-07-27T13:28:30.669Z] === RUN TestDockerSuite/TestStartMultipleContainers [2021-07-27T13:28:30.669Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-07-27T13:28:30.669Z] === RUN TestDockerSuite/TestStartPausedContainer [2021-07-27T13:28:30.669Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-07-27T13:28:30.669Z] === RUN TestDockerSuite/TestStartRecordError [2021-07-27T13:28:30.669Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-07-27T13:28:30.669Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2021-07-27T13:28:33.309Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0009a9980_} [2021-07-27T13:28:36.219Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1972817290_c:\foo_false____} [2021-07-27T13:28:37.737Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2021-07-27T13:28:37.737Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-07-27T13:28:37.737Z] === RUN TestDockerSuite/TestStatsAllNoStream [2021-07-27T13:28:37.737Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-07-27T13:28:37.737Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2021-07-27T13:28:37.737Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-07-27T13:28:37.737Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2021-07-27T13:28:37.737Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-07-27T13:28:37.737Z] === RUN TestDockerSuite/TestStatsFormatAll [2021-07-27T13:28:37.737Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-07-27T13:28:37.737Z] === RUN TestDockerSuite/TestStatsNoStream [2021-07-27T13:28:37.737Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-07-27T13:28:37.737Z] === RUN TestDockerSuite/TestTopMultipleArgs [2021-07-27T13:28:38.404Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1972817290_c:\foo_true____} [2021-07-27T13:28:39.912Z] === RUN TestDockerSuite/TestTopNonPrivileged [2021-07-27T13:28:42.085Z] === RUN TestDockerSuite/TestTopPrivileged [2021-07-27T13:28:42.085Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-07-27T13:28:42.085Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2021-07-27T13:28:44.981Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2021-07-27T13:28:44.981Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2021-07-27T13:28:44.981Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2021-07-27T13:28:44.981Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-07-27T13:28:44.981Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2021-07-27T13:28:44.981Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-07-27T13:28:44.981Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2021-07-27T13:28:44.981Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2021-07-27T13:28:44.981Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2021-07-27T13:28:44.981Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2021-07-27T13:28:44.981Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2021-07-27T13:28:44.981Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2021-07-27T13:28:44.981Z] === RUN TestDockerSuite/TestVolumeCLICreate [2021-07-27T13:28:46.978Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2021-07-27T13:28:46.979Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2021-07-27T13:28:46.979Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2021-07-27T13:28:46.979Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2021-07-27T13:28:46.979Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2021-07-27T13:28:46.979Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2021-07-27T13:28:46.979Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2021-07-27T13:28:46.979Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2021-07-27T13:28:46.979Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2021-07-27T13:28:46.979Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2021-07-27T13:28:46.979Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2021-07-27T13:28:46.979Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2021-07-27T13:28:46.979Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2021-07-27T13:28:46.979Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2021-07-27T13:28:46.979Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2021-07-27T13:28:46.979Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2021-07-27T13:28:46.979Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2021-07-27T13:28:46.979Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2021-07-27T13:28:46.979Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2021-07-27T13:28:46.979Z] === RUN TestDockerSuite/TestCopyAndRestart [2021-07-27T13:28:46.979Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-07-27T13:28:46.979Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2021-07-27T13:28:46.979Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-07-27T13:28:46.979Z] === RUN TestDockerSuite/TestCpAbsolutePath [2021-07-27T13:28:49.157Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2021-07-27T13:28:49.157Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-07-27T13:28:49.157Z] === RUN TestDockerSuite/TestCpFromCaseA [2021-07-27T13:28:49.157Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-07-27T13:28:49.618Z] === RUN TestDockerSuite/TestCpFromCaseB [2021-07-27T13:28:49.618Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-07-27T13:28:49.618Z] === RUN TestDockerSuite/TestCpFromCaseC [2021-07-27T13:28:49.618Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-07-27T13:28:49.618Z] === RUN TestDockerSuite/TestCpFromCaseD [2021-07-27T13:28:49.618Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-07-27T13:28:49.618Z] === RUN TestDockerSuite/TestCpFromCaseE [2021-07-27T13:28:49.618Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-07-27T13:28:49.618Z] === RUN TestDockerSuite/TestCpFromCaseF [2021-07-27T13:28:49.618Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-07-27T13:28:49.618Z] === RUN TestDockerSuite/TestCpFromCaseG [2021-07-27T13:28:49.618Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-07-27T13:28:49.618Z] === RUN TestDockerSuite/TestCpFromCaseH [2021-07-27T13:28:49.618Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-07-27T13:28:49.618Z] === RUN TestDockerSuite/TestCpFromCaseI [2021-07-27T13:28:49.618Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-07-27T13:28:49.618Z] === RUN TestDockerSuite/TestCpFromCaseJ [2021-07-27T13:28:49.618Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-07-27T13:28:49.618Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2021-07-27T13:28:49.618Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-07-27T13:28:49.618Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2021-07-27T13:28:49.618Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-07-27T13:28:49.618Z] === RUN TestDockerSuite/TestCpGarbagePath [2021-07-27T13:28:52.528Z] === RUN TestDockerSuite/TestCpLocalOnly [2021-07-27T13:28:52.528Z] === RUN TestDockerSuite/TestCpNameHasColon [2021-07-27T13:28:52.528Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-07-27T13:28:52.528Z] === RUN TestDockerSuite/TestCpRelativePath [2021-07-27T13:28:55.440Z] === RUN TestDockerSuite/TestCpSpecialFiles [2021-07-27T13:28:55.440Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-07-27T13:28:55.440Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2021-07-27T13:28:55.440Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-07-27T13:28:55.440Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2021-07-27T13:28:55.440Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-07-27T13:28:55.440Z] === RUN TestDockerSuite/TestCpToCaseA [2021-07-27T13:28:59.821Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2021-07-27T13:29:00.278Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2021-07-27T13:29:00.278Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2021-07-27T13:29:00.278Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2021-07-27T13:29:00.278Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2021-07-27T13:29:00.735Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2021-07-27T13:29:01.192Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2021-07-27T13:29:01.192Z] === RUN TestDockerSuite/TestVolumeCLILs [2021-07-27T13:29:01.249Z] === RUN TestDockerSuite/TestCpToCaseB [2021-07-27T13:29:04.099Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2021-07-27T13:29:04.099Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2021-07-27T13:29:07.870Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2021-07-27T13:29:08.327Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2021-07-27T13:29:08.331Z] === RUN TestDockerSuite/TestCpToCaseC [2021-07-27T13:29:08.331Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-07-27T13:29:08.331Z] === RUN TestDockerSuite/TestCpToCaseD [2021-07-27T13:29:08.331Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-07-27T13:29:08.331Z] === RUN TestDockerSuite/TestCpToCaseE [2021-07-27T13:29:08.784Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2021-07-27T13:29:09.241Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2021-07-27T13:29:09.241Z] === RUN TestDockerSuite/TestVolumeCLIRm [2021-07-27T13:29:18.666Z] === RUN TestDockerSuite/TestCpToCaseF [2021-07-27T13:29:18.666Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-07-27T13:29:18.666Z] === RUN TestDockerSuite/TestCpToCaseG [2021-07-27T13:29:18.666Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-07-27T13:29:18.666Z] === RUN TestDockerSuite/TestCpToCaseH [2021-07-27T13:29:19.545Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2021-07-27T13:29:19.545Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2021-07-27T13:29:19.545Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2021-07-27T13:29:19.545Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2021-07-27T13:29:19.545Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2021-07-27T13:29:19.545Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2021-07-27T13:29:19.545Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2021-07-27T13:29:28.096Z] === RUN TestDockerSuite/TestVolumeLsFormat [2021-07-27T13:29:28.096Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2021-07-27T13:29:28.096Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2021-07-27T13:29:36.366Z] === RUN TestDockerSuite/TestCpToCaseI [2021-07-27T13:29:36.366Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-07-27T13:29:36.366Z] === RUN TestDockerSuite/TestCpToCaseJ [2021-07-27T13:29:36.366Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-07-27T13:29:36.366Z] === RUN TestDockerSuite/TestCpToDot [2021-07-27T13:29:36.366Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2021-07-27T13:29:36.366Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-07-27T13:29:36.826Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2021-07-27T13:29:36.826Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-07-27T13:29:36.826Z] === RUN TestDockerSuite/TestCpToStdout [2021-07-27T13:29:38.411Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2021-07-27T13:29:38.411Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2021-07-27T13:29:38.411Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2021-07-27T13:29:39.735Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2021-07-27T13:29:39.735Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-07-27T13:29:39.735Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2021-07-27T13:29:39.735Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-07-27T13:29:39.735Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2021-07-27T13:29:39.735Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-07-27T13:29:39.735Z] === RUN TestDockerSuite/TestCpVolumePath [2021-07-27T13:29:39.735Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-07-27T13:29:39.735Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2021-07-27T13:29:39.735Z] === RUN TestDockerSuite/TestCreateArgs [2021-07-27T13:29:39.944Z] --- PASS: TestDockerSuite (2570.16s) [2021-07-27T13:29:39.944Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2021-07-27T13:29:39.944Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2021-07-27T13:29:39.944Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.03s) [2021-07-27T13:29:39.944Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) [2021-07-27T13:29:39.944Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s) [2021-07-27T13:29:39.944Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2021-07-27T13:29:39.944Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2021-07-27T13:29:39.944Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (1.16s) [2021-07-27T13:29:39.944Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.26s) [2021-07-27T13:29:39.944Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.71s) [2021-07-27T13:29:39.944Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.36s) [2021-07-27T13:29:39.944Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (65.17s) [2021-07-27T13:29:39.944Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.68s) [2021-07-27T13:29:39.944Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.04s) [2021-07-27T13:29:39.944Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2021-07-27T13:29:39.944Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2021-07-27T13:29:39.944Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2021-07-27T13:29:39.944Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2021-07-27T13:29:39.944Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2021-07-27T13:29:39.944Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2021-07-27T13:29:39.944Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2021-07-27T13:29:39.944Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s) [2021-07-27T13:29:39.944Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2021-07-27T13:29:39.944Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.61s) [2021-07-27T13:29:39.944Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-07-27T13:29:39.944Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2021-07-27T13:29:39.944Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.34s) [2021-07-27T13:29:39.944Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.51s) [2021-07-27T13:29:39.944Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2021-07-27T13:29:39.944Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2021-07-27T13:29:39.944Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2021-07-27T13:29:39.944Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2021-07-27T13:29:39.944Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.37s) [2021-07-27T13:29:39.944Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-07-27T13:29:39.944Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-07-27T13:29:39.944Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (11.10s) [2021-07-27T13:29:39.944Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (82.58s) [2021-07-27T13:29:39.944Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.48s) [2021-07-27T13:29:39.944Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (5.84s) [2021-07-27T13:29:39.944Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2021-07-27T13:29:39.944Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (4.03s) [2021-07-27T13:29:39.944Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (1.05s) [2021-07-27T13:29:39.944Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2021-07-27T13:29:39.944Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-07-27T13:29:39.944Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-07-27T13:29:39.944Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.28s) [2021-07-27T13:29:39.944Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (1.03s) [2021-07-27T13:29:39.944Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.54s) [2021-07-27T13:29:39.944Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.69s) [2021-07-27T13:29:39.944Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2021-07-27T13:29:39.944Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-07-27T13:29:39.944Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.08s) [2021-07-27T13:29:39.944Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (3.25s) [2021-07-27T13:29:39.944Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (12.72s) [2021-07-27T13:29:39.944Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (5.58s) [2021-07-27T13:29:39.944Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.23s) [2021-07-27T13:29:39.944Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2021-07-27T13:29:39.944Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.37s) [2021-07-27T13:29:39.944Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.87s) [2021-07-27T13:29:39.944Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (5.62s) [2021-07-27T13:29:39.944Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2021-07-27T13:29:39.944Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2021-07-27T13:29:39.944Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.03s) [2021-07-27T13:29:39.944Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2021-07-27T13:29:39.944Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.60s) [2021-07-27T13:29:39.944Z] --- PASS: TestDockerSuite/TestBuildAddTar (36.85s) [2021-07-27T13:29:39.944Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2021-07-27T13:29:39.944Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.43s) [2021-07-27T13:29:39.944Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (18.84s) [2021-07-27T13:29:39.944Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.85s) [2021-07-27T13:29:39.944Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.64s) [2021-07-27T13:29:39.944Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (11.72s) [2021-07-27T13:29:39.944Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.27s) [2021-07-27T13:29:39.944Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (4.65s) [2021-07-27T13:29:39.944Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (14.14s) [2021-07-27T13:29:39.944Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (12.98s) [2021-07-27T13:29:39.944Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.44s) [2021-07-27T13:29:39.944Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (5.53s) [2021-07-27T13:29:39.944Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-07-27T13:29:39.944Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2021-07-27T13:29:39.944Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (7.17s) [2021-07-27T13:29:39.944Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-07-27T13:29:39.944Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.67s) [2021-07-27T13:29:39.944Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2021-07-27T13:29:39.944Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2021-07-27T13:29:39.944Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (25.53s) [2021-07-27T13:29:39.944Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (4.55s) [2021-07-27T13:29:39.944Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.85s) [2021-07-27T13:29:39.944Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.47s) [2021-07-27T13:29:39.944Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.63s) [2021-07-27T13:29:39.944Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s) [2021-07-27T13:29:39.944Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (4.45s) [2021-07-27T13:29:39.944Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.59s) [2021-07-27T13:29:39.944Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2021-07-27T13:29:39.944Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-07-27T13:29:39.944Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.68s) [2021-07-27T13:29:39.944Z] --- PASS: TestDockerSuite/TestBuildClearCmd (1.11s) [2021-07-27T13:29:39.944Z] --- PASS: TestDockerSuite/TestBuildCmd (0.61s) [2021-07-27T13:29:39.944Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.66s) [2021-07-27T13:29:39.944Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.62s) [2021-07-27T13:29:39.944Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (5.75s) [2021-07-27T13:29:39.944Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.64s) [2021-07-27T13:29:39.944Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2021-07-27T13:29:39.944Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.37s) [2021-07-27T13:29:39.944Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-07-27T13:29:39.944Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.54s) [2021-07-27T13:29:39.944Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.86s) [2021-07-27T13:29:39.944Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (1.12s) [2021-07-27T13:29:39.944Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.60s) [2021-07-27T13:29:39.944Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-07-27T13:29:39.944Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.02s) [2021-07-27T13:29:39.944Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.77s) [2021-07-27T13:29:39.944Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2021-07-27T13:29:39.944Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-07-27T13:29:39.944Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (5.99s) [2021-07-27T13:29:39.944Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (39.66s) [2021-07-27T13:29:39.944Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (1.69s) [2021-07-27T13:29:39.944Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (1.42s) [2021-07-27T13:29:39.944Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (10.13s) [2021-07-27T13:29:39.944Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.43s) [2021-07-27T13:29:39.944Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.42s) [2021-07-27T13:29:39.944Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2021-07-27T13:29:39.944Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.62s) [2021-07-27T13:29:39.944Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-07-27T13:29:39.944Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (25.36s) [2021-07-27T13:29:39.944Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.85s) [2021-07-27T13:29:39.944Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.44s) [2021-07-27T13:29:39.944Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (23.70s) [2021-07-27T13:29:39.944Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.97s) [2021-07-27T13:29:39.944Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.95s) [2021-07-27T13:29:39.944Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (4.19s) [2021-07-27T13:29:39.944Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (3.08s) [2021-07-27T13:29:39.944Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (3.56s) [2021-07-27T13:29:39.944Z] --- PASS: TestDockerSuite/TestBuildDockerignore (54.35s) [2021-07-27T13:29:39.944Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (6.66s) [2021-07-27T13:29:39.944Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.47s) [2021-07-27T13:29:39.944Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (59.86s) [2021-07-27T13:29:39.944Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.85s) [2021-07-27T13:29:39.944Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.94s) [2021-07-27T13:29:39.944Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (21.06s) [2021-07-27T13:29:39.944Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (13.00s) [2021-07-27T13:29:39.944Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (11.46s) [2021-07-27T13:29:39.944Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (31.60s) [2021-07-27T13:29:39.944Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (12.37s) [2021-07-27T13:29:39.944Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (16.46s) [2021-07-27T13:29:39.944Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (82.39s) [2021-07-27T13:29:39.944Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.51s) [2021-07-27T13:29:39.944Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.43s) [2021-07-27T13:29:39.944Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-07-27T13:29:39.944Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.65s) [2021-07-27T13:29:39.944Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.23s) [2021-07-27T13:29:39.944Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2021-07-27T13:29:39.944Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.55s) [2021-07-27T13:29:39.944Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.61s) [2021-07-27T13:29:39.944Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (9.94s) [2021-07-27T13:29:39.944Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (8.24s) [2021-07-27T13:29:39.944Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (4.77s) [2021-07-27T13:29:39.944Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2021-07-27T13:29:39.944Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.40s) [2021-07-27T13:29:39.944Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-07-27T13:29:39.944Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-07-27T13:29:39.944Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2021-07-27T13:29:39.944Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (4.20s) [2021-07-27T13:29:39.944Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-07-27T13:29:39.944Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-07-27T13:29:39.944Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2021-07-27T13:29:39.944Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.14s) [2021-07-27T13:29:39.944Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (9.71s) [2021-07-27T13:29:39.944Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (14.97s) [2021-07-27T13:29:39.944Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.73s) [2021-07-27T13:29:39.944Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2021-07-27T13:29:39.944Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2021-07-27T13:29:39.944Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2021-07-27T13:29:39.944Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-07-27T13:29:39.944Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-07-27T13:29:39.944Z] --- PASS: TestDockerSuite/TestBuildFails (2.82s) [2021-07-27T13:29:39.944Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.12s) [2021-07-27T13:29:39.944Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (6.28s) [2021-07-27T13:29:39.944Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (6.18s) [2021-07-27T13:29:39.944Z] --- PASS: TestDockerSuite/TestBuildForceRm (7.05s) [2021-07-27T13:29:39.944Z] --- PASS: TestDockerSuite/TestBuildFromGit (6.81s) [2021-07-27T13:29:39.944Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.63s) [2021-07-27T13:29:39.944Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (5.39s) [2021-07-27T13:29:39.944Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-07-27T13:29:39.944Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.97s) [2021-07-27T13:29:39.944Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.69s) [2021-07-27T13:29:39.944Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2021-07-27T13:29:39.944Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (9.17s) [2021-07-27T13:29:39.944Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.05s) [2021-07-27T13:29:39.944Z] --- PASS: TestDockerSuite/TestBuildHistory (12.92s) [2021-07-27T13:29:39.944Z] --- PASS: TestDockerSuite/TestBuildIidFile (1.16s) [2021-07-27T13:29:39.945Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (1.93s) [2021-07-27T13:29:39.945Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2021-07-27T13:29:39.945Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.94s) [2021-07-27T13:29:39.945Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.11s) [2021-07-27T13:29:39.945Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (4.68s) [2021-07-27T13:29:39.945Z] --- PASS: TestDockerSuite/TestBuildLabel (1.12s) [2021-07-27T13:29:39.945Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.76s) [2021-07-27T13:29:39.945Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.16s) [2021-07-27T13:29:39.945Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.78s) [2021-07-27T13:29:39.945Z] --- PASS: TestDockerSuite/TestBuildLabels (1.15s) [2021-07-27T13:29:39.945Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.92s) [2021-07-27T13:29:39.945Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (6.84s) [2021-07-27T13:29:39.945Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.10s) [2021-07-27T13:29:39.945Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s) [2021-07-27T13:29:39.945Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.12s) [2021-07-27T13:29:39.945Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.11s) [2021-07-27T13:29:39.945Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.12s) [2021-07-27T13:29:39.945Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.12s) [2021-07-27T13:29:39.945Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.66s) [2021-07-27T13:29:39.945Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.78s) [2021-07-27T13:29:39.945Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (5.97s) [2021-07-27T13:29:39.945Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (17.23s) [2021-07-27T13:29:39.945Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s) [2021-07-27T13:29:39.945Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.60s) [2021-07-27T13:29:39.945Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (34.99s) [2021-07-27T13:29:39.945Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (16.39s) [2021-07-27T13:29:39.945Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (10.77s) [2021-07-27T13:29:39.945Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (7.20s) [2021-07-27T13:29:39.945Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (5.63s) [2021-07-27T13:29:39.945Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (17.25s) [2021-07-27T13:29:39.945Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-07-27T13:29:39.945Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (8.56s) [2021-07-27T13:29:39.945Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.75s) [2021-07-27T13:29:39.945Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2021-07-27T13:29:39.945Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2021-07-27T13:29:39.945Z] --- PASS: TestDockerSuite/TestBuildNoContext (3.02s) [2021-07-27T13:29:39.945Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (5.05s) [2021-07-27T13:29:39.945Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (3.03s) [2021-07-27T13:29:39.945Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.38s) [2021-07-27T13:29:39.945Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.18s) [2021-07-27T13:29:39.945Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.72s) [2021-07-27T13:29:39.945Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.27s) [2021-07-27T13:29:39.945Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.64s) [2021-07-27T13:29:39.945Z] --- PASS: TestDockerSuite/TestBuildOnBuild (10.19s) [2021-07-27T13:29:39.945Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.83s) [2021-07-27T13:29:39.945Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (10.69s) [2021-07-27T13:29:39.945Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (4.18s) [2021-07-27T13:29:39.945Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (8.50s) [2021-07-27T13:29:39.945Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (5.10s) [2021-07-27T13:29:39.945Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (9.78s) [2021-07-27T13:29:39.945Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.37s) [2021-07-27T13:29:39.945Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.07s) [2021-07-27T13:29:39.945Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2021-07-27T13:29:39.945Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.13s) [2021-07-27T13:29:39.945Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2021-07-27T13:29:39.945Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (45.20s) [2021-07-27T13:29:39.945Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (20.58s) [2021-07-27T13:29:39.945Z] --- PASS: TestDockerSuite/TestBuildRm (17.24s) [2021-07-27T13:29:39.945Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (3.44s) [2021-07-27T13:29:39.945Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2021-07-27T13:29:39.945Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.46s) [2021-07-27T13:29:39.945Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.63s) [2021-07-27T13:29:39.945Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (3.87s) [2021-07-27T13:29:39.945Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (4.31s) [2021-07-27T13:29:39.945Z] --- PASS: TestDockerSuite/TestBuildShellInherited (5.02s) [2021-07-27T13:29:39.945Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (22.07s) [2021-07-27T13:29:39.945Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.90s) [2021-07-27T13:29:39.945Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.71s) [2021-07-27T13:29:39.945Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (9.50s) [2021-07-27T13:29:39.945Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.31s) [2021-07-27T13:29:39.945Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (4.75s) [2021-07-27T13:29:39.945Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.10s) [2021-07-27T13:29:39.945Z] --- PASS: TestDockerSuite/TestBuildStderr (9.23s) [2021-07-27T13:29:39.945Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (18.72s) [2021-07-27T13:29:39.945Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.43s) [2021-07-27T13:29:39.945Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (3.79s) [2021-07-27T13:29:39.945Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.48s) [2021-07-27T13:29:39.945Z] --- PASS: TestDockerSuite/TestBuildTagEvent (4.50s) [2021-07-27T13:29:39.945Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (5.33s) [2021-07-27T13:29:39.945Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2021-07-27T13:29:39.945Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2021-07-27T13:29:39.945Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2021-07-27T13:29:39.945Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (8.86s) [2021-07-27T13:29:39.945Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.66s) [2021-07-27T13:29:39.945Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (3.50s) [2021-07-27T13:29:39.945Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2021-07-27T13:29:39.945Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-07-27T13:29:39.945Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (23.99s) [2021-07-27T13:29:39.945Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (1.05s) [2021-07-27T13:29:39.945Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (10.02s) [2021-07-27T13:29:39.945Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (6.20s) [2021-07-27T13:29:39.945Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.49s) [2021-07-27T13:29:39.945Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2021-07-27T13:29:39.945Z] --- PASS: TestDockerSuite/TestBuildWithFailure (7.53s) [2021-07-27T13:29:39.945Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.47s) [2021-07-27T13:29:39.945Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (20.18s) [2021-07-27T13:29:39.945Z] --- PASS: TestDockerSuite/TestBuildWithTabs (4.48s) [2021-07-27T13:29:39.945Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.48s) [2021-07-27T13:29:39.945Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (14.73s) [2021-07-27T13:29:39.945Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.47s) [2021-07-27T13:29:39.945Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.43s) [2021-07-27T13:29:39.945Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2021-07-27T13:29:39.945Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.35s) [2021-07-27T13:29:39.945Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (7.95s) [2021-07-27T13:29:39.945Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.26s) [2021-07-27T13:29:39.945Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.40s) [2021-07-27T13:29:39.945Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.05s) [2021-07-27T13:29:39.945Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-07-27T13:29:39.945Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.03s) [2021-07-27T13:29:39.945Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (9.58s) [2021-07-27T13:29:39.945Z] --- PASS: TestDockerSuite/TestCommitChange (5.64s) [2021-07-27T13:29:39.945Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (5.09s) [2021-07-27T13:29:39.945Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2021-07-27T13:29:39.945Z] --- PASS: TestDockerSuite/TestCommitNewFile (12.13s) [2021-07-27T13:29:39.945Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2021-07-27T13:29:39.945Z] --- PASS: TestDockerSuite/TestCommitTTY (7.52s) [2021-07-27T13:29:39.945Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (5.18s) [2021-07-27T13:29:39.945Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2021-07-27T13:29:39.945Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-07-27T13:29:39.945Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2021-07-27T13:29:39.945Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-07-27T13:29:39.945Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2021-07-27T13:29:39.945Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-07-27T13:29:39.945Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2021-07-27T13:29:39.945Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.13s) [2021-07-27T13:29:39.945Z] --- PASS: TestDockerSuite/TestContainerAPICommit (7.78s) [2021-07-27T13:29:39.945Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (7.53s) [2021-07-27T13:29:39.945Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2021-07-27T13:29:39.945Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.82s) [2021-07-27T13:29:39.945Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-07-27T13:29:39.945Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-07-27T13:29:39.945Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-07-27T13:29:39.945Z] --- PASS: TestDockerSuite/TestContainerAPICreate (2.82s) [2021-07-27T13:29:39.945Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2021-07-27T13:29:39.945Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2021-07-27T13:29:39.945Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.86s) [2021-07-27T13:29:39.945Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2021-07-27T13:29:39.945Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2021-07-27T13:29:39.945Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-07-27T13:29:39.945Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-07-27T13:29:39.945Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (3.50s) [2021-07-27T13:29:39.945Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.32s) [2021-07-27T13:29:39.945Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.36s) [2021-07-27T13:29:39.945Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s) [2021-07-27T13:29:39.945Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-07-27T13:29:39.945Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.45s) [2021-07-27T13:29:39.945Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s) [2021-07-27T13:29:39.945Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.44s) [2021-07-27T13:29:39.945Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2021-07-27T13:29:39.945Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-07-27T13:29:39.945Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.36s) [2021-07-27T13:29:39.945Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2021-07-27T13:29:39.945Z] --- PASS: TestDockerSuite/TestContainerAPIKill (2.16s) [2021-07-27T13:29:39.945Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2021-07-27T13:29:39.945Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (3.02s) [2021-07-27T13:29:39.945Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.34s) [2021-07-27T13:29:39.945Z] --- PASS: TestDockerSuite/TestContainerAPIRename (2.78s) [2021-07-27T13:29:39.945Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (4.40s) [2021-07-27T13:29:39.945Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (4.98s) [2021-07-27T13:29:39.945Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.14s) [2021-07-27T13:29:39.945Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2021-07-27T13:29:39.945Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2021-07-27T13:29:39.945Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2021-07-27T13:29:39.945Z] --- PASS: TestDockerSuite/TestContainerAPIStart (2.13s) [2021-07-27T13:29:39.945Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-07-27T13:29:39.945Z] --- PASS: TestDockerSuite/TestContainerAPIStop (2.83s) [2021-07-27T13:29:39.945Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2021-07-27T13:29:39.945Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.31s) [2021-07-27T13:29:39.945Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.14s) [2021-07-27T13:29:39.945Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.80s) [2021-07-27T13:29:39.945Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (2.38s) [2021-07-27T13:29:39.945Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-07-27T13:29:39.945Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-07-27T13:29:39.945Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2021-07-27T13:29:39.945Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-07-27T13:29:39.945Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2021-07-27T13:29:39.945Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (6.68s) [2021-07-27T13:29:39.945Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (19.63s) [2021-07-27T13:29:39.945Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (2.67s) [2021-07-27T13:29:39.945Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (3.63s) [2021-07-27T13:29:39.945Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.64s) [2021-07-27T13:29:39.945Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (2.61s) [2021-07-27T13:29:39.945Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc00011c090_} (2.65s) [2021-07-27T13:29:39.945Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1581198082_c:\foo_false____} (2.66s) [2021-07-27T13:29:39.945Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1581198082_c:\foo_true____} (2.75s) [2021-07-27T13:29:39.945Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-07-27T13:29:39.945Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.50s) [2021-07-27T13:29:39.945Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2021-07-27T13:29:39.945Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2021-07-27T13:29:39.945Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2021-07-27T13:29:39.945Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2021-07-27T13:29:39.945Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2021-07-27T13:29:39.945Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.11s) [2021-07-27T13:29:39.945Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.10s) [2021-07-27T13:29:39.946Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.10s) [2021-07-27T13:29:39.946Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2021-07-27T13:29:39.946Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.10s) [2021-07-27T13:29:39.946Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2021-07-27T13:29:39.946Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-07-27T13:29:39.946Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-07-27T13:29:39.946Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2021-07-27T13:29:39.946Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2021-07-27T13:29:39.946Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (2.90s) [2021-07-27T13:29:39.946Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2021-07-27T13:29:39.946Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2021-07-27T13:29:39.946Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2021-07-27T13:29:39.946Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2021-07-27T13:29:39.946Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2021-07-27T13:29:39.946Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2021-07-27T13:29:39.946Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2021-07-27T13:29:39.946Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2021-07-27T13:29:39.946Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2021-07-27T13:29:39.946Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2021-07-27T13:29:39.946Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-07-27T13:29:39.946Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-07-27T13:29:39.946Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2021-07-27T13:29:39.946Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.63s) [2021-07-27T13:29:39.946Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.08s) [2021-07-27T13:29:39.946Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2021-07-27T13:29:39.946Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.93s) [2021-07-27T13:29:39.946Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-07-27T13:29:39.946Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-07-27T13:29:39.946Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2021-07-27T13:29:39.946Z] --- PASS: TestDockerSuite/TestCpToCaseA (4.82s) [2021-07-27T13:29:39.946Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.95s) [2021-07-27T13:29:39.946Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2021-07-27T13:29:39.946Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2021-07-27T13:29:39.946Z] --- PASS: TestDockerSuite/TestCpToCaseE (10.48s) [2021-07-27T13:29:39.946Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2021-07-27T13:29:39.946Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2021-07-27T13:29:39.946Z] --- PASS: TestDockerSuite/TestCpToCaseH (10.19s) [2021-07-27T13:29:39.946Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2021-07-27T13:29:39.946Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2021-07-27T13:29:39.946Z] --- PASS: TestDockerSuite/TestCpToDot (2.65s) [2021-07-27T13:29:39.946Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2021-07-27T13:29:39.946Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2021-07-27T13:29:39.946Z] --- PASS: TestDockerSuite/TestCpToStdout (3.02s) [2021-07-27T13:29:39.946Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2021-07-27T13:29:39.946Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-07-27T13:29:39.946Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-07-27T13:29:39.946Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2021-07-27T13:29:39.946Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.27s) [2021-07-27T13:29:39.946Z] --- PASS: TestDockerSuite/TestCreateArgs (0.28s) [2021-07-27T13:29:39.946Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.36s) [2021-07-27T13:29:39.946Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.87s) [2021-07-27T13:29:39.946Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.28s) [2021-07-27T13:29:39.946Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.26s) [2021-07-27T13:29:39.946Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (2.00s) [2021-07-27T13:29:39.946Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.88s) [2021-07-27T13:29:39.946Z] --- PASS: TestDockerSuite/TestCreateLabels (0.28s) [2021-07-27T13:29:39.946Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-07-27T13:29:39.946Z] --- PASS: TestDockerSuite/TestCreateRM (0.51s) [2021-07-27T13:29:39.946Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2021-07-27T13:29:39.946Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.26s) [2021-07-27T13:29:39.946Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.53s) [2021-07-27T13:29:39.946Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (9.17s) [2021-07-27T13:29:39.946Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.31s) [2021-07-27T13:29:39.946Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.58s) [2021-07-27T13:29:39.946Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.70s) [2021-07-27T13:29:39.946Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.27s) [2021-07-27T13:29:39.946Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-07-27T13:29:39.946Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.89s) [2021-07-27T13:29:39.946Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-07-27T13:29:39.946Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.19s) [2021-07-27T13:29:39.946Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2021-07-27T13:29:39.946Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-07-27T13:29:39.946Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-07-27T13:29:39.946Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-07-27T13:29:39.946Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2021-07-27T13:29:39.946Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-07-27T13:29:39.946Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-07-27T13:29:39.946Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2021-07-27T13:29:39.946Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2021-07-27T13:29:39.946Z] --- PASS: TestDockerSuite/TestDockerFails (0.09s) [2021-07-27T13:29:40.195Z] === RUN TestDockerSuite/TestCreateByImageID [2021-07-27T13:29:40.404Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2021-07-27T13:29:40.404Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-07-27T13:29:40.404Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-07-27T13:29:40.404Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2021-07-27T13:29:40.404Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2021-07-27T13:29:40.404Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.96s) [2021-07-27T13:29:40.404Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.48s) [2021-07-27T13:29:40.404Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.65s) [2021-07-27T13:29:40.404Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (9.07s) [2021-07-27T13:29:40.404Z] --- PASS: TestDockerSuite/TestEventsCopy (4.95s) [2021-07-27T13:29:40.404Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (6.01s) [2021-07-27T13:29:40.404Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.87s) [2021-07-27T13:29:40.404Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (1.02s) [2021-07-27T13:29:40.404Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (4.85s) [2021-07-27T13:29:40.404Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.69s) [2021-07-27T13:29:40.404Z] --- PASS: TestDockerSuite/TestEventsFilterType (1.14s) [2021-07-27T13:29:40.404Z] --- PASS: TestDockerSuite/TestEventsFilters (10.16s) [2021-07-27T13:29:40.404Z] --- PASS: TestDockerSuite/TestEventsFormat (5.75s) [2021-07-27T13:29:40.404Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.08s) [2021-07-27T13:29:40.404Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.07s) [2021-07-27T13:29:40.404Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2021-07-27T13:29:40.404Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2021-07-27T13:29:40.404Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2021-07-27T13:29:40.404Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.21s) [2021-07-27T13:29:40.404Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2021-07-27T13:29:40.404Z] --- PASS: TestDockerSuite/TestEventsRename (2.99s) [2021-07-27T13:29:40.404Z] --- PASS: TestDockerSuite/TestEventsResize (8.25s) [2021-07-27T13:29:40.404Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.58s) [2021-07-27T13:29:40.404Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.82s) [2021-07-27T13:29:40.404Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (5.38s) [2021-07-27T13:29:40.404Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2021-07-27T13:29:40.404Z] --- PASS: TestDockerSuite/TestEventsUntag (2.81s) [2021-07-27T13:29:40.404Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (4.99s) [2021-07-27T13:29:40.404Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2021-07-27T13:29:40.404Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-07-27T13:29:40.404Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (2.33s) [2021-07-27T13:29:40.404Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (2.27s) [2021-07-27T13:29:40.404Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2021-07-27T13:29:40.404Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2021-07-27T13:29:40.404Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-07-27T13:29:40.404Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (2.29s) [2021-07-27T13:29:40.404Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.26s) [2021-07-27T13:29:40.404Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.30s) [2021-07-27T13:29:40.404Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (2.30s) [2021-07-27T13:29:40.404Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (5.11s) [2021-07-27T13:29:40.404Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2021-07-27T13:29:40.404Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2021-07-27T13:29:40.404Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-07-27T13:29:40.404Z] --- PASS: TestDockerSuite/TestExecExitStatus (2.47s) [2021-07-27T13:29:40.404Z] --- PASS: TestDockerSuite/TestExecInspectID (4.81s) [2021-07-27T13:29:40.404Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2021-07-27T13:29:40.404Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-07-27T13:29:40.404Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2021-07-27T13:29:40.404Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2021-07-27T13:29:40.404Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-07-27T13:29:40.404Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.67s) [2021-07-27T13:29:40.404Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2021-07-27T13:29:40.404Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2021-07-27T13:29:40.404Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2021-07-27T13:29:40.404Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2021-07-27T13:29:40.404Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2021-07-27T13:29:40.404Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.49s) [2021-07-27T13:29:40.404Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2021-07-27T13:29:40.404Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (6.11s) [2021-07-27T13:29:40.404Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2021-07-27T13:29:40.404Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2021-07-27T13:29:40.404Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2021-07-27T13:29:40.404Z] --- PASS: TestDockerSuite/TestGetContainerStats (6.14s) [2021-07-27T13:29:40.404Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (6.12s) [2021-07-27T13:29:40.404Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.26s) [2021-07-27T13:29:40.404Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (6.09s) [2021-07-27T13:29:40.404Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2021-07-27T13:29:40.404Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s) [2021-07-27T13:29:40.404Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.18s) [2021-07-27T13:29:40.404Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2021-07-27T13:29:40.404Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.07s) [2021-07-27T13:29:40.404Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.10s) [2021-07-27T13:29:40.405Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.08s) [2021-07-27T13:29:40.405Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (5.03s) [2021-07-27T13:29:40.405Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.07s) [2021-07-27T13:29:40.405Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-07-27T13:29:40.405Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.08s) [2021-07-27T13:29:40.405Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.08s) [2021-07-27T13:29:40.405Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.34s) [2021-07-27T13:29:40.405Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.69s) [2021-07-27T13:29:40.405Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2021-07-27T13:29:40.405Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.21s) [2021-07-27T13:29:40.405Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.09s) [2021-07-27T13:29:40.405Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (2.08s) [2021-07-27T13:29:40.405Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.26s) [2021-07-27T13:29:40.405Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.34s) [2021-07-27T13:29:40.405Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (3.09s) [2021-07-27T13:29:40.405Z] --- PASS: TestDockerSuite/TestImagesFormat (0.21s) [2021-07-27T13:29:40.405Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2021-07-27T13:29:40.405Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (4.06s) [2021-07-27T13:29:40.405Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.07s) [2021-07-27T13:29:40.405Z] --- PASS: TestDockerSuite/TestImportBadURL (2.44s) [2021-07-27T13:29:40.405Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2021-07-27T13:29:40.405Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2021-07-27T13:29:40.405Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.07s) [2021-07-27T13:29:40.405Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-07-27T13:29:40.405Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2021-07-27T13:29:40.405Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2021-07-27T13:29:40.405Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-07-27T13:29:40.405Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-07-27T13:29:40.405Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2021-07-27T13:29:40.405Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.07s) [2021-07-27T13:29:40.405Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-07-27T13:29:40.405Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-07-27T13:29:40.405Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.25s) [2021-07-27T13:29:40.405Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.79s) [2021-07-27T13:29:40.405Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-07-27T13:29:40.405Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-07-27T13:29:40.405Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.09s) [2021-07-27T13:29:40.405Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2021-07-27T13:29:40.405Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.85s) [2021-07-27T13:29:40.405Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.19s) [2021-07-27T13:29:40.405Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.52s) [2021-07-27T13:29:40.405Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-07-27T13:29:40.405Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2021-07-27T13:29:40.405Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-07-27T13:29:40.405Z] --- PASS: TestDockerSuite/TestInspectDefault (2.39s) [2021-07-27T13:29:40.405Z] --- PASS: TestDockerSuite/TestInspectHistory (4.83s) [2021-07-27T13:29:40.405Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2021-07-27T13:29:40.405Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-07-27T13:29:40.405Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-07-27T13:29:40.405Z] --- PASS: TestDockerSuite/TestInspectInt64 (3.00s) [2021-07-27T13:29:40.405Z] --- PASS: TestDockerSuite/TestInspectJSONFields (2.42s) [2021-07-27T13:29:40.405Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.25s) [2021-07-27T13:29:40.405Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.43s) [2021-07-27T13:29:40.405Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.57s) [2021-07-27T13:29:40.405Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2021-07-27T13:29:40.405Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.08s) [2021-07-27T13:29:40.405Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.43s) [2021-07-27T13:29:40.405Z] --- PASS: TestDockerSuite/TestInspectStatus (3.58s) [2021-07-27T13:29:40.405Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (4.74s) [2021-07-27T13:29:40.405Z] --- PASS: TestDockerSuite/TestInspectTemplateError (2.49s) [2021-07-27T13:29:40.405Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.86s) [2021-07-27T13:29:40.405Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.41s) [2021-07-27T13:29:40.405Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.80s) [2021-07-27T13:29:40.405Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.84s) [2021-07-27T13:29:40.405Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.85s) [2021-07-27T13:29:40.405Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.08s) [2021-07-27T13:29:40.405Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2021-07-27T13:29:40.405Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2021-07-27T13:29:40.405Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-07-27T13:29:40.405Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-07-27T13:29:40.405Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2021-07-27T13:29:40.405Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2021-07-27T13:29:40.405Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2021-07-27T13:29:40.405Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2021-07-27T13:29:40.405Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-07-27T13:29:40.405Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-07-27T13:29:40.405Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-07-27T13:29:40.405Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-07-27T13:29:40.405Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-07-27T13:29:40.405Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-07-27T13:29:40.405Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-07-27T13:29:40.405Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2021-07-27T13:29:40.405Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.07s) [2021-07-27T13:29:40.405Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s) [2021-07-27T13:29:40.405Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (2.41s) [2021-07-27T13:29:40.405Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (2.34s) [2021-07-27T13:29:40.405Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (6.03s) [2021-07-27T13:29:40.405Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.88s) [2021-07-27T13:29:40.405Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-07-27T13:29:40.405Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.49s) [2021-07-27T13:29:40.405Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.08s) [2021-07-27T13:29:40.405Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (7.00s) [2021-07-27T13:29:40.405Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (6.98s) [2021-07-27T13:29:40.405Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (6.95s) [2021-07-27T13:29:40.405Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.84s) [2021-07-27T13:29:40.405Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.78s) [2021-07-27T13:29:40.405Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-07-27T13:29:40.405Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.99s) [2021-07-27T13:29:40.405Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.98s) [2021-07-27T13:29:40.405Z] --- PASS: TestDockerSuite/TestLogsSince (9.47s) [2021-07-27T13:29:40.405Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-07-27T13:29:40.405Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2021-07-27T13:29:40.405Z] --- PASS: TestDockerSuite/TestLogsTail (3.37s) [2021-07-27T13:29:40.405Z] --- PASS: TestDockerSuite/TestLogsTimestamps (3.03s) [2021-07-27T13:29:40.405Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.92s) [2021-07-27T13:29:40.405Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2021-07-27T13:29:40.405Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2021-07-27T13:29:40.405Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2021-07-27T13:29:40.405Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-07-27T13:29:40.405Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2021-07-27T13:29:40.405Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2021-07-27T13:29:40.405Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2021-07-27T13:29:40.405Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2021-07-27T13:29:40.405Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.08s) [2021-07-27T13:29:40.405Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-07-27T13:29:40.405Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2021-07-27T13:29:40.405Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2021-07-27T13:29:40.405Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-07-27T13:29:40.405Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2021-07-27T13:29:40.405Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-07-27T13:29:40.405Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-07-27T13:29:40.405Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2021-07-27T13:29:40.405Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2021-07-27T13:29:40.405Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (4.63s) [2021-07-27T13:29:40.405Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2021-07-27T13:29:40.405Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.03s) [2021-07-27T13:29:40.405Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2021-07-27T13:29:40.405Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-07-27T13:29:40.405Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-07-27T13:29:40.405Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-07-27T13:29:40.405Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-07-27T13:29:40.405Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-07-27T13:29:40.405Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.03s) [2021-07-27T13:29:40.405Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (4.81s) [2021-07-27T13:29:40.405Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2021-07-27T13:29:40.405Z] --- PASS: TestDockerSuite/TestPsByOrder (9.02s) [2021-07-27T13:29:40.405Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-07-27T13:29:40.405Z] --- PASS: TestDockerSuite/TestPsListContainersBase (10.28s) [2021-07-27T13:29:40.405Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (16.43s) [2021-07-27T13:29:40.405Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.37s) [2021-07-27T13:29:40.405Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-07-27T13:29:40.405Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (13.08s) [2021-07-27T13:29:40.405Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (4.23s) [2021-07-27T13:29:40.405Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (8.12s) [2021-07-27T13:29:40.405Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (5.20s) [2021-07-27T13:29:40.405Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2021-07-27T13:29:40.405Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-07-27T13:29:40.405Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (5.42s) [2021-07-27T13:29:40.405Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2021-07-27T13:29:40.405Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2021-07-27T13:29:40.405Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-07-27T13:29:40.405Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2021-07-27T13:29:40.405Z] --- PASS: TestDockerSuite/TestPsShowMounts (7.71s) [2021-07-27T13:29:40.405Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2021-07-27T13:29:40.405Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.67s) [2021-07-27T13:29:40.405Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-07-27T13:29:40.405Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.27s) [2021-07-27T13:29:40.405Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.94s) [2021-07-27T13:29:40.405Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2021-07-27T13:29:40.405Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (5.20s) [2021-07-27T13:29:40.405Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (5.15s) [2021-07-27T13:29:40.405Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.95s) [2021-07-27T13:29:40.405Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (22.93s) [2021-07-27T13:29:40.405Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-07-27T13:29:40.405Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (7.89s) [2021-07-27T13:29:40.405Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.32s) [2021-07-27T13:29:40.405Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.24s) [2021-07-27T13:29:40.405Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.92s) [2021-07-27T13:29:40.405Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (5.17s) [2021-07-27T13:29:40.405Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (4.62s) [2021-07-27T13:29:40.405Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2021-07-27T13:29:40.405Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (5.07s) [2021-07-27T13:29:40.405Z] --- PASS: TestDockerSuite/TestRmiBlank (0.07s) [2021-07-27T13:29:40.405Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.35s) [2021-07-27T13:29:40.405Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (14.19s) [2021-07-27T13:29:40.405Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (3.28s) [2021-07-27T13:29:40.405Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.82s) [2021-07-27T13:29:40.405Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (11.67s) [2021-07-27T13:29:40.405Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (6.15s) [2021-07-27T13:29:40.405Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (9.14s) [2021-07-27T13:29:40.405Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (4.25s) [2021-07-27T13:29:40.405Z] --- PASS: TestDockerSuite/TestRmiTag (0.77s) [2021-07-27T13:29:40.405Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.62s) [2021-07-27T13:29:40.405Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (31.94s) [2021-07-27T13:29:40.405Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.78s) [2021-07-27T13:29:40.405Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (5.51s) [2021-07-27T13:29:40.405Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.40s) [2021-07-27T13:29:40.405Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2021-07-27T13:29:40.405Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2021-07-27T13:29:40.405Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2021-07-27T13:29:40.405Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-07-27T13:29:40.405Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-07-27T13:29:40.405Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-07-27T13:29:40.405Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-07-27T13:29:40.405Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.05s) [2021-07-27T13:29:40.405Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2021-07-27T13:29:40.405Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2021-07-27T13:29:40.405Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (5.49s) [2021-07-27T13:29:40.405Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.85s) [2021-07-27T13:29:40.405Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.77s) [2021-07-27T13:29:40.405Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.82s) [2021-07-27T13:29:40.405Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.79s) [2021-07-27T13:29:40.405Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.07s) [2021-07-27T13:29:40.405Z] --- PASS: TestDockerSuite/TestRunBindMounts (5.31s) [2021-07-27T13:29:40.405Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-07-27T13:29:40.405Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-07-27T13:29:40.405Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-07-27T13:29:40.405Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-07-27T13:29:40.405Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-07-27T13:29:40.405Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2021-07-27T13:29:40.405Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-07-27T13:29:40.405Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-07-27T13:29:40.405Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2021-07-27T13:29:40.405Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-07-27T13:29:40.405Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-07-27T13:29:40.405Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.74s) [2021-07-27T13:29:40.405Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2021-07-27T13:29:40.405Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (3.27s) [2021-07-27T13:29:40.405Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2021-07-27T13:29:40.405Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-07-27T13:29:40.405Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (2.15s) [2021-07-27T13:29:40.405Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-07-27T13:29:40.405Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-07-27T13:29:40.405Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-07-27T13:29:40.405Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-07-27T13:29:40.405Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-07-27T13:29:40.405Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2021-07-27T13:29:40.405Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-07-27T13:29:40.405Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (7.15s) [2021-07-27T13:29:40.405Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.39s) [2021-07-27T13:29:40.405Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.79s) [2021-07-27T13:29:40.405Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2021-07-27T13:29:40.405Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-07-27T13:29:40.405Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2021-07-27T13:29:40.405Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.42s) [2021-07-27T13:29:40.406Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-07-27T13:29:40.406Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-07-27T13:29:40.406Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2021-07-27T13:29:40.406Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-07-27T13:29:40.406Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (2.02s) [2021-07-27T13:29:40.406Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (6.48s) [2021-07-27T13:29:40.406Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2021-07-27T13:29:40.406Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-07-27T13:29:40.406Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2021-07-27T13:29:40.406Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2021-07-27T13:29:40.406Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-07-27T13:29:40.406Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2021-07-27T13:29:40.406Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.53s) [2021-07-27T13:29:40.406Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2021-07-27T13:29:40.406Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.19s) [2021-07-27T13:29:40.406Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-07-27T13:29:40.406Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.82s) [2021-07-27T13:29:40.406Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.24s) [2021-07-27T13:29:40.406Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-07-27T13:29:40.406Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.33s) [2021-07-27T13:29:40.406Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2021-07-27T13:29:40.406Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-07-27T13:29:40.406Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-07-27T13:29:40.406Z] --- PASS: TestDockerSuite/TestRunExitCode (2.71s) [2021-07-27T13:29:40.406Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.81s) [2021-07-27T13:29:40.406Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.44s) [2021-07-27T13:29:40.406Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.95s) [2021-07-27T13:29:40.406Z] --- PASS: TestDockerSuite/TestRunExposePort (0.07s) [2021-07-27T13:29:40.406Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-07-27T13:29:40.406Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2021-07-27T13:29:40.406Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-07-27T13:29:40.406Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-07-27T13:29:40.406Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-07-27T13:29:40.406Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-07-27T13:29:40.406Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2021-07-27T13:29:40.406Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (4.84s) [2021-07-27T13:29:40.406Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-07-27T13:29:40.406Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.09s) [2021-07-27T13:29:40.406Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-07-27T13:29:40.406Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-07-27T13:29:40.406Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-07-27T13:29:40.406Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2021-07-27T13:29:40.406Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (7.86s) [2021-07-27T13:29:40.406Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-07-27T13:29:40.406Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (2.22s) [2021-07-27T13:29:40.406Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2021-07-27T13:29:40.406Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2021-07-27T13:29:40.406Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2021-07-27T13:29:40.406Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-07-27T13:29:40.406Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-07-27T13:29:40.406Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-07-27T13:29:40.406Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-07-27T13:29:40.406Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-07-27T13:29:40.406Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2021-07-27T13:29:40.406Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2021-07-27T13:29:40.406Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2021-07-27T13:29:40.406Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-07-27T13:29:40.406Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-07-27T13:29:40.406Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (8.18s) [2021-07-27T13:29:40.406Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-07-27T13:29:40.406Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2021-07-27T13:29:40.406Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-07-27T13:29:40.406Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (5.83s) [2021-07-27T13:29:40.406Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (4.65s) [2021-07-27T13:29:40.406Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2021-07-27T13:29:40.406Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-07-27T13:29:40.406Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2021-07-27T13:29:40.406Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-07-27T13:29:40.406Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-07-27T13:29:40.406Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-07-27T13:29:40.406Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-07-27T13:29:40.406Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2021-07-27T13:29:40.406Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2021-07-27T13:29:40.406Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.46s) [2021-07-27T13:29:40.406Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.20s) [2021-07-27T13:29:40.406Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (1.88s) [2021-07-27T13:29:40.406Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (1.93s) [2021-07-27T13:29:40.406Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.21s) [2021-07-27T13:29:40.406Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.15s) [2021-07-27T13:29:40.406Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2021-07-27T13:29:40.406Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2021-07-27T13:29:40.406Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2021-07-27T13:29:40.406Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2021-07-27T13:29:40.406Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-07-27T13:29:40.406Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-07-27T13:29:40.406Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-07-27T13:29:40.406Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-07-27T13:29:40.406Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (3.88s) [2021-07-27T13:29:40.406Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2021-07-27T13:29:40.406Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-07-27T13:29:40.406Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2021-07-27T13:29:40.406Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-07-27T13:29:40.406Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-07-27T13:29:40.406Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (8.75s) [2021-07-27T13:29:40.406Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2021-07-27T13:29:40.406Z] --- PASS: TestDockerSuite/TestRunRm (2.87s) [2021-07-27T13:29:40.406Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.82s) [2021-07-27T13:29:40.406Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (2.88s) [2021-07-27T13:29:40.406Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (7.07s) [2021-07-27T13:29:40.406Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.38s) [2021-07-27T13:29:40.406Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.88s) [2021-07-27T13:29:40.406Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-07-27T13:29:40.406Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2021-07-27T13:29:40.406Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.80s) [2021-07-27T13:29:40.406Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2021-07-27T13:29:40.406Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (2.31s) [2021-07-27T13:29:40.406Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-07-27T13:29:40.406Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-07-27T13:29:40.406Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.21s) [2021-07-27T13:29:40.406Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.07s) [2021-07-27T13:29:40.406Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2021-07-27T13:29:40.406Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (5.16s) [2021-07-27T13:29:40.406Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2021-07-27T13:29:40.406Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-07-27T13:29:40.406Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2021-07-27T13:29:40.406Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2021-07-27T13:29:40.406Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2021-07-27T13:29:40.406Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2021-07-27T13:29:40.406Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-07-27T13:29:40.406Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2021-07-27T13:29:40.406Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2021-07-27T13:29:40.406Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2021-07-27T13:29:40.406Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.75s) [2021-07-27T13:29:40.406Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2021-07-27T13:29:40.406Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.48s) [2021-07-27T13:29:40.406Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-07-27T13:29:40.406Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2021-07-27T13:29:40.406Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (3.65s) [2021-07-27T13:29:40.406Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (8.19s) [2021-07-27T13:29:40.406Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (5.52s) [2021-07-27T13:29:40.406Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (6.78s) [2021-07-27T13:29:40.406Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-07-27T13:29:40.406Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.19s) [2021-07-27T13:29:40.406Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (3.51s) [2021-07-27T13:29:40.406Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.45s) [2021-07-27T13:29:40.406Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.79s) [2021-07-27T13:29:40.406Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2021-07-27T13:29:40.406Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.08s) [2021-07-27T13:29:40.406Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.08s) [2021-07-27T13:29:40.406Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-07-27T13:29:40.406Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-07-27T13:29:40.406Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-07-27T13:29:40.406Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2021-07-27T13:29:40.406Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2021-07-27T13:29:40.406Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (13.51s) [2021-07-27T13:29:40.406Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.98s) [2021-07-27T13:29:40.406Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.00s) [2021-07-27T13:29:40.406Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (5.43s) [2021-07-27T13:29:40.406Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-07-27T13:29:40.406Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-07-27T13:29:40.406Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-07-27T13:29:40.406Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2021-07-27T13:29:40.406Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-07-27T13:29:40.406Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-07-27T13:29:40.406Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-07-27T13:29:40.406Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-07-27T13:29:40.406Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2021-07-27T13:29:40.406Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-07-27T13:29:40.406Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2021-07-27T13:29:40.406Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-07-27T13:29:40.406Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-07-27T13:29:40.406Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2021-07-27T13:29:40.406Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-07-27T13:29:40.406Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2021-07-27T13:29:40.406Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-07-27T13:29:40.406Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.32s) [2021-07-27T13:29:40.406Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.39s) [2021-07-27T13:29:40.406Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.40s) [2021-07-27T13:29:40.406Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.32s) [2021-07-27T13:29:40.406Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.78s) [2021-07-27T13:29:40.406Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (8.10s) [2021-07-27T13:29:40.406Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-07-27T13:29:40.406Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (9.22s) [2021-07-27T13:29:40.406Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-07-27T13:29:40.406Z] --- PASS: TestDockerSuite/TestStartAttachSilent (4.37s) [2021-07-27T13:29:40.406Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-07-27T13:29:40.406Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2021-07-27T13:29:40.406Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2021-07-27T13:29:40.406Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2021-07-27T13:29:40.406Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (6.95s) [2021-07-27T13:29:40.406Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-07-27T13:29:40.406Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-07-27T13:29:40.406Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-07-27T13:29:40.406Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2021-07-27T13:29:40.406Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2021-07-27T13:29:40.406Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.03s) [2021-07-27T13:29:40.406Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (2.33s) [2021-07-27T13:29:40.406Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.56s) [2021-07-27T13:29:40.406Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2021-07-27T13:29:40.406Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.35s) [2021-07-27T13:29:40.406Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2021-07-27T13:29:40.406Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2021-07-27T13:29:40.406Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-07-27T13:29:40.406Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2021-07-27T13:29:40.406Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-07-27T13:29:40.406Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2021-07-27T13:29:40.406Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.35s) [2021-07-27T13:29:40.406Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.18s) [2021-07-27T13:29:40.406Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.25s) [2021-07-27T13:29:40.406Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2021-07-27T13:29:40.406Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.41s) [2021-07-27T13:29:40.406Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.35s) [2021-07-27T13:29:40.406Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.17s) [2021-07-27T13:29:40.406Z] --- PASS: TestDockerSuite/TestVolumeCLILs (2.79s) [2021-07-27T13:29:40.406Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.09s) [2021-07-27T13:29:40.406Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (3.71s) [2021-07-27T13:29:40.406Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.52s) [2021-07-27T13:29:40.406Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.49s) [2021-07-27T13:29:40.406Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.10s) [2021-07-27T13:29:40.406Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.20s) [2021-07-27T13:29:40.406Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (9.00s) [2021-07-27T13:29:40.406Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2021-07-27T13:29:40.406Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.82s) [2021-07-27T13:29:40.406Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.25s) [2021-07-27T13:29:40.406Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-07-27T13:29:40.406Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (7.90s) [2021-07-27T13:29:40.406Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.32s) [2021-07-27T13:29:40.406Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.35s) [2021-07-27T13:29:40.406Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (10.61s) [2021-07-27T13:29:40.406Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-07-27T13:29:40.406Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.43s) [2021-07-27T13:29:40.406Z] === RUN TestDockerRegistrySuite [2021-07-27T13:29:40.406Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2021-07-27T13:29:40.406Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.406Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2021-07-27T13:29:40.406Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.406Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2021-07-27T13:29:40.406Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.407Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2021-07-27T13:29:40.407Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.407Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2021-07-27T13:29:40.407Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.407Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2021-07-27T13:29:40.407Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.407Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2021-07-27T13:29:40.407Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.407Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2021-07-27T13:29:40.407Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.407Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2021-07-27T13:29:40.407Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.407Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2021-07-27T13:29:40.407Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.407Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2021-07-27T13:29:40.407Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.407Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2021-07-27T13:29:40.407Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.407Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2021-07-27T13:29:40.407Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.407Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2021-07-27T13:29:40.407Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.407Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2021-07-27T13:29:40.407Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.407Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2021-07-27T13:29:40.407Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.407Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2021-07-27T13:29:40.407Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.407Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2021-07-27T13:29:40.407Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.407Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2021-07-27T13:29:40.407Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.407Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2021-07-27T13:29:40.407Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.407Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2021-07-27T13:29:40.407Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.407Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2021-07-27T13:29:40.407Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.407Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2021-07-27T13:29:40.407Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.407Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2021-07-27T13:29:40.407Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.407Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2021-07-27T13:29:40.407Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.407Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2021-07-27T13:29:40.407Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.407Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2021-07-27T13:29:40.407Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.407Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2021-07-27T13:29:40.407Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.407Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2021-07-27T13:29:40.407Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.407Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2021-07-27T13:29:40.407Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.407Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2021-07-27T13:29:40.407Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.407Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2021-07-27T13:29:40.407Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.407Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2021-07-27T13:29:40.407Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.407Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2021-07-27T13:29:40.407Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.407Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2021-07-27T13:29:40.407Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.407Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2021-07-27T13:29:40.407Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.407Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2021-07-27T13:29:40.407Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.407Z] === RUN TestDockerRegistrySuite/TestV2Only [2021-07-27T13:29:40.407Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.407Z] --- PASS: TestDockerRegistrySuite (0.15s) [2021-07-27T13:29:40.407Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-07-27T13:29:40.407Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-07-27T13:29:40.407Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-07-27T13:29:40.407Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-07-27T13:29:40.407Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-07-27T13:29:40.407Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-07-27T13:29:40.407Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-07-27T13:29:40.407Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-07-27T13:29:40.407Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-07-27T13:29:40.407Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-07-27T13:29:40.407Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-07-27T13:29:40.407Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-07-27T13:29:40.407Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-07-27T13:29:40.407Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-07-27T13:29:40.407Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-07-27T13:29:40.407Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-07-27T13:29:40.407Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-07-27T13:29:40.407Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-07-27T13:29:40.407Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-07-27T13:29:40.407Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-07-27T13:29:40.407Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-07-27T13:29:40.407Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-07-27T13:29:40.407Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-07-27T13:29:40.407Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-07-27T13:29:40.407Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-07-27T13:29:40.407Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-07-27T13:29:40.407Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-07-27T13:29:40.407Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-07-27T13:29:40.407Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-07-27T13:29:40.407Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-07-27T13:29:40.407Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-07-27T13:29:40.407Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-07-27T13:29:40.407Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-07-27T13:29:40.407Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-07-27T13:29:40.407Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-07-27T13:29:40.407Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-07-27T13:29:40.407Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-07-27T13:29:40.407Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-07-27T13:29:40.407Z] === RUN TestDockerSchema1RegistrySuite [2021-07-27T13:29:40.407Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2021-07-27T13:29:40.407Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.407Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2021-07-27T13:29:40.407Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.407Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2021-07-27T13:29:40.407Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.407Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2021-07-27T13:29:40.407Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.407Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2021-07-27T13:29:40.407Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.407Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2021-07-27T13:29:40.407Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.407Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2021-07-27T13:29:40.407Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.407Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2021-07-27T13:29:40.407Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.407Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2021-07-27T13:29:40.407Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.407Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2021-07-27T13:29:40.407Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.407Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2021-07-27T13:29:40.407Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.407Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2021-07-27T13:29:40.407Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.407Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2021-07-27T13:29:40.407Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.407Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2021-07-27T13:29:40.407Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.407Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2021-07-27T13:29:40.407Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.407Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2021-07-27T13:29:40.407Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.407Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2021-07-27T13:29:40.407Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.407Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2021-07-27T13:29:40.407Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.407Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2021-07-27T13:29:40.407Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-07-27T13:29:40.407Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-07-27T13:29:40.407Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-07-27T13:29:40.407Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-07-27T13:29:40.407Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-07-27T13:29:40.407Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-07-27T13:29:40.407Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-07-27T13:29:40.407Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-07-27T13:29:40.407Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-07-27T13:29:40.407Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-07-27T13:29:40.407Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-07-27T13:29:40.407Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-07-27T13:29:40.407Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-07-27T13:29:40.407Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-07-27T13:29:40.407Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-07-27T13:29:40.407Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-07-27T13:29:40.407Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-07-27T13:29:40.407Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-07-27T13:29:40.407Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2021-07-27T13:29:40.407Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2021-07-27T13:29:40.407Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.407Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2021-07-27T13:29:40.407Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.407Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2021-07-27T13:29:40.407Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.407Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2021-07-27T13:29:40.407Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.407Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2021-07-27T13:29:40.407Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.407Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2021-07-27T13:29:40.407Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.407Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2021-07-27T13:29:40.407Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.407Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2021-07-27T13:29:40.407Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.407Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.04s) [2021-07-27T13:29:40.407Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-07-27T13:29:40.407Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-07-27T13:29:40.407Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-07-27T13:29:40.407Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-07-27T13:29:40.407Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-07-27T13:29:40.407Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-07-27T13:29:40.407Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-07-27T13:29:40.407Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-07-27T13:29:40.407Z] === RUN TestDockerRegistryAuthTokenSuite [2021-07-27T13:29:40.407Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2021-07-27T13:29:40.407Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.407Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2021-07-27T13:29:40.407Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.407Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2021-07-27T13:29:40.407Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.407Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2021-07-27T13:29:40.407Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.407Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2021-07-27T13:29:40.407Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.407Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2021-07-27T13:29:40.407Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-07-27T13:29:40.407Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-07-27T13:29:40.407Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-07-27T13:29:40.407Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-07-27T13:29:40.407Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-07-27T13:29:40.407Z] === RUN TestDockerDaemonSuite [2021-07-27T13:29:40.407Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2021-07-27T13:29:40.407Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.407Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2021-07-27T13:29:40.407Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.407Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2021-07-27T13:29:40.407Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.407Z] --- PASS: TestDockerDaemonSuite (0.00s) [2021-07-27T13:29:40.407Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-07-27T13:29:40.408Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-07-27T13:29:40.408Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-07-27T13:29:40.408Z] === RUN TestDockerSwarmSuite [2021-07-27T13:29:40.408Z] --- PASS: TestDockerSwarmSuite (0.00s) [2021-07-27T13:29:40.408Z] === RUN TestDockerPluginSuite [2021-07-27T13:29:40.408Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2021-07-27T13:29:40.408Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.408Z] === RUN TestDockerPluginSuite/TestPluginCreate [2021-07-27T13:29:40.408Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.408Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2021-07-27T13:29:40.408Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.408Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2021-07-27T13:29:40.408Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.408Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2021-07-27T13:29:40.408Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.408Z] === RUN TestDockerPluginSuite/TestPluginInspect [2021-07-27T13:29:40.408Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.408Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2021-07-27T13:29:40.408Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.408Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2021-07-27T13:29:40.408Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.408Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2021-07-27T13:29:40.408Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.408Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2021-07-27T13:29:40.408Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.408Z] === RUN TestDockerPluginSuite/TestPluginSet [2021-07-27T13:29:40.408Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.408Z] --- PASS: TestDockerPluginSuite (0.02s) [2021-07-27T13:29:40.408Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-07-27T13:29:40.408Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-07-27T13:29:40.408Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-07-27T13:29:40.408Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-07-27T13:29:40.408Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-07-27T13:29:40.408Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-07-27T13:29:40.408Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-07-27T13:29:40.408Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-07-27T13:29:40.408Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-07-27T13:29:40.408Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-07-27T13:29:40.408Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-07-27T13:29:40.408Z] === RUN TestDockerExternalVolumeSuite [2021-07-27T13:29:40.408Z] check_test.go:128: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.408Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2021-07-27T13:29:40.408Z] === RUN TestDockerNetworkSuite [2021-07-27T13:29:40.408Z] check_test.go:134: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.408Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2021-07-27T13:29:40.408Z] === RUN TestDockerHubPullSuite [2021-07-27T13:29:40.408Z] check_test.go:142: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.408Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2021-07-27T13:29:40.408Z] PASS [2021-07-27T13:29:40.408Z] ok github.com/docker/docker/integration-cli 2570.911s [2021-07-27T13:29:40.408Z] [2021-07-27T13:29:40.408Z] === Skipped [2021-07-27T13:29:40.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2021-07-27T13:29:40.408Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.408Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2021-07-27T13:29:40.408Z] [2021-07-27T13:29:40.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.02s) [2021-07-27T13:29:40.408Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.408Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2021-07-27T13:29:40.408Z] [2021-07-27T13:29:40.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2021-07-27T13:29:40.408Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.408Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2021-07-27T13:29:40.408Z] [2021-07-27T13:29:40.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2021-07-27T13:29:40.408Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.408Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2021-07-27T13:29:40.408Z] [2021-07-27T13:29:40.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.02s) [2021-07-27T13:29:40.408Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.408Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2021-07-27T13:29:40.408Z] [2021-07-27T13:29:40.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2021-07-27T13:29:40.408Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.408Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2021-07-27T13:29:40.408Z] [2021-07-27T13:29:40.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2021-07-27T13:29:40.408Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.408Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2021-07-27T13:29:40.408Z] [2021-07-27T13:29:40.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2021-07-27T13:29:40.408Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.408Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2021-07-27T13:29:40.408Z] [2021-07-27T13:29:40.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2021-07-27T13:29:40.408Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.408Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2021-07-27T13:29:40.408Z] [2021-07-27T13:29:40.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2021-07-27T13:29:40.408Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.408Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2021-07-27T13:29:40.408Z] [2021-07-27T13:29:40.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-07-27T13:29:40.408Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.408Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-07-27T13:29:40.408Z] [2021-07-27T13:29:40.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2021-07-27T13:29:40.408Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.408Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2021-07-27T13:29:40.408Z] [2021-07-27T13:29:40.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2021-07-27T13:29:40.408Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2021-07-27T13:29:40.408Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2021-07-27T13:29:40.408Z] [2021-07-27T13:29:40.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2021-07-27T13:29:40.408Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2021-07-27T13:29:40.408Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2021-07-27T13:29:40.408Z] [2021-07-27T13:29:40.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2021-07-27T13:29:40.408Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.408Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2021-07-27T13:29:40.408Z] [2021-07-27T13:29:40.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s) [2021-07-27T13:29:40.408Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.408Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2021-07-27T13:29:40.408Z] [2021-07-27T13:29:40.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-07-27T13:29:40.408Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-07-27T13:29:40.408Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-07-27T13:29:40.408Z] [2021-07-27T13:29:40.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-07-27T13:29:40.408Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.408Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-07-27T13:29:40.408Z] [2021-07-27T13:29:40.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.48s) [2021-07-27T13:29:40.408Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2021-07-27T13:29:40.408Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.48s) [2021-07-27T13:29:40.408Z] [2021-07-27T13:29:40.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2021-07-27T13:29:40.408Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.408Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2021-07-27T13:29:40.408Z] [2021-07-27T13:29:40.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-07-27T13:29:40.408Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.408Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-07-27T13:29:40.408Z] [2021-07-27T13:29:40.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-07-27T13:29:40.408Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.408Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-07-27T13:29:40.408Z] [2021-07-27T13:29:40.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2021-07-27T13:29:40.408Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.408Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2021-07-27T13:29:40.408Z] [2021-07-27T13:29:40.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-07-27T13:29:40.408Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.408Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-07-27T13:29:40.408Z] [2021-07-27T13:29:40.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2021-07-27T13:29:40.408Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.408Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2021-07-27T13:29:40.408Z] [2021-07-27T13:29:40.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.03s) [2021-07-27T13:29:40.408Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.408Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2021-07-27T13:29:40.408Z] [2021-07-27T13:29:40.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2021-07-27T13:29:40.408Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.408Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2021-07-27T13:29:40.408Z] [2021-07-27T13:29:40.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.03s) [2021-07-27T13:29:40.408Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.408Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.03s) [2021-07-27T13:29:40.408Z] [2021-07-27T13:29:40.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2021-07-27T13:29:40.408Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.408Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2021-07-27T13:29:40.408Z] [2021-07-27T13:29:40.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.04s) [2021-07-27T13:29:40.408Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.408Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2021-07-27T13:29:40.408Z] [2021-07-27T13:29:40.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.43s) [2021-07-27T13:29:40.408Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.408Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.43s) [2021-07-27T13:29:40.408Z] [2021-07-27T13:29:40.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.85s) [2021-07-27T13:29:40.408Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.408Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.85s) [2021-07-27T13:29:40.408Z] [2021-07-27T13:29:40.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.27s) [2021-07-27T13:29:40.408Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.408Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.27s) [2021-07-27T13:29:40.408Z] [2021-07-27T13:29:40.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.44s) [2021-07-27T13:29:40.408Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.408Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.44s) [2021-07-27T13:29:40.408Z] [2021-07-27T13:29:40.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-07-27T13:29:40.408Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.408Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-07-27T13:29:40.408Z] [2021-07-27T13:29:40.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2021-07-27T13:29:40.408Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.408Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2021-07-27T13:29:40.408Z] [2021-07-27T13:29:40.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-07-27T13:29:40.408Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.408Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-07-27T13:29:40.408Z] [2021-07-27T13:29:40.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2021-07-27T13:29:40.408Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.408Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2021-07-27T13:29:40.408Z] [2021-07-27T13:29:40.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2021-07-27T13:29:40.408Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.408Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2021-07-27T13:29:40.408Z] [2021-07-27T13:29:40.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.85s) [2021-07-27T13:29:40.408Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.408Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.85s) [2021-07-27T13:29:40.408Z] [2021-07-27T13:29:40.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.47s) [2021-07-27T13:29:40.408Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.408Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.47s) [2021-07-27T13:29:40.408Z] [2021-07-27T13:29:40.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.05s) [2021-07-27T13:29:40.408Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.408Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s) [2021-07-27T13:29:40.408Z] [2021-07-27T13:29:40.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.04s) [2021-07-27T13:29:40.408Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.408Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2021-07-27T13:29:40.408Z] [2021-07-27T13:29:40.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-07-27T13:29:40.408Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2021-07-27T13:29:40.408Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-07-27T13:29:40.408Z] [2021-07-27T13:29:40.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2021-07-27T13:29:40.408Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.408Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2021-07-27T13:29:40.408Z] [2021-07-27T13:29:40.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-07-27T13:29:40.408Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.408Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-07-27T13:29:40.408Z] [2021-07-27T13:29:40.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-07-27T13:29:40.408Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.408Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-07-27T13:29:40.408Z] [2021-07-27T13:29:40.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2021-07-27T13:29:40.408Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.408Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2021-07-27T13:29:40.408Z] [2021-07-27T13:29:40.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-07-27T13:29:40.408Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.408Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-07-27T13:29:40.408Z] [2021-07-27T13:29:40.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.43s) [2021-07-27T13:29:40.408Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.408Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.43s) [2021-07-27T13:29:40.408Z] [2021-07-27T13:29:40.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.42s) [2021-07-27T13:29:40.408Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.408Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.42s) [2021-07-27T13:29:40.408Z] [2021-07-27T13:29:40.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2021-07-27T13:29:40.408Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.408Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2021-07-27T13:29:40.409Z] [2021-07-27T13:29:40.409Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-07-27T13:29:40.409Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.409Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-07-27T13:29:40.409Z] [2021-07-27T13:29:40.409Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.44s) [2021-07-27T13:29:40.409Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.409Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.44s) [2021-07-27T13:29:40.409Z] [2021-07-27T13:29:40.409Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.47s) [2021-07-27T13:29:40.409Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.409Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.47s) [2021-07-27T13:29:40.409Z] [2021-07-27T13:29:40.409Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.43s) [2021-07-27T13:29:40.409Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.409Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.43s) [2021-07-27T13:29:40.409Z] [2021-07-27T13:29:40.409Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-07-27T13:29:40.409Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.409Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-07-27T13:29:40.409Z] [2021-07-27T13:29:40.409Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.01s) [2021-07-27T13:29:40.409Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.409Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2021-07-27T13:29:40.409Z] [2021-07-27T13:29:40.409Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.03s) [2021-07-27T13:29:40.409Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.409Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2021-07-27T13:29:40.409Z] [2021-07-27T13:29:40.409Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.40s) [2021-07-27T13:29:40.409Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.409Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.40s) [2021-07-27T13:29:40.409Z] [2021-07-27T13:29:40.409Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-07-27T13:29:40.409Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.409Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-07-27T13:29:40.409Z] [2021-07-27T13:29:40.409Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-07-27T13:29:40.409Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.409Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-07-27T13:29:40.409Z] [2021-07-27T13:29:40.409Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2021-07-27T13:29:40.409Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.409Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2021-07-27T13:29:40.409Z] [2021-07-27T13:29:40.409Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-07-27T13:29:40.409Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.409Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-07-27T13:29:40.409Z] [2021-07-27T13:29:40.409Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-07-27T13:29:40.409Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.409Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-07-27T13:29:40.409Z] [2021-07-27T13:29:40.409Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2021-07-27T13:29:40.409Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.409Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2021-07-27T13:29:40.409Z] [2021-07-27T13:29:40.409Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2021-07-27T13:29:40.409Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.409Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2021-07-27T13:29:40.409Z] [2021-07-27T13:29:40.409Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.03s) [2021-07-27T13:29:40.409Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.409Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2021-07-27T13:29:40.409Z] [2021-07-27T13:29:40.409Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2021-07-27T13:29:40.409Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.409Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2021-07-27T13:29:40.409Z] [2021-07-27T13:29:40.409Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-07-27T13:29:40.409Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.409Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-07-27T13:29:40.409Z] [2021-07-27T13:29:40.409Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-07-27T13:29:40.409Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.409Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-07-27T13:29:40.409Z] [2021-07-27T13:29:40.409Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-07-27T13:29:40.409Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2021-07-27T13:29:40.409Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-07-27T13:29:40.409Z] [2021-07-27T13:29:40.409Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2021-07-27T13:29:40.409Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.409Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2021-07-27T13:29:40.409Z] [2021-07-27T13:29:40.409Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.05s) [2021-07-27T13:29:40.409Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.409Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.05s) [2021-07-27T13:29:40.409Z] [2021-07-27T13:29:40.409Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.04s) [2021-07-27T13:29:40.409Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.409Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2021-07-27T13:29:40.409Z] [2021-07-27T13:29:40.409Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.10s) [2021-07-27T13:29:40.409Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.409Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.10s) [2021-07-27T13:29:40.409Z] [2021-07-27T13:29:40.409Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.05s) [2021-07-27T13:29:40.409Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.409Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s) [2021-07-27T13:29:40.409Z] [2021-07-27T13:29:40.409Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.06s) [2021-07-27T13:29:40.409Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.409Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s) [2021-07-27T13:29:40.409Z] [2021-07-27T13:29:40.409Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-07-27T13:29:40.409Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.409Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-07-27T13:29:40.409Z] [2021-07-27T13:29:40.409Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.02s) [2021-07-27T13:29:40.409Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.409Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2021-07-27T13:29:40.409Z] [2021-07-27T13:29:40.409Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.02s) [2021-07-27T13:29:40.409Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.409Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2021-07-27T13:29:40.409Z] [2021-07-27T13:29:40.409Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.07s) [2021-07-27T13:29:40.409Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.409Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.07s) [2021-07-27T13:29:40.409Z] [2021-07-27T13:29:40.409Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s) [2021-07-27T13:29:40.409Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.409Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2021-07-27T13:29:40.409Z] [2021-07-27T13:29:40.409Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2021-07-27T13:29:40.409Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.409Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2021-07-27T13:29:40.409Z] [2021-07-27T13:29:40.409Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2021-07-27T13:29:40.409Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.409Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2021-07-27T13:29:40.409Z] [2021-07-27T13:29:40.409Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.46s) [2021-07-27T13:29:40.409Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.409Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.46s) [2021-07-27T13:29:40.409Z] [2021-07-27T13:29:40.409Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.43s) [2021-07-27T13:29:40.409Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.409Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.43s) [2021-07-27T13:29:40.409Z] [2021-07-27T13:29:40.409Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s) [2021-07-27T13:29:40.409Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.409Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2021-07-27T13:29:40.409Z] [2021-07-27T13:29:40.409Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2021-07-27T13:29:40.409Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.409Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2021-07-27T13:29:40.409Z] [2021-07-27T13:29:40.409Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2021-07-27T13:29:40.409Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.409Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2021-07-27T13:29:40.409Z] [2021-07-27T13:29:40.409Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2021-07-27T13:29:40.409Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.409Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2021-07-27T13:29:40.409Z] [2021-07-27T13:29:40.409Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-07-27T13:29:40.409Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.409Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-07-27T13:29:40.409Z] [2021-07-27T13:29:40.409Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.49s) [2021-07-27T13:29:40.409Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.409Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.49s) [2021-07-27T13:29:40.409Z] [2021-07-27T13:29:40.409Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2021-07-27T13:29:40.409Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.409Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2021-07-27T13:29:40.409Z] [2021-07-27T13:29:40.409Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.47s) [2021-07-27T13:29:40.409Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.409Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.47s) [2021-07-27T13:29:40.409Z] [2021-07-27T13:29:40.409Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.47s) [2021-07-27T13:29:40.409Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.409Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.47s) [2021-07-27T13:29:40.409Z] [2021-07-27T13:29:40.409Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.43s) [2021-07-27T13:29:40.409Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.409Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.43s) [2021-07-27T13:29:40.409Z] [2021-07-27T13:29:40.409Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2021-07-27T13:29:40.409Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.409Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2021-07-27T13:29:40.409Z] [2021-07-27T13:29:40.409Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.40s) [2021-07-27T13:29:40.868Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.868Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.40s) [2021-07-27T13:29:40.868Z] [2021-07-27T13:29:40.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.05s) [2021-07-27T13:29:40.868Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.868Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.05s) [2021-07-27T13:29:40.868Z] [2021-07-27T13:29:40.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-07-27T13:29:40.868Z] docker_cli_sni_test.go:18: Flakey test [2021-07-27T13:29:40.868Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-07-27T13:29:40.868Z] [2021-07-27T13:29:40.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.02s) [2021-07-27T13:29:40.868Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.868Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2021-07-27T13:29:40.868Z] [2021-07-27T13:29:40.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.01s) [2021-07-27T13:29:40.868Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.868Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2021-07-27T13:29:40.868Z] [2021-07-27T13:29:40.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2021-07-27T13:29:40.868Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.868Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2021-07-27T13:29:40.868Z] [2021-07-27T13:29:40.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-07-27T13:29:40.868Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.868Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-07-27T13:29:40.868Z] [2021-07-27T13:29:40.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2021-07-27T13:29:40.868Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.868Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2021-07-27T13:29:40.868Z] [2021-07-27T13:29:40.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-07-27T13:29:40.868Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.868Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-07-27T13:29:40.868Z] [2021-07-27T13:29:40.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2021-07-27T13:29:40.868Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.868Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2021-07-27T13:29:40.868Z] [2021-07-27T13:29:40.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-07-27T13:29:40.868Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.868Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-07-27T13:29:40.868Z] [2021-07-27T13:29:40.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.02s) [2021-07-27T13:29:40.868Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.868Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2021-07-27T13:29:40.868Z] [2021-07-27T13:29:40.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2021-07-27T13:29:40.868Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.868Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2021-07-27T13:29:40.868Z] [2021-07-27T13:29:40.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-07-27T13:29:40.868Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.868Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-07-27T13:29:40.868Z] [2021-07-27T13:29:40.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-07-27T13:29:40.868Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.868Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-07-27T13:29:40.868Z] [2021-07-27T13:29:40.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-07-27T13:29:40.868Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.868Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-07-27T13:29:40.868Z] [2021-07-27T13:29:40.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2021-07-27T13:29:40.868Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.868Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2021-07-27T13:29:40.868Z] [2021-07-27T13:29:40.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2021-07-27T13:29:40.868Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.868Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2021-07-27T13:29:40.868Z] [2021-07-27T13:29:40.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-07-27T13:29:40.868Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.868Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-07-27T13:29:40.868Z] [2021-07-27T13:29:40.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-07-27T13:29:40.868Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.868Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-07-27T13:29:40.868Z] [2021-07-27T13:29:40.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-07-27T13:29:40.868Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.868Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-07-27T13:29:40.868Z] [2021-07-27T13:29:40.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2021-07-27T13:29:40.868Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.868Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2021-07-27T13:29:40.868Z] [2021-07-27T13:29:40.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-07-27T13:29:40.868Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.868Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-07-27T13:29:40.868Z] [2021-07-27T13:29:40.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.01s) [2021-07-27T13:29:40.868Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.868Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2021-07-27T13:29:40.868Z] [2021-07-27T13:29:40.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-07-27T13:29:40.868Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.868Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-07-27T13:29:40.868Z] [2021-07-27T13:29:40.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.02s) [2021-07-27T13:29:40.868Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.868Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2021-07-27T13:29:40.868Z] [2021-07-27T13:29:40.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-07-27T13:29:40.868Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.868Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-07-27T13:29:40.868Z] [2021-07-27T13:29:40.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-07-27T13:29:40.868Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.868Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-07-27T13:29:40.868Z] [2021-07-27T13:29:40.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2021-07-27T13:29:40.868Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.868Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2021-07-27T13:29:40.868Z] [2021-07-27T13:29:40.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-07-27T13:29:40.868Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.868Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-07-27T13:29:40.868Z] [2021-07-27T13:29:40.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2021-07-27T13:29:40.868Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.868Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2021-07-27T13:29:40.868Z] [2021-07-27T13:29:40.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-07-27T13:29:40.868Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.868Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-07-27T13:29:40.868Z] [2021-07-27T13:29:40.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2021-07-27T13:29:40.868Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.868Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2021-07-27T13:29:40.868Z] [2021-07-27T13:29:40.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-07-27T13:29:40.868Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.868Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-07-27T13:29:40.868Z] [2021-07-27T13:29:40.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-07-27T13:29:40.868Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.868Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-07-27T13:29:40.868Z] [2021-07-27T13:29:40.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s) [2021-07-27T13:29:40.868Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.868Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2021-07-27T13:29:40.868Z] [2021-07-27T13:29:40.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.02s) [2021-07-27T13:29:40.868Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.868Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2021-07-27T13:29:40.868Z] [2021-07-27T13:29:40.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2021-07-27T13:29:40.868Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.868Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2021-07-27T13:29:40.868Z] [2021-07-27T13:29:40.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.02s) [2021-07-27T13:29:40.868Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.868Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2021-07-27T13:29:40.868Z] [2021-07-27T13:29:40.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.01s) [2021-07-27T13:29:40.868Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.868Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2021-07-27T13:29:40.868Z] [2021-07-27T13:29:40.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.02s) [2021-07-27T13:29:40.868Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.868Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2021-07-27T13:29:40.868Z] [2021-07-27T13:29:40.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s) [2021-07-27T13:29:40.868Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.868Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2021-07-27T13:29:40.868Z] [2021-07-27T13:29:40.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s) [2021-07-27T13:29:40.868Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.868Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2021-07-27T13:29:40.868Z] [2021-07-27T13:29:40.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.02s) [2021-07-27T13:29:40.868Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.868Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2021-07-27T13:29:40.868Z] [2021-07-27T13:29:40.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s) [2021-07-27T13:29:40.868Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.868Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2021-07-27T13:29:40.868Z] [2021-07-27T13:29:40.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s) [2021-07-27T13:29:40.868Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.868Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2021-07-27T13:29:40.868Z] [2021-07-27T13:29:40.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s) [2021-07-27T13:29:40.868Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.868Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2021-07-27T13:29:40.868Z] [2021-07-27T13:29:40.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-07-27T13:29:40.868Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.868Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-07-27T13:29:40.868Z] [2021-07-27T13:29:40.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-07-27T13:29:40.868Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.868Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-07-27T13:29:40.868Z] [2021-07-27T13:29:40.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2021-07-27T13:29:40.868Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.868Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2021-07-27T13:29:40.868Z] [2021-07-27T13:29:40.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.01s) [2021-07-27T13:29:40.868Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.868Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2021-07-27T13:29:40.868Z] [2021-07-27T13:29:40.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-07-27T13:29:40.869Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.869Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-07-27T13:29:40.869Z] [2021-07-27T13:29:40.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-07-27T13:29:40.869Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.869Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-07-27T13:29:40.869Z] [2021-07-27T13:29:40.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2021-07-27T13:29:40.869Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.869Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2021-07-27T13:29:40.869Z] [2021-07-27T13:29:40.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.02s) [2021-07-27T13:29:40.869Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.869Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2021-07-27T13:29:40.869Z] [2021-07-27T13:29:40.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.02s) [2021-07-27T13:29:40.869Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.869Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2021-07-27T13:29:40.869Z] [2021-07-27T13:29:40.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s) [2021-07-27T13:29:40.869Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.869Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2021-07-27T13:29:40.869Z] [2021-07-27T13:29:40.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.02s) [2021-07-27T13:29:40.869Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.869Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2021-07-27T13:29:40.869Z] [2021-07-27T13:29:40.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s) [2021-07-27T13:29:40.869Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.869Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2021-07-27T13:29:40.869Z] [2021-07-27T13:29:40.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s) [2021-07-27T13:29:40.869Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.869Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2021-07-27T13:29:40.869Z] [2021-07-27T13:29:40.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2021-07-27T13:29:40.869Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.869Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2021-07-27T13:29:40.869Z] [2021-07-27T13:29:40.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2021-07-27T13:29:40.869Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.869Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2021-07-27T13:29:40.869Z] [2021-07-27T13:29:40.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2021-07-27T13:29:40.869Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.869Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2021-07-27T13:29:40.869Z] [2021-07-27T13:29:40.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-07-27T13:29:40.869Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.869Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-07-27T13:29:40.869Z] [2021-07-27T13:29:40.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-07-27T13:29:40.869Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.869Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-07-27T13:29:40.869Z] [2021-07-27T13:29:40.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s) [2021-07-27T13:29:40.869Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.869Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2021-07-27T13:29:40.869Z] [2021-07-27T13:29:40.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-07-27T13:29:40.869Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.869Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-07-27T13:29:40.869Z] [2021-07-27T13:29:40.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2021-07-27T13:29:40.869Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-07-27T13:29:40.869Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2021-07-27T13:29:40.869Z] [2021-07-27T13:29:40.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-07-27T13:29:40.869Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.869Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-07-27T13:29:40.869Z] [2021-07-27T13:29:40.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-07-27T13:29:40.869Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.869Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-07-27T13:29:40.869Z] [2021-07-27T13:29:40.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2021-07-27T13:29:40.869Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.869Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2021-07-27T13:29:40.869Z] [2021-07-27T13:29:40.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-07-27T13:29:40.869Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.869Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-07-27T13:29:40.869Z] [2021-07-27T13:29:40.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-07-27T13:29:40.869Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.869Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-07-27T13:29:40.869Z] [2021-07-27T13:29:40.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-07-27T13:29:40.869Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.869Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-07-27T13:29:40.869Z] [2021-07-27T13:29:40.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2021-07-27T13:29:40.869Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.869Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2021-07-27T13:29:40.869Z] [2021-07-27T13:29:40.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-07-27T13:29:40.869Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.869Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-07-27T13:29:40.869Z] [2021-07-27T13:29:40.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-07-27T13:29:40.869Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.869Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-07-27T13:29:40.869Z] [2021-07-27T13:29:40.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2021-07-27T13:29:40.869Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.869Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2021-07-27T13:29:40.869Z] [2021-07-27T13:29:40.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s) [2021-07-27T13:29:40.869Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.869Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2021-07-27T13:29:40.869Z] [2021-07-27T13:29:40.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2021-07-27T13:29:40.869Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.869Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2021-07-27T13:29:40.869Z] [2021-07-27T13:29:40.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-07-27T13:29:40.869Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.869Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-07-27T13:29:40.869Z] [2021-07-27T13:29:40.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-07-27T13:29:40.869Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.869Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-07-27T13:29:40.869Z] [2021-07-27T13:29:40.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s) [2021-07-27T13:29:40.869Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.869Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2021-07-27T13:29:40.869Z] [2021-07-27T13:29:40.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s) [2021-07-27T13:29:40.869Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.869Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2021-07-27T13:29:40.869Z] [2021-07-27T13:29:40.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.01s) [2021-07-27T13:29:40.869Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.869Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2021-07-27T13:29:40.869Z] [2021-07-27T13:29:40.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s) [2021-07-27T13:29:40.869Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.869Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2021-07-27T13:29:40.869Z] [2021-07-27T13:29:40.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s) [2021-07-27T13:29:40.869Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.869Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2021-07-27T13:29:40.869Z] [2021-07-27T13:29:40.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.02s) [2021-07-27T13:29:40.869Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.869Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2021-07-27T13:29:40.869Z] [2021-07-27T13:29:40.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.02s) [2021-07-27T13:29:40.869Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.869Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2021-07-27T13:29:40.869Z] [2021-07-27T13:29:40.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s) [2021-07-27T13:29:40.869Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.869Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2021-07-27T13:29:40.869Z] [2021-07-27T13:29:40.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-07-27T13:29:40.869Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.869Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-07-27T13:29:40.869Z] [2021-07-27T13:29:40.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.01s) [2021-07-27T13:29:40.869Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.869Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2021-07-27T13:29:40.869Z] [2021-07-27T13:29:40.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2021-07-27T13:29:40.869Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.869Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2021-07-27T13:29:40.869Z] [2021-07-27T13:29:40.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-07-27T13:29:40.869Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.869Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-07-27T13:29:40.869Z] [2021-07-27T13:29:40.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.01s) [2021-07-27T13:29:40.869Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.869Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2021-07-27T13:29:40.869Z] [2021-07-27T13:29:40.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s) [2021-07-27T13:29:40.869Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.869Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2021-07-27T13:29:40.869Z] [2021-07-27T13:29:40.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-07-27T13:29:40.869Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.869Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-07-27T13:29:40.869Z] [2021-07-27T13:29:40.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s) [2021-07-27T13:29:40.869Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.869Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2021-07-27T13:29:40.869Z] [2021-07-27T13:29:40.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-07-27T13:29:40.869Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.869Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-07-27T13:29:40.869Z] [2021-07-27T13:29:40.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s) [2021-07-27T13:29:40.869Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.869Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2021-07-27T13:29:40.869Z] [2021-07-27T13:29:40.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.02s) [2021-07-27T13:29:40.869Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-07-27T13:29:40.869Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2021-07-27T13:29:40.869Z] [2021-07-27T13:29:40.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-07-27T13:29:40.869Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.869Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-07-27T13:29:40.869Z] [2021-07-27T13:29:40.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.02s) [2021-07-27T13:29:40.869Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.869Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2021-07-27T13:29:40.869Z] [2021-07-27T13:29:40.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s) [2021-07-27T13:29:40.869Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.869Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2021-07-27T13:29:40.869Z] [2021-07-27T13:29:40.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.02s) [2021-07-27T13:29:40.869Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.869Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2021-07-27T13:29:40.869Z] [2021-07-27T13:29:40.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.02s) [2021-07-27T13:29:40.869Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.869Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2021-07-27T13:29:40.869Z] [2021-07-27T13:29:40.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2021-07-27T13:29:40.869Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.869Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2021-07-27T13:29:40.869Z] [2021-07-27T13:29:40.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.02s) [2021-07-27T13:29:40.869Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.869Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2021-07-27T13:29:40.869Z] [2021-07-27T13:29:40.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.02s) [2021-07-27T13:29:40.869Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.869Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2021-07-27T13:29:40.869Z] [2021-07-27T13:29:40.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.02s) [2021-07-27T13:29:40.869Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.869Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2021-07-27T13:29:40.869Z] [2021-07-27T13:29:40.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s) [2021-07-27T13:29:40.869Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.869Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2021-07-27T13:29:40.869Z] [2021-07-27T13:29:40.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2021-07-27T13:29:40.869Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.869Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2021-07-27T13:29:40.869Z] [2021-07-27T13:29:40.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.01s) [2021-07-27T13:29:40.869Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.869Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2021-07-27T13:29:40.869Z] [2021-07-27T13:29:40.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-07-27T13:29:40.869Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.869Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-07-27T13:29:40.869Z] [2021-07-27T13:29:40.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2021-07-27T13:29:40.869Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.869Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2021-07-27T13:29:40.869Z] [2021-07-27T13:29:40.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2021-07-27T13:29:40.869Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.869Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2021-07-27T13:29:40.869Z] [2021-07-27T13:29:40.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.02s) [2021-07-27T13:29:40.870Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.870Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2021-07-27T13:29:40.870Z] [2021-07-27T13:29:40.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s) [2021-07-27T13:29:40.870Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.870Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2021-07-27T13:29:40.870Z] [2021-07-27T13:29:40.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-07-27T13:29:40.870Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.870Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-07-27T13:29:40.870Z] [2021-07-27T13:29:40.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.01s) [2021-07-27T13:29:40.870Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.870Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2021-07-27T13:29:40.870Z] [2021-07-27T13:29:40.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2021-07-27T13:29:40.870Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.870Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2021-07-27T13:29:40.870Z] [2021-07-27T13:29:40.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-07-27T13:29:40.870Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-07-27T13:29:40.870Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-07-27T13:29:40.870Z] [2021-07-27T13:29:40.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-07-27T13:29:40.870Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.870Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-07-27T13:29:40.870Z] [2021-07-27T13:29:40.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2021-07-27T13:29:40.870Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.870Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2021-07-27T13:29:40.870Z] [2021-07-27T13:29:40.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-07-27T13:29:40.870Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.870Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-07-27T13:29:40.870Z] [2021-07-27T13:29:40.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-07-27T13:29:40.870Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.870Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-07-27T13:29:40.870Z] [2021-07-27T13:29:40.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-07-27T13:29:40.870Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.870Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-07-27T13:29:40.870Z] [2021-07-27T13:29:40.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-07-27T13:29:40.870Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.870Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-07-27T13:29:40.870Z] [2021-07-27T13:29:40.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.01s) [2021-07-27T13:29:40.870Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.870Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2021-07-27T13:29:40.870Z] [2021-07-27T13:29:40.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-07-27T13:29:40.870Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.870Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-07-27T13:29:40.870Z] [2021-07-27T13:29:40.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2021-07-27T13:29:40.870Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.870Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2021-07-27T13:29:40.870Z] [2021-07-27T13:29:40.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-07-27T13:29:40.870Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.870Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-07-27T13:29:40.870Z] [2021-07-27T13:29:40.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.01s) [2021-07-27T13:29:40.870Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.870Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2021-07-27T13:29:40.870Z] [2021-07-27T13:29:40.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-07-27T13:29:40.870Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.870Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-07-27T13:29:40.870Z] [2021-07-27T13:29:40.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-07-27T13:29:40.870Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.870Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-07-27T13:29:40.870Z] [2021-07-27T13:29:40.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.01s) [2021-07-27T13:29:40.870Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.870Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2021-07-27T13:29:40.870Z] [2021-07-27T13:29:40.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.02s) [2021-07-27T13:29:40.870Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.870Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2021-07-27T13:29:40.870Z] [2021-07-27T13:29:40.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s) [2021-07-27T13:29:40.870Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.870Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2021-07-27T13:29:40.870Z] [2021-07-27T13:29:40.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-07-27T13:29:40.870Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.870Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-07-27T13:29:40.870Z] [2021-07-27T13:29:40.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-07-27T13:29:40.870Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.870Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-07-27T13:29:40.870Z] [2021-07-27T13:29:40.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2021-07-27T13:29:40.870Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.870Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2021-07-27T13:29:40.870Z] [2021-07-27T13:29:40.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2021-07-27T13:29:40.870Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.870Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2021-07-27T13:29:40.870Z] [2021-07-27T13:29:40.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2021-07-27T13:29:40.870Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.870Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2021-07-27T13:29:40.870Z] [2021-07-27T13:29:40.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2021-07-27T13:29:40.870Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.870Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2021-07-27T13:29:40.870Z] [2021-07-27T13:29:40.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-07-27T13:29:40.870Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.870Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-07-27T13:29:40.870Z] [2021-07-27T13:29:40.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-07-27T13:29:40.870Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.870Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-07-27T13:29:40.870Z] [2021-07-27T13:29:40.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-07-27T13:29:40.870Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.870Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-07-27T13:29:40.870Z] [2021-07-27T13:29:40.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-07-27T13:29:40.870Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.870Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-07-27T13:29:40.870Z] [2021-07-27T13:29:40.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-07-27T13:29:40.870Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.870Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-07-27T13:29:40.870Z] [2021-07-27T13:29:40.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-07-27T13:29:40.870Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.870Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-07-27T13:29:40.870Z] [2021-07-27T13:29:40.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-07-27T13:29:40.870Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.870Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-07-27T13:29:40.870Z] [2021-07-27T13:29:40.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2021-07-27T13:29:40.870Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.870Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2021-07-27T13:29:40.870Z] [2021-07-27T13:29:40.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-07-27T13:29:40.870Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.870Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-07-27T13:29:40.870Z] [2021-07-27T13:29:40.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-07-27T13:29:40.870Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.870Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-07-27T13:29:40.870Z] [2021-07-27T13:29:40.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-07-27T13:29:40.870Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.870Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-07-27T13:29:40.870Z] [2021-07-27T13:29:40.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.02s) [2021-07-27T13:29:40.870Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.870Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2021-07-27T13:29:40.870Z] [2021-07-27T13:29:40.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.02s) [2021-07-27T13:29:40.870Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.870Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2021-07-27T13:29:40.870Z] [2021-07-27T13:29:40.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.02s) [2021-07-27T13:29:40.870Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.870Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2021-07-27T13:29:40.870Z] [2021-07-27T13:29:40.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.02s) [2021-07-27T13:29:40.870Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.870Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2021-07-27T13:29:40.870Z] [2021-07-27T13:29:40.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-07-27T13:29:40.870Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.870Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-07-27T13:29:40.870Z] [2021-07-27T13:29:40.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2021-07-27T13:29:40.870Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.870Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2021-07-27T13:29:40.870Z] [2021-07-27T13:29:40.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2021-07-27T13:29:40.870Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.870Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2021-07-27T13:29:40.870Z] [2021-07-27T13:29:40.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.02s) [2021-07-27T13:29:40.870Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.870Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2021-07-27T13:29:40.870Z] [2021-07-27T13:29:40.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.02s) [2021-07-27T13:29:40.870Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.870Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2021-07-27T13:29:40.870Z] [2021-07-27T13:29:40.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-07-27T13:29:40.870Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.870Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-07-27T13:29:40.870Z] [2021-07-27T13:29:40.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.02s) [2021-07-27T13:29:40.870Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-07-27T13:29:40.870Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2021-07-27T13:29:40.870Z] [2021-07-27T13:29:40.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2021-07-27T13:29:40.870Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-07-27T13:29:40.870Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2021-07-27T13:29:40.870Z] [2021-07-27T13:29:40.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-07-27T13:29:40.870Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.870Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-07-27T13:29:40.870Z] [2021-07-27T13:29:40.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s) [2021-07-27T13:29:40.870Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.870Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2021-07-27T13:29:40.870Z] [2021-07-27T13:29:40.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-07-27T13:29:40.870Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.870Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-07-27T13:29:40.870Z] [2021-07-27T13:29:40.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-07-27T13:29:40.870Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.870Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-07-27T13:29:40.870Z] [2021-07-27T13:29:40.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.02s) [2021-07-27T13:29:40.870Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.870Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2021-07-27T13:29:40.870Z] [2021-07-27T13:29:40.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.02s) [2021-07-27T13:29:40.870Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.870Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2021-07-27T13:29:40.870Z] [2021-07-27T13:29:40.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.01s) [2021-07-27T13:29:40.870Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.870Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2021-07-27T13:29:40.870Z] [2021-07-27T13:29:40.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2021-07-27T13:29:40.870Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.870Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2021-07-27T13:29:40.870Z] [2021-07-27T13:29:40.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-07-27T13:29:40.870Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.871Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-07-27T13:29:40.871Z] [2021-07-27T13:29:40.871Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-07-27T13:29:40.871Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.871Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-07-27T13:29:40.871Z] [2021-07-27T13:29:40.871Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-07-27T13:29:40.871Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.871Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-07-27T13:29:40.871Z] [2021-07-27T13:29:40.871Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-07-27T13:29:40.871Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.871Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-07-27T13:29:40.871Z] [2021-07-27T13:29:40.871Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-07-27T13:29:40.871Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.871Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-07-27T13:29:40.871Z] [2021-07-27T13:29:40.871Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.03s) [2021-07-27T13:29:40.871Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.871Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.03s) [2021-07-27T13:29:40.871Z] [2021-07-27T13:29:40.871Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2021-07-27T13:29:40.871Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.871Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2021-07-27T13:29:40.871Z] [2021-07-27T13:29:40.871Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-07-27T13:29:40.871Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.871Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-07-27T13:29:40.871Z] [2021-07-27T13:29:40.871Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-07-27T13:29:40.871Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-07-27T13:29:40.871Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-07-27T13:29:40.871Z] [2021-07-27T13:29:40.871Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2021-07-27T13:29:40.871Z] docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.871Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2021-07-27T13:29:40.871Z] [2021-07-27T13:29:40.871Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-07-27T13:29:40.871Z] docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.871Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-07-27T13:29:40.871Z] [2021-07-27T13:29:40.871Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.01s) [2021-07-27T13:29:40.871Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.871Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2021-07-27T13:29:40.871Z] [2021-07-27T13:29:40.871Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2021-07-27T13:29:40.871Z] docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.871Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2021-07-27T13:29:40.871Z] [2021-07-27T13:29:40.871Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-07-27T13:29:40.871Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.871Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-07-27T13:29:40.871Z] [2021-07-27T13:29:40.871Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s) [2021-07-27T13:29:40.871Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.871Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2021-07-27T13:29:40.871Z] [2021-07-27T13:29:40.871Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2021-07-27T13:29:40.871Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.871Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2021-07-27T13:29:40.871Z] [2021-07-27T13:29:40.871Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-07-27T13:29:40.871Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.871Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-07-27T13:29:40.871Z] [2021-07-27T13:29:40.871Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2021-07-27T13:29:40.871Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.871Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2021-07-27T13:29:40.871Z] [2021-07-27T13:29:40.871Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-07-27T13:29:40.871Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.871Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-07-27T13:29:40.871Z] [2021-07-27T13:29:40.871Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2021-07-27T13:29:40.871Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.871Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2021-07-27T13:29:40.871Z] [2021-07-27T13:29:40.871Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2021-07-27T13:29:40.871Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.871Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2021-07-27T13:29:40.871Z] [2021-07-27T13:29:40.871Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.02s) [2021-07-27T13:29:40.871Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.871Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2021-07-27T13:29:40.871Z] [2021-07-27T13:29:40.871Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2021-07-27T13:29:40.871Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.871Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2021-07-27T13:29:40.871Z] [2021-07-27T13:29:40.871Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-07-27T13:29:40.871Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.871Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-07-27T13:29:40.871Z] [2021-07-27T13:29:40.871Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-07-27T13:29:40.871Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.871Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-07-27T13:29:40.871Z] [2021-07-27T13:29:40.871Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-07-27T13:29:40.871Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.871Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-07-27T13:29:40.871Z] [2021-07-27T13:29:40.871Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-07-27T13:29:40.871Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.871Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-07-27T13:29:40.871Z] [2021-07-27T13:29:40.871Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2021-07-27T13:29:40.871Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.871Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2021-07-27T13:29:40.871Z] [2021-07-27T13:29:40.871Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2021-07-27T13:29:40.871Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.871Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2021-07-27T13:29:40.871Z] [2021-07-27T13:29:40.871Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-07-27T13:29:40.871Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.871Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-07-27T13:29:40.871Z] [2021-07-27T13:29:40.871Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-07-27T13:29:40.871Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.871Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-07-27T13:29:40.871Z] [2021-07-27T13:29:40.871Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-07-27T13:29:40.871Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.871Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-07-27T13:29:40.871Z] [2021-07-27T13:29:40.871Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-07-27T13:29:40.871Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.871Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-07-27T13:29:40.871Z] [2021-07-27T13:29:40.871Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-07-27T13:29:40.871Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.871Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-07-27T13:29:40.871Z] [2021-07-27T13:29:40.871Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2021-07-27T13:29:40.871Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.871Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2021-07-27T13:29:40.871Z] [2021-07-27T13:29:40.871Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-07-27T13:29:40.871Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.871Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-07-27T13:29:40.871Z] [2021-07-27T13:29:40.871Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-07-27T13:29:40.871Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.871Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-07-27T13:29:40.871Z] [2021-07-27T13:29:40.871Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2021-07-27T13:29:40.871Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.871Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2021-07-27T13:29:40.871Z] [2021-07-27T13:29:40.871Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-07-27T13:29:40.871Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.871Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-07-27T13:29:40.871Z] [2021-07-27T13:29:40.871Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-07-27T13:29:40.871Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.871Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-07-27T13:29:40.871Z] [2021-07-27T13:29:40.871Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2021-07-27T13:29:40.871Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.871Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2021-07-27T13:29:40.871Z] [2021-07-27T13:29:40.871Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2021-07-27T13:29:40.871Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.871Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2021-07-27T13:29:40.871Z] [2021-07-27T13:29:40.871Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-07-27T13:29:40.871Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.871Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-07-27T13:29:40.871Z] [2021-07-27T13:29:40.871Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-07-27T13:29:40.871Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.871Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-07-27T13:29:40.871Z] [2021-07-27T13:29:40.871Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-07-27T13:29:40.871Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.871Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-07-27T13:29:40.871Z] [2021-07-27T13:29:40.871Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-07-27T13:29:40.871Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.871Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-07-27T13:29:40.871Z] [2021-07-27T13:29:40.871Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-07-27T13:29:40.871Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.871Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-07-27T13:29:40.871Z] [2021-07-27T13:29:40.871Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-07-27T13:29:40.871Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.871Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-07-27T13:29:40.871Z] [2021-07-27T13:29:40.871Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2021-07-27T13:29:40.871Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.871Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2021-07-27T13:29:40.871Z] [2021-07-27T13:29:40.871Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-07-27T13:29:40.871Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.871Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-07-27T13:29:40.871Z] [2021-07-27T13:29:40.871Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2021-07-27T13:29:40.871Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.871Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2021-07-27T13:29:40.871Z] [2021-07-27T13:29:40.871Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-07-27T13:29:40.871Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.871Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-07-27T13:29:40.871Z] [2021-07-27T13:29:40.871Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2021-07-27T13:29:40.871Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.871Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2021-07-27T13:29:40.871Z] [2021-07-27T13:29:40.871Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-07-27T13:29:40.871Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.871Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-07-27T13:29:40.871Z] [2021-07-27T13:29:40.871Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-07-27T13:29:40.871Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.871Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-07-27T13:29:40.871Z] [2021-07-27T13:29:40.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2021-07-27T13:29:40.872Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.872Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2021-07-27T13:29:40.872Z] [2021-07-27T13:29:40.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-07-27T13:29:40.872Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.872Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-07-27T13:29:40.872Z] [2021-07-27T13:29:40.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2021-07-27T13:29:40.872Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.872Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2021-07-27T13:29:40.872Z] [2021-07-27T13:29:40.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-07-27T13:29:40.872Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.872Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-07-27T13:29:40.872Z] [2021-07-27T13:29:40.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s) [2021-07-27T13:29:40.872Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.872Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2021-07-27T13:29:40.872Z] [2021-07-27T13:29:40.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2021-07-27T13:29:40.872Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.872Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2021-07-27T13:29:40.872Z] [2021-07-27T13:29:40.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-07-27T13:29:40.872Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.872Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-07-27T13:29:40.872Z] [2021-07-27T13:29:40.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2021-07-27T13:29:40.872Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.872Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2021-07-27T13:29:40.872Z] [2021-07-27T13:29:40.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.02s) [2021-07-27T13:29:40.872Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.872Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2021-07-27T13:29:40.872Z] [2021-07-27T13:29:40.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-07-27T13:29:40.872Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.872Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-07-27T13:29:40.872Z] [2021-07-27T13:29:40.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-07-27T13:29:40.872Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.872Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-07-27T13:29:40.872Z] [2021-07-27T13:29:40.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.01s) [2021-07-27T13:29:40.872Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.872Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2021-07-27T13:29:40.872Z] [2021-07-27T13:29:40.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-07-27T13:29:40.872Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.872Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-07-27T13:29:40.872Z] [2021-07-27T13:29:40.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-07-27T13:29:40.872Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.872Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-07-27T13:29:40.872Z] [2021-07-27T13:29:40.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-07-27T13:29:40.872Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.872Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-07-27T13:29:40.872Z] [2021-07-27T13:29:40.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s) [2021-07-27T13:29:40.872Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.872Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2021-07-27T13:29:40.872Z] [2021-07-27T13:29:40.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-07-27T13:29:40.872Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.872Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-07-27T13:29:40.872Z] [2021-07-27T13:29:40.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-07-27T13:29:40.872Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.872Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-07-27T13:29:40.872Z] [2021-07-27T13:29:40.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-07-27T13:29:40.872Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-07-27T13:29:40.872Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-07-27T13:29:40.872Z] [2021-07-27T13:29:40.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-07-27T13:29:40.872Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.872Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-07-27T13:29:40.872Z] [2021-07-27T13:29:40.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.02s) [2021-07-27T13:29:40.872Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.872Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2021-07-27T13:29:40.872Z] [2021-07-27T13:29:40.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-07-27T13:29:40.872Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.872Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-07-27T13:29:40.872Z] [2021-07-27T13:29:40.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-07-27T13:29:40.872Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.872Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-07-27T13:29:40.872Z] [2021-07-27T13:29:40.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-07-27T13:29:40.872Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.872Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-07-27T13:29:40.872Z] [2021-07-27T13:29:40.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-07-27T13:29:40.872Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.872Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-07-27T13:29:40.872Z] [2021-07-27T13:29:40.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2021-07-27T13:29:40.872Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.872Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2021-07-27T13:29:40.872Z] [2021-07-27T13:29:40.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-07-27T13:29:40.872Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.872Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-07-27T13:29:40.872Z] [2021-07-27T13:29:40.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.02s) [2021-07-27T13:29:40.872Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.872Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2021-07-27T13:29:40.872Z] [2021-07-27T13:29:40.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2021-07-27T13:29:40.872Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.872Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2021-07-27T13:29:40.872Z] [2021-07-27T13:29:40.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2021-07-27T13:29:40.872Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.872Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2021-07-27T13:29:40.872Z] [2021-07-27T13:29:40.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-07-27T13:29:40.872Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.872Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-07-27T13:29:40.872Z] [2021-07-27T13:29:40.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-07-27T13:29:40.872Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.872Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-07-27T13:29:40.872Z] [2021-07-27T13:29:40.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-07-27T13:29:40.872Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.872Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-07-27T13:29:40.872Z] [2021-07-27T13:29:40.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-07-27T13:29:40.872Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.872Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-07-27T13:29:40.872Z] [2021-07-27T13:29:40.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-07-27T13:29:40.872Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.872Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-07-27T13:29:40.872Z] [2021-07-27T13:29:40.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.02s) [2021-07-27T13:29:40.872Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.872Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2021-07-27T13:29:40.872Z] [2021-07-27T13:29:40.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s) [2021-07-27T13:29:40.872Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.872Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2021-07-27T13:29:40.872Z] [2021-07-27T13:29:40.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s) [2021-07-27T13:29:40.872Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.872Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2021-07-27T13:29:40.872Z] [2021-07-27T13:29:40.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-07-27T13:29:40.872Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.872Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-07-27T13:29:40.872Z] [2021-07-27T13:29:40.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-07-27T13:29:40.872Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.872Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-07-27T13:29:40.872Z] [2021-07-27T13:29:40.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-07-27T13:29:40.872Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.872Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-07-27T13:29:40.872Z] [2021-07-27T13:29:40.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s) [2021-07-27T13:29:40.872Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.872Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2021-07-27T13:29:40.872Z] [2021-07-27T13:29:40.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-07-27T13:29:40.872Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.872Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-07-27T13:29:40.872Z] [2021-07-27T13:29:40.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2021-07-27T13:29:40.872Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.872Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2021-07-27T13:29:40.872Z] [2021-07-27T13:29:40.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-07-27T13:29:40.872Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.872Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-07-27T13:29:40.872Z] [2021-07-27T13:29:40.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s) [2021-07-27T13:29:40.872Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.872Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2021-07-27T13:29:40.872Z] [2021-07-27T13:29:40.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-07-27T13:29:40.872Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.872Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-07-27T13:29:40.872Z] [2021-07-27T13:29:40.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-07-27T13:29:40.872Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.872Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-07-27T13:29:40.872Z] [2021-07-27T13:29:40.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-07-27T13:29:40.872Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.872Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-07-27T13:29:40.872Z] [2021-07-27T13:29:40.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-07-27T13:29:40.872Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.872Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-07-27T13:29:40.872Z] [2021-07-27T13:29:40.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2021-07-27T13:29:40.872Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.872Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2021-07-27T13:29:40.872Z] [2021-07-27T13:29:40.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2021-07-27T13:29:40.872Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.872Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2021-07-27T13:29:40.872Z] [2021-07-27T13:29:40.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2021-07-27T13:29:40.872Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.872Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2021-07-27T13:29:40.872Z] [2021-07-27T13:29:40.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2021-07-27T13:29:40.872Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.872Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2021-07-27T13:29:40.872Z] [2021-07-27T13:29:40.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2021-07-27T13:29:40.872Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.872Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2021-07-27T13:29:40.872Z] [2021-07-27T13:29:40.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s) [2021-07-27T13:29:40.872Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.872Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2021-07-27T13:29:40.872Z] [2021-07-27T13:29:40.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-07-27T13:29:40.872Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.872Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-07-27T13:29:40.872Z] [2021-07-27T13:29:40.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-07-27T13:29:40.872Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.872Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-07-27T13:29:40.872Z] [2021-07-27T13:29:40.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-07-27T13:29:40.872Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.872Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-07-27T13:29:40.872Z] [2021-07-27T13:29:40.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-07-27T13:29:40.872Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.872Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-07-27T13:29:40.872Z] [2021-07-27T13:29:40.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.02s) [2021-07-27T13:29:40.872Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.872Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2021-07-27T13:29:40.872Z] [2021-07-27T13:29:40.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-07-27T13:29:40.872Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2021-07-27T13:29:40.872Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-07-27T13:29:40.872Z] [2021-07-27T13:29:40.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.02s) [2021-07-27T13:29:40.872Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.872Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2021-07-27T13:29:40.872Z] [2021-07-27T13:29:40.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-07-27T13:29:40.872Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.872Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-07-27T13:29:40.872Z] [2021-07-27T13:29:40.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-07-27T13:29:40.872Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.872Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-07-27T13:29:40.872Z] [2021-07-27T13:29:40.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2021-07-27T13:29:40.873Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.873Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2021-07-27T13:29:40.873Z] [2021-07-27T13:29:40.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-07-27T13:29:40.873Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.873Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-07-27T13:29:40.873Z] [2021-07-27T13:29:40.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.02s) [2021-07-27T13:29:40.873Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.873Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2021-07-27T13:29:40.873Z] [2021-07-27T13:29:40.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.02s) [2021-07-27T13:29:40.873Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.873Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2021-07-27T13:29:40.873Z] [2021-07-27T13:29:40.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-07-27T13:29:40.873Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.873Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-07-27T13:29:40.873Z] [2021-07-27T13:29:40.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-07-27T13:29:40.873Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.873Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-07-27T13:29:40.873Z] [2021-07-27T13:29:40.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2021-07-27T13:29:40.873Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.873Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2021-07-27T13:29:40.873Z] [2021-07-27T13:29:40.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2021-07-27T13:29:40.873Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.873Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2021-07-27T13:29:40.873Z] [2021-07-27T13:29:40.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-07-27T13:29:40.873Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.873Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-07-27T13:29:40.873Z] [2021-07-27T13:29:40.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2021-07-27T13:29:40.873Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.873Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2021-07-27T13:29:40.873Z] [2021-07-27T13:29:40.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2021-07-27T13:29:40.873Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.873Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2021-07-27T13:29:40.873Z] [2021-07-27T13:29:40.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s) [2021-07-27T13:29:40.873Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2021-07-27T13:29:40.873Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2021-07-27T13:29:40.873Z] [2021-07-27T13:29:40.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s) [2021-07-27T13:29:40.873Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.873Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2021-07-27T13:29:40.873Z] [2021-07-27T13:29:40.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-07-27T13:29:40.873Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.873Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-07-27T13:29:40.873Z] [2021-07-27T13:29:40.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.02s) [2021-07-27T13:29:40.873Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.873Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2021-07-27T13:29:40.873Z] [2021-07-27T13:29:40.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.02s) [2021-07-27T13:29:40.873Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.873Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2021-07-27T13:29:40.873Z] [2021-07-27T13:29:40.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s) [2021-07-27T13:29:40.873Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.873Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2021-07-27T13:29:40.873Z] [2021-07-27T13:29:40.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.01s) [2021-07-27T13:29:40.873Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.873Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2021-07-27T13:29:40.873Z] [2021-07-27T13:29:40.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-07-27T13:29:40.873Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.873Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-07-27T13:29:40.873Z] [2021-07-27T13:29:40.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2021-07-27T13:29:40.873Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.873Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2021-07-27T13:29:40.873Z] [2021-07-27T13:29:40.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-07-27T13:29:40.873Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.873Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-07-27T13:29:40.873Z] [2021-07-27T13:29:40.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.02s) [2021-07-27T13:29:40.873Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.873Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2021-07-27T13:29:40.873Z] [2021-07-27T13:29:40.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-07-27T13:29:40.873Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.873Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-07-27T13:29:40.873Z] [2021-07-27T13:29:40.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-07-27T13:29:40.873Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.873Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-07-27T13:29:40.873Z] [2021-07-27T13:29:40.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-07-27T13:29:40.873Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.873Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-07-27T13:29:40.873Z] [2021-07-27T13:29:40.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2021-07-27T13:29:40.873Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.873Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2021-07-27T13:29:40.873Z] [2021-07-27T13:29:40.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.02s) [2021-07-27T13:29:40.873Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.873Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2021-07-27T13:29:40.873Z] [2021-07-27T13:29:40.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-07-27T13:29:40.873Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2021-07-27T13:29:40.873Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-07-27T13:29:40.873Z] [2021-07-27T13:29:40.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-07-27T13:29:40.873Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.873Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-07-27T13:29:40.873Z] [2021-07-27T13:29:40.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-07-27T13:29:40.873Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.873Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-07-27T13:29:40.873Z] [2021-07-27T13:29:40.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2021-07-27T13:29:40.873Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.873Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2021-07-27T13:29:40.873Z] [2021-07-27T13:29:40.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-07-27T13:29:40.873Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.873Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-07-27T13:29:40.873Z] [2021-07-27T13:29:40.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-07-27T13:29:40.873Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.873Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-07-27T13:29:40.873Z] [2021-07-27T13:29:40.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-07-27T13:29:40.873Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.873Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-07-27T13:29:40.873Z] [2021-07-27T13:29:40.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-07-27T13:29:40.873Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.873Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-07-27T13:29:40.873Z] [2021-07-27T13:29:40.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s) [2021-07-27T13:29:40.873Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.873Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2021-07-27T13:29:40.873Z] [2021-07-27T13:29:40.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-07-27T13:29:40.873Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.873Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-07-27T13:29:40.873Z] [2021-07-27T13:29:40.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s) [2021-07-27T13:29:40.873Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.873Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2021-07-27T13:29:40.873Z] [2021-07-27T13:29:40.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-07-27T13:29:40.873Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.873Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-07-27T13:29:40.873Z] [2021-07-27T13:29:40.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-07-27T13:29:40.873Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.873Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-07-27T13:29:40.873Z] [2021-07-27T13:29:40.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s) [2021-07-27T13:29:40.873Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.873Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2021-07-27T13:29:40.873Z] [2021-07-27T13:29:40.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-07-27T13:29:40.873Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.873Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-07-27T13:29:40.873Z] [2021-07-27T13:29:40.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2021-07-27T13:29:40.873Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.873Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2021-07-27T13:29:40.873Z] [2021-07-27T13:29:40.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-07-27T13:29:40.873Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.873Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-07-27T13:29:40.873Z] [2021-07-27T13:29:40.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-07-27T13:29:40.873Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.873Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-07-27T13:29:40.873Z] [2021-07-27T13:29:40.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-07-27T13:29:40.873Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.873Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-07-27T13:29:40.873Z] [2021-07-27T13:29:40.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-07-27T13:29:40.873Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.873Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-07-27T13:29:40.873Z] [2021-07-27T13:29:40.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.02s) [2021-07-27T13:29:40.873Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.873Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2021-07-27T13:29:40.873Z] [2021-07-27T13:29:40.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s) [2021-07-27T13:29:40.873Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-07-27T13:29:40.873Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2021-07-27T13:29:40.873Z] [2021-07-27T13:29:40.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.02s) [2021-07-27T13:29:40.873Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.873Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2021-07-27T13:29:40.873Z] [2021-07-27T13:29:40.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-07-27T13:29:40.873Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.873Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-07-27T13:29:40.873Z] [2021-07-27T13:29:40.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-07-27T13:29:40.873Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.873Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-07-27T13:29:40.873Z] [2021-07-27T13:29:40.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-07-27T13:29:40.873Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.873Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-07-27T13:29:40.873Z] [2021-07-27T13:29:40.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.02s) [2021-07-27T13:29:40.873Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.873Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2021-07-27T13:29:40.873Z] [2021-07-27T13:29:40.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s) [2021-07-27T13:29:40.873Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.873Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2021-07-27T13:29:40.873Z] [2021-07-27T13:29:40.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.03s) [2021-07-27T13:29:40.873Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.873Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.03s) [2021-07-27T13:29:40.873Z] [2021-07-27T13:29:40.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.02s) [2021-07-27T13:29:40.873Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.873Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2021-07-27T13:29:40.873Z] [2021-07-27T13:29:40.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2021-07-27T13:29:40.873Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.873Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2021-07-27T13:29:40.873Z] [2021-07-27T13:29:40.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2021-07-27T13:29:40.873Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.873Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2021-07-27T13:29:40.873Z] [2021-07-27T13:29:40.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-07-27T13:29:40.873Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.873Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-07-27T13:29:40.873Z] [2021-07-27T13:29:40.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2021-07-27T13:29:40.873Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.873Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2021-07-27T13:29:40.873Z] [2021-07-27T13:29:40.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-07-27T13:29:40.873Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.873Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-07-27T13:29:40.873Z] [2021-07-27T13:29:40.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2021-07-27T13:29:40.873Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.873Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2021-07-27T13:29:40.873Z] [2021-07-27T13:29:40.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2021-07-27T13:29:40.873Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.873Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2021-07-27T13:29:40.873Z] [2021-07-27T13:29:40.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2021-07-27T13:29:40.873Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.873Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2021-07-27T13:29:40.873Z] [2021-07-27T13:29:40.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-07-27T13:29:40.873Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.874Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-07-27T13:29:40.874Z] [2021-07-27T13:29:40.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-07-27T13:29:40.874Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.874Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-07-27T13:29:40.874Z] [2021-07-27T13:29:40.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-07-27T13:29:40.874Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.874Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-07-27T13:29:40.874Z] [2021-07-27T13:29:40.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-07-27T13:29:40.874Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.874Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-07-27T13:29:40.874Z] [2021-07-27T13:29:40.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-07-27T13:29:40.874Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.874Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-07-27T13:29:40.874Z] [2021-07-27T13:29:40.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-07-27T13:29:40.874Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.874Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-07-27T13:29:40.874Z] [2021-07-27T13:29:40.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-07-27T13:29:40.874Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.874Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-07-27T13:29:40.874Z] [2021-07-27T13:29:40.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-07-27T13:29:40.874Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.874Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-07-27T13:29:40.874Z] [2021-07-27T13:29:40.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-07-27T13:29:40.874Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.874Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-07-27T13:29:40.874Z] [2021-07-27T13:29:40.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-07-27T13:29:40.874Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.874Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-07-27T13:29:40.874Z] [2021-07-27T13:29:40.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-07-27T13:29:40.874Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.874Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-07-27T13:29:40.874Z] [2021-07-27T13:29:40.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-07-27T13:29:40.874Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.874Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-07-27T13:29:40.874Z] [2021-07-27T13:29:40.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-07-27T13:29:40.874Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.874Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-07-27T13:29:40.874Z] [2021-07-27T13:29:40.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-07-27T13:29:40.874Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.874Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-07-27T13:29:40.874Z] [2021-07-27T13:29:40.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-07-27T13:29:40.874Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.874Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-07-27T13:29:40.874Z] [2021-07-27T13:29:40.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-07-27T13:29:40.874Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-27T13:29:40.874Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-07-27T13:29:40.874Z] [2021-07-27T13:29:40.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-07-27T13:29:41.331Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-27T13:29:41.331Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-07-27T13:29:41.331Z] [2021-07-27T13:29:41.331Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-07-27T13:29:41.331Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-27T13:29:41.331Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-07-27T13:29:41.331Z] [2021-07-27T13:29:41.331Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-07-27T13:29:41.331Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-27T13:29:41.331Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-07-27T13:29:41.331Z] [2021-07-27T13:29:41.331Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-07-27T13:29:41.331Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-27T13:29:41.331Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-07-27T13:29:41.331Z] [2021-07-27T13:29:41.331Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-07-27T13:29:41.331Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-27T13:29:41.331Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-07-27T13:29:41.331Z] [2021-07-27T13:29:41.331Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-07-27T13:29:41.331Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-27T13:29:41.331Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-07-27T13:29:41.331Z] [2021-07-27T13:29:41.331Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-07-27T13:29:41.331Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-27T13:29:41.331Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-07-27T13:29:41.331Z] [2021-07-27T13:29:41.331Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-07-27T13:29:41.331Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-27T13:29:41.331Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-07-27T13:29:41.331Z] [2021-07-27T13:29:41.331Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-07-27T13:29:41.331Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-27T13:29:41.331Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-07-27T13:29:41.331Z] [2021-07-27T13:29:41.331Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-07-27T13:29:41.331Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-27T13:29:41.331Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-07-27T13:29:41.331Z] [2021-07-27T13:29:41.331Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-07-27T13:29:41.331Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-27T13:29:41.331Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-07-27T13:29:41.331Z] [2021-07-27T13:29:41.331Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-07-27T13:29:41.331Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-27T13:29:41.331Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-07-27T13:29:41.331Z] [2021-07-27T13:29:41.331Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-07-27T13:29:41.331Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-27T13:29:41.331Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-07-27T13:29:41.331Z] [2021-07-27T13:29:41.331Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-07-27T13:29:41.331Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-27T13:29:41.331Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-07-27T13:29:41.331Z] [2021-07-27T13:29:41.331Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-07-27T13:29:41.331Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-27T13:29:41.331Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-07-27T13:29:41.331Z] [2021-07-27T13:29:41.331Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-07-27T13:29:41.331Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-27T13:29:41.331Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-07-27T13:29:41.331Z] [2021-07-27T13:29:41.331Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-07-27T13:29:41.331Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-27T13:29:41.331Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-07-27T13:29:41.331Z] [2021-07-27T13:29:41.331Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-07-27T13:29:41.331Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-27T13:29:41.331Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-07-27T13:29:41.331Z] [2021-07-27T13:29:41.331Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-07-27T13:29:41.331Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-27T13:29:41.331Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-07-27T13:29:41.331Z] [2021-07-27T13:29:41.331Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-07-27T13:29:41.331Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-27T13:29:41.331Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-07-27T13:29:41.331Z] [2021-07-27T13:29:41.331Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-07-27T13:29:41.331Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-27T13:29:41.331Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-07-27T13:29:41.331Z] [2021-07-27T13:29:41.331Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-07-27T13:29:41.331Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-27T13:29:41.331Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-07-27T13:29:41.331Z] [2021-07-27T13:29:41.331Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-07-27T13:29:41.331Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-27T13:29:41.331Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-07-27T13:29:41.331Z] [2021-07-27T13:29:41.331Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2021-07-27T13:29:41.331Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-27T13:29:41.331Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-07-27T13:29:41.331Z] [2021-07-27T13:29:41.331Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-07-27T13:29:41.331Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-27T13:29:41.331Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-07-27T13:29:41.331Z] [2021-07-27T13:29:41.331Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-07-27T13:29:41.331Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-27T13:29:41.331Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-07-27T13:29:41.331Z] [2021-07-27T13:29:41.331Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-07-27T13:29:41.331Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-27T13:29:41.331Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-07-27T13:29:41.331Z] [2021-07-27T13:29:41.331Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-07-27T13:29:41.331Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-27T13:29:41.331Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-07-27T13:29:41.331Z] [2021-07-27T13:29:41.331Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-07-27T13:29:41.331Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-27T13:29:41.331Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-07-27T13:29:41.331Z] [2021-07-27T13:29:41.331Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-07-27T13:29:41.331Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-27T13:29:41.331Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-07-27T13:29:41.331Z] [2021-07-27T13:29:41.331Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-07-27T13:29:41.331Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-27T13:29:41.331Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-07-27T13:29:41.331Z] [2021-07-27T13:29:41.331Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-07-27T13:29:41.331Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-27T13:29:41.331Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-07-27T13:29:41.331Z] [2021-07-27T13:29:41.331Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-07-27T13:29:41.331Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-27T13:29:41.331Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-07-27T13:29:41.331Z] [2021-07-27T13:29:41.331Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-07-27T13:29:41.331Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-27T13:29:41.331Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-07-27T13:29:41.331Z] [2021-07-27T13:29:41.331Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-07-27T13:29:41.331Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-27T13:29:41.331Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-07-27T13:29:41.331Z] [2021-07-27T13:29:41.331Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-07-27T13:29:41.331Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-27T13:29:41.331Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-07-27T13:29:41.331Z] [2021-07-27T13:29:41.331Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-07-27T13:29:41.331Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-27T13:29:41.331Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-07-27T13:29:41.331Z] [2021-07-27T13:29:41.331Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-07-27T13:29:41.331Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-27T13:29:41.331Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-07-27T13:29:41.331Z] [2021-07-27T13:29:41.331Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-07-27T13:29:41.331Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-27T13:29:41.331Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-07-27T13:29:41.331Z] [2021-07-27T13:29:41.331Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-07-27T13:29:41.331Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-27T13:29:41.331Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-07-27T13:29:41.331Z] [2021-07-27T13:29:41.331Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-07-27T13:29:41.331Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-27T13:29:41.331Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-07-27T13:29:41.331Z] [2021-07-27T13:29:41.331Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-07-27T13:29:41.331Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-27T13:29:41.331Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-07-27T13:29:41.331Z] [2021-07-27T13:29:41.331Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-07-27T13:29:41.331Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-27T13:29:41.331Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-07-27T13:29:41.331Z] [2021-07-27T13:29:41.331Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-07-27T13:29:41.331Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-27T13:29:41.331Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-07-27T13:29:41.331Z] [2021-07-27T13:29:41.331Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-07-27T13:29:41.331Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-27T13:29:41.331Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-07-27T13:29:41.331Z] [2021-07-27T13:29:41.331Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-07-27T13:29:41.331Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-27T13:29:41.331Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-07-27T13:29:41.331Z] [2021-07-27T13:29:41.331Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-07-27T13:29:41.331Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-27T13:29:41.331Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-07-27T13:29:41.331Z] [2021-07-27T13:29:41.331Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-07-27T13:29:41.331Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-27T13:29:41.331Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-07-27T13:29:41.331Z] [2021-07-27T13:29:41.331Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-07-27T13:29:41.331Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-27T13:29:41.331Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-07-27T13:29:41.331Z] [2021-07-27T13:29:41.331Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-07-27T13:29:41.331Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-27T13:29:41.331Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-07-27T13:29:41.331Z] [2021-07-27T13:29:41.331Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-07-27T13:29:41.331Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-27T13:29:41.331Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-07-27T13:29:41.331Z] [2021-07-27T13:29:41.332Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-07-27T13:29:41.332Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-27T13:29:41.332Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-07-27T13:29:41.332Z] [2021-07-27T13:29:41.332Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-07-27T13:29:41.332Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-27T13:29:41.332Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-07-27T13:29:41.332Z] [2021-07-27T13:29:41.332Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-07-27T13:29:41.332Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-27T13:29:41.332Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-07-27T13:29:41.332Z] [2021-07-27T13:29:41.332Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-07-27T13:29:41.332Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-27T13:29:41.332Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-07-27T13:29:41.332Z] [2021-07-27T13:29:41.332Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-07-27T13:29:41.332Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-07-27T13:29:41.332Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-07-27T13:29:41.332Z] [2021-07-27T13:29:41.332Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-07-27T13:29:41.332Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-07-27T13:29:41.332Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-07-27T13:29:41.332Z] [2021-07-27T13:29:41.332Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-07-27T13:29:41.332Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-07-27T13:29:41.332Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-07-27T13:29:41.332Z] [2021-07-27T13:29:41.332Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-07-27T13:29:41.332Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-27T13:29:41.332Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-07-27T13:29:41.332Z] [2021-07-27T13:29:41.332Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-07-27T13:29:41.332Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-27T13:29:41.332Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-07-27T13:29:41.332Z] [2021-07-27T13:29:41.332Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-07-27T13:29:41.332Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-27T13:29:41.332Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-07-27T13:29:41.332Z] [2021-07-27T13:29:41.332Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-07-27T13:29:41.332Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-27T13:29:41.332Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-07-27T13:29:41.332Z] [2021-07-27T13:29:41.332Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-07-27T13:29:41.332Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-27T13:29:41.332Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-07-27T13:29:41.332Z] [2021-07-27T13:29:41.332Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-07-27T13:29:41.332Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-27T13:29:41.332Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-07-27T13:29:41.332Z] [2021-07-27T13:29:41.332Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-07-27T13:29:41.332Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-27T13:29:41.332Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-07-27T13:29:41.332Z] [2021-07-27T13:29:41.332Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-07-27T13:29:41.332Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-27T13:29:41.332Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-07-27T13:29:41.332Z] [2021-07-27T13:29:41.332Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-07-27T13:29:41.332Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-27T13:29:41.332Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-07-27T13:29:41.332Z] [2021-07-27T13:29:41.332Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-07-27T13:29:41.332Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-27T13:29:41.332Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-07-27T13:29:41.332Z] [2021-07-27T13:29:41.332Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2021-07-27T13:29:41.332Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-27T13:29:41.332Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-07-27T13:29:41.332Z] [2021-07-27T13:29:41.332Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2021-07-27T13:29:41.332Z] check_test.go:128: unmatched requirement DaemonIsLinux [2021-07-27T13:29:41.332Z] [2021-07-27T13:29:41.332Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2021-07-27T13:29:41.332Z] check_test.go:134: unmatched requirement DaemonIsLinux [2021-07-27T13:29:41.332Z] [2021-07-27T13:29:41.332Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2021-07-27T13:29:41.332Z] check_test.go:142: unmatched requirement DaemonIsLinux [2021-07-27T13:29:41.332Z] [2021-07-27T13:29:41.332Z] [2021-07-27T13:29:41.332Z] DONE 1092 tests, 546 skipped in 2580.221s [2021-07-27T13:29:41.332Z] INFO: Integration tests ended at 07/27/2021 13:29:40. Duration:00:43:00.3108581 [2021-07-27T13:29:41.332Z] INFO: Docker info of the daemon under test at end of run [2021-07-27T13:29:41.332Z] [2021-07-27T13:29:41.332Z] Containers: 2 [2021-07-27T13:29:41.332Z] Running: 0 [2021-07-27T13:29:41.332Z] Paused: 0 [2021-07-27T13:29:41.332Z] Stopped: 2 [2021-07-27T13:29:41.332Z] Images: 18 [2021-07-27T13:29:41.332Z] Server Version: 0.0.0-dev [2021-07-27T13:29:41.332Z] Storage Driver: windowsfilter [2021-07-27T13:29:41.332Z] Windows: [2021-07-27T13:29:41.332Z] Logging Driver: json-file [2021-07-27T13:29:41.332Z] Plugins: [2021-07-27T13:29:41.332Z] Volume: local [2021-07-27T13:29:41.332Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-07-27T13:29:41.332Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-07-27T13:29:41.332Z] Swarm: inactive [2021-07-27T13:29:41.332Z] Default Isolation: process [2021-07-27T13:29:41.332Z] Kernel Version: 10.0 20295 (20295.1.amd64fre.fe_release.210212-1600) [2021-07-27T13:29:41.332Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20295.1) [2021-07-27T13:29:41.332Z] OSType: windows [2021-07-27T13:29:41.332Z] Architecture: x86_64 [2021-07-27T13:29:41.332Z] CPUs: 4 [2021-07-27T13:29:41.332Z] Total Memory: 32GiB [2021-07-27T13:29:41.332Z] Name: azwin-2-214dd0 [2021-07-27T13:29:41.332Z] ID: US4T:BZQZ:2XVY:EZ5I:XFZN:S7YU:VLFS:ARUP:JR7O:NEGK:7JYR:NZCE [2021-07-27T13:29:41.332Z] Docker Root Dir: D:\CI\PR-42683\3\daemon [2021-07-27T13:29:41.332Z] Debug Mode (client): false [2021-07-27T13:29:41.332Z] Debug Mode (server): true [2021-07-27T13:29:41.332Z] File Descriptors: -1 [2021-07-27T13:29:41.332Z] Goroutines: 17 [2021-07-27T13:29:41.332Z] System Time: 2021-07-27T13:29:41.1348799Z [2021-07-27T13:29:41.332Z] EventsListeners: 0 [2021-07-27T13:29:41.332Z] Registry: https://index.docker.io/v1/ [2021-07-27T13:29:41.332Z] Labels: [2021-07-27T13:29:41.332Z] Experimental: false [2021-07-27T13:29:41.332Z] Insecure Registries: [2021-07-27T13:29:41.332Z] 127.0.0.0/8 [2021-07-27T13:29:41.332Z] Live Restore Enabled: false [2021-07-27T13:29:41.332Z] [2021-07-27T13:29:41.332Z] [2021-07-27T13:29:41.332Z] INFO: Stopping daemon under test [2021-07-27T13:29:41.789Z] SUCCESS: The process with PID 8300 (child process of PID 9392) has been terminated. [2021-07-27T13:29:41.789Z] SUCCESS: The process with PID 9392 (child process of PID 7076) has been terminated. [2021-07-27T13:29:41.789Z] INFO: Stop tailing logs of the daemon under tests [2021-07-27T13:29:41.789Z] INFO: executeCI.ps1 Completed successfully at 07/27/2021 13:29:41. [2021-07-27T13:29:41.789Z] INFO: Tidying up at end of run [2021-07-27T13:29:41.789Z] INFO: Saving daemon under test log (d:\CI\PR-42683\3\dut.out) to bundles\CIDUT.out [2021-07-27T13:29:41.789Z] INFO: Saving daemon under test log (d:\CI\PR-42683\3\dut.err) to bundles\CIDUT.err [2021-07-27T13:29:41.789Z] INFO: Nuke-Everything... [2021-07-27T13:29:42.248Z] INFO: Container count on control daemon to delete is 2 [2021-07-27T13:29:42.375Z] === RUN TestDockerSuite/TestCreateEchoStdout [2021-07-27T13:29:42.705Z] 72b1ba8c845d [2021-07-27T13:29:42.705Z] 9f8516336ae7 [2021-07-27T13:29:42.705Z] INFO: Tidying pidfile d:\CI\PR-42683\3\docker.pid [2021-07-27T13:29:42.705Z] INFO: Nuking d:\CI [2021-07-27T13:29:43.670Z] time="2021-07-27T13:29:43Z" level=error msg="hcsshim::DestroyLayer - Win32 API call returned error r1=0x80070020 err=The process cannot access the file because it is being used by another [2021-07-27T13:29:43.670Z] process.id=CI flavour=0" [2021-07-27T13:29:43.670Z] ERROR: hcsshim::DestroyLayer - Win32 API call returned error r1=0x80070020 err=The process cannot access the file because it is being used by another process.id=CI flavour=0 [2021-07-27T13:29:43.670Z] [2021-07-27T13:29:43.670Z] INFO: executeCI.ps1 exiting at Tue Jul 27 13:29:43 CUT 2021. Duration 01:12:20.5446063 [2021-07-27T13:29:43.670Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2021-07-27T13:29:43.966Z] Recording test results [2021-07-27T13:29:44.456Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2021-07-27T13:29:45.284Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2021-07-27T13:29:45.284Z] === RUN TestDockerSuite/TestCreateHostConfig [2021-07-27T13:29:45.284Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2021-07-27T13:29:45.955Z] Creating win-2022-integration-bundles.zip [Pipeline] archiveArtifacts [2021-07-27T13:29:47.703Z] Archiving artifacts [2021-07-27T13:29:48.197Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2021-07-27T13:29:48.657Z] === RUN TestDockerSuite/TestCreateLabels [2021-07-27T13:29:48.657Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2021-07-27T13:29:48.657Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-07-27T13:29:48.657Z] === RUN TestDockerSuite/TestCreateRM [2021-07-27T13:29:49.116Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2021-07-27T13:29:49.116Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-07-27T13:29:49.165Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42683/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-07-27T13:29:49.576Z] === RUN TestDockerSuite/TestCreateStopSignal [2021-07-27T13:29:49.576Z] === RUN TestDockerSuite/TestCreateStopTimeout [2021-07-27T13:29:50.035Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2021-07-27T13:29:50.152Z] + make clean [2021-07-27T13:29:51.116Z] docker volume rm -f docker-dev-cache [2021-07-27T13:29:51.116Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-07-27T13:30:00.365Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2021-07-27T13:30:00.365Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2021-07-27T13:30:00.365Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2021-07-27T13:30:04.104Z] === RUN TestDockerSuite/TestCreateWithPortRange [2021-07-27T13:30:04.104Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2021-07-27T13:30:04.104Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2021-07-27T13:30:04.104Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2021-07-27T13:30:07.010Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2021-07-27T13:30:07.010Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-07-27T13:30:07.010Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2021-07-27T13:30:07.010Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2021-07-27T13:30:07.010Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-07-27T13:30:07.010Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2021-07-27T13:30:07.010Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-07-27T13:30:07.010Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2021-07-27T13:30:07.010Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-07-27T13:30:07.010Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2021-07-27T13:30:07.010Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-07-27T13:30:07.010Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2021-07-27T13:30:07.010Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-07-27T13:30:07.010Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2021-07-27T13:30:07.010Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-07-27T13:30:07.010Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2021-07-27T13:30:07.010Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-07-27T13:30:07.010Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2021-07-27T13:30:07.010Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-07-27T13:30:07.010Z] === RUN TestDockerSuite/TestDevicePermissions [2021-07-27T13:30:07.010Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2021-07-27T13:30:07.470Z] === RUN TestDockerSuite/TestDockerFails [2021-07-27T13:30:07.470Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2021-07-27T13:30:07.470Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2021-07-27T13:30:07.470Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2021-07-27T13:30:07.470Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2021-07-27T13:30:07.470Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2021-07-27T13:30:07.470Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2021-07-27T13:30:07.470Z] === RUN TestDockerSuite/TestEventsAttach [2021-07-27T13:30:07.470Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2021-07-27T13:30:07.470Z] === RUN TestDockerSuite/TestEventsCommit [2021-07-27T13:30:07.470Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2021-07-27T13:30:07.470Z] === RUN TestDockerSuite/TestEventsContainerEvents [2021-07-27T13:30:10.377Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2021-07-27T13:30:18.948Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2021-07-27T13:30:21.133Z] === RUN TestDockerSuite/TestEventsContainerRestart [2021-07-27T13:30:31.470Z] === RUN TestDockerSuite/TestEventsCopy [2021-07-27T13:30:37.277Z] === RUN TestDockerSuite/TestEventsFilterContainer [2021-07-27T13:30:44.353Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2021-07-27T13:30:46.029Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2021-07-27T13:30:46.999Z] === RUN TestDockerSuite/TestEventsFilterImageName [2021-07-27T13:30:51.698Z] === RUN TestDockerSuite/TestEventsFilterLabels [2021-07-27T13:30:52.160Z] === RUN TestDockerSuite/TestEventsFilterType [2021-07-27T13:30:53.699Z] === RUN TestDockerSuite/TestEventsFilters [2021-07-27T13:30:59.502Z] === RUN TestDockerSuite/TestEventsFormat [2021-07-27T13:31:04.197Z] === RUN TestDockerSuite/TestEventsFormatBadField [2021-07-27T13:31:04.197Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2021-07-27T13:31:04.197Z] === RUN TestDockerSuite/TestEventsImageImport [2021-07-27T13:31:04.197Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2021-07-27T13:31:04.197Z] === RUN TestDockerSuite/TestEventsImageLoad [2021-07-27T13:31:04.197Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2021-07-27T13:31:04.197Z] === RUN TestDockerSuite/TestEventsImagePull [2021-07-27T13:31:04.197Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2021-07-27T13:31:04.197Z] === RUN TestDockerSuite/TestEventsImageTag [2021-07-27T13:31:05.736Z] === RUN TestDockerSuite/TestEventsPluginOps [2021-07-27T13:31:05.736Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2021-07-27T13:31:05.736Z] === RUN TestDockerSuite/TestEventsRename [2021-07-27T13:31:07.915Z] === RUN TestDockerSuite/TestEventsResize [2021-07-27T13:31:16.693Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2021-07-27T13:31:18.876Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2021-07-27T13:31:21.788Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2021-07-27T13:31:26.481Z] === RUN TestDockerSuite/TestEventsTop [2021-07-27T13:31:26.481Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2021-07-27T13:31:26.481Z] === RUN TestDockerSuite/TestEventsUntag [2021-07-27T13:31:29.393Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2021-07-27T13:31:34.090Z] === RUN TestDockerSuite/TestExec [2021-07-27T13:31:34.090Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-07-27T13:31:34.090Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2021-07-27T13:31:34.090Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-07-27T13:31:34.090Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2021-07-27T13:31:36.270Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2021-07-27T13:31:38.451Z] === RUN TestDockerSuite/TestExecAPIStart [2021-07-27T13:31:38.451Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-07-27T13:31:38.451Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2021-07-27T13:31:38.451Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-07-27T13:31:38.451Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2021-07-27T13:31:38.451Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-07-27T13:31:38.451Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2021-07-27T13:31:40.638Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2021-07-27T13:31:43.547Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2021-07-27T13:31:45.726Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2021-07-27T13:31:47.903Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2021-07-27T13:31:52.604Z] === RUN TestDockerSuite/TestExecCgroup [2021-07-27T13:31:52.604Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-07-27T13:31:53.063Z] === RUN TestDockerSuite/TestExecEnv [2021-07-27T13:31:53.063Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-07-27T13:31:53.063Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2021-07-27T13:31:53.063Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-07-27T13:31:53.063Z] === RUN TestDockerSuite/TestExecExitStatus [2021-07-27T13:31:55.971Z] === RUN TestDockerSuite/TestExecInspectID [2021-07-27T13:32:00.679Z] === RUN TestDockerSuite/TestExecInteractive [2021-07-27T13:32:00.679Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-07-27T13:32:00.679Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2021-07-27T13:32:00.679Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-07-27T13:32:00.679Z] === RUN TestDockerSuite/TestExecParseError [2021-07-27T13:32:00.679Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-07-27T13:32:00.679Z] === RUN TestDockerSuite/TestExecPausedContainer [2021-07-27T13:32:00.679Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-07-27T13:32:00.679Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2021-07-27T13:32:00.679Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-07-27T13:32:00.679Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2021-07-27T13:32:03.592Z] === RUN TestDockerSuite/TestExecSetEnv [2021-07-27T13:32:03.592Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-07-27T13:32:03.592Z] === RUN TestDockerSuite/TestExecStartFails [2021-07-27T13:32:03.592Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-07-27T13:32:03.592Z] === RUN TestDockerSuite/TestExecStateCleanup [2021-07-27T13:32:03.592Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-07-27T13:32:03.592Z] === RUN TestDockerSuite/TestExecStopNotHanging [2021-07-27T13:32:03.592Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-07-27T13:32:03.592Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2021-07-27T13:32:03.592Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-07-27T13:32:04.052Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2021-07-27T13:32:06.961Z] === RUN TestDockerSuite/TestExecUlimits [2021-07-27T13:32:06.961Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-07-27T13:32:06.961Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2021-07-27T13:32:17.291Z] === RUN TestDockerSuite/TestExecWithImageUser [2021-07-27T13:32:17.291Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-07-27T13:32:17.291Z] === RUN TestDockerSuite/TestExecWithPrivileged [2021-07-27T13:32:17.291Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-07-27T13:32:17.291Z] === RUN TestDockerSuite/TestExecWithUser [2021-07-27T13:32:17.291Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-07-27T13:32:17.291Z] === RUN TestDockerSuite/TestGetContainerStats [2021-07-27T13:32:23.110Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2021-07-27T13:32:28.913Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2021-07-27T13:32:31.824Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2021-07-27T13:32:38.913Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2021-07-27T13:32:38.913Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-07-27T13:32:38.913Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2021-07-27T13:32:38.913Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2021-07-27T13:32:38.913Z] === RUN TestDockerSuite/TestHealth [2021-07-27T13:32:38.913Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-07-27T13:32:38.913Z] === RUN TestDockerSuite/TestHistoryExistentImage [2021-07-27T13:32:38.913Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2021-07-27T13:32:38.913Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2021-07-27T13:32:38.913Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2021-07-27T13:32:43.603Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2021-07-27T13:32:43.603Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2021-07-27T13:32:43.603Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2021-07-27T13:32:43.603Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2021-07-27T13:32:43.603Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2021-07-27T13:32:44.063Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2021-07-27T13:32:44.063Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2021-07-27T13:32:45.033Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2021-07-27T13:32:45.033Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2021-07-27T13:32:45.033Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2021-07-27T13:32:46.001Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2021-07-27T13:32:46.461Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2021-07-27T13:32:48.642Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2021-07-27T13:32:48.642Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2021-07-27T13:32:51.551Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2021-07-27T13:32:54.466Z] === RUN TestDockerSuite/TestImagesFormat [2021-07-27T13:32:54.466Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2021-07-27T13:32:54.466Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2021-07-27T13:32:54.466Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2021-07-27T13:32:59.156Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2021-07-27T13:32:59.156Z] === RUN TestDockerSuite/TestImportBadURL [2021-07-27T13:33:01.341Z] === RUN TestDockerSuite/TestImportDisplay [2021-07-27T13:33:01.341Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2021-07-27T13:33:01.341Z] === RUN TestDockerSuite/TestImportFile [2021-07-27T13:33:01.341Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2021-07-27T13:33:01.341Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2021-07-27T13:33:01.341Z] === RUN TestDockerSuite/TestImportFileWithMessage [2021-07-27T13:33:01.341Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2021-07-27T13:33:01.341Z] === RUN TestDockerSuite/TestImportGzipped [2021-07-27T13:33:01.341Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2021-07-27T13:33:01.341Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2021-07-27T13:33:01.341Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2021-07-27T13:33:01.341Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2021-07-27T13:33:01.341Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-07-27T13:33:01.341Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2021-07-27T13:33:01.341Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-07-27T13:33:01.801Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2021-07-27T13:33:01.801Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-07-27T13:33:01.801Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2021-07-27T13:33:01.801Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2021-07-27T13:33:01.801Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-07-27T13:33:01.801Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2021-07-27T13:33:01.801Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-07-27T13:33:01.801Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2021-07-27T13:33:04.712Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2021-07-27T13:33:06.894Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2021-07-27T13:33:06.894Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-07-27T13:33:07.359Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2021-07-27T13:33:07.359Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-07-27T13:33:07.359Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2021-07-27T13:33:07.359Z] === RUN TestDockerSuite/TestInspectAmpersand [2021-07-27T13:33:07.359Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-07-27T13:33:07.359Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2021-07-27T13:33:10.267Z] === RUN TestDockerSuite/TestInspectByPrefix [2021-07-27T13:33:10.267Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2021-07-27T13:33:13.175Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2021-07-27T13:33:13.175Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-07-27T13:33:13.175Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2021-07-27T13:33:13.175Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-07-27T13:33:13.175Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2021-07-27T13:33:13.175Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-07-27T13:33:13.175Z] === RUN TestDockerSuite/TestInspectDefault [2021-07-27T13:33:15.355Z] === RUN TestDockerSuite/TestInspectHistory [2021-07-27T13:33:21.155Z] === RUN TestDockerSuite/TestInspectImage [2021-07-27T13:33:21.155Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-07-27T13:33:21.155Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2021-07-27T13:33:21.155Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-07-27T13:33:21.155Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2021-07-27T13:33:21.155Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-07-27T13:33:21.155Z] === RUN TestDockerSuite/TestInspectInt64 [2021-07-27T13:33:23.335Z] === RUN TestDockerSuite/TestInspectJSONFields [2021-07-27T13:33:26.245Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2021-07-27T13:33:26.245Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2021-07-27T13:33:34.819Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2021-07-27T13:33:36.359Z] === RUN TestDockerSuite/TestInspectPlugin [2021-07-27T13:33:36.359Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-07-27T13:33:36.359Z] === RUN TestDockerSuite/TestInspectRootFS [2021-07-27T13:33:36.359Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2021-07-27T13:33:39.271Z] === RUN TestDockerSuite/TestInspectStatus [2021-07-27T13:33:42.181Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2021-07-27T13:33:47.977Z] === RUN TestDockerSuite/TestInspectTemplateError [2021-07-27T13:33:50.162Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2021-07-27T13:33:52.340Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2021-07-27T13:33:55.246Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2021-07-27T13:33:58.153Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2021-07-27T13:34:05.231Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2021-07-27T13:34:08.142Z] === RUN TestDockerSuite/TestInspectUnknownObject [2021-07-27T13:34:08.142Z] === RUN TestDockerSuite/TestLinkShortDefinition [2021-07-27T13:34:08.142Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-07-27T13:34:08.142Z] === RUN TestDockerSuite/TestLinksEnvs [2021-07-27T13:34:08.142Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-07-27T13:34:08.142Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2021-07-27T13:34:08.142Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-07-27T13:34:08.142Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2021-07-27T13:34:08.142Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-07-27T13:34:08.142Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2021-07-27T13:34:08.142Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-07-27T13:34:08.142Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2021-07-27T13:34:08.142Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-07-27T13:34:08.142Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2021-07-27T13:34:08.142Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-07-27T13:34:08.142Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2021-07-27T13:34:08.142Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-07-27T13:34:08.142Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2021-07-27T13:34:08.142Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-07-27T13:34:08.142Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2021-07-27T13:34:08.142Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-07-27T13:34:08.142Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2021-07-27T13:34:08.142Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-07-27T13:34:08.606Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2021-07-27T13:34:08.606Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-07-27T13:34:08.606Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2021-07-27T13:34:08.606Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-07-27T13:34:08.606Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2021-07-27T13:34:08.606Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-07-27T13:34:08.606Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2021-07-27T13:34:08.606Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-07-27T13:34:08.606Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2021-07-27T13:34:08.606Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2021-07-27T13:34:08.606Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2021-07-27T13:34:08.606Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2021-07-27T13:34:08.606Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2021-07-27T13:34:10.790Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2021-07-27T13:34:12.971Z] === RUN TestDockerSuite/TestLogsAPIUntil [2021-07-27T13:34:20.056Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2021-07-27T13:34:27.133Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2021-07-27T13:34:27.134Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2021-07-27T13:34:27.134Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2021-07-27T13:34:29.322Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2021-07-27T13:34:29.783Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2021-07-27T13:34:38.361Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2021-07-27T13:34:46.940Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2021-07-27T13:34:54.025Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2021-07-27T13:34:57.767Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2021-07-27T13:34:59.946Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2021-07-27T13:34:59.946Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-07-27T13:34:59.946Z] === RUN TestDockerSuite/TestLogsFollowStopped [2021-07-27T13:35:02.855Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2021-07-27T13:35:05.767Z] === RUN TestDockerSuite/TestLogsSince [2021-07-27T13:35:16.097Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2021-07-27T13:35:16.097Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-07-27T13:35:16.098Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2021-07-27T13:35:16.098Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-07-27T13:35:16.098Z] === RUN TestDockerSuite/TestLogsTail [2021-07-27T13:35:18.282Z] === RUN TestDockerSuite/TestLogsTimestamps [2021-07-27T13:35:21.191Z] === RUN TestDockerSuite/TestLogsWithDetails [2021-07-27T13:35:24.098Z] === RUN TestDockerSuite/TestMountIntoProc [2021-07-27T13:35:24.098Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2021-07-27T13:35:24.098Z] === RUN TestDockerSuite/TestMountIntoSys [2021-07-27T13:35:24.098Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2021-07-27T13:35:24.098Z] === RUN TestDockerSuite/TestNetHostname [2021-07-27T13:35:24.098Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-07-27T13:35:24.098Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2021-07-27T13:35:24.098Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-07-27T13:35:24.098Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2021-07-27T13:35:24.098Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2021-07-27T13:35:24.098Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2021-07-27T13:35:24.098Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2021-07-27T13:35:24.098Z] === RUN TestDockerSuite/TestPluginActive [2021-07-27T13:35:24.098Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-07-27T13:35:24.098Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2021-07-27T13:35:24.098Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-07-27T13:35:24.098Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2021-07-27T13:35:24.098Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2021-07-27T13:35:24.098Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-07-27T13:35:24.098Z] === RUN TestDockerSuite/TestPluginLogDriver [2021-07-27T13:35:24.098Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-07-27T13:35:24.098Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2021-07-27T13:35:24.098Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-07-27T13:35:24.098Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2021-07-27T13:35:24.098Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-07-27T13:35:24.098Z] === RUN TestDockerSuite/TestPluginUpgrade [2021-07-27T13:35:24.098Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-07-27T13:35:24.098Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2021-07-27T13:35:24.098Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-07-27T13:35:24.098Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2021-07-27T13:35:24.098Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-07-27T13:35:24.098Z] === RUN TestDockerSuite/TestPortHostBinding [2021-07-27T13:35:24.098Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-07-27T13:35:24.098Z] === RUN TestDockerSuite/TestPortList [2021-07-27T13:35:24.098Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-07-27T13:35:24.098Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2021-07-27T13:35:29.900Z] === RUN TestDockerSuite/TestPostContainersAttach [2021-07-27T13:35:29.900Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-07-27T13:35:29.900Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2021-07-27T13:35:29.900Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2021-07-27T13:35:29.900Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2021-07-27T13:35:29.900Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2021-07-27T13:35:29.900Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2021-07-27T13:35:29.900Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2021-07-27T13:35:29.900Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2021-07-27T13:35:29.900Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2021-07-27T13:35:29.900Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2021-07-27T13:35:29.900Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2021-07-27T13:35:29.900Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2021-07-27T13:35:29.900Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2021-07-27T13:35:29.900Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2021-07-27T13:35:29.900Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2021-07-27T13:35:29.900Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2021-07-27T13:35:29.900Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2021-07-27T13:35:34.596Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2021-07-27T13:35:34.596Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2021-07-27T13:35:34.596Z] === RUN TestDockerSuite/TestPsByOrder [2021-07-27T13:35:44.932Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2021-07-27T13:35:44.932Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2021-07-27T13:35:44.932Z] === RUN TestDockerSuite/TestPsListContainersBase [2021-07-27T13:35:55.260Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2021-07-27T13:36:25.234Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2021-07-27T13:36:25.234Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2021-07-27T13:36:25.234Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-07-27T13:36:25.234Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2021-07-27T13:36:37.631Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2021-07-27T13:36:43.430Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2021-07-27T13:36:58.259Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2021-07-27T13:37:06.860Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2021-07-27T13:37:06.860Z] docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux [2021-07-27T13:37:07.320Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2021-07-27T13:37:07.320Z] docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux [2021-07-27T13:37:07.320Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2021-07-27T13:37:13.121Z] === RUN TestDockerSuite/TestPsListContainersSize [2021-07-27T13:37:13.121Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-07-27T13:37:13.121Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2021-07-27T13:37:13.121Z] docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux [2021-07-27T13:37:13.121Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2021-07-27T13:37:13.121Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2021-07-27T13:37:13.121Z] === RUN TestDockerSuite/TestPsRightTagName [2021-07-27T13:37:13.121Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2021-07-27T13:37:13.121Z] === RUN TestDockerSuite/TestPsShowMounts [2021-07-27T13:37:21.696Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2021-07-27T13:37:21.696Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2021-07-27T13:37:21.696Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2021-07-27T13:37:22.155Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2021-07-27T13:37:22.155Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-07-27T13:37:22.155Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2021-07-27T13:37:23.696Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2021-07-27T13:37:24.665Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2021-07-27T13:37:24.665Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2021-07-27T13:37:24.665Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2021-07-27T13:37:29.360Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2021-07-27T13:37:34.147Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2021-07-27T13:37:37.061Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2021-07-27T13:38:12.770Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2021-07-27T13:38:12.770Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-07-27T13:38:12.770Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2021-07-27T13:38:15.684Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2021-07-27T13:38:15.684Z] === RUN TestDockerSuite/TestRestartPolicyNO [2021-07-27T13:38:15.684Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2021-07-27T13:38:16.654Z] === RUN TestDockerSuite/TestRestartRunningContainer [2021-07-27T13:38:22.460Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2021-07-27T13:38:27.155Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2021-07-27T13:38:27.155Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-07-27T13:38:27.155Z] === RUN TestDockerSuite/TestRestartWithVolumes [2021-07-27T13:38:31.856Z] === RUN TestDockerSuite/TestRmiBlank [2021-07-27T13:38:31.856Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2021-07-27T13:38:32.316Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2021-07-27T13:38:53.427Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2021-07-27T13:38:56.335Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2021-07-27T13:38:57.305Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2021-07-27T13:39:04.385Z] === RUN TestDockerSuite/TestRmiImgIDForce [2021-07-27T13:39:16.771Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2021-07-27T13:39:23.856Z] === RUN TestDockerSuite/TestRmiParentImageFail [2021-07-27T13:39:29.654Z] === RUN TestDockerSuite/TestRmiTag [2021-07-27T13:39:30.117Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2021-07-27T13:39:33.034Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2021-07-27T13:39:54.147Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2021-07-27T13:40:01.239Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2021-07-27T13:40:05.933Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2021-07-27T13:40:07.475Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2021-07-27T13:40:07.475Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2021-07-27T13:40:07.475Z] === RUN TestDockerSuite/TestRunAddHost [2021-07-27T13:40:07.475Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2021-07-27T13:40:07.475Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2021-07-27T13:40:07.475Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2021-07-27T13:40:07.475Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2021-07-27T13:40:07.475Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2021-07-27T13:40:07.475Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2021-07-27T13:40:07.475Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2021-07-27T13:40:07.475Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2021-07-27T13:40:07.475Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2021-07-27T13:40:07.936Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2021-07-27T13:40:07.936Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-07-27T13:40:07.936Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2021-07-27T13:40:10.119Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2021-07-27T13:40:10.119Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2021-07-27T13:40:10.119Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2021-07-27T13:40:10.119Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2021-07-27T13:40:10.119Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2021-07-27T13:40:20.473Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2021-07-27T13:40:23.388Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2021-07-27T13:40:26.300Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2021-07-27T13:40:28.484Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2021-07-27T13:40:31.524Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2021-07-27T13:40:31.524Z] === RUN TestDockerSuite/TestRunBindMounts [2021-07-27T13:40:37.331Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2021-07-27T13:40:37.331Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2021-07-27T13:40:37.331Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2021-07-27T13:40:37.331Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2021-07-27T13:40:37.331Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2021-07-27T13:40:37.331Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2021-07-27T13:40:37.331Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2021-07-27T13:40:37.331Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2021-07-27T13:40:37.331Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2021-07-27T13:40:37.331Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2021-07-27T13:40:37.331Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2021-07-27T13:40:37.331Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2021-07-27T13:40:37.331Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2021-07-27T13:40:37.331Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2021-07-27T13:40:37.331Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2021-07-27T13:40:37.331Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2021-07-27T13:40:37.331Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2021-07-27T13:40:37.331Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2021-07-27T13:40:37.331Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2021-07-27T13:40:37.331Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2021-07-27T13:40:37.331Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2021-07-27T13:40:37.331Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2021-07-27T13:40:37.331Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2021-07-27T13:40:39.515Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2021-07-27T13:40:39.515Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2021-07-27T13:40:39.515Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2021-07-27T13:40:43.261Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2021-07-27T13:40:43.261Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-07-27T13:40:43.261Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2021-07-27T13:40:43.261Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-07-27T13:40:43.261Z] === RUN TestDockerSuite/TestRunContainerNetwork [2021-07-27T13:40:45.448Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2021-07-27T13:40:45.448Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2021-07-27T13:40:45.448Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2021-07-27T13:40:45.448Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2021-07-27T13:40:45.448Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2021-07-27T13:40:45.448Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2021-07-27T13:40:45.448Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2021-07-27T13:40:45.448Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2021-07-27T13:40:45.448Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2021-07-27T13:40:45.448Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2021-07-27T13:40:45.448Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2021-07-27T13:40:45.448Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2021-07-27T13:40:45.448Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2021-07-27T13:40:45.448Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2021-07-27T13:40:45.448Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2021-07-27T13:40:48.357Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2021-07-27T13:40:51.273Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2021-07-27T13:40:53.459Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2021-07-27T13:40:53.459Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2021-07-27T13:40:53.459Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2021-07-27T13:40:53.459Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2021-07-27T13:40:53.459Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2021-07-27T13:40:53.459Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2021-07-27T13:40:53.459Z] === RUN TestDockerSuite/TestRunCreateVolume [2021-07-27T13:40:56.370Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2021-07-27T13:40:56.370Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2021-07-27T13:40:56.370Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2021-07-27T13:40:56.370Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2021-07-27T13:40:56.370Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2021-07-27T13:40:56.370Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2021-07-27T13:40:56.370Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2021-07-27T13:40:56.370Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2021-07-27T13:40:56.370Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2021-07-27T13:40:58.551Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2021-07-27T13:41:04.355Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2021-07-27T13:41:04.355Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2021-07-27T13:41:04.355Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2021-07-27T13:41:04.355Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2021-07-27T13:41:04.814Z] === RUN TestDockerSuite/TestRunDNSOptions [2021-07-27T13:41:04.814Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2021-07-27T13:41:04.814Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2021-07-27T13:41:04.814Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2021-07-27T13:41:04.814Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2021-07-27T13:41:04.814Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2021-07-27T13:41:04.814Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2021-07-27T13:41:04.814Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-07-27T13:41:04.814Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2021-07-27T13:41:07.728Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2021-07-27T13:41:07.728Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2021-07-27T13:41:07.728Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2021-07-27T13:41:07.728Z] === RUN TestDockerSuite/TestRunDuplicateMount [2021-07-27T13:41:07.728Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2021-07-27T13:41:07.728Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2021-07-27T13:41:09.911Z] === RUN TestDockerSuite/TestRunEchoStdout [2021-07-27T13:41:12.820Z] === RUN TestDockerSuite/TestRunEmptyEnv [2021-07-27T13:41:12.820Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2021-07-27T13:41:12.820Z] === RUN TestDockerSuite/TestRunEntrypoint [2021-07-27T13:41:15.000Z] === RUN TestDockerSuite/TestRunEnvironment [2021-07-27T13:41:15.000Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2021-07-27T13:41:15.000Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2021-07-27T13:41:15.000Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2021-07-27T13:41:15.000Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2021-07-27T13:41:15.000Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2021-07-27T13:41:15.000Z] === RUN TestDockerSuite/TestRunExitCode [2021-07-27T13:41:17.912Z] === RUN TestDockerSuite/TestRunExitCodeOne [2021-07-27T13:41:20.827Z] === RUN TestDockerSuite/TestRunExitCodeZero [2021-07-27T13:41:27.913Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2021-07-27T13:41:36.492Z] === RUN TestDockerSuite/TestRunExposePort [2021-07-27T13:41:36.492Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2021-07-27T13:41:36.492Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2021-07-27T13:41:36.492Z] === RUN TestDockerSuite/TestRunGroupAdd [2021-07-27T13:41:36.492Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2021-07-27T13:41:36.492Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2021-07-27T13:41:36.492Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2021-07-27T13:41:36.492Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2021-07-27T13:41:36.492Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2021-07-27T13:41:36.492Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2021-07-27T13:41:36.492Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-07-27T13:41:36.492Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2021-07-27T13:41:36.492Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2021-07-27T13:41:36.492Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2021-07-27T13:41:36.492Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-07-27T13:41:36.492Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2021-07-27T13:41:51.316Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2021-07-27T13:41:51.316Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2021-07-27T13:41:51.316Z] === RUN TestDockerSuite/TestRunInvalidReference [2021-07-27T13:41:51.316Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2021-07-27T13:41:51.316Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2021-07-27T13:41:51.316Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2021-07-27T13:41:51.316Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2021-07-27T13:41:51.316Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2021-07-27T13:41:51.316Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2021-07-27T13:41:51.316Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2021-07-27T13:41:51.316Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2021-07-27T13:41:51.316Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2021-07-27T13:42:01.643Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2021-07-27T13:42:01.643Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2021-07-27T13:42:01.643Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2021-07-27T13:42:02.105Z] === RUN TestDockerSuite/TestRunModeHostname [2021-07-27T13:42:02.105Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2021-07-27T13:42:02.105Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2021-07-27T13:42:02.105Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2021-07-27T13:42:02.105Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2021-07-27T13:42:02.105Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2021-07-27T13:42:02.105Z] === RUN TestDockerSuite/TestRunModeIpcHost [2021-07-27T13:42:02.105Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2021-07-27T13:42:02.105Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2021-07-27T13:42:02.105Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2021-07-27T13:42:02.105Z] === RUN TestDockerSuite/TestRunModePIDContainer [2021-07-27T13:42:02.105Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2021-07-27T13:42:02.105Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2021-07-27T13:42:02.105Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2021-07-27T13:42:02.105Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2021-07-27T13:42:02.105Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2021-07-27T13:42:02.105Z] === RUN TestDockerSuite/TestRunModeUTSHost [2021-07-27T13:42:02.105Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2021-07-27T13:42:02.105Z] === RUN TestDockerSuite/TestRunMount [2021-07-27T13:42:02.105Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2021-07-27T13:42:02.105Z] === RUN TestDockerSuite/TestRunMountOrdering [2021-07-27T13:42:02.105Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2021-07-27T13:42:02.105Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2021-07-27T13:42:02.105Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2021-07-27T13:42:02.565Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2021-07-27T13:42:02.565Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2021-07-27T13:42:02.565Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2021-07-27T13:42:11.144Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2021-07-27T13:42:11.144Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-07-27T13:42:11.144Z] === RUN TestDockerSuite/TestRunNamedVolume [2021-07-27T13:42:11.144Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2021-07-27T13:42:11.144Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2021-07-27T13:42:11.144Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-07-27T13:42:11.144Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2021-07-27T13:42:15.841Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2021-07-27T13:42:20.541Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2021-07-27T13:42:20.541Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2021-07-27T13:42:20.541Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2021-07-27T13:42:20.541Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2021-07-27T13:42:20.541Z] === RUN TestDockerSuite/TestRunNetHost [2021-07-27T13:42:20.541Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2021-07-27T13:42:20.541Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2021-07-27T13:42:20.541Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2021-07-27T13:42:20.541Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2021-07-27T13:42:20.541Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2021-07-27T13:42:20.541Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2021-07-27T13:42:20.541Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2021-07-27T13:42:20.541Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2021-07-27T13:42:20.541Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-07-27T13:42:20.541Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2021-07-27T13:42:20.541Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2021-07-27T13:42:20.541Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2021-07-27T13:42:20.541Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2021-07-27T13:42:20.541Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2021-07-27T13:42:21.000Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2021-07-27T13:42:22.540Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2021-07-27T13:42:24.723Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2021-07-27T13:42:27.633Z] === RUN TestDockerSuite/TestRunNonExistingImage [2021-07-27T13:42:28.606Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2021-07-27T13:42:30.786Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2021-07-27T13:42:30.786Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2021-07-27T13:42:30.786Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2021-07-27T13:42:30.786Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2021-07-27T13:42:30.786Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2021-07-27T13:42:30.786Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2021-07-27T13:42:30.786Z] === RUN TestDockerSuite/TestRunPortInUse [2021-07-27T13:42:30.786Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-07-27T13:42:30.786Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2021-07-27T13:42:30.786Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2021-07-27T13:42:30.786Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2021-07-27T13:42:30.786Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2021-07-27T13:42:30.786Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2021-07-27T13:42:30.786Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2021-07-27T13:42:30.786Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2021-07-27T13:42:30.786Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2021-07-27T13:42:31.247Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2021-07-27T13:42:34.154Z] === RUN TestDockerSuite/TestRunPublishPort [2021-07-27T13:42:34.154Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2021-07-27T13:42:34.154Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2021-07-27T13:42:34.154Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2021-07-27T13:42:34.154Z] === RUN TestDockerSuite/TestRunReadProcLatency [2021-07-27T13:42:34.154Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-07-27T13:42:34.154Z] === RUN TestDockerSuite/TestRunReadProcTimer [2021-07-27T13:42:34.154Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2021-07-27T13:42:34.154Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2021-07-27T13:42:34.154Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2021-07-27T13:42:34.154Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2021-07-27T13:42:42.737Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2021-07-27T13:42:42.737Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2021-07-27T13:42:43.196Z] === RUN TestDockerSuite/TestRunRm [2021-07-27T13:42:50.273Z] === RUN TestDockerSuite/TestRunRmAndWait [2021-07-27T13:42:56.074Z] === RUN TestDockerSuite/TestRunRmPre125Api [2021-07-27T13:42:58.998Z] === RUN TestDockerSuite/TestRunRootWorkdir [2021-07-27T13:43:01.936Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2021-07-27T13:43:04.122Z] === RUN TestDockerSuite/TestRunSetMacAddress [2021-07-27T13:43:07.907Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2021-07-27T13:43:07.907Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2021-07-27T13:43:07.907Z] === RUN TestDockerSuite/TestRunState [2021-07-27T13:43:07.907Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2021-07-27T13:43:07.907Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2021-07-27T13:43:10.091Z] === RUN TestDockerSuite/TestRunStdinPipe [2021-07-27T13:43:10.091Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2021-07-27T13:43:10.091Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2021-07-27T13:43:12.276Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2021-07-27T13:43:12.276Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2021-07-27T13:43:12.276Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2021-07-27T13:43:12.276Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2021-07-27T13:43:12.738Z] === RUN TestDockerSuite/TestRunTLSVerify [2021-07-27T13:43:12.738Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2021-07-27T13:43:12.738Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2021-07-27T13:43:12.738Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2021-07-27T13:43:12.738Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2021-07-27T13:43:18.560Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2021-07-27T13:43:18.560Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2021-07-27T13:43:18.560Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2021-07-27T13:43:18.560Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2021-07-27T13:43:18.560Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2021-07-27T13:43:18.560Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2021-07-27T13:43:18.560Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2021-07-27T13:43:18.560Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2021-07-27T13:43:18.560Z] === RUN TestDockerSuite/TestRunUnshareProc [2021-07-27T13:43:18.560Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2021-07-27T13:43:18.560Z] === RUN TestDockerSuite/TestRunUserByID [2021-07-27T13:43:18.560Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2021-07-27T13:43:18.560Z] === RUN TestDockerSuite/TestRunUserByIDBig [2021-07-27T13:43:18.560Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2021-07-27T13:43:18.560Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2021-07-27T13:43:18.560Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2021-07-27T13:43:18.560Z] === RUN TestDockerSuite/TestRunUserByIDZero [2021-07-27T13:43:18.560Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2021-07-27T13:43:18.560Z] === RUN TestDockerSuite/TestRunUserByName [2021-07-27T13:43:18.560Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2021-07-27T13:43:18.560Z] === RUN TestDockerSuite/TestRunUserDefaults [2021-07-27T13:43:21.470Z] === RUN TestDockerSuite/TestRunUserNotFound [2021-07-27T13:43:21.470Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2021-07-27T13:43:21.470Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2021-07-27T13:43:23.652Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2021-07-27T13:43:23.652Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2021-07-27T13:43:23.652Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2021-07-27T13:43:23.652Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2021-07-27T13:43:23.652Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2021-07-27T13:43:27.390Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2021-07-27T13:43:35.971Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2021-07-27T13:43:39.710Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2021-07-27T13:43:46.799Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2021-07-27T13:43:46.799Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2021-07-27T13:43:46.799Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2021-07-27T13:43:47.259Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2021-07-27T13:43:50.357Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2021-07-27T13:43:53.265Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2021-07-27T13:44:00.348Z] === RUN TestDockerSuite/TestRunWithBadDevice [2021-07-27T13:44:00.348Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2021-07-27T13:44:00.348Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2021-07-27T13:44:00.348Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2021-07-27T13:44:00.348Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2021-07-27T13:44:00.348Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2021-07-27T13:44:00.348Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2021-07-27T13:44:00.348Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2021-07-27T13:44:00.348Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2021-07-27T13:44:00.348Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2021-07-27T13:44:00.348Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2021-07-27T13:44:00.348Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2021-07-27T13:44:00.348Z] === RUN TestDockerSuite/TestRunWithUlimits [2021-07-27T13:44:00.348Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-07-27T13:44:00.348Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2021-07-27T13:44:05.047Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2021-07-27T13:44:07.228Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2021-07-27T13:44:09.408Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2021-07-27T13:44:15.216Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2021-07-27T13:44:15.216Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2021-07-27T13:44:15.216Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2021-07-27T13:44:15.216Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2021-07-27T13:44:15.216Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2021-07-27T13:44:15.216Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2021-07-27T13:44:15.216Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2021-07-27T13:44:15.216Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2021-07-27T13:44:15.216Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2021-07-27T13:44:15.216Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2021-07-27T13:44:15.216Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2021-07-27T13:44:15.216Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2021-07-27T13:44:15.216Z] === RUN TestDockerSuite/TestSaveCheckTimes [2021-07-27T13:44:15.216Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2021-07-27T13:44:15.216Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2021-07-27T13:44:15.216Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2021-07-27T13:44:15.216Z] === RUN TestDockerSuite/TestSaveImageId [2021-07-27T13:44:15.216Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2021-07-27T13:44:15.216Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2021-07-27T13:44:15.216Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2021-07-27T13:44:15.216Z] === RUN TestDockerSuite/TestSaveLoadParents [2021-07-27T13:44:15.216Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2021-07-27T13:44:15.216Z] === RUN TestDockerSuite/TestSaveMultipleNames [2021-07-27T13:44:15.216Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2021-07-27T13:44:15.216Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2021-07-27T13:44:15.216Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2021-07-27T13:44:15.216Z] === RUN TestDockerSuite/TestSaveSingleTag [2021-07-27T13:44:15.216Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2021-07-27T13:44:15.216Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2021-07-27T13:44:15.216Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2021-07-27T13:44:15.216Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2021-07-27T13:44:15.216Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2021-07-27T13:44:15.216Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2021-07-27T13:44:15.216Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2021-07-27T13:44:15.216Z] === RUN TestDockerSuite/TestSearchCmdOptions [2021-07-27T13:44:17.398Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2021-07-27T13:44:17.858Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2021-07-27T13:44:18.319Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2021-07-27T13:44:18.778Z] === RUN TestDockerSuite/TestSearchWithLimit [2021-07-27T13:44:20.321Z] === RUN TestDockerSuite/TestSlowStdinClosing [2021-07-27T13:44:35.145Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2021-07-27T13:44:35.145Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-07-27T13:44:35.145Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2021-07-27T13:44:43.724Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2021-07-27T13:44:43.724Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-07-27T13:44:43.724Z] === RUN TestDockerSuite/TestStartAttachSilent [2021-07-27T13:44:52.314Z] === RUN TestDockerSuite/TestStartAttachWithRename [2021-07-27T13:44:52.314Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-07-27T13:44:52.314Z] === RUN TestDockerSuite/TestStartMultipleContainers [2021-07-27T13:44:52.314Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-07-27T13:44:52.314Z] === RUN TestDockerSuite/TestStartPausedContainer [2021-07-27T13:44:52.314Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-07-27T13:44:52.314Z] === RUN TestDockerSuite/TestStartRecordError [2021-07-27T13:44:52.314Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-07-27T13:44:52.314Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2021-07-27T13:44:59.392Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2021-07-27T13:44:59.392Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-07-27T13:44:59.392Z] === RUN TestDockerSuite/TestStatsAllNoStream [2021-07-27T13:44:59.392Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-07-27T13:44:59.392Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2021-07-27T13:44:59.392Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-07-27T13:44:59.392Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2021-07-27T13:44:59.392Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-07-27T13:44:59.392Z] === RUN TestDockerSuite/TestStatsFormatAll [2021-07-27T13:44:59.392Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-07-27T13:44:59.392Z] === RUN TestDockerSuite/TestStatsNoStream [2021-07-27T13:44:59.392Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-07-27T13:44:59.392Z] === RUN TestDockerSuite/TestTopMultipleArgs [2021-07-27T13:45:01.575Z] === RUN TestDockerSuite/TestTopNonPrivileged [2021-07-27T13:45:04.486Z] === RUN TestDockerSuite/TestTopPrivileged [2021-07-27T13:45:04.486Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-07-27T13:45:04.486Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2021-07-27T13:45:06.664Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2021-07-27T13:45:06.664Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2021-07-27T13:45:06.664Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2021-07-27T13:45:06.664Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-07-27T13:45:06.664Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2021-07-27T13:45:06.664Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-07-27T13:45:06.664Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2021-07-27T13:45:06.664Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2021-07-27T13:45:06.664Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2021-07-27T13:45:06.664Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2021-07-27T13:45:06.664Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2021-07-27T13:45:06.664Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2021-07-27T13:45:07.124Z] === RUN TestDockerSuite/TestVolumeCLICreate [2021-07-27T13:45:24.845Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2021-07-27T13:45:24.845Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2021-07-27T13:45:24.845Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2021-07-27T13:45:24.845Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2021-07-27T13:45:24.845Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2021-07-27T13:45:24.845Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2021-07-27T13:45:24.845Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2021-07-27T13:45:24.845Z] === RUN TestDockerSuite/TestVolumeCLILs [2021-07-27T13:45:27.032Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2021-07-27T13:45:27.032Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2021-07-27T13:45:30.780Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2021-07-27T13:45:31.239Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2021-07-27T13:45:31.699Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2021-07-27T13:45:31.699Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2021-07-27T13:45:32.160Z] === RUN TestDockerSuite/TestVolumeCLIRm [2021-07-27T13:45:42.526Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2021-07-27T13:45:42.526Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2021-07-27T13:45:42.526Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2021-07-27T13:45:42.526Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2021-07-27T13:45:42.526Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2021-07-27T13:45:42.526Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2021-07-27T13:45:42.526Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2021-07-27T13:45:51.110Z] === RUN TestDockerSuite/TestVolumeLsFormat [2021-07-27T13:45:51.110Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2021-07-27T13:45:51.110Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2021-07-27T13:46:08.811Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2021-07-27T13:46:08.811Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2021-07-27T13:46:08.811Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2021-07-27T13:46:08.811Z] --- PASS: TestDockerSuite (3108.22s) [2021-07-27T13:46:08.811Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.03s) [2021-07-27T13:46:08.811Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.03s) [2021-07-27T13:46:08.811Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2021-07-27T13:46:08.811Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) [2021-07-27T13:46:08.811Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s) [2021-07-27T13:46:08.811Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2021-07-27T13:46:08.811Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2021-07-27T13:46:08.811Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (1.04s) [2021-07-27T13:46:08.811Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.33s) [2021-07-27T13:46:08.811Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.77s) [2021-07-27T13:46:08.811Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.36s) [2021-07-27T13:46:08.811Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (160.83s) [2021-07-27T13:46:08.811Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.94s) [2021-07-27T13:46:08.811Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.05s) [2021-07-27T13:46:08.811Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.03s) [2021-07-27T13:46:08.811Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.03s) [2021-07-27T13:46:08.811Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2021-07-27T13:46:08.811Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2021-07-27T13:46:08.811Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2021-07-27T13:46:08.811Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2021-07-27T13:46:08.811Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2021-07-27T13:46:08.811Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.03s) [2021-07-27T13:46:08.811Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2021-07-27T13:46:08.811Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (6.37s) [2021-07-27T13:46:08.811Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2021-07-27T13:46:08.811Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2021-07-27T13:46:08.811Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.56s) [2021-07-27T13:46:08.811Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.55s) [2021-07-27T13:46:08.811Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2021-07-27T13:46:08.811Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2021-07-27T13:46:08.811Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2021-07-27T13:46:08.811Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2021-07-27T13:46:08.811Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.44s) [2021-07-27T13:46:08.811Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2021-07-27T13:46:08.811Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2021-07-27T13:46:08.811Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (7.24s) [2021-07-27T13:46:08.811Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (140.99s) [2021-07-27T13:46:08.811Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.53s) [2021-07-27T13:46:08.811Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (6.42s) [2021-07-27T13:46:08.811Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.03s) [2021-07-27T13:46:08.811Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (4.67s) [2021-07-27T13:46:08.811Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (1.08s) [2021-07-27T13:46:08.811Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2021-07-27T13:46:08.811Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2021-07-27T13:46:08.811Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2021-07-27T13:46:08.811Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.34s) [2021-07-27T13:46:08.811Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (1.13s) [2021-07-27T13:46:08.811Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.85s) [2021-07-27T13:46:08.811Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.91s) [2021-07-27T13:46:08.811Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2021-07-27T13:46:08.811Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2021-07-27T13:46:08.811Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.11s) [2021-07-27T13:46:08.811Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (3.59s) [2021-07-27T13:46:08.811Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (13.87s) [2021-07-27T13:46:08.811Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (5.60s) [2021-07-27T13:46:08.811Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.31s) [2021-07-27T13:46:08.811Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2021-07-27T13:46:08.811Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.63s) [2021-07-27T13:46:08.811Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (2.10s) [2021-07-27T13:46:08.811Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (10.30s) [2021-07-27T13:46:08.811Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.04s) [2021-07-27T13:46:08.811Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2021-07-27T13:46:08.811Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2021-07-27T13:46:08.811Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2021-07-27T13:46:08.811Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.61s) [2021-07-27T13:46:08.811Z] --- PASS: TestDockerSuite/TestBuildAddTar (62.58s) [2021-07-27T13:46:08.811Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.05s) [2021-07-27T13:46:08.811Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.43s) [2021-07-27T13:46:08.811Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (24.46s) [2021-07-27T13:46:08.811Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.86s) [2021-07-27T13:46:08.811Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.68s) [2021-07-27T13:46:08.811Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (8.83s) [2021-07-27T13:46:08.811Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.37s) [2021-07-27T13:46:08.811Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (5.83s) [2021-07-27T13:46:08.811Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (10.59s) [2021-07-27T13:46:08.811Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (9.89s) [2021-07-27T13:46:08.811Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.46s) [2021-07-27T13:46:08.811Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (5.68s) [2021-07-27T13:46:08.811Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2021-07-27T13:46:08.811Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2021-07-27T13:46:08.811Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (7.86s) [2021-07-27T13:46:08.811Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2021-07-27T13:46:08.811Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.76s) [2021-07-27T13:46:08.811Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.05s) [2021-07-27T13:46:08.811Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2021-07-27T13:46:08.811Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (36.11s) [2021-07-27T13:46:08.811Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (5.44s) [2021-07-27T13:46:08.811Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.85s) [2021-07-27T13:46:08.811Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.45s) [2021-07-27T13:46:08.811Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.78s) [2021-07-27T13:46:08.811Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.06s) [2021-07-27T13:46:08.811Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (5.36s) [2021-07-27T13:46:08.811Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.66s) [2021-07-27T13:46:08.811Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.05s) [2021-07-27T13:46:08.811Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2021-07-27T13:46:08.811Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.87s) [2021-07-27T13:46:08.811Z] --- PASS: TestDockerSuite/TestBuildClearCmd (1.27s) [2021-07-27T13:46:08.811Z] --- PASS: TestDockerSuite/TestBuildCmd (0.75s) [2021-07-27T13:46:08.811Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.74s) [2021-07-27T13:46:08.811Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.71s) [2021-07-27T13:46:08.811Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (6.38s) [2021-07-27T13:46:08.811Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.81s) [2021-07-27T13:46:08.811Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.03s) [2021-07-27T13:46:08.811Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.60s) [2021-07-27T13:46:08.811Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2021-07-27T13:46:08.811Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.58s) [2021-07-27T13:46:08.811Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (2.30s) [2021-07-27T13:46:08.811Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (1.20s) [2021-07-27T13:46:08.811Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.66s) [2021-07-27T13:46:08.811Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2021-07-27T13:46:08.811Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.14s) [2021-07-27T13:46:08.811Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.84s) [2021-07-27T13:46:08.811Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2021-07-27T13:46:08.811Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2021-07-27T13:46:08.811Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (6.14s) [2021-07-27T13:46:08.811Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (36.91s) [2021-07-27T13:46:08.811Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (1.63s) [2021-07-27T13:46:08.811Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (1.39s) [2021-07-27T13:46:08.812Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (5.74s) [2021-07-27T13:46:08.812Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.43s) [2021-07-27T13:46:08.812Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.38s) [2021-07-27T13:46:08.812Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2021-07-27T13:46:08.812Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.62s) [2021-07-27T13:46:08.812Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2021-07-27T13:46:08.812Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (40.30s) [2021-07-27T13:46:08.812Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.91s) [2021-07-27T13:46:08.812Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.45s) [2021-07-27T13:46:08.812Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (29.54s) [2021-07-27T13:46:08.812Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (2.07s) [2021-07-27T13:46:08.812Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.92s) [2021-07-27T13:46:08.812Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (8.98s) [2021-07-27T13:46:08.812Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (3.17s) [2021-07-27T13:46:08.812Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (3.15s) [2021-07-27T13:46:08.812Z] --- PASS: TestDockerSuite/TestBuildDockerignore (80.50s) [2021-07-27T13:46:08.812Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (6.33s) [2021-07-27T13:46:08.812Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.47s) [2021-07-27T13:46:08.812Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (87.02s) [2021-07-27T13:46:08.812Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (2.07s) [2021-07-27T13:46:08.812Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.95s) [2021-07-27T13:46:08.812Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (26.59s) [2021-07-27T13:46:08.812Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (12.43s) [2021-07-27T13:46:08.812Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (21.17s) [2021-07-27T13:46:08.812Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (46.70s) [2021-07-27T13:46:08.812Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (12.46s) [2021-07-27T13:46:08.812Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (12.10s) [2021-07-27T13:46:08.812Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (129.86s) [2021-07-27T13:46:08.812Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.53s) [2021-07-27T13:46:08.812Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.42s) [2021-07-27T13:46:08.812Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s) [2021-07-27T13:46:08.812Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.72s) [2021-07-27T13:46:08.812Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.39s) [2021-07-27T13:46:08.812Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.03s) [2021-07-27T13:46:08.812Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.64s) [2021-07-27T13:46:08.812Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.71s) [2021-07-27T13:46:08.812Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (6.30s) [2021-07-27T13:46:08.812Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (3.79s) [2021-07-27T13:46:08.812Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (5.80s) [2021-07-27T13:46:08.812Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.04s) [2021-07-27T13:46:08.812Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.39s) [2021-07-27T13:46:08.812Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2021-07-27T13:46:08.812Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2021-07-27T13:46:08.812Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2021-07-27T13:46:08.812Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (4.85s) [2021-07-27T13:46:08.812Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.05s) [2021-07-27T13:46:08.812Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.05s) [2021-07-27T13:46:08.812Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2021-07-27T13:46:08.812Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.22s) [2021-07-27T13:46:08.812Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (5.79s) [2021-07-27T13:46:08.812Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (18.60s) [2021-07-27T13:46:08.812Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.87s) [2021-07-27T13:46:08.812Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.06s) [2021-07-27T13:46:08.812Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.04s) [2021-07-27T13:46:08.812Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2021-07-27T13:46:08.812Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.03s) [2021-07-27T13:46:08.812Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2021-07-27T13:46:08.812Z] --- PASS: TestDockerSuite/TestBuildFails (2.81s) [2021-07-27T13:46:08.812Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.15s) [2021-07-27T13:46:08.812Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (11.32s) [2021-07-27T13:46:08.812Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (6.33s) [2021-07-27T13:46:08.812Z] --- PASS: TestDockerSuite/TestBuildForceRm (12.75s) [2021-07-27T13:46:08.812Z] --- PASS: TestDockerSuite/TestBuildFromGit (6.94s) [2021-07-27T13:46:08.812Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.78s) [2021-07-27T13:46:08.812Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (6.45s) [2021-07-27T13:46:08.812Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2021-07-27T13:46:08.812Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.97s) [2021-07-27T13:46:08.812Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.70s) [2021-07-27T13:46:08.812Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2021-07-27T13:46:08.812Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (14.94s) [2021-07-27T13:46:08.812Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2021-07-27T13:46:08.812Z] --- PASS: TestDockerSuite/TestBuildHistory (13.76s) [2021-07-27T13:46:08.812Z] --- PASS: TestDockerSuite/TestBuildIidFile (1.26s) [2021-07-27T13:46:08.812Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.30s) [2021-07-27T13:46:08.812Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s) [2021-07-27T13:46:08.812Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (1.00s) [2021-07-27T13:46:08.812Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.13s) [2021-07-27T13:46:08.812Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (4.92s) [2021-07-27T13:46:08.812Z] --- PASS: TestDockerSuite/TestBuildLabel (1.23s) [2021-07-27T13:46:08.812Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.81s) [2021-07-27T13:46:08.812Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.20s) [2021-07-27T13:46:08.812Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.80s) [2021-07-27T13:46:08.812Z] --- PASS: TestDockerSuite/TestBuildLabels (1.36s) [2021-07-27T13:46:08.812Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (2.04s) [2021-07-27T13:46:08.812Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (7.34s) [2021-07-27T13:46:08.812Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.11s) [2021-07-27T13:46:08.812Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.06s) [2021-07-27T13:46:08.812Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.13s) [2021-07-27T13:46:08.812Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.12s) [2021-07-27T13:46:08.812Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.12s) [2021-07-27T13:46:08.812Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.12s) [2021-07-27T13:46:08.812Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.74s) [2021-07-27T13:46:08.812Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.96s) [2021-07-27T13:46:08.812Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (6.05s) [2021-07-27T13:46:08.812Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (21.60s) [2021-07-27T13:46:08.812Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.09s) [2021-07-27T13:46:08.812Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.68s) [2021-07-27T13:46:08.812Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (36.62s) [2021-07-27T13:46:08.812Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (26.43s) [2021-07-27T13:46:08.812Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (6.01s) [2021-07-27T13:46:08.812Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (7.14s) [2021-07-27T13:46:08.812Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (6.80s) [2021-07-27T13:46:08.812Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (18.86s) [2021-07-27T13:46:08.812Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2021-07-27T13:46:08.812Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (13.48s) [2021-07-27T13:46:08.812Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.84s) [2021-07-27T13:46:08.812Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2021-07-27T13:46:08.812Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2021-07-27T13:46:08.812Z] --- PASS: TestDockerSuite/TestBuildNoContext (3.18s) [2021-07-27T13:46:08.812Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (9.87s) [2021-07-27T13:46:08.812Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.69s) [2021-07-27T13:46:08.812Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.36s) [2021-07-27T13:46:08.812Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.25s) [2021-07-27T13:46:08.812Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.79s) [2021-07-27T13:46:08.812Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.29s) [2021-07-27T13:46:08.812Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.71s) [2021-07-27T13:46:08.812Z] --- PASS: TestDockerSuite/TestBuildOnBuild (20.03s) [2021-07-27T13:46:08.812Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.87s) [2021-07-27T13:46:08.812Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (10.30s) [2021-07-27T13:46:08.812Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (4.52s) [2021-07-27T13:46:08.812Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (9.82s) [2021-07-27T13:46:08.812Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (6.04s) [2021-07-27T13:46:08.812Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (5.58s) [2021-07-27T13:46:08.812Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.48s) [2021-07-27T13:46:08.812Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.06s) [2021-07-27T13:46:08.812Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2021-07-27T13:46:08.812Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.46s) [2021-07-27T13:46:08.812Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2021-07-27T13:46:08.812Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (51.18s) [2021-07-27T13:46:08.812Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (31.51s) [2021-07-27T13:46:08.812Z] --- PASS: TestDockerSuite/TestBuildRm (15.55s) [2021-07-27T13:46:08.812Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (4.14s) [2021-07-27T13:46:08.812Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s) [2021-07-27T13:46:08.812Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.44s) [2021-07-27T13:46:08.812Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.78s) [2021-07-27T13:46:08.812Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (9.21s) [2021-07-27T13:46:08.812Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (4.39s) [2021-07-27T13:46:08.812Z] --- PASS: TestDockerSuite/TestBuildShellInherited (9.95s) [2021-07-27T13:46:08.812Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (18.42s) [2021-07-27T13:46:08.812Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.93s) [2021-07-27T13:46:08.812Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.84s) [2021-07-27T13:46:08.812Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (11.48s) [2021-07-27T13:46:08.812Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.39s) [2021-07-27T13:46:08.812Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (5.32s) [2021-07-27T13:46:08.812Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.14s) [2021-07-27T13:46:08.812Z] --- PASS: TestDockerSuite/TestBuildStderr (5.01s) [2021-07-27T13:46:08.812Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (21.75s) [2021-07-27T13:46:08.812Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.41s) [2021-07-27T13:46:08.812Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (3.44s) [2021-07-27T13:46:08.812Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.53s) [2021-07-27T13:46:08.812Z] --- PASS: TestDockerSuite/TestBuildTagEvent (5.19s) [2021-07-27T13:46:08.812Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (6.08s) [2021-07-27T13:46:08.812Z] --- SKIP: TestDockerSuite/TestBuildUser (0.04s) [2021-07-27T13:46:08.812Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.05s) [2021-07-27T13:46:08.812Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2021-07-27T13:46:08.812Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (4.92s) [2021-07-27T13:46:08.812Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.74s) [2021-07-27T13:46:08.812Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (8.05s) [2021-07-27T13:46:08.812Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2021-07-27T13:46:08.812Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.03s) [2021-07-27T13:46:08.812Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (25.95s) [2021-07-27T13:46:08.812Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (1.18s) [2021-07-27T13:46:08.812Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (10.77s) [2021-07-27T13:46:08.812Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (12.02s) [2021-07-27T13:46:08.812Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.43s) [2021-07-27T13:46:08.812Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2021-07-27T13:46:08.812Z] --- PASS: TestDockerSuite/TestBuildWithFailure (3.17s) [2021-07-27T13:46:08.812Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.45s) [2021-07-27T13:46:08.812Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (13.20s) [2021-07-27T13:46:08.812Z] --- PASS: TestDockerSuite/TestBuildWithTabs (5.71s) [2021-07-27T13:46:08.812Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.55s) [2021-07-27T13:46:08.812Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (26.48s) [2021-07-27T13:46:08.812Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.48s) [2021-07-27T13:46:08.812Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.45s) [2021-07-27T13:46:08.812Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.05s) [2021-07-27T13:46:08.812Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.63s) [2021-07-27T13:46:08.812Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (9.83s) [2021-07-27T13:46:08.812Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.64s) [2021-07-27T13:46:08.812Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.44s) [2021-07-27T13:46:08.812Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.05s) [2021-07-27T13:46:08.812Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.05s) [2021-07-27T13:46:08.812Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.66s) [2021-07-27T13:46:08.812Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (5.38s) [2021-07-27T13:46:08.812Z] --- PASS: TestDockerSuite/TestCommitChange (5.62s) [2021-07-27T13:46:08.812Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (4.99s) [2021-07-27T13:46:08.812Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2021-07-27T13:46:08.812Z] --- PASS: TestDockerSuite/TestCommitNewFile (7.39s) [2021-07-27T13:46:08.812Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2021-07-27T13:46:08.812Z] --- PASS: TestDockerSuite/TestCommitTTY (12.72s) [2021-07-27T13:46:08.812Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (4.96s) [2021-07-27T13:46:08.813Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2021-07-27T13:46:08.813Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2021-07-27T13:46:08.813Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.03s) [2021-07-27T13:46:08.813Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2021-07-27T13:46:08.813Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2021-07-27T13:46:08.813Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2021-07-27T13:46:08.813Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2021-07-27T13:46:08.813Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.09s) [2021-07-27T13:46:08.813Z] --- PASS: TestDockerSuite/TestContainerAPICommit (12.25s) [2021-07-27T13:46:08.813Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (7.50s) [2021-07-27T13:46:08.813Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2021-07-27T13:46:08.813Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.49s) [2021-07-27T13:46:08.813Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2021-07-27T13:46:08.813Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2021-07-27T13:46:08.813Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2021-07-27T13:46:08.813Z] --- PASS: TestDockerSuite/TestContainerAPICreate (2.67s) [2021-07-27T13:46:08.813Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2021-07-27T13:46:08.813Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2021-07-27T13:46:08.813Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.92s) [2021-07-27T13:46:08.813Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.03s) [2021-07-27T13:46:08.813Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2021-07-27T13:46:08.813Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2021-07-27T13:46:08.813Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2021-07-27T13:46:08.813Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (2.87s) [2021-07-27T13:46:08.813Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.65s) [2021-07-27T13:46:08.813Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.50s) [2021-07-27T13:46:08.813Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s) [2021-07-27T13:46:08.813Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2021-07-27T13:46:08.813Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.65s) [2021-07-27T13:46:08.813Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s) [2021-07-27T13:46:08.813Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.56s) [2021-07-27T13:46:08.813Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2021-07-27T13:46:08.813Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2021-07-27T13:46:08.813Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.57s) [2021-07-27T13:46:08.813Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2021-07-27T13:46:08.813Z] --- PASS: TestDockerSuite/TestContainerAPIKill (2.41s) [2021-07-27T13:46:08.813Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2021-07-27T13:46:08.813Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (3.24s) [2021-07-27T13:46:08.813Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.36s) [2021-07-27T13:46:08.813Z] --- PASS: TestDockerSuite/TestContainerAPIRename (2.78s) [2021-07-27T13:46:08.813Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (4.54s) [2021-07-27T13:46:08.813Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (4.63s) [2021-07-27T13:46:08.813Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.11s) [2021-07-27T13:46:08.813Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.03s) [2021-07-27T13:46:08.813Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2021-07-27T13:46:08.813Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.03s) [2021-07-27T13:46:08.813Z] --- PASS: TestDockerSuite/TestContainerAPIStart (2.19s) [2021-07-27T13:46:08.813Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2021-07-27T13:46:08.813Z] --- PASS: TestDockerSuite/TestContainerAPIStop (7.50s) [2021-07-27T13:46:08.813Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2021-07-27T13:46:08.813Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.60s) [2021-07-27T13:46:08.813Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.11s) [2021-07-27T13:46:08.813Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.59s) [2021-07-27T13:46:08.813Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (2.31s) [2021-07-27T13:46:08.813Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2021-07-27T13:46:08.813Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2021-07-27T13:46:08.813Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.03s) [2021-07-27T13:46:08.813Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2021-07-27T13:46:08.813Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2021-07-27T13:46:08.813Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (2.15s) [2021-07-27T13:46:08.813Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (23.67s) [2021-07-27T13:46:08.813Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (2.72s) [2021-07-27T13:46:08.813Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (2.71s) [2021-07-27T13:46:08.813Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.62s) [2021-07-27T13:46:08.813Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (2.69s) [2021-07-27T13:46:08.813Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0009a9980_} (2.60s) [2021-07-27T13:46:08.813Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1972817290_c:\foo_false____} (2.63s) [2021-07-27T13:46:08.813Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1972817290_c:\foo_true____} (7.66s) [2021-07-27T13:46:08.813Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2021-07-27T13:46:08.813Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.36s) [2021-07-27T13:46:08.813Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.01s) [2021-07-27T13:46:08.813Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2021-07-27T13:46:08.813Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.01s) [2021-07-27T13:46:08.813Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2021-07-27T13:46:08.813Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2021-07-27T13:46:08.813Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.07s) [2021-07-27T13:46:08.813Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.07s) [2021-07-27T13:46:08.813Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.07s) [2021-07-27T13:46:08.813Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2021-07-27T13:46:08.813Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.07s) [2021-07-27T13:46:08.813Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2021-07-27T13:46:08.813Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2021-07-27T13:46:08.813Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2021-07-27T13:46:08.813Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2021-07-27T13:46:08.813Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2021-07-27T13:46:08.813Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (2.67s) [2021-07-27T13:46:08.813Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2021-07-27T13:46:08.813Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2021-07-27T13:46:08.813Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2021-07-27T13:46:08.813Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2021-07-27T13:46:08.813Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2021-07-27T13:46:08.813Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2021-07-27T13:46:08.813Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2021-07-27T13:46:08.813Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.03s) [2021-07-27T13:46:08.813Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2021-07-27T13:46:08.813Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2021-07-27T13:46:08.813Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.03s) [2021-07-27T13:46:08.813Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2021-07-27T13:46:08.813Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2021-07-27T13:46:08.813Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.77s) [2021-07-27T13:46:08.813Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.09s) [2021-07-27T13:46:08.813Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2021-07-27T13:46:08.813Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.73s) [2021-07-27T13:46:08.813Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2021-07-27T13:46:08.813Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2021-07-27T13:46:08.813Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2021-07-27T13:46:08.813Z] --- PASS: TestDockerSuite/TestCpToCaseA (5.40s) [2021-07-27T13:46:08.813Z] --- PASS: TestDockerSuite/TestCpToCaseB (7.71s) [2021-07-27T13:46:08.813Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2021-07-27T13:46:08.813Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2021-07-27T13:46:08.813Z] --- PASS: TestDockerSuite/TestCpToCaseE (10.24s) [2021-07-27T13:46:08.813Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2021-07-27T13:46:08.813Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2021-07-27T13:46:08.813Z] --- PASS: TestDockerSuite/TestCpToCaseH (15.04s) [2021-07-27T13:46:08.813Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2021-07-27T13:46:08.813Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.03s) [2021-07-27T13:46:08.813Z] --- PASS: TestDockerSuite/TestCpToDot (2.76s) [2021-07-27T13:46:08.813Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2021-07-27T13:46:08.813Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2021-07-27T13:46:08.813Z] --- PASS: TestDockerSuite/TestCpToStdout (2.77s) [2021-07-27T13:46:08.813Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2021-07-27T13:46:08.813Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2021-07-27T13:46:08.813Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.03s) [2021-07-27T13:46:08.813Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2021-07-27T13:46:08.813Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.25s) [2021-07-27T13:46:08.813Z] --- PASS: TestDockerSuite/TestCreateArgs (0.27s) [2021-07-27T13:46:08.813Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.39s) [2021-07-27T13:46:08.813Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.58s) [2021-07-27T13:46:08.813Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.26s) [2021-07-27T13:46:08.813Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.23s) [2021-07-27T13:46:08.813Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (2.26s) [2021-07-27T13:46:08.813Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.87s) [2021-07-27T13:46:08.813Z] --- PASS: TestDockerSuite/TestCreateLabels (0.25s) [2021-07-27T13:46:08.813Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.03s) [2021-07-27T13:46:08.813Z] --- PASS: TestDockerSuite/TestCreateRM (0.47s) [2021-07-27T13:46:08.813Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2021-07-27T13:46:08.813Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.25s) [2021-07-27T13:46:08.813Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.47s) [2021-07-27T13:46:08.813Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (9.16s) [2021-07-27T13:46:08.813Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.28s) [2021-07-27T13:46:08.813Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.62s) [2021-07-27T13:46:08.813Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.77s) [2021-07-27T13:46:08.813Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.25s) [2021-07-27T13:46:08.813Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2021-07-27T13:46:08.813Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.68s) [2021-07-27T13:46:08.813Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2021-07-27T13:46:08.813Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.19s) [2021-07-27T13:46:08.813Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2021-07-27T13:46:08.813Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2021-07-27T13:46:08.813Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2021-07-27T13:46:08.813Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2021-07-27T13:46:08.813Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2021-07-27T13:46:08.813Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2021-07-27T13:46:08.813Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2021-07-27T13:46:08.813Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2021-07-27T13:46:08.813Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2021-07-27T13:46:08.813Z] --- PASS: TestDockerSuite/TestDockerFails (0.10s) [2021-07-27T13:46:08.813Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2021-07-27T13:46:08.813Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2021-07-27T13:46:08.813Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2021-07-27T13:46:08.813Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2021-07-27T13:46:08.813Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2021-07-27T13:46:08.813Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.87s) [2021-07-27T13:46:08.813Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (7.61s) [2021-07-27T13:46:08.813Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (3.05s) [2021-07-27T13:46:08.813Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (9.34s) [2021-07-27T13:46:08.813Z] --- PASS: TestDockerSuite/TestEventsCopy (6.46s) [2021-07-27T13:46:08.814Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (6.52s) [2021-07-27T13:46:08.814Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.49s) [2021-07-27T13:46:08.814Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (1.03s) [2021-07-27T13:46:08.814Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (4.43s) [2021-07-27T13:46:08.814Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (1.06s) [2021-07-27T13:46:08.814Z] --- PASS: TestDockerSuite/TestEventsFilterType (1.23s) [2021-07-27T13:46:08.814Z] --- PASS: TestDockerSuite/TestEventsFilters (5.25s) [2021-07-27T13:46:08.814Z] --- PASS: TestDockerSuite/TestEventsFormat (5.10s) [2021-07-27T13:46:08.814Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.09s) [2021-07-27T13:46:08.814Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.09s) [2021-07-27T13:46:08.814Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2021-07-27T13:46:08.814Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.04s) [2021-07-27T13:46:08.814Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2021-07-27T13:46:08.814Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.23s) [2021-07-27T13:46:08.814Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2021-07-27T13:46:08.814Z] --- PASS: TestDockerSuite/TestEventsRename (2.64s) [2021-07-27T13:46:08.814Z] --- PASS: TestDockerSuite/TestEventsResize (8.25s) [2021-07-27T13:46:08.814Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.41s) [2021-07-27T13:46:08.814Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.94s) [2021-07-27T13:46:08.814Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (5.01s) [2021-07-27T13:46:08.814Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2021-07-27T13:46:08.814Z] --- PASS: TestDockerSuite/TestEventsUntag (2.81s) [2021-07-27T13:46:08.814Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (4.40s) [2021-07-27T13:46:08.814Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2021-07-27T13:46:08.814Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2021-07-27T13:46:08.814Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (2.15s) [2021-07-27T13:46:08.814Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (2.23s) [2021-07-27T13:46:08.814Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2021-07-27T13:46:08.814Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2021-07-27T13:46:08.814Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2021-07-27T13:46:08.814Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (2.31s) [2021-07-27T13:46:08.814Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.47s) [2021-07-27T13:46:08.814Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.44s) [2021-07-27T13:46:08.814Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (2.44s) [2021-07-27T13:46:08.814Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (4.77s) [2021-07-27T13:46:08.814Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2021-07-27T13:46:08.814Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2021-07-27T13:46:08.814Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2021-07-27T13:46:08.814Z] --- PASS: TestDockerSuite/TestExecExitStatus (2.67s) [2021-07-27T13:46:08.814Z] --- PASS: TestDockerSuite/TestExecInspectID (5.24s) [2021-07-27T13:46:08.814Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.03s) [2021-07-27T13:46:08.814Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2021-07-27T13:46:08.814Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2021-07-27T13:46:08.814Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2021-07-27T13:46:08.814Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2021-07-27T13:46:08.814Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.85s) [2021-07-27T13:46:08.814Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2021-07-27T13:46:08.814Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2021-07-27T13:46:08.814Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2021-07-27T13:46:08.814Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-07-27T13:46:08.814Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2021-07-27T13:46:08.814Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.74s) [2021-07-27T13:46:08.814Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2021-07-27T13:46:08.814Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (9.21s) [2021-07-27T13:46:08.814Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2021-07-27T13:46:08.814Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2021-07-27T13:46:08.814Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2021-07-27T13:46:08.814Z] --- PASS: TestDockerSuite/TestGetContainerStats (6.48s) [2021-07-27T13:46:08.814Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (6.39s) [2021-07-27T13:46:08.814Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.23s) [2021-07-27T13:46:08.814Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (6.21s) [2021-07-27T13:46:08.814Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.03s) [2021-07-27T13:46:08.814Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s) [2021-07-27T13:46:08.814Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.15s) [2021-07-27T13:46:08.814Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2021-07-27T13:46:08.814Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.08s) [2021-07-27T13:46:08.814Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.09s) [2021-07-27T13:46:08.814Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.08s) [2021-07-27T13:46:08.814Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (4.95s) [2021-07-27T13:46:08.814Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.08s) [2021-07-27T13:46:08.814Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2021-07-27T13:46:08.814Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.09s) [2021-07-27T13:46:08.814Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.09s) [2021-07-27T13:46:08.814Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.37s) [2021-07-27T13:46:08.814Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.74s) [2021-07-27T13:46:08.814Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2021-07-27T13:46:08.814Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.23s) [2021-07-27T13:46:08.814Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.11s) [2021-07-27T13:46:08.814Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (2.08s) [2021-07-27T13:46:08.814Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.33s) [2021-07-27T13:46:08.814Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.57s) [2021-07-27T13:46:08.814Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (3.09s) [2021-07-27T13:46:08.814Z] --- PASS: TestDockerSuite/TestImagesFormat (0.27s) [2021-07-27T13:46:08.814Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.03s) [2021-07-27T13:46:08.814Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (4.14s) [2021-07-27T13:46:08.814Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.08s) [2021-07-27T13:46:08.814Z] --- PASS: TestDockerSuite/TestImportBadURL (2.45s) [2021-07-27T13:46:08.814Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2021-07-27T13:46:08.814Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2021-07-27T13:46:08.814Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.08s) [2021-07-27T13:46:08.814Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2021-07-27T13:46:08.814Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2021-07-27T13:46:08.814Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-07-27T13:46:08.814Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2021-07-27T13:46:08.814Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2021-07-27T13:46:08.814Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2021-07-27T13:46:08.814Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.08s) [2021-07-27T13:46:08.814Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.05s) [2021-07-27T13:46:08.814Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2021-07-27T13:46:08.814Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.80s) [2021-07-27T13:46:08.814Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.56s) [2021-07-27T13:46:08.814Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2021-07-27T13:46:08.814Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2021-07-27T13:46:08.814Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.11s) [2021-07-27T13:46:08.814Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2021-07-27T13:46:08.814Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.54s) [2021-07-27T13:46:08.814Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.21s) [2021-07-27T13:46:08.814Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.68s) [2021-07-27T13:46:08.814Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2021-07-27T13:46:08.814Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2021-07-27T13:46:08.814Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2021-07-27T13:46:08.814Z] --- PASS: TestDockerSuite/TestInspectDefault (2.53s) [2021-07-27T13:46:08.814Z] --- PASS: TestDockerSuite/TestInspectHistory (5.31s) [2021-07-27T13:46:08.814Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2021-07-27T13:46:08.814Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2021-07-27T13:46:08.814Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2021-07-27T13:46:08.814Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.69s) [2021-07-27T13:46:08.814Z] --- PASS: TestDockerSuite/TestInspectJSONFields (2.70s) [2021-07-27T13:46:08.814Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.26s) [2021-07-27T13:46:08.814Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (7.42s) [2021-07-27T13:46:08.814Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.65s) [2021-07-27T13:46:08.814Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2021-07-27T13:46:08.814Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.09s) [2021-07-27T13:46:08.814Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.69s) [2021-07-27T13:46:08.814Z] --- PASS: TestDockerSuite/TestInspectStatus (3.20s) [2021-07-27T13:46:08.814Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (4.94s) [2021-07-27T13:46:08.814Z] --- PASS: TestDockerSuite/TestInspectTemplateError (2.65s) [2021-07-27T13:46:08.814Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.52s) [2021-07-27T13:46:08.814Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.60s) [2021-07-27T13:46:08.814Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.69s) [2021-07-27T13:46:08.814Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (7.57s) [2021-07-27T13:46:08.814Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.67s) [2021-07-27T13:46:08.814Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.10s) [2021-07-27T13:46:08.814Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2021-07-27T13:46:08.814Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2021-07-27T13:46:08.814Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2021-07-27T13:46:08.814Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2021-07-27T13:46:08.814Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.03s) [2021-07-27T13:46:08.814Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2021-07-27T13:46:08.814Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2021-07-27T13:46:08.814Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2021-07-27T13:46:08.814Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2021-07-27T13:46:08.814Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2021-07-27T13:46:08.814Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2021-07-27T13:46:08.814Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2021-07-27T13:46:08.814Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2021-07-27T13:46:08.814Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2021-07-27T13:46:08.814Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2021-07-27T13:46:08.814Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2021-07-27T13:46:08.814Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.08s) [2021-07-27T13:46:08.814Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s) [2021-07-27T13:46:08.814Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (2.28s) [2021-07-27T13:46:08.814Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (2.27s) [2021-07-27T13:46:08.814Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (6.13s) [2021-07-27T13:46:08.814Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (7.53s) [2021-07-27T13:46:08.814Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2021-07-27T13:46:08.814Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.73s) [2021-07-27T13:46:08.814Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.11s) [2021-07-27T13:46:08.814Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (8.32s) [2021-07-27T13:46:08.814Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (7.96s) [2021-07-27T13:46:08.814Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (8.33s) [2021-07-27T13:46:08.814Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (3.05s) [2021-07-27T13:46:08.814Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.79s) [2021-07-27T13:46:08.814Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2021-07-27T13:46:08.814Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.68s) [2021-07-27T13:46:08.814Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.71s) [2021-07-27T13:46:08.814Z] --- PASS: TestDockerSuite/TestLogsSince (9.48s) [2021-07-27T13:46:08.814Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2021-07-27T13:46:08.814Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2021-07-27T13:46:08.814Z] --- PASS: TestDockerSuite/TestLogsTail (3.21s) [2021-07-27T13:46:08.814Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.95s) [2021-07-27T13:46:08.814Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.57s) [2021-07-27T13:46:08.814Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2021-07-27T13:46:08.814Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2021-07-27T13:46:08.814Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2021-07-27T13:46:08.814Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2021-07-27T13:46:08.814Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2021-07-27T13:46:08.814Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2021-07-27T13:46:08.814Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2021-07-27T13:46:08.814Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2021-07-27T13:46:08.814Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.09s) [2021-07-27T13:46:08.814Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2021-07-27T13:46:08.814Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2021-07-27T13:46:08.814Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.03s) [2021-07-27T13:46:08.814Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2021-07-27T13:46:08.814Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2021-07-27T13:46:08.814Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2021-07-27T13:46:08.814Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2021-07-27T13:46:08.814Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2021-07-27T13:46:08.814Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2021-07-27T13:46:08.814Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (5.14s) [2021-07-27T13:46:08.814Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2021-07-27T13:46:08.814Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.03s) [2021-07-27T13:46:08.814Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.03s) [2021-07-27T13:46:08.814Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2021-07-27T13:46:08.814Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.03s) [2021-07-27T13:46:08.814Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2021-07-27T13:46:08.814Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2021-07-27T13:46:08.814Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2021-07-27T13:46:08.814Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2021-07-27T13:46:08.814Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (5.05s) [2021-07-27T13:46:08.814Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2021-07-27T13:46:08.814Z] --- PASS: TestDockerSuite/TestPsByOrder (9.88s) [2021-07-27T13:46:08.814Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2021-07-27T13:46:08.814Z] --- PASS: TestDockerSuite/TestPsListContainersBase (10.70s) [2021-07-27T13:46:08.814Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (26.25s) [2021-07-27T13:46:08.814Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.40s) [2021-07-27T13:46:08.814Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.03s) [2021-07-27T13:46:08.814Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (14.30s) [2021-07-27T13:46:08.814Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (7.42s) [2021-07-27T13:46:08.815Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (13.48s) [2021-07-27T13:46:08.815Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (9.91s) [2021-07-27T13:46:08.815Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.11s) [2021-07-27T13:46:08.815Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.03s) [2021-07-27T13:46:08.815Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (5.17s) [2021-07-27T13:46:08.815Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2021-07-27T13:46:08.815Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.03s) [2021-07-27T13:46:08.815Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.03s) [2021-07-27T13:46:08.815Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2021-07-27T13:46:08.815Z] --- PASS: TestDockerSuite/TestPsShowMounts (8.07s) [2021-07-27T13:46:08.815Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2021-07-27T13:46:08.815Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.67s) [2021-07-27T13:46:08.815Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2021-07-27T13:46:08.815Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.34s) [2021-07-27T13:46:08.815Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.96s) [2021-07-27T13:46:08.815Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2021-07-27T13:46:08.815Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (4.81s) [2021-07-27T13:46:08.815Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (4.64s) [2021-07-27T13:46:08.815Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.70s) [2021-07-27T13:46:08.815Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (31.82s) [2021-07-27T13:46:08.815Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2021-07-27T13:46:08.815Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (6.73s) [2021-07-27T13:46:08.815Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.32s) [2021-07-27T13:46:08.815Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.24s) [2021-07-27T13:46:08.815Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.95s) [2021-07-27T13:46:08.815Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (5.04s) [2021-07-27T13:46:08.815Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (5.23s) [2021-07-27T13:46:08.815Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2021-07-27T13:46:08.815Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (4.59s) [2021-07-27T13:46:08.815Z] --- PASS: TestDockerSuite/TestRmiBlank (0.09s) [2021-07-27T13:46:08.815Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.40s) [2021-07-27T13:46:08.815Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (21.14s) [2021-07-27T13:46:08.815Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (3.19s) [2021-07-27T13:46:08.815Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.87s) [2021-07-27T13:46:08.815Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (7.28s) [2021-07-27T13:46:08.815Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (10.87s) [2021-07-27T13:46:08.815Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (8.52s) [2021-07-27T13:46:08.815Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (5.05s) [2021-07-27T13:46:08.815Z] --- PASS: TestDockerSuite/TestRmiTag (0.94s) [2021-07-27T13:46:08.815Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.86s) [2021-07-27T13:46:08.815Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (19.52s) [2021-07-27T13:46:08.815Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (7.88s) [2021-07-27T13:46:08.815Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (5.85s) [2021-07-27T13:46:08.815Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.53s) [2021-07-27T13:46:08.815Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2021-07-27T13:46:08.815Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2021-07-27T13:46:08.815Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2021-07-27T13:46:08.815Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2021-07-27T13:46:08.815Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2021-07-27T13:46:08.815Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2021-07-27T13:46:08.815Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2021-07-27T13:46:08.815Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.30s) [2021-07-27T13:46:08.815Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2021-07-27T13:46:08.815Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2021-07-27T13:46:08.815Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (9.88s) [2021-07-27T13:46:08.815Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (3.34s) [2021-07-27T13:46:08.815Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.54s) [2021-07-27T13:46:08.815Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.62s) [2021-07-27T13:46:08.815Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.71s) [2021-07-27T13:46:08.815Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.11s) [2021-07-27T13:46:08.815Z] --- PASS: TestDockerSuite/TestRunBindMounts (5.29s) [2021-07-27T13:46:08.815Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2021-07-27T13:46:08.815Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2021-07-27T13:46:08.815Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2021-07-27T13:46:08.815Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.03s) [2021-07-27T13:46:08.815Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2021-07-27T13:46:08.815Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2021-07-27T13:46:08.815Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2021-07-27T13:46:08.815Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2021-07-27T13:46:08.815Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2021-07-27T13:46:08.815Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2021-07-27T13:46:08.815Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2021-07-27T13:46:08.815Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.50s) [2021-07-27T13:46:08.815Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2021-07-27T13:46:08.815Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (3.70s) [2021-07-27T13:46:08.815Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2021-07-27T13:46:08.815Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2021-07-27T13:46:08.815Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (2.28s) [2021-07-27T13:46:08.815Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2021-07-27T13:46:08.815Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2021-07-27T13:46:08.815Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2021-07-27T13:46:08.815Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2021-07-27T13:46:08.815Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2021-07-27T13:46:08.815Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2021-07-27T13:46:08.815Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2021-07-27T13:46:08.815Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.64s) [2021-07-27T13:46:08.815Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.76s) [2021-07-27T13:46:08.815Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.55s) [2021-07-27T13:46:08.815Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2021-07-27T13:46:08.815Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2021-07-27T13:46:08.815Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2021-07-27T13:46:08.815Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.63s) [2021-07-27T13:46:08.815Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2021-07-27T13:46:08.815Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2021-07-27T13:46:08.815Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2021-07-27T13:46:08.815Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2021-07-27T13:46:08.815Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (2.36s) [2021-07-27T13:46:08.815Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (5.97s) [2021-07-27T13:46:08.815Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.03s) [2021-07-27T13:46:08.815Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2021-07-27T13:46:08.815Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.03s) [2021-07-27T13:46:08.815Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2021-07-27T13:46:08.815Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2021-07-27T13:46:08.815Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2021-07-27T13:46:08.815Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.57s) [2021-07-27T13:46:08.815Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2021-07-27T13:46:08.815Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.19s) [2021-07-27T13:46:08.815Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2021-07-27T13:46:08.815Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.57s) [2021-07-27T13:46:08.815Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.48s) [2021-07-27T13:46:08.815Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2021-07-27T13:46:08.815Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.46s) [2021-07-27T13:46:08.815Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2021-07-27T13:46:08.815Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2021-07-27T13:46:08.815Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2021-07-27T13:46:08.815Z] --- PASS: TestDockerSuite/TestRunExitCode (2.95s) [2021-07-27T13:46:08.815Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.57s) [2021-07-27T13:46:08.815Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (7.47s) [2021-07-27T13:46:08.815Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (7.52s) [2021-07-27T13:46:08.815Z] --- PASS: TestDockerSuite/TestRunExposePort (0.09s) [2021-07-27T13:46:08.815Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2021-07-27T13:46:08.815Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2021-07-27T13:46:08.815Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2021-07-27T13:46:08.815Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2021-07-27T13:46:08.815Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2021-07-27T13:46:08.815Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2021-07-27T13:46:08.815Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2021-07-27T13:46:08.815Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (14.10s) [2021-07-27T13:46:08.815Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2021-07-27T13:46:08.815Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.09s) [2021-07-27T13:46:08.815Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2021-07-27T13:46:08.815Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2021-07-27T13:46:08.815Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2021-07-27T13:46:08.815Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2021-07-27T13:46:08.815Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (10.12s) [2021-07-27T13:46:08.815Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2021-07-27T13:46:08.815Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.85s) [2021-07-27T13:46:08.815Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2021-07-27T13:46:08.815Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2021-07-27T13:46:08.815Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2021-07-27T13:46:08.815Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2021-07-27T13:46:08.815Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2021-07-27T13:46:08.815Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2021-07-27T13:46:08.815Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2021-07-27T13:46:08.815Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2021-07-27T13:46:08.815Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2021-07-27T13:46:08.815Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2021-07-27T13:46:08.815Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2021-07-27T13:46:08.815Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2021-07-27T13:46:08.815Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2021-07-27T13:46:08.815Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (7.85s) [2021-07-27T13:46:08.815Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2021-07-27T13:46:08.815Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2021-07-27T13:46:08.815Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2021-07-27T13:46:08.815Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (5.46s) [2021-07-27T13:46:08.815Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (4.73s) [2021-07-27T13:46:08.815Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2021-07-27T13:46:08.815Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.03s) [2021-07-27T13:46:08.815Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2021-07-27T13:46:08.815Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2021-07-27T13:46:08.815Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2021-07-27T13:46:08.815Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2021-07-27T13:46:08.815Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2021-07-27T13:46:08.815Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2021-07-27T13:46:08.815Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2021-07-27T13:46:08.815Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.47s) [2021-07-27T13:46:08.815Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.25s) [2021-07-27T13:46:08.815Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.43s) [2021-07-27T13:46:08.815Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (2.41s) [2021-07-27T13:46:08.815Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.24s) [2021-07-27T13:46:08.815Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.17s) [2021-07-27T13:46:08.815Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2021-07-27T13:46:08.815Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2021-07-27T13:46:08.815Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2021-07-27T13:46:08.815Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2021-07-27T13:46:08.815Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2021-07-27T13:46:08.815Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2021-07-27T13:46:08.816Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2021-07-27T13:46:08.816Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2021-07-27T13:46:08.816Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (3.15s) [2021-07-27T13:46:08.816Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2021-07-27T13:46:08.816Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2021-07-27T13:46:08.816Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.03s) [2021-07-27T13:46:08.816Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2021-07-27T13:46:08.816Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2021-07-27T13:46:08.816Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (8.67s) [2021-07-27T13:46:08.816Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2021-07-27T13:46:08.816Z] --- PASS: TestDockerSuite/TestRunRm (7.45s) [2021-07-27T13:46:08.816Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.70s) [2021-07-27T13:46:08.816Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (2.55s) [2021-07-27T13:46:08.816Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.88s) [2021-07-27T13:46:08.816Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.74s) [2021-07-27T13:46:08.816Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (3.31s) [2021-07-27T13:46:08.816Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2021-07-27T13:46:08.816Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2021-07-27T13:46:08.816Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.54s) [2021-07-27T13:46:08.816Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2021-07-27T13:46:08.816Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (2.26s) [2021-07-27T13:46:08.816Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.03s) [2021-07-27T13:46:08.816Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2021-07-27T13:46:08.816Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.25s) [2021-07-27T13:46:08.816Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.09s) [2021-07-27T13:46:08.816Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.03s) [2021-07-27T13:46:08.816Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (5.52s) [2021-07-27T13:46:08.816Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2021-07-27T13:46:08.816Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2021-07-27T13:46:08.816Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2021-07-27T13:46:08.816Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2021-07-27T13:46:08.816Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2021-07-27T13:46:08.816Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2021-07-27T13:46:08.816Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2021-07-27T13:46:08.816Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2021-07-27T13:46:08.816Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2021-07-27T13:46:08.816Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2021-07-27T13:46:08.816Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.52s) [2021-07-27T13:46:08.816Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2021-07-27T13:46:08.816Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.53s) [2021-07-27T13:46:08.816Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2021-07-27T13:46:08.816Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2021-07-27T13:46:08.816Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (3.44s) [2021-07-27T13:46:08.816Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (7.63s) [2021-07-27T13:46:08.816Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (5.04s) [2021-07-27T13:46:08.816Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (7.07s) [2021-07-27T13:46:08.816Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2021-07-27T13:46:08.816Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.16s) [2021-07-27T13:46:08.816Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (3.14s) [2021-07-27T13:46:08.816Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.61s) [2021-07-27T13:46:08.816Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (7.45s) [2021-07-27T13:46:08.816Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2021-07-27T13:46:08.816Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.10s) [2021-07-27T13:46:08.816Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.10s) [2021-07-27T13:46:08.816Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2021-07-27T13:46:08.816Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2021-07-27T13:46:08.816Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2021-07-27T13:46:08.816Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2021-07-27T13:46:08.816Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2021-07-27T13:46:08.816Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (4.57s) [2021-07-27T13:46:08.816Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.99s) [2021-07-27T13:46:08.816Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.51s) [2021-07-27T13:46:08.816Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (5.05s) [2021-07-27T13:46:08.816Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2021-07-27T13:46:08.816Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2021-07-27T13:46:08.816Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2021-07-27T13:46:08.816Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2021-07-27T13:46:08.816Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2021-07-27T13:46:08.816Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2021-07-27T13:46:08.816Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2021-07-27T13:46:08.816Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2021-07-27T13:46:08.816Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2021-07-27T13:46:08.816Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2021-07-27T13:46:08.816Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2021-07-27T13:46:08.816Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2021-07-27T13:46:08.816Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2021-07-27T13:46:08.816Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2021-07-27T13:46:08.816Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2021-07-27T13:46:08.816Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2021-07-27T13:46:08.816Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2021-07-27T13:46:08.816Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.45s) [2021-07-27T13:46:08.816Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.42s) [2021-07-27T13:46:08.816Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.41s) [2021-07-27T13:46:08.816Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.33s) [2021-07-27T13:46:08.816Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.81s) [2021-07-27T13:46:08.816Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (13.08s) [2021-07-27T13:46:08.816Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2021-07-27T13:46:08.816Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (9.14s) [2021-07-27T13:46:08.816Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2021-07-27T13:46:08.816Z] --- PASS: TestDockerSuite/TestStartAttachSilent (9.26s) [2021-07-27T13:46:08.816Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2021-07-27T13:46:08.816Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.03s) [2021-07-27T13:46:08.816Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2021-07-27T13:46:08.816Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2021-07-27T13:46:08.816Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (6.68s) [2021-07-27T13:46:08.816Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2021-07-27T13:46:08.816Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2021-07-27T13:46:08.816Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2021-07-27T13:46:08.816Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2021-07-27T13:46:08.816Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2021-07-27T13:46:08.816Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2021-07-27T13:46:08.816Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (2.56s) [2021-07-27T13:46:08.816Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.80s) [2021-07-27T13:46:08.816Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2021-07-27T13:46:08.816Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.56s) [2021-07-27T13:46:08.816Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2021-07-27T13:46:08.816Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2021-07-27T13:46:08.816Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2021-07-27T13:46:08.816Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2021-07-27T13:46:08.816Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2021-07-27T13:46:08.816Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2021-07-27T13:46:08.816Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.40s) [2021-07-27T13:46:08.816Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.21s) [2021-07-27T13:46:08.816Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.30s) [2021-07-27T13:46:08.816Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2021-07-27T13:46:08.816Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.46s) [2021-07-27T13:46:08.816Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.39s) [2021-07-27T13:46:08.816Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.20s) [2021-07-27T13:46:08.816Z] --- PASS: TestDockerSuite/TestVolumeCLILs (2.96s) [2021-07-27T13:46:08.816Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.10s) [2021-07-27T13:46:08.816Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (3.73s) [2021-07-27T13:46:08.816Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.58s) [2021-07-27T13:46:08.816Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.55s) [2021-07-27T13:46:08.816Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.11s) [2021-07-27T13:46:08.816Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.26s) [2021-07-27T13:46:08.816Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (9.14s) [2021-07-27T13:46:08.816Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2021-07-27T13:46:08.816Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.86s) [2021-07-27T13:46:08.816Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.29s) [2021-07-27T13:46:08.816Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2021-07-27T13:46:08.816Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (7.87s) [2021-07-27T13:46:08.816Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.42s) [2021-07-27T13:46:08.816Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.38s) [2021-07-27T13:46:08.816Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (15.07s) [2021-07-27T13:46:08.816Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2021-07-27T13:46:08.816Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.71s) [2021-07-27T13:46:08.816Z] === RUN TestDockerRegistrySuite [2021-07-27T13:46:08.816Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2021-07-27T13:46:08.816Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-27T13:46:08.816Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2021-07-27T13:46:08.816Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-27T13:46:08.816Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2021-07-27T13:46:08.816Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-27T13:46:08.816Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2021-07-27T13:46:08.816Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-27T13:46:08.816Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2021-07-27T13:46:08.816Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-27T13:46:08.816Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2021-07-27T13:46:08.816Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-27T13:46:08.816Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2021-07-27T13:46:08.816Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-27T13:46:08.816Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2021-07-27T13:46:08.816Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-27T13:46:08.816Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2021-07-27T13:46:08.816Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-27T13:46:08.816Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2021-07-27T13:46:08.816Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-27T13:46:08.816Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2021-07-27T13:46:08.816Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-27T13:46:08.816Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2021-07-27T13:46:08.816Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-27T13:46:08.816Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2021-07-27T13:46:08.816Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-27T13:46:08.816Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2021-07-27T13:46:08.816Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-27T13:46:08.816Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2021-07-27T13:46:08.816Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-27T13:46:08.816Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2021-07-27T13:46:08.816Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-27T13:46:08.816Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2021-07-27T13:46:08.816Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-27T13:46:08.816Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2021-07-27T13:46:08.816Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-27T13:46:08.816Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2021-07-27T13:46:08.816Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-27T13:46:08.816Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2021-07-27T13:46:08.816Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-27T13:46:08.816Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2021-07-27T13:46:08.816Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-27T13:46:08.816Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2021-07-27T13:46:08.816Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-27T13:46:08.816Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2021-07-27T13:46:08.816Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-27T13:46:08.816Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2021-07-27T13:46:08.816Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-27T13:46:08.816Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2021-07-27T13:46:08.816Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-27T13:46:08.816Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2021-07-27T13:46:08.816Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-27T13:46:08.816Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2021-07-27T13:46:08.816Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-27T13:46:08.816Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2021-07-27T13:46:08.816Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-27T13:46:08.816Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2021-07-27T13:46:08.816Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-27T13:46:08.816Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2021-07-27T13:46:08.816Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-27T13:46:08.816Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2021-07-27T13:46:08.816Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-27T13:46:08.816Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2021-07-27T13:46:08.816Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-27T13:46:08.816Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2021-07-27T13:46:08.816Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-27T13:46:08.816Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2021-07-27T13:46:08.816Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-27T13:46:08.816Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2021-07-27T13:46:08.816Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-27T13:46:08.816Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2021-07-27T13:46:08.816Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-27T13:46:08.816Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2021-07-27T13:46:08.816Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-27T13:46:08.816Z] === RUN TestDockerRegistrySuite/TestV2Only [2021-07-27T13:46:08.816Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-27T13:46:08.816Z] --- PASS: TestDockerRegistrySuite (0.21s) [2021-07-27T13:46:08.816Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-07-27T13:46:08.816Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-07-27T13:46:08.816Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-07-27T13:46:08.816Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-07-27T13:46:08.816Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-07-27T13:46:08.816Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-07-27T13:46:08.816Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-07-27T13:46:08.816Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-07-27T13:46:08.816Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-07-27T13:46:08.816Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-07-27T13:46:08.816Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-07-27T13:46:08.816Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-07-27T13:46:08.816Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-07-27T13:46:08.816Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-07-27T13:46:08.816Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-07-27T13:46:08.816Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-07-27T13:46:08.816Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-07-27T13:46:08.816Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-07-27T13:46:08.816Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-07-27T13:46:08.816Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-07-27T13:46:08.816Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-07-27T13:46:08.816Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-07-27T13:46:08.816Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-07-27T13:46:08.816Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-07-27T13:46:08.816Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-07-27T13:46:08.816Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-07-27T13:46:08.816Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-07-27T13:46:08.816Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-07-27T13:46:08.816Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-07-27T13:46:08.816Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-07-27T13:46:08.816Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-07-27T13:46:08.816Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-07-27T13:46:08.817Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-07-27T13:46:08.817Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-07-27T13:46:08.817Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-07-27T13:46:08.817Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-07-27T13:46:08.817Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-07-27T13:46:08.817Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-07-27T13:46:08.817Z] === RUN TestDockerSchema1RegistrySuite [2021-07-27T13:46:08.817Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2021-07-27T13:46:08.817Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-27T13:46:08.817Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2021-07-27T13:46:08.817Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-27T13:46:08.817Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2021-07-27T13:46:08.817Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-27T13:46:08.817Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2021-07-27T13:46:08.817Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-27T13:46:08.817Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2021-07-27T13:46:08.817Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-27T13:46:08.817Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2021-07-27T13:46:08.817Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-27T13:46:08.817Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2021-07-27T13:46:08.817Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-27T13:46:08.817Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2021-07-27T13:46:08.817Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-27T13:46:08.817Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2021-07-27T13:46:08.817Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-27T13:46:08.817Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2021-07-27T13:46:08.817Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-27T13:46:08.817Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2021-07-27T13:46:08.817Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-27T13:46:08.817Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2021-07-27T13:46:08.817Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-27T13:46:08.817Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2021-07-27T13:46:08.817Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-27T13:46:08.817Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2021-07-27T13:46:08.817Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-27T13:46:08.817Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2021-07-27T13:46:08.817Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-27T13:46:08.817Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2021-07-27T13:46:08.817Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-27T13:46:08.817Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2021-07-27T13:46:08.817Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-27T13:46:08.817Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2021-07-27T13:46:08.817Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-27T13:46:08.817Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2021-07-27T13:46:08.817Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-07-27T13:46:08.817Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-07-27T13:46:08.817Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-07-27T13:46:08.817Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-07-27T13:46:08.817Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-07-27T13:46:08.817Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-07-27T13:46:08.817Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-07-27T13:46:08.817Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-07-27T13:46:08.817Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-07-27T13:46:08.817Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-07-27T13:46:08.817Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-07-27T13:46:08.817Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-07-27T13:46:08.817Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-07-27T13:46:08.817Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-07-27T13:46:08.817Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-07-27T13:46:08.817Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-07-27T13:46:08.817Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-07-27T13:46:08.817Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-07-27T13:46:08.817Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2021-07-27T13:46:08.817Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2021-07-27T13:46:08.817Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-27T13:46:08.817Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2021-07-27T13:46:08.817Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-27T13:46:08.817Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2021-07-27T13:46:08.817Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-27T13:46:08.817Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2021-07-27T13:46:08.817Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-27T13:46:08.817Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2021-07-27T13:46:08.817Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-27T13:46:08.817Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2021-07-27T13:46:08.817Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-27T13:46:08.817Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2021-07-27T13:46:08.817Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-27T13:46:08.817Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2021-07-27T13:46:08.817Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-27T13:46:08.817Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.03s) [2021-07-27T13:46:08.817Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-07-27T13:46:08.817Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-07-27T13:46:08.817Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-07-27T13:46:08.817Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-07-27T13:46:08.817Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-07-27T13:46:08.817Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-07-27T13:46:08.817Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-07-27T13:46:08.817Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-07-27T13:46:08.817Z] === RUN TestDockerRegistryAuthTokenSuite [2021-07-27T13:46:08.817Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2021-07-27T13:46:08.817Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-27T13:46:08.817Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2021-07-27T13:46:08.817Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-27T13:46:08.817Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2021-07-27T13:46:08.817Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-27T13:46:08.817Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2021-07-27T13:46:08.817Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-27T13:46:08.817Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2021-07-27T13:46:08.817Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-27T13:46:08.817Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2021-07-27T13:46:08.817Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-07-27T13:46:08.817Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-07-27T13:46:08.817Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-07-27T13:46:08.817Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-07-27T13:46:08.817Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-07-27T13:46:08.817Z] === RUN TestDockerDaemonSuite [2021-07-27T13:46:08.817Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2021-07-27T13:46:08.817Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-07-27T13:46:08.817Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2021-07-27T13:46:08.817Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-07-27T13:46:08.817Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2021-07-27T13:46:08.817Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-07-27T13:46:08.817Z] --- PASS: TestDockerDaemonSuite (0.00s) [2021-07-27T13:46:08.817Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-07-27T13:46:08.817Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-07-27T13:46:08.817Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-07-27T13:46:08.817Z] === RUN TestDockerSwarmSuite [2021-07-27T13:46:08.817Z] --- PASS: TestDockerSwarmSuite (0.00s) [2021-07-27T13:46:08.817Z] === RUN TestDockerPluginSuite [2021-07-27T13:46:08.817Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2021-07-27T13:46:08.817Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-27T13:46:08.817Z] === RUN TestDockerPluginSuite/TestPluginCreate [2021-07-27T13:46:08.817Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-27T13:46:08.817Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2021-07-27T13:46:08.817Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-27T13:46:08.817Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2021-07-27T13:46:08.817Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-27T13:46:08.817Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2021-07-27T13:46:08.817Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-27T13:46:08.817Z] === RUN TestDockerPluginSuite/TestPluginInspect [2021-07-27T13:46:08.817Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-27T13:46:08.817Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2021-07-27T13:46:08.817Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-27T13:46:08.817Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2021-07-27T13:46:08.817Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-27T13:46:08.817Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2021-07-27T13:46:08.817Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-27T13:46:08.817Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2021-07-27T13:46:08.817Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-27T13:46:08.817Z] === RUN TestDockerPluginSuite/TestPluginSet [2021-07-27T13:46:08.817Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-27T13:46:08.817Z] --- PASS: TestDockerPluginSuite (0.04s) [2021-07-27T13:46:08.817Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-07-27T13:46:08.817Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-07-27T13:46:08.817Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-07-27T13:46:08.817Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-07-27T13:46:08.817Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-07-27T13:46:08.817Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-07-27T13:46:08.817Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-07-27T13:46:08.817Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-07-27T13:46:08.817Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-07-27T13:46:08.817Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-07-27T13:46:08.817Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-07-27T13:46:08.817Z] === RUN TestDockerExternalVolumeSuite [2021-07-27T13:46:08.817Z] check_test.go:128: unmatched requirement DaemonIsLinux [2021-07-27T13:46:08.817Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2021-07-27T13:46:08.817Z] === RUN TestDockerNetworkSuite [2021-07-27T13:46:08.817Z] check_test.go:134: unmatched requirement DaemonIsLinux [2021-07-27T13:46:08.817Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2021-07-27T13:46:08.817Z] === RUN TestDockerHubPullSuite [2021-07-27T13:46:08.817Z] check_test.go:142: unmatched requirement DaemonIsLinux [2021-07-27T13:46:08.817Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2021-07-27T13:46:08.817Z] PASS [2021-07-27T13:46:08.817Z] ok github.com/docker/docker/integration-cli 3108.756s [2021-07-27T13:46:08.817Z] [2021-07-27T13:46:08.817Z] === Skipped [2021-07-27T13:46:08.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.03s) [2021-07-27T13:46:08.817Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-07-27T13:46:08.817Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.03s) [2021-07-27T13:46:08.817Z] [2021-07-27T13:46:08.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.02s) [2021-07-27T13:46:08.817Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-07-27T13:46:08.817Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2021-07-27T13:46:08.817Z] [2021-07-27T13:46:08.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.03s) [2021-07-27T13:46:08.817Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-07-27T13:46:08.817Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.03s) [2021-07-27T13:46:08.817Z] [2021-07-27T13:46:08.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.03s) [2021-07-27T13:46:08.817Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-07-27T13:46:08.817Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.03s) [2021-07-27T13:46:08.817Z] [2021-07-27T13:46:08.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.02s) [2021-07-27T13:46:08.817Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-07-27T13:46:08.817Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2021-07-27T13:46:08.817Z] [2021-07-27T13:46:08.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2021-07-27T13:46:08.817Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-07-27T13:46:08.817Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2021-07-27T13:46:08.817Z] [2021-07-27T13:46:08.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2021-07-27T13:46:08.817Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-07-27T13:46:08.817Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2021-07-27T13:46:08.817Z] [2021-07-27T13:46:08.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2021-07-27T13:46:08.817Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-07-27T13:46:08.817Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2021-07-27T13:46:08.817Z] [2021-07-27T13:46:08.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2021-07-27T13:46:08.817Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-07-27T13:46:08.817Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2021-07-27T13:46:08.817Z] [2021-07-27T13:46:08.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2021-07-27T13:46:08.817Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2021-07-27T13:46:08.817Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2021-07-27T13:46:08.817Z] [2021-07-27T13:46:08.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2021-07-27T13:46:08.817Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-07-27T13:46:08.817Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2021-07-27T13:46:08.817Z] [2021-07-27T13:46:08.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2021-07-27T13:46:08.817Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2021-07-27T13:46:08.817Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2021-07-27T13:46:08.817Z] [2021-07-27T13:46:08.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2021-07-27T13:46:08.817Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2021-07-27T13:46:08.817Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2021-07-27T13:46:08.817Z] [2021-07-27T13:46:08.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2021-07-27T13:46:08.817Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2021-07-27T13:46:08.817Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2021-07-27T13:46:08.817Z] [2021-07-27T13:46:08.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2021-07-27T13:46:08.817Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2021-07-27T13:46:08.817Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2021-07-27T13:46:08.817Z] [2021-07-27T13:46:08.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.02s) [2021-07-27T13:46:08.817Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-07-27T13:46:08.817Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2021-07-27T13:46:08.817Z] [2021-07-27T13:46:08.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.02s) [2021-07-27T13:46:08.817Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-07-27T13:46:08.817Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2021-07-27T13:46:08.817Z] [2021-07-27T13:46:08.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2021-07-27T13:46:08.817Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-07-27T13:46:08.817Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2021-07-27T13:46:08.817Z] [2021-07-27T13:46:08.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.53s) [2021-07-27T13:46:08.817Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2021-07-27T13:46:08.817Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.53s) [2021-07-27T13:46:08.817Z] [2021-07-27T13:46:08.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2021-07-27T13:46:08.817Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2021-07-27T13:46:08.817Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2021-07-27T13:46:08.817Z] [2021-07-27T13:46:08.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.02s) [2021-07-27T13:46:08.817Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2021-07-27T13:46:08.818Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2021-07-27T13:46:08.818Z] [2021-07-27T13:46:08.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2021-07-27T13:46:08.818Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2021-07-27T13:46:08.818Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2021-07-27T13:46:08.818Z] [2021-07-27T13:46:08.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2021-07-27T13:46:08.818Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2021-07-27T13:46:08.818Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2021-07-27T13:46:08.818Z] [2021-07-27T13:46:08.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2021-07-27T13:46:08.818Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2021-07-27T13:46:08.818Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2021-07-27T13:46:08.818Z] [2021-07-27T13:46:08.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2021-07-27T13:46:08.818Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2021-07-27T13:46:08.818Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2021-07-27T13:46:08.818Z] [2021-07-27T13:46:08.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.04s) [2021-07-27T13:46:08.818Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2021-07-27T13:46:08.818Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.04s) [2021-07-27T13:46:08.818Z] [2021-07-27T13:46:08.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2021-07-27T13:46:08.818Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2021-07-27T13:46:08.818Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2021-07-27T13:46:08.818Z] [2021-07-27T13:46:08.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2021-07-27T13:46:08.818Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2021-07-27T13:46:08.818Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2021-07-27T13:46:08.818Z] [2021-07-27T13:46:08.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2021-07-27T13:46:08.818Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2021-07-27T13:46:08.818Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2021-07-27T13:46:08.818Z] [2021-07-27T13:46:08.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.05s) [2021-07-27T13:46:08.818Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2021-07-27T13:46:08.818Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.05s) [2021-07-27T13:46:08.818Z] [2021-07-27T13:46:08.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.43s) [2021-07-27T13:46:08.818Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2021-07-27T13:46:08.818Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.43s) [2021-07-27T13:46:08.818Z] [2021-07-27T13:46:08.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.86s) [2021-07-27T13:46:08.818Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2021-07-27T13:46:08.818Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.86s) [2021-07-27T13:46:08.818Z] [2021-07-27T13:46:08.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.37s) [2021-07-27T13:46:08.818Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2021-07-27T13:46:08.818Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.37s) [2021-07-27T13:46:08.818Z] [2021-07-27T13:46:08.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.46s) [2021-07-27T13:46:08.818Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2021-07-27T13:46:08.818Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.46s) [2021-07-27T13:46:08.818Z] [2021-07-27T13:46:08.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2021-07-27T13:46:08.818Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2021-07-27T13:46:08.818Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2021-07-27T13:46:08.818Z] [2021-07-27T13:46:08.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2021-07-27T13:46:08.818Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2021-07-27T13:46:08.818Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2021-07-27T13:46:08.818Z] [2021-07-27T13:46:08.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2021-07-27T13:46:08.818Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2021-07-27T13:46:08.818Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2021-07-27T13:46:08.818Z] [2021-07-27T13:46:08.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.05s) [2021-07-27T13:46:08.818Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2021-07-27T13:46:08.818Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.05s) [2021-07-27T13:46:08.818Z] [2021-07-27T13:46:08.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2021-07-27T13:46:08.818Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2021-07-27T13:46:08.818Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2021-07-27T13:46:08.818Z] [2021-07-27T13:46:08.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.85s) [2021-07-27T13:46:08.818Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2021-07-27T13:46:08.818Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.85s) [2021-07-27T13:46:08.818Z] [2021-07-27T13:46:08.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.45s) [2021-07-27T13:46:08.818Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2021-07-27T13:46:08.818Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.45s) [2021-07-27T13:46:08.818Z] [2021-07-27T13:46:08.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.06s) [2021-07-27T13:46:08.818Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2021-07-27T13:46:08.818Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.06s) [2021-07-27T13:46:08.818Z] [2021-07-27T13:46:08.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.05s) [2021-07-27T13:46:08.818Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2021-07-27T13:46:08.818Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.05s) [2021-07-27T13:46:08.818Z] [2021-07-27T13:46:08.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.02s) [2021-07-27T13:46:08.818Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2021-07-27T13:46:08.818Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2021-07-27T13:46:08.818Z] [2021-07-27T13:46:08.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.03s) [2021-07-27T13:46:08.818Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2021-07-27T13:46:08.818Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.03s) [2021-07-27T13:46:08.818Z] [2021-07-27T13:46:08.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2021-07-27T13:46:08.818Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2021-07-27T13:46:08.818Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2021-07-27T13:46:08.818Z] [2021-07-27T13:46:08.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2021-07-27T13:46:08.818Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2021-07-27T13:46:08.818Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2021-07-27T13:46:08.818Z] [2021-07-27T13:46:08.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2021-07-27T13:46:08.818Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2021-07-27T13:46:08.818Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2021-07-27T13:46:08.818Z] [2021-07-27T13:46:08.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2021-07-27T13:46:08.818Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2021-07-27T13:46:08.818Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2021-07-27T13:46:08.818Z] [2021-07-27T13:46:08.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.43s) [2021-07-27T13:46:08.818Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2021-07-27T13:46:08.818Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.43s) [2021-07-27T13:46:08.818Z] [2021-07-27T13:46:08.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.38s) [2021-07-27T13:46:08.818Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2021-07-27T13:46:08.818Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.38s) [2021-07-27T13:46:08.818Z] [2021-07-27T13:46:08.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2021-07-27T13:46:08.818Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2021-07-27T13:46:08.818Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2021-07-27T13:46:08.818Z] [2021-07-27T13:46:08.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2021-07-27T13:46:08.818Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2021-07-27T13:46:08.818Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2021-07-27T13:46:08.818Z] [2021-07-27T13:46:08.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.45s) [2021-07-27T13:46:08.818Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2021-07-27T13:46:08.818Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.45s) [2021-07-27T13:46:08.818Z] [2021-07-27T13:46:08.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.47s) [2021-07-27T13:46:08.818Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2021-07-27T13:46:08.818Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.47s) [2021-07-27T13:46:08.818Z] [2021-07-27T13:46:08.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.42s) [2021-07-27T13:46:08.818Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2021-07-27T13:46:08.818Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.42s) [2021-07-27T13:46:08.818Z] [2021-07-27T13:46:08.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.04s) [2021-07-27T13:46:08.818Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2021-07-27T13:46:08.818Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s) [2021-07-27T13:46:08.818Z] [2021-07-27T13:46:08.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.03s) [2021-07-27T13:46:08.818Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2021-07-27T13:46:08.818Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.03s) [2021-07-27T13:46:08.818Z] [2021-07-27T13:46:08.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.04s) [2021-07-27T13:46:08.818Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2021-07-27T13:46:08.818Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.04s) [2021-07-27T13:46:08.818Z] [2021-07-27T13:46:08.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.39s) [2021-07-27T13:46:08.818Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2021-07-27T13:46:08.818Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.39s) [2021-07-27T13:46:08.818Z] [2021-07-27T13:46:08.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2021-07-27T13:46:08.818Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2021-07-27T13:46:08.818Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2021-07-27T13:46:08.818Z] [2021-07-27T13:46:08.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.02s) [2021-07-27T13:46:08.818Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2021-07-27T13:46:08.818Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2021-07-27T13:46:08.818Z] [2021-07-27T13:46:08.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2021-07-27T13:46:08.818Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2021-07-27T13:46:08.818Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2021-07-27T13:46:08.818Z] [2021-07-27T13:46:08.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.05s) [2021-07-27T13:46:08.818Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2021-07-27T13:46:08.818Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.05s) [2021-07-27T13:46:08.818Z] [2021-07-27T13:46:08.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.05s) [2021-07-27T13:46:08.818Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2021-07-27T13:46:08.818Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.05s) [2021-07-27T13:46:08.818Z] [2021-07-27T13:46:08.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2021-07-27T13:46:08.818Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2021-07-27T13:46:08.818Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2021-07-27T13:46:08.818Z] [2021-07-27T13:46:08.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.06s) [2021-07-27T13:46:08.818Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2021-07-27T13:46:08.818Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.06s) [2021-07-27T13:46:08.818Z] [2021-07-27T13:46:08.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.04s) [2021-07-27T13:46:08.818Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2021-07-27T13:46:08.818Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.04s) [2021-07-27T13:46:08.818Z] [2021-07-27T13:46:08.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2021-07-27T13:46:08.818Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2021-07-27T13:46:08.818Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2021-07-27T13:46:08.818Z] [2021-07-27T13:46:08.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.03s) [2021-07-27T13:46:08.818Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2021-07-27T13:46:08.818Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.03s) [2021-07-27T13:46:08.818Z] [2021-07-27T13:46:08.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2021-07-27T13:46:08.818Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2021-07-27T13:46:08.818Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2021-07-27T13:46:08.818Z] [2021-07-27T13:46:08.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2021-07-27T13:46:08.818Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2021-07-27T13:46:08.818Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2021-07-27T13:46:08.818Z] [2021-07-27T13:46:08.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2021-07-27T13:46:08.818Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2021-07-27T13:46:08.818Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2021-07-27T13:46:08.818Z] [2021-07-27T13:46:08.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2021-07-27T13:46:08.818Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2021-07-27T13:46:08.818Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2021-07-27T13:46:08.818Z] [2021-07-27T13:46:08.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.05s) [2021-07-27T13:46:08.818Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2021-07-27T13:46:08.818Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s) [2021-07-27T13:46:08.818Z] [2021-07-27T13:46:08.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.11s) [2021-07-27T13:46:08.818Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2021-07-27T13:46:08.818Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.11s) [2021-07-27T13:46:08.818Z] [2021-07-27T13:46:08.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.06s) [2021-07-27T13:46:08.818Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2021-07-27T13:46:08.818Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.06s) [2021-07-27T13:46:08.818Z] [2021-07-27T13:46:08.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.09s) [2021-07-27T13:46:08.818Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2021-07-27T13:46:08.818Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.09s) [2021-07-27T13:46:08.818Z] [2021-07-27T13:46:08.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2021-07-27T13:46:08.818Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2021-07-27T13:46:08.818Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2021-07-27T13:46:08.818Z] [2021-07-27T13:46:08.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.02s) [2021-07-27T13:46:08.818Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2021-07-27T13:46:08.818Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2021-07-27T13:46:08.818Z] [2021-07-27T13:46:08.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.02s) [2021-07-27T13:46:08.818Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2021-07-27T13:46:08.819Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2021-07-27T13:46:08.819Z] [2021-07-27T13:46:08.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.06s) [2021-07-27T13:46:08.819Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2021-07-27T13:46:08.819Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.06s) [2021-07-27T13:46:08.819Z] [2021-07-27T13:46:08.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.02s) [2021-07-27T13:46:08.819Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2021-07-27T13:46:08.819Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2021-07-27T13:46:08.819Z] [2021-07-27T13:46:08.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2021-07-27T13:46:08.819Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2021-07-27T13:46:08.819Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2021-07-27T13:46:08.819Z] [2021-07-27T13:46:08.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s) [2021-07-27T13:46:08.819Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2021-07-27T13:46:08.819Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s) [2021-07-27T13:46:08.819Z] [2021-07-27T13:46:08.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.44s) [2021-07-27T13:46:08.819Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2021-07-27T13:46:08.819Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.44s) [2021-07-27T13:46:08.819Z] [2021-07-27T13:46:08.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.41s) [2021-07-27T13:46:08.819Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2021-07-27T13:46:08.819Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.41s) [2021-07-27T13:46:08.819Z] [2021-07-27T13:46:08.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.04s) [2021-07-27T13:46:08.819Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2021-07-27T13:46:08.819Z] --- SKIP: TestDockerSuite/TestBuildUser (0.04s) [2021-07-27T13:46:08.819Z] [2021-07-27T13:46:08.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.05s) [2021-07-27T13:46:08.819Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2021-07-27T13:46:08.819Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.05s) [2021-07-27T13:46:08.819Z] [2021-07-27T13:46:08.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2021-07-27T13:46:08.819Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2021-07-27T13:46:08.819Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2021-07-27T13:46:08.819Z] [2021-07-27T13:46:08.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2021-07-27T13:46:08.819Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2021-07-27T13:46:08.819Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2021-07-27T13:46:08.819Z] [2021-07-27T13:46:08.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.03s) [2021-07-27T13:46:08.819Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2021-07-27T13:46:08.819Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.03s) [2021-07-27T13:46:08.819Z] [2021-07-27T13:46:08.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.43s) [2021-07-27T13:46:08.819Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2021-07-27T13:46:08.819Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.43s) [2021-07-27T13:46:08.819Z] [2021-07-27T13:46:08.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2021-07-27T13:46:08.819Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2021-07-27T13:46:08.819Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2021-07-27T13:46:08.819Z] [2021-07-27T13:46:08.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.45s) [2021-07-27T13:46:08.819Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2021-07-27T13:46:08.819Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.45s) [2021-07-27T13:46:08.819Z] [2021-07-27T13:46:08.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.48s) [2021-07-27T13:46:08.819Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2021-07-27T13:46:08.819Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.48s) [2021-07-27T13:46:08.819Z] [2021-07-27T13:46:08.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.45s) [2021-07-27T13:46:08.819Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2021-07-27T13:46:08.819Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.45s) [2021-07-27T13:46:08.819Z] [2021-07-27T13:46:08.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.05s) [2021-07-27T13:46:08.819Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2021-07-27T13:46:08.819Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.05s) [2021-07-27T13:46:08.819Z] [2021-07-27T13:46:08.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.44s) [2021-07-27T13:46:08.819Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2021-07-27T13:46:08.819Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.44s) [2021-07-27T13:46:08.819Z] [2021-07-27T13:46:08.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.05s) [2021-07-27T13:46:08.819Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-07-27T13:46:08.819Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.05s) [2021-07-27T13:46:08.819Z] [2021-07-27T13:46:08.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.05s) [2021-07-27T13:46:08.819Z] docker_cli_sni_test.go:18: Flakey test [2021-07-27T13:46:08.819Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.05s) [2021-07-27T13:46:08.819Z] [2021-07-27T13:46:08.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.02s) [2021-07-27T13:46:08.819Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2021-07-27T13:46:08.819Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2021-07-27T13:46:08.819Z] [2021-07-27T13:46:08.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.02s) [2021-07-27T13:46:08.819Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2021-07-27T13:46:08.819Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2021-07-27T13:46:08.819Z] [2021-07-27T13:46:08.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2021-07-27T13:46:08.819Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2021-07-27T13:46:08.819Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2021-07-27T13:46:08.819Z] [2021-07-27T13:46:08.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.02s) [2021-07-27T13:46:08.819Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2021-07-27T13:46:08.819Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2021-07-27T13:46:08.819Z] [2021-07-27T13:46:08.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.03s) [2021-07-27T13:46:08.819Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-07-27T13:46:08.819Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.03s) [2021-07-27T13:46:08.819Z] [2021-07-27T13:46:08.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2021-07-27T13:46:08.819Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-07-27T13:46:08.819Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2021-07-27T13:46:08.819Z] [2021-07-27T13:46:08.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2021-07-27T13:46:08.819Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-07-27T13:46:08.819Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2021-07-27T13:46:08.819Z] [2021-07-27T13:46:08.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2021-07-27T13:46:08.819Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-07-27T13:46:08.819Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2021-07-27T13:46:08.819Z] [2021-07-27T13:46:08.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.02s) [2021-07-27T13:46:08.819Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2021-07-27T13:46:08.819Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2021-07-27T13:46:08.819Z] [2021-07-27T13:46:08.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2021-07-27T13:46:08.819Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2021-07-27T13:46:08.819Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2021-07-27T13:46:08.819Z] [2021-07-27T13:46:08.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2021-07-27T13:46:08.819Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2021-07-27T13:46:08.819Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2021-07-27T13:46:08.819Z] [2021-07-27T13:46:08.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2021-07-27T13:46:08.819Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2021-07-27T13:46:08.819Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2021-07-27T13:46:08.819Z] [2021-07-27T13:46:08.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2021-07-27T13:46:08.819Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2021-07-27T13:46:08.819Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2021-07-27T13:46:08.819Z] [2021-07-27T13:46:08.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2021-07-27T13:46:08.819Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2021-07-27T13:46:08.819Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2021-07-27T13:46:08.819Z] [2021-07-27T13:46:08.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2021-07-27T13:46:08.819Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2021-07-27T13:46:08.819Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2021-07-27T13:46:08.819Z] [2021-07-27T13:46:08.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2021-07-27T13:46:08.819Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2021-07-27T13:46:08.819Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2021-07-27T13:46:08.819Z] [2021-07-27T13:46:08.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2021-07-27T13:46:08.819Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2021-07-27T13:46:08.819Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2021-07-27T13:46:08.819Z] [2021-07-27T13:46:08.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2021-07-27T13:46:08.819Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2021-07-27T13:46:08.819Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2021-07-27T13:46:08.819Z] [2021-07-27T13:46:08.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2021-07-27T13:46:08.819Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2021-07-27T13:46:08.819Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2021-07-27T13:46:08.819Z] [2021-07-27T13:46:08.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.02s) [2021-07-27T13:46:08.819Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2021-07-27T13:46:08.819Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2021-07-27T13:46:08.819Z] [2021-07-27T13:46:08.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.02s) [2021-07-27T13:46:08.819Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2021-07-27T13:46:08.819Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2021-07-27T13:46:08.819Z] [2021-07-27T13:46:08.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2021-07-27T13:46:08.819Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2021-07-27T13:46:08.819Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2021-07-27T13:46:08.819Z] [2021-07-27T13:46:08.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.02s) [2021-07-27T13:46:08.819Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2021-07-27T13:46:08.819Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2021-07-27T13:46:08.819Z] [2021-07-27T13:46:08.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.02s) [2021-07-27T13:46:08.819Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2021-07-27T13:46:08.819Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2021-07-27T13:46:08.819Z] [2021-07-27T13:46:08.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2021-07-27T13:46:08.819Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2021-07-27T13:46:08.819Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2021-07-27T13:46:08.819Z] [2021-07-27T13:46:08.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.03s) [2021-07-27T13:46:08.819Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2021-07-27T13:46:08.819Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.03s) [2021-07-27T13:46:08.819Z] [2021-07-27T13:46:08.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2021-07-27T13:46:08.819Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2021-07-27T13:46:08.819Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2021-07-27T13:46:08.819Z] [2021-07-27T13:46:08.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2021-07-27T13:46:08.819Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2021-07-27T13:46:08.819Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2021-07-27T13:46:08.819Z] [2021-07-27T13:46:08.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2021-07-27T13:46:08.819Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2021-07-27T13:46:08.819Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2021-07-27T13:46:08.819Z] [2021-07-27T13:46:08.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2021-07-27T13:46:08.819Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2021-07-27T13:46:08.819Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2021-07-27T13:46:08.819Z] [2021-07-27T13:46:08.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2021-07-27T13:46:08.819Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2021-07-27T13:46:08.819Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2021-07-27T13:46:08.819Z] [2021-07-27T13:46:08.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2021-07-27T13:46:08.819Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2021-07-27T13:46:08.819Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2021-07-27T13:46:08.819Z] [2021-07-27T13:46:08.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.02s) [2021-07-27T13:46:08.819Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-07-27T13:46:08.819Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2021-07-27T13:46:08.819Z] [2021-07-27T13:46:08.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.02s) [2021-07-27T13:46:08.819Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-07-27T13:46:08.819Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2021-07-27T13:46:08.819Z] [2021-07-27T13:46:08.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2021-07-27T13:46:08.819Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-07-27T13:46:08.819Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2021-07-27T13:46:08.819Z] [2021-07-27T13:46:08.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.02s) [2021-07-27T13:46:08.819Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-07-27T13:46:08.819Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2021-07-27T13:46:08.819Z] [2021-07-27T13:46:08.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.02s) [2021-07-27T13:46:08.819Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-07-27T13:46:08.819Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2021-07-27T13:46:08.819Z] [2021-07-27T13:46:08.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.02s) [2021-07-27T13:46:08.819Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-07-27T13:46:08.819Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2021-07-27T13:46:08.819Z] [2021-07-27T13:46:08.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.02s) [2021-07-27T13:46:08.819Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-07-27T13:46:08.819Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2021-07-27T13:46:08.819Z] [2021-07-27T13:46:08.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.02s) [2021-07-27T13:46:08.819Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-07-27T13:46:08.819Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2021-07-27T13:46:08.819Z] [2021-07-27T13:46:08.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.02s) [2021-07-27T13:46:08.819Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-07-27T13:46:08.819Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2021-07-27T13:46:08.819Z] [2021-07-27T13:46:08.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.03s) [2021-07-27T13:46:08.819Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-07-27T13:46:08.819Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.03s) [2021-07-27T13:46:08.819Z] [2021-07-27T13:46:08.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.02s) [2021-07-27T13:46:08.819Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-07-27T13:46:08.819Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2021-07-27T13:46:08.819Z] [2021-07-27T13:46:08.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.02s) [2021-07-27T13:46:08.819Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-07-27T13:46:08.819Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2021-07-27T13:46:08.819Z] [2021-07-27T13:46:08.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.03s) [2021-07-27T13:46:08.820Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-07-27T13:46:08.820Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.03s) [2021-07-27T13:46:08.820Z] [2021-07-27T13:46:08.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2021-07-27T13:46:08.820Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-07-27T13:46:08.820Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2021-07-27T13:46:08.820Z] [2021-07-27T13:46:08.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2021-07-27T13:46:08.820Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-07-27T13:46:08.820Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2021-07-27T13:46:08.820Z] [2021-07-27T13:46:08.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.02s) [2021-07-27T13:46:08.820Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-07-27T13:46:08.820Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2021-07-27T13:46:08.820Z] [2021-07-27T13:46:08.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.02s) [2021-07-27T13:46:08.820Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-07-27T13:46:08.820Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2021-07-27T13:46:08.820Z] [2021-07-27T13:46:08.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.02s) [2021-07-27T13:46:08.820Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-07-27T13:46:08.820Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2021-07-27T13:46:08.820Z] [2021-07-27T13:46:08.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2021-07-27T13:46:08.820Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-07-27T13:46:08.820Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2021-07-27T13:46:08.820Z] [2021-07-27T13:46:08.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.02s) [2021-07-27T13:46:08.820Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-07-27T13:46:08.820Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2021-07-27T13:46:08.820Z] [2021-07-27T13:46:08.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.02s) [2021-07-27T13:46:08.820Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-07-27T13:46:08.820Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2021-07-27T13:46:08.820Z] [2021-07-27T13:46:08.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.02s) [2021-07-27T13:46:08.820Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-07-27T13:46:08.820Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2021-07-27T13:46:08.820Z] [2021-07-27T13:46:08.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.02s) [2021-07-27T13:46:08.820Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-07-27T13:46:08.820Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2021-07-27T13:46:08.820Z] [2021-07-27T13:46:08.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.02s) [2021-07-27T13:46:08.820Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-07-27T13:46:08.820Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2021-07-27T13:46:08.820Z] [2021-07-27T13:46:08.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.03s) [2021-07-27T13:46:08.820Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-07-27T13:46:08.820Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.03s) [2021-07-27T13:46:08.820Z] [2021-07-27T13:46:08.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2021-07-27T13:46:08.820Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-07-27T13:46:08.820Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2021-07-27T13:46:08.820Z] [2021-07-27T13:46:08.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2021-07-27T13:46:08.820Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-07-27T13:46:08.820Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2021-07-27T13:46:08.820Z] [2021-07-27T13:46:08.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2021-07-27T13:46:08.820Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-07-27T13:46:08.820Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2021-07-27T13:46:08.820Z] [2021-07-27T13:46:08.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2021-07-27T13:46:08.820Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-07-27T13:46:08.820Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2021-07-27T13:46:08.820Z] [2021-07-27T13:46:08.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.03s) [2021-07-27T13:46:08.820Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-07-27T13:46:08.820Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.03s) [2021-07-27T13:46:08.820Z] [2021-07-27T13:46:08.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.02s) [2021-07-27T13:46:08.820Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-07-27T13:46:08.820Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2021-07-27T13:46:08.820Z] [2021-07-27T13:46:08.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.03s) [2021-07-27T13:46:08.820Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-07-27T13:46:08.820Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.03s) [2021-07-27T13:46:08.820Z] [2021-07-27T13:46:08.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2021-07-27T13:46:08.820Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-07-27T13:46:08.820Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2021-07-27T13:46:08.820Z] [2021-07-27T13:46:08.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2021-07-27T13:46:08.820Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2021-07-27T13:46:08.820Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2021-07-27T13:46:08.820Z] [2021-07-27T13:46:08.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2021-07-27T13:46:08.820Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-07-27T13:46:08.820Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2021-07-27T13:46:08.820Z] [2021-07-27T13:46:08.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2021-07-27T13:46:08.820Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-07-27T13:46:08.820Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2021-07-27T13:46:08.820Z] [2021-07-27T13:46:08.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2021-07-27T13:46:08.820Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-07-27T13:46:08.820Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2021-07-27T13:46:08.820Z] [2021-07-27T13:46:08.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2021-07-27T13:46:08.820Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-07-27T13:46:08.820Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2021-07-27T13:46:08.820Z] [2021-07-27T13:46:08.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2021-07-27T13:46:08.820Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-07-27T13:46:08.820Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2021-07-27T13:46:08.820Z] [2021-07-27T13:46:08.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2021-07-27T13:46:08.820Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-07-27T13:46:08.820Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2021-07-27T13:46:08.820Z] [2021-07-27T13:46:08.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2021-07-27T13:46:08.820Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-07-27T13:46:08.820Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2021-07-27T13:46:08.820Z] [2021-07-27T13:46:08.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2021-07-27T13:46:08.820Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-07-27T13:46:08.820Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2021-07-27T13:46:08.820Z] [2021-07-27T13:46:08.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2021-07-27T13:46:08.820Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-07-27T13:46:08.820Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2021-07-27T13:46:08.820Z] [2021-07-27T13:46:08.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.02s) [2021-07-27T13:46:08.820Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2021-07-27T13:46:08.820Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2021-07-27T13:46:08.820Z] [2021-07-27T13:46:08.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2021-07-27T13:46:08.820Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2021-07-27T13:46:08.820Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2021-07-27T13:46:08.820Z] [2021-07-27T13:46:08.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2021-07-27T13:46:08.820Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2021-07-27T13:46:08.820Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2021-07-27T13:46:08.820Z] [2021-07-27T13:46:08.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2021-07-27T13:46:08.820Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2021-07-27T13:46:08.820Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2021-07-27T13:46:08.820Z] [2021-07-27T13:46:08.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.02s) [2021-07-27T13:46:08.820Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2021-07-27T13:46:08.820Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2021-07-27T13:46:08.820Z] [2021-07-27T13:46:08.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.02s) [2021-07-27T13:46:08.820Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2021-07-27T13:46:08.820Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2021-07-27T13:46:08.820Z] [2021-07-27T13:46:08.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.02s) [2021-07-27T13:46:08.820Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2021-07-27T13:46:08.820Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2021-07-27T13:46:08.820Z] [2021-07-27T13:46:08.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.04s) [2021-07-27T13:46:08.820Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2021-07-27T13:46:08.820Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.04s) [2021-07-27T13:46:08.820Z] [2021-07-27T13:46:08.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.02s) [2021-07-27T13:46:08.820Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2021-07-27T13:46:08.820Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2021-07-27T13:46:08.820Z] [2021-07-27T13:46:08.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.02s) [2021-07-27T13:46:08.820Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2021-07-27T13:46:08.820Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2021-07-27T13:46:08.820Z] [2021-07-27T13:46:08.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.02s) [2021-07-27T13:46:08.820Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2021-07-27T13:46:08.820Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2021-07-27T13:46:08.820Z] [2021-07-27T13:46:08.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.02s) [2021-07-27T13:46:08.820Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-07-27T13:46:08.820Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2021-07-27T13:46:08.820Z] [2021-07-27T13:46:08.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2021-07-27T13:46:08.820Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-07-27T13:46:08.820Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2021-07-27T13:46:08.820Z] [2021-07-27T13:46:08.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.02s) [2021-07-27T13:46:08.820Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-07-27T13:46:08.820Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2021-07-27T13:46:08.820Z] [2021-07-27T13:46:08.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2021-07-27T13:46:08.820Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-07-27T13:46:08.820Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2021-07-27T13:46:08.820Z] [2021-07-27T13:46:08.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2021-07-27T13:46:08.820Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-07-27T13:46:08.820Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2021-07-27T13:46:08.820Z] [2021-07-27T13:46:08.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.02s) [2021-07-27T13:46:08.820Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-07-27T13:46:08.820Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2021-07-27T13:46:08.820Z] [2021-07-27T13:46:08.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.02s) [2021-07-27T13:46:08.820Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-07-27T13:46:08.820Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2021-07-27T13:46:08.820Z] [2021-07-27T13:46:08.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.02s) [2021-07-27T13:46:08.820Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-07-27T13:46:08.820Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2021-07-27T13:46:08.820Z] [2021-07-27T13:46:08.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.03s) [2021-07-27T13:46:08.820Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-07-27T13:46:08.820Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.03s) [2021-07-27T13:46:08.820Z] [2021-07-27T13:46:08.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2021-07-27T13:46:08.820Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-07-27T13:46:08.820Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2021-07-27T13:46:08.820Z] [2021-07-27T13:46:08.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.02s) [2021-07-27T13:46:08.820Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-07-27T13:46:08.820Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2021-07-27T13:46:08.820Z] [2021-07-27T13:46:08.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.02s) [2021-07-27T13:46:08.820Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-07-27T13:46:08.820Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2021-07-27T13:46:08.820Z] [2021-07-27T13:46:08.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2021-07-27T13:46:08.820Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-07-27T13:46:08.820Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2021-07-27T13:46:08.820Z] [2021-07-27T13:46:08.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.02s) [2021-07-27T13:46:08.820Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-07-27T13:46:08.820Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2021-07-27T13:46:08.820Z] [2021-07-27T13:46:08.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.02s) [2021-07-27T13:46:08.820Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-07-27T13:46:08.820Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2021-07-27T13:46:08.820Z] [2021-07-27T13:46:08.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.02s) [2021-07-27T13:46:08.820Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-07-27T13:46:08.820Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2021-07-27T13:46:08.820Z] [2021-07-27T13:46:08.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-07-27T13:46:08.820Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-07-27T13:46:08.820Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-07-27T13:46:08.820Z] [2021-07-27T13:46:08.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2021-07-27T13:46:08.820Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-07-27T13:46:08.820Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2021-07-27T13:46:08.820Z] [2021-07-27T13:46:08.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.02s) [2021-07-27T13:46:08.820Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-07-27T13:46:08.820Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2021-07-27T13:46:08.820Z] [2021-07-27T13:46:08.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.02s) [2021-07-27T13:46:08.820Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-07-27T13:46:08.820Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2021-07-27T13:46:08.820Z] [2021-07-27T13:46:08.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.02s) [2021-07-27T13:46:08.820Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-07-27T13:46:08.820Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2021-07-27T13:46:08.820Z] [2021-07-27T13:46:08.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.02s) [2021-07-27T13:46:08.820Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-07-27T13:46:08.820Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2021-07-27T13:46:08.820Z] [2021-07-27T13:46:08.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.03s) [2021-07-27T13:46:08.820Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-07-27T13:46:08.821Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.03s) [2021-07-27T13:46:08.821Z] [2021-07-27T13:46:08.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.02s) [2021-07-27T13:46:08.821Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-07-27T13:46:08.821Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2021-07-27T13:46:08.821Z] [2021-07-27T13:46:08.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2021-07-27T13:46:08.821Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2021-07-27T13:46:08.821Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2021-07-27T13:46:08.821Z] [2021-07-27T13:46:08.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2021-07-27T13:46:08.821Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2021-07-27T13:46:08.821Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2021-07-27T13:46:08.821Z] [2021-07-27T13:46:08.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.03s) [2021-07-27T13:46:08.821Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2021-07-27T13:46:08.821Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.03s) [2021-07-27T13:46:08.821Z] [2021-07-27T13:46:08.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.02s) [2021-07-27T13:46:08.821Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2021-07-27T13:46:08.821Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2021-07-27T13:46:08.821Z] [2021-07-27T13:46:08.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.02s) [2021-07-27T13:46:08.821Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2021-07-27T13:46:08.821Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2021-07-27T13:46:08.821Z] [2021-07-27T13:46:08.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.02s) [2021-07-27T13:46:08.821Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2021-07-27T13:46:08.821Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2021-07-27T13:46:08.821Z] [2021-07-27T13:46:08.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.02s) [2021-07-27T13:46:08.821Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2021-07-27T13:46:08.821Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2021-07-27T13:46:08.821Z] [2021-07-27T13:46:08.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-07-27T13:46:08.821Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2021-07-27T13:46:08.821Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-07-27T13:46:08.821Z] [2021-07-27T13:46:08.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2021-07-27T13:46:08.821Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-07-27T13:46:08.821Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2021-07-27T13:46:08.821Z] [2021-07-27T13:46:08.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2021-07-27T13:46:08.821Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-07-27T13:46:08.821Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2021-07-27T13:46:08.821Z] [2021-07-27T13:46:08.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2021-07-27T13:46:08.821Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-07-27T13:46:08.821Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2021-07-27T13:46:08.821Z] [2021-07-27T13:46:08.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.05s) [2021-07-27T13:46:08.821Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-07-27T13:46:08.821Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.05s) [2021-07-27T13:46:08.821Z] [2021-07-27T13:46:08.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2021-07-27T13:46:08.821Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-07-27T13:46:08.821Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2021-07-27T13:46:08.821Z] [2021-07-27T13:46:08.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2021-07-27T13:46:08.821Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-07-27T13:46:08.821Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2021-07-27T13:46:08.821Z] [2021-07-27T13:46:08.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2021-07-27T13:46:08.821Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-07-27T13:46:08.821Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2021-07-27T13:46:08.821Z] [2021-07-27T13:46:08.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.02s) [2021-07-27T13:46:08.821Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-07-27T13:46:08.821Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2021-07-27T13:46:08.821Z] [2021-07-27T13:46:08.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2021-07-27T13:46:08.821Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-07-27T13:46:08.821Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2021-07-27T13:46:08.821Z] [2021-07-27T13:46:08.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2021-07-27T13:46:08.821Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-07-27T13:46:08.821Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2021-07-27T13:46:08.821Z] [2021-07-27T13:46:08.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2021-07-27T13:46:08.821Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-07-27T13:46:08.821Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2021-07-27T13:46:08.821Z] [2021-07-27T13:46:08.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.02s) [2021-07-27T13:46:08.821Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-07-27T13:46:08.821Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2021-07-27T13:46:08.821Z] [2021-07-27T13:46:08.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.02s) [2021-07-27T13:46:08.821Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-07-27T13:46:08.821Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2021-07-27T13:46:08.821Z] [2021-07-27T13:46:08.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2021-07-27T13:46:08.821Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-07-27T13:46:08.821Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2021-07-27T13:46:08.821Z] [2021-07-27T13:46:08.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.02s) [2021-07-27T13:46:08.821Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-07-27T13:46:08.821Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2021-07-27T13:46:08.821Z] [2021-07-27T13:46:08.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.02s) [2021-07-27T13:46:08.821Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-07-27T13:46:08.821Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2021-07-27T13:46:08.821Z] [2021-07-27T13:46:08.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.02s) [2021-07-27T13:46:08.821Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-07-27T13:46:08.821Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2021-07-27T13:46:08.821Z] [2021-07-27T13:46:08.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2021-07-27T13:46:08.821Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-07-27T13:46:08.821Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2021-07-27T13:46:08.821Z] [2021-07-27T13:46:08.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2021-07-27T13:46:08.821Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-07-27T13:46:08.821Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2021-07-27T13:46:08.821Z] [2021-07-27T13:46:08.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.03s) [2021-07-27T13:46:08.821Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-07-27T13:46:08.821Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.03s) [2021-07-27T13:46:08.821Z] [2021-07-27T13:46:08.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2021-07-27T13:46:08.821Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-07-27T13:46:08.821Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2021-07-27T13:46:08.821Z] [2021-07-27T13:46:08.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2021-07-27T13:46:08.821Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-07-27T13:46:08.821Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2021-07-27T13:46:08.821Z] [2021-07-27T13:46:08.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2021-07-27T13:46:08.821Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-07-27T13:46:08.821Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2021-07-27T13:46:08.821Z] [2021-07-27T13:46:08.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2021-07-27T13:46:08.821Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-07-27T13:46:08.821Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2021-07-27T13:46:08.821Z] [2021-07-27T13:46:08.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2021-07-27T13:46:08.821Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-07-27T13:46:08.821Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2021-07-27T13:46:08.821Z] [2021-07-27T13:46:08.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2021-07-27T13:46:08.821Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-07-27T13:46:08.821Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2021-07-27T13:46:08.821Z] [2021-07-27T13:46:08.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2021-07-27T13:46:08.821Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-07-27T13:46:08.821Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2021-07-27T13:46:08.821Z] [2021-07-27T13:46:08.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2021-07-27T13:46:08.821Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-07-27T13:46:08.821Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2021-07-27T13:46:08.821Z] [2021-07-27T13:46:08.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2021-07-27T13:46:08.821Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-07-27T13:46:08.821Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2021-07-27T13:46:08.821Z] [2021-07-27T13:46:08.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2021-07-27T13:46:08.821Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-07-27T13:46:08.821Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2021-07-27T13:46:08.821Z] [2021-07-27T13:46:08.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2021-07-27T13:46:08.821Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2021-07-27T13:46:08.821Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2021-07-27T13:46:08.821Z] [2021-07-27T13:46:08.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2021-07-27T13:46:08.821Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2021-07-27T13:46:08.821Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2021-07-27T13:46:08.821Z] [2021-07-27T13:46:08.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2021-07-27T13:46:08.821Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-07-27T13:46:08.821Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2021-07-27T13:46:08.821Z] [2021-07-27T13:46:08.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2021-07-27T13:46:08.821Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-07-27T13:46:08.821Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2021-07-27T13:46:08.821Z] [2021-07-27T13:46:08.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.02s) [2021-07-27T13:46:08.821Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-07-27T13:46:08.821Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2021-07-27T13:46:08.821Z] [2021-07-27T13:46:08.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.02s) [2021-07-27T13:46:08.821Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2021-07-27T13:46:08.821Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2021-07-27T13:46:08.821Z] [2021-07-27T13:46:08.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.02s) [2021-07-27T13:46:08.821Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2021-07-27T13:46:08.821Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2021-07-27T13:46:08.821Z] [2021-07-27T13:46:08.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.02s) [2021-07-27T13:46:08.821Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-07-27T13:46:08.821Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2021-07-27T13:46:08.821Z] [2021-07-27T13:46:08.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2021-07-27T13:46:08.821Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-07-27T13:46:08.821Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2021-07-27T13:46:08.821Z] [2021-07-27T13:46:08.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2021-07-27T13:46:08.821Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2021-07-27T13:46:08.821Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2021-07-27T13:46:08.821Z] [2021-07-27T13:46:08.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2021-07-27T13:46:08.821Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2021-07-27T13:46:08.821Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2021-07-27T13:46:08.821Z] [2021-07-27T13:46:08.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.02s) [2021-07-27T13:46:08.821Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-07-27T13:46:08.821Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2021-07-27T13:46:08.821Z] [2021-07-27T13:46:08.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.02s) [2021-07-27T13:46:08.821Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-07-27T13:46:08.821Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2021-07-27T13:46:08.821Z] [2021-07-27T13:46:08.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2021-07-27T13:46:08.821Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-07-27T13:46:08.821Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2021-07-27T13:46:08.821Z] [2021-07-27T13:46:08.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.02s) [2021-07-27T13:46:08.821Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-07-27T13:46:08.821Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2021-07-27T13:46:08.821Z] [2021-07-27T13:46:08.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.03s) [2021-07-27T13:46:08.821Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-07-27T13:46:08.821Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.03s) [2021-07-27T13:46:08.821Z] [2021-07-27T13:46:08.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.02s) [2021-07-27T13:46:08.821Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-07-27T13:46:08.821Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2021-07-27T13:46:08.821Z] [2021-07-27T13:46:08.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.02s) [2021-07-27T13:46:08.821Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-07-27T13:46:08.821Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2021-07-27T13:46:08.821Z] [2021-07-27T13:46:08.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2021-07-27T13:46:08.821Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-07-27T13:46:08.821Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2021-07-27T13:46:08.821Z] [2021-07-27T13:46:08.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.02s) [2021-07-27T13:46:08.821Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-07-27T13:46:08.821Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2021-07-27T13:46:08.821Z] [2021-07-27T13:46:08.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.02s) [2021-07-27T13:46:08.821Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-07-27T13:46:08.821Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2021-07-27T13:46:08.821Z] [2021-07-27T13:46:08.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s) [2021-07-27T13:46:08.821Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-07-27T13:46:08.822Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2021-07-27T13:46:08.822Z] [2021-07-27T13:46:08.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.02s) [2021-07-27T13:46:08.822Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-07-27T13:46:08.822Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2021-07-27T13:46:08.822Z] [2021-07-27T13:46:08.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.03s) [2021-07-27T13:46:08.822Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2021-07-27T13:46:08.822Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.03s) [2021-07-27T13:46:08.822Z] [2021-07-27T13:46:08.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2021-07-27T13:46:08.822Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2021-07-27T13:46:08.822Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2021-07-27T13:46:08.822Z] [2021-07-27T13:46:08.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.03s) [2021-07-27T13:46:08.822Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2021-07-27T13:46:08.822Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.03s) [2021-07-27T13:46:08.822Z] [2021-07-27T13:46:08.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2021-07-27T13:46:08.822Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2021-07-27T13:46:08.822Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2021-07-27T13:46:08.822Z] [2021-07-27T13:46:08.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2021-07-27T13:46:08.822Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2021-07-27T13:46:08.822Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2021-07-27T13:46:08.822Z] [2021-07-27T13:46:08.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2021-07-27T13:46:08.822Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2021-07-27T13:46:08.822Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2021-07-27T13:46:08.822Z] [2021-07-27T13:46:08.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2021-07-27T13:46:08.822Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2021-07-27T13:46:08.822Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2021-07-27T13:46:08.822Z] [2021-07-27T13:46:08.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2021-07-27T13:46:08.822Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2021-07-27T13:46:08.822Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2021-07-27T13:46:08.822Z] [2021-07-27T13:46:08.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2021-07-27T13:46:08.822Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2021-07-27T13:46:08.822Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2021-07-27T13:46:08.822Z] [2021-07-27T13:46:08.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.03s) [2021-07-27T13:46:08.822Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-07-27T13:46:08.822Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.03s) [2021-07-27T13:46:08.822Z] [2021-07-27T13:46:08.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.11s) [2021-07-27T13:46:08.822Z] docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux [2021-07-27T13:46:08.822Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.11s) [2021-07-27T13:46:08.822Z] [2021-07-27T13:46:08.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.03s) [2021-07-27T13:46:08.822Z] docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux [2021-07-27T13:46:08.822Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.03s) [2021-07-27T13:46:08.822Z] [2021-07-27T13:46:08.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.02s) [2021-07-27T13:46:08.822Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-07-27T13:46:08.822Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2021-07-27T13:46:08.822Z] [2021-07-27T13:46:08.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.03s) [2021-07-27T13:46:08.822Z] docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux [2021-07-27T13:46:08.822Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.03s) [2021-07-27T13:46:08.822Z] [2021-07-27T13:46:08.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.03s) [2021-07-27T13:46:08.822Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2021-07-27T13:46:08.822Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.03s) [2021-07-27T13:46:08.822Z] [2021-07-27T13:46:08.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.02s) [2021-07-27T13:46:08.822Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2021-07-27T13:46:08.822Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2021-07-27T13:46:08.822Z] [2021-07-27T13:46:08.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2021-07-27T13:46:08.822Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2021-07-27T13:46:08.822Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2021-07-27T13:46:08.822Z] [2021-07-27T13:46:08.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2021-07-27T13:46:08.822Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-07-27T13:46:08.822Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2021-07-27T13:46:08.822Z] [2021-07-27T13:46:08.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2021-07-27T13:46:08.822Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2021-07-27T13:46:08.822Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2021-07-27T13:46:08.822Z] [2021-07-27T13:46:08.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2021-07-27T13:46:08.822Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-07-27T13:46:08.822Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2021-07-27T13:46:08.822Z] [2021-07-27T13:46:08.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2021-07-27T13:46:08.822Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-07-27T13:46:08.822Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2021-07-27T13:46:08.822Z] [2021-07-27T13:46:08.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2021-07-27T13:46:08.822Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2021-07-27T13:46:08.822Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2021-07-27T13:46:08.822Z] [2021-07-27T13:46:08.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.02s) [2021-07-27T13:46:08.822Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2021-07-27T13:46:08.822Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2021-07-27T13:46:08.822Z] [2021-07-27T13:46:08.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2021-07-27T13:46:08.822Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2021-07-27T13:46:08.822Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2021-07-27T13:46:08.822Z] [2021-07-27T13:46:08.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2021-07-27T13:46:08.822Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2021-07-27T13:46:08.822Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2021-07-27T13:46:08.822Z] [2021-07-27T13:46:08.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2021-07-27T13:46:08.822Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2021-07-27T13:46:08.822Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2021-07-27T13:46:08.822Z] [2021-07-27T13:46:08.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2021-07-27T13:46:08.822Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2021-07-27T13:46:08.822Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2021-07-27T13:46:08.822Z] [2021-07-27T13:46:08.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2021-07-27T13:46:08.822Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-07-27T13:46:08.822Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2021-07-27T13:46:08.822Z] [2021-07-27T13:46:08.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2021-07-27T13:46:08.822Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2021-07-27T13:46:08.822Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2021-07-27T13:46:08.822Z] [2021-07-27T13:46:08.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2021-07-27T13:46:08.822Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2021-07-27T13:46:08.822Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2021-07-27T13:46:08.822Z] [2021-07-27T13:46:08.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2021-07-27T13:46:08.822Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2021-07-27T13:46:08.822Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2021-07-27T13:46:08.822Z] [2021-07-27T13:46:08.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2021-07-27T13:46:08.822Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2021-07-27T13:46:08.822Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2021-07-27T13:46:08.822Z] [2021-07-27T13:46:08.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2021-07-27T13:46:08.822Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2021-07-27T13:46:08.822Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2021-07-27T13:46:08.822Z] [2021-07-27T13:46:08.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.03s) [2021-07-27T13:46:08.822Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2021-07-27T13:46:08.822Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.03s) [2021-07-27T13:46:08.822Z] [2021-07-27T13:46:08.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.02s) [2021-07-27T13:46:08.822Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2021-07-27T13:46:08.822Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2021-07-27T13:46:09.282Z] [2021-07-27T13:46:09.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2021-07-27T13:46:09.283Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2021-07-27T13:46:09.283Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2021-07-27T13:46:09.283Z] [2021-07-27T13:46:09.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2021-07-27T13:46:09.283Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2021-07-27T13:46:09.283Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2021-07-27T13:46:09.283Z] [2021-07-27T13:46:09.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2021-07-27T13:46:09.283Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2021-07-27T13:46:09.283Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2021-07-27T13:46:09.283Z] [2021-07-27T13:46:09.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2021-07-27T13:46:09.283Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2021-07-27T13:46:09.283Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2021-07-27T13:46:09.283Z] [2021-07-27T13:46:09.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2021-07-27T13:46:09.283Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2021-07-27T13:46:09.283Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2021-07-27T13:46:09.283Z] [2021-07-27T13:46:09.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.02s) [2021-07-27T13:46:09.283Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2021-07-27T13:46:09.283Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2021-07-27T13:46:09.283Z] [2021-07-27T13:46:09.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2021-07-27T13:46:09.283Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2021-07-27T13:46:09.283Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2021-07-27T13:46:09.283Z] [2021-07-27T13:46:09.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2021-07-27T13:46:09.283Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-07-27T13:46:09.283Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2021-07-27T13:46:09.283Z] [2021-07-27T13:46:09.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2021-07-27T13:46:09.283Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-07-27T13:46:09.283Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2021-07-27T13:46:09.283Z] [2021-07-27T13:46:09.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2021-07-27T13:46:09.283Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2021-07-27T13:46:09.283Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2021-07-27T13:46:09.283Z] [2021-07-27T13:46:09.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2021-07-27T13:46:09.283Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2021-07-27T13:46:09.283Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2021-07-27T13:46:09.283Z] [2021-07-27T13:46:09.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2021-07-27T13:46:09.283Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2021-07-27T13:46:09.283Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2021-07-27T13:46:09.283Z] [2021-07-27T13:46:09.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2021-07-27T13:46:09.283Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2021-07-27T13:46:09.283Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2021-07-27T13:46:09.283Z] [2021-07-27T13:46:09.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2021-07-27T13:46:09.283Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2021-07-27T13:46:09.283Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2021-07-27T13:46:09.283Z] [2021-07-27T13:46:09.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2021-07-27T13:46:09.283Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2021-07-27T13:46:09.283Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2021-07-27T13:46:09.283Z] [2021-07-27T13:46:09.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2021-07-27T13:46:09.283Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2021-07-27T13:46:09.283Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2021-07-27T13:46:09.283Z] [2021-07-27T13:46:09.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2021-07-27T13:46:09.283Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2021-07-27T13:46:09.283Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2021-07-27T13:46:09.283Z] [2021-07-27T13:46:09.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2021-07-27T13:46:09.283Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2021-07-27T13:46:09.283Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2021-07-27T13:46:09.283Z] [2021-07-27T13:46:09.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2021-07-27T13:46:09.283Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2021-07-27T13:46:09.283Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2021-07-27T13:46:09.283Z] [2021-07-27T13:46:09.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2021-07-27T13:46:09.283Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2021-07-27T13:46:09.283Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2021-07-27T13:46:09.283Z] [2021-07-27T13:46:09.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2021-07-27T13:46:09.283Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2021-07-27T13:46:09.283Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2021-07-27T13:46:09.283Z] [2021-07-27T13:46:09.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2021-07-27T13:46:09.283Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2021-07-27T13:46:09.283Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2021-07-27T13:46:09.283Z] [2021-07-27T13:46:09.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2021-07-27T13:46:09.283Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2021-07-27T13:46:09.283Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2021-07-27T13:46:09.283Z] [2021-07-27T13:46:09.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.03s) [2021-07-27T13:46:09.283Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2021-07-27T13:46:09.283Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.03s) [2021-07-27T13:46:09.283Z] [2021-07-27T13:46:09.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.02s) [2021-07-27T13:46:09.283Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2021-07-27T13:46:09.283Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2021-07-27T13:46:09.283Z] [2021-07-27T13:46:09.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.03s) [2021-07-27T13:46:09.283Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2021-07-27T13:46:09.283Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.03s) [2021-07-27T13:46:09.283Z] [2021-07-27T13:46:09.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2021-07-27T13:46:09.283Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2021-07-27T13:46:09.283Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2021-07-27T13:46:09.283Z] [2021-07-27T13:46:09.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2021-07-27T13:46:09.283Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2021-07-27T13:46:09.283Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2021-07-27T13:46:09.283Z] [2021-07-27T13:46:09.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2021-07-27T13:46:09.283Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-07-27T13:46:09.283Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2021-07-27T13:46:09.283Z] [2021-07-27T13:46:09.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.02s) [2021-07-27T13:46:09.283Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2021-07-27T13:46:09.283Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2021-07-27T13:46:09.283Z] [2021-07-27T13:46:09.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.02s) [2021-07-27T13:46:09.283Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2021-07-27T13:46:09.283Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2021-07-27T13:46:09.283Z] [2021-07-27T13:46:09.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.02s) [2021-07-27T13:46:09.283Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2021-07-27T13:46:09.283Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2021-07-27T13:46:09.283Z] [2021-07-27T13:46:09.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.02s) [2021-07-27T13:46:09.283Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2021-07-27T13:46:09.283Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2021-07-27T13:46:09.283Z] [2021-07-27T13:46:09.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.02s) [2021-07-27T13:46:09.283Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2021-07-27T13:46:09.283Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2021-07-27T13:46:09.283Z] [2021-07-27T13:46:09.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2021-07-27T13:46:09.283Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2021-07-27T13:46:09.283Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2021-07-27T13:46:09.283Z] [2021-07-27T13:46:09.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.02s) [2021-07-27T13:46:09.283Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2021-07-27T13:46:09.283Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2021-07-27T13:46:09.283Z] [2021-07-27T13:46:09.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.02s) [2021-07-27T13:46:09.283Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2021-07-27T13:46:09.283Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2021-07-27T13:46:09.283Z] [2021-07-27T13:46:09.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.02s) [2021-07-27T13:46:09.283Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2021-07-27T13:46:09.283Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2021-07-27T13:46:09.283Z] [2021-07-27T13:46:09.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2021-07-27T13:46:09.283Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2021-07-27T13:46:09.283Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2021-07-27T13:46:09.283Z] [2021-07-27T13:46:09.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2021-07-27T13:46:09.283Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-07-27T13:46:09.283Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2021-07-27T13:46:09.283Z] [2021-07-27T13:46:09.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2021-07-27T13:46:09.283Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2021-07-27T13:46:09.283Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2021-07-27T13:46:09.283Z] [2021-07-27T13:46:09.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.02s) [2021-07-27T13:46:09.283Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-07-27T13:46:09.283Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2021-07-27T13:46:09.283Z] [2021-07-27T13:46:09.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2021-07-27T13:46:09.283Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2021-07-27T13:46:09.283Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2021-07-27T13:46:09.283Z] [2021-07-27T13:46:09.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2021-07-27T13:46:09.283Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2021-07-27T13:46:09.283Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2021-07-27T13:46:09.283Z] [2021-07-27T13:46:09.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2021-07-27T13:46:09.283Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2021-07-27T13:46:09.283Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2021-07-27T13:46:09.283Z] [2021-07-27T13:46:09.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2021-07-27T13:46:09.283Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2021-07-27T13:46:09.283Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2021-07-27T13:46:09.283Z] [2021-07-27T13:46:09.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2021-07-27T13:46:09.283Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2021-07-27T13:46:09.283Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2021-07-27T13:46:09.283Z] [2021-07-27T13:46:09.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2021-07-27T13:46:09.283Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2021-07-27T13:46:09.283Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2021-07-27T13:46:09.283Z] [2021-07-27T13:46:09.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.02s) [2021-07-27T13:46:09.283Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2021-07-27T13:46:09.283Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2021-07-27T13:46:09.283Z] [2021-07-27T13:46:09.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2021-07-27T13:46:09.283Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2021-07-27T13:46:09.283Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2021-07-27T13:46:09.283Z] [2021-07-27T13:46:09.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2021-07-27T13:46:09.283Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2021-07-27T13:46:09.283Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2021-07-27T13:46:09.283Z] [2021-07-27T13:46:09.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.02s) [2021-07-27T13:46:09.283Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2021-07-27T13:46:09.283Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2021-07-27T13:46:09.283Z] [2021-07-27T13:46:09.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2021-07-27T13:46:09.283Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2021-07-27T13:46:09.283Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2021-07-27T13:46:09.283Z] [2021-07-27T13:46:09.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.02s) [2021-07-27T13:46:09.283Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2021-07-27T13:46:09.283Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2021-07-27T13:46:09.283Z] [2021-07-27T13:46:09.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2021-07-27T13:46:09.283Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2021-07-27T13:46:09.283Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2021-07-27T13:46:09.283Z] [2021-07-27T13:46:09.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2021-07-27T13:46:09.283Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2021-07-27T13:46:09.283Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2021-07-27T13:46:09.283Z] [2021-07-27T13:46:09.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.02s) [2021-07-27T13:46:09.283Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2021-07-27T13:46:09.283Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2021-07-27T13:46:09.283Z] [2021-07-27T13:46:09.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.02s) [2021-07-27T13:46:09.283Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2021-07-27T13:46:09.283Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2021-07-27T13:46:09.283Z] [2021-07-27T13:46:09.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.02s) [2021-07-27T13:46:09.283Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2021-07-27T13:46:09.283Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2021-07-27T13:46:09.283Z] [2021-07-27T13:46:09.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2021-07-27T13:46:09.283Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2021-07-27T13:46:09.283Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2021-07-27T13:46:09.283Z] [2021-07-27T13:46:09.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2021-07-27T13:46:09.283Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2021-07-27T13:46:09.283Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2021-07-27T13:46:09.283Z] [2021-07-27T13:46:09.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2021-07-27T13:46:09.283Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-07-27T13:46:09.283Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2021-07-27T13:46:09.283Z] [2021-07-27T13:46:09.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.02s) [2021-07-27T13:46:09.283Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2021-07-27T13:46:09.283Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2021-07-27T13:46:09.283Z] [2021-07-27T13:46:09.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2021-07-27T13:46:09.284Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-07-27T13:46:09.284Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2021-07-27T13:46:09.284Z] [2021-07-27T13:46:09.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2021-07-27T13:46:09.284Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2021-07-27T13:46:09.284Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2021-07-27T13:46:09.284Z] [2021-07-27T13:46:09.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.03s) [2021-07-27T13:46:09.284Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2021-07-27T13:46:09.284Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.03s) [2021-07-27T13:46:09.284Z] [2021-07-27T13:46:09.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.02s) [2021-07-27T13:46:09.284Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2021-07-27T13:46:09.284Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2021-07-27T13:46:09.284Z] [2021-07-27T13:46:09.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2021-07-27T13:46:09.284Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2021-07-27T13:46:09.284Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2021-07-27T13:46:09.284Z] [2021-07-27T13:46:09.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2021-07-27T13:46:09.284Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2021-07-27T13:46:09.284Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2021-07-27T13:46:09.284Z] [2021-07-27T13:46:09.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2021-07-27T13:46:09.284Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2021-07-27T13:46:09.284Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2021-07-27T13:46:09.284Z] [2021-07-27T13:46:09.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2021-07-27T13:46:09.284Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-07-27T13:46:09.284Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2021-07-27T13:46:09.284Z] [2021-07-27T13:46:09.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2021-07-27T13:46:09.284Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2021-07-27T13:46:09.284Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2021-07-27T13:46:09.284Z] [2021-07-27T13:46:09.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2021-07-27T13:46:09.284Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2021-07-27T13:46:09.284Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2021-07-27T13:46:09.284Z] [2021-07-27T13:46:09.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2021-07-27T13:46:09.284Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2021-07-27T13:46:09.284Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2021-07-27T13:46:09.284Z] [2021-07-27T13:46:09.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2021-07-27T13:46:09.284Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2021-07-27T13:46:09.284Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2021-07-27T13:46:09.284Z] [2021-07-27T13:46:09.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2021-07-27T13:46:09.284Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2021-07-27T13:46:09.284Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2021-07-27T13:46:09.284Z] [2021-07-27T13:46:09.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.02s) [2021-07-27T13:46:09.284Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-07-27T13:46:09.284Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2021-07-27T13:46:09.284Z] [2021-07-27T13:46:09.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2021-07-27T13:46:09.284Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2021-07-27T13:46:09.284Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2021-07-27T13:46:09.284Z] [2021-07-27T13:46:09.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2021-07-27T13:46:09.284Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2021-07-27T13:46:09.284Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2021-07-27T13:46:09.284Z] [2021-07-27T13:46:09.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2021-07-27T13:46:09.284Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2021-07-27T13:46:09.284Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2021-07-27T13:46:09.284Z] [2021-07-27T13:46:09.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2021-07-27T13:46:09.284Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2021-07-27T13:46:09.284Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2021-07-27T13:46:09.284Z] [2021-07-27T13:46:09.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.02s) [2021-07-27T13:46:09.284Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2021-07-27T13:46:09.284Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2021-07-27T13:46:09.284Z] [2021-07-27T13:46:09.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.02s) [2021-07-27T13:46:09.284Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2021-07-27T13:46:09.284Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2021-07-27T13:46:09.284Z] [2021-07-27T13:46:09.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.03s) [2021-07-27T13:46:09.284Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-07-27T13:46:09.284Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.03s) [2021-07-27T13:46:09.284Z] [2021-07-27T13:46:09.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.02s) [2021-07-27T13:46:09.284Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2021-07-27T13:46:09.284Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2021-07-27T13:46:09.284Z] [2021-07-27T13:46:09.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2021-07-27T13:46:09.284Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2021-07-27T13:46:09.284Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2021-07-27T13:46:09.284Z] [2021-07-27T13:46:09.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2021-07-27T13:46:09.284Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2021-07-27T13:46:09.284Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2021-07-27T13:46:09.284Z] [2021-07-27T13:46:09.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2021-07-27T13:46:09.284Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2021-07-27T13:46:09.284Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2021-07-27T13:46:09.284Z] [2021-07-27T13:46:09.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.02s) [2021-07-27T13:46:09.284Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2021-07-27T13:46:09.284Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2021-07-27T13:46:09.284Z] [2021-07-27T13:46:09.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.02s) [2021-07-27T13:46:09.284Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2021-07-27T13:46:09.284Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2021-07-27T13:46:09.284Z] [2021-07-27T13:46:09.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.03s) [2021-07-27T13:46:09.284Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2021-07-27T13:46:09.284Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.03s) [2021-07-27T13:46:09.284Z] [2021-07-27T13:46:09.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2021-07-27T13:46:09.284Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2021-07-27T13:46:09.284Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2021-07-27T13:46:09.284Z] [2021-07-27T13:46:09.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.03s) [2021-07-27T13:46:09.284Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2021-07-27T13:46:09.284Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.03s) [2021-07-27T13:46:09.284Z] [2021-07-27T13:46:09.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2021-07-27T13:46:09.284Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2021-07-27T13:46:09.284Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2021-07-27T13:46:09.284Z] [2021-07-27T13:46:09.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2021-07-27T13:46:09.284Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2021-07-27T13:46:09.284Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2021-07-27T13:46:09.284Z] [2021-07-27T13:46:09.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2021-07-27T13:46:09.284Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2021-07-27T13:46:09.284Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2021-07-27T13:46:09.284Z] [2021-07-27T13:46:09.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2021-07-27T13:46:09.284Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2021-07-27T13:46:09.284Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2021-07-27T13:46:09.284Z] [2021-07-27T13:46:09.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.02s) [2021-07-27T13:46:09.284Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2021-07-27T13:46:09.284Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2021-07-27T13:46:09.284Z] [2021-07-27T13:46:09.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.02s) [2021-07-27T13:46:09.284Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2021-07-27T13:46:09.284Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2021-07-27T13:46:09.284Z] [2021-07-27T13:46:09.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.02s) [2021-07-27T13:46:09.284Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2021-07-27T13:46:09.284Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2021-07-27T13:46:09.284Z] [2021-07-27T13:46:09.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.02s) [2021-07-27T13:46:09.284Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2021-07-27T13:46:09.284Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2021-07-27T13:46:09.284Z] [2021-07-27T13:46:09.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.02s) [2021-07-27T13:46:09.284Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2021-07-27T13:46:09.284Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2021-07-27T13:46:09.284Z] [2021-07-27T13:46:09.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.02s) [2021-07-27T13:46:09.284Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2021-07-27T13:46:09.284Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2021-07-27T13:46:09.284Z] [2021-07-27T13:46:09.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.02s) [2021-07-27T13:46:09.284Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2021-07-27T13:46:09.284Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2021-07-27T13:46:09.284Z] [2021-07-27T13:46:09.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2021-07-27T13:46:09.284Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2021-07-27T13:46:09.284Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2021-07-27T13:46:09.284Z] [2021-07-27T13:46:09.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2021-07-27T13:46:09.284Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2021-07-27T13:46:09.284Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2021-07-27T13:46:09.284Z] [2021-07-27T13:46:09.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2021-07-27T13:46:09.284Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2021-07-27T13:46:09.284Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2021-07-27T13:46:09.284Z] [2021-07-27T13:46:09.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.02s) [2021-07-27T13:46:09.284Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2021-07-27T13:46:09.284Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2021-07-27T13:46:09.284Z] [2021-07-27T13:46:09.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2021-07-27T13:46:09.284Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2021-07-27T13:46:09.284Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2021-07-27T13:46:09.284Z] [2021-07-27T13:46:09.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2021-07-27T13:46:09.284Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2021-07-27T13:46:09.284Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2021-07-27T13:46:09.284Z] [2021-07-27T13:46:09.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2021-07-27T13:46:09.284Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2021-07-27T13:46:09.284Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2021-07-27T13:46:09.284Z] [2021-07-27T13:46:09.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2021-07-27T13:46:09.284Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2021-07-27T13:46:09.284Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2021-07-27T13:46:09.284Z] [2021-07-27T13:46:09.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.02s) [2021-07-27T13:46:09.284Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-07-27T13:46:09.284Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2021-07-27T13:46:09.284Z] [2021-07-27T13:46:09.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2021-07-27T13:46:09.284Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2021-07-27T13:46:09.284Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2021-07-27T13:46:09.284Z] [2021-07-27T13:46:09.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2021-07-27T13:46:09.284Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2021-07-27T13:46:09.284Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2021-07-27T13:46:09.284Z] [2021-07-27T13:46:09.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2021-07-27T13:46:09.284Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2021-07-27T13:46:09.284Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2021-07-27T13:46:09.284Z] [2021-07-27T13:46:09.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2021-07-27T13:46:09.284Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2021-07-27T13:46:09.284Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2021-07-27T13:46:09.284Z] [2021-07-27T13:46:09.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2021-07-27T13:46:09.284Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2021-07-27T13:46:09.284Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2021-07-27T13:46:09.284Z] [2021-07-27T13:46:09.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2021-07-27T13:46:09.284Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2021-07-27T13:46:09.284Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2021-07-27T13:46:09.284Z] [2021-07-27T13:46:09.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.02s) [2021-07-27T13:46:09.284Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2021-07-27T13:46:09.284Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2021-07-27T13:46:09.284Z] [2021-07-27T13:46:09.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2021-07-27T13:46:09.284Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2021-07-27T13:46:09.284Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2021-07-27T13:46:09.284Z] [2021-07-27T13:46:09.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.02s) [2021-07-27T13:46:09.284Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2021-07-27T13:46:09.284Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2021-07-27T13:46:09.284Z] [2021-07-27T13:46:09.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.02s) [2021-07-27T13:46:09.284Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2021-07-27T13:46:09.284Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2021-07-27T13:46:09.284Z] [2021-07-27T13:46:09.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.02s) [2021-07-27T13:46:09.285Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2021-07-27T13:46:09.285Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2021-07-27T13:46:09.285Z] [2021-07-27T13:46:09.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.02s) [2021-07-27T13:46:09.285Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2021-07-27T13:46:09.285Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2021-07-27T13:46:09.285Z] [2021-07-27T13:46:09.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2021-07-27T13:46:09.285Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2021-07-27T13:46:09.285Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2021-07-27T13:46:09.285Z] [2021-07-27T13:46:09.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.02s) [2021-07-27T13:46:09.285Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2021-07-27T13:46:09.285Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2021-07-27T13:46:09.285Z] [2021-07-27T13:46:09.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2021-07-27T13:46:09.285Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2021-07-27T13:46:09.285Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2021-07-27T13:46:09.285Z] [2021-07-27T13:46:09.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2021-07-27T13:46:09.285Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2021-07-27T13:46:09.285Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2021-07-27T13:46:09.285Z] [2021-07-27T13:46:09.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2021-07-27T13:46:09.285Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2021-07-27T13:46:09.285Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2021-07-27T13:46:09.285Z] [2021-07-27T13:46:09.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2021-07-27T13:46:09.285Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-07-27T13:46:09.285Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2021-07-27T13:46:09.285Z] [2021-07-27T13:46:09.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2021-07-27T13:46:09.285Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-07-27T13:46:09.285Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2021-07-27T13:46:09.285Z] [2021-07-27T13:46:09.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.02s) [2021-07-27T13:46:09.285Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-07-27T13:46:09.285Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2021-07-27T13:46:09.285Z] [2021-07-27T13:46:09.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.03s) [2021-07-27T13:46:09.285Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-07-27T13:46:09.285Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.03s) [2021-07-27T13:46:09.285Z] [2021-07-27T13:46:09.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.02s) [2021-07-27T13:46:09.285Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-07-27T13:46:09.285Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2021-07-27T13:46:09.285Z] [2021-07-27T13:46:09.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.02s) [2021-07-27T13:46:09.285Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-07-27T13:46:09.285Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2021-07-27T13:46:09.285Z] [2021-07-27T13:46:09.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2021-07-27T13:46:09.285Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-07-27T13:46:09.285Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2021-07-27T13:46:09.285Z] [2021-07-27T13:46:09.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.02s) [2021-07-27T13:46:09.285Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-07-27T13:46:09.285Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2021-07-27T13:46:09.285Z] [2021-07-27T13:46:09.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2021-07-27T13:46:09.285Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-07-27T13:46:09.285Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2021-07-27T13:46:09.285Z] [2021-07-27T13:46:09.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.02s) [2021-07-27T13:46:09.285Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-07-27T13:46:09.285Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2021-07-27T13:46:09.285Z] [2021-07-27T13:46:09.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.02s) [2021-07-27T13:46:09.285Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-07-27T13:46:09.285Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2021-07-27T13:46:09.285Z] [2021-07-27T13:46:09.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.02s) [2021-07-27T13:46:09.285Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-07-27T13:46:09.285Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2021-07-27T13:46:09.285Z] [2021-07-27T13:46:09.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.02s) [2021-07-27T13:46:09.285Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-07-27T13:46:09.285Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2021-07-27T13:46:09.285Z] [2021-07-27T13:46:09.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2021-07-27T13:46:09.285Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2021-07-27T13:46:09.285Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2021-07-27T13:46:09.285Z] [2021-07-27T13:46:09.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2021-07-27T13:46:09.285Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-07-27T13:46:09.285Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2021-07-27T13:46:09.285Z] [2021-07-27T13:46:09.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2021-07-27T13:46:09.285Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-07-27T13:46:09.285Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2021-07-27T13:46:09.285Z] [2021-07-27T13:46:09.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2021-07-27T13:46:09.285Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2021-07-27T13:46:09.285Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2021-07-27T13:46:09.285Z] [2021-07-27T13:46:09.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2021-07-27T13:46:09.285Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2021-07-27T13:46:09.285Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2021-07-27T13:46:09.285Z] [2021-07-27T13:46:09.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2021-07-27T13:46:09.285Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2021-07-27T13:46:09.285Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2021-07-27T13:46:09.285Z] [2021-07-27T13:46:09.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2021-07-27T13:46:09.285Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2021-07-27T13:46:09.285Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2021-07-27T13:46:09.285Z] [2021-07-27T13:46:09.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2021-07-27T13:46:09.285Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2021-07-27T13:46:09.285Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2021-07-27T13:46:09.285Z] [2021-07-27T13:46:09.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2021-07-27T13:46:09.285Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2021-07-27T13:46:09.285Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2021-07-27T13:46:09.285Z] [2021-07-27T13:46:09.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.02s) [2021-07-27T13:46:09.285Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2021-07-27T13:46:09.285Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2021-07-27T13:46:09.285Z] [2021-07-27T13:46:09.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-07-27T13:46:09.285Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-27T13:46:09.285Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-07-27T13:46:09.285Z] [2021-07-27T13:46:09.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-07-27T13:46:09.285Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-27T13:46:09.285Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-07-27T13:46:09.285Z] [2021-07-27T13:46:09.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-07-27T13:46:09.285Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-27T13:46:09.285Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-07-27T13:46:09.285Z] [2021-07-27T13:46:09.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-07-27T13:46:09.285Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-27T13:46:09.285Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-07-27T13:46:09.285Z] [2021-07-27T13:46:09.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-07-27T13:46:09.285Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-27T13:46:09.285Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-07-27T13:46:09.285Z] [2021-07-27T13:46:09.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-07-27T13:46:09.285Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-27T13:46:09.285Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-07-27T13:46:09.285Z] [2021-07-27T13:46:09.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-07-27T13:46:09.285Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-27T13:46:09.285Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-07-27T13:46:09.285Z] [2021-07-27T13:46:09.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-07-27T13:46:09.285Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-27T13:46:09.285Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-07-27T13:46:09.285Z] [2021-07-27T13:46:09.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-07-27T13:46:09.285Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-27T13:46:09.285Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-07-27T13:46:09.285Z] [2021-07-27T13:46:09.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-07-27T13:46:09.285Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-27T13:46:09.285Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-07-27T13:46:09.285Z] [2021-07-27T13:46:09.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-07-27T13:46:09.285Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-27T13:46:09.285Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-07-27T13:46:09.285Z] [2021-07-27T13:46:09.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-07-27T13:46:09.285Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-27T13:46:09.285Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-07-27T13:46:09.285Z] [2021-07-27T13:46:09.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-07-27T13:46:09.285Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-27T13:46:09.285Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-07-27T13:46:09.285Z] [2021-07-27T13:46:09.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-07-27T13:46:09.285Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-27T13:46:09.285Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-07-27T13:46:09.285Z] [2021-07-27T13:46:09.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-07-27T13:46:09.285Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-27T13:46:09.285Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-07-27T13:46:09.285Z] [2021-07-27T13:46:09.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-07-27T13:46:09.285Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-27T13:46:09.285Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-07-27T13:46:09.285Z] [2021-07-27T13:46:09.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-07-27T13:46:09.285Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-27T13:46:09.285Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-07-27T13:46:09.285Z] [2021-07-27T13:46:09.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-07-27T13:46:09.285Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-27T13:46:09.286Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-07-27T13:46:09.286Z] [2021-07-27T13:46:09.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-07-27T13:46:09.286Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-27T13:46:09.286Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-07-27T13:46:09.286Z] [2021-07-27T13:46:09.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-07-27T13:46:09.286Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-27T13:46:09.286Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-07-27T13:46:09.286Z] [2021-07-27T13:46:09.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-07-27T13:46:09.286Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-27T13:46:09.286Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-07-27T13:46:09.286Z] [2021-07-27T13:46:09.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-07-27T13:46:09.286Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-27T13:46:09.286Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-07-27T13:46:09.286Z] [2021-07-27T13:46:09.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-07-27T13:46:09.286Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-27T13:46:09.286Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-07-27T13:46:09.286Z] [2021-07-27T13:46:09.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-07-27T13:46:09.286Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-27T13:46:09.286Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-07-27T13:46:09.286Z] [2021-07-27T13:46:09.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-07-27T13:46:09.286Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-27T13:46:09.286Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-07-27T13:46:09.286Z] [2021-07-27T13:46:09.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-07-27T13:46:09.286Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-27T13:46:09.286Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-07-27T13:46:09.286Z] [2021-07-27T13:46:09.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-07-27T13:46:09.286Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-27T13:46:09.286Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-07-27T13:46:09.286Z] [2021-07-27T13:46:09.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-07-27T13:46:09.286Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-27T13:46:09.286Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-07-27T13:46:09.286Z] [2021-07-27T13:46:09.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-07-27T13:46:09.286Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-27T13:46:09.286Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-07-27T13:46:09.286Z] [2021-07-27T13:46:09.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-07-27T13:46:09.286Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-27T13:46:09.286Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-07-27T13:46:09.286Z] [2021-07-27T13:46:09.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-07-27T13:46:09.286Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-27T13:46:09.286Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-07-27T13:46:09.286Z] [2021-07-27T13:46:09.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-07-27T13:46:09.286Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-27T13:46:09.286Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-07-27T13:46:09.286Z] [2021-07-27T13:46:09.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-07-27T13:46:09.286Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-27T13:46:09.286Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-07-27T13:46:09.286Z] [2021-07-27T13:46:09.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-07-27T13:46:09.286Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-27T13:46:09.286Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-07-27T13:46:09.286Z] [2021-07-27T13:46:09.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-07-27T13:46:09.286Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-27T13:46:09.286Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-07-27T13:46:09.286Z] [2021-07-27T13:46:09.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-07-27T13:46:09.286Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-27T13:46:09.286Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-07-27T13:46:09.286Z] [2021-07-27T13:46:09.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-07-27T13:46:09.286Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-27T13:46:09.286Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-07-27T13:46:09.286Z] [2021-07-27T13:46:09.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2021-07-27T13:46:09.286Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-27T13:46:09.286Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-07-27T13:46:09.286Z] [2021-07-27T13:46:09.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-07-27T13:46:09.286Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-27T13:46:09.286Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-07-27T13:46:09.286Z] [2021-07-27T13:46:09.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-07-27T13:46:09.286Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-27T13:46:09.286Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-07-27T13:46:09.286Z] [2021-07-27T13:46:09.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-07-27T13:46:09.286Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-27T13:46:09.286Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-07-27T13:46:09.286Z] [2021-07-27T13:46:09.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-07-27T13:46:09.286Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-27T13:46:09.286Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-07-27T13:46:09.286Z] [2021-07-27T13:46:09.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-07-27T13:46:09.286Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-27T13:46:09.286Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-07-27T13:46:09.286Z] [2021-07-27T13:46:09.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-07-27T13:46:09.286Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-27T13:46:09.286Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-07-27T13:46:09.286Z] [2021-07-27T13:46:09.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-07-27T13:46:09.286Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-27T13:46:09.286Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-07-27T13:46:09.286Z] [2021-07-27T13:46:09.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-07-27T13:46:09.286Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-27T13:46:09.286Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-07-27T13:46:09.286Z] [2021-07-27T13:46:09.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-07-27T13:46:09.286Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-27T13:46:09.286Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-07-27T13:46:09.286Z] [2021-07-27T13:46:09.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-07-27T13:46:09.286Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-27T13:46:09.286Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-07-27T13:46:09.286Z] [2021-07-27T13:46:09.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-07-27T13:46:09.286Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-27T13:46:09.286Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-07-27T13:46:09.286Z] [2021-07-27T13:46:09.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-07-27T13:46:09.286Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-27T13:46:09.286Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-07-27T13:46:09.286Z] [2021-07-27T13:46:09.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-07-27T13:46:09.286Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-27T13:46:09.286Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-07-27T13:46:09.286Z] [2021-07-27T13:46:09.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-07-27T13:46:09.286Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-27T13:46:09.286Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-07-27T13:46:09.286Z] [2021-07-27T13:46:09.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-07-27T13:46:09.286Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-27T13:46:09.286Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-07-27T13:46:09.286Z] [2021-07-27T13:46:09.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-07-27T13:46:09.286Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-27T13:46:09.286Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-07-27T13:46:09.286Z] [2021-07-27T13:46:09.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-07-27T13:46:09.286Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-27T13:46:09.286Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-07-27T13:46:09.286Z] [2021-07-27T13:46:09.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-07-27T13:46:09.286Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-27T13:46:09.286Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-07-27T13:46:09.286Z] [2021-07-27T13:46:09.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-07-27T13:46:09.286Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-27T13:46:09.286Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-07-27T13:46:09.286Z] [2021-07-27T13:46:09.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-07-27T13:46:09.286Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-27T13:46:09.286Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-07-27T13:46:09.286Z] [2021-07-27T13:46:09.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-07-27T13:46:09.286Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-27T13:46:09.286Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-07-27T13:46:09.286Z] [2021-07-27T13:46:09.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-07-27T13:46:09.286Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-27T13:46:09.286Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-07-27T13:46:09.286Z] [2021-07-27T13:46:09.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-07-27T13:46:09.286Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-27T13:46:09.286Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-07-27T13:46:09.286Z] [2021-07-27T13:46:09.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-07-27T13:46:09.286Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-27T13:46:09.286Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-07-27T13:46:09.286Z] [2021-07-27T13:46:09.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-07-27T13:46:09.286Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-27T13:46:09.286Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-07-27T13:46:09.286Z] [2021-07-27T13:46:09.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-07-27T13:46:09.286Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-27T13:46:09.286Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-07-27T13:46:09.286Z] [2021-07-27T13:46:09.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-07-27T13:46:09.286Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-27T13:46:09.286Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-07-27T13:46:09.286Z] [2021-07-27T13:46:09.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-07-27T13:46:09.286Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-27T13:46:09.286Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-07-27T13:46:09.286Z] [2021-07-27T13:46:09.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-07-27T13:46:09.286Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-27T13:46:09.286Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-07-27T13:46:09.286Z] [2021-07-27T13:46:09.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-07-27T13:46:09.286Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-27T13:46:09.286Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-07-27T13:46:09.286Z] [2021-07-27T13:46:09.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-07-27T13:46:09.286Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-27T13:46:09.286Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-07-27T13:46:09.286Z] [2021-07-27T13:46:09.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-07-27T13:46:09.286Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-07-27T13:46:09.286Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-07-27T13:46:09.286Z] [2021-07-27T13:46:09.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-07-27T13:46:09.286Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-07-27T13:46:09.286Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-07-27T13:46:09.286Z] [2021-07-27T13:46:09.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-07-27T13:46:09.287Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-07-27T13:46:09.287Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-07-27T13:46:09.287Z] [2021-07-27T13:46:09.287Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-07-27T13:46:09.287Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-27T13:46:09.287Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-07-27T13:46:09.287Z] [2021-07-27T13:46:09.287Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-07-27T13:46:09.287Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-27T13:46:09.287Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-07-27T13:46:09.287Z] [2021-07-27T13:46:09.287Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-07-27T13:46:09.287Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-27T13:46:09.287Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-07-27T13:46:09.287Z] [2021-07-27T13:46:09.287Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-07-27T13:46:09.287Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-27T13:46:09.287Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-07-27T13:46:09.287Z] [2021-07-27T13:46:09.287Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-07-27T13:46:09.287Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-27T13:46:09.287Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-07-27T13:46:09.287Z] [2021-07-27T13:46:09.287Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-07-27T13:46:09.287Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-27T13:46:09.287Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-07-27T13:46:09.287Z] [2021-07-27T13:46:09.287Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-07-27T13:46:09.287Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-27T13:46:09.287Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-07-27T13:46:09.287Z] [2021-07-27T13:46:09.287Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-07-27T13:46:09.287Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-27T13:46:09.287Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-07-27T13:46:09.287Z] [2021-07-27T13:46:09.287Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-07-27T13:46:09.287Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-27T13:46:09.287Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-07-27T13:46:09.287Z] [2021-07-27T13:46:09.287Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-07-27T13:46:09.287Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-27T13:46:09.287Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-07-27T13:46:09.287Z] [2021-07-27T13:46:09.287Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2021-07-27T13:46:09.287Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-27T13:46:09.287Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-07-27T13:46:09.287Z] [2021-07-27T13:46:09.287Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2021-07-27T13:46:09.287Z] check_test.go:128: unmatched requirement DaemonIsLinux [2021-07-27T13:46:09.287Z] [2021-07-27T13:46:09.287Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2021-07-27T13:46:09.287Z] check_test.go:134: unmatched requirement DaemonIsLinux [2021-07-27T13:46:09.287Z] [2021-07-27T13:46:09.287Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2021-07-27T13:46:09.287Z] check_test.go:142: unmatched requirement DaemonIsLinux [2021-07-27T13:46:09.287Z] [2021-07-27T13:46:09.287Z] [2021-07-27T13:46:09.287Z] DONE 1092 tests, 546 skipped in 3118.555s [2021-07-27T13:46:09.287Z] INFO: Integration tests ended at 07/27/2021 13:46:09. Duration:00:51:58.6482827 [2021-07-27T13:46:09.287Z] INFO: Docker info of the daemon under test at end of run [2021-07-27T13:46:09.287Z] [2021-07-27T13:46:09.747Z] Containers: 2 [2021-07-27T13:46:09.747Z] Running: 0 [2021-07-27T13:46:09.747Z] Paused: 0 [2021-07-27T13:46:09.747Z] Stopped: 2 [2021-07-27T13:46:09.747Z] Images: 18 [2021-07-27T13:46:09.747Z] Server Version: 0.0.0-dev [2021-07-27T13:46:09.747Z] Storage Driver: windowsfilter [2021-07-27T13:46:09.747Z] Windows: [2021-07-27T13:46:09.747Z] Logging Driver: json-file [2021-07-27T13:46:09.747Z] Plugins: [2021-07-27T13:46:09.747Z] Volume: local [2021-07-27T13:46:09.747Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-07-27T13:46:09.747Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-07-27T13:46:09.747Z] Swarm: inactive [2021-07-27T13:46:09.747Z] Default Isolation: process [2021-07-27T13:46:09.747Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-07-27T13:46:09.747Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1879) [2021-07-27T13:46:09.747Z] OSType: windows [2021-07-27T13:46:09.747Z] Architecture: x86_64 [2021-07-27T13:46:09.747Z] CPUs: 4 [2021-07-27T13:46:09.747Z] Total Memory: 32GiB [2021-07-27T13:46:09.747Z] Name: azwin-2-8f2070 [2021-07-27T13:46:09.747Z] ID: G4H3:7YKY:4MHR:IH2U:FRR2:DWWH:NWS5:ZS5C:PQYA:QAHI:3MK3:6W6G [2021-07-27T13:46:09.747Z] Docker Root Dir: D:\CI\PR-42683\3\daemon [2021-07-27T13:46:09.747Z] Debug Mode (client): false [2021-07-27T13:46:09.747Z] Debug Mode (server): true [2021-07-27T13:46:09.747Z] File Descriptors: -1 [2021-07-27T13:46:09.747Z] Goroutines: 17 [2021-07-27T13:46:09.747Z] System Time: 2021-07-27T13:46:09.363012Z [2021-07-27T13:46:09.747Z] EventsListeners: 0 [2021-07-27T13:46:09.747Z] Registry: https://index.docker.io/v1/ [2021-07-27T13:46:09.747Z] Labels: [2021-07-27T13:46:09.747Z] Experimental: false [2021-07-27T13:46:09.747Z] Insecure Registries: [2021-07-27T13:46:09.747Z] 127.0.0.0/8 [2021-07-27T13:46:09.747Z] Live Restore Enabled: false [2021-07-27T13:46:09.747Z] [2021-07-27T13:46:09.747Z] [2021-07-27T13:46:09.747Z] INFO: Stopping daemon under test [2021-07-27T13:46:09.747Z] SUCCESS: The process with PID 6384 (child process of PID 624) has been terminated. [2021-07-27T13:46:09.747Z] SUCCESS: The process with PID 624 (child process of PID 8004) has been terminated. [2021-07-27T13:46:09.747Z] INFO: Stop tailing logs of the daemon under tests [2021-07-27T13:46:09.747Z] INFO: executeCI.ps1 Completed successfully at 07/27/2021 13:46:09. [2021-07-27T13:46:09.747Z] INFO: Tidying up at end of run [2021-07-27T13:46:09.747Z] INFO: Saving daemon under test log (d:\CI\PR-42683\3\dut.out) to bundles\CIDUT.out [2021-07-27T13:46:09.747Z] INFO: Saving daemon under test log (d:\CI\PR-42683\3\dut.err) to bundles\CIDUT.err [2021-07-27T13:46:09.747Z] INFO: Nuke-Everything... [2021-07-27T13:46:10.717Z] INFO: Container count on control daemon to delete is 2 [2021-07-27T13:46:10.717Z] 4024073375a7 [2021-07-27T13:46:10.717Z] 0a4c5bfa8bfb [2021-07-27T13:46:10.717Z] INFO: Non-base image count on control daemon to delete is 1 [2021-07-27T13:46:12.900Z] Deleted: sha256:3fa676ceb6c12ae46dc918a4d4f481905740f8097dbea2589bcb92112fd0a6ae [2021-07-27T13:46:12.900Z] Deleted: sha256:fd8fd18e181e8c65af519623b3abaaa14d5d8a8630a3c43bfad997d99d81468a [2021-07-27T13:46:12.900Z] INFO: Tidying pidfile d:\CI\PR-42683\3\docker.pid [2021-07-27T13:46:12.900Z] INFO: Nuking d:\CI [2021-07-27T13:46:55.465Z] INFO: Zapped successfully [2021-07-27T13:46:55.465Z] [2021-07-27T13:46:55.465Z] INFO: executeCI.ps1 exiting at Tue Jul 27 13:46:50 CUT 2021. Duration 01:29:47.1216968 [2021-07-27T13:46:55.465Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2021-07-27T13:46:55.715Z] Recording test results [2021-07-27T13:46:56.098Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2021-07-27T13:46:57.590Z] Creating windowsRS5-integration-bundles.zip [Pipeline] archiveArtifacts [2021-07-27T13:46:59.340Z] Archiving artifacts [2021-07-27T13:47:00.444Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42683/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-07-27T13:47:01.372Z] + make clean [2021-07-27T13:47:02.344Z] docker volume rm -f docker-dev-cache [2021-07-27T13:47:02.344Z] 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