Pull request #43580 opened Started by user Sebastiaan van Stijn Rebuilds build #1 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from 61fec7b36e1bee2830176179a1c978ff80376ff5+b1e30e83289cb57d1ceab6bb0103f4a6dbdcca7a (384f83ceecd116303a2945c5a204c893df4bdd6f) 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-43580@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 [2022-05-11T07:15:18.244Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2022-05-11T07:15:18.249Z] Trying to pass milestone 1 [Pipeline] milestone [2022-05-11T07:15:18.328Z] Trying to pass milestone 2 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2022-05-11T07:15:18.613Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0548c145b08db4acf) in /home/ubuntu/workspace/moby_PR-43580 [Pipeline] { [Pipeline] checkout [2022-05-11T07:15:18.646Z] The recommended git tool is: git [2022-05-11T07:15:20.731Z] using credential docker-jenkins-github-credentials [2022-05-11T07:15:20.743Z] Cloning the remote Git repository [2022-05-11T07:15:20.744Z] Cloning with configured refspecs honoured and without tags [2022-05-11T07:15:20.756Z] Cloning repository https://github.com/moby/moby.git [2022-05-11T07:15:20.780Z] > git init /home/ubuntu/workspace/moby_PR-43580 # timeout=10 [2022-05-11T07:15:20.809Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-05-11T07:15:20.809Z] > git --version # timeout=10 [2022-05-11T07:15:20.818Z] > git --version # 'git version 2.17.1' [2022-05-11T07:15:20.819Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-11T07:15:20.821Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43580/head:refs/remotes/origin/PR-43580 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-11T07:15:39.003Z] Fetching without tags [2022-05-11T07:15:39.259Z] Merging remotes/origin/master commit b1e30e83289cb57d1ceab6bb0103f4a6dbdcca7a into PR head commit 61fec7b36e1bee2830176179a1c978ff80376ff5 [2022-05-11T07:15:38.948Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-05-11T07:15:38.958Z] > git config --add remote.origin.fetch +refs/pull/43580/head:refs/remotes/origin/PR-43580 # timeout=10 [2022-05-11T07:15:38.969Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-11T07:15:38.985Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-05-11T07:15:39.007Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-05-11T07:15:39.008Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-11T07:15:39.009Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43580/head:refs/remotes/origin/PR-43580 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-11T07:15:39.266Z] > git config core.sparsecheckout # timeout=10 [2022-05-11T07:15:39.282Z] > git checkout -f 61fec7b36e1bee2830176179a1c978ff80376ff5 # timeout=10 [2022-05-11T07:15:39.896Z] > git remote # timeout=10 [2022-05-11T07:15:39.912Z] > git config --get remote.origin.url # timeout=10 [2022-05-11T07:15:39.927Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-11T07:15:39.928Z] > git merge b1e30e83289cb57d1ceab6bb0103f4a6dbdcca7a # timeout=10 [2022-05-11T07:15:40.590Z] Merge succeeded, producing 08b36e11abe33759f8118715a6a2cfea66d25177 [2022-05-11T07:15:40.590Z] Checking out Revision 08b36e11abe33759f8118715a6a2cfea66d25177 (PR-43580) [2022-05-11T07:15:40.569Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-05-11T07:15:40.592Z] > git config core.sparsecheckout # timeout=10 [2022-05-11T07:15:40.607Z] > git checkout -f 08b36e11abe33759f8118715a6a2cfea66d25177 # timeout=10 [2022-05-11T07:15:44.200Z] Commit message: "Merge commit 'b1e30e83289cb57d1ceab6bb0103f4a6dbdcca7a' into HEAD" [2022-05-11T07:15:44.217Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-05-11T07:15:44.202Z] > git rev-list --no-walk 10113c5ecf329c0503fc2d74329de4d1331182e8 # timeout=10 [2022-05-11T07:15:45.073Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43580:/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 && git config --system --add safe.directory /workspace && cd /workspace && hack/validate/dco [2022-05-11T07:15:53.177Z] Unable to find image 'alpine:latest' locally [2022-05-11T07:15:53.177Z] latest: Pulling from library/alpine [2022-05-11T07:15:53.177Z] df9b9388f04a: Pulling fs layer [2022-05-11T07:15:53.177Z] df9b9388f04a: Verifying Checksum [2022-05-11T07:15:53.177Z] df9b9388f04a: Download complete [2022-05-11T07:15:53.177Z] df9b9388f04a: Pull complete [2022-05-11T07:15:53.177Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-05-11T07:15:53.177Z] Status: Downloaded newer image for alpine:latest [2022-05-11T07:15:57.356Z] 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-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-RS5) [Pipeline] stage [Pipeline] { (win-2022) [Pipeline] stage [Pipeline] { (win-2022-c8d) [Pipeline] node [Pipeline] node [Pipeline] node [2022-05-11T07:15:57.613Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0548c145b08db4acf) in /home/ubuntu/workspace/moby_PR-43580 [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node Stage "s390x" skipped due to when conditional Stage "s390x integration-cli" skipped due to when conditional Stage "ppc64le" skipped due to when conditional Stage "ppc64le integration-cli" skipped due to when conditional [2022-05-11T07:15:57.622Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0c79c6cc9dba5945b) in /home/ubuntu/workspace/moby_PR-43580 [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) Stage "s390x" skipped due to when conditional [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] { [Pipeline] { [Pipeline] checkout [2022-05-11T07:15:57.669Z] The recommended git tool is: git [2022-05-11T07:15:57.676Z] using credential docker-jenkins-github-credentials [Pipeline] checkout [2022-05-11T07:15:57.690Z] The recommended git tool is: git [Pipeline] // stage [2022-05-11T07:15:57.702Z] Fetching changes from the remote Git repository [2022-05-11T07:15:57.710Z] Fetching without tags [Pipeline] // stage [Pipeline] // stage [2022-05-11T07:15:57.738Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [2022-05-11T07:15:57.745Z] Cloning the remote Git repository [2022-05-11T07:15:57.745Z] Cloning with configured refspecs honoured and without tags [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) Stage "s390x" skipped due to when conditional [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) Stage "s390x" skipped due to when conditional [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [2022-05-11T07:15:57.894Z] Merging remotes/origin/master commit b1e30e83289cb57d1ceab6bb0103f4a6dbdcca7a into PR head commit 61fec7b36e1bee2830176179a1c978ff80376ff5 [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } 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 [2022-05-11T07:15:58.047Z] Merge succeeded, producing f6aceba500b8938ffc257893fc0a5ec8ac3e9ea7 [2022-05-11T07:15:58.048Z] Checking out Revision f6aceba500b8938ffc257893fc0a5ec8ac3e9ea7 (PR-43580) [Pipeline] } [Pipeline] } [2022-05-11T07:15:58.124Z] Commit message: "Merge commit 'b1e30e83289cb57d1ceab6bb0103f4a6dbdcca7a' into HEAD" [2022-05-11T07:15:58.135Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-05-11T07:15:57.685Z] > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-43580/.git # timeout=10 [2022-05-11T07:15:57.704Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-05-11T07:15:57.712Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-05-11T07:15:57.712Z] > git --version # timeout=10 [2022-05-11T07:15:57.717Z] > git --version # 'git version 2.17.1' [2022-05-11T07:15:57.717Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-11T07:15:57.718Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43580/head:refs/remotes/origin/PR-43580 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-11T07:15:57.896Z] > git config core.sparsecheckout # timeout=10 [2022-05-11T07:15:57.903Z] > git checkout -f 61fec7b36e1bee2830176179a1c978ff80376ff5 # timeout=10 [2022-05-11T07:15:57.950Z] > git remote # timeout=10 [2022-05-11T07:15:57.957Z] > git config --get remote.origin.url # timeout=10 [2022-05-11T07:15:57.969Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-11T07:15:57.970Z] > git merge b1e30e83289cb57d1ceab6bb0103f4a6dbdcca7a # timeout=10 [2022-05-11T07:15:58.041Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-05-11T07:15:58.049Z] > git config core.sparsecheckout # timeout=10 [2022-05-11T07:15:58.056Z] > git checkout -f f6aceba500b8938ffc257893fc0a5ec8ac3e9ea7 # timeout=10 [2022-05-11T07:15:58.125Z] > git rev-list --no-walk 10113c5ecf329c0503fc2d74329de4d1331182e8 # timeout=10 [2022-05-11T07:15:57.747Z] Cloning repository https://github.com/moby/moby.git [2022-05-11T07:15:57.749Z] > git init /home/ubuntu/workspace/moby_PR-43580 # timeout=10 [2022-05-11T07:15:57.769Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-05-11T07:15:57.769Z] > git --version # timeout=10 [2022-05-11T07:15:57.771Z] > git --version # 'git version 2.17.1' [2022-05-11T07:15:57.772Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-11T07:15:57.772Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43580/head:refs/remotes/origin/PR-43580 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-11T07:15:58.786Z] + [ PR != PR ] [2022-05-11T07:15:58.786Z] + [ master != master ] [2022-05-11T07:15:58.786Z] + [ = true ] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-05-11T07:15:59.103Z] + docker version [2022-05-11T07:15:59.103Z] Client: Docker Engine - Community [2022-05-11T07:15:59.103Z] Version: 20.10.14 [2022-05-11T07:15:59.103Z] API version: 1.41 [2022-05-11T07:15:59.103Z] Go version: go1.16.15 [2022-05-11T07:15:59.103Z] Git commit: a224086 [2022-05-11T07:15:59.103Z] Built: Thu Mar 24 01:47:57 2022 [2022-05-11T07:15:59.103Z] OS/Arch: linux/amd64 [2022-05-11T07:15:59.103Z] Context: default [2022-05-11T07:15:59.103Z] Experimental: true [2022-05-11T07:15:59.103Z] [2022-05-11T07:15:59.103Z] Server: Docker Engine - Community [2022-05-11T07:15:59.103Z] Engine: [2022-05-11T07:15:59.103Z] Version: 20.10.14 [2022-05-11T07:15:59.103Z] API version: 1.41 (minimum version 1.12) [2022-05-11T07:15:59.103Z] Go version: go1.16.15 [2022-05-11T07:15:59.103Z] Git commit: 87a90dc [2022-05-11T07:15:59.103Z] Built: Thu Mar 24 01:45:46 2022 [2022-05-11T07:15:59.103Z] OS/Arch: linux/amd64 [2022-05-11T07:15:59.103Z] Experimental: true [2022-05-11T07:15:59.103Z] containerd: [2022-05-11T07:15:59.103Z] Version: 1.5.11 [2022-05-11T07:15:59.103Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-05-11T07:15:59.103Z] runc: [2022-05-11T07:15:59.103Z] Version: 1.0.3 [2022-05-11T07:15:59.103Z] GitCommit: v1.0.3-0-gf46b6ba [2022-05-11T07:15:59.103Z] docker-init: [2022-05-11T07:15:59.103Z] Version: 0.19.0 [2022-05-11T07:15:59.103Z] GitCommit: de40ad0 [Pipeline] sh [2022-05-11T07:15:59.390Z] + docker info [2022-05-11T07:16:12.613Z] Still waiting to schedule task [2022-05-11T07:16:12.613Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’ [2022-05-11T07:16:12.614Z] Still waiting to schedule task [2022-05-11T07:16:12.614Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0fd49ab4b414694c7)’ [2022-05-11T07:16:12.617Z] Still waiting to schedule task [2022-05-11T07:16:12.617Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-07a4b10d585791902)’ [2022-05-11T07:16:12.618Z] Still waiting to schedule task [2022-05-11T07:16:12.618Z] Waiting for next available executor on ‘azwin-2-c158a0’ [2022-05-11T07:16:12.619Z] Still waiting to schedule task [2022-05-11T07:16:12.619Z] Waiting for next available executor on ‘windows-2022’ [2022-05-11T07:16:12.620Z] Still waiting to schedule task [2022-05-11T07:16:12.620Z] Waiting for next available executor on ‘windows-2022’ [2022-05-11T07:16:13.037Z] Fetching without tags [2022-05-11T07:16:13.224Z] Merging remotes/origin/master commit b1e30e83289cb57d1ceab6bb0103f4a6dbdcca7a into PR head commit 61fec7b36e1bee2830176179a1c978ff80376ff5 [2022-05-11T07:16:13.017Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-05-11T07:16:13.020Z] > git config --add remote.origin.fetch +refs/pull/43580/head:refs/remotes/origin/PR-43580 # timeout=10 [2022-05-11T07:16:13.023Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-11T07:16:13.031Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-05-11T07:16:13.038Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-05-11T07:16:13.038Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-11T07:16:13.039Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43580/head:refs/remotes/origin/PR-43580 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-11T07:16:13.225Z] > git config core.sparsecheckout # timeout=10 [2022-05-11T07:16:13.230Z] > git checkout -f 61fec7b36e1bee2830176179a1c978ff80376ff5 # timeout=10 [2022-05-11T07:16:14.420Z] Merge succeeded, producing 9f9afe987621fd6e415793ca5630065caa9a7312 [2022-05-11T07:16:14.420Z] Checking out Revision 9f9afe987621fd6e415793ca5630065caa9a7312 (PR-43580) [2022-05-11T07:16:14.487Z] Commit message: "Merge commit 'b1e30e83289cb57d1ceab6bb0103f4a6dbdcca7a' into HEAD" [2022-05-11T07:16:14.502Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-05-11T07:16:15.192Z] + docker version [2022-05-11T07:16:15.192Z] Client: Docker Engine - Community [2022-05-11T07:16:15.192Z] Version: 20.10.14 [2022-05-11T07:16:15.192Z] API version: 1.41 [2022-05-11T07:16:15.192Z] Go version: go1.16.15 [2022-05-11T07:16:15.192Z] Git commit: a224086 [2022-05-11T07:16:15.192Z] Built: Thu Mar 24 01:47:57 2022 [2022-05-11T07:16:15.192Z] OS/Arch: linux/amd64 [2022-05-11T07:16:15.192Z] Context: default [2022-05-11T07:16:15.192Z] Experimental: true [2022-05-11T07:16:15.192Z] [2022-05-11T07:16:15.192Z] Server: Docker Engine - Community [2022-05-11T07:16:15.192Z] Engine: [2022-05-11T07:16:15.192Z] Version: 20.10.14 [2022-05-11T07:16:15.192Z] API version: 1.41 (minimum version 1.12) [2022-05-11T07:16:15.192Z] Go version: go1.16.15 [2022-05-11T07:16:15.192Z] Git commit: 87a90dc [2022-05-11T07:16:15.192Z] Built: Thu Mar 24 01:45:46 2022 [2022-05-11T07:16:15.192Z] OS/Arch: linux/amd64 [2022-05-11T07:16:15.192Z] Experimental: true [2022-05-11T07:16:15.192Z] containerd: [2022-05-11T07:16:15.192Z] Version: 1.5.11 [2022-05-11T07:16:15.192Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-05-11T07:16:15.192Z] runc: [2022-05-11T07:16:15.192Z] Version: 1.0.3 [2022-05-11T07:16:15.192Z] GitCommit: v1.0.3-0-gf46b6ba [2022-05-11T07:16:15.192Z] docker-init: [2022-05-11T07:16:15.192Z] Version: 0.19.0 [2022-05-11T07:16:15.192Z] GitCommit: de40ad0 [Pipeline] sh [2022-05-11T07:16:13.786Z] > git remote # timeout=10 [2022-05-11T07:16:13.797Z] > git config --get remote.origin.url # timeout=10 [2022-05-11T07:16:13.802Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-11T07:16:13.803Z] > git merge b1e30e83289cb57d1ceab6bb0103f4a6dbdcca7a # timeout=10 [2022-05-11T07:16:14.414Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-05-11T07:16:14.421Z] > git config core.sparsecheckout # timeout=10 [2022-05-11T07:16:14.426Z] > git checkout -f 9f9afe987621fd6e415793ca5630065caa9a7312 # timeout=10 [2022-05-11T07:16:14.488Z] > git rev-list --no-walk 10113c5ecf329c0503fc2d74329de4d1331182e8 # timeout=10 [2022-05-11T07:16:15.469Z] + docker info [2022-05-11T07:16:16.395Z] Client: [2022-05-11T07:16:16.395Z] Context: default [2022-05-11T07:16:16.395Z] Debug Mode: false [2022-05-11T07:16:16.395Z] Plugins: [2022-05-11T07:16:16.395Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-05-11T07:16:16.395Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-05-11T07:16:16.395Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-05-11T07:16:16.395Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-05-11T07:16:16.395Z] [2022-05-11T07:16:16.395Z] Server: [2022-05-11T07:16:16.395Z] Containers: 0 [2022-05-11T07:16:16.395Z] Running: 0 [2022-05-11T07:16:16.395Z] Paused: 0 [2022-05-11T07:16:16.395Z] Stopped: 0 [2022-05-11T07:16:16.395Z] Images: 2 [2022-05-11T07:16:16.395Z] Server Version: 20.10.14 [2022-05-11T07:16:16.395Z] Storage Driver: overlay2 [2022-05-11T07:16:16.395Z] Backing Filesystem: extfs [2022-05-11T07:16:16.395Z] Supports d_type: true [2022-05-11T07:16:16.395Z] Native Overlay Diff: true [2022-05-11T07:16:16.395Z] userxattr: false [2022-05-11T07:16:16.395Z] Logging Driver: json-file [2022-05-11T07:16:16.395Z] Cgroup Driver: cgroupfs [2022-05-11T07:16:16.395Z] Cgroup Version: 1 [2022-05-11T07:16:16.395Z] Plugins: [2022-05-11T07:16:16.395Z] Volume: local [2022-05-11T07:16:16.395Z] Network: bridge host ipvlan macvlan null overlay [2022-05-11T07:16:16.395Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-05-11T07:16:16.395Z] Swarm: inactive [2022-05-11T07:16:16.395Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-05-11T07:16:16.395Z] Default Runtime: runc [2022-05-11T07:16:16.395Z] Init Binary: docker-init [2022-05-11T07:16:16.395Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-05-11T07:16:16.395Z] runc version: v1.0.3-0-gf46b6ba [2022-05-11T07:16:16.395Z] init version: de40ad0 [2022-05-11T07:16:16.395Z] Security Options: [2022-05-11T07:16:16.395Z] apparmor [2022-05-11T07:16:16.395Z] seccomp [2022-05-11T07:16:16.395Z] Profile: default [2022-05-11T07:16:16.395Z] Kernel Version: 5.4.0-1071-aws [2022-05-11T07:16:16.395Z] Operating System: Ubuntu 18.04.6 LTS [2022-05-11T07:16:16.395Z] OSType: linux [2022-05-11T07:16:16.395Z] Architecture: x86_64 [2022-05-11T07:16:16.395Z] CPUs: 2 [2022-05-11T07:16:16.395Z] Total Memory: 7.565GiB [2022-05-11T07:16:16.395Z] Name: ip-10-100-91-204 [2022-05-11T07:16:16.395Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-05-11T07:16:16.395Z] Docker Root Dir: /var/lib/docker [2022-05-11T07:16:16.395Z] Debug Mode: false [2022-05-11T07:16:16.395Z] Registry: https://index.docker.io/v1/ [2022-05-11T07:16:16.395Z] Labels: [2022-05-11T07:16:16.395Z] Experimental: true [2022-05-11T07:16:16.395Z] Insecure Registries: [2022-05-11T07:16:16.395Z] 127.0.0.0/8 [2022-05-11T07:16:16.395Z] Live Restore Enabled: true [2022-05-11T07:16:16.395Z] [2022-05-11T07:16:16.395Z] WARNING: No swap limit support [Pipeline] sh [2022-05-11T07:16:16.713Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-05-11T07:16:16.713Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-05-11T07:16:16.713Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43580/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-05-11T07:16:16.713Z] + bash /home/ubuntu/workspace/moby_PR-43580/check-config.sh [2022-05-11T07:16:16.713Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-05-11T07:16:16.713Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-05-11T07:16:16.713Z] [2022-05-11T07:16:16.713Z] Generally Necessary: [2022-05-11T07:16:16.713Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-05-11T07:16:16.713Z] - apparmor: enabled and tools installed [2022-05-11T07:16:16.713Z] - CONFIG_NAMESPACES: enabled [2022-05-11T07:16:16.713Z] - CONFIG_NET_NS: enabled [2022-05-11T07:16:16.713Z] - CONFIG_PID_NS: enabled [2022-05-11T07:16:16.713Z] - CONFIG_IPC_NS: enabled [2022-05-11T07:16:16.713Z] - CONFIG_UTS_NS: enabled [2022-05-11T07:16:16.713Z] - CONFIG_CGROUPS: enabled [2022-05-11T07:16:16.713Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-05-11T07:16:16.713Z] - CONFIG_CGROUP_DEVICE: enabled [2022-05-11T07:16:16.713Z] - CONFIG_CGROUP_FREEZER: enabled [2022-05-11T07:16:16.713Z] - CONFIG_CGROUP_SCHED: enabled [2022-05-11T07:16:16.713Z] - CONFIG_CPUSETS: enabled [2022-05-11T07:16:16.713Z] - CONFIG_MEMCG: enabled [2022-05-11T07:16:16.713Z] - CONFIG_KEYS: enabled [2022-05-11T07:16:16.713Z] - CONFIG_VETH: enabled (as module) [2022-05-11T07:16:16.713Z] - CONFIG_BRIDGE: enabled (as module) [2022-05-11T07:16:16.713Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-05-11T07:16:16.969Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-05-11T07:16:16.969Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-05-11T07:16:16.969Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-05-11T07:16:16.969Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-05-11T07:16:16.969Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-05-11T07:16:16.969Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-05-11T07:16:16.969Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-05-11T07:16:16.969Z] - CONFIG_NF_NAT: enabled (as module) [2022-05-11T07:16:16.969Z] - CONFIG_POSIX_MQUEUE: enabled [2022-05-11T07:16:16.969Z] - CONFIG_CGROUP_BPF: enabled [2022-05-11T07:16:16.969Z] [2022-05-11T07:16:16.969Z] Optional Features: [2022-05-11T07:16:16.969Z] - CONFIG_USER_NS: enabled [2022-05-11T07:16:16.969Z] - CONFIG_SECCOMP: enabled [2022-05-11T07:16:16.969Z] - CONFIG_SECCOMP_FILTER: enabled [2022-05-11T07:16:16.969Z] - CONFIG_CGROUP_PIDS: enabled [2022-05-11T07:16:16.969Z] - CONFIG_MEMCG_SWAP: enabled [2022-05-11T07:16:16.969Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-05-11T07:16:16.969Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-05-11T07:16:16.969Z] - CONFIG_BLK_CGROUP: enabled [2022-05-11T07:16:16.969Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-05-11T07:16:16.969Z] - CONFIG_CGROUP_PERF: enabled [2022-05-11T07:16:16.969Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-05-11T07:16:16.969Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-05-11T07:16:16.969Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-05-11T07:16:16.969Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-05-11T07:16:16.969Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-05-11T07:16:16.969Z] - CONFIG_RT_GROUP_SCHED: missing [2022-05-11T07:16:16.969Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-05-11T07:16:16.969Z] - CONFIG_IP_VS: enabled (as module) [2022-05-11T07:16:16.969Z] - CONFIG_IP_VS_NFCT: enabled [2022-05-11T07:16:16.969Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-05-11T07:16:16.969Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-05-11T07:16:16.969Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-05-11T07:16:16.969Z] - CONFIG_SECURITY_SELINUX: enabled [2022-05-11T07:16:16.969Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-05-11T07:16:16.969Z] - CONFIG_EXT4_FS: enabled [2022-05-11T07:16:16.969Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-05-11T07:16:17.235Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-05-11T07:16:17.235Z] - Network Drivers: [2022-05-11T07:16:17.235Z] - "overlay": [2022-05-11T07:16:17.235Z] - CONFIG_VXLAN: enabled (as module) [2022-05-11T07:16:17.235Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-05-11T07:16:17.235Z] Optional (for encrypted networks): [2022-05-11T07:16:17.235Z] - CONFIG_CRYPTO: enabled [2022-05-11T07:16:17.235Z] - CONFIG_CRYPTO_AEAD: enabled [2022-05-11T07:16:17.235Z] - CONFIG_CRYPTO_GCM: enabled [2022-05-11T07:16:17.235Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-05-11T07:16:17.235Z] - CONFIG_CRYPTO_GHASH: enabled [2022-05-11T07:16:17.235Z] - CONFIG_XFRM: enabled [2022-05-11T07:16:17.235Z] - CONFIG_XFRM_USER: enabled (as module) [2022-05-11T07:16:17.235Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-05-11T07:16:17.235Z] - CONFIG_INET_ESP: enabled (as module) [2022-05-11T07:16:17.235Z] - "ipvlan": [2022-05-11T07:16:17.235Z] - CONFIG_IPVLAN: enabled (as module) [2022-05-11T07:16:17.235Z] - "macvlan": [2022-05-11T07:16:17.235Z] - CONFIG_MACVLAN: enabled (as module) [2022-05-11T07:16:17.235Z] - CONFIG_DUMMY: enabled (as module) [2022-05-11T07:16:17.235Z] - "ftp,tftp client in container": [2022-05-11T07:16:17.235Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-05-11T07:16:17.235Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-05-11T07:16:17.235Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-05-11T07:16:17.235Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-05-11T07:16:17.235Z] - Storage Drivers: [2022-05-11T07:16:17.235Z] - "aufs": [2022-05-11T07:16:17.235Z] - CONFIG_AUFS_FS: enabled (as module) [2022-05-11T07:16:17.235Z] - "btrfs": [2022-05-11T07:16:17.235Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-05-11T07:16:17.235Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-05-11T07:16:17.235Z] - "devicemapper": [2022-05-11T07:16:17.235Z] - CONFIG_BLK_DEV_DM: enabled [2022-05-11T07:16:17.235Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-05-11T07:16:17.235Z] - "overlay": [2022-05-11T07:16:17.235Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-05-11T07:16:17.235Z] - "zfs": [2022-05-11T07:16:17.235Z] - /dev/zfs: present [2022-05-11T07:16:17.235Z] - zfs command: missing [2022-05-11T07:16:17.235Z] - zpool command: missing [2022-05-11T07:16:17.235Z] [2022-05-11T07:16:17.235Z] Limits: [2022-05-11T07:16:17.235Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-05-11T07:16:17.235Z] [2022-05-11T07:16:17.235Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-05-11T07:16:17.554Z] + sudo modprobe ip_vs [2022-05-11T07:16:17.554Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:9f9afe987621fd6e415793ca5630065caa9a7312 . [2022-05-11T07:16:17.810Z] #1 [internal] load build definition from Dockerfile [2022-05-11T07:16:17.810Z] #1 sha256:0c9fbef12f1b2a263d44b88c0e9a89d48ff5d6e3ad780f467a2f10cc871d3cd4 [2022-05-11T07:16:17.810Z] #1 transferring dockerfile: 17.97kB done [2022-05-11T07:16:17.810Z] #1 DONE 0.0s [2022-05-11T07:16:17.810Z] [2022-05-11T07:16:17.810Z] #2 [internal] load .dockerignore [2022-05-11T07:16:17.810Z] #2 sha256:f13ffe2c8555e8e13b7fd6fbfae5c0227ed274658a28a0ce35ea2b2706310a78 [2022-05-11T07:16:17.810Z] #2 transferring context: 145B done [2022-05-11T07:16:17.810Z] #2 DONE 0.0s [2022-05-11T07:16:17.810Z] [2022-05-11T07:16:17.810Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-05-11T07:16:17.810Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2022-05-11T07:16:18.066Z] #3 DONE 0.1s [2022-05-11T07:16:18.066Z] [2022-05-11T07:16:18.066Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-05-11T07:16:18.066Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-05-11T07:16:18.066Z] #4 CACHED [2022-05-11T07:16:18.323Z] [2022-05-11T07:16:18.323Z] #5 [internal] load build definition from Dockerfile [2022-05-11T07:16:18.323Z] #5 sha256:1f533f7d39bec90d59e9143a8486ebef56cab7ad52d8d2bd50c80ca6d6799820 [2022-05-11T07:16:18.323Z] #5 DONE 0.0s [2022-05-11T07:16:18.323Z] [2022-05-11T07:16:18.323Z] #6 [internal] load .dockerignore [2022-05-11T07:16:18.323Z] #6 sha256:f4a52ea2528b93c048ee9cd4890823f2de81fd9dfde6c47074242bf72d76b19c [2022-05-11T07:16:18.323Z] #6 DONE 0.0s [2022-05-11T07:16:18.323Z] [2022-05-11T07:16:18.323Z] #9 [internal] load metadata for docker.io/library/debian:bullseye [2022-05-11T07:16:18.323Z] #9 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-05-11T07:16:18.323Z] #9 DONE 0.1s [2022-05-11T07:16:18.323Z] [2022-05-11T07:16:18.323Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-05-11T07:16:18.323Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-05-11T07:16:18.323Z] #10 DONE 0.1s [2022-05-11T07:16:18.323Z] [2022-05-11T07:16:18.323Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-05-11T07:16:18.323Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-05-11T07:16:18.323Z] #8 DONE 0.1s [2022-05-11T07:16:18.323Z] [2022-05-11T07:16:18.323Z] #7 [internal] load metadata for docker.io/library/golang:1.18.1-bullseye [2022-05-11T07:16:18.323Z] #7 sha256:73e29a168f9262a213225a43b22bfcfe182b7439fa4244f8c610b88ff7b5865f [2022-05-11T07:16:18.323Z] #7 DONE 0.1s [2022-05-11T07:16:18.579Z] [2022-05-11T07:16:18.579Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-05-11T07:16:18.579Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-05-11T07:16:18.579Z] #73 DONE 0.0s [2022-05-11T07:16:18.579Z] [2022-05-11T07:16:18.579Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-05-11T07:16:18.579Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-05-11T07:16:18.579Z] #71 DONE 0.0s [2022-05-11T07:16:18.579Z] [2022-05-11T07:16:18.579Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-05-11T07:16:18.579Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-05-11T07:16:18.579Z] #11 DONE 0.0s [2022-05-11T07:16:18.579Z] [2022-05-11T07:16:18.579Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:6137c67e2009e881526386c42ba99b3657e4f92f546814a33d35b14e60579777 [2022-05-11T07:16:18.579Z] #28 sha256:7c4be5aae40e15ff58ab956b21209722acec95128fd98f7d1ee6ae271b42511e [2022-05-11T07:16:18.579Z] #28 DONE 0.0s [2022-05-11T07:16:18.579Z] [2022-05-11T07:16:18.579Z] #24 [internal] load build context [2022-05-11T07:16:18.579Z] #24 sha256:5de82ffb0a089f04709dd94dbc3e6809d2a54d29c846672141f8261d405eb2d2 [2022-05-11T07:16:18.658Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0fd49ab4b414694c7) in /home/ubuntu/workspace/moby_PR-43580 [Pipeline] { [Pipeline] checkout [2022-05-11T07:16:18.689Z] The recommended git tool is: git [2022-05-11T07:16:18.700Z] using credential docker-jenkins-github-credentials [2022-05-11T07:16:18.709Z] Cloning the remote Git repository [2022-05-11T07:16:18.709Z] Cloning with configured refspecs honoured and without tags [2022-05-11T07:16:19.145Z] #24 ... [2022-05-11T07:16:19.145Z] [2022-05-11T07:16:19.145Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-05-11T07:16:19.145Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-05-11T07:16:19.145Z] #49 DONE 0.5s [2022-05-11T07:16:19.145Z] [2022-05-11T07:16:19.145Z] #24 [internal] load build context [2022-05-11T07:16:19.145Z] #24 sha256:5de82ffb0a089f04709dd94dbc3e6809d2a54d29c846672141f8261d405eb2d2 [2022-05-11T07:16:18.711Z] Cloning repository https://github.com/moby/moby.git [2022-05-11T07:16:18.713Z] > git init /home/ubuntu/workspace/moby_PR-43580 # timeout=10 [2022-05-11T07:16:18.724Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-05-11T07:16:18.724Z] > git --version # timeout=10 [2022-05-11T07:16:18.727Z] > git --version # 'git version 2.25.1' [2022-05-11T07:16:18.727Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-11T07:16:18.728Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43580/head:refs/remotes/origin/PR-43580 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-11T07:16:20.090Z] #24 transferring context: 61.10MB 1.6s done [2022-05-11T07:16:20.090Z] #24 DONE 1.6s [2022-05-11T07:16:20.348Z] [2022-05-11T07:16:20.348Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-05-11T07:16:20.348Z] #53 sha256:7e99fa63a9052785ca7eccb11c1c7cf33834357605e6dc6776dcf50c1ca39af6 [2022-05-11T07:16:20.348Z] #53 CACHED [2022-05-11T07:16:20.348Z] [2022-05-11T07:16:20.348Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-05-11T07:16:20.348Z] #67 sha256:3ca3bc3838cb17287db134056d930092b1722b3a64ffc41eba92e1684cad8240 [2022-05-11T07:16:20.348Z] #67 CACHED [2022-05-11T07:16:20.348Z] [2022-05-11T07:16:20.348Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-05-11T07:16:20.348Z] #60 sha256:d908a3441f81cbd6a86ea8f254470ad25d38438257b1e23a9c98c277b479b6d8 [2022-05-11T07:16:20.348Z] #60 CACHED [2022-05-11T07:16:20.348Z] [2022-05-11T07:16:20.348Z] #65 [dev-systemd-false 23/26] COPY --from=containerd /build/ /usr/local/bin/ [2022-05-11T07:16:20.348Z] #65 sha256:4660d2cea57d1b5719c08b321d94f63b3058965cf2924d37a38f9d1ae48b2d5b [2022-05-11T07:16:20.348Z] #65 CACHED [2022-05-11T07:16:20.348Z] [2022-05-11T07:16:20.348Z] #75 [dev-systemd-false 25/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-05-11T07:16:20.348Z] #75 sha256:944a216e1109124281a2e6e78fd3f7db9e321cb3a623ada8a2df12f4af907c4c [2022-05-11T07:16:20.348Z] #75 CACHED [2022-05-11T07:16:20.348Z] [2022-05-11T07:16:20.348Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-05-11T07:16:20.348Z] #40 sha256:4a8f5d26cb515d9a7ffa8a1eb1a9c762d8f58ccf2d3ae38d36d1ac56ba42889c [2022-05-11T07:16:20.348Z] #40 CACHED [2022-05-11T07:16:20.348Z] [2022-05-11T07:16:20.348Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-05-11T07:16:20.348Z] #69 sha256:32faf3563203e7bb2a68e2fd781977462ae96d61f802316325e6aa43741e87d9 [2022-05-11T07:16:20.348Z] #69 CACHED [2022-05-11T07:16:20.348Z] [2022-05-11T07:16:20.348Z] #18 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-05-11T07:16:20.348Z] #18 sha256:1a7bf4f20272a2fb012d26ffc7fc90fc670b30730171c30d50f6ec83cf4bfc25 [2022-05-11T07:16:20.348Z] #18 CACHED [2022-05-11T07:16:20.348Z] [2022-05-11T07:16:20.348Z] #37 [dev-systemd-false 13/26] COPY --from=delve /build/ /usr/local/bin/ [2022-05-11T07:16:20.348Z] #37 sha256:513a9abc19afed832356b342d3b47812d12e5c35cc5007c1468436033c8e89eb [2022-05-11T07:16:20.348Z] #37 CACHED [2022-05-11T07:16:20.348Z] [2022-05-11T07:16:20.348Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-05-11T07:16:20.348Z] #42 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b [2022-05-11T07:16:20.348Z] #42 CACHED [2022-05-11T07:16:20.348Z] [2022-05-11T07:16:20.348Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-05-11T07:16:20.348Z] #62 sha256:bc04e854d726a022e98b78d242bb29167d8b72f145358cce5911a800873568dc [2022-05-11T07:16:20.348Z] #62 CACHED [2022-05-11T07:16:20.348Z] [2022-05-11T07:16:20.348Z] #21 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-05-11T07:16:20.348Z] #21 sha256:dfc24fcc8c570ba60b75f20eacf2f882ac50f85058428d0a8afae717825bebb9 [2022-05-11T07:16:20.348Z] #21 CACHED [2022-05-11T07:16:20.348Z] [2022-05-11T07:16:20.348Z] #56 [dev-systemd-false 20/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-05-11T07:16:20.348Z] #56 sha256:542f008ab18f461985debf737956130b7ee4234e317ad20cf8343556a87c5f75 [2022-05-11T07:16:20.348Z] #56 CACHED [2022-05-11T07:16:20.348Z] [2022-05-11T07:16:20.348Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-05-11T07:16:20.348Z] #57 sha256:210b5f481389dc67ed55a7b94e5780402b8cd10d06c135e75cf1e0e09190cc82 [2022-05-11T07:16:20.348Z] #57 CACHED [2022-05-11T07:16:20.348Z] [2022-05-11T07:16:20.348Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-05-11T07:16:20.348Z] #29 sha256:87b36cc280fe638d7ef5f20bb22729024d374f203f2bcca845213957d578aa99 [2022-05-11T07:16:20.348Z] #29 CACHED [2022-05-11T07:16:20.348Z] [2022-05-11T07:16:20.348Z] #17 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-05-11T07:16:20.348Z] #17 sha256:dcf2e28c1f464a708d246e4de51ad9bee53ced7251dcb20e7c9a1594f0e44825 [2022-05-11T07:16:20.348Z] #17 CACHED [2022-05-11T07:16:20.348Z] [2022-05-11T07:16:20.348Z] #22 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-05-11T07:16:20.348Z] #22 sha256:9d95f682a6c6b0a7d29d4630dde85b1c44292a395967b7d0be0b789a81529bec [2022-05-11T07:16:20.348Z] #22 CACHED [2022-05-11T07:16:20.348Z] [2022-05-11T07:16:20.348Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-05-11T07:16:20.348Z] #63 sha256:5161d28466bfcab416bbc5a848611631d0f8df6094083086b40834c22c042cfb [2022-05-11T07:16:20.348Z] #63 CACHED [2022-05-11T07:16:20.348Z] [2022-05-11T07:16:20.348Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-05-11T07:16:20.348Z] #33 sha256:dd24f79521cd59f27ee189d52855bb7b516bd7c2fc74d7977022c6d42cc492a5 [2022-05-11T07:16:20.348Z] #33 CACHED [2022-05-11T07:16:20.348Z] [2022-05-11T07:16:20.348Z] #19 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-05-11T07:16:20.348Z] #19 sha256:96ca370e47647410cfb3419262c5e56b206bf89babd7b9d4074febe5183463c5 [2022-05-11T07:16:20.348Z] #19 CACHED [2022-05-11T07:16:20.348Z] [2022-05-11T07:16:20.348Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-05-11T07:16:20.348Z] #30 sha256:8e30ae9bd5fe148d11d6aef0daf23427f7ef9c759137ed63a351022e50195f7f [2022-05-11T07:16:20.348Z] #30 CACHED [2022-05-11T07:16:20.348Z] [2022-05-11T07:16:20.348Z] #44 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-05-11T07:16:20.348Z] #44 sha256:970bf66202165ee9408f9cf9073a433a6285148b5d65cbecbf86b2debeaec225 [2022-05-11T07:16:20.348Z] #44 CACHED [2022-05-11T07:16:20.348Z] [2022-05-11T07:16:20.348Z] #70 [dev-systemd-false 24/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-05-11T07:16:20.348Z] #70 sha256:0bad6c763e01f2e9a0fc6b0478a5190e11a7c93aa8ef29b0fe09e40b06122277 [2022-05-11T07:16:20.348Z] #70 CACHED [2022-05-11T07:16:20.348Z] [2022-05-11T07:16:20.348Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-05-11T07:16:20.348Z] #12 sha256:00a148a24e5899a004ac5011921c54b3a63dbcb43c767aebcfd6a3b2f05df41e [2022-05-11T07:16:20.348Z] #12 CACHED [2022-05-11T07:16:20.348Z] [2022-05-11T07:16:20.348Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-05-11T07:16:20.348Z] #64 sha256:04db75a75e7d801e8c97a3c5f862e5fdbf88cb6021a21f5501277db966cf0ac8 [2022-05-11T07:16:20.348Z] #64 CACHED [2022-05-11T07:16:20.348Z] [2022-05-11T07:16:20.348Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-05-11T07:16:20.348Z] #46 sha256:a604b9353e44ae8e06b16ac9ac4f0cdee160a2eed2d3d6899eacf15a043e5c1a [2022-05-11T07:16:20.348Z] #46 CACHED [2022-05-11T07:16:20.348Z] [2022-05-11T07:16:20.348Z] #61 [dev-systemd-false 22/26] COPY --from=runc /build/ /usr/local/bin/ [2022-05-11T07:16:20.348Z] #61 sha256:4f4f2ee072019111e6e19bde51935107da610ac57ad305cd92d6d9a6466e73d5 [2022-05-11T07:16:20.348Z] #61 CACHED [2022-05-11T07:16:20.348Z] [2022-05-11T07:16:20.348Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-05-11T07:16:20.348Z] #59 sha256:84aa1d19538e547d314593dc11161984f3814ba20e7569c43ab8dc6971982255 [2022-05-11T07:16:20.348Z] #59 CACHED [2022-05-11T07:16:20.348Z] [2022-05-11T07:16:20.348Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-05-11T07:16:20.348Z] #25 sha256:02c8dd09b4477f0e5902917b71d1772fbc6eb9137e9d3b7f4cde16b8f3b6157d [2022-05-11T07:16:20.348Z] #25 CACHED [2022-05-11T07:16:20.348Z] [2022-05-11T07:16:20.348Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-05-11T07:16:20.348Z] #72 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-05-11T07:16:20.348Z] #72 CACHED [2022-05-11T07:16:20.348Z] [2022-05-11T07:16:20.348Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-05-11T07:16:20.348Z] #55 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-05-11T07:16:20.348Z] #55 CACHED [2022-05-11T07:16:20.348Z] [2022-05-11T07:16:20.348Z] #27 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2022-05-11T07:16:20.348Z] #27 sha256:bd7488fe6a51de896c6f0b0924743fcc2b908f0d19861e8ab960a1484bb4d8e5 [2022-05-11T07:16:20.348Z] #27 CACHED [2022-05-11T07:16:20.348Z] [2022-05-11T07:16:20.348Z] #41 [dev-systemd-false 15/26] COPY --from=gowinres /build/ /usr/local/bin/ [2022-05-11T07:16:20.348Z] #41 sha256:bf18fcdae77b99620cd9510155a9721d4554d9215307353e9f0ea0d8f4c6b753 [2022-05-11T07:16:20.348Z] #41 CACHED [2022-05-11T07:16:20.348Z] [2022-05-11T07:16:20.348Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-05-11T07:16:20.348Z] #68 sha256:b6cf91b62b2737fa6343049db4957ba755b5b7bd94c0387072ccbc2f9f0d2d38 [2022-05-11T07:16:20.348Z] #68 CACHED [2022-05-11T07:16:20.348Z] [2022-05-11T07:16:20.348Z] #39 [dev-systemd-false 14/26] COPY --from=tomll /build/ /usr/local/bin/ [2022-05-11T07:16:20.348Z] #39 sha256:ddd1f7aaaba67e0f5b57b2818889e85c51560f32d4c688fd6860ccec0171b994 [2022-05-11T07:16:20.348Z] #39 CACHED [2022-05-11T07:16:20.348Z] [2022-05-11T07:16:20.348Z] #58 [dev-systemd-false 21/26] COPY --from=shfmt /build/ /usr/local/bin/ [2022-05-11T07:16:20.348Z] #58 sha256:9cb2b7948ffbf96bf5065e022cf3b59672be6e6011a4b91d039f4dc665a561d2 [2022-05-11T07:16:20.348Z] #58 CACHED [2022-05-11T07:16:20.348Z] [2022-05-11T07:16:20.348Z] #52 [dev-systemd-false 18/26] COPY --from=criu /build/ /usr/local/bin/ [2022-05-11T07:16:20.348Z] #52 sha256:1babb3b19f4d1b9dd9fdf2dfa8a20443fd57e197ea04975e669a275647257308 [2022-05-11T07:16:20.348Z] #52 CACHED [2022-05-11T07:16:20.348Z] [2022-05-11T07:16:20.348Z] #38 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-05-11T07:16:20.348Z] #38 sha256:4bb4f83a0690da47c17fb103f09aa168321773c1ee45de9b3acf6b42f2bf1368 [2022-05-11T07:16:20.348Z] #38 CACHED [2022-05-11T07:16:20.348Z] [2022-05-11T07:16:20.348Z] #32 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2022-05-11T07:16:20.348Z] #32 sha256:6bb841567a5cf5080f02cef85147b55df5db7ae5ed4700a203d38e43f7176213 [2022-05-11T07:16:20.348Z] #32 CACHED [2022-05-11T07:16:20.348Z] [2022-05-11T07:16:20.348Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-05-11T07:16:20.348Z] #43 sha256:fb8cf364764d4c9c4d4985669da9edcd3785ceb98c257c9171f822c96b84eb45 [2022-05-11T07:16:20.348Z] #43 CACHED [2022-05-11T07:16:20.348Z] [2022-05-11T07:16:20.348Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-05-11T07:16:20.348Z] #66 sha256:1da97109e1177ac6b4f4dcf785bf0719b9905a177889e472cce6f5e111f31824 [2022-05-11T07:16:20.348Z] #66 CACHED [2022-05-11T07:16:20.348Z] [2022-05-11T07:16:20.348Z] #16 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-05-11T07:16:20.348Z] #16 sha256:f35a51630ad3b2780f03cf5cd8394bca81809569a510447108667066e916eecd [2022-05-11T07:16:20.348Z] #16 CACHED [2022-05-11T07:16:20.349Z] [2022-05-11T07:16:20.349Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-05-11T07:16:20.349Z] #74 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-05-11T07:16:20.349Z] #74 CACHED [2022-05-11T07:16:20.349Z] [2022-05-11T07:16:20.349Z] #20 [dev-systemd-false 6/26] RUN ldconfig [2022-05-11T07:16:20.349Z] #20 sha256:4eaffd71a03e2a310e73d03247d2193eacf9f201929e4f5e00737dfe7f918c04 [2022-05-11T07:16:20.349Z] #20 CACHED [2022-05-11T07:16:20.349Z] [2022-05-11T07:16:20.349Z] #15 [dev-systemd-false 1/26] RUN groupadd -r docker [2022-05-11T07:16:20.349Z] #15 sha256:29f181392b4181df7deecb1bde239df90613839089af6ee93988726848e24124 [2022-05-11T07:16:20.349Z] #15 CACHED [2022-05-11T07:16:20.349Z] [2022-05-11T07:16:20.349Z] #48 [dev-systemd-false 17/26] COPY --from=registry /build/ /usr/local/bin/ [2022-05-11T07:16:20.349Z] #48 sha256:568671becf24d2dcec87285a4a2538c4a6ea99eca246613c379b5501015194b5 [2022-05-11T07:16:20.349Z] #48 CACHED [2022-05-11T07:16:20.349Z] [2022-05-11T07:16:20.349Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-05-11T07:16:20.349Z] #26 sha256:47a74534e5469f031b8aaca51f28b36889a620ed6bf079669975b9ff3dd63306 [2022-05-11T07:16:20.349Z] #26 CACHED [2022-05-11T07:16:20.349Z] [2022-05-11T07:16:20.349Z] #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 "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-05-11T07:16:20.349Z] #47 sha256:26209c4795914995411be6e71aeda135557e0abe072f41ca3ab9544bf2e7195e [2022-05-11T07:16:20.349Z] #47 CACHED [2022-05-11T07:16:20.349Z] [2022-05-11T07:16:20.349Z] #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 echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /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 [2022-05-11T07:16:20.349Z] #51 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-05-11T07:16:20.349Z] #51 CACHED [2022-05-11T07:16:20.349Z] [2022-05-11T07:16:20.349Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-05-11T07:16:20.349Z] #31 sha256:3efddc34d6315ee56c46db7f1cce6e02cfcad9a04f880bd9431ee4cc910942ec [2022-05-11T07:16:20.349Z] #31 CACHED [2022-05-11T07:16:20.349Z] [2022-05-11T07:16:20.349Z] #35 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2022-05-11T07:16:20.349Z] #35 sha256:b7098a7ed603e995c939a3a5891901e9953007a01c116d0ca83369814cc907c1 [2022-05-11T07:16:20.349Z] #35 CACHED [2022-05-11T07:16:20.349Z] [2022-05-11T07:16:20.349Z] #45 [dev-systemd-false 16/26] COPY --from=tini /build/ /usr/local/bin/ [2022-05-11T07:16:20.349Z] #45 sha256:1fa8d37c1bd34360da7fc153c47315a5396c2295f97f22373442cc7fb4bf626b [2022-05-11T07:16:20.349Z] #45 CACHED [2022-05-11T07:16:20.349Z] [2022-05-11T07:16:20.349Z] #13 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2022-05-11T07:16:20.349Z] #13 sha256:ab2cabe362c2884ca9de2a62d416f2d362b8f93f1afd2021748e9453bb07fb13 [2022-05-11T07:16:20.349Z] #13 CACHED [2022-05-11T07:16:20.349Z] [2022-05-11T07:16:20.349Z] #50 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2022-05-11T07:16:20.349Z] #50 sha256:f4e2edacd5c5f7695459b365dd7ea6b81c6057e453b099204efda2a8a795bee2 [2022-05-11T07:16:20.349Z] #50 CACHED [2022-05-11T07:16:20.349Z] [2022-05-11T07:16:20.349Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help [2022-05-11T07:16:20.349Z] #36 sha256:b9859af8b84dce2d8bcff7950573223c4f248f3ca3c9adee96516ee850fccc70 [2022-05-11T07:16:20.349Z] #36 CACHED [2022-05-11T07:16:20.349Z] [2022-05-11T07:16:20.349Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-05-11T07:16:20.349Z] #34 sha256:a4ff1909b9009ce432cf92bccd9185b8dd191b1939efb3ed7c34cc9ea737b1fc [2022-05-11T07:16:20.349Z] #34 CACHED [2022-05-11T07:16:20.349Z] [2022-05-11T07:16:20.349Z] #54 [dev-systemd-false 19/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-05-11T07:16:20.349Z] #54 sha256:47ea74c8e90fb220c360871eabbe00e79de7bddae2a13dc387c3d258a818a476 [2022-05-11T07:16:20.349Z] #54 CACHED [2022-05-11T07:16:20.349Z] [2022-05-11T07:16:20.349Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-05-11T07:16:20.349Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-05-11T07:16:20.349Z] #14 CACHED [2022-05-11T07:16:20.349Z] [2022-05-11T07:16:20.349Z] #23 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-05-11T07:16:20.349Z] #23 sha256:27c7597b159a92292b00e148c461d9a0a1de96964337069f8589f7d0674252e1 [2022-05-11T07:16:20.349Z] #23 CACHED [2022-05-11T07:16:20.349Z] [2022-05-11T07:16:20.349Z] #76 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2022-05-11T07:16:20.349Z] #76 sha256:2f4a330936dfb760a2b3dffdf93e294f73791d34b1ccfa8e863ac061d1d3d47c [2022-05-11T07:16:20.349Z] #76 CACHED [2022-05-11T07:16:20.349Z] [2022-05-11T07:16:20.349Z] #77 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-05-11T07:16:20.349Z] #77 sha256:d18e2eb540f27085166881c99da749a331b5251d0f4dc141d67b04f208fc4838 [2022-05-11T07:16:21.277Z] #77 DONE 1.1s [2022-05-11T07:16:21.277Z] [2022-05-11T07:16:21.277Z] #78 exporting to image [2022-05-11T07:16:21.277Z] #78 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-05-11T07:16:21.277Z] #78 exporting layers [2022-05-11T07:16:21.286Z] Client: [2022-05-11T07:16:21.286Z] Context: default [2022-05-11T07:16:21.286Z] Debug Mode: false [2022-05-11T07:16:21.286Z] Plugins: [2022-05-11T07:16:21.286Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-05-11T07:16:21.286Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-05-11T07:16:21.286Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-05-11T07:16:21.286Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-05-11T07:16:21.286Z] [2022-05-11T07:16:21.286Z] Server: [2022-05-11T07:16:21.286Z] Containers: 0 [2022-05-11T07:16:21.286Z] Running: 0 [2022-05-11T07:16:21.286Z] Paused: 0 [2022-05-11T07:16:21.286Z] Stopped: 0 [2022-05-11T07:16:21.286Z] Images: 1 [2022-05-11T07:16:21.286Z] Server Version: 20.10.14 [2022-05-11T07:16:21.286Z] Storage Driver: overlay2 [2022-05-11T07:16:21.286Z] Backing Filesystem: extfs [2022-05-11T07:16:21.286Z] Supports d_type: true [2022-05-11T07:16:21.286Z] Native Overlay Diff: true [2022-05-11T07:16:21.286Z] userxattr: false [2022-05-11T07:16:21.286Z] Logging Driver: json-file [2022-05-11T07:16:21.286Z] Cgroup Driver: cgroupfs [2022-05-11T07:16:21.286Z] Cgroup Version: 1 [2022-05-11T07:16:21.286Z] Plugins: [2022-05-11T07:16:21.286Z] Volume: local [2022-05-11T07:16:21.286Z] Network: bridge host ipvlan macvlan null overlay [2022-05-11T07:16:21.286Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-05-11T07:16:21.286Z] Swarm: inactive [2022-05-11T07:16:21.286Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-05-11T07:16:21.286Z] Default Runtime: runc [2022-05-11T07:16:21.286Z] Init Binary: docker-init [2022-05-11T07:16:21.286Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-05-11T07:16:21.286Z] runc version: v1.0.3-0-gf46b6ba [2022-05-11T07:16:21.286Z] init version: de40ad0 [2022-05-11T07:16:21.286Z] Security Options: [2022-05-11T07:16:21.286Z] apparmor [2022-05-11T07:16:21.286Z] seccomp [2022-05-11T07:16:21.286Z] Profile: default [2022-05-11T07:16:21.286Z] Kernel Version: 5.4.0-1071-aws [2022-05-11T07:16:21.286Z] Operating System: Ubuntu 18.04.6 LTS [2022-05-11T07:16:21.286Z] OSType: linux [2022-05-11T07:16:21.286Z] Architecture: x86_64 [2022-05-11T07:16:21.286Z] CPUs: 2 [2022-05-11T07:16:21.286Z] Total Memory: 7.565GiB [2022-05-11T07:16:21.286Z] Name: ip-10-100-84-238 [2022-05-11T07:16:21.286Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-05-11T07:16:21.286Z] Docker Root Dir: /var/lib/docker [2022-05-11T07:16:21.286Z] Debug Mode: false [2022-05-11T07:16:21.286Z] Registry: https://index.docker.io/v1/ [2022-05-11T07:16:21.286Z] Labels: [2022-05-11T07:16:21.286Z] Experimental: true [2022-05-11T07:16:21.286Z] Insecure Registries: [2022-05-11T07:16:21.286Z] 127.0.0.0/8 [2022-05-11T07:16:21.286Z] Live Restore Enabled: true [2022-05-11T07:16:21.286Z] [2022-05-11T07:16:21.286Z] WARNING: No swap limit support [Pipeline] sh [2022-05-11T07:16:21.561Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-05-11T07:16:21.561Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-05-11T07:16:21.561Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43580/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-05-11T07:16:21.561Z] + bash /home/ubuntu/workspace/moby_PR-43580/check-config.sh [2022-05-11T07:16:21.561Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-05-11T07:16:21.561Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-05-11T07:16:21.561Z] [2022-05-11T07:16:21.561Z] Generally Necessary: [2022-05-11T07:16:21.561Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-05-11T07:16:21.561Z] - apparmor: enabled and tools installed [2022-05-11T07:16:21.561Z] - CONFIG_NAMESPACES: enabled [2022-05-11T07:16:21.561Z] - CONFIG_NET_NS: enabled [2022-05-11T07:16:21.561Z] - CONFIG_PID_NS: enabled [2022-05-11T07:16:21.561Z] - CONFIG_IPC_NS: enabled [2022-05-11T07:16:21.561Z] - CONFIG_UTS_NS: enabled [2022-05-11T07:16:21.561Z] - CONFIG_CGROUPS: enabled [2022-05-11T07:16:21.561Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-05-11T07:16:21.561Z] - CONFIG_CGROUP_DEVICE: enabled [2022-05-11T07:16:21.561Z] - CONFIG_CGROUP_FREEZER: enabled [2022-05-11T07:16:21.561Z] - CONFIG_CGROUP_SCHED: enabled [2022-05-11T07:16:21.561Z] - CONFIG_CPUSETS: enabled [2022-05-11T07:16:21.561Z] - CONFIG_MEMCG: enabled [2022-05-11T07:16:21.561Z] - CONFIG_KEYS: enabled [2022-05-11T07:16:21.561Z] - CONFIG_VETH: enabled (as module) [2022-05-11T07:16:21.561Z] - CONFIG_BRIDGE: enabled (as module) [2022-05-11T07:16:21.561Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-05-11T07:16:21.561Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-05-11T07:16:21.561Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-05-11T07:16:21.561Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-05-11T07:16:21.561Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-05-11T07:16:21.561Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-05-11T07:16:21.561Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-05-11T07:16:21.561Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-05-11T07:16:21.561Z] - CONFIG_NF_NAT: enabled (as module) [2022-05-11T07:16:21.561Z] - CONFIG_POSIX_MQUEUE: enabled [2022-05-11T07:16:21.561Z] - CONFIG_CGROUP_BPF: enabled [2022-05-11T07:16:21.561Z] [2022-05-11T07:16:21.561Z] Optional Features: [2022-05-11T07:16:21.561Z] - CONFIG_USER_NS: enabled [2022-05-11T07:16:21.561Z] - CONFIG_SECCOMP: enabled [2022-05-11T07:16:21.561Z] - CONFIG_SECCOMP_FILTER: enabled [2022-05-11T07:16:21.561Z] - CONFIG_CGROUP_PIDS: enabled [2022-05-11T07:16:21.561Z] - CONFIG_MEMCG_SWAP: enabled [2022-05-11T07:16:21.561Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-05-11T07:16:21.561Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-05-11T07:16:21.819Z] - CONFIG_BLK_CGROUP: enabled [2022-05-11T07:16:21.819Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-05-11T07:16:21.819Z] - CONFIG_CGROUP_PERF: enabled [2022-05-11T07:16:21.819Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-05-11T07:16:21.819Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-05-11T07:16:21.819Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-05-11T07:16:21.819Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-05-11T07:16:21.819Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-05-11T07:16:21.819Z] - CONFIG_RT_GROUP_SCHED: missing [2022-05-11T07:16:21.819Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-05-11T07:16:21.819Z] - CONFIG_IP_VS: enabled (as module) [2022-05-11T07:16:21.819Z] - CONFIG_IP_VS_NFCT: enabled [2022-05-11T07:16:21.819Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-05-11T07:16:21.819Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-05-11T07:16:21.819Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-05-11T07:16:21.819Z] - CONFIG_SECURITY_SELINUX: enabled [2022-05-11T07:16:21.819Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-05-11T07:16:21.819Z] - CONFIG_EXT4_FS: enabled [2022-05-11T07:16:21.819Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-05-11T07:16:21.819Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-05-11T07:16:21.819Z] - Network Drivers: [2022-05-11T07:16:21.819Z] - "overlay": [2022-05-11T07:16:21.819Z] - CONFIG_VXLAN: enabled (as module) [2022-05-11T07:16:21.819Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-05-11T07:16:21.819Z] Optional (for encrypted networks): [2022-05-11T07:16:21.819Z] - CONFIG_CRYPTO: enabled [2022-05-11T07:16:21.819Z] - CONFIG_CRYPTO_AEAD: enabled [2022-05-11T07:16:21.819Z] - CONFIG_CRYPTO_GCM: enabled [2022-05-11T07:16:21.819Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-05-11T07:16:21.819Z] - CONFIG_CRYPTO_GHASH: enabled [2022-05-11T07:16:21.819Z] - CONFIG_XFRM: enabled [2022-05-11T07:16:21.819Z] - CONFIG_XFRM_USER: enabled (as module) [2022-05-11T07:16:21.819Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-05-11T07:16:21.819Z] - CONFIG_INET_ESP: enabled (as module) [2022-05-11T07:16:21.819Z] - "ipvlan": [2022-05-11T07:16:21.819Z] - CONFIG_IPVLAN: enabled (as module) [2022-05-11T07:16:21.819Z] - "macvlan": [2022-05-11T07:16:21.819Z] - CONFIG_MACVLAN: enabled (as module) [2022-05-11T07:16:21.819Z] - CONFIG_DUMMY: enabled (as module) [2022-05-11T07:16:21.819Z] - "ftp,tftp client in container": [2022-05-11T07:16:22.075Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-05-11T07:16:22.075Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-05-11T07:16:22.075Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-05-11T07:16:22.075Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-05-11T07:16:22.075Z] - Storage Drivers: [2022-05-11T07:16:22.075Z] - "aufs": [2022-05-11T07:16:22.075Z] - CONFIG_AUFS_FS: enabled (as module) [2022-05-11T07:16:22.075Z] - "btrfs": [2022-05-11T07:16:22.075Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-05-11T07:16:22.075Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-05-11T07:16:22.075Z] - "devicemapper": [2022-05-11T07:16:22.075Z] - CONFIG_BLK_DEV_DM: enabled [2022-05-11T07:16:22.075Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-05-11T07:16:22.075Z] - "overlay": [2022-05-11T07:16:22.075Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-05-11T07:16:22.075Z] - "zfs": [2022-05-11T07:16:22.075Z] - /dev/zfs: present [2022-05-11T07:16:22.075Z] - zfs command: missing [2022-05-11T07:16:22.075Z] - zpool command: missing [2022-05-11T07:16:22.075Z] [2022-05-11T07:16:22.075Z] Limits: [2022-05-11T07:16:22.075Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-05-11T07:16:22.075Z] [2022-05-11T07:16:22.075Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-05-11T07:16:22.211Z] #78 exporting layers 1.0s done [2022-05-11T07:16:22.211Z] #78 writing image sha256:9be7655d753b8b50dc3a508599211bf32a7f09c97dd2267865479a2a07e7657c done [2022-05-11T07:16:22.211Z] #78 naming to docker.io/library/docker:9f9afe987621fd6e415793ca5630065caa9a7312 done [2022-05-11T07:16:22.211Z] #78 DONE 1.0s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2022-05-11T07:16:22.394Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg CROSS=true -t docker:f6aceba500b8938ffc257893fc0a5ec8ac3e9ea7 . [2022-05-11T07:16:22.579Z] + trap exit INT TERM [2022-05-11T07:16:22.579Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2022-05-11T07:16:22.579Z] + CONTAINER_NAME=docker-pr2 [2022-05-11T07:16:22.579Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43580/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43580/.git:/go/src/github.com/docker/docker/.git --name docker-pr2-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=9f9afe987621fd6e415793ca5630065caa9a7312 -e DOCKER_GRAPHDRIVER docker:9f9afe987621fd6e415793ca5630065caa9a7312 hack/make.sh dynbinary [2022-05-11T07:16:22.651Z] #1 [internal] load build definition from Dockerfile [2022-05-11T07:16:22.651Z] #1 sha256:3718ed798daa3364180c571ebec100edb7f1be259f858a752119e70cbad68320 [2022-05-11T07:16:22.651Z] #1 transferring dockerfile: 17.97kB done [2022-05-11T07:16:22.651Z] #1 DONE 0.0s [2022-05-11T07:16:22.651Z] [2022-05-11T07:16:22.651Z] #2 [internal] load .dockerignore [2022-05-11T07:16:22.651Z] #2 sha256:dec09a7de3cf4f74f20ece656728a2fab585e82ade7b2af3f0d99ebfdb280aa6 [2022-05-11T07:16:22.651Z] #2 transferring context: 145B done [2022-05-11T07:16:22.651Z] #2 DONE 0.0s [2022-05-11T07:16:22.651Z] [2022-05-11T07:16:22.651Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-05-11T07:16:22.651Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2022-05-11T07:16:22.835Z] [2022-05-11T07:16:22.907Z] #3 DONE 0.3s [2022-05-11T07:16:22.907Z] [2022-05-11T07:16:22.907Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-05-11T07:16:22.907Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-05-11T07:16:22.907Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 done [2022-05-11T07:16:22.907Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2022-05-11T07:16:22.907Z] #4 sha256:93f32bd6dd9004897fed4703191f48924975081860667932a4df35ba567d7426 528B / 528B done [2022-05-11T07:16:22.907Z] #4 sha256:e532695ddd93ca7c85a816c67afdb352e91052fab7ac19a675088f80915779a7 1.21kB / 1.21kB done [2022-05-11T07:16:22.907Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s [2022-05-11T07:16:23.091Z] Removing bundles/ [2022-05-11T07:16:23.091Z] [2022-05-11T07:16:23.091Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-05-11T07:16:23.164Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.3s done [2022-05-11T07:16:23.164Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 [2022-05-11T07:16:23.347Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-05-11T07:16:23.347Z] GOOS="" GOARCH="" GOARM="" [2022-05-11T07:16:23.420Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.2s done [2022-05-11T07:16:23.420Z] #4 DONE 0.6s [2022-05-11T07:16:23.678Z] [2022-05-11T07:16:23.678Z] #6 [internal] load .dockerignore [2022-05-11T07:16:23.678Z] #6 sha256:f07ab0ad631ccd95e1b1911f27ff8916f26b6a338a8d8ee44ff21c592cb1e011 [2022-05-11T07:16:23.678Z] #6 DONE 0.0s [2022-05-11T07:16:23.678Z] [2022-05-11T07:16:23.678Z] #5 [internal] load build definition from Dockerfile [2022-05-11T07:16:23.678Z] #5 sha256:34fdbeaebbe63d771c00fcd47bbecbacd94f6ea1d6a29c0577638d578c30fbd7 [2022-05-11T07:16:23.678Z] #5 DONE 0.0s [2022-05-11T07:16:23.678Z] [2022-05-11T07:16:23.678Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-05-11T07:16:23.678Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-05-11T07:16:23.934Z] #10 ... [2022-05-11T07:16:23.934Z] [2022-05-11T07:16:23.934Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2022-05-11T07:16:23.934Z] #7 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-05-11T07:16:23.934Z] #7 DONE 0.5s [2022-05-11T07:16:24.190Z] [2022-05-11T07:16:24.190Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-05-11T07:16:24.190Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-05-11T07:16:24.190Z] #8 DONE 0.5s [2022-05-11T07:16:24.190Z] [2022-05-11T07:16:24.190Z] #9 [internal] load metadata for docker.io/library/golang:1.18.1-bullseye [2022-05-11T07:16:24.190Z] #9 sha256:73e29a168f9262a213225a43b22bfcfe182b7439fa4244f8c610b88ff7b5865f [2022-05-11T07:16:24.190Z] #9 DONE 0.6s [2022-05-11T07:16:24.190Z] [2022-05-11T07:16:24.190Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-05-11T07:16:24.190Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-05-11T07:16:24.190Z] #10 DONE 0.6s [2022-05-11T07:16:24.757Z] [2022-05-11T07:16:24.757Z] #80 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-05-11T07:16:24.757Z] #80 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-05-11T07:16:24.757Z] #80 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 done [2022-05-11T07:16:24.757Z] #80 DONE 0.0s [2022-05-11T07:16:24.757Z] [2022-05-11T07:16:24.757Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-05-11T07:16:24.757Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-05-11T07:16:24.757Z] #11 resolve docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 0.1s done [2022-05-11T07:16:24.757Z] #11 sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 1.86kB / 1.86kB done [2022-05-11T07:16:24.757Z] #11 sha256:5b75b529da0f2196ee8561a90e5b99aceee56e125c6ef09a3da4e32cf3cc6c20 1.80kB / 1.80kB done [2022-05-11T07:16:24.757Z] #11 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 0B / 54.94MB 0.1s [2022-05-11T07:16:24.757Z] #11 sha256:65375c930b214d93a4c09a1db748e6979ef53ad585ec864dbe837108d48d8d14 7.05kB / 7.05kB done [2022-05-11T07:16:24.757Z] #11 sha256:967757d5652770cfa81b6cc7577d65e06d336173da116d1fb5b2d349d5d44127 0B / 5.16MB 0.1s [2022-05-11T07:16:24.757Z] #11 sha256:c357e2c68cb3bf1e98dcb3eb6ceb16837253db71535921d6993c594588bffe04 0B / 10.87MB 0.1s [2022-05-11T07:16:24.757Z] #11 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 7.34MB / 54.94MB 0.2s [2022-05-11T07:16:24.757Z] #11 sha256:967757d5652770cfa81b6cc7577d65e06d336173da116d1fb5b2d349d5d44127 4.19MB / 5.16MB 0.2s [2022-05-11T07:16:24.757Z] #11 sha256:c357e2c68cb3bf1e98dcb3eb6ceb16837253db71535921d6993c594588bffe04 1.05MB / 10.87MB 0.2s [2022-05-11T07:16:25.016Z] #11 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 15.73MB / 54.94MB 0.3s [2022-05-11T07:16:25.016Z] #11 sha256:967757d5652770cfa81b6cc7577d65e06d336173da116d1fb5b2d349d5d44127 5.16MB / 5.16MB 0.3s [2022-05-11T07:16:25.016Z] #11 sha256:c357e2c68cb3bf1e98dcb3eb6ceb16837253db71535921d6993c594588bffe04 9.37MB / 10.87MB 0.3s [2022-05-11T07:16:25.016Z] #11 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 25.17MB / 54.94MB 0.4s [2022-05-11T07:16:25.016Z] #11 sha256:967757d5652770cfa81b6cc7577d65e06d336173da116d1fb5b2d349d5d44127 5.16MB / 5.16MB 0.4s done [2022-05-11T07:16:25.016Z] #11 sha256:c357e2c68cb3bf1e98dcb3eb6ceb16837253db71535921d6993c594588bffe04 10.87MB / 10.87MB 0.4s [2022-05-11T07:16:25.016Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 0B / 54.58MB 0.4s [2022-05-11T07:16:25.276Z] #11 ... [2022-05-11T07:16:25.276Z] [2022-05-11T07:16:25.276Z] #56 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-05-11T07:16:25.276Z] #56 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-05-11T07:16:25.276Z] #56 DONE 0.0s [2022-05-11T07:16:25.276Z] [2022-05-11T07:16:25.276Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-05-11T07:16:25.276Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-05-11T07:16:25.276Z] #11 sha256:c357e2c68cb3bf1e98dcb3eb6ceb16837253db71535921d6993c594588bffe04 10.87MB / 10.87MB 0.4s done [2022-05-11T07:16:25.276Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 14.68MB / 54.58MB 0.6s [2022-05-11T07:16:25.276Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 3.15MB / 85.84MB 0.6s [2022-05-11T07:16:25.276Z] #11 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 30.41MB / 54.94MB 0.7s [2022-05-11T07:16:25.276Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 17.83MB / 54.58MB 0.7s [2022-05-11T07:16:25.276Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 9.44MB / 85.84MB 0.7s [2022-05-11T07:16:25.533Z] #11 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 36.70MB / 54.94MB 0.8s [2022-05-11T07:16:25.533Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 22.02MB / 54.58MB 0.8s [2022-05-11T07:16:25.533Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 14.71MB / 85.84MB 0.8s [2022-05-11T07:16:25.533Z] #11 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 46.14MB / 54.94MB 0.9s [2022-05-11T07:16:25.533Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 20.97MB / 85.84MB 0.9s [2022-05-11T07:16:25.791Z] #11 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 54.94MB / 54.94MB 1.1s [2022-05-11T07:16:25.791Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 33.55MB / 54.58MB 1.1s [2022-05-11T07:16:25.791Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 30.41MB / 85.84MB 1.1s [2022-05-11T07:16:25.791Z] #11 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 54.94MB / 54.94MB 1.2s done [2022-05-11T07:16:25.791Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 38.80MB / 54.58MB 1.2s [2022-05-11T07:16:26.049Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 47.19MB / 54.58MB 1.4s [2022-05-11T07:16:26.049Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 47.19MB / 85.84MB 1.4s [2022-05-11T07:16:26.049Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 2.10MB / 141.70MB 1.4s [2022-05-11T07:16:26.049Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 54.53MB / 54.58MB 1.5s [2022-05-11T07:16:26.310Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 55.57MB / 85.84MB 1.6s [2022-05-11T07:16:26.310Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 11.53MB / 141.70MB 1.6s [2022-05-11T07:16:26.310Z] #11 extracting sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a [2022-05-11T07:16:26.310Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 54.58MB / 54.58MB 1.6s done [2022-05-11T07:16:26.310Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 61.87MB / 85.84MB 1.7s [2022-05-11T07:16:26.574Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 71.30MB / 85.84MB 1.8s [2022-05-11T07:16:26.574Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 25.17MB / 141.70MB 1.8s [2022-05-11T07:16:26.574Z] #11 sha256:3447e3508f49d81eb14b0cf466950f15126161f20f2d70b8d429017d2b08a74f 156B / 156B 1.8s done [2022-05-11T07:16:26.574Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 83.89MB / 85.84MB 2.0s [2022-05-11T07:16:26.574Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 40.89MB / 141.70MB 2.0s [2022-05-11T07:16:26.835Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 53.48MB / 141.70MB 2.2s [2022-05-11T07:16:27.092Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 85.84MB / 85.84MB 2.2s done [2022-05-11T07:16:27.092Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 62.91MB / 141.70MB 2.3s [2022-05-11T07:16:27.092Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 72.35MB / 141.70MB 2.5s [2022-05-11T07:16:27.349Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 80.74MB / 141.70MB 2.7s [2022-05-11T07:16:27.606Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 91.41MB / 141.70MB 3.0s [2022-05-11T07:16:27.863Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 102.76MB / 141.70MB 3.2s [2022-05-11T07:16:28.120Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 112.20MB / 141.70MB 3.4s [2022-05-11T07:16:28.120Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 120.59MB / 141.70MB 3.5s [2022-05-11T07:16:28.377Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 128.97MB / 141.70MB 3.6s [2022-05-11T07:16:28.634Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 138.41MB / 141.70MB 3.8s [2022-05-11T07:16:30.004Z] #11 ... [2022-05-11T07:16:30.004Z] [2022-05-11T07:16:30.004Z] #31 [internal] load build context [2022-05-11T07:16:30.004Z] #31 sha256:a4d66931c19a6561ddd8dd57a57481daae326a2f6e11c58a6471bf7507af97ea [2022-05-11T07:16:30.004Z] #31 transferring context: 61.10MB 4.7s done [2022-05-11T07:16:30.004Z] #31 DONE 5.3s [2022-05-11T07:16:30.004Z] [2022-05-11T07:16:30.004Z] #78 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-05-11T07:16:30.004Z] #78 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-05-11T07:16:30.004Z] #78 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-05-11T07:16:30.004Z] #78 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-05-11T07:16:30.004Z] #78 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-05-11T07:16:30.004Z] #78 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-05-11T07:16:30.004Z] #78 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 2.3s done [2022-05-11T07:16:30.004Z] #78 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 2.5s done [2022-05-11T07:16:30.004Z] #78 DONE 5.2s [2022-05-11T07:16:30.004Z] [2022-05-11T07:16:30.004Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-05-11T07:16:30.004Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-05-11T07:16:30.004Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 141.70MB / 141.70MB 5.2s done [2022-05-11T07:16:30.261Z] #11 ... [2022-05-11T07:16:30.261Z] [2022-05-11T07:16:30.261Z] #80 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-05-11T07:16:30.261Z] #80 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-05-11T07:16:30.261Z] #80 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-05-11T07:16:30.261Z] #80 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-05-11T07:16:30.261Z] #80 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-05-11T07:16:30.261Z] #80 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 2.9s done [2022-05-11T07:16:30.261Z] #80 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 2.3s done [2022-05-11T07:16:30.261Z] #80 DONE 5.4s [2022-05-11T07:16:30.261Z] [2022-05-11T07:16:30.261Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-05-11T07:16:30.261Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-05-11T07:16:31.198Z] #11 extracting sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 5.0s [2022-05-11T07:16:32.128Z] #11 ... [2022-05-11T07:16:32.128Z] [2022-05-11T07:16:32.128Z] #79 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-05-11T07:16:32.128Z] #79 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-05-11T07:16:32.128Z] #79 DONE 0.8s [2022-05-11T07:16:32.128Z] [2022-05-11T07:16:32.128Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-05-11T07:16:32.128Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-05-11T07:16:33.058Z] #11 ... [2022-05-11T07:16:33.058Z] [2022-05-11T07:16:33.058Z] #81 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-05-11T07:16:33.058Z] #81 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-05-11T07:16:33.058Z] #81 DONE 0.9s [2022-05-11T07:16:33.315Z] [2022-05-11T07:16:33.315Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:6137c67e2009e881526386c42ba99b3657e4f92f546814a33d35b14e60579777 [2022-05-11T07:16:33.315Z] #35 sha256:7c4be5aae40e15ff58ab956b21209722acec95128fd98f7d1ee6ae271b42511e [2022-05-11T07:16:33.315Z] #35 resolve docker.io/library/debian:bullseye@sha256:6137c67e2009e881526386c42ba99b3657e4f92f546814a33d35b14e60579777 0.1s done [2022-05-11T07:16:33.315Z] #35 sha256:6137c67e2009e881526386c42ba99b3657e4f92f546814a33d35b14e60579777 1.85kB / 1.85kB done [2022-05-11T07:16:33.315Z] #35 sha256:da1a55850480753941bb8aff55935742562aca344adac8544799e6551b4fe802 529B / 529B done [2022-05-11T07:16:33.315Z] #35 sha256:c4905f2a4f97c2c59ee2b37ed16b02a184e0f1f3a378072b6ffa9e94bcb9e431 1.46kB / 1.46kB done [2022-05-11T07:16:33.315Z] #35 sha256:67e8aa6c8bbc76b1f2bccb3864b0887671833b8667dc1f6c965fcb0eac7e6402 54.95MB / 54.95MB 4.0s done [2022-05-11T07:16:33.315Z] #35 extracting sha256:67e8aa6c8bbc76b1f2bccb3864b0887671833b8667dc1f6c965fcb0eac7e6402 4.2s [2022-05-11T07:16:33.315Z] #35 ... [2022-05-11T07:16:33.315Z] [2022-05-11T07:16:33.315Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-05-11T07:16:33.315Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-05-11T07:16:33.571Z] #11 extracting sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 7.5s done [2022-05-11T07:16:33.828Z] #11 extracting sha256:967757d5652770cfa81b6cc7577d65e06d336173da116d1fb5b2d349d5d44127 [2022-05-11T07:16:33.937Z] Fetching without tags [2022-05-11T07:16:34.119Z] Merging remotes/origin/master commit b1e30e83289cb57d1ceab6bb0103f4a6dbdcca7a into PR head commit 61fec7b36e1bee2830176179a1c978ff80376ff5 [2022-05-11T07:16:34.392Z] #11 ... [2022-05-11T07:16:34.392Z] [2022-05-11T07:16:34.392Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:6137c67e2009e881526386c42ba99b3657e4f92f546814a33d35b14e60579777 [2022-05-11T07:16:34.392Z] #35 sha256:7c4be5aae40e15ff58ab956b21209722acec95128fd98f7d1ee6ae271b42511e [2022-05-11T07:16:34.392Z] #35 extracting sha256:67e8aa6c8bbc76b1f2bccb3864b0887671833b8667dc1f6c965fcb0eac7e6402 5.2s done [2022-05-11T07:16:34.392Z] #35 DONE 9.6s [2022-05-11T07:16:34.392Z] [2022-05-11T07:16:34.392Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-05-11T07:16:34.392Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-05-11T07:16:34.392Z] #11 extracting sha256:967757d5652770cfa81b6cc7577d65e06d336173da116d1fb5b2d349d5d44127 0.5s done [2022-05-11T07:16:34.392Z] #11 extracting sha256:c357e2c68cb3bf1e98dcb3eb6ceb16837253db71535921d6993c594588bffe04 0.1s [2022-05-11T07:16:33.914Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-05-11T07:16:33.918Z] > git config --add remote.origin.fetch +refs/pull/43580/head:refs/remotes/origin/PR-43580 # timeout=10 [2022-05-11T07:16:33.923Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-11T07:16:33.929Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-05-11T07:16:33.939Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-05-11T07:16:33.939Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-11T07:16:33.940Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43580/head:refs/remotes/origin/PR-43580 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-11T07:16:34.120Z] > git config core.sparsecheckout # timeout=10 [2022-05-11T07:16:34.126Z] > git checkout -f 61fec7b36e1bee2830176179a1c978ff80376ff5 # timeout=10 [2022-05-11T07:16:34.958Z] #11 extracting sha256:c357e2c68cb3bf1e98dcb3eb6ceb16837253db71535921d6993c594588bffe04 0.5s done [2022-05-11T07:16:35.216Z] #11 extracting sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 [2022-05-11T07:16:35.298Z] Merge succeeded, producing 05b3e518a041c110d0a01f510ad8e0515b0e1b37 [2022-05-11T07:16:35.298Z] Checking out Revision 05b3e518a041c110d0a01f510ad8e0515b0e1b37 (PR-43580) [2022-05-11T07:16:35.356Z] Commit message: "Merge commit 'b1e30e83289cb57d1ceab6bb0103f4a6dbdcca7a' into HEAD" [2022-05-11T07:16:35.368Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-05-11T07:16:35.975Z] + docker version [2022-05-11T07:16:35.975Z] Client: Docker Engine - Community [2022-05-11T07:16:35.975Z] Version: 20.10.14 [2022-05-11T07:16:35.975Z] API version: 1.41 [2022-05-11T07:16:35.975Z] Go version: go1.16.15 [2022-05-11T07:16:35.975Z] Git commit: a224086 [2022-05-11T07:16:35.975Z] Built: Thu Mar 24 01:48:02 2022 [2022-05-11T07:16:35.975Z] OS/Arch: linux/amd64 [2022-05-11T07:16:35.975Z] Context: default [2022-05-11T07:16:35.975Z] Experimental: true [2022-05-11T07:16:35.975Z] [2022-05-11T07:16:35.975Z] Server: Docker Engine - Community [2022-05-11T07:16:35.975Z] Engine: [2022-05-11T07:16:35.975Z] Version: 20.10.14 [2022-05-11T07:16:35.975Z] API version: 1.41 (minimum version 1.12) [2022-05-11T07:16:35.975Z] Go version: go1.16.15 [2022-05-11T07:16:35.975Z] Git commit: 87a90dc [2022-05-11T07:16:35.975Z] Built: Thu Mar 24 01:45:53 2022 [2022-05-11T07:16:35.975Z] OS/Arch: linux/amd64 [2022-05-11T07:16:35.975Z] Experimental: true [2022-05-11T07:16:35.975Z] containerd: [2022-05-11T07:16:35.975Z] Version: 1.5.11 [2022-05-11T07:16:35.975Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-05-11T07:16:35.975Z] runc: [2022-05-11T07:16:35.975Z] Version: 1.0.3 [2022-05-11T07:16:35.975Z] GitCommit: v1.0.3-0-gf46b6ba [2022-05-11T07:16:35.975Z] docker-init: [2022-05-11T07:16:35.975Z] Version: 0.19.0 [2022-05-11T07:16:35.975Z] GitCommit: de40ad0 [Pipeline] sh [2022-05-11T07:16:36.250Z] + docker info [2022-05-11T07:16:34.653Z] > git remote # timeout=10 [2022-05-11T07:16:34.661Z] > git config --get remote.origin.url # timeout=10 [2022-05-11T07:16:34.666Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-11T07:16:34.667Z] > git merge b1e30e83289cb57d1ceab6bb0103f4a6dbdcca7a # timeout=10 [2022-05-11T07:16:35.294Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-05-11T07:16:35.300Z] > git config core.sparsecheckout # timeout=10 [2022-05-11T07:16:35.303Z] > git checkout -f 05b3e518a041c110d0a01f510ad8e0515b0e1b37 # timeout=10 [2022-05-11T07:16:35.358Z] > git rev-list --no-walk 10113c5ecf329c0503fc2d74329de4d1331182e8 # timeout=10 [2022-05-11T07:16:37.177Z] Client: [2022-05-11T07:16:37.177Z] Context: default [2022-05-11T07:16:37.177Z] Debug Mode: false [2022-05-11T07:16:37.177Z] Plugins: [2022-05-11T07:16:37.177Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-05-11T07:16:37.177Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-05-11T07:16:37.177Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-05-11T07:16:37.177Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-05-11T07:16:37.177Z] [2022-05-11T07:16:37.177Z] Server: [2022-05-11T07:16:37.177Z] Containers: 0 [2022-05-11T07:16:37.177Z] Running: 0 [2022-05-11T07:16:37.177Z] Paused: 0 [2022-05-11T07:16:37.177Z] Stopped: 0 [2022-05-11T07:16:37.177Z] Images: 2 [2022-05-11T07:16:37.177Z] Server Version: 20.10.14 [2022-05-11T07:16:37.177Z] Storage Driver: overlay2 [2022-05-11T07:16:37.177Z] Backing Filesystem: extfs [2022-05-11T07:16:37.177Z] Supports d_type: true [2022-05-11T07:16:37.177Z] Native Overlay Diff: true [2022-05-11T07:16:37.177Z] userxattr: false [2022-05-11T07:16:37.177Z] Logging Driver: json-file [2022-05-11T07:16:37.177Z] Cgroup Driver: systemd [2022-05-11T07:16:37.177Z] Cgroup Version: 2 [2022-05-11T07:16:37.177Z] Plugins: [2022-05-11T07:16:37.177Z] Volume: local [2022-05-11T07:16:37.177Z] Network: bridge host ipvlan macvlan null overlay [2022-05-11T07:16:37.177Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-05-11T07:16:37.177Z] Swarm: inactive [2022-05-11T07:16:37.177Z] Runtimes: runc io.containerd.runc.v2 io.containerd.runtime.v1.linux [2022-05-11T07:16:37.177Z] Default Runtime: runc [2022-05-11T07:16:37.177Z] Init Binary: docker-init [2022-05-11T07:16:37.177Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-05-11T07:16:37.177Z] runc version: v1.0.3-0-gf46b6ba [2022-05-11T07:16:37.177Z] init version: de40ad0 [2022-05-11T07:16:37.177Z] Security Options: [2022-05-11T07:16:37.177Z] apparmor [2022-05-11T07:16:37.177Z] seccomp [2022-05-11T07:16:37.177Z] Profile: default [2022-05-11T07:16:37.177Z] cgroupns [2022-05-11T07:16:37.177Z] Kernel Version: 5.13.0-1021-aws [2022-05-11T07:16:37.178Z] Operating System: Ubuntu 20.04.4 LTS [2022-05-11T07:16:37.178Z] OSType: linux [2022-05-11T07:16:37.178Z] Architecture: x86_64 [2022-05-11T07:16:37.178Z] CPUs: 2 [2022-05-11T07:16:37.178Z] Total Memory: 7.559GiB [2022-05-11T07:16:37.178Z] Name: ip-10-100-72-43 [2022-05-11T07:16:37.178Z] ID: MWBM:O2DR:UIIW:N5FR:BUIP:XRQ4:PN4R:3HFS:VMDL:OFU6:ZREW:HRLK [2022-05-11T07:16:37.178Z] Docker Root Dir: /var/lib/docker [2022-05-11T07:16:37.178Z] Debug Mode: false [2022-05-11T07:16:37.178Z] Registry: https://index.docker.io/v1/ [2022-05-11T07:16:37.178Z] Labels: [2022-05-11T07:16:37.178Z] Experimental: true [2022-05-11T07:16:37.178Z] Insecure Registries: [2022-05-11T07:16:37.178Z] 127.0.0.0/8 [2022-05-11T07:16:37.178Z] Live Restore Enabled: true [2022-05-11T07:16:37.178Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-05-11T07:16:37.501Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:05b3e518a041c110d0a01f510ad8e0515b0e1b37 . [2022-05-11T07:16:37.757Z] #1 [internal] load build definition from Dockerfile [2022-05-11T07:16:37.757Z] #1 sha256:2b21d5d3129a543f058a7c5071e0cdc967c515eb521cf0d866cb6dd3bd3ebeb4 [2022-05-11T07:16:37.757Z] #1 transferring dockerfile: 17.97kB done [2022-05-11T07:16:37.757Z] #1 DONE 0.0s [2022-05-11T07:16:37.757Z] [2022-05-11T07:16:37.757Z] #2 [internal] load .dockerignore [2022-05-11T07:16:37.757Z] #2 sha256:64a87b63160d4dd119fb336cdc55781627256d2d0b66ac0b0418c1ba8d756278 [2022-05-11T07:16:37.757Z] #2 transferring context: 145B done [2022-05-11T07:16:37.757Z] #2 DONE 0.0s [2022-05-11T07:16:37.757Z] [2022-05-11T07:16:37.757Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-05-11T07:16:37.757Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2022-05-11T07:16:37.757Z] #3 DONE 0.1s [2022-05-11T07:16:37.757Z] [2022-05-11T07:16:37.757Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-05-11T07:16:37.757Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-05-11T07:16:37.757Z] #4 CACHED [2022-05-11T07:16:38.013Z] [2022-05-11T07:16:38.013Z] #5 [internal] load .dockerignore [2022-05-11T07:16:38.013Z] #5 sha256:2518cc3aaff9fc207f124341168ffec71c029f57a5a1e8a7728669fb042e9595 [2022-05-11T07:16:38.013Z] #5 DONE 0.0s [2022-05-11T07:16:38.013Z] [2022-05-11T07:16:38.013Z] #6 [internal] load build definition from Dockerfile [2022-05-11T07:16:38.013Z] #6 sha256:9c2ffc47cc57cf2b3245818f5e7217f3fa6f10f159adae498fd0ed65a78c8dcc [2022-05-11T07:16:38.013Z] #6 DONE 0.0s [2022-05-11T07:16:38.013Z] [2022-05-11T07:16:38.013Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2022-05-11T07:16:38.013Z] #7 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-05-11T07:16:38.013Z] #7 DONE 0.1s [2022-05-11T07:16:38.013Z] [2022-05-11T07:16:38.013Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-05-11T07:16:38.013Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-05-11T07:16:38.268Z] #10 DONE 0.1s [2022-05-11T07:16:38.268Z] [2022-05-11T07:16:38.268Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-05-11T07:16:38.268Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-05-11T07:16:38.268Z] #8 DONE 0.1s [2022-05-11T07:16:38.268Z] [2022-05-11T07:16:38.268Z] #9 [internal] load metadata for docker.io/library/golang:1.18.1-bullseye [2022-05-11T07:16:38.268Z] #9 sha256:73e29a168f9262a213225a43b22bfcfe182b7439fa4244f8c610b88ff7b5865f [2022-05-11T07:16:39.632Z] #9 DONE 1.5s [2022-05-11T07:16:39.887Z] [2022-05-11T07:16:39.887Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-05-11T07:16:39.887Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-05-11T07:16:39.887Z] #73 DONE 0.0s [2022-05-11T07:16:39.887Z] [2022-05-11T07:16:39.887Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-05-11T07:16:39.887Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-05-11T07:16:39.887Z] #71 DONE 0.0s [2022-05-11T07:16:39.887Z] [2022-05-11T07:16:39.887Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-05-11T07:16:39.888Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-05-11T07:16:39.888Z] #11 DONE 0.0s [2022-05-11T07:16:39.888Z] [2022-05-11T07:16:39.888Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:6137c67e2009e881526386c42ba99b3657e4f92f546814a33d35b14e60579777 [2022-05-11T07:16:39.888Z] #28 sha256:7c4be5aae40e15ff58ab956b21209722acec95128fd98f7d1ee6ae271b42511e [2022-05-11T07:16:39.888Z] #28 DONE 0.0s [2022-05-11T07:16:39.888Z] [2022-05-11T07:16:39.888Z] #24 [internal] load build context [2022-05-11T07:16:39.888Z] #24 sha256:4a51b957bb4701297bbcf106fd07403f7dfbbd601251bea48f198e818d3557dc [2022-05-11T07:16:40.451Z] #24 ... [2022-05-11T07:16:40.451Z] [2022-05-11T07:16:40.451Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-05-11T07:16:40.451Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-05-11T07:16:40.451Z] #49 DONE 0.5s [2022-05-11T07:16:40.451Z] [2022-05-11T07:16:40.451Z] #24 [internal] load build context [2022-05-11T07:16:40.451Z] #24 sha256:4a51b957bb4701297bbcf106fd07403f7dfbbd601251bea48f198e818d3557dc [2022-05-11T07:16:40.505Z] #11 extracting sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 4.6s done [2022-05-11T07:16:40.505Z] #11 extracting sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba [2022-05-11T07:16:41.824Z] #24 transferring context: 61.08MB 1.7s done [2022-05-11T07:16:41.824Z] #24 DONE 1.9s [2022-05-11T07:16:41.824Z] [2022-05-11T07:16:41.824Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-05-11T07:16:41.824Z] #66 sha256:8ece03f34bbbb148eff86c1727302a6220537c8beed20b4d0f1d90df09432d85 [2022-05-11T07:16:41.824Z] #66 CACHED [2022-05-11T07:16:41.824Z] [2022-05-11T07:16:41.824Z] #37 [dev-systemd-false 13/26] COPY --from=delve /build/ /usr/local/bin/ [2022-05-11T07:16:41.824Z] #37 sha256:b00e15894d3e8a45fe1b0568fcaeacf7d7b3d244c5c7b58aca33a272d76f1908 [2022-05-11T07:16:41.824Z] #37 CACHED [2022-05-11T07:16:41.824Z] [2022-05-11T07:16:41.824Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-05-11T07:16:41.824Z] #68 sha256:01c461f499bd950e833aaa0407d02f3015715b49d8090c2f01becf62dbc3952b [2022-05-11T07:16:41.824Z] #68 CACHED [2022-05-11T07:16:41.824Z] [2022-05-11T07:16:41.824Z] #23 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-05-11T07:16:41.824Z] #23 sha256:27c7597b159a92292b00e148c461d9a0a1de96964337069f8589f7d0674252e1 [2022-05-11T07:16:41.824Z] #23 CACHED [2022-05-11T07:16:41.824Z] [2022-05-11T07:16:41.824Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-05-11T07:16:41.824Z] #62 sha256:bc04e854d726a022e98b78d242bb29167d8b72f145358cce5911a800873568dc [2022-05-11T07:16:41.824Z] #62 CACHED [2022-05-11T07:16:41.824Z] [2022-05-11T07:16:41.824Z] #76 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2022-05-11T07:16:41.824Z] #76 sha256:585c94c892080d232a61b998946addf79bb835c8b8fe040cd3da71fde5354260 [2022-05-11T07:16:41.824Z] #76 CACHED [2022-05-11T07:16:41.824Z] [2022-05-11T07:16:41.824Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-05-11T07:16:41.824Z] #60 sha256:1852932e447163a32c3e25457ab0e2be9ccc48d9fa86e4530b0793fcb526ea40 [2022-05-11T07:16:41.824Z] #60 CACHED [2022-05-11T07:16:41.824Z] [2022-05-11T07:16:41.824Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-05-11T07:16:41.824Z] #46 sha256:a604b9353e44ae8e06b16ac9ac4f0cdee160a2eed2d3d6899eacf15a043e5c1a [2022-05-11T07:16:41.824Z] #46 CACHED [2022-05-11T07:16:41.824Z] [2022-05-11T07:16:41.824Z] #35 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2022-05-11T07:16:41.824Z] #35 sha256:444b68a2acd0afb70348226f4f41081e33dc848f08b1872927707afa87fa3cf4 [2022-05-11T07:16:41.824Z] #35 CACHED [2022-05-11T07:16:41.824Z] [2022-05-11T07:16:41.824Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-05-11T07:16:41.824Z] #69 sha256:8c895c405116818cbab83278e82bac6bd2849ba6d106f4114326a3c9864f4880 [2022-05-11T07:16:41.824Z] #69 CACHED [2022-05-11T07:16:41.824Z] [2022-05-11T07:16:41.824Z] #44 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-05-11T07:16:41.824Z] #44 sha256:a65da616db375ea11de646e09762e8420815c2aea06d8e03548b1e1a50a38bc8 [2022-05-11T07:16:41.824Z] #44 CACHED [2022-05-11T07:16:41.824Z] [2022-05-11T07:16:41.824Z] #21 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-05-11T07:16:41.824Z] #21 sha256:dfc24fcc8c570ba60b75f20eacf2f882ac50f85058428d0a8afae717825bebb9 [2022-05-11T07:16:41.824Z] #21 CACHED [2022-05-11T07:16:41.824Z] [2022-05-11T07:16:41.824Z] #20 [dev-systemd-false 6/26] RUN ldconfig [2022-05-11T07:16:41.824Z] #20 sha256:4eaffd71a03e2a310e73d03247d2193eacf9f201929e4f5e00737dfe7f918c04 [2022-05-11T07:16:41.824Z] #20 CACHED [2022-05-11T07:16:41.824Z] [2022-05-11T07:16:41.824Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-05-11T07:16:41.824Z] #12 sha256:00a148a24e5899a004ac5011921c54b3a63dbcb43c767aebcfd6a3b2f05df41e [2022-05-11T07:16:41.824Z] #12 CACHED [2022-05-11T07:16:41.824Z] [2022-05-11T07:16:41.824Z] #22 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-05-11T07:16:41.824Z] #22 sha256:9d95f682a6c6b0a7d29d4630dde85b1c44292a395967b7d0be0b789a81529bec [2022-05-11T07:16:41.824Z] #22 CACHED [2022-05-11T07:16:41.824Z] [2022-05-11T07:16:41.824Z] #75 [dev-systemd-false 25/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-05-11T07:16:41.824Z] #75 sha256:cd8ff4dab3d4cd664878b3224e5e7a82d982eb000c2b82a3142d3313b3f901ad [2022-05-11T07:16:41.824Z] #75 CACHED [2022-05-11T07:16:41.824Z] [2022-05-11T07:16:41.824Z] #65 [dev-systemd-false 23/26] COPY --from=containerd /build/ /usr/local/bin/ [2022-05-11T07:16:41.824Z] #65 sha256:3850c738d3f03d2a877e7b25868080f4f6ad46445b3010702e91a0023bb2b829 [2022-05-11T07:16:41.824Z] #65 CACHED [2022-05-11T07:16:41.824Z] [2022-05-11T07:16:41.824Z] #18 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-05-11T07:16:41.824Z] #18 sha256:1a7bf4f20272a2fb012d26ffc7fc90fc670b30730171c30d50f6ec83cf4bfc25 [2022-05-11T07:16:41.824Z] #18 CACHED [2022-05-11T07:16:41.824Z] [2022-05-11T07:16:41.824Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-05-11T07:16:41.824Z] #74 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-05-11T07:16:41.824Z] #74 CACHED [2022-05-11T07:16:41.824Z] [2022-05-11T07:16:41.824Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-05-11T07:16:41.824Z] #55 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-05-11T07:16:41.824Z] #55 CACHED [2022-05-11T07:16:41.824Z] [2022-05-11T07:16:41.824Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-05-11T07:16:41.824Z] #57 sha256:210b5f481389dc67ed55a7b94e5780402b8cd10d06c135e75cf1e0e09190cc82 [2022-05-11T07:16:41.824Z] #57 CACHED [2022-05-11T07:16:41.824Z] [2022-05-11T07:16:41.825Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-05-11T07:16:41.825Z] #29 sha256:87b36cc280fe638d7ef5f20bb22729024d374f203f2bcca845213957d578aa99 [2022-05-11T07:16:41.825Z] #29 CACHED [2022-05-11T07:16:41.825Z] [2022-05-11T07:16:41.825Z] #52 [dev-systemd-false 18/26] COPY --from=criu /build/ /usr/local/bin/ [2022-05-11T07:16:41.825Z] #52 sha256:2e6f1d855d8283362a062999948aabc18d2867cff73945b96fb96cb5ef69e664 [2022-05-11T07:16:41.825Z] #52 CACHED [2022-05-11T07:16:41.825Z] [2022-05-11T07:16:41.825Z] #32 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2022-05-11T07:16:41.825Z] #32 sha256:a39b501bee42d0713824a76f287418aaebf67c3490ee9b069d312c8f912a035e [2022-05-11T07:16:41.825Z] #32 CACHED [2022-05-11T07:16:41.825Z] [2022-05-11T07:16:41.825Z] #19 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-05-11T07:16:41.825Z] #19 sha256:96ca370e47647410cfb3419262c5e56b206bf89babd7b9d4074febe5183463c5 [2022-05-11T07:16:41.825Z] #19 CACHED [2022-05-11T07:16:41.825Z] [2022-05-11T07:16:41.825Z] #17 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-05-11T07:16:41.825Z] #17 sha256:dcf2e28c1f464a708d246e4de51ad9bee53ced7251dcb20e7c9a1594f0e44825 [2022-05-11T07:16:41.825Z] #17 CACHED [2022-05-11T07:16:41.825Z] [2022-05-11T07:16:41.825Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-05-11T07:16:41.825Z] #25 sha256:cc65eaa059f7307ff6b89db3cced2af2b2287b0d9ce3035da284e1cb0b57aee1 [2022-05-11T07:16:41.825Z] #25 CACHED [2022-05-11T07:16:41.825Z] [2022-05-11T07:16:41.825Z] #27 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2022-05-11T07:16:41.825Z] #27 sha256:68fb584edd0974dfabf583f90809dd3d32e83bab0338c7730e0ea00b49011ca2 [2022-05-11T07:16:41.825Z] #27 CACHED [2022-05-11T07:16:41.825Z] [2022-05-11T07:16:41.825Z] #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 "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-05-11T07:16:41.825Z] #47 sha256:26209c4795914995411be6e71aeda135557e0abe072f41ca3ab9544bf2e7195e [2022-05-11T07:16:41.825Z] #47 CACHED [2022-05-11T07:16:41.825Z] [2022-05-11T07:16:41.825Z] #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 echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /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 [2022-05-11T07:16:41.825Z] #51 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-05-11T07:16:41.825Z] #51 CACHED [2022-05-11T07:16:41.825Z] [2022-05-11T07:16:41.825Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-05-11T07:16:41.825Z] #67 sha256:8a062bd72bcadcd03ff80ba718cea38e4fbdf290791a308d1a722fadd660e6f8 [2022-05-11T07:16:41.825Z] #67 CACHED [2022-05-11T07:16:41.825Z] [2022-05-11T07:16:41.825Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-05-11T07:16:41.825Z] #64 sha256:e995805c2b556db360671184810924a8ed2cc6036005dfe1cfac3b464a0800d0 [2022-05-11T07:16:41.825Z] #64 CACHED [2022-05-11T07:16:41.825Z] [2022-05-11T07:16:41.825Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-05-11T07:16:41.825Z] #40 sha256:4a8f5d26cb515d9a7ffa8a1eb1a9c762d8f58ccf2d3ae38d36d1ac56ba42889c [2022-05-11T07:16:41.825Z] #40 CACHED [2022-05-11T07:16:41.825Z] [2022-05-11T07:16:41.825Z] #38 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-05-11T07:16:41.825Z] #38 sha256:4bb4f83a0690da47c17fb103f09aa168321773c1ee45de9b3acf6b42f2bf1368 [2022-05-11T07:16:41.825Z] #38 CACHED [2022-05-11T07:16:41.825Z] [2022-05-11T07:16:41.825Z] #39 [dev-systemd-false 14/26] COPY --from=tomll /build/ /usr/local/bin/ [2022-05-11T07:16:41.825Z] #39 sha256:d365c6b0372d4833f80b9a001205a7f4507ea949310be9f199b56c79d590f08d [2022-05-11T07:16:41.825Z] #39 CACHED [2022-05-11T07:16:41.825Z] [2022-05-11T07:16:41.825Z] #54 [dev-systemd-false 19/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-05-11T07:16:41.825Z] #54 sha256:d8f43455c7f6ee3015f721c586458f14b41ac803ceec33890f32a92c20d590ad [2022-05-11T07:16:41.825Z] #54 CACHED [2022-05-11T07:16:41.825Z] [2022-05-11T07:16:41.825Z] #13 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2022-05-11T07:16:41.825Z] #13 sha256:ab2cabe362c2884ca9de2a62d416f2d362b8f93f1afd2021748e9453bb07fb13 [2022-05-11T07:16:41.825Z] #13 CACHED [2022-05-11T07:16:41.825Z] [2022-05-11T07:16:41.825Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-05-11T07:16:41.825Z] #33 sha256:dd24f79521cd59f27ee189d52855bb7b516bd7c2fc74d7977022c6d42cc492a5 [2022-05-11T07:16:41.825Z] #33 CACHED [2022-05-11T07:16:41.825Z] [2022-05-11T07:16:41.825Z] #15 [dev-systemd-false 1/26] RUN groupadd -r docker [2022-05-11T07:16:41.825Z] #15 sha256:29f181392b4181df7deecb1bde239df90613839089af6ee93988726848e24124 [2022-05-11T07:16:41.825Z] #15 CACHED [2022-05-11T07:16:41.825Z] [2022-05-11T07:16:41.825Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-05-11T07:16:41.825Z] #72 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-05-11T07:16:41.825Z] #72 CACHED [2022-05-11T07:16:41.825Z] [2022-05-11T07:16:41.825Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help [2022-05-11T07:16:41.825Z] #36 sha256:b9859af8b84dce2d8bcff7950573223c4f248f3ca3c9adee96516ee850fccc70 [2022-05-11T07:16:41.825Z] #36 CACHED [2022-05-11T07:16:41.825Z] [2022-05-11T07:16:41.825Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-05-11T07:16:41.825Z] #63 sha256:6ac38d1bc7e4fe2a0386f3ef5b5e8fedb4116ed1e802a79c7479eaf866838582 [2022-05-11T07:16:41.825Z] #63 CACHED [2022-05-11T07:16:41.825Z] [2022-05-11T07:16:41.825Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-05-11T07:16:41.825Z] #31 sha256:f6a612b583529a790560692407fe566cde799c8031327df87618769205e53d10 [2022-05-11T07:16:41.825Z] #31 CACHED [2022-05-11T07:16:41.825Z] [2022-05-11T07:16:41.825Z] #48 [dev-systemd-false 17/26] COPY --from=registry /build/ /usr/local/bin/ [2022-05-11T07:16:41.825Z] #48 sha256:f7d88006155e02ca69086a7bcedfe7abe08f036de05eabf7c92c87451a8155d8 [2022-05-11T07:16:41.825Z] #48 CACHED [2022-05-11T07:16:41.825Z] [2022-05-11T07:16:41.825Z] #50 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2022-05-11T07:16:41.825Z] #50 sha256:f4e2edacd5c5f7695459b365dd7ea6b81c6057e453b099204efda2a8a795bee2 [2022-05-11T07:16:41.825Z] #50 CACHED [2022-05-11T07:16:41.825Z] [2022-05-11T07:16:41.825Z] #58 [dev-systemd-false 21/26] COPY --from=shfmt /build/ /usr/local/bin/ [2022-05-11T07:16:41.825Z] #58 sha256:44a1c27e5a57b9aee6c6e37e6f96d25b40d895c6b759f6614f88c66203014d5a [2022-05-11T07:16:41.825Z] #58 CACHED [2022-05-11T07:16:41.825Z] [2022-05-11T07:16:41.825Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-05-11T07:16:41.825Z] #34 sha256:a4ff1909b9009ce432cf92bccd9185b8dd191b1939efb3ed7c34cc9ea737b1fc [2022-05-11T07:16:41.825Z] #34 CACHED [2022-05-11T07:16:41.825Z] [2022-05-11T07:16:41.825Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-05-11T07:16:41.825Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-05-11T07:16:41.825Z] #14 CACHED [2022-05-11T07:16:41.825Z] [2022-05-11T07:16:41.825Z] #61 [dev-systemd-false 22/26] COPY --from=runc /build/ /usr/local/bin/ [2022-05-11T07:16:41.825Z] #61 sha256:cba095947470f325adeffc676c528c27d72ca2cb46a8e68e32bb8ba3d527045b [2022-05-11T07:16:41.825Z] #61 CACHED [2022-05-11T07:16:41.825Z] [2022-05-11T07:16:41.825Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-05-11T07:16:41.825Z] #59 sha256:8337120e016d176a43532e983d5aa4a725d9667c4b27e613a28f6354ee0004b8 [2022-05-11T07:16:41.825Z] #59 CACHED [2022-05-11T07:16:41.825Z] [2022-05-11T07:16:41.825Z] #45 [dev-systemd-false 16/26] COPY --from=tini /build/ /usr/local/bin/ [2022-05-11T07:16:41.825Z] #45 sha256:f528f3a1c3de3de0c21fa514726e5e958e76b2af91a242ea97618496a92da3b4 [2022-05-11T07:16:41.825Z] #45 CACHED [2022-05-11T07:16:41.825Z] [2022-05-11T07:16:41.825Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-05-11T07:16:41.825Z] #53 sha256:7e99fa63a9052785ca7eccb11c1c7cf33834357605e6dc6776dcf50c1ca39af6 [2022-05-11T07:16:41.825Z] #53 CACHED [2022-05-11T07:16:41.825Z] [2022-05-11T07:16:41.825Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-05-11T07:16:41.825Z] #26 sha256:c8a84fee95f6d25869722c492293bfa19666664e14caeb6ae6d3ff1cba4cf13f [2022-05-11T07:16:41.825Z] #26 CACHED [2022-05-11T07:16:41.825Z] [2022-05-11T07:16:41.825Z] #41 [dev-systemd-false 15/26] COPY --from=gowinres /build/ /usr/local/bin/ [2022-05-11T07:16:41.825Z] #41 sha256:28dee8894b5dc20889a988adf2e2e07f1fe17c38cea112198de3da3e98fcc006 [2022-05-11T07:16:41.825Z] #41 CACHED [2022-05-11T07:16:41.825Z] [2022-05-11T07:16:41.825Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-05-11T07:16:41.825Z] #30 sha256:1d1e49b3acef17db86f5cb85be71cb486b1e4738c769b5b198a2c5efe8f52ab8 [2022-05-11T07:16:41.825Z] #30 CACHED [2022-05-11T07:16:41.825Z] [2022-05-11T07:16:41.825Z] #56 [dev-systemd-false 20/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-05-11T07:16:41.825Z] #56 sha256:6cbe0b18858795bf5b2f84ef2b64038a95207baff48c93ff834ea76e1131e70c [2022-05-11T07:16:41.825Z] #56 CACHED [2022-05-11T07:16:41.825Z] [2022-05-11T07:16:41.825Z] #70 [dev-systemd-false 24/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-05-11T07:16:41.825Z] #70 sha256:9732ad723098028feb14e8d362e30c12417c55a5d0de181c337503c8d1ce5fff [2022-05-11T07:16:41.825Z] #70 CACHED [2022-05-11T07:16:41.825Z] [2022-05-11T07:16:41.825Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-05-11T07:16:41.825Z] #43 sha256:8243c75e223318c2f5348a54d9794dd88b4a30e49209f542c3962e6215370e87 [2022-05-11T07:16:41.825Z] #43 CACHED [2022-05-11T07:16:41.825Z] [2022-05-11T07:16:41.825Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-05-11T07:16:41.825Z] #42 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b [2022-05-11T07:16:41.825Z] #42 CACHED [2022-05-11T07:16:41.825Z] [2022-05-11T07:16:41.825Z] #16 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-05-11T07:16:41.825Z] #16 sha256:f35a51630ad3b2780f03cf5cd8394bca81809569a510447108667066e916eecd [2022-05-11T07:16:41.825Z] #16 CACHED [2022-05-11T07:16:41.825Z] [2022-05-11T07:16:41.825Z] #77 [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 [2022-05-11T07:16:41.825Z] #77 sha256:e1ab8fae0c490ca1300f95a9be9d6ee898c8616127d4e7b25f851447de04e951 [2022-05-11T07:16:41.825Z] #77 CACHED [2022-05-11T07:16:41.825Z] [2022-05-11T07:16:41.825Z] #78 [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 [2022-05-11T07:16:41.825Z] #78 sha256:b3b97abe52bb1fbbb782c3a1ef09a3d1ac12fb981ed5fa7819de8d43f0c78956 [2022-05-11T07:16:41.825Z] #78 CACHED [2022-05-11T07:16:41.825Z] [2022-05-11T07:16:41.825Z] #79 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-05-11T07:16:41.825Z] #79 sha256:8a690cd80dfaf1d85a3f0206eed48a3e1f8e2696422bfe0b5885b6ae9aac09a5 [2022-05-11T07:16:42.755Z] #79 DONE 0.9s [2022-05-11T07:16:42.755Z] [2022-05-11T07:16:42.755Z] #80 exporting to image [2022-05-11T07:16:42.755Z] #80 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-05-11T07:16:42.755Z] #80 exporting layers [2022-05-11T07:16:43.688Z] #80 exporting layers 1.1s done [2022-05-11T07:16:43.688Z] #80 writing image sha256:0cec999821c96fe9bf576a60a6edff0df8742f020bcc478e462e20cdcb0da774 [2022-05-11T07:16:43.688Z] #80 writing image sha256:0cec999821c96fe9bf576a60a6edff0df8742f020bcc478e462e20cdcb0da774 done [2022-05-11T07:16:43.688Z] #80 naming to docker.io/library/docker:05b3e518a041c110d0a01f510ad8e0515b0e1b37 done [2022-05-11T07:16:43.688Z] #80 DONE 1.2s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-05-11T07:16:44.020Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43580/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=05b3e518a041c110d0a01f510ad8e0515b0e1b37 -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:05b3e518a041c110d0a01f510ad8e0515b0e1b37 hack/make.sh dynbinary test-integration [2022-05-11T07:16:44.310Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null. [2022-05-11T07:16:44.310Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null. [2022-05-11T07:16:44.310Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service. [2022-05-11T07:16:44.310Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target [2022-05-11T07:16:44.310Z] systemd 247.3-7 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +ZSTD +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=unified) [2022-05-11T07:16:44.310Z] Detected virtualization docker. [2022-05-11T07:16:44.310Z] Detected architecture x86-64. [2022-05-11T07:16:44.310Z] Set hostname to <4f30a18493bd>. [2022-05-11T07:16:44.571Z] modprobe@configfs.service: Succeeded. [2022-05-11T07:16:44.571Z] modprobe@drm.service: Succeeded. [2022-05-11T07:16:44.571Z] modprobe@fuse.service: Succeeded. [2022-05-11T07:16:44.571Z] + source /etc/docker-entrypoint-cmd [2022-05-11T07:16:44.571Z] ++ hack/make.sh dynbinary test-integration [2022-05-11T07:16:44.571Z] [2022-05-11T07:16:44.760Z] #11 extracting sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 4.4s done [2022-05-11T07:16:44.760Z] #11 ... [2022-05-11T07:16:44.760Z] [2022-05-11T07:16:44.760Z] #36 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-05-11T07:16:44.760Z] #36 sha256:87b36cc280fe638d7ef5f20bb22729024d374f203f2bcca845213957d578aa99 [2022-05-11T07:16:44.760Z] #36 0.964 Get:1 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-05-11T07:16:44.760Z] #36 0.976 Get:2 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-05-11T07:16:44.760Z] #36 0.976 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-05-11T07:16:44.760Z] #36 1.135 Get:4 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [146 kB] [2022-05-11T07:16:44.760Z] #36 1.299 Get:5 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-05-11T07:16:44.760Z] #36 1.588 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-05-11T07:16:44.760Z] #36 2.912 Fetched 8530 kB in 2s (3854 kB/s) [2022-05-11T07:16:44.760Z] #36 2.912 Reading package lists... [2022-05-11T07:16:44.760Z] #36 3.713 Reading package lists... [2022-05-11T07:16:44.760Z] #36 4.499 Building dependency tree... [2022-05-11T07:16:44.760Z] #36 4.823 The following additional packages will be installed: [2022-05-11T07:16:44.760Z] #36 4.823 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-05-11T07:16:44.760Z] #36 4.823 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-05-11T07:16:44.760Z] #36 4.823 Recommended packages: [2022-05-11T07:16:44.760Z] #36 4.823 libldap-common publicsuffix libsasl2-modules [2022-05-11T07:16:44.760Z] #36 4.995 The following NEW packages will be installed: [2022-05-11T07:16:44.760Z] #36 4.995 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-05-11T07:16:44.760Z] #36 4.995 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-05-11T07:16:44.760Z] #36 4.995 libssh2-1 openssl [2022-05-11T07:16:44.760Z] #36 5.278 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2022-05-11T07:16:44.760Z] #36 5.278 Need to get 3040 kB of archives. [2022-05-11T07:16:44.760Z] #36 5.278 After this operation, 6651 kB of additional disk space will be used. [2022-05-11T07:16:44.760Z] #36 5.278 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u1 [853 kB] [2022-05-11T07:16:44.760Z] #36 5.289 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-05-11T07:16:44.760Z] #36 5.289 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-05-11T07:16:44.760Z] #36 5.289 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB] [2022-05-11T07:16:44.760Z] #36 5.293 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-05-11T07:16:44.760Z] #36 5.301 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3 [232 kB] [2022-05-11T07:16:44.760Z] #36 5.301 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-05-11T07:16:44.760Z] #36 5.307 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-05-11T07:16:44.760Z] #36 5.307 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-05-11T07:16:44.760Z] #36 5.307 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-05-11T07:16:44.760Z] #36 5.318 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB] [2022-05-11T07:16:44.760Z] #36 5.318 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB] [2022-05-11T07:16:44.760Z] #36 5.338 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-05-11T07:16:44.760Z] #36 5.338 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-05-11T07:16:44.760Z] #36 5.338 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-05-11T07:16:44.760Z] #36 5.551 debconf: delaying package configuration, since apt-utils is not installed [2022-05-11T07:16:44.760Z] #36 5.586 Fetched 3040 kB in 0s (9197 kB/s) [2022-05-11T07:16:44.760Z] #36 5.619 Selecting previously unselected package openssl. [2022-05-11T07:16:44.760Z] #36 5.619 (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 ... 6653 files and directories currently installed.) [2022-05-11T07:16:44.760Z] #36 5.622 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u1_amd64.deb ... [2022-05-11T07:16:44.760Z] #36 5.626 Unpacking openssl (1.1.1n-0+deb11u1) ... [2022-05-11T07:16:44.760Z] #36 5.780 Selecting previously unselected package ca-certificates. [2022-05-11T07:16:44.760Z] #36 5.780 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-05-11T07:16:44.760Z] #36 5.784 Unpacking ca-certificates (20210119) ... [2022-05-11T07:16:44.760Z] #36 5.863 Selecting previously unselected package libbrotli1:amd64. [2022-05-11T07:16:44.760Z] #36 5.863 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-05-11T07:16:44.760Z] #36 5.872 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-05-11T07:16:44.760Z] #36 5.938 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-05-11T07:16:44.760Z] #36 5.938 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-05-11T07:16:44.760Z] #36 5.943 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-05-11T07:16:44.760Z] #36 5.983 Selecting previously unselected package libsasl2-2:amd64. [2022-05-11T07:16:44.760Z] #36 5.985 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-05-11T07:16:44.760Z] #36 5.988 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-05-11T07:16:44.760Z] #36 6.042 Selecting previously unselected package libldap-2.4-2:amd64. [2022-05-11T07:16:44.760Z] #36 6.042 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_amd64.deb ... [2022-05-11T07:16:44.760Z] #36 6.046 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-05-11T07:16:44.760Z] #36 6.120 Selecting previously unselected package libnghttp2-14:amd64. [2022-05-11T07:16:44.760Z] #36 6.120 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-05-11T07:16:44.760Z] #36 6.123 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-05-11T07:16:44.760Z] #36 6.160 Selecting previously unselected package libpsl5:amd64. [2022-05-11T07:16:44.760Z] #36 6.160 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-05-11T07:16:44.760Z] #36 6.167 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-05-11T07:16:44.760Z] #36 6.211 Selecting previously unselected package librtmp1:amd64. [2022-05-11T07:16:44.760Z] #36 6.211 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-05-11T07:16:44.760Z] #36 6.215 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-05-11T07:16:44.760Z] #36 6.251 Selecting previously unselected package libssh2-1:amd64. [2022-05-11T07:16:44.760Z] #36 6.253 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-05-11T07:16:44.760Z] #36 6.258 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-05-11T07:16:44.760Z] #36 6.306 Selecting previously unselected package libcurl4:amd64. [2022-05-11T07:16:44.760Z] #36 6.308 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ... [2022-05-11T07:16:44.760Z] #36 6.313 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-05-11T07:16:44.760Z] #36 6.394 Selecting previously unselected package curl. [2022-05-11T07:16:44.760Z] #36 6.394 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ... [2022-05-11T07:16:44.760Z] #36 6.399 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-05-11T07:16:44.760Z] #36 6.491 Selecting previously unselected package libonig5:amd64. [2022-05-11T07:16:44.760Z] #36 6.491 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-05-11T07:16:44.760Z] #36 6.495 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-05-11T07:16:44.760Z] #36 6.570 Selecting previously unselected package libjq1:amd64. [2022-05-11T07:16:44.760Z] #36 6.570 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-05-11T07:16:44.760Z] #36 6.573 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-05-11T07:16:44.760Z] #36 6.659 Selecting previously unselected package jq. [2022-05-11T07:16:44.760Z] #36 6.659 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-05-11T07:16:44.760Z] #36 6.668 Unpacking jq (1.6-2.1) ... [2022-05-11T07:16:44.760Z] #36 6.721 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-05-11T07:16:44.760Z] #36 6.734 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-05-11T07:16:44.760Z] #36 6.745 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-05-11T07:16:44.760Z] #36 6.757 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-05-11T07:16:44.760Z] #36 6.770 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-05-11T07:16:44.760Z] #36 6.783 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-05-11T07:16:44.760Z] #36 6.796 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-05-11T07:16:44.760Z] #36 6.804 Setting up openssl (1.1.1n-0+deb11u1) ... [2022-05-11T07:16:44.760Z] #36 6.821 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-05-11T07:16:44.760Z] #36 6.831 Setting up libjq1:amd64 (1.6-2.1) ... [2022-05-11T07:16:44.760Z] #36 6.844 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-05-11T07:16:44.760Z] #36 6.857 Setting up ca-certificates (20210119) ... [2022-05-11T07:16:44.760Z] #36 7.564 Updating certificates in /etc/ssl/certs... [2022-05-11T07:16:44.760Z] #36 8.299 129 added, 0 removed; done. [2022-05-11T07:16:44.760Z] #36 8.366 Setting up jq (1.6-2.1) ... [2022-05-11T07:16:44.760Z] #36 8.377 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-05-11T07:16:44.760Z] #36 8.387 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-05-11T07:16:44.760Z] #36 8.397 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-11T07:16:44.760Z] #36 8.415 Processing triggers for ca-certificates (20210119) ... [2022-05-11T07:16:44.760Z] #36 8.424 Updating certificates in /etc/ssl/certs... [2022-05-11T07:16:44.760Z] #36 9.025 0 added, 0 removed; done. [2022-05-11T07:16:44.760Z] #36 9.025 Running hooks in /etc/ca-certificates/update.d... [2022-05-11T07:16:44.760Z] #36 9.028 done. [2022-05-11T07:16:44.828Z] Removing bundles/ [2022-05-11T07:16:44.828Z] [2022-05-11T07:16:44.828Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-05-11T07:16:44.828Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-05-11T07:16:44.828Z] GOOS="" GOARCH="" GOARM="" [2022-05-11T07:16:45.017Z] #36 ... [2022-05-11T07:16:45.017Z] [2022-05-11T07:16:45.017Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-05-11T07:16:45.017Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-05-11T07:16:45.017Z] #11 extracting sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f [2022-05-11T07:16:45.582Z] #11 ... [2022-05-11T07:16:45.582Z] [2022-05-11T07:16:45.582Z] #36 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-05-11T07:16:45.582Z] #36 sha256:87b36cc280fe638d7ef5f20bb22729024d374f203f2bcca845213957d578aa99 [2022-05-11T07:16:45.582Z] #36 DONE 11.3s [2022-05-11T07:16:45.838Z] [2022-05-11T07:16:45.838Z] #37 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-05-11T07:16:45.838Z] #37 sha256:390ee3218f7c2c70cff0b46ec1373010ba4fa1bfce9b35a867749cfb003df2de [2022-05-11T07:16:45.838Z] #37 DONE 0.1s [2022-05-11T07:16:45.838Z] [2022-05-11T07:16:45.838Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-05-11T07:16:45.838Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-05-11T07:16:51.093Z] #11 extracting sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 5.2s [2022-05-11T07:16:53.612Z] #11 extracting sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 8.3s done [2022-05-11T07:16:53.612Z] #11 extracting sha256:3447e3508f49d81eb14b0cf466950f15126161f20f2d70b8d429017d2b08a74f done [2022-05-11T07:16:53.869Z] #11 DONE 29.2s [2022-05-11T07:16:53.869Z] [2022-05-11T07:16:53.869Z] #38 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-05-11T07:16:53.869Z] #38 sha256:44b61fe0ff7e436df38e1fdce5b1d2508f8f376796739cae105fae12aec9efd3 [2022-05-11T07:16:53.869Z] #38 1.533 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-05-11T07:16:53.869Z] #38 1.785 [2022-05-11T07:16:53.869Z] #38 2.000 #=#=# ######################################################################## 100.0% [2022-05-11T07:16:53.869Z] #38 2.263 [2022-05-11T07:16:53.869Z] #38 3.130 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-05-11T07:16:53.869Z] #38 3.377 [2022-05-11T07:16:53.869Z] #38 3.591 #=#=# ######################################################################## 100.0% [2022-05-11T07:16:53.869Z] #38 3.884 [2022-05-11T07:16:53.869Z] #38 4.783 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-05-11T07:16:53.869Z] #38 5.065 [2022-05-11T07:16:53.869Z] #38 5.295 #=#=# ############### 21.2% ########################################## 59.0% ################################################################# 90.9% ######################################################################## 100.0% [2022-05-11T07:16:53.869Z] #38 5.839 [2022-05-11T07:16:53.869Z] #38 6.778 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-05-11T07:16:53.869Z] #38 7.032 [2022-05-11T07:16:53.869Z] #38 7.251 #=#=# ######################################################################## 100.0% [2022-05-11T07:16:53.869Z] #38 7.542 [2022-05-11T07:16:53.869Z] #38 8.229 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-05-11T07:16:53.869Z] #38 ... [2022-05-11T07:16:53.869Z] [2022-05-11T07:16:53.869Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-05-11T07:16:53.869Z] #12 sha256:00a148a24e5899a004ac5011921c54b3a63dbcb43c767aebcfd6a3b2f05df41e [2022-05-11T07:16:56.388Z] #12 DONE 2.1s [2022-05-11T07:16:56.388Z] [2022-05-11T07:16:56.388Z] #38 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-05-11T07:16:56.388Z] #38 sha256:44b61fe0ff7e436df38e1fdce5b1d2508f8f376796739cae105fae12aec9efd3 [2022-05-11T07:16:56.388Z] #38 8.493 [2022-05-11T07:16:56.388Z] #38 8.710 #=#=# ######################################################################## 100.0% [2022-05-11T07:16:56.388Z] #38 8.924 [2022-05-11T07:16:56.388Z] #38 8.966 Download of images into '/build' complete. [2022-05-11T07:16:56.388Z] #38 8.967 Use something like the following to load the result into a Docker daemon: [2022-05-11T07:16:56.388Z] #38 8.967 tar -cC '/build' . | docker load [2022-05-11T07:16:56.388Z] #38 DONE 10.3s [2022-05-11T07:16:56.388Z] [2022-05-11T07:16:56.388Z] #13 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2022-05-11T07:16:56.388Z] #13 sha256:ab2cabe362c2884ca9de2a62d416f2d362b8f93f1afd2021748e9453bb07fb13 [2022-05-11T07:16:56.645Z] #13 DONE 0.6s [2022-05-11T07:16:56.645Z] [2022-05-11T07:16:56.645Z] #43 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help [2022-05-11T07:16:56.645Z] #43 sha256:b9859af8b84dce2d8bcff7950573223c4f248f3ca3c9adee96516ee850fccc70 [2022-05-11T07:16:56.645Z] #43 ... [2022-05-11T07:16:56.645Z] [2022-05-11T07:16:56.645Z] #53 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-05-11T07:16:56.645Z] #53 sha256:a604b9353e44ae8e06b16ac9ac4f0cdee160a2eed2d3d6899eacf15a043e5c1a [2022-05-11T07:16:56.645Z] #53 DONE 0.1s [2022-05-11T07:16:56.645Z] [2022-05-11T07:16:56.645Z] #40 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-05-11T07:16:56.645Z] #40 sha256:dd24f79521cd59f27ee189d52855bb7b516bd7c2fc74d7977022c6d42cc492a5 [2022-05-11T07:16:56.645Z] #40 DONE 0.1s [2022-05-11T07:16:56.645Z] [2022-05-11T07:16:56.645Z] #57 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2022-05-11T07:16:56.645Z] #57 sha256:f4e2edacd5c5f7695459b365dd7ea6b81c6057e453b099204efda2a8a795bee2 [2022-05-11T07:16:56.645Z] #57 DONE 0.2s [2022-05-11T07:16:56.902Z] [2022-05-11T07:16:56.902Z] #58 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /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 [2022-05-11T07:16:56.902Z] #58 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-05-11T07:16:59.427Z] #58 ... [2022-05-11T07:16:59.427Z] [2022-05-11T07:16:59.427Z] #14 [cross-true 1/6] RUN dpkg --add-architecture arm64 [2022-05-11T07:16:59.427Z] #14 sha256:ac610f6949b75ca513a6fbb8133eb83174e86af117f3bb74e5a09d0efab23250 [2022-05-11T07:16:59.427Z] #14 DONE 2.4s [2022-05-11T07:16:59.427Z] [2022-05-11T07:16:59.427Z] #15 [cross-true 2/6] RUN dpkg --add-architecture armel [2022-05-11T07:16:59.427Z] #15 sha256:7a9c0475274abba0efb526d9607a550196919504d943ee1fe1447ec33e3ecf21 [2022-05-11T07:17:00.796Z] #15 DONE 1.7s [2022-05-11T07:17:00.796Z] [2022-05-11T07:17:00.796Z] #16 [cross-true 3/6] RUN dpkg --add-architecture armhf [2022-05-11T07:17:00.796Z] #16 sha256:cd20aadd700c740808171124c98224b778b3f14cb64fe4f92d71f7cc8db38805 [2022-05-11T07:17:02.166Z] #16 DONE 1.4s [2022-05-11T07:17:02.166Z] [2022-05-11T07:17:02.166Z] #17 [cross-true 4/6] RUN dpkg --add-architecture ppc64el [2022-05-11T07:17:02.166Z] #17 sha256:50811f5890a0a563f4b3333a7eabd7af79a0d060604c6b4f9b93d1ef04081a76 [2022-05-11T07:17:03.538Z] #17 DONE 1.4s [2022-05-11T07:17:03.538Z] [2022-05-11T07:17:03.538Z] #58 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /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 [2022-05-11T07:17:03.538Z] #58 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-05-11T07:17:03.538Z] #58 3.674 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-05-11T07:17:03.538Z] #58 3.780 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-05-11T07:17:03.538Z] #58 3.993 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-05-11T07:17:03.538Z] #58 4.130 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-05-11T07:17:03.538Z] #58 4.564 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-05-11T07:17:03.538Z] #58 6.529 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [146 kB] [2022-05-11T07:17:04.920Z] #58 ... [2022-05-11T07:17:04.920Z] [2022-05-11T07:17:04.920Z] #18 [cross-true 5/6] RUN dpkg --add-architecture s390x [2022-05-11T07:17:04.920Z] #18 sha256:97f08d710e1ee07e4bd79eb7b07698f3bb2b8bbcf1f2d52e8ef914a371e9252c [2022-05-11T07:17:04.920Z] #18 DONE 1.2s [2022-05-11T07:17:04.920Z] [2022-05-11T07:17:04.920Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-05-11T07:17:04.920Z] #19 sha256:be54dd40eb1e50415a0618e28230f38b72328b8936909b1f3054d1d0e751fecc [2022-05-11T07:17:05.851Z] #19 1.309 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-05-11T07:17:05.851Z] #19 1.361 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-05-11T07:17:06.108Z] #19 1.365 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-05-11T07:17:06.670Z] #19 ... [2022-05-11T07:17:06.670Z] [2022-05-11T07:17:06.670Z] #64 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-05-11T07:17:06.670Z] #64 sha256:210b5f481389dc67ed55a7b94e5780402b8cd10d06c135e75cf1e0e09190cc82 [2022-05-11T07:17:06.670Z] #64 3.837 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-05-11T07:17:06.670Z] #64 5.093 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-05-11T07:17:06.670Z] #64 5.095 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-05-11T07:17:06.670Z] #64 5.130 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-05-11T07:17:06.670Z] #64 6.623 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-05-11T07:17:06.670Z] #64 ... [2022-05-11T07:17:06.670Z] [2022-05-11T07:17:06.670Z] #45 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-05-11T07:17:06.670Z] #45 sha256:4bb4f83a0690da47c17fb103f09aa168321773c1ee45de9b3acf6b42f2bf1368 [2022-05-11T07:17:06.670Z] #45 3.433 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-05-11T07:17:06.927Z] #45 ... [2022-05-11T07:17:06.927Z] [2022-05-11T07:17:06.927Z] #54 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-05-11T07:17:06.927Z] #54 sha256:26209c4795914995411be6e71aeda135557e0abe072f41ca3ab9544bf2e7195e [2022-05-11T07:17:06.927Z] #54 3.177 + git clone https://github.com/docker/distribution.git . [2022-05-11T07:17:06.927Z] #54 3.180 Cloning into '.'... [2022-05-11T07:17:06.927Z] #54 ... [2022-05-11T07:17:06.927Z] [2022-05-11T07:17:06.927Z] #41 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-05-11T07:17:06.927Z] #41 sha256:a4ff1909b9009ce432cf92bccd9185b8dd191b1939efb3ed7c34cc9ea737b1fc [2022-05-11T07:17:06.927Z] #41 3.204 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-05-11T07:17:06.927Z] #41 3.204 Cloning into '.'... [2022-05-11T07:17:07.184Z] #41 ... [2022-05-11T07:17:07.184Z] [2022-05-11T07:17:07.184Z] #62 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-05-11T07:17:07.184Z] #62 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-05-11T07:17:07.184Z] #62 2.834 go: downloading github.com/golangci/golangci-lint v1.44.0 [2022-05-11T07:17:07.441Z] #62 ... [2022-05-11T07:17:07.441Z] [2022-05-11T07:17:07.441Z] #47 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-05-11T07:17:07.441Z] #47 sha256:4a8f5d26cb515d9a7ffa8a1eb1a9c762d8f58ccf2d3ae38d36d1ac56ba42889c [2022-05-11T07:17:07.441Z] #47 3.353 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-05-11T07:17:07.441Z] #47 4.244 go: downloading github.com/tc-hib/winres v0.1.5 [2022-05-11T07:17:07.441Z] #47 5.829 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-05-11T07:17:07.441Z] #47 6.159 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-05-11T07:17:07.441Z] #47 6.261 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-05-11T07:17:07.441Z] #47 9.151 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-05-11T07:17:07.441Z] #47 9.292 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-05-11T07:17:07.441Z] #47 ... [2022-05-11T07:17:07.441Z] [2022-05-11T07:17:07.441Z] #60 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-05-11T07:17:07.441Z] #60 sha256:7e99fa63a9052785ca7eccb11c1c7cf33834357605e6dc6776dcf50c1ca39af6 [2022-05-11T07:17:07.441Z] #60 3.140 go: downloading gotest.tools/gotestsum v1.7.0 [2022-05-11T07:17:07.441Z] #60 4.936 go: downloading github.com/fatih/color v1.10.0 [2022-05-11T07:17:07.441Z] #60 4.988 go: downloading github.com/dnephin/pflag v1.0.7 [2022-05-11T07:17:07.441Z] #60 5.004 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-05-11T07:17:07.441Z] #60 5.059 go: downloading github.com/pkg/errors v0.9.1 [2022-05-11T07:17:07.441Z] #60 5.311 go: downloading golang.org/x/tools v0.1.0 [2022-05-11T07:17:07.441Z] #60 5.356 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-05-11T07:17:07.441Z] #60 5.601 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-05-11T07:17:07.441Z] #60 5.741 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-05-11T07:17:07.441Z] #60 5.944 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-05-11T07:17:07.441Z] #60 9.749 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-05-11T07:17:07.441Z] #60 9.884 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-05-11T07:17:07.441Z] #60 9.931 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-05-11T07:17:07.698Z] #60 ... [2022-05-11T07:17:07.698Z] [2022-05-11T07:17:07.698Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-05-11T07:17:07.698Z] #19 sha256:be54dd40eb1e50415a0618e28230f38b72328b8936909b1f3054d1d0e751fecc [2022-05-11T07:17:07.698Z] #19 2.026 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-05-11T07:17:07.698Z] #19 2.980 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-05-11T07:17:08.630Z] #19 3.847 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7944 kB] [2022-05-11T07:17:09.562Z] #19 4.974 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-05-11T07:17:09.562Z] #19 ... [2022-05-11T07:17:09.562Z] [2022-05-11T07:17:09.562Z] #43 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help [2022-05-11T07:17:09.562Z] #43 sha256:b9859af8b84dce2d8bcff7950573223c4f248f3ca3c9adee96516ee850fccc70 [2022-05-11T07:17:09.562Z] #43 3.025 go: downloading github.com/go-delve/delve v1.8.1 [2022-05-11T07:17:09.562Z] #43 10.87 go: downloading github.com/sirupsen/logrus v1.6.0 [2022-05-11T07:17:09.562Z] #43 10.88 go: downloading github.com/spf13/cobra v1.1.3 [2022-05-11T07:17:09.562Z] #43 11.26 go: downloading github.com/mattn/go-isatty v0.0.3 [2022-05-11T07:17:09.562Z] #43 11.41 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1 [2022-05-11T07:17:09.562Z] #43 11.63 go: downloading github.com/spf13/pflag v1.0.5 [2022-05-11T07:17:09.562Z] #43 11.96 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-05-11T07:17:09.562Z] #43 12.13 go: downloading github.com/cosiner/argv v0.1.0 [2022-05-11T07:17:09.562Z] #43 12.17 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9 [2022-05-11T07:17:09.562Z] #43 12.23 go: downloading github.com/peterh/liner v1.2.2 [2022-05-11T07:17:09.562Z] #43 12.36 go: downloading github.com/google/go-dap v0.6.0 [2022-05-11T07:17:09.562Z] #43 12.66 go: downloading github.com/russross/blackfriday/v2 v2.0.1 [2022-05-11T07:17:09.562Z] #43 12.80 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097 [2022-05-11T07:17:09.823Z] #43 13.36 go: downloading github.com/mattn/go-runewidth v0.0.3 [2022-05-11T07:17:10.403Z] #43 13.56 go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-05-11T07:17:10.404Z] #43 13.66 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4 [2022-05-11T07:17:10.404Z] #43 ... [2022-05-11T07:17:10.404Z] [2022-05-11T07:17:10.404Z] #45 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-05-11T07:17:10.404Z] #45 sha256:4bb4f83a0690da47c17fb103f09aa168321773c1ee45de9b3acf6b42f2bf1368 [2022-05-11T07:17:10.404Z] #45 13.90 tomll can be used in two ways: [2022-05-11T07:17:10.404Z] #45 13.90 Writing to STDIN and reading from STDOUT: [2022-05-11T07:17:10.404Z] #45 13.90 cat file.toml | tomll > file.toml [2022-05-11T07:17:10.404Z] #45 13.90 [2022-05-11T07:17:10.404Z] #45 13.90 Reading and updating a list of files: [2022-05-11T07:17:10.404Z] #45 13.91 tomll a.toml b.toml c.toml [2022-05-11T07:17:10.404Z] #45 13.91 [2022-05-11T07:17:10.404Z] #45 13.91 When given a list of files, tomll will modify all files in place without asking. [2022-05-11T07:17:11.332Z] #45 DONE 14.5s [2022-05-11T07:17:11.332Z] [2022-05-11T07:17:11.332Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-05-11T07:17:11.332Z] #19 sha256:be54dd40eb1e50415a0618e28230f38b72328b8936909b1f3054d1d0e751fecc [2022-05-11T07:17:11.332Z] #19 6.246 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-05-11T07:17:12.703Z] #19 7.827 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-05-11T07:17:13.266Z] #19 8.469 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [121 kB] [2022-05-11T07:17:13.266Z] #19 8.476 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [146 kB] [2022-05-11T07:17:13.266Z] #19 8.488 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [139 kB] [2022-05-11T07:17:13.266Z] #19 8.504 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [128 kB] [2022-05-11T07:17:13.266Z] #19 8.511 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [145 kB] [2022-05-11T07:17:13.266Z] #19 8.519 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [146 kB] [2022-05-11T07:17:13.266Z] #19 8.532 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-05-11T07:17:13.266Z] #19 8.538 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-05-11T07:17:13.266Z] #19 8.539 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-05-11T07:17:13.266Z] #19 8.541 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2022-05-11T07:17:13.266Z] #19 8.543 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2604 B] [2022-05-11T07:17:13.266Z] #19 8.549 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-05-11T07:17:15.795Z] #19 ... [2022-05-11T07:17:15.795Z] [2022-05-11T07:17:15.795Z] #58 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /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 [2022-05-11T07:17:15.795Z] #58 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-05-11T07:17:15.795Z] #58 8.855 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-05-11T07:17:15.795Z] #58 10.43 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2159 B] [2022-05-11T07:17:15.795Z] #58 15.69 Fetched 8534 kB in 12s (683 kB/s) [2022-05-11T07:17:15.795Z] #58 15.69 Reading package lists... [2022-05-11T07:17:15.795Z] #58 ... [2022-05-11T07:17:15.795Z] [2022-05-11T07:17:15.795Z] #43 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help [2022-05-11T07:17:15.795Z] #43 sha256:b9859af8b84dce2d8bcff7950573223c4f248f3ca3c9adee96516ee850fccc70 [2022-05-11T07:17:15.795Z] #43 15.10 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0 [2022-05-11T07:17:15.795Z] #43 15.22 go: downloading github.com/cilium/ebpf v0.7.0 [2022-05-11T07:17:17.165Z] #43 ... [2022-05-11T07:17:17.165Z] [2022-05-11T07:17:17.165Z] #54 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-05-11T07:17:17.165Z] #54 sha256:26209c4795914995411be6e71aeda135557e0abe072f41ca3ab9544bf2e7195e [2022-05-11T07:17:17.165Z] #54 19.40 + git checkout -q v2.3.0 [2022-05-11T07:17:17.729Z] #54 ... [2022-05-11T07:17:17.729Z] [2022-05-11T07:17:17.729Z] #60 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-05-11T07:17:17.729Z] #60 sha256:7e99fa63a9052785ca7eccb11c1c7cf33834357605e6dc6776dcf50c1ca39af6 [2022-05-11T07:17:17.729Z] #60 11.17 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-05-11T07:17:17.729Z] #60 11.18 go: downloading golang.org/x/mod v0.3.0 [2022-05-11T07:17:17.986Z] #60 ... [2022-05-11T07:17:17.986Z] [2022-05-11T07:17:17.986Z] #58 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /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 [2022-05-11T07:17:17.986Z] #58 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-05-11T07:17:17.986Z] #58 15.69 Reading package lists... [2022-05-11T07:17:18.635Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-06c64db478aef2b3a) in /home/ubuntu/workspace/moby_PR-43580 [Pipeline] { [Pipeline] checkout [2022-05-11T07:17:18.768Z] The recommended git tool is: git [2022-05-11T07:17:20.507Z] #58 19.57 Reading package lists... [2022-05-11T07:17:21.072Z] #58 23.34 Building dependency tree... [2022-05-11T07:17:22.005Z] #58 ... [2022-05-11T07:17:22.005Z] [2022-05-11T07:17:22.005Z] #62 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-05-11T07:17:22.005Z] #62 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-05-11T07:17:22.005Z] #62 22.15 go: downloading github.com/fatih/color v1.13.0 [2022-05-11T07:17:22.005Z] #62 22.16 go: downloading github.com/gofrs/flock v0.8.1 [2022-05-11T07:17:22.005Z] #62 22.19 go: downloading github.com/spf13/cobra v1.3.0 [2022-05-11T07:17:22.005Z] #62 22.24 go: downloading github.com/spf13/viper v1.10.1 [2022-05-11T07:17:22.005Z] #62 22.47 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-05-11T07:17:22.005Z] #62 22.58 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da [2022-05-11T07:17:22.005Z] #62 22.62 go: downloading github.com/go-critic/go-critic v0.6.2 [2022-05-11T07:17:22.005Z] #62 23.40 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-05-11T07:17:22.005Z] #62 23.41 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-05-11T07:17:22.264Z] #62 25.55 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-05-11T07:17:22.264Z] #62 25.57 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-11T07:17:22.264Z] #62 25.57 go: downloading github.com/stretchr/testify v1.7.0 [2022-05-11T07:17:22.264Z] #62 25.68 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-05-11T07:17:22.264Z] #62 25.72 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-05-11T07:17:22.264Z] #62 25.81 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-05-11T07:17:22.348Z] using credential docker-jenkins-github-credentials [2022-05-11T07:17:22.357Z] Cloning the remote Git repository [2022-05-11T07:17:22.357Z] Cloning with configured refspecs honoured and without tags [2022-05-11T07:17:22.394Z] Cloning repository https://github.com/moby/moby.git [2022-05-11T07:17:22.520Z] #62 25.85 go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-05-11T07:17:22.520Z] #62 25.91 go: downloading github.com/magiconair/properties v1.8.5 [2022-05-11T07:17:22.520Z] #62 25.92 go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-05-11T07:17:22.520Z] #62 25.96 go: downloading github.com/spf13/afero v1.6.0 [2022-05-11T07:17:22.520Z] #62 25.96 go: downloading github.com/spf13/cast v1.4.1 [2022-05-11T07:17:22.520Z] #62 26.01 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-05-11T07:17:22.520Z] #62 26.02 go: downloading github.com/subosito/gotenv v1.2.0 [2022-05-11T07:17:22.777Z] #62 26.06 go: downloading gopkg.in/ini.v1 v1.66.2 [2022-05-11T07:17:22.777Z] #62 26.11 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-05-11T07:17:22.777Z] #62 26.13 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-05-11T07:17:22.777Z] #62 26.16 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-05-11T07:17:22.777Z] #62 26.21 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-05-11T07:17:22.777Z] #62 26.22 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-05-11T07:17:22.777Z] #62 26.23 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-05-11T07:17:22.777Z] #62 26.25 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-05-11T07:17:23.034Z] #62 26.25 go: downloading github.com/quasilyte/go-ruleguard v0.3.15 [2022-05-11T07:17:23.034Z] #62 26.27 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-05-11T07:17:23.034Z] #62 26.33 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-05-11T07:17:23.034Z] #62 26.36 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-05-11T07:17:23.034Z] #62 26.42 go: downloading github.com/Antonboom/errname v0.1.5 [2022-05-11T07:17:23.291Z] #62 26.50 go: downloading github.com/Antonboom/nilnil v0.1.0 [2022-05-11T07:17:23.291Z] #62 26.54 go: downloading github.com/BurntSushi/toml v1.0.0 [2022-05-11T07:17:23.291Z] #62 26.74 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-05-11T07:17:23.548Z] #62 26.82 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-05-11T07:17:23.548Z] #62 26.90 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-05-11T07:17:23.548Z] #62 26.90 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-05-11T07:17:23.548Z] #62 26.95 go: downloading github.com/ashanbrown/makezero v1.1.0 [2022-05-11T07:17:23.548Z] #62 26.96 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-05-11T07:17:23.548Z] #62 26.98 go: downloading github.com/blizzy78/varnamelen v0.5.0 [2022-05-11T07:17:23.548Z] #62 27.02 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-05-11T07:17:22.542Z] > git init /home/ubuntu/workspace/moby_PR-43580 # timeout=10 [2022-05-11T07:17:23.034Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-05-11T07:17:23.034Z] > git --version # timeout=10 [2022-05-11T07:17:23.066Z] > git --version # 'git version 2.25.1' [2022-05-11T07:17:23.066Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-11T07:17:23.126Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43580/head:refs/remotes/origin/PR-43580 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-11T07:17:23.631Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-089bfa52c4f5b4992) in /home/ubuntu/workspace/moby_PR-43580 [Pipeline] { [Pipeline] checkout [2022-05-11T07:17:23.717Z] The recommended git tool is: git [2022-05-11T07:17:23.804Z] #62 27.08 go: downloading github.com/breml/bidichk v0.2.1 [2022-05-11T07:17:23.804Z] #62 27.08 go: downloading github.com/breml/errchkjson v0.2.1 [2022-05-11T07:17:23.804Z] #62 27.09 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-05-11T07:17:23.804Z] #62 27.11 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-05-11T07:17:23.804Z] #62 27.13 go: downloading github.com/daixiang0/gci v0.2.9 [2022-05-11T07:17:23.804Z] #62 27.14 go: downloading github.com/denis-tingajkin/go-header v0.4.2 [2022-05-11T07:17:23.804Z] #62 27.16 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-05-11T07:17:23.804Z] #62 27.19 go: downloading github.com/fzipp/gocyclo v0.4.0 [2022-05-11T07:17:23.804Z] #62 27.20 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-05-11T07:17:23.804Z] #62 27.23 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-05-11T07:17:23.804Z] #62 27.23 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-05-11T07:17:24.062Z] #62 27.30 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-05-11T07:17:24.062Z] #62 27.41 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-05-11T07:17:24.062Z] #62 27.46 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-05-11T07:17:24.062Z] #62 27.49 go: downloading github.com/golangci/misspell v0.3.5 [2022-05-11T07:17:24.062Z] #62 27.54 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-05-11T07:17:24.062Z] #62 27.59 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-05-11T07:17:24.322Z] #62 27.69 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-05-11T07:17:24.322Z] #62 27.72 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-05-11T07:17:24.322Z] #62 27.74 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-05-11T07:17:24.322Z] #62 27.75 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-05-11T07:17:24.322Z] #62 27.76 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-05-11T07:17:24.322Z] #62 27.78 go: downloading github.com/julz/importas v0.1.0 [2022-05-11T07:17:24.322Z] #62 27.79 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-05-11T07:17:24.322Z] #62 27.80 go: downloading github.com/kulti/thelper v0.5.0 [2022-05-11T07:17:24.322Z] #62 27.85 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-05-11T07:17:24.582Z] #62 27.86 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-05-11T07:17:24.582Z] #62 27.94 go: downloading github.com/ldez/gomoddirectives v0.2.2 [2022-05-11T07:17:24.582Z] #62 27.99 go: downloading github.com/ldez/tagliatelle v0.3.0 [2022-05-11T07:17:24.582Z] #62 28.01 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-05-11T07:17:24.582Z] #62 28.04 go: downloading github.com/maratori/testpackage v1.0.1 [2022-05-11T07:17:24.582Z] #62 28.09 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-05-11T07:17:24.582Z] #62 28.14 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-05-11T07:17:24.839Z] #62 ... [2022-05-11T07:17:24.839Z] [2022-05-11T07:17:24.839Z] #64 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-05-11T07:17:24.839Z] #64 sha256:210b5f481389dc67ed55a7b94e5780402b8cd10d06c135e75cf1e0e09190cc82 [2022-05-11T07:17:24.839Z] #64 27.82 v3.0.2 [2022-05-11T07:17:24.839Z] #64 DONE 28.2s [2022-05-11T07:17:24.839Z] [2022-05-11T07:17:24.839Z] #62 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-05-11T07:17:24.839Z] #62 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-05-11T07:17:24.839Z] #62 28.14 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517 [2022-05-11T07:17:24.839Z] #62 28.14 go: downloading github.com/mgechev/revive v1.1.3 [2022-05-11T07:17:24.839Z] #62 ... [2022-05-11T07:17:24.839Z] [2022-05-11T07:17:24.839Z] #58 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /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 [2022-05-11T07:17:24.839Z] #58 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-05-11T07:17:24.839Z] #58 25.38 The following additional packages will be installed: [2022-05-11T07:17:24.839Z] #58 25.39 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-05-11T07:17:24.839Z] #58 25.39 python3-protobuf python3-six [2022-05-11T07:17:24.839Z] #58 25.40 Suggested packages: [2022-05-11T07:17:24.839Z] #58 25.40 python3-setuptools [2022-05-11T07:17:24.839Z] #58 25.40 Recommended packages: [2022-05-11T07:17:24.839Z] #58 25.40 iproute2 | iproute [2022-05-11T07:17:24.839Z] #58 25.86 The following NEW packages will be installed: [2022-05-11T07:17:24.839Z] #58 25.87 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-05-11T07:17:24.839Z] #58 25.87 python3-protobuf python3-six [2022-05-11T07:17:24.839Z] #58 26.29 0 upgraded, 8 newly installed, 0 to remove and 3 not upgraded. [2022-05-11T07:17:24.839Z] #58 26.29 Need to get 2314 kB of archives. [2022-05-11T07:17:24.839Z] #58 26.29 After this operation, 11.1 MB of additional disk space will be used. [2022-05-11T07:17:24.839Z] #58 26.29 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-05-11T07:17:24.839Z] #58 26.32 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-05-11T07:17:24.839Z] #58 26.33 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-05-11T07:17:24.839Z] #58 26.33 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-05-11T07:17:24.839Z] #58 26.35 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-05-11T07:17:24.839Z] #58 26.35 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-05-11T07:17:24.839Z] #58 26.37 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-05-11T07:17:25.404Z] #58 28.55 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.17-1 [683 kB] [2022-05-11T07:17:26.857Z] #58 29.75 debconf: delaying package configuration, since apt-utils is not installed [2022-05-11T07:17:26.857Z] #58 29.89 Fetched 2314 kB in 3s (802 kB/s) [2022-05-11T07:17:26.857Z] #58 29.98 Selecting previously unselected package libprotobuf23:amd64. [2022-05-11T07:17:26.857Z] #58 29.98 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-05-11T07:17:26.857Z] #58 30.02 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-05-11T07:17:26.857Z] #58 30.04 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-05-11T07:17:27.115Z] using credential docker-jenkins-github-credentials [2022-05-11T07:17:27.129Z] Cloning the remote Git repository [2022-05-11T07:17:27.129Z] Cloning with configured refspecs honoured and without tags [2022-05-11T07:17:26.605Z] Cloning repository https://github.com/moby/moby.git [2022-05-11T07:17:27.854Z] #58 ... [2022-05-11T07:17:27.854Z] [2022-05-11T07:17:27.854Z] #47 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-05-11T07:17:27.854Z] #47 sha256:4a8f5d26cb515d9a7ffa8a1eb1a9c762d8f58ccf2d3ae38d36d1ac56ba42889c [2022-05-11T07:17:27.854Z] #47 30.83 NAME: [2022-05-11T07:17:27.854Z] #47 30.83 go-winres - A tool for embedding resources in Windows executables [2022-05-11T07:17:27.854Z] #47 30.83 [2022-05-11T07:17:27.854Z] #47 30.83 USAGE: [2022-05-11T07:17:27.854Z] #47 30.83 go-winres [global options] command [command options] [arguments...] [2022-05-11T07:17:27.854Z] #47 30.83 [2022-05-11T07:17:27.854Z] #47 30.83 COMMANDS: [2022-05-11T07:17:27.854Z] #47 30.83 init Create an initial ./winres/winres.json [2022-05-11T07:17:27.854Z] #47 30.83 make Make syso files for the "go build" command [2022-05-11T07:17:27.854Z] #47 30.83 simply Make syso files for the "go build" command (simplified) [2022-05-11T07:17:27.854Z] #47 30.83 extract Extract all resources from an executable [2022-05-11T07:17:27.854Z] #47 30.83 patch Replace resources in an executable file (exe, dll) [2022-05-11T07:17:27.854Z] #47 30.83 help, h Shows a list of commands or help for one command [2022-05-11T07:17:27.854Z] #47 30.83 [2022-05-11T07:17:27.854Z] #47 30.83 GLOBAL OPTIONS: [2022-05-11T07:17:27.854Z] #47 30.83 --help, -h show help (default: false) [2022-05-11T07:17:27.854Z] #47 DONE 31.1s [2022-05-11T07:17:27.854Z] [2022-05-11T07:17:27.854Z] #58 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /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 [2022-05-11T07:17:27.854Z] #58 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-05-11T07:17:27.854Z] #58 30.99 Selecting previously unselected package python3-pkg-resources. [2022-05-11T07:17:27.854Z] #58 ... [2022-05-11T07:17:27.854Z] [2022-05-11T07:17:27.854Z] #62 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-05-11T07:17:27.854Z] #62 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-05-11T07:17:27.854Z] #62 28.76 go: downloading github.com/moricho/tparallel v0.2.1 [2022-05-11T07:17:27.854Z] #62 28.78 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-05-11T07:17:27.854Z] #62 28.80 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-05-11T07:17:27.854Z] #62 28.85 go: downloading github.com/nishanths/predeclared v0.2.1 [2022-05-11T07:17:27.854Z] #62 28.93 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b [2022-05-11T07:17:27.854Z] #62 28.94 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-05-11T07:17:27.854Z] #62 29.04 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-05-11T07:17:27.854Z] #62 29.05 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-05-11T07:17:27.854Z] #62 29.06 go: downloading github.com/securego/gosec/v2 v2.9.6 [2022-05-11T07:17:27.854Z] #62 29.36 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-05-11T07:17:27.854Z] #62 29.37 go: downloading github.com/sivchari/containedctx v1.0.1 [2022-05-11T07:17:27.854Z] #62 29.38 go: downloading github.com/sivchari/tenv v1.4.7 [2022-05-11T07:17:27.854Z] #62 29.38 go: downloading github.com/sonatard/noctx v0.0.1 [2022-05-11T07:17:27.854Z] #62 29.39 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-05-11T07:17:27.854Z] #62 29.41 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-05-11T07:17:27.854Z] #62 29.42 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-05-11T07:17:27.854Z] #62 29.43 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-05-11T07:17:27.854Z] #62 29.47 go: downloading github.com/tetafro/godot v1.4.11 [2022-05-11T07:17:27.854Z] #62 29.53 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-05-11T07:17:27.854Z] #62 29.54 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0 [2022-05-11T07:17:27.854Z] #62 29.63 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-05-11T07:17:27.854Z] #62 29.76 go: downloading github.com/ultraware/funlen v0.0.3 [2022-05-11T07:17:27.854Z] #62 29.79 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-05-11T07:17:27.854Z] #62 29.80 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-05-11T07:17:27.854Z] #62 29.83 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-05-11T07:17:27.854Z] #62 29.84 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1 [2022-05-11T07:17:27.854Z] #62 30.00 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-05-11T07:17:27.854Z] #62 30.25 go: downloading honnef.co/go/tools v0.2.2 [2022-05-11T07:17:28.110Z] #62 31.38 go: downloading mvdan.cc/gofumpt v0.2.1 [2022-05-11T07:17:28.110Z] #62 31.38 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-05-11T07:17:28.110Z] #62 31.48 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-05-11T07:17:28.110Z] #62 ... [2022-05-11T07:17:28.110Z] [2022-05-11T07:17:28.110Z] #54 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-05-11T07:17:28.110Z] #54 sha256:26209c4795914995411be6e71aeda135557e0abe072f41ca3ab9544bf2e7195e [2022-05-11T07:17:28.110Z] #54 21.32 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2022-05-11T07:17:28.110Z] #54 ... [2022-05-11T07:17:28.110Z] [2022-05-11T07:17:28.110Z] #62 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-05-11T07:17:28.110Z] #62 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-05-11T07:17:28.110Z] #62 31.53 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e [2022-05-11T07:17:26.678Z] > git init /home/ubuntu/workspace/moby_PR-43580 # timeout=10 [2022-05-11T07:17:26.993Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-05-11T07:17:26.993Z] > git --version # timeout=10 [2022-05-11T07:17:27.004Z] > git --version # 'git version 2.17.1' [2022-05-11T07:17:27.005Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-11T07:17:27.006Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43580/head:refs/remotes/origin/PR-43580 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-11T07:17:29.480Z] #62 32.83 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-05-11T07:17:29.480Z] #62 32.83 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-05-11T07:17:29.480Z] #62 32.84 go: downloading github.com/stretchr/objx v0.1.1 [2022-05-11T07:17:29.480Z] #62 32.96 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-05-11T07:17:29.738Z] #62 33.10 go: downloading github.com/pelletier/go-toml v1.9.4 [2022-05-11T07:17:29.738Z] #62 33.13 go: downloading golang.org/x/text v0.3.7 [2022-05-11T07:17:33.916Z] #62 36.75 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3 [2022-05-11T07:17:33.916Z] #62 36.81 go: downloading github.com/gobwas/glob v0.2.3 [2022-05-11T07:17:33.916Z] #62 36.81 go: downloading github.com/kisielk/gotool v1.0.0 [2022-05-11T07:17:33.916Z] #62 36.89 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-05-11T07:17:33.916Z] #62 36.96 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-05-11T07:17:33.916Z] #62 36.97 go: downloading golang.org/x/mod v0.5.1 [2022-05-11T07:17:33.916Z] #62 37.02 go: downloading github.com/ettle/strcase v0.1.1 [2022-05-11T07:17:33.916Z] #62 37.05 go: downloading github.com/fatih/structtag v1.2.0 [2022-05-11T07:17:33.916Z] #62 37.12 go: downloading github.com/Masterminds/semver v1.5.0 [2022-05-11T07:17:33.916Z] #62 37.15 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-05-11T07:17:33.916Z] #62 37.18 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-05-11T07:17:33.916Z] #62 37.23 go: downloading github.com/prometheus/client_golang v1.7.1 [2022-05-11T07:17:34.173Z] #62 37.49 go: downloading github.com/prometheus/client_model v0.2.0 [2022-05-11T07:17:34.173Z] #62 37.54 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-05-11T07:17:34.430Z] #62 37.63 go: downloading github.com/google/go-cmp v0.5.6 [2022-05-11T07:17:34.430Z] #62 37.79 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af [2022-05-11T07:17:34.430Z] #62 37.82 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-05-11T07:17:34.430Z] #62 37.90 go: downloading github.com/beorn7/perks v1.0.1 [2022-05-11T07:17:34.688Z] #62 37.92 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-05-11T07:17:34.688Z] #62 37.93 go: downloading github.com/cespare/xxhash v1.1.0 [2022-05-11T07:17:34.688Z] #62 38.00 go: downloading github.com/golang/protobuf v1.5.2 [2022-05-11T07:17:34.688Z] #62 38.12 go: downloading github.com/prometheus/common v0.10.0 [2022-05-11T07:17:34.688Z] #62 38.24 go: downloading github.com/prometheus/procfs v0.6.0 [2022-05-11T07:17:34.945Z] #62 38.29 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-05-11T07:17:34.945Z] #62 38.35 go: downloading google.golang.org/protobuf v1.27.1 [2022-05-11T07:17:36.317Z] #62 39.43 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-05-11T07:17:36.317Z] #62 ... [2022-05-11T07:17:36.317Z] [2022-05-11T07:17:36.317Z] #58 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /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 [2022-05-11T07:17:36.317Z] #58 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-05-11T07:17:36.317Z] #58 30.99 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-05-11T07:17:36.317Z] #58 31.00 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-05-11T07:17:36.317Z] #58 31.43 Selecting previously unselected package python3-six. [2022-05-11T07:17:36.317Z] #58 31.43 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-05-11T07:17:36.317Z] #58 31.44 Unpacking python3-six (1.16.0-2) ... [2022-05-11T07:17:36.317Z] #58 31.71 Selecting previously unselected package python3-protobuf. [2022-05-11T07:17:36.317Z] #58 31.76 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-05-11T07:17:36.317Z] #58 31.77 Unpacking python3-protobuf (3.12.4-1) ... [2022-05-11T07:17:36.317Z] #58 32.44 Selecting previously unselected package libnet1:amd64. [2022-05-11T07:17:36.317Z] #58 32.44 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-05-11T07:17:36.317Z] #58 32.45 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-05-11T07:17:36.317Z] #58 32.56 Selecting previously unselected package libnl-3-200:amd64. [2022-05-11T07:17:36.317Z] #58 32.56 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-05-11T07:17:36.317Z] #58 32.57 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-05-11T07:17:36.317Z] #58 32.70 Selecting previously unselected package libprotobuf-c1:amd64. [2022-05-11T07:17:36.317Z] #58 32.71 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-05-11T07:17:36.317Z] #58 32.71 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-05-11T07:17:36.317Z] #58 32.79 Selecting previously unselected package criu. [2022-05-11T07:17:36.317Z] #58 32.80 Preparing to unpack .../7-criu_3.17-1_amd64.deb ... [2022-05-11T07:17:36.317Z] #58 32.81 Unpacking criu (3.17-1) ... [2022-05-11T07:17:36.317Z] #58 33.38 Setting up python3-pkg-resources (52.0.0-4) ... [2022-05-11T07:17:36.317Z] #58 34.51 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-05-11T07:17:36.317Z] #58 34.53 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-05-11T07:17:36.317Z] #58 34.54 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-05-11T07:17:36.317Z] #58 34.55 Setting up python3-six (1.16.0-2) ... [2022-05-11T07:17:36.317Z] #58 35.42 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-05-11T07:17:36.317Z] #58 35.44 Setting up python3-protobuf (3.12.4-1) ... [2022-05-11T07:17:36.317Z] #58 37.99 Setting up criu (3.17-1) ... [2022-05-11T07:17:36.317Z] #58 39.23 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-11T07:17:36.883Z] #58 DONE 40.0s [2022-05-11T07:17:36.883Z] [2022-05-11T07:17:36.883Z] #41 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-05-11T07:17:36.883Z] #41 sha256:a4ff1909b9009ce432cf92bccd9185b8dd191b1939efb3ed7c34cc9ea737b1fc [2022-05-11T07:17:36.883Z] #41 34.42 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-05-11T07:17:36.883Z] #41 35.26 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-05-11T07:17:40.256Z] Fetching without tags [2022-05-11T07:17:40.479Z] Merging remotes/origin/master commit b1e30e83289cb57d1ceab6bb0103f4a6dbdcca7a into PR head commit 61fec7b36e1bee2830176179a1c978ff80376ff5 [2022-05-11T07:17:40.208Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-05-11T07:17:40.223Z] > git config --add remote.origin.fetch +refs/pull/43580/head:refs/remotes/origin/PR-43580 # timeout=10 [2022-05-11T07:17:40.230Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-11T07:17:40.248Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-05-11T07:17:40.260Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-05-11T07:17:40.260Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-11T07:17:40.261Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43580/head:refs/remotes/origin/PR-43580 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-11T07:17:40.488Z] > git config core.sparsecheckout # timeout=10 [2022-05-11T07:17:40.492Z] > git checkout -f 61fec7b36e1bee2830176179a1c978ff80376ff5 # timeout=10 [2022-05-11T07:17:41.056Z] #41 ... [2022-05-11T07:17:41.056Z] [2022-05-11T07:17:41.056Z] #60 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-05-11T07:17:41.056Z] #60 sha256:7e99fa63a9052785ca7eccb11c1c7cf33834357605e6dc6776dcf50c1ca39af6 [2022-05-11T07:17:41.056Z] #60 44.11 gotestsum version dev [2022-05-11T07:17:41.056Z] #60 DONE 44.5s [2022-05-11T07:17:41.056Z] [2022-05-11T07:17:41.057Z] #43 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help [2022-05-11T07:17:41.057Z] #43 sha256:b9859af8b84dce2d8bcff7950573223c4f248f3ca3c9adee96516ee850fccc70 [2022-05-11T07:17:41.941Z] Merge succeeded, producing d7cf13f59cf90ff321b4ee50518171744bf0b92c [2022-05-11T07:17:41.942Z] Checking out Revision d7cf13f59cf90ff321b4ee50518171744bf0b92c (PR-43580) [2022-05-11T07:17:41.032Z] > git remote # timeout=10 [2022-05-11T07:17:41.040Z] > git config --get remote.origin.url # timeout=10 [2022-05-11T07:17:41.047Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-11T07:17:41.048Z] > git merge b1e30e83289cb57d1ceab6bb0103f4a6dbdcca7a # timeout=10 [2022-05-11T07:17:41.934Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-05-11T07:17:41.944Z] > git config core.sparsecheckout # timeout=10 [2022-05-11T07:17:41.950Z] > git checkout -f d7cf13f59cf90ff321b4ee50518171744bf0b92c # timeout=10 [2022-05-11T07:17:45.231Z] #43 ... [2022-05-11T07:17:45.231Z] [2022-05-11T07:17:45.231Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-05-11T07:17:45.231Z] #19 sha256:be54dd40eb1e50415a0618e28230f38b72328b8936909b1f3054d1d0e751fecc [2022-05-11T07:17:45.231Z] #19 39.94 Fetched 49.0 MB in 39s (1260 kB/s) [2022-05-11T07:17:45.585Z] Commit message: "Merge commit 'b1e30e83289cb57d1ceab6bb0103f4a6dbdcca7a' into HEAD" [2022-05-11T07:17:45.599Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-05-11T07:17:46.546Z] + docker version [2022-05-11T07:17:45.588Z] > git rev-list --no-walk 10113c5ecf329c0503fc2d74329de4d1331182e8 # timeout=10 [2022-05-11T07:17:49.959Z] Fetching without tags [2022-05-11T07:17:50.330Z] Merging remotes/origin/master commit b1e30e83289cb57d1ceab6bb0103f4a6dbdcca7a into PR head commit 61fec7b36e1bee2830176179a1c978ff80376ff5 [2022-05-11T07:17:51.643Z] Merge succeeded, producing 39f122f9f6442b2a41d094fa85fcd6dd340c09e6 [2022-05-11T07:17:51.643Z] Checking out Revision 39f122f9f6442b2a41d094fa85fcd6dd340c09e6 (PR-43580) [2022-05-11T07:17:49.851Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-05-11T07:17:49.882Z] > git config --add remote.origin.fetch +refs/pull/43580/head:refs/remotes/origin/PR-43580 # timeout=10 [2022-05-11T07:17:49.906Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-11T07:17:49.938Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-05-11T07:17:49.964Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-05-11T07:17:49.964Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-11T07:17:49.975Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43580/head:refs/remotes/origin/PR-43580 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-11T07:17:50.343Z] > git config core.sparsecheckout # timeout=10 [2022-05-11T07:17:50.370Z] > git checkout -f 61fec7b36e1bee2830176179a1c978ff80376ff5 # timeout=10 [2022-05-11T07:17:51.194Z] > git remote # timeout=10 [2022-05-11T07:17:51.216Z] > git config --get remote.origin.url # timeout=10 [2022-05-11T07:17:51.242Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-11T07:17:51.243Z] > git merge b1e30e83289cb57d1ceab6bb0103f4a6dbdcca7a # timeout=10 [2022-05-11T07:17:51.634Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-05-11T07:17:51.646Z] > git config core.sparsecheckout # timeout=10 [2022-05-11T07:17:51.670Z] > git checkout -f 39f122f9f6442b2a41d094fa85fcd6dd340c09e6 # timeout=10 [2022-05-11T07:17:54.700Z] Client: Docker Engine - Community [2022-05-11T07:17:54.700Z] Version: 20.10.14 [2022-05-11T07:17:54.700Z] API version: 1.41 [2022-05-11T07:17:54.700Z] Go version: go1.16.15 [2022-05-11T07:17:54.700Z] Git commit: a224086 [2022-05-11T07:17:54.700Z] Built: Thu Mar 24 01:47:20 2022 [2022-05-11T07:17:54.700Z] OS/Arch: linux/arm64 [2022-05-11T07:17:54.700Z] Context: default [2022-05-11T07:17:54.700Z] Experimental: true [2022-05-11T07:17:54.700Z] [2022-05-11T07:17:54.700Z] Server: Docker Engine - Community [2022-05-11T07:17:54.700Z] Engine: [2022-05-11T07:17:54.700Z] Version: 20.10.14 [2022-05-11T07:17:54.700Z] API version: 1.41 (minimum version 1.12) [2022-05-11T07:17:54.700Z] Go version: go1.16.15 [2022-05-11T07:17:54.700Z] Git commit: 87a90dc [2022-05-11T07:17:54.700Z] Built: Thu Mar 24 01:45:39 2022 [2022-05-11T07:17:54.700Z] OS/Arch: linux/arm64 [2022-05-11T07:17:54.700Z] Experimental: true [2022-05-11T07:17:54.700Z] containerd: [2022-05-11T07:17:54.700Z] Version: 1.5.11 [2022-05-11T07:17:54.700Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-05-11T07:17:54.700Z] runc: [2022-05-11T07:17:54.700Z] Version: 1.0.3 [2022-05-11T07:17:54.700Z] GitCommit: v1.0.3-0-gf46b6ba [2022-05-11T07:17:54.700Z] docker-init: [2022-05-11T07:17:54.700Z] Version: 0.19.0 [2022-05-11T07:17:54.700Z] GitCommit: de40ad0 [Pipeline] sh [2022-05-11T07:17:55.018Z] + docker info [2022-05-11T07:17:55.729Z] Commit message: "Merge commit 'b1e30e83289cb57d1ceab6bb0103f4a6dbdcca7a' into HEAD" [2022-05-11T07:17:55.751Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-05-11T07:17:56.928Z] + docker version [2022-05-11T07:17:55.733Z] > git rev-list --no-walk 10113c5ecf329c0503fc2d74329de4d1331182e8 # timeout=10 [2022-05-11T07:17:57.414Z] #19 39.94 Reading package lists... [2022-05-11T07:18:05.076Z] Client: Docker Engine - Community [2022-05-11T07:18:05.076Z] Version: 20.10.14 [2022-05-11T07:18:05.076Z] API version: 1.41 [2022-05-11T07:18:05.076Z] Go version: go1.16.15 [2022-05-11T07:18:05.076Z] Git commit: a224086 [2022-05-11T07:18:05.076Z] Built: Thu Mar 24 01:47:57 2022 [2022-05-11T07:18:05.076Z] OS/Arch: linux/amd64 [2022-05-11T07:18:05.076Z] Context: default [2022-05-11T07:18:05.076Z] Experimental: true [2022-05-11T07:18:05.076Z] [2022-05-11T07:18:05.076Z] Server: Docker Engine - Community [2022-05-11T07:18:05.076Z] Engine: [2022-05-11T07:18:05.077Z] Version: 20.10.14 [2022-05-11T07:18:05.077Z] API version: 1.41 (minimum version 1.12) [2022-05-11T07:18:05.077Z] Go version: go1.16.15 [2022-05-11T07:18:05.077Z] Git commit: 87a90dc [2022-05-11T07:18:05.077Z] Built: Thu Mar 24 01:45:46 2022 [2022-05-11T07:18:05.077Z] OS/Arch: linux/amd64 [2022-05-11T07:18:05.077Z] Experimental: true [2022-05-11T07:18:05.077Z] containerd: [2022-05-11T07:18:05.077Z] Version: 1.5.11 [2022-05-11T07:18:05.077Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-05-11T07:18:05.077Z] runc: [2022-05-11T07:18:05.077Z] Version: 1.0.3 [2022-05-11T07:18:05.077Z] GitCommit: v1.0.3-0-gf46b6ba [2022-05-11T07:18:05.077Z] docker-init: [2022-05-11T07:18:05.077Z] Version: 0.19.0 [2022-05-11T07:18:05.077Z] GitCommit: de40ad0 [Pipeline] sh [2022-05-11T07:18:05.429Z] + docker info [2022-05-11T07:18:07.252Z] Client: [2022-05-11T07:18:07.252Z] Context: default [2022-05-11T07:18:07.252Z] Debug Mode: false [2022-05-11T07:18:07.252Z] Plugins: [2022-05-11T07:18:07.252Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-05-11T07:18:07.252Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-05-11T07:18:07.252Z] [2022-05-11T07:18:07.252Z] Server: [2022-05-11T07:18:07.252Z] Containers: 0 [2022-05-11T07:18:07.252Z] Running: 0 [2022-05-11T07:18:07.252Z] Paused: 0 [2022-05-11T07:18:07.252Z] Stopped: 0 [2022-05-11T07:18:07.252Z] Images: 0 [2022-05-11T07:18:07.252Z] Server Version: 20.10.14 [2022-05-11T07:18:07.252Z] Storage Driver: overlay2 [2022-05-11T07:18:07.252Z] Backing Filesystem: extfs [2022-05-11T07:18:07.252Z] Supports d_type: true [2022-05-11T07:18:07.252Z] Native Overlay Diff: true [2022-05-11T07:18:07.252Z] userxattr: false [2022-05-11T07:18:07.252Z] Logging Driver: json-file [2022-05-11T07:18:07.252Z] Cgroup Driver: cgroupfs [2022-05-11T07:18:07.252Z] Cgroup Version: 1 [2022-05-11T07:18:07.252Z] Plugins: [2022-05-11T07:18:07.252Z] Volume: local [2022-05-11T07:18:07.252Z] Network: bridge host ipvlan macvlan null overlay [2022-05-11T07:18:07.252Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-05-11T07:18:07.252Z] Swarm: inactive [2022-05-11T07:18:07.252Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-05-11T07:18:07.252Z] Default Runtime: runc [2022-05-11T07:18:07.252Z] Init Binary: docker-init [2022-05-11T07:18:07.252Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-05-11T07:18:07.252Z] runc version: v1.0.3-0-gf46b6ba [2022-05-11T07:18:07.252Z] init version: de40ad0 [2022-05-11T07:18:07.252Z] Security Options: [2022-05-11T07:18:07.252Z] apparmor [2022-05-11T07:18:07.252Z] seccomp [2022-05-11T07:18:07.252Z] Profile: default [2022-05-11T07:18:07.252Z] Kernel Version: 5.13.0-1021-aws [2022-05-11T07:18:07.252Z] Operating System: Ubuntu 20.04.4 LTS [2022-05-11T07:18:07.252Z] OSType: linux [2022-05-11T07:18:07.252Z] Architecture: aarch64 [2022-05-11T07:18:07.252Z] CPUs: 2 [2022-05-11T07:18:07.252Z] Total Memory: 7.562GiB [2022-05-11T07:18:07.252Z] Name: ip-10-100-39-212 [2022-05-11T07:18:07.252Z] ID: LVRX:CKHA:X5KA:JEHN:2DHR:HCQN:INVL:FYLI:K73M:VAGR:C6AR:CZXQ [2022-05-11T07:18:07.252Z] Docker Root Dir: /var/lib/docker [2022-05-11T07:18:07.252Z] Debug Mode: false [2022-05-11T07:18:07.252Z] Registry: https://index.docker.io/v1/ [2022-05-11T07:18:07.252Z] Labels: [2022-05-11T07:18:07.252Z] Experimental: true [2022-05-11T07:18:07.252Z] Insecure Registries: [2022-05-11T07:18:07.252Z] 127.0.0.0/8 [2022-05-11T07:18:07.252Z] Live Restore Enabled: true [2022-05-11T07:18:07.252Z] [Pipeline] sh [2022-05-11T07:18:07.539Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-05-11T07:18:07.539Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-05-11T07:18:07.539Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43580/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-05-11T07:18:07.539Z] + bash /home/ubuntu/workspace/moby_PR-43580/check-config.sh [2022-05-11T07:18:07.539Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-05-11T07:18:07.539Z] info: reading kernel config from /boot/config-5.13.0-1021-aws ... [2022-05-11T07:18:07.539Z] [2022-05-11T07:18:07.539Z] Generally Necessary: [2022-05-11T07:18:07.539Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-05-11T07:18:07.539Z] - apparmor: enabled and tools installed [2022-05-11T07:18:07.539Z] - CONFIG_NAMESPACES: enabled [2022-05-11T07:18:07.539Z] - CONFIG_NET_NS: enabled [2022-05-11T07:18:07.539Z] - CONFIG_PID_NS: enabled [2022-05-11T07:18:07.539Z] - CONFIG_IPC_NS: enabled [2022-05-11T07:18:07.539Z] - CONFIG_UTS_NS: enabled [2022-05-11T07:18:07.539Z] - CONFIG_CGROUPS: enabled [2022-05-11T07:18:07.539Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-05-11T07:18:07.539Z] - CONFIG_CGROUP_DEVICE: enabled [2022-05-11T07:18:07.539Z] - CONFIG_CGROUP_FREEZER: enabled [2022-05-11T07:18:07.539Z] - CONFIG_CGROUP_SCHED: enabled [2022-05-11T07:18:07.539Z] - CONFIG_CPUSETS: enabled [2022-05-11T07:18:07.539Z] - CONFIG_MEMCG: enabled [2022-05-11T07:18:07.539Z] - CONFIG_KEYS: enabled [2022-05-11T07:18:07.539Z] - CONFIG_VETH: enabled (as module) [2022-05-11T07:18:07.539Z] - CONFIG_BRIDGE: enabled (as module) [2022-05-11T07:18:07.539Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-05-11T07:18:07.539Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-05-11T07:18:07.539Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-05-11T07:18:07.539Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-05-11T07:18:07.539Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-05-11T07:18:07.804Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-05-11T07:18:07.804Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-05-11T07:18:07.804Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-05-11T07:18:07.804Z] - CONFIG_NF_NAT: enabled (as module) [2022-05-11T07:18:07.804Z] - CONFIG_POSIX_MQUEUE: enabled [2022-05-11T07:18:07.804Z] - CONFIG_CGROUP_BPF: enabled [2022-05-11T07:18:07.804Z] [2022-05-11T07:18:07.804Z] Optional Features: [2022-05-11T07:18:07.804Z] - CONFIG_USER_NS: enabled [2022-05-11T07:18:07.804Z] - CONFIG_SECCOMP: enabled [2022-05-11T07:18:07.804Z] - CONFIG_SECCOMP_FILTER: enabled [2022-05-11T07:18:07.804Z] - CONFIG_CGROUP_PIDS: enabled [2022-05-11T07:18:07.804Z] - CONFIG_MEMCG_SWAP: enabled [2022-05-11T07:18:07.804Z] (cgroup swap accounting is currently enabled) [2022-05-11T07:18:07.804Z] - CONFIG_BLK_CGROUP: enabled [2022-05-11T07:18:07.804Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-05-11T07:18:07.804Z] - CONFIG_CGROUP_PERF: enabled [2022-05-11T07:18:07.804Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-05-11T07:18:07.804Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-05-11T07:18:07.804Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-05-11T07:18:07.804Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-05-11T07:18:07.804Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-05-11T07:18:07.804Z] - CONFIG_RT_GROUP_SCHED: missing [2022-05-11T07:18:07.804Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-05-11T07:18:07.804Z] - CONFIG_IP_VS: enabled (as module) [2022-05-11T07:18:07.804Z] - CONFIG_IP_VS_NFCT: enabled [2022-05-11T07:18:07.804Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-05-11T07:18:07.804Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-05-11T07:18:07.804Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-05-11T07:18:07.804Z] - CONFIG_SECURITY_SELINUX: enabled [2022-05-11T07:18:07.804Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-05-11T07:18:07.804Z] - CONFIG_EXT4_FS: enabled [2022-05-11T07:18:07.804Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-05-11T07:18:07.804Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-05-11T07:18:07.804Z] - Network Drivers: [2022-05-11T07:18:07.804Z] - "overlay": [2022-05-11T07:18:08.065Z] - CONFIG_VXLAN: enabled (as module) [2022-05-11T07:18:08.065Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-05-11T07:18:08.065Z] Optional (for encrypted networks): [2022-05-11T07:18:08.065Z] - CONFIG_CRYPTO: enabled [2022-05-11T07:18:08.065Z] - CONFIG_CRYPTO_AEAD: enabled [2022-05-11T07:18:08.065Z] - CONFIG_CRYPTO_GCM: enabled [2022-05-11T07:18:08.065Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-05-11T07:18:08.065Z] - CONFIG_CRYPTO_GHASH: enabled [2022-05-11T07:18:08.065Z] - CONFIG_XFRM: enabled [2022-05-11T07:18:08.065Z] - CONFIG_XFRM_USER: enabled (as module) [2022-05-11T07:18:08.065Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-05-11T07:18:08.065Z] - CONFIG_INET_ESP: enabled (as module) [2022-05-11T07:18:08.065Z] - "ipvlan": [2022-05-11T07:18:08.065Z] - CONFIG_IPVLAN: enabled (as module) [2022-05-11T07:18:08.065Z] - "macvlan": [2022-05-11T07:18:08.065Z] - CONFIG_MACVLAN: enabled (as module) [2022-05-11T07:18:08.065Z] - CONFIG_DUMMY: enabled (as module) [2022-05-11T07:18:08.065Z] - "ftp,tftp client in container": [2022-05-11T07:18:08.065Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-05-11T07:18:08.065Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-05-11T07:18:08.065Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-05-11T07:18:08.065Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-05-11T07:18:08.065Z] - Storage Drivers: [2022-05-11T07:18:08.065Z] - "aufs": [2022-05-11T07:18:08.065Z] - CONFIG_AUFS_FS: enabled (as module) [2022-05-11T07:18:08.065Z] - "btrfs": [2022-05-11T07:18:08.065Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-05-11T07:18:08.065Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-05-11T07:18:08.065Z] - "devicemapper": [2022-05-11T07:18:08.065Z] - CONFIG_BLK_DEV_DM: enabled [2022-05-11T07:18:08.065Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-05-11T07:18:08.065Z] - "overlay": [2022-05-11T07:18:08.065Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-05-11T07:18:08.065Z] - "zfs": [2022-05-11T07:18:08.065Z] - /dev/zfs: present [2022-05-11T07:18:08.065Z] - zfs command: missing [2022-05-11T07:18:08.065Z] - zpool command: missing [2022-05-11T07:18:08.065Z] [2022-05-11T07:18:08.065Z] Limits: [2022-05-11T07:18:08.065Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-05-11T07:18:08.065Z] [2022-05-11T07:18:08.065Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-05-11T07:18:08.477Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:d7cf13f59cf90ff321b4ee50518171744bf0b92c . [2022-05-11T07:18:08.738Z] #2 [internal] load .dockerignore [2022-05-11T07:18:08.738Z] #2 sha256:5cba06f8c7b60d6f47c065453f808c66f101f35c804e83c9750158466215f1c4 [2022-05-11T07:18:08.738Z] #2 transferring context: 145B done [2022-05-11T07:18:08.738Z] #2 DONE 0.3s [2022-05-11T07:18:08.738Z] [2022-05-11T07:18:08.738Z] #1 [internal] load build definition from Dockerfile [2022-05-11T07:18:08.738Z] #1 sha256:2c20e0067670855607eb8767160a0e50cf373a195f6438e986ed1cda87781e62 [2022-05-11T07:18:08.738Z] #1 transferring dockerfile: 17.97kB done [2022-05-11T07:18:08.738Z] #1 DONE 0.3s [2022-05-11T07:18:09.002Z] [2022-05-11T07:18:09.002Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-05-11T07:18:09.002Z] #3 sha256:dce28476d87f47c3617032ad33fa3273456c6cd0abd6b99e8084cf1b55d7403a [2022-05-11T07:18:09.263Z] #3 DONE 0.5s [2022-05-11T07:18:09.524Z] [2022-05-11T07:18:09.524Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-05-11T07:18:09.524Z] #4 sha256:82ed3dfaff7605887f2a56b987ae4ec9f4b421075ec74e97e6cf038f82f8f120 [2022-05-11T07:18:09.524Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 done [2022-05-11T07:18:09.524Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2022-05-11T07:18:09.524Z] #4 sha256:56d51bb3d5ad743c8b4b66783cb387af72e1cc4de40cb0d60dd76b4e1315a9c9 528B / 528B done [2022-05-11T07:18:09.524Z] #4 sha256:09309628c1131db14cdf692fc549798533eef7fbea50735a141bb7383ab81c92 1.21kB / 1.21kB done [2022-05-11T07:18:09.524Z] #4 sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 0B / 9.06MB 0.1s [2022-05-11T07:18:09.524Z] #4 sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 8.39MB / 9.06MB 0.2s [2022-05-11T07:18:09.604Z] #19 51.27 Reading package lists... [2022-05-11T07:18:09.785Z] #4 sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 9.06MB / 9.06MB 0.4s [2022-05-11T07:18:09.785Z] #4 sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 9.06MB / 9.06MB 0.4s done [2022-05-11T07:18:09.785Z] #4 extracting sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c [2022-05-11T07:18:10.047Z] #4 extracting sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 0.2s done [2022-05-11T07:18:10.308Z] #4 DONE 0.8s [2022-05-11T07:18:10.308Z] [2022-05-11T07:18:10.308Z] #5 [internal] load .dockerignore [2022-05-11T07:18:10.308Z] #5 sha256:46a557d42607c02e5dcd5f8a74ca3183063120c038cd48e35ac044af272e3bfa [2022-05-11T07:18:10.308Z] #5 DONE 0.0s [2022-05-11T07:18:10.308Z] [2022-05-11T07:18:10.308Z] #6 [internal] load build definition from Dockerfile [2022-05-11T07:18:10.308Z] #6 sha256:4131c92dd6f6ff9ca0159589ac30a77ae98158d9edf8ce797b8db093ca91ae5d [2022-05-11T07:18:10.308Z] #6 DONE 0.0s [2022-05-11T07:18:10.308Z] [2022-05-11T07:18:10.308Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-05-11T07:18:10.308Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-05-11T07:18:10.538Z] #19 62.98 Building dependency tree... [2022-05-11T07:18:11.695Z] #10 DONE 1.1s [2022-05-11T07:18:11.695Z] [2022-05-11T07:18:11.695Z] #9 [internal] load metadata for docker.io/library/debian:bullseye [2022-05-11T07:18:11.695Z] #9 sha256:6d9fd31165915ffec207af44d888d4ad2b51a327ff941d94598791b75383e1d9 [2022-05-11T07:18:11.695Z] #9 DONE 1.1s [2022-05-11T07:18:11.695Z] [2022-05-11T07:18:11.695Z] #7 [internal] load metadata for docker.io/library/golang:1.18.1-bullseye [2022-05-11T07:18:11.695Z] #7 sha256:0c04842a993ab37b5efcfeba8885896103dd0fb72409f51bf912d6fb7af6c37f [2022-05-11T07:18:11.695Z] #7 DONE 1.1s [2022-05-11T07:18:11.695Z] [2022-05-11T07:18:11.695Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-05-11T07:18:11.695Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-05-11T07:18:11.695Z] #8 DONE 1.2s [2022-05-11T07:18:13.061Z] #19 68.12 The following additional packages will be installed: [2022-05-11T07:18:13.061Z] #19 68.12 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2022-05-11T07:18:13.061Z] #19 68.13 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2022-05-11T07:18:13.061Z] #19 68.13 binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu [2022-05-11T07:18:13.061Z] #19 68.13 cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf [2022-05-11T07:18:13.061Z] #19 68.13 cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu [2022-05-11T07:18:13.061Z] #19 68.13 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2022-05-11T07:18:13.061Z] #19 68.13 cpp-s390x-linux-gnu cross-config dpkg-cross dpkg-dev file [2022-05-11T07:18:13.061Z] #19 68.13 g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi g++-10-arm-linux-gnueabihf [2022-05-11T07:18:13.061Z] #19 68.13 g++-10-powerpc64le-linux-gnu g++-10-s390x-linux-gnu g++-aarch64-linux-gnu [2022-05-11T07:18:13.061Z] #19 68.13 g++-arm-linux-gnueabi g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu [2022-05-11T07:18:13.061Z] #19 68.13 g++-s390x-linux-gnu gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base [2022-05-11T07:18:13.061Z] #19 68.13 gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base [2022-05-11T07:18:13.061Z] #19 68.13 gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base [2022-05-11T07:18:13.061Z] #19 68.13 gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base [2022-05-11T07:18:13.062Z] #19 68.13 gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2022-05-11T07:18:13.062Z] #19 68.13 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2022-05-11T07:18:13.062Z] #19 68.13 gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross [2022-05-11T07:18:13.062Z] #19 68.13 libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross [2022-05-11T07:18:13.062Z] #19 68.13 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2022-05-11T07:18:13.062Z] #19 68.13 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2022-05-11T07:18:13.062Z] #19 68.13 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2022-05-11T07:18:13.062Z] #19 68.13 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2022-05-11T07:18:13.062Z] #19 68.13 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2022-05-11T07:18:13.062Z] #19 68.14 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2022-05-11T07:18:13.062Z] #19 68.14 libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross [2022-05-11T07:18:13.062Z] #19 68.14 libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross [2022-05-11T07:18:13.062Z] #19 68.14 libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross [2022-05-11T07:18:13.062Z] #19 68.14 libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross [2022-05-11T07:18:13.062Z] #19 68.14 libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross [2022-05-11T07:18:13.062Z] #19 68.14 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67 [2022-05-11T07:18:13.062Z] #19 68.14 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross [2022-05-11T07:18:13.062Z] #19 68.14 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross [2022-05-11T07:18:13.062Z] #19 68.14 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2022-05-11T07:18:13.062Z] #19 68.15 libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross [2022-05-11T07:18:13.062Z] #19 68.15 libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross [2022-05-11T07:18:13.062Z] #19 68.15 libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2022-05-11T07:18:13.062Z] #19 68.15 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2022-05-11T07:18:13.062Z] #19 68.15 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2022-05-11T07:18:13.062Z] #19 68.15 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2022-05-11T07:18:13.062Z] #19 68.16 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2022-05-11T07:18:13.062Z] #19 68.16 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2022-05-11T07:18:13.062Z] #19 68.16 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2022-05-11T07:18:13.062Z] #19 68.16 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2022-05-11T07:18:13.062Z] #19 68.16 linux-libc-dev-s390x-cross patch xz-utils [2022-05-11T07:18:13.062Z] #19 68.20 Suggested packages: [2022-05-11T07:18:13.062Z] #19 68.21 binutils-doc bzip2-doc gcc-10-locales cpp-doc binutils-multiarch [2022-05-11T07:18:13.062Z] #19 68.21 debian-keyring gcc-10-doc g++-10-multilib-s390x-linux-gnu [2022-05-11T07:18:13.062Z] #19 68.21 gcc-10-multilib-s390x-linux-gnu manpages-dev autoconf automake libtool flex [2022-05-11T07:18:13.062Z] #19 68.21 bison gdb-aarch64-linux-gnu gcc-doc gdb-arm-linux-gnueabi [2022-05-11T07:18:13.062Z] #19 68.21 gdb-arm-linux-gnueabihf gdb-powerpc64le-linux-gnu gdb-s390x-linux-gnu [2022-05-11T07:18:13.062Z] #19 68.21 libyaml-shell-perl ed diffutils-doc [2022-05-11T07:18:13.062Z] #19 68.21 Recommended packages: [2022-05-11T07:18:13.062Z] #19 68.21 fakeroot build-essential libalgorithm-merge-perl libwww-perl [2022-05-11T07:18:13.062Z] #19 68.21 libxml-sax-expat-perl libyaml-libyaml-perl | libyaml-syck-perl [2022-05-11T07:18:16.992Z] [2022-05-11T07:18:16.992Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-05-11T07:18:16.992Z] #11 sha256:d578c2e2d9c651e0b4f5accf268bbc71bcb9cb3ebf2aa1d12bf57a237d7a4e13 [2022-05-11T07:18:16.992Z] #11 resolve docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 done [2022-05-11T07:18:16.992Z] #11 sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 1.86kB / 1.86kB done [2022-05-11T07:18:16.992Z] #11 sha256:2e1a0c4b36e65643e4d737797036644ead11609ba3f006d1cf7a5ad151b3f849 1.80kB / 1.80kB done [2022-05-11T07:18:16.993Z] #11 sha256:27959cb699fc4755876c72ab969ed067fd9e05a32869f99805107273549a5336 7.06kB / 7.06kB done [2022-05-11T07:18:16.993Z] #11 sha256:83d5dcfea08e6927083bc886bf182fc39d87bb04b54b63002ac0c4c0b9aab682 0B / 53.63MB 0.2s [2022-05-11T07:18:16.993Z] #11 sha256:45cfa86b7b1aca6d694057e4d42ee1440527f41c00b9e577df729244380c9eba 0B / 4.94MB 0.3s [2022-05-11T07:18:16.993Z] #11 sha256:5c79b19335f27cc78840bf9159e875322f3252ac06113c73756f9d4fba905f9b 0B / 10.66MB 0.3s [2022-05-11T07:18:16.993Z] #11 ... [2022-05-11T07:18:16.993Z] [2022-05-11T07:18:16.993Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-05-11T07:18:16.993Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-05-11T07:18:16.993Z] #49 DONE 0.0s [2022-05-11T07:18:16.993Z] [2022-05-11T07:18:16.993Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-05-11T07:18:16.993Z] #11 sha256:d578c2e2d9c651e0b4f5accf268bbc71bcb9cb3ebf2aa1d12bf57a237d7a4e13 [2022-05-11T07:18:16.993Z] #11 sha256:83d5dcfea08e6927083bc886bf182fc39d87bb04b54b63002ac0c4c0b9aab682 20.97MB / 53.63MB 0.4s [2022-05-11T07:18:16.993Z] #11 sha256:5c79b19335f27cc78840bf9159e875322f3252ac06113c73756f9d4fba905f9b 8.39MB / 10.66MB 0.4s [2022-05-11T07:18:16.993Z] #11 sha256:83d5dcfea08e6927083bc886bf182fc39d87bb04b54b63002ac0c4c0b9aab682 27.26MB / 53.63MB 0.5s [2022-05-11T07:18:16.993Z] #11 sha256:45cfa86b7b1aca6d694057e4d42ee1440527f41c00b9e577df729244380c9eba 4.94MB / 4.94MB 0.5s [2022-05-11T07:18:16.993Z] #11 sha256:5c79b19335f27cc78840bf9159e875322f3252ac06113c73756f9d4fba905f9b 10.66MB / 10.66MB 0.5s [2022-05-11T07:18:16.993Z] #11 sha256:83d5dcfea08e6927083bc886bf182fc39d87bb04b54b63002ac0c4c0b9aab682 51.38MB / 53.63MB 0.7s [2022-05-11T07:18:16.993Z] #11 sha256:5c79b19335f27cc78840bf9159e875322f3252ac06113c73756f9d4fba905f9b 10.66MB / 10.66MB 0.8s done [2022-05-11T07:18:16.993Z] #11 sha256:350ecaf08eac09037b05465ab97a1b8f7bc9b7a9b1fcef900dedd7dba9bbcf4d 0B / 54.67MB 0.9s [2022-05-11T07:18:17.237Z] #19 72.59 The following NEW packages will be installed: [2022-05-11T07:18:17.237Z] #19 72.59 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2022-05-11T07:18:17.237Z] #19 72.59 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2022-05-11T07:18:17.237Z] #19 72.59 binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu [2022-05-11T07:18:17.237Z] #19 72.59 cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf [2022-05-11T07:18:17.237Z] #19 72.59 cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu [2022-05-11T07:18:17.237Z] #19 72.59 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2022-05-11T07:18:17.237Z] #19 72.59 cpp-s390x-linux-gnu cross-config crossbuild-essential-arm64 [2022-05-11T07:18:17.237Z] #19 72.59 crossbuild-essential-armel crossbuild-essential-armhf [2022-05-11T07:18:17.237Z] #19 72.59 crossbuild-essential-ppc64el crossbuild-essential-s390x dpkg-cross dpkg-dev [2022-05-11T07:18:17.237Z] #19 72.59 file g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi [2022-05-11T07:18:17.237Z] #19 72.59 g++-10-arm-linux-gnueabihf g++-10-powerpc64le-linux-gnu [2022-05-11T07:18:17.237Z] #19 72.59 g++-10-s390x-linux-gnu g++-aarch64-linux-gnu g++-arm-linux-gnueabi [2022-05-11T07:18:17.237Z] #19 72.59 g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu g++-s390x-linux-gnu [2022-05-11T07:18:17.237Z] #19 72.59 gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base [2022-05-11T07:18:17.237Z] #19 72.59 gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base [2022-05-11T07:18:17.237Z] #19 72.59 gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base [2022-05-11T07:18:17.237Z] #19 72.59 gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base [2022-05-11T07:18:17.237Z] #19 72.59 gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2022-05-11T07:18:17.237Z] #19 72.60 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2022-05-11T07:18:17.237Z] #19 72.60 gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross [2022-05-11T07:18:17.237Z] #19 72.60 libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross [2022-05-11T07:18:17.237Z] #19 72.60 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2022-05-11T07:18:17.237Z] #19 72.60 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2022-05-11T07:18:17.237Z] #19 72.60 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2022-05-11T07:18:17.237Z] #19 72.60 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2022-05-11T07:18:17.237Z] #19 72.60 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2022-05-11T07:18:17.237Z] #19 72.60 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2022-05-11T07:18:17.237Z] #19 72.60 libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross [2022-05-11T07:18:17.237Z] #19 72.60 libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross [2022-05-11T07:18:17.237Z] #19 72.60 libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross [2022-05-11T07:18:17.237Z] #19 72.60 libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross [2022-05-11T07:18:17.237Z] #19 72.60 libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross [2022-05-11T07:18:17.237Z] #19 72.60 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67 [2022-05-11T07:18:17.237Z] #19 72.61 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross [2022-05-11T07:18:17.237Z] #19 72.61 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross [2022-05-11T07:18:17.237Z] #19 72.61 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2022-05-11T07:18:17.237Z] #19 72.61 libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross [2022-05-11T07:18:17.237Z] #19 72.61 libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross [2022-05-11T07:18:17.237Z] #19 72.62 libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2022-05-11T07:18:17.237Z] #19 72.62 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2022-05-11T07:18:17.237Z] #19 72.62 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2022-05-11T07:18:17.237Z] #19 72.62 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2022-05-11T07:18:17.237Z] #19 72.62 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2022-05-11T07:18:17.237Z] #19 72.62 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2022-05-11T07:18:17.237Z] #19 72.62 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2022-05-11T07:18:17.237Z] #19 72.62 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2022-05-11T07:18:17.237Z] #19 72.62 linux-libc-dev-s390x-cross patch xz-utils [2022-05-11T07:18:17.253Z] #11 sha256:350ecaf08eac09037b05465ab97a1b8f7bc9b7a9b1fcef900dedd7dba9bbcf4d 4.19MB / 54.67MB 1.0s [2022-05-11T07:18:17.253Z] #11 sha256:45cfa86b7b1aca6d694057e4d42ee1440527f41c00b9e577df729244380c9eba 4.94MB / 4.94MB 1.1s done [2022-05-11T07:18:17.253Z] #11 sha256:350ecaf08eac09037b05465ab97a1b8f7bc9b7a9b1fcef900dedd7dba9bbcf4d 24.12MB / 54.67MB 1.2s [2022-05-11T07:18:17.515Z] #11 sha256:350ecaf08eac09037b05465ab97a1b8f7bc9b7a9b1fcef900dedd7dba9bbcf4d 34.35MB / 54.67MB 1.3s [2022-05-11T07:18:17.515Z] #11 sha256:350ecaf08eac09037b05465ab97a1b8f7bc9b7a9b1fcef900dedd7dba9bbcf4d 50.33MB / 54.67MB 1.4s [2022-05-11T07:18:17.777Z] #11 sha256:350ecaf08eac09037b05465ab97a1b8f7bc9b7a9b1fcef900dedd7dba9bbcf4d 54.67MB / 54.67MB 1.6s [2022-05-11T07:18:17.801Z] #19 73.17 0 upgraded, 133 newly installed, 0 to remove and 3 not upgraded. [2022-05-11T07:18:17.801Z] #19 73.17 Need to get 787 MB of archives. [2022-05-11T07:18:17.801Z] #19 73.17 After this operation, 3385 MB of additional disk space will be used. [2022-05-11T07:18:17.801Z] #19 73.17 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblocale-gettext-perl amd64 1.07-4+b1 [19.0 kB] [2022-05-11T07:18:17.801Z] #19 73.17 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-05-11T07:18:17.801Z] #19 73.18 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-05-11T07:18:17.801Z] #19 73.18 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-05-11T07:18:17.801Z] #19 73.19 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-05-11T07:18:17.801Z] #19 73.19 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-05-11T07:18:17.801Z] #19 73.20 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-aarch64-linux-gnu amd64 2.35.2-2 [2813 kB] [2022-05-11T07:18:17.801Z] #19 73.28 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-arm-linux-gnueabi amd64 2.35.2-2 [2779 kB] [2022-05-11T07:18:18.057Z] #19 73.38 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-arm-linux-gnueabihf amd64 2.35.2-2 [2781 kB] [2022-05-11T07:18:18.057Z] #19 73.44 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-powerpc64le-linux-gnu amd64 2.35.2-2 [2302 kB] [2022-05-11T07:18:18.057Z] #19 73.51 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-s390x-linux-gnu amd64 2.35.2-2 [1984 kB] [2022-05-11T07:18:18.057Z] #19 73.58 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-aarch64-linux-gnu-base amd64 10.2.1-6cross1 [202 kB] [2022-05-11T07:18:18.314Z] #19 73.58 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-aarch64-linux-gnu amd64 10.2.1-6cross1 [46.6 MB] [2022-05-11T07:18:18.349Z] #11 ... [2022-05-11T07:18:18.349Z] [2022-05-11T07:18:18.349Z] #24 [internal] load build context [2022-05-11T07:18:18.349Z] #24 sha256:002640f17d8023b41ab64a8e5f178c296447985f61db94a67c3fb29223ef6748 [2022-05-11T07:18:18.349Z] #24 transferring context: 61.10MB 1.9s done [2022-05-11T07:18:18.349Z] #24 DONE 2.3s [2022-05-11T07:18:18.349Z] [2022-05-11T07:18:18.349Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-05-11T07:18:18.349Z] #11 sha256:d578c2e2d9c651e0b4f5accf268bbc71bcb9cb3ebf2aa1d12bf57a237d7a4e13 [2022-05-11T07:18:18.349Z] #11 sha256:83d5dcfea08e6927083bc886bf182fc39d87bb04b54b63002ac0c4c0b9aab682 53.63MB / 53.63MB 2.3s done [2022-05-11T07:18:18.349Z] #11 sha256:e8129b50beeb587c45b07bd0fc9db983c8384eba20c8f87784f5456c1e7935b5 0B / 81.05MB 2.3s [2022-05-11T07:18:18.612Z] #11 extracting sha256:83d5dcfea08e6927083bc886bf182fc39d87bb04b54b63002ac0c4c0b9aab682 [2022-05-11T07:18:18.612Z] #11 sha256:a1beb8c2043eb5ed94ec703523a402deaa54b6d8202ba1126fe275ad9985018d 0B / 108.70MB 2.4s [2022-05-11T07:18:18.612Z] #11 sha256:e8129b50beeb587c45b07bd0fc9db983c8384eba20c8f87784f5456c1e7935b5 16.78MB / 81.05MB 2.6s [2022-05-11T07:18:18.612Z] #11 sha256:a1beb8c2043eb5ed94ec703523a402deaa54b6d8202ba1126fe275ad9985018d 20.97MB / 108.70MB 2.6s [2022-05-11T07:18:18.875Z] #11 sha256:a1beb8c2043eb5ed94ec703523a402deaa54b6d8202ba1126fe275ad9985018d 32.51MB / 108.70MB 2.7s [2022-05-11T07:18:18.875Z] #11 sha256:e8129b50beeb587c45b07bd0fc9db983c8384eba20c8f87784f5456c1e7935b5 22.02MB / 81.05MB 2.8s [2022-05-11T07:18:19.137Z] #11 sha256:e8129b50beeb587c45b07bd0fc9db983c8384eba20c8f87784f5456c1e7935b5 32.51MB / 81.05MB 3.0s [2022-05-11T07:18:19.137Z] #11 sha256:a1beb8c2043eb5ed94ec703523a402deaa54b6d8202ba1126fe275ad9985018d 51.38MB / 108.70MB 3.0s [2022-05-11T07:18:19.402Z] #11 sha256:e8129b50beeb587c45b07bd0fc9db983c8384eba20c8f87784f5456c1e7935b5 46.14MB / 81.05MB 3.1s [2022-05-11T07:18:19.402Z] #11 sha256:a1beb8c2043eb5ed94ec703523a402deaa54b6d8202ba1126fe275ad9985018d 66.06MB / 108.70MB 3.1s [2022-05-11T07:18:19.402Z] #11 sha256:e8129b50beeb587c45b07bd0fc9db983c8384eba20c8f87784f5456c1e7935b5 50.33MB / 81.05MB 3.2s [2022-05-11T07:18:19.402Z] #11 sha256:e8129b50beeb587c45b07bd0fc9db983c8384eba20c8f87784f5456c1e7935b5 61.19MB / 81.05MB 3.3s [2022-05-11T07:18:19.402Z] #11 sha256:a1beb8c2043eb5ed94ec703523a402deaa54b6d8202ba1126fe275ad9985018d 78.64MB / 108.70MB 3.3s [2022-05-11T07:18:19.663Z] #11 sha256:e8129b50beeb587c45b07bd0fc9db983c8384eba20c8f87784f5456c1e7935b5 66.06MB / 81.05MB 3.5s [2022-05-11T07:18:19.663Z] #11 sha256:350ecaf08eac09037b05465ab97a1b8f7bc9b7a9b1fcef900dedd7dba9bbcf4d 54.67MB / 54.67MB 3.5s done [2022-05-11T07:18:19.663Z] #11 sha256:e8129b50beeb587c45b07bd0fc9db983c8384eba20c8f87784f5456c1e7935b5 78.64MB / 81.05MB 3.6s [2022-05-11T07:18:19.663Z] #11 sha256:a1beb8c2043eb5ed94ec703523a402deaa54b6d8202ba1126fe275ad9985018d 84.93MB / 108.70MB 3.6s [2022-05-11T07:18:19.663Z] #11 sha256:9ba5e8425c8eef2b5564b4f8ba179b65bb133b3408a82585d01158858c9124fa 0B / 126B 3.6s [2022-05-11T07:18:19.923Z] #11 sha256:9ba5e8425c8eef2b5564b4f8ba179b65bb133b3408a82585d01158858c9124fa 126B / 126B 3.7s [2022-05-11T07:18:20.185Z] #11 sha256:a1beb8c2043eb5ed94ec703523a402deaa54b6d8202ba1126fe275ad9985018d 92.27MB / 108.70MB 4.1s [2022-05-11T07:18:20.213Z] #19 75.27 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabi-base amd64 10.2.1-6cross1 [202 kB] [2022-05-11T07:18:20.213Z] #19 75.28 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-arm-linux-gnueabi amd64 10.2.1-6cross1 [44.1 MB] [2022-05-11T07:18:20.446Z] #11 sha256:a1beb8c2043eb5ed94ec703523a402deaa54b6d8202ba1126fe275ad9985018d 99.61MB / 108.70MB 4.3s [2022-05-11T07:18:20.707Z] #11 sha256:a1beb8c2043eb5ed94ec703523a402deaa54b6d8202ba1126fe275ad9985018d 108.70MB / 108.70MB 4.5s [2022-05-11T07:18:20.968Z] #11 extracting sha256:83d5dcfea08e6927083bc886bf182fc39d87bb04b54b63002ac0c4c0b9aab682 2.2s done [2022-05-11T07:18:21.229Z] #11 sha256:e8129b50beeb587c45b07bd0fc9db983c8384eba20c8f87784f5456c1e7935b5 81.05MB / 81.05MB 5.1s done [2022-05-11T07:18:21.491Z] #11 extracting sha256:45cfa86b7b1aca6d694057e4d42ee1440527f41c00b9e577df729244380c9eba [2022-05-11T07:18:21.491Z] #11 sha256:9ba5e8425c8eef2b5564b4f8ba179b65bb133b3408a82585d01158858c9124fa 126B / 126B 5.3s done [2022-05-11T07:18:21.582Z] #19 76.99 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabihf-base amd64 10.2.1-6cross1 [202 kB] [2022-05-11T07:18:21.767Z] #11 extracting sha256:45cfa86b7b1aca6d694057e4d42ee1440527f41c00b9e577df729244380c9eba 0.2s done [2022-05-11T07:18:21.840Z] #19 77.00 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-arm-linux-gnueabihf amd64 10.2.1-6cross1 [44.1 MB] [2022-05-11T07:18:23.197Z] #11 extracting sha256:5c79b19335f27cc78840bf9159e875322f3252ac06113c73756f9d4fba905f9b [2022-05-11T07:18:23.197Z] #11 extracting sha256:5c79b19335f27cc78840bf9159e875322f3252ac06113c73756f9d4fba905f9b 0.2s done [2022-05-11T07:18:23.211Z] #19 78.59 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-powerpc64le-linux-gnu-base amd64 10.2.1-6cross1 [202 kB] [2022-05-11T07:18:23.211Z] #19 78.59 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-powerpc64le-linux-gnu amd64 10.2.1-6cross1 [42.9 MB] [2022-05-11T07:18:23.460Z] #11 extracting sha256:350ecaf08eac09037b05465ab97a1b8f7bc9b7a9b1fcef900dedd7dba9bbcf4d [2022-05-11T07:18:23.731Z] #11 sha256:a1beb8c2043eb5ed94ec703523a402deaa54b6d8202ba1126fe275ad9985018d 108.70MB / 108.70MB 7.4s done [2022-05-11T07:18:25.107Z] #19 80.32 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-s390x-linux-gnu-base amd64 10.2.1-6cross1 [202 kB] [2022-05-11T07:18:25.107Z] #19 80.32 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-s390x-linux-gnu amd64 10.2.1-6cross1 [41.1 MB] [2022-05-11T07:18:26.281Z] #11 ... [2022-05-11T07:18:26.281Z] [2022-05-11T07:18:26.281Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-05-11T07:18:26.281Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-05-11T07:18:26.281Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-05-11T07:18:26.281Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-05-11T07:18:26.281Z] #71 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-05-11T07:18:26.281Z] #71 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-05-11T07:18:26.281Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 7.4s done [2022-05-11T07:18:26.281Z] #71 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0.6s done [2022-05-11T07:18:26.281Z] #71 DONE 9.7s [2022-05-11T07:18:26.281Z] [2022-05-11T07:18:26.281Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-05-11T07:18:26.281Z] #11 sha256:d578c2e2d9c651e0b4f5accf268bbc71bcb9cb3ebf2aa1d12bf57a237d7a4e13 [2022-05-11T07:18:26.281Z] #11 ... [2022-05-11T07:18:26.281Z] [2022-05-11T07:18:26.281Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:6137c67e2009e881526386c42ba99b3657e4f92f546814a33d35b14e60579777 [2022-05-11T07:18:26.281Z] #28 sha256:8d721f2d561506b5b3aa93cdfc09b616a14735d8d7174bbcb349ccd3ac21ebaa [2022-05-11T07:18:26.281Z] #28 resolve docker.io/library/debian:bullseye@sha256:6137c67e2009e881526386c42ba99b3657e4f92f546814a33d35b14e60579777 0.1s done [2022-05-11T07:18:26.281Z] #28 sha256:6137c67e2009e881526386c42ba99b3657e4f92f546814a33d35b14e60579777 1.85kB / 1.85kB done [2022-05-11T07:18:26.281Z] #28 sha256:d82f21a36060a22a29de96ba9e9d1cafe24552133860eb8df2f7579887d3c72d 529B / 529B done [2022-05-11T07:18:26.281Z] #28 sha256:5c17865bcd0fdb66492247197c8dd1a638fb5f96b7bfa880a0f23e53e2980601 1.48kB / 1.48kB done [2022-05-11T07:18:26.281Z] #28 sha256:3a36574378e6cece2dd3a839e1c0220eaccc4063b61d7481d1a19d3990c1f2c2 53.63MB / 53.63MB 9.1s done [2022-05-11T07:18:26.281Z] #28 extracting sha256:3a36574378e6cece2dd3a839e1c0220eaccc4063b61d7481d1a19d3990c1f2c2 0.3s [2022-05-11T07:18:26.281Z] #28 ... [2022-05-11T07:18:26.281Z] [2022-05-11T07:18:26.281Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-05-11T07:18:26.281Z] #11 sha256:d578c2e2d9c651e0b4f5accf268bbc71bcb9cb3ebf2aa1d12bf57a237d7a4e13 [2022-05-11T07:18:26.281Z] #11 ... [2022-05-11T07:18:26.281Z] [2022-05-11T07:18:26.281Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-05-11T07:18:26.281Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-05-11T07:18:26.281Z] #73 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-05-11T07:18:26.281Z] #73 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-05-11T07:18:26.281Z] #73 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-05-11T07:18:26.281Z] #73 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-05-11T07:18:26.281Z] #73 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 9.4s done [2022-05-11T07:18:26.281Z] #73 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 0.3s [2022-05-11T07:18:26.281Z] #73 ... [2022-05-11T07:18:26.281Z] [2022-05-11T07:18:26.281Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-05-11T07:18:26.281Z] #11 sha256:d578c2e2d9c651e0b4f5accf268bbc71bcb9cb3ebf2aa1d12bf57a237d7a4e13 [2022-05-11T07:18:26.476Z] #19 81.96 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-aarch64-linux-gnu amd64 4:10.2.1-1 [16.8 kB] [2022-05-11T07:18:26.733Z] #19 81.96 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-arm-linux-gnueabi amd64 4:10.2.1-1 [16.8 kB] [2022-05-11T07:18:26.733Z] #19 81.96 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-arm-linux-gnueabihf amd64 4:10.2.1-1 [16.8 kB] [2022-05-11T07:18:26.733Z] #19 81.97 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-powerpc64le-linux-gnu amd64 4:10.2.1-1 [16.8 kB] [2022-05-11T07:18:26.733Z] #19 81.97 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-s390x-linux-gnu amd64 4:10.2.1-1 [16.8 kB] [2022-05-11T07:18:26.733Z] #19 81.97 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cross-config all 2.6.18+nmu1 [31.5 kB] [2022-05-11T07:18:26.733Z] #19 81.97 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-cross-base all 10.2.1-6cross1 [197 kB] [2022-05-11T07:18:26.733Z] #19 81.97 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-arm64-cross all 2.31-9cross4 [1233 kB] [2022-05-11T07:18:26.733Z] #19 82.02 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-arm64-cross all 10.2.1-6cross1 [34.5 kB] [2022-05-11T07:18:26.733Z] #19 82.02 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-arm64-cross all 10.2.1-6cross1 [89.5 kB] [2022-05-11T07:18:26.733Z] #19 82.02 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-arm64-cross all 10.2.1-6cross1 [23.4 kB] [2022-05-11T07:18:26.733Z] #19 82.02 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-arm64-cross all 10.2.1-6cross1 [9240 B] [2022-05-11T07:18:26.733Z] #19 82.03 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-arm64-cross all 10.2.1-6cross1 [1994 kB] [2022-05-11T07:18:26.733Z] #19 82.10 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-arm64-cross all 10.2.1-6cross1 [793 kB] [2022-05-11T07:18:26.733Z] #19 82.12 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-arm64-cross all 10.2.1-6cross1 [1949 kB] [2022-05-11T07:18:26.733Z] #19 82.19 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-arm64-cross all 10.2.1-6cross1 [410 kB] [2022-05-11T07:18:26.733Z] #19 82.20 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-arm64-cross all 10.2.1-6cross1 [759 kB] [2022-05-11T07:18:26.733Z] #19 82.23 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-arm64-cross all 10.2.1-6cross1 [880 kB] [2022-05-11T07:18:26.990Z] #19 82.24 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-aarch64-linux-gnu amd64 10.2.1-6cross1 [53.2 MB] [2022-05-11T07:18:27.404Z] Client: [2022-05-11T07:18:27.404Z] Context: default [2022-05-11T07:18:27.404Z] Debug Mode: false [2022-05-11T07:18:27.404Z] Plugins: [2022-05-11T07:18:27.404Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-05-11T07:18:27.404Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-05-11T07:18:27.404Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-05-11T07:18:27.404Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-05-11T07:18:27.404Z] [2022-05-11T07:18:27.404Z] Server: [2022-05-11T07:18:27.404Z] Containers: 0 [2022-05-11T07:18:27.404Z] Running: 0 [2022-05-11T07:18:27.404Z] Paused: 0 [2022-05-11T07:18:27.404Z] Stopped: 0 [2022-05-11T07:18:27.404Z] Images: 0 [2022-05-11T07:18:27.404Z] Server Version: 20.10.14 [2022-05-11T07:18:27.404Z] Storage Driver: overlay2 [2022-05-11T07:18:27.404Z] Backing Filesystem: extfs [2022-05-11T07:18:27.404Z] Supports d_type: true [2022-05-11T07:18:27.404Z] Native Overlay Diff: true [2022-05-11T07:18:27.404Z] userxattr: false [2022-05-11T07:18:27.404Z] Logging Driver: json-file [2022-05-11T07:18:27.404Z] Cgroup Driver: cgroupfs [2022-05-11T07:18:27.404Z] Cgroup Version: 1 [2022-05-11T07:18:27.404Z] Plugins: [2022-05-11T07:18:27.404Z] Volume: local [2022-05-11T07:18:27.404Z] Network: bridge host ipvlan macvlan null overlay [2022-05-11T07:18:27.404Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-05-11T07:18:27.404Z] Swarm: inactive [2022-05-11T07:18:27.404Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-05-11T07:18:27.404Z] Default Runtime: runc [2022-05-11T07:18:27.404Z] Init Binary: docker-init [2022-05-11T07:18:27.404Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-05-11T07:18:27.404Z] runc version: v1.0.3-0-gf46b6ba [2022-05-11T07:18:27.404Z] init version: de40ad0 [2022-05-11T07:18:27.404Z] Security Options: [2022-05-11T07:18:27.404Z] apparmor [2022-05-11T07:18:27.404Z] seccomp [2022-05-11T07:18:27.404Z] Profile: default [2022-05-11T07:18:27.404Z] Kernel Version: 5.4.0-1071-aws [2022-05-11T07:18:27.404Z] Operating System: Ubuntu 18.04.6 LTS [2022-05-11T07:18:27.404Z] OSType: linux [2022-05-11T07:18:27.404Z] Architecture: x86_64 [2022-05-11T07:18:27.404Z] CPUs: 2 [2022-05-11T07:18:27.404Z] Total Memory: 7.565GiB [2022-05-11T07:18:27.404Z] Name: ip-10-100-59-117 [2022-05-11T07:18:27.404Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-05-11T07:18:27.404Z] Docker Root Dir: /var/lib/docker [2022-05-11T07:18:27.404Z] Debug Mode: false [2022-05-11T07:18:27.404Z] Registry: https://index.docker.io/v1/ [2022-05-11T07:18:27.404Z] Labels: [2022-05-11T07:18:27.404Z] Experimental: true [2022-05-11T07:18:27.404Z] Insecure Registries: [2022-05-11T07:18:27.404Z] 127.0.0.0/8 [2022-05-11T07:18:27.404Z] Live Restore Enabled: true [2022-05-11T07:18:27.404Z] [2022-05-11T07:18:27.404Z] WARNING: No swap limit support [Pipeline] sh [2022-05-11T07:18:27.668Z] #11 ... [2022-05-11T07:18:27.668Z] [2022-05-11T07:18:27.668Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-05-11T07:18:27.668Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-05-11T07:18:27.668Z] #73 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 0.8s done [2022-05-11T07:18:27.668Z] #73 DONE 11.2s [2022-05-11T07:18:27.668Z] [2022-05-11T07:18:27.668Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-05-11T07:18:27.668Z] #11 sha256:d578c2e2d9c651e0b4f5accf268bbc71bcb9cb3ebf2aa1d12bf57a237d7a4e13 [2022-05-11T07:18:27.668Z] #11 extracting sha256:350ecaf08eac09037b05465ab97a1b8f7bc9b7a9b1fcef900dedd7dba9bbcf4d 3.9s done [2022-05-11T07:18:27.697Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-05-11T07:18:27.697Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-05-11T07:18:27.697Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43580/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-05-11T07:18:27.697Z] + bash /home/ubuntu/workspace/moby_PR-43580/check-config.sh [2022-05-11T07:18:27.697Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-05-11T07:18:27.697Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-05-11T07:18:27.697Z] [2022-05-11T07:18:27.697Z] Generally Necessary: [2022-05-11T07:18:27.697Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-05-11T07:18:27.697Z] - apparmor: enabled and tools installed [2022-05-11T07:18:27.697Z] - CONFIG_NAMESPACES: enabled [2022-05-11T07:18:27.697Z] - CONFIG_NET_NS: enabled [2022-05-11T07:18:27.697Z] - CONFIG_PID_NS: enabled [2022-05-11T07:18:27.697Z] - CONFIG_IPC_NS: enabled [2022-05-11T07:18:27.697Z] - CONFIG_UTS_NS: enabled [2022-05-11T07:18:27.697Z] - CONFIG_CGROUPS: enabled [2022-05-11T07:18:27.697Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-05-11T07:18:27.697Z] - CONFIG_CGROUP_DEVICE: enabled [2022-05-11T07:18:27.697Z] - CONFIG_CGROUP_FREEZER: enabled [2022-05-11T07:18:27.697Z] - CONFIG_CGROUP_SCHED: enabled [2022-05-11T07:18:27.697Z] - CONFIG_CPUSETS: enabled [2022-05-11T07:18:27.697Z] - CONFIG_MEMCG: enabled [2022-05-11T07:18:27.697Z] - CONFIG_KEYS: enabled [2022-05-11T07:18:27.697Z] - CONFIG_VETH: enabled (as module) [2022-05-11T07:18:27.697Z] - CONFIG_BRIDGE: enabled (as module) [2022-05-11T07:18:27.697Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-05-11T07:18:27.929Z] #11 extracting sha256:e8129b50beeb587c45b07bd0fc9db983c8384eba20c8f87784f5456c1e7935b5 [2022-05-11T07:18:27.978Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-05-11T07:18:27.978Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-05-11T07:18:27.978Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-05-11T07:18:27.978Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-05-11T07:18:27.978Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-05-11T07:18:27.978Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-05-11T07:18:27.978Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-05-11T07:18:27.978Z] - CONFIG_NF_NAT: enabled (as module) [2022-05-11T07:18:27.978Z] - CONFIG_POSIX_MQUEUE: enabled [2022-05-11T07:18:27.978Z] - CONFIG_CGROUP_BPF: enabled [2022-05-11T07:18:27.978Z] [2022-05-11T07:18:27.978Z] Optional Features: [2022-05-11T07:18:27.978Z] - CONFIG_USER_NS: enabled [2022-05-11T07:18:27.978Z] - CONFIG_SECCOMP: enabled [2022-05-11T07:18:27.978Z] - CONFIG_SECCOMP_FILTER: enabled [2022-05-11T07:18:27.978Z] - CONFIG_CGROUP_PIDS: enabled [2022-05-11T07:18:27.978Z] - CONFIG_MEMCG_SWAP: enabled [2022-05-11T07:18:27.978Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-05-11T07:18:27.978Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-05-11T07:18:27.978Z] - CONFIG_BLK_CGROUP: enabled [2022-05-11T07:18:27.978Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-05-11T07:18:27.978Z] - CONFIG_CGROUP_PERF: enabled [2022-05-11T07:18:27.978Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-05-11T07:18:27.978Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-05-11T07:18:27.978Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-05-11T07:18:27.978Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-05-11T07:18:27.978Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-05-11T07:18:27.978Z] - CONFIG_RT_GROUP_SCHED: missing [2022-05-11T07:18:27.978Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-05-11T07:18:27.978Z] - CONFIG_IP_VS: enabled (as module) [2022-05-11T07:18:27.978Z] - CONFIG_IP_VS_NFCT: enabled [2022-05-11T07:18:27.978Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-05-11T07:18:27.978Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-05-11T07:18:27.978Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-05-11T07:18:27.978Z] - CONFIG_SECURITY_SELINUX: enabled [2022-05-11T07:18:27.978Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-05-11T07:18:27.978Z] - CONFIG_EXT4_FS: enabled [2022-05-11T07:18:27.978Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-05-11T07:18:27.978Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-05-11T07:18:27.978Z] - Network Drivers: [2022-05-11T07:18:27.978Z] - "overlay": [2022-05-11T07:18:27.978Z] - CONFIG_VXLAN: enabled (as module) [2022-05-11T07:18:27.978Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-05-11T07:18:27.978Z] Optional (for encrypted networks): [2022-05-11T07:18:28.243Z] - CONFIG_CRYPTO: enabled [2022-05-11T07:18:28.243Z] - CONFIG_CRYPTO_AEAD: enabled [2022-05-11T07:18:28.243Z] - CONFIG_CRYPTO_GCM: enabled [2022-05-11T07:18:28.243Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-05-11T07:18:28.243Z] - CONFIG_CRYPTO_GHASH: enabled [2022-05-11T07:18:28.243Z] - CONFIG_XFRM: enabled [2022-05-11T07:18:28.243Z] - CONFIG_XFRM_USER: enabled (as module) [2022-05-11T07:18:28.243Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-05-11T07:18:28.243Z] - CONFIG_INET_ESP: enabled (as module) [2022-05-11T07:18:28.243Z] - "ipvlan": [2022-05-11T07:18:28.243Z] - CONFIG_IPVLAN: enabled (as module) [2022-05-11T07:18:28.243Z] - "macvlan": [2022-05-11T07:18:28.243Z] - CONFIG_MACVLAN: enabled (as module) [2022-05-11T07:18:28.243Z] - CONFIG_DUMMY: enabled (as module) [2022-05-11T07:18:28.243Z] - "ftp,tftp client in container": [2022-05-11T07:18:28.243Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-05-11T07:18:28.243Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-05-11T07:18:28.243Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-05-11T07:18:28.243Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-05-11T07:18:28.243Z] - Storage Drivers: [2022-05-11T07:18:28.243Z] - "aufs": [2022-05-11T07:18:28.243Z] - CONFIG_AUFS_FS: enabled (as module) [2022-05-11T07:18:28.243Z] - "btrfs": [2022-05-11T07:18:28.243Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-05-11T07:18:28.243Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-05-11T07:18:28.243Z] - "devicemapper": [2022-05-11T07:18:28.243Z] - CONFIG_BLK_DEV_DM: enabled [2022-05-11T07:18:28.243Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-05-11T07:18:28.243Z] - "overlay": [2022-05-11T07:18:28.243Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-05-11T07:18:28.243Z] - "zfs": [2022-05-11T07:18:28.243Z] - /dev/zfs: present [2022-05-11T07:18:28.243Z] - zfs command: missing [2022-05-11T07:18:28.243Z] - zpool command: missing [2022-05-11T07:18:28.243Z] [2022-05-11T07:18:28.243Z] Limits: [2022-05-11T07:18:28.243Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-05-11T07:18:28.243Z] [2022-05-11T07:18:28.243Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-05-11T07:18:28.593Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:39f122f9f6442b2a41d094fa85fcd6dd340c09e6 . [2022-05-11T07:18:28.858Z] #1 [internal] load build definition from Dockerfile [2022-05-11T07:18:28.858Z] #1 sha256:dba053a62f4d181d31637eb86b91b7085fc7c6bcdee866898d69ba21e4aa302c [2022-05-11T07:18:28.858Z] #1 transferring dockerfile: 17.97kB done [2022-05-11T07:18:28.858Z] #1 DONE 0.1s [2022-05-11T07:18:28.858Z] [2022-05-11T07:18:28.858Z] #2 [internal] load .dockerignore [2022-05-11T07:18:28.858Z] #2 sha256:e27ae1f26e19a099c42b1e99d426e26cddae8415bc996edfb8b9f7eb00f9dd99 [2022-05-11T07:18:28.858Z] #2 transferring context: [2022-05-11T07:18:28.858Z] #2 transferring context: 145B done [2022-05-11T07:18:28.858Z] #2 DONE 0.1s [2022-05-11T07:18:28.858Z] [2022-05-11T07:18:28.858Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-05-11T07:18:28.858Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2022-05-11T07:18:28.883Z] #19 84.27 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-aarch64-linux-gnu amd64 4:10.2.1-1 [1460 B] [2022-05-11T07:18:28.883Z] #19 84.28 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-arm64-cross all 5.10.13-1cross4 [1375 kB] [2022-05-11T07:18:28.883Z] #19 84.32 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-arm64-cross all 2.31-9cross4 [2030 kB] [2022-05-11T07:18:29.119Z] #3 DONE 0.4s [2022-05-11T07:18:29.142Z] #19 84.40 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-arm64-cross all 10.2.1-6cross1 [1682 kB] [2022-05-11T07:18:29.142Z] #19 84.44 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-aarch64-linux-gnu amd64 10.2.1-6cross1 [49.7 MB] [2022-05-11T07:18:29.382Z] [2022-05-11T07:18:29.382Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-05-11T07:18:29.382Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-05-11T07:18:29.382Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 done [2022-05-11T07:18:29.382Z] #4 sha256:e532695ddd93ca7c85a816c67afdb352e91052fab7ac19a675088f80915779a7 1.21kB / 1.21kB done [2022-05-11T07:18:29.382Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 1.05MB / 9.67MB 0.1s [2022-05-11T07:18:29.382Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2022-05-11T07:18:29.382Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s [2022-05-11T07:18:29.382Z] #4 sha256:93f32bd6dd9004897fed4703191f48924975081860667932a4df35ba567d7426 528B / 528B done [2022-05-11T07:18:29.644Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.3s done [2022-05-11T07:18:29.644Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 [2022-05-11T07:18:29.756Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-05-11T07:18:29.756Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-05-11T07:18:29.756Z] GOOS="" GOARCH="" GOARM="" [2022-05-11T07:18:29.756Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-05-11T07:18:29.756Z] [2022-05-11T07:18:29.756Z] + TEST_INTEGRATION_DEST=2 [2022-05-11T07:18:29.756Z] + CONTAINER_NAME=docker-pr2-2 [2022-05-11T07:18:29.756Z] + TEST_SKIP_INTEGRATION=1 [2022-05-11T07:18:29.756Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2022-05-11T07:18:29.756Z] + run_tests [2022-05-11T07:18:29.756Z] + c=0 [2022-05-11T07:18:29.756Z] + '[' -n 0 ']' [2022-05-11T07:18:29.756Z] + rm= [2022-05-11T07:18:29.756Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43580/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43580/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43580/.git:/go/src/github.com/docker/docker/.git --name docker-pr2-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=9f9afe987621fd6e415793ca5630065caa9a7312 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:9f9afe987621fd6e415793ca5630065caa9a7312 hack/make.sh '' test-integration [2022-05-11T07:18:29.756Z] ++ jobs -p [2022-05-11T07:18:29.756Z] + for job in $(jobs -p) [2022-05-11T07:18:29.756Z] + wait 15854 [2022-05-11T07:18:29.756Z] + TEST_INTEGRATION_DEST=3 [2022-05-11T07:18:29.756Z] + CONTAINER_NAME=docker-pr2-3 [2022-05-11T07:18:29.756Z] + TEST_SKIP_INTEGRATION=1 [2022-05-11T07:18:29.756Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2022-05-11T07:18:29.756Z] + run_tests [2022-05-11T07:18:29.756Z] + '[' -n 0 ']' [2022-05-11T07:18:29.756Z] + rm= [2022-05-11T07:18:29.756Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43580/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43580/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43580/.git:/go/src/github.com/docker/docker/.git --name docker-pr2-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=9f9afe987621fd6e415793ca5630065caa9a7312 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:9f9afe987621fd6e415793ca5630065caa9a7312 hack/make.sh '' test-integration [2022-05-11T07:18:29.756Z] + TEST_INTEGRATION_DEST=1 [2022-05-11T07:18:29.756Z] + CONTAINER_NAME=docker-pr2-1 [2022-05-11T07:18:29.756Z] + TEST_SKIP_INTEGRATION_CLI=1 [2022-05-11T07:18:29.756Z] + run_tests test-integration-flaky [2022-05-11T07:18:29.756Z] + '[' -n 0 ']' [2022-05-11T07:18:29.756Z] + rm= [2022-05-11T07:18:29.757Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43580/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43580/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43580/.git:/go/src/github.com/docker/docker/.git --name docker-pr2-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=9f9afe987621fd6e415793ca5630065caa9a7312 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:9f9afe987621fd6e415793ca5630065caa9a7312 hack/make.sh test-integration-flaky test-integration [2022-05-11T07:18:29.757Z] [2022-05-11T07:18:29.757Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-05-11T07:18:29.757Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-05-11T07:18:29.757Z] HOSTNAME=ef192a3fb10e [2022-05-11T07:18:29.757Z] TEST_SKIP_INTEGRATION=1 [2022-05-11T07:18:29.757Z] TESTDEBUG=0 [2022-05-11T07:18:29.757Z] DEST=bundles/test-integration [2022-05-11T07:18:29.757Z] PWD=/go/src/github.com/docker/docker [2022-05-11T07:18:29.757Z] KEEPBUNDLE=1 [2022-05-11T07:18:29.757Z] DOCKER_GITCOMMIT=9f9afe987621fd6e415793ca5630065caa9a7312 [2022-05-11T07:18:29.757Z] container=docker [2022-05-11T07:18:29.757Z] HOME=/root [2022-05-11T07:18:29.757Z] GOLANG_VERSION=1.18.1 [2022-05-11T07:18:29.757Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-05-11T07:18:29.757Z] VALIDATE_BRANCH=master [2022-05-11T07:18:29.757Z] TERM=xterm [2022-05-11T07:18:29.757Z] DOCKER_PKG=github.com/docker/docker [2022-05-11T07:18:29.757Z] SHLVL=1 [2022-05-11T07:18:29.757Z] TIMEOUT=120m [2022-05-11T07:18:29.757Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-05-11T07:18:29.757Z] DOCKER_GRAPHDRIVER=overlay2 [2022-05-11T07:18:29.757Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2022-05-11T07:18:29.757Z] GO111MODULE=off [2022-05-11T07:18:29.757Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-05-11T07:18:29.757Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-05-11T07:18:29.757Z] GOPATH=/go [2022-05-11T07:18:29.757Z] PKG_CONFIG=pkg-config [2022-05-11T07:18:29.757Z] _=/usr/bin/env [2022-05-11T07:18:29.757Z] Building test suite binary ./integration-cli/test.main [2022-05-11T07:18:29.757Z] [2022-05-11T07:18:29.757Z] [2022-05-11T07:18:29.757Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-05-11T07:18:29.757Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-05-11T07:18:29.757Z] HOSTNAME=ec4f2a98a0d3 [2022-05-11T07:18:29.757Z] TEST_SKIP_INTEGRATION=1 [2022-05-11T07:18:29.757Z] TESTDEBUG=0 [2022-05-11T07:18:29.757Z] DEST=bundles/test-integration [2022-05-11T07:18:29.757Z] PWD=/go/src/github.com/docker/docker [2022-05-11T07:18:29.757Z] KEEPBUNDLE=1 [2022-05-11T07:18:29.757Z] DOCKER_GITCOMMIT=9f9afe987621fd6e415793ca5630065caa9a7312 [2022-05-11T07:18:29.757Z] container=docker [2022-05-11T07:18:29.757Z] HOME=/root [2022-05-11T07:18:29.757Z] GOLANG_VERSION=1.18.1 [2022-05-11T07:18:29.757Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-05-11T07:18:29.757Z] VALIDATE_BRANCH=master [2022-05-11T07:18:29.757Z] TERM=xterm [2022-05-11T07:18:29.757Z] DOCKER_PKG=github.com/docker/docker [2022-05-11T07:18:29.757Z] SHLVL=1 [2022-05-11T07:18:29.757Z] TIMEOUT=120m [2022-05-11T07:18:29.757Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-05-11T07:18:29.757Z] DOCKER_GRAPHDRIVER=overlay2 [2022-05-11T07:18:29.757Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2022-05-11T07:18:29.757Z] GO111MODULE=off [2022-05-11T07:18:29.757Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-05-11T07:18:29.757Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-05-11T07:18:29.757Z] GOPATH=/go [2022-05-11T07:18:29.757Z] PKG_CONFIG=pkg-config [2022-05-11T07:18:29.757Z] _=/usr/bin/env [2022-05-11T07:18:29.757Z] Building test suite binary ./integration-cli/test.main [2022-05-11T07:18:29.757Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2022-05-11T07:18:29.757Z] No new tests added to integration. [2022-05-11T07:18:29.757Z] [2022-05-11T07:18:29.757Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-05-11T07:18:29.757Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-05-11T07:18:29.757Z] HOSTNAME=cb2ce0967111 [2022-05-11T07:18:29.757Z] TESTDEBUG=0 [2022-05-11T07:18:29.757Z] DEST=bundles/test-integration [2022-05-11T07:18:29.757Z] PWD=/go/src/github.com/docker/docker [2022-05-11T07:18:29.757Z] KEEPBUNDLE=1 [2022-05-11T07:18:29.757Z] DOCKER_GITCOMMIT=9f9afe987621fd6e415793ca5630065caa9a7312 [2022-05-11T07:18:29.757Z] container=docker [2022-05-11T07:18:29.757Z] HOME=/root [2022-05-11T07:18:29.757Z] GOLANG_VERSION=1.18.1 [2022-05-11T07:18:29.757Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-05-11T07:18:29.757Z] VALIDATE_BRANCH=master [2022-05-11T07:18:29.757Z] TERM=xterm [2022-05-11T07:18:29.757Z] DOCKER_PKG=github.com/docker/docker [2022-05-11T07:18:29.757Z] SHLVL=1 [2022-05-11T07:18:29.757Z] TIMEOUT=120m [2022-05-11T07:18:29.757Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-05-11T07:18:29.757Z] DOCKER_GRAPHDRIVER=overlay2 [2022-05-11T07:18:29.757Z] GO111MODULE=off [2022-05-11T07:18:29.757Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-05-11T07:18:29.757Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-05-11T07:18:29.757Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-05-11T07:18:29.757Z] GOPATH=/go [2022-05-11T07:18:29.757Z] PKG_CONFIG=pkg-config [2022-05-11T07:18:29.757Z] _=/usr/bin/env [2022-05-11T07:18:29.757Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-05-11T07:18:30.215Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.5s done [2022-05-11T07:18:30.477Z] #11 ... [2022-05-11T07:18:30.477Z] [2022-05-11T07:18:30.477Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:6137c67e2009e881526386c42ba99b3657e4f92f546814a33d35b14e60579777 [2022-05-11T07:18:30.477Z] #28 sha256:8d721f2d561506b5b3aa93cdfc09b616a14735d8d7174bbcb349ccd3ac21ebaa [2022-05-11T07:18:30.477Z] #28 extracting sha256:3a36574378e6cece2dd3a839e1c0220eaccc4063b61d7481d1a19d3990c1f2c2 3.8s done [2022-05-11T07:18:30.477Z] #28 DONE 14.2s [2022-05-11T07:18:30.477Z] [2022-05-11T07:18:30.477Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-05-11T07:18:30.477Z] #11 sha256:d578c2e2d9c651e0b4f5accf268bbc71bcb9cb3ebf2aa1d12bf57a237d7a4e13 [2022-05-11T07:18:30.484Z] #4 DONE 1.1s [2022-05-11T07:18:30.746Z] [2022-05-11T07:18:30.746Z] #5 [internal] load build definition from Dockerfile [2022-05-11T07:18:30.746Z] #5 sha256:3fdc753af631f92fd87eb727064fa6fbe924e14e0da97c4112b0b75c24753840 [2022-05-11T07:18:30.746Z] #5 DONE 0.0s [2022-05-11T07:18:30.746Z] [2022-05-11T07:18:30.746Z] #6 [internal] load .dockerignore [2022-05-11T07:18:30.746Z] #6 sha256:8ffb7bc80bd1fc1126aa0f7d270bce10c575932b8c5e51751ef699967d86cae7 [2022-05-11T07:18:30.746Z] #6 DONE 0.0s [2022-05-11T07:18:30.746Z] [2022-05-11T07:18:30.746Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-05-11T07:18:30.746Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-05-11T07:18:31.037Z] #19 86.33 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-aarch64-linux-gnu amd64 4:10.2.1-1 [1176 B] [2022-05-11T07:18:31.037Z] #19 86.33 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-05-11T07:18:31.037Z] #19 86.34 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.9 [2153 kB] [2022-05-11T07:18:31.037Z] #19 86.40 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libconfig-inifiles-perl all 3.000003-1 [52.1 kB] [2022-05-11T07:18:31.037Z] #19 86.41 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libio-string-perl all 1.08-3.1 [11.8 kB] [2022-05-11T07:18:31.037Z] #19 86.41 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-05-11T07:18:31.320Z] #10 DONE 0.7s [2022-05-11T07:18:31.320Z] [2022-05-11T07:18:31.320Z] #7 [internal] load metadata for docker.io/library/golang:1.18.1-bullseye [2022-05-11T07:18:31.320Z] #7 sha256:73e29a168f9262a213225a43b22bfcfe182b7439fa4244f8c610b88ff7b5865f [2022-05-11T07:18:31.320Z] #7 DONE 0.7s [2022-05-11T07:18:31.320Z] [2022-05-11T07:18:31.320Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-05-11T07:18:31.320Z] #9 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-05-11T07:18:31.320Z] #9 DONE 0.8s [2022-05-11T07:18:31.320Z] [2022-05-11T07:18:31.320Z] #8 [internal] load metadata for docker.io/library/debian:bullseye [2022-05-11T07:18:31.320Z] #8 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-05-11T07:18:31.320Z] #8 DONE 0.8s [2022-05-11T07:18:31.381Z] #19 86.70 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u1 [693 kB] [2022-05-11T07:18:31.381Z] #19 86.71 Get:53 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-namespacesupport-perl all 1.12-1.1 [14.9 kB] [2022-05-11T07:18:31.381Z] #19 86.71 Get:54 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-sax-base-perl all 1.09-1.1 [20.7 kB] [2022-05-11T07:18:31.381Z] #19 86.71 Get:55 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-sax-perl all 1.02+dfsg-1 [59.0 kB] [2022-05-11T07:18:31.381Z] #19 86.71 Get:56 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-libxml-perl amd64 2.0134+dfsg-2+b1 [337 kB] [2022-05-11T07:18:31.381Z] #19 86.72 Get:57 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-simple-perl all 2.25-1 [72.0 kB] [2022-05-11T07:18:31.381Z] #19 86.73 Get:58 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyaml-perl all 1.30-1 [67.7 kB] [2022-05-11T07:18:31.381Z] #19 86.73 Get:59 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libconfig-auto-perl all 0.44-1.1 [19.0 kB] [2022-05-11T07:18:31.381Z] #19 86.74 Get:60 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-which-perl all 1.23-1 [16.6 kB] [2022-05-11T07:18:31.381Z] #19 86.74 Get:61 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-homedir-perl all 1.006-1 [43.8 kB] [2022-05-11T07:18:31.382Z] #19 86.75 Get:62 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdebian-dpkgcross-perl all 2.6.18+nmu1 [30.5 kB] [2022-05-11T07:18:31.382Z] #19 86.75 Get:63 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-cross all 2.6.18+nmu1 [41.6 kB] [2022-05-11T07:18:31.382Z] #19 86.75 Get:64 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-arm64 all 12.9 [6708 B] [2022-05-11T07:18:31.382Z] #19 86.75 Get:65 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armel-cross all 2.31-9cross4 [1114 kB] [2022-05-11T07:18:31.382Z] #19 86.78 Get:66 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-armel-cross all 10.2.1-6cross1 [38.3 kB] [2022-05-11T07:18:31.382Z] #19 86.78 Get:67 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-armel-cross all 10.2.1-6cross1 [85.3 kB] [2022-05-11T07:18:31.382Z] #19 86.78 Get:68 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armel-cross all 10.2.1-6cross1 [8832 B] [2022-05-11T07:18:31.382Z] #19 86.79 Get:69 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armel-cross all 10.2.1-6cross1 [1979 kB] [2022-05-11T07:18:31.420Z] #11 extracting sha256:e8129b50beeb587c45b07bd0fc9db983c8384eba20c8f87784f5456c1e7935b5 3.2s done [2022-05-11T07:18:31.648Z] #19 86.88 Get:70 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-armel-cross all 10.2.1-6cross1 [370 kB] [2022-05-11T07:18:31.648Z] #19 86.92 Get:71 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armel-cross all 10.2.1-6cross1 [746 kB] [2022-05-11T07:18:31.648Z] #19 86.97 Get:72 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-armel-cross all 10.2.1-6cross1 [688 kB] [2022-05-11T07:18:31.648Z] #19 87.01 Get:73 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabi amd64 10.2.1-6cross1 [50.4 MB] [2022-05-11T07:18:32.370Z] #11 extracting sha256:a1beb8c2043eb5ed94ec703523a402deaa54b6d8202ba1126fe275ad9985018d [2022-05-11T07:18:32.717Z] [2022-05-11T07:18:32.717Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-05-11T07:18:32.717Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-05-11T07:18:32.717Z] #73 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-05-11T07:18:32.717Z] #73 DONE 0.1s [2022-05-11T07:18:32.717Z] [2022-05-11T07:18:32.717Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-05-11T07:18:32.717Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-05-11T07:18:32.717Z] #11 resolve docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 0.1s done [2022-05-11T07:18:32.717Z] #11 sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 1.86kB / 1.86kB done [2022-05-11T07:18:32.717Z] #11 sha256:5b75b529da0f2196ee8561a90e5b99aceee56e125c6ef09a3da4e32cf3cc6c20 1.80kB / 1.80kB done [2022-05-11T07:18:32.717Z] #11 sha256:65375c930b214d93a4c09a1db748e6979ef53ad585ec864dbe837108d48d8d14 7.05kB / 7.05kB done [2022-05-11T07:18:33.007Z] #11 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 3.15MB / 54.94MB 0.2s [2022-05-11T07:18:33.007Z] #11 sha256:967757d5652770cfa81b6cc7577d65e06d336173da116d1fb5b2d349d5d44127 0B / 5.16MB 0.2s [2022-05-11T07:18:33.269Z] #11 sha256:967757d5652770cfa81b6cc7577d65e06d336173da116d1fb5b2d349d5d44127 1.05MB / 5.16MB 0.3s [2022-05-11T07:18:33.269Z] #11 sha256:c357e2c68cb3bf1e98dcb3eb6ceb16837253db71535921d6993c594588bffe04 0B / 10.87MB 0.3s [2022-05-11T07:18:33.269Z] #11 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 8.41MB / 54.94MB 0.5s [2022-05-11T07:18:33.269Z] #11 sha256:967757d5652770cfa81b6cc7577d65e06d336173da116d1fb5b2d349d5d44127 5.16MB / 5.16MB 0.4s [2022-05-11T07:18:33.269Z] #11 sha256:c357e2c68cb3bf1e98dcb3eb6ceb16837253db71535921d6993c594588bffe04 8.39MB / 10.87MB 0.5s [2022-05-11T07:18:33.535Z] #11 ... [2022-05-11T07:18:33.535Z] [2022-05-11T07:18:33.535Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-05-11T07:18:33.535Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-05-11T07:18:33.535Z] #49 DONE 0.0s [2022-05-11T07:18:33.535Z] [2022-05-11T07:18:33.535Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-05-11T07:18:33.535Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-05-11T07:18:33.535Z] #11 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 20.97MB / 54.94MB 0.7s [2022-05-11T07:18:33.535Z] #11 sha256:967757d5652770cfa81b6cc7577d65e06d336173da116d1fb5b2d349d5d44127 5.16MB / 5.16MB 0.5s done [2022-05-11T07:18:33.535Z] #11 sha256:c357e2c68cb3bf1e98dcb3eb6ceb16837253db71535921d6993c594588bffe04 10.87MB / 10.87MB 0.7s done [2022-05-11T07:18:33.535Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 3.15MB / 54.58MB 0.7s [2022-05-11T07:18:33.558Z] #19 88.70 Get:74 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-arm-linux-gnueabi amd64 4:10.2.1-1 [1460 B] [2022-05-11T07:18:33.558Z] #19 88.70 Get:75 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-armel-cross all 5.10.13-1cross4 [1365 kB] [2022-05-11T07:18:33.558Z] #19 88.72 Get:76 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armel-cross all 2.31-9cross4 [1884 kB] [2022-05-11T07:18:33.558Z] #19 88.77 Get:77 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-armel-cross all 10.2.1-6cross1 [1753 kB] [2022-05-11T07:18:33.558Z] #19 88.81 Get:78 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-arm-linux-gnueabi amd64 10.2.1-6cross1 [47.1 MB] [2022-05-11T07:18:33.797Z] #11 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 30.21MB / 54.94MB 0.8s [2022-05-11T07:18:33.797Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 10.49MB / 54.58MB 0.8s [2022-05-11T07:18:33.797Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 0B / 85.84MB 0.8s [2022-05-11T07:18:33.797Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 13.63MB / 54.58MB 0.9s [2022-05-11T07:18:34.059Z] #11 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 41.94MB / 54.94MB 1.1s [2022-05-11T07:18:34.059Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 20.97MB / 54.58MB 1.1s [2022-05-11T07:18:34.059Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 8.39MB / 85.84MB 1.1s [2022-05-11T07:18:34.059Z] #11 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 45.09MB / 54.94MB 1.2s [2022-05-11T07:18:34.059Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 26.21MB / 54.58MB 1.2s [2022-05-11T07:18:34.323Z] #11 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 49.28MB / 54.94MB 1.3s [2022-05-11T07:18:34.323Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 30.41MB / 54.58MB 1.3s [2022-05-11T07:18:34.323Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 13.63MB / 85.84MB 1.3s [2022-05-11T07:18:34.323Z] #11 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 54.94MB / 54.94MB 1.5s [2022-05-11T07:18:34.323Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 38.80MB / 54.58MB 1.5s [2022-05-11T07:18:34.323Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 19.92MB / 85.84MB 1.5s [2022-05-11T07:18:34.584Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 44.04MB / 54.58MB 1.7s [2022-05-11T07:18:34.584Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 26.21MB / 85.84MB 1.7s [2022-05-11T07:18:34.845Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 48.75MB / 54.58MB 1.8s [2022-05-11T07:18:34.845Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 52.43MB / 54.58MB 2.0s [2022-05-11T07:18:34.845Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 32.51MB / 85.84MB 2.0s [2022-05-11T07:18:34.929Z] #19 90.39 Get:79 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-arm-linux-gnueabi amd64 4:10.2.1-1 [1176 B] [2022-05-11T07:18:35.108Z] #11 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 54.94MB / 54.94MB 2.1s done [2022-05-11T07:18:35.108Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 40.89MB / 85.84MB 2.3s [2022-05-11T07:18:35.108Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 0B / 141.70MB 2.3s [2022-05-11T07:18:35.186Z] #19 90.39 Get:80 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armel all 12.9 [6704 B] [2022-05-11T07:18:35.186Z] #19 90.39 Get:81 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armhf-cross all 2.31-9cross4 [1094 kB] [2022-05-11T07:18:35.186Z] #19 90.40 Get:82 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-armhf-cross all 10.2.1-6cross1 [36.3 kB] [2022-05-11T07:18:35.186Z] #19 90.41 Get:83 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-armhf-cross all 10.2.1-6cross1 [82.6 kB] [2022-05-11T07:18:35.186Z] #19 90.41 Get:84 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armhf-cross all 10.2.1-6cross1 [6688 B] [2022-05-11T07:18:35.186Z] #19 90.41 Get:85 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armhf-cross all 10.2.1-6cross1 [2010 kB] [2022-05-11T07:18:35.186Z] #19 90.46 Get:86 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-armhf-cross all 10.2.1-6cross1 [381 kB] [2022-05-11T07:18:35.186Z] #19 90.48 Get:87 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armhf-cross all 10.2.1-6cross1 [745 kB] [2022-05-11T07:18:35.186Z] #19 90.52 Get:88 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-armhf-cross all 10.2.1-6cross1 [694 kB] [2022-05-11T07:18:35.186Z] #19 90.54 Get:89 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabihf amd64 10.2.1-6cross1 [50.4 MB] [2022-05-11T07:18:35.687Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 47.19MB / 85.84MB 2.7s [2022-05-11T07:18:35.687Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 8.48MB / 141.70MB 2.7s [2022-05-11T07:18:35.687Z] #11 extracting sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a [2022-05-11T07:18:35.687Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 54.58MB / 54.58MB 2.8s done [2022-05-11T07:18:35.741Z] #11 ... [2022-05-11T07:18:35.741Z] [2022-05-11T07:18:35.741Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-05-11T07:18:35.741Z] #72 sha256:99eb965b5318dc0ce9d71a22280a9be9dfb5920da56425940fa51d60891053ef [2022-05-11T07:18:35.741Z] #72 DONE 1.9s [2022-05-11T07:18:35.741Z] [2022-05-11T07:18:35.741Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-05-11T07:18:35.741Z] #11 sha256:d578c2e2d9c651e0b4f5accf268bbc71bcb9cb3ebf2aa1d12bf57a237d7a4e13 [2022-05-11T07:18:35.741Z] #11 ... [2022-05-11T07:18:35.741Z] [2022-05-11T07:18:35.741Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-05-11T07:18:35.741Z] #29 sha256:d7d60c790e56dec5401acf917bfe11cff6c2e03c9742add06751d9192c5ba7e4 [2022-05-11T07:18:35.741Z] #29 1.046 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-05-11T07:18:35.741Z] #29 1.046 Get:2 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-05-11T07:18:35.741Z] #29 1.117 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-05-11T07:18:35.741Z] #29 1.278 Get:4 http://security.debian.org/debian-security bullseye-security/main arm64 Packages [145 kB] [2022-05-11T07:18:35.741Z] #29 1.393 Get:5 http://deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-05-11T07:18:35.741Z] #29 1.963 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-05-11T07:18:35.741Z] #29 2.861 Fetched 8417 kB in 2s (3974 kB/s) [2022-05-11T07:18:35.741Z] #29 2.861 Reading package lists... [2022-05-11T07:18:35.741Z] #29 3.410 Reading package lists... [2022-05-11T07:18:35.741Z] #29 4.074 Building dependency tree... [2022-05-11T07:18:35.741Z] #29 4.486 The following additional packages will be installed: [2022-05-11T07:18:35.741Z] #29 4.490 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-05-11T07:18:35.741Z] #29 4.490 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-05-11T07:18:35.741Z] #29 4.490 Recommended packages: [2022-05-11T07:18:35.741Z] #29 4.490 libldap-common publicsuffix libsasl2-modules [2022-05-11T07:18:35.741Z] #29 4.614 The following NEW packages will be installed: [2022-05-11T07:18:35.741Z] #29 4.614 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-05-11T07:18:35.741Z] #29 4.614 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-05-11T07:18:35.741Z] #29 4.614 libssh2-1 openssl [2022-05-11T07:18:35.741Z] #29 4.888 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2022-05-11T07:18:35.741Z] #29 4.888 Need to get 2934 kB of archives. [2022-05-11T07:18:35.741Z] #29 4.888 After this operation, 6476 kB of additional disk space will be used. [2022-05-11T07:18:35.741Z] #29 4.888 Get:1 http://deb.debian.org/debian bullseye/main arm64 openssl arm64 1.1.1n-0+deb11u1 [830 kB] [2022-05-11T07:18:35.741Z] #29 4.934 Get:2 http://deb.debian.org/debian bullseye/main arm64 ca-certificates all 20210119 [158 kB] [2022-05-11T07:18:35.741Z] #29 5.006 Get:3 http://deb.debian.org/debian bullseye/main arm64 libbrotli1 arm64 1.0.9-2+b2 [267 kB] [2022-05-11T07:18:35.741Z] #29 5.143 Get:4 http://deb.debian.org/debian bullseye/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-2.1+deb11u1 [69.4 kB] [2022-05-11T07:18:35.741Z] #29 5.208 Get:5 http://deb.debian.org/debian bullseye/main arm64 libsasl2-2 arm64 2.1.27+dfsg-2.1+deb11u1 [105 kB] [2022-05-11T07:18:35.741Z] #29 5.233 Get:6 http://deb.debian.org/debian bullseye/main arm64 libldap-2.4-2 arm64 2.4.57+dfsg-3 [222 kB] [2022-05-11T07:18:35.741Z] #29 5.237 Get:7 http://deb.debian.org/debian bullseye/main arm64 libnghttp2-14 arm64 1.43.0-1 [73.8 kB] [2022-05-11T07:18:35.741Z] #29 5.244 Get:8 http://deb.debian.org/debian bullseye/main arm64 libpsl5 arm64 0.21.0-1.2 [57.1 kB] [2022-05-11T07:18:35.741Z] #29 5.249 Get:9 http://deb.debian.org/debian bullseye/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2+b2 [59.4 kB] [2022-05-11T07:18:35.741Z] #29 5.253 Get:10 http://deb.debian.org/debian bullseye/main arm64 libssh2-1 arm64 1.9.0-2 [150 kB] [2022-05-11T07:18:35.741Z] #29 5.269 Get:11 http://deb.debian.org/debian bullseye/main arm64 libcurl4 arm64 7.74.0-1.3+deb11u1 [320 kB] [2022-05-11T07:18:35.741Z] #29 5.269 Get:12 http://deb.debian.org/debian bullseye/main arm64 curl arm64 7.74.0-1.3+deb11u1 [261 kB] [2022-05-11T07:18:35.741Z] #29 5.273 Get:13 http://deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2022-05-11T07:18:35.741Z] #29 5.274 Get:14 http://deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2022-05-11T07:18:35.741Z] #29 5.275 Get:15 http://deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2022-05-11T07:18:35.947Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 53.31MB / 85.84MB 3.0s [2022-05-11T07:18:35.947Z] #11 sha256:3447e3508f49d81eb14b0cf466950f15126161f20f2d70b8d429017d2b08a74f 156B / 156B 3.0s [2022-05-11T07:18:35.947Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 17.83MB / 141.70MB 3.1s [2022-05-11T07:18:35.947Z] #11 sha256:3447e3508f49d81eb14b0cf466950f15126161f20f2d70b8d429017d2b08a74f 156B / 156B 3.0s done [2022-05-11T07:18:36.002Z] #29 5.505 debconf: delaying package configuration, since apt-utils is not installed [2022-05-11T07:18:36.002Z] #29 5.568 Fetched 2934 kB in 1s (4303 kB/s) [2022-05-11T07:18:36.209Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 60.82MB / 85.84MB 3.2s [2022-05-11T07:18:36.209Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 26.21MB / 141.70MB 3.3s [2022-05-11T07:18:36.265Z] #29 5.827 Selecting previously unselected package openssl. [2022-05-11T07:18:36.265Z] #29 5.827 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6645 files and directories currently installed.) [2022-05-11T07:18:36.265Z] #29 5.827 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u1_arm64.deb ... [2022-05-11T07:18:36.265Z] #29 5.928 Unpacking openssl (1.1.1n-0+deb11u1) ... [2022-05-11T07:18:36.471Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 69.53MB / 85.84MB 3.5s [2022-05-11T07:18:36.731Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 75.50MB / 85.84MB 3.7s [2022-05-11T07:18:36.731Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 35.65MB / 141.70MB 3.7s [2022-05-11T07:18:36.731Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 44.04MB / 141.70MB 3.8s [2022-05-11T07:18:36.993Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 80.74MB / 85.84MB 3.9s [2022-05-11T07:18:37.080Z] #19 92.60 Get:90 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-arm-linux-gnueabihf amd64 4:10.2.1-1 [1468 B] [2022-05-11T07:18:37.081Z] #19 ... [2022-05-11T07:18:37.081Z] [2022-05-11T07:18:37.081Z] #43 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help [2022-05-11T07:18:37.081Z] #43 sha256:b9859af8b84dce2d8bcff7950573223c4f248f3ca3c9adee96516ee850fccc70 [2022-05-11T07:18:37.081Z] #43 100.5 Delve is a source level debugger for Go programs. [2022-05-11T07:18:37.081Z] #43 100.5 [2022-05-11T07:18:37.081Z] #43 100.5 Delve enables you to interact with your program by controlling the execution of the process, [2022-05-11T07:18:37.081Z] #43 100.5 evaluating variables, and providing information of thread / goroutine state, CPU register state and more. [2022-05-11T07:18:37.081Z] #43 100.5 [2022-05-11T07:18:37.081Z] #43 100.5 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs. [2022-05-11T07:18:37.081Z] #43 100.5 [2022-05-11T07:18:37.081Z] #43 100.5 Pass flags to the program you are debugging using `--`, for example: [2022-05-11T07:18:37.081Z] #43 100.5 [2022-05-11T07:18:37.081Z] #43 100.5 `dlv exec ./hello -- server --config conf/config.toml` [2022-05-11T07:18:37.081Z] #43 100.5 [2022-05-11T07:18:37.081Z] #43 100.5 Usage: [2022-05-11T07:18:37.081Z] #43 100.5 dlv [command] [2022-05-11T07:18:37.081Z] #43 100.5 [2022-05-11T07:18:37.081Z] #43 100.5 Available Commands: [2022-05-11T07:18:37.081Z] #43 100.5 attach Attach to running process and begin debugging. [2022-05-11T07:18:37.081Z] #43 100.5 connect Connect to a headless debug server with a terminal client. [2022-05-11T07:18:37.081Z] #43 100.5 core Examine a core dump. [2022-05-11T07:18:37.081Z] #43 100.5 dap Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP). [2022-05-11T07:18:37.081Z] #43 100.5 debug Compile and begin debugging main package in current directory, or the package specified. [2022-05-11T07:18:37.081Z] #43 100.5 exec Execute a precompiled binary, and begin a debug session. [2022-05-11T07:18:37.081Z] #43 100.5 help Help about any command [2022-05-11T07:18:37.081Z] #43 100.5 run Deprecated command. Use 'debug' instead. [2022-05-11T07:18:37.081Z] #43 100.5 test Compile test binary and begin debugging program. [2022-05-11T07:18:37.081Z] #43 100.5 trace Compile and begin tracing program. [2022-05-11T07:18:37.081Z] #43 100.5 version Prints version. [2022-05-11T07:18:37.081Z] #43 100.5 [2022-05-11T07:18:37.081Z] #43 100.5 Flags: [2022-05-11T07:18:37.081Z] #43 100.5 --accept-multiclient Allows a headless server to accept multiple client connections via JSON-RPC or DAP. [2022-05-11T07:18:37.081Z] #43 100.5 --allow-non-terminal-interactive Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr [2022-05-11T07:18:37.081Z] #43 100.5 --api-version int Selects JSON-RPC API version when headless. New clients should use v2. Can be reset via RPCServer.SetApiVersion. See Documentation/api/json-rpc/README.md. (default 1) [2022-05-11T07:18:37.081Z] #43 100.5 --backend string Backend selection (see 'dlv help backend'). (default "default") [2022-05-11T07:18:37.081Z] #43 100.5 --build-flags string Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v" [2022-05-11T07:18:37.081Z] #43 100.5 --check-go-version Exits if the version of Go in use is not compatible (too old or too new) with the version of Delve. (default true) [2022-05-11T07:18:37.081Z] #43 100.5 --disable-aslr Disables address space randomization [2022-05-11T07:18:37.081Z] #43 100.5 --headless Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections. [2022-05-11T07:18:37.081Z] #43 100.5 -h, --help help for dlv [2022-05-11T07:18:37.081Z] #43 100.5 --init string Init file, executed by the terminal client. [2022-05-11T07:18:37.081Z] #43 100.5 -l, --listen string Debugging server listen address. (default "127.0.0.1:0") [2022-05-11T07:18:37.081Z] #43 100.5 --log Enable debugging server logging. [2022-05-11T07:18:37.081Z] #43 100.5 --log-dest string Writes logs to the specified file or file descriptor (see 'dlv help log'). [2022-05-11T07:18:37.081Z] #43 100.5 --log-output string Comma separated list of components that should produce debug output (see 'dlv help log') [2022-05-11T07:18:37.081Z] #43 100.5 --only-same-user Only connections from the same user that started this instance of Delve are allowed to connect. (default true) [2022-05-11T07:18:37.081Z] #43 100.5 -r, --redirect stringArray Specifies redirect rules for target process (see 'dlv help redirect') [2022-05-11T07:18:37.081Z] #43 100.5 --wd string Working directory for running the program. [2022-05-11T07:18:37.081Z] #43 100.5 [2022-05-11T07:18:37.081Z] #43 100.5 Additional help topics: [2022-05-11T07:18:37.081Z] #43 100.5 dlv backend Help about the --backend flag. [2022-05-11T07:18:37.081Z] #43 100.5 dlv log Help about logging flags. [2022-05-11T07:18:37.081Z] #43 100.5 dlv redirect Help about file redirection. [2022-05-11T07:18:37.081Z] #43 100.5 [2022-05-11T07:18:37.081Z] #43 100.5 Use "dlv [command] --help" for more information about a command. [2022-05-11T07:18:37.208Z] #29 6.621 Selecting previously unselected package ca-certificates. [2022-05-11T07:18:37.208Z] #29 6.621 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-05-11T07:18:37.208Z] #29 6.699 Unpacking ca-certificates (20210119) ... [2022-05-11T07:18:37.254Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 85.84MB / 85.84MB 4.4s [2022-05-11T07:18:37.254Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 58.72MB / 141.70MB 4.4s [2022-05-11T07:18:37.519Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 68.16MB / 141.70MB 4.8s [2022-05-11T07:18:37.780Z] #29 7.228 Selecting previously unselected package libbrotli1:arm64. [2022-05-11T07:18:37.780Z] #29 7.228 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_arm64.deb ... [2022-05-11T07:18:37.780Z] #29 7.263 Unpacking libbrotli1:arm64 (1.0.9-2+b2) ... [2022-05-11T07:18:37.780Z] #29 ... [2022-05-11T07:18:37.780Z] [2022-05-11T07:18:37.780Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-05-11T07:18:37.780Z] #74 sha256:b49b59bfc5c6eb145c6a024e010cf4a3618a6b2ef592b80b68c17cd8c3cdcb08 [2022-05-11T07:18:37.780Z] #74 DONE 2.0s [2022-05-11T07:18:37.780Z] [2022-05-11T07:18:37.780Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-05-11T07:18:37.780Z] #29 sha256:d7d60c790e56dec5401acf917bfe11cff6c2e03c9742add06751d9192c5ba7e4 [2022-05-11T07:18:37.780Z] #29 7.356 Selecting previously unselected package libsasl2-modules-db:arm64. [2022-05-11T07:18:37.780Z] #29 7.356 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_arm64.deb ... [2022-05-11T07:18:37.780Z] #29 7.366 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-05-11T07:18:37.780Z] #29 7.427 Selecting previously unselected package libsasl2-2:arm64. [2022-05-11T07:18:37.780Z] #29 7.427 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_arm64.deb ... [2022-05-11T07:18:37.780Z] #29 ... [2022-05-11T07:18:37.780Z] [2022-05-11T07:18:37.780Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-05-11T07:18:37.780Z] #11 sha256:d578c2e2d9c651e0b4f5accf268bbc71bcb9cb3ebf2aa1d12bf57a237d7a4e13 [2022-05-11T07:18:37.780Z] #11 extracting sha256:a1beb8c2043eb5ed94ec703523a402deaa54b6d8202ba1126fe275ad9985018d 5.4s [2022-05-11T07:18:38.093Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 85.84MB / 85.84MB 5.0s done [2022-05-11T07:18:38.093Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 79.69MB / 141.70MB 5.0s [2022-05-11T07:18:38.352Z] #11 extracting sha256:a1beb8c2043eb5ed94ec703523a402deaa54b6d8202ba1126fe275ad9985018d 6.2s done [2022-05-11T07:18:38.355Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 88.08MB / 141.70MB 5.3s [2022-05-11T07:18:38.461Z] #43 ... [2022-05-11T07:18:38.461Z] [2022-05-11T07:18:38.461Z] #41 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-05-11T07:18:38.461Z] #41 sha256:a4ff1909b9009ce432cf92bccd9185b8dd191b1939efb3ed7c34cc9ea737b1fc [2022-05-11T07:18:38.461Z] #41 DONE 101.6s [2022-05-11T07:18:38.461Z] [2022-05-11T07:18:38.461Z] #43 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help [2022-05-11T07:18:38.461Z] #43 sha256:b9859af8b84dce2d8bcff7950573223c4f248f3ca3c9adee96516ee850fccc70 [2022-05-11T07:18:38.461Z] #43 DONE 101.8s [2022-05-11T07:18:38.461Z] [2022-05-11T07:18:38.461Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-05-11T07:18:38.461Z] #19 sha256:be54dd40eb1e50415a0618e28230f38b72328b8936909b1f3054d1d0e751fecc [2022-05-11T07:18:38.461Z] #19 92.61 Get:91 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-armhf-cross all 5.10.13-1cross4 [1365 kB] [2022-05-11T07:18:38.461Z] #19 92.64 Get:92 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armhf-cross all 2.31-9cross4 [1845 kB] [2022-05-11T07:18:38.461Z] #19 92.68 Get:93 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-armhf-cross all 10.2.1-6cross1 [1760 kB] [2022-05-11T07:18:38.461Z] #19 92.73 Get:94 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-arm-linux-gnueabihf amd64 10.2.1-6cross1 [47.1 MB] [2022-05-11T07:18:38.461Z] #19 93.65 Get:95 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-arm-linux-gnueabihf amd64 4:10.2.1-1 [1184 B] [2022-05-11T07:18:38.461Z] #19 93.66 Get:96 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armhf all 12.9 [6708 B] [2022-05-11T07:18:38.461Z] #19 93.66 Get:97 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-ppc64el-cross all 2.31-9cross4 [1534 kB] [2022-05-11T07:18:38.461Z] #19 93.70 Get:98 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-ppc64el-cross all 10.2.1-6cross1 [30.5 kB] [2022-05-11T07:18:38.461Z] #19 93.70 Get:99 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-ppc64el-cross all 10.2.1-6cross1 [106 kB] [2022-05-11T07:18:38.461Z] #19 93.70 Get:100 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-ppc64el-cross all 10.2.1-6cross1 [28.4 kB] [2022-05-11T07:18:38.461Z] #19 93.70 Get:101 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-ppc64el-cross all 10.2.1-6cross1 [9712 B] [2022-05-11T07:18:38.461Z] #19 93.70 Get:102 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-ppc64el-cross all 10.2.1-6cross1 [2096 kB] [2022-05-11T07:18:38.461Z] #19 93.75 Get:103 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-ppc64el-cross all 10.2.1-6cross1 [847 kB] [2022-05-11T07:18:38.461Z] #19 93.84 Get:104 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-ppc64el-cross all 10.2.1-6cross1 [2025 kB] [2022-05-11T07:18:38.614Z] #11 extracting sha256:9ba5e8425c8eef2b5564b4f8ba179b65bb133b3408a82585d01158858c9124fa done [2022-05-11T07:18:38.616Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 101.71MB / 141.70MB 5.6s [2022-05-11T07:18:38.719Z] #19 93.86 Get:105 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-ppc64el-cross all 10.2.1-6cross1 [497 kB] [2022-05-11T07:18:38.719Z] #19 93.87 Get:106 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-ppc64el-cross all 10.2.1-6cross1 [798 kB] [2022-05-11T07:18:38.719Z] #19 93.90 Get:107 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libquadmath0-ppc64el-cross all 10.2.1-6cross1 [149 kB] [2022-05-11T07:18:38.719Z] #19 93.91 Get:108 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-ppc64el-cross all 10.2.1-6cross1 [1249 kB] [2022-05-11T07:18:38.719Z] #19 93.94 Get:109 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-powerpc64le-linux-gnu amd64 10.2.1-6cross1 [48.9 MB] [2022-05-11T07:18:38.877Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 109.05MB / 141.70MB 5.9s [2022-05-11T07:18:39.140Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 117.44MB / 141.70MB 6.2s [2022-05-11T07:18:39.192Z] #11 DONE 22.8s [2022-05-11T07:18:39.192Z] [2022-05-11T07:18:39.192Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-05-11T07:18:39.192Z] #29 sha256:d7d60c790e56dec5401acf917bfe11cff6c2e03c9742add06751d9192c5ba7e4 [2022-05-11T07:18:39.192Z] #29 7.447 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-05-11T07:18:39.192Z] #29 7.491 Selecting previously unselected package libldap-2.4-2:arm64. [2022-05-11T07:18:39.192Z] #29 7.491 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_arm64.deb ... [2022-05-11T07:18:39.192Z] #29 7.495 Unpacking libldap-2.4-2:arm64 (2.4.57+dfsg-3) ... [2022-05-11T07:18:39.192Z] #29 7.582 Selecting previously unselected package libnghttp2-14:arm64. [2022-05-11T07:18:39.192Z] #29 7.582 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_arm64.deb ... [2022-05-11T07:18:39.192Z] #29 7.594 Unpacking libnghttp2-14:arm64 (1.43.0-1) ... [2022-05-11T07:18:39.192Z] #29 7.631 Selecting previously unselected package libpsl5:arm64. [2022-05-11T07:18:39.192Z] #29 7.631 Preparing to unpack .../07-libpsl5_0.21.0-1.2_arm64.deb ... [2022-05-11T07:18:39.192Z] #29 7.642 Unpacking libpsl5:arm64 (0.21.0-1.2) ... [2022-05-11T07:18:39.192Z] #29 7.682 Selecting previously unselected package librtmp1:arm64. [2022-05-11T07:18:39.192Z] #29 7.682 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_arm64.deb ... [2022-05-11T07:18:39.192Z] #29 7.688 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-05-11T07:18:39.192Z] #29 7.734 Selecting previously unselected package libssh2-1:arm64. [2022-05-11T07:18:39.192Z] #29 7.734 Preparing to unpack .../09-libssh2-1_1.9.0-2_arm64.deb ... [2022-05-11T07:18:39.192Z] #29 7.737 Unpacking libssh2-1:arm64 (1.9.0-2) ... [2022-05-11T07:18:39.192Z] #29 7.799 Selecting previously unselected package libcurl4:arm64. [2022-05-11T07:18:39.192Z] #29 7.799 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_arm64.deb ... [2022-05-11T07:18:39.192Z] #29 7.816 Unpacking libcurl4:arm64 (7.74.0-1.3+deb11u1) ... [2022-05-11T07:18:39.192Z] #29 7.867 Selecting previously unselected package curl. [2022-05-11T07:18:39.192Z] #29 7.867 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_arm64.deb ... [2022-05-11T07:18:39.192Z] #29 7.878 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-05-11T07:18:39.192Z] #29 7.947 Selecting previously unselected package libonig5:arm64. [2022-05-11T07:18:39.192Z] #29 7.947 Preparing to unpack .../12-libonig5_6.9.6-1.1_arm64.deb ... [2022-05-11T07:18:39.192Z] #29 7.960 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2022-05-11T07:18:39.192Z] #29 8.024 Selecting previously unselected package libjq1:arm64. [2022-05-11T07:18:39.192Z] #29 8.024 Preparing to unpack .../13-libjq1_1.6-2.1_arm64.deb ... [2022-05-11T07:18:39.192Z] #29 8.039 Unpacking libjq1:arm64 (1.6-2.1) ... [2022-05-11T07:18:39.192Z] #29 8.082 Selecting previously unselected package jq. [2022-05-11T07:18:39.192Z] #29 8.083 Preparing to unpack .../14-jq_1.6-2.1_arm64.deb ... [2022-05-11T07:18:39.192Z] #29 8.087 Unpacking jq (1.6-2.1) ... [2022-05-11T07:18:39.192Z] #29 8.225 Setting up libpsl5:arm64 (0.21.0-1.2) ... [2022-05-11T07:18:39.192Z] #29 8.242 Setting up libbrotli1:arm64 (1.0.9-2+b2) ... [2022-05-11T07:18:39.192Z] #29 8.255 Setting up libnghttp2-14:arm64 (1.43.0-1) ... [2022-05-11T07:18:39.192Z] #29 8.268 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-05-11T07:18:39.192Z] #29 8.280 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-05-11T07:18:39.192Z] #29 8.298 Setting up libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-05-11T07:18:39.192Z] #29 8.313 Setting up libssh2-1:arm64 (1.9.0-2) ... [2022-05-11T07:18:39.192Z] #29 8.326 Setting up openssl (1.1.1n-0+deb11u1) ... [2022-05-11T07:18:39.192Z] #29 8.347 Setting up libonig5:arm64 (6.9.6-1.1) ... [2022-05-11T07:18:39.192Z] #29 8.361 Setting up libjq1:arm64 (1.6-2.1) ... [2022-05-11T07:18:39.192Z] #29 8.374 Setting up libldap-2.4-2:arm64 (2.4.57+dfsg-3) ... [2022-05-11T07:18:39.192Z] #29 8.388 Setting up ca-certificates (20210119) ... [2022-05-11T07:18:39.403Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 127.93MB / 141.70MB 6.5s [2022-05-11T07:18:39.457Z] #29 9.067 Updating certificates in /etc/ssl/certs... [2022-05-11T07:18:39.718Z] #29 ... [2022-05-11T07:18:39.718Z] [2022-05-11T07:18:39.718Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-05-11T07:18:39.718Z] #12 sha256:80061efade5c08fb0454894b9fecdcf9e5f17d0a5abb16ac99e4a44b5a4e16bb [2022-05-11T07:18:39.718Z] #12 DONE 0.6s [2022-05-11T07:18:39.718Z] [2022-05-11T07:18:39.718Z] #13 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2022-05-11T07:18:39.718Z] #13 sha256:d44db83506b90b1e795bad107758c045e9b93d014922afbc0c5bb45f7af0fa19 [2022-05-11T07:18:39.975Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 136.31MB / 141.70MB 6.9s [2022-05-11T07:18:39.979Z] #13 DONE 0.5s [2022-05-11T07:18:39.979Z] [2022-05-11T07:18:39.979Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-05-11T07:18:39.979Z] #25 sha256:1fbdc0ce4b498691f3a9619c71685c86b44df1d24390addccfd5727b0feec691 [2022-05-11T07:18:40.243Z] #25 ... [2022-05-11T07:18:40.243Z] [2022-05-11T07:18:40.243Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-05-11T07:18:40.243Z] #33 sha256:aecd6f20765a723a92e63bd2f4ba6cb19d1340ddd5dd116fbd8bdb06fb902341 [2022-05-11T07:18:40.243Z] #33 DONE 0.2s [2022-05-11T07:18:40.243Z] [2022-05-11T07:18:40.243Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-05-11T07:18:40.243Z] #46 sha256:ff83da9c64c2560916777fa1cd39a4060d2a0899b61d10e38fb696f654ffa77e [2022-05-11T07:18:40.243Z] #46 DONE 0.2s [2022-05-11T07:18:40.243Z] [2022-05-11T07:18:40.243Z] #50 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2022-05-11T07:18:40.243Z] #50 sha256:856385533abea61300222078df9478902a7496582ca537df413835705c24e77a [2022-05-11T07:18:40.243Z] #50 DONE 0.3s [2022-05-11T07:18:40.243Z] [2022-05-11T07:18:40.243Z] #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 "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-05-11T07:18:40.243Z] #47 sha256:03e343ea3e293af9f5654274694c4865931147d25ab5ee0a603c5d37c8c1fcbd [2022-05-11T07:18:40.504Z] #47 ... [2022-05-11T07:18:40.504Z] [2022-05-11T07:18:40.504Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-05-11T07:18:40.504Z] #25 sha256:1fbdc0ce4b498691f3a9619c71685c86b44df1d24390addccfd5727b0feec691 [2022-05-11T07:18:40.504Z] #25 DONE 0.3s [2022-05-11T07:18:40.504Z] [2022-05-11T07:18:40.504Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-05-11T07:18:40.504Z] #66 sha256:04e54292773e20eba4c65f6830da240f08d1b71d802940dc874d13355e61dabd [2022-05-11T07:18:40.504Z] #66 DONE 0.3s [2022-05-11T07:18:40.504Z] [2022-05-11T07:18:40.504Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-05-11T07:18:40.504Z] #29 sha256:d7d60c790e56dec5401acf917bfe11cff6c2e03c9742add06751d9192c5ba7e4 [2022-05-11T07:18:40.504Z] #29 10.13 129 added, 0 removed; done. [2022-05-11T07:18:40.548Z] #11 extracting sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 5.0s [2022-05-11T07:18:40.615Z] #19 96.09 Get:110 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-powerpc64le-linux-gnu amd64 4:10.2.1-1 [1468 B] [2022-05-11T07:18:40.765Z] #29 10.29 Setting up jq (1.6-2.1) ... [2022-05-11T07:18:40.765Z] #29 10.29 Setting up libcurl4:arm64 (7.74.0-1.3+deb11u1) ... [2022-05-11T07:18:40.765Z] #29 10.31 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-05-11T07:18:40.765Z] #29 10.33 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-11T07:18:40.765Z] #29 10.35 Processing triggers for ca-certificates (20210119) ... [2022-05-11T07:18:40.765Z] #29 10.35 Updating certificates in /etc/ssl/certs... [2022-05-11T07:18:40.876Z] #19 96.10 Get:111 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-ppc64el-cross all 5.10.13-1cross4 [1391 kB] [2022-05-11T07:18:40.876Z] #19 96.15 Get:112 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-ppc64el-cross all 2.31-9cross4 [2382 kB] [2022-05-11T07:18:40.876Z] #19 96.22 Get:113 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-ppc64el-cross all 10.2.1-6cross1 [1775 kB] [2022-05-11T07:18:40.876Z] #19 96.26 Get:114 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-powerpc64le-linux-gnu amd64 10.2.1-6cross1 [46.0 MB] [2022-05-11T07:18:41.123Z] #11 ... [2022-05-11T07:18:41.123Z] [2022-05-11T07:18:41.123Z] #24 [internal] load build context [2022-05-11T07:18:41.123Z] #24 sha256:2a6a851120e2f11a4a4d087e9d2a5a958358f0e5e1c9efe052692209ae18ca34 [2022-05-11T07:18:41.123Z] #24 transferring context: 61.10MB 7.7s done [2022-05-11T07:18:41.123Z] #24 DONE 8.5s [2022-05-11T07:18:41.123Z] [2022-05-11T07:18:41.123Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-05-11T07:18:41.123Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-05-11T07:18:41.123Z] #11 ... [2022-05-11T07:18:41.123Z] [2022-05-11T07:18:41.123Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:6137c67e2009e881526386c42ba99b3657e4f92f546814a33d35b14e60579777 [2022-05-11T07:18:41.123Z] #28 sha256:7c4be5aae40e15ff58ab956b21209722acec95128fd98f7d1ee6ae271b42511e [2022-05-11T07:18:41.123Z] #28 resolve docker.io/library/debian:bullseye@sha256:6137c67e2009e881526386c42ba99b3657e4f92f546814a33d35b14e60579777 0.1s done [2022-05-11T07:18:41.123Z] #28 sha256:6137c67e2009e881526386c42ba99b3657e4f92f546814a33d35b14e60579777 1.85kB / 1.85kB done [2022-05-11T07:18:41.123Z] #28 sha256:da1a55850480753941bb8aff55935742562aca344adac8544799e6551b4fe802 529B / 529B done [2022-05-11T07:18:41.123Z] #28 sha256:c4905f2a4f97c2c59ee2b37ed16b02a184e0f1f3a378072b6ffa9e94bcb9e431 1.46kB / 1.46kB done [2022-05-11T07:18:41.123Z] #28 sha256:67e8aa6c8bbc76b1f2bccb3864b0887671833b8667dc1f6c965fcb0eac7e6402 54.95MB / 54.95MB 5.2s done [2022-05-11T07:18:41.123Z] #28 extracting sha256:67e8aa6c8bbc76b1f2bccb3864b0887671833b8667dc1f6c965fcb0eac7e6402 2.3s [2022-05-11T07:18:41.385Z] #28 ... [2022-05-11T07:18:41.385Z] [2022-05-11T07:18:41.385Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-05-11T07:18:41.385Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-05-11T07:18:41.647Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 141.70MB / 141.70MB 8.7s done [2022-05-11T07:18:41.647Z] #11 ... [2022-05-11T07:18:41.647Z] [2022-05-11T07:18:41.647Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-05-11T07:18:41.647Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-05-11T07:18:41.647Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-05-11T07:18:41.647Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-05-11T07:18:41.647Z] #71 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-05-11T07:18:41.647Z] #71 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-05-11T07:18:41.647Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 5.4s done [2022-05-11T07:18:41.647Z] #71 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 2.4s done [2022-05-11T07:18:41.647Z] #71 DONE 9.0s [2022-05-11T07:18:41.909Z] [2022-05-11T07:18:41.909Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-05-11T07:18:41.909Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-05-11T07:18:42.162Z] #29 11.73 0 added, 0 removed; done. [2022-05-11T07:18:42.162Z] #29 11.73 Running hooks in /etc/ca-certificates/update.d... [2022-05-11T07:18:42.162Z] #29 11.73 done. [2022-05-11T07:18:42.244Z] #19 97.38 Get:115 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-powerpc64le-linux-gnu amd64 4:10.2.1-1 [1184 B] [2022-05-11T07:18:42.244Z] #19 97.39 Get:116 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-ppc64el all 12.9 [6716 B] [2022-05-11T07:18:42.244Z] #19 97.39 Get:117 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-s390x-cross all 2.31-9cross4 [1231 kB] [2022-05-11T07:18:42.244Z] #19 97.41 Get:118 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-s390x-cross all 10.2.1-6cross1 [24.6 kB] [2022-05-11T07:18:42.244Z] #19 97.41 Get:119 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-s390x-cross all 10.2.1-6cross1 [90.5 kB] [2022-05-11T07:18:42.244Z] #19 97.42 Get:120 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-s390x-cross all 10.2.1-6cross1 [24.9 kB] [2022-05-11T07:18:42.244Z] #19 97.42 Get:121 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-s390x-cross all 10.2.1-6cross1 [7944 B] [2022-05-11T07:18:42.244Z] #19 97.42 Get:122 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-s390x-cross all 10.2.1-6cross1 [1863 kB] [2022-05-11T07:18:42.244Z] #19 97.47 Get:123 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-s390x-cross all 10.2.1-6cross1 [442 kB] [2022-05-11T07:18:42.244Z] #19 97.48 Get:124 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-s390x-cross all 10.2.1-6cross1 [747 kB] [2022-05-11T07:18:42.244Z] #19 97.50 Get:125 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-s390x-cross all 10.2.1-6cross1 [663 kB] [2022-05-11T07:18:42.244Z] #19 97.51 Get:126 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-s390x-linux-gnu amd64 10.2.1-6cross1 [46.3 MB] [2022-05-11T07:18:42.423Z] #29 DONE 11.9s [2022-05-11T07:18:42.423Z] [2022-05-11T07:18:42.423Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-05-11T07:18:42.423Z] #67 sha256:3db2f5ea99a0c1c71a0ec3b3c2089e6d988c7b6e9455dad1c9d104ad6f303b56 [2022-05-11T07:18:42.423Z] #67 ... [2022-05-11T07:18:42.423Z] [2022-05-11T07:18:42.423Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-05-11T07:18:42.423Z] #30 sha256:19c437761c0ba1f1a97ac7b8fac000b75a5c853a5229066a84b16ebe04ced895 [2022-05-11T07:18:42.423Z] #30 DONE 0.1s [2022-05-11T07:18:42.684Z] [2022-05-11T07:18:42.684Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-05-11T07:18:42.684Z] #31 sha256:b58e07d6e6da0a5a3b7025ff4553650018c01a38a92a9a029b82bedd6919a2f0 [2022-05-11T07:18:42.849Z] #11 ... [2022-05-11T07:18:42.849Z] [2022-05-11T07:18:42.849Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-05-11T07:18:42.850Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-05-11T07:18:42.850Z] #73 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-05-11T07:18:42.850Z] #73 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-05-11T07:18:42.850Z] #73 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-05-11T07:18:42.850Z] #73 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 6.2s done [2022-05-11T07:18:42.850Z] #73 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 2.5s done [2022-05-11T07:18:42.850Z] #73 ... [2022-05-11T07:18:42.850Z] [2022-05-11T07:18:42.850Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:6137c67e2009e881526386c42ba99b3657e4f92f546814a33d35b14e60579777 [2022-05-11T07:18:42.850Z] #28 sha256:7c4be5aae40e15ff58ab956b21209722acec95128fd98f7d1ee6ae271b42511e [2022-05-11T07:18:43.615Z] #19 98.72 Get:127 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-s390x-linux-gnu amd64 4:10.2.1-1 [1456 B] [2022-05-11T07:18:43.615Z] #19 98.73 Get:128 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-s390x-cross all 5.10.13-1cross4 [1395 kB] [2022-05-11T07:18:43.615Z] #19 98.76 Get:129 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-s390x-cross all 2.31-9cross4 [1943 kB] [2022-05-11T07:18:43.615Z] #19 98.80 Get:130 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-s390x-cross all 10.2.1-6cross1 [1684 kB] [2022-05-11T07:18:43.615Z] #19 98.84 Get:131 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-s390x-linux-gnu amd64 10.2.1-6cross1 [44.2 MB] [2022-05-11T07:18:43.794Z] #28 ... [2022-05-11T07:18:43.794Z] [2022-05-11T07:18:43.794Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-05-11T07:18:43.794Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-05-11T07:18:43.794Z] #73 DONE 10.8s [2022-05-11T07:18:43.794Z] [2022-05-11T07:18:43.794Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:6137c67e2009e881526386c42ba99b3657e4f92f546814a33d35b14e60579777 [2022-05-11T07:18:43.794Z] #28 sha256:7c4be5aae40e15ff58ab956b21209722acec95128fd98f7d1ee6ae271b42511e [2022-05-11T07:18:44.546Z] #19 99.91 Get:132 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-s390x-linux-gnu amd64 4:10.2.1-1 [1176 B] [2022-05-11T07:18:44.546Z] #19 99.93 Get:133 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-s390x all 12.9 [6704 B] [2022-05-11T07:18:45.109Z] #19 100.4 debconf: delaying package configuration, since apt-utils is not installed [2022-05-11T07:18:45.366Z] #19 100.7 Fetched 787 MB in 27s (29.1 MB/s) [2022-05-11T07:18:45.366Z] #19 100.8 Selecting previously unselected package liblocale-gettext-perl. [2022-05-11T07:18:45.623Z] #19 100.8 (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 ... 15709 files and directories currently installed.) [2022-05-11T07:18:45.623Z] #19 100.8 Preparing to unpack .../000-liblocale-gettext-perl_1.07-4+b1_amd64.deb ... [2022-05-11T07:18:45.623Z] #19 100.8 Unpacking liblocale-gettext-perl (1.07-4+b1) ... [2022-05-11T07:18:45.623Z] #19 100.9 Selecting previously unselected package bzip2. [2022-05-11T07:18:45.623Z] #19 100.9 Preparing to unpack .../001-bzip2_1.0.8-4_amd64.deb ... [2022-05-11T07:18:45.623Z] #19 100.9 Unpacking bzip2 (1.0.8-4) ... [2022-05-11T07:18:45.623Z] #19 100.9 Selecting previously unselected package libmagic-mgc. [2022-05-11T07:18:45.623Z] #19 100.9 Preparing to unpack .../002-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-05-11T07:18:45.623Z] #19 100.9 Unpacking libmagic-mgc (1:5.39-3) ... [2022-05-11T07:18:45.880Z] #19 101.1 Selecting previously unselected package libmagic1:amd64. [2022-05-11T07:18:45.880Z] #19 101.1 Preparing to unpack .../003-libmagic1_1%3a5.39-3_amd64.deb ... [2022-05-11T07:18:45.880Z] #19 101.1 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-05-11T07:18:45.880Z] #19 101.2 Selecting previously unselected package file. [2022-05-11T07:18:45.880Z] #19 101.2 Preparing to unpack .../004-file_1%3a5.39-3_amd64.deb ... [2022-05-11T07:18:45.880Z] #19 101.2 Unpacking file (1:5.39-3) ... [2022-05-11T07:18:45.880Z] #19 101.3 Selecting previously unselected package xz-utils. [2022-05-11T07:18:45.880Z] #19 101.3 Preparing to unpack .../005-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-05-11T07:18:45.880Z] #19 101.3 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-05-11T07:18:46.137Z] #19 101.4 Selecting previously unselected package binutils-aarch64-linux-gnu. [2022-05-11T07:18:46.137Z] #19 101.4 Preparing to unpack .../006-binutils-aarch64-linux-gnu_2.35.2-2_amd64.deb ... [2022-05-11T07:18:46.137Z] #19 101.4 Unpacking binutils-aarch64-linux-gnu (2.35.2-2) ... [2022-05-11T07:18:46.357Z] #28 ... [2022-05-11T07:18:46.357Z] [2022-05-11T07:18:46.357Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-05-11T07:18:46.357Z] #72 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-05-11T07:18:46.357Z] #72 DONE 0.4s [2022-05-11T07:18:46.357Z] [2022-05-11T07:18:46.357Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:6137c67e2009e881526386c42ba99b3657e4f92f546814a33d35b14e60579777 [2022-05-11T07:18:46.357Z] #28 sha256:7c4be5aae40e15ff58ab956b21209722acec95128fd98f7d1ee6ae271b42511e [2022-05-11T07:18:46.357Z] #28 extracting sha256:67e8aa6c8bbc76b1f2bccb3864b0887671833b8667dc1f6c965fcb0eac7e6402 7.4s [2022-05-11T07:18:46.357Z] #28 ... [2022-05-11T07:18:46.357Z] [2022-05-11T07:18:46.357Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-05-11T07:18:46.357Z] #74 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-05-11T07:18:46.357Z] #74 DONE 0.4s [2022-05-11T07:18:46.357Z] [2022-05-11T07:18:46.357Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:6137c67e2009e881526386c42ba99b3657e4f92f546814a33d35b14e60579777 [2022-05-11T07:18:46.357Z] #28 sha256:7c4be5aae40e15ff58ab956b21209722acec95128fd98f7d1ee6ae271b42511e [2022-05-11T07:18:46.702Z] #19 102.1 Selecting previously unselected package binutils-arm-linux-gnueabi. [2022-05-11T07:18:46.959Z] #19 102.1 Preparing to unpack .../007-binutils-arm-linux-gnueabi_2.35.2-2_amd64.deb ... [2022-05-11T07:18:46.959Z] #19 102.1 Unpacking binutils-arm-linux-gnueabi (2.35.2-2) ... [2022-05-11T07:18:47.522Z] #19 102.8 Selecting previously unselected package binutils-arm-linux-gnueabihf. [2022-05-11T07:18:47.522Z] #19 102.8 Preparing to unpack .../008-binutils-arm-linux-gnueabihf_2.35.2-2_amd64.deb ... [2022-05-11T07:18:47.522Z] #19 102.8 Unpacking binutils-arm-linux-gnueabihf (2.35.2-2) ... [2022-05-11T07:18:47.981Z] #31 ... [2022-05-11T07:18:47.982Z] [2022-05-11T07:18:47.982Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-05-11T07:18:47.982Z] #67 sha256:3db2f5ea99a0c1c71a0ec3b3c2089e6d988c7b6e9455dad1c9d104ad6f303b56 [2022-05-11T07:18:47.982Z] #67 4.277 + RM_GOPATH=0 [2022-05-11T07:18:47.982Z] #67 4.277 + TMP_GOPATH= [2022-05-11T07:18:47.982Z] #67 4.277 + : /build [2022-05-11T07:18:47.982Z] #67 4.277 + '[' -z '' ']' [2022-05-11T07:18:47.982Z] #67 4.278 ++ mktemp -d [2022-05-11T07:18:47.982Z] #67 4.290 + export GOPATH=/tmp/tmp.BsrGYwPhoG [2022-05-11T07:18:47.982Z] #67 4.290 + GOPATH=/tmp/tmp.BsrGYwPhoG [2022-05-11T07:18:47.982Z] #67 4.290 + RM_GOPATH=1 [2022-05-11T07:18:47.982Z] #67 4.290 + case "$(go env GOARCH)" in [2022-05-11T07:18:47.982Z] #67 4.291 ++ go env GOARCH [2022-05-11T07:18:47.982Z] #67 4.344 + export GO_BUILDMODE=-buildmode=pie [2022-05-11T07:18:47.982Z] #67 4.344 + GO_BUILDMODE=-buildmode=pie [2022-05-11T07:18:47.982Z] #67 4.345 ++ dirname /install.sh [2022-05-11T07:18:47.982Z] #67 4.358 + dir=/ [2022-05-11T07:18:47.982Z] #67 4.358 + bin=rootlesskit [2022-05-11T07:18:47.982Z] #67 4.358 + shift [2022-05-11T07:18:47.982Z] #67 4.362 + '[' '!' -f //rootlesskit.installer ']' [2022-05-11T07:18:47.982Z] #67 4.362 + . //rootlesskit.installer [2022-05-11T07:18:47.982Z] #67 4.363 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-05-11T07:18:47.982Z] #67 4.363 + install_rootlesskit [2022-05-11T07:18:47.982Z] #67 4.363 + case "$1" in [2022-05-11T07:18:47.982Z] #67 4.363 + export CGO_ENABLED=0 [2022-05-11T07:18:47.982Z] #67 4.363 + CGO_ENABLED=0 [2022-05-11T07:18:47.982Z] #67 4.363 + _install_rootlesskit [2022-05-11T07:18:47.982Z] #67 4.364 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-05-11T07:18:47.982Z] #67 4.364 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-05-11T07:18:47.982Z] #67 4.364 + for f in rootlesskit rootlesskit-docker-proxy [2022-05-11T07:18:47.982Z] #67 4.364 + GOBIN=/build [2022-05-11T07:18:47.982Z] #67 4.364 + GO111MODULE=on [2022-05-11T07:18:47.982Z] #67 4.364 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-05-11T07:18:47.982Z] #67 4.849 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-05-11T07:18:47.982Z] #67 6.618 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-11T07:18:47.982Z] #67 6.625 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-05-11T07:18:47.982Z] #67 7.271 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-05-11T07:18:48.085Z] #19 103.4 Selecting previously unselected package binutils-powerpc64le-linux-gnu. [2022-05-11T07:18:48.085Z] #19 103.4 Preparing to unpack .../009-binutils-powerpc64le-linux-gnu_2.35.2-2_amd64.deb ... [2022-05-11T07:18:48.085Z] #19 103.4 Unpacking binutils-powerpc64le-linux-gnu (2.35.2-2) ... [2022-05-11T07:18:48.272Z] #28 extracting sha256:67e8aa6c8bbc76b1f2bccb3864b0887671833b8667dc1f6c965fcb0eac7e6402 9.2s done [2022-05-11T07:18:48.272Z] #28 DONE 15.6s [2022-05-11T07:18:48.272Z] [2022-05-11T07:18:48.272Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-05-11T07:18:48.272Z] #29 sha256:87b36cc280fe638d7ef5f20bb22729024d374f203f2bcca845213957d578aa99 [2022-05-11T07:18:49.016Z] #19 104.1 Selecting previously unselected package binutils-s390x-linux-gnu. [2022-05-11T07:18:49.016Z] #19 104.1 Preparing to unpack .../010-binutils-s390x-linux-gnu_2.35.2-2_amd64.deb ... [2022-05-11T07:18:49.016Z] #19 104.1 Unpacking binutils-s390x-linux-gnu (2.35.2-2) ... [2022-05-11T07:18:49.272Z] #19 104.6 Selecting previously unselected package gcc-10-aarch64-linux-gnu-base:amd64. [2022-05-11T07:18:49.272Z] #19 104.6 Preparing to unpack .../011-gcc-10-aarch64-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-05-11T07:18:49.272Z] #19 104.6 Unpacking gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-05-11T07:18:49.272Z] #19 104.7 Selecting previously unselected package cpp-10-aarch64-linux-gnu. [2022-05-11T07:18:49.272Z] #19 104.7 Preparing to unpack .../012-cpp-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-05-11T07:18:49.272Z] #19 104.7 Unpacking cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-05-11T07:18:49.465Z] Running on azwin-2-005dd0 in d:\jenkins\workspace\moby_PR-43580 [Pipeline] { [Pipeline] ws [2022-05-11T07:18:49.480Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2022-05-11T07:18:49.660Z] #29 1.327 Get:1 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-05-11T07:18:49.660Z] #29 1.355 Get:2 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-05-11T07:18:49.660Z] #29 1.363 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-05-11T07:18:49.900Z] #67 9.194 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-05-11T07:18:49.926Z] #29 1.516 Get:4 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [146 kB] [2022-05-11T07:18:49.926Z] #29 1.738 Get:5 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-05-11T07:18:50.162Z] #67 ... [2022-05-11T07:18:50.162Z] [2022-05-11T07:18:50.162Z] #38 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-05-11T07:18:50.162Z] #38 sha256:b5f8b420d95a7751b12d187654248cc29112ab4ac4f2bb87f4332b1058307f9b [2022-05-11T07:18:50.162Z] #38 4.793 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-05-11T07:18:50.162Z] #38 ... [2022-05-11T07:18:50.162Z] [2022-05-11T07:18:50.162Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-05-11T07:18:50.162Z] #14 sha256:abc72897457048070d90b3baa59c57244484407f38451947e270b3dda7d6d47c [2022-05-11T07:18:50.162Z] #14 4.825 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-05-11T07:18:50.162Z] #14 4.873 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-05-11T07:18:50.162Z] #14 4.876 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-05-11T07:18:50.162Z] #14 5.688 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-05-11T07:18:50.162Z] #14 8.026 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [145 kB] [2022-05-11T07:18:50.423Z] #14 ... [2022-05-11T07:18:50.423Z] [2022-05-11T07:18:50.423Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-05-11T07:18:50.423Z] #62 sha256:469d77350ddf6b1c9d6aa7806f7136cd658fd532acb22093749f57010bd1c631 [2022-05-11T07:18:50.423Z] #62 3.007 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-05-11T07:18:50.423Z] #62 3.183 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-05-11T07:18:50.423Z] #62 3.273 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-05-11T07:18:50.423Z] #62 3.282 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-05-11T07:18:50.423Z] #62 3.566 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [145 kB] [2022-05-11T07:18:50.423Z] #62 3.786 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-05-11T07:18:50.423Z] #62 8.440 Fetched 8417 kB in 6s (1485 kB/s) [2022-05-11T07:18:50.423Z] #62 8.440 Reading package lists... [2022-05-11T07:18:50.424Z] #62 ... [2022-05-11T07:18:50.424Z] [2022-05-11T07:18:50.424Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-05-11T07:18:50.424Z] #42 sha256:880fbbcda7f8570bfe0d2ab54a082cef424d7db58cb3dbc6d09d686c3ecd2ee9 [2022-05-11T07:18:50.424Z] #42 4.324 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-05-11T07:18:50.424Z] #42 4.355 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-05-11T07:18:50.424Z] #42 4.376 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-05-11T07:18:50.424Z] #42 5.247 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-05-11T07:18:50.424Z] #42 7.956 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [145 kB] [2022-05-11T07:18:50.497Z] #29 2.188 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-05-11T07:18:50.685Z] #42 ... [2022-05-11T07:18:50.685Z] [2022-05-11T07:18:50.685Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-05-11T07:18:50.685Z] #34 sha256:e673d081f5fba2216e7d98deb7841fa4f5bb2e3f032706a403bf0730dce385e8 [2022-05-11T07:18:50.685Z] #34 4.000 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-05-11T07:18:50.685Z] #34 4.000 Cloning into '.'... [2022-05-11T07:18:50.685Z] #34 ... [2022-05-11T07:18:50.685Z] [2022-05-11T07:18:50.685Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-05-11T07:18:50.685Z] #57 sha256:14d2d817715f4a2edd8554f0a2e6aa6ed59592285ae4d4605f1172f704ea2772 [2022-05-11T07:18:50.685Z] #57 5.059 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-05-11T07:18:50.685Z] #57 6.342 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-05-11T07:18:50.685Z] #57 6.349 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-05-11T07:18:50.685Z] #57 6.397 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-05-11T07:18:50.685Z] #57 8.033 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-05-11T07:18:50.946Z] #57 ... [2022-05-11T07:18:50.947Z] [2022-05-11T07:18:50.947Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-05-11T07:18:50.947Z] #55 sha256:490d2ef91d0453e27cdf3fb306e3cc4dc08bb3d9559153c768d37c0a46c9ad3d [2022-05-11T07:18:50.947Z] #55 5.218 go: downloading github.com/golangci/golangci-lint v1.44.0 [2022-05-11T07:18:50.947Z] #55 ... [2022-05-11T07:18:50.947Z] [2022-05-11T07:18:50.947Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help [2022-05-11T07:18:50.947Z] #36 sha256:e8aef705af0a542846089b33ba0c508e7eaad5daafba5b04dd2bb10bcf18150e [2022-05-11T07:18:50.947Z] #36 4.433 go: downloading github.com/go-delve/delve v1.8.1 [2022-05-11T07:18:50.947Z] #36 11.10 go: downloading github.com/spf13/cobra v1.1.3 [2022-05-11T07:18:51.208Z] #36 11.10 go: downloading github.com/sirupsen/logrus v1.6.0 [2022-05-11T07:18:51.208Z] #36 ... [2022-05-11T07:18:51.208Z] [2022-05-11T07:18:51.208Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-05-11T07:18:51.208Z] #40 sha256:0b2baf5f0b302840ea8a42c9d39ec8bb6288f2730efe7f7edb42294826b3e70d [2022-05-11T07:18:51.208Z] #40 4.342 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-05-11T07:18:51.208Z] #40 5.154 go: downloading github.com/tc-hib/winres v0.1.5 [2022-05-11T07:18:51.208Z] #40 6.259 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-05-11T07:18:51.208Z] #40 6.469 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-05-11T07:18:51.208Z] #40 6.527 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-05-11T07:18:51.208Z] #40 8.945 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-05-11T07:18:51.208Z] #40 9.101 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-05-11T07:18:51.229Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-05-11T07:18:51.229Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-05-11T07:18:51.229Z] GOOS="" GOARCH="" GOARM="" [2022-05-11T07:18:51.229Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-05-11T07:18:51.229Z] [2022-05-11T07:18:51.229Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-05-11T07:18:51.229Z] DOCKER_SYSTEMD=1 [2022-05-11T07:18:51.229Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-05-11T07:18:51.229Z] HOSTNAME=4f30a18493bd [2022-05-11T07:18:51.229Z] DEST=bundles/test-integration [2022-05-11T07:18:51.229Z] PWD=/go/src/github.com/docker/docker [2022-05-11T07:18:51.229Z] DOCKER_GITCOMMIT=05b3e518a041c110d0a01f510ad8e0515b0e1b37 [2022-05-11T07:18:51.229Z] container=docker [2022-05-11T07:18:51.229Z] HOME=/root [2022-05-11T07:18:51.229Z] LANG=C.UTF-8 [2022-05-11T07:18:51.229Z] INVOCATION_ID=806899710365467e8f3d5147fafc6a82 [2022-05-11T07:18:51.229Z] GOLANG_VERSION=1.18.1 [2022-05-11T07:18:51.229Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-05-11T07:18:51.229Z] VALIDATE_BRANCH=master [2022-05-11T07:18:51.229Z] TERM=xterm [2022-05-11T07:18:51.229Z] DOCKER_PKG=github.com/docker/docker [2022-05-11T07:18:51.229Z] SHLVL=3 [2022-05-11T07:18:51.229Z] TIMEOUT=120m [2022-05-11T07:18:51.229Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-05-11T07:18:51.229Z] DOCKER_GRAPHDRIVER=overlay2 [2022-05-11T07:18:51.229Z] GO111MODULE=off [2022-05-11T07:18:51.229Z] DOCKER_EXPERIMENTAL=1 [2022-05-11T07:18:51.229Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-05-11T07:18:51.229Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-05-11T07:18:51.229Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-05-11T07:18:51.229Z] GOPATH=/go [2022-05-11T07:18:51.229Z] PKG_CONFIG=pkg-config [2022-05-11T07:18:51.229Z] _=/usr/bin/env [2022-05-11T07:18:51.229Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-05-11T07:18:51.231Z] The recommended git tool is: git [2022-05-11T07:18:51.469Z] #40 ... [2022-05-11T07:18:51.469Z] [2022-05-11T07:18:51.469Z] #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 echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /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 [2022-05-11T07:18:51.469Z] #51 sha256:3b71102d6bc6213dff631ce3be6d9bffa6ea361200cae8751adecf13941a5af6 [2022-05-11T07:18:51.469Z] #51 4.815 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-05-11T07:18:51.469Z] #51 4.881 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-05-11T07:18:51.469Z] #51 4.893 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-05-11T07:18:51.469Z] #51 5.451 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-05-11T07:18:51.469Z] #51 5.899 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-05-11T07:18:51.469Z] #51 8.748 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [145 kB] [2022-05-11T07:18:51.469Z] #51 ... [2022-05-11T07:18:51.469Z] [2022-05-11T07:18:51.469Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-05-11T07:18:51.469Z] #53 sha256:c5a851bb501de1cb3a816e880c60be0f5ea1c0b0e1d7f3ac81ce767796f54dad [2022-05-11T07:18:51.469Z] #53 4.587 go: downloading gotest.tools/gotestsum v1.7.0 [2022-05-11T07:18:51.469Z] #53 5.947 go: downloading github.com/dnephin/pflag v1.0.7 [2022-05-11T07:18:51.469Z] #53 5.950 go: downloading github.com/fatih/color v1.10.0 [2022-05-11T07:18:51.469Z] #53 5.975 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-05-11T07:18:51.469Z] #53 6.035 go: downloading github.com/pkg/errors v0.9.1 [2022-05-11T07:18:51.469Z] #53 6.339 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-05-11T07:18:51.469Z] #53 6.358 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-05-11T07:18:51.469Z] #53 6.440 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-05-11T07:18:51.469Z] #53 6.535 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-05-11T07:18:51.469Z] #53 6.630 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-05-11T07:18:51.469Z] #53 6.795 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-05-11T07:18:51.469Z] #53 6.957 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-05-11T07:18:51.469Z] #53 7.256 go: downloading golang.org/x/tools v0.1.0 [2022-05-11T07:18:51.730Z] #53 ... [2022-05-11T07:18:51.730Z] [2022-05-11T07:18:51.730Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-05-11T07:18:51.730Z] #26 sha256:4cd9f6adaf1916882ce655cd7a1886d8d6711a9f56b3469a4f43aae97c1a8244 [2022-05-11T07:18:51.730Z] #26 3.661 + RM_GOPATH=0 [2022-05-11T07:18:51.730Z] #26 3.661 + TMP_GOPATH= [2022-05-11T07:18:51.730Z] #26 3.661 + : /build [2022-05-11T07:18:51.730Z] #26 3.661 + '[' -z '' ']' [2022-05-11T07:18:51.730Z] #26 3.666 ++ mktemp -d [2022-05-11T07:18:51.730Z] #26 3.670 + export GOPATH=/tmp/tmp.R6qUOUfP2F [2022-05-11T07:18:51.730Z] #26 3.670 + GOPATH=/tmp/tmp.R6qUOUfP2F [2022-05-11T07:18:51.730Z] #26 3.670 + RM_GOPATH=1 [2022-05-11T07:18:51.730Z] #26 3.670 + case "$(go env GOARCH)" in [2022-05-11T07:18:51.730Z] #26 3.670 ++ go env GOARCH [2022-05-11T07:18:51.730Z] #26 3.692 + export GO_BUILDMODE=-buildmode=pie [2022-05-11T07:18:51.730Z] #26 3.692 + GO_BUILDMODE=-buildmode=pie [2022-05-11T07:18:51.730Z] #26 3.692 ++ dirname /install.sh [2022-05-11T07:18:51.730Z] #26 3.703 Install docker/cli version 17.06.2-ce from stable [2022-05-11T07:18:51.730Z] #26 3.703 + dir=/ [2022-05-11T07:18:51.730Z] #26 3.703 + bin=dockercli [2022-05-11T07:18:51.730Z] #26 3.703 + shift [2022-05-11T07:18:51.730Z] #26 3.703 + '[' '!' -f //dockercli.installer ']' [2022-05-11T07:18:51.730Z] #26 3.703 + . //dockercli.installer [2022-05-11T07:18:51.730Z] #26 3.703 ++ : stable [2022-05-11T07:18:51.730Z] #26 3.703 ++ : 17.06.2-ce [2022-05-11T07:18:51.730Z] #26 3.703 + install_dockercli [2022-05-11T07:18:51.730Z] #26 3.703 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-05-11T07:18:51.730Z] #26 3.703 ++ uname -m [2022-05-11T07:18:51.730Z] #26 3.703 + arch=aarch64 [2022-05-11T07:18:51.730Z] #26 3.703 + '[' aarch64 '!=' x86_64 ']' [2022-05-11T07:18:51.730Z] #26 3.703 + '[' aarch64 '!=' s390x ']' [2022-05-11T07:18:51.730Z] #26 3.703 + '[' aarch64 '!=' armhf ']' [2022-05-11T07:18:51.730Z] #26 3.703 + build_dockercli [2022-05-11T07:18:51.730Z] #26 3.703 + git clone https://github.com/docker/docker-ce /tmp/tmp.R6qUOUfP2F/tmp/docker-ce [2022-05-11T07:18:51.730Z] #26 3.703 Cloning into '/tmp/tmp.R6qUOUfP2F/tmp/docker-ce'... [2022-05-11T07:18:51.730Z] #26 ... [2022-05-11T07:18:51.730Z] [2022-05-11T07:18:51.730Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help [2022-05-11T07:18:51.730Z] #36 sha256:e8aef705af0a542846089b33ba0c508e7eaad5daafba5b04dd2bb10bcf18150e [2022-05-11T07:18:51.730Z] #36 11.59 go: downloading github.com/mattn/go-isatty v0.0.3 [2022-05-11T07:18:51.730Z] #36 11.72 go: downloading github.com/spf13/pflag v1.0.5 [2022-05-11T07:18:51.730Z] #36 11.75 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-05-11T07:18:51.885Z] #29 3.581 Fetched 8530 kB in 3s (3381 kB/s) [2022-05-11T07:18:51.991Z] #36 11.93 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1 [2022-05-11T07:18:52.564Z] #36 12.43 go: downloading github.com/google/go-dap v0.6.0 [2022-05-11T07:18:52.825Z] #36 12.66 go: downloading github.com/cosiner/argv v0.1.0 [2022-05-11T07:18:52.825Z] #36 12.70 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9 [2022-05-11T07:18:52.825Z] #36 12.75 go: downloading github.com/peterh/liner v1.2.2 [2022-05-11T07:18:52.827Z] #29 3.581 Reading package lists... [2022-05-11T07:18:52.828Z] #29 4.399 Reading package lists... [2022-05-11T07:18:52.828Z] #29 ... [2022-05-11T07:18:52.828Z] [2022-05-11T07:18:52.828Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-05-11T07:18:52.828Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-05-11T07:18:52.828Z] #11 extracting sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 11.8s done [2022-05-11T07:18:52.828Z] #11 extracting sha256:967757d5652770cfa81b6cc7577d65e06d336173da116d1fb5b2d349d5d44127 0.7s done [2022-05-11T07:18:52.828Z] #11 extracting sha256:c357e2c68cb3bf1e98dcb3eb6ceb16837253db71535921d6993c594588bffe04 1.0s done [2022-05-11T07:18:52.828Z] #11 extracting sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 2.9s [2022-05-11T07:18:53.086Z] #36 13.06 go: downloading github.com/russross/blackfriday/v2 v2.0.1 [2022-05-11T07:18:53.348Z] #36 13.42 go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-05-11T07:18:53.348Z] #36 13.45 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4 [2022-05-11T07:18:53.402Z] #11 ... [2022-05-11T07:18:53.402Z] [2022-05-11T07:18:53.402Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-05-11T07:18:53.402Z] #29 sha256:87b36cc280fe638d7ef5f20bb22729024d374f203f2bcca845213957d578aa99 [2022-05-11T07:18:53.402Z] #29 4.399 Reading package lists... [2022-05-11T07:18:53.665Z] #29 5.200 Building dependency tree... [2022-05-11T07:18:53.933Z] #29 5.592 The following additional packages will be installed: [2022-05-11T07:18:53.933Z] #29 5.592 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-05-11T07:18:53.933Z] #29 5.592 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-05-11T07:18:53.933Z] #29 5.592 Recommended packages: [2022-05-11T07:18:53.933Z] #29 5.592 libldap-common publicsuffix libsasl2-modules [2022-05-11T07:18:54.194Z] #29 5.763 The following NEW packages will be installed: [2022-05-11T07:18:54.194Z] #29 5.763 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-05-11T07:18:54.194Z] #29 5.764 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-05-11T07:18:54.194Z] #29 5.764 libssh2-1 openssl [2022-05-11T07:18:54.458Z] #29 6.043 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2022-05-11T07:18:54.458Z] #29 6.043 Need to get 3040 kB of archives. [2022-05-11T07:18:54.458Z] #29 6.043 After this operation, 6651 kB of additional disk space will be used. [2022-05-11T07:18:54.458Z] #29 6.043 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u1 [853 kB] [2022-05-11T07:18:54.458Z] #29 6.057 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-05-11T07:18:54.458Z] #29 6.059 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-05-11T07:18:54.458Z] #29 6.062 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB] [2022-05-11T07:18:54.458Z] #29 6.065 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-05-11T07:18:54.458Z] #29 6.066 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3 [232 kB] [2022-05-11T07:18:54.458Z] #29 6.069 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-05-11T07:18:54.458Z] #29 6.073 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-05-11T07:18:54.458Z] #29 6.074 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-05-11T07:18:54.458Z] #29 6.075 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-05-11T07:18:54.458Z] #29 6.077 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB] [2022-05-11T07:18:54.458Z] #29 6.083 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB] [2022-05-11T07:18:54.458Z] #29 6.086 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-05-11T07:18:54.458Z] #29 6.090 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-05-11T07:18:54.458Z] #29 6.094 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-05-11T07:18:54.723Z] #29 6.299 debconf: delaying package configuration, since apt-utils is not installed [2022-05-11T07:18:54.723Z] #29 6.335 Fetched 3040 kB in 0s (9446 kB/s) [2022-05-11T07:18:54.723Z] #29 6.368 Selecting previously unselected package openssl. [2022-05-11T07:18:54.723Z] #29 6.368 (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 ... 6653 files and directories currently installed.) [2022-05-11T07:18:54.723Z] #29 6.372 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u1_amd64.deb ... [2022-05-11T07:18:54.723Z] #29 6.379 Unpacking openssl (1.1.1n-0+deb11u1) ... [2022-05-11T07:18:54.723Z] #29 6.536 Selecting previously unselected package ca-certificates. [2022-05-11T07:18:54.723Z] #29 6.536 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-05-11T07:18:54.734Z] #36 ... [2022-05-11T07:18:54.734Z] [2022-05-11T07:18:54.734Z] #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 "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-05-11T07:18:54.734Z] #47 sha256:03e343ea3e293af9f5654274694c4865931147d25ab5ee0a603c5d37c8c1fcbd [2022-05-11T07:18:54.734Z] #47 4.329 + git clone https://github.com/docker/distribution.git . [2022-05-11T07:18:54.734Z] #47 4.343 Cloning into '.'... [2022-05-11T07:18:54.734Z] #47 ... [2022-05-11T07:18:54.734Z] [2022-05-11T07:18:54.735Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-05-11T07:18:54.735Z] #31 sha256:b58e07d6e6da0a5a3b7025ff4553650018c01a38a92a9a029b82bedd6919a2f0 [2022-05-11T07:18:54.735Z] #31 7.447 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-05-11T07:18:54.735Z] #31 9.509 [2022-05-11T07:18:54.735Z] #31 9.856 #=#=# 0.2% ######################################################################## 100.0% [2022-05-11T07:18:54.735Z] #31 11.21 [2022-05-11T07:18:54.984Z] #29 6.545 Unpacking ca-certificates (20210119) ... [2022-05-11T07:18:54.984Z] #29 6.647 Selecting previously unselected package libbrotli1:amd64. [2022-05-11T07:18:54.984Z] #29 6.647 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-05-11T07:18:54.984Z] #29 6.660 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-05-11T07:18:54.984Z] #29 6.763 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-05-11T07:18:54.984Z] #29 6.763 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-05-11T07:18:55.247Z] #29 6.776 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-05-11T07:18:55.247Z] #29 6.824 Selecting previously unselected package libsasl2-2:amd64. [2022-05-11T07:18:55.247Z] #29 6.824 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-05-11T07:18:55.247Z] #29 6.832 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-05-11T07:18:55.247Z] #29 6.894 Selecting previously unselected package libldap-2.4-2:amd64. [2022-05-11T07:18:55.247Z] #29 6.894 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_amd64.deb ... [2022-05-11T07:18:55.247Z] #29 6.899 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-05-11T07:18:55.247Z] #29 7.003 Selecting previously unselected package libnghttp2-14:amd64. [2022-05-11T07:18:55.247Z] #29 7.003 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-05-11T07:18:55.508Z] #29 7.007 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-05-11T07:18:55.508Z] #29 7.072 Selecting previously unselected package libpsl5:amd64. [2022-05-11T07:18:55.508Z] #29 7.072 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-05-11T07:18:55.508Z] #29 7.079 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-05-11T07:18:55.508Z] #29 7.132 Selecting previously unselected package librtmp1:amd64. [2022-05-11T07:18:55.508Z] #29 7.132 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-05-11T07:18:55.508Z] #29 7.140 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-05-11T07:18:55.508Z] #29 7.201 Selecting previously unselected package libssh2-1:amd64. [2022-05-11T07:18:55.508Z] #29 7.201 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-05-11T07:18:55.508Z] #29 7.208 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-05-11T07:18:55.687Z] #31 ... [2022-05-11T07:18:55.687Z] [2022-05-11T07:18:55.687Z] #38 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-05-11T07:18:55.687Z] #38 sha256:b5f8b420d95a7751b12d187654248cc29112ab4ac4f2bb87f4332b1058307f9b [2022-05-11T07:18:55.687Z] #38 15.81 tomll can be used in two ways: [2022-05-11T07:18:55.687Z] #38 15.81 Writing to STDIN and reading from STDOUT: [2022-05-11T07:18:55.687Z] #38 15.81 cat file.toml | tomll > file.toml [2022-05-11T07:18:55.687Z] #38 15.81 [2022-05-11T07:18:55.770Z] #29 7.268 Selecting previously unselected package libcurl4:amd64. [2022-05-11T07:18:55.770Z] #29 7.268 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ... [2022-05-11T07:18:55.770Z] #29 7.273 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-05-11T07:18:55.770Z] #29 7.380 Selecting previously unselected package curl. [2022-05-11T07:18:55.770Z] #29 7.383 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ... [2022-05-11T07:18:55.770Z] #29 7.386 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-05-11T07:18:55.770Z] #29 7.476 Selecting previously unselected package libonig5:amd64. [2022-05-11T07:18:55.770Z] #29 7.476 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-05-11T07:18:55.770Z] #29 7.480 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-05-11T07:18:55.770Z] #29 7.581 Selecting previously unselected package libjq1:amd64. [2022-05-11T07:18:55.770Z] #29 7.581 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-05-11T07:18:55.948Z] #38 15.81 Reading and updating a list of files: [2022-05-11T07:18:55.948Z] #38 15.81 tomll a.toml b.toml c.toml [2022-05-11T07:18:55.948Z] #38 15.81 [2022-05-11T07:18:55.949Z] #38 15.81 When given a list of files, tomll will modify all files in place without asking. [2022-05-11T07:18:56.031Z] #29 7.582 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-05-11T07:18:56.031Z] #29 7.641 Selecting previously unselected package jq. [2022-05-11T07:18:56.031Z] #29 7.641 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-05-11T07:18:56.031Z] #29 7.648 Unpacking jq (1.6-2.1) ... [2022-05-11T07:18:56.031Z] #29 7.708 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-05-11T07:18:56.031Z] #29 7.722 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-05-11T07:18:56.031Z] #29 7.737 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-05-11T07:18:56.031Z] #29 7.754 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-05-11T07:18:56.031Z] #29 7.764 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-05-11T07:18:56.031Z] #29 7.836 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-05-11T07:18:56.293Z] #29 7.850 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-05-11T07:18:56.293Z] #29 7.864 Setting up openssl (1.1.1n-0+deb11u1) ... [2022-05-11T07:18:56.293Z] #29 7.884 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-05-11T07:18:56.293Z] #29 7.898 Setting up libjq1:amd64 (1.6-2.1) ... [2022-05-11T07:18:56.293Z] #29 7.910 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-05-11T07:18:56.293Z] #29 7.929 Setting up ca-certificates (20210119) ... [2022-05-11T07:18:56.894Z] #38 DONE 16.6s [2022-05-11T07:18:56.894Z] [2022-05-11T07:18:56.894Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help [2022-05-11T07:18:56.894Z] #36 sha256:e8aef705af0a542846089b33ba0c508e7eaad5daafba5b04dd2bb10bcf18150e [2022-05-11T07:18:56.894Z] #36 14.83 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097 [2022-05-11T07:18:56.894Z] #36 15.22 go: downloading github.com/mattn/go-runewidth v0.0.3 [2022-05-11T07:18:56.894Z] #36 15.22 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0 [2022-05-11T07:18:57.237Z] #29 8.611 Updating certificates in /etc/ssl/certs... [2022-05-11T07:18:57.809Z] #29 9.623 129 added, 0 removed; done. [2022-05-11T07:18:58.072Z] #29 9.664 Setting up jq (1.6-2.1) ... [2022-05-11T07:18:58.072Z] #29 9.688 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-05-11T07:18:58.072Z] #29 9.688 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-05-11T07:18:58.072Z] #29 9.698 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-11T07:18:58.072Z] #29 9.719 Processing triggers for ca-certificates (20210119) ... [2022-05-11T07:18:58.072Z] #29 9.735 Updating certificates in /etc/ssl/certs... [2022-05-11T07:18:59.021Z] #29 10.78 0 added, 0 removed; done. [2022-05-11T07:18:59.021Z] #29 10.78 Running hooks in /etc/ca-certificates/update.d... [2022-05-11T07:18:59.021Z] #29 10.79 done. [2022-05-11T07:18:59.235Z] #19 114.3 Selecting previously unselected package gcc-10-arm-linux-gnueabi-base:amd64. [2022-05-11T07:18:59.235Z] #19 114.3 Preparing to unpack .../013-gcc-10-arm-linux-gnueabi-base_10.2.1-6cross1_amd64.deb ... [2022-05-11T07:18:59.235Z] #19 114.3 Unpacking gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ... [2022-05-11T07:18:59.235Z] #19 114.4 Selecting previously unselected package cpp-10-arm-linux-gnueabi. [2022-05-11T07:18:59.235Z] #19 114.4 Preparing to unpack .../014-cpp-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-05-11T07:18:59.235Z] #19 114.4 Unpacking cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-05-11T07:18:59.967Z] #29 DONE 11.6s [2022-05-11T07:18:59.967Z] [2022-05-11T07:18:59.967Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-05-11T07:18:59.967Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-05-11T07:18:59.967Z] #11 extracting sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 8.3s done [2022-05-11T07:18:59.967Z] #11 extracting sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 1.3s [2022-05-11T07:18:59.967Z] #11 ... [2022-05-11T07:18:59.967Z] [2022-05-11T07:18:59.967Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-05-11T07:18:59.967Z] #30 sha256:3394b7f1cc4e5bd4460c351df84e3c464d1d17222f4984b41592a0c0c9b8fbb8 [2022-05-11T07:18:59.967Z] #30 DONE 0.1s [2022-05-11T07:18:59.967Z] [2022-05-11T07:18:59.967Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-05-11T07:18:59.967Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-05-11T07:18:59.967Z] #11 ... [2022-05-11T07:18:59.967Z] [2022-05-11T07:18:59.967Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-05-11T07:18:59.967Z] #31 sha256:0e2a7edb2395ea88610eb4b36a1433a2f6b75991035f13a6e899dc8256e65b0f [2022-05-11T07:19:00.199Z] #36 ... [2022-05-11T07:19:00.199Z] [2022-05-11T07:19:00.199Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-05-11T07:19:00.199Z] #31 sha256:b58e07d6e6da0a5a3b7025ff4553650018c01a38a92a9a029b82bedd6919a2f0 [2022-05-11T07:19:00.199Z] #31 15.42 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-05-11T07:19:00.199Z] #31 16.93 [2022-05-11T07:19:00.199Z] #31 17.28 #=#=# 0.2% ######################################################################## 100.0% [2022-05-11T07:19:00.199Z] #31 ... [2022-05-11T07:19:00.199Z] [2022-05-11T07:19:00.199Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-05-11T07:19:00.199Z] #67 sha256:3db2f5ea99a0c1c71a0ec3b3c2089e6d988c7b6e9455dad1c9d104ad6f303b56 [2022-05-11T07:19:00.199Z] #67 9.758 go: downloading github.com/google/uuid v1.3.0 [2022-05-11T07:19:00.199Z] #67 9.834 go: downloading github.com/moby/vpnkit v0.5.0 [2022-05-11T07:19:00.199Z] #67 11.35 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-05-11T07:19:00.199Z] #67 11.49 go: downloading github.com/gofrs/flock v0.8.1 [2022-05-11T07:19:00.199Z] #67 11.60 go: downloading github.com/gorilla/mux v1.8.0 [2022-05-11T07:19:00.199Z] #67 11.73 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-05-11T07:19:00.199Z] #67 11.99 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-05-11T07:19:00.199Z] #67 12.10 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-05-11T07:19:00.199Z] #67 12.24 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-05-11T07:19:00.199Z] #67 12.98 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-05-11T07:19:00.771Z] #67 ... [2022-05-11T07:19:00.771Z] [2022-05-11T07:19:00.771Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-05-11T07:19:00.771Z] #14 sha256:abc72897457048070d90b3baa59c57244484407f38451947e270b3dda7d6d47c [2022-05-11T07:19:00.771Z] #14 10.84 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-05-11T07:19:00.771Z] #14 15.23 Fetched 8417 kB in 11s (785 kB/s) [2022-05-11T07:19:00.771Z] #14 15.23 Reading package lists... [2022-05-11T07:19:01.032Z] #14 20.57 Reading package lists... [2022-05-11T07:19:01.032Z] #14 ... [2022-05-11T07:19:01.032Z] [2022-05-11T07:19:01.032Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-05-11T07:19:01.032Z] #42 sha256:880fbbcda7f8570bfe0d2ab54a082cef424d7db58cb3dbc6d09d686c3ecd2ee9 [2022-05-11T07:19:01.032Z] #42 10.80 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-05-11T07:19:01.032Z] #42 15.30 Fetched 8417 kB in 11s (750 kB/s) [2022-05-11T07:19:01.032Z] #42 15.30 Reading package lists... [2022-05-11T07:19:01.032Z] #42 20.59 Reading package lists... [2022-05-11T07:19:01.032Z] #42 ... [2022-05-11T07:19:01.032Z] [2022-05-11T07:19:01.032Z] #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 "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-05-11T07:19:01.032Z] #47 sha256:03e343ea3e293af9f5654274694c4865931147d25ab5ee0a603c5d37c8c1fcbd [2022-05-11T07:19:01.032Z] #47 20.75 Updating files: 94% (1702/1808) Updating files: 95% (1718/1808) Updating files: 96% (1736/1808) Updating files: 97% (1754/1808) Updating files: 98% (1772/1808) Updating files: 99% (1790/1808) Updating files: 100% (1808/1808) Updating files: 100% (1808/1808), done. [2022-05-11T07:19:01.032Z] #47 20.83 + git checkout -q v2.3.0 [2022-05-11T07:19:01.975Z] #47 ... [2022-05-11T07:19:01.975Z] [2022-05-11T07:19:01.975Z] #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 echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /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 [2022-05-11T07:19:01.975Z] #51 sha256:3b71102d6bc6213dff631ce3be6d9bffa6ea361200cae8751adecf13941a5af6 [2022-05-11T07:19:01.975Z] #51 11.42 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-05-11T07:19:01.975Z] #51 14.32 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2159 B] [2022-05-11T07:19:01.975Z] #51 16.76 Fetched 8421 kB in 12s (690 kB/s) [2022-05-11T07:19:01.975Z] #51 16.76 Reading package lists... [2022-05-11T07:19:01.975Z] #51 ... [2022-05-11T07:19:01.975Z] [2022-05-11T07:19:01.975Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-05-11T07:19:01.975Z] #31 sha256:b58e07d6e6da0a5a3b7025ff4553650018c01a38a92a9a029b82bedd6919a2f0 [2022-05-11T07:19:01.975Z] #31 18.77 [2022-05-11T07:19:01.975Z] #31 ... [2022-05-11T07:19:01.975Z] [2022-05-11T07:19:01.975Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-05-11T07:19:01.975Z] #53 sha256:c5a851bb501de1cb3a816e880c60be0f5ea1c0b0e1d7f3ac81ce767796f54dad [2022-05-11T07:19:01.975Z] #53 11.92 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-05-11T07:19:01.975Z] #53 11.97 go: downloading golang.org/x/mod v0.3.0 [2022-05-11T07:19:02.237Z] #53 ... [2022-05-11T07:19:02.237Z] [2022-05-11T07:19:02.237Z] #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 echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /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 [2022-05-11T07:19:02.237Z] #51 sha256:3b71102d6bc6213dff631ce3be6d9bffa6ea361200cae8751adecf13941a5af6 [2022-05-11T07:19:02.237Z] #51 16.76 Reading package lists... [2022-05-11T07:19:02.513Z] #31 2.390 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-05-11T07:19:02.774Z] #31 2.745 [2022-05-11T07:19:03.036Z] #31 2.962 #=#=# ######################################################################## 100.0% [2022-05-11T07:19:03.297Z] #31 3.272 [2022-05-11T07:19:03.632Z] #51 21.94 Reading package lists... [2022-05-11T07:19:03.632Z] #51 ... [2022-05-11T07:19:03.632Z] [2022-05-11T07:19:03.632Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-05-11T07:19:03.632Z] #62 sha256:469d77350ddf6b1c9d6aa7806f7136cd658fd532acb22093749f57010bd1c631 [2022-05-11T07:19:03.632Z] #62 8.440 Reading package lists... [2022-05-11T07:19:03.632Z] #62 13.70 Reading package lists... [2022-05-11T07:19:03.632Z] #62 19.50 Building dependency tree... [2022-05-11T07:19:03.632Z] #62 23.44 The following additional packages will be installed: [2022-05-11T07:19:03.632Z] #62 23.47 libbtrfs0 [2022-05-11T07:19:03.632Z] #62 ... [2022-05-11T07:19:03.632Z] [2022-05-11T07:19:03.632Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-05-11T07:19:03.632Z] #55 sha256:490d2ef91d0453e27cdf3fb306e3cc4dc08bb3d9559153c768d37c0a46c9ad3d [2022-05-11T07:19:03.632Z] #55 23.34 go: downloading github.com/fatih/color v1.13.0 [2022-05-11T07:19:03.632Z] #55 23.35 go: downloading github.com/gofrs/flock v0.8.1 [2022-05-11T07:19:03.632Z] #55 23.44 go: downloading github.com/spf13/viper v1.10.1 [2022-05-11T07:19:03.632Z] #55 23.45 go: downloading github.com/spf13/cobra v1.3.0 [2022-05-11T07:19:03.632Z] #55 23.57 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-05-11T07:19:04.205Z] #55 24.01 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-05-11T07:19:04.205Z] #55 24.05 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-05-11T07:19:04.205Z] #55 24.06 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da [2022-05-11T07:19:04.205Z] #55 24.13 go: downloading github.com/go-critic/go-critic v0.6.2 [2022-05-11T07:19:04.240Z] #31 4.297 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-05-11T07:19:04.501Z] #31 4.601 [2022-05-11T07:19:05.023Z] #31 4.836 #=#=# ######################################################################## 100.0% [2022-05-11T07:19:05.149Z] #55 24.95 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-05-11T07:19:05.149Z] #55 25.06 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-05-11T07:19:05.285Z] #31 5.185 [2022-05-11T07:19:06.229Z] #31 ... [2022-05-11T07:19:06.229Z] [2022-05-11T07:19:06.229Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-05-11T07:19:06.229Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-05-11T07:19:06.229Z] #11 extracting sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 7.6s done [2022-05-11T07:19:06.229Z] #11 extracting sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f [2022-05-11T07:19:06.535Z] #55 ... [2022-05-11T07:19:06.535Z] [2022-05-11T07:19:06.535Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-05-11T07:19:06.535Z] #62 sha256:469d77350ddf6b1c9d6aa7806f7136cd658fd532acb22093749f57010bd1c631 [2022-05-11T07:19:06.535Z] #62 23.66 The following NEW packages will be installed: [2022-05-11T07:19:06.535Z] #62 23.68 libbtrfs-dev libbtrfs0 [2022-05-11T07:19:06.535Z] #62 24.14 0 upgraded, 2 newly installed, 0 to remove and 3 not upgraded. [2022-05-11T07:19:06.535Z] #62 24.14 Need to get 454 kB of archives. [2022-05-11T07:19:06.535Z] #62 24.14 After this operation, 1275 kB of additional disk space will be used. [2022-05-11T07:19:06.535Z] #62 24.14 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] [2022-05-11T07:19:06.535Z] #62 24.14 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] [2022-05-11T07:19:06.535Z] #62 24.97 debconf: delaying package configuration, since apt-utils is not installed [2022-05-11T07:19:06.535Z] #62 25.23 Fetched 454 kB in 0s (1210 kB/s) [2022-05-11T07:19:06.535Z] #62 25.35 Selecting previously unselected package libbtrfs0:arm64. [2022-05-11T07:19:06.535Z] #62 25.35 (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 ... 15700 files and directories currently installed.) [2022-05-11T07:19:06.535Z] #62 25.47 Preparing to unpack .../libbtrfs0_5.10.1-2_arm64.deb ... [2022-05-11T07:19:06.535Z] #62 25.48 Unpacking libbtrfs0:arm64 (5.10.1-2) ... [2022-05-11T07:19:06.535Z] #62 25.67 Selecting previously unselected package libbtrfs-dev:arm64. [2022-05-11T07:19:06.535Z] #62 25.71 Preparing to unpack .../libbtrfs-dev_5.10.1-2_arm64.deb ... [2022-05-11T07:19:06.535Z] #62 25.71 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... [2022-05-11T07:19:06.535Z] #62 26.09 Setting up libbtrfs0:arm64 (5.10.1-2) ... [2022-05-11T07:19:06.535Z] #62 26.11 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... [2022-05-11T07:19:06.535Z] #62 26.12 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-11T07:19:06.535Z] #62 DONE 26.5s [2022-05-11T07:19:06.797Z] [2022-05-11T07:19:06.797Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-05-11T07:19:06.797Z] #63 sha256:2d802119914a6e320341062617ac3bc4725c3e5c63945647253ddda51e1bf028 [2022-05-11T07:19:06.797Z] #63 DONE 0.2s [2022-05-11T07:19:06.797Z] [2022-05-11T07:19:06.797Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-05-11T07:19:06.797Z] #64 sha256:82fe042a76c9e6d5b7411757aa6c489bdef07155d59bffae96e65bb430e5814f [2022-05-11T07:19:07.370Z] #64 0.746 + RM_GOPATH=0 [2022-05-11T07:19:07.370Z] #64 0.749 + TMP_GOPATH= [2022-05-11T07:19:07.370Z] #64 0.750 + : /build [2022-05-11T07:19:07.370Z] #64 0.750 + '[' -z '' ']' [2022-05-11T07:19:07.370Z] #64 0.751 ++ mktemp -d [2022-05-11T07:19:07.370Z] #64 0.755 + export GOPATH=/tmp/tmp.HS2PDCF51Q [2022-05-11T07:19:07.632Z] #64 0.756 + GOPATH=/tmp/tmp.HS2PDCF51Q [2022-05-11T07:19:07.632Z] #64 0.756 + RM_GOPATH=1 [2022-05-11T07:19:07.632Z] #64 0.756 + case "$(go env GOARCH)" in [2022-05-11T07:19:07.632Z] #64 0.757 ++ go env GOARCH [2022-05-11T07:19:07.632Z] #64 0.813 + export GO_BUILDMODE=-buildmode=pie [2022-05-11T07:19:07.632Z] #64 0.813 + GO_BUILDMODE=-buildmode=pie [2022-05-11T07:19:07.632Z] #64 0.813 ++ dirname /install.sh [2022-05-11T07:19:07.632Z] #64 0.821 + dir=/ [2022-05-11T07:19:07.632Z] #64 0.821 + bin=containerd [2022-05-11T07:19:07.632Z] #64 0.821 + shift [2022-05-11T07:19:07.632Z] #64 0.836 + '[' '!' -f //containerd.installer ']' [2022-05-11T07:19:07.632Z] #64 0.843 + . //containerd.installer [2022-05-11T07:19:07.632Z] #64 0.844 ++ set -e [2022-05-11T07:19:07.632Z] #64 0.844 ++ : v1.6.4 [2022-05-11T07:19:07.632Z] #64 0.844 + install_containerd [2022-05-11T07:19:07.632Z] #64 0.847 + echo 'Install containerd version v1.6.4' [2022-05-11T07:19:07.632Z] #64 0.847 Install containerd version v1.6.4 [2022-05-11T07:19:07.632Z] #64 0.847 + git clone https://github.com/containerd/containerd.git /tmp/tmp.HS2PDCF51Q/src/github.com/containerd/containerd [2022-05-11T07:19:07.632Z] #64 0.859 Cloning into '/tmp/tmp.HS2PDCF51Q/src/github.com/containerd/containerd'... [2022-05-11T07:19:09.187Z] #19 122.8 Selecting previously unselected package gcc-10-arm-linux-gnueabihf-base:amd64. [2022-05-11T07:19:09.187Z] #19 122.8 Preparing to unpack .../015-gcc-10-arm-linux-gnueabihf-base_10.2.1-6cross1_amd64.deb ... [2022-05-11T07:19:09.187Z] #19 122.8 Unpacking gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ... [2022-05-11T07:19:09.188Z] #19 122.9 Selecting previously unselected package cpp-10-arm-linux-gnueabihf. [2022-05-11T07:19:09.188Z] #19 122.9 Preparing to unpack .../016-cpp-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-05-11T07:19:09.188Z] #19 122.9 Unpacking cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-05-11T07:19:11.523Z] #11 extracting sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 5.2s [2022-05-11T07:19:11.848Z] #64 ... [2022-05-11T07:19:11.848Z] [2022-05-11T07:19:11.848Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-05-11T07:19:11.848Z] #31 sha256:b58e07d6e6da0a5a3b7025ff4553650018c01a38a92a9a029b82bedd6919a2f0 [2022-05-11T07:19:11.848Z] #31 23.41 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-05-11T07:19:11.848Z] #31 25.40 [2022-05-11T07:19:11.848Z] #31 25.63 #=#=# ##O#-# 0.0% ############## 20.6% #################### 27.9% ############################ 40.1% #################################### 51.2% ############################################## 64.7% ######################################################## 77.9% ####################################################################### 99.4% ######################################################################## 100.0% [2022-05-11T07:19:11.848Z] #31 27.81 [2022-05-11T07:19:12.475Z] #11 ... [2022-05-11T07:19:12.475Z] [2022-05-11T07:19:12.475Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-05-11T07:19:12.475Z] #31 sha256:0e2a7edb2395ea88610eb4b36a1433a2f6b75991035f13a6e899dc8256e65b0f [2022-05-11T07:19:12.475Z] #31 6.288 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-05-11T07:19:12.475Z] #31 6.561 [2022-05-11T07:19:12.475Z] #31 6.775 #=#=# ##### 8.1% ######################################## 56.8% ################################################################ 89.0% ######################################################################## 100.0% [2022-05-11T07:19:12.475Z] #31 7.358 [2022-05-11T07:19:12.475Z] #31 8.445 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-05-11T07:19:12.475Z] #31 8.794 [2022-05-11T07:19:12.475Z] #31 9.013 #=#=# ######################################################################## 100.0% [2022-05-11T07:19:12.475Z] #31 9.384 [2022-05-11T07:19:12.475Z] #31 10.15 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-05-11T07:19:12.475Z] #31 10.50 [2022-05-11T07:19:12.475Z] #31 10.73 #=#=# ######################################################################## 100.0% [2022-05-11T07:19:12.475Z] #31 11.04 [2022-05-11T07:19:12.475Z] #31 11.14 Download of images into '/build' complete. [2022-05-11T07:19:12.475Z] #31 11.14 Use something like the following to load the result into a Docker daemon: [2022-05-11T07:19:12.475Z] #31 11.14 tar -cC '/build' . | docker load [2022-05-11T07:19:12.475Z] #31 DONE 12.5s [2022-05-11T07:19:12.475Z] [2022-05-11T07:19:12.475Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-05-11T07:19:12.475Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-05-11T07:19:13.245Z] #31 ... [2022-05-11T07:19:13.245Z] [2022-05-11T07:19:13.245Z] #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 "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-05-11T07:19:13.245Z] #47 sha256:03e343ea3e293af9f5654274694c4865931147d25ab5ee0a603c5d37c8c1fcbd [2022-05-11T07:19:13.245Z] #47 23.03 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2022-05-11T07:19:13.825Z] #47 ... [2022-05-11T07:19:13.825Z] [2022-05-11T07:19:13.825Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-05-11T07:19:13.825Z] #55 sha256:490d2ef91d0453e27cdf3fb306e3cc4dc08bb3d9559153c768d37c0a46c9ad3d [2022-05-11T07:19:13.825Z] #55 27.93 go: downloading github.com/stretchr/testify v1.7.0 [2022-05-11T07:19:13.825Z] #55 27.96 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-11T07:19:13.825Z] #55 28.05 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-05-11T07:19:13.825Z] #55 28.09 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-05-11T07:19:13.825Z] #55 28.19 go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-05-11T07:19:13.825Z] #55 28.20 go: downloading github.com/magiconair/properties v1.8.5 [2022-05-11T07:19:13.825Z] #55 28.33 go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-05-11T07:19:13.825Z] #55 28.34 go: downloading github.com/spf13/afero v1.6.0 [2022-05-11T07:19:13.825Z] #55 28.38 go: downloading github.com/spf13/cast v1.4.1 [2022-05-11T07:19:13.825Z] #55 28.41 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-05-11T07:19:13.825Z] #55 28.43 go: downloading github.com/subosito/gotenv v1.2.0 [2022-05-11T07:19:13.825Z] #55 28.47 go: downloading gopkg.in/ini.v1 v1.66.2 [2022-05-11T07:19:13.825Z] #55 28.59 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e [2022-05-11T07:19:13.825Z] #55 28.62 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-05-11T07:19:13.825Z] #55 28.67 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-05-11T07:19:13.825Z] #55 28.69 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-05-11T07:19:13.825Z] #55 28.85 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-05-11T07:19:13.825Z] #55 28.89 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-05-11T07:19:13.825Z] #55 28.91 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-05-11T07:19:13.825Z] #55 28.96 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-05-11T07:19:13.825Z] #55 29.02 go: downloading github.com/quasilyte/go-ruleguard v0.3.15 [2022-05-11T07:19:13.825Z] #55 29.53 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-05-11T07:19:13.825Z] #55 29.66 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-05-11T07:19:13.825Z] #55 29.82 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-05-11T07:19:13.825Z] #55 29.92 go: downloading github.com/Antonboom/errname v0.1.5 [2022-05-11T07:19:13.825Z] #55 29.99 go: downloading github.com/Antonboom/nilnil v0.1.0 [2022-05-11T07:19:13.825Z] #55 30.06 go: downloading github.com/BurntSushi/toml v1.0.0 [2022-05-11T07:19:13.825Z] #55 30.59 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-05-11T07:19:13.825Z] #55 30.68 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-05-11T07:19:13.825Z] #55 30.73 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-05-11T07:19:13.825Z] #55 30.75 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-05-11T07:19:13.825Z] #55 30.79 go: downloading github.com/ashanbrown/makezero v1.1.0 [2022-05-11T07:19:13.825Z] #55 30.83 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-05-11T07:19:13.825Z] #55 30.84 go: downloading github.com/blizzy78/varnamelen v0.5.0 [2022-05-11T07:19:13.825Z] #55 30.90 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-05-11T07:19:13.825Z] #55 30.92 go: downloading github.com/breml/bidichk v0.2.1 [2022-05-11T07:19:13.825Z] #55 30.94 go: downloading github.com/breml/errchkjson v0.2.1 [2022-05-11T07:19:13.825Z] #55 31.00 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-05-11T07:19:13.825Z] #55 31.04 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-05-11T07:19:13.825Z] #55 31.08 go: downloading github.com/daixiang0/gci v0.2.9 [2022-05-11T07:19:13.825Z] #55 31.16 go: downloading github.com/denis-tingajkin/go-header v0.4.2 [2022-05-11T07:19:13.825Z] #55 31.20 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-05-11T07:19:13.825Z] #55 31.25 go: downloading github.com/fzipp/gocyclo v0.4.0 [2022-05-11T07:19:13.825Z] #55 31.28 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-05-11T07:19:13.825Z] #55 31.35 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-05-11T07:19:13.825Z] #55 31.36 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-05-11T07:19:13.825Z] #55 31.44 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-05-11T07:19:13.825Z] #55 31.49 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-05-11T07:19:13.825Z] #55 31.62 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-05-11T07:19:13.825Z] #55 31.66 go: downloading github.com/golangci/misspell v0.3.5 [2022-05-11T07:19:13.825Z] #55 31.87 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-05-11T07:19:13.825Z] #55 31.92 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-05-11T07:19:13.825Z] #55 31.96 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-05-11T07:19:13.825Z] #55 31.97 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-05-11T07:19:13.825Z] #55 31.99 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-05-11T07:19:13.825Z] #55 32.02 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-05-11T07:19:13.825Z] #55 32.03 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-05-11T07:19:13.825Z] #55 32.07 go: downloading github.com/julz/importas v0.1.0 [2022-05-11T07:19:13.825Z] #55 32.07 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-05-11T07:19:13.825Z] #55 32.13 go: downloading github.com/kulti/thelper v0.5.0 [2022-05-11T07:19:13.825Z] #55 32.14 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-05-11T07:19:13.825Z] #55 32.19 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-05-11T07:19:13.825Z] #55 32.22 go: downloading github.com/ldez/gomoddirectives v0.2.2 [2022-05-11T07:19:13.825Z] #55 32.29 go: downloading github.com/ldez/tagliatelle v0.3.0 [2022-05-11T07:19:13.826Z] #55 32.30 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-05-11T07:19:13.826Z] #55 32.36 go: downloading github.com/maratori/testpackage v1.0.1 [2022-05-11T07:19:13.826Z] #55 32.40 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-05-11T07:19:13.826Z] #55 32.45 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-05-11T07:19:13.826Z] #55 32.48 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517 [2022-05-11T07:19:13.826Z] #55 32.49 go: downloading github.com/mgechev/revive v1.1.3 [2022-05-11T07:19:13.826Z] #55 32.98 go: downloading github.com/moricho/tparallel v0.2.1 [2022-05-11T07:19:13.826Z] #55 32.99 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-05-11T07:19:13.826Z] #55 32.99 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-05-11T07:19:13.826Z] #55 33.03 go: downloading github.com/nishanths/predeclared v0.2.1 [2022-05-11T07:19:13.826Z] #55 33.05 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b [2022-05-11T07:19:13.826Z] #55 33.11 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-05-11T07:19:13.826Z] #55 33.11 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-05-11T07:19:13.826Z] #55 33.14 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-05-11T07:19:13.826Z] #55 33.27 go: downloading github.com/securego/gosec/v2 v2.9.6 [2022-05-11T07:19:14.090Z] #55 34.05 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-05-11T07:19:14.090Z] #55 34.06 go: downloading github.com/sivchari/containedctx v1.0.1 [2022-05-11T07:19:14.090Z] #55 34.06 go: downloading github.com/sivchari/tenv v1.4.7 [2022-05-11T07:19:14.090Z] #55 34.07 go: downloading github.com/sonatard/noctx v0.0.1 [2022-05-11T07:19:14.090Z] #55 34.08 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-05-11T07:19:14.090Z] #55 34.09 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-05-11T07:19:14.090Z] #55 34.14 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-05-11T07:19:14.352Z] #55 34.23 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-05-11T07:19:14.353Z] #55 34.23 go: downloading github.com/tetafro/godot v1.4.11 [2022-05-11T07:19:14.353Z] #55 34.26 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-05-11T07:19:14.353Z] #55 34.29 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0 [2022-05-11T07:19:14.353Z] #55 34.49 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-05-11T07:19:14.617Z] #55 ... [2022-05-11T07:19:14.617Z] [2022-05-11T07:19:14.617Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-05-11T07:19:14.617Z] #57 sha256:14d2d817715f4a2edd8554f0a2e6aa6ed59592285ae4d4605f1172f704ea2772 [2022-05-11T07:19:14.617Z] #57 33.18 v3.0.2 [2022-05-11T07:19:14.617Z] #57 DONE 34.5s [2022-05-11T07:19:14.617Z] [2022-05-11T07:19:14.617Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-05-11T07:19:14.617Z] #40 sha256:0b2baf5f0b302840ea8a42c9d39ec8bb6288f2730efe7f7edb42294826b3e70d [2022-05-11T07:19:14.617Z] #40 34.35 NAME: [2022-05-11T07:19:14.617Z] #40 34.35 go-winres - A tool for embedding resources in Windows executables [2022-05-11T07:19:14.617Z] #40 34.35 [2022-05-11T07:19:14.617Z] #40 34.35 USAGE: [2022-05-11T07:19:14.617Z] #40 34.35 go-winres [global options] command [command options] [arguments...] [2022-05-11T07:19:14.617Z] #40 34.35 [2022-05-11T07:19:14.617Z] #40 34.35 COMMANDS: [2022-05-11T07:19:14.617Z] #40 34.36 init Create an initial ./winres/winres.json [2022-05-11T07:19:14.617Z] #40 34.36 make Make syso files for the "go build" command [2022-05-11T07:19:14.617Z] #40 34.36 simply Make syso files for the "go build" command (simplified) [2022-05-11T07:19:14.617Z] #40 34.36 extract Extract all resources from an executable [2022-05-11T07:19:14.617Z] #40 34.36 patch Replace resources in an executable file (exe, dll) [2022-05-11T07:19:14.617Z] #40 34.36 help, h Shows a list of commands or help for one command [2022-05-11T07:19:14.617Z] #40 34.36 [2022-05-11T07:19:14.617Z] #40 34.36 GLOBAL OPTIONS: [2022-05-11T07:19:14.617Z] #40 34.36 --help, -h show help (default: false) [2022-05-11T07:19:14.617Z] #40 DONE 34.5s [2022-05-11T07:19:14.617Z] [2022-05-11T07:19:14.617Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-05-11T07:19:14.617Z] #55 sha256:490d2ef91d0453e27cdf3fb306e3cc4dc08bb3d9559153c768d37c0a46c9ad3d [2022-05-11T07:19:14.617Z] #55 34.55 go: downloading github.com/ultraware/funlen v0.0.3 [2022-05-11T07:19:14.617Z] #55 34.63 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-05-11T07:19:14.617Z] #55 ... [2022-05-11T07:19:14.617Z] [2022-05-11T07:19:14.617Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-05-11T07:19:14.617Z] #42 sha256:880fbbcda7f8570bfe0d2ab54a082cef424d7db58cb3dbc6d09d686c3ecd2ee9 [2022-05-11T07:19:14.617Z] #42 20.59 Reading package lists... [2022-05-11T07:19:14.617Z] #42 25.12 Building dependency tree... [2022-05-11T07:19:14.617Z] #42 29.43 The following additional packages will be installed: [2022-05-11T07:19:14.617Z] #42 29.47 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-05-11T07:19:14.617Z] #42 29.48 Suggested packages: [2022-05-11T07:19:14.617Z] #42 29.50 cmake-doc ninja-build lrzip [2022-05-11T07:19:14.617Z] #42 29.50 Recommended packages: [2022-05-11T07:19:14.617Z] #42 29.50 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-05-11T07:19:14.617Z] #42 30.29 The following NEW packages will be installed: [2022-05-11T07:19:14.617Z] #42 30.31 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-05-11T07:19:14.617Z] #42 30.32 vim-common xxd [2022-05-11T07:19:14.617Z] #42 30.75 0 upgraded, 10 newly installed, 0 to remove and 3 not upgraded. [2022-05-11T07:19:14.617Z] #42 30.75 Need to get 15.6 MB of archives. [2022-05-11T07:19:14.617Z] #42 30.75 After this operation, 67.4 MB of additional disk space will be used. [2022-05-11T07:19:14.617Z] #42 30.75 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB] [2022-05-11T07:19:14.617Z] #42 30.76 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-05-11T07:19:14.617Z] #42 30.76 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-05-11T07:19:14.617Z] #42 30.82 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2022-05-11T07:19:14.617Z] #42 31.19 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxml2 arm64 2.9.10+dfsg-6.7+deb11u1 [629 kB] [2022-05-11T07:19:14.617Z] #42 31.21 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libarchive13 arm64 3.4.3-2+deb11u1 [320 kB] [2022-05-11T07:19:14.617Z] #42 31.22 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjsoncpp24 arm64 1.9.4-4 [72.5 kB] [2022-05-11T07:19:14.617Z] #42 31.24 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 librhash0 arm64 1.4.1-2 [127 kB] [2022-05-11T07:19:14.617Z] #42 31.24 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libuv1 arm64 1.40.0-2 [126 kB] [2022-05-11T07:19:14.617Z] #42 31.25 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake arm64 3.18.4-2+deb11u1 [3673 kB] [2022-05-11T07:19:14.617Z] #42 32.69 debconf: delaying package configuration, since apt-utils is not installed [2022-05-11T07:19:14.617Z] #42 33.00 Fetched 15.6 MB in 1s (15.7 MB/s) [2022-05-11T07:19:14.617Z] #42 33.15 Selecting previously unselected package xxd. [2022-05-11T07:19:14.617Z] #42 33.15 (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 ... 15700 files and directories currently installed.) [2022-05-11T07:19:14.617Z] #42 33.23 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-05-11T07:19:14.617Z] #42 33.26 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-05-11T07:19:14.617Z] #42 34.13 Selecting previously unselected package vim-common. [2022-05-11T07:19:14.617Z] #42 34.13 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-05-11T07:19:14.617Z] #42 34.23 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-05-11T07:19:14.878Z] #42 34.67 Selecting previously unselected package cmake-data. [2022-05-11T07:19:14.878Z] #42 34.68 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-05-11T07:19:14.878Z] #42 34.72 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-05-11T07:19:14.878Z] #42 ... [2022-05-11T07:19:14.878Z] [2022-05-11T07:19:14.878Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-05-11T07:19:14.878Z] #55 sha256:490d2ef91d0453e27cdf3fb306e3cc4dc08bb3d9559153c768d37c0a46c9ad3d [2022-05-11T07:19:14.878Z] #55 34.66 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-05-11T07:19:14.878Z] #55 34.68 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-05-11T07:19:14.878Z] #55 34.88 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1 [2022-05-11T07:19:15.140Z] #55 ... [2022-05-11T07:19:15.140Z] [2022-05-11T07:19:15.140Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-05-11T07:19:15.140Z] #14 sha256:abc72897457048070d90b3baa59c57244484407f38451947e270b3dda7d6d47c [2022-05-11T07:19:15.140Z] #14 20.57 Reading package lists... [2022-05-11T07:19:15.140Z] #14 25.24 Building dependency tree... [2022-05-11T07:19:15.140Z] #14 29.59 The following additional packages will be installed: [2022-05-11T07:19:15.140Z] #14 29.59 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-05-11T07:19:15.140Z] #14 29.59 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-05-11T07:19:15.140Z] #14 29.59 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-05-11T07:19:15.140Z] #14 29.59 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-05-11T07:19:15.140Z] #14 29.61 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-05-11T07:19:15.140Z] #14 29.61 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-05-11T07:19:15.140Z] #14 29.62 mingw-w64-common mingw-w64-x86-64-dev [2022-05-11T07:19:15.140Z] #14 29.63 Suggested packages: [2022-05-11T07:19:15.140Z] #14 29.65 gcc-10-locales seccomp wine64 [2022-05-11T07:19:15.140Z] #14 30.85 The following NEW packages will be installed: [2022-05-11T07:19:15.140Z] #14 30.86 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-05-11T07:19:15.140Z] #14 30.86 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-05-11T07:19:15.140Z] #14 30.86 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-05-11T07:19:15.140Z] #14 30.86 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-05-11T07:19:15.140Z] #14 30.87 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-05-11T07:19:15.140Z] #14 30.87 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-05-11T07:19:15.140Z] #14 30.87 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-05-11T07:19:15.140Z] #14 30.88 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-05-11T07:19:15.140Z] #14 30.88 mingw-w64-x86-64-dev [2022-05-11T07:19:15.140Z] #14 31.30 0 upgraded, 30 newly installed, 0 to remove and 3 not upgraded. [2022-05-11T07:19:15.140Z] #14 31.30 Need to get 108 MB of archives. [2022-05-11T07:19:15.140Z] #14 31.30 After this operation, 620 MB of additional disk space will be used. [2022-05-11T07:19:15.140Z] #14 31.30 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64-i686 arm64 2.35.2-2+8.11+b3 [2316 kB] [2022-05-11T07:19:15.140Z] #14 31.40 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64-x86-64 arm64 2.35.2-2+8.11+b3 [2634 kB] [2022-05-11T07:19:15.140Z] #14 31.52 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-05-11T07:19:15.140Z] #14 31.53 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper1.02.1 arm64 2:1.02.175-2.1 [126 kB] [2022-05-11T07:19:15.140Z] #14 31.54 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dmsetup arm64 2:1.02.175-2.1 [85.1 kB] [2022-05-11T07:19:15.140Z] #14 31.55 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-05-11T07:19:15.140Z] #14 31.76 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2022-05-11T07:19:15.140Z] #14 31.92 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-base arm64 10.2.1-6+24.2 [186 kB] [2022-05-11T07:19:15.140Z] #14 31.92 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-posix-runtime arm64 10.2.1-6+24.2 [11.5 MB] [2022-05-11T07:19:15.140Z] #14 32.40 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-posix arm64 10.2.1-6+24.2 [24.4 MB] [2022-05-11T07:19:15.140Z] #14 34.01 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 g++-mingw-w64-x86-64-posix arm64 10.2.1-6+24.2 [9885 kB] [2022-05-11T07:19:15.140Z] #14 34.34 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-win32-runtime arm64 10.2.1-6+24.2 [11.4 MB] [2022-05-11T07:19:15.140Z] #14 34.88 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-win32 arm64 10.2.1-6+24.2 [24.4 MB] [2022-05-11T07:19:15.401Z] #14 ... [2022-05-11T07:19:15.401Z] [2022-05-11T07:19:15.401Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-05-11T07:19:15.401Z] #55 sha256:490d2ef91d0453e27cdf3fb306e3cc4dc08bb3d9559153c768d37c0a46c9ad3d [2022-05-11T07:19:15.401Z] #55 35.30 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-05-11T07:19:15.401Z] #55 35.49 go: downloading honnef.co/go/tools v0.2.2 [2022-05-11T07:19:15.792Z] using credential docker-jenkins-github-credentials [2022-05-11T07:19:15.867Z] Cloning the remote Git repository [2022-05-11T07:19:15.867Z] Cloning with configured refspecs honoured and without tags [2022-05-11T07:19:16.680Z] #11 extracting sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 10.3s [2022-05-11T07:19:16.046Z] Cloning repository https://github.com/moby/moby.git [2022-05-11T07:19:16.430Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2022-05-11T07:19:17.289Z] #19 132.7 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu-base:amd64. [2022-05-11T07:19:17.289Z] #19 132.7 Preparing to unpack .../017-gcc-10-powerpc64le-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-05-11T07:19:17.328Z] #55 ... [2022-05-11T07:19:17.328Z] [2022-05-11T07:19:17.328Z] #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 echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /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 [2022-05-11T07:19:17.328Z] #51 sha256:3b71102d6bc6213dff631ce3be6d9bffa6ea361200cae8751adecf13941a5af6 [2022-05-11T07:19:17.328Z] #51 21.94 Reading package lists... [2022-05-11T07:19:17.328Z] #51 26.77 Building dependency tree... [2022-05-11T07:19:17.328Z] #51 30.86 The following additional packages will be installed: [2022-05-11T07:19:17.328Z] #51 30.88 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-05-11T07:19:17.328Z] #51 30.88 python3-protobuf python3-six [2022-05-11T07:19:17.328Z] #51 30.88 Suggested packages: [2022-05-11T07:19:17.328Z] #51 30.90 python3-setuptools [2022-05-11T07:19:17.328Z] #51 30.90 Recommended packages: [2022-05-11T07:19:17.328Z] #51 30.90 iproute2 | iproute [2022-05-11T07:19:17.328Z] #51 31.35 The following NEW packages will be installed: [2022-05-11T07:19:17.328Z] #51 31.35 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-05-11T07:19:17.328Z] #51 31.37 python3-protobuf python3-six [2022-05-11T07:19:17.328Z] #51 31.88 0 upgraded, 8 newly installed, 0 to remove and 3 not upgraded. [2022-05-11T07:19:17.328Z] #51 31.88 Need to get 2136 kB of archives. [2022-05-11T07:19:17.328Z] #51 31.88 After this operation, 10.8 MB of additional disk space will be used. [2022-05-11T07:19:17.328Z] #51 31.88 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf23 arm64 3.12.4-1 [780 kB] [2022-05-11T07:19:17.328Z] #51 31.89 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-05-11T07:19:17.328Z] #51 31.89 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-six all 1.16.0-2 [17.5 kB] [2022-05-11T07:19:17.328Z] #51 31.89 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-protobuf arm64 3.12.4-1 [375 kB] [2022-05-11T07:19:17.328Z] #51 31.92 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2022-05-11T07:19:17.328Z] #51 31.92 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB] [2022-05-11T07:19:17.328Z] #51 31.93 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] [2022-05-11T07:19:17.328Z] #51 33.96 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.17-1 [630 kB] [2022-05-11T07:19:17.328Z] #51 35.63 debconf: delaying package configuration, since apt-utils is not installed [2022-05-11T07:19:17.328Z] #51 35.98 Fetched 2136 kB in 3s (769 kB/s) [2022-05-11T07:19:17.328Z] #51 36.30 Selecting previously unselected package libprotobuf23:arm64. [2022-05-11T07:19:17.328Z] #51 36.30 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15700 files and directories currently installed.) [2022-05-11T07:19:17.328Z] #51 36.38 Preparing to unpack .../0-libprotobuf23_3.12.4-1_arm64.deb ... [2022-05-11T07:19:17.328Z] #51 36.39 Unpacking libprotobuf23:arm64 (3.12.4-1) ... [2022-05-11T07:19:17.328Z] #51 ... [2022-05-11T07:19:17.328Z] [2022-05-11T07:19:17.328Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-05-11T07:19:17.328Z] #14 sha256:abc72897457048070d90b3baa59c57244484407f38451947e270b3dda7d6d47c [2022-05-11T07:19:17.328Z] #14 36.16 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 g++-mingw-w64-x86-64-win32 arm64 10.2.1-6+24.2 [9885 kB] [2022-05-11T07:19:17.328Z] #14 36.59 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] [2022-05-11T07:19:17.328Z] #14 36.59 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] [2022-05-11T07:19:17.328Z] #14 36.59 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] [2022-05-11T07:19:17.328Z] #14 36.59 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] [2022-05-11T07:19:17.328Z] #14 36.59 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] [2022-05-11T07:19:17.328Z] #14 36.64 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper-event1.02.1 arm64 2:1.02.175-2.1 [22.4 kB] [2022-05-11T07:19:17.328Z] #14 36.64 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7 [123 kB] [2022-05-11T07:19:17.328Z] #14 36.64 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB] [2022-05-11T07:19:17.328Z] #14 36.64 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2 [202 kB] [2022-05-11T07:19:17.328Z] #14 36.68 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2 [193 kB] [2022-05-11T07:19:17.328Z] #14 36.68 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2 [49.0 kB] [2022-05-11T07:19:17.328Z] #14 36.74 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2 [645 kB] [2022-05-11T07:19:17.328Z] #14 36.74 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB] [2022-05-11T07:19:17.328Z] #14 36.74 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper-dev arm64 2:1.02.175-2.1 [52.0 kB] [2022-05-11T07:19:17.328Z] #14 36.74 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB] [2022-05-11T07:19:17.328Z] #14 36.74 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7 [401 kB] [2022-05-11T07:19:17.546Z] #19 132.8 Unpacking gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-05-11T07:19:17.901Z] #14 37.70 debconf: delaying package configuration, since apt-utils is not installed [2022-05-11T07:19:18.162Z] #14 38.04 Fetched 108 MB in 6s (18.7 MB/s) [2022-05-11T07:19:18.162Z] #14 38.15 Selecting previously unselected package binutils-mingw-w64-i686. [2022-05-11T07:19:18.162Z] #14 38.15 (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 ... 15700 files and directories currently installed.) [2022-05-11T07:19:18.162Z] #14 38.20 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_arm64.deb ... [2022-05-11T07:19:18.162Z] #14 38.21 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-05-11T07:19:18.476Z] #19 133.8 Selecting previously unselected package cpp-10-powerpc64le-linux-gnu. [2022-05-11T07:19:18.477Z] #19 133.8 Preparing to unpack .../018-cpp-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-05-11T07:19:18.477Z] #19 134.0 Unpacking cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-05-11T07:19:17.759Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-05-11T07:19:17.759Z] > git --version # timeout=10 [2022-05-11T07:19:17.790Z] > git --version # 'git version 2.24.1.windows.2' [2022-05-11T07:19:17.790Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-11T07:19:17.790Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43580/head:refs/remotes/origin/PR-43580 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-11T07:19:19.986Z] #11 extracting sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 13.3s done [2022-05-11T07:19:19.986Z] #11 extracting sha256:3447e3508f49d81eb14b0cf466950f15126161f20f2d70b8d429017d2b08a74f done [2022-05-11T07:19:20.249Z] #11 DONE 47.5s [2022-05-11T07:19:20.249Z] [2022-05-11T07:19:20.249Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-05-11T07:19:20.249Z] #12 sha256:00a148a24e5899a004ac5011921c54b3a63dbcb43c767aebcfd6a3b2f05df41e [2022-05-11T07:19:20.712Z] #14 40.17 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-05-11T07:19:20.712Z] #14 40.20 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_arm64.deb ... [2022-05-11T07:19:20.712Z] #14 40.21 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-05-11T07:19:21.194Z] #12 DONE 1.0s [2022-05-11T07:19:21.194Z] [2022-05-11T07:19:21.194Z] #13 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2022-05-11T07:19:21.194Z] #13 sha256:ab2cabe362c2884ca9de2a62d416f2d362b8f93f1afd2021748e9453bb07fb13 [2022-05-11T07:19:21.771Z] #13 DONE 0.6s [2022-05-11T07:19:21.771Z] [2022-05-11T07:19:21.771Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-05-11T07:19:21.771Z] #33 sha256:dd24f79521cd59f27ee189d52855bb7b516bd7c2fc74d7977022c6d42cc492a5 [2022-05-11T07:19:21.889Z] Running on azwin-2-d0b1d0 in d:\jenkins\workspace\moby_PR-43580 [Pipeline] { [Pipeline] ws [2022-05-11T07:19:21.913Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2022-05-11T07:19:22.032Z] #33 DONE 0.3s [2022-05-11T07:19:22.032Z] [2022-05-11T07:19:22.032Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-05-11T07:19:22.032Z] #46 sha256:a604b9353e44ae8e06b16ac9ac4f0cdee160a2eed2d3d6899eacf15a043e5c1a [2022-05-11T07:19:22.032Z] #46 DONE 0.2s [2022-05-11T07:19:22.032Z] [2022-05-11T07:19:22.032Z] #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 "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-05-11T07:19:22.032Z] #47 sha256:26209c4795914995411be6e71aeda135557e0abe072f41ca3ab9544bf2e7195e [2022-05-11T07:19:22.112Z] #14 ... [2022-05-11T07:19:22.113Z] [2022-05-11T07:19:22.113Z] #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 echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /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 [2022-05-11T07:19:22.113Z] #51 sha256:3b71102d6bc6213dff631ce3be6d9bffa6ea361200cae8751adecf13941a5af6 [2022-05-11T07:19:22.113Z] #51 37.09 Selecting previously unselected package python3-pkg-resources. [2022-05-11T07:19:22.113Z] #51 37.10 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-05-11T07:19:22.113Z] #51 37.11 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-05-11T07:19:22.113Z] #51 37.35 Selecting previously unselected package python3-six. [2022-05-11T07:19:22.113Z] #51 37.37 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-05-11T07:19:22.113Z] #51 37.38 Unpacking python3-six (1.16.0-2) ... [2022-05-11T07:19:22.113Z] #51 37.51 Selecting previously unselected package python3-protobuf. [2022-05-11T07:19:22.113Z] #51 37.51 Preparing to unpack .../3-python3-protobuf_3.12.4-1_arm64.deb ... [2022-05-11T07:19:22.113Z] #51 37.52 Unpacking python3-protobuf (3.12.4-1) ... [2022-05-11T07:19:22.113Z] #51 38.09 Selecting previously unselected package libnet1:arm64. [2022-05-11T07:19:22.113Z] #51 38.09 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2022-05-11T07:19:22.113Z] #51 38.10 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-05-11T07:19:22.113Z] #51 38.26 Selecting previously unselected package libnl-3-200:arm64. [2022-05-11T07:19:22.113Z] #51 38.26 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2022-05-11T07:19:22.113Z] #51 38.27 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-05-11T07:19:22.113Z] #51 38.40 Selecting previously unselected package libprotobuf-c1:arm64. [2022-05-11T07:19:22.113Z] #51 38.40 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2022-05-11T07:19:22.113Z] #51 38.41 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-05-11T07:19:22.113Z] #51 38.56 Selecting previously unselected package criu. [2022-05-11T07:19:22.113Z] #51 38.56 Preparing to unpack .../7-criu_3.17-1_arm64.deb ... [2022-05-11T07:19:22.113Z] #51 38.57 Unpacking criu (3.17-1) ... [2022-05-11T07:19:22.113Z] #51 39.35 Setting up python3-pkg-resources (52.0.0-4) ... [2022-05-11T07:19:22.113Z] #51 41.02 Setting up libprotobuf23:arm64 (3.12.4-1) ... [2022-05-11T07:19:22.113Z] #51 41.05 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-05-11T07:19:22.113Z] #51 41.06 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-05-11T07:19:22.113Z] #51 41.07 Setting up python3-six (1.16.0-2) ... [2022-05-11T07:19:22.293Z] #47 ... [2022-05-11T07:19:22.293Z] [2022-05-11T07:19:22.293Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-05-11T07:19:22.293Z] #25 sha256:b7e7feaddc9f7c7aa8f8ba2c6e7002859fcfec22ee40c847849e7ac2c9236bcf [2022-05-11T07:19:22.293Z] #25 DONE 0.4s [2022-05-11T07:19:22.293Z] [2022-05-11T07:19:22.293Z] #50 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2022-05-11T07:19:22.293Z] #50 sha256:f4e2edacd5c5f7695459b365dd7ea6b81c6057e453b099204efda2a8a795bee2 [2022-05-11T07:19:22.293Z] #50 DONE 0.4s [2022-05-11T07:19:22.293Z] [2022-05-11T07:19:22.293Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-05-11T07:19:22.293Z] #66 sha256:4e95bf9545f40c25fb48eb4a342de2cacc32aa9892e0bc701893c8f2fabe58b9 [2022-05-11T07:19:22.293Z] #66 DONE 0.4s [2022-05-11T07:19:22.293Z] [2022-05-11T07:19:22.293Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-05-11T07:19:22.293Z] #67 sha256:5e9b66719fae87578d7459fa2ead0cc5f76c2527d3f3f2ded2e188580f29b42e [2022-05-11T07:19:22.691Z] #51 ... [2022-05-11T07:19:22.691Z] [2022-05-11T07:19:22.691Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-05-11T07:19:22.691Z] #14 sha256:abc72897457048070d90b3baa59c57244484407f38451947e270b3dda7d6d47c [2022-05-11T07:19:22.691Z] #14 42.58 Selecting previously unselected package binutils-mingw-w64. [2022-05-11T07:19:22.691Z] #14 42.59 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-05-11T07:19:22.691Z] #14 42.60 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-05-11T07:19:22.956Z] #14 42.79 Selecting previously unselected package libdevmapper1.02.1:arm64. [2022-05-11T07:19:22.956Z] #14 42.79 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2022-05-11T07:19:22.956Z] #14 42.81 Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2022-05-11T07:19:23.217Z] #14 43.05 Selecting previously unselected package dmsetup. [2022-05-11T07:19:23.217Z] #14 43.08 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_arm64.deb ... [2022-05-11T07:19:23.217Z] #14 43.10 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-05-11T07:19:23.472Z] The recommended git tool is: git [2022-05-11T07:19:23.478Z] #14 43.33 Selecting previously unselected package mingw-w64-common. [2022-05-11T07:19:23.478Z] #14 43.33 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-05-11T07:19:23.478Z] #14 43.35 Unpacking mingw-w64-common (8.0.0-1) ... [2022-05-11T07:19:23.729Z] #19 ... [2022-05-11T07:19:23.729Z] [2022-05-11T07:19:23.729Z] #54 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-05-11T07:19:23.729Z] #54 sha256:26209c4795914995411be6e71aeda135557e0abe072f41ca3ab9544bf2e7195e [2022-05-11T07:19:23.729Z] #54 146.1 + dpkg --print-architecture [2022-05-11T07:19:23.729Z] #54 146.1 + git checkout -q v2.1.0 [2022-05-11T07:19:23.729Z] #54 146.6 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-05-11T07:19:23.729Z] #54 146.6 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-05-11T07:19:24.882Z] #14 ... [2022-05-11T07:19:24.882Z] [2022-05-11T07:19:24.882Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-05-11T07:19:24.882Z] #31 sha256:b58e07d6e6da0a5a3b7025ff4553650018c01a38a92a9a029b82bedd6919a2f0 [2022-05-11T07:19:24.882Z] #31 32.31 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-05-11T07:19:24.882Z] #31 34.78 [2022-05-11T07:19:24.882Z] #31 35.12 #=#=# ######################################################################## 100.0% [2022-05-11T07:19:24.882Z] #31 36.21 [2022-05-11T07:19:24.882Z] #31 38.51 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-05-11T07:19:24.882Z] #31 40.06 #=#=# [2022-05-11T07:19:24.882Z] #31 40.27 #=#=# ##O#-# ######################################################################## 100.0% [2022-05-11T07:19:24.882Z] #31 41.60 [2022-05-11T07:19:24.882Z] #31 41.91 Download of images into '/build' complete. [2022-05-11T07:19:24.882Z] #31 41.91 Use something like the following to load the result into a Docker daemon: [2022-05-11T07:19:24.882Z] #31 41.91 tar -cC '/build' . | docker load [2022-05-11T07:19:27.433Z] #31 ... [2022-05-11T07:19:27.433Z] [2022-05-11T07:19:27.433Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-05-11T07:19:27.433Z] #34 sha256:e673d081f5fba2216e7d98deb7841fa4f5bb2e3f032706a403bf0730dce385e8 [2022-05-11T07:19:27.433Z] #34 37.03 Updating files: 88% (1350/1521) Updating files: 89% (1354/1521) Updating files: 90% (1369/1521) Updating files: 91% (1385/1521) Updating files: 92% (1400/1521) Updating files: 93% (1415/1521) Updating files: 94% (1430/1521) Updating files: 95% (1445/1521) Updating files: 96% (1461/1521) Updating files: 97% (1476/1521) Updating files: 98% (1491/1521) Updating files: 99% (1506/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2022-05-11T07:19:27.433Z] #34 37.37 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-05-11T07:19:27.433Z] #34 37.71 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-05-11T07:19:27.433Z] #34 ... [2022-05-11T07:19:27.433Z] [2022-05-11T07:19:27.433Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-05-11T07:19:27.433Z] #31 sha256:b58e07d6e6da0a5a3b7025ff4553650018c01a38a92a9a029b82bedd6919a2f0 [2022-05-11T07:19:27.433Z] #31 DONE 45.1s [2022-05-11T07:19:27.433Z] [2022-05-11T07:19:27.433Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-05-11T07:19:27.433Z] #55 sha256:490d2ef91d0453e27cdf3fb306e3cc4dc08bb3d9559153c768d37c0a46c9ad3d [2022-05-11T07:19:27.433Z] #55 37.43 go: downloading mvdan.cc/gofumpt v0.2.1 [2022-05-11T07:19:27.433Z] #55 37.44 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-05-11T07:19:27.433Z] #55 37.49 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-05-11T07:19:27.433Z] #55 37.55 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-05-11T07:19:27.433Z] #55 37.56 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-05-11T07:19:27.433Z] #55 37.67 go: downloading github.com/stretchr/objx v0.1.1 [2022-05-11T07:19:27.433Z] #55 37.69 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-05-11T07:19:27.433Z] #55 37.96 go: downloading github.com/pelletier/go-toml v1.9.4 [2022-05-11T07:19:27.433Z] #55 37.97 go: downloading golang.org/x/text v0.3.7 [2022-05-11T07:19:27.433Z] #55 42.46 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3 [2022-05-11T07:19:27.433Z] #55 42.62 go: downloading github.com/gobwas/glob v0.2.3 [2022-05-11T07:19:27.433Z] #55 42.64 go: downloading github.com/kisielk/gotool v1.0.0 [2022-05-11T07:19:27.433Z] #55 42.73 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-05-11T07:19:27.433Z] #55 42.86 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-05-11T07:19:27.433Z] #55 42.86 go: downloading golang.org/x/mod v0.5.1 [2022-05-11T07:19:27.434Z] #55 42.90 go: downloading github.com/ettle/strcase v0.1.1 [2022-05-11T07:19:27.434Z] #55 43.00 go: downloading github.com/fatih/structtag v1.2.0 [2022-05-11T07:19:27.434Z] #55 43.06 go: downloading github.com/Masterminds/semver v1.5.0 [2022-05-11T07:19:27.434Z] #55 43.14 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-05-11T07:19:27.434Z] #55 43.21 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-05-11T07:19:27.434Z] #55 43.25 go: downloading github.com/prometheus/client_golang v1.7.1 [2022-05-11T07:19:27.434Z] #55 43.74 go: downloading github.com/prometheus/client_model v0.2.0 [2022-05-11T07:19:27.434Z] #55 43.80 go: downloading github.com/google/go-cmp v0.5.6 [2022-05-11T07:19:27.434Z] #55 43.97 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-05-11T07:19:27.434Z] #55 44.03 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af [2022-05-11T07:19:27.434Z] #55 44.05 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-05-11T07:19:27.434Z] #55 44.11 go: downloading github.com/beorn7/perks v1.0.1 [2022-05-11T07:19:27.434Z] #55 44.12 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-05-11T07:19:27.434Z] #55 44.14 go: downloading github.com/cespare/xxhash v1.1.0 [2022-05-11T07:19:27.434Z] #55 44.16 go: downloading github.com/golang/protobuf v1.5.2 [2022-05-11T07:19:27.434Z] #55 44.43 go: downloading github.com/prometheus/common v0.10.0 [2022-05-11T07:19:27.434Z] #55 44.62 go: downloading github.com/prometheus/procfs v0.6.0 [2022-05-11T07:19:27.434Z] #55 44.63 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-05-11T07:19:27.434Z] #55 44.82 go: downloading google.golang.org/protobuf v1.27.1 [2022-05-11T07:19:27.434Z] #55 46.60 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-05-11T07:19:27.601Z] #67 ... [2022-05-11T07:19:27.601Z] [2022-05-11T07:19:27.601Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-05-11T07:19:27.601Z] #62 sha256:bc04e854d726a022e98b78d242bb29167d8b72f145358cce5911a800873568dc [2022-05-11T07:19:27.601Z] #62 4.949 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-05-11T07:19:27.601Z] #62 4.961 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-05-11T07:19:27.601Z] #62 4.961 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-05-11T07:19:27.601Z] #62 5.172 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-05-11T07:19:27.601Z] #62 5.734 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [146 kB] [2022-05-11T07:19:28.376Z] #55 ... [2022-05-11T07:19:28.376Z] [2022-05-11T07:19:28.376Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-05-11T07:19:28.376Z] #42 sha256:880fbbcda7f8570bfe0d2ab54a082cef424d7db58cb3dbc6d09d686c3ecd2ee9 [2022-05-11T07:19:28.376Z] #42 39.31 Selecting previously unselected package libicu67:arm64. [2022-05-11T07:19:28.376Z] #42 39.31 Preparing to unpack .../3-libicu67_67.1-7_arm64.deb ... [2022-05-11T07:19:28.376Z] #42 39.32 Unpacking libicu67:arm64 (67.1-7) ... [2022-05-11T07:19:28.376Z] #42 46.01 Selecting previously unselected package libxml2:arm64. [2022-05-11T07:19:28.376Z] #42 46.03 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u1_arm64.deb ... [2022-05-11T07:19:28.376Z] #42 46.11 Unpacking libxml2:arm64 (2.9.10+dfsg-6.7+deb11u1) ... [2022-05-11T07:19:28.376Z] #42 46.96 Selecting previously unselected package libarchive13:arm64. [2022-05-11T07:19:28.376Z] #42 46.97 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_arm64.deb ... [2022-05-11T07:19:28.376Z] #42 46.98 Unpacking libarchive13:arm64 (3.4.3-2+deb11u1) ... [2022-05-11T07:19:28.376Z] #42 47.41 Selecting previously unselected package libjsoncpp24:arm64. [2022-05-11T07:19:28.376Z] #42 47.41 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_arm64.deb ... [2022-05-11T07:19:28.376Z] #42 47.42 Unpacking libjsoncpp24:arm64 (1.9.4-4) ... [2022-05-11T07:19:28.376Z] #42 47.79 Selecting previously unselected package librhash0:arm64. [2022-05-11T07:19:28.376Z] #42 47.79 Preparing to unpack .../7-librhash0_1.4.1-2_arm64.deb ... [2022-05-11T07:19:28.376Z] #42 47.83 Unpacking librhash0:arm64 (1.4.1-2) ... [2022-05-11T07:19:28.376Z] #42 48.22 Selecting previously unselected package libuv1:arm64. [2022-05-11T07:19:28.376Z] #42 48.23 Preparing to unpack .../8-libuv1_1.40.0-2_arm64.deb ... [2022-05-11T07:19:28.376Z] #42 48.24 Unpacking libuv1:arm64 (1.40.0-2) ... [2022-05-11T07:19:28.376Z] #42 48.39 Selecting previously unselected package cmake. [2022-05-11T07:19:28.376Z] #42 48.39 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_arm64.deb ... [2022-05-11T07:19:28.376Z] #42 48.40 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-05-11T07:19:28.987Z] #62 7.004 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-05-11T07:19:28.987Z] #62 ... [2022-05-11T07:19:28.987Z] [2022-05-11T07:19:28.987Z] #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 "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-05-11T07:19:28.987Z] #47 sha256:26209c4795914995411be6e71aeda135557e0abe072f41ca3ab9544bf2e7195e [2022-05-11T07:19:28.987Z] #47 7.008 + git clone https://github.com/docker/distribution.git . [2022-05-11T07:19:28.987Z] #47 7.018 Cloning into '.'... [2022-05-11T07:19:30.294Z] #42 ... [2022-05-11T07:19:30.294Z] [2022-05-11T07:19:30.294Z] #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 echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /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 [2022-05-11T07:19:30.294Z] #51 sha256:3b71102d6bc6213dff631ce3be6d9bffa6ea361200cae8751adecf13941a5af6 [2022-05-11T07:19:30.294Z] #51 42.29 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-05-11T07:19:30.294Z] #51 42.35 Setting up python3-protobuf (3.12.4-1) ... [2022-05-11T07:19:30.294Z] #51 46.79 Setting up criu (3.17-1) ... [2022-05-11T07:19:30.294Z] #51 48.77 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-11T07:19:30.294Z] #51 DONE 49.7s [2022-05-11T07:19:30.294Z] [2022-05-11T07:19:30.294Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-05-11T07:19:30.294Z] #42 sha256:880fbbcda7f8570bfe0d2ab54a082cef424d7db58cb3dbc6d09d686c3ecd2ee9 [2022-05-11T07:19:30.876Z] #42 ... [2022-05-11T07:19:30.876Z] [2022-05-11T07:19:30.876Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-05-11T07:19:30.876Z] #14 sha256:abc72897457048070d90b3baa59c57244484407f38451947e270b3dda7d6d47c [2022-05-11T07:19:30.876Z] #14 50.80 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-05-11T07:19:30.876Z] #14 50.80 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-05-11T07:19:30.876Z] #14 50.80 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-05-11T07:19:32.292Z] #47 ... [2022-05-11T07:19:32.292Z] [2022-05-11T07:19:32.292Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-05-11T07:19:32.292Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-05-11T07:19:32.292Z] #14 5.539 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-05-11T07:19:32.292Z] #14 5.568 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-05-11T07:19:32.292Z] #14 5.568 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-05-11T07:19:32.292Z] #14 5.986 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-05-11T07:19:32.292Z] #14 7.756 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [146 kB] [2022-05-11T07:19:32.292Z] #14 ... [2022-05-11T07:19:32.292Z] [2022-05-11T07:19:32.292Z] #38 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-05-11T07:19:32.292Z] #38 sha256:4bb4f83a0690da47c17fb103f09aa168321773c1ee45de9b3acf6b42f2bf1368 [2022-05-11T07:19:32.292Z] #38 7.638 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-05-11T07:19:32.292Z] #38 ... [2022-05-11T07:19:32.292Z] [2022-05-11T07:19:32.292Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-05-11T07:19:32.292Z] #40 sha256:4a8f5d26cb515d9a7ffa8a1eb1a9c762d8f58ccf2d3ae38d36d1ac56ba42889c [2022-05-11T07:19:32.292Z] #40 6.430 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-05-11T07:19:32.292Z] #40 7.173 go: downloading github.com/tc-hib/winres v0.1.5 [2022-05-11T07:19:32.292Z] #40 8.746 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-05-11T07:19:32.292Z] #40 9.027 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-05-11T07:19:32.292Z] #40 9.220 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-05-11T07:19:32.292Z] #40 ... [2022-05-11T07:19:32.292Z] [2022-05-11T07:19:32.292Z] #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 echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /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 [2022-05-11T07:19:32.292Z] #51 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-05-11T07:19:32.292Z] #51 7.625 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-05-11T07:19:32.292Z] #51 7.661 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-05-11T07:19:32.292Z] #51 7.682 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-05-11T07:19:32.292Z] #51 8.271 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-05-11T07:19:32.292Z] #51 9.719 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-05-11T07:19:32.292Z] #51 ... [2022-05-11T07:19:32.292Z] [2022-05-11T07:19:32.292Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help [2022-05-11T07:19:32.292Z] #36 sha256:b9859af8b84dce2d8bcff7950573223c4f248f3ca3c9adee96516ee850fccc70 [2022-05-11T07:19:32.292Z] #36 8.276 go: downloading github.com/go-delve/delve v1.8.1 [2022-05-11T07:19:32.552Z] #36 ... [2022-05-11T07:19:32.552Z] [2022-05-11T07:19:32.552Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-05-11T07:19:32.553Z] #57 sha256:210b5f481389dc67ed55a7b94e5780402b8cd10d06c135e75cf1e0e09190cc82 [2022-05-11T07:19:32.553Z] #57 5.775 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-05-11T07:19:32.553Z] #57 6.829 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-05-11T07:19:32.553Z] #57 6.870 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-05-11T07:19:32.553Z] #57 6.942 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-05-11T07:19:32.553Z] #57 9.631 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-05-11T07:19:32.553Z] #57 ... [2022-05-11T07:19:32.553Z] [2022-05-11T07:19:32.553Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-05-11T07:19:32.553Z] #55 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-05-11T07:19:32.553Z] #55 6.851 go: downloading github.com/golangci/golangci-lint v1.44.0 [2022-05-11T07:19:32.790Z] #14 ... [2022-05-11T07:19:32.790Z] [2022-05-11T07:19:32.790Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-05-11T07:19:32.790Z] #42 sha256:880fbbcda7f8570bfe0d2ab54a082cef424d7db58cb3dbc6d09d686c3ecd2ee9 [2022-05-11T07:19:32.790Z] #42 51.73 Setting up libicu67:arm64 (67.1-7) ... [2022-05-11T07:19:32.790Z] #42 51.75 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-05-11T07:19:32.790Z] #42 51.77 Setting up libuv1:arm64 (1.40.0-2) ... [2022-05-11T07:19:32.790Z] #42 51.79 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-05-11T07:19:32.790Z] #42 51.83 Setting up libjsoncpp24:arm64 (1.9.4-4) ... [2022-05-11T07:19:32.790Z] #42 51.84 Setting up librhash0:arm64 (1.4.1-2) ... [2022-05-11T07:19:32.790Z] #42 51.86 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-05-11T07:19:32.790Z] #42 51.88 Setting up libxml2:arm64 (2.9.10+dfsg-6.7+deb11u1) ... [2022-05-11T07:19:32.790Z] #42 51.89 Setting up libarchive13:arm64 (3.4.3-2+deb11u1) ... [2022-05-11T07:19:32.790Z] #42 51.91 Setting up cmake (3.18.4-2+deb11u1) ... [2022-05-11T07:19:32.790Z] #42 51.94 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-11T07:19:32.790Z] #42 DONE 52.6s [2022-05-11T07:19:32.790Z] [2022-05-11T07:19:32.790Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-05-11T07:19:32.790Z] #43 sha256:1931b3183674f750116aa20588da391fe782dcbc2b7eefc57631497a19511ac0 [2022-05-11T07:19:32.813Z] #55 ... [2022-05-11T07:19:32.813Z] [2022-05-11T07:19:32.813Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-05-11T07:19:32.813Z] #53 sha256:7e99fa63a9052785ca7eccb11c1c7cf33834357605e6dc6776dcf50c1ca39af6 [2022-05-11T07:19:32.813Z] #53 6.765 go: downloading gotest.tools/gotestsum v1.7.0 [2022-05-11T07:19:32.813Z] #53 8.966 go: downloading github.com/dnephin/pflag v1.0.7 [2022-05-11T07:19:32.813Z] #53 8.972 go: downloading github.com/fatih/color v1.10.0 [2022-05-11T07:19:32.813Z] #53 9.257 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-05-11T07:19:32.813Z] #53 9.310 go: downloading github.com/pkg/errors v0.9.1 [2022-05-11T07:19:32.813Z] #53 9.922 go: downloading golang.org/x/tools v0.1.0 [2022-05-11T07:19:32.813Z] #53 10.32 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-05-11T07:19:32.813Z] #53 10.49 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-05-11T07:19:32.813Z] #53 10.60 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-05-11T07:19:32.813Z] #53 10.86 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-05-11T07:19:32.813Z] #53 ... [2022-05-11T07:19:32.813Z] [2022-05-11T07:19:32.813Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-05-11T07:19:32.813Z] #34 sha256:a4ff1909b9009ce432cf92bccd9185b8dd191b1939efb3ed7c34cc9ea737b1fc [2022-05-11T07:19:32.813Z] #34 5.939 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-05-11T07:19:32.813Z] #34 5.939 Cloning into '.'... [2022-05-11T07:19:33.053Z] #43 DONE 0.4s [2022-05-11T07:19:33.053Z] [2022-05-11T07:19:33.053Z] #44 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-05-11T07:19:33.053Z] #44 sha256:b9a865defd54758e6f07bdb6cc9688bf44255a9bb0603663ce7b15d8c2ad43c9 [2022-05-11T07:19:33.079Z] #34 ... [2022-05-11T07:19:33.079Z] [2022-05-11T07:19:33.079Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-05-11T07:19:33.079Z] #42 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b [2022-05-11T07:19:33.079Z] #42 7.774 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-05-11T07:19:33.079Z] #42 7.833 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-05-11T07:19:33.079Z] #42 7.833 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-05-11T07:19:33.079Z] #42 9.415 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-05-11T07:19:33.079Z] #42 ... [2022-05-11T07:19:33.079Z] [2022-05-11T07:19:33.079Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-05-11T07:19:33.079Z] #26 sha256:545820e969f6d1ebe3d72fb659e54e01f9def251c4f0e7952c24f1876a3196a6 [2022-05-11T07:19:33.079Z] #26 7.098 + RM_GOPATH=0 [2022-05-11T07:19:33.079Z] #26 7.098 + TMP_GOPATH= [2022-05-11T07:19:33.079Z] #26 7.098 + : /build [2022-05-11T07:19:33.079Z] #26 7.098 + '[' -z '' ']' [2022-05-11T07:19:33.079Z] #26 7.098 ++ mktemp -d [2022-05-11T07:19:33.079Z] #26 7.138 + export GOPATH=/tmp/tmp.5lzSa2ydsH [2022-05-11T07:19:33.079Z] #26 7.138 + GOPATH=/tmp/tmp.5lzSa2ydsH [2022-05-11T07:19:33.079Z] #26 7.138 + RM_GOPATH=1 [2022-05-11T07:19:33.079Z] #26 7.138 + case "$(go env GOARCH)" in [2022-05-11T07:19:33.079Z] #26 7.138 ++ go env GOARCH [2022-05-11T07:19:33.079Z] #26 7.159 + export GO_BUILDMODE=-buildmode=pie [2022-05-11T07:19:33.079Z] #26 7.159 + GO_BUILDMODE=-buildmode=pie [2022-05-11T07:19:33.079Z] #26 7.159 ++ dirname /install.sh [2022-05-11T07:19:33.079Z] #26 7.166 Install docker/cli version 17.06.2-ce from stable [2022-05-11T07:19:33.079Z] #26 7.166 + dir=/ [2022-05-11T07:19:33.079Z] #26 7.166 + bin=dockercli [2022-05-11T07:19:33.079Z] #26 7.166 + shift [2022-05-11T07:19:33.079Z] #26 7.166 + '[' '!' -f //dockercli.installer ']' [2022-05-11T07:19:33.079Z] #26 7.166 + . //dockercli.installer [2022-05-11T07:19:33.079Z] #26 7.166 ++ : stable [2022-05-11T07:19:33.079Z] #26 7.166 ++ : 17.06.2-ce [2022-05-11T07:19:33.079Z] #26 7.166 + install_dockercli [2022-05-11T07:19:33.079Z] #26 7.166 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-05-11T07:19:33.079Z] #26 7.174 ++ uname -m [2022-05-11T07:19:33.079Z] #26 7.191 + arch=x86_64 [2022-05-11T07:19:33.079Z] #26 7.192 + '[' x86_64 '!=' x86_64 ']' [2022-05-11T07:19:33.079Z] #26 7.192 + url=https://download.docker.com/linux/static [2022-05-11T07:19:33.079Z] #26 7.193 + tar -xz docker/docker [2022-05-11T07:19:33.079Z] #26 7.195 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-05-11T07:19:33.339Z] #26 ... [2022-05-11T07:19:33.339Z] [2022-05-11T07:19:33.339Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-05-11T07:19:33.339Z] #67 sha256:5e9b66719fae87578d7459fa2ead0cc5f76c2527d3f3f2ded2e188580f29b42e [2022-05-11T07:19:33.339Z] #67 6.912 + RM_GOPATH=0 [2022-05-11T07:19:33.339Z] #67 6.912 + TMP_GOPATH= [2022-05-11T07:19:33.339Z] #67 6.912 + : /build [2022-05-11T07:19:33.339Z] #67 6.912 + '[' -z '' ']' [2022-05-11T07:19:33.339Z] #67 6.920 ++ mktemp -d [2022-05-11T07:19:33.339Z] #67 6.920 + export GOPATH=/tmp/tmp.kKQYm0dKOO [2022-05-11T07:19:33.339Z] #67 6.920 + GOPATH=/tmp/tmp.kKQYm0dKOO [2022-05-11T07:19:33.339Z] #67 6.920 + RM_GOPATH=1 [2022-05-11T07:19:33.339Z] #67 6.920 + case "$(go env GOARCH)" in [2022-05-11T07:19:33.339Z] #67 6.920 ++ go env GOARCH [2022-05-11T07:19:33.339Z] #67 7.024 + export GO_BUILDMODE=-buildmode=pie [2022-05-11T07:19:33.339Z] #67 7.024 + GO_BUILDMODE=-buildmode=pie [2022-05-11T07:19:33.339Z] #67 7.024 ++ dirname /install.sh [2022-05-11T07:19:33.339Z] #67 7.026 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-05-11T07:19:33.339Z] #67 7.026 + dir=/ [2022-05-11T07:19:33.339Z] #67 7.026 + bin=rootlesskit [2022-05-11T07:19:33.339Z] #67 7.026 + shift [2022-05-11T07:19:33.339Z] #67 7.026 + '[' '!' -f //rootlesskit.installer ']' [2022-05-11T07:19:33.339Z] #67 7.026 + . //rootlesskit.installer [2022-05-11T07:19:33.339Z] #67 7.026 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-05-11T07:19:33.339Z] #67 7.026 + install_rootlesskit [2022-05-11T07:19:33.339Z] #67 7.026 + case "$1" in [2022-05-11T07:19:33.339Z] #67 7.026 + export CGO_ENABLED=0 [2022-05-11T07:19:33.339Z] #67 7.026 + CGO_ENABLED=0 [2022-05-11T07:19:33.339Z] #67 7.026 + _install_rootlesskit [2022-05-11T07:19:33.339Z] #67 7.026 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-05-11T07:19:33.339Z] #67 7.026 + for f in rootlesskit rootlesskit-docker-proxy [2022-05-11T07:19:33.339Z] #67 7.026 + GOBIN=/build [2022-05-11T07:19:33.339Z] #67 7.026 + GO111MODULE=on [2022-05-11T07:19:33.339Z] #67 7.026 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-05-11T07:19:33.340Z] #67 7.900 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-05-11T07:19:33.623Z] #44 0.622 + RM_GOPATH=0 [2022-05-11T07:19:33.623Z] #44 0.624 + TMP_GOPATH= [2022-05-11T07:19:33.623Z] #44 0.624 + : /build [2022-05-11T07:19:33.623Z] #44 0.624 + '[' -z '' ']' [2022-05-11T07:19:33.623Z] #44 0.628 ++ mktemp -d [2022-05-11T07:19:33.623Z] #44 0.629 + export GOPATH=/tmp/tmp.PLHW0sISsy [2022-05-11T07:19:33.623Z] #44 0.632 + GOPATH=/tmp/tmp.PLHW0sISsy [2022-05-11T07:19:33.623Z] #44 0.632 + RM_GOPATH=1 [2022-05-11T07:19:33.623Z] #44 0.632 + case "$(go env GOARCH)" in [2022-05-11T07:19:33.623Z] #44 0.632 ++ go env GOARCH [2022-05-11T07:19:33.623Z] #44 0.658 + export GO_BUILDMODE=-buildmode=pie [2022-05-11T07:19:33.623Z] #44 0.658 + GO_BUILDMODE=-buildmode=pie [2022-05-11T07:19:33.680Z] #54 ... [2022-05-11T07:19:33.680Z] [2022-05-11T07:19:33.680Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-05-11T07:19:33.680Z] #19 sha256:be54dd40eb1e50415a0618e28230f38b72328b8936909b1f3054d1d0e751fecc [2022-05-11T07:19:33.680Z] #19 142.9 Selecting previously unselected package gcc-10-s390x-linux-gnu-base:amd64. [2022-05-11T07:19:33.680Z] #19 142.9 Preparing to unpack .../019-gcc-10-s390x-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-05-11T07:19:33.680Z] #19 142.9 Unpacking gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-05-11T07:19:33.680Z] #19 143.0 Selecting previously unselected package cpp-10-s390x-linux-gnu. [2022-05-11T07:19:33.680Z] #19 143.0 Preparing to unpack .../020-cpp-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-05-11T07:19:33.680Z] #19 143.0 Unpacking cpp-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-05-11T07:19:33.761Z] Fetching without tags [2022-05-11T07:19:33.884Z] #44 0.658 ++ dirname /install.sh [2022-05-11T07:19:33.884Z] #44 0.661 + dir=/ [2022-05-11T07:19:33.884Z] #44 0.661 + bin=tini [2022-05-11T07:19:33.884Z] #44 0.661 + shift [2022-05-11T07:19:33.884Z] #44 0.661 + '[' '!' -f //tini.installer ']' [2022-05-11T07:19:33.884Z] #44 0.661 + . //tini.installer [2022-05-11T07:19:33.884Z] #44 0.661 ++ : v0.19.0 [2022-05-11T07:19:33.884Z] #44 0.662 + install_tini [2022-05-11T07:19:33.884Z] #44 0.662 + echo 'Install tini version v0.19.0' [2022-05-11T07:19:33.884Z] #44 0.662 Install tini version v0.19.0 [2022-05-11T07:19:33.884Z] #44 0.662 + git clone https://github.com/krallin/tini.git /tmp/tmp.PLHW0sISsy/tini [2022-05-11T07:19:33.884Z] #44 0.673 Cloning into '/tmp/tmp.PLHW0sISsy/tini'... [2022-05-11T07:19:33.912Z] #67 11.57 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-11T07:19:33.912Z] #67 11.65 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-05-11T07:19:34.458Z] #44 1.488 + cd /tmp/tmp.PLHW0sISsy/tini [2022-05-11T07:19:34.458Z] #44 1.488 + git checkout -q v0.19.0 [2022-05-11T07:19:34.458Z] #44 1.497 + cmake . [2022-05-11T07:19:34.469Z] Merging remotes/origin/master commit b1e30e83289cb57d1ceab6bb0103f4a6dbdcca7a into PR head commit 61fec7b36e1bee2830176179a1c978ff80376ff5 [2022-05-11T07:19:34.486Z] #67 ... [2022-05-11T07:19:34.486Z] [2022-05-11T07:19:34.486Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-05-11T07:19:34.486Z] #42 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b [2022-05-11T07:19:34.486Z] #42 12.62 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [146 kB] [2022-05-11T07:19:33.489Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-05-11T07:19:33.536Z] > git config --add remote.origin.fetch +refs/pull/43580/head:refs/remotes/origin/PR-43580 # timeout=10 [2022-05-11T07:19:33.567Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-11T07:19:33.677Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-05-11T07:19:33.786Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-05-11T07:19:33.786Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-11T07:19:33.786Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43580/head:refs/remotes/origin/PR-43580 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-11T07:19:34.568Z] > git config core.sparsecheckout # timeout=10 [2022-05-11T07:19:34.599Z] > git checkout -f 61fec7b36e1bee2830176179a1c978ff80376ff5 # timeout=10 [2022-05-11T07:19:35.029Z] #44 1.944 -- The C compiler identification is GNU 10.2.1 [2022-05-11T07:19:35.029Z] #44 2.000 -- Detecting C compiler ABI info [2022-05-11T07:19:35.052Z] #19 150.5 Selecting previously unselected package cpp-aarch64-linux-gnu. [2022-05-11T07:19:35.052Z] #19 150.5 Preparing to unpack .../021-cpp-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-05-11T07:19:35.052Z] #19 150.5 Unpacking cpp-aarch64-linux-gnu (4:10.2.1-1) ... [2022-05-11T07:19:35.052Z] #19 150.5 Selecting previously unselected package cpp-arm-linux-gnueabi. [2022-05-11T07:19:35.052Z] #19 150.5 Preparing to unpack .../022-cpp-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-05-11T07:19:35.052Z] #19 150.5 Unpacking cpp-arm-linux-gnueabi (4:10.2.1-1) ... [2022-05-11T07:19:35.052Z] #19 150.5 Selecting previously unselected package cpp-arm-linux-gnueabihf. [2022-05-11T07:19:35.291Z] #44 2.344 -- Detecting C compiler ABI info - done [2022-05-11T07:19:35.291Z] #44 2.402 -- Check for working C compiler: /usr/bin/cc - skipped [2022-05-11T07:19:35.309Z] #19 150.5 Preparing to unpack .../023-cpp-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-05-11T07:19:35.309Z] #19 150.5 Unpacking cpp-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-05-11T07:19:35.309Z] #19 150.6 Selecting previously unselected package cpp-powerpc64le-linux-gnu. [2022-05-11T07:19:35.309Z] #19 150.6 Preparing to unpack .../024-cpp-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-05-11T07:19:35.309Z] #19 150.6 Unpacking cpp-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-05-11T07:19:35.309Z] #19 150.6 Selecting previously unselected package cpp-s390x-linux-gnu. [2022-05-11T07:19:35.309Z] #19 150.6 Preparing to unpack .../025-cpp-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-05-11T07:19:35.309Z] #19 150.6 Unpacking cpp-s390x-linux-gnu (4:10.2.1-1) ... [2022-05-11T07:19:35.309Z] #19 150.7 Selecting previously unselected package cross-config. [2022-05-11T07:19:35.309Z] #19 150.7 Preparing to unpack .../026-cross-config_2.6.18+nmu1_all.deb ... [2022-05-11T07:19:35.309Z] #19 150.7 Unpacking cross-config (2.6.18+nmu1) ... [2022-05-11T07:19:35.309Z] #19 150.8 Selecting previously unselected package gcc-10-cross-base. [2022-05-11T07:19:35.309Z] #19 150.8 Preparing to unpack .../027-gcc-10-cross-base_10.2.1-6cross1_all.deb ... [2022-05-11T07:19:35.309Z] #19 150.8 Unpacking gcc-10-cross-base (10.2.1-6cross1) ... [2022-05-11T07:19:35.562Z] #44 ... [2022-05-11T07:19:35.562Z] [2022-05-11T07:19:35.562Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-05-11T07:19:35.562Z] #53 sha256:c5a851bb501de1cb3a816e880c60be0f5ea1c0b0e1d7f3ac81ce767796f54dad [2022-05-11T07:19:35.562Z] #53 54.74 gotestsum version dev [2022-05-11T07:19:35.562Z] #53 DONE 55.5s [2022-05-11T07:19:35.562Z] [2022-05-11T07:19:35.562Z] #44 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-05-11T07:19:35.562Z] #44 sha256:b9a865defd54758e6f07bdb6cc9688bf44255a9bb0603663ce7b15d8c2ad43c9 [2022-05-11T07:19:35.562Z] #44 2.420 -- Detecting C compile features [2022-05-11T07:19:35.562Z] #44 2.421 -- Detecting C compile features - done [2022-05-11T07:19:35.562Z] #44 2.496 -- Performing Test HAS_BUILTIN_FORTIFY [2022-05-11T07:19:35.565Z] #19 150.8 Selecting previously unselected package libc6-arm64-cross. [2022-05-11T07:19:35.565Z] #19 150.8 Preparing to unpack .../028-libc6-arm64-cross_2.31-9cross4_all.deb ... [2022-05-11T07:19:35.565Z] #19 150.8 Unpacking libc6-arm64-cross (2.31-9cross4) ... [2022-05-11T07:19:35.822Z] #19 151.1 Selecting previously unselected package libgcc-s1-arm64-cross. [2022-05-11T07:19:35.822Z] #19 151.1 Preparing to unpack .../029-libgcc-s1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-05-11T07:19:35.822Z] #19 151.1 Unpacking libgcc-s1-arm64-cross (10.2.1-6cross1) ... [2022-05-11T07:19:35.822Z] #19 151.2 Selecting previously unselected package libgomp1-arm64-cross. [2022-05-11T07:19:35.822Z] #19 151.2 Preparing to unpack .../030-libgomp1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-05-11T07:19:35.822Z] #19 151.2 Unpacking libgomp1-arm64-cross (10.2.1-6cross1) ... [2022-05-11T07:19:35.822Z] #19 151.3 Selecting previously unselected package libitm1-arm64-cross. [2022-05-11T07:19:35.826Z] #44 2.817 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-05-11T07:19:35.826Z] #44 2.879 -- Configuring done [2022-05-11T07:19:35.826Z] #44 2.907 -- Generating done [2022-05-11T07:19:35.826Z] #44 2.934 -- Build files have been written to: /tmp/tmp.PLHW0sISsy/tini [2022-05-11T07:19:36.078Z] #19 151.3 Preparing to unpack .../031-libitm1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-05-11T07:19:36.078Z] #19 151.3 Unpacking libitm1-arm64-cross (10.2.1-6cross1) ... [2022-05-11T07:19:36.078Z] #19 151.3 Selecting previously unselected package libatomic1-arm64-cross. [2022-05-11T07:19:36.078Z] #19 151.3 Preparing to unpack .../032-libatomic1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-05-11T07:19:36.078Z] #19 151.3 Unpacking libatomic1-arm64-cross (10.2.1-6cross1) ... [2022-05-11T07:19:36.078Z] #19 151.4 Selecting previously unselected package libasan6-arm64-cross. [2022-05-11T07:19:36.078Z] #19 151.4 Preparing to unpack .../033-libasan6-arm64-cross_10.2.1-6cross1_all.deb ... [2022-05-11T07:19:36.078Z] #19 151.4 Unpacking libasan6-arm64-cross (10.2.1-6cross1) ... [2022-05-11T07:19:36.086Z] #44 2.961 + make tini-static [2022-05-11T07:19:36.642Z] #19 151.9 Selecting previously unselected package liblsan0-arm64-cross. [2022-05-11T07:19:36.642Z] #19 151.9 Preparing to unpack .../034-liblsan0-arm64-cross_10.2.1-6cross1_all.deb ... [2022-05-11T07:19:36.642Z] #19 151.9 Unpacking liblsan0-arm64-cross (10.2.1-6cross1) ... [2022-05-11T07:19:36.657Z] #44 3.570 Scanning dependencies of target tini-static [2022-05-11T07:19:36.657Z] #44 3.646 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-05-11T07:19:36.957Z] #19 152.1 Selecting previously unselected package libtsan0-arm64-cross. [2022-05-11T07:19:36.957Z] #19 152.1 Preparing to unpack .../035-libtsan0-arm64-cross_10.2.1-6cross1_all.deb ... [2022-05-11T07:19:36.957Z] #19 152.1 Unpacking libtsan0-arm64-cross (10.2.1-6cross1) ... [2022-05-11T07:19:37.527Z] #19 152.7 Selecting previously unselected package libstdc++6-arm64-cross. [2022-05-11T07:19:37.527Z] #19 152.7 Preparing to unpack .../036-libstdc++6-arm64-cross_10.2.1-6cross1_all.deb ... [2022-05-11T07:19:37.527Z] #19 152.7 Unpacking libstdc++6-arm64-cross (10.2.1-6cross1) ... [2022-05-11T07:19:37.527Z] #19 152.9 Selecting previously unselected package libubsan1-arm64-cross. [2022-05-11T07:19:37.527Z] #19 152.9 Preparing to unpack .../037-libubsan1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-05-11T07:19:37.790Z] Merge succeeded, producing 5b5169049b7a40670618e8524f54f150b792952d [2022-05-11T07:19:37.790Z] Checking out Revision 5b5169049b7a40670618e8524f54f150b792952d (PR-43580) [2022-05-11T07:19:37.794Z] #19 152.9 Unpacking libubsan1-arm64-cross (10.2.1-6cross1) ... [2022-05-11T07:19:37.795Z] #19 153.2 Selecting previously unselected package libgcc-10-dev-arm64-cross. [2022-05-11T07:19:37.795Z] #19 153.2 Preparing to unpack .../038-libgcc-10-dev-arm64-cross_10.2.1-6cross1_all.deb ... [2022-05-11T07:19:37.850Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-05-11T07:19:37.850Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-05-11T07:19:36.991Z] > git remote # timeout=10 [2022-05-11T07:19:37.053Z] > git config --get remote.origin.url # timeout=10 [2022-05-11T07:19:37.084Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-11T07:19:37.084Z] > git merge b1e30e83289cb57d1ceab6bb0103f4a6dbdcca7a # timeout=10 [2022-05-11T07:19:37.710Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2022-05-11T07:19:37.820Z] > git config core.sparsecheckout # timeout=10 [2022-05-11T07:19:37.851Z] > git checkout -f 5b5169049b7a40670618e8524f54f150b792952d # timeout=10 [2022-05-11T07:19:38.043Z] #44 4.798 [100%] Linking C executable tini-static [2022-05-11T07:19:38.052Z] #19 153.2 Unpacking libgcc-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-05-11T07:19:38.304Z] #44 5.291 [100%] Built target tini-static [2022-05-11T07:19:38.304Z] #44 5.327 + mkdir -p /build [2022-05-11T07:19:38.304Z] #44 5.333 + cp tini-static /build/docker-init [2022-05-11T07:19:38.307Z] #19 153.5 Selecting previously unselected package gcc-10-aarch64-linux-gnu. [2022-05-11T07:19:38.307Z] #19 153.5 Preparing to unpack .../039-gcc-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-05-11T07:19:38.307Z] #19 153.5 Unpacking gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-05-11T07:19:39.786Z] #42 17.49 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-05-11T07:19:40.048Z] #42 ... [2022-05-11T07:19:40.048Z] [2022-05-11T07:19:40.048Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-05-11T07:19:40.048Z] #53 sha256:7e99fa63a9052785ca7eccb11c1c7cf33834357605e6dc6776dcf50c1ca39af6 [2022-05-11T07:19:40.048Z] #53 16.63 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-05-11T07:19:40.048Z] #53 16.81 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-05-11T07:19:40.048Z] #53 17.04 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-05-11T07:19:40.094Z] Running on azwin-2-ab3a90 in d:\jenkins\workspace\moby_PR-43580 [Pipeline] { [Pipeline] ws [2022-05-11T07:19:40.108Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2022-05-11T07:19:40.219Z] #44 DONE 6.9s [2022-05-11T07:19:40.219Z] [2022-05-11T07:19:40.219Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-05-11T07:19:40.219Z] #14 sha256:abc72897457048070d90b3baa59c57244484407f38451947e270b3dda7d6d47c [2022-05-11T07:19:40.219Z] #14 56.46 Selecting previously unselected package gcc-mingw-w64-base. [2022-05-11T07:19:40.219Z] #14 56.46 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_arm64.deb ... [2022-05-11T07:19:40.219Z] #14 56.48 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-05-11T07:19:40.219Z] #14 56.63 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-05-11T07:19:40.219Z] #14 56.66 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_arm64.deb ... [2022-05-11T07:19:40.219Z] #14 56.68 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-05-11T07:19:41.681Z] The recommended git tool is: git [2022-05-11T07:19:42.602Z] #53 ... [2022-05-11T07:19:42.602Z] [2022-05-11T07:19:42.602Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-05-11T07:19:42.602Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-05-11T07:19:42.602Z] #14 10.88 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-05-11T07:19:42.766Z] #14 62.53 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-05-11T07:19:42.766Z] #14 62.54 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ... [2022-05-11T07:19:42.766Z] #14 62.54 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-05-11T07:19:42.863Z] #14 ... [2022-05-11T07:19:42.863Z] [2022-05-11T07:19:42.863Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-05-11T07:19:42.863Z] #67 sha256:5e9b66719fae87578d7459fa2ead0cc5f76c2527d3f3f2ded2e188580f29b42e [2022-05-11T07:19:42.863Z] #67 12.54 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-05-11T07:19:42.863Z] #67 17.78 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-05-11T07:19:42.863Z] #67 19.87 go: downloading github.com/google/uuid v1.3.0 [2022-05-11T07:19:42.863Z] #67 19.89 go: downloading github.com/moby/vpnkit v0.5.0 [2022-05-11T07:19:42.863Z] #67 20.06 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-05-11T07:19:42.863Z] #67 20.14 go: downloading github.com/gofrs/flock v0.8.1 [2022-05-11T07:19:42.863Z] #67 20.39 go: downloading github.com/gorilla/mux v1.8.0 [2022-05-11T07:19:42.863Z] #67 20.67 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-05-11T07:19:43.808Z] #67 ... [2022-05-11T07:19:43.808Z] [2022-05-11T07:19:43.808Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-05-11T07:19:43.808Z] #53 sha256:7e99fa63a9052785ca7eccb11c1c7cf33834357605e6dc6776dcf50c1ca39af6 [2022-05-11T07:19:43.808Z] #53 21.93 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-05-11T07:19:43.808Z] #53 21.93 go: downloading golang.org/x/mod v0.3.0 [2022-05-11T07:19:45.197Z] #53 ... [2022-05-11T07:19:45.197Z] [2022-05-11T07:19:45.197Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-05-11T07:19:45.197Z] #26 sha256:545820e969f6d1ebe3d72fb659e54e01f9def251c4f0e7952c24f1876a3196a6 [2022-05-11T07:19:45.197Z] #26 21.61 + mkdir -p /build [2022-05-11T07:19:45.197Z] #26 21.62 + mv docker/docker /build/ [2022-05-11T07:19:45.197Z] #26 21.69 + rmdir docker [2022-05-11T07:19:45.197Z] #26 DONE 22.8s [2022-05-11T07:19:45.197Z] [2022-05-11T07:19:45.197Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-05-11T07:19:45.197Z] #67 sha256:5e9b66719fae87578d7459fa2ead0cc5f76c2527d3f3f2ded2e188580f29b42e [2022-05-11T07:19:45.197Z] #67 21.61 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-05-11T07:19:45.197Z] #67 21.91 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-05-11T07:19:45.197Z] #67 22.39 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-05-11T07:19:46.141Z] #67 ... [2022-05-11T07:19:46.141Z] [2022-05-11T07:19:46.141Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-05-11T07:19:46.141Z] #40 sha256:4a8f5d26cb515d9a7ffa8a1eb1a9c762d8f58ccf2d3ae38d36d1ac56ba42889c [2022-05-11T07:19:46.141Z] #40 14.47 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-05-11T07:19:46.141Z] #40 14.60 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-05-11T07:19:46.402Z] #40 ... [2022-05-11T07:19:46.402Z] [2022-05-11T07:19:46.402Z] #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 echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /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 [2022-05-11T07:19:46.402Z] #51 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-05-11T07:19:46.402Z] #51 14.10 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [146 kB] [2022-05-11T07:19:46.402Z] #51 20.97 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-05-11T07:19:46.402Z] #51 ... [2022-05-11T07:19:46.402Z] [2022-05-11T07:19:46.402Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help [2022-05-11T07:19:46.402Z] #36 sha256:b9859af8b84dce2d8bcff7950573223c4f248f3ca3c9adee96516ee850fccc70 [2022-05-11T07:19:46.402Z] #36 23.79 go: downloading github.com/sirupsen/logrus v1.6.0 [2022-05-11T07:19:46.402Z] #36 23.81 go: downloading github.com/spf13/cobra v1.1.3 [2022-05-11T07:19:46.402Z] #36 24.44 go: downloading github.com/mattn/go-isatty v0.0.3 [2022-05-11T07:19:46.984Z] #36 25.05 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1 [2022-05-11T07:19:46.984Z] #36 25.34 go: downloading github.com/spf13/pflag v1.0.5 [2022-05-11T07:19:47.233Z] using credential docker-jenkins-github-credentials [2022-05-11T07:19:47.307Z] Cloning the remote Git repository [2022-05-11T07:19:47.307Z] Cloning with configured refspecs honoured and without tags [2022-05-11T07:19:47.556Z] #36 25.64 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-05-11T07:19:48.131Z] #36 26.42 go: downloading github.com/google/go-dap v0.6.0 [2022-05-11T07:19:48.249Z] #19 ... [2022-05-11T07:19:48.249Z] [2022-05-11T07:19:48.249Z] #54 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-05-11T07:19:48.249Z] #54 sha256:26209c4795914995411be6e71aeda135557e0abe072f41ca3ab9544bf2e7195e [2022-05-11T07:19:48.249Z] #54 DONE 170.3s [2022-05-11T07:19:48.249Z] [2022-05-11T07:19:48.249Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-05-11T07:19:48.249Z] #19 sha256:be54dd40eb1e50415a0618e28230f38b72328b8936909b1f3054d1d0e751fecc [2022-05-11T07:19:48.249Z] #19 162.4 Selecting previously unselected package gcc-aarch64-linux-gnu. [2022-05-11T07:19:48.249Z] #19 162.4 Preparing to unpack .../040-gcc-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-05-11T07:19:48.249Z] #19 162.4 Unpacking gcc-aarch64-linux-gnu (4:10.2.1-1) ... [2022-05-11T07:19:48.249Z] #19 162.5 Selecting previously unselected package linux-libc-dev-arm64-cross. [2022-05-11T07:19:48.249Z] #19 162.5 Preparing to unpack .../041-linux-libc-dev-arm64-cross_5.10.13-1cross4_all.deb ... [2022-05-11T07:19:48.249Z] #19 162.5 Unpacking linux-libc-dev-arm64-cross (5.10.13-1cross4) ... [2022-05-11T07:19:48.249Z] #19 163.0 Selecting previously unselected package libc6-dev-arm64-cross. [2022-05-11T07:19:48.249Z] #19 163.0 Preparing to unpack .../042-libc6-dev-arm64-cross_2.31-9cross4_all.deb ... [2022-05-11T07:19:48.249Z] #19 163.0 Unpacking libc6-dev-arm64-cross (2.31-9cross4) ... [2022-05-11T07:19:48.505Z] #19 163.7 Selecting previously unselected package libstdc++-10-dev-arm64-cross. [2022-05-11T07:19:48.505Z] #19 163.7 Preparing to unpack .../043-libstdc++-10-dev-arm64-cross_10.2.1-6cross1_all.deb ... [2022-05-11T07:19:48.505Z] #19 163.7 Unpacking libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-05-11T07:19:48.703Z] #36 26.88 go: downloading github.com/cosiner/argv v0.1.0 [2022-05-11T07:19:48.703Z] #36 26.90 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9 [2022-05-11T07:19:48.703Z] #36 26.93 go: downloading github.com/peterh/liner v1.2.2 [2022-05-11T07:19:48.843Z] Commit message: "Merge commit 'b1e30e83289cb57d1ceab6bb0103f4a6dbdcca7a' into HEAD" [2022-05-11T07:19:48.964Z] First time build. Skipping changelog. [2022-05-11T07:19:48.965Z] #36 27.26 go: downloading github.com/russross/blackfriday/v2 v2.0.1 [2022-05-11T07:19:49.068Z] #19 164.2 Selecting previously unselected package g++-10-aarch64-linux-gnu. [2022-05-11T07:19:49.068Z] #19 164.2 Preparing to unpack .../044-g++-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-05-11T07:19:49.068Z] #19 164.2 Unpacking g++-10-aarch64-linux-gnu (10.2.1-6cross1) ... [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-05-11T07:19:49.389Z] #14 ... [2022-05-11T07:19:49.389Z] [2022-05-11T07:19:49.389Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-05-11T07:19:49.389Z] #64 sha256:82fe042a76c9e6d5b7411757aa6c489bdef07155d59bffae96e65bb430e5814f [2022-05-11T07:19:47.458Z] Cloning repository https://github.com/moby/moby.git [2022-05-11T07:19:47.833Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2022-05-11T07:19:48.646Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-05-11T07:19:48.646Z] > git --version # timeout=10 [2022-05-11T07:19:48.692Z] > git --version # 'git version 2.24.1.windows.2' [2022-05-11T07:19:48.692Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-11T07:19:48.692Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43580/head:refs/remotes/origin/PR-43580 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-11T07:19:49.538Z] #36 27.85 go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-05-11T07:19:49.538Z] #36 27.88 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4 [2022-05-11T07:19:49.649Z] #64 42.04 Updating files: 60% (2871/4768) Updating files: 61% (2909/4768) Updating files: 62% (2957/4768) Updating files: 63% (3004/4768) Updating files: 64% (3052/4768) Updating files: 65% (3100/4768) Updating files: 66% (3147/4768) Updating files: 67% (3195/4768) Updating files: 68% (3243/4768) Updating files: 69% (3290/4768) Updating files: 70% (3338/4768) Updating files: 71% (3386/4768) Updating files: 72% (3433/4768) Updating files: 73% (3481/4768) Updating files: 74% (3529/4768) Updating files: 75% (3576/4768) Updating files: 76% (3624/4768) Updating files: 77% (3672/4768) Updating files: 78% (3720/4768) Updating files: 79% (3767/4768) Updating files: 80% (3815/4768) Updating files: 81% (3863/4768) Updating files: 82% (3910/4768) Updating files: 83% (3958/4768) Updating files: 84% (4006/4768) Updating files: 85% (4053/4768) Updating files: 86% (4101/4768) Updating files: 87% (4149/4768) Updating files: 88% (4196/4768) Updating files: 89% (4244/4768) Updating files: 90% (4292/4768) Updating files: 91% (4339/4768) Updating files: 92% (4387/4768) Updating files: 93% (4435/4768) Updating files: 94% (4482/4768) Updating files: 95% (4530/4768) Updating files: 96% (4578/4768) Updating files: 97% (4625/4768) Updating files: 98% (4673/4768) Updating files: 99% (4721/4768) Updating files: 100% (4768/4768) Updating files: 100% (4768/4768), done. [2022-05-11T07:19:49.649Z] #64 42.93 + cd /tmp/tmp.HS2PDCF51Q/src/github.com/containerd/containerd [2022-05-11T07:19:49.649Z] #64 42.94 + git checkout -q v1.6.4 [2022-05-11T07:19:50.482Z] #36 ... [2022-05-11T07:19:50.482Z] [2022-05-11T07:19:50.482Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-05-11T07:19:50.482Z] #62 sha256:bc04e854d726a022e98b78d242bb29167d8b72f145358cce5911a800873568dc [2022-05-11T07:19:50.482Z] #62 18.87 Fetched 8530 kB in 14s (596 kB/s) [2022-05-11T07:19:50.482Z] #62 18.87 Reading package lists... [2022-05-11T07:19:51.031Z] #64 44.28 + export 'BUILDTAGS=netgo osusergo static_build' [2022-05-11T07:19:51.032Z] #64 44.28 + BUILDTAGS='netgo osusergo static_build' [2022-05-11T07:19:51.032Z] #64 44.28 + export EXTRA_FLAGS=-buildmode=pie [2022-05-11T07:19:51.032Z] #64 44.28 + EXTRA_FLAGS=-buildmode=pie [2022-05-11T07:19:51.032Z] #64 44.28 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-05-11T07:19:51.032Z] #64 44.29 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-05-11T07:19:51.032Z] #64 44.29 + '[' '' = dynamic ']' [2022-05-11T07:19:51.032Z] #64 44.29 + make [2022-05-11T07:19:51.062Z] #62 28.90 Reading package lists... [2022-05-11T07:19:51.062Z] #62 ... [2022-05-11T07:19:51.062Z] [2022-05-11T07:19:51.062Z] #38 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-05-11T07:19:51.062Z] #38 sha256:4bb4f83a0690da47c17fb103f09aa168321773c1ee45de9b3acf6b42f2bf1368 [2022-05-11T07:19:51.062Z] #38 29.46 tomll can be used in two ways: [2022-05-11T07:19:51.333Z] #38 29.46 Writing to STDIN and reading from STDOUT: [2022-05-11T07:19:51.333Z] #38 29.46 cat file.toml | tomll > file.toml [2022-05-11T07:19:51.333Z] #38 29.46 [2022-05-11T07:19:51.333Z] #38 29.46 Reading and updating a list of files: [2022-05-11T07:19:51.333Z] #38 29.46 tomll a.toml b.toml c.toml [2022-05-11T07:19:51.333Z] #38 29.46 [2022-05-11T07:19:51.333Z] #38 29.46 When given a list of files, tomll will modify all files in place without asking. [2022-05-11T07:19:48.865Z] > git rev-list --no-walk 10113c5ecf329c0503fc2d74329de4d1331182e8 # timeout=10 [2022-05-11T07:19:52.071Z] + docker version [2022-05-11T07:19:52.278Z] #38 DONE 30.4s [2022-05-11T07:19:52.278Z] [2022-05-11T07:19:52.278Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help [2022-05-11T07:19:52.278Z] #36 sha256:b9859af8b84dce2d8bcff7950573223c4f248f3ca3c9adee96516ee850fccc70 [2022-05-11T07:19:52.278Z] #36 30.30 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097 [2022-05-11T07:19:52.851Z] #36 31.06 go: downloading github.com/mattn/go-runewidth v0.0.3 [2022-05-11T07:19:52.851Z] #36 31.14 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0 [2022-05-11T07:19:52.851Z] #36 31.20 go: downloading github.com/cilium/ebpf v0.7.0 [2022-05-11T07:19:52.945Z] #64 46.00 + bin/ctr [2022-05-11T07:19:55.865Z] #19 171.0 Selecting previously unselected package g++-aarch64-linux-gnu. [2022-05-11T07:19:55.865Z] #19 171.0 Preparing to unpack .../045-g++-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-05-11T07:19:55.865Z] #19 171.0 Unpacking g++-aarch64-linux-gnu (4:10.2.1-1) ... [2022-05-11T07:19:55.865Z] #19 171.1 Selecting previously unselected package patch. [2022-05-11T07:19:55.865Z] #19 171.1 Preparing to unpack .../046-patch_2.7.6-7_amd64.deb ... [2022-05-11T07:19:55.865Z] #19 171.1 Unpacking patch (2.7.6-7) ... [2022-05-11T07:19:55.865Z] #19 171.1 Selecting previously unselected package dpkg-dev. [2022-05-11T07:19:55.865Z] #19 171.1 Preparing to unpack .../047-dpkg-dev_1.20.9_all.deb ... [2022-05-11T07:19:55.865Z] #19 171.1 Unpacking dpkg-dev (1.20.9) ... [2022-05-11T07:19:56.122Z] #19 171.3 Selecting previously unselected package libconfig-inifiles-perl. [2022-05-11T07:19:56.122Z] #19 171.3 Preparing to unpack .../048-libconfig-inifiles-perl_3.000003-1_all.deb ... [2022-05-11T07:19:56.122Z] #19 171.3 Unpacking libconfig-inifiles-perl (3.000003-1) ... [2022-05-11T07:19:56.122Z] #19 171.3 Selecting previously unselected package libio-string-perl. [2022-05-11T07:19:56.122Z] #19 171.3 Preparing to unpack .../049-libio-string-perl_1.08-3.1_all.deb ... [2022-05-11T07:19:56.122Z] #19 171.3 Unpacking libio-string-perl (1.08-3.1) ... [2022-05-11T07:19:56.122Z] #19 171.4 Selecting previously unselected package libicu67:amd64. [2022-05-11T07:19:56.122Z] #19 171.4 Preparing to unpack .../050-libicu67_67.1-7_amd64.deb ... [2022-05-11T07:19:56.122Z] #19 171.4 Unpacking libicu67:amd64 (67.1-7) ... [2022-05-11T07:19:57.194Z] #36 ... [2022-05-11T07:19:57.194Z] [2022-05-11T07:19:57.194Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-05-11T07:19:57.194Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-05-11T07:19:57.194Z] #14 25.05 Fetched 8530 kB in 20s (433 kB/s) [2022-05-11T07:19:57.194Z] #14 25.05 Reading package lists... [2022-05-11T07:19:57.487Z] #14 33.82 Reading package lists... [2022-05-11T07:19:57.487Z] #14 ... [2022-05-11T07:19:57.487Z] [2022-05-11T07:19:57.487Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-05-11T07:19:57.487Z] #67 sha256:5e9b66719fae87578d7459fa2ead0cc5f76c2527d3f3f2ded2e188580f29b42e [2022-05-11T07:19:57.487Z] #67 25.10 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-05-11T07:19:57.487Z] #67 ... [2022-05-11T07:19:57.487Z] [2022-05-11T07:19:57.487Z] #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 echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /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 [2022-05-11T07:19:57.487Z] #51 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-05-11T07:19:57.487Z] #51 25.12 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2159 B] [2022-05-11T07:19:57.487Z] #51 32.60 Fetched 8534 kB in 25s (337 kB/s) [2022-05-11T07:19:58.647Z] #19 ... [2022-05-11T07:19:58.647Z] [2022-05-11T07:19:58.647Z] #62 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-05-11T07:19:58.647Z] #62 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-05-11T07:19:58.647Z] #62 181.5 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2022-05-11T07:19:59.420Z] #51 32.60 Reading package lists... [2022-05-11T07:19:59.420Z] #51 ... [2022-05-11T07:19:59.420Z] [2022-05-11T07:19:59.420Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-05-11T07:19:59.420Z] #62 sha256:bc04e854d726a022e98b78d242bb29167d8b72f145358cce5911a800873568dc [2022-05-11T07:19:59.420Z] #62 28.90 Reading package lists... [2022-05-11T07:19:59.739Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-05-11T07:20:00.011Z] #62 DONE 183.3s [2022-05-11T07:20:00.011Z] [2022-05-11T07:20:00.011Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-05-11T07:20:00.011Z] #19 sha256:be54dd40eb1e50415a0618e28230f38b72328b8936909b1f3054d1d0e751fecc [2022-05-11T07:20:00.011Z] #19 173.9 Selecting previously unselected package libxml2:amd64. [2022-05-11T07:20:00.011Z] #19 173.9 Preparing to unpack .../051-libxml2_2.9.10+dfsg-6.7+deb11u1_amd64.deb ... [2022-05-11T07:20:00.011Z] #19 174.0 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u1) ... [2022-05-11T07:20:00.011Z] #19 175.1 Selecting previously unselected package libxml-namespacesupport-perl. [2022-05-11T07:20:00.011Z] #19 175.1 Preparing to unpack .../052-libxml-namespacesupport-perl_1.12-1.1_all.deb ... [2022-05-11T07:20:00.011Z] #19 175.2 Unpacking libxml-namespacesupport-perl (1.12-1.1) ... [2022-05-11T07:20:00.011Z] #19 175.3 Selecting previously unselected package libxml-sax-base-perl. [2022-05-11T07:20:00.011Z] #19 175.3 Preparing to unpack .../053-libxml-sax-base-perl_1.09-1.1_all.deb ... [2022-05-11T07:20:00.011Z] #19 175.3 Unpacking libxml-sax-base-perl (1.09-1.1) ... [2022-05-11T07:20:00.011Z] #19 175.4 Selecting previously unselected package libxml-sax-perl. [2022-05-11T07:20:00.011Z] #19 175.4 Preparing to unpack .../054-libxml-sax-perl_1.02+dfsg-1_all.deb ... [2022-05-11T07:20:00.011Z] #19 175.4 Unpacking libxml-sax-perl (1.02+dfsg-1) ... [2022-05-11T07:20:00.268Z] #19 175.5 Selecting previously unselected package libxml-libxml-perl. [2022-05-11T07:20:00.268Z] #19 175.5 Preparing to unpack .../055-libxml-libxml-perl_2.0134+dfsg-2+b1_amd64.deb ... [2022-05-11T07:20:00.268Z] #19 175.5 Unpacking libxml-libxml-perl (2.0134+dfsg-2+b1) ... [2022-05-11T07:20:00.268Z] #19 175.6 Selecting previously unselected package libxml-simple-perl. [2022-05-11T07:20:00.268Z] #19 175.6 Preparing to unpack .../056-libxml-simple-perl_2.25-1_all.deb ... [2022-05-11T07:20:00.268Z] #19 175.6 Unpacking libxml-simple-perl (2.25-1) ... [2022-05-11T07:20:00.268Z] #19 175.6 Selecting previously unselected package libyaml-perl. [2022-05-11T07:20:00.268Z] #19 175.6 Preparing to unpack .../057-libyaml-perl_1.30-1_all.deb ... [2022-05-11T07:20:00.268Z] #19 175.6 Unpacking libyaml-perl (1.30-1) ... [2022-05-11T07:20:00.268Z] #19 175.7 Selecting previously unselected package libconfig-auto-perl. [2022-05-11T07:20:00.268Z] #19 175.7 Preparing to unpack .../058-libconfig-auto-perl_0.44-1.1_all.deb ... [2022-05-11T07:20:00.268Z] #19 175.7 Unpacking libconfig-auto-perl (0.44-1.1) ... [2022-05-11T07:20:00.524Z] #19 175.7 Selecting previously unselected package libfile-which-perl. [2022-05-11T07:20:00.524Z] #19 175.7 Preparing to unpack .../059-libfile-which-perl_1.23-1_all.deb ... [2022-05-11T07:20:00.524Z] #19 175.8 Unpacking libfile-which-perl (1.23-1) ... [2022-05-11T07:20:00.524Z] #19 175.8 Selecting previously unselected package libfile-homedir-perl. [2022-05-11T07:20:00.524Z] #19 175.8 Preparing to unpack .../060-libfile-homedir-perl_1.006-1_all.deb ... [2022-05-11T07:20:00.524Z] #19 175.8 Unpacking libfile-homedir-perl (1.006-1) ... [2022-05-11T07:20:00.524Z] #19 175.8 Selecting previously unselected package libdebian-dpkgcross-perl. [2022-05-11T07:20:00.524Z] #19 175.8 Preparing to unpack .../061-libdebian-dpkgcross-perl_2.6.18+nmu1_all.deb ... [2022-05-11T07:20:00.524Z] #19 175.8 Unpacking libdebian-dpkgcross-perl (2.6.18+nmu1) ... [2022-05-11T07:20:00.524Z] #19 175.9 Selecting previously unselected package dpkg-cross. [2022-05-11T07:20:00.524Z] #19 175.9 Preparing to unpack .../062-dpkg-cross_2.6.18+nmu1_all.deb ... [2022-05-11T07:20:00.524Z] #19 175.9 Unpacking dpkg-cross (2.6.18+nmu1) ... [2022-05-11T07:20:00.779Z] #19 175.9 Selecting previously unselected package crossbuild-essential-arm64. [2022-05-11T07:20:00.779Z] #19 175.9 Preparing to unpack .../063-crossbuild-essential-arm64_12.9_all.deb ... [2022-05-11T07:20:00.779Z] #19 175.9 Unpacking crossbuild-essential-arm64 (12.9) ... [2022-05-11T07:20:00.779Z] #19 176.0 Selecting previously unselected package libc6-armel-cross. [2022-05-11T07:20:00.779Z] #19 176.0 Preparing to unpack .../064-libc6-armel-cross_2.31-9cross4_all.deb ... [2022-05-11T07:20:00.779Z] #19 176.0 Unpacking libc6-armel-cross (2.31-9cross4) ... [2022-05-11T07:20:00.780Z] #19 176.1 Selecting previously unselected package libgcc-s1-armel-cross. [2022-05-11T07:20:00.780Z] #19 176.2 Preparing to unpack .../065-libgcc-s1-armel-cross_10.2.1-6cross1_all.deb ... [2022-05-11T07:20:00.780Z] #19 176.2 Unpacking libgcc-s1-armel-cross (10.2.1-6cross1) ... [2022-05-11T07:20:00.780Z] #19 176.2 Selecting previously unselected package libgomp1-armel-cross. [2022-05-11T07:20:00.780Z] #19 176.2 Preparing to unpack .../066-libgomp1-armel-cross_10.2.1-6cross1_all.deb ... [2022-05-11T07:20:01.037Z] #19 176.2 Unpacking libgomp1-armel-cross (10.2.1-6cross1) ... [2022-05-11T07:20:01.037Z] #19 176.2 Selecting previously unselected package libatomic1-armel-cross. [2022-05-11T07:20:01.037Z] #19 176.2 Preparing to unpack .../067-libatomic1-armel-cross_10.2.1-6cross1_all.deb ... [2022-05-11T07:20:01.037Z] #19 176.3 Unpacking libatomic1-armel-cross (10.2.1-6cross1) ... [2022-05-11T07:20:01.037Z] #19 176.3 Selecting previously unselected package libasan6-armel-cross. [2022-05-11T07:20:01.037Z] #19 176.3 Preparing to unpack .../068-libasan6-armel-cross_10.2.1-6cross1_all.deb ... [2022-05-11T07:20:01.037Z] #19 176.3 Unpacking libasan6-armel-cross (10.2.1-6cross1) ... [2022-05-11T07:20:01.293Z] #19 176.6 Selecting previously unselected package libstdc++6-armel-cross. [2022-05-11T07:20:01.293Z] #19 176.6 Preparing to unpack .../069-libstdc++6-armel-cross_10.2.1-6cross1_all.deb ... [2022-05-11T07:20:01.293Z] #19 176.6 Unpacking libstdc++6-armel-cross (10.2.1-6cross1) ... [2022-05-11T07:20:01.293Z] #19 176.6 Selecting previously unselected package libubsan1-armel-cross. [2022-05-11T07:20:01.293Z] #19 176.6 Preparing to unpack .../070-libubsan1-armel-cross_10.2.1-6cross1_all.deb ... [2022-05-11T07:20:01.293Z] #19 176.6 Unpacking libubsan1-armel-cross (10.2.1-6cross1) ... [2022-05-11T07:20:01.293Z] #19 176.7 Selecting previously unselected package libgcc-10-dev-armel-cross. [2022-05-11T07:20:01.549Z] #19 176.7 Preparing to unpack .../071-libgcc-10-dev-armel-cross_10.2.1-6cross1_all.deb ... [2022-05-11T07:20:01.549Z] #19 176.7 Unpacking libgcc-10-dev-armel-cross (10.2.1-6cross1) ... [2022-05-11T07:20:01.549Z] #19 176.8 Selecting previously unselected package gcc-10-arm-linux-gnueabi. [2022-05-11T07:20:01.549Z] #19 176.8 Preparing to unpack .../072-gcc-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-05-11T07:20:01.549Z] #19 176.9 Unpacking gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-05-11T07:20:02.238Z] #62 37.89 Building dependency tree... [2022-05-11T07:20:02.238Z] #62 ... [2022-05-11T07:20:02.238Z] [2022-05-11T07:20:02.238Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-05-11T07:20:02.238Z] #42 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b [2022-05-11T07:20:02.238Z] #42 29.99 Fetched 8530 kB in 23s (379 kB/s) [2022-05-11T07:20:02.238Z] #42 29.99 Reading package lists... [2022-05-11T07:20:02.238Z] #42 39.35 Reading package lists... [2022-05-11T07:20:02.238Z] #42 ... [2022-05-11T07:20:02.238Z] [2022-05-11T07:20:02.238Z] #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 "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-05-11T07:20:02.238Z] #47 sha256:26209c4795914995411be6e71aeda135557e0abe072f41ca3ab9544bf2e7195e [2022-05-11T07:20:02.238Z] #47 38.30 Updating files: 67% (1229/1808) Updating files: 68% (1230/1808) Updating files: 69% (1248/1808) Updating files: 70% (1266/1808) Updating files: 71% (1284/1808) Updating files: 72% (1302/1808) Updating files: 73% (1320/1808) Updating files: 74% (1338/1808) Updating files: 75% (1356/1808) Updating files: 76% (1375/1808) Updating files: 77% (1393/1808) Updating files: 78% (1411/1808) Updating files: 79% (1429/1808) Updating files: 80% (1447/1808) Updating files: 81% (1465/1808) Updating files: 82% (1483/1808) Updating files: 83% (1501/1808) Updating files: 84% (1519/1808) Updating files: 85% (1537/1808) Updating files: 86% (1555/1808) Updating files: 87% (1573/1808) Updating files: 88% (1592/1808) Updating files: 89% (1610/1808) Updating files: 90% (1628/1808) Updating files: 91% (1646/1808) Updating files: 92% (1664/1808) Updating files: 93% (1682/1808) Updating files: 94% (1700/1808) Updating files: 95% (1718/1808) Updating files: 96% (1736/1808) Updating files: 97% (1754/1808) Updating files: 98% (1772/1808) Updating files: 99% (1790/1808) Updating files: 100% (1808/1808) Updating files: 100% (1808/1808), done. [2022-05-11T07:20:02.238Z] #47 39.38 + git checkout -q v2.3.0 [2022-05-11T07:20:02.943Z] #64 ... [2022-05-11T07:20:02.943Z] [2022-05-11T07:20:02.943Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-05-11T07:20:02.943Z] #14 sha256:abc72897457048070d90b3baa59c57244484407f38451947e270b3dda7d6d47c [2022-05-11T07:20:02.943Z] #14 72.15 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-05-11T07:20:02.943Z] #14 72.15 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ... [2022-05-11T07:20:02.943Z] #14 72.15 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-05-11T07:20:02.943Z] #14 76.55 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-05-11T07:20:02.943Z] #14 76.56 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_arm64.deb ... [2022-05-11T07:20:02.943Z] #14 76.56 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-05-11T07:20:02.943Z] #14 81.77 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-05-11T07:20:02.943Z] #14 81.78 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ... [2022-05-11T07:20:02.943Z] #14 81.78 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-05-11T07:20:04.155Z] #47 42.00 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2022-05-11T07:20:04.416Z] Client: [2022-05-11T07:20:04.416Z] Version: 20.10.9 [2022-05-11T07:20:04.416Z] API version: 1.41 [2022-05-11T07:20:04.416Z] Go version: go1.16.8 [2022-05-11T07:20:04.416Z] Git commit: c2ea9bc [2022-05-11T07:20:04.416Z] Built: Mon Oct 4 16:11:10 2021 [2022-05-11T07:20:04.416Z] OS/Arch: windows/amd64 [2022-05-11T07:20:04.416Z] Context: default [2022-05-11T07:20:04.416Z] Experimental: true [2022-05-11T07:20:04.416Z] [2022-05-11T07:20:04.416Z] Server: Docker Engine - Community [2022-05-11T07:20:04.416Z] Engine: [2022-05-11T07:20:04.416Z] Version: 20.10.9 [2022-05-11T07:20:04.416Z] API version: 1.41 (minimum version 1.24) [2022-05-11T07:20:04.416Z] Go version: go1.16.8 [2022-05-11T07:20:04.416Z] Git commit: 79ea9d3 [2022-05-11T07:20:04.416Z] Built: Mon Oct 4 16:06:39 2021 [2022-05-11T07:20:04.416Z] OS/Arch: windows/amd64 [2022-05-11T07:20:04.416Z] Experimental: true [Pipeline] sh [2022-05-11T07:20:05.464Z] Fetching without tags [2022-05-11T07:20:05.921Z] + docker info [2022-05-11T07:20:05.921Z] Client: [2022-05-11T07:20:05.921Z] Context: default [2022-05-11T07:20:05.921Z] Debug Mode: false [2022-05-11T07:20:05.921Z] [2022-05-11T07:20:05.921Z] Server: [2022-05-11T07:20:05.921Z] Containers: 0 [2022-05-11T07:20:05.921Z] Running: 0 [2022-05-11T07:20:05.921Z] Paused: 0 [2022-05-11T07:20:05.921Z] Stopped: 0 [2022-05-11T07:20:05.921Z] Images: 0 [2022-05-11T07:20:05.921Z] Server Version: 20.10.9 [2022-05-11T07:20:05.921Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-05-11T07:20:05.921Z] Windows: [2022-05-11T07:20:05.921Z] LCOW: [2022-05-11T07:20:05.921Z] Logging Driver: json-file [2022-05-11T07:20:05.921Z] Plugins: [2022-05-11T07:20:05.921Z] Volume: local [2022-05-11T07:20:05.921Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-05-11T07:20:05.921Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-05-11T07:20:05.921Z] Swarm: inactive [2022-05-11T07:20:05.921Z] Default Isolation: process [2022-05-11T07:20:05.921Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-05-11T07:20:05.921Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-05-11T07:20:05.921Z] OSType: windows [2022-05-11T07:20:05.921Z] Architecture: x86_64 [2022-05-11T07:20:05.921Z] CPUs: 4 [2022-05-11T07:20:05.921Z] Total Memory: 32GiB [2022-05-11T07:20:05.921Z] Name: azwin-2-005dd0 [2022-05-11T07:20:05.921Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2022-05-11T07:20:05.921Z] Docker Root Dir: D:\docker [2022-05-11T07:20:05.921Z] Debug Mode: false [2022-05-11T07:20:05.921Z] Registry: https://index.docker.io/v1/ [2022-05-11T07:20:05.921Z] Labels: [2022-05-11T07:20:05.921Z] Experimental: true [2022-05-11T07:20:05.921Z] Insecure Registries: [2022-05-11T07:20:05.921Z] 10.0.0.4:5000 [2022-05-11T07:20:05.921Z] 127.0.0.0/8 [2022-05-11T07:20:05.921Z] Registry Mirrors: [2022-05-11T07:20:05.921Z] http://10.0.0.4:5000/ [2022-05-11T07:20:05.921Z] Live Restore Enabled: false [2022-05-11T07:20:05.921Z] Product License: Community Engine [2022-05-11T07:20:05.921Z] [2022-05-11T07:20:05.949Z] using credential docker-jenkins-github-credentials [2022-05-11T07:20:06.025Z] Cloning the remote Git repository [2022-05-11T07:20:06.025Z] Cloning with configured refspecs honoured and without tags [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2022-05-11T07:20:06.177Z] Merging remotes/origin/master commit b1e30e83289cb57d1ceab6bb0103f4a6dbdcca7a into PR head commit 61fec7b36e1bee2830176179a1c978ff80376ff5 [2022-05-11T07:20:06.799Z] #19 181.6 Selecting previously unselected package gcc-arm-linux-gnueabi. [2022-05-11T07:20:06.799Z] #19 181.6 Preparing to unpack .../073-gcc-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-05-11T07:20:06.799Z] #19 181.6 Unpacking gcc-arm-linux-gnueabi (4:10.2.1-1) ... [2022-05-11T07:20:06.799Z] #19 181.6 Selecting previously unselected package linux-libc-dev-armel-cross. [2022-05-11T07:20:06.799Z] #19 181.6 Preparing to unpack .../074-linux-libc-dev-armel-cross_5.10.13-1cross4_all.deb ... [2022-05-11T07:20:06.799Z] #19 181.6 Unpacking linux-libc-dev-armel-cross (5.10.13-1cross4) ... [2022-05-11T07:20:06.799Z] #19 181.8 Selecting previously unselected package libc6-dev-armel-cross. [2022-05-11T07:20:06.799Z] #19 181.8 Preparing to unpack .../075-libc6-dev-armel-cross_2.31-9cross4_all.deb ... [2022-05-11T07:20:06.799Z] #19 181.8 Unpacking libc6-dev-armel-cross (2.31-9cross4) ... [2022-05-11T07:20:06.799Z] #19 182.0 Selecting previously unselected package libstdc++-10-dev-armel-cross. [2022-05-11T07:20:06.799Z] #19 182.0 Preparing to unpack .../076-libstdc++-10-dev-armel-cross_10.2.1-6cross1_all.deb ... [2022-05-11T07:20:06.799Z] #19 182.0 Unpacking libstdc++-10-dev-armel-cross (10.2.1-6cross1) ... [2022-05-11T07:20:07.055Z] #19 182.3 Selecting previously unselected package g++-10-arm-linux-gnueabi. [2022-05-11T07:20:07.055Z] #19 182.3 Preparing to unpack .../077-g++-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-05-11T07:20:07.055Z] #19 182.3 Unpacking g++-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-05-11T07:20:05.124Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-05-11T07:20:05.186Z] > git config --add remote.origin.fetch +refs/pull/43580/head:refs/remotes/origin/PR-43580 # timeout=10 [2022-05-11T07:20:05.233Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-11T07:20:05.343Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-05-11T07:20:05.468Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-05-11T07:20:05.468Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-11T07:20:05.468Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43580/head:refs/remotes/origin/PR-43580 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-11T07:20:06.250Z] > git config core.sparsecheckout # timeout=10 [2022-05-11T07:20:06.296Z] > git checkout -f 61fec7b36e1bee2830176179a1c978ff80376ff5 # timeout=10 [2022-05-11T07:20:06.214Z] Cloning repository https://github.com/moby/moby.git [2022-05-11T07:20:06.667Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2022-05-11T07:20:07.595Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-05-11T07:20:07.596Z] > git --version # timeout=10 [2022-05-11T07:20:07.825Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-05-11T07:20:09.454Z] #47 ... [2022-05-11T07:20:09.454Z] [2022-05-11T07:20:09.454Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-05-11T07:20:09.454Z] #42 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b [2022-05-11T07:20:09.454Z] #42 39.35 Reading package lists... [2022-05-11T07:20:09.726Z] Merge succeeded, producing 94e5fb8fe4b6e0c6aaccef9e6e2d5870c0185102 [2022-05-11T07:20:09.727Z] Checking out Revision 94e5fb8fe4b6e0c6aaccef9e6e2d5870c0185102 (PR-43580) [2022-05-11T07:20:07.654Z] > git --version # 'git version 2.24.1.windows.2' [2022-05-11T07:20:07.655Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-11T07:20:07.658Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43580/head:refs/remotes/origin/PR-43580 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-11T07:20:08.907Z] > git remote # timeout=10 [2022-05-11T07:20:08.969Z] > git config --get remote.origin.url # timeout=10 [2022-05-11T07:20:09.016Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-11T07:20:09.016Z] > git merge b1e30e83289cb57d1ceab6bb0103f4a6dbdcca7a # timeout=10 [2022-05-11T07:20:09.610Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2022-05-11T07:20:09.719Z] > git config core.sparsecheckout # timeout=10 [2022-05-11T07:20:09.782Z] > git checkout -f 94e5fb8fe4b6e0c6aaccef9e6e2d5870c0185102 # timeout=10 [2022-05-11T07:20:11.088Z] #14 91.00 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-05-11T07:20:11.088Z] #14 91.00 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ... [2022-05-11T07:20:11.088Z] #14 91.01 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-05-11T07:20:11.221Z] #19 186.7 Selecting previously unselected package g++-arm-linux-gnueabi. [2022-05-11T07:20:11.477Z] #19 186.7 Preparing to unpack .../078-g++-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-05-11T07:20:11.477Z] #19 186.7 Unpacking g++-arm-linux-gnueabi (4:10.2.1-1) ... [2022-05-11T07:20:11.477Z] #19 186.7 Selecting previously unselected package crossbuild-essential-armel. [2022-05-11T07:20:11.477Z] #19 186.7 Preparing to unpack .../079-crossbuild-essential-armel_12.9_all.deb ... [2022-05-11T07:20:11.477Z] #19 186.7 Unpacking crossbuild-essential-armel (12.9) ... [2022-05-11T07:20:11.477Z] #19 186.8 Selecting previously unselected package libc6-armhf-cross. [2022-05-11T07:20:11.477Z] #19 186.8 Preparing to unpack .../080-libc6-armhf-cross_2.31-9cross4_all.deb ... [2022-05-11T07:20:11.477Z] #19 186.8 Unpacking libc6-armhf-cross (2.31-9cross4) ... [2022-05-11T07:20:11.477Z] #19 186.9 Selecting previously unselected package libgcc-s1-armhf-cross. [2022-05-11T07:20:11.477Z] #19 186.9 Preparing to unpack .../081-libgcc-s1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-05-11T07:20:11.477Z] #19 186.9 Unpacking libgcc-s1-armhf-cross (10.2.1-6cross1) ... [2022-05-11T07:20:11.477Z] #19 186.9 Selecting previously unselected package libgomp1-armhf-cross. [2022-05-11T07:20:11.477Z] #19 186.9 Preparing to unpack .../082-libgomp1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-05-11T07:20:11.477Z] #19 186.9 Unpacking libgomp1-armhf-cross (10.2.1-6cross1) ... [2022-05-11T07:20:11.477Z] #19 187.0 Selecting previously unselected package libatomic1-armhf-cross. [2022-05-11T07:20:11.733Z] #19 187.0 Preparing to unpack .../083-libatomic1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-05-11T07:20:11.733Z] #19 187.0 Unpacking libatomic1-armhf-cross (10.2.1-6cross1) ... [2022-05-11T07:20:11.733Z] #19 187.0 Selecting previously unselected package libasan6-armhf-cross. [2022-05-11T07:20:11.733Z] #19 187.0 Preparing to unpack .../084-libasan6-armhf-cross_10.2.1-6cross1_all.deb ... [2022-05-11T07:20:11.733Z] #19 187.0 Unpacking libasan6-armhf-cross (10.2.1-6cross1) ... [2022-05-11T07:20:11.733Z] #19 187.2 Selecting previously unselected package libstdc++6-armhf-cross. [2022-05-11T07:20:11.989Z] #19 187.2 Preparing to unpack .../085-libstdc++6-armhf-cross_10.2.1-6cross1_all.deb ... [2022-05-11T07:20:11.989Z] #19 187.2 Unpacking libstdc++6-armhf-cross (10.2.1-6cross1) ... [2022-05-11T07:20:11.989Z] #19 187.3 Selecting previously unselected package libubsan1-armhf-cross. [2022-05-11T07:20:11.989Z] #19 187.3 Preparing to unpack .../086-libubsan1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-05-11T07:20:11.989Z] #19 187.3 Unpacking libubsan1-armhf-cross (10.2.1-6cross1) ... [2022-05-11T07:20:12.246Z] #19 187.4 Selecting previously unselected package libgcc-10-dev-armhf-cross. [2022-05-11T07:20:12.246Z] #19 187.4 Preparing to unpack .../087-libgcc-10-dev-armhf-cross_10.2.1-6cross1_all.deb ... [2022-05-11T07:20:12.246Z] #19 187.4 Unpacking libgcc-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-05-11T07:20:12.246Z] #19 187.5 Selecting previously unselected package gcc-10-arm-linux-gnueabihf. [2022-05-11T07:20:12.246Z] #19 187.5 Preparing to unpack .../088-gcc-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-05-11T07:20:12.246Z] #19 187.5 Unpacking gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-05-11T07:20:12.265Z] #42 47.86 Building dependency tree... [2022-05-11T07:20:12.265Z] #42 ... [2022-05-11T07:20:12.265Z] [2022-05-11T07:20:12.265Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-05-11T07:20:12.265Z] #62 sha256:bc04e854d726a022e98b78d242bb29167d8b72f145358cce5911a800873568dc [2022-05-11T07:20:12.265Z] #62 37.89 Building dependency tree... [2022-05-11T07:20:12.265Z] #62 44.20 The following additional packages will be installed: [2022-05-11T07:20:12.265Z] #62 44.23 libbtrfs0 [2022-05-11T07:20:12.265Z] #62 44.56 The following NEW packages will be installed: [2022-05-11T07:20:12.265Z] #62 44.60 libbtrfs-dev libbtrfs0 [2022-05-11T07:20:12.265Z] #62 45.12 0 upgraded, 2 newly installed, 0 to remove and 3 not upgraded. [2022-05-11T07:20:12.265Z] #62 45.12 Need to get 460 kB of archives. [2022-05-11T07:20:12.265Z] #62 45.12 After this operation, 1237 kB of additional disk space will be used. [2022-05-11T07:20:12.265Z] #62 45.12 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-05-11T07:20:12.265Z] #62 45.17 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-05-11T07:20:12.265Z] #62 47.22 debconf: delaying package configuration, since apt-utils is not installed [2022-05-11T07:20:12.265Z] #62 47.72 Fetched 460 kB in 0s (1016 kB/s) [2022-05-11T07:20:12.265Z] #62 47.95 Selecting previously unselected package libbtrfs0:amd64. [2022-05-11T07:20:12.265Z] #62 47.95 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-05-11T07:20:12.265Z] #62 48.05 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-05-11T07:20:12.265Z] #62 48.08 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-05-11T07:20:12.265Z] #62 48.45 Selecting previously unselected package libbtrfs-dev:amd64. [2022-05-11T07:20:12.265Z] #62 48.45 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-05-11T07:20:12.265Z] #62 48.46 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-05-11T07:20:12.265Z] #62 49.34 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-05-11T07:20:12.265Z] #62 49.43 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-05-11T07:20:12.265Z] #62 49.48 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-11T07:20:12.265Z] #62 ... [2022-05-11T07:20:12.265Z] [2022-05-11T07:20:12.265Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-05-11T07:20:12.265Z] #55 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-05-11T07:20:12.265Z] #55 48.74 go: downloading github.com/fatih/color v1.13.0 [2022-05-11T07:20:12.265Z] #55 48.74 go: downloading github.com/gofrs/flock v0.8.1 [2022-05-11T07:20:12.265Z] #55 48.83 go: downloading github.com/spf13/cobra v1.3.0 [2022-05-11T07:20:12.265Z] #55 48.93 go: downloading github.com/spf13/viper v1.10.1 [2022-05-11T07:20:12.265Z] #55 49.18 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-05-11T07:20:12.265Z] #55 49.99 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-05-11T07:20:12.265Z] #55 50.05 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-05-11T07:20:12.265Z] #55 50.12 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da [2022-05-11T07:20:12.265Z] #55 50.20 go: downloading github.com/go-critic/go-critic v0.6.2 [2022-05-11T07:20:12.265Z] #55 ... [2022-05-11T07:20:12.265Z] [2022-05-11T07:20:12.265Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-05-11T07:20:12.265Z] #62 sha256:bc04e854d726a022e98b78d242bb29167d8b72f145358cce5911a800873568dc [2022-05-11T07:20:12.265Z] #62 DONE 50.6s [2022-05-11T07:20:12.527Z] [2022-05-11T07:20:12.527Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-05-11T07:20:12.527Z] #63 sha256:c668140eff95d50ca41f098bace1b9d13d278a588a17c271abe61c245f0e6bc2 [2022-05-11T07:20:12.527Z] #63 DONE 0.2s [2022-05-11T07:20:12.527Z] [2022-05-11T07:20:12.527Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-05-11T07:20:12.527Z] #64 sha256:456790db277cc554efcb5477cdee9f96d7ff1565921e34e9b94e608551ce32fa [2022-05-11T07:20:13.471Z] #64 ... [2022-05-11T07:20:13.471Z] [2022-05-11T07:20:13.471Z] #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 echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /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 [2022-05-11T07:20:13.471Z] #51 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-05-11T07:20:13.471Z] #51 32.60 Reading package lists... [2022-05-11T07:20:13.471Z] #51 41.50 Reading package lists... [2022-05-11T07:20:13.471Z] #51 50.03 Building dependency tree... [2022-05-11T07:20:13.471Z] #51 ... [2022-05-11T07:20:13.471Z] [2022-05-11T07:20:13.471Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-05-11T07:20:13.471Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-05-11T07:20:13.471Z] #14 33.82 Reading package lists... [2022-05-11T07:20:13.471Z] #14 42.49 Building dependency tree... [2022-05-11T07:20:13.471Z] #14 48.11 The following additional packages will be installed: [2022-05-11T07:20:13.471Z] #14 48.13 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-05-11T07:20:13.471Z] #14 48.13 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-05-11T07:20:13.471Z] #14 48.13 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-05-11T07:20:13.471Z] #14 48.13 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-05-11T07:20:13.471Z] #14 48.14 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-05-11T07:20:13.471Z] #14 48.14 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-05-11T07:20:13.471Z] #14 48.14 mingw-w64-common mingw-w64-x86-64-dev [2022-05-11T07:20:13.471Z] #14 48.15 Suggested packages: [2022-05-11T07:20:13.471Z] #14 48.15 gcc-10-locales seccomp wine64 [2022-05-11T07:20:13.471Z] #14 50.37 The following NEW packages will be installed: [2022-05-11T07:20:13.471Z] #14 50.40 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-05-11T07:20:13.471Z] #14 50.40 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-05-11T07:20:13.471Z] #14 50.40 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-05-11T07:20:13.471Z] #14 50.40 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-05-11T07:20:13.471Z] #14 50.41 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-05-11T07:20:13.471Z] #14 50.41 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-05-11T07:20:13.471Z] #14 50.41 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-05-11T07:20:13.471Z] #14 50.41 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-05-11T07:20:13.471Z] #14 50.41 mingw-w64-x86-64-dev [2022-05-11T07:20:13.471Z] #14 51.10 0 upgraded, 30 newly installed, 0 to remove and 3 not upgraded. [2022-05-11T07:20:13.471Z] #14 51.10 Need to get 115 MB of archives. [2022-05-11T07:20:13.471Z] #14 51.10 After this operation, 645 MB of additional disk space will be used. [2022-05-11T07:20:13.471Z] #14 51.10 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB] [2022-05-11T07:20:13.471Z] #14 51.32 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-x86-64 amd64 2.35.2-2+8.11+b3 [2776 kB] [2022-05-11T07:20:13.471Z] #14 51.64 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-05-11T07:20:13.471Z] #14 51.64 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] [2022-05-11T07:20:13.471Z] #14 51.70 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-05-11T07:20:13.471Z] #14 51.70 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-05-11T07:20:14.045Z] #14 ... [2022-05-11T07:20:14.045Z] [2022-05-11T07:20:14.045Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-05-11T07:20:14.045Z] #64 sha256:456790db277cc554efcb5477cdee9f96d7ff1565921e34e9b94e608551ce32fa [2022-05-11T07:20:14.045Z] #64 1.452 + RM_GOPATH=0 [2022-05-11T07:20:14.045Z] #64 1.452 + TMP_GOPATH= [2022-05-11T07:20:14.045Z] #64 1.452 + : /build [2022-05-11T07:20:14.045Z] #64 1.452 + '[' -z '' ']' [2022-05-11T07:20:14.045Z] #64 1.452 ++ mktemp -d [2022-05-11T07:20:14.045Z] #64 1.463 + export GOPATH=/tmp/tmp.8D2wwms9Zj [2022-05-11T07:20:14.045Z] #64 1.463 + GOPATH=/tmp/tmp.8D2wwms9Zj [2022-05-11T07:20:14.045Z] #64 1.463 + RM_GOPATH=1 [2022-05-11T07:20:14.045Z] #64 1.463 + case "$(go env GOARCH)" in [2022-05-11T07:20:14.045Z] #64 1.463 ++ go env GOARCH [2022-05-11T07:20:14.045Z] #64 1.496 + export GO_BUILDMODE=-buildmode=pie [2022-05-11T07:20:14.045Z] #64 1.496 + GO_BUILDMODE=-buildmode=pie [2022-05-11T07:20:14.045Z] #64 1.496 ++ dirname /install.sh [2022-05-11T07:20:14.045Z] #64 1.496 + dir=/ [2022-05-11T07:20:14.045Z] #64 1.496 + bin=containerd [2022-05-11T07:20:14.045Z] #64 1.496 + shift [2022-05-11T07:20:14.045Z] #64 1.496 + '[' '!' -f //containerd.installer ']' [2022-05-11T07:20:14.045Z] #64 1.496 + . //containerd.installer [2022-05-11T07:20:14.045Z] #64 1.496 ++ set -e [2022-05-11T07:20:14.045Z] #64 1.496 ++ : v1.6.4 [2022-05-11T07:20:14.045Z] #64 1.511 + install_containerd [2022-05-11T07:20:14.045Z] #64 1.511 + echo 'Install containerd version v1.6.4' [2022-05-11T07:20:14.045Z] #64 1.511 + git clone https://github.com/containerd/containerd.git /tmp/tmp.8D2wwms9Zj/src/github.com/containerd/containerd [2022-05-11T07:20:14.045Z] #64 1.511 Install containerd version v1.6.4 [2022-05-11T07:20:14.045Z] #64 1.548 Cloning into '/tmp/tmp.8D2wwms9Zj/src/github.com/containerd/containerd'... [2022-05-11T07:20:15.917Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-05-11T07:20:16.379Z] #14 ... [2022-05-11T07:20:16.379Z] [2022-05-11T07:20:16.379Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-05-11T07:20:16.379Z] #67 sha256:3db2f5ea99a0c1c71a0ec3b3c2089e6d988c7b6e9455dad1c9d104ad6f303b56 [2022-05-11T07:20:16.379Z] #67 95.05 + for f in rootlesskit rootlesskit-docker-proxy [2022-05-11T07:20:16.379Z] #67 95.05 + GOBIN=/build [2022-05-11T07:20:16.379Z] #67 95.05 + GO111MODULE=on [2022-05-11T07:20:16.379Z] #67 95.05 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-05-11T07:20:16.480Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-05-11T07:20:17.407Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-05-11T07:20:17.496Z] #19 192.8 Selecting previously unselected package gcc-arm-linux-gnueabihf. [2022-05-11T07:20:17.496Z] #19 192.8 Preparing to unpack .../089-gcc-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-05-11T07:20:17.496Z] #19 192.8 Unpacking gcc-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-05-11T07:20:17.496Z] #19 192.8 Selecting previously unselected package linux-libc-dev-armhf-cross. [2022-05-11T07:20:17.496Z] #19 192.8 Preparing to unpack .../090-linux-libc-dev-armhf-cross_5.10.13-1cross4_all.deb ... [2022-05-11T07:20:17.496Z] #19 192.8 Unpacking linux-libc-dev-armhf-cross (5.10.13-1cross4) ... [2022-05-11T07:20:17.752Z] #19 193.0 Selecting previously unselected package libc6-dev-armhf-cross. [2022-05-11T07:20:17.752Z] #19 193.0 Preparing to unpack .../091-libc6-dev-armhf-cross_2.31-9cross4_all.deb ... [2022-05-11T07:20:17.752Z] #19 193.0 Unpacking libc6-dev-armhf-cross (2.31-9cross4) ... [2022-05-11T07:20:17.752Z] #19 193.2 Selecting previously unselected package libstdc++-10-dev-armhf-cross. [2022-05-11T07:20:18.007Z] #19 193.2 Preparing to unpack .../092-libstdc++-10-dev-armhf-cross_10.2.1-6cross1_all.deb ... [2022-05-11T07:20:18.007Z] #19 193.2 Unpacking libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-05-11T07:20:18.007Z] #19 193.5 Selecting previously unselected package g++-10-arm-linux-gnueabihf. [2022-05-11T07:20:18.267Z] #19 193.5 Preparing to unpack .../093-g++-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-05-11T07:20:18.267Z] #19 193.5 Unpacking g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-05-11T07:20:18.334Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-05-11T07:20:18.334Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-05-11T07:20:19.261Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-05-11T07:20:20.643Z] #64 ... [2022-05-11T07:20:20.643Z] [2022-05-11T07:20:20.643Z] #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 echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /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 [2022-05-11T07:20:20.643Z] #51 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-05-11T07:20:20.643Z] #51 50.03 Building dependency tree... [2022-05-11T07:20:20.643Z] #51 54.71 The following additional packages will be installed: [2022-05-11T07:20:20.644Z] #51 54.73 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-05-11T07:20:20.644Z] #51 54.75 python3-protobuf python3-six [2022-05-11T07:20:20.644Z] #51 54.79 Suggested packages: [2022-05-11T07:20:20.644Z] #51 54.79 python3-setuptools [2022-05-11T07:20:20.644Z] #51 54.79 Recommended packages: [2022-05-11T07:20:20.644Z] #51 54.79 iproute2 | iproute [2022-05-11T07:20:20.644Z] #51 55.94 The following NEW packages will be installed: [2022-05-11T07:20:20.644Z] #51 55.97 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-05-11T07:20:20.644Z] #51 55.99 python3-protobuf python3-six [2022-05-11T07:20:20.644Z] #51 56.67 0 upgraded, 8 newly installed, 0 to remove and 3 not upgraded. [2022-05-11T07:20:20.644Z] #51 56.67 Need to get 2314 kB of archives. [2022-05-11T07:20:20.644Z] #51 56.67 After this operation, 11.1 MB of additional disk space will be used. [2022-05-11T07:20:20.644Z] #51 56.67 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-05-11T07:20:20.644Z] #51 56.97 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-05-11T07:20:20.644Z] #51 56.97 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-05-11T07:20:20.644Z] #51 56.97 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-05-11T07:20:20.644Z] #51 56.98 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-05-11T07:20:20.644Z] #51 57.00 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-05-11T07:20:20.644Z] #51 57.01 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-05-11T07:20:20.644Z] #51 ... [2022-05-11T07:20:20.644Z] [2022-05-11T07:20:20.644Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-05-11T07:20:20.644Z] #57 sha256:210b5f481389dc67ed55a7b94e5780402b8cd10d06c135e75cf1e0e09190cc82 [2022-05-11T07:20:20.644Z] #57 58.23 v3.0.2 [2022-05-11T07:20:20.644Z] #57 DONE 58.5s [2022-05-11T07:20:20.644Z] [2022-05-11T07:20:20.644Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-05-11T07:20:20.644Z] #55 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-05-11T07:20:20.644Z] #55 52.19 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-05-11T07:20:20.644Z] #55 52.23 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-05-11T07:20:20.644Z] #55 57.06 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-11T07:20:20.644Z] #55 57.07 go: downloading github.com/stretchr/testify v1.7.0 [2022-05-11T07:20:20.644Z] #55 57.48 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-05-11T07:20:20.644Z] #55 57.53 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-05-11T07:20:20.644Z] #55 57.61 go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-05-11T07:20:20.644Z] #55 57.65 go: downloading github.com/magiconair/properties v1.8.5 [2022-05-11T07:20:20.644Z] #55 57.82 go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-05-11T07:20:20.644Z] #55 57.84 go: downloading github.com/spf13/afero v1.6.0 [2022-05-11T07:20:20.644Z] #55 57.90 go: downloading github.com/spf13/cast v1.4.1 [2022-05-11T07:20:20.644Z] #55 58.02 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-05-11T07:20:20.644Z] #55 58.16 go: downloading github.com/subosito/gotenv v1.2.0 [2022-05-11T07:20:20.644Z] #55 58.17 go: downloading gopkg.in/ini.v1 v1.66.2 [2022-05-11T07:20:20.644Z] #55 58.20 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e [2022-05-11T07:20:20.644Z] #55 58.41 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-05-11T07:20:20.644Z] #55 58.44 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-05-11T07:20:20.644Z] #55 58.64 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-05-11T07:20:20.644Z] #55 58.76 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-05-11T07:20:20.644Z] #55 58.90 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-05-11T07:20:20.644Z] #55 58.92 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-05-11T07:20:20.644Z] #55 58.96 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-05-11T07:20:20.644Z] #55 58.97 go: downloading github.com/quasilyte/go-ruleguard v0.3.15 [2022-05-11T07:20:20.764Z] #67 100.2 rootlesskit version 1.0.0 [2022-05-11T07:20:20.764Z] #67 100.2 Usage of /build/rootlesskit-docker-proxy: [2022-05-11T07:20:20.764Z] #67 100.2 -container-ip string [2022-05-11T07:20:20.764Z] #67 100.2 container ip [2022-05-11T07:20:20.764Z] #67 100.2 -container-port int [2022-05-11T07:20:20.764Z] #67 100.2 container port (default -1) [2022-05-11T07:20:20.764Z] #67 100.2 -host-ip string [2022-05-11T07:20:20.764Z] #67 100.2 host ip [2022-05-11T07:20:20.764Z] #67 100.2 -host-port int [2022-05-11T07:20:20.764Z] #67 100.2 host port (default -1) [2022-05-11T07:20:20.764Z] #67 100.2 -proto string [2022-05-11T07:20:20.764Z] #67 100.2 proxy protocol (default "tcp") [2022-05-11T07:20:20.764Z] #67 ... [2022-05-11T07:20:20.764Z] [2022-05-11T07:20:20.765Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-05-11T07:20:20.765Z] #14 sha256:abc72897457048070d90b3baa59c57244484407f38451947e270b3dda7d6d47c [2022-05-11T07:20:20.765Z] #14 95.77 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-05-11T07:20:20.765Z] #14 95.78 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-05-11T07:20:20.765Z] #14 95.78 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-05-11T07:20:20.765Z] #14 95.95 Selecting previously unselected package libapparmor1:arm64. [2022-05-11T07:20:20.765Z] #14 95.95 Preparing to unpack .../15-libapparmor1_2.13.6-10_arm64.deb ... [2022-05-11T07:20:20.765Z] #14 95.95 Unpacking libapparmor1:arm64 (2.13.6-10) ... [2022-05-11T07:20:20.765Z] #14 96.07 Selecting previously unselected package libapparmor-dev:arm64. [2022-05-11T07:20:20.765Z] #14 96.07 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_arm64.deb ... [2022-05-11T07:20:20.765Z] #14 96.07 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... [2022-05-11T07:20:20.765Z] #14 96.20 Selecting previously unselected package libbtrfs0:arm64. [2022-05-11T07:20:20.765Z] #14 96.21 Preparing to unpack .../17-libbtrfs0_5.10.1-2_arm64.deb ... [2022-05-11T07:20:20.765Z] #14 96.22 Unpacking libbtrfs0:arm64 (5.10.1-2) ... [2022-05-11T07:20:20.765Z] #14 96.35 Selecting previously unselected package libbtrfs-dev:arm64. [2022-05-11T07:20:20.765Z] #14 96.35 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_arm64.deb ... [2022-05-11T07:20:20.765Z] #14 96.36 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... [2022-05-11T07:20:20.765Z] #14 96.58 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2022-05-11T07:20:20.765Z] #14 96.58 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2022-05-11T07:20:20.765Z] #14 96.59 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2022-05-11T07:20:20.765Z] #14 96.67 Selecting previously unselected package libudev-dev:arm64. [2022-05-11T07:20:20.765Z] #14 96.68 Preparing to unpack .../20-libudev-dev_247.3-7_arm64.deb ... [2022-05-11T07:20:20.765Z] #14 96.68 Unpacking libudev-dev:arm64 (247.3-7) ... [2022-05-11T07:20:20.765Z] #14 96.85 Selecting previously unselected package libsepol1-dev:arm64. [2022-05-11T07:20:20.765Z] #14 96.86 Preparing to unpack .../21-libsepol1-dev_3.1-1_arm64.deb ... [2022-05-11T07:20:20.765Z] #14 96.86 Unpacking libsepol1-dev:arm64 (3.1-1) ... [2022-05-11T07:20:20.765Z] #14 97.13 Selecting previously unselected package libpcre2-16-0:arm64. [2022-05-11T07:20:20.765Z] #14 97.14 Preparing to unpack .../22-libpcre2-16-0_10.36-2_arm64.deb ... [2022-05-11T07:20:20.765Z] #14 97.14 Unpacking libpcre2-16-0:arm64 (10.36-2) ... [2022-05-11T07:20:20.765Z] #14 97.28 Selecting previously unselected package libpcre2-32-0:arm64. [2022-05-11T07:20:20.765Z] #14 97.29 Preparing to unpack .../23-libpcre2-32-0_10.36-2_arm64.deb ... [2022-05-11T07:20:20.765Z] #14 97.29 Unpacking libpcre2-32-0:arm64 (10.36-2) ... [2022-05-11T07:20:20.765Z] #14 97.44 Selecting previously unselected package libpcre2-posix2:arm64. [2022-05-11T07:20:20.765Z] #14 97.44 Preparing to unpack .../24-libpcre2-posix2_10.36-2_arm64.deb ... [2022-05-11T07:20:20.765Z] #14 97.45 Unpacking libpcre2-posix2:arm64 (10.36-2) ... [2022-05-11T07:20:20.765Z] #14 97.53 Selecting previously unselected package libpcre2-dev:arm64. [2022-05-11T07:20:20.765Z] #14 97.54 Preparing to unpack .../25-libpcre2-dev_10.36-2_arm64.deb ... [2022-05-11T07:20:20.765Z] #14 97.54 Unpacking libpcre2-dev:arm64 (10.36-2) ... [2022-05-11T07:20:20.765Z] #14 98.90 Selecting previously unselected package libselinux1-dev:arm64. [2022-05-11T07:20:20.765Z] #14 98.90 Preparing to unpack .../26-libselinux1-dev_3.1-3_arm64.deb ... [2022-05-11T07:20:20.765Z] #14 98.92 Unpacking libselinux1-dev:arm64 (3.1-3) ... [2022-05-11T07:20:20.765Z] #14 99.23 Selecting previously unselected package libdevmapper-dev:arm64. [2022-05-11T07:20:20.765Z] #14 99.23 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_arm64.deb ... [2022-05-11T07:20:20.765Z] #14 99.28 Unpacking libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2022-05-11T07:20:20.765Z] #14 99.39 Selecting previously unselected package libseccomp-dev:arm64. [2022-05-11T07:20:20.765Z] #14 99.40 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2022-05-11T07:20:20.765Z] #14 99.41 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-05-11T07:20:20.765Z] #14 99.56 Selecting previously unselected package libsystemd-dev:arm64. [2022-05-11T07:20:20.765Z] #14 99.58 Preparing to unpack .../29-libsystemd-dev_247.3-7_arm64.deb ... [2022-05-11T07:20:20.765Z] #14 99.58 Unpacking libsystemd-dev:arm64 (247.3-7) ... [2022-05-11T07:20:20.765Z] #14 100.1 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-05-11T07:20:20.765Z] #14 100.2 Setting up libapparmor1:arm64 (2.13.6-10) ... [2022-05-11T07:20:20.765Z] #14 100.2 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-05-11T07:20:20.765Z] #14 100.2 Setting up libsepol1-dev:arm64 (3.1-1) ... [2022-05-11T07:20:20.765Z] #14 100.2 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-05-11T07:20:20.765Z] #14 100.2 Setting up libpcre2-16-0:arm64 (10.36-2) ... [2022-05-11T07:20:20.765Z] #14 100.2 Setting up libbtrfs0:arm64 (5.10.1-2) ... [2022-05-11T07:20:20.765Z] #14 100.2 Setting up libpcre2-32-0:arm64 (10.36-2) ... [2022-05-11T07:20:20.765Z] #14 100.3 Setting up libudev-dev:arm64 (247.3-7) ... [2022-05-11T07:20:20.765Z] #14 100.3 Setting up libpcre2-posix2:arm64 (10.36-2) ... [2022-05-11T07:20:20.765Z] #14 100.3 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-05-11T07:20:20.765Z] #14 100.3 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... [2022-05-11T07:20:20.765Z] #14 100.3 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-05-11T07:20:20.765Z] #14 100.4 Setting up libapparmor-dev:arm64 (2.13.6-10) ... [2022-05-11T07:20:20.765Z] #14 100.4 Setting up mingw-w64-common (8.0.0-1) ... [2022-05-11T07:20:20.765Z] #14 100.4 Setting up libsystemd-dev:arm64 (247.3-7) ... [2022-05-11T07:20:20.765Z] #14 100.4 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-05-11T07:20:20.765Z] #14 100.4 Setting up libpcre2-dev:arm64 (10.36-2) ... [2022-05-11T07:20:20.765Z] #14 100.4 Setting up libselinux1-dev:arm64 (3.1-3) ... [2022-05-11T07:20:20.765Z] #14 100.5 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-05-11T07:20:20.765Z] #14 100.5 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-05-11T07:20:20.779Z] Commit message: "Merge commit 'b1e30e83289cb57d1ceab6bb0103f4a6dbdcca7a' into HEAD" [2022-05-11T07:20:20.915Z] First time build. Skipping changelog. [2022-05-11T07:20:21.030Z] #14 100.8 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 [2022-05-11T07:20:21.217Z] #55 ... [2022-05-11T07:20:21.217Z] [2022-05-11T07:20:21.217Z] #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 echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /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 [2022-05-11T07:20:21.217Z] #51 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-05-11T07:20:21.217Z] #51 59.21 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.17-1 [683 kB] [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-05-11T07:20:21.360Z] DEBUG: print all environment variables to check how Jenkins runs this script [2022-05-11T07:20:21.360Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-836326aa\powershellScript.ps1'; exit $LASTEXITCODE; [2022-05-11T07:20:21.360Z] ---------------------------------------------------------------------------- [2022-05-11T07:20:21.360Z] [2022-05-11T07:20:21.360Z] INFO: executeCI.ps1 starting at Wed May 11 07:20:21 CUT 2022 [2022-05-11T07:20:21.360Z] [2022-05-11T07:20:21.360Z] INFO: Script version 05-Feb-2019 09:03 PDT [2022-05-11T07:20:21.360Z] INFO: Running git version 2.24.1.windows.2 [2022-05-11T07:20:21.360Z] INFO: Branch:fe_release Build:20348.1.210507-1500 [2022-05-11T07:20:21.360Z] INFO: Environment variables: [2022-05-11T07:20:21.363Z] #14 101.2 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-05-11T07:20:21.363Z] #14 101.2 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 [2022-05-11T07:20:21.363Z] #14 101.3 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-05-11T07:20:21.706Z] #14 101.3 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-05-11T07:20:21.706Z] #14 101.4 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 [2022-05-11T07:20:21.778Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-05-11T07:20:21.814Z] [2022-05-11T07:20:21.815Z] Name Value [2022-05-11T07:20:21.815Z] ---- ----- [2022-05-11T07:20:21.815Z] ALLUSERSPROFILE C:\ProgramData [2022-05-11T07:20:21.815Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2022-05-11T07:20:21.815Z] APT_MIRROR cdn-fastly.deb.debian.org [2022-05-11T07:20:21.815Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2022-05-11T07:20:21.815Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2022-05-11T07:20:21.815Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2022-05-11T07:20:21.815Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2022-05-11T07:20:21.815Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2022-05-11T07:20:21.815Z] BRANCH_NAME PR-43580 [2022-05-11T07:20:21.815Z] BUILD_DISPLAY_NAME #2 [2022-05-11T07:20:21.815Z] BUILD_ID 2 [2022-05-11T07:20:21.815Z] BUILD_NUMBER 2 [2022-05-11T07:20:21.815Z] BUILD_TAG jenkins-moby-PR-43580-2 [2022-05-11T07:20:21.815Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-43580/2/ [2022-05-11T07:20:21.815Z] CHANGE_AUTHOR thaJeztah [2022-05-11T07:20:21.815Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2022-05-11T07:20:21.815Z] CHANGE_BRANCH remove_initlayer_stub [2022-05-11T07:20:21.815Z] CHANGE_FORK thaJeztah/docker [2022-05-11T07:20:21.815Z] CHANGE_ID 43580 [2022-05-11T07:20:21.815Z] CHANGE_TARGET master [2022-05-11T07:20:21.815Z] CHANGE_TITLE daemon/initlayer: Init(): remove unused stub for Windows [2022-05-11T07:20:21.815Z] CHANGE_URL https://github.com/moby/moby/pull/43580 [2022-05-11T07:20:21.815Z] CHECK_CONFIG_COMMIT 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-05-11T07:20:21.815Z] CommonProgramFiles C:\Program Files\Common Files [2022-05-11T07:20:21.815Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2022-05-11T07:20:21.815Z] CommonProgramW6432 C:\Program Files\Common Files [2022-05-11T07:20:21.815Z] COMPUTERNAME azwin-2-005dd0 [2022-05-11T07:20:21.815Z] ComSpec C:\Windows\system32\cmd.exe [2022-05-11T07:20:21.815Z] ConfigSequenceNumber 0 [2022-05-11T07:20:21.815Z] DOCKER_BUILDKIT 0 [2022-05-11T07:20:21.815Z] DOCKER_DUT_DEBUG 1 [2022-05-11T07:20:21.815Z] DOCKER_EXPERIMENTAL 1 [2022-05-11T07:20:21.815Z] DOCKER_GRAPHDRIVER overlay2 [2022-05-11T07:20:21.815Z] DriverData C:\Windows\System32\Drivers\DriverData [2022-05-11T07:20:21.815Z] EXECUTOR_NUMBER 0 [2022-05-11T07:20:21.815Z] FQDN azwin-2-005dd0.westus.cloudapp.azure.com [2022-05-11T07:20:21.815Z] GIT_BRANCH PR-43580 [2022-05-11T07:20:21.815Z] GIT_COMMIT 5b5169049b7a40670618e8524f54f150b792952d [2022-05-11T07:20:21.815Z] GIT_PREVIOUS_COMMIT 10113c5ecf329c0503fc2d74329de4d1331182e8 [2022-05-11T07:20:21.815Z] GIT_URL https://github.com/moby/moby.git [2022-05-11T07:20:21.815Z] HUDSON_COOKIE a98a1618-8d01-43a8-b55e-c39fdc5ece53 [2022-05-11T07:20:21.815Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2022-05-11T07:20:21.815Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2022-05-11T07:20:21.815Z] HUDSON_URL https://ci-next.docker.com/public/ [2022-05-11T07:20:21.815Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 [2022-05-11T07:20:21.815Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2022-05-11T07:20:21.815Z] JENKINS_NODE_COOKIE 8e082162-2efc-4078-8ffd-02acc4960aa8 [2022-05-11T07:20:21.815Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2022-05-11T07:20:21.815Z] JENKINS_URL https://ci-next.docker.com/public/ [2022-05-11T07:20:21.815Z] JOB_BASE_NAME PR-43580 [2022-05-11T07:20:21.815Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43580/display/redirect [2022-05-11T07:20:21.815Z] JOB_NAME moby/PR-43580 [2022-05-11T07:20:21.815Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-43580/ [2022-05-11T07:20:21.815Z] library.jps.version master [2022-05-11T07:20:21.815Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2022-05-11T07:20:21.815Z] NODE_LABELS amd64 azure azwin-2-005dd0 azwin-2022 docker west-us windows windows-2022 x86_64 [2022-05-11T07:20:21.815Z] NODE_NAME azwin-2-005dd0 [2022-05-11T07:20:21.815Z] NUMBER_OF_PROCESSORS 4 [2022-05-11T07:20:21.815Z] OS Windows_NT [2022-05-11T07:20:21.815Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2022-05-11T07:20:21.815Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2022-05-11T07:20:21.815Z] PROCESSOR_ARCHITECTURE AMD64 [2022-05-11T07:20:21.815Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 85 Stepping 4, GenuineIntel [2022-05-11T07:20:21.815Z] PROCESSOR_LEVEL 6 [2022-05-11T07:20:21.815Z] PROCESSOR_REVISION 5504 [2022-05-11T07:20:21.815Z] ProgramData C:\ProgramData [2022-05-11T07:20:21.815Z] ProgramFiles C:\Program Files [2022-05-11T07:20:21.815Z] ProgramFiles(x86) C:\Program Files (x86) [2022-05-11T07:20:21.815Z] ProgramW6432 C:\Program Files [2022-05-11T07:20:21.815Z] PROMPT $P$G [2022-05-11T07:20:21.815Z] PSExecutionPolicyPreference Bypass [2022-05-11T07:20:21.815Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2022-05-11T07:20:21.815Z] PUBLIC C:\Users\Public [2022-05-11T07:20:21.815Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43580/2/display/redirect?page=artif... [2022-05-11T07:20:21.815Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43580/2/display/redirect?page=changes [2022-05-11T07:20:21.815Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43580/2/display/redirect [2022-05-11T07:20:21.815Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43580/2/display/redirect?page=tests [2022-05-11T07:20:21.815Z] SKIP_VALIDATION_TESTS 1 [2022-05-11T07:20:21.815Z] SOURCES_DRIVE d [2022-05-11T07:20:21.815Z] SOURCES_SUBDIR gopath [2022-05-11T07:20:21.815Z] STAGE_NAME Run tests [2022-05-11T07:20:21.815Z] SystemDrive C: [2022-05-11T07:20:21.815Z] SystemRoot C:\Windows [2022-05-11T07:20:21.815Z] TEMP C:\Windows\TEMP [2022-05-11T07:20:21.815Z] TESTDEBUG 0 [2022-05-11T07:20:21.815Z] TESTRUN_DRIVE d [2022-05-11T07:20:21.815Z] TESTRUN_SUBDIR CI [2022-05-11T07:20:21.815Z] TIMEOUT 120m [2022-05-11T07:20:21.815Z] TMP C:\Windows\TEMP [2022-05-11T07:20:21.815Z] USERDOMAIN WORKGROUP [2022-05-11T07:20:21.815Z] USERNAME azwin-2-005dd0$ [2022-05-11T07:20:21.815Z] USERPROFILE C:\Windows\system32\config\systemprofile [2022-05-11T07:20:21.815Z] windir C:\Windows [2022-05-11T07:20:21.815Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2022-05-11T07:20:21.815Z] WINDOWS_BASE_IMAGE_TAG ltsc2022 [2022-05-11T07:20:21.815Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2022-05-11T07:20:21.815Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2022-05-11T07:20:21.815Z] [2022-05-11T07:20:21.815Z] [2022-05-11T07:20:21.815Z] [2022-05-11T07:20:22.085Z] #14 101.9 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-05-11T07:20:22.085Z] #14 102.0 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-05-11T07:20:22.085Z] #14 102.1 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2022-05-11T07:20:22.162Z] #51 ... [2022-05-11T07:20:22.162Z] [2022-05-11T07:20:22.162Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-05-11T07:20:22.162Z] #42 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b [2022-05-11T07:20:22.162Z] #42 47.86 Building dependency tree... [2022-05-11T07:20:22.162Z] #42 54.04 The following additional packages will be installed: [2022-05-11T07:20:22.162Z] #42 54.04 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-05-11T07:20:22.162Z] #42 54.04 Suggested packages: [2022-05-11T07:20:22.162Z] #42 54.06 cmake-doc ninja-build lrzip [2022-05-11T07:20:22.162Z] #42 54.06 Recommended packages: [2022-05-11T07:20:22.162Z] #42 54.06 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-05-11T07:20:22.162Z] #42 55.64 The following NEW packages will be installed: [2022-05-11T07:20:22.162Z] #42 55.66 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-05-11T07:20:22.162Z] #42 55.68 vim-common xxd [2022-05-11T07:20:22.162Z] #42 56.15 0 upgraded, 10 newly installed, 0 to remove and 3 not upgraded. [2022-05-11T07:20:22.162Z] #42 56.15 Need to get 17.7 MB of archives. [2022-05-11T07:20:22.162Z] #42 56.15 After this operation, 70.7 MB of additional disk space will be used. [2022-05-11T07:20:22.162Z] #42 56.15 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-05-11T07:20:22.162Z] #42 56.17 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-05-11T07:20:22.162Z] #42 56.17 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-05-11T07:20:22.162Z] #42 56.40 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-05-11T07:20:22.162Z] #42 57.38 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u1 [693 kB] [2022-05-11T07:20:22.162Z] #42 57.40 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-05-11T07:20:22.162Z] #42 57.44 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-05-11T07:20:22.162Z] #42 57.49 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-05-11T07:20:22.162Z] #42 57.49 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-05-11T07:20:22.162Z] #42 57.51 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-05-11T07:20:22.162Z] #42 59.60 debconf: delaying package configuration, since apt-utils is not installed [2022-05-11T07:20:22.162Z] #42 60.09 Fetched 17.7 MB in 2s (8044 kB/s) [2022-05-11T07:20:22.162Z] #42 60.17 Selecting previously unselected package xxd. [2022-05-11T07:20:22.162Z] #42 60.17 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-05-11T07:20:22.162Z] #42 60.29 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-05-11T07:20:22.162Z] #42 60.30 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-05-11T07:20:22.162Z] #42 ... [2022-05-11T07:20:22.162Z] [2022-05-11T07:20:22.162Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-05-11T07:20:22.162Z] #55 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-05-11T07:20:22.162Z] #55 60.09 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-05-11T07:20:22.162Z] #55 60.19 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-05-11T07:20:22.162Z] #55 60.21 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-05-11T07:20:22.162Z] #55 60.31 go: downloading github.com/Antonboom/errname v0.1.5 [2022-05-11T07:20:22.162Z] #55 60.42 go: downloading github.com/Antonboom/nilnil v0.1.0 [2022-05-11T07:20:22.162Z] #55 60.47 go: downloading github.com/BurntSushi/toml v1.0.0 [2022-05-11T07:20:22.346Z] #14 102.1 Setting up dmsetup (2:1.02.175-2.1) ... [2022-05-11T07:20:22.612Z] #14 102.5 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2022-05-11T07:20:23.018Z] #14 102.8 Setting up libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2022-05-11T07:20:23.144Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-05-11T07:20:23.279Z] #14 103.0 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-11T07:20:23.340Z] INFO: Sources under d:\gopath\... [2022-05-11T07:20:23.340Z] INFO: Test run under d:\CI\... [2022-05-11T07:20:23.340Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2022-05-11T07:20:23.340Z] INFO: docker/docker repository was found [2022-05-11T07:20:23.340Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2022 from docker hub. This may take some time... [2022-05-11T07:20:23.795Z] ltsc2022: Pulling from windows/servercore [2022-05-11T07:20:24.032Z] + docker version [2022-05-11T07:20:24.073Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-05-11T07:20:24.079Z] #55 62.17 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-05-11T07:20:24.079Z] #55 62.21 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-05-11T07:20:24.079Z] #55 62.28 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-05-11T07:20:24.079Z] #55 62.36 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-05-11T07:20:24.079Z] #55 ... [2022-05-11T07:20:24.079Z] [2022-05-11T07:20:24.079Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-05-11T07:20:24.079Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-05-11T07:20:24.079Z] #14 52.37 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2022-05-11T07:20:24.079Z] #14 52.71 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB] [2022-05-11T07:20:24.079Z] #14 52.71 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix-runtime amd64 10.2.1-6+24.2 [11.5 MB] [2022-05-11T07:20:24.079Z] #14 53.62 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [26.4 MB] [2022-05-11T07:20:24.079Z] #14 56.19 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [10.6 MB] [2022-05-11T07:20:24.079Z] #14 57.28 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32-runtime amd64 10.2.1-6+24.2 [11.4 MB] [2022-05-11T07:20:24.079Z] #14 58.20 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [26.4 MB] [2022-05-11T07:20:24.079Z] #14 60.92 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [10.6 MB] [2022-05-11T07:20:24.079Z] #14 61.90 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] [2022-05-11T07:20:24.079Z] #14 61.90 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-05-11T07:20:24.079Z] #14 61.90 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-05-11T07:20:24.079Z] #14 61.90 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-05-11T07:20:24.079Z] #14 61.90 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-05-11T07:20:24.079Z] #14 61.90 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB] [2022-05-11T07:20:24.079Z] #14 61.90 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-05-11T07:20:24.079Z] #14 61.91 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-05-11T07:20:24.079Z] #14 61.95 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-05-11T07:20:24.079Z] #14 61.95 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-05-11T07:20:24.079Z] #14 62.01 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-05-11T07:20:24.080Z] #14 62.01 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-05-11T07:20:24.080Z] #14 62.16 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-05-11T07:20:24.080Z] #14 62.16 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB] [2022-05-11T07:20:24.080Z] #14 62.16 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-05-11T07:20:24.080Z] #14 62.16 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-05-11T07:20:20.774Z] > git rev-list --no-walk 10113c5ecf329c0503fc2d74329de4d1331182e8 # timeout=10 [2022-05-11T07:20:24.250Z] 97f65a0ec59e: Pulling fs layer [2022-05-11T07:20:24.250Z] 12fb50a031bd: Pulling fs layer [2022-05-11T07:20:24.329Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-05-11T07:20:24.345Z] #14 ... [2022-05-11T07:20:24.345Z] [2022-05-11T07:20:24.345Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-05-11T07:20:24.345Z] #55 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-05-11T07:20:24.345Z] #55 62.44 go: downloading github.com/ashanbrown/makezero v1.1.0 [2022-05-11T07:20:24.345Z] #55 62.50 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-05-11T07:20:24.345Z] #55 62.56 go: downloading github.com/blizzy78/varnamelen v0.5.0 [2022-05-11T07:20:24.345Z] #55 62.62 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-05-11T07:20:24.607Z] #55 62.78 go: downloading github.com/breml/bidichk v0.2.1 [2022-05-11T07:20:24.607Z] #55 62.85 go: downloading github.com/breml/errchkjson v0.2.1 [2022-05-11T07:20:24.607Z] #55 62.90 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-05-11T07:20:24.607Z] #55 62.98 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-05-11T07:20:24.807Z] #19 198.9 Selecting previously unselected package g++-arm-linux-gnueabihf. [2022-05-11T07:20:24.807Z] #19 198.9 Preparing to unpack .../094-g++-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-05-11T07:20:24.807Z] #19 199.1 Unpacking g++-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-05-11T07:20:24.807Z] #19 200.1 Selecting previously unselected package crossbuild-essential-armhf. [2022-05-11T07:20:24.807Z] #19 200.1 Preparing to unpack .../095-crossbuild-essential-armhf_12.9_all.deb ... [2022-05-11T07:20:24.868Z] #55 63.02 go: downloading github.com/daixiang0/gci v0.2.9 [2022-05-11T07:20:24.868Z] #55 63.09 go: downloading github.com/denis-tingajkin/go-header v0.4.2 [2022-05-11T07:20:24.868Z] #55 63.17 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-05-11T07:20:25.062Z] #19 200.3 Unpacking crossbuild-essential-armhf (12.9) ... [2022-05-11T07:20:25.129Z] #55 ... [2022-05-11T07:20:25.129Z] [2022-05-11T07:20:25.129Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-05-11T07:20:25.129Z] #40 sha256:4a8f5d26cb515d9a7ffa8a1eb1a9c762d8f58ccf2d3ae38d36d1ac56ba42889c [2022-05-11T07:20:25.129Z] #40 62.57 NAME: [2022-05-11T07:20:25.129Z] #40 62.59 go-winres - A tool for embedding resources in Windows executables [2022-05-11T07:20:25.129Z] #40 62.59 [2022-05-11T07:20:25.129Z] #40 62.59 USAGE: [2022-05-11T07:20:25.129Z] #40 62.59 go-winres [global options] command [command options] [arguments...] [2022-05-11T07:20:25.129Z] #40 62.59 [2022-05-11T07:20:25.129Z] #40 62.59 COMMANDS: [2022-05-11T07:20:25.129Z] #40 62.60 init Create an initial ./winres/winres.json [2022-05-11T07:20:25.130Z] #40 62.60 make Make syso files for the "go build" command [2022-05-11T07:20:25.130Z] #40 62.60 simply Make syso files for the "go build" command (simplified) [2022-05-11T07:20:25.130Z] #40 62.60 extract Extract all resources from an executable [2022-05-11T07:20:25.130Z] #40 62.60 patch Replace resources in an executable file (exe, dll) [2022-05-11T07:20:25.130Z] #40 62.60 help, h Shows a list of commands or help for one command [2022-05-11T07:20:25.130Z] #40 62.60 [2022-05-11T07:20:25.130Z] #40 62.60 GLOBAL OPTIONS: [2022-05-11T07:20:25.130Z] #40 62.60 --help, -h show help (default: false) [2022-05-11T07:20:25.130Z] #40 DONE 63.3s [2022-05-11T07:20:25.130Z] [2022-05-11T07:20:25.130Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-05-11T07:20:25.130Z] #55 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-05-11T07:20:25.130Z] #55 63.26 go: downloading github.com/fzipp/gocyclo v0.4.0 [2022-05-11T07:20:25.130Z] #55 63.34 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-05-11T07:20:25.130Z] #55 63.45 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-05-11T07:20:25.258Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-05-11T07:20:25.392Z] #55 63.51 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-05-11T07:20:25.392Z] #55 63.65 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-05-11T07:20:25.654Z] #55 63.84 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-05-11T07:20:25.654Z] #55 63.97 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-05-11T07:20:25.654Z] #55 63.98 go: downloading github.com/golangci/misspell v0.3.5 [2022-05-11T07:20:25.919Z] #55 64.05 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-05-11T07:20:25.919Z] #55 64.06 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-05-11T07:20:25.919Z] #55 64.10 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-05-11T07:20:25.919Z] #55 64.14 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-05-11T07:20:25.919Z] #55 64.16 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-05-11T07:20:25.919Z] #55 64.19 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-05-11T07:20:25.919Z] #55 64.22 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-05-11T07:20:25.942Z] Fetching without tags [2022-05-11T07:20:25.990Z] #19 201.3 Selecting previously unselected package libc6-ppc64el-cross. [2022-05-11T07:20:25.990Z] #19 201.3 Preparing to unpack .../096-libc6-ppc64el-cross_2.31-9cross4_all.deb ... [2022-05-11T07:20:25.990Z] #19 201.3 Unpacking libc6-ppc64el-cross (2.31-9cross4) ... [2022-05-11T07:20:26.187Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-05-11T07:20:26.198Z] #55 64.30 go: downloading github.com/julz/importas v0.1.0 [2022-05-11T07:20:26.199Z] #55 64.44 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-05-11T07:20:26.199Z] #55 64.45 go: downloading github.com/kulti/thelper v0.5.0 [2022-05-11T07:20:26.199Z] #55 64.50 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-05-11T07:20:26.246Z] #19 201.5 Selecting previously unselected package libgcc-s1-ppc64el-cross. [2022-05-11T07:20:26.246Z] #19 201.5 Preparing to unpack .../097-libgcc-s1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-05-11T07:20:26.246Z] #19 201.5 Unpacking libgcc-s1-ppc64el-cross (10.2.1-6cross1) ... [2022-05-11T07:20:26.246Z] #19 201.5 Selecting previously unselected package libgomp1-ppc64el-cross. [2022-05-11T07:20:26.246Z] #19 201.5 Preparing to unpack .../098-libgomp1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-05-11T07:20:26.246Z] #19 201.5 Unpacking libgomp1-ppc64el-cross (10.2.1-6cross1) ... [2022-05-11T07:20:26.246Z] #19 201.6 Selecting previously unselected package libitm1-ppc64el-cross. [2022-05-11T07:20:26.246Z] #19 201.6 Preparing to unpack .../099-libitm1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-05-11T07:20:26.246Z] #19 201.6 Unpacking libitm1-ppc64el-cross (10.2.1-6cross1) ... [2022-05-11T07:20:26.246Z] #19 201.6 Selecting previously unselected package libatomic1-ppc64el-cross. [2022-05-11T07:20:26.246Z] #19 201.6 Preparing to unpack .../100-libatomic1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-05-11T07:20:26.246Z] #19 201.6 Unpacking libatomic1-ppc64el-cross (10.2.1-6cross1) ... [2022-05-11T07:20:26.246Z] #19 201.6 Selecting previously unselected package libasan6-ppc64el-cross. [2022-05-11T07:20:26.246Z] #19 201.6 Preparing to unpack .../101-libasan6-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-05-11T07:20:26.246Z] #19 201.6 Unpacking libasan6-ppc64el-cross (10.2.1-6cross1) ... [2022-05-11T07:20:26.460Z] #55 64.54 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-05-11T07:20:26.460Z] #55 64.64 go: downloading github.com/ldez/gomoddirectives v0.2.2 [2022-05-11T07:20:26.460Z] #55 64.66 go: downloading github.com/ldez/tagliatelle v0.3.0 [2022-05-11T07:20:26.460Z] #55 64.68 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-05-11T07:20:26.460Z] #55 64.73 go: downloading github.com/maratori/testpackage v1.0.1 [2022-05-11T07:20:26.460Z] #55 64.73 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-05-11T07:20:26.460Z] #55 64.77 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-05-11T07:20:26.503Z] #19 201.9 Selecting previously unselected package liblsan0-ppc64el-cross. [2022-05-11T07:20:26.503Z] #19 201.9 Preparing to unpack .../102-liblsan0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-05-11T07:20:26.503Z] #19 201.9 Unpacking liblsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-05-11T07:20:26.503Z] #19 202.0 Selecting previously unselected package libtsan0-ppc64el-cross. [2022-05-11T07:20:26.716Z] Merging remotes/origin/master commit b1e30e83289cb57d1ceab6bb0103f4a6dbdcca7a into PR head commit 61fec7b36e1bee2830176179a1c978ff80376ff5 [2022-05-11T07:20:26.722Z] #55 64.88 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517 [2022-05-11T07:20:26.722Z] #55 64.94 go: downloading github.com/mgechev/revive v1.1.3 [2022-05-11T07:20:26.759Z] #19 202.0 Preparing to unpack .../103-libtsan0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-05-11T07:20:26.759Z] #19 202.0 Unpacking libtsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-05-11T07:20:27.015Z] #19 202.2 Selecting previously unselected package libstdc++6-ppc64el-cross. [2022-05-11T07:20:27.015Z] #19 202.2 Preparing to unpack .../104-libstdc++6-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-05-11T07:20:27.015Z] #19 202.2 Unpacking libstdc++6-ppc64el-cross (10.2.1-6cross1) ... [2022-05-11T07:20:27.015Z] #19 202.3 Selecting previously unselected package libubsan1-ppc64el-cross. [2022-05-11T07:20:27.015Z] #19 202.3 Preparing to unpack .../105-libubsan1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-05-11T07:20:27.015Z] #19 202.3 Unpacking libubsan1-ppc64el-cross (10.2.1-6cross1) ... [2022-05-11T07:20:27.015Z] #19 202.4 Selecting previously unselected package libquadmath0-ppc64el-cross. [2022-05-11T07:20:27.116Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-05-11T07:20:27.272Z] #19 202.4 Preparing to unpack .../106-libquadmath0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-05-11T07:20:27.272Z] #19 202.4 Unpacking libquadmath0-ppc64el-cross (10.2.1-6cross1) ... [2022-05-11T07:20:27.272Z] #19 202.5 Selecting previously unselected package libgcc-10-dev-ppc64el-cross. [2022-05-11T07:20:27.272Z] #19 202.5 Preparing to unpack .../107-libgcc-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-05-11T07:20:27.272Z] #19 202.5 Unpacking libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-05-11T07:20:27.272Z] #19 202.6 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu. [2022-05-11T07:20:27.272Z] #19 202.6 Preparing to unpack .../108-gcc-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-05-11T07:20:27.272Z] #19 202.6 Unpacking gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-05-11T07:20:27.487Z] #14 ... [2022-05-11T07:20:27.487Z] [2022-05-11T07:20:27.487Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-05-11T07:20:27.487Z] #67 sha256:3db2f5ea99a0c1c71a0ec3b3c2089e6d988c7b6e9455dad1c9d104ad6f303b56 [2022-05-11T07:20:27.487Z] #67 DONE 106.5s [2022-05-11T07:20:27.487Z] [2022-05-11T07:20:27.487Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-05-11T07:20:27.487Z] #14 sha256:abc72897457048070d90b3baa59c57244484407f38451947e270b3dda7d6d47c [2022-05-11T07:20:27.487Z] #14 DONE 106.9s [2022-05-11T07:20:27.487Z] [2022-05-11T07:20:27.487Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-05-11T07:20:27.487Z] #59 sha256:a65b0eeda7c185621dfa23efb7788f3d4de36484fc7392b56ce3f757f79bd0e5 [2022-05-11T07:20:27.487Z] #59 ... [2022-05-11T07:20:27.487Z] [2022-05-11T07:20:27.487Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-05-11T07:20:27.487Z] #68 sha256:8170c18f0030da688f8d6adba72b83a6f6888081143af16ea4b07ac5561d0985 [2022-05-11T07:20:27.487Z] #68 DONE 0.2s [2022-05-11T07:20:27.487Z] [2022-05-11T07:20:27.487Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-05-11T07:20:27.487Z] #69 sha256:098a4584272bd284f781f4cfb6c1b40eb123945db4d180abea58ca36c1774614 [2022-05-11T07:20:27.487Z] #69 DONE 0.2s [2022-05-11T07:20:27.487Z] [2022-05-11T07:20:27.487Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-05-11T07:20:27.487Z] #59 sha256:a65b0eeda7c185621dfa23efb7788f3d4de36484fc7392b56ce3f757f79bd0e5 [2022-05-11T07:20:27.487Z] #59 DONE 0.4s [2022-05-11T07:20:27.487Z] [2022-05-11T07:20:27.487Z] #15 [dev-systemd-false 1/26] RUN groupadd -r docker [2022-05-11T07:20:27.487Z] #15 sha256:22f4bc2428baed17950a8493cc6cc7720cf565fa7aa91d269753d85cc2fbf47a [2022-05-11T07:20:27.671Z] #55 65.83 go: downloading github.com/moricho/tparallel v0.2.1 [2022-05-11T07:20:27.671Z] #55 65.84 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-05-11T07:20:27.671Z] #55 65.87 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-05-11T07:20:27.671Z] #55 65.93 go: downloading github.com/nishanths/predeclared v0.2.1 [2022-05-11T07:20:27.671Z] #55 65.99 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b [2022-05-11T07:20:27.671Z] #55 66.04 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-05-11T07:20:27.680Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-05-11T07:20:27.933Z] #55 66.07 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-05-11T07:20:27.933Z] #55 66.15 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-05-11T07:20:27.933Z] #55 66.24 go: downloading github.com/securego/gosec/v2 v2.9.6 [2022-05-11T07:20:28.194Z] #55 66.42 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-05-11T07:20:28.194Z] #55 66.44 go: downloading github.com/sivchari/containedctx v1.0.1 [2022-05-11T07:20:28.194Z] #55 66.44 go: downloading github.com/sivchari/tenv v1.4.7 [2022-05-11T07:20:28.194Z] #55 66.46 go: downloading github.com/sonatard/noctx v0.0.1 [2022-05-11T07:20:28.194Z] #55 66.52 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-05-11T07:20:25.570Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-05-11T07:20:25.650Z] > git config --add remote.origin.fetch +refs/pull/43580/head:refs/remotes/origin/PR-43580 # timeout=10 [2022-05-11T07:20:25.712Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-11T07:20:25.841Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-05-11T07:20:25.978Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-05-11T07:20:25.978Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-11T07:20:25.981Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43580/head:refs/remotes/origin/PR-43580 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-11T07:20:26.821Z] > git config core.sparsecheckout # timeout=10 [2022-05-11T07:20:26.879Z] > git checkout -f 61fec7b36e1bee2830176179a1c978ff80376ff5 # timeout=10 [2022-05-11T07:20:28.432Z] #15 DONE 1.5s [2022-05-11T07:20:28.432Z] [2022-05-11T07:20:28.432Z] #16 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-05-11T07:20:28.432Z] #16 sha256:4b1ab7dc139bf4699de058a233156555ecde99490bb7cb44f5f9eca3ed243cad [2022-05-11T07:20:28.456Z] #55 66.65 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-05-11T07:20:28.456Z] #55 66.75 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-05-11T07:20:28.456Z] #55 66.80 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-05-11T07:20:28.456Z] #55 66.85 go: downloading github.com/tetafro/godot v1.4.11 [2022-05-11T07:20:28.717Z] #55 66.87 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-05-11T07:20:28.717Z] #55 66.91 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0 [2022-05-11T07:20:28.717Z] #55 66.93 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-05-11T07:20:28.982Z] #55 67.24 go: downloading github.com/ultraware/funlen v0.0.3 [2022-05-11T07:20:28.982Z] #55 67.28 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-05-11T07:20:28.982Z] #55 67.31 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-05-11T07:20:28.982Z] #55 67.33 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-05-11T07:20:28.982Z] #55 67.41 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1 [2022-05-11T07:20:29.046Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-05-11T07:20:29.608Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-05-11T07:20:29.608Z] Using test binary docker [2022-05-11T07:20:29.608Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-05-11T07:20:29.608Z] Starting apparmor (via systemctl): apparmor.service. [2022-05-11T07:20:29.608Z] INFO: Waiting for daemon to start... [2022-05-11T07:20:29.608Z] Starting dockerd [2022-05-11T07:20:29.819Z] #16 DONE 1.3s [2022-05-11T07:20:29.819Z] [2022-05-11T07:20:29.819Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-05-11T07:20:29.819Z] #26 sha256:4cd9f6adaf1916882ce655cd7a1886d8d6711a9f56b3469a4f43aae97c1a8244 [2022-05-11T07:20:29.925Z] #55 68.07 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-05-11T07:20:29.925Z] #55 68.24 go: downloading honnef.co/go/tools v0.2.2 [2022-05-11T07:20:31.083Z] Client: [2022-05-11T07:20:31.083Z] Version: 20.10.9 [2022-05-11T07:20:31.083Z] API version: 1.41 [2022-05-11T07:20:31.083Z] Go version: go1.16.8 [2022-05-11T07:20:31.083Z] Git commit: c2ea9bc [2022-05-11T07:20:31.083Z] Built: Mon Oct 4 16:11:10 2021 [2022-05-11T07:20:31.083Z] OS/Arch: windows/amd64 [2022-05-11T07:20:31.083Z] Context: default [2022-05-11T07:20:31.083Z] Experimental: true [2022-05-11T07:20:31.083Z] [2022-05-11T07:20:31.083Z] Server: Docker Engine - Community [2022-05-11T07:20:31.083Z] Engine: [2022-05-11T07:20:31.083Z] Version: 20.10.9 [2022-05-11T07:20:31.083Z] API version: 1.41 (minimum version 1.24) [2022-05-11T07:20:31.083Z] Go version: go1.16.8 [2022-05-11T07:20:31.083Z] Git commit: 79ea9d3 [2022-05-11T07:20:31.083Z] Built: Mon Oct 4 16:06:39 2021 [2022-05-11T07:20:31.083Z] OS/Arch: windows/amd64 [2022-05-11T07:20:31.083Z] Experimental: true [2022-05-11T07:20:31.128Z] #26 109.1 Updating files: 17% (1978/11414) Updating files: 18% (2055/11414) Updating files: 19% (2169/11414) Updating files: 20% (2283/11414) Updating files: 21% (2397/11414) Updating files: 22% (2512/11414) Updating files: 23% (2626/11414) Updating files: 24% (2740/11414) Updating files: 25% (2854/11414) Updating files: 26% (2968/11414) Updating files: 27% (3082/11414) Updating files: 28% (3196/11414) Updating files: 29% (3311/11414) Updating files: 30% (3425/11414) Updating files: 31% (3539/11414) Updating files: 32% (3653/11414) Updating files: 33% (3767/11414) Updating files: 34% (3881/11414) Updating files: 35% (3995/11414) Updating files: 36% (4110/11414) Updating files: 37% (4224/11414) Updating files: 38% (4338/11414) Updating files: 39% (4452/11414) Updating files: 40% (4566/11414) Updating files: 41% (4680/11414) Updating files: 42% (4794/11414) Updating files: 43% (4909/11414) [2022-05-11T07:20:31.128Z] #26 ... [2022-05-11T07:20:31.128Z] [2022-05-11T07:20:31.128Z] #17 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-05-11T07:20:31.128Z] #17 sha256:c8b79c105a69171bd017afa0163487a1d48e4480be1b235638f419664d11f7dc [2022-05-11T07:20:31.128Z] #17 0.610 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-05-11T07:20:31.128Z] #17 DONE 1.3s [2022-05-11T07:20:31.128Z] [2022-05-11T07:20:31.128Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-05-11T07:20:31.128Z] #26 sha256:4cd9f6adaf1916882ce655cd7a1886d8d6711a9f56b3469a4f43aae97c1a8244 [2022-05-11T07:20:31.128Z] #26 109.1 Updating files: 17% (1978/11414) Updating files: 18% (2055/11414) Updating files: 19% (2169/11414) Updating files: 20% (2283/11414) Updating files: 21% (2397/11414) Updating files: 22% (2512/11414) Updating files: 23% (2626/11414) Updating files: 24% (2740/11414) Updating files: 25% (2854/11414) Updating files: 26% (2968/11414) Updating files: 27% (3082/11414) Updating files: 28% (3196/11414) Updating files: 29% (3311/11414) Updating files: 30% (3425/11414) Updating files: 31% (3539/11414) Updating files: 32% (3653/11414) Updating files: 33% (3767/11414) Updating files: 34% (3881/11414) Updating files: 35% (3995/11414) Updating files: 36% (4110/11414) Updating files: 37% (4224/11414) Updating files: 38% (4338/11414) Updating files: 39% (4452/11414) Updating files: 40% (4566/11414) Updating files: 41% (4680/11414) Updating files: 42% (4794/11414) Updating files: 43% (4909/11414) Updating files: 44% (5023/11414) Updating files: 45% (5137/11414) Updating files: 46% (5251/11414) [2022-05-11T07:20:31.128Z] #26 ... [2022-05-11T07:20:31.128Z] [2022-05-11T07:20:31.128Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help [2022-05-11T07:20:31.128Z] #36 sha256:e8aef705af0a542846089b33ba0c508e7eaad5daafba5b04dd2bb10bcf18150e [2022-05-11T07:20:31.128Z] #36 110.6 Delve is a source level debugger for Go programs. [2022-05-11T07:20:31.128Z] #36 110.6 [2022-05-11T07:20:31.128Z] #36 110.6 Delve enables you to interact with your program by controlling the execution of the process, [2022-05-11T07:20:31.128Z] #36 110.6 evaluating variables, and providing information of thread / goroutine state, CPU register state and more. [2022-05-11T07:20:31.128Z] #36 110.6 [2022-05-11T07:20:31.128Z] #36 110.6 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs. [2022-05-11T07:20:31.128Z] #36 110.6 [2022-05-11T07:20:31.128Z] #36 110.6 Pass flags to the program you are debugging using `--`, for example: [2022-05-11T07:20:31.128Z] #36 110.6 [2022-05-11T07:20:31.128Z] #36 110.6 `dlv exec ./hello -- server --config conf/config.toml` [2022-05-11T07:20:31.128Z] #36 110.6 [2022-05-11T07:20:31.128Z] #36 110.6 Usage: [2022-05-11T07:20:31.128Z] #36 110.6 dlv [command] [2022-05-11T07:20:31.128Z] #36 110.6 [2022-05-11T07:20:31.128Z] #36 110.6 Available Commands: [2022-05-11T07:20:31.128Z] #36 110.6 attach Attach to running process and begin debugging. [2022-05-11T07:20:31.128Z] #36 110.6 connect Connect to a headless debug server with a terminal client. [2022-05-11T07:20:31.128Z] #36 110.6 core Examine a core dump. [2022-05-11T07:20:31.128Z] #36 110.6 dap Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP). [2022-05-11T07:20:31.128Z] #36 110.6 debug Compile and begin debugging main package in current directory, or the package specified. [2022-05-11T07:20:31.128Z] #36 110.6 exec Execute a precompiled binary, and begin a debug session. [2022-05-11T07:20:31.128Z] #36 110.6 help Help about any command [2022-05-11T07:20:31.128Z] #36 110.6 run Deprecated command. Use 'debug' instead. [2022-05-11T07:20:31.128Z] #36 110.6 test Compile test binary and begin debugging program. [2022-05-11T07:20:31.128Z] #36 110.6 trace Compile and begin tracing program. [2022-05-11T07:20:31.128Z] #36 110.6 version Prints version. [2022-05-11T07:20:31.128Z] #36 110.6 [2022-05-11T07:20:31.128Z] #36 110.6 Flags: [2022-05-11T07:20:31.128Z] #36 110.6 --accept-multiclient Allows a headless server to accept multiple client connections via JSON-RPC or DAP. [2022-05-11T07:20:31.128Z] #36 110.6 --allow-non-terminal-interactive Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr [2022-05-11T07:20:31.128Z] #36 110.6 --api-version int Selects JSON-RPC API version when headless. New clients should use v2. Can be reset via RPCServer.SetApiVersion. See Documentation/api/json-rpc/README.md. (default 1) [2022-05-11T07:20:31.128Z] #36 110.6 --backend string Backend selection (see 'dlv help backend'). (default "default") [2022-05-11T07:20:31.128Z] #36 110.6 --build-flags string Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v" [2022-05-11T07:20:31.128Z] #36 110.6 --check-go-version Exits if the version of Go in use is not compatible (too old or too new) with the version of Delve. (default true) [2022-05-11T07:20:31.128Z] #36 110.6 --disable-aslr Disables address space randomization [2022-05-11T07:20:31.128Z] #36 110.6 --headless Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections. [2022-05-11T07:20:31.128Z] #36 110.6 -h, --help help for dlv [2022-05-11T07:20:31.128Z] #36 110.6 --init string Init file, executed by the terminal client. [2022-05-11T07:20:31.128Z] #36 110.6 -l, --listen string Debugging server listen address. (default "127.0.0.1:0") [2022-05-11T07:20:31.128Z] #36 110.6 --log Enable debugging server logging. [2022-05-11T07:20:31.128Z] #36 110.6 --log-dest string Writes logs to the specified file or file descriptor (see 'dlv help log'). [2022-05-11T07:20:31.128Z] #36 110.6 --log-output string Comma separated list of components that should produce debug output (see 'dlv help log') [2022-05-11T07:20:31.128Z] #36 110.6 --only-same-user Only connections from the same user that started this instance of Delve are allowed to connect. (default true) [2022-05-11T07:20:31.128Z] #36 110.6 -r, --redirect stringArray Specifies redirect rules for target process (see 'dlv help redirect') [2022-05-11T07:20:31.128Z] #36 110.6 --wd string Working directory for running the program. [2022-05-11T07:20:31.128Z] #36 110.6 [2022-05-11T07:20:31.128Z] #36 110.6 Additional help topics: [2022-05-11T07:20:31.128Z] #36 110.6 dlv backend Help about the --backend flag. [2022-05-11T07:20:31.128Z] #36 110.6 dlv log Help about logging flags. [2022-05-11T07:20:31.128Z] #36 110.6 dlv redirect Help about file redirection. [2022-05-11T07:20:31.128Z] #36 110.6 [2022-05-11T07:20:31.128Z] #36 110.6 Use "dlv [command] --help" for more information about a command. [2022-05-11T07:20:31.128Z] #36 DONE 111.1s [2022-05-11T07:20:31.128Z] [2022-05-11T07:20:31.128Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-05-11T07:20:31.128Z] #26 sha256:4cd9f6adaf1916882ce655cd7a1886d8d6711a9f56b3469a4f43aae97c1a8244 [2022-05-11T07:20:31.456Z] Merge succeeded, producing 4be0210360fac2db53ae25e65b54c94acfa6ed0f [2022-05-11T07:20:31.456Z] Checking out Revision 4be0210360fac2db53ae25e65b54c94acfa6ed0f (PR-43580) [2022-05-11T07:20:30.251Z] > git remote # timeout=10 [2022-05-11T07:20:30.439Z] > git config --get remote.origin.url # timeout=10 [2022-05-11T07:20:30.503Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-11T07:20:30.505Z] > git merge b1e30e83289cb57d1ceab6bb0103f4a6dbdcca7a # timeout=10 [2022-05-11T07:20:31.349Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2022-05-11T07:20:31.489Z] > git config core.sparsecheckout # timeout=10 [Pipeline] sh [2022-05-11T07:20:31.848Z] #55 ... [2022-05-11T07:20:31.848Z] [2022-05-11T07:20:31.848Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-05-11T07:20:31.848Z] #34 sha256:a4ff1909b9009ce432cf92bccd9185b8dd191b1939efb3ed7c34cc9ea737b1fc [2022-05-11T07:20:31.848Z] #34 67.95 Updating files: 85% (1298/1521) Updating files: 86% (1309/1521) Updating files: 87% (1324/1521) Updating files: 88% (1339/1521) Updating files: 89% (1354/1521) Updating files: 90% (1369/1521) Updating files: 91% (1385/1521) Updating files: 92% (1400/1521) Updating files: 93% (1415/1521) Updating files: 94% (1430/1521) Updating files: 95% (1445/1521) Updating files: 96% (1461/1521) Updating files: 97% (1476/1521) Updating files: 98% (1491/1521) Updating files: 99% (1506/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2022-05-11T07:20:31.848Z] #34 68.80 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-05-11T07:20:31.848Z] #34 69.50 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-05-11T07:20:32.121Z] . [2022-05-11T07:20:32.121Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-05-11T07:20:32.121Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-05-11T07:20:32.121Z] Error: No such image: emptyfs [2022-05-11T07:20:32.121Z] Running integration-test (iteration 1) [2022-05-11T07:20:32.121Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-05-11T07:20:32.121Z] Loaded image: busybox:latest [2022-05-11T07:20:32.121Z] Loaded image: busybox:glibc [2022-05-11T07:20:32.421Z] #34 ... [2022-05-11T07:20:32.421Z] [2022-05-11T07:20:32.421Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-05-11T07:20:32.421Z] #42 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b [2022-05-11T07:20:32.421Z] #42 60.69 Selecting previously unselected package vim-common. [2022-05-11T07:20:32.421Z] #42 60.69 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-05-11T07:20:32.421Z] #42 60.76 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-05-11T07:20:32.421Z] #42 61.68 Selecting previously unselected package cmake-data. [2022-05-11T07:20:32.421Z] #42 61.68 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-05-11T07:20:32.421Z] #42 61.71 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-05-11T07:20:32.421Z] #42 66.67 Selecting previously unselected package libicu67:amd64. [2022-05-11T07:20:32.421Z] #42 66.70 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-05-11T07:20:32.421Z] #42 66.71 Unpacking libicu67:amd64 (67.1-7) ... [2022-05-11T07:20:32.519Z] #19 207.2 Selecting previously unselected package gcc-powerpc64le-linux-gnu. [2022-05-11T07:20:32.519Z] #19 207.2 Preparing to unpack .../109-gcc-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-05-11T07:20:32.519Z] #19 207.2 Unpacking gcc-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-05-11T07:20:32.519Z] #19 207.2 Selecting previously unselected package linux-libc-dev-ppc64el-cross. [2022-05-11T07:20:32.519Z] #19 207.2 Preparing to unpack .../110-linux-libc-dev-ppc64el-cross_5.10.13-1cross4_all.deb ... [2022-05-11T07:20:32.519Z] #19 207.2 Unpacking linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ... [2022-05-11T07:20:32.519Z] #19 207.4 Selecting previously unselected package libc6-dev-ppc64el-cross. [2022-05-11T07:20:32.519Z] #19 207.4 Preparing to unpack .../111-libc6-dev-ppc64el-cross_2.31-9cross4_all.deb ... [2022-05-11T07:20:32.519Z] #19 207.4 Unpacking libc6-dev-ppc64el-cross (2.31-9cross4) ... [2022-05-11T07:20:32.519Z] #19 207.7 Selecting previously unselected package libstdc++-10-dev-ppc64el-cross. [2022-05-11T07:20:32.519Z] #19 207.7 Preparing to unpack .../112-libstdc++-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-05-11T07:20:32.519Z] #19 207.7 Unpacking libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-05-11T07:20:32.586Z] + docker info [2022-05-11T07:20:32.586Z] Client: [2022-05-11T07:20:32.586Z] Context: default [2022-05-11T07:20:32.586Z] Debug Mode: false [2022-05-11T07:20:32.586Z] [2022-05-11T07:20:32.586Z] Server: [2022-05-11T07:20:32.586Z] Containers: 0 [2022-05-11T07:20:32.586Z] Running: 0 [2022-05-11T07:20:32.586Z] Paused: 0 [2022-05-11T07:20:32.586Z] Stopped: 0 [2022-05-11T07:20:32.586Z] Images: 0 [2022-05-11T07:20:32.586Z] Server Version: 20.10.9 [2022-05-11T07:20:32.586Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-05-11T07:20:32.586Z] Windows: [2022-05-11T07:20:32.586Z] LCOW: [2022-05-11T07:20:32.586Z] Logging Driver: json-file [2022-05-11T07:20:32.586Z] Plugins: [2022-05-11T07:20:32.586Z] Volume: local [2022-05-11T07:20:32.586Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-05-11T07:20:32.586Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-05-11T07:20:32.586Z] Swarm: inactive [2022-05-11T07:20:32.586Z] Default Isolation: process [2022-05-11T07:20:32.586Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-05-11T07:20:32.586Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-05-11T07:20:32.586Z] OSType: windows [2022-05-11T07:20:32.586Z] Architecture: x86_64 [2022-05-11T07:20:32.586Z] CPUs: 4 [2022-05-11T07:20:32.586Z] Total Memory: 32GiB [2022-05-11T07:20:32.586Z] Name: azwin-2-d0b1d0 [2022-05-11T07:20:32.586Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2022-05-11T07:20:32.586Z] Docker Root Dir: D:\docker [2022-05-11T07:20:32.586Z] Debug Mode: false [2022-05-11T07:20:32.586Z] Registry: https://index.docker.io/v1/ [2022-05-11T07:20:32.586Z] Labels: [2022-05-11T07:20:32.586Z] Experimental: true [2022-05-11T07:20:32.586Z] Insecure Registries: [2022-05-11T07:20:32.586Z] 10.0.0.4:5000 [2022-05-11T07:20:32.586Z] 127.0.0.0/8 [2022-05-11T07:20:32.586Z] Registry Mirrors: [2022-05-11T07:20:32.586Z] http://10.0.0.4:5000/ [2022-05-11T07:20:32.586Z] Live Restore Enabled: false [2022-05-11T07:20:32.586Z] Product License: Community Engine [2022-05-11T07:20:32.586Z] [2022-05-11T07:20:32.683Z] #42 ... [2022-05-11T07:20:32.683Z] [2022-05-11T07:20:32.684Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-05-11T07:20:32.684Z] #55 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-05-11T07:20:32.684Z] #55 70.19 go: downloading mvdan.cc/gofumpt v0.2.1 [2022-05-11T07:20:32.684Z] #55 70.20 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-05-11T07:20:32.684Z] #55 70.26 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-05-11T07:20:32.684Z] #55 70.34 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-05-11T07:20:32.684Z] #55 70.38 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-05-11T07:20:32.684Z] #55 70.41 go: downloading github.com/stretchr/objx v0.1.1 [2022-05-11T07:20:32.684Z] #55 70.49 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-05-11T07:20:32.684Z] #55 70.95 go: downloading github.com/pelletier/go-toml v1.9.4 [2022-05-11T07:20:32.684Z] #55 70.96 go: downloading golang.org/x/text v0.3.7 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2022-05-11T07:20:32.775Z] #19 207.9 Selecting previously unselected package g++-10-powerpc64le-linux-gnu. [2022-05-11T07:20:32.775Z] #19 207.9 Preparing to unpack .../113-g++-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-05-11T07:20:32.775Z] #19 208.0 Unpacking g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-05-11T07:20:32.958Z] #26 109.1 Updating files: 17% (1978/11414) Updating files: 18% (2055/11414) Updating files: 19% (2169/11414) Updating files: 20% (2283/11414) Updating files: 21% (2397/11414) Updating files: 22% (2512/11414) Updating files: 23% (2626/11414) Updating files: 24% (2740/11414) Updating files: 25% (2854/11414) Updating files: 26% (2968/11414) Updating files: 27% (3082/11414) Updating files: 28% (3196/11414) Updating files: 29% (3311/11414) Updating files: 30% (3425/11414) Updating files: 31% (3539/11414) Updating files: 32% (3653/11414) Updating files: 33% (3767/11414) Updating files: 34% (3881/11414) Updating files: 35% (3995/11414) Updating files: 36% (4110/11414) Updating files: 37% (4224/11414) Updating files: 38% (4338/11414) Updating files: 39% (4452/11414) Updating files: 40% (4566/11414) Updating files: 41% (4680/11414) Updating files: 42% (4794/11414) Updating files: 43% (4909/11414) Updating files: 44% (5023/11414) Updating files: 45% (5137/11414) Updating files: 46% (5251/11414) Updating files: 47% (5365/11414) Updating files: 48% (5479/11414) Updating files: 49% (5593/11414) Updating files: 50% (5707/11414) Updating files: 51% (5822/11414) Updating files: 51% (5925/11414) Updating files: 52% (5936/11414) Updating files: 53% (6050/11414) Updating files: 54% (6164/11414) Updating files: 55% (6278/11414) Updating files: 56% (6392/11414) Updating files: 57% (6506/11414) Updating files: 58% (6621/11414) Updating files: 59% (6735/11414) Updating files: 60% (6849/11414) Updating files: 61% (6963/11414) Updating files: 62% (7077/11414) Updating files: 63% (7191/11414) Updating files: 64% (7305/11414) Updating files: 65% (7420/11414) Updating files: 66% (7534/11414) Updating files: 67% (7648/11414) Updating files: 68% (7762/11414) Updating files: 69% (7876/11414) Updating files: 70% (7990/11414) Updating files: 70% (8100/11414) Updating files: 71% (8104/11414) Updating files: 72% (8219/11414) Updating files: 73% (8333/11414) Updating files: 74% (8447/11414) Updating files: 75% (8561/11414) Updating files: 76% (8675/11414) Updating files: 77% (8789/11414) Updating files: 78% (8903/11414) Updating files: 79% (9018/11414) Updating files: 80% (9132/11414) Updating files: 81% (9246/11414) Updating files: 82% (9360/11414) Updating files: 83% (9474/11414) [2022-05-11T07:20:32.958Z] #26 ... [2022-05-11T07:20:32.958Z] [2022-05-11T07:20:32.958Z] #18 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-05-11T07:20:32.958Z] #18 sha256:ec5196f8ac010bfcb6cd8aee3a8bdd5662adc5e6662e07120d56f63c8eb9bd60 [2022-05-11T07:20:32.958Z] #18 DONE 2.0s [2022-05-11T07:20:32.958Z] [2022-05-11T07:20:32.958Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-05-11T07:20:32.958Z] #26 sha256:4cd9f6adaf1916882ce655cd7a1886d8d6711a9f56b3469a4f43aae97c1a8244 [2022-05-11T07:20:33.488Z] Loaded image: debian:bullseye-slim [2022-05-11T07:20:33.489Z] Loaded image: hello-world:latest [2022-05-11T07:20:33.629Z] #55 ... [2022-05-11T07:20:33.629Z] [2022-05-11T07:20:33.629Z] #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 echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /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 [2022-05-11T07:20:33.629Z] #51 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-05-11T07:20:33.629Z] #51 61.35 debconf: delaying package configuration, since apt-utils is not installed [2022-05-11T07:20:33.629Z] #51 61.84 Fetched 2314 kB in 3s (703 kB/s) [2022-05-11T07:20:33.629Z] #51 62.06 Selecting previously unselected package libprotobuf23:amd64. [2022-05-11T07:20:33.629Z] #51 62.06 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-05-11T07:20:33.629Z] #51 62.19 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-05-11T07:20:33.629Z] #51 62.62 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-05-11T07:20:33.629Z] #51 63.80 Selecting previously unselected package python3-pkg-resources. [2022-05-11T07:20:33.629Z] #51 63.80 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-05-11T07:20:33.629Z] #51 63.80 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-05-11T07:20:33.629Z] #51 64.20 Selecting previously unselected package python3-six. [2022-05-11T07:20:33.629Z] #51 64.21 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-05-11T07:20:33.629Z] #51 64.23 Unpacking python3-six (1.16.0-2) ... [2022-05-11T07:20:33.629Z] #51 64.42 Selecting previously unselected package python3-protobuf. [2022-05-11T07:20:33.629Z] #51 64.42 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-05-11T07:20:33.629Z] #51 64.44 Unpacking python3-protobuf (3.12.4-1) ... [2022-05-11T07:20:33.629Z] #51 65.52 Selecting previously unselected package libnet1:amd64. [2022-05-11T07:20:33.629Z] #51 65.53 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-05-11T07:20:33.629Z] #51 65.55 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-05-11T07:20:33.629Z] #51 65.79 Selecting previously unselected package libnl-3-200:amd64. [2022-05-11T07:20:33.629Z] #51 65.79 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-05-11T07:20:33.629Z] #51 65.83 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-05-11T07:20:33.629Z] #51 66.13 Selecting previously unselected package libprotobuf-c1:amd64. [2022-05-11T07:20:33.629Z] #51 66.13 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-05-11T07:20:33.629Z] #51 66.20 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-05-11T07:20:33.629Z] #51 66.42 Selecting previously unselected package criu. [2022-05-11T07:20:33.629Z] #51 66.43 Preparing to unpack .../7-criu_3.17-1_amd64.deb ... [2022-05-11T07:20:33.629Z] #51 66.45 Unpacking criu (3.17-1) ... [2022-05-11T07:20:33.629Z] #51 67.63 Setting up python3-pkg-resources (52.0.0-4) ... [2022-05-11T07:20:33.629Z] #51 70.21 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-05-11T07:20:33.629Z] #51 70.22 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-05-11T07:20:33.629Z] #51 70.24 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-05-11T07:20:33.629Z] #51 70.27 Setting up python3-six (1.16.0-2) ... [2022-05-11T07:20:33.742Z] #26 109.1 Updating files: 17% (1978/11414) Updating files: 18% (2055/11414) Updating files: 19% (2169/11414) Updating files: 20% (2283/11414) Updating files: 21% (2397/11414) Updating files: 22% (2512/11414) Updating files: 23% (2626/11414) Updating files: 24% (2740/11414) Updating files: 25% (2854/11414) Updating files: 26% (2968/11414) Updating files: 27% (3082/11414) Updating files: 28% (3196/11414) Updating files: 29% (3311/11414) Updating files: 30% (3425/11414) Updating files: 31% (3539/11414) Updating files: 32% (3653/11414) Updating files: 33% (3767/11414) Updating files: 34% (3881/11414) Updating files: 35% (3995/11414) Updating files: 36% (4110/11414) Updating files: 37% (4224/11414) Updating files: 38% (4338/11414) Updating files: 39% (4452/11414) Updating files: 40% (4566/11414) Updating files: 41% (4680/11414) Updating files: 42% (4794/11414) Updating files: 43% (4909/11414) Updating files: 44% (5023/11414) Updating files: 45% (5137/11414) Updating files: 46% (5251/11414) Updating files: 47% (5365/11414) Updating files: 48% (5479/11414) Updating files: 49% (5593/11414) Updating files: 50% (5707/11414) Updating files: 51% (5822/11414) Updating files: 51% (5925/11414) Updating files: 52% (5936/11414) Updating files: 53% (6050/11414) Updating files: 54% (6164/11414) Updating files: 55% (6278/11414) Updating files: 56% (6392/11414) Updating files: 57% (6506/11414) Updating files: 58% (6621/11414) Updating files: 59% (6735/11414) Updating files: 60% (6849/11414) Updating files: 61% (6963/11414) Updating files: 62% (7077/11414) Updating files: 63% (7191/11414) Updating files: 64% (7305/11414) Updating files: 65% (7420/11414) Updating files: 66% (7534/11414) Updating files: 67% (7648/11414) Updating files: 68% (7762/11414) Updating files: 69% (7876/11414) Updating files: 70% (7990/11414) Updating files: 70% (8100/11414) Updating files: 71% (8104/11414) Updating files: 72% (8219/11414) Updating files: 73% (8333/11414) Updating files: 74% (8447/11414) Updating files: 75% (8561/11414) Updating files: 76% (8675/11414) Updating files: 77% (8789/11414) Updating files: 78% (8903/11414) Updating files: 79% (9018/11414) Updating files: 80% (9132/11414) Updating files: 81% (9246/11414) Updating files: 82% (9360/11414) Updating files: 83% (9474/11414) Updating files: 84% (9588/11414) Updating files: 85% (9702/11414) Updating files: 86% (9817/11414) Updating files: 87% (9931/11414) Updating files: 88% (10045/11414) Updating files: 89% (10159/11414) Updating files: 90% (10273/11414) Updating files: 91% (10387/11414) Updating files: 92% (10501/11414) Updating files: 93% (10616/11414) Updating files: 94% (10730/11414) Updating files: 94% (10738/11414) Updating files: 95% (10844/11414) Updating files: 96% (10958/11414) Updating files: 97% (11072/11414) Updating files: 98% (11186/11414) Updating files: 99% (11300/11414) Updating files: 100% (11414/11414) Updating files: 100% (11414/11414), done. [2022-05-11T07:20:33.742Z] #26 113.5 + cd /tmp/tmp.R6qUOUfP2F/tmp/docker-ce [2022-05-11T07:20:33.742Z] #26 113.5 + git checkout -q v17.06.2-ce [2022-05-11T07:20:33.745Z] Loaded image: arm32v7/hello-world:latest [2022-05-11T07:20:33.745Z] INFO: Testing against a local daemon [2022-05-11T07:20:33.745Z] === RUN TestCgroupNamespacesBuild [2022-05-11T07:20:34.003Z] #26 ... [2022-05-11T07:20:34.003Z] [2022-05-11T07:20:34.003Z] #19 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-05-11T07:20:34.003Z] #19 sha256:8401762ed8936ffe11b1882ae8f4c12830c9be2e96744fc6f3696e8f85b5df94 [2022-05-11T07:20:34.003Z] #19 DONE 0.9s [2022-05-11T07:20:34.003Z] [2022-05-11T07:20:34.003Z] #20 [dev-systemd-false 6/26] RUN ldconfig [2022-05-11T07:20:34.003Z] #20 sha256:69cc771ff27f176862cc9c8036281d2ed3d0187080716c7bd20450bfd778fe25 [2022-05-11T07:20:34.573Z] #51 72.13 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-05-11T07:20:34.573Z] #51 72.22 Setting up python3-protobuf (3.12.4-1) ... [2022-05-11T07:20:31.554Z] > git checkout -f 4be0210360fac2db53ae25e65b54c94acfa6ed0f # timeout=10 [2022-05-11T07:20:34.947Z] #20 DONE 1.0s [2022-05-11T07:20:34.947Z] [2022-05-11T07:20:34.947Z] #21 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-05-11T07:20:34.947Z] #21 sha256:585372c0dedb305a89ca232056fe6418a96787344951fcab8b48026c8b5c7f47 [2022-05-11T07:20:35.109Z] --- PASS: TestCgroupNamespacesBuild (1.27s) [2022-05-11T07:20:35.109Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-05-11T07:20:35.897Z] #21 0.922 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-05-11T07:20:35.961Z] #51 ... [2022-05-11T07:20:35.961Z] [2022-05-11T07:20:35.961Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-05-11T07:20:35.961Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-05-11T07:20:35.961Z] #14 64.01 debconf: delaying package configuration, since apt-utils is not installed [2022-05-11T07:20:35.961Z] #14 64.65 Fetched 115 MB in 12s (9930 kB/s) [2022-05-11T07:20:35.961Z] #14 64.77 Selecting previously unselected package binutils-mingw-w64-i686. [2022-05-11T07:20:35.961Z] #14 64.77 (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 ... 15709 files and directories currently installed.) [2022-05-11T07:20:35.961Z] #14 64.94 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-05-11T07:20:35.961Z] #14 64.99 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-05-11T07:20:35.961Z] #14 68.48 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-05-11T07:20:35.961Z] #14 68.48 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-05-11T07:20:35.961Z] #14 68.49 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-05-11T07:20:35.961Z] #14 72.52 Selecting previously unselected package binutils-mingw-w64. [2022-05-11T07:20:35.961Z] #14 72.56 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-05-11T07:20:35.961Z] #14 72.56 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-05-11T07:20:35.961Z] #14 72.81 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-05-11T07:20:35.961Z] #14 72.81 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-05-11T07:20:35.961Z] #14 72.84 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-05-11T07:20:35.961Z] #14 73.51 Selecting previously unselected package dmsetup. [2022-05-11T07:20:35.961Z] #14 73.51 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-05-11T07:20:35.961Z] #14 73.61 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-05-11T07:20:35.961Z] #14 73.95 Selecting previously unselected package mingw-w64-common. [2022-05-11T07:20:35.961Z] #14 73.96 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-05-11T07:20:35.961Z] #14 73.96 Unpacking mingw-w64-common (8.0.0-1) ... [2022-05-11T07:20:36.159Z] #21 1.108 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-05-11T07:20:36.159Z] #21 1.290 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-05-11T07:20:36.420Z] #21 1.526 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-05-11T07:20:36.475Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.28s) [2022-05-11T07:20:36.475Z] === RUN TestBuildWithSession [2022-05-11T07:20:36.475Z] build_session_test.go:25: TODO: BuildKit [2022-05-11T07:20:36.475Z] --- SKIP: TestBuildWithSession (0.00s) [2022-05-11T07:20:36.475Z] === RUN TestBuildSquashParent [2022-05-11T07:20:37.364Z] #21 2.343 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [145 kB] [2022-05-11T07:20:37.364Z] #21 ... [2022-05-11T07:20:37.364Z] [2022-05-11T07:20:37.364Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-05-11T07:20:37.364Z] #60 sha256:0f2d6f2dd24444af4fba7f3b9bd0e9611e7ab1be6114888f1c105cd08f8deec0 [2022-05-11T07:20:37.364Z] #60 1.276 + RM_GOPATH=0 [2022-05-11T07:20:37.364Z] #60 1.276 + TMP_GOPATH= [2022-05-11T07:20:37.364Z] #60 1.276 + : /build [2022-05-11T07:20:37.364Z] #60 1.276 + '[' -z '' ']' [2022-05-11T07:20:37.364Z] #60 1.280 ++ mktemp -d [2022-05-11T07:20:37.364Z] #60 1.298 + export GOPATH=/tmp/tmp.a8gDsS7Ryr [2022-05-11T07:20:37.364Z] #60 1.298 + GOPATH=/tmp/tmp.a8gDsS7Ryr [2022-05-11T07:20:37.364Z] #60 1.298 + RM_GOPATH=1 [2022-05-11T07:20:37.364Z] #60 1.298 + case "$(go env GOARCH)" in [2022-05-11T07:20:37.364Z] #60 1.303 ++ go env GOARCH [2022-05-11T07:20:37.364Z] #60 1.328 + export GO_BUILDMODE=-buildmode=pie [2022-05-11T07:20:37.364Z] #60 1.328 + GO_BUILDMODE=-buildmode=pie [2022-05-11T07:20:37.364Z] #60 1.328 ++ dirname /install.sh [2022-05-11T07:20:37.364Z] #60 1.329 + dir=/ [2022-05-11T07:20:37.364Z] #60 1.329 + bin=runc [2022-05-11T07:20:37.364Z] #60 1.329 + shift [2022-05-11T07:20:37.364Z] #60 1.329 + '[' '!' -f //runc.installer ']' [2022-05-11T07:20:37.364Z] #60 1.329 + . //runc.installer [2022-05-11T07:20:37.364Z] #60 1.329 ++ set -e [2022-05-11T07:20:37.364Z] #60 1.329 ++ : v1.1.1 [2022-05-11T07:20:37.364Z] #60 1.329 + install_runc [2022-05-11T07:20:37.364Z] #60 1.329 + RUNC_BUILDTAGS=seccomp [2022-05-11T07:20:37.364Z] #60 1.329 + echo 'Install runc version v1.1.1 (build tags: seccomp)' [2022-05-11T07:20:37.364Z] #60 1.329 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.a8gDsS7Ryr/src/github.com/opencontainers/runc [2022-05-11T07:20:37.364Z] #60 1.329 Install runc version v1.1.1 (build tags: seccomp) [2022-05-11T07:20:37.364Z] #60 1.361 Cloning into '/tmp/tmp.a8gDsS7Ryr/src/github.com/opencontainers/runc'... [2022-05-11T07:20:37.364Z] #60 9.568 + cd /tmp/tmp.a8gDsS7Ryr/src/github.com/opencontainers/runc [2022-05-11T07:20:37.364Z] #60 9.568 + git checkout -q v1.1.1 [2022-05-11T07:20:37.364Z] #60 9.989 + '[' -z '' ']' [2022-05-11T07:20:37.364Z] #60 9.990 + target=static [2022-05-11T07:20:37.364Z] #60 9.990 + make BUILDTAGS=seccomp static [2022-05-11T07:20:37.625Z] #60 10.21 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.1-0-g52de29d7 -X main.version=1.1.1 " -o runc . [2022-05-11T07:20:37.626Z] #60 ... [2022-05-11T07:20:37.626Z] [2022-05-11T07:20:37.626Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-05-11T07:20:37.626Z] #26 sha256:4cd9f6adaf1916882ce655cd7a1886d8d6711a9f56b3469a4f43aae97c1a8244 [2022-05-11T07:20:37.626Z] #26 117.0 + mkdir -p /tmp/tmp.R6qUOUfP2F/src/github.com/docker [2022-05-11T07:20:37.626Z] #26 117.0 + mv components/cli /tmp/tmp.R6qUOUfP2F/src/github.com/docker/cli [2022-05-11T07:20:37.626Z] #26 117.0 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2022-05-11T07:20:38.029Z] #19 212.5 Selecting previously unselected package g++-powerpc64le-linux-gnu. [2022-05-11T07:20:38.029Z] #19 212.5 Preparing to unpack .../114-g++-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-05-11T07:20:38.029Z] #19 212.5 Unpacking g++-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-05-11T07:20:38.029Z] #19 212.9 Selecting previously unselected package crossbuild-essential-ppc64el. [2022-05-11T07:20:38.029Z] #19 212.9 Preparing to unpack .../115-crossbuild-essential-ppc64el_12.9_all.deb ... [2022-05-11T07:20:38.029Z] #19 212.9 Unpacking crossbuild-essential-ppc64el (12.9) ... [2022-05-11T07:20:38.029Z] #19 213.3 Selecting previously unselected package libc6-s390x-cross. [2022-05-11T07:20:38.029Z] #19 213.3 Preparing to unpack .../116-libc6-s390x-cross_2.31-9cross4_all.deb ... [2022-05-11T07:20:38.029Z] #19 213.3 Unpacking libc6-s390x-cross (2.31-9cross4) ... [2022-05-11T07:20:38.029Z] #19 213.4 Selecting previously unselected package libgcc-s1-s390x-cross. [2022-05-11T07:20:38.029Z] #19 213.4 Preparing to unpack .../117-libgcc-s1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-05-11T07:20:38.029Z] #19 213.4 Unpacking libgcc-s1-s390x-cross (10.2.1-6cross1) ... [2022-05-11T07:20:38.029Z] #19 213.5 Selecting previously unselected package libgomp1-s390x-cross. [2022-05-11T07:20:38.029Z] #19 213.5 Preparing to unpack .../118-libgomp1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-05-11T07:20:38.029Z] #19 213.5 Unpacking libgomp1-s390x-cross (10.2.1-6cross1) ... [2022-05-11T07:20:38.029Z] #19 213.5 Selecting previously unselected package libitm1-s390x-cross. [2022-05-11T07:20:38.029Z] #19 213.5 Preparing to unpack .../119-libitm1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-05-11T07:20:38.029Z] #19 213.5 Unpacking libitm1-s390x-cross (10.2.1-6cross1) ... [2022-05-11T07:20:38.029Z] #19 213.5 Selecting previously unselected package libatomic1-s390x-cross. [2022-05-11T07:20:38.287Z] #19 213.5 Preparing to unpack .../120-libatomic1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-05-11T07:20:38.287Z] #19 213.5 Unpacking libatomic1-s390x-cross (10.2.1-6cross1) ... [2022-05-11T07:20:38.287Z] #19 213.6 Selecting previously unselected package libasan6-s390x-cross. [2022-05-11T07:20:38.287Z] #19 213.6 Preparing to unpack .../121-libasan6-s390x-cross_10.2.1-6cross1_all.deb ... [2022-05-11T07:20:38.287Z] #19 213.6 Unpacking libasan6-s390x-cross (10.2.1-6cross1) ... [2022-05-11T07:20:38.287Z] #19 213.8 Selecting previously unselected package libstdc++6-s390x-cross. [2022-05-11T07:20:38.543Z] #19 213.8 Preparing to unpack .../122-libstdc++6-s390x-cross_10.2.1-6cross1_all.deb ... [2022-05-11T07:20:38.543Z] #19 213.8 Unpacking libstdc++6-s390x-cross (10.2.1-6cross1) ... [2022-05-11T07:20:38.543Z] #19 213.9 Selecting previously unselected package libubsan1-s390x-cross. [2022-05-11T07:20:38.543Z] #19 213.9 Preparing to unpack .../123-libubsan1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-05-11T07:20:38.543Z] #19 213.9 Unpacking libubsan1-s390x-cross (10.2.1-6cross1) ... [2022-05-11T07:20:38.799Z] #19 214.0 Selecting previously unselected package libgcc-10-dev-s390x-cross. [2022-05-11T07:20:38.799Z] #19 214.0 Preparing to unpack .../124-libgcc-10-dev-s390x-cross_10.2.1-6cross1_all.deb ... [2022-05-11T07:20:38.799Z] #19 214.0 Unpacking libgcc-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-05-11T07:20:38.799Z] #19 214.1 Selecting previously unselected package gcc-10-s390x-linux-gnu. [2022-05-11T07:20:38.799Z] #19 214.1 Preparing to unpack .../125-gcc-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-05-11T07:20:38.799Z] #19 214.1 Unpacking gcc-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-05-11T07:20:39.270Z] #14 ... [2022-05-11T07:20:39.270Z] [2022-05-11T07:20:39.270Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-05-11T07:20:39.270Z] #42 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b [2022-05-11T07:20:39.270Z] #42 77.66 Selecting previously unselected package libxml2:amd64. [2022-05-11T07:20:39.531Z] #42 77.66 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u1_amd64.deb ... [2022-05-11T07:20:39.531Z] #42 77.67 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u1) ... [2022-05-11T07:20:40.479Z] #42 78.45 Selecting previously unselected package libarchive13:amd64. [2022-05-11T07:20:40.479Z] #42 78.45 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-05-11T07:20:40.479Z] #42 78.46 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-05-11T07:20:40.704Z] --- PASS: TestBuildSquashParent (4.07s) [2022-05-11T07:20:40.704Z] === RUN TestBuildWithRemoveAndForceRemove [2022-05-11T07:20:40.704Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-11T07:20:40.704Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-11T07:20:40.704Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-11T07:20:40.704Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-11T07:20:40.704Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-11T07:20:40.704Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-11T07:20:40.704Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-11T07:20:40.704Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-11T07:20:40.704Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-11T07:20:40.704Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-11T07:20:40.704Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-11T07:20:40.704Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-11T07:20:40.704Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-11T07:20:40.704Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-11T07:20:40.741Z] #42 78.97 Selecting previously unselected package libjsoncpp24:amd64. [2022-05-11T07:20:40.741Z] #42 78.97 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-05-11T07:20:40.741Z] #42 78.97 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-05-11T07:20:41.002Z] #42 79.17 Selecting previously unselected package librhash0:amd64. [2022-05-11T07:20:41.002Z] #42 79.17 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-05-11T07:20:41.002Z] #42 79.17 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-05-11T07:20:41.266Z] #42 79.42 Selecting previously unselected package libuv1:amd64. [2022-05-11T07:20:41.266Z] #42 79.42 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-05-11T07:20:41.266Z] #42 79.43 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-05-11T07:20:41.529Z] #42 79.80 Selecting previously unselected package cmake. [2022-05-11T07:20:41.529Z] #42 79.80 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-05-11T07:20:41.529Z] #42 79.82 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-05-11T07:20:42.071Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-11T07:20:42.071Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-11T07:20:42.613Z] Commit message: "Merge commit 'b1e30e83289cb57d1ceab6bb0103f4a6dbdcca7a' into HEAD" [2022-05-11T07:20:42.765Z] First time build. Skipping changelog. [2022-05-11T07:20:42.917Z] #26 ... [2022-05-11T07:20:42.917Z] [2022-05-11T07:20:42.917Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-05-11T07:20:42.917Z] #34 sha256:e673d081f5fba2216e7d98deb7841fa4f5bb2e3f032706a403bf0730dce385e8 [2022-05-11T07:20:42.917Z] #34 DONE 122.2s [2022-05-11T07:20:42.917Z] [2022-05-11T07:20:42.917Z] #21 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-05-11T07:20:42.917Z] #21 sha256:585372c0dedb305a89ca232056fe6418a96787344951fcab8b48026c8b5c7f47 [2022-05-11T07:20:42.917Z] #21 3.656 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-05-11T07:20:42.917Z] #21 6.249 Fetched 8417 kB in 6s (1507 kB/s) [2022-05-11T07:20:42.971Z] #19 218.4 Selecting previously unselected package gcc-s390x-linux-gnu. [2022-05-11T07:20:42.971Z] #19 218.4 Preparing to unpack .../126-gcc-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-05-11T07:20:42.971Z] #19 218.4 Unpacking gcc-s390x-linux-gnu (4:10.2.1-1) ... [2022-05-11T07:20:42.971Z] #19 218.4 Selecting previously unselected package linux-libc-dev-s390x-cross. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-05-11T07:20:43.227Z] #19 218.4 Preparing to unpack .../127-linux-libc-dev-s390x-cross_5.10.13-1cross4_all.deb ... [2022-05-11T07:20:43.227Z] #19 218.4 Unpacking linux-libc-dev-s390x-cross (5.10.13-1cross4) ... [2022-05-11T07:20:43.227Z] #19 218.6 Selecting previously unselected package libc6-dev-s390x-cross. [2022-05-11T07:20:43.227Z] #19 218.6 Preparing to unpack .../128-libc6-dev-s390x-cross_2.31-9cross4_all.deb ... [2022-05-11T07:20:43.227Z] #19 218.6 Unpacking libc6-dev-s390x-cross (2.31-9cross4) ... [2022-05-11T07:20:43.435Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-11T07:20:43.488Z] #21 6.249 Reading package lists... [2022-05-11T07:20:43.691Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-11T07:20:43.819Z] #19 218.9 Selecting previously unselected package libstdc++-10-dev-s390x-cross. [2022-05-11T07:20:43.819Z] #19 218.9 Preparing to unpack .../129-libstdc++-10-dev-s390x-cross_10.2.1-6cross1_all.deb ... [2022-05-11T07:20:43.819Z] #19 218.9 Unpacking libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-05-11T07:20:43.819Z] #19 219.2 Selecting previously unselected package g++-10-s390x-linux-gnu. [2022-05-11T07:20:43.819Z] #19 219.2 Preparing to unpack .../130-g++-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-05-11T07:20:43.819Z] #19 219.2 Unpacking g++-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-05-11T07:20:45.578Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-05-11T07:20:45.578Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.46s) [2022-05-11T07:20:45.578Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.79s) [2022-05-11T07:20:45.578Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.57s) [2022-05-11T07:20:45.578Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.50s) [2022-05-11T07:20:45.578Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.45s) [2022-05-11T07:20:45.578Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.68s) [2022-05-11T07:20:45.578Z] === RUN TestBuildMultiStageCopy [2022-05-11T07:20:45.578Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-05-11T07:20:45.661Z] #21 8.735 Reading package lists... [2022-05-11T07:20:45.849Z] + docker version [2022-05-11T07:20:42.648Z] > git rev-list --no-walk 10113c5ecf329c0503fc2d74329de4d1331182e8 # timeout=10 [2022-05-11T07:20:46.232Z] #21 10.62 Building dependency tree... [2022-05-11T07:20:46.828Z] #42 ... [2022-05-11T07:20:46.828Z] [2022-05-11T07:20:46.828Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-05-11T07:20:46.828Z] #55 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-05-11T07:20:46.828Z] #55 79.74 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3 [2022-05-11T07:20:46.828Z] #55 79.90 go: downloading github.com/gobwas/glob v0.2.3 [2022-05-11T07:20:46.828Z] #55 79.95 go: downloading github.com/kisielk/gotool v1.0.0 [2022-05-11T07:20:46.828Z] #55 80.05 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-05-11T07:20:46.828Z] #55 80.12 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-05-11T07:20:46.828Z] #55 80.14 go: downloading github.com/ettle/strcase v0.1.1 [2022-05-11T07:20:46.828Z] #55 80.28 go: downloading golang.org/x/mod v0.5.1 [2022-05-11T07:20:46.828Z] #55 80.36 go: downloading github.com/fatih/structtag v1.2.0 [2022-05-11T07:20:46.828Z] #55 80.44 go: downloading github.com/Masterminds/semver v1.5.0 [2022-05-11T07:20:46.828Z] #55 80.66 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-05-11T07:20:46.828Z] #55 80.71 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-05-11T07:20:46.828Z] #55 81.04 go: downloading github.com/prometheus/client_golang v1.7.1 [2022-05-11T07:20:46.828Z] #55 81.90 go: downloading github.com/prometheus/client_model v0.2.0 [2022-05-11T07:20:46.828Z] #55 82.10 go: downloading github.com/google/go-cmp v0.5.6 [2022-05-11T07:20:46.828Z] #55 82.47 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-05-11T07:20:46.828Z] #55 82.82 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af [2022-05-11T07:20:46.828Z] #55 82.91 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-05-11T07:20:46.828Z] #55 82.98 go: downloading github.com/beorn7/perks v1.0.1 [2022-05-11T07:20:46.828Z] #55 82.98 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-05-11T07:20:46.828Z] #55 83.23 go: downloading github.com/golang/protobuf v1.5.2 [2022-05-11T07:20:46.828Z] #55 83.23 go: downloading github.com/cespare/xxhash v1.1.0 [2022-05-11T07:20:46.828Z] #55 83.83 go: downloading github.com/prometheus/common v0.10.0 [2022-05-11T07:20:46.828Z] #55 84.04 go: downloading github.com/prometheus/procfs v0.6.0 [2022-05-11T07:20:46.828Z] #55 84.29 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-05-11T07:20:46.828Z] #55 84.44 go: downloading google.golang.org/protobuf v1.27.1 [2022-05-11T07:20:46.944Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-05-11T07:20:46.944Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-05-11T07:20:47.179Z] #21 12.07 The following additional packages will be installed: [2022-05-11T07:20:47.179Z] #21 12.07 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-05-11T07:20:47.179Z] #21 12.07 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-05-11T07:20:47.179Z] #21 12.08 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-05-11T07:20:47.179Z] #21 12.08 python3-pkg-resources vim-runtime xxd [2022-05-11T07:20:47.179Z] #21 12.08 Suggested packages: [2022-05-11T07:20:47.179Z] #21 12.08 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-05-11T07:20:47.179Z] #21 12.08 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-05-11T07:20:47.179Z] #21 12.08 acl attr quota [2022-05-11T07:20:47.179Z] #21 12.08 Recommended packages: [2022-05-11T07:20:47.179Z] #21 12.08 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-05-11T07:20:47.200Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-05-11T07:20:47.456Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-05-11T07:20:47.713Z] --- PASS: TestBuildMultiStageCopy (2.38s) [2022-05-11T07:20:47.713Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.46s) [2022-05-11T07:20:47.713Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.22s) [2022-05-11T07:20:47.713Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.22s) [2022-05-11T07:20:47.713Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.23s) [2022-05-11T07:20:47.713Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.25s) [2022-05-11T07:20:47.713Z] === RUN TestBuildMultiStageParentConfig [2022-05-11T07:20:47.750Z] #21 12.93 The following NEW packages will be installed: [2022-05-11T07:20:47.779Z] #55 ... [2022-05-11T07:20:47.779Z] [2022-05-11T07:20:47.779Z] #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 echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /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 [2022-05-11T07:20:47.779Z] #51 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-05-11T07:20:47.779Z] #51 78.93 Setting up criu (3.17-1) ... [2022-05-11T07:20:47.779Z] #51 82.47 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-11T07:20:47.779Z] #51 DONE 85.7s [2022-05-11T07:20:47.779Z] [2022-05-11T07:20:47.779Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-05-11T07:20:47.779Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-05-11T07:20:47.779Z] #14 84.60 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-05-11T07:20:47.779Z] #14 84.67 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-05-11T07:20:47.779Z] #14 84.97 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-05-11T07:20:48.001Z] #19 223.4 Selecting previously unselected package g++-s390x-linux-gnu. [2022-05-11T07:20:48.001Z] #19 223.4 Preparing to unpack .../131-g++-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-05-11T07:20:48.002Z] #19 223.4 Unpacking g++-s390x-linux-gnu (4:10.2.1-1) ... [2022-05-11T07:20:48.002Z] #19 223.4 Selecting previously unselected package crossbuild-essential-s390x. [2022-05-11T07:20:48.002Z] #19 223.4 Preparing to unpack .../132-crossbuild-essential-s390x_12.9_all.deb ... [2022-05-11T07:20:48.002Z] #19 223.4 Unpacking crossbuild-essential-s390x (12.9) ... [2022-05-11T07:20:48.002Z] #19 223.5 Setting up libconfig-inifiles-perl (3.000003-1) ... [2022-05-11T07:20:48.002Z] #19 223.5 Setting up libfile-which-perl (1.23-1) ... [2022-05-11T07:20:48.002Z] #19 223.5 Setting up binutils-arm-linux-gnueabi (2.35.2-2) ... [2022-05-11T07:20:48.011Z] #21 12.94 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-05-11T07:20:48.011Z] #21 12.94 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-05-11T07:20:48.011Z] #21 12.94 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-05-11T07:20:48.011Z] #21 12.94 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2022-05-11T07:20:48.011Z] #21 12.94 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2022-05-11T07:20:48.011Z] #21 12.94 python3-pkg-resources python3-setuptools python3-wheel sudo [2022-05-11T07:20:48.011Z] #21 12.94 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-05-11T07:20:48.011Z] #21 12.94 xz-utils zip zstd [2022-05-11T07:20:48.257Z] #19 223.5 Setting up libc6-armhf-cross (2.31-9cross4) ... [2022-05-11T07:20:48.257Z] #19 223.5 Setting up binutils-s390x-linux-gnu (2.35.2-2) ... [2022-05-11T07:20:48.257Z] #19 223.5 Setting up gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-05-11T07:20:48.257Z] #19 223.5 Setting up libicu67:amd64 (67.1-7) ... [2022-05-11T07:20:48.257Z] #19 223.5 Setting up libmagic-mgc (1:5.39-3) ... [2022-05-11T07:20:48.257Z] #19 223.6 Setting up libc6-ppc64el-cross (2.31-9cross4) ... [2022-05-11T07:20:48.257Z] #19 223.6 Setting up libc6-s390x-cross (2.31-9cross4) ... [2022-05-11T07:20:48.257Z] #19 223.6 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-05-11T07:20:48.257Z] #19 223.6 Setting up libxml-namespacesupport-perl (1.12-1.1) ... [2022-05-11T07:20:48.257Z] #19 223.6 Setting up binutils-aarch64-linux-gnu (2.35.2-2) ... [2022-05-11T07:20:48.257Z] #19 223.6 Setting up file (1:5.39-3) ... [2022-05-11T07:20:48.257Z] #19 223.6 Setting up gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ... [2022-05-11T07:20:48.257Z] #19 223.6 Setting up bzip2 (1.0.8-4) ... [2022-05-11T07:20:48.257Z] #19 223.6 Setting up libyaml-perl (1.30-1) ... [2022-05-11T07:20:48.257Z] #19 223.7 Setting up linux-libc-dev-armel-cross (5.10.13-1cross4) ... [2022-05-11T07:20:48.257Z] #19 223.7 Setting up libxml-sax-base-perl (1.09-1.1) ... [2022-05-11T07:20:48.257Z] #19 223.7 Setting up libio-string-perl (1.08-3.1) ... [2022-05-11T07:20:48.257Z] #19 223.7 Setting up linux-libc-dev-s390x-cross (5.10.13-1cross4) ... [2022-05-11T07:20:48.257Z] #19 223.7 Setting up cross-config (2.6.18+nmu1) ... [2022-05-11T07:20:48.271Z] #21 13.27 0 upgraded, 48 newly installed, 0 to remove and 3 not upgraded. [2022-05-11T07:20:48.271Z] #21 13.27 Need to get 27.0 MB of archives. [2022-05-11T07:20:48.271Z] #21 13.27 After this operation, 105 MB of additional disk space will be used. [2022-05-11T07:20:48.271Z] #21 13.27 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 pigz arm64 2.6-1 [56.2 kB] [2022-05-11T07:20:48.271Z] #21 13.28 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB] [2022-05-11T07:20:48.271Z] #21 13.28 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbpf0 arm64 1:0.3-2 [92.8 kB] [2022-05-11T07:20:48.271Z] #21 13.28 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB] [2022-05-11T07:20:48.271Z] #21 13.28 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB] [2022-05-11T07:20:48.271Z] #21 13.28 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxtables12 arm64 1.8.7-1 [43.6 kB] [2022-05-11T07:20:48.271Z] #21 13.28 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2-bin arm64 1:2.44-1 [32.0 kB] [2022-05-11T07:20:48.271Z] #21 13.28 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iproute2 arm64 5.10.0-4 [902 kB] [2022-05-11T07:20:48.271Z] #21 13.30 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB] [2022-05-11T07:20:48.271Z] #21 13.31 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-05-11T07:20:48.271Z] #21 13.31 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bash-completion all 1:2.11-2 [234 kB] [2022-05-11T07:20:48.271Z] #21 13.31 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB] [2022-05-11T07:20:48.271Z] #21 13.32 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB] [2022-05-11T07:20:48.271Z] #21 13.33 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 apparmor arm64 2.13.6-10 [601 kB] [2022-05-11T07:20:48.271Z] #21 13.34 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 inetutils-ping arm64 2:2.0-1 [242 kB] [2022-05-11T07:20:48.271Z] #21 13.34 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip4tc2 arm64 1.8.7-1 [34.1 kB] [2022-05-11T07:20:48.271Z] #21 13.35 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip6tc2 arm64 1.8.7-1 [34.3 kB] [2022-05-11T07:20:48.271Z] #21 13.35 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] [2022-05-11T07:20:48.271Z] #21 13.35 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnetfilter-conntrack3 arm64 1.0.8-3 [38.2 kB] [2022-05-11T07:20:48.271Z] #21 13.35 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnftnl11 arm64 1.1.9-1 [59.8 kB] [2022-05-11T07:20:48.271Z] #21 13.36 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iptables arm64 1.8.7-1 [368 kB] [2022-05-11T07:20:48.271Z] #21 13.36 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2022-05-11T07:20:48.271Z] #21 13.37 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2022-05-11T07:20:48.271Z] #21 13.38 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2022-05-11T07:20:48.272Z] #21 13.38 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libaio1 arm64 0.3.112-9 [12.3 kB] [2022-05-11T07:20:48.272Z] #21 13.38 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgpm2 arm64 1.20.7-8 [35.9 kB] [2022-05-11T07:20:48.272Z] #21 13.39 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2022-05-11T07:20:48.513Z] #19 223.8 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-05-11T07:20:48.513Z] #19 223.8 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-05-11T07:20:48.513Z] #19 223.8 Setting up libc6-arm64-cross (2.31-9cross4) ... [2022-05-11T07:20:48.513Z] #19 223.8 Setting up patch (2.7.6-7) ... [2022-05-11T07:20:48.513Z] #19 223.8 Setting up linux-libc-dev-armhf-cross (5.10.13-1cross4) ... [2022-05-11T07:20:48.513Z] #19 223.8 Setting up gcc-10-cross-base (10.2.1-6cross1) ... [2022-05-11T07:20:48.513Z] #19 223.9 Setting up libitm1-ppc64el-cross (10.2.1-6cross1) ... [2022-05-11T07:20:48.513Z] #19 223.9 Setting up linux-libc-dev-arm64-cross (5.10.13-1cross4) ... [2022-05-11T07:20:48.513Z] #19 223.9 Setting up libc6-armel-cross (2.31-9cross4) ... [2022-05-11T07:20:48.513Z] #19 223.9 Setting up libitm1-s390x-cross (10.2.1-6cross1) ... [2022-05-11T07:20:48.513Z] #19 223.9 Setting up libatomic1-ppc64el-cross (10.2.1-6cross1) ... [2022-05-11T07:20:48.513Z] #19 223.9 Setting up libc6-dev-s390x-cross (2.31-9cross4) ... [2022-05-11T07:20:48.513Z] #19 223.9 Setting up linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ... [2022-05-11T07:20:48.513Z] #19 223.9 Setting up libgcc-s1-ppc64el-cross (10.2.1-6cross1) ... [2022-05-11T07:20:48.513Z] #19 223.9 Setting up cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-05-11T07:20:48.513Z] #19 224.0 Setting up binutils-powerpc64le-linux-gnu (2.35.2-2) ... [2022-05-11T07:20:48.513Z] #19 224.0 Setting up libc6-dev-armel-cross (2.31-9cross4) ... [2022-05-11T07:20:48.513Z] #19 224.0 Setting up libfile-homedir-perl (1.006-1) ... [2022-05-11T07:20:48.513Z] #19 224.0 Setting up binutils-arm-linux-gnueabihf (2.35.2-2) ... [2022-05-11T07:20:48.513Z] #19 224.0 Setting up libgomp1-s390x-cross (10.2.1-6cross1) ... [2022-05-11T07:20:48.513Z] #19 224.0 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u1) ... [2022-05-11T07:20:48.513Z] #19 224.0 Setting up gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-05-11T07:20:48.513Z] #19 224.0 Setting up liblocale-gettext-perl (1.07-4+b1) ... [2022-05-11T07:20:48.532Z] #21 13.54 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libinih1 arm64 53-1+b2 [6728 B] [2022-05-11T07:20:48.532Z] #21 13.54 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2022-05-11T07:20:48.532Z] #21 13.54 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB] [2022-05-11T07:20:48.532Z] #21 13.54 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] [2022-05-11T07:20:48.532Z] #21 13.54 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 net-tools arm64 1.60+git20181103.0eebece-1 [248 kB] [2022-05-11T07:20:48.532Z] #21 13.55 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB] [2022-05-11T07:20:48.532Z] #21 13.55 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-05-11T07:20:48.532Z] #21 13.59 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-05-11T07:20:48.532Z] #21 13.59 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB] [2022-05-11T07:20:48.532Z] #21 13.59 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-05-11T07:20:48.532Z] #21 13.60 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-setuptools all 52.0.0-4 [366 kB] [2022-05-11T07:20:48.532Z] #21 13.60 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-05-11T07:20:48.532Z] #21 13.61 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-05-11T07:20:48.532Z] #21 13.62 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 sudo arm64 1.9.5p2-3 [995 kB] [2022-05-11T07:20:48.532Z] #21 13.63 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 thin-provisioning-tools arm64 0.9.0-1 [348 kB] [2022-05-11T07:20:48.532Z] #21 13.64 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uidmap arm64 1:4.8.1-1 [222 kB] [2022-05-11T07:20:48.532Z] #21 13.65 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-05-11T07:20:48.532Z] #21 13.74 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim arm64 2:8.2.2434-3+deb11u1 [1388 kB] [2022-05-11T07:20:48.640Z] --- PASS: TestBuildMultiStageParentConfig (0.84s) [2022-05-11T07:20:48.640Z] === RUN TestBuildLabelWithTargets [2022-05-11T07:20:48.769Z] #19 224.0 Setting up cpp-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-05-11T07:20:48.769Z] #19 224.0 Setting up gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ... [2022-05-11T07:20:48.769Z] #19 224.1 Setting up cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-05-11T07:20:48.769Z] #19 224.1 Setting up libgcc-s1-arm64-cross (10.2.1-6cross1) ... [2022-05-11T07:20:48.769Z] #19 224.1 Setting up gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-05-11T07:20:48.769Z] #19 224.1 Setting up libatomic1-arm64-cross (10.2.1-6cross1) ... [2022-05-11T07:20:48.769Z] #19 224.1 Setting up libgomp1-armhf-cross (10.2.1-6cross1) ... [2022-05-11T07:20:48.769Z] #19 224.1 Setting up liblsan0-arm64-cross (10.2.1-6cross1) ... [2022-05-11T07:20:48.769Z] #19 224.1 Setting up libgomp1-arm64-cross (10.2.1-6cross1) ... [2022-05-11T07:20:48.769Z] #19 224.1 Setting up libasan6-ppc64el-cross (10.2.1-6cross1) ... [2022-05-11T07:20:48.769Z] #19 224.1 Setting up libgomp1-armel-cross (10.2.1-6cross1) ... [2022-05-11T07:20:48.769Z] #19 224.1 Setting up libc6-dev-ppc64el-cross (2.31-9cross4) ... [2022-05-11T07:20:48.769Z] #19 224.2 Setting up libquadmath0-ppc64el-cross (10.2.1-6cross1) ... [2022-05-11T07:20:48.769Z] #19 224.2 Setting up libasan6-arm64-cross (10.2.1-6cross1) ... [2022-05-11T07:20:48.769Z] #19 224.2 Setting up libgcc-s1-armhf-cross (10.2.1-6cross1) ... [2022-05-11T07:20:48.769Z] #19 224.2 Setting up libgcc-s1-armel-cross (10.2.1-6cross1) ... [2022-05-11T07:20:48.769Z] #19 224.2 Setting up libc6-dev-armhf-cross (2.31-9cross4) ... [2022-05-11T07:20:48.769Z] #19 224.2 Setting up libatomic1-s390x-cross (10.2.1-6cross1) ... [2022-05-11T07:20:48.769Z] #19 224.2 Setting up libtsan0-arm64-cross (10.2.1-6cross1) ... [2022-05-11T07:20:48.769Z] #19 224.2 Setting up libatomic1-armhf-cross (10.2.1-6cross1) ... [2022-05-11T07:20:48.769Z] #19 224.2 Setting up libc6-dev-arm64-cross (2.31-9cross4) ... [2022-05-11T07:20:48.793Z] #21 13.76 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xfsprogs arm64 5.10.0-4 [899 kB] [2022-05-11T07:20:48.793Z] #21 13.77 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zip arm64 3.0-12 [228 kB] [2022-05-11T07:20:48.793Z] #21 13.78 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zstd arm64 1.4.8+dfsg-2.1 [576 kB] [2022-05-11T07:20:49.025Z] #19 224.2 Setting up libstdc++6-armel-cross (10.2.1-6cross1) ... [2022-05-11T07:20:49.025Z] #19 224.3 Setting up libatomic1-armel-cross (10.2.1-6cross1) ... [2022-05-11T07:20:49.025Z] #19 224.3 Setting up libgomp1-ppc64el-cross (10.2.1-6cross1) ... [2022-05-11T07:20:49.025Z] #19 224.3 Setting up libxml-sax-perl (1.02+dfsg-1) ... [2022-05-11T07:20:49.025Z] #19 224.4 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10... [2022-05-11T07:20:49.025Z] #19 224.4 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2022-05-11T07:20:49.055Z] #21 14.19 debconf: delaying package configuration, since apt-utils is not installed [2022-05-11T07:20:49.284Z] #19 224.6 [2022-05-11T07:20:49.285Z] #19 224.6 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2022-05-11T07:20:49.285Z] #19 224.6 Setting up liblsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-05-11T07:20:49.285Z] #19 224.6 Setting up dpkg-dev (1.20.9) ... [2022-05-11T07:20:49.285Z] #19 224.6 Setting up libstdc++6-arm64-cross (10.2.1-6cross1) ... [2022-05-11T07:20:49.285Z] #19 224.6 Setting up cpp-arm-linux-gnueabi (4:10.2.1-1) ... [2022-05-11T07:20:49.285Z] #19 224.6 Setting up libstdc++6-armhf-cross (10.2.1-6cross1) ... [2022-05-11T07:20:49.285Z] #19 224.7 Setting up libtsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-05-11T07:20:49.285Z] #19 224.7 Setting up libubsan1-armel-cross (10.2.1-6cross1) ... [2022-05-11T07:20:49.285Z] #19 224.7 Setting up libasan6-armhf-cross (10.2.1-6cross1) ... [2022-05-11T07:20:49.285Z] #19 224.7 Setting up cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-05-11T07:20:49.285Z] #19 224.7 Setting up libubsan1-armhf-cross (10.2.1-6cross1) ... [2022-05-11T07:20:49.285Z] #19 224.7 Setting up libitm1-arm64-cross (10.2.1-6cross1) ... [2022-05-11T07:20:49.285Z] #19 224.7 Setting up libgcc-s1-s390x-cross (10.2.1-6cross1) ... [2022-05-11T07:20:49.316Z] #21 14.32 Fetched 27.0 MB in 1s (33.6 MB/s) [2022-05-11T07:20:49.316Z] #21 14.37 Selecting previously unselected package pigz. [2022-05-11T07:20:49.317Z] #21 14.37 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24001 files and directories currently installed.) [2022-05-11T07:20:49.317Z] #21 14.41 Preparing to unpack .../00-pigz_2.6-1_arm64.deb ... [2022-05-11T07:20:49.317Z] #21 14.41 Unpacking pigz (2.6-1) ... [2022-05-11T07:20:49.339Z] 97f65a0ec59e: Verifying Checksum [2022-05-11T07:20:49.339Z] 97f65a0ec59e: Download complete [2022-05-11T07:20:49.541Z] #19 224.7 Setting up libstdc++6-ppc64el-cross (10.2.1-6cross1) ... [2022-05-11T07:20:49.541Z] #19 224.7 Setting up libxml-libxml-perl (2.0134+dfsg-2+b1) ... [2022-05-11T07:20:49.541Z] #19 224.8 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50... [2022-05-11T07:20:49.541Z] #19 224.9 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50... [2022-05-11T07:20:49.541Z] #19 224.9 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2022-05-11T07:20:49.568Z] --- PASS: TestBuildLabelWithTargets (1.03s) [2022-05-11T07:20:49.568Z] === RUN TestBuildWithEmptyLayers [2022-05-11T07:20:49.578Z] #21 14.48 Selecting previously unselected package libelf1:arm64. [2022-05-11T07:20:49.578Z] #21 14.49 Preparing to unpack .../01-libelf1_0.183-1_arm64.deb ... [2022-05-11T07:20:49.578Z] #21 14.50 Unpacking libelf1:arm64 (0.183-1) ... [2022-05-11T07:20:49.578Z] #21 14.62 Selecting previously unselected package libbpf0:arm64. [2022-05-11T07:20:49.578Z] #21 14.63 Preparing to unpack .../02-libbpf0_1%3a0.3-2_arm64.deb ... [2022-05-11T07:20:49.578Z] #21 14.64 Unpacking libbpf0:arm64 (1:0.3-2) ... [2022-05-11T07:20:49.578Z] #21 14.72 Selecting previously unselected package libcap2:arm64. [2022-05-11T07:20:49.797Z] #19 225.0 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2022-05-11T07:20:49.797Z] #19 225.1 Setting up cpp-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-05-11T07:20:49.797Z] #19 225.1 Setting up cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-05-11T07:20:49.797Z] #19 225.1 Setting up libgcc-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-05-11T07:20:49.797Z] #19 225.1 Setting up cpp-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-05-11T07:20:49.797Z] #19 225.1 Setting up libasan6-armel-cross (10.2.1-6cross1) ... [2022-05-11T07:20:49.797Z] #19 225.1 Setting up libubsan1-arm64-cross (10.2.1-6cross1) ... [2022-05-11T07:20:49.797Z] #19 225.1 Setting up cpp-s390x-linux-gnu (4:10.2.1-1) ... [2022-05-11T07:20:49.797Z] #19 225.1 Setting up gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-05-11T07:20:49.797Z] #19 225.1 Setting up libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-05-11T07:20:49.797Z] #19 225.2 Setting up libstdc++6-s390x-cross (10.2.1-6cross1) ... [2022-05-11T07:20:49.797Z] #19 225.2 Setting up libgcc-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-05-11T07:20:49.797Z] #19 225.2 Setting up libubsan1-ppc64el-cross (10.2.1-6cross1) ... [2022-05-11T07:20:49.797Z] #19 225.2 Setting up libgcc-10-dev-armel-cross (10.2.1-6cross1) ... [2022-05-11T07:20:49.797Z] #19 225.2 Setting up libasan6-s390x-cross (10.2.1-6cross1) ... [2022-05-11T07:20:49.797Z] #19 225.2 Setting up g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-05-11T07:20:49.797Z] #19 225.2 Setting up cpp-aarch64-linux-gnu (4:10.2.1-1) ... [2022-05-11T07:20:49.797Z] #19 225.2 Setting up libxml-simple-perl (2.25-1) ... [2022-05-11T07:20:49.797Z] #19 225.2 Setting up gcc-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-05-11T07:20:49.797Z] #19 225.2 Setting up gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-05-11T07:20:49.797Z] #19 225.3 Setting up g++-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-05-11T07:20:49.797Z] #19 225.3 Setting up libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-05-11T07:20:49.797Z] #19 225.3 Setting up libubsan1-s390x-cross (10.2.1-6cross1) ... [2022-05-11T07:20:49.797Z] #19 225.3 Setting up libstdc++-10-dev-armel-cross (10.2.1-6cross1) ... [2022-05-11T07:20:49.797Z] #19 225.3 Setting up libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-05-11T07:20:49.797Z] #19 225.3 Setting up gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-05-11T07:20:49.839Z] #21 14.72 Preparing to unpack .../03-libcap2_1%3a2.44-1_arm64.deb ... [2022-05-11T07:20:49.839Z] #21 14.73 Unpacking libcap2:arm64 (1:2.44-1) ... [2022-05-11T07:20:49.839Z] #21 14.78 Selecting previously unselected package libmnl0:arm64. [2022-05-11T07:20:49.839Z] #21 14.79 Preparing to unpack .../04-libmnl0_1.0.4-3_arm64.deb ... [2022-05-11T07:20:49.839Z] #21 14.80 Unpacking libmnl0:arm64 (1.0.4-3) ... [2022-05-11T07:20:49.839Z] #21 14.86 Selecting previously unselected package libxtables12:arm64. [2022-05-11T07:20:49.839Z] #21 14.87 Preparing to unpack .../05-libxtables12_1.8.7-1_arm64.deb ... [2022-05-11T07:20:49.839Z] #21 14.87 Unpacking libxtables12:arm64 (1.8.7-1) ... [2022-05-11T07:20:49.839Z] #21 14.95 Selecting previously unselected package libcap2-bin. [2022-05-11T07:20:49.839Z] #21 14.97 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_arm64.deb ... [2022-05-11T07:20:49.839Z] #21 14.97 Unpacking libcap2-bin (1:2.44-1) ... [2022-05-11T07:20:49.839Z] #21 15.05 Selecting previously unselected package iproute2. [2022-05-11T07:20:49.839Z] #21 15.06 Preparing to unpack .../07-iproute2_5.10.0-4_arm64.deb ... [2022-05-11T07:20:49.839Z] #21 15.07 Unpacking iproute2 (5.10.0-4) ... [2022-05-11T07:20:50.053Z] #19 225.3 Setting up libconfig-auto-perl (0.44-1.1) ... [2022-05-11T07:20:50.053Z] #19 225.3 Setting up libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-05-11T07:20:50.053Z] #19 225.4 Setting up g++-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-05-11T07:20:50.053Z] #19 225.4 Setting up libgcc-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-05-11T07:20:50.053Z] #19 225.4 Setting up gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-05-11T07:20:50.053Z] #19 225.4 Setting up gcc-arm-linux-gnueabi (4:10.2.1-1) ... [2022-05-11T07:20:50.053Z] #19 225.4 Setting up g++-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-05-11T07:20:50.053Z] #19 225.4 Setting up libdebian-dpkgcross-perl (2.6.18+nmu1) ... [2022-05-11T07:20:50.053Z] #19 225.4 Setting up gcc-aarch64-linux-gnu (4:10.2.1-1) ... [2022-05-11T07:20:50.053Z] #19 225.4 Setting up libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-05-11T07:20:50.053Z] #19 225.4 Setting up g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-05-11T07:20:50.054Z] #19 225.4 Setting up gcc-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-05-11T07:20:50.054Z] #19 225.5 Setting up g++-arm-linux-gnueabi (4:10.2.1-1) ... [2022-05-11T07:20:50.054Z] #19 225.5 Setting up gcc-s390x-linux-gnu (4:10.2.1-1) ... [2022-05-11T07:20:50.054Z] #19 225.5 Setting up gcc-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-05-11T07:20:50.054Z] #19 225.5 Setting up g++-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-05-11T07:20:50.054Z] #19 225.5 Setting up g++-aarch64-linux-gnu (4:10.2.1-1) ... [2022-05-11T07:20:50.054Z] #19 225.5 Setting up dpkg-cross (2.6.18+nmu1) ... [2022-05-11T07:20:50.054Z] #19 225.5 Setting up g++-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-05-11T07:20:50.130Z] --- PASS: TestBuildWithEmptyLayers (0.45s) [2022-05-11T07:20:50.130Z] === RUN TestBuildMultiStageOnBuild [2022-05-11T07:20:50.310Z] #19 225.6 Setting up crossbuild-essential-armel (12.9) ... [2022-05-11T07:20:50.310Z] #19 225.6 Setting up g++-s390x-linux-gnu (4:10.2.1-1) ... [2022-05-11T07:20:50.310Z] #19 225.6 Setting up crossbuild-essential-armhf (12.9) ... [2022-05-11T07:20:50.310Z] #19 225.6 Setting up crossbuild-essential-arm64 (12.9) ... [2022-05-11T07:20:50.310Z] #19 225.6 Setting up crossbuild-essential-s390x (12.9) ... [2022-05-11T07:20:50.310Z] #19 225.6 Setting up crossbuild-essential-ppc64el (12.9) ... [2022-05-11T07:20:50.310Z] #19 225.6 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-11T07:20:50.338Z] #14 ... [2022-05-11T07:20:50.338Z] [2022-05-11T07:20:50.338Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-05-11T07:20:50.338Z] #42 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b [2022-05-11T07:20:50.338Z] #42 87.26 Setting up libicu67:amd64 (67.1-7) ... [2022-05-11T07:20:50.338Z] #42 87.32 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-05-11T07:20:50.338Z] #42 87.39 Setting up libuv1:amd64 (1.40.0-2) ... [2022-05-11T07:20:50.338Z] #42 87.41 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-05-11T07:20:50.338Z] #42 87.47 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-05-11T07:20:50.338Z] #42 87.52 Setting up librhash0:amd64 (1.4.1-2) ... [2022-05-11T07:20:50.338Z] #42 87.56 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-05-11T07:20:50.338Z] #42 87.60 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u1) ... [2022-05-11T07:20:50.338Z] #42 87.61 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-05-11T07:20:50.338Z] #42 87.64 Setting up cmake (3.18.4-2+deb11u1) ... [2022-05-11T07:20:50.338Z] #42 87.65 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-11T07:20:50.338Z] #42 DONE 88.4s [2022-05-11T07:20:50.338Z] [2022-05-11T07:20:50.338Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-05-11T07:20:50.338Z] #43 sha256:9102a35e0219fdba012b3f1d8d9fdf0e5e214c3ca8b87f7a7ab0399e6ea78f4f [2022-05-11T07:20:50.338Z] #43 DONE 0.1s [2022-05-11T07:20:50.338Z] [2022-05-11T07:20:50.338Z] #44 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-05-11T07:20:50.338Z] #44 sha256:3238802c799f965aaf635621579dec5dc16685cf93fa8a54e690c1f5a7eca7e5 [2022-05-11T07:20:50.782Z] #21 15.53 Selecting previously unselected package xxd. [2022-05-11T07:20:50.782Z] #21 15.54 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-05-11T07:20:50.782Z] #21 15.55 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-05-11T07:20:50.782Z] #21 15.68 Selecting previously unselected package vim-common. [2022-05-11T07:20:50.782Z] #21 15.68 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-05-11T07:20:50.782Z] #21 15.70 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-05-11T07:20:50.782Z] #21 15.85 Selecting previously unselected package bash-completion. [2022-05-11T07:20:50.782Z] #21 15.85 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-05-11T07:20:50.911Z] DEBUG: print all environment variables to check how Jenkins runs this script [2022-05-11T07:20:50.911Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-30e64c3f\powershellScript.ps1'; exit $LASTEXITCODE; [2022-05-11T07:20:50.911Z] ---------------------------------------------------------------------------- [2022-05-11T07:20:50.911Z] [2022-05-11T07:20:50.911Z] INFO: executeCI.ps1 starting at Wed May 11 07:20:49 CUT 2022 [2022-05-11T07:20:50.911Z] [2022-05-11T07:20:50.911Z] INFO: Script version 05-Feb-2019 09:03 PDT [2022-05-11T07:20:50.911Z] INFO: Running git version 2.24.1.windows.2 [2022-05-11T07:20:50.911Z] INFO: Branch:fe_release Build:20348.1.210507-1500 [2022-05-11T07:20:50.911Z] INFO: Environment variables: [2022-05-11T07:20:50.911Z] [2022-05-11T07:20:50.911Z] Name Value [2022-05-11T07:20:50.911Z] ---- ----- [2022-05-11T07:20:50.911Z] ALLUSERSPROFILE C:\ProgramData [2022-05-11T07:20:50.911Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2022-05-11T07:20:50.911Z] APT_MIRROR cdn-fastly.deb.debian.org [2022-05-11T07:20:50.911Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2022-05-11T07:20:50.911Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2022-05-11T07:20:50.911Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2022-05-11T07:20:50.911Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2022-05-11T07:20:50.911Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2022-05-11T07:20:50.911Z] BRANCH_NAME PR-43580 [2022-05-11T07:20:50.911Z] BUILD_DISPLAY_NAME #2 [2022-05-11T07:20:50.911Z] BUILD_ID 2 [2022-05-11T07:20:50.911Z] BUILD_NUMBER 2 [2022-05-11T07:20:50.911Z] BUILD_TAG jenkins-moby-PR-43580-2 [2022-05-11T07:20:50.911Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-43580/2/ [2022-05-11T07:20:50.911Z] CHANGE_AUTHOR thaJeztah [2022-05-11T07:20:50.911Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2022-05-11T07:20:50.911Z] CHANGE_BRANCH remove_initlayer_stub [2022-05-11T07:20:50.911Z] CHANGE_FORK thaJeztah/docker [2022-05-11T07:20:50.911Z] CHANGE_ID 43580 [2022-05-11T07:20:50.911Z] CHANGE_TARGET master [2022-05-11T07:20:50.911Z] CHANGE_TITLE daemon/initlayer: Init(): remove unused stub for Windows [2022-05-11T07:20:50.911Z] CHANGE_URL https://github.com/moby/moby/pull/43580 [2022-05-11T07:20:50.911Z] CHECK_CONFIG_COMMIT 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-05-11T07:20:50.911Z] CommonProgramFiles C:\Program Files\Common Files [2022-05-11T07:20:50.911Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2022-05-11T07:20:50.911Z] CommonProgramW6432 C:\Program Files\Common Files [2022-05-11T07:20:50.911Z] COMPUTERNAME azwin-2-d0b1d0 [2022-05-11T07:20:50.911Z] ComSpec C:\Windows\system32\cmd.exe [2022-05-11T07:20:50.911Z] ConfigSequenceNumber 0 [2022-05-11T07:20:50.911Z] DOCKER_BUILDKIT 0 [2022-05-11T07:20:50.911Z] DOCKER_DUT_DEBUG 1 [2022-05-11T07:20:50.911Z] DOCKER_EXPERIMENTAL 1 [2022-05-11T07:20:50.911Z] DOCKER_GRAPHDRIVER overlay2 [2022-05-11T07:20:50.911Z] DOCKER_WINDOWS_CONTAINERD_R... 1 [2022-05-11T07:20:50.911Z] DriverData C:\Windows\System32\Drivers\DriverData [2022-05-11T07:20:50.911Z] EXECUTOR_NUMBER 0 [2022-05-11T07:20:50.911Z] FQDN azwin-2-d0b1d0.westus.cloudapp.azure.com [2022-05-11T07:20:50.911Z] GIT_BRANCH PR-43580 [2022-05-11T07:20:50.911Z] GIT_COMMIT 94e5fb8fe4b6e0c6aaccef9e6e2d5870c0185102 [2022-05-11T07:20:50.911Z] GIT_PREVIOUS_COMMIT 10113c5ecf329c0503fc2d74329de4d1331182e8 [2022-05-11T07:20:50.911Z] GIT_URL https://github.com/moby/moby.git [2022-05-11T07:20:50.911Z] HUDSON_COOKIE 821183f4-5974-4a5e-925c-3c1e97c956c4 [2022-05-11T07:20:50.911Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2022-05-11T07:20:50.911Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2022-05-11T07:20:50.911Z] HUDSON_URL https://ci-next.docker.com/public/ [2022-05-11T07:20:50.911Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 [2022-05-11T07:20:50.911Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2022-05-11T07:20:50.911Z] JENKINS_NODE_COOKIE e850ff30-c03f-4b90-af29-f749cd804ed0 [2022-05-11T07:20:50.911Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2022-05-11T07:20:50.911Z] JENKINS_URL https://ci-next.docker.com/public/ [2022-05-11T07:20:50.911Z] JOB_BASE_NAME PR-43580 [2022-05-11T07:20:50.911Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43580/display/redirect [2022-05-11T07:20:50.911Z] JOB_NAME moby/PR-43580 [2022-05-11T07:20:50.911Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-43580/ [2022-05-11T07:20:50.911Z] library.jps.version master [2022-05-11T07:20:50.911Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2022-05-11T07:20:50.911Z] NODE_LABELS amd64 azure azwin-2-d0b1d0 azwin-2022 docker west-us windows windows-2022 x86_64 [2022-05-11T07:20:50.911Z] NODE_NAME azwin-2-d0b1d0 [2022-05-11T07:20:50.911Z] NUMBER_OF_PROCESSORS 4 [2022-05-11T07:20:50.911Z] OS Windows_NT [2022-05-11T07:20:50.911Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2022-05-11T07:20:50.911Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2022-05-11T07:20:50.911Z] PROCESSOR_ARCHITECTURE AMD64 [2022-05-11T07:20:50.911Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 85 Stepping 4, GenuineIntel [2022-05-11T07:20:50.912Z] PROCESSOR_LEVEL 6 [2022-05-11T07:20:50.912Z] PROCESSOR_REVISION 5504 [2022-05-11T07:20:50.912Z] ProgramData C:\ProgramData [2022-05-11T07:20:50.912Z] ProgramFiles C:\Program Files [2022-05-11T07:20:50.912Z] ProgramFiles(x86) C:\Program Files (x86) [2022-05-11T07:20:50.912Z] ProgramW6432 C:\Program Files [2022-05-11T07:20:50.912Z] PROMPT $P$G [2022-05-11T07:20:50.912Z] PSExecutionPolicyPreference Bypass [2022-05-11T07:20:50.912Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2022-05-11T07:20:50.912Z] PUBLIC C:\Users\Public [2022-05-11T07:20:50.912Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43580/2/display/redirect?page=artif... [2022-05-11T07:20:50.912Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43580/2/display/redirect?page=changes [2022-05-11T07:20:50.912Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43580/2/display/redirect [2022-05-11T07:20:50.912Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43580/2/display/redirect?page=tests [2022-05-11T07:20:50.912Z] SKIP_VALIDATION_TESTS 1 [2022-05-11T07:20:50.912Z] SOURCES_DRIVE d [2022-05-11T07:20:50.912Z] SOURCES_SUBDIR gopath [2022-05-11T07:20:50.912Z] STAGE_NAME Run tests [2022-05-11T07:20:50.912Z] SystemDrive C: [2022-05-11T07:20:50.912Z] SystemRoot C:\Windows [2022-05-11T07:20:50.912Z] TEMP C:\Windows\TEMP [2022-05-11T07:20:50.912Z] TESTDEBUG 0 [2022-05-11T07:20:50.912Z] TESTRUN_DRIVE d [2022-05-11T07:20:50.912Z] TESTRUN_SUBDIR CI [2022-05-11T07:20:50.912Z] TIMEOUT 120m [2022-05-11T07:20:50.912Z] TMP C:\Windows\TEMP [2022-05-11T07:20:50.912Z] USERDOMAIN WORKGROUP [2022-05-11T07:20:50.912Z] USERNAME azwin-2-d0b1d0$ [2022-05-11T07:20:50.912Z] USERPROFILE C:\Windows\system32\config\systemprofile [2022-05-11T07:20:50.912Z] windir C:\Windows [2022-05-11T07:20:50.912Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2022-05-11T07:20:50.912Z] WINDOWS_BASE_IMAGE_TAG ltsc2022 [2022-05-11T07:20:50.912Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2022-05-11T07:20:50.912Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2022-05-11T07:20:50.912Z] [2022-05-11T07:20:50.912Z] [2022-05-11T07:20:50.912Z] [2022-05-11T07:20:51.237Z] #19 DONE 226.6s [2022-05-11T07:20:51.237Z] [2022-05-11T07:20:51.237Z] #69 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-05-11T07:20:51.237Z] #69 sha256:765656ff514dfaa76f7ff52e67f6ae04541082e6abf81bd9a20244b2b3f374d4 [2022-05-11T07:20:51.494Z] #69 ... [2022-05-11T07:20:51.494Z] [2022-05-11T07:20:51.494Z] #73 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-05-11T07:20:51.494Z] #73 sha256:221f69d109e622af830cba314a06f4f7e6b774ef55ac44adc096b83c5a91d804 [2022-05-11T07:20:51.494Z] #73 DONE 0.1s [2022-05-11T07:20:51.494Z] [2022-05-11T07:20:51.494Z] #32 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-05-11T07:20:51.494Z] #32 sha256:4bfb2a6b663a59407ac39dfb766570491702f77803def30fe75614f956c9719a [2022-05-11T07:20:51.494Z] #32 DONE 0.1s [2022-05-11T07:20:51.727Z] #44 1.211 + RM_GOPATH=0 [2022-05-11T07:20:51.727Z] #44 1.211 + TMP_GOPATH= [2022-05-11T07:20:51.727Z] #44 1.211 + : /build [2022-05-11T07:20:51.727Z] #44 1.211 + '[' -z '' ']' [2022-05-11T07:20:51.727Z] #44 1.211 ++ mktemp -d [2022-05-11T07:20:51.727Z] #44 1.215 + export GOPATH=/tmp/tmp.WyqXJCgtBb [2022-05-11T07:20:51.727Z] #44 1.215 + GOPATH=/tmp/tmp.WyqXJCgtBb [2022-05-11T07:20:51.727Z] #44 1.215 + RM_GOPATH=1 [2022-05-11T07:20:51.727Z] #44 1.215 + case "$(go env GOARCH)" in [2022-05-11T07:20:51.727Z] #44 1.216 ++ go env GOARCH [2022-05-11T07:20:51.727Z] #44 1.262 + export GO_BUILDMODE=-buildmode=pie [2022-05-11T07:20:51.727Z] #44 1.262 + GO_BUILDMODE=-buildmode=pie [2022-05-11T07:20:51.727Z] #44 1.276 ++ dirname /install.sh [2022-05-11T07:20:51.727Z] #44 1.284 + dir=/ [2022-05-11T07:20:51.727Z] #44 1.284 + bin=tini [2022-05-11T07:20:51.727Z] #44 1.284 + shift [2022-05-11T07:20:51.727Z] #44 1.284 + '[' '!' -f //tini.installer ']' [2022-05-11T07:20:51.727Z] #44 1.284 + . //tini.installer [2022-05-11T07:20:51.727Z] #44 1.284 ++ : v0.19.0 [2022-05-11T07:20:51.727Z] #44 1.284 + install_tini [2022-05-11T07:20:51.727Z] #44 1.284 + echo 'Install tini version v0.19.0' [2022-05-11T07:20:51.727Z] #44 1.284 + git clone https://github.com/krallin/tini.git /tmp/tmp.WyqXJCgtBb/tini [2022-05-11T07:20:51.727Z] #44 1.284 Install tini version v0.19.0 [2022-05-11T07:20:51.727Z] #44 1.286 Cloning into '/tmp/tmp.WyqXJCgtBb/tini'... [2022-05-11T07:20:51.751Z] [2022-05-11T07:20:51.751Z] #33 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-05-11T07:20:51.751Z] #33 sha256:7ae8c402e41ca98f725512970710b5ca30ed9c3d8c240dd2b4d77390a8df219f [2022-05-11T07:20:51.877Z] INFO: Sources under d:\gopath\... [2022-05-11T07:20:51.877Z] INFO: Test run under d:\CI\... [2022-05-11T07:20:51.877Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2022-05-11T07:20:51.877Z] INFO: docker/docker repository was found [2022-05-11T07:20:51.877Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2022 from docker hub. This may take some time... [2022-05-11T07:20:52.020Z] --- PASS: TestBuildMultiStageOnBuild (1.76s) [2022-05-11T07:20:52.021Z] === RUN TestBuildUncleanTarFilenames [2022-05-11T07:20:52.226Z] 12fb50a031bd: Verifying Checksum [2022-05-11T07:20:52.226Z] 12fb50a031bd: Download complete [2022-05-11T07:20:52.277Z] --- PASS: TestBuildUncleanTarFilenames (0.61s) [2022-05-11T07:20:52.277Z] === RUN TestBuildMultiStageLayerLeak [2022-05-11T07:20:52.671Z] #44 2.323 + cd /tmp/tmp.WyqXJCgtBb/tini [2022-05-11T07:20:52.671Z] #44 2.340 + git checkout -q v0.19.0 [2022-05-11T07:20:52.671Z] #44 2.355 + cmake . [2022-05-11T07:20:52.680Z] #33 1.274 + RM_GOPATH=0 [2022-05-11T07:20:52.680Z] #33 1.274 + TMP_GOPATH= [2022-05-11T07:20:52.680Z] #33 1.276 + : /build [2022-05-11T07:20:52.680Z] #33 1.276 + '[' -z '' ']' [2022-05-11T07:20:52.680Z] #33 1.276 ++ mktemp -d [2022-05-11T07:20:52.680Z] #33 1.277 + export GOPATH=/tmp/tmp.Aywwr2mLn7 [2022-05-11T07:20:52.680Z] #33 1.277 + GOPATH=/tmp/tmp.Aywwr2mLn7 [2022-05-11T07:20:52.680Z] #33 1.280 + RM_GOPATH=1 [2022-05-11T07:20:52.680Z] #33 1.280 + case "$(go env GOARCH)" in [2022-05-11T07:20:52.680Z] #33 1.280 ++ go env GOARCH [2022-05-11T07:20:52.680Z] #33 1.288 Install docker/cli version 17.06.2-ce from stable [2022-05-11T07:20:52.680Z] #33 1.288 + export GO_BUILDMODE=-buildmode=pie [2022-05-11T07:20:52.680Z] #33 1.288 + GO_BUILDMODE=-buildmode=pie [2022-05-11T07:20:52.680Z] #33 1.288 ++ dirname /install.sh [2022-05-11T07:20:52.680Z] #33 1.288 + dir=/ [2022-05-11T07:20:52.680Z] #33 1.288 + bin=dockercli [2022-05-11T07:20:52.680Z] #33 1.288 + shift [2022-05-11T07:20:52.680Z] #33 1.288 + '[' '!' -f //dockercli.installer ']' [2022-05-11T07:20:52.680Z] #33 1.288 + . //dockercli.installer [2022-05-11T07:20:52.680Z] #33 1.288 ++ : stable [2022-05-11T07:20:52.680Z] #33 1.288 ++ : 17.06.2-ce [2022-05-11T07:20:52.680Z] #33 1.288 + install_dockercli [2022-05-11T07:20:52.680Z] #33 1.288 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-05-11T07:20:52.680Z] #33 1.288 ++ uname -m [2022-05-11T07:20:52.680Z] #33 1.290 + arch=x86_64 [2022-05-11T07:20:52.680Z] #33 1.290 + '[' x86_64 '!=' x86_64 ']' [2022-05-11T07:20:52.680Z] #33 1.290 + url=https://download.docker.com/linux/static [2022-05-11T07:20:52.680Z] #33 1.290 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-05-11T07:20:52.680Z] #33 1.290 + tar -xz docker/docker [2022-05-11T07:20:52.836Z] ltsc2022: Pulling from windows/servercore [2022-05-11T07:20:52.836Z] 97f65a0ec59e: Pulling fs layer [2022-05-11T07:20:52.836Z] 12fb50a031bd: Pulling fs layer [2022-05-11T07:20:53.330Z] #21 18.06 Unpacking bash-completion (1:2.11-2) ... [2022-05-11T07:20:53.591Z] #21 18.53 Selecting previously unselected package bzip2. [2022-05-11T07:20:53.591Z] #21 18.53 Preparing to unpack .../11-bzip2_1.0.8-4_arm64.deb ... [2022-05-11T07:20:53.591Z] #21 18.54 Unpacking bzip2 (1.0.8-4) ... [2022-05-11T07:20:53.591Z] #21 18.63 Selecting previously unselected package xz-utils. [2022-05-11T07:20:53.591Z] #21 18.63 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ... [2022-05-11T07:20:53.591Z] #21 18.64 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-05-11T07:20:53.617Z] #44 3.123 -- The C compiler identification is GNU 10.2.1 [2022-05-11T07:20:53.617Z] #44 3.229 -- Detecting C compiler ABI info [2022-05-11T07:20:53.852Z] #21 18.80 Selecting previously unselected package apparmor. [2022-05-11T07:20:53.852Z] #21 18.80 Preparing to unpack .../13-apparmor_2.13.6-10_arm64.deb ... [2022-05-11T07:20:53.852Z] #21 18.86 Unpacking apparmor (2.13.6-10) ... [2022-05-11T07:20:54.113Z] #21 19.18 Selecting previously unselected package inetutils-ping. [2022-05-11T07:20:54.113Z] #21 19.18 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_arm64.deb ... [2022-05-11T07:20:54.113Z] #21 19.19 Unpacking inetutils-ping (2:2.0-1) ... [2022-05-11T07:20:54.167Z] --- PASS: TestBuildMultiStageLayerLeak (1.73s) [2022-05-11T07:20:54.167Z] === RUN TestBuildWithHugeFile [2022-05-11T07:20:54.190Z] #44 3.832 -- Detecting C compiler ABI info - done [2022-05-11T07:20:54.376Z] #21 19.28 Selecting previously unselected package libip4tc2:arm64. [2022-05-11T07:20:54.376Z] #21 19.29 Preparing to unpack .../15-libip4tc2_1.8.7-1_arm64.deb ... [2022-05-11T07:20:54.376Z] #21 19.30 Unpacking libip4tc2:arm64 (1.8.7-1) ... [2022-05-11T07:20:54.376Z] #21 19.39 Selecting previously unselected package libip6tc2:arm64. [2022-05-11T07:20:54.376Z] #21 19.39 Preparing to unpack .../16-libip6tc2_1.8.7-1_arm64.deb ... [2022-05-11T07:20:54.376Z] #21 19.40 Unpacking libip6tc2:arm64 (1.8.7-1) ... [2022-05-11T07:20:54.376Z] #21 19.46 Selecting previously unselected package libnfnetlink0:arm64. [2022-05-11T07:20:54.376Z] #21 19.47 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_arm64.deb ... [2022-05-11T07:20:54.376Z] #21 19.48 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... [2022-05-11T07:20:54.406Z] Client: [2022-05-11T07:20:54.406Z] Version: 20.10.9 [2022-05-11T07:20:54.406Z] API version: 1.41 [2022-05-11T07:20:54.406Z] Go version: go1.16.8 [2022-05-11T07:20:54.406Z] Git commit: c2ea9bc [2022-05-11T07:20:54.406Z] Built: Mon Oct 4 16:11:10 2021 [2022-05-11T07:20:54.406Z] OS/Arch: windows/amd64 [2022-05-11T07:20:54.406Z] Context: default [2022-05-11T07:20:54.406Z] Experimental: true [2022-05-11T07:20:54.406Z] [2022-05-11T07:20:54.406Z] Server: Docker Engine - Community [2022-05-11T07:20:54.406Z] Engine: [2022-05-11T07:20:54.406Z] Version: 20.10.9 [2022-05-11T07:20:54.406Z] API version: 1.41 (minimum version 1.24) [2022-05-11T07:20:54.406Z] Go version: go1.16.8 [2022-05-11T07:20:54.406Z] Git commit: 79ea9d3 [2022-05-11T07:20:54.406Z] Built: Mon Oct 4 16:06:39 2021 [2022-05-11T07:20:54.406Z] OS/Arch: windows/amd64 [2022-05-11T07:20:54.406Z] Experimental: true [2022-05-11T07:20:54.452Z] #44 4.001 -- Check for working C compiler: /usr/bin/cc - skipped [2022-05-11T07:20:54.452Z] #44 4.013 -- Detecting C compile features [2022-05-11T07:20:54.452Z] #44 4.018 -- Detecting C compile features - done [2022-05-11T07:20:54.452Z] #44 4.052 -- Performing Test HAS_BUILTIN_FORTIFY [2022-05-11T07:20:54.637Z] #21 19.54 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2022-05-11T07:20:54.637Z] #21 19.55 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_arm64.deb ... [2022-05-11T07:20:54.637Z] #21 19.55 Unpacking libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2022-05-11T07:20:54.637Z] #21 19.63 Selecting previously unselected package libnftnl11:arm64. [2022-05-11T07:20:54.637Z] #21 19.63 Preparing to unpack .../19-libnftnl11_1.1.9-1_arm64.deb ... [2022-05-11T07:20:54.637Z] #21 19.64 Unpacking libnftnl11:arm64 (1.1.9-1) ... [2022-05-11T07:20:54.637Z] #21 19.73 Selecting previously unselected package iptables. [2022-05-11T07:20:54.637Z] #21 19.74 Preparing to unpack .../20-iptables_1.8.7-1_arm64.deb ... [2022-05-11T07:20:54.713Z] #44 4.332 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-05-11T07:20:54.713Z] #44 4.450 -- Configuring done [2022-05-11T07:20:54.713Z] #44 4.492 -- Generating done [2022-05-11T07:20:54.713Z] #44 4.495 -- Build files have been written to: /tmp/tmp.WyqXJCgtBb/tini [2022-05-11T07:20:54.713Z] #44 4.501 + make tini-static [2022-05-11T07:20:54.898Z] #21 19.74 Unpacking iptables (1.8.7-1) ... [2022-05-11T07:20:54.975Z] #44 4.826 Scanning dependencies of target tini-static [Pipeline] sh [2022-05-11T07:20:55.159Z] #21 20.06 Selecting previously unselected package libonig5:arm64. [2022-05-11T07:20:55.159Z] #21 20.07 Preparing to unpack .../21-libonig5_6.9.6-1.1_arm64.deb ... [2022-05-11T07:20:55.159Z] #21 20.07 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2022-05-11T07:20:55.159Z] #21 20.21 Selecting previously unselected package libjq1:arm64. [2022-05-11T07:20:55.159Z] #21 20.21 Preparing to unpack .../22-libjq1_1.6-2.1_arm64.deb ... [2022-05-11T07:20:55.159Z] #21 20.21 Unpacking libjq1:arm64 (1.6-2.1) ... [2022-05-11T07:20:55.159Z] #21 20.30 Selecting previously unselected package jq. [2022-05-11T07:20:55.159Z] #21 20.31 Preparing to unpack .../23-jq_1.6-2.1_arm64.deb ... [2022-05-11T07:20:55.159Z] #21 20.31 Unpacking jq (1.6-2.1) ... [2022-05-11T07:20:55.159Z] #21 20.38 Selecting previously unselected package libaio1:arm64. [2022-05-11T07:20:55.159Z] #21 20.39 Preparing to unpack .../24-libaio1_0.3.112-9_arm64.deb ... [2022-05-11T07:20:55.198Z] #33 3.747 + mkdir -p /build [2022-05-11T07:20:55.198Z] #33 3.750 + mv docker/docker /build/ [2022-05-11T07:20:55.198Z] #33 3.754 + rmdir docker [2022-05-11T07:20:55.237Z] #44 4.937 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-05-11T07:20:55.420Z] #21 20.40 Unpacking libaio1:arm64 (0.3.112-9) ... [2022-05-11T07:20:55.420Z] #21 20.46 Selecting previously unselected package libgpm2:arm64. [2022-05-11T07:20:55.420Z] #21 20.46 Preparing to unpack .../25-libgpm2_1.20.7-8_arm64.deb ... [2022-05-11T07:20:55.420Z] #21 20.47 Unpacking libgpm2:arm64 (1.20.7-8) ... [2022-05-11T07:20:55.456Z] #33 DONE 4.0s [2022-05-11T07:20:55.456Z] [2022-05-11T07:20:55.456Z] #74 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-05-11T07:20:55.456Z] #74 sha256:5c8b447eb7285cf419304db51d9769c927b4fde005ab14f69bcb82f0734816ca [2022-05-11T07:20:55.456Z] #74 1.468 + RM_GOPATH=0 [2022-05-11T07:20:55.456Z] #74 1.468 + TMP_GOPATH= [2022-05-11T07:20:55.456Z] #74 1.468 + : /build [2022-05-11T07:20:55.456Z] #74 1.468 + '[' -z '' ']' [2022-05-11T07:20:55.456Z] #74 1.468 ++ mktemp -d [2022-05-11T07:20:55.456Z] #74 1.468 + export GOPATH=/tmp/tmp.kI8RKZl1zM [2022-05-11T07:20:55.456Z] #74 1.468 + GOPATH=/tmp/tmp.kI8RKZl1zM [2022-05-11T07:20:55.456Z] #74 1.468 + RM_GOPATH=1 [2022-05-11T07:20:55.456Z] #74 1.468 + case "$(go env GOARCH)" in [2022-05-11T07:20:55.456Z] #74 1.474 ++ go env GOARCH [2022-05-11T07:20:55.456Z] #74 1.483 + export GO_BUILDMODE=-buildmode=pie [2022-05-11T07:20:55.456Z] #74 1.484 + GO_BUILDMODE=-buildmode=pie [2022-05-11T07:20:55.456Z] #74 1.484 ++ dirname /install.sh [2022-05-11T07:20:55.456Z] #74 1.486 + dir=/ [2022-05-11T07:20:55.456Z] #74 1.486 + bin=rootlesskit [2022-05-11T07:20:55.456Z] #74 1.486 + shift [2022-05-11T07:20:55.456Z] #74 1.486 + '[' '!' -f //rootlesskit.installer ']' [2022-05-11T07:20:55.456Z] #74 1.487 + . //rootlesskit.installer [2022-05-11T07:20:55.456Z] #74 1.487 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-05-11T07:20:55.456Z] #74 1.487 + install_rootlesskit [2022-05-11T07:20:55.456Z] #74 1.488 + case "$1" in [2022-05-11T07:20:55.456Z] #74 1.488 + export CGO_ENABLED=0 [2022-05-11T07:20:55.456Z] #74 1.488 + CGO_ENABLED=0 [2022-05-11T07:20:55.456Z] #74 1.488 + _install_rootlesskit [2022-05-11T07:20:55.456Z] #74 1.488 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-05-11T07:20:55.456Z] #74 1.489 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-05-11T07:20:55.456Z] #74 1.489 + for f in rootlesskit rootlesskit-docker-proxy [2022-05-11T07:20:55.456Z] #74 1.489 + GOBIN=/build [2022-05-11T07:20:55.456Z] #74 1.489 + GO111MODULE=on [2022-05-11T07:20:55.456Z] #74 1.489 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-05-11T07:20:55.456Z] #74 1.949 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-05-11T07:20:55.456Z] #74 3.870 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-11T07:20:55.456Z] #74 3.915 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-05-11T07:20:55.681Z] #21 20.55 Selecting previously unselected package libicu67:arm64. [2022-05-11T07:20:55.681Z] #21 20.56 Preparing to unpack .../26-libicu67_67.1-7_arm64.deb ... [2022-05-11T07:20:55.681Z] #21 20.57 Unpacking libicu67:arm64 (67.1-7) ... [2022-05-11T07:20:55.712Z] #74 4.318 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-05-11T07:20:55.811Z] #44 ... [2022-05-11T07:20:55.811Z] [2022-05-11T07:20:55.811Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-05-11T07:20:55.811Z] #53 sha256:7e99fa63a9052785ca7eccb11c1c7cf33834357605e6dc6776dcf50c1ca39af6 [2022-05-11T07:20:55.811Z] #53 93.53 gotestsum version dev [2022-05-11T07:20:55.811Z] #53 DONE 94.0s [2022-05-11T07:20:55.811Z] [2022-05-11T07:20:55.811Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-05-11T07:20:55.811Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-05-11T07:20:55.811Z] #14 93.36 Selecting previously unselected package gcc-mingw-w64-base. [2022-05-11T07:20:55.811Z] #14 93.38 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-05-11T07:20:55.811Z] #14 93.39 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-05-11T07:20:55.811Z] #14 93.64 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-05-11T07:20:55.811Z] #14 93.65 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-05-11T07:20:55.811Z] #14 93.66 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-05-11T07:20:55.927Z] + docker info [2022-05-11T07:20:56.641Z] #74 5.174 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-05-11T07:20:57.203Z] #74 5.718 go: downloading github.com/google/uuid v1.3.0 [2022-05-11T07:20:57.203Z] #74 5.767 go: downloading github.com/moby/vpnkit v0.5.0 [2022-05-11T07:20:57.766Z] #74 6.207 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-05-11T07:20:57.766Z] #74 6.234 go: downloading github.com/gofrs/flock v0.8.1 [2022-05-11T07:20:57.766Z] #74 6.280 go: downloading github.com/gorilla/mux v1.8.0 [2022-05-11T07:20:57.766Z] #74 6.329 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-05-11T07:20:58.022Z] #74 6.513 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-05-11T07:20:58.022Z] #74 6.550 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-05-11T07:20:58.022Z] #74 6.589 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-05-11T07:20:58.229Z] #21 23.37 Selecting previously unselected package libinih1:arm64. [2022-05-11T07:20:58.278Z] #74 6.866 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-05-11T07:20:58.365Z] #14 ... [2022-05-11T07:20:58.365Z] [2022-05-11T07:20:58.365Z] #44 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-05-11T07:20:58.365Z] #44 sha256:3238802c799f965aaf635621579dec5dc16685cf93fa8a54e690c1f5a7eca7e5 [2022-05-11T07:20:58.365Z] #44 6.726 [100%] Linking C executable tini-static [2022-05-11T07:20:58.365Z] #44 7.482 [100%] Built target tini-static [2022-05-11T07:20:58.365Z] #44 7.565 + mkdir -p /build [2022-05-11T07:20:58.365Z] #44 7.570 + cp tini-static /build/docker-init [2022-05-11T07:20:58.365Z] #44 DONE 7.7s [2022-05-11T07:20:58.365Z] [2022-05-11T07:20:58.365Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-05-11T07:20:58.365Z] #55 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-05-11T07:20:58.365Z] #55 86.27 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-05-11T07:20:58.489Z] #21 23.37 Preparing to unpack .../27-libinih1_53-1+b2_arm64.deb ... [2022-05-11T07:20:58.489Z] #21 23.38 Unpacking libinih1:arm64 (53-1+b2) ... [2022-05-11T07:20:58.489Z] #21 23.43 Selecting previously unselected package libnet1:arm64. [2022-05-11T07:20:58.489Z] #21 23.44 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2022-05-11T07:20:58.489Z] #21 23.44 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-05-11T07:20:58.490Z] #21 23.53 Selecting previously unselected package libnl-3-200:arm64. [2022-05-11T07:20:58.490Z] #21 23.53 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2022-05-11T07:20:58.490Z] #21 23.53 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-05-11T07:20:58.490Z] #21 23.63 Selecting previously unselected package libprotobuf-c1:arm64. [2022-05-11T07:20:58.490Z] #21 23.63 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2022-05-11T07:20:58.490Z] #21 23.65 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-05-11T07:20:58.490Z] #21 23.71 Selecting previously unselected package net-tools. [2022-05-11T07:20:58.490Z] #21 23.71 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_arm64.deb ... [2022-05-11T07:20:58.490Z] #21 23.73 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-05-11T07:20:59.060Z] #21 23.88 Selecting previously unselected package patch. [2022-05-11T07:20:59.060Z] #21 23.90 Preparing to unpack .../32-patch_2.7.6-7_arm64.deb ... [2022-05-11T07:20:59.060Z] #21 23.91 Unpacking patch (2.7.6-7) ... [2022-05-11T07:20:59.060Z] #21 24.03 Selecting previously unselected package python-pip-whl. [2022-05-11T07:20:59.060Z] #21 24.04 Preparing to unpack .../33-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-05-11T07:20:59.060Z] #21 24.06 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-05-11T07:20:59.320Z] #21 24.47 Selecting previously unselected package python3-lib2to3. [2022-05-11T07:20:59.581Z] #21 24.48 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2022-05-11T07:20:59.581Z] #21 24.48 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-05-11T07:20:59.581Z] #21 24.57 Selecting previously unselected package python3-distutils. [2022-05-11T07:20:59.581Z] #21 24.57 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2022-05-11T07:20:59.581Z] #21 24.58 Unpacking python3-distutils (3.9.2-1) ... [2022-05-11T07:20:59.841Z] #21 24.71 Selecting previously unselected package python3-pkg-resources. [2022-05-11T07:20:59.841Z] #21 24.73 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2022-05-11T07:20:59.841Z] #21 24.74 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-05-11T07:20:59.841Z] #21 24.90 Selecting previously unselected package python3-setuptools. [2022-05-11T07:20:59.841Z] #21 24.90 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2022-05-11T07:20:59.841Z] #21 24.91 Unpacking python3-setuptools (52.0.0-4) ... [2022-05-11T07:21:00.102Z] #21 25.20 Selecting previously unselected package python3-wheel. [2022-05-11T07:21:00.102Z] #21 25.20 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2022-05-11T07:21:00.102Z] #21 25.20 Unpacking python3-wheel (0.34.2-1) ... [2022-05-11T07:21:00.102Z] #21 25.29 Selecting previously unselected package python3-pip. [2022-05-11T07:21:00.362Z] #21 25.29 Preparing to unpack .../39-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-05-11T07:21:00.362Z] #21 25.30 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-05-11T07:21:00.623Z] #21 25.59 Selecting previously unselected package sudo. [2022-05-11T07:21:00.623Z] #21 25.60 Preparing to unpack .../40-sudo_1.9.5p2-3_arm64.deb ... [2022-05-11T07:21:00.623Z] #21 25.61 Unpacking sudo (1.9.5p2-3) ... [2022-05-11T07:21:01.194Z] #21 26.06 Selecting previously unselected package thin-provisioning-tools. [2022-05-11T07:21:01.194Z] #21 26.07 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_arm64.deb ... [2022-05-11T07:21:01.194Z] #21 26.07 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-05-11T07:21:01.194Z] #21 26.26 Selecting previously unselected package uidmap. [2022-05-11T07:21:01.194Z] #21 26.27 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_arm64.deb ... [2022-05-11T07:21:01.194Z] #21 26.28 Unpacking uidmap (1:4.8.1-1) ... [2022-05-11T07:21:01.458Z] #21 26.41 Selecting previously unselected package vim-runtime. [2022-05-11T07:21:01.458Z] #21 26.41 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-05-11T07:21:01.458Z] #21 26.44 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-05-11T07:21:01.458Z] #21 26.46 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-05-11T07:21:01.458Z] #21 26.47 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-05-11T07:21:01.558Z] #74 ... [2022-05-11T07:21:01.558Z] [2022-05-11T07:21:01.558Z] #49 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-05-11T07:21:01.558Z] #49 sha256:d622f3b99f2f470903eae7552b6f54e0da7f2a6b07ab562a666697eebd7a0859 [2022-05-11T07:21:01.558Z] #49 1.891 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-05-11T07:21:01.558Z] #49 1.909 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-05-11T07:21:01.558Z] #49 1.918 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-05-11T07:21:01.558Z] #49 2.253 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-05-11T07:21:01.559Z] #49 2.514 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-05-11T07:21:01.559Z] #49 3.014 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7944 kB] [2022-05-11T07:21:01.559Z] #49 3.665 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-05-11T07:21:01.559Z] #49 4.278 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-05-11T07:21:01.559Z] #49 4.928 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-05-11T07:21:01.559Z] #49 5.450 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [145 kB] [2022-05-11T07:21:01.559Z] #49 5.450 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [128 kB] [2022-05-11T07:21:01.559Z] #49 5.450 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [146 kB] [2022-05-11T07:21:01.559Z] #49 5.450 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [139 kB] [2022-05-11T07:21:01.559Z] #49 5.450 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [146 kB] [2022-05-11T07:21:01.559Z] #49 5.462 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [121 kB] [2022-05-11T07:21:01.559Z] #49 5.479 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2604 B] [2022-05-11T07:21:01.559Z] #49 5.479 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2022-05-11T07:21:01.559Z] #49 5.479 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-05-11T07:21:01.559Z] #49 5.479 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-05-11T07:21:01.559Z] #49 5.479 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-05-11T07:21:01.559Z] #49 5.479 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-05-11T07:21:01.559Z] #49 ... [2022-05-11T07:21:01.559Z] [2022-05-11T07:21:01.559Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-05-11T07:21:01.559Z] #20 sha256:5d98cf3f88d2f9ca2e39670ec8709be05c8a524465c261d6a5099dde9c4b7d07 [2022-05-11T07:21:01.559Z] #20 1.826 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-05-11T07:21:01.559Z] #20 1.843 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-05-11T07:21:01.559Z] #20 1.843 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-05-11T07:21:01.559Z] #20 2.117 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-05-11T07:21:01.559Z] #20 2.441 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-05-11T07:21:01.559Z] #20 2.887 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-05-11T07:21:01.559Z] #20 3.494 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-05-11T07:21:01.559Z] #20 4.055 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7944 kB] [2022-05-11T07:21:01.559Z] #20 4.635 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-05-11T07:21:01.559Z] #20 5.258 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [128 kB] [2022-05-11T07:21:01.559Z] #20 5.258 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [139 kB] [2022-05-11T07:21:01.559Z] #20 5.258 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [121 kB] [2022-05-11T07:21:01.559Z] #20 5.258 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [146 kB] [2022-05-11T07:21:01.559Z] #20 5.258 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [146 kB] [2022-05-11T07:21:01.559Z] #20 5.294 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [145 kB] [2022-05-11T07:21:01.559Z] #20 5.294 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2022-05-11T07:21:01.559Z] #20 5.294 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-05-11T07:21:01.559Z] #20 5.294 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2604 B] [2022-05-11T07:21:01.559Z] #20 5.302 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-05-11T07:21:01.559Z] #20 5.302 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-05-11T07:21:01.559Z] #20 5.302 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-05-11T07:21:01.559Z] #20 ... [2022-05-11T07:21:01.559Z] [2022-05-11T07:21:01.559Z] #69 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-05-11T07:21:01.559Z] #69 sha256:765656ff514dfaa76f7ff52e67f6ae04541082e6abf81bd9a20244b2b3f374d4 [2022-05-11T07:21:01.559Z] #69 1.894 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-05-11T07:21:01.559Z] #69 1.912 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-05-11T07:21:01.559Z] #69 1.913 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-05-11T07:21:01.559Z] #69 2.231 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-05-11T07:21:01.559Z] #69 2.550 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-05-11T07:21:01.559Z] #69 2.987 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-05-11T07:21:01.559Z] #69 3.627 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-05-11T07:21:01.559Z] #69 4.037 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-05-11T07:21:01.559Z] #69 4.815 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7944 kB] [2022-05-11T07:21:01.559Z] #69 5.378 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [146 kB] [2022-05-11T07:21:01.559Z] #69 5.378 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [145 kB] [2022-05-11T07:21:01.559Z] #69 5.378 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [146 kB] [2022-05-11T07:21:01.559Z] #69 5.399 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [139 kB] [2022-05-11T07:21:01.559Z] #69 5.399 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [121 kB] [2022-05-11T07:21:01.559Z] #69 5.401 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [128 kB] [2022-05-11T07:21:01.559Z] #69 5.417 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-05-11T07:21:01.559Z] #69 5.417 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-05-11T07:21:01.559Z] #69 5.417 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2604 B] [2022-05-11T07:21:01.559Z] #69 5.417 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-05-11T07:21:01.559Z] #69 5.417 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2022-05-11T07:21:01.559Z] #69 5.417 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-05-11T07:21:04.762Z] #21 29.31 Selecting previously unselected package vim. [2022-05-11T07:21:04.763Z] #21 29.32 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-05-11T07:21:04.763Z] #21 29.34 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-05-11T07:21:04.763Z] #21 29.77 Selecting previously unselected package xfsprogs. [2022-05-11T07:21:04.763Z] #21 29.78 Preparing to unpack .../45-xfsprogs_5.10.0-4_arm64.deb ... [2022-05-11T07:21:04.763Z] #21 29.80 Unpacking xfsprogs (5.10.0-4) ... [2022-05-11T07:21:05.023Z] #21 30.18 Selecting previously unselected package zip. [2022-05-11T07:21:05.283Z] #21 30.18 Preparing to unpack .../46-zip_3.0-12_arm64.deb ... [2022-05-11T07:21:05.283Z] #21 30.19 Unpacking zip (3.0-12) ... [2022-05-11T07:21:05.283Z] #21 30.33 Selecting previously unselected package zstd. [2022-05-11T07:21:05.283Z] #21 30.35 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_arm64.deb ... [2022-05-11T07:21:05.283Z] #21 30.36 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-05-11T07:21:05.544Z] #21 30.62 Setting up python3-pkg-resources (52.0.0-4) ... [2022-05-11T07:21:06.165Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-05-11T07:21:06.165Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-05-11T07:21:06.513Z] #55 ... [2022-05-11T07:21:06.513Z] [2022-05-11T07:21:06.513Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-05-11T07:21:06.513Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-05-11T07:21:06.513Z] #14 104.4 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-05-11T07:21:06.513Z] #14 104.4 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-05-11T07:21:06.513Z] #14 104.4 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-05-11T07:21:06.566Z] #21 31.50 Setting up libip4tc2:arm64 (1.8.7-1) ... [2022-05-11T07:21:06.566Z] #21 31.52 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-05-11T07:21:06.566Z] #21 31.53 Setting up libgpm2:arm64 (1.20.7-8) ... [2022-05-11T07:21:06.566Z] #21 31.54 Setting up libicu67:arm64 (67.1-7) ... [2022-05-11T07:21:06.566Z] #21 31.56 Setting up libip6tc2:arm64 (1.8.7-1) ... [2022-05-11T07:21:06.566Z] #21 31.58 Setting up libinih1:arm64 (53-1+b2) ... [2022-05-11T07:21:06.566Z] #21 31.59 Setting up uidmap (1:4.8.1-1) ... [2022-05-11T07:21:06.566Z] #21 31.60 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-05-11T07:21:06.566Z] #21 31.62 Setting up bzip2 (1.0.8-4) ... [2022-05-11T07:21:06.566Z] #21 31.63 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-05-11T07:21:06.566Z] #21 31.64 Setting up python3-wheel (0.34.2-1) ... [2022-05-11T07:21:07.138Z] #21 32.25 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-05-11T07:21:07.138Z] #21 32.26 Setting up libcap2:arm64 (1:2.44-1) ... [2022-05-11T07:21:07.138Z] #21 32.27 Setting up libcap2-bin (1:2.44-1) ... [2022-05-11T07:21:07.138Z] #21 32.29 Setting up apparmor (2.13.6-10) ... [2022-05-11T07:21:09.057Z] #21 33.89 Setting up zip (3.0-12) ... [2022-05-11T07:21:09.057Z] #21 33.92 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-05-11T07:21:09.057Z] #21 33.94 Setting up bash-completion (1:2.11-2) ... [2022-05-11T07:21:10.492Z] 12fb50a031bd: Verifying Checksum [2022-05-11T07:21:10.492Z] 12fb50a031bd: Download complete [2022-05-11T07:21:10.864Z] Client: [2022-05-11T07:21:10.864Z] Context: default [2022-05-11T07:21:10.864Z] Debug Mode: false [2022-05-11T07:21:10.864Z] Plugins: [2022-05-11T07:21:10.864Z] app: Docker Application (Docker Inc., v0.8.0) [2022-05-11T07:21:10.864Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2022-05-11T07:21:10.864Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2022-05-11T07:21:10.864Z] [2022-05-11T07:21:10.864Z] Server: [2022-05-11T07:21:10.864Z] Containers: 0 [2022-05-11T07:21:10.864Z] Running: 0 [2022-05-11T07:21:10.864Z] Paused: 0 [2022-05-11T07:21:10.864Z] Stopped: 0 [2022-05-11T07:21:10.864Z] Images: 0 [2022-05-11T07:21:10.864Z] Server Version: 20.10.9 [2022-05-11T07:21:10.864Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-05-11T07:21:10.864Z] Windows: [2022-05-11T07:21:10.864Z] LCOW: [2022-05-11T07:21:10.864Z] Logging Driver: json-file [2022-05-11T07:21:10.864Z] Plugins: [2022-05-11T07:21:10.864Z] Volume: local [2022-05-11T07:21:10.864Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-05-11T07:21:10.864Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-05-11T07:21:10.864Z] Swarm: inactive [2022-05-11T07:21:10.864Z] Default Isolation: process [2022-05-11T07:21:10.864Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-05-11T07:21:10.864Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2022-05-11T07:21:10.864Z] OSType: windows [2022-05-11T07:21:10.864Z] Architecture: x86_64 [2022-05-11T07:21:10.864Z] CPUs: 4 [2022-05-11T07:21:10.864Z] Total Memory: 32GiB [2022-05-11T07:21:10.864Z] Name: azwin-2-ab3a90 [2022-05-11T07:21:10.864Z] ID: OBVN:G3H4:FJG4:OG2S:XO4Y:7BB7:QXYF:W3KL:Z6WW:C45S:QCIM:4F6L [2022-05-11T07:21:10.864Z] Docker Root Dir: D:\docker [2022-05-11T07:21:10.864Z] Debug Mode: false [2022-05-11T07:21:10.864Z] Registry: https://index.docker.io/v1/ [2022-05-11T07:21:10.864Z] Labels: [2022-05-11T07:21:10.864Z] Experimental: true [2022-05-11T07:21:10.864Z] Insecure Registries: [2022-05-11T07:21:10.864Z] 10.0.0.4:5000 [2022-05-11T07:21:10.864Z] 127.0.0.0/8 [2022-05-11T07:21:10.864Z] Registry Mirrors: [2022-05-11T07:21:10.864Z] http://10.0.0.4:5000/ [2022-05-11T07:21:10.864Z] Live Restore Enabled: false [2022-05-11T07:21:10.864Z] Product License: Community Engine [2022-05-11T07:21:10.864Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2022-05-11T07:21:11.453Z] 97f65a0ec59e: Verifying Checksum [2022-05-11T07:21:11.453Z] 97f65a0ec59e: Download complete [2022-05-11T07:21:11.605Z] #21 36.34 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-05-11T07:21:11.605Z] #21 36.35 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-05-11T07:21:11.605Z] #21 36.37 Setting up libmnl0:arm64 (1.0.4-3) ... [2022-05-11T07:21:11.605Z] #21 36.38 Setting up patch (2.7.6-7) ... [2022-05-11T07:21:11.605Z] #21 36.39 Setting up sudo (1.9.5p2-3) ... [2022-05-11T07:21:11.605Z] #21 36.46 invoke-rc.d: could not determine current runlevel [2022-05-11T07:21:11.605Z] #21 36.48 invoke-rc.d: policy-rc.d denied execution of start. [2022-05-11T07:21:11.605Z] #21 36.49 Setting up xfsprogs (5.10.0-4) ... [2022-05-11T07:21:11.605Z] #21 36.50 Setting up libxtables12:arm64 (1.8.7-1) ... [2022-05-11T07:21:11.605Z] #21 36.51 Setting up inetutils-ping (2:2.0-1) ... [2022-05-11T07:21:11.605Z] #21 36.52 Setting up pigz (2.6-1) ... [2022-05-11T07:21:11.605Z] #21 36.55 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... [2022-05-11T07:21:11.605Z] #21 36.56 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-05-11T07:21:11.605Z] #21 36.59 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-05-11T07:21:11.605Z] #21 36.60 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-05-11T07:21:12.177Z] #21 37.10 Setting up libaio1:arm64 (0.3.112-9) ... [2022-05-11T07:21:12.177Z] #21 37.12 Setting up python3-lib2to3 (3.9.2-1) ... [2022-05-11T07:21:12.439Z] #21 37.56 Setting up libelf1:arm64 (0.183-1) ... [2022-05-11T07:21:12.439Z] #21 37.60 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-05-11T07:21:12.439Z] #21 37.61 Setting up libonig5:arm64 (6.9.6-1.1) ... [2022-05-11T07:21:12.700Z] #21 37.62 Setting up python3-distutils (3.9.2-1) ... [2022-05-11T07:21:12.961Z] #21 38.02 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-05-11T07:21:12.961Z] #21 38.03 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-05-11T07:21:12.961Z] #21 38.04 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-05-11T07:21:12.961Z] #21 38.04 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-05-11T07:21:12.961Z] #21 38.05 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-05-11T07:21:12.961Z] #21 38.05 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-05-11T07:21:12.961Z] #21 38.06 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-05-11T07:21:12.961Z] #21 38.07 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-05-11T07:21:12.961Z] #21 38.08 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-05-11T07:21:13.223Z] #21 38.13 Setting up python3-setuptools (52.0.0-4) ... [2022-05-11T07:21:13.733Z] #69 21.18 Fetched 49.0 MB in 20s (2507 kB/s) [2022-05-11T07:21:13.733Z] #69 21.18 Reading package lists... [2022-05-11T07:21:13.733Z] #69 ... [2022-05-11T07:21:13.733Z] [2022-05-11T07:21:13.733Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-05-11T07:21:13.733Z] #20 sha256:5d98cf3f88d2f9ca2e39670ec8709be05c8a524465c261d6a5099dde9c4b7d07 [2022-05-11T07:21:13.733Z] #20 21.83 Fetched 49.0 MB in 20s (2420 kB/s) [2022-05-11T07:21:14.608Z] #21 39.37 Setting up libjq1:arm64 (1.6-2.1) ... [2022-05-11T07:21:14.608Z] #21 39.39 Setting up libnftnl11:arm64 (1.1.9-1) ... [2022-05-11T07:21:14.608Z] #21 39.40 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-05-11T07:21:14.608Z] #21 39.42 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-05-11T07:21:15.458Z] #21 40.36 Setting up libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2022-05-11T07:21:15.458Z] #21 40.38 Setting up jq (1.6-2.1) ... [2022-05-11T07:21:15.458Z] #21 40.39 Setting up libbpf0:arm64 (1:0.3-2) ... [2022-05-11T07:21:15.458Z] #21 40.42 Setting up iptables (1.8.7-1) ... [2022-05-11T07:21:15.458Z] #21 40.45 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-05-11T07:21:15.458Z] #21 40.46 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-05-11T07:21:15.458Z] #21 40.46 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-05-11T07:21:15.458Z] #21 40.47 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-05-11T07:21:15.458Z] #21 40.48 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-05-11T07:21:15.458Z] #21 40.48 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-05-11T07:21:15.458Z] #21 40.51 Setting up iproute2 (5.10.0-4) ... [2022-05-11T07:21:15.719Z] #21 40.85 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-11T07:21:17.105Z] #21 DONE 41.9s [2022-05-11T07:21:17.105Z] [2022-05-11T07:21:17.105Z] #22 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-05-11T07:21:17.105Z] #22 sha256:a3641fe455d1c76781a3308923a6e35278aafdf6d2a83706a005b265ea30b7f3 [2022-05-11T07:21:17.677Z] #22 0.660 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-05-11T07:21:17.677Z] #22 0.664 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-05-11T07:21:17.677Z] #22 0.669 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-05-11T07:21:17.677Z] #22 DONE 0.7s [2022-05-11T07:21:17.677Z] [2022-05-11T07:21:17.677Z] #23 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-05-11T07:21:17.677Z] #23 sha256:9c25d3232689bf6514776195dcfca39cc8b37c6f09d1e92887bd819c51c902bc [2022-05-11T07:21:18.761Z] #14 ... [2022-05-11T07:21:18.761Z] [2022-05-11T07:21:18.761Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-05-11T07:21:18.761Z] #64 sha256:456790db277cc554efcb5477cdee9f96d7ff1565921e34e9b94e608551ce32fa [2022-05-11T07:21:18.761Z] #64 64.54 Updating files: 59% (2829/4768) Updating files: 60% (2861/4768) Updating files: 61% (2909/4768) Updating files: 62% (2957/4768) Updating files: 63% (3004/4768) Updating files: 64% (3052/4768) Updating files: 65% (3100/4768) Updating files: 66% (3147/4768) Updating files: 67% (3195/4768) Updating files: 68% (3243/4768) Updating files: 69% (3290/4768) Updating files: 70% (3338/4768) Updating files: 71% (3386/4768) Updating files: 72% (3433/4768) Updating files: 73% (3481/4768) Updating files: 74% (3529/4768) Updating files: 75% (3576/4768) Updating files: 76% (3624/4768) Updating files: 77% (3672/4768) Updating files: 78% (3720/4768) Updating files: 79% (3767/4768) Updating files: 80% (3815/4768) Updating files: 81% (3863/4768) Updating files: 82% (3910/4768) Updating files: 83% (3958/4768) Updating files: 84% (4006/4768) Updating files: 85% (4053/4768) Updating files: 86% (4101/4768) Updating files: 87% (4149/4768) Updating files: 88% (4196/4768) Updating files: 89% (4244/4768) Updating files: 90% (4292/4768) Updating files: 91% (4339/4768) Updating files: 92% (4387/4768) Updating files: 93% (4435/4768) Updating files: 94% (4482/4768) Updating files: 95% (4530/4768) Updating files: 96% (4578/4768) Updating files: 96% (4603/4768) Updating files: 97% (4625/4768) Updating files: 98% (4673/4768) Updating files: 99% (4721/4768) Updating files: 100% (4768/4768) Updating files: 100% (4768/4768), done. [2022-05-11T07:21:18.761Z] #64 65.66 + cd /tmp/tmp.8D2wwms9Zj/src/github.com/containerd/containerd [2022-05-11T07:21:18.761Z] #64 65.66 + git checkout -q v1.6.4 [2022-05-11T07:21:20.148Z] #64 67.52 + export 'BUILDTAGS=netgo osusergo static_build' [2022-05-11T07:21:20.148Z] #64 67.53 + BUILDTAGS='netgo osusergo static_build' [2022-05-11T07:21:20.148Z] #64 67.53 + export EXTRA_FLAGS=-buildmode=pie [2022-05-11T07:21:20.148Z] #64 67.53 + EXTRA_FLAGS=-buildmode=pie [2022-05-11T07:21:20.148Z] #64 67.53 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-05-11T07:21:20.148Z] #64 67.53 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-05-11T07:21:20.148Z] #64 67.53 + '[' '' = dynamic ']' [2022-05-11T07:21:20.148Z] #64 67.53 + make [2022-05-11T07:21:21.830Z] #20 21.83 Reading package lists... [2022-05-11T07:21:21.830Z] #20 ... [2022-05-11T07:21:21.830Z] [2022-05-11T07:21:21.830Z] #69 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-05-11T07:21:21.830Z] #69 sha256:765656ff514dfaa76f7ff52e67f6ae04541082e6abf81bd9a20244b2b3f374d4 [2022-05-11T07:21:21.830Z] #69 21.18 Reading package lists... [2022-05-11T07:21:22.065Z] #64 69.28 + bin/ctr [2022-05-11T07:21:23.200Z] #69 30.61 Reading package lists... [2022-05-11T07:21:23.200Z] #69 ... [2022-05-11T07:21:23.200Z] [2022-05-11T07:21:23.200Z] #49 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-05-11T07:21:23.200Z] #49 sha256:d622f3b99f2f470903eae7552b6f54e0da7f2a6b07ab562a666697eebd7a0859 [2022-05-11T07:21:23.200Z] #49 21.90 Fetched 49.0 MB in 20s (2421 kB/s) [2022-05-11T07:21:23.200Z] #49 21.90 Reading package lists... [2022-05-11T07:21:23.457Z] #49 30.99 Reading package lists... [2022-05-11T07:21:23.457Z] #49 ... [2022-05-11T07:21:23.457Z] [2022-05-11T07:21:23.457Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-05-11T07:21:23.457Z] #20 sha256:5d98cf3f88d2f9ca2e39670ec8709be05c8a524465c261d6a5099dde9c4b7d07 [2022-05-11T07:21:23.457Z] #20 21.83 Reading package lists... [2022-05-11T07:21:27.676Z] #23 8.731 Collecting yamllint==1.26.1 [2022-05-11T07:21:27.676Z] #23 9.773 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-05-11T07:21:28.248Z] #23 10.72 Collecting pathspec>=0.5.3 [2022-05-11T07:21:28.509Z] #23 10.73 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-05-11T07:21:28.773Z] #23 11.02 Collecting pyyaml [2022-05-11T07:21:28.773Z] #23 11.04 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (731 kB) [2022-05-11T07:21:28.773Z] #23 11.09 Building wheels for collected packages: yamllint [2022-05-11T07:21:28.773Z] #23 11.09 Building wheel for yamllint (setup.py): started [2022-05-11T07:21:29.718Z] #23 11.98 Building wheel for yamllint (setup.py): finished with status 'done' [2022-05-11T07:21:29.718Z] #23 11.98 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=9f7999a49d6bb3de861a09152a1464b26fe86212ab01567bf47e20f17f190f89 [2022-05-11T07:21:29.718Z] #23 11.98 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-05-11T07:21:29.718Z] #23 11.99 Successfully built yamllint [2022-05-11T07:21:29.718Z] #23 12.01 Installing collected packages: pyyaml, pathspec, yamllint [2022-05-11T07:21:29.980Z] #23 12.35 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-05-11T07:21:30.265Z] #64 ... [2022-05-11T07:21:30.265Z] [2022-05-11T07:21:30.265Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-05-11T07:21:30.265Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-05-11T07:21:30.265Z] #14 118.3 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-05-11T07:21:30.265Z] #14 118.3 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-05-11T07:21:30.265Z] #14 118.4 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-05-11T07:21:30.265Z] #14 124.2 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-05-11T07:21:30.265Z] #14 124.2 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-05-11T07:21:30.265Z] #14 124.2 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-05-11T07:21:30.551Z] #23 DONE 13.0s [2022-05-11T07:21:30.551Z] [2022-05-11T07:21:30.551Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-05-11T07:21:30.551Z] #26 sha256:4cd9f6adaf1916882ce655cd7a1886d8d6711a9f56b3469a4f43aae97c1a8244 [2022-05-11T07:21:31.547Z] #20 30.70 Reading package lists... [2022-05-11T07:21:31.547Z] #20 ... [2022-05-11T07:21:31.547Z] [2022-05-11T07:21:31.547Z] #69 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-05-11T07:21:31.547Z] #69 sha256:765656ff514dfaa76f7ff52e67f6ae04541082e6abf81bd9a20244b2b3f374d4 [2022-05-11T07:21:31.547Z] #69 30.61 Reading package lists... [2022-05-11T07:21:32.182Z] #14 130.4 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-05-11T07:21:32.182Z] #14 130.4 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-05-11T07:21:32.182Z] #14 130.4 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-05-11T07:21:32.916Z] #69 39.49 Building dependency tree... [2022-05-11T07:21:34.819Z] #69 43.58 The following additional packages will be installed: [2022-05-11T07:21:34.819Z] #69 43.60 libbtrfs0 [2022-05-11T07:21:35.077Z] #69 43.77 The following NEW packages will be installed: [2022-05-11T07:21:35.077Z] #69 43.78 libbtrfs-dev libbtrfs0 [2022-05-11T07:21:35.645Z] #69 44.17 0 upgraded, 2 newly installed, 0 to remove and 3 not upgraded. [2022-05-11T07:21:35.645Z] #69 44.17 Need to get 460 kB of archives. [2022-05-11T07:21:35.645Z] #69 44.17 After this operation, 1237 kB of additional disk space will be used. [2022-05-11T07:21:35.645Z] #69 44.17 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-05-11T07:21:35.645Z] #69 44.18 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-05-11T07:21:36.209Z] #69 44.96 debconf: delaying package configuration, since apt-utils is not installed [2022-05-11T07:21:36.466Z] #69 45.21 Fetched 460 kB in 0s (1582 kB/s) [2022-05-11T07:21:36.466Z] #69 45.29 Selecting previously unselected package libbtrfs0:amd64. [2022-05-11T07:21:36.723Z] #69 45.29 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 30207 files and directories currently installed.) [2022-05-11T07:21:36.723Z] #69 45.35 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-05-11T07:21:36.723Z] #69 45.38 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-05-11T07:21:36.979Z] #69 45.52 Selecting previously unselected package libbtrfs-dev:amd64. [2022-05-11T07:21:36.979Z] #69 45.53 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-05-11T07:21:36.979Z] #69 45.53 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-05-11T07:21:37.237Z] #69 45.79 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-05-11T07:21:37.237Z] #69 45.81 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-05-11T07:21:37.237Z] #69 45.82 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-11T07:21:37.497Z] #69 DONE 46.1s [2022-05-11T07:21:37.497Z] [2022-05-11T07:21:37.497Z] #70 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-05-11T07:21:37.497Z] #70 sha256:c0b6180dec46e40ac452042c4a5c30f7c79906d46163ab5697e5612afac180f0 [2022-05-11T07:21:37.755Z] #70 DONE 0.3s [2022-05-11T07:21:37.755Z] [2022-05-11T07:21:37.755Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-05-11T07:21:37.755Z] #71 sha256:683782c3d3c269088b5c1a6c3f1d61ddf97eab9f533da18fe8d4aa35b3df69ce [2022-05-11T07:21:38.317Z] #71 0.723 + RM_GOPATH=0 [2022-05-11T07:21:38.317Z] #71 0.723 + TMP_GOPATH= [2022-05-11T07:21:38.317Z] #71 0.723 + : /build [2022-05-11T07:21:38.317Z] #71 0.723 + '[' -z '' ']' [2022-05-11T07:21:38.317Z] #71 0.723 ++ mktemp -d [2022-05-11T07:21:38.574Z] #71 0.725 + export GOPATH=/tmp/tmp.842HHMVAaB [2022-05-11T07:21:38.574Z] #71 0.725 + GOPATH=/tmp/tmp.842HHMVAaB [2022-05-11T07:21:38.574Z] #71 0.725 + RM_GOPATH=1 [2022-05-11T07:21:38.574Z] #71 0.725 + case "$(go env GOARCH)" in [2022-05-11T07:21:38.574Z] #71 0.725 ++ go env GOARCH [2022-05-11T07:21:38.574Z] #71 0.739 + export GO_BUILDMODE=-buildmode=pie [2022-05-11T07:21:38.574Z] #71 0.739 + GO_BUILDMODE=-buildmode=pie [2022-05-11T07:21:38.574Z] #71 0.740 ++ dirname /install.sh [2022-05-11T07:21:38.574Z] #71 0.741 + dir=/ [2022-05-11T07:21:38.574Z] #71 0.741 + bin=containerd [2022-05-11T07:21:38.574Z] #71 0.741 + shift [2022-05-11T07:21:38.574Z] #71 0.741 + '[' '!' -f //containerd.installer ']' [2022-05-11T07:21:38.574Z] #71 0.741 + . //containerd.installer [2022-05-11T07:21:38.574Z] #71 0.741 ++ set -e [2022-05-11T07:21:38.574Z] #71 0.741 ++ : v1.6.4 [2022-05-11T07:21:38.574Z] #71 0.741 + install_containerd [2022-05-11T07:21:38.574Z] #71 0.745 + echo 'Install containerd version v1.6.4' [2022-05-11T07:21:38.574Z] #71 0.745 Install containerd version v1.6.4 [2022-05-11T07:21:38.574Z] #71 0.745 + git clone https://github.com/containerd/containerd.git /tmp/tmp.842HHMVAaB/src/github.com/containerd/containerd [2022-05-11T07:21:38.574Z] #71 0.748 Cloning into '/tmp/tmp.842HHMVAaB/src/github.com/containerd/containerd'... [2022-05-11T07:21:41.091Z] #71 ... [2022-05-11T07:21:41.091Z] [2022-05-11T07:21:41.091Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-05-11T07:21:41.091Z] #20 sha256:5d98cf3f88d2f9ca2e39670ec8709be05c8a524465c261d6a5099dde9c4b7d07 [2022-05-11T07:21:41.091Z] #20 39.51 Building dependency tree... [2022-05-11T07:21:41.091Z] #20 43.39 The following additional packages will be installed: [2022-05-11T07:21:41.091Z] #20 43.40 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-05-11T07:21:41.091Z] #20 43.40 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-05-11T07:21:41.091Z] #20 43.40 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-05-11T07:21:41.091Z] #20 43.40 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-05-11T07:21:41.091Z] #20 43.41 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-05-11T07:21:41.091Z] #20 43.42 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-05-11T07:21:41.091Z] #20 43.43 mingw-w64-common mingw-w64-x86-64-dev [2022-05-11T07:21:41.091Z] #20 43.46 Suggested packages: [2022-05-11T07:21:41.091Z] #20 43.47 gcc-10-locales seccomp wine64 [2022-05-11T07:21:41.091Z] #20 44.13 The following NEW packages will be installed: [2022-05-11T07:21:41.091Z] #20 44.13 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-05-11T07:21:41.091Z] #20 44.13 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-05-11T07:21:41.091Z] #20 44.13 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-05-11T07:21:41.091Z] #20 44.13 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-05-11T07:21:41.091Z] #20 44.14 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-05-11T07:21:41.091Z] #20 44.14 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-05-11T07:21:41.091Z] #20 44.14 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-05-11T07:21:41.091Z] #20 44.14 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-05-11T07:21:41.091Z] #20 44.15 mingw-w64-x86-64-dev [2022-05-11T07:21:41.091Z] #20 44.67 0 upgraded, 30 newly installed, 0 to remove and 3 not upgraded. [2022-05-11T07:21:41.091Z] #20 44.67 Need to get 115 MB of archives. [2022-05-11T07:21:41.091Z] #20 44.67 After this operation, 645 MB of additional disk space will be used. [2022-05-11T07:21:41.091Z] #20 44.67 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB] [2022-05-11T07:21:41.091Z] #20 44.74 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-x86-64 amd64 2.35.2-2+8.11+b3 [2776 kB] [2022-05-11T07:21:41.091Z] #20 44.80 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-05-11T07:21:41.091Z] #20 44.81 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] [2022-05-11T07:21:41.091Z] #20 44.81 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-05-11T07:21:41.091Z] #20 44.81 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-05-11T07:21:41.091Z] #20 44.91 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2022-05-11T07:21:41.091Z] #20 44.98 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB] [2022-05-11T07:21:41.091Z] #20 44.98 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix-runtime amd64 10.2.1-6+24.2 [11.5 MB] [2022-05-11T07:21:41.091Z] #20 45.26 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [26.4 MB] [2022-05-11T07:21:41.091Z] #20 45.73 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [10.6 MB] [2022-05-11T07:21:41.091Z] #20 45.92 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32-runtime amd64 10.2.1-6+24.2 [11.4 MB] [2022-05-11T07:21:41.091Z] #20 46.07 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [26.4 MB] [2022-05-11T07:21:41.091Z] #20 46.66 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [10.6 MB] [2022-05-11T07:21:41.091Z] #20 46.81 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] [2022-05-11T07:21:41.091Z] #20 46.81 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-05-11T07:21:41.091Z] #20 46.81 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-05-11T07:21:41.091Z] #20 46.81 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-05-11T07:21:41.091Z] #20 46.82 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-05-11T07:21:41.091Z] #20 46.82 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB] [2022-05-11T07:21:41.091Z] #20 46.83 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-05-11T07:21:41.091Z] #20 46.83 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-05-11T07:21:41.091Z] #20 46.85 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-05-11T07:21:41.091Z] #20 46.85 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-05-11T07:21:41.091Z] #20 46.86 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-05-11T07:21:41.091Z] #20 46.86 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-05-11T07:21:41.091Z] #20 46.89 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-05-11T07:21:41.091Z] #20 46.89 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB] [2022-05-11T07:21:41.091Z] #20 46.89 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-05-11T07:21:41.091Z] #20 46.89 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-05-11T07:21:41.091Z] #20 47.51 debconf: delaying package configuration, since apt-utils is not installed [2022-05-11T07:21:41.091Z] #20 47.78 Fetched 115 MB in 3s (45.1 MB/s) [2022-05-11T07:21:41.091Z] #20 47.82 Selecting previously unselected package binutils-mingw-w64-i686. [2022-05-11T07:21:41.091Z] #20 47.82 (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 ... 30207 files and directories currently installed.) [2022-05-11T07:21:41.091Z] #20 47.88 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-05-11T07:21:41.091Z] #20 47.89 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-05-11T07:21:41.091Z] #20 48.56 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-05-11T07:21:41.091Z] #20 48.56 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-05-11T07:21:41.091Z] #20 48.57 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-05-11T07:21:41.091Z] #20 49.54 Selecting previously unselected package binutils-mingw-w64. [2022-05-11T07:21:41.091Z] #20 49.54 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-05-11T07:21:41.091Z] #20 49.55 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-05-11T07:21:41.091Z] #20 49.62 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-05-11T07:21:41.091Z] #20 49.63 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-05-11T07:21:41.091Z] #20 49.64 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-05-11T07:21:41.091Z] #20 49.75 Selecting previously unselected package dmsetup. [2022-05-11T07:21:41.091Z] #20 49.75 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-05-11T07:21:41.091Z] #20 49.76 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-05-11T07:21:41.091Z] #20 49.85 Selecting previously unselected package mingw-w64-common. [2022-05-11T07:21:41.347Z] #20 49.85 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-05-11T07:21:41.347Z] #20 49.86 Unpacking mingw-w64-common (8.0.0-1) ... [2022-05-11T07:21:41.347Z] #20 ... [2022-05-11T07:21:41.347Z] [2022-05-11T07:21:41.347Z] #49 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-05-11T07:21:41.347Z] #49 sha256:d622f3b99f2f470903eae7552b6f54e0da7f2a6b07ab562a666697eebd7a0859 [2022-05-11T07:21:41.347Z] #49 30.99 Reading package lists... [2022-05-11T07:21:41.347Z] #49 40.05 Building dependency tree... [2022-05-11T07:21:41.347Z] #49 44.22 The following additional packages will be installed: [2022-05-11T07:21:41.347Z] #49 44.26 cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 xxd [2022-05-11T07:21:41.347Z] #49 44.31 Suggested packages: [2022-05-11T07:21:41.347Z] #49 44.31 cmake-doc ninja-build lrzip [2022-05-11T07:21:41.347Z] #49 44.31 Recommended packages: [2022-05-11T07:21:41.347Z] #49 44.31 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-05-11T07:21:41.347Z] #49 44.82 The following NEW packages will be installed: [2022-05-11T07:21:41.347Z] #49 44.84 cmake cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 vim-common xxd [2022-05-11T07:21:41.347Z] #49 45.28 0 upgraded, 8 newly installed, 0 to remove and 3 not upgraded. [2022-05-11T07:21:41.347Z] #49 45.28 Need to get 8418 kB of archives. [2022-05-11T07:21:41.347Z] #49 45.28 After this operation, 34.9 MB of additional disk space will be used. [2022-05-11T07:21:41.347Z] #49 45.28 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-05-11T07:21:41.347Z] #49 45.29 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-05-11T07:21:41.347Z] #49 45.30 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-05-11T07:21:41.347Z] #49 45.33 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-05-11T07:21:41.347Z] #49 45.35 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-05-11T07:21:41.347Z] #49 45.35 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-05-11T07:21:41.347Z] #49 45.35 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-05-11T07:21:41.347Z] #49 45.36 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-05-11T07:21:41.347Z] #49 46.24 debconf: delaying package configuration, since apt-utils is not installed [2022-05-11T07:21:41.347Z] #49 46.75 Fetched 8418 kB in 0s (17.7 MB/s) [2022-05-11T07:21:41.347Z] #49 46.83 Selecting previously unselected package xxd. [2022-05-11T07:21:41.347Z] #49 46.83 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 30207 files and directories currently installed.) [2022-05-11T07:21:41.347Z] #49 46.88 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-05-11T07:21:41.347Z] #49 46.93 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-05-11T07:21:41.347Z] #49 47.05 Selecting previously unselected package vim-common. [2022-05-11T07:21:41.347Z] #49 47.05 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-05-11T07:21:41.347Z] #49 47.08 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-05-11T07:21:41.347Z] #49 47.23 Selecting previously unselected package cmake-data. [2022-05-11T07:21:41.347Z] #49 47.24 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-05-11T07:21:41.347Z] #49 47.25 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-05-11T07:21:41.347Z] #49 48.24 Selecting previously unselected package libarchive13:amd64. [2022-05-11T07:21:41.347Z] #49 48.24 Preparing to unpack .../3-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-05-11T07:21:41.347Z] #49 48.25 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-05-11T07:21:41.347Z] #49 48.41 Selecting previously unselected package libjsoncpp24:amd64. [2022-05-11T07:21:41.347Z] #49 48.41 Preparing to unpack .../4-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-05-11T07:21:41.347Z] #49 48.42 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-05-11T07:21:41.347Z] #49 48.50 Selecting previously unselected package librhash0:amd64. [2022-05-11T07:21:41.347Z] #49 48.50 Preparing to unpack .../5-librhash0_1.4.1-2_amd64.deb ... [2022-05-11T07:21:41.347Z] #49 48.50 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-05-11T07:21:41.347Z] #49 48.58 Selecting previously unselected package libuv1:amd64. [2022-05-11T07:21:41.347Z] #49 48.58 Preparing to unpack .../6-libuv1_1.40.0-2_amd64.deb ... [2022-05-11T07:21:41.347Z] #49 48.59 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-05-11T07:21:41.347Z] #49 48.67 Selecting previously unselected package cmake. [2022-05-11T07:21:41.347Z] #49 48.67 Preparing to unpack .../7-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-05-11T07:21:41.347Z] #49 48.67 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-05-11T07:21:41.347Z] #49 50.08 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-05-11T07:21:41.347Z] #49 50.10 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-05-11T07:21:41.347Z] #49 50.11 Setting up libuv1:amd64 (1.40.0-2) ... [2022-05-11T07:21:41.347Z] #49 50.13 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-05-11T07:21:41.347Z] #49 50.16 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-05-11T07:21:41.347Z] #49 50.17 Setting up librhash0:amd64 (1.4.1-2) ... [2022-05-11T07:21:41.347Z] #49 50.18 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-05-11T07:21:41.347Z] #49 50.19 Setting up cmake (3.18.4-2+deb11u1) ... [2022-05-11T07:21:41.348Z] #49 50.21 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-11T07:21:41.351Z] DEBUG: print all environment variables to check how Jenkins runs this script [2022-05-11T07:21:41.351Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-5ea70d6f\powershellScript.ps1'; exit $LASTEXITCODE; [2022-05-11T07:21:41.351Z] ---------------------------------------------------------------------------- [2022-05-11T07:21:41.351Z] [2022-05-11T07:21:41.351Z] INFO: executeCI.ps1 starting at Wed May 11 07:21:38 CUT 2022 [2022-05-11T07:21:41.351Z] [2022-05-11T07:21:41.351Z] INFO: Script version 05-Feb-2019 09:03 PDT [2022-05-11T07:21:41.351Z] INFO: Running git version 2.24.1.windows.2 [2022-05-11T07:21:41.351Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2022-05-11T07:21:41.351Z] INFO: Environment variables: [2022-05-11T07:21:41.351Z] [2022-05-11T07:21:41.351Z] Name Value [2022-05-11T07:21:41.351Z] ---- ----- [2022-05-11T07:21:41.351Z] ALLUSERSPROFILE C:\ProgramData [2022-05-11T07:21:41.351Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2022-05-11T07:21:41.351Z] APT_MIRROR cdn-fastly.deb.debian.org [2022-05-11T07:21:41.351Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2022-05-11T07:21:41.351Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2022-05-11T07:21:41.351Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2022-05-11T07:21:41.351Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2022-05-11T07:21:41.351Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2022-05-11T07:21:41.351Z] BRANCH_NAME PR-43580 [2022-05-11T07:21:41.351Z] BUILD_DISPLAY_NAME #2 [2022-05-11T07:21:41.351Z] BUILD_ID 2 [2022-05-11T07:21:41.351Z] BUILD_NUMBER 2 [2022-05-11T07:21:41.351Z] BUILD_TAG jenkins-moby-PR-43580-2 [2022-05-11T07:21:41.351Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-43580/2/ [2022-05-11T07:21:41.351Z] CHANGE_AUTHOR thaJeztah [2022-05-11T07:21:41.351Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2022-05-11T07:21:41.351Z] CHANGE_BRANCH remove_initlayer_stub [2022-05-11T07:21:41.351Z] CHANGE_FORK thaJeztah/docker [2022-05-11T07:21:41.351Z] CHANGE_ID 43580 [2022-05-11T07:21:41.351Z] CHANGE_TARGET master [2022-05-11T07:21:41.351Z] CHANGE_TITLE daemon/initlayer: Init(): remove unused stub for Windows [2022-05-11T07:21:41.351Z] CHANGE_URL https://github.com/moby/moby/pull/43580 [2022-05-11T07:21:41.351Z] CHECK_CONFIG_COMMIT 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-05-11T07:21:41.351Z] CommonProgramFiles C:\Program Files\Common Files [2022-05-11T07:21:41.351Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2022-05-11T07:21:41.351Z] CommonProgramW6432 C:\Program Files\Common Files [2022-05-11T07:21:41.351Z] COMPUTERNAME azwin-2-ab3a90 [2022-05-11T07:21:41.351Z] ComSpec C:\Windows\system32\cmd.exe [2022-05-11T07:21:41.351Z] ConfigSequenceNumber 0 [2022-05-11T07:21:41.351Z] DOCKER_BUILDKIT 0 [2022-05-11T07:21:41.351Z] DOCKER_DUT_DEBUG 1 [2022-05-11T07:21:41.351Z] DOCKER_EXPERIMENTAL 1 [2022-05-11T07:21:41.351Z] DOCKER_GRAPHDRIVER overlay2 [2022-05-11T07:21:41.351Z] DriverData C:\Windows\System32\Drivers\DriverData [2022-05-11T07:21:41.351Z] EXECUTOR_NUMBER 0 [2022-05-11T07:21:41.351Z] FQDN azwin-2-ab3a90.westus.cloudapp.azure.com [2022-05-11T07:21:41.351Z] GIT_BRANCH PR-43580 [2022-05-11T07:21:41.351Z] GIT_COMMIT 4be0210360fac2db53ae25e65b54c94acfa6ed0f [2022-05-11T07:21:41.351Z] GIT_PREVIOUS_COMMIT 10113c5ecf329c0503fc2d74329de4d1331182e8 [2022-05-11T07:21:41.351Z] GIT_URL https://github.com/moby/moby.git [2022-05-11T07:21:41.351Z] HUDSON_COOKIE 7d826523-2e79-4f62-b1a3-b88457040a9a [2022-05-11T07:21:41.351Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2022-05-11T07:21:41.351Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2022-05-11T07:21:41.351Z] HUDSON_URL https://ci-next.docker.com/public/ [2022-05-11T07:21:41.351Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 [2022-05-11T07:21:41.351Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2022-05-11T07:21:41.351Z] JENKINS_NODE_COOKIE 7f7c29f9-92ed-4c99-9131-281ae9b6f922 [2022-05-11T07:21:41.351Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2022-05-11T07:21:41.351Z] JENKINS_URL https://ci-next.docker.com/public/ [2022-05-11T07:21:41.351Z] JOB_BASE_NAME PR-43580 [2022-05-11T07:21:41.351Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43580/display/redirect [2022-05-11T07:21:41.351Z] JOB_NAME moby/PR-43580 [2022-05-11T07:21:41.351Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-43580/ [2022-05-11T07:21:41.351Z] library.jps.version master [2022-05-11T07:21:41.351Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2022-05-11T07:21:41.351Z] NODE_LABELS amd64 azure azwin-2-ab3a90 azwin-2019 docker west-us windows windows-2019 x86_64 [2022-05-11T07:21:41.351Z] NODE_NAME azwin-2-ab3a90 [2022-05-11T07:21:41.351Z] NUMBER_OF_PROCESSORS 4 [2022-05-11T07:21:41.351Z] OS Windows_NT [2022-05-11T07:21:41.351Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2022-05-11T07:21:41.351Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2022-05-11T07:21:41.351Z] PROCESSOR_ARCHITECTURE AMD64 [2022-05-11T07:21:41.351Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2022-05-11T07:21:41.351Z] PROCESSOR_LEVEL 6 [2022-05-11T07:21:41.351Z] PROCESSOR_REVISION 4f01 [2022-05-11T07:21:41.351Z] ProgramData C:\ProgramData [2022-05-11T07:21:41.351Z] ProgramFiles C:\Program Files [2022-05-11T07:21:41.351Z] ProgramFiles(x86) C:\Program Files (x86) [2022-05-11T07:21:41.351Z] ProgramW6432 C:\Program Files [2022-05-11T07:21:41.351Z] PROMPT $P$G [2022-05-11T07:21:41.351Z] PSExecutionPolicyPreference Bypass [2022-05-11T07:21:41.351Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2022-05-11T07:21:41.351Z] PUBLIC C:\Users\Public [2022-05-11T07:21:41.351Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43580/2/display/redirect?page=artif... [2022-05-11T07:21:41.351Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43580/2/display/redirect?page=changes [2022-05-11T07:21:41.351Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43580/2/display/redirect [2022-05-11T07:21:41.351Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43580/2/display/redirect?page=tests [2022-05-11T07:21:41.351Z] SKIP_VALIDATION_TESTS 1 [2022-05-11T07:21:41.351Z] SOURCES_DRIVE d [2022-05-11T07:21:41.351Z] SOURCES_SUBDIR gopath [2022-05-11T07:21:41.351Z] STAGE_NAME Run tests [2022-05-11T07:21:41.351Z] SystemDrive C: [2022-05-11T07:21:41.351Z] SystemRoot C:\Windows [2022-05-11T07:21:41.351Z] TEMP C:\Windows\TEMP [2022-05-11T07:21:41.352Z] TESTDEBUG 0 [2022-05-11T07:21:41.352Z] TESTRUN_DRIVE d [2022-05-11T07:21:41.352Z] TESTRUN_SUBDIR CI [2022-05-11T07:21:41.352Z] TIMEOUT 120m [2022-05-11T07:21:41.352Z] TMP C:\Windows\TEMP [2022-05-11T07:21:41.352Z] USERDOMAIN WORKGROUP [2022-05-11T07:21:41.352Z] USERNAME azwin-2-ab3a90$ [2022-05-11T07:21:41.352Z] USERPROFILE C:\Windows\system32\config\systemprofile [2022-05-11T07:21:41.352Z] windir C:\Windows [2022-05-11T07:21:41.352Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2022-05-11T07:21:41.352Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2022-05-11T07:21:41.352Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2022-05-11T07:21:41.352Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2022-05-11T07:21:41.352Z] [2022-05-11T07:21:41.352Z] [2022-05-11T07:21:41.352Z] [2022-05-11T07:21:41.352Z] INFO: Sources under d:\gopath\... [2022-05-11T07:21:41.352Z] INFO: Test run under d:\CI\... [2022-05-11T07:21:41.352Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2022-05-11T07:21:41.352Z] INFO: docker/docker repository was found [2022-05-11T07:21:41.809Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time... [2022-05-11T07:21:41.909Z] #49 DONE 50.6s [2022-05-11T07:21:41.909Z] [2022-05-11T07:21:41.909Z] #74 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-05-11T07:21:41.909Z] #74 sha256:5c8b447eb7285cf419304db51d9769c927b4fde005ab14f69bcb82f0734816ca [2022-05-11T07:21:41.909Z] #74 47.90 + for f in rootlesskit rootlesskit-docker-proxy [2022-05-11T07:21:41.909Z] #74 47.90 + GOBIN=/build [2022-05-11T07:21:41.909Z] #74 47.90 + GO111MODULE=on [2022-05-11T07:21:41.909Z] #74 47.90 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-05-11T07:21:41.909Z] #74 ... [2022-05-11T07:21:41.909Z] [2022-05-11T07:21:41.909Z] #50 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-05-11T07:21:41.909Z] #50 sha256:7b88e63a95df4c9e5e67c0f41454190a39740a6d6c699c1ca585c9d956f96d30 [2022-05-11T07:21:41.909Z] #50 DONE 0.1s [2022-05-11T07:21:42.165Z] [2022-05-11T07:21:42.165Z] #51 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-05-11T07:21:42.165Z] #51 sha256:90c6e8e4a3e9537ed29e4141518ec37585f19025933b25675c96ef23ef35c373 [2022-05-11T07:21:42.270Z] ltsc2019: Pulling from windows/servercore [2022-05-11T07:21:42.270Z] b111c3320c94: Pulling fs layer [2022-05-11T07:21:42.270Z] 8b534d64a7c3: Pulling fs layer [2022-05-11T07:21:42.787Z] #26 ... [2022-05-11T07:21:42.787Z] [2022-05-11T07:21:42.787Z] #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 "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-05-11T07:21:42.787Z] #47 sha256:03e343ea3e293af9f5654274694c4865931147d25ab5ee0a603c5d37c8c1fcbd [2022-05-11T07:21:42.787Z] #47 180.7 + dpkg --print-architecture [2022-05-11T07:21:42.787Z] #47 DONE 181.4s [2022-05-11T07:21:42.787Z] [2022-05-11T07:21:42.787Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-05-11T07:21:42.787Z] #26 sha256:4cd9f6adaf1916882ce655cd7a1886d8d6711a9f56b3469a4f43aae97c1a8244 [2022-05-11T07:21:43.094Z] #51 0.795 + RM_GOPATH=0 [2022-05-11T07:21:43.094Z] #51 0.795 + TMP_GOPATH= [2022-05-11T07:21:43.094Z] #51 0.796 + : /build [2022-05-11T07:21:43.094Z] #51 0.796 + '[' -z '' ']' [2022-05-11T07:21:43.094Z] #51 0.796 ++ mktemp -d [2022-05-11T07:21:43.094Z] #51 0.799 + export GOPATH=/tmp/tmp.AjMLw0wQcO [2022-05-11T07:21:43.094Z] #51 0.799 + GOPATH=/tmp/tmp.AjMLw0wQcO [2022-05-11T07:21:43.094Z] #51 0.799 + RM_GOPATH=1 [2022-05-11T07:21:43.094Z] #51 0.799 + case "$(go env GOARCH)" in [2022-05-11T07:21:43.094Z] #51 0.800 ++ go env GOARCH [2022-05-11T07:21:43.094Z] #51 0.816 + export GO_BUILDMODE=-buildmode=pie [2022-05-11T07:21:43.094Z] #51 0.817 + GO_BUILDMODE=-buildmode=pie [2022-05-11T07:21:43.094Z] #51 0.817 ++ dirname /install.sh [2022-05-11T07:21:43.094Z] #51 0.818 + dir=/ [2022-05-11T07:21:43.094Z] #51 0.818 + bin=tini [2022-05-11T07:21:43.094Z] #51 0.818 + shift [2022-05-11T07:21:43.094Z] #51 0.818 + '[' '!' -f //tini.installer ']' [2022-05-11T07:21:43.094Z] #51 0.818 + . //tini.installer [2022-05-11T07:21:43.094Z] #51 0.818 ++ : v0.19.0 [2022-05-11T07:21:43.094Z] #51 0.819 + install_tini [2022-05-11T07:21:43.094Z] #51 0.819 + echo 'Install tini version v0.19.0' [2022-05-11T07:21:43.094Z] #51 0.819 Install tini version v0.19.0 [2022-05-11T07:21:43.094Z] #51 0.819 + git clone https://github.com/krallin/tini.git /tmp/tmp.AjMLw0wQcO/tini [2022-05-11T07:21:43.094Z] #51 0.820 Cloning into '/tmp/tmp.AjMLw0wQcO/tini'... [2022-05-11T07:21:43.094Z] #51 ... [2022-05-11T07:21:43.094Z] [2022-05-11T07:21:43.094Z] #74 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-05-11T07:21:43.094Z] #74 sha256:5c8b447eb7285cf419304db51d9769c927b4fde005ab14f69bcb82f0734816ca [2022-05-11T07:21:43.094Z] #74 51.39 rootlesskit version 1.0.0 [2022-05-11T07:21:43.094Z] #74 51.40 Usage of /build/rootlesskit-docker-proxy: [2022-05-11T07:21:43.094Z] #74 51.40 -container-ip string [2022-05-11T07:21:43.094Z] #74 51.40 container ip [2022-05-11T07:21:43.094Z] #74 51.40 -container-port int [2022-05-11T07:21:43.094Z] #74 51.40 container port (default -1) [2022-05-11T07:21:43.094Z] #74 51.40 -host-ip string [2022-05-11T07:21:43.094Z] #74 51.40 host ip [2022-05-11T07:21:43.094Z] #74 51.40 -host-port int [2022-05-11T07:21:43.094Z] #74 51.40 host port (default -1) [2022-05-11T07:21:43.094Z] #74 51.40 -proto string [2022-05-11T07:21:43.094Z] #74 51.40 proxy protocol (default "tcp") [2022-05-11T07:21:43.094Z] #74 DONE 51.6s [2022-05-11T07:21:43.094Z] [2022-05-11T07:21:43.094Z] #75 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-05-11T07:21:43.094Z] #75 sha256:d21929e8e8b7cc83c6ddd3aae01b53bf75c103a76c1c5797ad68076bab3101c0 [2022-05-11T07:21:43.094Z] #75 DONE 0.1s [2022-05-11T07:21:43.094Z] [2022-05-11T07:21:43.094Z] #76 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-05-11T07:21:43.094Z] #76 sha256:dc2e3447adc618d77f816b6b39d46fc6e816c59de88e64e9652690879592383d [2022-05-11T07:21:43.094Z] #76 DONE 0.1s [2022-05-11T07:21:43.094Z] [2022-05-11T07:21:43.094Z] #51 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-05-11T07:21:43.094Z] #51 sha256:90c6e8e4a3e9537ed29e4141518ec37585f19025933b25675c96ef23ef35c373 [2022-05-11T07:21:43.351Z] #51 1.289 + cd /tmp/tmp.AjMLw0wQcO/tini [2022-05-11T07:21:43.351Z] #51 1.296 + git checkout -q v0.19.0 [2022-05-11T07:21:43.351Z] #51 1.299 + cmake . [2022-05-11T07:21:43.608Z] #51 1.582 -- The C compiler identification is GNU 10.2.1 [2022-05-11T07:21:43.608Z] #51 1.647 -- Detecting C compiler ABI info [2022-05-11T07:21:44.172Z] #51 2.077 -- Detecting C compiler ABI info - done [2022-05-11T07:21:44.172Z] #51 2.162 -- Check for working C compiler: /usr/bin/cc - skipped [2022-05-11T07:21:44.172Z] #51 2.168 -- Detecting C compile features [2022-05-11T07:21:44.172Z] #51 2.169 -- Detecting C compile features - done [2022-05-11T07:21:44.172Z] #51 2.199 -- Performing Test HAS_BUILTIN_FORTIFY [2022-05-11T07:21:44.432Z] #14 142.1 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-05-11T07:21:44.432Z] #14 142.1 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-05-11T07:21:44.432Z] #14 142.1 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-05-11T07:21:44.506Z] #51 2.395 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-05-11T07:21:44.507Z] #51 2.480 -- Configuring done [2022-05-11T07:21:44.507Z] #51 2.480 -- Generating done [2022-05-11T07:21:44.507Z] #51 2.485 -- Build files have been written to: /tmp/tmp.AjMLw0wQcO/tini [2022-05-11T07:21:44.507Z] #51 2.497 + make tini-static [2022-05-11T07:21:44.768Z] #51 2.760 Scanning dependencies of target tini-static [2022-05-11T07:21:44.768Z] #51 2.778 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-05-11T07:21:45.332Z] #51 3.093 [100%] Linking C executable tini-static [2022-05-11T07:21:45.332Z] #51 3.357 [100%] Built target tini-static [2022-05-11T07:21:45.332Z] #51 3.377 + mkdir -p /build [2022-05-11T07:21:45.332Z] #51 3.380 + cp tini-static /build/docker-init [2022-05-11T07:21:45.332Z] #51 DONE 3.5s [2022-05-11T07:21:45.332Z] [2022-05-11T07:21:45.332Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-05-11T07:21:45.332Z] #20 sha256:5d98cf3f88d2f9ca2e39670ec8709be05c8a524465c261d6a5099dde9c4b7d07 [2022-05-11T07:21:45.332Z] #20 52.56 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-05-11T07:21:45.332Z] #20 52.57 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-05-11T07:21:45.332Z] #20 52.57 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-05-11T07:21:46.262Z] #20 55.04 Selecting previously unselected package gcc-mingw-w64-base. [2022-05-11T07:21:46.262Z] #20 55.06 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-05-11T07:21:46.262Z] #20 55.07 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-05-11T07:21:46.521Z] #20 55.17 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-05-11T07:21:46.521Z] #20 55.17 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-05-11T07:21:46.521Z] #20 55.17 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-05-11T07:21:48.651Z] #14 ... [2022-05-11T07:21:48.651Z] [2022-05-11T07:21:48.651Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-05-11T07:21:48.651Z] #67 sha256:5e9b66719fae87578d7459fa2ead0cc5f76c2527d3f3f2ded2e188580f29b42e [2022-05-11T07:21:48.651Z] #67 146.2 + for f in rootlesskit rootlesskit-docker-proxy [2022-05-11T07:21:48.651Z] #67 146.2 + GOBIN=/build [2022-05-11T07:21:48.651Z] #67 146.2 + GO111MODULE=on [2022-05-11T07:21:48.651Z] #67 146.2 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-05-11T07:21:49.040Z] #20 57.39 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-05-11T07:21:49.040Z] #20 57.40 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-05-11T07:21:49.040Z] #20 57.40 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-05-11T07:21:49.347Z] 8b534d64a7c3: Verifying Checksum [2022-05-11T07:21:49.348Z] 8b534d64a7c3: Download complete [2022-05-11T07:21:50.333Z] --- PASS: TestBuildWithHugeFile (48.92s) [2022-05-11T07:21:50.333Z] === RUN TestBuildWCOWSandboxSize [2022-05-11T07:21:50.333Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-05-11T07:21:50.333Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-05-11T07:21:50.333Z] === RUN TestBuildWithEmptyDockerfile [2022-05-11T07:21:50.333Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-11T07:21:50.333Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-11T07:21:50.333Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-11T07:21:50.333Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-11T07:21:50.333Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-11T07:21:50.333Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-11T07:21:50.333Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-11T07:21:50.333Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-11T07:21:50.333Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-11T07:21:50.333Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2022-05-11T07:21:50.333Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.10s) [2022-05-11T07:21:50.333Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.10s) [2022-05-11T07:21:50.333Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-05-11T07:21:50.333Z] === RUN TestBuildPreserveOwnership [2022-05-11T07:21:50.333Z] === RUN TestBuildPreserveOwnership/copy_from [2022-05-11T07:21:50.333Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-05-11T07:21:50.333Z] --- PASS: TestBuildPreserveOwnership (3.63s) [2022-05-11T07:21:50.333Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.41s) [2022-05-11T07:21:50.333Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.21s) [2022-05-11T07:21:50.333Z] === RUN TestBuildPlatformInvalid [2022-05-11T07:21:50.333Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2022-05-11T07:21:50.333Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-05-11T07:21:50.333Z] Loaded image: busybox:latest [2022-05-11T07:21:50.333Z] Loaded image: busybox:glibc [2022-05-11T07:21:50.333Z] Loaded image: debian:bullseye-slim [2022-05-11T07:21:50.333Z] Loaded image: hello-world:latest [2022-05-11T07:21:50.333Z] Loaded image: arm32v7/hello-world:latest [2022-05-11T07:21:53.210Z] #20 61.34 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-05-11T07:21:53.210Z] #20 61.35 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-05-11T07:21:53.210Z] #20 61.35 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-05-11T07:21:53.210Z] #20 ... [2022-05-11T07:21:53.210Z] [2022-05-11T07:21:53.210Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-05-11T07:21:53.210Z] #71 sha256:683782c3d3c269088b5c1a6c3f1d61ddf97eab9f533da18fe8d4aa35b3df69ce [2022-05-11T07:21:53.210Z] #71 15.02 + cd /tmp/tmp.842HHMVAaB/src/github.com/containerd/containerd [2022-05-11T07:21:53.210Z] #71 15.02 + git checkout -q v1.6.4 [2022-05-11T07:21:53.467Z] #71 15.71 + export 'BUILDTAGS=netgo osusergo static_build' [2022-05-11T07:21:53.467Z] #71 15.71 + BUILDTAGS='netgo osusergo static_build' [2022-05-11T07:21:53.467Z] #71 15.71 + export EXTRA_FLAGS=-buildmode=pie [2022-05-11T07:21:53.467Z] #71 15.71 + EXTRA_FLAGS=-buildmode=pie [2022-05-11T07:21:53.467Z] #71 15.71 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-05-11T07:21:53.467Z] #71 15.71 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-05-11T07:21:53.467Z] #71 15.71 + '[' '' = dynamic ']' [2022-05-11T07:21:53.467Z] #71 15.71 + make [2022-05-11T07:21:53.946Z] #67 ... [2022-05-11T07:21:53.946Z] [2022-05-11T07:21:53.946Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-05-11T07:21:53.946Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-05-11T07:21:53.946Z] #14 147.2 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-05-11T07:21:53.946Z] #14 147.2 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-05-11T07:21:53.946Z] #14 147.2 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-05-11T07:21:53.946Z] #14 147.3 Selecting previously unselected package libapparmor1:amd64. [2022-05-11T07:21:53.946Z] #14 147.3 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-05-11T07:21:53.946Z] #14 147.3 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-05-11T07:21:53.946Z] #14 147.4 Selecting previously unselected package libapparmor-dev:amd64. [2022-05-11T07:21:53.946Z] #14 147.4 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-05-11T07:21:53.946Z] #14 147.4 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-05-11T07:21:53.946Z] #14 147.6 Selecting previously unselected package libbtrfs0:amd64. [2022-05-11T07:21:53.946Z] #14 147.6 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-05-11T07:21:53.946Z] #14 147.6 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-05-11T07:21:53.946Z] #14 147.8 Selecting previously unselected package libbtrfs-dev:amd64. [2022-05-11T07:21:53.946Z] #14 147.8 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-05-11T07:21:53.946Z] #14 148.0 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-05-11T07:21:53.946Z] #14 148.4 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-05-11T07:21:53.946Z] #14 148.4 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-05-11T07:21:53.946Z] #14 148.4 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-05-11T07:21:53.946Z] #14 148.5 Selecting previously unselected package libudev-dev:amd64. [2022-05-11T07:21:53.946Z] #14 148.5 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-05-11T07:21:53.946Z] #14 148.5 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-05-11T07:21:53.946Z] #14 148.9 Selecting previously unselected package libsepol1-dev:amd64. [2022-05-11T07:21:53.946Z] #14 148.9 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-05-11T07:21:53.946Z] #14 149.0 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-05-11T07:21:53.946Z] #14 149.2 Selecting previously unselected package libpcre2-16-0:amd64. [2022-05-11T07:21:53.946Z] #14 149.2 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-05-11T07:21:53.946Z] #14 149.2 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-05-11T07:21:53.946Z] #14 149.4 Selecting previously unselected package libpcre2-32-0:amd64. [2022-05-11T07:21:53.946Z] #14 149.4 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-05-11T07:21:53.946Z] #14 149.4 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-05-11T07:21:53.946Z] #14 149.6 Selecting previously unselected package libpcre2-posix2:amd64. [2022-05-11T07:21:53.946Z] #14 149.6 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-05-11T07:21:53.946Z] #14 149.6 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-05-11T07:21:53.946Z] #14 149.7 Selecting previously unselected package libpcre2-dev:amd64. [2022-05-11T07:21:53.946Z] #14 149.7 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-05-11T07:21:53.946Z] #14 149.7 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-05-11T07:21:53.946Z] #14 150.1 Selecting previously unselected package libselinux1-dev:amd64. [2022-05-11T07:21:53.946Z] #14 150.1 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-05-11T07:21:53.946Z] #14 150.1 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-05-11T07:21:53.946Z] #14 150.4 Selecting previously unselected package libdevmapper-dev:amd64. [2022-05-11T07:21:53.946Z] #14 150.4 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-05-11T07:21:53.946Z] #14 150.4 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-05-11T07:21:53.946Z] #14 150.5 Selecting previously unselected package libseccomp-dev:amd64. [2022-05-11T07:21:53.946Z] #14 150.5 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-05-11T07:21:53.946Z] #14 150.5 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-05-11T07:21:53.946Z] #14 150.7 Selecting previously unselected package libsystemd-dev:amd64. [2022-05-11T07:21:53.946Z] #14 150.7 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-05-11T07:21:53.946Z] #14 150.7 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-05-11T07:21:53.946Z] #14 151.3 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-05-11T07:21:53.946Z] #14 151.3 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-05-11T07:21:53.946Z] #14 151.3 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-05-11T07:21:53.946Z] #14 151.3 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-05-11T07:21:53.946Z] #14 151.3 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-05-11T07:21:53.946Z] #14 151.3 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-05-11T07:21:53.946Z] #14 151.3 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-05-11T07:21:53.946Z] #14 151.3 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-05-11T07:21:53.946Z] #14 151.4 Setting up libudev-dev:amd64 (247.3-7) ... [2022-05-11T07:21:53.946Z] #14 151.4 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-05-11T07:21:53.946Z] #14 151.4 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-05-11T07:21:53.946Z] #14 151.4 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-05-11T07:21:53.946Z] #14 151.4 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-05-11T07:21:53.946Z] #14 151.4 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-05-11T07:21:53.946Z] #14 151.4 Setting up mingw-w64-common (8.0.0-1) ... [2022-05-11T07:21:53.946Z] #14 151.4 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-05-11T07:21:53.946Z] #14 151.5 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-05-11T07:21:53.946Z] #14 151.5 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-05-11T07:21:53.946Z] #14 151.5 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-05-11T07:21:53.946Z] #14 151.5 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-05-11T07:21:53.946Z] #14 151.5 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-05-11T07:21:53.946Z] #14 151.5 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-05-11T07:21:53.946Z] #14 151.5 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-05-11T07:21:53.946Z] #14 151.5 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-05-11T07:21:53.946Z] #14 151.5 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-05-11T07:21:53.946Z] #14 151.6 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-05-11T07:21:53.946Z] #14 151.6 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 [2022-05-11T07:21:53.946Z] #14 151.6 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-05-11T07:21:53.946Z] #14 151.6 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-05-11T07:21:53.946Z] #14 151.6 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-05-11T07:21:53.946Z] #14 151.6 Setting up dmsetup (2:1.02.175-2.1) ... [2022-05-11T07:21:53.946Z] #14 151.7 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-05-11T07:21:53.946Z] #14 151.7 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-05-11T07:21:53.946Z] #14 151.7 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-11T07:21:54.397Z] #71 16.69 + bin/ctr [2022-05-11T07:21:57.253Z] #14 DONE 154.8s [2022-05-11T07:21:57.254Z] [2022-05-11T07:21:57.254Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-05-11T07:21:57.254Z] #67 sha256:5e9b66719fae87578d7459fa2ead0cc5f76c2527d3f3f2ded2e188580f29b42e [2022-05-11T07:21:57.254Z] #67 151.9 rootlesskit version 1.0.0 [2022-05-11T07:21:57.254Z] #67 151.9 Usage of /build/rootlesskit-docker-proxy: [2022-05-11T07:21:57.254Z] #67 151.9 -container-ip string [2022-05-11T07:21:57.254Z] #67 151.9 container ip [2022-05-11T07:21:57.254Z] #67 151.9 -container-port int [2022-05-11T07:21:57.254Z] #67 151.9 container port (default -1) [2022-05-11T07:21:57.254Z] #67 151.9 -host-ip string [2022-05-11T07:21:57.254Z] #67 151.9 host ip [2022-05-11T07:21:57.254Z] #67 151.9 -host-port int [2022-05-11T07:21:57.254Z] #67 151.9 host port (default -1) [2022-05-11T07:21:57.254Z] #67 151.9 -proto string [2022-05-11T07:21:57.254Z] #67 151.9 proxy protocol (default "tcp") [2022-05-11T07:21:57.254Z] #67 DONE 154.3s [2022-05-11T07:21:57.254Z] [2022-05-11T07:21:57.254Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-05-11T07:21:57.254Z] #59 sha256:f52e6a605c722c3927e19c3c89274f93c2cb78cc6aa1f3bbc7a64a9abbf2e9d9 [2022-05-11T07:21:57.254Z] #59 DONE 0.2s [2022-05-11T07:21:57.254Z] [2022-05-11T07:21:57.254Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-05-11T07:21:57.254Z] #68 sha256:ee999d0cfa634d64595f4483d45fc849017ca43a26f544b9e1dc0cb548261fe3 [2022-05-11T07:21:57.254Z] #68 DONE 0.1s [2022-05-11T07:21:57.254Z] [2022-05-11T07:21:57.254Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-05-11T07:21:57.254Z] #69 sha256:9879e54a9ca7877f15d551160a93ca5596b7516aa63c302540545771030aef5c [2022-05-11T07:21:57.254Z] #69 DONE 0.1s [2022-05-11T07:21:57.254Z] [2022-05-11T07:21:57.254Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-05-11T07:21:57.254Z] #60 sha256:4dcd7fe1a5578824d4047d97e4db671e6d0fae25913c0537dbfb71bbe6ceab92 [2022-05-11T07:21:58.425Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (10.71s) [2022-05-11T07:21:58.425Z] PASS [2022-05-11T07:21:58.425Z] [2022-05-11T07:21:58.425Z] === Skipped [2022-05-11T07:21:58.425Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-05-11T07:21:58.425Z] build_session_test.go:25: TODO: BuildKit [2022-05-11T07:21:58.425Z] [2022-05-11T07:21:58.425Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-05-11T07:21:58.425Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-05-11T07:21:58.425Z] [2022-05-11T07:21:58.425Z] DONE 34 tests, 2 skipped in 85.794s [2022-05-11T07:21:58.425Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-05-11T07:21:58.425Z] INFO: Testing against a local daemon [2022-05-11T07:21:58.425Z] === RUN TestConfigInspect [2022-05-11T07:21:58.643Z] #60 1.868 + RM_GOPATH=0 [2022-05-11T07:21:58.643Z] #60 1.868 + TMP_GOPATH= [2022-05-11T07:21:58.643Z] #60 1.868 + : /build [2022-05-11T07:21:58.643Z] #60 1.868 + '[' -z '' ']' [2022-05-11T07:21:58.643Z] #60 1.868 ++ mktemp -d [2022-05-11T07:21:58.643Z] #60 1.876 + export GOPATH=/tmp/tmp.qxnPLijtli [2022-05-11T07:21:58.643Z] #60 1.876 + GOPATH=/tmp/tmp.qxnPLijtli [2022-05-11T07:21:58.643Z] #60 1.876 + RM_GOPATH=1 [2022-05-11T07:21:58.643Z] #60 1.876 + case "$(go env GOARCH)" in [2022-05-11T07:21:58.643Z] #60 1.877 ++ go env GOARCH [2022-05-11T07:21:58.643Z] #60 1.895 + export GO_BUILDMODE=-buildmode=pie [2022-05-11T07:21:58.643Z] #60 1.895 + GO_BUILDMODE=-buildmode=pie [2022-05-11T07:21:58.643Z] #60 1.895 ++ dirname /install.sh [2022-05-11T07:21:58.643Z] #60 1.899 + dir=/ [2022-05-11T07:21:58.905Z] #60 ... [2022-05-11T07:21:58.905Z] [2022-05-11T07:21:58.905Z] #15 [dev-systemd-false 1/26] RUN groupadd -r docker [2022-05-11T07:21:58.905Z] #15 sha256:29f181392b4181df7deecb1bde239df90613839089af6ee93988726848e24124 [2022-05-11T07:21:58.905Z] #15 DONE 2.3s [2022-05-11T07:21:58.905Z] [2022-05-11T07:21:58.905Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-05-11T07:21:58.905Z] #60 sha256:4dcd7fe1a5578824d4047d97e4db671e6d0fae25913c0537dbfb71bbe6ceab92 [2022-05-11T07:21:58.905Z] #60 1.900 + bin=runc [2022-05-11T07:21:58.905Z] #60 1.900 + shift [2022-05-11T07:21:58.905Z] #60 1.900 + '[' '!' -f //runc.installer ']' [2022-05-11T07:21:58.905Z] #60 1.900 + . //runc.installer [2022-05-11T07:21:58.905Z] #60 1.901 ++ set -e [2022-05-11T07:21:58.905Z] #60 1.901 ++ : v1.1.1 [2022-05-11T07:21:58.905Z] #60 1.901 + install_runc [2022-05-11T07:21:58.905Z] #60 1.901 + RUNC_BUILDTAGS=seccomp [2022-05-11T07:21:58.905Z] #60 1.902 + echo 'Install runc version v1.1.1 (build tags: seccomp)' [2022-05-11T07:21:58.905Z] #60 1.902 Install runc version v1.1.1 (build tags: seccomp) [2022-05-11T07:21:58.905Z] #60 1.902 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.qxnPLijtli/src/github.com/opencontainers/runc [2022-05-11T07:21:58.905Z] #60 1.904 Cloning into '/tmp/tmp.qxnPLijtli/src/github.com/opencontainers/runc'... [2022-05-11T07:21:59.650Z] #71 ... [2022-05-11T07:21:59.650Z] [2022-05-11T07:21:59.650Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-05-11T07:21:59.650Z] #20 sha256:5d98cf3f88d2f9ca2e39670ec8709be05c8a524465c261d6a5099dde9c4b7d07 [2022-05-11T07:21:59.650Z] #20 62.89 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-05-11T07:21:59.650Z] #20 62.89 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-05-11T07:21:59.650Z] #20 62.90 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-05-11T07:21:59.650Z] #20 64.51 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-05-11T07:21:59.650Z] #20 64.52 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-05-11T07:21:59.650Z] #20 64.52 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-05-11T07:21:59.650Z] #20 68.29 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-05-11T07:21:59.650Z] #20 68.30 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-05-11T07:21:59.650Z] #20 68.30 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-05-11T07:21:59.789Z] --- PASS: TestConfigInspect (2.16s) [2022-05-11T07:21:59.789Z] === RUN TestConfigList [2022-05-11T07:22:00.824Z] #60 ... [2022-05-11T07:22:00.824Z] [2022-05-11T07:22:00.824Z] #16 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-05-11T07:22:00.824Z] #16 sha256:f35a51630ad3b2780f03cf5cd8394bca81809569a510447108667066e916eecd [2022-05-11T07:22:00.824Z] #16 DONE 1.9s [2022-05-11T07:22:00.824Z] [2022-05-11T07:22:00.824Z] #17 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-05-11T07:22:00.824Z] #17 sha256:dcf2e28c1f464a708d246e4de51ad9bee53ced7251dcb20e7c9a1594f0e44825 [2022-05-11T07:22:01.543Z] #20 70.06 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-05-11T07:22:01.543Z] #20 70.07 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-05-11T07:22:01.543Z] #20 70.08 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-05-11T07:22:01.543Z] #20 70.14 Selecting previously unselected package libapparmor1:amd64. [2022-05-11T07:22:01.543Z] #20 70.15 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-05-11T07:22:01.543Z] #20 70.15 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-05-11T07:22:01.543Z] #20 70.20 Selecting previously unselected package libapparmor-dev:amd64. [2022-05-11T07:22:01.543Z] #20 70.20 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-05-11T07:22:01.543Z] #20 70.21 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-05-11T07:22:01.543Z] #20 70.27 Selecting previously unselected package libbtrfs0:amd64. [2022-05-11T07:22:01.543Z] #20 70.27 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-05-11T07:22:01.543Z] #20 70.28 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-05-11T07:22:01.800Z] #20 70.35 Selecting previously unselected package libbtrfs-dev:amd64. [2022-05-11T07:22:01.800Z] #20 70.36 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-05-11T07:22:01.800Z] #20 70.36 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-05-11T07:22:01.800Z] #20 70.45 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-05-11T07:22:01.800Z] #20 70.46 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-05-11T07:22:01.800Z] #20 70.47 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-05-11T07:22:01.800Z] #20 70.50 Selecting previously unselected package libudev-dev:amd64. [2022-05-11T07:22:01.800Z] #20 70.51 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-05-11T07:22:01.800Z] #20 70.52 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-05-11T07:22:01.800Z] #20 70.60 Selecting previously unselected package libsepol1-dev:amd64. [2022-05-11T07:22:02.057Z] #20 70.61 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-05-11T07:22:02.057Z] #20 70.61 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-05-11T07:22:02.057Z] #20 70.73 Selecting previously unselected package libpcre2-16-0:amd64. [2022-05-11T07:22:02.057Z] #20 70.74 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-05-11T07:22:02.057Z] #20 70.74 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-05-11T07:22:02.057Z] #20 70.83 Selecting previously unselected package libpcre2-32-0:amd64. [2022-05-11T07:22:02.057Z] #20 70.83 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-05-11T07:22:02.057Z] #20 70.83 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-05-11T07:22:02.213Z] #17 1.235 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-05-11T07:22:02.213Z] #17 DONE 1.4s [2022-05-11T07:22:02.213Z] [2022-05-11T07:22:02.213Z] #18 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-05-11T07:22:02.213Z] #18 sha256:1a7bf4f20272a2fb012d26ffc7fc90fc670b30730171c30d50f6ec83cf4bfc25 [2022-05-11T07:22:02.303Z] --- PASS: TestConfigList (2.16s) [2022-05-11T07:22:02.303Z] === RUN TestConfigsCreateAndDelete [2022-05-11T07:22:02.314Z] #20 70.92 Selecting previously unselected package libpcre2-posix2:amd64. [2022-05-11T07:22:02.314Z] #20 70.92 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-05-11T07:22:02.314Z] #20 70.93 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-05-11T07:22:02.314Z] #20 70.98 Selecting previously unselected package libpcre2-dev:amd64. [2022-05-11T07:22:02.314Z] #20 70.98 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-05-11T07:22:02.314Z] #20 70.99 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-05-11T07:22:02.570Z] #20 71.18 Selecting previously unselected package libselinux1-dev:amd64. [2022-05-11T07:22:02.570Z] #20 71.18 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-05-11T07:22:02.570Z] #20 71.19 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-05-11T07:22:02.570Z] #20 71.31 Selecting previously unselected package libdevmapper-dev:amd64. [2022-05-11T07:22:02.570Z] #20 71.32 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-05-11T07:22:02.570Z] #20 71.33 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-05-11T07:22:02.570Z] #20 71.37 Selecting previously unselected package libseccomp-dev:amd64. [2022-05-11T07:22:02.570Z] #20 71.37 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-05-11T07:22:02.570Z] #20 71.38 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-05-11T07:22:02.827Z] #20 71.43 Selecting previously unselected package libsystemd-dev:amd64. [2022-05-11T07:22:02.827Z] #20 71.44 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-05-11T07:22:02.827Z] #20 71.44 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-05-11T07:22:02.827Z] #20 71.66 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-05-11T07:22:02.827Z] #20 71.67 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-05-11T07:22:03.084Z] #20 71.68 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-05-11T07:22:03.084Z] #20 71.69 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-05-11T07:22:03.084Z] #20 71.70 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-05-11T07:22:03.084Z] #20 71.72 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-05-11T07:22:03.084Z] #20 71.73 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-05-11T07:22:03.084Z] #20 71.74 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-05-11T07:22:03.084Z] #20 71.75 Setting up libudev-dev:amd64 (247.3-7) ... [2022-05-11T07:22:03.084Z] #20 71.76 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-05-11T07:22:03.084Z] #20 71.77 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-05-11T07:22:03.084Z] #20 71.79 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-05-11T07:22:03.084Z] #20 71.80 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-05-11T07:22:03.084Z] #20 71.81 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-05-11T07:22:03.084Z] #20 71.82 Setting up mingw-w64-common (8.0.0-1) ... [2022-05-11T07:22:03.084Z] #20 71.83 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-05-11T07:22:03.084Z] #20 71.84 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-05-11T07:22:03.084Z] #20 71.86 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-05-11T07:22:03.084Z] #20 71.87 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-05-11T07:22:03.084Z] #20 71.88 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-05-11T07:22:03.157Z] #18 DONE 1.0s [2022-05-11T07:22:03.157Z] [2022-05-11T07:22:03.157Z] #19 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-05-11T07:22:03.157Z] #19 sha256:96ca370e47647410cfb3419262c5e56b206bf89babd7b9d4074febe5183463c5 [2022-05-11T07:22:03.341Z] #20 71.89 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-05-11T07:22:03.341Z] #20 71.91 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 [2022-05-11T07:22:03.341Z] #20 71.91 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-05-11T07:22:03.341Z] #20 71.92 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 [2022-05-11T07:22:03.341Z] #20 71.93 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-05-11T07:22:03.341Z] #20 71.94 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-05-11T07:22:03.341Z] #20 71.95 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 [2022-05-11T07:22:03.341Z] #20 71.96 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-05-11T07:22:03.341Z] #20 71.97 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-05-11T07:22:03.341Z] #20 71.99 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-05-11T07:22:03.341Z] #20 72.01 Setting up dmsetup (2:1.02.175-2.1) ... [2022-05-11T07:22:03.341Z] #20 72.02 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-05-11T07:22:03.341Z] #20 72.03 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-05-11T07:22:03.341Z] #20 72.04 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-11T07:22:04.102Z] #19 DONE 1.1s [2022-05-11T07:22:04.102Z] [2022-05-11T07:22:04.102Z] #20 [dev-systemd-false 6/26] RUN ldconfig [2022-05-11T07:22:04.102Z] #20 sha256:4eaffd71a03e2a310e73d03247d2193eacf9f201929e4f5e00737dfe7f918c04 [2022-05-11T07:22:04.195Z] --- PASS: TestConfigsCreateAndDelete (2.17s) [2022-05-11T07:22:04.195Z] === RUN TestConfigsUpdate [2022-05-11T07:22:04.712Z] #20 DONE 73.3s [2022-05-11T07:22:04.712Z] [2022-05-11T07:22:04.712Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-05-11T07:22:04.712Z] #71 sha256:683782c3d3c269088b5c1a6c3f1d61ddf97eab9f533da18fe8d4aa35b3df69ce [2022-05-11T07:22:04.712Z] #71 ... [2022-05-11T07:22:04.712Z] [2022-05-11T07:22:04.712Z] #21 [runtime-dev-cross-true 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libapparmor-dev:arm64 libapparmor-dev:armel libapparmor-dev:armhf libapparmor-dev:ppc64el libapparmor-dev:s390x libseccomp-dev:arm64 libseccomp-dev:armel libseccomp-dev:armhf libseccomp-dev:ppc64el libseccomp-dev:s390x [2022-05-11T07:22:04.712Z] #21 sha256:900bfd2bda7f41e13c4f85ff2d71b1ce8a861b5845b5c55255bf6aac3e1c3a12 [2022-05-11T07:22:05.047Z] #20 DONE 0.9s [2022-05-11T07:22:05.047Z] [2022-05-11T07:22:05.047Z] #21 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-05-11T07:22:05.047Z] #21 sha256:dfc24fcc8c570ba60b75f20eacf2f882ac50f85058428d0a8afae717825bebb9 [2022-05-11T07:22:06.082Z] #21 1.218 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-05-11T07:22:06.082Z] #21 1.218 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-05-11T07:22:06.082Z] #21 1.218 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-05-11T07:22:06.436Z] #21 1.277 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-05-11T07:22:06.436Z] #21 1.310 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-05-11T07:22:06.436Z] #21 1.319 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-05-11T07:22:06.709Z] --- PASS: TestConfigsUpdate (2.15s) [2022-05-11T07:22:06.710Z] === RUN TestTemplatedConfig [2022-05-11T07:22:07.010Z] #21 1.915 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-05-11T07:22:07.957Z] #21 2.740 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [146 kB] [2022-05-11T07:22:09.225Z] --- PASS: TestTemplatedConfig (2.66s) [2022-05-11T07:22:09.225Z] === RUN TestConfigCreateResolve [2022-05-11T07:22:09.344Z] #21 4.003 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-05-11T07:22:10.446Z] b111c3320c94: Verifying Checksum [2022-05-11T07:22:10.446Z] b111c3320c94: Download complete [2022-05-11T07:22:11.113Z] --- PASS: TestConfigCreateResolve (2.15s) [2022-05-11T07:22:11.113Z] PASS [2022-05-11T07:22:11.113Z] [2022-05-11T07:22:11.113Z] DONE 6 tests in 13.469s [2022-05-11T07:22:11.113Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-05-11T07:22:11.113Z] INFO: Testing against a local daemon [2022-05-11T07:22:11.113Z] === RUN TestCheckpoint [2022-05-11T07:22:11.113Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-05-11T07:22:11.113Z] --- SKIP: TestCheckpoint (0.00s) [2022-05-11T07:22:11.113Z] === RUN TestContainerInvalidJSON [2022-05-11T07:22:11.113Z] === RUN TestContainerInvalidJSON/commit [2022-05-11T07:22:11.113Z] === PAUSE TestContainerInvalidJSON/commit [2022-05-11T07:22:11.113Z] === RUN TestContainerInvalidJSON/containers/create [2022-05-11T07:22:11.113Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-05-11T07:22:11.113Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-05-11T07:22:11.113Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-05-11T07:22:11.113Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-05-11T07:22:11.113Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-05-11T07:22:11.113Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-05-11T07:22:11.113Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-05-11T07:22:11.113Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-05-11T07:22:11.113Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-05-11T07:22:11.113Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-05-11T07:22:11.113Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-05-11T07:22:11.113Z] === CONT TestContainerInvalidJSON/commit [2022-05-11T07:22:11.113Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-05-11T07:22:11.113Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-05-11T07:22:11.113Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-05-11T07:22:11.113Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-05-11T07:22:11.113Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-05-11T07:22:11.113Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-05-11T07:22:11.113Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-05-11T07:22:11.113Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-05-11T07:22:11.113Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-05-11T07:22:11.113Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-05-11T07:22:11.113Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-05-11T07:22:11.113Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-05-11T07:22:11.113Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-05-11T07:22:11.113Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-05-11T07:22:11.113Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-05-11T07:22:11.113Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-05-11T07:22:11.113Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-05-11T07:22:11.113Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-05-11T07:22:11.113Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-05-11T07:22:11.113Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-05-11T07:22:11.113Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-05-11T07:22:11.113Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-05-11T07:22:11.113Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-05-11T07:22:11.113Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-05-11T07:22:11.113Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-05-11T07:22:11.114Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-05-11T07:22:11.114Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-05-11T07:22:11.114Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-05-11T07:22:11.114Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-05-11T07:22:11.114Z] === CONT TestContainerInvalidJSON/containers/create [2022-05-11T07:22:11.114Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-05-11T07:22:11.114Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-05-11T07:22:11.114Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-05-11T07:22:11.114Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-05-11T07:22:11.114Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-05-11T07:22:11.114Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-05-11T07:22:11.114Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-05-11T07:22:11.114Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-05-11T07:22:11.114Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-05-11T07:22:11.114Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-05-11T07:22:11.114Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2022-05-11T07:22:11.114Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-05-11T07:22:11.114Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-05-11T07:22:11.114Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-05-11T07:22:11.114Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-05-11T07:22:11.114Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-05-11T07:22:11.114Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-05-11T07:22:11.114Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-05-11T07:22:11.114Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-05-11T07:22:11.114Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-05-11T07:22:11.114Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-05-11T07:22:11.114Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-05-11T07:22:11.114Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-05-11T07:22:11.114Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-05-11T07:22:11.114Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-05-11T07:22:11.114Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2022-05-11T07:22:11.114Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-05-11T07:22:11.114Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-05-11T07:22:11.114Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-05-11T07:22:11.114Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-05-11T07:22:11.114Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-05-11T07:22:11.114Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-05-11T07:22:11.114Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-05-11T07:22:11.114Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-05-11T07:22:11.114Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-05-11T07:22:11.114Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-05-11T07:22:11.114Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-05-11T07:22:11.114Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-05-11T07:22:11.114Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-05-11T07:22:11.114Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-05-11T07:22:11.114Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-05-11T07:22:11.370Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s) [2022-05-11T07:22:11.370Z] === RUN TestCopyFromContainerPathIsNotDir [2022-05-11T07:22:11.370Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-05-11T07:22:11.370Z] === RUN TestCopyToContainerPathDoesNotExist [2022-05-11T07:22:11.370Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2022-05-11T07:22:11.370Z] === RUN TestCopyEmptyFile [2022-05-11T07:22:11.591Z] #21 1.720 Reading package lists... [2022-05-11T07:22:11.626Z] --- PASS: TestCopyEmptyFile (0.21s) [2022-05-11T07:22:11.626Z] === RUN TestCopyToContainerPathIsNotDir [2022-05-11T07:22:11.626Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2022-05-11T07:22:11.626Z] === RUN TestCopyFromContainer [2022-05-11T07:22:12.989Z] === RUN TestCopyFromContainer// [2022-05-11T07:22:12.989Z] === RUN TestCopyFromContainer//bar/root [2022-05-11T07:22:12.989Z] === RUN TestCopyFromContainer//bar/root/ [2022-05-11T07:22:12.989Z] === RUN TestCopyFromContainer/bar/quux [2022-05-11T07:22:12.989Z] === RUN TestCopyFromContainer/bar/quux/ [2022-05-11T07:22:12.989Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-05-11T07:22:12.989Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-05-11T07:22:13.245Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-05-11T07:22:13.245Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-05-11T07:22:13.245Z] === RUN TestCopyFromContainer/bar/notarget [2022-05-11T07:22:13.501Z] --- PASS: TestCopyFromContainer (1.76s) [2022-05-11T07:22:13.501Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-05-11T07:22:13.501Z] --- PASS: TestCopyFromContainer//bar/root (0.07s) [2022-05-11T07:22:13.501Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-05-11T07:22:13.501Z] --- PASS: TestCopyFromContainer/bar/quux (0.07s) [2022-05-11T07:22:13.501Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2022-05-11T07:22:13.501Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2022-05-11T07:22:13.501Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2022-05-11T07:22:13.501Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2022-05-11T07:22:13.501Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2022-05-11T07:22:13.501Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2022-05-11T07:22:13.501Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-05-11T07:22:13.501Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-11T07:22:13.501Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-11T07:22:13.501Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-11T07:22:13.501Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-11T07:22:13.501Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-11T07:22:13.501Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-11T07:22:13.501Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-11T07:22:13.501Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-11T07:22:13.501Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-11T07:22:13.501Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-05-11T07:22:13.501Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-05-11T07:22:13.501Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-05-11T07:22:13.501Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-05-11T07:22:13.501Z] === RUN TestCreateLinkToNonExistingContainer [2022-05-11T07:22:13.501Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2022-05-11T07:22:13.501Z] === RUN TestCreateWithInvalidEnv [2022-05-11T07:22:13.501Z] === RUN TestCreateWithInvalidEnv/0 [2022-05-11T07:22:13.501Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-05-11T07:22:13.501Z] === RUN TestCreateWithInvalidEnv/1 [2022-05-11T07:22:13.501Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-05-11T07:22:13.501Z] === RUN TestCreateWithInvalidEnv/2 [2022-05-11T07:22:13.501Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-05-11T07:22:13.501Z] === CONT TestCreateWithInvalidEnv/0 [2022-05-11T07:22:13.501Z] === CONT TestCreateWithInvalidEnv/2 [2022-05-11T07:22:13.501Z] === CONT TestCreateWithInvalidEnv/1 [2022-05-11T07:22:13.501Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-05-11T07:22:13.501Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-05-11T07:22:13.501Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-05-11T07:22:13.501Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-05-11T07:22:13.501Z] === RUN TestCreateTmpfsMountsTarget [2022-05-11T07:22:13.501Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-05-11T07:22:13.501Z] === RUN TestCreateWithCustomMaskedPaths [2022-05-11T07:22:13.570Z] #21 ... [2022-05-11T07:22:13.570Z] [2022-05-11T07:22:13.570Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-05-11T07:22:13.570Z] #60 sha256:4dcd7fe1a5578824d4047d97e4db671e6d0fae25913c0537dbfb71bbe6ceab92 [2022-05-11T07:22:13.570Z] #60 12.93 + cd /tmp/tmp.qxnPLijtli/src/github.com/opencontainers/runc [2022-05-11T07:22:13.570Z] #60 12.93 + git checkout -q v1.1.1 [2022-05-11T07:22:13.570Z] #60 13.33 + '[' -z '' ']' [2022-05-11T07:22:13.570Z] #60 13.33 + target=static [2022-05-11T07:22:13.570Z] #60 13.33 + make BUILDTAGS=seccomp static [2022-05-11T07:22:13.570Z] #60 13.77 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.1-0-g52de29d7 -X main.version=1.1.1 " -o runc . [2022-05-11T07:22:15.389Z] --- PASS: TestCreateWithCustomMaskedPaths (1.72s) [2022-05-11T07:22:15.389Z] === RUN TestCreateWithCustomReadonlyPaths [2022-05-11T07:22:15.765Z] #21 6.401 Reading package lists... [2022-05-11T07:22:16.694Z] #21 10.95 Building dependency tree... [2022-05-11T07:22:16.694Z] #21 12.00 Reading state information... [2022-05-11T07:22:16.806Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.69s) [2022-05-11T07:22:16.806Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-05-11T07:22:16.806Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-11T07:22:16.806Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-11T07:22:16.806Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-11T07:22:16.806Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-11T07:22:16.806Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-11T07:22:16.806Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-11T07:22:16.806Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-11T07:22:16.806Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-11T07:22:16.806Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-11T07:22:16.806Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-11T07:22:16.806Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-11T07:22:16.806Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-11T07:22:16.806Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-11T07:22:16.806Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-11T07:22:16.806Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-11T07:22:16.806Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-05-11T07:22:16.806Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-05-11T07:22:16.806Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-05-11T07:22:16.806Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-05-11T07:22:16.806Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-05-11T07:22:16.806Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2022-05-11T07:22:16.806Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-05-11T07:22:17.374Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.57s) [2022-05-11T07:22:17.374Z] === RUN TestCreateDifferentPlatform [2022-05-11T07:22:17.374Z] === RUN TestCreateDifferentPlatform/different_os [2022-05-11T07:22:17.374Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-05-11T07:22:17.374Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2022-05-11T07:22:17.374Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-05-11T07:22:17.374Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-05-11T07:22:17.374Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-05-11T07:22:17.630Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2022-05-11T07:22:17.630Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-05-11T07:22:17.630Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2022-05-11T07:22:17.630Z] === RUN TestContainerStartOnDaemonRestart [2022-05-11T07:22:17.630Z] === PAUSE TestContainerStartOnDaemonRestart [2022-05-11T07:22:17.630Z] === RUN TestDaemonRestartIpcMode [2022-05-11T07:22:17.630Z] === PAUSE TestDaemonRestartIpcMode [2022-05-11T07:22:17.630Z] === RUN TestDaemonHostGatewayIP [2022-05-11T07:22:17.630Z] === PAUSE TestDaemonHostGatewayIP [2022-05-11T07:22:17.630Z] === RUN TestRestartDaemonWithRestartingContainer [2022-05-11T07:22:17.630Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-05-11T07:22:17.630Z] === RUN TestContainerKillOnDaemonStart [2022-05-11T07:22:17.630Z] === PAUSE TestContainerKillOnDaemonStart [2022-05-11T07:22:17.630Z] === RUN TestDiff [2022-05-11T07:22:18.062Z] #21 13.05 The following additional packages will be installed: [2022-05-11T07:22:18.062Z] #21 13.05 gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el [2022-05-11T07:22:18.062Z] #21 13.06 gcc-10-base:s390x libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2022-05-11T07:22:18.062Z] #21 13.06 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2022-05-11T07:22:18.062Z] #21 13.06 libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf [2022-05-11T07:22:18.062Z] #21 13.06 libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel [2022-05-11T07:22:18.062Z] #21 13.06 libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp2:arm64 [2022-05-11T07:22:18.062Z] #21 13.07 libseccomp2:armel libseccomp2:armhf libseccomp2:ppc64el libseccomp2:s390x [2022-05-11T07:22:18.062Z] #21 13.08 Suggested packages: [2022-05-11T07:22:18.062Z] #21 13.08 glibc-doc:arm64 libc-l10n:arm64 locales:arm64 glibc-doc:armel [2022-05-11T07:22:18.062Z] #21 13.08 libc-l10n:armel locales:armel glibc-doc:armhf libc-l10n:armhf locales:armhf [2022-05-11T07:22:18.062Z] #21 13.08 glibc-doc:ppc64el libc-l10n:ppc64el locales:ppc64el glibc-doc:s390x [2022-05-11T07:22:18.062Z] #21 13.08 libc-l10n:s390x locales:s390x seccomp:arm64 seccomp:armel seccomp:armhf [2022-05-11T07:22:18.062Z] #21 13.08 seccomp:ppc64el seccomp:s390x [2022-05-11T07:22:18.062Z] #21 13.08 Recommended packages: [2022-05-11T07:22:18.062Z] #21 13.08 libidn2-0:arm64 libnss-nis:arm64 libnss-nisplus:arm64 libidn2-0:armel [2022-05-11T07:22:18.062Z] #21 13.08 libnss-nis:armel libnss-nisplus:armel libidn2-0:armhf libnss-nis:armhf [2022-05-11T07:22:18.062Z] #21 13.08 libnss-nisplus:armhf libidn2-0:ppc64el libnss-nis:ppc64el [2022-05-11T07:22:18.062Z] #21 13.08 libnss-nisplus:ppc64el libidn2-0:s390x libnss-nis:s390x libnss-nisplus:s390x [2022-05-11T07:22:18.173Z] 97f65a0ec59e: Pull complete [2022-05-11T07:22:18.193Z] --- PASS: TestDiff (0.51s) [2022-05-11T07:22:18.193Z] === RUN TestExecWithCloseStdin [2022-05-11T07:22:18.319Z] #21 13.59 The following NEW packages will be installed: [2022-05-11T07:22:18.319Z] #21 13.59 gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el [2022-05-11T07:22:18.319Z] #21 13.60 gcc-10-base:s390x libapparmor-dev:arm64 libapparmor-dev:armel [2022-05-11T07:22:18.319Z] #21 13.60 libapparmor-dev:armhf libapparmor-dev:ppc64el libapparmor-dev:s390x [2022-05-11T07:22:18.319Z] #21 13.60 libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2022-05-11T07:22:18.319Z] #21 13.60 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2022-05-11T07:22:18.319Z] #21 13.60 libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf [2022-05-11T07:22:18.319Z] #21 13.60 libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel [2022-05-11T07:22:18.319Z] #21 13.60 libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp-dev:arm64 [2022-05-11T07:22:18.319Z] #21 13.60 libseccomp-dev:armel libseccomp-dev:armhf libseccomp-dev:ppc64el [2022-05-11T07:22:18.319Z] #21 13.60 libseccomp-dev:s390x libseccomp2:arm64 libseccomp2:armel libseccomp2:armhf [2022-05-11T07:22:18.319Z] #21 13.60 libseccomp2:ppc64el libseccomp2:s390x [2022-05-11T07:22:18.575Z] #21 13.97 0 upgraded, 40 newly installed, 0 to remove and 3 not upgraded. [2022-05-11T07:22:18.575Z] #21 13.97 Need to get 15.9 MB of archives. [2022-05-11T07:22:18.575Z] #21 13.97 After this operation, 73.0 MB of additional disk space will be used. [2022-05-11T07:22:18.575Z] #21 13.97 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-10-base arm64 10.2.1-6 [201 kB] [2022-05-11T07:22:18.575Z] #21 13.98 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main armel gcc-10-base armel 10.2.1-6 [201 kB] [2022-05-11T07:22:18.575Z] #21 13.98 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf gcc-10-base armhf 10.2.1-6 [201 kB] [2022-05-11T07:22:18.575Z] #21 13.99 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el gcc-10-base ppc64el 10.2.1-6 [201 kB] [2022-05-11T07:22:18.575Z] #21 13.99 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x gcc-10-base s390x 10.2.1-6 [201 kB] [2022-05-11T07:22:18.575Z] #21 13.99 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libgcc-s1 s390x 10.2.1-6 [24.6 kB] [2022-05-11T07:22:18.575Z] #21 13.99 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libcrypt1 s390x 1:4.4.18-4 [87.9 kB] [2022-05-11T07:22:18.575Z] #21 13.99 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libc6 s390x 2.31-13+deb11u3 [2448 kB] [2022-05-11T07:22:18.575Z] #21 14.03 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor1 s390x 2.13.6-10 [97.8 kB] [2022-05-11T07:22:18.575Z] #21 14.03 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor-dev s390x 2.13.6-10 [139 kB] [2022-05-11T07:22:18.575Z] #21 14.03 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libgcc-s1 ppc64el 10.2.1-6 [30.3 kB] [2022-05-11T07:22:18.575Z] #21 14.03 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libcrypt1 ppc64el 1:4.4.18-4 [96.7 kB] [2022-05-11T07:22:18.575Z] #21 14.03 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libc6 ppc64el 2.31-13+deb11u3 [2832 kB] [2022-05-11T07:22:18.575Z] #21 14.07 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor1 ppc64el 2.13.6-10 [103 kB] [2022-05-11T07:22:18.755Z] --- PASS: TestExecWithCloseStdin (0.62s) [2022-05-11T07:22:18.755Z] === RUN TestExec [2022-05-11T07:22:18.832Z] #21 14.07 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor-dev ppc64el 2.13.6-10 [146 kB] [2022-05-11T07:22:18.832Z] #21 14.07 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libgcc-s1 armhf 10.2.1-6 [36.2 kB] [2022-05-11T07:22:18.832Z] #21 14.07 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libcrypt1 armhf 1:4.4.18-4 [95.6 kB] [2022-05-11T07:22:18.832Z] #21 14.07 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libc6 armhf 2.31-13+deb11u3 [2330 kB] [2022-05-11T07:22:18.832Z] #21 14.10 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor1 armhf 2.13.6-10 [94.5 kB] [2022-05-11T07:22:18.832Z] #21 14.10 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor-dev armhf 2.13.6-10 [137 kB] [2022-05-11T07:22:18.832Z] #21 14.10 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgcc-s1 arm64 10.2.1-6 [34.6 kB] [2022-05-11T07:22:18.832Z] #21 14.10 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcrypt1 arm64 1:4.4.18-4 [89.7 kB] [2022-05-11T07:22:18.832Z] #21 14.10 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libc6 arm64 2.31-13+deb11u3 [2458 kB] [2022-05-11T07:22:18.832Z] #21 14.14 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] [2022-05-11T07:22:18.832Z] #21 14.14 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] [2022-05-11T07:22:18.832Z] #21 14.14 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libgcc-s1 armel 10.2.1-6 [38.4 kB] [2022-05-11T07:22:18.832Z] #21 14.14 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libcrypt1 armel 1:4.4.18-4 [97.0 kB] [2022-05-11T07:22:18.832Z] #21 14.15 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libc6 armel 2.31-13+deb11u3 [2341 kB] [2022-05-11T07:22:18.832Z] #21 14.17 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor1 armel 2.13.6-10 [95.2 kB] [2022-05-11T07:22:18.832Z] #21 14.17 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor-dev armel 2.13.6-10 [138 kB] [2022-05-11T07:22:18.832Z] #21 14.17 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libseccomp2 s390x 2.5.1-1+deb11u1 [46.8 kB] [2022-05-11T07:22:18.832Z] #21 14.17 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libseccomp-dev s390x 2.5.1-1+deb11u1 [90.7 kB] [2022-05-11T07:22:18.832Z] #21 14.17 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libseccomp2 ppc64el 2.5.1-1+deb11u1 [54.5 kB] [2022-05-11T07:22:18.832Z] #21 14.17 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libseccomp-dev ppc64el 2.5.1-1+deb11u1 [95.3 kB] [2022-05-11T07:22:18.832Z] #21 14.17 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libseccomp2 armhf 2.5.1-1+deb11u1 [46.7 kB] [2022-05-11T07:22:18.832Z] #21 14.17 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libseccomp-dev armhf 2.5.1-1+deb11u1 [87.0 kB] [2022-05-11T07:22:18.832Z] #21 14.18 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libseccomp2 armel 2.5.1-1+deb11u1 [47.6 kB] [2022-05-11T07:22:18.832Z] #21 14.18 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libseccomp-dev armel 2.5.1-1+deb11u1 [87.8 kB] [2022-05-11T07:22:18.832Z] #21 14.18 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp2 arm64 2.5.1-1+deb11u1 [47.4 kB] [2022-05-11T07:22:18.832Z] #21 14.18 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB] [2022-05-11T07:22:19.318Z] --- PASS: TestExec (0.69s) [2022-05-11T07:22:19.318Z] === RUN TestExecUser [2022-05-11T07:22:19.394Z] #21 14.64 debconf: delaying package configuration, since apt-utils is not installed [2022-05-11T07:22:19.394Z] #21 14.83 Fetched 15.9 MB in 0s (31.9 MB/s) [2022-05-11T07:22:19.394Z] #21 14.86 Selecting previously unselected package gcc-10-base:armel. [2022-05-11T07:22:19.651Z] #21 14.86 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 38508 files and directories currently installed.) [2022-05-11T07:22:19.651Z] #21 14.90 Preparing to unpack .../00-gcc-10-base_10.2.1-6_armel.deb ... [2022-05-11T07:22:19.651Z] #21 14.91 Unpacking gcc-10-base:armel (10.2.1-6) ... [2022-05-11T07:22:19.651Z] #21 14.96 Selecting previously unselected package gcc-10-base:armhf. [2022-05-11T07:22:19.651Z] #21 14.97 Preparing to unpack .../01-gcc-10-base_10.2.1-6_armhf.deb ... [2022-05-11T07:22:19.651Z] #21 14.97 Unpacking gcc-10-base:armhf (10.2.1-6) ... [2022-05-11T07:22:19.651Z] #21 15.02 Selecting previously unselected package gcc-10-base:ppc64el. [2022-05-11T07:22:19.651Z] #21 15.03 Preparing to unpack .../02-gcc-10-base_10.2.1-6_ppc64el.deb ... [2022-05-11T07:22:19.651Z] #21 15.04 Unpacking gcc-10-base:ppc64el (10.2.1-6) ... [2022-05-11T07:22:19.651Z] #21 15.09 Selecting previously unselected package gcc-10-base:s390x. [2022-05-11T07:22:19.651Z] #21 15.09 Preparing to unpack .../03-gcc-10-base_10.2.1-6_s390x.deb ... [2022-05-11T07:22:19.651Z] #21 15.10 Unpacking gcc-10-base:s390x (10.2.1-6) ... [2022-05-11T07:22:19.651Z] #21 15.15 Selecting previously unselected package gcc-10-base:arm64. [2022-05-11T07:22:19.908Z] #21 15.15 Preparing to unpack .../04-gcc-10-base_10.2.1-6_arm64.deb ... [2022-05-11T07:22:19.908Z] #21 15.16 Unpacking gcc-10-base:arm64 (10.2.1-6) ... [2022-05-11T07:22:19.908Z] #21 15.22 Selecting previously unselected package libgcc-s1:armel. [2022-05-11T07:22:19.908Z] #21 15.22 Preparing to unpack .../05-libgcc-s1_10.2.1-6_armel.deb ... [2022-05-11T07:22:19.908Z] #21 15.23 Unpacking libgcc-s1:armel (10.2.1-6) ... [2022-05-11T07:22:19.908Z] #21 15.28 Selecting previously unselected package libcrypt1:armel. [2022-05-11T07:22:19.908Z] #21 15.28 Preparing to unpack .../06-libcrypt1_1%3a4.4.18-4_armel.deb ... [2022-05-11T07:22:19.908Z] #21 15.29 Unpacking libcrypt1:armel (1:4.4.18-4) ... [2022-05-11T07:22:19.908Z] #21 15.38 Selecting previously unselected package libc6:armel. [2022-05-11T07:22:19.908Z] #21 15.38 Preparing to unpack .../07-libc6_2.31-13+deb11u3_armel.deb ... [2022-05-11T07:22:20.164Z] #21 15.54 Unpacking libc6:armel (2.31-13+deb11u3) ... [2022-05-11T07:22:20.170Z] #60 ... [2022-05-11T07:22:20.170Z] [2022-05-11T07:22:20.170Z] #21 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-05-11T07:22:20.170Z] #21 sha256:dfc24fcc8c570ba60b75f20eacf2f882ac50f85058428d0a8afae717825bebb9 [2022-05-11T07:22:20.170Z] #21 8.155 Fetched 8530 kB in 7s (1196 kB/s) [2022-05-11T07:22:20.170Z] #21 8.155 Reading package lists... [2022-05-11T07:22:20.170Z] #21 11.24 Reading package lists... [2022-05-11T07:22:20.246Z] --- PASS: TestExecUser (0.66s) [2022-05-11T07:22:20.247Z] === RUN TestExportContainerAndImportImage [2022-05-11T07:22:20.435Z] #21 14.28 Building dependency tree... [2022-05-11T07:22:20.726Z] #21 16.03 Selecting previously unselected package libapparmor1:armel. [2022-05-11T07:22:20.726Z] #21 16.03 Preparing to unpack .../08-libapparmor1_2.13.6-10_armel.deb ... [2022-05-11T07:22:20.726Z] #21 16.03 Unpacking libapparmor1:armel (2.13.6-10) ... [2022-05-11T07:22:20.726Z] #21 16.08 Selecting previously unselected package libapparmor-dev:armel. [2022-05-11T07:22:20.726Z] #21 16.09 Preparing to unpack .../09-libapparmor-dev_2.13.6-10_armel.deb ... [2022-05-11T07:22:20.726Z] #21 16.09 Unpacking libapparmor-dev:armel (2.13.6-10) ... [2022-05-11T07:22:20.809Z] --- PASS: TestExportContainerAndImportImage (0.72s) [2022-05-11T07:22:20.809Z] === RUN TestExportContainerAfterDaemonRestart [2022-05-11T07:22:20.982Z] #21 16.15 Selecting previously unselected package libgcc-s1:arm64. [2022-05-11T07:22:20.983Z] #21 16.16 Preparing to unpack .../10-libgcc-s1_10.2.1-6_arm64.deb ... [2022-05-11T07:22:20.983Z] #21 16.16 Unpacking libgcc-s1:arm64 (10.2.1-6) ... [2022-05-11T07:22:20.983Z] #21 16.20 Selecting previously unselected package libcrypt1:arm64. [2022-05-11T07:22:20.983Z] #21 16.21 Preparing to unpack .../11-libcrypt1_1%3a4.4.18-4_arm64.deb ... [2022-05-11T07:22:20.983Z] #21 16.21 Unpacking libcrypt1:arm64 (1:4.4.18-4) ... [2022-05-11T07:22:20.983Z] #21 16.30 Selecting previously unselected package libc6:arm64. [2022-05-11T07:22:20.983Z] #21 16.30 Preparing to unpack .../12-libc6_2.31-13+deb11u3_arm64.deb ... [2022-05-11T07:22:21.238Z] #21 16.50 Unpacking libc6:arm64 (2.31-13+deb11u3) ... [2022-05-11T07:22:21.494Z] #21 16.91 Selecting previously unselected package libapparmor1:arm64. [2022-05-11T07:22:21.494Z] #21 16.92 Preparing to unpack .../13-libapparmor1_2.13.6-10_arm64.deb ... [2022-05-11T07:22:21.494Z] #21 16.92 Unpacking libapparmor1:arm64 (2.13.6-10) ... [2022-05-11T07:22:21.494Z] #21 16.97 Selecting previously unselected package libapparmor-dev:arm64. [2022-05-11T07:22:21.494Z] #21 16.97 Preparing to unpack .../14-libapparmor-dev_2.13.6-10_arm64.deb ... [2022-05-11T07:22:21.494Z] #21 16.98 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... [2022-05-11T07:22:21.751Z] #21 17.05 Selecting previously unselected package libgcc-s1:s390x. [2022-05-11T07:22:21.751Z] #21 17.06 Preparing to unpack .../15-libgcc-s1_10.2.1-6_s390x.deb ... [2022-05-11T07:22:21.751Z] #21 17.07 Unpacking libgcc-s1:s390x (10.2.1-6) ... [2022-05-11T07:22:21.751Z] #21 17.11 Selecting previously unselected package libcrypt1:s390x. [2022-05-11T07:22:21.751Z] #21 17.12 Preparing to unpack .../16-libcrypt1_1%3a4.4.18-4_s390x.deb ... [2022-05-11T07:22:21.751Z] #21 17.13 Unpacking libcrypt1:s390x (1:4.4.18-4) ... [2022-05-11T07:22:21.838Z] #21 16.73 The following additional packages will be installed: [2022-05-11T07:22:21.838Z] #21 16.73 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-05-11T07:22:21.838Z] #21 16.73 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-05-11T07:22:21.838Z] #21 16.73 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-05-11T07:22:21.838Z] #21 16.73 python3-pkg-resources vim-runtime xxd [2022-05-11T07:22:21.838Z] #21 16.74 Suggested packages: [2022-05-11T07:22:21.838Z] #21 16.74 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-05-11T07:22:21.838Z] #21 16.74 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-05-11T07:22:21.838Z] #21 16.74 acl attr quota [2022-05-11T07:22:21.838Z] #21 16.74 Recommended packages: [2022-05-11T07:22:21.838Z] #21 16.74 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-05-11T07:22:22.007Z] #21 17.20 Selecting previously unselected package libc6:s390x. [2022-05-11T07:22:22.007Z] #21 17.21 Preparing to unpack .../17-libc6_2.31-13+deb11u3_s390x.deb ... [2022-05-11T07:22:22.007Z] #21 17.41 Unpacking libc6:s390x (2.31-13+deb11u3) ... [2022-05-11T07:22:22.174Z] --- PASS: TestExportContainerAfterDaemonRestart (1.29s) [2022-05-11T07:22:22.174Z] === RUN TestHealthCheckWorkdir [2022-05-11T07:22:22.569Z] #21 17.92 Selecting previously unselected package libapparmor1:s390x. [2022-05-11T07:22:22.569Z] #21 17.92 Preparing to unpack .../18-libapparmor1_2.13.6-10_s390x.deb ... [2022-05-11T07:22:22.569Z] #21 17.93 Unpacking libapparmor1:s390x (2.13.6-10) ... [2022-05-11T07:22:22.569Z] #21 17.99 Selecting previously unselected package libapparmor-dev:s390x. [2022-05-11T07:22:22.569Z] #21 18.00 Preparing to unpack .../19-libapparmor-dev_2.13.6-10_s390x.deb ... [2022-05-11T07:22:22.569Z] #21 18.00 Unpacking libapparmor-dev:s390x (2.13.6-10) ... [2022-05-11T07:22:22.825Z] #21 18.08 Selecting previously unselected package libgcc-s1:armhf. [2022-05-11T07:22:22.825Z] #21 18.08 Preparing to unpack .../20-libgcc-s1_10.2.1-6_armhf.deb ... [2022-05-11T07:22:22.825Z] #21 18.09 Unpacking libgcc-s1:armhf (10.2.1-6) ... [2022-05-11T07:22:22.825Z] #21 18.14 Selecting previously unselected package libcrypt1:armhf. [2022-05-11T07:22:22.825Z] #21 18.14 Preparing to unpack .../21-libcrypt1_1%3a4.4.18-4_armhf.deb ... [2022-05-11T07:22:22.825Z] #21 18.14 Unpacking libcrypt1:armhf (1:4.4.18-4) ... [2022-05-11T07:22:22.825Z] #21 18.22 Selecting previously unselected package libc6:armhf. [2022-05-11T07:22:22.825Z] #21 18.23 Preparing to unpack .../22-libc6_2.31-13+deb11u3_armhf.deb ... [2022-05-11T07:22:23.081Z] #21 18.43 Unpacking libc6:armhf (2.31-13+deb11u3) ... [2022-05-11T07:22:23.100Z] --- PASS: TestHealthCheckWorkdir (0.83s) [2022-05-11T07:22:23.100Z] === RUN TestHealthKillContainer [2022-05-11T07:22:23.227Z] #21 ... [2022-05-11T07:22:23.227Z] [2022-05-11T07:22:23.227Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-05-11T07:22:23.227Z] #34 sha256:a4ff1909b9009ce432cf92bccd9185b8dd191b1939efb3ed7c34cc9ea737b1fc [2022-05-11T07:22:23.227Z] #34 DONE 180.8s [2022-05-11T07:22:23.227Z] [2022-05-11T07:22:23.227Z] #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 "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-05-11T07:22:23.227Z] #47 sha256:26209c4795914995411be6e71aeda135557e0abe072f41ca3ab9544bf2e7195e [2022-05-11T07:22:23.489Z] #47 ... [2022-05-11T07:22:23.489Z] [2022-05-11T07:22:23.489Z] #21 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-05-11T07:22:23.489Z] #21 sha256:dfc24fcc8c570ba60b75f20eacf2f882ac50f85058428d0a8afae717825bebb9 [2022-05-11T07:22:23.489Z] #21 18.30 The following NEW packages will be installed: [2022-05-11T07:22:23.489Z] #21 18.30 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-05-11T07:22:23.489Z] #21 18.30 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-05-11T07:22:23.489Z] #21 18.30 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-05-11T07:22:23.489Z] #21 18.37 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2022-05-11T07:22:23.489Z] #21 18.37 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2022-05-11T07:22:23.489Z] #21 18.37 python3-pkg-resources python3-setuptools python3-wheel sudo [2022-05-11T07:22:23.489Z] #21 18.37 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-05-11T07:22:23.489Z] #21 18.37 xz-utils zip zstd [2022-05-11T07:22:23.644Z] #21 18.85 Selecting previously unselected package libapparmor1:armhf. [2022-05-11T07:22:23.644Z] #21 18.86 Preparing to unpack .../23-libapparmor1_2.13.6-10_armhf.deb ... [2022-05-11T07:22:23.644Z] #21 18.86 Unpacking libapparmor1:armhf (2.13.6-10) ... [2022-05-11T07:22:23.644Z] #21 18.92 Selecting previously unselected package libapparmor-dev:armhf. [2022-05-11T07:22:23.644Z] #21 18.92 Preparing to unpack .../24-libapparmor-dev_2.13.6-10_armhf.deb ... [2022-05-11T07:22:23.644Z] #21 18.93 Unpacking libapparmor-dev:armhf (2.13.6-10) ... [2022-05-11T07:22:23.644Z] #21 18.99 Selecting previously unselected package libgcc-s1:ppc64el. [2022-05-11T07:22:23.644Z] #21 19.00 Preparing to unpack .../25-libgcc-s1_10.2.1-6_ppc64el.deb ... [2022-05-11T07:22:23.644Z] #21 19.00 Unpacking libgcc-s1:ppc64el (10.2.1-6) ... [2022-05-11T07:22:23.644Z] #21 19.05 Selecting previously unselected package libcrypt1:ppc64el. [2022-05-11T07:22:23.644Z] #21 19.05 Preparing to unpack .../26-libcrypt1_1%3a4.4.18-4_ppc64el.deb ... [2022-05-11T07:22:23.644Z] #21 19.06 Unpacking libcrypt1:ppc64el (1:4.4.18-4) ... [2022-05-11T07:22:23.644Z] #21 19.13 Selecting previously unselected package libc6:ppc64el. [2022-05-11T07:22:23.644Z] #21 19.14 Preparing to unpack .../27-libc6_2.31-13+deb11u3_ppc64el.deb ... [2022-05-11T07:22:23.750Z] #21 18.77 0 upgraded, 48 newly installed, 0 to remove and 3 not upgraded. [2022-05-11T07:22:23.750Z] #21 18.77 Need to get 27.6 MB of archives. [2022-05-11T07:22:23.750Z] #21 18.77 After this operation, 106 MB of additional disk space will be used. [2022-05-11T07:22:23.750Z] #21 18.77 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-05-11T07:22:23.750Z] #21 18.79 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-05-11T07:22:23.750Z] #21 18.79 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-05-11T07:22:23.750Z] #21 18.79 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-05-11T07:22:23.750Z] #21 18.79 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-05-11T07:22:23.750Z] #21 18.79 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-05-11T07:22:23.750Z] #21 18.79 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-05-11T07:22:23.750Z] #21 18.79 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-05-11T07:22:24.012Z] #21 18.88 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-05-11T07:22:24.012Z] #21 18.88 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-05-11T07:22:24.012Z] #21 18.90 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-05-11T07:22:24.012Z] #21 18.90 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-05-11T07:22:24.012Z] #21 18.90 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-05-11T07:22:24.012Z] #21 18.90 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-05-11T07:22:24.012Z] #21 18.93 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-05-11T07:22:24.012Z] #21 18.95 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-05-11T07:22:24.012Z] #21 18.95 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-05-11T07:22:24.012Z] #21 18.95 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-05-11T07:22:24.012Z] #21 18.95 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-05-11T07:22:24.012Z] #21 18.95 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-05-11T07:22:24.012Z] #21 18.95 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-05-11T07:22:24.012Z] #21 18.96 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-05-11T07:22:24.012Z] #21 18.99 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-05-11T07:22:24.012Z] #21 18.99 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-05-11T07:22:24.012Z] #21 18.99 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-05-11T07:22:24.012Z] #21 18.99 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-05-11T07:22:24.012Z] #21 18.99 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-05-11T07:22:24.207Z] #21 19.35 Unpacking libc6:ppc64el (2.31-13+deb11u3) ... [2022-05-11T07:22:24.275Z] #21 19.32 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-05-11T07:22:24.536Z] #21 19.34 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-05-11T07:22:24.536Z] #21 19.34 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-05-11T07:22:24.536Z] #21 19.35 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-05-11T07:22:24.536Z] #21 19.35 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-05-11T07:22:24.536Z] #21 19.37 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-05-11T07:22:24.536Z] #21 19.38 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-05-11T07:22:24.720Z] #21 19.93 Selecting previously unselected package libapparmor1:ppc64el. [2022-05-11T07:22:24.720Z] #21 19.94 Preparing to unpack .../28-libapparmor1_2.13.6-10_ppc64el.deb ... [2022-05-11T07:22:24.720Z] #21 19.95 Unpacking libapparmor1:ppc64el (2.13.6-10) ... [2022-05-11T07:22:24.720Z] #21 20.00 Selecting previously unselected package libapparmor-dev:ppc64el. [2022-05-11T07:22:24.720Z] #21 20.01 Preparing to unpack .../29-libapparmor-dev_2.13.6-10_ppc64el.deb ... [2022-05-11T07:22:24.720Z] #21 20.01 Unpacking libapparmor-dev:ppc64el (2.13.6-10) ... [2022-05-11T07:22:24.720Z] #21 20.09 Selecting previously unselected package libseccomp2:s390x. [2022-05-11T07:22:24.720Z] #21 20.10 Preparing to unpack .../30-libseccomp2_2.5.1-1+deb11u1_s390x.deb ... [2022-05-11T07:22:24.720Z] #21 20.11 Unpacking libseccomp2:s390x (2.5.1-1+deb11u1) ... [2022-05-11T07:22:24.720Z] #21 20.15 Selecting previously unselected package libseccomp-dev:s390x. [2022-05-11T07:22:24.720Z] #21 20.15 Preparing to unpack .../31-libseccomp-dev_2.5.1-1+deb11u1_s390x.deb ... [2022-05-11T07:22:24.720Z] #21 20.16 Unpacking libseccomp-dev:s390x (2.5.1-1+deb11u1) ... [2022-05-11T07:22:24.801Z] #21 19.49 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-05-11T07:22:24.801Z] #21 19.51 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-05-11T07:22:24.801Z] #21 19.51 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-05-11T07:22:24.801Z] #21 19.52 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-05-11T07:22:24.801Z] #21 19.53 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-05-11T07:22:24.801Z] #21 19.54 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-05-11T07:22:24.801Z] #21 19.56 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-05-11T07:22:24.801Z] #21 19.63 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-05-11T07:22:24.801Z] #21 19.66 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-05-11T07:22:24.801Z] #21 19.67 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-05-11T07:22:24.977Z] #21 20.22 Selecting previously unselected package libseccomp2:ppc64el. [2022-05-11T07:22:24.977Z] #21 20.22 Preparing to unpack .../32-libseccomp2_2.5.1-1+deb11u1_ppc64el.deb ... [2022-05-11T07:22:24.977Z] #21 20.23 Unpacking libseccomp2:ppc64el (2.5.1-1+deb11u1) ... [2022-05-11T07:22:24.977Z] #21 20.27 Selecting previously unselected package libseccomp-dev:ppc64el. [2022-05-11T07:22:24.977Z] #21 20.29 Preparing to unpack .../33-libseccomp-dev_2.5.1-1+deb11u1_ppc64el.deb ... [2022-05-11T07:22:24.977Z] #21 20.29 Unpacking libseccomp-dev:ppc64el (2.5.1-1+deb11u1) ... [2022-05-11T07:22:24.977Z] #21 20.35 Selecting previously unselected package libseccomp2:armhf. [2022-05-11T07:22:24.977Z] #21 20.36 Preparing to unpack .../34-libseccomp2_2.5.1-1+deb11u1_armhf.deb ... [2022-05-11T07:22:24.977Z] #21 20.37 Unpacking libseccomp2:armhf (2.5.1-1+deb11u1) ... [2022-05-11T07:22:24.977Z] #21 20.41 Selecting previously unselected package libseccomp-dev:armhf. [2022-05-11T07:22:24.977Z] #21 20.42 Preparing to unpack .../35-libseccomp-dev_2.5.1-1+deb11u1_armhf.deb ... [2022-05-11T07:22:24.977Z] #21 20.42 Unpacking libseccomp-dev:armhf (2.5.1-1+deb11u1) ... [2022-05-11T07:22:25.062Z] #21 20.04 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-05-11T07:22:25.233Z] #21 20.49 Selecting previously unselected package libseccomp2:armel. [2022-05-11T07:22:25.233Z] #21 20.50 Preparing to unpack .../36-libseccomp2_2.5.1-1+deb11u1_armel.deb ... [2022-05-11T07:22:25.233Z] #21 20.51 Unpacking libseccomp2:armel (2.5.1-1+deb11u1) ... [2022-05-11T07:22:25.233Z] #21 20.56 Selecting previously unselected package libseccomp-dev:armel. [2022-05-11T07:22:25.233Z] #21 20.57 Preparing to unpack .../37-libseccomp-dev_2.5.1-1+deb11u1_armel.deb ... [2022-05-11T07:22:25.233Z] #21 20.57 Unpacking libseccomp-dev:armel (2.5.1-1+deb11u1) ... [2022-05-11T07:22:25.233Z] #21 20.63 Selecting previously unselected package libseccomp2:arm64. [2022-05-11T07:22:25.233Z] #21 20.64 Preparing to unpack .../38-libseccomp2_2.5.1-1+deb11u1_arm64.deb ... [2022-05-11T07:22:25.233Z] #21 20.65 Unpacking libseccomp2:arm64 (2.5.1-1+deb11u1) ... [2022-05-11T07:22:25.233Z] #21 20.70 Selecting previously unselected package libseccomp-dev:arm64. [2022-05-11T07:22:25.233Z] #21 20.70 Preparing to unpack .../39-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2022-05-11T07:22:25.233Z] #21 20.71 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-05-11T07:22:25.323Z] #21 20.09 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-05-11T07:22:25.324Z] #21 20.15 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-05-11T07:22:25.324Z] #21 20.17 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-05-11T07:22:25.489Z] #21 20.81 Setting up gcc-10-base:arm64 (10.2.1-6) ... [2022-05-11T07:22:25.489Z] #21 20.83 Setting up gcc-10-base:armel (10.2.1-6) ... [2022-05-11T07:22:25.489Z] #21 20.84 Setting up gcc-10-base:armhf (10.2.1-6) ... [2022-05-11T07:22:25.489Z] #21 20.85 Setting up gcc-10-base:ppc64el (10.2.1-6) ... [2022-05-11T07:22:25.489Z] #21 20.86 Setting up gcc-10-base:s390x (10.2.1-6) ... [2022-05-11T07:22:25.489Z] #21 20.87 Setting up libcrypt1:arm64 (1:4.4.18-4) ... [2022-05-11T07:22:25.489Z] #21 20.88 Setting up libcrypt1:armel (1:4.4.18-4) ... [2022-05-11T07:22:25.489Z] #21 20.90 Setting up libcrypt1:armhf (1:4.4.18-4) ... [2022-05-11T07:22:25.489Z] #21 20.91 Setting up libcrypt1:ppc64el (1:4.4.18-4) ... [2022-05-11T07:22:25.489Z] #21 20.92 Setting up libcrypt1:s390x (1:4.4.18-4) ... [2022-05-11T07:22:25.489Z] #21 20.93 Setting up libgcc-s1:arm64 (10.2.1-6) ... [2022-05-11T07:22:25.489Z] #21 20.94 Setting up libgcc-s1:armel (10.2.1-6) ... [2022-05-11T07:22:25.489Z] #21 20.95 Setting up libgcc-s1:armhf (10.2.1-6) ... [2022-05-11T07:22:25.489Z] #21 20.96 Setting up libgcc-s1:ppc64el (10.2.1-6) ... [2022-05-11T07:22:25.489Z] #21 20.97 Setting up libgcc-s1:s390x (10.2.1-6) ... [2022-05-11T07:22:25.489Z] #21 20.99 Setting up libc6:arm64 (2.31-13+deb11u3) ... [2022-05-11T07:22:26.723Z] #21 21.22 debconf: delaying package configuration, since apt-utils is not installed [2022-05-11T07:22:26.723Z] #21 21.42 Fetched 27.6 MB in 2s (15.8 MB/s) [2022-05-11T07:22:26.723Z] #21 21.46 Selecting previously unselected package pigz. [2022-05-11T07:22:26.723Z] #21 21.46 (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 ... 24010 files and directories currently installed.) [2022-05-11T07:22:26.723Z] #21 21.50 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-05-11T07:22:26.723Z] #21 21.50 Unpacking pigz (2.6-1) ... [2022-05-11T07:22:26.723Z] #21 21.58 Selecting previously unselected package libelf1:amd64. [2022-05-11T07:22:26.723Z] #21 21.58 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-05-11T07:22:26.723Z] #21 21.59 Unpacking libelf1:amd64 (0.183-1) ... [2022-05-11T07:22:26.855Z] #21 22.22 Setting up libc6:armel (2.31-13+deb11u3) ... [2022-05-11T07:22:26.989Z] #21 21.77 Selecting previously unselected package libbpf0:amd64. [2022-05-11T07:22:26.989Z] #21 21.77 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-05-11T07:22:26.989Z] #21 21.77 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-05-11T07:22:26.989Z] #21 21.87 Selecting previously unselected package libcap2:amd64. [2022-05-11T07:22:26.989Z] #21 21.87 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-05-11T07:22:26.989Z] #21 21.90 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-05-11T07:22:26.989Z] #21 21.97 Selecting previously unselected package libmnl0:amd64. [2022-05-11T07:22:26.989Z] #21 21.97 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-05-11T07:22:26.989Z] #21 21.98 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-05-11T07:22:27.250Z] #21 22.10 Selecting previously unselected package libxtables12:amd64. [2022-05-11T07:22:27.250Z] #21 22.10 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-05-11T07:22:27.250Z] #21 22.11 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-05-11T07:22:27.250Z] #21 22.22 Selecting previously unselected package libcap2-bin. [2022-05-11T07:22:27.511Z] #21 22.22 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-05-11T07:22:27.511Z] #21 22.24 Unpacking libcap2-bin (1:2.44-1) ... [2022-05-11T07:22:27.511Z] #21 22.42 Selecting previously unselected package iproute2. [2022-05-11T07:22:27.511Z] #21 22.44 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-05-11T07:22:27.511Z] #21 22.45 Unpacking iproute2 (5.10.0-4) ... [2022-05-11T07:22:27.556Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-05-11T07:22:28.084Z] #21 ... [2022-05-11T07:22:28.084Z] [2022-05-11T07:22:28.084Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help [2022-05-11T07:22:28.084Z] #36 sha256:b9859af8b84dce2d8bcff7950573223c4f248f3ca3c9adee96516ee850fccc70 [2022-05-11T07:22:28.084Z] #36 186.1 Delve is a source level debugger for Go programs. [2022-05-11T07:22:28.084Z] #36 186.1 [2022-05-11T07:22:28.084Z] #36 186.1 Delve enables you to interact with your program by controlling the execution of the process, [2022-05-11T07:22:28.084Z] #36 186.1 evaluating variables, and providing information of thread / goroutine state, CPU register state and more. [2022-05-11T07:22:28.084Z] #36 186.1 [2022-05-11T07:22:28.084Z] #36 186.1 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs. [2022-05-11T07:22:28.084Z] #36 186.1 [2022-05-11T07:22:28.084Z] #36 186.1 Pass flags to the program you are debugging using `--`, for example: [2022-05-11T07:22:28.084Z] #36 186.1 [2022-05-11T07:22:28.084Z] #36 186.1 `dlv exec ./hello -- server --config conf/config.toml` [2022-05-11T07:22:28.084Z] #36 186.1 [2022-05-11T07:22:28.084Z] #36 186.1 Usage: [2022-05-11T07:22:28.084Z] #36 186.1 dlv [command] [2022-05-11T07:22:28.084Z] #36 186.1 [2022-05-11T07:22:28.084Z] #36 186.1 Available Commands: [2022-05-11T07:22:28.084Z] #36 186.1 attach Attach to running process and begin debugging. [2022-05-11T07:22:28.084Z] #36 186.1 connect Connect to a headless debug server with a terminal client. [2022-05-11T07:22:28.084Z] #36 186.1 core Examine a core dump. [2022-05-11T07:22:28.084Z] #36 186.1 dap Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP). [2022-05-11T07:22:28.084Z] #36 186.1 debug Compile and begin debugging main package in current directory, or the package specified. [2022-05-11T07:22:28.084Z] #36 186.1 exec Execute a precompiled binary, and begin a debug session. [2022-05-11T07:22:28.084Z] #36 186.1 help Help about any command [2022-05-11T07:22:28.084Z] #36 186.1 run Deprecated command. Use 'debug' instead. [2022-05-11T07:22:28.084Z] #36 186.1 test Compile test binary and begin debugging program. [2022-05-11T07:22:28.084Z] #36 186.1 trace Compile and begin tracing program. [2022-05-11T07:22:28.084Z] #36 186.1 version Prints version. [2022-05-11T07:22:28.084Z] #36 186.1 [2022-05-11T07:22:28.084Z] #36 186.1 Flags: [2022-05-11T07:22:28.084Z] #36 186.1 --accept-multiclient Allows a headless server to accept multiple client connections via JSON-RPC or DAP. [2022-05-11T07:22:28.084Z] #36 186.1 --allow-non-terminal-interactive Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr [2022-05-11T07:22:28.084Z] #36 186.1 --api-version int Selects JSON-RPC API version when headless. New clients should use v2. Can be reset via RPCServer.SetApiVersion. See Documentation/api/json-rpc/README.md. (default 1) [2022-05-11T07:22:28.084Z] #36 186.1 --backend string Backend selection (see 'dlv help backend'). (default "default") [2022-05-11T07:22:28.084Z] #36 186.1 --build-flags string Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v" [2022-05-11T07:22:28.084Z] #36 186.1 --check-go-version Exits if the version of Go in use is not compatible (too old or too new) with the version of Delve. (default true) [2022-05-11T07:22:28.084Z] #36 186.1 --disable-aslr Disables address space randomization [2022-05-11T07:22:28.084Z] #36 186.1 --headless Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections. [2022-05-11T07:22:28.084Z] #36 186.1 -h, --help help for dlv [2022-05-11T07:22:28.084Z] #36 186.1 --init string Init file, executed by the terminal client. [2022-05-11T07:22:28.084Z] #36 186.1 -l, --listen string Debugging server listen address. (default "127.0.0.1:0") [2022-05-11T07:22:28.084Z] #36 186.1 --log Enable debugging server logging. [2022-05-11T07:22:28.084Z] #36 186.1 --log-dest string Writes logs to the specified file or file descriptor (see 'dlv help log'). [2022-05-11T07:22:28.084Z] #36 186.1 --log-output string Comma separated list of components that should produce debug output (see 'dlv help log') [2022-05-11T07:22:28.084Z] #36 186.1 --only-same-user Only connections from the same user that started this instance of Delve are allowed to connect. (default true) [2022-05-11T07:22:28.084Z] #36 186.1 -r, --redirect stringArray Specifies redirect rules for target process (see 'dlv help redirect') [2022-05-11T07:22:28.084Z] #36 186.1 --wd string Working directory for running the program. [2022-05-11T07:22:28.084Z] #36 186.1 [2022-05-11T07:22:28.084Z] #36 186.1 Additional help topics: [2022-05-11T07:22:28.084Z] #36 186.1 dlv backend Help about the --backend flag. [2022-05-11T07:22:28.084Z] #36 186.1 dlv log Help about logging flags. [2022-05-11T07:22:28.084Z] #36 186.1 dlv redirect Help about file redirection. [2022-05-11T07:22:28.084Z] #36 186.1 [2022-05-11T07:22:28.084Z] #36 186.1 Use "dlv [command] --help" for more information about a command. [2022-05-11T07:22:28.084Z] #36 DONE 186.4s [2022-05-11T07:22:28.220Z] #21 23.46 Setting up libc6:armhf (2.31-13+deb11u3) ... [2022-05-11T07:22:28.346Z] [2022-05-11T07:22:28.346Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-05-11T07:22:28.346Z] #55 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-05-11T07:22:28.607Z] #55 ... [2022-05-11T07:22:28.607Z] [2022-05-11T07:22:28.607Z] #21 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-05-11T07:22:28.607Z] #21 sha256:dfc24fcc8c570ba60b75f20eacf2f882ac50f85058428d0a8afae717825bebb9 [2022-05-11T07:22:28.607Z] #21 23.51 Selecting previously unselected package xxd. [2022-05-11T07:22:28.607Z] #21 23.51 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-05-11T07:22:28.607Z] #21 23.53 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-05-11T07:22:28.871Z] #21 23.80 Selecting previously unselected package vim-common. [2022-05-11T07:22:29.133Z] #21 23.80 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-05-11T07:22:29.133Z] #21 23.82 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-05-11T07:22:29.395Z] #21 24.21 Selecting previously unselected package bash-completion. [2022-05-11T07:22:29.395Z] #21 24.24 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-05-11T07:22:29.589Z] #21 24.69 Setting up libc6:ppc64el (2.31-13+deb11u3) ... [2022-05-11T07:22:30.518Z] #21 25.90 Setting up libc6:s390x (2.31-13+deb11u3) ... [2022-05-11T07:22:31.179Z] --- PASS: TestHealthKillContainer (8.24s) [2022-05-11T07:22:31.179Z] === RUN TestInspectCpusetInConfigPre120 [2022-05-11T07:22:31.741Z] --- PASS: TestInspectCpusetInConfigPre120 (0.57s) [2022-05-11T07:22:31.741Z] === RUN TestIpcModeNone [2022-05-11T07:22:31.885Z] #21 27.15 Setting up libapparmor1:arm64 (2.13.6-10) ... [2022-05-11T07:22:31.885Z] #21 27.16 Setting up libapparmor1:armel (2.13.6-10) ... [2022-05-11T07:22:31.885Z] #21 27.18 Setting up libapparmor1:armhf (2.13.6-10) ... [2022-05-11T07:22:31.885Z] #21 27.19 Setting up libapparmor1:ppc64el (2.13.6-10) ... [2022-05-11T07:22:31.885Z] #21 27.20 Setting up libapparmor1:s390x (2.13.6-10) ... [2022-05-11T07:22:31.885Z] #21 27.21 Setting up libseccomp2:arm64 (2.5.1-1+deb11u1) ... [2022-05-11T07:22:31.885Z] #21 27.23 Setting up libseccomp2:armel (2.5.1-1+deb11u1) ... [2022-05-11T07:22:31.885Z] #21 27.24 Setting up libseccomp2:armhf (2.5.1-1+deb11u1) ... [2022-05-11T07:22:31.885Z] #21 27.25 Setting up libseccomp2:ppc64el (2.5.1-1+deb11u1) ... [2022-05-11T07:22:31.885Z] #21 27.26 Setting up libseccomp2:s390x (2.5.1-1+deb11u1) ... [2022-05-11T07:22:31.885Z] #21 27.28 Setting up libapparmor-dev:arm64 (2.13.6-10) ... [2022-05-11T07:22:31.885Z] #21 27.29 Setting up libapparmor-dev:armel (2.13.6-10) ... [2022-05-11T07:22:31.885Z] #21 27.30 Setting up libapparmor-dev:armhf (2.13.6-10) ... [2022-05-11T07:22:31.885Z] #21 27.31 Setting up libapparmor-dev:ppc64el (2.13.6-10) ... [2022-05-11T07:22:31.885Z] #21 27.32 Setting up libapparmor-dev:s390x (2.13.6-10) ... [2022-05-11T07:22:31.885Z] #21 27.33 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-05-11T07:22:31.885Z] #21 27.34 Setting up libseccomp-dev:armel (2.5.1-1+deb11u1) ... [2022-05-11T07:22:31.885Z] #21 27.36 Setting up libseccomp-dev:armhf (2.5.1-1+deb11u1) ... [2022-05-11T07:22:31.885Z] #21 27.37 Setting up libseccomp-dev:ppc64el (2.5.1-1+deb11u1) ... [2022-05-11T07:22:32.142Z] #21 27.38 Setting up libseccomp-dev:s390x (2.5.1-1+deb11u1) ... [2022-05-11T07:22:32.142Z] #21 27.39 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-11T07:22:32.302Z] --- PASS: TestIpcModeNone (0.60s) [2022-05-11T07:22:32.302Z] === RUN TestIpcModePrivate [2022-05-11T07:22:32.398Z] #21 DONE 27.9s [2022-05-11T07:22:32.398Z] [2022-05-11T07:22:32.398Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-05-11T07:22:32.398Z] #71 sha256:683782c3d3c269088b5c1a6c3f1d61ddf97eab9f533da18fe8d4aa35b3df69ce [2022-05-11T07:22:32.558Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:60, shared: false, mustBeShared: false [2022-05-11T07:22:32.658Z] #71 ... [2022-05-11T07:22:32.658Z] [2022-05-11T07:22:32.658Z] #66 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-05-11T07:22:32.658Z] #66 sha256:589a23eb3be37bd5f36331ec2dfbf7efc9dcf1b9fdc774c8d0e5d912296e096d [2022-05-11T07:22:32.658Z] #66 DONE 0.1s [2022-05-11T07:22:32.658Z] [2022-05-11T07:22:32.658Z] #22 [dev-systemd-false 1/26] RUN groupadd -r docker [2022-05-11T07:22:32.658Z] #22 sha256:1186407e5c635c76e6ceef31d6ad460ca293e21a1931fede76da6e75e8c3983d [2022-05-11T07:22:32.700Z] #21 26.99 Unpacking bash-completion (1:2.11-2) ... [2022-05-11T07:22:32.700Z] #21 27.35 Selecting previously unselected package bzip2. [2022-05-11T07:22:32.700Z] #21 27.36 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2022-05-11T07:22:32.700Z] #21 27.37 Unpacking bzip2 (1.0.8-4) ... [2022-05-11T07:22:32.700Z] #21 27.44 Selecting previously unselected package xz-utils. [2022-05-11T07:22:32.700Z] #21 27.44 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-05-11T07:22:32.700Z] #21 27.45 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-05-11T07:22:32.700Z] #21 27.62 Selecting previously unselected package apparmor. [2022-05-11T07:22:32.814Z] --- PASS: TestIpcModePrivate (0.62s) [2022-05-11T07:22:32.814Z] === RUN TestIpcModeShareable [2022-05-11T07:22:32.961Z] #21 27.62 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2022-05-11T07:22:32.961Z] #21 27.68 Unpacking apparmor (2.13.6-10) ... [2022-05-11T07:22:33.223Z] #21 28.01 Selecting previously unselected package inetutils-ping. [2022-05-11T07:22:33.223Z] #21 28.03 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-05-11T07:22:33.223Z] #21 28.03 Unpacking inetutils-ping (2:2.0-1) ... [2022-05-11T07:22:33.223Z] #21 28.12 Selecting previously unselected package libip4tc2:amd64. [2022-05-11T07:22:33.223Z] #21 28.12 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2022-05-11T07:22:33.223Z] #21 28.13 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-05-11T07:22:33.376Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:55, shared: true, mustBeShared: true [2022-05-11T07:22:33.484Z] #21 28.19 Selecting previously unselected package libip6tc2:amd64. [2022-05-11T07:22:33.484Z] #21 28.19 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2022-05-11T07:22:33.484Z] #21 28.20 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-05-11T07:22:33.484Z] #21 28.25 Selecting previously unselected package libnfnetlink0:amd64. [2022-05-11T07:22:33.484Z] #21 28.25 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-05-11T07:22:33.484Z] #21 28.26 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-05-11T07:22:33.484Z] #21 28.31 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-05-11T07:22:33.484Z] #21 28.31 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-05-11T07:22:33.484Z] #21 28.32 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-05-11T07:22:33.484Z] #21 28.40 Selecting previously unselected package libnftnl11:amd64. [2022-05-11T07:22:33.484Z] #21 28.41 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2022-05-11T07:22:33.484Z] #21 28.42 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-05-11T07:22:33.484Z] #21 28.51 Selecting previously unselected package iptables. [2022-05-11T07:22:33.484Z] #21 28.52 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2022-05-11T07:22:33.633Z] --- PASS: TestIpcModeShareable (0.60s) [2022-05-11T07:22:33.633Z] === RUN TestAPIIpcModeShareableAndContainer [2022-05-11T07:22:33.746Z] #21 28.52 Unpacking iptables (1.8.7-1) ... [2022-05-11T07:22:34.008Z] #21 28.75 Selecting previously unselected package libonig5:amd64. [2022-05-11T07:22:34.008Z] #21 28.76 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2022-05-11T07:22:34.008Z] #21 28.76 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-05-11T07:22:34.008Z] #21 28.91 Selecting previously unselected package libjq1:amd64. [2022-05-11T07:22:34.008Z] #21 28.92 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2022-05-11T07:22:34.008Z] #21 28.92 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-05-11T07:22:34.008Z] #21 29.02 Selecting previously unselected package jq. [2022-05-11T07:22:34.108Z] #22 DONE 1.4s [2022-05-11T07:22:34.109Z] [2022-05-11T07:22:34.109Z] #67 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-05-11T07:22:34.109Z] #67 sha256:c8dd36269228d61a6f56567f6ac9f73b676a4cdb4476b7199e0108ad526058a2 [2022-05-11T07:22:34.109Z] #67 1.058 + RM_GOPATH=0 [2022-05-11T07:22:34.109Z] #67 1.058 + TMP_GOPATH= [2022-05-11T07:22:34.109Z] #67 1.058 + : /build [2022-05-11T07:22:34.109Z] #67 1.058 + '[' -z '' ']' [2022-05-11T07:22:34.109Z] #67 1.058 ++ mktemp -d [2022-05-11T07:22:34.109Z] #67 1.061 + export GOPATH=/tmp/tmp.7yQv86COYQ [2022-05-11T07:22:34.109Z] #67 1.062 + GOPATH=/tmp/tmp.7yQv86COYQ [2022-05-11T07:22:34.109Z] #67 1.062 + RM_GOPATH=1 [2022-05-11T07:22:34.109Z] #67 1.062 + case "$(go env GOARCH)" in [2022-05-11T07:22:34.109Z] #67 1.062 ++ go env GOARCH [2022-05-11T07:22:34.109Z] #67 1.067 + export GO_BUILDMODE=-buildmode=pie [2022-05-11T07:22:34.109Z] #67 1.067 + GO_BUILDMODE=-buildmode=pie [2022-05-11T07:22:34.109Z] #67 1.072 ++ dirname /install.sh [2022-05-11T07:22:34.109Z] #67 1.073 + dir=/ [2022-05-11T07:22:34.109Z] #67 1.073 + bin=runc [2022-05-11T07:22:34.109Z] #67 1.073 + shift [2022-05-11T07:22:34.109Z] #67 1.073 + '[' '!' -f //runc.installer ']' [2022-05-11T07:22:34.109Z] #67 1.073 + . //runc.installer [2022-05-11T07:22:34.109Z] #67 1.073 ++ set -e [2022-05-11T07:22:34.109Z] #67 1.074 ++ : v1.1.1 [2022-05-11T07:22:34.109Z] #67 1.074 + install_runc [2022-05-11T07:22:34.109Z] #67 1.074 + RUNC_BUILDTAGS=seccomp [2022-05-11T07:22:34.109Z] #67 1.074 + echo 'Install runc version v1.1.1 (build tags: seccomp)' [2022-05-11T07:22:34.109Z] #67 1.074 Install runc version v1.1.1 (build tags: seccomp) [2022-05-11T07:22:34.109Z] #67 1.075 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.7yQv86COYQ/src/github.com/opencontainers/runc [2022-05-11T07:22:34.109Z] #67 1.079 Cloning into '/tmp/tmp.7yQv86COYQ/src/github.com/opencontainers/runc'... [2022-05-11T07:22:34.269Z] #21 29.02 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2022-05-11T07:22:34.269Z] #21 29.03 Unpacking jq (1.6-2.1) ... [2022-05-11T07:22:34.269Z] #21 29.10 Selecting previously unselected package libaio1:amd64. [2022-05-11T07:22:34.269Z] #21 29.11 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2022-05-11T07:22:34.269Z] #21 29.11 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-05-11T07:22:34.269Z] #21 29.17 Selecting previously unselected package libgpm2:amd64. [2022-05-11T07:22:34.269Z] #21 29.17 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2022-05-11T07:22:34.269Z] #21 29.18 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-05-11T07:22:34.531Z] #21 29.28 Selecting previously unselected package libicu67:amd64. [2022-05-11T07:22:34.531Z] #21 29.28 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2022-05-11T07:22:34.531Z] #21 29.29 Unpacking libicu67:amd64 (67.1-7) ... [2022-05-11T07:22:35.055Z] #67 ... [2022-05-11T07:22:35.055Z] [2022-05-11T07:22:35.055Z] #23 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-05-11T07:22:35.055Z] #23 sha256:e18b8c462b0eb3952c8e8c2f89a740417db7cfac4bf075372a09ecc77fc73721 [2022-05-11T07:22:35.055Z] #23 DONE 1.0s [2022-05-11T07:22:35.055Z] [2022-05-11T07:22:35.055Z] #24 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-05-11T07:22:35.055Z] #24 sha256:28e8a822ab621eecd17759786f4e5d2479f8c2221c8f05d39a26e2e9c9939f68 [2022-05-11T07:22:35.522Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.93s) [2022-05-11T07:22:35.522Z] === RUN TestAPIIpcModeHost [2022-05-11T07:22:35.618Z] #24 0.730 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-05-11T07:22:35.618Z] #24 DONE 0.8s [2022-05-11T07:22:35.618Z] [2022-05-11T07:22:35.618Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-05-11T07:22:35.618Z] #71 sha256:683782c3d3c269088b5c1a6c3f1d61ddf97eab9f533da18fe8d4aa35b3df69ce [2022-05-11T07:22:35.778Z] --- PASS: TestAPIIpcModeHost (0.43s) [2022-05-11T07:22:35.778Z] === RUN TestDaemonIpcModeShareable [2022-05-11T07:22:35.874Z] #71 ... [2022-05-11T07:22:35.874Z] [2022-05-11T07:22:35.874Z] #25 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-05-11T07:22:35.874Z] #25 sha256:afdc12ae821af437125a3bcc9673d4d094d269c5bcfbaa2c665d73e87b81bb08 [2022-05-11T07:22:36.803Z] #25 DONE 0.9s [2022-05-11T07:22:36.803Z] [2022-05-11T07:22:36.803Z] #26 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-05-11T07:22:36.803Z] #26 sha256:ae7c01d5ba32701696a012f28efda29d0f8b8a3ef35e9a7b8ab9c28d3bdfc8da [2022-05-11T07:22:37.143Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2022-05-11T07:22:37.143Z] --- PASS: TestDaemonIpcModeShareable (1.21s) [2022-05-11T07:22:37.143Z] === RUN TestDaemonIpcModePrivate [2022-05-11T07:22:37.731Z] #26 DONE 0.9s [2022-05-11T07:22:37.731Z] [2022-05-11T07:22:37.731Z] #27 [dev-systemd-false 6/26] RUN ldconfig [2022-05-11T07:22:37.731Z] #27 sha256:e1d7ee6f32b836cb5505ef569132e90032d7855f65467779a09f337b37b630d4 [2022-05-11T07:22:37.836Z] #21 32.49 Selecting previously unselected package libinih1:amd64. [2022-05-11T07:22:37.836Z] #21 32.50 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2022-05-11T07:22:37.836Z] #21 32.50 Unpacking libinih1:amd64 (53-1+b2) ... [2022-05-11T07:22:37.836Z] #21 32.57 Selecting previously unselected package libnet1:amd64. [2022-05-11T07:22:37.836Z] #21 32.57 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-05-11T07:22:37.836Z] #21 32.58 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-05-11T07:22:37.836Z] #21 32.64 Selecting previously unselected package libnl-3-200:amd64. [2022-05-11T07:22:37.836Z] #21 32.65 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-05-11T07:22:37.836Z] #21 32.66 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-05-11T07:22:37.836Z] #21 32.77 Selecting previously unselected package libprotobuf-c1:amd64. [2022-05-11T07:22:37.836Z] #21 32.77 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-05-11T07:22:37.836Z] #21 32.78 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-05-11T07:22:37.836Z] #21 32.83 Selecting previously unselected package net-tools. [2022-05-11T07:22:38.070Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:69, shared: false, mustBeShared: false [2022-05-11T07:22:38.098Z] #21 32.84 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-05-11T07:22:38.098Z] #21 32.84 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-05-11T07:22:38.098Z] #21 33.04 Selecting previously unselected package patch. [2022-05-11T07:22:38.098Z] #21 33.05 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ... [2022-05-11T07:22:38.098Z] #21 33.06 Unpacking patch (2.7.6-7) ... [2022-05-11T07:22:38.326Z] --- PASS: TestDaemonIpcModePrivate (1.21s) [2022-05-11T07:22:38.326Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-05-11T07:22:38.359Z] #21 33.17 Selecting previously unselected package python-pip-whl. [2022-05-11T07:22:38.359Z] #21 33.18 Preparing to unpack .../33-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-05-11T07:22:38.359Z] #21 33.19 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-05-11T07:22:38.665Z] #27 DONE 1.0s [2022-05-11T07:22:38.665Z] [2022-05-11T07:22:38.665Z] #67 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-05-11T07:22:38.665Z] #67 sha256:c8dd36269228d61a6f56567f6ac9f73b676a4cdb4476b7199e0108ad526058a2 [2022-05-11T07:22:38.665Z] #67 5.526 + cd /tmp/tmp.7yQv86COYQ/src/github.com/opencontainers/runc [2022-05-11T07:22:38.665Z] #67 5.526 + git checkout -q v1.1.1 [2022-05-11T07:22:38.665Z] #67 5.631 + '[' -z '' ']' [2022-05-11T07:22:38.665Z] #67 5.631 + target=static [2022-05-11T07:22:38.665Z] #67 5.631 + make BUILDTAGS=seccomp static [2022-05-11T07:22:38.665Z] #67 5.764 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.1-0-g52de29d7 -X main.version=1.1.1 " -o runc . [2022-05-11T07:22:38.931Z] #21 33.72 Selecting previously unselected package python3-lib2to3. [2022-05-11T07:22:38.931Z] #21 33.73 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2022-05-11T07:22:38.931Z] #21 33.74 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-05-11T07:22:38.931Z] #21 33.84 Selecting previously unselected package python3-distutils. [2022-05-11T07:22:38.931Z] #21 33.84 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2022-05-11T07:22:38.931Z] #21 33.85 Unpacking python3-distutils (3.9.2-1) ... [2022-05-11T07:22:39.069Z] #26 234.1 + return [2022-05-11T07:22:39.069Z] #26 ... [2022-05-11T07:22:39.069Z] [2022-05-11T07:22:39.069Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-05-11T07:22:39.069Z] #55 sha256:490d2ef91d0453e27cdf3fb306e3cc4dc08bb3d9559153c768d37c0a46c9ad3d [2022-05-11T07:22:39.069Z] #55 235.8 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2022-05-11T07:22:39.069Z] #55 DONE 236.8s [2022-05-11T07:22:39.069Z] [2022-05-11T07:22:39.069Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-05-11T07:22:39.069Z] #26 sha256:4cd9f6adaf1916882ce655cd7a1886d8d6711a9f56b3469a4f43aae97c1a8244 [2022-05-11T07:22:39.069Z] #26 DONE 236.4s [2022-05-11T07:22:39.069Z] [2022-05-11T07:22:39.069Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-05-11T07:22:39.069Z] #64 sha256:82fe042a76c9e6d5b7411757aa6c489bdef07155d59bffae96e65bb430e5814f [2022-05-11T07:22:39.193Z] #21 33.97 Selecting previously unselected package python3-pkg-resources. [2022-05-11T07:22:39.193Z] #21 33.99 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2022-05-11T07:22:39.193Z] #21 33.99 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-05-11T07:22:39.330Z] #64 ... [2022-05-11T07:22:39.330Z] [2022-05-11T07:22:39.330Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-05-11T07:22:39.330Z] #60 sha256:0f2d6f2dd24444af4fba7f3b9bd0e9611e7ab1be6114888f1c105cd08f8deec0 [2022-05-11T07:22:39.330Z] #60 132.0 + mkdir -p /build [2022-05-11T07:22:39.330Z] #60 132.0 + cp runc /build/runc [2022-05-11T07:22:39.454Z] #21 34.13 Selecting previously unselected package python3-setuptools. [2022-05-11T07:22:39.454Z] #21 34.15 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2022-05-11T07:22:39.454Z] #21 34.15 Unpacking python3-setuptools (52.0.0-4) ... [2022-05-11T07:22:39.591Z] #60 DONE 132.2s [2022-05-11T07:22:39.591Z] [2022-05-11T07:22:39.591Z] #27 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2022-05-11T07:22:39.591Z] #27 sha256:fd75295e4ffd0a6bff9b8b0a7ab845557ca28aeb8cd3664be6b8d9f33694c280 [2022-05-11T07:22:39.690Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:69, shared: false, mustBeShared: false [2022-05-11T07:22:39.690Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.22s) [2022-05-11T07:22:39.690Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-05-11T07:22:39.716Z] #21 34.40 Selecting previously unselected package python3-wheel. [2022-05-11T07:22:39.716Z] #21 34.42 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2022-05-11T07:22:39.716Z] #21 34.42 Unpacking python3-wheel (0.34.2-1) ... [2022-05-11T07:22:39.716Z] #21 34.49 Selecting previously unselected package python3-pip. [2022-05-11T07:22:39.716Z] #21 34.49 Preparing to unpack .../39-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-05-11T07:22:39.716Z] #21 34.49 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-05-11T07:22:39.977Z] #21 34.80 Selecting previously unselected package sudo. [2022-05-11T07:22:39.977Z] #21 34.81 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ... [2022-05-11T07:22:39.977Z] #21 34.81 Unpacking sudo (1.9.5p2-3) ... [2022-05-11T07:22:40.167Z] #27 DONE 0.6s [2022-05-11T07:22:40.167Z] [2022-05-11T07:22:40.167Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-05-11T07:22:40.167Z] #64 sha256:82fe042a76c9e6d5b7411757aa6c489bdef07155d59bffae96e65bb430e5814f [2022-05-11T07:22:40.167Z] #64 ... [2022-05-11T07:22:40.167Z] [2022-05-11T07:22:40.167Z] #32 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2022-05-11T07:22:40.167Z] #32 sha256:ef60b11f772cebc1d8c11464d58d49bbf5740bc92b35f852fffbd2d968c2a4f9 [2022-05-11T07:22:40.550Z] #21 35.32 Selecting previously unselected package thin-provisioning-tools. [2022-05-11T07:22:40.550Z] #21 35.32 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-05-11T07:22:40.550Z] #21 35.33 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-05-11T07:22:40.619Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2022-05-11T07:22:40.619Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.18s) [2022-05-11T07:22:40.619Z] === RUN TestIpcModeOlderClient [2022-05-11T07:22:40.619Z] === PAUSE TestIpcModeOlderClient [2022-05-11T07:22:40.619Z] === RUN TestKillContainerInvalidSignal [2022-05-11T07:22:40.759Z] #32 DONE 0.8s [2022-05-11T07:22:40.759Z] [2022-05-11T07:22:40.759Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-05-11T07:22:40.759Z] #64 sha256:82fe042a76c9e6d5b7411757aa6c489bdef07155d59bffae96e65bb430e5814f [2022-05-11T07:22:40.812Z] #21 35.54 Selecting previously unselected package uidmap. [2022-05-11T07:22:40.812Z] #21 35.55 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-05-11T07:22:40.812Z] #21 35.56 Unpacking uidmap (1:4.8.1-1) ... [2022-05-11T07:22:40.812Z] #21 35.71 Selecting previously unselected package vim-runtime. [2022-05-11T07:22:40.812Z] #21 35.71 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-05-11T07:22:40.812Z] #21 35.75 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-05-11T07:22:40.812Z] #21 35.78 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-05-11T07:22:40.812Z] #21 35.79 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-05-11T07:22:41.021Z] #64 ... [2022-05-11T07:22:41.022Z] [2022-05-11T07:22:41.022Z] #35 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2022-05-11T07:22:41.022Z] #35 sha256:189e4123804856746d43fe665b1f78d66d5aedc9e0a78326c29b014299248ee3 [2022-05-11T07:22:41.181Z] --- PASS: TestKillContainerInvalidSignal (0.46s) [2022-05-11T07:22:41.181Z] === RUN TestKillContainer [2022-05-11T07:22:41.181Z] === RUN TestKillContainer/no_signal [2022-05-11T07:22:41.594Z] #35 DONE 0.5s [2022-05-11T07:22:41.594Z] [2022-05-11T07:22:41.594Z] #37 [dev-systemd-false 13/26] COPY --from=delve /build/ /usr/local/bin/ [2022-05-11T07:22:41.594Z] #37 sha256:b648a1b34a615694a1071cd32993b86ab68361ce89236962b91950f8b7af0e7e [2022-05-11T07:22:41.743Z] === RUN TestKillContainer/non_killing_signal [2022-05-11T07:22:41.858Z] #37 DONE 0.6s [2022-05-11T07:22:41.858Z] [2022-05-11T07:22:41.858Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-05-11T07:22:41.858Z] #64 sha256:82fe042a76c9e6d5b7411757aa6c489bdef07155d59bffae96e65bb430e5814f [2022-05-11T07:22:42.000Z] === RUN TestKillContainer/killing_signal [2022-05-11T07:22:42.124Z] #64 ... [2022-05-11T07:22:42.124Z] [2022-05-11T07:22:42.124Z] #39 [dev-systemd-false 14/26] COPY --from=tomll /build/ /usr/local/bin/ [2022-05-11T07:22:42.124Z] #39 sha256:c2989ce21d397f02512bf4bd504668f9ec7def1ce7c89bac0965c9e8d141a7c2 [2022-05-11T07:22:42.124Z] #39 DONE 0.1s [2022-05-11T07:22:42.124Z] [2022-05-11T07:22:42.124Z] #41 [dev-systemd-false 15/26] COPY --from=gowinres /build/ /usr/local/bin/ [2022-05-11T07:22:42.124Z] #41 sha256:aa356ce4f4947420a0bb957fb544d174af677090f4a63d47d48d607b42fb57fc [2022-05-11T07:22:42.124Z] #41 DONE 0.1s [2022-05-11T07:22:42.124Z] [2022-05-11T07:22:42.124Z] #45 [dev-systemd-false 16/26] COPY --from=tini /build/ /usr/local/bin/ [2022-05-11T07:22:42.124Z] #45 sha256:d621151c6321dbd627103837e7fc1a187abdb2248bd582a70a60cb801d56efca [2022-05-11T07:22:42.124Z] #45 DONE 0.1s [2022-05-11T07:22:42.124Z] [2022-05-11T07:22:42.124Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-05-11T07:22:42.124Z] #64 sha256:82fe042a76c9e6d5b7411757aa6c489bdef07155d59bffae96e65bb430e5814f [2022-05-11T07:22:42.385Z] #64 ... [2022-05-11T07:22:42.385Z] [2022-05-11T07:22:42.385Z] #48 [dev-systemd-false 17/26] COPY --from=registry /build/ /usr/local/bin/ [2022-05-11T07:22:42.385Z] #48 sha256:94658df7070a8f962ebae3071cdcef5abea594993ca21731a3b3417761dd7f85 [2022-05-11T07:22:42.407Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-05-11T07:22:42.562Z] --- PASS: TestKillContainer (1.35s) [2022-05-11T07:22:42.562Z] --- PASS: TestKillContainer/no_signal (0.44s) [2022-05-11T07:22:42.562Z] --- PASS: TestKillContainer/non_killing_signal (0.28s) [2022-05-11T07:22:42.562Z] --- PASS: TestKillContainer/killing_signal (0.45s) [2022-05-11T07:22:42.562Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-05-11T07:22:42.562Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-05-11T07:22:42.654Z] #48 DONE 0.5s [2022-05-11T07:22:42.654Z] [2022-05-11T07:22:42.654Z] #52 [dev-systemd-false 18/26] COPY --from=criu /build/ /usr/local/bin/ [2022-05-11T07:22:42.654Z] #52 sha256:21a423cd192a25e00274e71a61103089189ab35bdddce0aed28e1a3d993f8a5f [2022-05-11T07:22:42.654Z] #52 DONE 0.1s [2022-05-11T07:22:42.654Z] [2022-05-11T07:22:42.654Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-05-11T07:22:42.654Z] #64 sha256:82fe042a76c9e6d5b7411757aa6c489bdef07155d59bffae96e65bb430e5814f [2022-05-11T07:22:42.917Z] #64 ... [2022-05-11T07:22:42.917Z] [2022-05-11T07:22:42.917Z] #54 [dev-systemd-false 19/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-05-11T07:22:42.917Z] #54 sha256:8d2c417640f5458102be01ef4beca3b85b28a9608462793c350f4be57948942c [2022-05-11T07:22:42.917Z] #54 DONE 0.1s [2022-05-11T07:22:42.917Z] [2022-05-11T07:22:42.917Z] #56 [dev-systemd-false 20/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-05-11T07:22:42.917Z] #56 sha256:a184aee28b56280420de34943fdaee0cae34a83d7a5a7891f59019bd14ca552f [2022-05-11T07:22:43.125Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-05-11T07:22:43.687Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.28s) [2022-05-11T07:22:43.687Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.44s) [2022-05-11T07:22:43.687Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.68s) [2022-05-11T07:22:43.687Z] === RUN TestKillStoppedContainer [2022-05-11T07:22:43.942Z] --- PASS: TestKillStoppedContainer (0.04s) [2022-05-11T07:22:43.942Z] === RUN TestKillStoppedContainerAPIPre120 [2022-05-11T07:22:43.942Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-05-11T07:22:43.942Z] === RUN TestKillDifferentUserContainer [2022-05-11T07:22:44.117Z] #21 38.57 Selecting previously unselected package vim. [2022-05-11T07:22:44.117Z] #21 38.58 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-05-11T07:22:44.117Z] #21 38.59 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-05-11T07:22:44.198Z] --- PASS: TestKillDifferentUserContainer (0.42s) [2022-05-11T07:22:44.198Z] === RUN TestInspectOomKilledTrue [2022-05-11T07:22:44.198Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-05-11T07:22:44.198Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-05-11T07:22:44.198Z] === RUN TestInspectOomKilledFalse [2022-05-11T07:22:44.198Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-05-11T07:22:44.198Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-05-11T07:22:44.198Z] === RUN TestLinksEtcHostsContentMatch [2022-05-11T07:22:44.302Z] #56 DONE 1.5s [2022-05-11T07:22:44.302Z] [2022-05-11T07:22:44.302Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-05-11T07:22:44.302Z] #64 sha256:82fe042a76c9e6d5b7411757aa6c489bdef07155d59bffae96e65bb430e5814f [2022-05-11T07:22:44.302Z] #64 217.2 + bin/containerd [2022-05-11T07:22:44.378Z] #21 39.13 Selecting previously unselected package xfsprogs. [2022-05-11T07:22:44.378Z] #21 39.14 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ... [2022-05-11T07:22:44.378Z] #21 39.14 Unpacking xfsprogs (5.10.0-4) ... [2022-05-11T07:22:44.563Z] #64 ... [2022-05-11T07:22:44.563Z] [2022-05-11T07:22:44.563Z] #58 [dev-systemd-false 21/26] COPY --from=shfmt /build/ /usr/local/bin/ [2022-05-11T07:22:44.563Z] #58 sha256:403159162863c19d64e66c9de2f9269509cfbe33463f4361b2140a272bdb8a64 [2022-05-11T07:22:44.563Z] #58 DONE 0.1s [2022-05-11T07:22:44.563Z] [2022-05-11T07:22:44.563Z] #61 [dev-systemd-false 22/26] COPY --from=runc /build/ /usr/local/bin/ [2022-05-11T07:22:44.563Z] #61 sha256:079afa5c09379ea0ecabaf8d0e4b323fc78ed4f88e80a715b1149b5b42b554cb [2022-05-11T07:22:44.760Z] --- PASS: TestLinksEtcHostsContentMatch (0.33s) [2022-05-11T07:22:44.760Z] === RUN TestLinksContainerNames [2022-05-11T07:22:44.824Z] #61 DONE 0.5s [2022-05-11T07:22:44.824Z] [2022-05-11T07:22:44.824Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-05-11T07:22:44.824Z] #64 sha256:82fe042a76c9e6d5b7411757aa6c489bdef07155d59bffae96e65bb430e5814f [2022-05-11T07:22:44.954Z] #21 39.62 Selecting previously unselected package zip. [2022-05-11T07:22:44.954Z] #21 39.62 Preparing to unpack .../46-zip_3.0-12_amd64.deb ... [2022-05-11T07:22:44.954Z] #21 39.63 Unpacking zip (3.0-12) ... [2022-05-11T07:22:44.954Z] #21 39.74 Selecting previously unselected package zstd. [2022-05-11T07:22:44.954Z] #21 39.76 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-05-11T07:22:44.954Z] #21 39.76 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-05-11T07:22:45.203Z] #67 ... [2022-05-11T07:22:45.203Z] [2022-05-11T07:22:45.203Z] #28 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-05-11T07:22:45.203Z] #28 sha256:643d7a37b12ef55c78ed0c54a542de9f4bbaaf7ca19d25271171eb269416572c [2022-05-11T07:22:45.203Z] #28 1.154 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-05-11T07:22:45.203Z] #28 1.339 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-05-11T07:22:45.203Z] #28 1.520 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-05-11T07:22:45.203Z] #28 1.525 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-05-11T07:22:45.203Z] #28 1.730 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-05-11T07:22:45.203Z] #28 1.926 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-05-11T07:22:45.203Z] #28 2.097 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-05-11T07:22:45.203Z] #28 2.230 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7944 kB] [2022-05-11T07:22:45.203Z] #28 2.556 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-05-11T07:22:45.203Z] #28 2.830 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [145 kB] [2022-05-11T07:22:45.203Z] #28 2.837 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [139 kB] [2022-05-11T07:22:45.203Z] #28 2.837 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [121 kB] [2022-05-11T07:22:45.203Z] #28 2.838 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [146 kB] [2022-05-11T07:22:45.203Z] #28 2.840 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [128 kB] [2022-05-11T07:22:45.203Z] #28 2.849 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [146 kB] [2022-05-11T07:22:45.204Z] #28 3.139 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-05-11T07:22:45.204Z] #28 3.144 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2604 B] [2022-05-11T07:22:45.204Z] #28 3.145 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2022-05-11T07:22:45.204Z] #28 3.147 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-05-11T07:22:45.204Z] #28 3.147 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-05-11T07:22:45.204Z] #28 3.148 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-05-11T07:22:45.215Z] #21 40.05 Setting up python3-pkg-resources (52.0.0-4) ... [2022-05-11T07:22:45.686Z] --- PASS: TestLinksContainerNames (0.89s) [2022-05-11T07:22:45.686Z] === RUN TestLogsFollowTailEmpty [2022-05-11T07:22:45.943Z] --- PASS: TestLogsFollowTailEmpty (0.43s) [2022-05-11T07:22:45.943Z] === RUN TestContainerNetworkMountsNoChown [2022-05-11T07:22:46.159Z] #21 40.85 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-05-11T07:22:46.159Z] #21 40.86 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-05-11T07:22:46.159Z] #21 40.87 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-05-11T07:22:46.159Z] #21 40.88 Setting up libicu67:amd64 (67.1-7) ... [2022-05-11T07:22:46.159Z] #21 40.90 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-05-11T07:22:46.159Z] #21 40.91 Setting up libinih1:amd64 (53-1+b2) ... [2022-05-11T07:22:46.159Z] #21 40.93 Setting up uidmap (1:4.8.1-1) ... [2022-05-11T07:22:46.159Z] #21 40.94 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-05-11T07:22:46.159Z] #21 40.95 Setting up bzip2 (1.0.8-4) ... [2022-05-11T07:22:46.159Z] #21 40.96 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-05-11T07:22:46.159Z] #21 40.97 Setting up python3-wheel (0.34.2-1) ... [2022-05-11T07:22:46.505Z] --- PASS: TestContainerNetworkMountsNoChown (0.41s) [2022-05-11T07:22:46.505Z] === RUN TestMountDaemonRoot [2022-05-11T07:22:46.505Z] === RUN TestMountDaemonRoot/default [2022-05-11T07:22:46.505Z] === PAUSE TestMountDaemonRoot/default [2022-05-11T07:22:46.505Z] === RUN TestMountDaemonRoot/private [2022-05-11T07:22:46.505Z] === PAUSE TestMountDaemonRoot/private [2022-05-11T07:22:46.505Z] === RUN TestMountDaemonRoot/rprivate [2022-05-11T07:22:46.505Z] === PAUSE TestMountDaemonRoot/rprivate [2022-05-11T07:22:46.505Z] === RUN TestMountDaemonRoot/slave [2022-05-11T07:22:46.505Z] === PAUSE TestMountDaemonRoot/slave [2022-05-11T07:22:46.505Z] === RUN TestMountDaemonRoot/rslave [2022-05-11T07:22:46.505Z] === PAUSE TestMountDaemonRoot/rslave [2022-05-11T07:22:46.505Z] === RUN TestMountDaemonRoot/shared [2022-05-11T07:22:46.505Z] === PAUSE TestMountDaemonRoot/shared [2022-05-11T07:22:46.505Z] === RUN TestMountDaemonRoot/rshared [2022-05-11T07:22:46.505Z] === PAUSE TestMountDaemonRoot/rshared [2022-05-11T07:22:46.505Z] === CONT TestMountDaemonRoot/default [2022-05-11T07:22:46.505Z] === RUN TestMountDaemonRoot/default/bind_root [2022-05-11T07:22:46.505Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-05-11T07:22:46.505Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-05-11T07:22:46.505Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-05-11T07:22:46.505Z] === RUN TestMountDaemonRoot/default/mount_root [2022-05-11T07:22:46.505Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-05-11T07:22:46.505Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-05-11T07:22:46.505Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-05-11T07:22:46.505Z] === CONT TestMountDaemonRoot/default/bind_root [2022-05-11T07:22:46.505Z] === CONT TestMountDaemonRoot/rshared [2022-05-11T07:22:46.505Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-05-11T07:22:46.505Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-05-11T07:22:46.505Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-05-11T07:22:46.505Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-05-11T07:22:46.505Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-05-11T07:22:46.505Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-05-11T07:22:46.505Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-05-11T07:22:46.505Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-05-11T07:22:46.505Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-05-11T07:22:46.505Z] === CONT TestMountDaemonRoot/shared [2022-05-11T07:22:46.505Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-05-11T07:22:46.505Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-05-11T07:22:46.505Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-05-11T07:22:46.505Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-05-11T07:22:46.505Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-05-11T07:22:46.505Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-05-11T07:22:46.505Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-05-11T07:22:46.505Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-05-11T07:22:46.505Z] === CONT TestMountDaemonRoot/rslave [2022-05-11T07:22:46.505Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-05-11T07:22:46.505Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-05-11T07:22:46.505Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-05-11T07:22:46.505Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-05-11T07:22:46.505Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-05-11T07:22:46.505Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-05-11T07:22:46.505Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-05-11T07:22:46.505Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-05-11T07:22:46.505Z] === CONT TestMountDaemonRoot/slave [2022-05-11T07:22:46.505Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-05-11T07:22:46.505Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-05-11T07:22:46.505Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-05-11T07:22:46.505Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-05-11T07:22:46.505Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-05-11T07:22:46.505Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-05-11T07:22:46.505Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-05-11T07:22:46.505Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-05-11T07:22:46.505Z] === CONT TestMountDaemonRoot/rprivate [2022-05-11T07:22:46.505Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-05-11T07:22:46.505Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-05-11T07:22:46.505Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-05-11T07:22:46.505Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-05-11T07:22:46.505Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-05-11T07:22:46.505Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-05-11T07:22:46.505Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-05-11T07:22:46.505Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-05-11T07:22:46.505Z] === CONT TestMountDaemonRoot/private [2022-05-11T07:22:46.505Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-05-11T07:22:46.505Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-05-11T07:22:46.505Z] === RUN TestMountDaemonRoot/private/bind_root [2022-05-11T07:22:46.505Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-05-11T07:22:46.505Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-05-11T07:22:46.505Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-05-11T07:22:46.505Z] === RUN TestMountDaemonRoot/private/mount_root [2022-05-11T07:22:46.505Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-05-11T07:22:46.505Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-05-11T07:22:46.505Z] === CONT TestMountDaemonRoot/default/mount_root [2022-05-11T07:22:46.505Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-05-11T07:22:46.505Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-05-11T07:22:46.505Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-05-11T07:22:46.505Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-05-11T07:22:46.505Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-05-11T07:22:46.505Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-05-11T07:22:46.505Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-05-11T07:22:46.761Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-05-11T07:22:46.761Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-05-11T07:22:46.761Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-05-11T07:22:46.761Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-05-11T07:22:46.761Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-05-11T07:22:46.761Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-05-11T07:22:46.761Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-05-11T07:22:46.761Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-05-11T07:22:46.761Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-05-11T07:22:46.761Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-05-11T07:22:46.761Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-05-11T07:22:46.761Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-05-11T07:22:46.761Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-05-11T07:22:46.761Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-05-11T07:22:46.761Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-05-11T07:22:47.017Z] === CONT TestMountDaemonRoot/private/mount_root [2022-05-11T07:22:47.017Z] === CONT TestMountDaemonRoot/private/bind_root [2022-05-11T07:22:47.017Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-05-11T07:22:47.017Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-05-11T07:22:47.017Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2022-05-11T07:22:47.017Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2022-05-11T07:22:47.017Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s) [2022-05-11T07:22:47.017Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2022-05-11T07:22:47.017Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-05-11T07:22:47.017Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2022-05-11T07:22:47.017Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2022-05-11T07:22:47.017Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2022-05-11T07:22:47.017Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2022-05-11T07:22:47.017Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-05-11T07:22:47.017Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2022-05-11T07:22:47.017Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2022-05-11T07:22:47.017Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-05-11T07:22:47.017Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-05-11T07:22:47.017Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-05-11T07:22:47.017Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2022-05-11T07:22:47.017Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2022-05-11T07:22:47.017Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2022-05-11T07:22:47.017Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2022-05-11T07:22:47.017Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-05-11T07:22:47.017Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2022-05-11T07:22:47.017Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-05-11T07:22:47.017Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2022-05-11T07:22:47.017Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-05-11T07:22:47.017Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-05-11T07:22:47.017Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-05-11T07:22:47.017Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2022-05-11T07:22:47.017Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-05-11T07:22:47.017Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2022-05-11T07:22:47.017Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-05-11T07:22:47.017Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2022-05-11T07:22:47.017Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2022-05-11T07:22:47.017Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2022-05-11T07:22:47.017Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-05-11T07:22:47.017Z] === RUN TestContainerBindMountNonRecursive [2022-05-11T07:22:47.102Z] #21 41.70 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-05-11T07:22:47.102Z] #21 41.72 Setting up libcap2:amd64 (1:2.44-1) ... [2022-05-11T07:22:47.102Z] #21 41.73 Setting up libcap2-bin (1:2.44-1) ... [2022-05-11T07:22:47.102Z] #21 41.74 Setting up apparmor (2.13.6-10) ... [2022-05-11T07:22:48.381Z] --- PASS: TestContainerBindMountNonRecursive (1.35s) [2022-05-11T07:22:48.382Z] === RUN TestContainerVolumesMountedAsShared [2022-05-11T07:22:48.489Z] #21 43.18 Setting up zip (3.0-12) ... [2022-05-11T07:22:48.489Z] #21 43.19 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-05-11T07:22:48.489Z] #21 43.21 Setting up bash-completion (1:2.11-2) ... [2022-05-11T07:22:48.943Z] --- PASS: TestContainerVolumesMountedAsShared (0.56s) [2022-05-11T07:22:48.943Z] === RUN TestContainerVolumesMountedAsSlave [2022-05-11T07:22:49.199Z] --- PASS: TestContainerVolumesMountedAsSlave (0.37s) [2022-05-11T07:22:49.199Z] === RUN TestNetworkNat [2022-05-11T07:22:49.760Z] --- PASS: TestNetworkNat (0.45s) [2022-05-11T07:22:49.760Z] === RUN TestNetworkLocalhostTCPNat [2022-05-11T07:22:50.322Z] --- PASS: TestNetworkLocalhostTCPNat (0.52s) [2022-05-11T07:22:50.322Z] === RUN TestNetworkLoopbackNat [2022-05-11T07:22:50.409Z] #21 45.06 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-05-11T07:22:50.409Z] #21 45.07 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-05-11T07:22:50.409Z] #21 45.08 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-05-11T07:22:50.409Z] #21 45.10 Setting up patch (2.7.6-7) ... [2022-05-11T07:22:50.409Z] #21 45.11 Setting up sudo (1.9.5p2-3) ... [2022-05-11T07:22:50.409Z] #21 45.17 invoke-rc.d: could not determine current runlevel [2022-05-11T07:22:50.409Z] #21 45.19 invoke-rc.d: policy-rc.d denied execution of start. [2022-05-11T07:22:50.409Z] #21 45.19 Setting up xfsprogs (5.10.0-4) ... [2022-05-11T07:22:50.409Z] #21 45.21 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-05-11T07:22:50.409Z] #21 45.23 Setting up inetutils-ping (2:2.0-1) ... [2022-05-11T07:22:50.409Z] #21 45.25 Setting up pigz (2.6-1) ... [2022-05-11T07:22:50.409Z] #21 45.29 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-05-11T07:22:50.409Z] #21 45.30 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-05-11T07:22:50.409Z] #21 45.33 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-05-11T07:22:50.409Z] #21 45.34 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-05-11T07:22:51.248Z] #21 46.01 Setting up libaio1:amd64 (0.3.112-9) ... [2022-05-11T07:22:51.248Z] #21 46.02 Setting up python3-lib2to3 (3.9.2-1) ... [2022-05-11T07:22:51.773Z] #21 46.43 Setting up libelf1:amd64 (0.183-1) ... [2022-05-11T07:22:51.773Z] #21 46.46 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-05-11T07:22:51.773Z] #21 46.48 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-05-11T07:22:51.773Z] #21 46.49 Setting up python3-distutils (3.9.2-1) ... [2022-05-11T07:22:52.035Z] #21 46.91 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-05-11T07:22:52.035Z] #21 46.93 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-05-11T07:22:52.035Z] #21 46.93 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-05-11T07:22:52.035Z] #21 46.93 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-05-11T07:22:52.035Z] #21 46.94 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-05-11T07:22:52.035Z] #21 46.94 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-05-11T07:22:52.035Z] #21 46.95 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-05-11T07:22:52.035Z] #21 46.96 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-05-11T07:22:52.035Z] #21 46.97 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-05-11T07:22:52.296Z] #21 46.98 Setting up python3-setuptools (52.0.0-4) ... [2022-05-11T07:22:52.612Z] 97f65a0ec59e: Pull complete [2022-05-11T07:22:52.836Z] --- PASS: TestNetworkLoopbackNat (2.57s) [2022-05-11T07:22:52.836Z] === RUN TestPause [2022-05-11T07:22:53.242Z] #21 48.17 Setting up libjq1:amd64 (1.6-2.1) ... [2022-05-11T07:22:53.291Z] #28 14.13 Fetched 49.0 MB in 13s (3706 kB/s) [2022-05-11T07:22:53.398Z] --- PASS: TestPause (0.47s) [2022-05-11T07:22:53.398Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-05-11T07:22:53.398Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-05-11T07:22:53.398Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-05-11T07:22:53.398Z] === RUN TestPauseStopPausedContainer [2022-05-11T07:22:53.505Z] #21 48.19 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-05-11T07:22:53.505Z] #21 48.20 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-05-11T07:22:53.505Z] #21 48.21 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-05-11T07:22:53.654Z] --- PASS: TestPauseStopPausedContainer (0.47s) [2022-05-11T07:22:53.654Z] === RUN TestPidHost [2022-05-11T07:22:54.448Z] #21 49.35 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-05-11T07:22:54.448Z] #21 49.37 Setting up jq (1.6-2.1) ... [2022-05-11T07:22:54.448Z] #21 49.39 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-05-11T07:22:54.448Z] #21 49.40 Setting up iptables (1.8.7-1) ... [2022-05-11T07:22:54.448Z] #21 49.42 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-05-11T07:22:54.448Z] #21 49.42 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-05-11T07:22:54.448Z] #21 49.43 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-05-11T07:22:54.448Z] #21 49.44 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-05-11T07:22:54.448Z] #21 49.45 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-05-11T07:22:54.710Z] #21 49.45 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-05-11T07:22:54.710Z] #21 49.47 Setting up iproute2 (5.10.0-4) ... [2022-05-11T07:22:54.972Z] #21 49.76 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-11T07:22:55.020Z] --- PASS: TestPidHost (1.02s) [2022-05-11T07:22:55.020Z] === RUN TestPsFilter [2022-05-11T07:22:55.020Z] --- PASS: TestPsFilter (0.12s) [2022-05-11T07:22:55.020Z] === RUN TestRemoveContainerWithRemovedVolume [2022-05-11T07:22:55.277Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.45s) [2022-05-11T07:22:55.277Z] === RUN TestRemoveContainerWithVolume [2022-05-11T07:22:55.544Z] #21 DONE 50.4s [2022-05-11T07:22:55.544Z] [2022-05-11T07:22:55.544Z] #22 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-05-11T07:22:55.544Z] #22 sha256:9d95f682a6c6b0a7d29d4630dde85b1c44292a395967b7d0be0b789a81529bec [2022-05-11T07:22:55.838Z] --- PASS: TestRemoveContainerWithVolume (0.44s) [2022-05-11T07:22:55.838Z] === RUN TestRemoveContainerRunning [2022-05-11T07:22:56.093Z] --- PASS: TestRemoveContainerRunning (0.43s) [2022-05-11T07:22:56.093Z] === RUN TestRemoveContainerForceRemoveRunning [2022-05-11T07:22:56.487Z] #22 0.841 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-05-11T07:22:56.487Z] #22 0.846 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-05-11T07:22:56.487Z] #22 0.849 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-05-11T07:22:56.487Z] #22 DONE 0.9s [2022-05-11T07:22:56.487Z] [2022-05-11T07:22:56.487Z] #23 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-05-11T07:22:56.487Z] #23 sha256:27c7597b159a92292b00e148c461d9a0a1de96964337069f8589f7d0674252e1 [2022-05-11T07:22:56.654Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.44s) [2022-05-11T07:22:56.654Z] === RUN TestRemoveInvalidContainer [2022-05-11T07:22:56.654Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-05-11T07:22:56.654Z] === RUN TestRenameLinkedContainer [2022-05-11T07:22:58.543Z] --- PASS: TestRenameLinkedContainer (1.78s) [2022-05-11T07:22:58.543Z] === RUN TestRenameStoppedContainer [2022-05-11T07:22:58.799Z] --- PASS: TestRenameStoppedContainer (0.46s) [2022-05-11T07:22:58.799Z] === RUN TestRenameRunningContainerAndReuse [2022-05-11T07:22:59.726Z] --- PASS: TestRenameRunningContainerAndReuse (0.87s) [2022-05-11T07:22:59.726Z] === RUN TestRenameInvalidName [2022-05-11T07:22:59.835Z] #28 14.13 Reading package lists... [2022-05-11T07:23:00.288Z] --- PASS: TestRenameInvalidName (0.41s) [2022-05-11T07:23:00.288Z] === RUN TestRenameAnonymousContainer [2022-05-11T07:23:01.655Z] --- PASS: TestRenameAnonymousContainer (1.60s) [2022-05-11T07:23:01.655Z] === RUN TestRenameContainerWithSameName [2022-05-11T07:23:02.217Z] --- PASS: TestRenameContainerWithSameName (0.45s) [2022-05-11T07:23:02.217Z] === RUN TestRenameContainerWithLinkedContainer [2022-05-11T07:23:03.145Z] --- PASS: TestRenameContainerWithLinkedContainer (0.89s) [2022-05-11T07:23:03.145Z] === RUN TestResize [2022-05-11T07:23:03.417Z] --- PASS: TestResize (0.43s) [2022-05-11T07:23:03.417Z] === RUN TestResizeWithInvalidSize [2022-05-11T07:23:04.004Z] --- PASS: TestResizeWithInvalidSize (0.49s) [2022-05-11T07:23:04.004Z] === RUN TestResizeWhenContainerNotStarted [2022-05-11T07:23:04.573Z] --- PASS: TestResizeWhenContainerNotStarted (0.48s) [2022-05-11T07:23:04.573Z] === RUN TestDaemonRestartKillContainers [2022-05-11T07:23:04.573Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-05-11T07:23:04.573Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-05-11T07:23:04.573Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-05-11T07:23:04.573Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-05-11T07:23:04.573Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-05-11T07:23:04.573Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-05-11T07:23:04.573Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-05-11T07:23:04.573Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-05-11T07:23:04.573Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-05-11T07:23:04.573Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-05-11T07:23:04.573Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-05-11T07:23:04.573Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-05-11T07:23:04.573Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-05-11T07:23:04.573Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-05-11T07:23:04.573Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-05-11T07:23:04.573Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-05-11T07:23:04.573Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-05-11T07:23:04.573Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-05-11T07:23:04.573Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-05-11T07:23:04.573Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-05-11T07:23:04.573Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-05-11T07:23:04.573Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-05-11T07:23:04.573Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-05-11T07:23:04.573Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-05-11T07:23:04.573Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-05-11T07:23:04.573Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-05-11T07:23:04.573Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-05-11T07:23:04.573Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-05-11T07:23:04.573Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-05-11T07:23:04.573Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-05-11T07:23:04.573Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-05-11T07:23:04.573Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-05-11T07:23:04.573Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-05-11T07:23:04.573Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-05-11T07:23:06.377Z] #28 20.81 Reading package lists... [2022-05-11T07:23:06.493Z] #23 9.207 Collecting yamllint==1.26.1 [2022-05-11T07:23:06.546Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-05-11T07:23:06.754Z] #23 10.26 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-05-11T07:23:07.306Z] #28 27.28 Building dependency tree... [2022-05-11T07:23:07.472Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-05-11T07:23:08.147Z] #23 11.40 Collecting pathspec>=0.5.3 [2022-05-11T07:23:08.147Z] #23 11.42 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-05-11T07:23:08.147Z] #23 11.83 Collecting pyyaml [2022-05-11T07:23:08.409Z] #23 11.84 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (661 kB) [2022-05-11T07:23:08.409Z] #23 11.94 Building wheels for collected packages: yamllint [2022-05-11T07:23:08.409Z] #23 11.94 Building wheel for yamllint (setup.py): started [2022-05-11T07:23:08.673Z] #28 29.99 bzip2 is already the newest version (1.0.8-4). [2022-05-11T07:23:08.673Z] #28 29.99 patch is already the newest version (2.7.6-7). [2022-05-11T07:23:08.673Z] #28 29.99 xz-utils is already the newest version (5.2.5-2.1~deb11u1). [2022-05-11T07:23:08.673Z] #28 29.99 The following additional packages will be installed: [2022-05-11T07:23:08.673Z] #28 29.99 libaio1 libbpf0 libcap2 libelf1 libgpm2 libinih1 libip4tc2 libip6tc2 libjq1 [2022-05-11T07:23:08.673Z] #28 30.00 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 [2022-05-11T07:23:08.673Z] #28 30.00 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-05-11T07:23:08.673Z] #28 30.00 python3-pkg-resources vim-runtime xxd [2022-05-11T07:23:08.673Z] #28 30.02 Suggested packages: [2022-05-11T07:23:08.673Z] #28 30.02 apparmor-profiles-extra apparmor-utils iproute2-doc firewalld kmod gpm [2022-05-11T07:23:08.673Z] #28 30.02 python-setuptools-doc ctags vim-doc vim-scripts xfsdump acl attr quota [2022-05-11T07:23:08.673Z] #28 30.02 Recommended packages: [2022-05-11T07:23:08.673Z] #28 30.02 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-05-11T07:23:08.837Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-05-11T07:23:08.837Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-05-11T07:23:09.867Z] #23 13.07 Building wheel for yamllint (setup.py): finished with status 'done' [2022-05-11T07:23:09.867Z] #23 13.07 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=1ab1aeb58f663baa21b73f50f0611a67f8c6371f2bd717d25e649ef6df38ea27 [2022-05-11T07:23:09.867Z] #23 13.07 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-05-11T07:23:09.867Z] #23 13.08 Successfully built yamllint [2022-05-11T07:23:09.867Z] #23 13.11 Installing collected packages: pyyaml, pathspec, yamllint [2022-05-11T07:23:09.867Z] #23 13.53 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-05-11T07:23:10.040Z] #28 31.47 The following NEW packages will be installed: [2022-05-11T07:23:10.040Z] #28 31.47 apparmor bash-completion inetutils-ping iproute2 iptables jq libaio1 libbpf0 [2022-05-11T07:23:10.040Z] #28 31.47 libcap2 libcap2-bin libelf1 libgpm2 libinih1 libip4tc2 libip6tc2 libjq1 [2022-05-11T07:23:10.040Z] #28 31.48 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 [2022-05-11T07:23:10.040Z] #28 31.49 libonig5 libprotobuf-c1 libxtables12 net-tools pigz python-pip-whl [2022-05-11T07:23:10.040Z] #28 31.49 python3-distutils python3-lib2to3 python3-pip python3-pkg-resources [2022-05-11T07:23:10.040Z] #28 31.49 python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim [2022-05-11T07:23:10.040Z] #28 31.49 vim-common vim-runtime xfsprogs xxd zip zstd [2022-05-11T07:23:10.202Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-05-11T07:23:10.202Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-05-11T07:23:10.297Z] #28 31.90 0 upgraded, 44 newly installed, 0 to remove and 3 not upgraded. [2022-05-11T07:23:10.297Z] #28 31.90 Need to get 18.6 MB of archives. [2022-05-11T07:23:10.297Z] #28 31.90 After this operation, 71.4 MB of additional disk space will be used. [2022-05-11T07:23:10.297Z] #28 31.90 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-05-11T07:23:10.455Z] #23 DONE 13.9s [2022-05-11T07:23:10.455Z] [2022-05-11T07:23:10.455Z] #27 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2022-05-11T07:23:10.455Z] #27 sha256:7eaead759312ea6905cc85e1010ab641f0b761d079592c2493d4599969c9cfc8 [2022-05-11T07:23:10.554Z] #28 31.90 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-05-11T07:23:10.554Z] #28 31.90 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-05-11T07:23:10.554Z] #28 31.90 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-05-11T07:23:10.554Z] #28 31.90 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-05-11T07:23:10.554Z] #28 31.91 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-05-11T07:23:10.554Z] #28 31.91 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-05-11T07:23:10.554Z] #28 31.91 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-05-11T07:23:10.554Z] #28 31.92 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-05-11T07:23:10.554Z] #28 31.93 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-05-11T07:23:10.554Z] #28 31.94 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-05-11T07:23:10.554Z] #28 31.94 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-05-11T07:23:10.554Z] #28 31.95 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-05-11T07:23:10.554Z] #28 31.95 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-05-11T07:23:10.554Z] #28 31.96 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-05-11T07:23:10.554Z] #28 31.96 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-05-11T07:23:10.554Z] #28 31.96 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-05-11T07:23:10.554Z] #28 31.96 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-05-11T07:23:10.554Z] #28 31.96 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-05-11T07:23:10.554Z] #28 31.96 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-05-11T07:23:10.554Z] #28 31.97 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-05-11T07:23:10.554Z] #28 31.97 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-05-11T07:23:10.554Z] #28 31.97 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-05-11T07:23:10.554Z] #28 31.97 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-05-11T07:23:10.554Z] #28 31.97 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-05-11T07:23:10.554Z] #28 31.97 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-05-11T07:23:10.554Z] #28 31.98 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-05-11T07:23:10.554Z] #28 31.98 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-05-11T07:23:10.554Z] #28 31.99 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-05-11T07:23:10.554Z] #28 31.99 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-05-11T07:23:10.554Z] #28 32.01 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-05-11T07:23:10.554Z] #28 32.01 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-05-11T07:23:10.554Z] #28 32.01 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-05-11T07:23:10.554Z] #28 32.01 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-05-11T07:23:10.554Z] #28 32.02 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-05-11T07:23:10.554Z] #28 32.02 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-05-11T07:23:10.554Z] #28 32.03 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-05-11T07:23:10.554Z] #28 32.04 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-05-11T07:23:10.554Z] #28 32.05 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-05-11T07:23:10.554Z] #28 32.05 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-05-11T07:23:10.717Z] #27 DONE 0.3s [2022-05-11T07:23:10.717Z] [2022-05-11T07:23:10.717Z] #32 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2022-05-11T07:23:10.717Z] #32 sha256:5fbc60e41b09639131329ca96beeaa4268a60039f018f747c3c17b00d8f8a806 [2022-05-11T07:23:10.810Z] #28 32.18 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-05-11T07:23:10.810Z] #28 32.21 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-05-11T07:23:10.810Z] #28 32.22 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-05-11T07:23:10.810Z] #28 32.23 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-05-11T07:23:11.297Z] #32 DONE 0.5s [2022-05-11T07:23:11.297Z] [2022-05-11T07:23:11.297Z] #35 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2022-05-11T07:23:11.297Z] #35 sha256:f51c483af7c1e4e13cfdfb1ce842cddb3f24b871afc88d6973f75e651cf7cf1b [2022-05-11T07:23:11.373Z] #28 32.81 debconf: delaying package configuration, since apt-utils is not installed [2022-05-11T07:23:11.561Z] #35 DONE 0.3s [2022-05-11T07:23:11.561Z] [2022-05-11T07:23:11.561Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-05-11T07:23:11.561Z] #64 sha256:456790db277cc554efcb5477cdee9f96d7ff1565921e34e9b94e608551ce32fa [2022-05-11T07:23:11.561Z] #64 ... [2022-05-11T07:23:11.561Z] [2022-05-11T07:23:11.561Z] #37 [dev-systemd-false 13/26] COPY --from=delve /build/ /usr/local/bin/ [2022-05-11T07:23:11.561Z] #37 sha256:ea5ec1a24bf18c132d880900cb57bc235628047793bb1e9cbdb3e022091c6e07 [2022-05-11T07:23:11.630Z] #28 33.07 Fetched 18.6 MB in 1s (29.8 MB/s) [2022-05-11T07:23:11.630Z] #28 33.12 Selecting previously unselected package pigz. [2022-05-11T07:23:11.630Z] #28 33.12 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 40068 files and directories currently installed.) [2022-05-11T07:23:11.630Z] #28 33.18 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-05-11T07:23:11.630Z] #28 33.19 Unpacking pigz (2.6-1) ... [2022-05-11T07:23:11.630Z] #28 33.25 Selecting previously unselected package libelf1:amd64. [2022-05-11T07:23:11.630Z] #28 33.25 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-05-11T07:23:11.826Z] #37 DONE 0.2s [2022-05-11T07:23:11.826Z] [2022-05-11T07:23:11.826Z] #39 [dev-systemd-false 14/26] COPY --from=tomll /build/ /usr/local/bin/ [2022-05-11T07:23:11.826Z] #39 sha256:75e727dc6bd276cbc09b2d0f9b5c86e78d21a5d59c377e59573a99e1b65fed74 [2022-05-11T07:23:11.826Z] #39 DONE 0.1s [2022-05-11T07:23:11.826Z] [2022-05-11T07:23:11.826Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-05-11T07:23:11.826Z] #64 sha256:456790db277cc554efcb5477cdee9f96d7ff1565921e34e9b94e608551ce32fa [2022-05-11T07:23:11.826Z] #64 ... [2022-05-11T07:23:11.826Z] [2022-05-11T07:23:11.826Z] #41 [dev-systemd-false 15/26] COPY --from=gowinres /build/ /usr/local/bin/ [2022-05-11T07:23:11.826Z] #41 sha256:3b2ace8d13fd9cba92634c967d139d0405f9c54f0fb9285e5563c09854f7be57 [2022-05-11T07:23:11.826Z] #41 DONE 0.1s [2022-05-11T07:23:11.826Z] [2022-05-11T07:23:11.826Z] #45 [dev-systemd-false 16/26] COPY --from=tini /build/ /usr/local/bin/ [2022-05-11T07:23:11.826Z] #45 sha256:fbe5a27921403684c81614fb1a299eb2243fc312348786e5b2d3bfeb1dace926 [2022-05-11T07:23:11.826Z] #45 DONE 0.0s [2022-05-11T07:23:11.887Z] #28 33.26 Unpacking libelf1:amd64 (0.183-1) ... [2022-05-11T07:23:11.887Z] #28 33.35 Selecting previously unselected package libbpf0:amd64. [2022-05-11T07:23:11.887Z] #28 33.36 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-05-11T07:23:11.887Z] #28 33.37 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-05-11T07:23:11.887Z] #28 33.44 Selecting previously unselected package libcap2:amd64. [2022-05-11T07:23:11.887Z] #28 33.44 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-05-11T07:23:11.887Z] #28 33.45 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-05-11T07:23:11.887Z] #28 33.50 Selecting previously unselected package libmnl0:amd64. [2022-05-11T07:23:12.087Z] [2022-05-11T07:23:12.087Z] #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 "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-05-11T07:23:12.087Z] #47 sha256:26209c4795914995411be6e71aeda135557e0abe072f41ca3ab9544bf2e7195e [2022-05-11T07:23:12.143Z] #28 33.51 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-05-11T07:23:12.143Z] #28 33.51 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-05-11T07:23:12.143Z] #28 33.56 Selecting previously unselected package libxtables12:amd64. [2022-05-11T07:23:12.143Z] #28 33.56 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-05-11T07:23:12.143Z] #28 33.57 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-05-11T07:23:12.143Z] #28 33.62 Selecting previously unselected package libcap2-bin. [2022-05-11T07:23:12.143Z] #28 33.62 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-05-11T07:23:12.143Z] #28 33.63 Unpacking libcap2-bin (1:2.44-1) ... [2022-05-11T07:23:12.143Z] #28 33.70 Selecting previously unselected package iproute2. [2022-05-11T07:23:12.143Z] #28 33.70 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-05-11T07:23:12.143Z] #28 33.72 Unpacking iproute2 (5.10.0-4) ... [2022-05-11T07:23:12.399Z] #28 34.03 Selecting previously unselected package xxd. [2022-05-11T07:23:12.656Z] #28 34.04 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-05-11T07:23:12.656Z] #28 34.04 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-05-11T07:23:12.656Z] #28 34.14 Selecting previously unselected package vim-common. [2022-05-11T07:23:12.656Z] #28 34.14 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-05-11T07:23:12.656Z] #28 34.16 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-05-11T07:23:12.656Z] #28 34.28 Selecting previously unselected package bash-completion. [2022-05-11T07:23:12.913Z] #28 34.29 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-05-11T07:23:13.843Z] #28 35.44 Unpacking bash-completion (1:2.11-2) ... [2022-05-11T07:23:14.100Z] #28 35.64 Selecting previously unselected package apparmor. [2022-05-11T07:23:14.100Z] #28 35.65 Preparing to unpack .../11-apparmor_2.13.6-10_amd64.deb ... [2022-05-11T07:23:14.357Z] #28 35.69 Unpacking apparmor (2.13.6-10) ... [2022-05-11T07:23:14.368Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-05-11T07:23:14.368Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-05-11T07:23:14.447Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-05-11T07:23:14.447Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-05-11T07:23:14.614Z] #28 35.97 Selecting previously unselected package inetutils-ping. [2022-05-11T07:23:14.614Z] #28 35.98 Preparing to unpack .../12-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-05-11T07:23:14.614Z] #28 35.98 Unpacking inetutils-ping (2:2.0-1) ... [2022-05-11T07:23:14.614Z] #28 36.07 Selecting previously unselected package libip4tc2:amd64. [2022-05-11T07:23:14.614Z] #28 36.07 Preparing to unpack .../13-libip4tc2_1.8.7-1_amd64.deb ... [2022-05-11T07:23:14.614Z] #28 36.08 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-05-11T07:23:14.614Z] #28 36.12 Selecting previously unselected package libip6tc2:amd64. [2022-05-11T07:23:14.614Z] #28 36.13 Preparing to unpack .../14-libip6tc2_1.8.7-1_amd64.deb ... [2022-05-11T07:23:14.614Z] #28 36.13 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-05-11T07:23:14.614Z] #28 36.18 Selecting previously unselected package libnfnetlink0:amd64. [2022-05-11T07:23:14.871Z] #28 36.18 Preparing to unpack .../15-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-05-11T07:23:14.871Z] #28 36.19 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-05-11T07:23:14.871Z] #28 36.24 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-05-11T07:23:14.871Z] #28 36.25 Preparing to unpack .../16-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-05-11T07:23:14.871Z] #28 36.25 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-05-11T07:23:14.871Z] #28 36.30 Selecting previously unselected package libnftnl11:amd64. [2022-05-11T07:23:14.871Z] #28 36.31 Preparing to unpack .../17-libnftnl11_1.1.9-1_amd64.deb ... [2022-05-11T07:23:14.871Z] #28 36.32 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-05-11T07:23:14.871Z] #28 36.38 Selecting previously unselected package iptables. [2022-05-11T07:23:14.871Z] #28 36.40 Preparing to unpack .../18-iptables_1.8.7-1_amd64.deb ... [2022-05-11T07:23:15.128Z] #28 36.40 Unpacking iptables (1.8.7-1) ... [2022-05-11T07:23:15.128Z] #28 36.57 Selecting previously unselected package libonig5:amd64. [2022-05-11T07:23:15.128Z] #28 36.58 Preparing to unpack .../19-libonig5_6.9.6-1.1_amd64.deb ... [2022-05-11T07:23:15.128Z] #28 36.58 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-05-11T07:23:15.384Z] #28 36.66 Selecting previously unselected package libjq1:amd64. [2022-05-11T07:23:15.384Z] #28 36.67 Preparing to unpack .../20-libjq1_1.6-2.1_amd64.deb ... [2022-05-11T07:23:15.384Z] #28 36.68 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-05-11T07:23:15.384Z] #28 36.75 Selecting previously unselected package jq. [2022-05-11T07:23:15.384Z] #28 36.76 Preparing to unpack .../21-jq_1.6-2.1_amd64.deb ... [2022-05-11T07:23:15.384Z] #28 36.76 Unpacking jq (1.6-2.1) ... [2022-05-11T07:23:15.384Z] #28 36.82 Selecting previously unselected package libaio1:amd64. [2022-05-11T07:23:15.384Z] #28 36.82 Preparing to unpack .../22-libaio1_0.3.112-9_amd64.deb ... [2022-05-11T07:23:15.384Z] #28 36.83 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-05-11T07:23:15.385Z] #28 36.88 Selecting previously unselected package libgpm2:amd64. [2022-05-11T07:23:15.385Z] #28 36.90 Preparing to unpack .../23-libgpm2_1.20.7-8_amd64.deb ... [2022-05-11T07:23:15.385Z] #28 36.90 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-05-11T07:23:15.641Z] #28 36.96 Selecting previously unselected package libinih1:amd64. [2022-05-11T07:23:15.641Z] #28 36.96 Preparing to unpack .../24-libinih1_53-1+b2_amd64.deb ... [2022-05-11T07:23:15.641Z] #28 36.97 Unpacking libinih1:amd64 (53-1+b2) ... [2022-05-11T07:23:15.642Z] #28 37.00 Selecting previously unselected package libnet1:amd64. [2022-05-11T07:23:15.642Z] #28 37.01 Preparing to unpack .../25-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-05-11T07:23:15.642Z] #28 37.02 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-05-11T07:23:15.642Z] #28 37.09 Selecting previously unselected package libnl-3-200:amd64. [2022-05-11T07:23:15.642Z] #28 37.10 Preparing to unpack .../26-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-05-11T07:23:15.642Z] #28 37.10 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-05-11T07:23:15.642Z] #28 37.17 Selecting previously unselected package libprotobuf-c1:amd64. [2022-05-11T07:23:15.642Z] #28 37.17 Preparing to unpack .../27-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-05-11T07:23:15.642Z] #28 37.17 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-05-11T07:23:15.642Z] #28 37.21 Selecting previously unselected package net-tools. [2022-05-11T07:23:15.898Z] #28 37.22 Preparing to unpack .../28-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-05-11T07:23:15.898Z] #28 37.22 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-05-11T07:23:15.898Z] #28 37.34 Selecting previously unselected package python-pip-whl. [2022-05-11T07:23:15.898Z] #28 37.35 Preparing to unpack .../29-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-05-11T07:23:15.898Z] #28 37.36 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-05-11T07:23:16.155Z] #28 37.69 Selecting previously unselected package python3-lib2to3. [2022-05-11T07:23:16.155Z] #28 37.70 Preparing to unpack .../30-python3-lib2to3_3.9.2-1_all.deb ... [2022-05-11T07:23:16.155Z] #28 37.70 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-05-11T07:23:16.259Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-05-11T07:23:16.342Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-05-11T07:23:16.412Z] #28 37.78 Selecting previously unselected package python3-distutils. [2022-05-11T07:23:16.412Z] #28 37.78 Preparing to unpack .../31-python3-distutils_3.9.2-1_all.deb ... [2022-05-11T07:23:16.412Z] #28 37.79 Unpacking python3-distutils (3.9.2-1) ... [2022-05-11T07:23:16.412Z] #28 37.87 Selecting previously unselected package python3-pkg-resources. [2022-05-11T07:23:16.412Z] #28 37.88 Preparing to unpack .../32-python3-pkg-resources_52.0.0-4_all.deb ... [2022-05-11T07:23:16.412Z] #28 37.88 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-05-11T07:23:16.670Z] #28 37.99 Selecting previously unselected package python3-setuptools. [2022-05-11T07:23:16.670Z] #28 38.00 Preparing to unpack .../33-python3-setuptools_52.0.0-4_all.deb ... [2022-05-11T07:23:16.670Z] #28 38.01 Unpacking python3-setuptools (52.0.0-4) ... [2022-05-11T07:23:16.670Z] #28 ... [2022-05-11T07:23:16.670Z] [2022-05-11T07:23:16.670Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-05-11T07:23:16.670Z] #71 sha256:683782c3d3c269088b5c1a6c3f1d61ddf97eab9f533da18fe8d4aa35b3df69ce [2022-05-11T07:23:16.670Z] #71 98.88 + bin/containerd [2022-05-11T07:23:17.626Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-05-11T07:23:17.881Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-05-11T07:23:18.230Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-05-11T07:23:18.519Z] 12fb50a031bd: Pull complete [2022-05-11T07:23:18.519Z] Digest: sha256:93373be6f6c576ef3f778b9d5e7b54231975bb6876a07d90c4e4599a29a65d54 [2022-05-11T07:23:18.519Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-11T07:23:18.519Z] mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-11T07:23:18.519Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2022 completed successfully [2022-05-11T07:23:18.519Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2022 as microsoft/windowsservercore [2022-05-11T07:23:18.973Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.20348.707' [2022-05-11T07:23:18.973Z] INFO: Docker version of control daemon [2022-05-11T07:23:18.973Z] [2022-05-11T07:23:18.973Z] Client: [2022-05-11T07:23:18.973Z] Version: 20.10.9 [2022-05-11T07:23:18.973Z] API version: 1.41 [2022-05-11T07:23:18.973Z] Go version: go1.16.8 [2022-05-11T07:23:18.973Z] Git commit: c2ea9bc [2022-05-11T07:23:18.973Z] Built: Mon Oct 4 16:11:10 2021 [2022-05-11T07:23:18.973Z] OS/Arch: windows/amd64 [2022-05-11T07:23:18.973Z] Context: default [2022-05-11T07:23:18.973Z] Experimental: true [2022-05-11T07:23:18.973Z] [2022-05-11T07:23:18.973Z] Server: Docker Engine - Community [2022-05-11T07:23:18.973Z] Engine: [2022-05-11T07:23:18.973Z] Version: 20.10.9 [2022-05-11T07:23:18.973Z] API version: 1.41 (minimum version 1.24) [2022-05-11T07:23:18.973Z] Go version: go1.16.8 [2022-05-11T07:23:18.973Z] Git commit: 79ea9d3 [2022-05-11T07:23:18.973Z] Built: Mon Oct 4 16:06:39 2021 [2022-05-11T07:23:18.973Z] OS/Arch: windows/amd64 [2022-05-11T07:23:18.973Z] Experimental: true [2022-05-11T07:23:18.973Z] [2022-05-11T07:23:18.973Z] INFO: Docker info of control daemon [2022-05-11T07:23:18.973Z] [2022-05-11T07:23:18.973Z] Client: [2022-05-11T07:23:18.973Z] Context: default [2022-05-11T07:23:18.973Z] Debug Mode: false [2022-05-11T07:23:18.973Z] [2022-05-11T07:23:18.973Z] Server: [2022-05-11T07:23:18.973Z] Containers: 0 [2022-05-11T07:23:18.973Z] Running: 0 [2022-05-11T07:23:18.973Z] Paused: 0 [2022-05-11T07:23:18.973Z] Stopped: 0 [2022-05-11T07:23:18.973Z] Images: 1 [2022-05-11T07:23:18.973Z] Server Version: 20.10.9 [2022-05-11T07:23:18.973Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-05-11T07:23:18.973Z] Windows: [2022-05-11T07:23:18.973Z] LCOW: [2022-05-11T07:23:18.973Z] Logging Driver: json-file [2022-05-11T07:23:18.973Z] Plugins: [2022-05-11T07:23:18.973Z] Volume: local [2022-05-11T07:23:18.973Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-05-11T07:23:18.973Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-05-11T07:23:18.973Z] Swarm: inactive [2022-05-11T07:23:18.973Z] Default Isolation: process [2022-05-11T07:23:18.973Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-05-11T07:23:18.973Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-05-11T07:23:18.973Z] OSType: windows [2022-05-11T07:23:18.973Z] Architecture: x86_64 [2022-05-11T07:23:18.973Z] CPUs: 4 [2022-05-11T07:23:18.973Z] Total Memory: 32GiB [2022-05-11T07:23:18.973Z] Name: azwin-2-005dd0 [2022-05-11T07:23:18.973Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2022-05-11T07:23:18.973Z] Docker Root Dir: D:\docker [2022-05-11T07:23:18.973Z] Debug Mode: false [2022-05-11T07:23:18.973Z] Registry: https://index.docker.io/v1/ [2022-05-11T07:23:18.973Z] Labels: [2022-05-11T07:23:18.973Z] Experimental: true [2022-05-11T07:23:18.973Z] Insecure Registries: [2022-05-11T07:23:18.973Z] 10.0.0.4:5000 [2022-05-11T07:23:18.973Z] 127.0.0.0/8 [2022-05-11T07:23:18.973Z] Registry Mirrors: [2022-05-11T07:23:18.973Z] http://10.0.0.4:5000/ [2022-05-11T07:23:18.973Z] Live Restore Enabled: false [2022-05-11T07:23:18.973Z] Product License: Community Engine [2022-05-11T07:23:18.973Z] [2022-05-11T07:23:18.973Z] [2022-05-11T07:23:18.973Z] INFO: Commit hash is 5b5169049b [2022-05-11T07:23:18.973Z] INFO: Nuke-Everything... [2022-05-11T07:23:18.973Z] INFO: Container count on control daemon to delete is 0 [2022-05-11T07:23:19.157Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-05-11T07:23:19.771Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-05-11T07:23:19.771Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-05-11T07:23:20.503Z] INFO: Nuking d:\CI [2022-05-11T07:23:20.503Z] INFO: Zapped successfully [2022-05-11T07:23:20.503Z] INFO: Location for testing is d:\CI\PR-43580\2 [2022-05-11T07:23:20.503Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2022-05-11T07:23:20.503Z] [2022-05-11T07:23:20.503Z] [2022-05-11T07:23:20.503Z] INFO: Building the image from Dockerfile.windows at 05/11/2022 07:23:20... [2022-05-11T07:23:20.503Z] [2022-05-11T07:23:21.137Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-05-11T07:23:21.673Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-05-11T07:23:21.920Z] #71 ... [2022-05-11T07:23:21.920Z] [2022-05-11T07:23:21.920Z] #28 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-05-11T07:23:21.920Z] #28 sha256:643d7a37b12ef55c78ed0c54a542de9f4bbaaf7ca19d25271171eb269416572c [2022-05-11T07:23:21.920Z] #28 38.17 Selecting previously unselected package python3-wheel. [2022-05-11T07:23:21.920Z] #28 38.18 Preparing to unpack .../34-python3-wheel_0.34.2-1_all.deb ... [2022-05-11T07:23:21.920Z] #28 38.18 Unpacking python3-wheel (0.34.2-1) ... [2022-05-11T07:23:21.920Z] #28 38.23 Selecting previously unselected package python3-pip. [2022-05-11T07:23:21.920Z] #28 38.24 Preparing to unpack .../35-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-05-11T07:23:21.920Z] #28 38.24 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-05-11T07:23:21.920Z] #28 38.42 Selecting previously unselected package sudo. [2022-05-11T07:23:21.920Z] #28 38.43 Preparing to unpack .../36-sudo_1.9.5p2-3_amd64.deb ... [2022-05-11T07:23:21.920Z] #28 38.45 Unpacking sudo (1.9.5p2-3) ... [2022-05-11T07:23:21.920Z] #28 38.76 Selecting previously unselected package thin-provisioning-tools. [2022-05-11T07:23:21.920Z] #28 38.77 Preparing to unpack .../37-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-05-11T07:23:21.920Z] #28 38.78 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-05-11T07:23:21.920Z] #28 38.97 Selecting previously unselected package uidmap. [2022-05-11T07:23:21.920Z] #28 38.97 Preparing to unpack .../38-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-05-11T07:23:21.920Z] #28 38.98 Unpacking uidmap (1:4.8.1-1) ... [2022-05-11T07:23:21.920Z] #28 39.07 Selecting previously unselected package vim-runtime. [2022-05-11T07:23:21.920Z] #28 39.08 Preparing to unpack .../39-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-05-11T07:23:21.920Z] #28 39.10 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-05-11T07:23:21.920Z] #28 39.13 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-05-11T07:23:21.920Z] #28 39.13 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-05-11T07:23:21.920Z] #28 40.94 Selecting previously unselected package vim. [2022-05-11T07:23:21.920Z] #28 40.95 Preparing to unpack .../40-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-05-11T07:23:21.920Z] #28 40.97 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-05-11T07:23:21.920Z] #28 41.29 Selecting previously unselected package xfsprogs. [2022-05-11T07:23:21.920Z] #28 41.29 Preparing to unpack .../41-xfsprogs_5.10.0-4_amd64.deb ... [2022-05-11T07:23:21.920Z] #28 41.30 Unpacking xfsprogs (5.10.0-4) ... [2022-05-11T07:23:21.920Z] #28 41.54 Selecting previously unselected package zip. [2022-05-11T07:23:21.920Z] #28 41.55 Preparing to unpack .../42-zip_3.0-12_amd64.deb ... [2022-05-11T07:23:21.920Z] #28 41.56 Unpacking zip (3.0-12) ... [2022-05-11T07:23:21.920Z] #28 41.67 Selecting previously unselected package zstd. [2022-05-11T07:23:21.920Z] #28 41.68 Preparing to unpack .../43-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-05-11T07:23:21.920Z] #28 41.69 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-05-11T07:23:21.920Z] #28 41.94 Setting up python3-pkg-resources (52.0.0-4) ... [2022-05-11T07:23:21.920Z] #28 42.45 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-05-11T07:23:21.920Z] #28 42.46 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-05-11T07:23:21.920Z] #28 42.47 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-05-11T07:23:21.920Z] #28 42.48 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-05-11T07:23:21.920Z] #28 42.50 Setting up libinih1:amd64 (53-1+b2) ... [2022-05-11T07:23:21.920Z] #28 42.51 Setting up uidmap (1:4.8.1-1) ... [2022-05-11T07:23:21.920Z] #28 42.52 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-05-11T07:23:21.920Z] #28 42.54 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-05-11T07:23:21.920Z] #28 42.55 Setting up python3-wheel (0.34.2-1) ... [2022-05-11T07:23:21.920Z] #28 42.91 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-05-11T07:23:21.920Z] #28 42.92 Setting up libcap2:amd64 (1:2.44-1) ... [2022-05-11T07:23:21.920Z] #28 42.93 Setting up libcap2-bin (1:2.44-1) ... [2022-05-11T07:23:21.920Z] #28 42.94 Setting up apparmor (2.13.6-10) ... [2022-05-11T07:23:22.484Z] #28 44.04 Setting up zip (3.0-12) ... [2022-05-11T07:23:22.484Z] #28 44.05 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-05-11T07:23:22.741Z] #28 44.08 Setting up bash-completion (1:2.11-2) ... [2022-05-11T07:23:23.025Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-05-11T07:23:23.025Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.88s) [2022-05-11T07:23:23.025Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.23s) [2022-05-11T07:23:23.025Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.24s) [2022-05-11T07:23:23.025Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.41s) [2022-05-11T07:23:23.025Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.34s) [2022-05-11T07:23:23.025Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.35s) [2022-05-11T07:23:23.025Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.58s) [2022-05-11T07:23:23.025Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.58s) [2022-05-11T07:23:23.025Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.14s) [2022-05-11T07:23:23.025Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.70s) [2022-05-11T07:23:23.025Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (4.13s) [2022-05-11T07:23:23.025Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.82s) [2022-05-11T07:23:23.025Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.97s) [2022-05-11T07:23:23.025Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.73s) [2022-05-11T07:23:23.025Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.75s) [2022-05-11T07:23:23.025Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.64s) [2022-05-11T07:23:23.025Z] === RUN TestCgroupNamespacesRun [2022-05-11T07:23:23.954Z] --- PASS: TestCgroupNamespacesRun (1.23s) [2022-05-11T07:23:23.954Z] === RUN TestCgroupNamespacesRunPrivileged [2022-05-11T07:23:23.954Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-05-11T07:23:23.954Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s) [2022-05-11T07:23:23.954Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-05-11T07:23:24.109Z] #28 45.40 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-05-11T07:23:24.109Z] #28 45.42 Setting up sudo (1.9.5p2-3) ... [2022-05-11T07:23:24.109Z] #28 45.48 invoke-rc.d: could not determine current runlevel [2022-05-11T07:23:24.109Z] #28 45.48 invoke-rc.d: policy-rc.d denied execution of start. [2022-05-11T07:23:24.109Z] #28 45.49 Setting up xfsprogs (5.10.0-4) ... [2022-05-11T07:23:24.109Z] #28 45.50 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-05-11T07:23:24.109Z] #28 45.51 Setting up inetutils-ping (2:2.0-1) ... [2022-05-11T07:23:24.109Z] #28 45.52 Setting up pigz (2.6-1) ... [2022-05-11T07:23:24.109Z] #28 45.53 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-05-11T07:23:24.109Z] #28 45.54 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-05-11T07:23:24.109Z] #28 45.56 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-05-11T07:23:24.109Z] #28 45.58 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-05-11T07:23:24.673Z] #28 46.08 Setting up libaio1:amd64 (0.3.112-9) ... [2022-05-11T07:23:24.673Z] #28 46.10 Setting up python3-lib2to3 (3.9.2-1) ... [2022-05-11T07:23:24.929Z] #28 46.35 Setting up libelf1:amd64 (0.183-1) ... [2022-05-11T07:23:24.929Z] #28 46.36 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-05-11T07:23:24.929Z] #28 46.38 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-05-11T07:23:24.929Z] #28 46.39 Setting up python3-distutils (3.9.2-1) ... [2022-05-11T07:23:25.186Z] #28 46.71 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-05-11T07:23:25.186Z] #28 46.72 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-05-11T07:23:25.186Z] #28 46.73 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-05-11T07:23:25.186Z] #28 46.73 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-05-11T07:23:25.186Z] #28 46.73 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-05-11T07:23:25.186Z] #28 46.74 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-05-11T07:23:25.186Z] #28 46.74 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-05-11T07:23:25.186Z] #28 46.75 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-05-11T07:23:25.186Z] #28 46.75 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-05-11T07:23:25.321Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.22s) [2022-05-11T07:23:25.321Z] === RUN TestCgroupNamespacesRunHostMode [2022-05-11T07:23:25.443Z] #28 46.79 Setting up python3-setuptools (52.0.0-4) ... [2022-05-11T07:23:26.007Z] #28 47.61 Setting up libjq1:amd64 (1.6-2.1) ... [2022-05-11T07:23:26.258Z] Sending build context to Docker daemon 66.68MB [2022-05-11T07:23:26.258Z] [2022-05-11T07:23:26.258Z] Step 1/13 : FROM microsoft/windowsservercore [2022-05-11T07:23:26.258Z] ---> 7c569352fed3 [2022-05-11T07:23:26.258Z] Step 2/13 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2022-05-11T07:23:26.258Z] ---> Running in 7ceffcd7e311 [2022-05-11T07:23:26.258Z] Removing intermediate container 7ceffcd7e311 [2022-05-11T07:23:26.258Z] ---> f544cf498108 [2022-05-11T07:23:26.258Z] Step 3/13 : ARG GO_VERSION=1.18.1 [2022-05-11T07:23:26.258Z] ---> Running in e9a7d31e725a [2022-05-11T07:23:26.264Z] #28 47.62 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-05-11T07:23:26.264Z] #28 47.64 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-05-11T07:23:26.264Z] #28 47.65 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-05-11T07:23:26.688Z] --- PASS: TestCgroupNamespacesRunHostMode (1.21s) [2022-05-11T07:23:26.688Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-05-11T07:23:26.713Z] Removing intermediate container e9a7d31e725a [2022-05-11T07:23:26.713Z] ---> 58e6ca8d220c [2022-05-11T07:23:26.713Z] Step 4/13 : ARG CONTAINERD_VERSION=1.6.4 [2022-05-11T07:23:26.713Z] ---> Running in a3f08a6a8d01 [2022-05-11T07:23:26.713Z] Removing intermediate container a3f08a6a8d01 [2022-05-11T07:23:26.713Z] ---> 700c75178de0 [2022-05-11T07:23:26.713Z] Step 5/13 : ARG GOTESTSUM_VERSION=v1.7.0 [2022-05-11T07:23:26.713Z] ---> Running in 6a334bb221d1 [2022-05-11T07:23:26.833Z] #28 48.30 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-05-11T07:23:26.833Z] #28 48.31 Setting up jq (1.6-2.1) ... [2022-05-11T07:23:26.833Z] #28 48.32 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-05-11T07:23:26.833Z] #28 48.33 Setting up iptables (1.8.7-1) ... [2022-05-11T07:23:26.833Z] #28 48.34 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-05-11T07:23:26.833Z] #28 48.35 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-05-11T07:23:26.833Z] #28 48.36 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-05-11T07:23:26.833Z] #28 48.36 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-05-11T07:23:26.833Z] #28 48.37 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-05-11T07:23:26.833Z] #28 48.37 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-05-11T07:23:26.833Z] #28 48.38 Setting up iproute2 (5.10.0-4) ... [2022-05-11T07:23:27.168Z] Removing intermediate container 6a334bb221d1 [2022-05-11T07:23:27.168Z] ---> a8b39c4c4d62 [2022-05-11T07:23:27.168Z] Step 6/13 : ARG GOWINRES_VERSION=v0.2.3 [2022-05-11T07:23:27.168Z] ---> Running in 0c21b7f9d820 [2022-05-11T07:23:27.396Z] #28 48.69 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-11T07:23:27.616Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.18s) [2022-05-11T07:23:27.616Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-05-11T07:23:27.623Z] Removing intermediate container 0c21b7f9d820 [2022-05-11T07:23:27.623Z] ---> 0a4d737175e1 [2022-05-11T07:23:27.623Z] Step 7/13 : ENV GO_VERSION=${GO_VERSION} CONTAINERD_VERSION=${CONTAINERD_VERSION} GIT_VERSION=2.11.1 GOPATH=C:\gopath GO111MODULE=off FROM_DOCKERFILE=1 GOTESTSUM_VERSION=${GOTESTSUM_VERSION} GOWINRES_VERSION=${GOWINRES_VERSION} [2022-05-11T07:23:27.623Z] ---> Running in 04cd4547a59b [2022-05-11T07:23:27.623Z] Removing intermediate container 04cd4547a59b [2022-05-11T07:23:27.623Z] ---> 281d6d7c57ba [2022-05-11T07:23:27.623Z] Step 8/13 : RUN Function Test-Nano() { $EditionId = (Get-ItemProperty -Path 'HKLM:\SOFTWARE\Microsoft\Windows NT\CurrentVersion' -Name 'EditionID').EditionId; return (($EditionId -eq 'ServerStandardNano') -or ($EditionId -eq 'ServerDataCenterNano') -or ($EditionId -eq 'NanoServer')); } Function Download-File([string] $source, [string] $target) { if (Test-Nano) { $handler = New-Object System.Net.Http.HttpClientHandler; $client = New-Object System.Net.Http.HttpClient($handler); $client.Timeout = New-Object System.TimeSpan(0, 30, 0); $cancelTokenSource = [System.Threading.CancellationTokenSource]::new(); $responseMsg = $client.GetAsync([System.Uri]::new($source), $cancelTokenSource.Token); $responseMsg.Wait(); if (!$responseMsg.IsCanceled) { $response = $responseMsg.Result; if ($response.IsSuccessStatusCode) { $downloadedFileStream = [System.IO.FileStream]::new($target, [System.IO.FileMode]::Create, [System.IO.FileAccess]::Write); $copyStreamOp = $response.Content.CopyToAsync($downloadedFileStream); $copyStreamOp.Wait(); $downloadedFileStream.Close(); if ($copyStreamOp.Exception -ne $null) { throw $copyStreamOp.Exception } } } else { Throw ("Failed to download " + $source) } } else { [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; $webClient = New-Object System.Net.WebClient; $webClient.DownloadFile($source, $target); } } setx /M PATH $('C:\git\cmd;C:\git\usr\bin;'+$Env:PATH+';C:\gcc\bin;C:\go\bin;C:\containerd\bin'); Write-Host INFO: Downloading git...; $location='https://www.nuget.org/api/v2/package/GitForWindows/'+$Env:GIT_VERSION; Download-File $location C:\gitsetup.zip; Write-Host INFO: Downloading go...; $dlGoVersion=$Env:GO_VERSION -replace '\.0$',''; Download-File "https://golang.org/dl/go${dlGoVersion}.windows-amd64.zip" C:\go.zip; Write-Host INFO: Downloading compiler 1 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/gcc.zip C:\gcc.zip; Write-Host INFO: Downloading compiler 2 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/runtime.zip C:\runtime.zip; Write-Host INFO: Downloading compiler 3 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/binutils.zip C:\binutils.zip; Write-Host INFO: Extracting git...; Expand-Archive C:\gitsetup.zip C:\git-tmp; New-Item -Type Directory C:\git | Out-Null; Move-Item C:\git-tmp\tools\* C:\git\.; Remove-Item -Recurse -Force C:\git-tmp; Write-Host INFO: Expanding go...; Expand-Archive C:\go.zip -DestinationPath C:\; Write-Host INFO: Expanding compiler 1 of 3...; Expand-Archive C:\gcc.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 2 of 3...; Expand-Archive C:\runtime.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 3 of 3...; Expand-Archive C:\binutils.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Removing downloaded files...; Remove-Item C:\gcc.zip; Remove-Item C:\runtime.zip; Remove-Item C:\binutils.zip; Remove-Item C:\gitsetup.zip; Write-Host INFO: Downloading containerd; Install-Package -Force 7Zip4PowerShell; $location='https://github.com/containerd/containerd/releases/download/v'+$Env:CONTAINERD_VERSION+'/containerd-'+$Env:CONTAINERD_VERSION+'-windows-amd64.tar.gz'; Download-File $location C:\containerd.tar.gz; New-Item -Path C:\containerd -ItemType Directory; Expand-7Zip C:\containerd.tar.gz C:\; Expand-7Zip C:\containerd.tar C:\containerd; Remove-Item C:\containerd.tar.gz; Remove-Item C:\containerd.tar; $srcDir = """$Env:GOPATH`\src\github.com\docker\docker\bundles"""; Write-Host INFO: Ensuring existence of directory $srcDir...; New-Item -Force -ItemType Directory -Path $srcDir | Out-Null; Write-Host INFO: Configuring git core.autocrlf...; C:\git\cmd\git config --global core.autocrlf true; [2022-05-11T07:23:27.623Z] ---> Running in 525c524f704b [2022-05-11T07:23:27.960Z] #28 DONE 49.4s [2022-05-11T07:23:27.960Z] [2022-05-11T07:23:27.960Z] #29 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-05-11T07:23:27.960Z] #29 sha256:165906e5788afb7df11072977f25ba8d609f4265feac38733c1ef71ab02cce66 [2022-05-11T07:23:28.893Z] #29 0.793 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-05-11T07:23:28.893Z] #29 0.796 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-05-11T07:23:28.893Z] #29 0.799 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-05-11T07:23:28.893Z] #29 DONE 0.9s [2022-05-11T07:23:28.893Z] [2022-05-11T07:23:28.893Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-05-11T07:23:28.893Z] #71 sha256:683782c3d3c269088b5c1a6c3f1d61ddf97eab9f533da18fe8d4aa35b3df69ce [2022-05-11T07:23:28.893Z] #71 ... [2022-05-11T07:23:28.893Z] [2022-05-11T07:23:28.893Z] #30 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-05-11T07:23:28.893Z] #30 sha256:07db4e3ef9d6fcff7dd8a6881744929a8d41d88423365f105aef4020eacab51f [2022-05-11T07:23:28.981Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.19s) [2022-05-11T07:23:28.981Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-05-11T07:23:29.543Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.68s) [2022-05-11T07:23:29.543Z] === RUN TestCgroupNamespacesRunOlderClient [2022-05-11T07:23:29.758Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-05-11T07:23:30.908Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.25s) [2022-05-11T07:23:30.908Z] === RUN TestNISDomainname [2022-05-11T07:23:31.474Z] --- PASS: TestNISDomainname (0.57s) [2022-05-11T07:23:31.474Z] === RUN TestHostnameDnsResolution [2022-05-11T07:23:31.572Z] #64 257.9 # github.com/containerd/containerd/cmd/containerd [2022-05-11T07:23:31.572Z] #64 257.9 /usr/bin/ld: /tmp/go-link-651928246/000019.o: in function `New': [2022-05-11T07:23:31.572Z] #64 257.9 /tmp/tmp.HS2PDCF51Q/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:77: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2022-05-11T07:23:31.572Z] #64 258.0 + bin/containerd-stress [2022-05-11T07:23:31.572Z] #64 259.1 + bin/containerd-shim [2022-05-11T07:23:32.036Z] --- PASS: TestHostnameDnsResolution (0.71s) [2022-05-11T07:23:32.037Z] === RUN TestUnprivilegedPortsAndPing [2022-05-11T07:23:32.296Z] [2022-05-11T07:23:32.296Z] SUCCESS: Specified value was saved. [2022-05-11T07:23:32.599Z] --- PASS: TestUnprivilegedPortsAndPing (0.56s) [2022-05-11T07:23:32.599Z] === RUN TestPrivilegedHostDevices [2022-05-11T07:23:33.033Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-05-11T07:23:33.161Z] --- PASS: TestPrivilegedHostDevices (0.49s) [2022-05-11T07:23:33.161Z] === RUN TestStats [2022-05-11T07:23:33.257Z] INFO: Downloading git... [2022-05-11T07:23:34.062Z] #47 248.6 + dpkg --print-architecture [2022-05-11T07:23:34.062Z] #47 248.6 + git checkout -q v2.1.0 [2022-05-11T07:23:34.062Z] #47 248.9 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-05-11T07:23:34.062Z] #47 248.9 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-05-11T07:23:34.215Z] INFO: Downloading go... [2022-05-11T07:23:34.872Z] #64 268.0 + bin/containerd-shim-runc-v1 [2022-05-11T07:23:35.676Z] --- PASS: TestStats (2.48s) [2022-05-11T07:23:35.676Z] === RUN TestStopContainerWithTimeout [2022-05-11T07:23:35.676Z] === RUN TestStopContainerWithTimeout/0 [2022-05-11T07:23:35.676Z] === PAUSE TestStopContainerWithTimeout/0 [2022-05-11T07:23:35.676Z] === RUN TestStopContainerWithTimeout/1 [2022-05-11T07:23:35.676Z] === PAUSE TestStopContainerWithTimeout/1 [2022-05-11T07:23:35.676Z] === RUN TestStopContainerWithTimeout/3 [2022-05-11T07:23:35.676Z] === PAUSE TestStopContainerWithTimeout/3 [2022-05-11T07:23:35.676Z] === RUN TestStopContainerWithTimeout/-1 [2022-05-11T07:23:35.676Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-05-11T07:23:35.676Z] === CONT TestStopContainerWithTimeout/0 [2022-05-11T07:23:35.676Z] === CONT TestStopContainerWithTimeout/-1 [2022-05-11T07:23:36.239Z] === CONT TestStopContainerWithTimeout/3 [2022-05-11T07:23:36.303Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-05-11T07:23:37.032Z] #30 7.670 Collecting yamllint==1.26.1 [2022-05-11T07:23:37.103Z] INFO: Downloading compiler 1 of 3... [2022-05-11T07:23:37.233Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-05-11T07:23:37.596Z] #30 8.724 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-05-11T07:23:38.064Z] INFO: Downloading compiler 2 of 3... [2022-05-11T07:23:38.127Z] === CONT TestStopContainerWithTimeout/1 [2022-05-11T07:23:38.163Z] #30 9.393 Collecting pathspec>=0.5.3 [2022-05-11T07:23:38.163Z] #30 9.404 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-05-11T07:23:38.424Z] #30 9.619 Collecting pyyaml [2022-05-11T07:23:38.424Z] #30 9.628 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (661 kB) [2022-05-11T07:23:38.424Z] #30 9.664 Building wheels for collected packages: yamllint [2022-05-11T07:23:38.424Z] #30 9.665 Building wheel for yamllint (setup.py): started [2022-05-11T07:23:39.001Z] #30 10.17 Building wheel for yamllint (setup.py): finished with status 'done' [2022-05-11T07:23:39.001Z] #30 10.17 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=679c86a0691edc8f306d6fb103b00aa1a5c6852063a5a76678d7bbe664ca2743 [2022-05-11T07:23:39.001Z] #30 10.17 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-05-11T07:23:39.001Z] #30 10.18 Successfully built yamllint [2022-05-11T07:23:39.001Z] #30 10.19 Installing collected packages: pyyaml, pathspec, yamllint [2022-05-11T07:23:39.028Z] INFO: Downloading compiler 3 of 3... [2022-05-11T07:23:39.258Z] #30 10.42 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-05-11T07:23:39.483Z] INFO: Extracting git... [2022-05-11T07:23:39.507Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-05-11T07:23:39.507Z] --- PASS: TestStopContainerWithTimeout/0 (0.62s) [2022-05-11T07:23:39.507Z] --- PASS: TestStopContainerWithTimeout/-1 (2.54s) [2022-05-11T07:23:39.507Z] --- PASS: TestStopContainerWithTimeout/3 (2.39s) [2022-05-11T07:23:39.507Z] --- PASS: TestStopContainerWithTimeout/1 (1.43s) [2022-05-11T07:23:39.507Z] === RUN TestDeleteDevicemapper [2022-05-11T07:23:39.507Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-05-11T07:23:39.507Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-05-11T07:23:39.507Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-05-11T07:23:39.516Z] #30 DONE 10.7s [2022-05-11T07:23:39.516Z] [2022-05-11T07:23:39.516Z] #34 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2022-05-11T07:23:39.516Z] #34 sha256:2e56fbc157d78bdcc75e532216b2a016478290bb1cd92a4c465c1d91ac69315a [2022-05-11T07:23:39.757Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-05-11T07:23:39.773Z] #34 DONE 0.2s [2022-05-11T07:23:39.773Z] [2022-05-11T07:23:39.773Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-05-11T07:23:39.773Z] #71 sha256:683782c3d3c269088b5c1a6c3f1d61ddf97eab9f533da18fe8d4aa35b3df69ce [2022-05-11T07:23:39.773Z] #71 ... [2022-05-11T07:23:39.773Z] [2022-05-11T07:23:39.773Z] #39 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2022-05-11T07:23:39.773Z] #39 sha256:6908dbef287ac5231c52ac77480c1a8e8a964ec755425dd971881989801829ae [2022-05-11T07:23:40.029Z] #39 DONE 0.2s [2022-05-11T07:23:40.029Z] [2022-05-11T07:23:40.029Z] #42 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2022-05-11T07:23:40.029Z] #42 sha256:5fe546a8321c8f8b2aee68919e91cdb275b9f2413d447bfcd20fb6ba3133d44a [2022-05-11T07:23:40.029Z] #42 DONE 0.1s [2022-05-11T07:23:40.029Z] [2022-05-11T07:23:40.029Z] #44 [dev-systemd-false 13/26] COPY --from=delve /build/ /usr/local/bin/ [2022-05-11T07:23:40.029Z] #44 sha256:80f80af4f5f5ce144deab93f906008f0349ade4ff9c407bcaeb42ab933e471b1 [2022-05-11T07:23:40.029Z] #44 DONE 0.1s [2022-05-11T07:23:40.029Z] [2022-05-11T07:23:40.029Z] #67 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-05-11T07:23:40.029Z] #67 sha256:c8dd36269228d61a6f56567f6ac9f73b676a4cdb4476b7199e0108ad526058a2 [2022-05-11T07:23:40.160Z] #64 273.1 + bin/containerd-shim-runc-v2 [2022-05-11T07:23:40.293Z] #67 ... [2022-05-11T07:23:40.293Z] [2022-05-11T07:23:40.293Z] #46 [dev-systemd-false 14/26] COPY --from=tomll /build/ /usr/local/bin/ [2022-05-11T07:23:40.293Z] #46 sha256:edfbcb05c7d0a8c8fc7bc8091429e52ca9e87c9a92ae5a79f036994663d530a5 [2022-05-11T07:23:40.293Z] #46 DONE 0.1s [2022-05-11T07:23:40.293Z] [2022-05-11T07:23:40.293Z] #48 [dev-systemd-false 15/26] COPY --from=gowinres /build/ /usr/local/bin/ [2022-05-11T07:23:40.293Z] #48 sha256:41c070915f1b0b8f73349f0ef571406d98354ae7b1a3bac5880abc85b245f8d8 [2022-05-11T07:23:40.293Z] #48 DONE 0.1s [2022-05-11T07:23:40.293Z] [2022-05-11T07:23:40.293Z] #52 [dev-systemd-false 16/26] COPY --from=tini /build/ /usr/local/bin/ [2022-05-11T07:23:40.293Z] #52 sha256:fa2158a8fce6fd1ba899cb5f1e92ae3a0cec526f262db9ddd6c40b9e0acd335e [2022-05-11T07:23:40.293Z] #52 DONE 0.0s [2022-05-11T07:23:40.293Z] [2022-05-11T07:23:40.294Z] #55 [dev-systemd-false 17/26] COPY --from=registry /build/ /usr/local/bin/ [2022-05-11T07:23:40.294Z] #55 sha256:ca11542b94b49fe5b2dfdaf2d73f245f0a5adf7c1abefcd46fe836b52fe5a149 [2022-05-11T07:23:40.551Z] #55 DONE 0.1s [2022-05-11T07:23:40.551Z] [2022-05-11T07:23:40.551Z] #59 [dev-systemd-false 18/26] COPY --from=criu /build/ /usr/local/bin/ [2022-05-11T07:23:40.551Z] #59 sha256:a019013ac377eeed9732afe5a9ecc72ff0ca7bf0ca0b900156ec2fd79b160582 [2022-05-11T07:23:40.551Z] #59 DONE 0.1s [2022-05-11T07:23:40.551Z] [2022-05-11T07:23:40.551Z] #61 [dev-systemd-false 19/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-05-11T07:23:40.551Z] #61 sha256:29b9bdc495b0ddda2e5d3e67c95add1a0aeca25ddb6555524fcdf865272ae204 [2022-05-11T07:23:40.731Z] #64 273.9 + binaries [2022-05-11T07:23:40.731Z] #64 273.9 + install -D bin/containerd /build/containerd [2022-05-11T07:23:40.731Z] #64 273.9 + install -D bin/containerd-shim /build/containerd-shim [2022-05-11T07:23:40.731Z] #64 273.9 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-05-11T07:23:40.731Z] #64 273.9 + install -D bin/ctr /build/ctr [2022-05-11T07:23:40.808Z] #61 DONE 0.1s [2022-05-11T07:23:40.808Z] [2022-05-11T07:23:40.808Z] #63 [dev-systemd-false 20/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-05-11T07:23:40.808Z] #63 sha256:acf71235876d2a403ff80984a6c3cc331c61fcf1b522ef0221905b7922e1da0f [2022-05-11T07:23:40.808Z] #63 DONE 0.1s [2022-05-11T07:23:40.808Z] [2022-05-11T07:23:40.808Z] #65 [dev-systemd-false 21/26] COPY --from=shfmt /build/ /usr/local/bin/ [2022-05-11T07:23:40.808Z] #65 sha256:b0ecb45dca73d35addace5b0b8bc9ed5f33eba9dd1043d8f510819f8017b2575 [2022-05-11T07:23:40.808Z] #65 DONE 0.1s [2022-05-11T07:23:40.808Z] [2022-05-11T07:23:40.808Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-05-11T07:23:40.808Z] #71 sha256:683782c3d3c269088b5c1a6c3f1d61ddf97eab9f533da18fe8d4aa35b3df69ce [2022-05-11T07:23:42.041Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.96s) [2022-05-11T07:23:42.041Z] === RUN TestUpdateMemory [2022-05-11T07:23:42.041Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-05-11T07:23:42.041Z] --- SKIP: TestUpdateMemory (0.00s) [2022-05-11T07:23:42.041Z] === RUN TestUpdateCPUQuota [2022-05-11T07:23:42.277Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-05-11T07:23:42.602Z] --- PASS: TestUpdateCPUQuota (0.92s) [2022-05-11T07:23:42.602Z] === RUN TestUpdatePidsLimit [2022-05-11T07:23:42.602Z] === RUN TestUpdatePidsLimit/update_from_none [2022-05-11T07:23:42.602Z] === RUN TestUpdatePidsLimit/no_change [2022-05-11T07:23:42.858Z] === RUN TestUpdatePidsLimit/update_lower [2022-05-11T07:23:43.113Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-05-11T07:23:43.369Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-05-11T07:23:43.625Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-05-11T07:23:43.881Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-05-11T07:23:44.442Z] --- PASS: TestUpdatePidsLimit (2.02s) [2022-05-11T07:23:44.442Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.20s) [2022-05-11T07:23:44.442Z] --- PASS: TestUpdatePidsLimit/no_change (0.21s) [2022-05-11T07:23:44.442Z] --- PASS: TestUpdatePidsLimit/update_lower (0.23s) [2022-05-11T07:23:44.442Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.21s) [2022-05-11T07:23:44.442Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.23s) [2022-05-11T07:23:44.442Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.23s) [2022-05-11T07:23:44.442Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.22s) [2022-05-11T07:23:44.442Z] === RUN TestUpdateRestartPolicy [2022-05-11T07:23:46.010Z] #64 DONE 278.5s [2022-05-11T07:23:46.010Z] [2022-05-11T07:23:46.010Z] #65 [dev-systemd-false 23/26] COPY --from=containerd /build/ /usr/local/bin/ [2022-05-11T07:23:46.010Z] #65 sha256:4d330184e8a82470528324388de101ab74fde17089f2f6955c44d9fe80dcd15f [2022-05-11T07:23:46.483Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-05-11T07:23:47.921Z] #65 DONE 1.8s [2022-05-11T07:23:47.921Z] [2022-05-11T07:23:47.921Z] #70 [dev-systemd-false 24/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-05-11T07:23:47.921Z] #70 sha256:594cd354e7cf2149b7335fee0bb1af389cc5a8f8413c2d6c233c834adc697ada [2022-05-11T07:23:48.181Z] #70 DONE 0.4s [2022-05-11T07:23:48.181Z] [2022-05-11T07:23:48.181Z] #75 [dev-systemd-false 25/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-05-11T07:23:48.181Z] #75 sha256:e72c1a62e9cdf8349642a948afab410f13891376213dbdc65d1305ad17ae64f9 [2022-05-11T07:23:48.388Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-05-11T07:23:50.093Z] #75 DONE 2.0s [2022-05-11T07:23:50.093Z] [2022-05-11T07:23:50.093Z] #76 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2022-05-11T07:23:50.093Z] #76 sha256:a1160885dc43ab790111cb3595828bc80ea5bb00d17eb5734bd30bce0eea4c9d [2022-05-11T07:23:50.093Z] #76 DONE 0.0s [2022-05-11T07:23:50.093Z] [2022-05-11T07:23:50.093Z] #77 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-05-11T07:23:50.093Z] #77 sha256:8262aedf9b9c332ff137a7ab57d95a845ed6feeecaf7cafd6e3854de12ff37aa [2022-05-11T07:23:51.035Z] #77 DONE 0.9s [2022-05-11T07:23:51.035Z] [2022-05-11T07:23:51.035Z] #78 exporting to image [2022-05-11T07:23:51.035Z] #78 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-05-11T07:23:51.035Z] #78 exporting layers [2022-05-11T07:23:51.658Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-05-11T07:23:51.817Z] INFO: Expanding go... [2022-05-11T07:23:54.177Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-05-11T07:23:54.177Z] Using test binary docker [2022-05-11T07:23:54.177Z] +++ /etc/init.d/apparmor start [2022-05-11T07:23:54.178Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-05-11T07:23:54.178Z] INFO: Waiting for daemon to start... [2022-05-11T07:23:54.178Z] Starting dockerd [2022-05-11T07:23:54.178Z] +++ 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 [2022-05-11T07:23:54.333Z] #78 exporting layers 3.2s done [2022-05-11T07:23:54.333Z] #78 writing image sha256:96915eb5e01338a458603277a18b04905c25c581b3782a6437f40e81e704a0d1 done [2022-05-11T07:23:54.333Z] #78 naming to docker.io/library/docker:d7cf13f59cf90ff321b4ee50518171744bf0b92c done [2022-05-11T07:23:54.333Z] #78 DONE 3.2s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-05-11T07:23:54.666Z] + sudo modprobe ip6table_filter [Pipeline] sh [2022-05-11T07:23:54.954Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43580/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=d7cf13f59cf90ff321b4ee50518171744bf0b92c -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:d7cf13f59cf90ff321b4ee50518171744bf0b92c hack/test/unit [2022-05-11T07:23:56.040Z] #47 DONE 271.0s [2022-05-11T07:23:56.040Z] [2022-05-11T07:23:56.040Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-05-11T07:23:56.040Z] #64 sha256:456790db277cc554efcb5477cdee9f96d7ff1565921e34e9b94e608551ce32fa [2022-05-11T07:23:56.040Z] #64 ... [2022-05-11T07:23:56.040Z] [2022-05-11T07:23:56.040Z] #48 [dev-systemd-false 17/26] COPY --from=registry /build/ /usr/local/bin/ [2022-05-11T07:23:56.040Z] #48 sha256:7540cc036608b54acb20bbe9983991003395bdd0c4429a4b3d42a8bc6b4aaa9a [2022-05-11T07:23:56.040Z] #48 DONE 0.1s [2022-05-11T07:23:56.040Z] [2022-05-11T07:23:56.040Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-05-11T07:23:56.040Z] #55 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-05-11T07:23:56.040Z] #55 ... [2022-05-11T07:23:56.040Z] [2022-05-11T07:23:56.040Z] #52 [dev-systemd-false 18/26] COPY --from=criu /build/ /usr/local/bin/ [2022-05-11T07:23:56.040Z] #52 sha256:447d809ce74fb656512139978929c46260048a6a4e0d5c2687f9768a2da7624c [2022-05-11T07:23:56.040Z] #52 DONE 0.1s [2022-05-11T07:23:56.040Z] [2022-05-11T07:23:56.040Z] #54 [dev-systemd-false 19/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-05-11T07:23:56.040Z] #54 sha256:125bc9369bd7b7fb40c13e52e2cfb5605c512108f146aa73762830729cf70c44 [2022-05-11T07:23:56.040Z] #54 DONE 0.1s [2022-05-11T07:23:56.040Z] [2022-05-11T07:23:56.040Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-05-11T07:23:56.040Z] #64 sha256:456790db277cc554efcb5477cdee9f96d7ff1565921e34e9b94e608551ce32fa [2022-05-11T07:23:56.070Z] . [2022-05-11T07:23:56.070Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-05-11T07:23:56.070Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-05-11T07:23:56.327Z] Error: No such image: emptyfs [2022-05-11T07:23:56.327Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-05-11T07:23:56.327Z] ++++ docker load [2022-05-11T07:23:56.584Z] Running integration-test (iteration 1) [2022-05-11T07:23:56.584Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-05-11T07:23:56.584Z] ++ 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 [2022-05-11T07:23:56.584Z] ++ set -e [2022-05-11T07:23:56.584Z] ++ '[' -n 0 ']' [2022-05-11T07:23:56.584Z] ++ set -x [2022-05-11T07:23:56.584Z] ++ 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 [2022-05-11T07:23:56.607Z] --- PASS: TestUpdateRestartPolicy (11.17s) [2022-05-11T07:23:56.607Z] === RUN TestUpdateRestartWithAutoRemove [2022-05-11T07:23:56.607Z] --- PASS: TestUpdateRestartWithAutoRemove (0.44s) [2022-05-11T07:23:56.607Z] === RUN TestWaitNonBlocked [2022-05-11T07:23:56.607Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-11T07:23:56.607Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-11T07:23:56.607Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-11T07:23:56.607Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-11T07:23:56.607Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-11T07:23:56.607Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-11T07:23:56.863Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-05-11T07:23:56.863Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.84s) [2022-05-11T07:23:56.863Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.85s) [2022-05-11T07:23:56.863Z] === RUN TestWaitBlocked [2022-05-11T07:23:56.863Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-05-11T07:23:56.863Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-05-11T07:23:56.863Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-05-11T07:23:56.863Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-05-11T07:23:56.863Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-05-11T07:23:56.863Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-05-11T07:23:56.863Z] + BUILDFLAGS=(-tags 'netgo seccomp libdm_no_deferred_remove') [2022-05-11T07:23:56.863Z] + TESTFLAGS+=' -test.timeout=5m' [2022-05-11T07:23:56.863Z] + TESTDIRS=./... [2022-05-11T07:23:56.863Z] + exclude_paths='/vendor/|/integration' [2022-05-11T07:23:56.863Z] ++ go list ./... [2022-05-11T07:23:56.863Z] ++ grep -vE '(/vendor/|/integration)' [2022-05-11T07:23:57.436Z] + pkg_list='github.com/docker/docker/api [2022-05-11T07:23:57.436Z] github.com/docker/docker/api/server [2022-05-11T07:23:57.436Z] github.com/docker/docker/api/server/backend/build [2022-05-11T07:23:57.436Z] github.com/docker/docker/api/server/httpstatus [2022-05-11T07:23:57.436Z] github.com/docker/docker/api/server/httputils [2022-05-11T07:23:57.436Z] github.com/docker/docker/api/server/middleware [2022-05-11T07:23:57.436Z] github.com/docker/docker/api/server/router [2022-05-11T07:23:57.436Z] github.com/docker/docker/api/server/router/build [2022-05-11T07:23:57.436Z] github.com/docker/docker/api/server/router/checkpoint [2022-05-11T07:23:57.436Z] github.com/docker/docker/api/server/router/container [2022-05-11T07:23:57.436Z] github.com/docker/docker/api/server/router/debug [2022-05-11T07:23:57.436Z] github.com/docker/docker/api/server/router/distribution [2022-05-11T07:23:57.436Z] github.com/docker/docker/api/server/router/grpc [2022-05-11T07:23:57.436Z] github.com/docker/docker/api/server/router/image [2022-05-11T07:23:57.436Z] github.com/docker/docker/api/server/router/network [2022-05-11T07:23:57.436Z] github.com/docker/docker/api/server/router/plugin [2022-05-11T07:23:57.436Z] github.com/docker/docker/api/server/router/session [2022-05-11T07:23:57.436Z] github.com/docker/docker/api/server/router/swarm [2022-05-11T07:23:57.436Z] github.com/docker/docker/api/server/router/system [2022-05-11T07:23:57.436Z] github.com/docker/docker/api/server/router/volume [2022-05-11T07:23:57.436Z] github.com/docker/docker/api/types [2022-05-11T07:23:57.436Z] github.com/docker/docker/api/types/backend [2022-05-11T07:23:57.436Z] github.com/docker/docker/api/types/blkiodev [2022-05-11T07:23:57.436Z] github.com/docker/docker/api/types/container [2022-05-11T07:23:57.436Z] github.com/docker/docker/api/types/events [2022-05-11T07:23:57.436Z] github.com/docker/docker/api/types/filters [2022-05-11T07:23:57.436Z] github.com/docker/docker/api/types/image [2022-05-11T07:23:57.436Z] github.com/docker/docker/api/types/mount [2022-05-11T07:23:57.436Z] github.com/docker/docker/api/types/network [2022-05-11T07:23:57.436Z] github.com/docker/docker/api/types/plugins/logdriver [2022-05-11T07:23:57.436Z] github.com/docker/docker/api/types/registry [2022-05-11T07:23:57.436Z] github.com/docker/docker/api/types/strslice [2022-05-11T07:23:57.436Z] github.com/docker/docker/api/types/swarm [2022-05-11T07:23:57.436Z] github.com/docker/docker/api/types/swarm/runtime [2022-05-11T07:23:57.436Z] github.com/docker/docker/api/types/time [2022-05-11T07:23:57.436Z] github.com/docker/docker/api/types/versions [2022-05-11T07:23:57.436Z] github.com/docker/docker/api/types/versions/v1p19 [2022-05-11T07:23:57.436Z] github.com/docker/docker/api/types/versions/v1p20 [2022-05-11T07:23:57.436Z] github.com/docker/docker/api/types/volume [2022-05-11T07:23:57.436Z] github.com/docker/docker/builder [2022-05-11T07:23:57.436Z] github.com/docker/docker/builder/builder-next [2022-05-11T07:23:57.436Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-05-11T07:23:57.436Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-05-11T07:23:57.436Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-05-11T07:23:57.436Z] github.com/docker/docker/builder/builder-next/exporter [2022-05-11T07:23:57.436Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-05-11T07:23:57.436Z] github.com/docker/docker/builder/builder-next/worker [2022-05-11T07:23:57.436Z] github.com/docker/docker/builder/dockerfile [2022-05-11T07:23:57.436Z] github.com/docker/docker/builder/remotecontext [2022-05-11T07:23:57.436Z] github.com/docker/docker/builder/remotecontext/git [2022-05-11T07:23:57.436Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-05-11T07:23:57.436Z] github.com/docker/docker/cli [2022-05-11T07:23:57.436Z] github.com/docker/docker/cli/config [2022-05-11T07:23:57.436Z] github.com/docker/docker/cli/debug [2022-05-11T07:23:57.436Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-05-11T07:23:57.436Z] github.com/docker/docker/cli/winresources/dockerd [2022-05-11T07:23:57.436Z] github.com/docker/docker/client [2022-05-11T07:23:57.436Z] github.com/docker/docker/cmd/docker-proxy [2022-05-11T07:23:57.436Z] github.com/docker/docker/cmd/dockerd [2022-05-11T07:23:57.436Z] github.com/docker/docker/cmd/dockerd/trap [2022-05-11T07:23:57.436Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-05-11T07:23:57.436Z] github.com/docker/docker/container [2022-05-11T07:23:57.436Z] github.com/docker/docker/container/stream [2022-05-11T07:23:57.436Z] github.com/docker/docker/contrib/apparmor [2022-05-11T07:23:57.436Z] github.com/docker/docker/contrib/docker-device-tool [2022-05-11T07:23:57.436Z] github.com/docker/docker/contrib/httpserver [2022-05-11T07:23:57.436Z] github.com/docker/docker/daemon [2022-05-11T07:23:57.436Z] github.com/docker/docker/daemon/cluster [2022-05-11T07:23:57.436Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-05-11T07:23:57.436Z] github.com/docker/docker/daemon/cluster/convert [2022-05-11T07:23:57.436Z] github.com/docker/docker/daemon/cluster/executor [2022-05-11T07:23:57.436Z] github.com/docker/docker/daemon/cluster/executor/container [2022-05-11T07:23:57.436Z] github.com/docker/docker/daemon/cluster/provider [2022-05-11T07:23:57.436Z] github.com/docker/docker/daemon/config [2022-05-11T07:23:57.436Z] github.com/docker/docker/daemon/events [2022-05-11T07:23:57.436Z] github.com/docker/docker/daemon/events/testutils [2022-05-11T07:23:57.436Z] github.com/docker/docker/daemon/exec [2022-05-11T07:23:57.436Z] github.com/docker/docker/daemon/graphdriver [2022-05-11T07:23:57.436Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-05-11T07:23:57.436Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-05-11T07:23:57.436Z] github.com/docker/docker/daemon/graphdriver/copy [2022-05-11T07:23:57.436Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-05-11T07:23:57.436Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-05-11T07:23:57.436Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-05-11T07:23:57.436Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-05-11T07:23:57.436Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-05-11T07:23:57.436Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-05-11T07:23:57.436Z] github.com/docker/docker/daemon/graphdriver/register [2022-05-11T07:23:57.436Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-05-11T07:23:57.436Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-05-11T07:23:57.436Z] github.com/docker/docker/daemon/images [2022-05-11T07:23:57.436Z] github.com/docker/docker/daemon/initlayer [2022-05-11T07:23:57.436Z] github.com/docker/docker/daemon/links [2022-05-11T07:23:57.436Z] github.com/docker/docker/daemon/listeners [2022-05-11T07:23:57.436Z] github.com/docker/docker/daemon/logger [2022-05-11T07:23:57.436Z] github.com/docker/docker/daemon/logger/awslogs [2022-05-11T07:23:57.436Z] github.com/docker/docker/daemon/logger/fluentd [2022-05-11T07:23:57.436Z] github.com/docker/docker/daemon/logger/gcplogs [2022-05-11T07:23:57.436Z] github.com/docker/docker/daemon/logger/gelf [2022-05-11T07:23:57.436Z] github.com/docker/docker/daemon/logger/journald [2022-05-11T07:23:57.436Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-05-11T07:23:57.436Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-05-11T07:23:57.436Z] github.com/docker/docker/daemon/logger/local [2022-05-11T07:23:57.436Z] github.com/docker/docker/daemon/logger/logentries [2022-05-11T07:23:57.436Z] github.com/docker/docker/daemon/logger/loggerutils [2022-05-11T07:23:57.436Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-05-11T07:23:57.436Z] github.com/docker/docker/daemon/logger/splunk [2022-05-11T07:23:57.436Z] github.com/docker/docker/daemon/logger/syslog [2022-05-11T07:23:57.436Z] github.com/docker/docker/daemon/logger/templates [2022-05-11T07:23:57.436Z] github.com/docker/docker/daemon/names [2022-05-11T07:23:57.436Z] github.com/docker/docker/daemon/network [2022-05-11T07:23:57.436Z] github.com/docker/docker/daemon/stats [2022-05-11T07:23:57.436Z] github.com/docker/docker/distribution [2022-05-11T07:23:57.436Z] github.com/docker/docker/distribution/metadata [2022-05-11T07:23:57.436Z] github.com/docker/docker/distribution/utils [2022-05-11T07:23:57.436Z] github.com/docker/docker/distribution/xfer [2022-05-11T07:23:57.436Z] github.com/docker/docker/dockerversion [2022-05-11T07:23:57.436Z] github.com/docker/docker/errdefs [2022-05-11T07:23:57.436Z] github.com/docker/docker/image [2022-05-11T07:23:57.436Z] github.com/docker/docker/image/cache [2022-05-11T07:23:57.436Z] github.com/docker/docker/image/tarexport [2022-05-11T07:23:57.436Z] github.com/docker/docker/image/v1 [2022-05-11T07:23:57.436Z] github.com/docker/docker/internal/test/suite [2022-05-11T07:23:57.436Z] github.com/docker/docker/layer [2022-05-11T07:23:57.436Z] github.com/docker/docker/libcontainerd [2022-05-11T07:23:57.436Z] github.com/docker/docker/libcontainerd/queue [2022-05-11T07:23:57.436Z] github.com/docker/docker/libcontainerd/remote [2022-05-11T07:23:57.436Z] github.com/docker/docker/libcontainerd/supervisor [2022-05-11T07:23:57.436Z] github.com/docker/docker/libcontainerd/types [2022-05-11T07:23:57.436Z] github.com/docker/docker/libnetwork [2022-05-11T07:23:57.436Z] github.com/docker/docker/libnetwork/bitseq [2022-05-11T07:23:57.436Z] github.com/docker/docker/libnetwork/cluster [2022-05-11T07:23:57.436Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-05-11T07:23:57.436Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-05-11T07:23:57.436Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-05-11T07:23:57.436Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-05-11T07:23:57.436Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-05-11T07:23:57.436Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-05-11T07:23:57.436Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-05-11T07:23:57.436Z] github.com/docker/docker/libnetwork/config [2022-05-11T07:23:57.436Z] github.com/docker/docker/libnetwork/datastore [2022-05-11T07:23:57.436Z] github.com/docker/docker/libnetwork/diagnostic [2022-05-11T07:23:57.436Z] github.com/docker/docker/libnetwork/discoverapi [2022-05-11T07:23:57.436Z] github.com/docker/docker/libnetwork/driverapi [2022-05-11T07:23:57.436Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-05-11T07:23:57.436Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-05-11T07:23:57.436Z] github.com/docker/docker/libnetwork/drivers/host [2022-05-11T07:23:57.436Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-05-11T07:23:57.436Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-05-11T07:23:57.436Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-05-11T07:23:57.436Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-05-11T07:23:57.436Z] github.com/docker/docker/libnetwork/drivers/null [2022-05-11T07:23:57.436Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-05-11T07:23:57.436Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-05-11T07:23:57.436Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-05-11T07:23:57.436Z] github.com/docker/docker/libnetwork/drivers/remote [2022-05-11T07:23:57.436Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-05-11T07:23:57.436Z] github.com/docker/docker/libnetwork/drivers/windows [2022-05-11T07:23:57.436Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-05-11T07:23:57.436Z] github.com/docker/docker/libnetwork/drvregistry [2022-05-11T07:23:57.436Z] github.com/docker/docker/libnetwork/etchosts [2022-05-11T07:23:57.436Z] github.com/docker/docker/libnetwork/idm [2022-05-11T07:23:57.436Z] github.com/docker/docker/libnetwork/internal/caller [2022-05-11T07:23:57.436Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-05-11T07:23:57.436Z] github.com/docker/docker/libnetwork/ipam [2022-05-11T07:23:57.436Z] github.com/docker/docker/libnetwork/ipamapi [2022-05-11T07:23:57.436Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-05-11T07:23:57.436Z] github.com/docker/docker/libnetwork/ipams/null [2022-05-11T07:23:57.436Z] github.com/docker/docker/libnetwork/ipams/remote [2022-05-11T07:23:57.436Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-05-11T07:23:57.436Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-05-11T07:23:57.436Z] github.com/docker/docker/libnetwork/ipamutils [2022-05-11T07:23:57.436Z] github.com/docker/docker/libnetwork/iptables [2022-05-11T07:23:57.436Z] github.com/docker/docker/libnetwork/netlabel [2022-05-11T07:23:57.436Z] github.com/docker/docker/libnetwork/netutils [2022-05-11T07:23:57.436Z] github.com/docker/docker/libnetwork/networkdb [2022-05-11T07:23:57.436Z] github.com/docker/docker/libnetwork/ns [2022-05-11T07:23:57.436Z] github.com/docker/docker/libnetwork/options [2022-05-11T07:23:57.436Z] github.com/docker/docker/libnetwork/osl [2022-05-11T07:23:57.436Z] github.com/docker/docker/libnetwork/osl/kernel [2022-05-11T07:23:57.436Z] github.com/docker/docker/libnetwork/portallocator [2022-05-11T07:23:57.436Z] github.com/docker/docker/libnetwork/portmapper [2022-05-11T07:23:57.436Z] github.com/docker/docker/libnetwork/resolvconf [2022-05-11T07:23:57.436Z] github.com/docker/docker/libnetwork/testutils [2022-05-11T07:23:57.436Z] github.com/docker/docker/libnetwork/types [2022-05-11T07:23:57.436Z] github.com/docker/docker/oci [2022-05-11T07:23:57.436Z] github.com/docker/docker/oci/caps [2022-05-11T07:23:57.436Z] github.com/docker/docker/opts [2022-05-11T07:23:57.436Z] github.com/docker/docker/pkg/aaparser [2022-05-11T07:23:57.436Z] github.com/docker/docker/pkg/archive [2022-05-11T07:23:57.436Z] github.com/docker/docker/pkg/authorization [2022-05-11T07:23:57.437Z] github.com/docker/docker/pkg/broadcaster [2022-05-11T07:23:57.437Z] github.com/docker/docker/pkg/capabilities [2022-05-11T07:23:57.437Z] github.com/docker/docker/pkg/chrootarchive [2022-05-11T07:23:57.437Z] github.com/docker/docker/pkg/containerfs [2022-05-11T07:23:57.437Z] github.com/docker/docker/pkg/devicemapper [2022-05-11T07:23:57.437Z] github.com/docker/docker/pkg/directory [2022-05-11T07:23:57.437Z] github.com/docker/docker/pkg/dmesg [2022-05-11T07:23:57.437Z] github.com/docker/docker/pkg/filenotify [2022-05-11T07:23:57.437Z] github.com/docker/docker/pkg/fileutils [2022-05-11T07:23:57.437Z] github.com/docker/docker/pkg/fsutils [2022-05-11T07:23:57.437Z] github.com/docker/docker/pkg/homedir [2022-05-11T07:23:57.437Z] github.com/docker/docker/pkg/idtools [2022-05-11T07:23:57.437Z] github.com/docker/docker/pkg/ioutils [2022-05-11T07:23:57.437Z] github.com/docker/docker/pkg/jsonmessage [2022-05-11T07:23:57.437Z] github.com/docker/docker/pkg/longpath [2022-05-11T07:23:57.437Z] github.com/docker/docker/pkg/loopback [2022-05-11T07:23:57.437Z] github.com/docker/docker/pkg/namesgenerator [2022-05-11T07:23:57.437Z] github.com/docker/docker/pkg/parsers [2022-05-11T07:23:57.437Z] github.com/docker/docker/pkg/parsers/kernel [2022-05-11T07:23:57.437Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-05-11T07:23:57.437Z] github.com/docker/docker/pkg/pidfile [2022-05-11T07:23:57.437Z] github.com/docker/docker/pkg/platform [2022-05-11T07:23:57.437Z] github.com/docker/docker/pkg/plugingetter [2022-05-11T07:23:57.437Z] github.com/docker/docker/pkg/plugins [2022-05-11T07:23:57.437Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-05-11T07:23:57.437Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-05-11T07:23:57.437Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-05-11T07:23:57.437Z] github.com/docker/docker/pkg/plugins/transport [2022-05-11T07:23:57.437Z] github.com/docker/docker/pkg/pools [2022-05-11T07:23:57.437Z] github.com/docker/docker/pkg/progress [2022-05-11T07:23:57.437Z] github.com/docker/docker/pkg/pubsub [2022-05-11T07:23:57.437Z] github.com/docker/docker/pkg/reexec [2022-05-11T07:23:57.437Z] github.com/docker/docker/pkg/signal [2022-05-11T07:23:57.437Z] github.com/docker/docker/pkg/stack [2022-05-11T07:23:57.437Z] github.com/docker/docker/pkg/stdcopy [2022-05-11T07:23:57.437Z] github.com/docker/docker/pkg/streamformatter [2022-05-11T07:23:57.437Z] github.com/docker/docker/pkg/stringid [2022-05-11T07:23:57.437Z] github.com/docker/docker/pkg/sysinfo [2022-05-11T07:23:57.437Z] github.com/docker/docker/pkg/system [2022-05-11T07:23:57.437Z] github.com/docker/docker/pkg/tailfile [2022-05-11T07:23:57.437Z] github.com/docker/docker/pkg/tarsum [2022-05-11T07:23:57.437Z] github.com/docker/docker/pkg/truncindex [2022-05-11T07:23:57.437Z] github.com/docker/docker/pkg/urlutil [2022-05-11T07:23:57.437Z] github.com/docker/docker/pkg/useragent [2022-05-11T07:23:57.437Z] github.com/docker/docker/plugin [2022-05-11T07:23:57.437Z] github.com/docker/docker/plugin/executor/containerd [2022-05-11T07:23:57.437Z] github.com/docker/docker/plugin/v2 [2022-05-11T07:23:57.437Z] github.com/docker/docker/profiles/apparmor [2022-05-11T07:23:57.437Z] github.com/docker/docker/profiles/seccomp [2022-05-11T07:23:57.437Z] github.com/docker/docker/quota [2022-05-11T07:23:57.437Z] github.com/docker/docker/reference [2022-05-11T07:23:57.437Z] github.com/docker/docker/registry [2022-05-11T07:23:57.437Z] github.com/docker/docker/registry/resumable [2022-05-11T07:23:57.437Z] github.com/docker/docker/restartmanager [2022-05-11T07:23:57.437Z] github.com/docker/docker/rootless [2022-05-11T07:23:57.437Z] github.com/docker/docker/rootless/specconv [2022-05-11T07:23:57.437Z] github.com/docker/docker/runconfig [2022-05-11T07:23:57.437Z] github.com/docker/docker/runconfig/opts [2022-05-11T07:23:57.437Z] github.com/docker/docker/testutil [2022-05-11T07:23:57.437Z] github.com/docker/docker/testutil/daemon [2022-05-11T07:23:57.437Z] github.com/docker/docker/testutil/environment [2022-05-11T07:23:57.437Z] github.com/docker/docker/testutil/fakecontext [2022-05-11T07:23:57.437Z] github.com/docker/docker/testutil/fakegit [2022-05-11T07:23:57.437Z] github.com/docker/docker/testutil/fakestorage [2022-05-11T07:23:57.437Z] github.com/docker/docker/testutil/fixtures/load [2022-05-11T07:23:57.437Z] github.com/docker/docker/testutil/fixtures/plugin [2022-05-11T07:23:57.437Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-05-11T07:23:57.437Z] github.com/docker/docker/testutil/registry [2022-05-11T07:23:57.437Z] github.com/docker/docker/testutil/request [2022-05-11T07:23:57.437Z] github.com/docker/docker/volume [2022-05-11T07:23:57.437Z] github.com/docker/docker/volume/drivers [2022-05-11T07:23:57.437Z] github.com/docker/docker/volume/local [2022-05-11T07:23:57.437Z] github.com/docker/docker/volume/mounts [2022-05-11T07:23:57.437Z] github.com/docker/docker/volume/service [2022-05-11T07:23:57.437Z] github.com/docker/docker/volume/service/opts [2022-05-11T07:23:57.437Z] github.com/docker/docker/volume/testutils' [2022-05-11T07:23:57.437Z] ++ grep --fixed-strings -v /libnetwork [2022-05-11T07:23:57.437Z] ++ echo 'github.com/docker/docker/api [2022-05-11T07:23:57.437Z] github.com/docker/docker/api/server [2022-05-11T07:23:57.437Z] github.com/docker/docker/api/server/backend/build [2022-05-11T07:23:57.437Z] github.com/docker/docker/api/server/httpstatus [2022-05-11T07:23:57.437Z] github.com/docker/docker/api/server/httputils [2022-05-11T07:23:57.437Z] github.com/docker/docker/api/server/middleware [2022-05-11T07:23:57.437Z] github.com/docker/docker/api/server/router [2022-05-11T07:23:57.437Z] github.com/docker/docker/api/server/router/build [2022-05-11T07:23:57.437Z] github.com/docker/docker/api/server/router/checkpoint [2022-05-11T07:23:57.437Z] github.com/docker/docker/api/server/router/container [2022-05-11T07:23:57.437Z] github.com/docker/docker/api/server/router/debug [2022-05-11T07:23:57.437Z] github.com/docker/docker/api/server/router/distribution [2022-05-11T07:23:57.437Z] github.com/docker/docker/api/server/router/grpc [2022-05-11T07:23:57.437Z] github.com/docker/docker/api/server/router/image [2022-05-11T07:23:57.437Z] github.com/docker/docker/api/server/router/network [2022-05-11T07:23:57.437Z] github.com/docker/docker/api/server/router/plugin [2022-05-11T07:23:57.437Z] github.com/docker/docker/api/server/router/session [2022-05-11T07:23:57.437Z] github.com/docker/docker/api/server/router/swarm [2022-05-11T07:23:57.437Z] github.com/docker/docker/api/server/router/system [2022-05-11T07:23:57.437Z] github.com/docker/docker/api/server/router/volume [2022-05-11T07:23:57.437Z] github.com/docker/docker/api/types [2022-05-11T07:23:57.437Z] github.com/docker/docker/api/types/backend [2022-05-11T07:23:57.437Z] github.com/docker/docker/api/types/blkiodev [2022-05-11T07:23:57.437Z] github.com/docker/docker/api/types/container [2022-05-11T07:23:57.437Z] github.com/docker/docker/api/types/events [2022-05-11T07:23:57.437Z] github.com/docker/docker/api/types/filters [2022-05-11T07:23:57.437Z] github.com/docker/docker/api/types/image [2022-05-11T07:23:57.437Z] github.com/docker/docker/api/types/mount [2022-05-11T07:23:57.437Z] github.com/docker/docker/api/types/network [2022-05-11T07:23:57.437Z] github.com/docker/docker/api/types/plugins/logdriver [2022-05-11T07:23:57.437Z] github.com/docker/docker/api/types/registry [2022-05-11T07:23:57.437Z] github.com/docker/docker/api/types/strslice [2022-05-11T07:23:57.437Z] github.com/docker/docker/api/types/swarm [2022-05-11T07:23:57.437Z] github.com/docker/docker/api/types/swarm/runtime [2022-05-11T07:23:57.437Z] github.com/docker/docker/api/types/time [2022-05-11T07:23:57.437Z] github.com/docker/docker/api/types/versions [2022-05-11T07:23:57.437Z] github.com/docker/docker/api/types/versions/v1p19 [2022-05-11T07:23:57.437Z] github.com/docker/docker/api/types/versions/v1p20 [2022-05-11T07:23:57.437Z] github.com/docker/docker/api/types/volume [2022-05-11T07:23:57.437Z] github.com/docker/docker/builder [2022-05-11T07:23:57.437Z] github.com/docker/docker/builder/builder-next [2022-05-11T07:23:57.437Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-05-11T07:23:57.437Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-05-11T07:23:57.437Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-05-11T07:23:57.437Z] github.com/docker/docker/builder/builder-next/exporter [2022-05-11T07:23:57.437Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-05-11T07:23:57.437Z] github.com/docker/docker/builder/builder-next/worker [2022-05-11T07:23:57.437Z] github.com/docker/docker/builder/dockerfile [2022-05-11T07:23:57.437Z] github.com/docker/docker/builder/remotecontext [2022-05-11T07:23:57.437Z] github.com/docker/docker/builder/remotecontext/git [2022-05-11T07:23:57.437Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-05-11T07:23:57.437Z] github.com/docker/docker/cli [2022-05-11T07:23:57.437Z] github.com/docker/docker/cli/config [2022-05-11T07:23:57.437Z] github.com/docker/docker/cli/debug [2022-05-11T07:23:57.437Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-05-11T07:23:57.437Z] github.com/docker/docker/cli/winresources/dockerd [2022-05-11T07:23:57.437Z] github.com/docker/docker/client [2022-05-11T07:23:57.437Z] github.com/docker/docker/cmd/docker-proxy [2022-05-11T07:23:57.437Z] github.com/docker/docker/cmd/dockerd [2022-05-11T07:23:57.437Z] github.com/docker/docker/cmd/dockerd/trap [2022-05-11T07:23:57.437Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-05-11T07:23:57.437Z] github.com/docker/docker/container [2022-05-11T07:23:57.437Z] github.com/docker/docker/container/stream [2022-05-11T07:23:57.437Z] github.com/docker/docker/contrib/apparmor [2022-05-11T07:23:57.437Z] github.com/docker/docker/contrib/docker-device-tool [2022-05-11T07:23:57.437Z] github.com/docker/docker/contrib/httpserver [2022-05-11T07:23:57.437Z] github.com/docker/docker/daemon [2022-05-11T07:23:57.437Z] github.com/docker/docker/daemon/cluster [2022-05-11T07:23:57.437Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-05-11T07:23:57.437Z] github.com/docker/docker/daemon/cluster/convert [2022-05-11T07:23:57.437Z] github.com/docker/docker/daemon/cluster/executor [2022-05-11T07:23:57.437Z] github.com/docker/docker/daemon/cluster/executor/container [2022-05-11T07:23:57.437Z] github.com/docker/docker/daemon/cluster/provider [2022-05-11T07:23:57.437Z] github.com/docker/docker/daemon/config [2022-05-11T07:23:57.437Z] github.com/docker/docker/daemon/events [2022-05-11T07:23:57.437Z] github.com/docker/docker/daemon/events/testutils [2022-05-11T07:23:57.437Z] github.com/docker/docker/daemon/exec [2022-05-11T07:23:57.437Z] github.com/docker/docker/daemon/graphdriver [2022-05-11T07:23:57.437Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-05-11T07:23:57.437Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-05-11T07:23:57.437Z] github.com/docker/docker/daemon/graphdriver/copy [2022-05-11T07:23:57.437Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-05-11T07:23:57.437Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-05-11T07:23:57.437Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-05-11T07:23:57.437Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-05-11T07:23:57.437Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-05-11T07:23:57.437Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-05-11T07:23:57.437Z] github.com/docker/docker/daemon/graphdriver/register [2022-05-11T07:23:57.437Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-05-11T07:23:57.437Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-05-11T07:23:57.437Z] github.com/docker/docker/daemon/images [2022-05-11T07:23:57.437Z] github.com/docker/docker/daemon/initlayer [2022-05-11T07:23:57.437Z] github.com/docker/docker/daemon/links [2022-05-11T07:23:57.437Z] github.com/docker/docker/daemon/listeners [2022-05-11T07:23:57.437Z] github.com/docker/docker/daemon/logger [2022-05-11T07:23:57.437Z] github.com/docker/docker/daemon/logger/awslogs [2022-05-11T07:23:57.437Z] github.com/docker/docker/daemon/logger/fluentd [2022-05-11T07:23:57.437Z] github.com/docker/docker/daemon/logger/gcplogs [2022-05-11T07:23:57.437Z] github.com/docker/docker/daemon/logger/gelf [2022-05-11T07:23:57.437Z] github.com/docker/docker/daemon/logger/journald [2022-05-11T07:23:57.437Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-05-11T07:23:57.437Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-05-11T07:23:57.437Z] github.com/docker/docker/daemon/logger/local [2022-05-11T07:23:57.437Z] github.com/docker/docker/daemon/logger/logentries [2022-05-11T07:23:57.437Z] github.com/docker/docker/daemon/logger/loggerutils [2022-05-11T07:23:57.437Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-05-11T07:23:57.437Z] github.com/docker/docker/daemon/logger/splunk [2022-05-11T07:23:57.437Z] github.com/docker/docker/daemon/logger/syslog [2022-05-11T07:23:57.437Z] github.com/docker/docker/daemon/logger/templates [2022-05-11T07:23:57.437Z] github.com/docker/docker/daemon/names [2022-05-11T07:23:57.437Z] github.com/docker/docker/daemon/network [2022-05-11T07:23:57.437Z] github.com/docker/docker/daemon/stats [2022-05-11T07:23:57.437Z] github.com/docker/docker/distribution [2022-05-11T07:23:57.437Z] github.com/docker/docker/distribution/metadata [2022-05-11T07:23:57.437Z] github.com/docker/docker/distribution/utils [2022-05-11T07:23:57.437Z] github.com/docker/docker/distribution/xfer [2022-05-11T07:23:57.437Z] github.com/docker/docker/dockerversion [2022-05-11T07:23:57.437Z] github.com/docker/docker/errdefs [2022-05-11T07:23:57.437Z] github.com/docker/docker/image [2022-05-11T07:23:57.437Z] github.com/docker/docker/image/cache [2022-05-11T07:23:57.437Z] github.com/docker/docker/image/tarexport [2022-05-11T07:23:57.437Z] github.com/docker/docker/image/v1 [2022-05-11T07:23:57.437Z] github.com/docker/docker/internal/test/suite [2022-05-11T07:23:57.437Z] github.com/docker/docker/layer [2022-05-11T07:23:57.437Z] github.com/docker/docker/libcontainerd [2022-05-11T07:23:57.437Z] github.com/docker/docker/libcontainerd/queue [2022-05-11T07:23:57.437Z] github.com/docker/docker/libcontainerd/remote [2022-05-11T07:23:57.437Z] github.com/docker/docker/libcontainerd/supervisor [2022-05-11T07:23:57.437Z] github.com/docker/docker/libcontainerd/types [2022-05-11T07:23:57.437Z] github.com/docker/docker/libnetwork [2022-05-11T07:23:57.437Z] github.com/docker/docker/libnetwork/bitseq [2022-05-11T07:23:57.437Z] github.com/docker/docker/libnetwork/cluster [2022-05-11T07:23:57.437Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-05-11T07:23:57.437Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-05-11T07:23:57.437Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-05-11T07:23:57.437Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-05-11T07:23:57.437Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-05-11T07:23:57.437Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-05-11T07:23:57.437Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-05-11T07:23:57.437Z] github.com/docker/docker/libnetwork/config [2022-05-11T07:23:57.437Z] github.com/docker/docker/libnetwork/datastore [2022-05-11T07:23:57.437Z] github.com/docker/docker/libnetwork/diagnostic [2022-05-11T07:23:57.437Z] github.com/docker/docker/libnetwork/discoverapi [2022-05-11T07:23:57.437Z] github.com/docker/docker/libnetwork/driverapi [2022-05-11T07:23:57.437Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-05-11T07:23:57.437Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-05-11T07:23:57.437Z] github.com/docker/docker/libnetwork/drivers/host [2022-05-11T07:23:57.437Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-05-11T07:23:57.437Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-05-11T07:23:57.437Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-05-11T07:23:57.437Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-05-11T07:23:57.437Z] github.com/docker/docker/libnetwork/drivers/null [2022-05-11T07:23:57.437Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-05-11T07:23:57.437Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-05-11T07:23:57.437Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-05-11T07:23:57.437Z] github.com/docker/docker/libnetwork/drivers/remote [2022-05-11T07:23:57.437Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-05-11T07:23:57.437Z] github.com/docker/docker/libnetwork/drivers/windows [2022-05-11T07:23:57.437Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-05-11T07:23:57.437Z] github.com/docker/docker/libnetwork/drvregistry [2022-05-11T07:23:57.437Z] github.com/docker/docker/libnetwork/etchosts [2022-05-11T07:23:57.437Z] github.com/docker/docker/libnetwork/idm [2022-05-11T07:23:57.437Z] github.com/docker/docker/libnetwork/internal/caller [2022-05-11T07:23:57.437Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-05-11T07:23:57.437Z] github.com/docker/docker/libnetwork/ipam [2022-05-11T07:23:57.437Z] github.com/docker/docker/libnetwork/ipamapi [2022-05-11T07:23:57.437Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-05-11T07:23:57.437Z] github.com/docker/docker/libnetwork/ipams/null [2022-05-11T07:23:57.437Z] github.com/docker/docker/libnetwork/ipams/remote [2022-05-11T07:23:57.437Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-05-11T07:23:57.437Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-05-11T07:23:57.437Z] github.com/docker/docker/libnetwork/ipamutils [2022-05-11T07:23:57.437Z] github.com/docker/docker/libnetwork/iptables [2022-05-11T07:23:57.437Z] github.com/docker/docker/libnetwork/netlabel [2022-05-11T07:23:57.437Z] github.com/docker/docker/libnetwork/netutils [2022-05-11T07:23:57.437Z] github.com/docker/docker/libnetwork/networkdb [2022-05-11T07:23:57.437Z] github.com/docker/docker/libnetwork/ns [2022-05-11T07:23:57.437Z] github.com/docker/docker/libnetwork/options [2022-05-11T07:23:57.437Z] github.com/docker/docker/libnetwork/osl [2022-05-11T07:23:57.437Z] github.com/docker/docker/libnetwork/osl/kernel [2022-05-11T07:23:57.437Z] github.com/docker/docker/libnetwork/portallocator [2022-05-11T07:23:57.437Z] github.com/docker/docker/libnetwork/portmapper [2022-05-11T07:23:57.437Z] github.com/docker/docker/libnetwork/resolvconf [2022-05-11T07:23:57.437Z] github.com/docker/docker/libnetwork/testutils [2022-05-11T07:23:57.437Z] github.com/docker/docker/libnetwork/types [2022-05-11T07:23:57.437Z] github.com/docker/docker/oci [2022-05-11T07:23:57.437Z] github.com/docker/docker/oci/caps [2022-05-11T07:23:57.437Z] github.com/docker/docker/opts [2022-05-11T07:23:57.437Z] github.com/docker/docker/pkg/aaparser [2022-05-11T07:23:57.437Z] github.com/docker/docker/pkg/archive [2022-05-11T07:23:57.437Z] github.com/docker/docker/pkg/authorization [2022-05-11T07:23:57.437Z] github.com/docker/docker/pkg/broadcaster [2022-05-11T07:23:57.437Z] github.com/docker/docker/pkg/capabilities [2022-05-11T07:23:57.437Z] github.com/docker/docker/pkg/chrootarchive [2022-05-11T07:23:57.437Z] github.com/docker/docker/pkg/containerfs [2022-05-11T07:23:57.437Z] github.com/docker/docker/pkg/devicemapper [2022-05-11T07:23:57.437Z] github.com/docker/docker/pkg/directory [2022-05-11T07:23:57.437Z] github.com/docker/docker/pkg/dmesg [2022-05-11T07:23:57.437Z] github.com/docker/docker/pkg/filenotify [2022-05-11T07:23:57.437Z] github.com/docker/docker/pkg/fileutils [2022-05-11T07:23:57.437Z] github.com/docker/docker/pkg/fsutils [2022-05-11T07:23:57.437Z] github.com/docker/docker/pkg/homedir [2022-05-11T07:23:57.437Z] github.com/docker/docker/pkg/idtools [2022-05-11T07:23:57.437Z] github.com/docker/docker/pkg/ioutils [2022-05-11T07:23:57.437Z] github.com/docker/docker/pkg/jsonmessage [2022-05-11T07:23:57.437Z] github.com/docker/docker/pkg/longpath [2022-05-11T07:23:57.437Z] github.com/docker/docker/pkg/loopback [2022-05-11T07:23:57.437Z] github.com/docker/docker/pkg/namesgenerator [2022-05-11T07:23:57.437Z] github.com/docker/docker/pkg/parsers [2022-05-11T07:23:57.437Z] github.com/docker/docker/pkg/parsers/kernel [2022-05-11T07:23:57.437Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-05-11T07:23:57.437Z] github.com/docker/docker/pkg/pidfile [2022-05-11T07:23:57.437Z] github.com/docker/docker/pkg/platform [2022-05-11T07:23:57.437Z] github.com/docker/docker/pkg/plugingetter [2022-05-11T07:23:57.437Z] github.com/docker/docker/pkg/plugins [2022-05-11T07:23:57.437Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-05-11T07:23:57.437Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-05-11T07:23:57.437Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-05-11T07:23:57.437Z] github.com/docker/docker/pkg/plugins/transport [2022-05-11T07:23:57.437Z] github.com/docker/docker/pkg/pools [2022-05-11T07:23:57.437Z] github.com/docker/docker/pkg/progress [2022-05-11T07:23:57.437Z] github.com/docker/docker/pkg/pubsub [2022-05-11T07:23:57.437Z] github.com/docker/docker/pkg/reexec [2022-05-11T07:23:57.437Z] github.com/docker/docker/pkg/signal [2022-05-11T07:23:57.437Z] github.com/docker/docker/pkg/stack [2022-05-11T07:23:57.437Z] github.com/docker/docker/pkg/stdcopy [2022-05-11T07:23:57.437Z] github.com/docker/docker/pkg/streamformatter [2022-05-11T07:23:57.437Z] github.com/docker/docker/pkg/stringid [2022-05-11T07:23:57.437Z] github.com/docker/docker/pkg/sysinfo [2022-05-11T07:23:57.437Z] github.com/docker/docker/pkg/system [2022-05-11T07:23:57.437Z] github.com/docker/docker/pkg/tailfile [2022-05-11T07:23:57.437Z] github.com/docker/docker/pkg/tarsum [2022-05-11T07:23:57.437Z] github.com/docker/docker/pkg/truncindex [2022-05-11T07:23:57.437Z] github.com/docker/docker/pkg/urlutil [2022-05-11T07:23:57.437Z] github.com/docker/docker/pkg/useragent [2022-05-11T07:23:57.437Z] github.com/docker/docker/plugin [2022-05-11T07:23:57.437Z] github.com/docker/docker/plugin/executor/containerd [2022-05-11T07:23:57.437Z] github.com/docker/docker/plugin/v2 [2022-05-11T07:23:57.437Z] github.com/docker/docker/profiles/apparmor [2022-05-11T07:23:57.437Z] github.com/docker/docker/profiles/seccomp [2022-05-11T07:23:57.437Z] github.com/docker/docker/quota [2022-05-11T07:23:57.437Z] github.com/docker/docker/reference [2022-05-11T07:23:57.437Z] github.com/docker/docker/registry [2022-05-11T07:23:57.437Z] github.com/docker/docker/registry/resumable [2022-05-11T07:23:57.437Z] github.com/docker/docker/restartmanager [2022-05-11T07:23:57.437Z] github.com/docker/docker/rootless [2022-05-11T07:23:57.437Z] github.com/docker/docker/rootless/specconv [2022-05-11T07:23:57.437Z] github.com/docker/docker/runconfig [2022-05-11T07:23:57.437Z] github.com/docker/docker/runconfig/opts [2022-05-11T07:23:57.437Z] github.com/docker/docker/testutil [2022-05-11T07:23:57.437Z] github.com/docker/docker/testutil/daemon [2022-05-11T07:23:57.437Z] github.com/docker/docker/testutil/environment [2022-05-11T07:23:57.437Z] github.com/docker/docker/testutil/fakecontext [2022-05-11T07:23:57.437Z] github.com/docker/docker/testutil/fakegit [2022-05-11T07:23:57.437Z] github.com/docker/docker/testutil/fakestorage [2022-05-11T07:23:57.437Z] github.com/docker/docker/testutil/fixtures/load [2022-05-11T07:23:57.437Z] github.com/docker/docker/testutil/fixtures/plugin [2022-05-11T07:23:57.437Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-05-11T07:23:57.437Z] github.com/docker/docker/testutil/registry [2022-05-11T07:23:57.437Z] github.com/docker/docker/testutil/request [2022-05-11T07:23:57.437Z] github.com/docker/docker/volume [2022-05-11T07:23:57.437Z] github.com/docker/docker/volume/drivers [2022-05-11T07:23:57.437Z] github.com/docker/docker/volume/local [2022-05-11T07:23:57.437Z] github.com/docker/docker/volume/mounts [2022-05-11T07:23:57.437Z] github.com/docker/docker/volume/service [2022-05-11T07:23:57.437Z] github.com/docker/docker/volume/service/opts [2022-05-11T07:23:57.437Z] github.com/docker/docker/volume/testutils' [2022-05-11T07:23:57.437Z] + base_pkg_list='github.com/docker/docker/api [2022-05-11T07:23:57.437Z] github.com/docker/docker/api/server [2022-05-11T07:23:57.437Z] github.com/docker/docker/api/server/backend/build [2022-05-11T07:23:57.438Z] github.com/docker/docker/api/server/httpstatus [2022-05-11T07:23:57.438Z] github.com/docker/docker/api/server/httputils [2022-05-11T07:23:57.438Z] github.com/docker/docker/api/server/middleware [2022-05-11T07:23:57.438Z] github.com/docker/docker/api/server/router [2022-05-11T07:23:57.438Z] github.com/docker/docker/api/server/router/build [2022-05-11T07:23:57.438Z] github.com/docker/docker/api/server/router/checkpoint [2022-05-11T07:23:57.438Z] github.com/docker/docker/api/server/router/container [2022-05-11T07:23:57.438Z] github.com/docker/docker/api/server/router/debug [2022-05-11T07:23:57.438Z] github.com/docker/docker/api/server/router/distribution [2022-05-11T07:23:57.438Z] github.com/docker/docker/api/server/router/grpc [2022-05-11T07:23:57.438Z] github.com/docker/docker/api/server/router/image [2022-05-11T07:23:57.438Z] github.com/docker/docker/api/server/router/network [2022-05-11T07:23:57.438Z] github.com/docker/docker/api/server/router/plugin [2022-05-11T07:23:57.438Z] github.com/docker/docker/api/server/router/session [2022-05-11T07:23:57.438Z] github.com/docker/docker/api/server/router/swarm [2022-05-11T07:23:57.438Z] github.com/docker/docker/api/server/router/system [2022-05-11T07:23:57.438Z] github.com/docker/docker/api/server/router/volume [2022-05-11T07:23:57.438Z] github.com/docker/docker/api/types [2022-05-11T07:23:57.438Z] github.com/docker/docker/api/types/backend [2022-05-11T07:23:57.438Z] github.com/docker/docker/api/types/blkiodev [2022-05-11T07:23:57.438Z] github.com/docker/docker/api/types/container [2022-05-11T07:23:57.438Z] github.com/docker/docker/api/types/events [2022-05-11T07:23:57.438Z] github.com/docker/docker/api/types/filters [2022-05-11T07:23:57.438Z] github.com/docker/docker/api/types/image [2022-05-11T07:23:57.438Z] github.com/docker/docker/api/types/mount [2022-05-11T07:23:57.438Z] github.com/docker/docker/api/types/network [2022-05-11T07:23:57.438Z] github.com/docker/docker/api/types/plugins/logdriver [2022-05-11T07:23:57.438Z] github.com/docker/docker/api/types/registry [2022-05-11T07:23:57.438Z] github.com/docker/docker/api/types/strslice [2022-05-11T07:23:57.438Z] github.com/docker/docker/api/types/swarm [2022-05-11T07:23:57.438Z] github.com/docker/docker/api/types/swarm/runtime [2022-05-11T07:23:57.438Z] github.com/docker/docker/api/types/time [2022-05-11T07:23:57.438Z] github.com/docker/docker/api/types/versions [2022-05-11T07:23:57.438Z] github.com/docker/docker/api/types/versions/v1p19 [2022-05-11T07:23:57.438Z] github.com/docker/docker/api/types/versions/v1p20 [2022-05-11T07:23:57.438Z] github.com/docker/docker/api/types/volume [2022-05-11T07:23:57.438Z] github.com/docker/docker/builder [2022-05-11T07:23:57.438Z] github.com/docker/docker/builder/builder-next [2022-05-11T07:23:57.438Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-05-11T07:23:57.438Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-05-11T07:23:57.438Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-05-11T07:23:57.438Z] github.com/docker/docker/builder/builder-next/exporter [2022-05-11T07:23:57.438Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-05-11T07:23:57.438Z] github.com/docker/docker/builder/builder-next/worker [2022-05-11T07:23:57.438Z] github.com/docker/docker/builder/dockerfile [2022-05-11T07:23:57.438Z] github.com/docker/docker/builder/remotecontext [2022-05-11T07:23:57.438Z] github.com/docker/docker/builder/remotecontext/git [2022-05-11T07:23:57.438Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-05-11T07:23:57.438Z] github.com/docker/docker/cli [2022-05-11T07:23:57.438Z] github.com/docker/docker/cli/config [2022-05-11T07:23:57.438Z] github.com/docker/docker/cli/debug [2022-05-11T07:23:57.438Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-05-11T07:23:57.438Z] github.com/docker/docker/cli/winresources/dockerd [2022-05-11T07:23:57.438Z] github.com/docker/docker/client [2022-05-11T07:23:57.438Z] github.com/docker/docker/cmd/docker-proxy [2022-05-11T07:23:57.438Z] github.com/docker/docker/cmd/dockerd [2022-05-11T07:23:57.438Z] github.com/docker/docker/cmd/dockerd/trap [2022-05-11T07:23:57.438Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-05-11T07:23:57.438Z] github.com/docker/docker/container [2022-05-11T07:23:57.438Z] github.com/docker/docker/container/stream [2022-05-11T07:23:57.438Z] github.com/docker/docker/contrib/apparmor [2022-05-11T07:23:57.438Z] github.com/docker/docker/contrib/docker-device-tool [2022-05-11T07:23:57.438Z] github.com/docker/docker/contrib/httpserver [2022-05-11T07:23:57.438Z] github.com/docker/docker/daemon [2022-05-11T07:23:57.438Z] github.com/docker/docker/daemon/cluster [2022-05-11T07:23:57.438Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-05-11T07:23:57.438Z] github.com/docker/docker/daemon/cluster/convert [2022-05-11T07:23:57.438Z] github.com/docker/docker/daemon/cluster/executor [2022-05-11T07:23:57.438Z] github.com/docker/docker/daemon/cluster/executor/container [2022-05-11T07:23:57.438Z] github.com/docker/docker/daemon/cluster/provider [2022-05-11T07:23:57.438Z] github.com/docker/docker/daemon/config [2022-05-11T07:23:57.438Z] github.com/docker/docker/daemon/events [2022-05-11T07:23:57.438Z] github.com/docker/docker/daemon/events/testutils [2022-05-11T07:23:57.438Z] github.com/docker/docker/daemon/exec [2022-05-11T07:23:57.438Z] github.com/docker/docker/daemon/graphdriver [2022-05-11T07:23:57.438Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-05-11T07:23:57.438Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-05-11T07:23:57.438Z] github.com/docker/docker/daemon/graphdriver/copy [2022-05-11T07:23:57.438Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-05-11T07:23:57.438Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-05-11T07:23:57.438Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-05-11T07:23:57.438Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-05-11T07:23:57.438Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-05-11T07:23:57.438Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-05-11T07:23:57.438Z] github.com/docker/docker/daemon/graphdriver/register [2022-05-11T07:23:57.438Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-05-11T07:23:57.438Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-05-11T07:23:57.438Z] github.com/docker/docker/daemon/images [2022-05-11T07:23:57.438Z] github.com/docker/docker/daemon/initlayer [2022-05-11T07:23:57.438Z] github.com/docker/docker/daemon/links [2022-05-11T07:23:57.438Z] github.com/docker/docker/daemon/listeners [2022-05-11T07:23:57.438Z] github.com/docker/docker/daemon/logger [2022-05-11T07:23:57.438Z] github.com/docker/docker/daemon/logger/awslogs [2022-05-11T07:23:57.438Z] github.com/docker/docker/daemon/logger/fluentd [2022-05-11T07:23:57.438Z] github.com/docker/docker/daemon/logger/gcplogs [2022-05-11T07:23:57.438Z] github.com/docker/docker/daemon/logger/gelf [2022-05-11T07:23:57.438Z] github.com/docker/docker/daemon/logger/journald [2022-05-11T07:23:57.438Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-05-11T07:23:57.438Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-05-11T07:23:57.438Z] github.com/docker/docker/daemon/logger/local [2022-05-11T07:23:57.438Z] github.com/docker/docker/daemon/logger/logentries [2022-05-11T07:23:57.438Z] github.com/docker/docker/daemon/logger/loggerutils [2022-05-11T07:23:57.438Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-05-11T07:23:57.438Z] github.com/docker/docker/daemon/logger/splunk [2022-05-11T07:23:57.438Z] github.com/docker/docker/daemon/logger/syslog [2022-05-11T07:23:57.438Z] github.com/docker/docker/daemon/logger/templates [2022-05-11T07:23:57.438Z] github.com/docker/docker/daemon/names [2022-05-11T07:23:57.438Z] github.com/docker/docker/daemon/network [2022-05-11T07:23:57.438Z] github.com/docker/docker/daemon/stats [2022-05-11T07:23:57.438Z] github.com/docker/docker/distribution [2022-05-11T07:23:57.438Z] github.com/docker/docker/distribution/metadata [2022-05-11T07:23:57.438Z] github.com/docker/docker/distribution/utils [2022-05-11T07:23:57.438Z] github.com/docker/docker/distribution/xfer [2022-05-11T07:23:57.438Z] github.com/docker/docker/dockerversion [2022-05-11T07:23:57.438Z] github.com/docker/docker/errdefs [2022-05-11T07:23:57.438Z] github.com/docker/docker/image [2022-05-11T07:23:57.438Z] github.com/docker/docker/image/cache [2022-05-11T07:23:57.438Z] github.com/docker/docker/image/tarexport [2022-05-11T07:23:57.438Z] github.com/docker/docker/image/v1 [2022-05-11T07:23:57.438Z] github.com/docker/docker/internal/test/suite [2022-05-11T07:23:57.438Z] github.com/docker/docker/layer [2022-05-11T07:23:57.438Z] github.com/docker/docker/libcontainerd [2022-05-11T07:23:57.438Z] github.com/docker/docker/libcontainerd/queue [2022-05-11T07:23:57.438Z] github.com/docker/docker/libcontainerd/remote [2022-05-11T07:23:57.438Z] github.com/docker/docker/libcontainerd/supervisor [2022-05-11T07:23:57.438Z] github.com/docker/docker/libcontainerd/types [2022-05-11T07:23:57.438Z] github.com/docker/docker/oci [2022-05-11T07:23:57.438Z] github.com/docker/docker/oci/caps [2022-05-11T07:23:57.438Z] github.com/docker/docker/opts [2022-05-11T07:23:57.438Z] github.com/docker/docker/pkg/aaparser [2022-05-11T07:23:57.438Z] github.com/docker/docker/pkg/archive [2022-05-11T07:23:57.438Z] github.com/docker/docker/pkg/authorization [2022-05-11T07:23:57.438Z] github.com/docker/docker/pkg/broadcaster [2022-05-11T07:23:57.438Z] github.com/docker/docker/pkg/capabilities [2022-05-11T07:23:57.438Z] github.com/docker/docker/pkg/chrootarchive [2022-05-11T07:23:57.438Z] github.com/docker/docker/pkg/containerfs [2022-05-11T07:23:57.438Z] github.com/docker/docker/pkg/devicemapper [2022-05-11T07:23:57.438Z] github.com/docker/docker/pkg/directory [2022-05-11T07:23:57.438Z] github.com/docker/docker/pkg/dmesg [2022-05-11T07:23:57.438Z] github.com/docker/docker/pkg/filenotify [2022-05-11T07:23:57.438Z] github.com/docker/docker/pkg/fileutils [2022-05-11T07:23:57.438Z] github.com/docker/docker/pkg/fsutils [2022-05-11T07:23:57.438Z] github.com/docker/docker/pkg/homedir [2022-05-11T07:23:57.438Z] github.com/docker/docker/pkg/idtools [2022-05-11T07:23:57.438Z] github.com/docker/docker/pkg/ioutils [2022-05-11T07:23:57.438Z] github.com/docker/docker/pkg/jsonmessage [2022-05-11T07:23:57.438Z] github.com/docker/docker/pkg/longpath [2022-05-11T07:23:57.438Z] github.com/docker/docker/pkg/loopback [2022-05-11T07:23:57.438Z] github.com/docker/docker/pkg/namesgenerator [2022-05-11T07:23:57.438Z] github.com/docker/docker/pkg/parsers [2022-05-11T07:23:57.438Z] github.com/docker/docker/pkg/parsers/kernel [2022-05-11T07:23:57.438Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-05-11T07:23:57.438Z] github.com/docker/docker/pkg/pidfile [2022-05-11T07:23:57.438Z] github.com/docker/docker/pkg/platform [2022-05-11T07:23:57.438Z] github.com/docker/docker/pkg/plugingetter [2022-05-11T07:23:57.438Z] github.com/docker/docker/pkg/plugins [2022-05-11T07:23:57.438Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-05-11T07:23:57.438Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-05-11T07:23:57.438Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-05-11T07:23:57.438Z] github.com/docker/docker/pkg/plugins/transport [2022-05-11T07:23:57.438Z] github.com/docker/docker/pkg/pools [2022-05-11T07:23:57.438Z] github.com/docker/docker/pkg/progress [2022-05-11T07:23:57.438Z] github.com/docker/docker/pkg/pubsub [2022-05-11T07:23:57.438Z] github.com/docker/docker/pkg/reexec [2022-05-11T07:23:57.438Z] github.com/docker/docker/pkg/signal [2022-05-11T07:23:57.438Z] github.com/docker/docker/pkg/stack [2022-05-11T07:23:57.438Z] github.com/docker/docker/pkg/stdcopy [2022-05-11T07:23:57.438Z] github.com/docker/docker/pkg/streamformatter [2022-05-11T07:23:57.438Z] github.com/docker/docker/pkg/stringid [2022-05-11T07:23:57.438Z] github.com/docker/docker/pkg/sysinfo [2022-05-11T07:23:57.438Z] github.com/docker/docker/pkg/system [2022-05-11T07:23:57.438Z] github.com/docker/docker/pkg/tailfile [2022-05-11T07:23:57.438Z] github.com/docker/docker/pkg/tarsum [2022-05-11T07:23:57.438Z] github.com/docker/docker/pkg/truncindex [2022-05-11T07:23:57.438Z] github.com/docker/docker/pkg/urlutil [2022-05-11T07:23:57.438Z] github.com/docker/docker/pkg/useragent [2022-05-11T07:23:57.438Z] github.com/docker/docker/plugin [2022-05-11T07:23:57.438Z] github.com/docker/docker/plugin/executor/containerd [2022-05-11T07:23:57.438Z] github.com/docker/docker/plugin/v2 [2022-05-11T07:23:57.438Z] github.com/docker/docker/profiles/apparmor [2022-05-11T07:23:57.438Z] github.com/docker/docker/profiles/seccomp [2022-05-11T07:23:57.438Z] github.com/docker/docker/quota [2022-05-11T07:23:57.438Z] github.com/docker/docker/reference [2022-05-11T07:23:57.438Z] github.com/docker/docker/registry [2022-05-11T07:23:57.438Z] github.com/docker/docker/registry/resumable [2022-05-11T07:23:57.438Z] github.com/docker/docker/restartmanager [2022-05-11T07:23:57.438Z] github.com/docker/docker/rootless [2022-05-11T07:23:57.438Z] github.com/docker/docker/rootless/specconv [2022-05-11T07:23:57.438Z] github.com/docker/docker/runconfig [2022-05-11T07:23:57.438Z] github.com/docker/docker/runconfig/opts [2022-05-11T07:23:57.438Z] github.com/docker/docker/testutil [2022-05-11T07:23:57.438Z] github.com/docker/docker/testutil/daemon [2022-05-11T07:23:57.438Z] github.com/docker/docker/testutil/environment [2022-05-11T07:23:57.438Z] github.com/docker/docker/testutil/fakecontext [2022-05-11T07:23:57.438Z] github.com/docker/docker/testutil/fakegit [2022-05-11T07:23:57.438Z] github.com/docker/docker/testutil/fakestorage [2022-05-11T07:23:57.438Z] github.com/docker/docker/testutil/fixtures/load [2022-05-11T07:23:57.438Z] github.com/docker/docker/testutil/fixtures/plugin [2022-05-11T07:23:57.438Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-05-11T07:23:57.438Z] github.com/docker/docker/testutil/registry [2022-05-11T07:23:57.438Z] github.com/docker/docker/testutil/request [2022-05-11T07:23:57.438Z] github.com/docker/docker/volume [2022-05-11T07:23:57.438Z] github.com/docker/docker/volume/drivers [2022-05-11T07:23:57.438Z] github.com/docker/docker/volume/local [2022-05-11T07:23:57.438Z] github.com/docker/docker/volume/mounts [2022-05-11T07:23:57.438Z] github.com/docker/docker/volume/service [2022-05-11T07:23:57.438Z] github.com/docker/docker/volume/service/opts [2022-05-11T07:23:57.438Z] github.com/docker/docker/volume/testutils' [2022-05-11T07:23:57.438Z] ++ grep --fixed-strings /libnetwork [2022-05-11T07:23:57.438Z] ++ echo 'github.com/docker/docker/api [2022-05-11T07:23:57.438Z] github.com/docker/docker/api/server [2022-05-11T07:23:57.438Z] github.com/docker/docker/api/server/backend/build [2022-05-11T07:23:57.438Z] github.com/docker/docker/api/server/httpstatus [2022-05-11T07:23:57.438Z] github.com/docker/docker/api/server/httputils [2022-05-11T07:23:57.438Z] github.com/docker/docker/api/server/middleware [2022-05-11T07:23:57.438Z] github.com/docker/docker/api/server/router [2022-05-11T07:23:57.438Z] github.com/docker/docker/api/server/router/build [2022-05-11T07:23:57.438Z] github.com/docker/docker/api/server/router/checkpoint [2022-05-11T07:23:57.438Z] github.com/docker/docker/api/server/router/container [2022-05-11T07:23:57.438Z] github.com/docker/docker/api/server/router/debug [2022-05-11T07:23:57.438Z] github.com/docker/docker/api/server/router/distribution [2022-05-11T07:23:57.438Z] github.com/docker/docker/api/server/router/grpc [2022-05-11T07:23:57.438Z] github.com/docker/docker/api/server/router/image [2022-05-11T07:23:57.438Z] github.com/docker/docker/api/server/router/network [2022-05-11T07:23:57.438Z] github.com/docker/docker/api/server/router/plugin [2022-05-11T07:23:57.438Z] github.com/docker/docker/api/server/router/session [2022-05-11T07:23:57.438Z] github.com/docker/docker/api/server/router/swarm [2022-05-11T07:23:57.438Z] github.com/docker/docker/api/server/router/system [2022-05-11T07:23:57.438Z] github.com/docker/docker/api/server/router/volume [2022-05-11T07:23:57.438Z] github.com/docker/docker/api/types [2022-05-11T07:23:57.438Z] github.com/docker/docker/api/types/backend [2022-05-11T07:23:57.438Z] github.com/docker/docker/api/types/blkiodev [2022-05-11T07:23:57.438Z] github.com/docker/docker/api/types/container [2022-05-11T07:23:57.438Z] github.com/docker/docker/api/types/events [2022-05-11T07:23:57.438Z] github.com/docker/docker/api/types/filters [2022-05-11T07:23:57.438Z] github.com/docker/docker/api/types/image [2022-05-11T07:23:57.438Z] github.com/docker/docker/api/types/mount [2022-05-11T07:23:57.438Z] github.com/docker/docker/api/types/network [2022-05-11T07:23:57.438Z] github.com/docker/docker/api/types/plugins/logdriver [2022-05-11T07:23:57.438Z] github.com/docker/docker/api/types/registry [2022-05-11T07:23:57.438Z] github.com/docker/docker/api/types/strslice [2022-05-11T07:23:57.438Z] github.com/docker/docker/api/types/swarm [2022-05-11T07:23:57.438Z] github.com/docker/docker/api/types/swarm/runtime [2022-05-11T07:23:57.438Z] github.com/docker/docker/api/types/time [2022-05-11T07:23:57.438Z] github.com/docker/docker/api/types/versions [2022-05-11T07:23:57.438Z] github.com/docker/docker/api/types/versions/v1p19 [2022-05-11T07:23:57.438Z] github.com/docker/docker/api/types/versions/v1p20 [2022-05-11T07:23:57.438Z] github.com/docker/docker/api/types/volume [2022-05-11T07:23:57.438Z] github.com/docker/docker/builder [2022-05-11T07:23:57.438Z] github.com/docker/docker/builder/builder-next [2022-05-11T07:23:57.438Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-05-11T07:23:57.438Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-05-11T07:23:57.438Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-05-11T07:23:57.438Z] github.com/docker/docker/builder/builder-next/exporter [2022-05-11T07:23:57.438Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-05-11T07:23:57.438Z] github.com/docker/docker/builder/builder-next/worker [2022-05-11T07:23:57.438Z] github.com/docker/docker/builder/dockerfile [2022-05-11T07:23:57.438Z] github.com/docker/docker/builder/remotecontext [2022-05-11T07:23:57.438Z] github.com/docker/docker/builder/remotecontext/git [2022-05-11T07:23:57.438Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-05-11T07:23:57.438Z] github.com/docker/docker/cli [2022-05-11T07:23:57.438Z] github.com/docker/docker/cli/config [2022-05-11T07:23:57.438Z] github.com/docker/docker/cli/debug [2022-05-11T07:23:57.438Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-05-11T07:23:57.438Z] github.com/docker/docker/cli/winresources/dockerd [2022-05-11T07:23:57.438Z] github.com/docker/docker/client [2022-05-11T07:23:57.438Z] github.com/docker/docker/cmd/docker-proxy [2022-05-11T07:23:57.438Z] github.com/docker/docker/cmd/dockerd [2022-05-11T07:23:57.438Z] github.com/docker/docker/cmd/dockerd/trap [2022-05-11T07:23:57.438Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-05-11T07:23:57.438Z] github.com/docker/docker/container [2022-05-11T07:23:57.438Z] github.com/docker/docker/container/stream [2022-05-11T07:23:57.438Z] github.com/docker/docker/contrib/apparmor [2022-05-11T07:23:57.438Z] github.com/docker/docker/contrib/docker-device-tool [2022-05-11T07:23:57.438Z] github.com/docker/docker/contrib/httpserver [2022-05-11T07:23:57.438Z] github.com/docker/docker/daemon [2022-05-11T07:23:57.438Z] github.com/docker/docker/daemon/cluster [2022-05-11T07:23:57.438Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-05-11T07:23:57.438Z] github.com/docker/docker/daemon/cluster/convert [2022-05-11T07:23:57.438Z] github.com/docker/docker/daemon/cluster/executor [2022-05-11T07:23:57.438Z] github.com/docker/docker/daemon/cluster/executor/container [2022-05-11T07:23:57.438Z] github.com/docker/docker/daemon/cluster/provider [2022-05-11T07:23:57.438Z] github.com/docker/docker/daemon/config [2022-05-11T07:23:57.438Z] github.com/docker/docker/daemon/events [2022-05-11T07:23:57.438Z] github.com/docker/docker/daemon/events/testutils [2022-05-11T07:23:57.438Z] github.com/docker/docker/daemon/exec [2022-05-11T07:23:57.438Z] github.com/docker/docker/daemon/graphdriver [2022-05-11T07:23:57.438Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-05-11T07:23:57.438Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-05-11T07:23:57.438Z] github.com/docker/docker/daemon/graphdriver/copy [2022-05-11T07:23:57.438Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-05-11T07:23:57.438Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-05-11T07:23:57.438Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-05-11T07:23:57.438Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-05-11T07:23:57.438Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-05-11T07:23:57.438Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-05-11T07:23:57.438Z] github.com/docker/docker/daemon/graphdriver/register [2022-05-11T07:23:57.438Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-05-11T07:23:57.438Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-05-11T07:23:57.438Z] github.com/docker/docker/daemon/images [2022-05-11T07:23:57.438Z] github.com/docker/docker/daemon/initlayer [2022-05-11T07:23:57.438Z] github.com/docker/docker/daemon/links [2022-05-11T07:23:57.438Z] github.com/docker/docker/daemon/listeners [2022-05-11T07:23:57.438Z] github.com/docker/docker/daemon/logger [2022-05-11T07:23:57.438Z] github.com/docker/docker/daemon/logger/awslogs [2022-05-11T07:23:57.438Z] github.com/docker/docker/daemon/logger/fluentd [2022-05-11T07:23:57.438Z] github.com/docker/docker/daemon/logger/gcplogs [2022-05-11T07:23:57.438Z] github.com/docker/docker/daemon/logger/gelf [2022-05-11T07:23:57.438Z] github.com/docker/docker/daemon/logger/journald [2022-05-11T07:23:57.438Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-05-11T07:23:57.438Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-05-11T07:23:57.438Z] github.com/docker/docker/daemon/logger/local [2022-05-11T07:23:57.438Z] github.com/docker/docker/daemon/logger/logentries [2022-05-11T07:23:57.438Z] github.com/docker/docker/daemon/logger/loggerutils [2022-05-11T07:23:57.438Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-05-11T07:23:57.438Z] github.com/docker/docker/daemon/logger/splunk [2022-05-11T07:23:57.438Z] github.com/docker/docker/daemon/logger/syslog [2022-05-11T07:23:57.438Z] github.com/docker/docker/daemon/logger/templates [2022-05-11T07:23:57.438Z] github.com/docker/docker/daemon/names [2022-05-11T07:23:57.438Z] github.com/docker/docker/daemon/network [2022-05-11T07:23:57.438Z] github.com/docker/docker/daemon/stats [2022-05-11T07:23:57.438Z] github.com/docker/docker/distribution [2022-05-11T07:23:57.438Z] github.com/docker/docker/distribution/metadata [2022-05-11T07:23:57.438Z] github.com/docker/docker/distribution/utils [2022-05-11T07:23:57.438Z] github.com/docker/docker/distribution/xfer [2022-05-11T07:23:57.438Z] github.com/docker/docker/dockerversion [2022-05-11T07:23:57.438Z] github.com/docker/docker/errdefs [2022-05-11T07:23:57.438Z] github.com/docker/docker/image [2022-05-11T07:23:57.438Z] github.com/docker/docker/image/cache [2022-05-11T07:23:57.438Z] github.com/docker/docker/image/tarexport [2022-05-11T07:23:57.438Z] github.com/docker/docker/image/v1 [2022-05-11T07:23:57.438Z] github.com/docker/docker/internal/test/suite [2022-05-11T07:23:57.438Z] github.com/docker/docker/layer [2022-05-11T07:23:57.438Z] github.com/docker/docker/libcontainerd [2022-05-11T07:23:57.438Z] github.com/docker/docker/libcontainerd/queue [2022-05-11T07:23:57.438Z] github.com/docker/docker/libcontainerd/remote [2022-05-11T07:23:57.438Z] github.com/docker/docker/libcontainerd/supervisor [2022-05-11T07:23:57.439Z] github.com/docker/docker/libcontainerd/types [2022-05-11T07:23:57.439Z] github.com/docker/docker/libnetwork [2022-05-11T07:23:57.439Z] github.com/docker/docker/libnetwork/bitseq [2022-05-11T07:23:57.439Z] github.com/docker/docker/libnetwork/cluster [2022-05-11T07:23:57.439Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-05-11T07:23:57.439Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-05-11T07:23:57.439Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-05-11T07:23:57.439Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-05-11T07:23:57.439Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-05-11T07:23:57.439Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-05-11T07:23:57.439Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-05-11T07:23:57.439Z] github.com/docker/docker/libnetwork/config [2022-05-11T07:23:57.439Z] github.com/docker/docker/libnetwork/datastore [2022-05-11T07:23:57.439Z] github.com/docker/docker/libnetwork/diagnostic [2022-05-11T07:23:57.439Z] github.com/docker/docker/libnetwork/discoverapi [2022-05-11T07:23:57.439Z] github.com/docker/docker/libnetwork/driverapi [2022-05-11T07:23:57.439Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-05-11T07:23:57.439Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-05-11T07:23:57.439Z] github.com/docker/docker/libnetwork/drivers/host [2022-05-11T07:23:57.439Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-05-11T07:23:57.439Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-05-11T07:23:57.439Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-05-11T07:23:57.439Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-05-11T07:23:57.439Z] github.com/docker/docker/libnetwork/drivers/null [2022-05-11T07:23:57.439Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-05-11T07:23:57.439Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-05-11T07:23:57.439Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-05-11T07:23:57.439Z] github.com/docker/docker/libnetwork/drivers/remote [2022-05-11T07:23:57.439Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-05-11T07:23:57.439Z] github.com/docker/docker/libnetwork/drivers/windows [2022-05-11T07:23:57.439Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-05-11T07:23:57.439Z] github.com/docker/docker/libnetwork/drvregistry [2022-05-11T07:23:57.439Z] github.com/docker/docker/libnetwork/etchosts [2022-05-11T07:23:57.439Z] github.com/docker/docker/libnetwork/idm [2022-05-11T07:23:57.439Z] github.com/docker/docker/libnetwork/internal/caller [2022-05-11T07:23:57.439Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-05-11T07:23:57.439Z] github.com/docker/docker/libnetwork/ipam [2022-05-11T07:23:57.439Z] github.com/docker/docker/libnetwork/ipamapi [2022-05-11T07:23:57.439Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-05-11T07:23:57.439Z] github.com/docker/docker/libnetwork/ipams/null [2022-05-11T07:23:57.439Z] github.com/docker/docker/libnetwork/ipams/remote [2022-05-11T07:23:57.439Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-05-11T07:23:57.439Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-05-11T07:23:57.439Z] github.com/docker/docker/libnetwork/ipamutils [2022-05-11T07:23:57.439Z] github.com/docker/docker/libnetwork/iptables [2022-05-11T07:23:57.439Z] github.com/docker/docker/libnetwork/netlabel [2022-05-11T07:23:57.439Z] github.com/docker/docker/libnetwork/netutils [2022-05-11T07:23:57.439Z] github.com/docker/docker/libnetwork/networkdb [2022-05-11T07:23:57.439Z] github.com/docker/docker/libnetwork/ns [2022-05-11T07:23:57.439Z] github.com/docker/docker/libnetwork/options [2022-05-11T07:23:57.439Z] github.com/docker/docker/libnetwork/osl [2022-05-11T07:23:57.439Z] github.com/docker/docker/libnetwork/osl/kernel [2022-05-11T07:23:57.439Z] github.com/docker/docker/libnetwork/portallocator [2022-05-11T07:23:57.439Z] github.com/docker/docker/libnetwork/portmapper [2022-05-11T07:23:57.439Z] github.com/docker/docker/libnetwork/resolvconf [2022-05-11T07:23:57.439Z] github.com/docker/docker/libnetwork/testutils [2022-05-11T07:23:57.439Z] github.com/docker/docker/libnetwork/types [2022-05-11T07:23:57.439Z] github.com/docker/docker/oci [2022-05-11T07:23:57.439Z] github.com/docker/docker/oci/caps [2022-05-11T07:23:57.439Z] github.com/docker/docker/opts [2022-05-11T07:23:57.439Z] github.com/docker/docker/pkg/aaparser [2022-05-11T07:23:57.439Z] github.com/docker/docker/pkg/archive [2022-05-11T07:23:57.439Z] github.com/docker/docker/pkg/authorization [2022-05-11T07:23:57.439Z] github.com/docker/docker/pkg/broadcaster [2022-05-11T07:23:57.439Z] github.com/docker/docker/pkg/capabilities [2022-05-11T07:23:57.439Z] github.com/docker/docker/pkg/chrootarchive [2022-05-11T07:23:57.439Z] github.com/docker/docker/pkg/containerfs [2022-05-11T07:23:57.439Z] github.com/docker/docker/pkg/devicemapper [2022-05-11T07:23:57.439Z] github.com/docker/docker/pkg/directory [2022-05-11T07:23:57.439Z] github.com/docker/docker/pkg/dmesg [2022-05-11T07:23:57.439Z] github.com/docker/docker/pkg/filenotify [2022-05-11T07:23:57.439Z] github.com/docker/docker/pkg/fileutils [2022-05-11T07:23:57.439Z] github.com/docker/docker/pkg/fsutils [2022-05-11T07:23:57.439Z] github.com/docker/docker/pkg/homedir [2022-05-11T07:23:57.439Z] github.com/docker/docker/pkg/idtools [2022-05-11T07:23:57.439Z] github.com/docker/docker/pkg/ioutils [2022-05-11T07:23:57.439Z] github.com/docker/docker/pkg/jsonmessage [2022-05-11T07:23:57.439Z] github.com/docker/docker/pkg/longpath [2022-05-11T07:23:57.439Z] github.com/docker/docker/pkg/loopback [2022-05-11T07:23:57.439Z] github.com/docker/docker/pkg/namesgenerator [2022-05-11T07:23:57.439Z] github.com/docker/docker/pkg/parsers [2022-05-11T07:23:57.439Z] github.com/docker/docker/pkg/parsers/kernel [2022-05-11T07:23:57.439Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-05-11T07:23:57.439Z] github.com/docker/docker/pkg/pidfile [2022-05-11T07:23:57.439Z] github.com/docker/docker/pkg/platform [2022-05-11T07:23:57.439Z] github.com/docker/docker/pkg/plugingetter [2022-05-11T07:23:57.439Z] github.com/docker/docker/pkg/plugins [2022-05-11T07:23:57.439Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-05-11T07:23:57.439Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-05-11T07:23:57.439Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-05-11T07:23:57.439Z] github.com/docker/docker/pkg/plugins/transport [2022-05-11T07:23:57.439Z] github.com/docker/docker/pkg/pools [2022-05-11T07:23:57.439Z] github.com/docker/docker/pkg/progress [2022-05-11T07:23:57.439Z] github.com/docker/docker/pkg/pubsub [2022-05-11T07:23:57.439Z] github.com/docker/docker/pkg/reexec [2022-05-11T07:23:57.439Z] github.com/docker/docker/pkg/signal [2022-05-11T07:23:57.439Z] github.com/docker/docker/pkg/stack [2022-05-11T07:23:57.439Z] github.com/docker/docker/pkg/stdcopy [2022-05-11T07:23:57.439Z] github.com/docker/docker/pkg/streamformatter [2022-05-11T07:23:57.439Z] github.com/docker/docker/pkg/stringid [2022-05-11T07:23:57.439Z] github.com/docker/docker/pkg/sysinfo [2022-05-11T07:23:57.439Z] github.com/docker/docker/pkg/system [2022-05-11T07:23:57.439Z] github.com/docker/docker/pkg/tailfile [2022-05-11T07:23:57.439Z] github.com/docker/docker/pkg/tarsum [2022-05-11T07:23:57.439Z] github.com/docker/docker/pkg/truncindex [2022-05-11T07:23:57.439Z] github.com/docker/docker/pkg/urlutil [2022-05-11T07:23:57.439Z] github.com/docker/docker/pkg/useragent [2022-05-11T07:23:57.439Z] github.com/docker/docker/plugin [2022-05-11T07:23:57.439Z] github.com/docker/docker/plugin/executor/containerd [2022-05-11T07:23:57.439Z] github.com/docker/docker/plugin/v2 [2022-05-11T07:23:57.439Z] github.com/docker/docker/profiles/apparmor [2022-05-11T07:23:57.439Z] github.com/docker/docker/profiles/seccomp [2022-05-11T07:23:57.439Z] github.com/docker/docker/quota [2022-05-11T07:23:57.439Z] github.com/docker/docker/reference [2022-05-11T07:23:57.439Z] github.com/docker/docker/registry [2022-05-11T07:23:57.439Z] github.com/docker/docker/registry/resumable [2022-05-11T07:23:57.439Z] github.com/docker/docker/restartmanager [2022-05-11T07:23:57.439Z] github.com/docker/docker/rootless [2022-05-11T07:23:57.439Z] github.com/docker/docker/rootless/specconv [2022-05-11T07:23:57.439Z] github.com/docker/docker/runconfig [2022-05-11T07:23:57.439Z] github.com/docker/docker/runconfig/opts [2022-05-11T07:23:57.439Z] github.com/docker/docker/testutil [2022-05-11T07:23:57.439Z] github.com/docker/docker/testutil/daemon [2022-05-11T07:23:57.439Z] github.com/docker/docker/testutil/environment [2022-05-11T07:23:57.439Z] github.com/docker/docker/testutil/fakecontext [2022-05-11T07:23:57.439Z] github.com/docker/docker/testutil/fakegit [2022-05-11T07:23:57.439Z] github.com/docker/docker/testutil/fakestorage [2022-05-11T07:23:57.439Z] github.com/docker/docker/testutil/fixtures/load [2022-05-11T07:23:57.439Z] github.com/docker/docker/testutil/fixtures/plugin [2022-05-11T07:23:57.439Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-05-11T07:23:57.439Z] github.com/docker/docker/testutil/registry [2022-05-11T07:23:57.439Z] github.com/docker/docker/testutil/request [2022-05-11T07:23:57.439Z] github.com/docker/docker/volume [2022-05-11T07:23:57.439Z] github.com/docker/docker/volume/drivers [2022-05-11T07:23:57.439Z] github.com/docker/docker/volume/local [2022-05-11T07:23:57.439Z] github.com/docker/docker/volume/mounts [2022-05-11T07:23:57.439Z] github.com/docker/docker/volume/service [2022-05-11T07:23:57.439Z] github.com/docker/docker/volume/service/opts [2022-05-11T07:23:57.439Z] github.com/docker/docker/volume/testutils' [2022-05-11T07:23:57.439Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2022-05-11T07:23:57.439Z] github.com/docker/docker/libnetwork/bitseq [2022-05-11T07:23:57.439Z] github.com/docker/docker/libnetwork/cluster [2022-05-11T07:23:57.439Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-05-11T07:23:57.439Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-05-11T07:23:57.439Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-05-11T07:23:57.439Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-05-11T07:23:57.439Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-05-11T07:23:57.439Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-05-11T07:23:57.439Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-05-11T07:23:57.439Z] github.com/docker/docker/libnetwork/config [2022-05-11T07:23:57.439Z] github.com/docker/docker/libnetwork/datastore [2022-05-11T07:23:57.439Z] github.com/docker/docker/libnetwork/diagnostic [2022-05-11T07:23:57.439Z] github.com/docker/docker/libnetwork/discoverapi [2022-05-11T07:23:57.439Z] github.com/docker/docker/libnetwork/driverapi [2022-05-11T07:23:57.439Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-05-11T07:23:57.439Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-05-11T07:23:57.439Z] github.com/docker/docker/libnetwork/drivers/host [2022-05-11T07:23:57.439Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-05-11T07:23:57.439Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-05-11T07:23:57.439Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-05-11T07:23:57.439Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-05-11T07:23:57.439Z] github.com/docker/docker/libnetwork/drivers/null [2022-05-11T07:23:57.439Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-05-11T07:23:57.439Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-05-11T07:23:57.439Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-05-11T07:23:57.439Z] github.com/docker/docker/libnetwork/drivers/remote [2022-05-11T07:23:57.439Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-05-11T07:23:57.439Z] github.com/docker/docker/libnetwork/drivers/windows [2022-05-11T07:23:57.439Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-05-11T07:23:57.439Z] github.com/docker/docker/libnetwork/drvregistry [2022-05-11T07:23:57.439Z] github.com/docker/docker/libnetwork/etchosts [2022-05-11T07:23:57.439Z] github.com/docker/docker/libnetwork/idm [2022-05-11T07:23:57.439Z] github.com/docker/docker/libnetwork/internal/caller [2022-05-11T07:23:57.439Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-05-11T07:23:57.439Z] github.com/docker/docker/libnetwork/ipam [2022-05-11T07:23:57.439Z] github.com/docker/docker/libnetwork/ipamapi [2022-05-11T07:23:57.439Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-05-11T07:23:57.439Z] github.com/docker/docker/libnetwork/ipams/null [2022-05-11T07:23:57.439Z] github.com/docker/docker/libnetwork/ipams/remote [2022-05-11T07:23:57.439Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-05-11T07:23:57.439Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-05-11T07:23:57.439Z] github.com/docker/docker/libnetwork/ipamutils [2022-05-11T07:23:57.439Z] github.com/docker/docker/libnetwork/iptables [2022-05-11T07:23:57.439Z] github.com/docker/docker/libnetwork/netlabel [2022-05-11T07:23:57.439Z] github.com/docker/docker/libnetwork/netutils [2022-05-11T07:23:57.439Z] github.com/docker/docker/libnetwork/networkdb [2022-05-11T07:23:57.439Z] github.com/docker/docker/libnetwork/ns [2022-05-11T07:23:57.439Z] github.com/docker/docker/libnetwork/options [2022-05-11T07:23:57.439Z] github.com/docker/docker/libnetwork/osl [2022-05-11T07:23:57.439Z] github.com/docker/docker/libnetwork/osl/kernel [2022-05-11T07:23:57.439Z] github.com/docker/docker/libnetwork/portallocator [2022-05-11T07:23:57.439Z] github.com/docker/docker/libnetwork/portmapper [2022-05-11T07:23:57.439Z] github.com/docker/docker/libnetwork/resolvconf [2022-05-11T07:23:57.439Z] github.com/docker/docker/libnetwork/testutils [2022-05-11T07:23:57.439Z] github.com/docker/docker/libnetwork/types' [2022-05-11T07:23:57.439Z] + echo 'github.com/docker/docker/libnetwork [2022-05-11T07:23:57.439Z] github.com/docker/docker/libnetwork/bitseq [2022-05-11T07:23:57.439Z] github.com/docker/docker/libnetwork/cluster [2022-05-11T07:23:57.439Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-05-11T07:23:57.439Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-05-11T07:23:57.439Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-05-11T07:23:57.439Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-05-11T07:23:57.439Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-05-11T07:23:57.439Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-05-11T07:23:57.439Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-05-11T07:23:57.439Z] github.com/docker/docker/libnetwork/config [2022-05-11T07:23:57.439Z] github.com/docker/docker/libnetwork/datastore [2022-05-11T07:23:57.439Z] github.com/docker/docker/libnetwork/diagnostic [2022-05-11T07:23:57.439Z] github.com/docker/docker/libnetwork/discoverapi [2022-05-11T07:23:57.439Z] github.com/docker/docker/libnetwork/driverapi [2022-05-11T07:23:57.439Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-05-11T07:23:57.439Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-05-11T07:23:57.439Z] github.com/docker/docker/libnetwork/drivers/host [2022-05-11T07:23:57.439Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-05-11T07:23:57.439Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-05-11T07:23:57.439Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-05-11T07:23:57.439Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-05-11T07:23:57.439Z] github.com/docker/docker/libnetwork/drivers/null [2022-05-11T07:23:57.439Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-05-11T07:23:57.439Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-05-11T07:23:57.439Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-05-11T07:23:57.439Z] github.com/docker/docker/libnetwork/drivers/remote [2022-05-11T07:23:57.439Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-05-11T07:23:57.439Z] github.com/docker/docker/libnetwork/drivers/windows [2022-05-11T07:23:57.439Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-05-11T07:23:57.439Z] github.com/docker/docker/libnetwork/drvregistry [2022-05-11T07:23:57.439Z] github.com/docker/docker/libnetwork/etchosts [2022-05-11T07:23:57.439Z] github.com/docker/docker/libnetwork/idm [2022-05-11T07:23:57.439Z] github.com/docker/docker/libnetwork/internal/caller [2022-05-11T07:23:57.439Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-05-11T07:23:57.439Z] github.com/docker/docker/libnetwork/ipam [2022-05-11T07:23:57.439Z] github.com/docker/docker/libnetwork/ipamapi [2022-05-11T07:23:57.439Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-05-11T07:23:57.439Z] github.com/docker/docker/libnetwork/ipams/null [2022-05-11T07:23:57.439Z] github.com/docker/docker/libnetwork/ipams/remote [2022-05-11T07:23:57.439Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-05-11T07:23:57.439Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-05-11T07:23:57.439Z] github.com/docker/docker/libnetwork/ipamutils [2022-05-11T07:23:57.439Z] github.com/docker/docker/libnetwork/iptables [2022-05-11T07:23:57.439Z] github.com/docker/docker/libnetwork/netlabel [2022-05-11T07:23:57.439Z] github.com/docker/docker/libnetwork/netutils [2022-05-11T07:23:57.439Z] github.com/docker/docker/libnetwork/networkdb [2022-05-11T07:23:57.439Z] github.com/docker/docker/libnetwork/ns [2022-05-11T07:23:57.439Z] github.com/docker/docker/libnetwork/options [2022-05-11T07:23:57.439Z] github.com/docker/docker/libnetwork/osl [2022-05-11T07:23:57.439Z] github.com/docker/docker/libnetwork/osl/kernel [2022-05-11T07:23:57.439Z] github.com/docker/docker/libnetwork/portallocator [2022-05-11T07:23:57.439Z] github.com/docker/docker/libnetwork/portmapper [2022-05-11T07:23:57.439Z] github.com/docker/docker/libnetwork/resolvconf [2022-05-11T07:23:57.439Z] github.com/docker/docker/libnetwork/testutils [2022-05-11T07:23:57.439Z] github.com/docker/docker/libnetwork/types' [2022-05-11T07:23:57.439Z] + grep --fixed-strings libnetwork/drivers/bridge [2022-05-11T07:23:57.439Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-05-11T07:23:57.439Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-05-11T07:23:57.439Z] + type docker-proxy [2022-05-11T07:23:57.439Z] hack/test/unit: line 25: type: docker-proxy: not found [2022-05-11T07:23:57.439Z] + hack/make.sh binary-proxy install-proxy [2022-05-11T07:23:57.439Z] [2022-05-11T07:23:57.514Z] Loaded image: busybox:latest [2022-05-11T07:23:57.700Z] Removing bundles/ [2022-05-11T07:23:57.700Z] [2022-05-11T07:23:57.700Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2022-05-11T07:23:57.700Z] Building: bundles/binary-proxy/docker-proxy-dev [2022-05-11T07:23:57.700Z] GOOS="" GOARCH="" GOARM="" [2022-05-11T07:23:57.791Z] --- PASS: TestWaitBlocked (0.01s) [2022-05-11T07:23:57.791Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.79s) [2022-05-11T07:23:57.791Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.82s) [2022-05-11T07:23:57.791Z] === CONT TestContainerStartOnDaemonRestart [2022-05-11T07:23:57.791Z] === CONT TestRestartDaemonWithRestartingContainer [2022-05-11T07:23:58.079Z] Loaded image: busybox:glibc [2022-05-11T07:24:00.307Z] --- PASS: TestContainerStartOnDaemonRestart (2.35s) [2022-05-11T07:24:00.307Z] === CONT TestIpcModeOlderClient [2022-05-11T07:24:00.307Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.37s) [2022-05-11T07:24:00.307Z] === CONT TestContainerKillOnDaemonStart [2022-05-11T07:24:00.307Z] --- PASS: TestIpcModeOlderClient (0.10s) [2022-05-11T07:24:00.307Z] === CONT TestDaemonHostGatewayIP [2022-05-11T07:24:02.710Z] #71 ... [2022-05-11T07:24:02.710Z] [2022-05-11T07:24:02.710Z] #67 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-05-11T07:24:02.710Z] #67 sha256:c8dd36269228d61a6f56567f6ac9f73b676a4cdb4476b7199e0108ad526058a2 [2022-05-11T07:24:02.710Z] #67 88.33 + mkdir -p /build [2022-05-11T07:24:02.710Z] #67 88.34 + cp runc /build/runc [2022-05-11T07:24:02.710Z] #67 DONE 88.8s [2022-05-11T07:24:02.710Z] [2022-05-11T07:24:02.710Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-05-11T07:24:02.710Z] #71 sha256:683782c3d3c269088b5c1a6c3f1d61ddf97eab9f533da18fe8d4aa35b3df69ce [2022-05-11T07:24:02.826Z] --- PASS: TestDaemonHostGatewayIP (2.54s) [2022-05-11T07:24:02.826Z] === CONT TestDaemonRestartIpcMode [2022-05-11T07:24:02.967Z] #71 ... [2022-05-11T07:24:02.967Z] [2022-05-11T07:24:02.967Z] #68 [dev-systemd-false 22/26] COPY --from=runc /build/ /usr/local/bin/ [2022-05-11T07:24:02.967Z] #68 sha256:8b4c5fe0774ab24d7c87ef63ceb448ea95791927f752260f1c2612f61abcf26a [2022-05-11T07:24:02.967Z] #68 DONE 0.1s [2022-05-11T07:24:02.967Z] [2022-05-11T07:24:02.967Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-05-11T07:24:02.967Z] #71 sha256:683782c3d3c269088b5c1a6c3f1d61ddf97eab9f533da18fe8d4aa35b3df69ce [2022-05-11T07:24:03.331Z] Loaded image: debian:bullseye-slim [2022-05-11T07:24:03.332Z] Loaded image: hello-world:latest [2022-05-11T07:24:03.332Z] Loaded image: arm32v7/hello-world:latest [2022-05-11T07:24:03.332Z] INFO: Testing against a local daemon [2022-05-11T07:24:03.332Z] === RUN TestCgroupNamespacesBuild [2022-05-11T07:24:04.288Z] Created binary: bundles/binary-proxy/docker-proxy-dev [2022-05-11T07:24:04.288Z] [2022-05-11T07:24:04.288Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2022-05-11T07:24:04.288Z] Installing docker-proxy to /usr/local/bin/ [2022-05-11T07:24:04.288Z] [2022-05-11T07:24:04.288Z] + mkdir -p bundles [2022-05-11T07:24:04.288Z] + '[' -n 'github.com/docker/docker/api [2022-05-11T07:24:04.288Z] github.com/docker/docker/api/server [2022-05-11T07:24:04.288Z] github.com/docker/docker/api/server/backend/build [2022-05-11T07:24:04.288Z] github.com/docker/docker/api/server/httpstatus [2022-05-11T07:24:04.288Z] github.com/docker/docker/api/server/httputils [2022-05-11T07:24:04.288Z] github.com/docker/docker/api/server/middleware [2022-05-11T07:24:04.288Z] github.com/docker/docker/api/server/router [2022-05-11T07:24:04.288Z] github.com/docker/docker/api/server/router/build [2022-05-11T07:24:04.288Z] github.com/docker/docker/api/server/router/checkpoint [2022-05-11T07:24:04.288Z] github.com/docker/docker/api/server/router/container [2022-05-11T07:24:04.288Z] github.com/docker/docker/api/server/router/debug [2022-05-11T07:24:04.288Z] github.com/docker/docker/api/server/router/distribution [2022-05-11T07:24:04.288Z] github.com/docker/docker/api/server/router/grpc [2022-05-11T07:24:04.288Z] github.com/docker/docker/api/server/router/image [2022-05-11T07:24:04.288Z] github.com/docker/docker/api/server/router/network [2022-05-11T07:24:04.288Z] github.com/docker/docker/api/server/router/plugin [2022-05-11T07:24:04.288Z] github.com/docker/docker/api/server/router/session [2022-05-11T07:24:04.288Z] github.com/docker/docker/api/server/router/swarm [2022-05-11T07:24:04.288Z] github.com/docker/docker/api/server/router/system [2022-05-11T07:24:04.288Z] github.com/docker/docker/api/server/router/volume [2022-05-11T07:24:04.288Z] github.com/docker/docker/api/types [2022-05-11T07:24:04.288Z] github.com/docker/docker/api/types/backend [2022-05-11T07:24:04.288Z] github.com/docker/docker/api/types/blkiodev [2022-05-11T07:24:04.288Z] github.com/docker/docker/api/types/container [2022-05-11T07:24:04.288Z] github.com/docker/docker/api/types/events [2022-05-11T07:24:04.288Z] github.com/docker/docker/api/types/filters [2022-05-11T07:24:04.288Z] github.com/docker/docker/api/types/image [2022-05-11T07:24:04.288Z] github.com/docker/docker/api/types/mount [2022-05-11T07:24:04.288Z] github.com/docker/docker/api/types/network [2022-05-11T07:24:04.288Z] github.com/docker/docker/api/types/plugins/logdriver [2022-05-11T07:24:04.288Z] github.com/docker/docker/api/types/registry [2022-05-11T07:24:04.288Z] github.com/docker/docker/api/types/strslice [2022-05-11T07:24:04.288Z] github.com/docker/docker/api/types/swarm [2022-05-11T07:24:04.288Z] github.com/docker/docker/api/types/swarm/runtime [2022-05-11T07:24:04.288Z] github.com/docker/docker/api/types/time [2022-05-11T07:24:04.288Z] github.com/docker/docker/api/types/versions [2022-05-11T07:24:04.288Z] github.com/docker/docker/api/types/versions/v1p19 [2022-05-11T07:24:04.288Z] github.com/docker/docker/api/types/versions/v1p20 [2022-05-11T07:24:04.288Z] github.com/docker/docker/api/types/volume [2022-05-11T07:24:04.288Z] github.com/docker/docker/builder [2022-05-11T07:24:04.288Z] github.com/docker/docker/builder/builder-next [2022-05-11T07:24:04.288Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-05-11T07:24:04.288Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-05-11T07:24:04.288Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-05-11T07:24:04.288Z] github.com/docker/docker/builder/builder-next/exporter [2022-05-11T07:24:04.288Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-05-11T07:24:04.288Z] github.com/docker/docker/builder/builder-next/worker [2022-05-11T07:24:04.288Z] github.com/docker/docker/builder/dockerfile [2022-05-11T07:24:04.288Z] github.com/docker/docker/builder/remotecontext [2022-05-11T07:24:04.288Z] github.com/docker/docker/builder/remotecontext/git [2022-05-11T07:24:04.288Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-05-11T07:24:04.288Z] github.com/docker/docker/cli [2022-05-11T07:24:04.288Z] github.com/docker/docker/cli/config [2022-05-11T07:24:04.288Z] github.com/docker/docker/cli/debug [2022-05-11T07:24:04.288Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-05-11T07:24:04.288Z] github.com/docker/docker/cli/winresources/dockerd [2022-05-11T07:24:04.288Z] github.com/docker/docker/client [2022-05-11T07:24:04.288Z] github.com/docker/docker/cmd/docker-proxy [2022-05-11T07:24:04.288Z] github.com/docker/docker/cmd/dockerd [2022-05-11T07:24:04.288Z] github.com/docker/docker/cmd/dockerd/trap [2022-05-11T07:24:04.288Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-05-11T07:24:04.288Z] github.com/docker/docker/container [2022-05-11T07:24:04.288Z] github.com/docker/docker/container/stream [2022-05-11T07:24:04.288Z] github.com/docker/docker/contrib/apparmor [2022-05-11T07:24:04.288Z] github.com/docker/docker/contrib/docker-device-tool [2022-05-11T07:24:04.288Z] github.com/docker/docker/contrib/httpserver [2022-05-11T07:24:04.288Z] github.com/docker/docker/daemon [2022-05-11T07:24:04.288Z] github.com/docker/docker/daemon/cluster [2022-05-11T07:24:04.288Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-05-11T07:24:04.288Z] github.com/docker/docker/daemon/cluster/convert [2022-05-11T07:24:04.288Z] github.com/docker/docker/daemon/cluster/executor [2022-05-11T07:24:04.288Z] github.com/docker/docker/daemon/cluster/executor/container [2022-05-11T07:24:04.288Z] github.com/docker/docker/daemon/cluster/provider [2022-05-11T07:24:04.288Z] github.com/docker/docker/daemon/config [2022-05-11T07:24:04.288Z] github.com/docker/docker/daemon/events [2022-05-11T07:24:04.288Z] github.com/docker/docker/daemon/events/testutils [2022-05-11T07:24:04.288Z] github.com/docker/docker/daemon/exec [2022-05-11T07:24:04.288Z] github.com/docker/docker/daemon/graphdriver [2022-05-11T07:24:04.288Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-05-11T07:24:04.288Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-05-11T07:24:04.288Z] github.com/docker/docker/daemon/graphdriver/copy [2022-05-11T07:24:04.288Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-05-11T07:24:04.288Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-05-11T07:24:04.288Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-05-11T07:24:04.288Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-05-11T07:24:04.288Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-05-11T07:24:04.288Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-05-11T07:24:04.288Z] github.com/docker/docker/daemon/graphdriver/register [2022-05-11T07:24:04.288Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-05-11T07:24:04.288Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-05-11T07:24:04.288Z] github.com/docker/docker/daemon/images [2022-05-11T07:24:04.288Z] github.com/docker/docker/daemon/initlayer [2022-05-11T07:24:04.288Z] github.com/docker/docker/daemon/links [2022-05-11T07:24:04.288Z] github.com/docker/docker/daemon/listeners [2022-05-11T07:24:04.288Z] github.com/docker/docker/daemon/logger [2022-05-11T07:24:04.288Z] github.com/docker/docker/daemon/logger/awslogs [2022-05-11T07:24:04.288Z] github.com/docker/docker/daemon/logger/fluentd [2022-05-11T07:24:04.288Z] github.com/docker/docker/daemon/logger/gcplogs [2022-05-11T07:24:04.288Z] github.com/docker/docker/daemon/logger/gelf [2022-05-11T07:24:04.288Z] github.com/docker/docker/daemon/logger/journald [2022-05-11T07:24:04.288Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-05-11T07:24:04.288Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-05-11T07:24:04.288Z] github.com/docker/docker/daemon/logger/local [2022-05-11T07:24:04.288Z] github.com/docker/docker/daemon/logger/logentries [2022-05-11T07:24:04.288Z] github.com/docker/docker/daemon/logger/loggerutils [2022-05-11T07:24:04.288Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-05-11T07:24:04.288Z] github.com/docker/docker/daemon/logger/splunk [2022-05-11T07:24:04.288Z] github.com/docker/docker/daemon/logger/syslog [2022-05-11T07:24:04.288Z] github.com/docker/docker/daemon/logger/templates [2022-05-11T07:24:04.288Z] github.com/docker/docker/daemon/names [2022-05-11T07:24:04.288Z] github.com/docker/docker/daemon/network [2022-05-11T07:24:04.288Z] github.com/docker/docker/daemon/stats [2022-05-11T07:24:04.288Z] github.com/docker/docker/distribution [2022-05-11T07:24:04.288Z] github.com/docker/docker/distribution/metadata [2022-05-11T07:24:04.288Z] github.com/docker/docker/distribution/utils [2022-05-11T07:24:04.288Z] github.com/docker/docker/distribution/xfer [2022-05-11T07:24:04.288Z] github.com/docker/docker/dockerversion [2022-05-11T07:24:04.288Z] github.com/docker/docker/errdefs [2022-05-11T07:24:04.288Z] github.com/docker/docker/image [2022-05-11T07:24:04.288Z] github.com/docker/docker/image/cache [2022-05-11T07:24:04.288Z] github.com/docker/docker/image/tarexport [2022-05-11T07:24:04.288Z] github.com/docker/docker/image/v1 [2022-05-11T07:24:04.288Z] github.com/docker/docker/internal/test/suite [2022-05-11T07:24:04.288Z] github.com/docker/docker/layer [2022-05-11T07:24:04.288Z] github.com/docker/docker/libcontainerd [2022-05-11T07:24:04.288Z] github.com/docker/docker/libcontainerd/queue [2022-05-11T07:24:04.288Z] github.com/docker/docker/libcontainerd/remote [2022-05-11T07:24:04.288Z] github.com/docker/docker/libcontainerd/supervisor [2022-05-11T07:24:04.288Z] github.com/docker/docker/libcontainerd/types [2022-05-11T07:24:04.288Z] github.com/docker/docker/oci [2022-05-11T07:24:04.288Z] github.com/docker/docker/oci/caps [2022-05-11T07:24:04.288Z] github.com/docker/docker/opts [2022-05-11T07:24:04.288Z] github.com/docker/docker/pkg/aaparser [2022-05-11T07:24:04.288Z] github.com/docker/docker/pkg/archive [2022-05-11T07:24:04.288Z] github.com/docker/docker/pkg/authorization [2022-05-11T07:24:04.288Z] github.com/docker/docker/pkg/broadcaster [2022-05-11T07:24:04.288Z] github.com/docker/docker/pkg/capabilities [2022-05-11T07:24:04.288Z] github.com/docker/docker/pkg/chrootarchive [2022-05-11T07:24:04.288Z] github.com/docker/docker/pkg/containerfs [2022-05-11T07:24:04.288Z] github.com/docker/docker/pkg/devicemapper [2022-05-11T07:24:04.288Z] github.com/docker/docker/pkg/directory [2022-05-11T07:24:04.288Z] github.com/docker/docker/pkg/dmesg [2022-05-11T07:24:04.288Z] github.com/docker/docker/pkg/filenotify [2022-05-11T07:24:04.288Z] github.com/docker/docker/pkg/fileutils [2022-05-11T07:24:04.288Z] github.com/docker/docker/pkg/fsutils [2022-05-11T07:24:04.288Z] github.com/docker/docker/pkg/homedir [2022-05-11T07:24:04.288Z] github.com/docker/docker/pkg/idtools [2022-05-11T07:24:04.288Z] github.com/docker/docker/pkg/ioutils [2022-05-11T07:24:04.288Z] github.com/docker/docker/pkg/jsonmessage [2022-05-11T07:24:04.288Z] github.com/docker/docker/pkg/longpath [2022-05-11T07:24:04.288Z] github.com/docker/docker/pkg/loopback [2022-05-11T07:24:04.288Z] github.com/docker/docker/pkg/namesgenerator [2022-05-11T07:24:04.289Z] github.com/docker/docker/pkg/parsers [2022-05-11T07:24:04.289Z] github.com/docker/docker/pkg/parsers/kernel [2022-05-11T07:24:04.289Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-05-11T07:24:04.289Z] github.com/docker/docker/pkg/pidfile [2022-05-11T07:24:04.289Z] github.com/docker/docker/pkg/platform [2022-05-11T07:24:04.289Z] github.com/docker/docker/pkg/plugingetter [2022-05-11T07:24:04.289Z] github.com/docker/docker/pkg/plugins [2022-05-11T07:24:04.289Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-05-11T07:24:04.289Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-05-11T07:24:04.289Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-05-11T07:24:04.289Z] github.com/docker/docker/pkg/plugins/transport [2022-05-11T07:24:04.289Z] github.com/docker/docker/pkg/pools [2022-05-11T07:24:04.289Z] github.com/docker/docker/pkg/progress [2022-05-11T07:24:04.289Z] github.com/docker/docker/pkg/pubsub [2022-05-11T07:24:04.289Z] github.com/docker/docker/pkg/reexec [2022-05-11T07:24:04.289Z] github.com/docker/docker/pkg/signal [2022-05-11T07:24:04.289Z] github.com/docker/docker/pkg/stack [2022-05-11T07:24:04.289Z] github.com/docker/docker/pkg/stdcopy [2022-05-11T07:24:04.289Z] github.com/docker/docker/pkg/streamformatter [2022-05-11T07:24:04.289Z] github.com/docker/docker/pkg/stringid [2022-05-11T07:24:04.289Z] github.com/docker/docker/pkg/sysinfo [2022-05-11T07:24:04.289Z] github.com/docker/docker/pkg/system [2022-05-11T07:24:04.289Z] github.com/docker/docker/pkg/tailfile [2022-05-11T07:24:04.289Z] github.com/docker/docker/pkg/tarsum [2022-05-11T07:24:04.289Z] github.com/docker/docker/pkg/truncindex [2022-05-11T07:24:04.289Z] github.com/docker/docker/pkg/urlutil [2022-05-11T07:24:04.289Z] github.com/docker/docker/pkg/useragent [2022-05-11T07:24:04.289Z] github.com/docker/docker/plugin [2022-05-11T07:24:04.289Z] github.com/docker/docker/plugin/executor/containerd [2022-05-11T07:24:04.289Z] github.com/docker/docker/plugin/v2 [2022-05-11T07:24:04.289Z] github.com/docker/docker/profiles/apparmor [2022-05-11T07:24:04.289Z] github.com/docker/docker/profiles/seccomp [2022-05-11T07:24:04.289Z] github.com/docker/docker/quota [2022-05-11T07:24:04.289Z] github.com/docker/docker/reference [2022-05-11T07:24:04.289Z] github.com/docker/docker/registry [2022-05-11T07:24:04.289Z] github.com/docker/docker/registry/resumable [2022-05-11T07:24:04.289Z] github.com/docker/docker/restartmanager [2022-05-11T07:24:04.289Z] github.com/docker/docker/rootless [2022-05-11T07:24:04.289Z] github.com/docker/docker/rootless/specconv [2022-05-11T07:24:04.289Z] github.com/docker/docker/runconfig [2022-05-11T07:24:04.289Z] github.com/docker/docker/runconfig/opts [2022-05-11T07:24:04.289Z] github.com/docker/docker/testutil [2022-05-11T07:24:04.289Z] github.com/docker/docker/testutil/daemon [2022-05-11T07:24:04.289Z] github.com/docker/docker/testutil/environment [2022-05-11T07:24:04.289Z] github.com/docker/docker/testutil/fakecontext [2022-05-11T07:24:04.289Z] github.com/docker/docker/testutil/fakegit [2022-05-11T07:24:04.289Z] github.com/docker/docker/testutil/fakestorage [2022-05-11T07:24:04.289Z] github.com/docker/docker/testutil/fixtures/load [2022-05-11T07:24:04.289Z] github.com/docker/docker/testutil/fixtures/plugin [2022-05-11T07:24:04.289Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-05-11T07:24:04.289Z] github.com/docker/docker/testutil/registry [2022-05-11T07:24:04.289Z] github.com/docker/docker/testutil/request [2022-05-11T07:24:04.289Z] github.com/docker/docker/volume [2022-05-11T07:24:04.289Z] github.com/docker/docker/volume/drivers [2022-05-11T07:24:04.289Z] github.com/docker/docker/volume/local [2022-05-11T07:24:04.289Z] github.com/docker/docker/volume/mounts [2022-05-11T07:24:04.289Z] github.com/docker/docker/volume/service [2022-05-11T07:24:04.289Z] github.com/docker/docker/volume/service/opts [2022-05-11T07:24:04.289Z] github.com/docker/docker/volume/testutils' ']' [2022-05-11T07:24:04.289Z] + 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/httpstatus 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/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/builder/remotecontext/urlutil github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/cli/winresources/docker-proxy github.com/docker/docker/cli/winresources/dockerd 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/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/aufs github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/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/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/namesgenerator 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/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum 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 [2022-05-11T07:24:04.289Z] ? github.com/docker/docker/api [no test files] [2022-05-11T07:24:04.616Z] 12fb50a031bd: Pull complete [2022-05-11T07:24:04.616Z] Digest: sha256:93373be6f6c576ef3f778b9d5e7b54231975bb6876a07d90c4e4599a29a65d54 [2022-05-11T07:24:04.616Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-11T07:24:04.616Z] mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-11T07:24:04.616Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2022 completed successfully [2022-05-11T07:24:04.616Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2022 as microsoft/windowsservercore [2022-05-11T07:24:04.616Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.20348.707' [2022-05-11T07:24:04.616Z] INFO: Docker version of control daemon [2022-05-11T07:24:04.616Z] [2022-05-11T07:24:04.616Z] Client: [2022-05-11T07:24:04.616Z] Version: 20.10.9 [2022-05-11T07:24:04.616Z] API version: 1.41 [2022-05-11T07:24:04.616Z] Go version: go1.16.8 [2022-05-11T07:24:04.616Z] Git commit: c2ea9bc [2022-05-11T07:24:04.616Z] Built: Mon Oct 4 16:11:10 2021 [2022-05-11T07:24:04.616Z] OS/Arch: windows/amd64 [2022-05-11T07:24:04.616Z] Context: default [2022-05-11T07:24:04.616Z] Experimental: true [2022-05-11T07:24:04.616Z] [2022-05-11T07:24:04.616Z] Server: Docker Engine - Community [2022-05-11T07:24:04.616Z] Engine: [2022-05-11T07:24:04.616Z] Version: 20.10.9 [2022-05-11T07:24:04.616Z] API version: 1.41 (minimum version 1.24) [2022-05-11T07:24:04.616Z] Go version: go1.16.8 [2022-05-11T07:24:04.616Z] Git commit: 79ea9d3 [2022-05-11T07:24:04.616Z] Built: Mon Oct 4 16:06:39 2021 [2022-05-11T07:24:04.616Z] OS/Arch: windows/amd64 [2022-05-11T07:24:04.616Z] Experimental: true [2022-05-11T07:24:04.616Z] [2022-05-11T07:24:04.616Z] INFO: Docker info of control daemon [2022-05-11T07:24:04.616Z] [2022-05-11T07:24:04.616Z] Client: [2022-05-11T07:24:04.616Z] Context: default [2022-05-11T07:24:04.616Z] Debug Mode: false [2022-05-11T07:24:04.616Z] [2022-05-11T07:24:04.616Z] Server: [2022-05-11T07:24:04.616Z] Containers: 0 [2022-05-11T07:24:04.616Z] Running: 0 [2022-05-11T07:24:04.616Z] Paused: 0 [2022-05-11T07:24:04.616Z] Stopped: 0 [2022-05-11T07:24:04.616Z] Images: 1 [2022-05-11T07:24:04.616Z] Server Version: 20.10.9 [2022-05-11T07:24:04.616Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-05-11T07:24:04.616Z] Windows: [2022-05-11T07:24:04.616Z] LCOW: [2022-05-11T07:24:04.616Z] Logging Driver: json-file [2022-05-11T07:24:04.616Z] Plugins: [2022-05-11T07:24:04.616Z] Volume: local [2022-05-11T07:24:04.616Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-05-11T07:24:04.616Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-05-11T07:24:04.616Z] Swarm: inactive [2022-05-11T07:24:04.616Z] Default Isolation: process [2022-05-11T07:24:04.616Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-05-11T07:24:04.616Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-05-11T07:24:04.616Z] OSType: windows [2022-05-11T07:24:04.616Z] Architecture: x86_64 [2022-05-11T07:24:04.616Z] CPUs: 4 [2022-05-11T07:24:04.616Z] Total Memory: 32GiB [2022-05-11T07:24:04.616Z] Name: azwin-2-d0b1d0 [2022-05-11T07:24:04.616Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2022-05-11T07:24:04.616Z] Docker Root Dir: D:\docker [2022-05-11T07:24:04.616Z] Debug Mode: false [2022-05-11T07:24:04.616Z] Registry: https://index.docker.io/v1/ [2022-05-11T07:24:04.616Z] Labels: [2022-05-11T07:24:04.616Z] Experimental: true [2022-05-11T07:24:04.616Z] Insecure Registries: [2022-05-11T07:24:04.616Z] 10.0.0.4:5000 [2022-05-11T07:24:04.616Z] 127.0.0.0/8 [2022-05-11T07:24:04.616Z] Registry Mirrors: [2022-05-11T07:24:04.616Z] http://10.0.0.4:5000/ [2022-05-11T07:24:04.616Z] Live Restore Enabled: false [2022-05-11T07:24:04.616Z] Product License: Community Engine [2022-05-11T07:24:04.616Z] [2022-05-11T07:24:04.616Z] [2022-05-11T07:24:04.616Z] INFO: Commit hash is 94e5fb8fe4 [2022-05-11T07:24:04.616Z] INFO: Nuke-Everything... [2022-05-11T07:24:04.616Z] INFO: Container count on control daemon to delete is 0 [2022-05-11T07:24:04.616Z] INFO: Nuking d:\CI [2022-05-11T07:24:04.616Z] INFO: Zapped successfully [2022-05-11T07:24:04.616Z] INFO: Location for testing is d:\CI\PR-43580\2 [2022-05-11T07:24:04.616Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2022-05-11T07:24:04.616Z] [2022-05-11T07:24:04.616Z] [2022-05-11T07:24:04.616Z] INFO: Building the image from Dockerfile.windows at 05/11/2022 07:24:01... [2022-05-11T07:24:04.616Z] [2022-05-11T07:24:05.227Z] --- PASS: TestCgroupNamespacesBuild (2.30s) [2022-05-11T07:24:05.227Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-05-11T07:24:05.340Z] --- PASS: TestDaemonRestartIpcMode (2.27s) [2022-05-11T07:24:07.120Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.04s) [2022-05-11T07:24:07.120Z] === RUN TestBuildWithSession [2022-05-11T07:24:07.120Z] build_session_test.go:25: TODO: BuildKit [2022-05-11T07:24:07.120Z] --- SKIP: TestBuildWithSession (0.00s) [2022-05-11T07:24:07.120Z] === RUN TestBuildSquashParent [2022-05-11T07:24:07.500Z] Sending build context to Docker daemon 66.68MB [2022-05-11T07:24:07.500Z] [2022-05-11T07:24:07.500Z] Step 1/13 : FROM microsoft/windowsservercore [2022-05-11T07:24:07.500Z] ---> 7c569352fed3 [2022-05-11T07:24:07.500Z] Step 2/13 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2022-05-11T07:24:07.954Z] ---> Running in d020aac0976f [2022-05-11T07:24:07.954Z] Removing intermediate container d020aac0976f [2022-05-11T07:24:07.954Z] ---> 1bfc488b550a [2022-05-11T07:24:07.954Z] Step 3/13 : ARG GO_VERSION=1.18.1 [2022-05-11T07:24:07.954Z] ---> Running in 904db46793be [2022-05-11T07:24:08.455Z] Removing intermediate container 904db46793be [2022-05-11T07:24:08.455Z] ---> d2a3006a5654 [2022-05-11T07:24:08.455Z] Step 4/13 : ARG CONTAINERD_VERSION=1.6.4 [2022-05-11T07:24:08.455Z] ---> Running in bb6ed6c16db4 [2022-05-11T07:24:08.911Z] Removing intermediate container bb6ed6c16db4 [2022-05-11T07:24:08.911Z] ---> 1b45e57d9da1 [2022-05-11T07:24:08.911Z] Step 5/13 : ARG GOTESTSUM_VERSION=v1.7.0 [2022-05-11T07:24:08.911Z] ---> Running in 71a40e75da1c [2022-05-11T07:24:09.365Z] Removing intermediate container 71a40e75da1c [2022-05-11T07:24:09.365Z] ---> 0c9ed7085b50 [2022-05-11T07:24:09.365Z] Step 6/13 : ARG GOWINRES_VERSION=v0.2.3 [2022-05-11T07:24:09.365Z] ---> Running in 9cb246c1456a [2022-05-11T07:24:09.365Z] Removing intermediate container 9cb246c1456a [2022-05-11T07:24:09.365Z] ---> 782540a09123 [2022-05-11T07:24:09.365Z] Step 7/13 : ENV GO_VERSION=${GO_VERSION} CONTAINERD_VERSION=${CONTAINERD_VERSION} GIT_VERSION=2.11.1 GOPATH=C:\gopath GO111MODULE=off FROM_DOCKERFILE=1 GOTESTSUM_VERSION=${GOTESTSUM_VERSION} GOWINRES_VERSION=${GOWINRES_VERSION} [2022-05-11T07:24:09.365Z] ---> Running in cabbefa8d817 [2022-05-11T07:24:09.820Z] Removing intermediate container cabbefa8d817 [2022-05-11T07:24:09.820Z] ---> abac0bf79500 [2022-05-11T07:24:09.820Z] Step 8/13 : RUN Function Test-Nano() { $EditionId = (Get-ItemProperty -Path 'HKLM:\SOFTWARE\Microsoft\Windows NT\CurrentVersion' -Name 'EditionID').EditionId; return (($EditionId -eq 'ServerStandardNano') -or ($EditionId -eq 'ServerDataCenterNano') -or ($EditionId -eq 'NanoServer')); } Function Download-File([string] $source, [string] $target) { if (Test-Nano) { $handler = New-Object System.Net.Http.HttpClientHandler; $client = New-Object System.Net.Http.HttpClient($handler); $client.Timeout = New-Object System.TimeSpan(0, 30, 0); $cancelTokenSource = [System.Threading.CancellationTokenSource]::new(); $responseMsg = $client.GetAsync([System.Uri]::new($source), $cancelTokenSource.Token); $responseMsg.Wait(); if (!$responseMsg.IsCanceled) { $response = $responseMsg.Result; if ($response.IsSuccessStatusCode) { $downloadedFileStream = [System.IO.FileStream]::new($target, [System.IO.FileMode]::Create, [System.IO.FileAccess]::Write); $copyStreamOp = $response.Content.CopyToAsync($downloadedFileStream); $copyStreamOp.Wait(); $downloadedFileStream.Close(); if ($copyStreamOp.Exception -ne $null) { throw $copyStreamOp.Exception } } } else { Throw ("Failed to download " + $source) } } else { [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; $webClient = New-Object System.Net.WebClient; $webClient.DownloadFile($source, $target); } } setx /M PATH $('C:\git\cmd;C:\git\usr\bin;'+$Env:PATH+';C:\gcc\bin;C:\go\bin;C:\containerd\bin'); Write-Host INFO: Downloading git...; $location='https://www.nuget.org/api/v2/package/GitForWindows/'+$Env:GIT_VERSION; Download-File $location C:\gitsetup.zip; Write-Host INFO: Downloading go...; $dlGoVersion=$Env:GO_VERSION -replace '\.0$',''; Download-File "https://golang.org/dl/go${dlGoVersion}.windows-amd64.zip" C:\go.zip; Write-Host INFO: Downloading compiler 1 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/gcc.zip C:\gcc.zip; Write-Host INFO: Downloading compiler 2 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/runtime.zip C:\runtime.zip; Write-Host INFO: Downloading compiler 3 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/binutils.zip C:\binutils.zip; Write-Host INFO: Extracting git...; Expand-Archive C:\gitsetup.zip C:\git-tmp; New-Item -Type Directory C:\git | Out-Null; Move-Item C:\git-tmp\tools\* C:\git\.; Remove-Item -Recurse -Force C:\git-tmp; Write-Host INFO: Expanding go...; Expand-Archive C:\go.zip -DestinationPath C:\; Write-Host INFO: Expanding compiler 1 of 3...; Expand-Archive C:\gcc.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 2 of 3...; Expand-Archive C:\runtime.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 3 of 3...; Expand-Archive C:\binutils.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Removing downloaded files...; Remove-Item C:\gcc.zip; Remove-Item C:\runtime.zip; Remove-Item C:\binutils.zip; Remove-Item C:\gitsetup.zip; Write-Host INFO: Downloading containerd; Install-Package -Force 7Zip4PowerShell; $location='https://github.com/containerd/containerd/releases/download/v'+$Env:CONTAINERD_VERSION+'/containerd-'+$Env:CONTAINERD_VERSION+'-windows-amd64.tar.gz'; Download-File $location C:\containerd.tar.gz; New-Item -Path C:\containerd -ItemType Directory; Expand-7Zip C:\containerd.tar.gz C:\; Expand-7Zip C:\containerd.tar C:\containerd; Remove-Item C:\containerd.tar.gz; Remove-Item C:\containerd.tar; $srcDir = """$Env:GOPATH`\src\github.com\docker\docker\bundles"""; Write-Host INFO: Ensuring existence of directory $srcDir...; New-Item -Force -ItemType Directory -Path $srcDir | Out-Null; Write-Host INFO: Configuring git core.autocrlf...; C:\git\cmd\git config --global core.autocrlf true; [2022-05-11T07:24:09.820Z] ---> Running in 06b0f7cf6ecd [2022-05-11T07:24:11.871Z] --- PASS: TestContainerKillOnDaemonStart (11.73s) [2022-05-11T07:24:11.871Z] PASS [2022-05-11T07:24:11.871Z] [2022-05-11T07:24:11.871Z] === Skipped [2022-05-11T07:24:11.871Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-05-11T07:24:11.871Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-05-11T07:24:11.871Z] [2022-05-11T07:24:11.871Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-05-11T07:24:11.871Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-05-11T07:24:11.871Z] [2022-05-11T07:24:11.871Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-05-11T07:24:11.871Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-05-11T07:24:11.871Z] [2022-05-11T07:24:11.871Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-05-11T07:24:11.871Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-05-11T07:24:11.871Z] [2022-05-11T07:24:11.871Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s) [2022-05-11T07:24:11.871Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-05-11T07:24:11.871Z] [2022-05-11T07:24:11.871Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-05-11T07:24:11.871Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-05-11T07:24:11.871Z] [2022-05-11T07:24:11.871Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-05-11T07:24:11.871Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-05-11T07:24:11.871Z] [2022-05-11T07:24:11.871Z] DONE 235 tests, 7 skipped in 120.769s [2022-05-11T07:24:11.871Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-05-11T07:24:11.871Z] === RUN TestConfigDaemonLibtrustID [2022-05-11T07:24:12.438Z] --- PASS: TestConfigDaemonLibtrustID (0.52s) [2022-05-11T07:24:12.438Z] === RUN TestConfigDaemonID [2022-05-11T07:24:13.803Z] daemon_test.go:84: [dc0870b7f2768] daemon is not started [2022-05-11T07:24:13.803Z] --- PASS: TestConfigDaemonID (1.04s) [2022-05-11T07:24:13.803Z] === RUN TestDaemonConfigValidation [2022-05-11T07:24:13.803Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-05-11T07:24:13.803Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-05-11T07:24:13.803Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-05-11T07:24:13.803Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-05-11T07:24:13.803Z] === RUN TestDaemonConfigValidation/invalid_config [2022-05-11T07:24:13.803Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-05-11T07:24:13.803Z] === RUN TestDaemonConfigValidation/malformed_config [2022-05-11T07:24:13.803Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-05-11T07:24:13.803Z] === RUN TestDaemonConfigValidation/valid_config [2022-05-11T07:24:13.803Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-05-11T07:24:13.803Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-05-11T07:24:13.803Z] === CONT TestDaemonConfigValidation/malformed_config [2022-05-11T07:24:13.803Z] === CONT TestDaemonConfigValidation/invalid_config [2022-05-11T07:24:13.803Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-05-11T07:24:13.803Z] === CONT TestDaemonConfigValidation/valid_config [2022-05-11T07:24:13.803Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-05-11T07:24:13.803Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.09s) [2022-05-11T07:24:13.803Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.10s) [2022-05-11T07:24:13.803Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.10s) [2022-05-11T07:24:13.803Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.10s) [2022-05-11T07:24:13.803Z] --- PASS: TestDaemonConfigValidation/valid_config (0.05s) [2022-05-11T07:24:13.803Z] === RUN TestConfigDaemonSeccompProfiles [2022-05-11T07:24:13.803Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-05-11T07:24:14.520Z] [2022-05-11T07:24:14.520Z] SUCCESS: Specified value was saved. [2022-05-11T07:24:14.729Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-05-11T07:24:15.481Z] INFO: Downloading git... [2022-05-11T07:24:16.093Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-05-11T07:24:16.897Z] INFO: Expanding compiler 1 of 3... [2022-05-11T07:24:16.897Z] INFO: Expanding compiler 2 of 3... [2022-05-11T07:24:17.010Z] INFO: Downloading go... [2022-05-11T07:24:17.020Z] === CONT TestConfigDaemonSeccompProfiles [2022-05-11T07:24:17.020Z] daemon_test.go:198: [d53bf9f5c202b] daemon is not started [2022-05-11T07:24:17.020Z] --- PASS: TestConfigDaemonSeccompProfiles (3.11s) [2022-05-11T07:24:17.020Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2022-05-11T07:24:17.020Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.03s) [2022-05-11T07:24:17.020Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.03s) [2022-05-11T07:24:17.020Z] === RUN TestDaemonProxy [2022-05-11T07:24:17.020Z] === RUN TestDaemonProxy/environment_variables [2022-05-11T07:24:17.075Z] --- PASS: TestBuildSquashParent (8.44s) [2022-05-11T07:24:17.075Z] === RUN TestBuildWithRemoveAndForceRemove [2022-05-11T07:24:17.075Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-11T07:24:17.075Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-11T07:24:17.075Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-11T07:24:17.075Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-11T07:24:17.075Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-11T07:24:17.075Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-11T07:24:17.075Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-11T07:24:17.075Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-11T07:24:17.075Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-11T07:24:17.075Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-11T07:24:17.075Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-11T07:24:17.075Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-11T07:24:17.075Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-11T07:24:17.075Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-11T07:24:18.906Z] === RUN TestDaemonProxy/command-line_options [2022-05-11T07:24:18.974Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-11T07:24:19.169Z] INFO: Downloading compiler 1 of 3... [2022-05-11T07:24:19.169Z] INFO: Downloading compiler 2 of 3... [2022-05-11T07:24:19.169Z] INFO: Downloading compiler 3 of 3... [2022-05-11T07:24:19.169Z] INFO: Extracting git... [2022-05-11T07:24:19.198Z] ok github.com/docker/docker/api/server 0.005s coverage: 7.9% of statements [2022-05-11T07:24:19.230Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-11T07:24:20.269Z] === RUN TestDaemonProxy/configuration_file [2022-05-11T07:24:21.559Z] INFO: Expanding compiler 3 of 3... [2022-05-11T07:24:22.013Z] INFO: Removing downloaded files... [2022-05-11T07:24:22.013Z] INFO: Downloading containerd [2022-05-11T07:24:22.156Z] === RUN TestDaemonProxy/conflicting_options [2022-05-11T07:24:22.516Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-11T07:24:22.516Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-11T07:24:22.718Z] === RUN TestDaemonProxy/reload_sanitized [2022-05-11T07:24:22.974Z] --- PASS: TestDaemonProxy (6.22s) [2022-05-11T07:24:22.974Z] --- PASS: TestDaemonProxy/environment_variables (1.73s) [2022-05-11T07:24:22.974Z] --- PASS: TestDaemonProxy/command-line_options (1.74s) [2022-05-11T07:24:22.974Z] --- PASS: TestDaemonProxy/configuration_file (1.73s) [2022-05-11T07:24:22.974Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-05-11T07:24:22.974Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-05-11T07:24:22.974Z] PASS [2022-05-11T07:24:22.974Z] [2022-05-11T07:24:22.974Z] DONE 18 tests in 11.156s [2022-05-11T07:24:22.974Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-05-11T07:24:23.231Z] INFO: Testing against a local daemon [2022-05-11T07:24:23.231Z] === RUN TestCommitInheritsEnv [2022-05-11T07:24:23.486Z] --- PASS: TestCommitInheritsEnv (0.31s) [2022-05-11T07:24:23.486Z] === RUN TestImportExtremelyLargeImageWorks [2022-05-11T07:24:23.486Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-05-11T07:24:23.486Z] === RUN TestImportWithCustomPlatform [2022-05-11T07:24:23.486Z] === RUN TestImportWithCustomPlatform/#00 [2022-05-11T07:24:23.486Z] === RUN TestImportWithCustomPlatform/_______ [2022-05-11T07:24:23.486Z] === RUN TestImportWithCustomPlatform// [2022-05-11T07:24:23.486Z] === RUN TestImportWithCustomPlatform/linux [2022-05-11T07:24:23.750Z] === RUN TestImportWithCustomPlatform/LINUX [2022-05-11T07:24:23.750Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-05-11T07:24:23.750Z] === RUN TestImportWithCustomPlatform/macos [2022-05-11T07:24:23.750Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-05-11T07:24:23.750Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-05-11T07:24:23.750Z] --- PASS: TestImportWithCustomPlatform (0.31s) [2022-05-11T07:24:23.750Z] --- PASS: TestImportWithCustomPlatform/#00 (0.07s) [2022-05-11T07:24:23.750Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-05-11T07:24:23.750Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-05-11T07:24:23.750Z] --- PASS: TestImportWithCustomPlatform/linux (0.07s) [2022-05-11T07:24:23.750Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.07s) [2022-05-11T07:24:23.750Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s) [2022-05-11T07:24:23.750Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-05-11T07:24:23.750Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-05-11T07:24:23.750Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-05-11T07:24:23.750Z] === RUN TestImagesFilterMultiReference [2022-05-11T07:24:23.750Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2022-05-11T07:24:23.750Z] === RUN TestImagePullPlatformInvalid [2022-05-11T07:24:23.750Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-05-11T07:24:23.750Z] === RUN TestRemoveImageOrphaning [2022-05-11T07:24:24.006Z] --- PASS: TestRemoveImageOrphaning (0.27s) [2022-05-11T07:24:24.006Z] === RUN TestRemoveImageGarbageCollector [2022-05-11T07:24:24.568Z] time="2022-05-11T07:24:24Z" level=info msg="[graphdriver] trying configured driver: overlay2" [2022-05-11T07:24:25.787Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-05-11T07:24:25.787Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.19s) [2022-05-11T07:24:25.787Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.46s) [2022-05-11T07:24:25.787Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.22s) [2022-05-11T07:24:25.787Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.03s) [2022-05-11T07:24:25.787Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.20s) [2022-05-11T07:24:25.787Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.36s) [2022-05-11T07:24:25.787Z] === RUN TestBuildMultiStageCopy [2022-05-11T07:24:25.787Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-05-11T07:24:25.932Z] --- PASS: TestRemoveImageGarbageCollector (1.87s) [2022-05-11T07:24:25.932Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-05-11T07:24:25.932Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2022-05-11T07:24:25.932Z] === RUN TestTagInvalidReference [2022-05-11T07:24:25.932Z] --- PASS: TestTagInvalidReference (0.02s) [2022-05-11T07:24:25.932Z] === RUN TestTagValidPrefixedRepo [2022-05-11T07:24:26.187Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2022-05-11T07:24:26.187Z] === RUN TestTagExistedNameWithoutForce [2022-05-11T07:24:26.187Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-05-11T07:24:26.187Z] === RUN TestTagOfficialNames [2022-05-11T07:24:26.187Z] --- PASS: TestTagOfficialNames (0.05s) [2022-05-11T07:24:26.187Z] === RUN TestTagMatchesDigest [2022-05-11T07:24:26.187Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-05-11T07:24:26.187Z] === CONT TestImportExtremelyLargeImageWorks [2022-05-11T07:24:28.168Z] #64 ... [2022-05-11T07:24:28.168Z] [2022-05-11T07:24:28.168Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-05-11T07:24:28.168Z] #60 sha256:4dcd7fe1a5578824d4047d97e4db671e6d0fae25913c0537dbfb71bbe6ceab92 [2022-05-11T07:24:28.168Z] #60 150.0 + mkdir -p /build [2022-05-11T07:24:28.168Z] #60 150.0 + cp runc /build/runc [2022-05-11T07:24:28.168Z] #60 DONE 150.5s [2022-05-11T07:24:28.168Z] [2022-05-11T07:24:28.168Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-05-11T07:24:28.168Z] #55 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-05-11T07:24:28.168Z] #55 306.5 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2022-05-11T07:24:28.307Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-05-11T07:24:28.429Z] #55 DONE 306.7s [2022-05-11T07:24:28.429Z] [2022-05-11T07:24:28.429Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-05-11T07:24:28.429Z] #64 sha256:456790db277cc554efcb5477cdee9f96d7ff1565921e34e9b94e608551ce32fa [2022-05-11T07:24:28.563Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-05-11T07:24:29.578Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-05-11T07:24:29.843Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-05-11T07:24:30.345Z] #64 ... [2022-05-11T07:24:30.345Z] [2022-05-11T07:24:30.345Z] #56 [dev-systemd-false 20/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-05-11T07:24:30.345Z] #56 sha256:c5c09d97ec80421fd39c762bc5d949ebd0d7969d18b8f203cbf49cb5e50e72c2 [2022-05-11T07:24:30.406Z] --- PASS: TestBuildMultiStageCopy (5.01s) [2022-05-11T07:24:30.406Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.63s) [2022-05-11T07:24:30.406Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.59s) [2022-05-11T07:24:30.406Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.64s) [2022-05-11T07:24:30.406Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.56s) [2022-05-11T07:24:30.406Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.59s) [2022-05-11T07:24:30.406Z] === RUN TestBuildMultiStageParentConfig [2022-05-11T07:24:30.541Z] [2022-05-11T07:24:30.541Z] Name Version Source Summary [2022-05-11T07:24:30.541Z] ---- ------- ------ ------- [2022-05-11T07:24:30.541Z] 7Zip4Powershell 2.1.0 PSGallery Powershell ... [2022-05-11T07:24:30.917Z] #56 DONE 0.7s [2022-05-11T07:24:30.917Z] [2022-05-11T07:24:30.917Z] #58 [dev-systemd-false 21/26] COPY --from=shfmt /build/ /usr/local/bin/ [2022-05-11T07:24:30.917Z] #58 sha256:61c4316a097817d364831c3b496e4c6cee50e5d9743b9d75dafdd652802a508d [2022-05-11T07:24:30.917Z] #58 DONE 0.1s [2022-05-11T07:24:30.917Z] [2022-05-11T07:24:30.917Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-05-11T07:24:30.917Z] #64 sha256:456790db277cc554efcb5477cdee9f96d7ff1565921e34e9b94e608551ce32fa [2022-05-11T07:24:30.917Z] #64 ... [2022-05-11T07:24:30.917Z] [2022-05-11T07:24:30.917Z] #61 [dev-systemd-false 22/26] COPY --from=runc /build/ /usr/local/bin/ [2022-05-11T07:24:30.917Z] #61 sha256:a9188b3618f3c4095a7b636275c6075dbd1b5d1d14dca65e6b93069af5743ccd [2022-05-11T07:24:31.179Z] #61 DONE 0.3s [2022-05-11T07:24:31.179Z] [2022-05-11T07:24:31.179Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-05-11T07:24:31.179Z] #64 sha256:456790db277cc554efcb5477cdee9f96d7ff1565921e34e9b94e608551ce32fa [2022-05-11T07:24:31.620Z] INFO: Expanding go... [2022-05-11T07:24:32.066Z] [2022-05-11T07:24:32.066Z] PSPath : Microsoft.PowerShell.Core\FileSystem::C:\containerd [2022-05-11T07:24:32.066Z] PSParentPath : Microsoft.PowerShell.Core\FileSystem::C:\ [2022-05-11T07:24:32.066Z] PSChildName : containerd [2022-05-11T07:24:32.066Z] PSDrive : C [2022-05-11T07:24:32.066Z] PSProvider : Microsoft.PowerShell.Core\FileSystem [2022-05-11T07:24:32.066Z] PSIsContainer : True [2022-05-11T07:24:32.066Z] Name : containerd [2022-05-11T07:24:32.066Z] FullName : C:\containerd [2022-05-11T07:24:32.066Z] Parent : [2022-05-11T07:24:32.066Z] Exists : True [2022-05-11T07:24:32.066Z] Root : C:\ [2022-05-11T07:24:32.066Z] Extension : [2022-05-11T07:24:32.066Z] CreationTime : 5/11/2022 7:24:31 AM [2022-05-11T07:24:32.066Z] CreationTimeUtc : 5/11/2022 7:24:31 AM [2022-05-11T07:24:32.066Z] LastAccessTime : 5/11/2022 7:24:31 AM [2022-05-11T07:24:32.066Z] LastAccessTimeUtc : 5/11/2022 7:24:31 AM [2022-05-11T07:24:32.066Z] LastWriteTime : 5/11/2022 7:24:31 AM [2022-05-11T07:24:32.066Z] LastWriteTimeUtc : 5/11/2022 7:24:31 AM [2022-05-11T07:24:32.066Z] Attributes : Directory [2022-05-11T07:24:32.066Z] Mode : d----- [2022-05-11T07:24:32.066Z] BaseName : containerd [2022-05-11T07:24:32.066Z] Target : {} [2022-05-11T07:24:32.066Z] LinkType : [2022-05-11T07:24:32.066Z] [2022-05-11T07:24:32.299Z] --- PASS: TestBuildMultiStageParentConfig (1.52s) [2022-05-11T07:24:32.299Z] === RUN TestBuildLabelWithTargets [2022-05-11T07:24:33.599Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2022-05-11T07:24:33.599Z] INFO: Configuring git core.autocrlf... [2022-05-11T07:24:33.599Z] [2022-05-11T07:24:33.599Z] [2022-05-11T07:24:33.726Z] #64 261.2 + bin/containerd [2022-05-11T07:24:34.192Z] --- PASS: TestBuildLabelWithTargets (2.27s) [2022-05-11T07:24:34.193Z] === RUN TestBuildWithEmptyLayers [2022-05-11T07:24:35.117Z] #71 175.7 # github.com/containerd/containerd/cmd/containerd [2022-05-11T07:24:35.117Z] #71 175.7 /usr/bin/ld: /tmp/go-link-2047841620/000019.o: in function `New': [2022-05-11T07:24:35.117Z] #71 175.7 /tmp/tmp.842HHMVAaB/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:77: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2022-05-11T07:24:35.117Z] #71 175.8 + bin/containerd-stress [2022-05-11T07:24:35.117Z] #71 176.9 + bin/containerd-shim [2022-05-11T07:24:35.561Z] --- PASS: TestBuildWithEmptyLayers (1.25s) [2022-05-11T07:24:35.561Z] === RUN TestBuildMultiStageOnBuild [2022-05-11T07:24:37.294Z] b111c3320c94: Pull complete [2022-05-11T07:24:38.832Z] --- PASS: TestBuildMultiStageOnBuild (2.94s) [2022-05-11T07:24:38.832Z] === RUN TestBuildUncleanTarFilenames [2022-05-11T07:24:40.724Z] --- PASS: TestBuildUncleanTarFilenames (2.01s) [2022-05-11T07:24:40.724Z] === RUN TestBuildMultiStageLayerLeak [2022-05-11T07:24:43.995Z] --- PASS: TestBuildMultiStageLayerLeak (3.48s) [2022-05-11T07:24:43.995Z] === RUN TestBuildWithHugeFile [2022-05-11T07:24:47.295Z] #71 187.8 + bin/containerd-shim-runc-v1 [2022-05-11T07:24:52.541Z] #71 194.0 + bin/containerd-shim-runc-v2 [2022-05-11T07:24:52.541Z] #71 194.7 + binaries [2022-05-11T07:24:52.541Z] #71 194.7 + install -D bin/containerd /build/containerd [2022-05-11T07:24:52.541Z] #71 194.8 + install -D bin/containerd-shim /build/containerd-shim [2022-05-11T07:24:52.541Z] #71 194.8 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-05-11T07:24:52.541Z] #71 194.8 + install -D bin/ctr /build/ctr [2022-05-11T07:24:53.105Z] #71 DONE 195.2s [2022-05-11T07:24:54.035Z] [2022-05-11T07:24:54.035Z] #72 [dev-systemd-false 23/26] COPY --from=containerd /build/ /usr/local/bin/ [2022-05-11T07:24:54.035Z] #72 sha256:cac6f5a9ee1c8df4cd600e5e03644b8a4bb4b5211e765fbf48c8e25debfa7588 [2022-05-11T07:24:54.290Z] #72 DONE 0.2s [2022-05-11T07:24:54.290Z] [2022-05-11T07:24:54.290Z] #77 [dev-systemd-false 24/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-05-11T07:24:54.290Z] #77 sha256:cb5012e1b452a2e64a654b3cd3d9709efa8319e54e608349d923c5f358818256 [2022-05-11T07:24:54.290Z] #77 DONE 0.1s [2022-05-11T07:24:54.546Z] [2022-05-11T07:24:54.546Z] #82 [dev-systemd-false 25/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-05-11T07:24:54.546Z] #82 sha256:a0be22cbf9c2396d4631f1180485dbcbcc2b4823a7c0875d90f9a6dbf0272c64 [2022-05-11T07:24:54.802Z] #82 DONE 0.4s [2022-05-11T07:24:54.802Z] [2022-05-11T07:24:54.803Z] #83 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2022-05-11T07:24:54.803Z] #83 sha256:077afeb2d256cafb3166816d3f56bd10a72a56d2a7630176959c87a839741a35 [2022-05-11T07:24:54.803Z] #83 DONE 0.0s [2022-05-11T07:24:54.803Z] [2022-05-11T07:24:54.803Z] #84 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-05-11T07:24:54.803Z] #84 sha256:611da5d830c64037032181b42662cb57521bf22bc022951cb9ee2be8c56c0dcd [2022-05-11T07:24:58.970Z] #84 DONE 3.7s [2022-05-11T07:24:58.970Z] [2022-05-11T07:24:58.970Z] #85 exporting to image [2022-05-11T07:24:58.970Z] #85 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-05-11T07:24:58.970Z] #85 exporting layers [2022-05-11T07:25:01.534Z] INFO: Expanding compiler 1 of 3... [2022-05-11T07:25:01.535Z] INFO: Expanding compiler 2 of 3... [2022-05-11T07:25:05.241Z] INFO: Expanding compiler 3 of 3... [2022-05-11T07:25:05.699Z] INFO: Removing downloaded files... [2022-05-11T07:25:05.699Z] INFO: Downloading containerd [2022-05-11T07:25:15.975Z] [2022-05-11T07:25:15.975Z] Name Version Source Summary [2022-05-11T07:25:15.975Z] ---- ------- ------ ------- [2022-05-11T07:25:15.975Z] 7Zip4Powershell 2.1.0 PSGallery Powershell ... [2022-05-11T07:25:15.975Z] [2022-05-11T07:25:15.975Z] PSPath : Microsoft.PowerShell.Core\FileSystem::C:\containerd [2022-05-11T07:25:15.975Z] PSParentPath : Microsoft.PowerShell.Core\FileSystem::C:\ [2022-05-11T07:25:15.975Z] PSChildName : containerd [2022-05-11T07:25:15.975Z] PSDrive : C [2022-05-11T07:25:15.975Z] PSProvider : Microsoft.PowerShell.Core\FileSystem [2022-05-11T07:25:15.975Z] PSIsContainer : True [2022-05-11T07:25:15.975Z] Name : containerd [2022-05-11T07:25:15.975Z] FullName : C:\containerd [2022-05-11T07:25:15.975Z] Parent : [2022-05-11T07:25:15.975Z] Exists : True [2022-05-11T07:25:15.975Z] Root : C:\ [2022-05-11T07:25:15.975Z] Extension : [2022-05-11T07:25:15.975Z] CreationTime : 5/11/2022 7:25:15 AM [2022-05-11T07:25:15.975Z] CreationTimeUtc : 5/11/2022 7:25:15 AM [2022-05-11T07:25:15.975Z] LastAccessTime : 5/11/2022 7:25:15 AM [2022-05-11T07:25:15.975Z] LastAccessTimeUtc : 5/11/2022 7:25:15 AM [2022-05-11T07:25:15.975Z] LastWriteTime : 5/11/2022 7:25:15 AM [2022-05-11T07:25:15.975Z] LastWriteTimeUtc : 5/11/2022 7:25:15 AM [2022-05-11T07:25:15.975Z] Attributes : Directory [2022-05-11T07:25:15.975Z] Mode : d----- [2022-05-11T07:25:15.975Z] BaseName : containerd [2022-05-11T07:25:15.975Z] Target : {} [2022-05-11T07:25:15.975Z] LinkType : [2022-05-11T07:25:15.975Z] [2022-05-11T07:25:17.501Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2022-05-11T07:25:17.501Z] INFO: Configuring git core.autocrlf... [2022-05-11T07:25:17.501Z] [2022-05-11T07:25:17.501Z] [2022-05-11T07:25:25.472Z] #85 exporting layers 24.5s done [2022-05-11T07:25:25.472Z] #85 writing image sha256:6eea5b0ba7ca705861b50c3e26774500a6951e6a282ead033881b34a04cf0958 done [2022-05-11T07:25:25.472Z] #85 naming to docker.io/library/docker:f6aceba500b8938ffc257893fc0a5ec8ac3e9ea7 done [2022-05-11T07:25:25.472Z] #85 DONE 24.5s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2022-05-11T07:25:25.813Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43580/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43580/.git:/go/src/github.com/docker/docker/.git --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=f6aceba500b8938ffc257893fc0a5ec8ac3e9ea7 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:f6aceba500b8938ffc257893fc0a5ec8ac3e9ea7 hack/validate/default [2022-05-11T07:25:26.374Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2022-05-11T07:25:26.374Z] No api/types/ or api/swagger.yaml changes in diff. [2022-05-11T07:25:26.374Z] Congratulations! All TOML source files changed here have valid syntax. [2022-05-11T07:25:26.374Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2022-05-11T07:25:26.374Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2022-05-11T07:25:26.374Z] Congratulations! No new tests were added to integration-cli. [2022-05-11T07:25:26.374Z] [2022-05-11T07:25:26.374Z] INFO Start validation with golang-ci-lint [2022-05-11T07:25:26.931Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-05-11T07:25:26.931Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-05-11T07:25:27.192Z] ok github.com/docker/docker/api/server/httputils 0.009s coverage: 31.9% of statements [2022-05-11T07:25:27.302Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2022-05-11T07:25:27.302Z] INFO [lintersdb] Active 15 linters: [deadcode depguard goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2022-05-11T07:25:27.302Z] INFO [loader] Using build tags: [apparmor seccomp] [2022-05-11T07:25:28.576Z] ok github.com/docker/docker/api/server/middleware 0.014s coverage: 37.7% of statements [2022-05-11T07:25:28.576Z] ? github.com/docker/docker/api/server/router [no test files] [2022-05-11T07:25:28.576Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-05-11T07:25:28.576Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-05-11T07:25:28.837Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-05-11T07:25:28.837Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-05-11T07:25:28.837Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-05-11T07:25:28.837Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-05-11T07:25:29.098Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-05-11T07:25:29.098Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-05-11T07:25:30.001Z] #64 311.7 # github.com/containerd/containerd/cmd/containerd [2022-05-11T07:25:30.001Z] #64 311.7 /usr/bin/ld: /tmp/go-link-2700990122/000019.o: in function `New': [2022-05-11T07:25:30.001Z] #64 311.7 /tmp/tmp.8D2wwms9Zj/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:77: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2022-05-11T07:25:30.001Z] #64 311.8 + bin/containerd-stress [2022-05-11T07:25:30.001Z] #64 312.9 + bin/containerd-shim [2022-05-11T07:25:30.041Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-05-11T07:25:30.041Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-05-11T07:25:30.041Z] ok github.com/docker/docker/api/server/router/swarm 0.009s coverage: 6.1% of statements [2022-05-11T07:25:30.301Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-05-11T07:25:30.301Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-05-11T07:25:30.301Z] ? github.com/docker/docker/api/types [no test files] [2022-05-11T07:25:30.301Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-05-11T07:25:30.301Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-05-11T07:25:30.301Z] ? github.com/docker/docker/api/types/container [no test files] [2022-05-11T07:25:30.301Z] ? github.com/docker/docker/api/types/events [no test files] [2022-05-11T07:25:30.562Z] ok github.com/docker/docker/api/types/strslice 0.005s coverage: 90.0% of statements [2022-05-11T07:25:30.562Z] ok github.com/docker/docker/api/types/filters 0.004s coverage: 92.2% of statements [2022-05-11T07:25:30.562Z] ? github.com/docker/docker/api/types/image [no test files] [2022-05-11T07:25:30.562Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-05-11T07:25:30.562Z] ? github.com/docker/docker/api/types/network [no test files] [2022-05-11T07:25:30.562Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-05-11T07:25:30.562Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-05-11T07:25:30.562Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-05-11T07:25:30.562Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-05-11T07:25:30.823Z] ok github.com/docker/docker/api/types/time 0.014s coverage: 100.0% of statements [2022-05-11T07:25:30.823Z] ok github.com/docker/docker/api/types/versions 0.002s coverage: 77.3% of statements [2022-05-11T07:25:30.823Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-05-11T07:25:30.823Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-05-11T07:25:30.823Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-05-11T07:25:30.823Z] ? github.com/docker/docker/builder [no test files] [2022-05-11T07:25:30.823Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-05-11T07:25:30.823Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-05-11T07:25:30.823Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-05-11T07:25:30.823Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-05-11T07:25:30.823Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-05-11T07:25:30.823Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-05-11T07:25:30.823Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-05-11T07:25:33.467Z] ok github.com/docker/docker/builder/remotecontext 0.152s coverage: 13.7% of statements [2022-05-11T07:25:33.728Z] ok github.com/docker/docker/builder/dockerfile 0.447s coverage: 49.3% of statements [2022-05-11T07:25:33.962Z] Removing intermediate container 525c524f704b [2022-05-11T07:25:33.962Z] ---> 03a23dba0b57 [2022-05-11T07:25:33.962Z] Step 9/13 : RUN Function Install-GoTestSum() { $Env:GO111MODULE = 'on'; $tmpGobin = "${Env:GOBIN_TMP}"; $Env:GOBIN = """${Env:GOPATH}`\bin"""; Write-Host "INFO: Installing gotestsum version $Env:GOTESTSUM_VERSION in $Env:GOBIN"; &go install "gotest.tools/gotestsum@${Env:GOTESTSUM_VERSION}"; $Env:GOBIN = "${tmpGobin}"; $Env:GO111MODULE = 'off'; if ($LASTEXITCODE -ne 0) { Throw '"gotestsum install failed..."'; } } Install-GoTestSum [2022-05-11T07:25:33.962Z] ---> Running in d8afcfb8fd14 [2022-05-11T07:25:33.988Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.002s coverage: 100.0% of statements [2022-05-11T07:25:34.562Z] ok github.com/docker/docker/cli/debug 0.003s coverage: 100.0% of statements [2022-05-11T07:25:35.504Z] ok github.com/docker/docker/builder/remotecontext/git 1.614s coverage: 86.3% of statements [2022-05-11T07:25:35.504Z] ? github.com/docker/docker/cli [no test files] [2022-05-11T07:25:35.504Z] ? github.com/docker/docker/cli/config [no test files] [2022-05-11T07:25:35.504Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2022-05-11T07:25:35.504Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2022-05-11T07:25:36.074Z] ok github.com/docker/docker/cmd/docker-proxy 0.289s coverage: 67.6% of statements [2022-05-11T07:25:36.125Z] INFO: Installing gotestsum version v1.7.0 in C:\gopath\bin [2022-05-11T07:25:36.125Z] go: downloading gotest.tools/gotestsum v1.7.0 [2022-05-11T07:25:36.125Z] go: downloading github.com/fatih/color v1.10.0 [2022-05-11T07:25:36.580Z] go: downloading github.com/dnephin/pflag v1.0.7 [2022-05-11T07:25:36.580Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-05-11T07:25:36.580Z] go: downloading github.com/pkg/errors v0.9.1 [2022-05-11T07:25:36.580Z] go: downloading golang.org/x/tools v0.1.0 [2022-05-11T07:25:36.580Z] go: downloading github.com/mattn/go-colorable v0.1.8 [2022-05-11T07:25:36.580Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2022-05-11T07:25:36.580Z] go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-05-11T07:25:36.580Z] go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-05-11T07:25:36.580Z] go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-05-11T07:25:36.580Z] go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-05-11T07:25:36.585Z] #64 323.9 + bin/containerd-shim-runc-v1 [2022-05-11T07:25:37.034Z] go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-05-11T07:25:37.489Z] go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-05-11T07:25:37.489Z] go: downloading golang.org/x/mod v0.3.0 [2022-05-11T07:25:39.375Z] ok github.com/docker/docker/client 0.076s coverage: 75.6% of statements [2022-05-11T07:25:43.169Z] #64 330.1 + bin/containerd-shim-runc-v2 [2022-05-11T07:25:43.429Z] #64 330.9 + binaries [2022-05-11T07:25:43.429Z] #64 330.9 + install -D bin/containerd /build/containerd [2022-05-11T07:25:43.429Z] #64 330.9 + install -D bin/containerd-shim /build/containerd-shim [2022-05-11T07:25:43.429Z] #64 330.9 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-05-11T07:25:43.429Z] #64 331.0 + install -D bin/ctr /build/ctr [2022-05-11T07:25:45.971Z] #64 DONE 333.0s [2022-05-11T07:25:46.234Z] [2022-05-11T07:25:46.234Z] #65 [dev-systemd-false 23/26] COPY --from=containerd /build/ /usr/local/bin/ [2022-05-11T07:25:46.234Z] #65 sha256:7b3b524f72878c302abe93171508b37b4f66b97c681d8c62a0e82544f6a9b20b [2022-05-11T07:25:47.174Z] #65 DONE 0.9s [2022-05-11T07:25:47.174Z] [2022-05-11T07:25:47.174Z] #70 [dev-systemd-false 24/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-05-11T07:25:47.174Z] #70 sha256:b5923b7e586a048305871c9d23286fe7304091d53744bac64fe527b824577dd3 [2022-05-11T07:25:47.434Z] #70 DONE 0.2s [2022-05-11T07:25:47.434Z] [2022-05-11T07:25:47.434Z] #75 [dev-systemd-false 25/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-05-11T07:25:47.434Z] #75 sha256:0d7fa205f06fcd499a093908cc42a82152517b9c7085c999c3809dc5513ff8e6 [2022-05-11T07:25:48.373Z] #75 DONE 1.0s [2022-05-11T07:25:48.373Z] [2022-05-11T07:25:48.373Z] #76 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2022-05-11T07:25:48.373Z] #76 sha256:e7e8a8019f6453a4a63258b6848c47853cc403bc2635eb4182e84189138aa7ce [2022-05-11T07:25:48.373Z] #76 DONE 0.0s [2022-05-11T07:25:48.373Z] [2022-05-11T07:25:48.373Z] #77 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-05-11T07:25:48.373Z] #77 sha256:f6e3f0bd7b6550234425a019aee6f46020bea36738f819f635d2ef1f149716bc [2022-05-11T07:25:50.915Z] #77 DONE 2.6s [2022-05-11T07:25:51.176Z] [2022-05-11T07:25:51.176Z] #78 exporting to image [2022-05-11T07:25:51.176Z] #78 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-05-11T07:25:51.176Z] #78 exporting layers [2022-05-11T07:25:52.248Z] Removing intermediate container d8afcfb8fd14 [2022-05-11T07:25:52.248Z] ---> 0ed6e44fb43b [2022-05-11T07:25:52.248Z] Step 10/13 : RUN Function Install-GoWinres() { $Env:GO111MODULE = 'on'; $tmpGobin = "${Env:GOBIN_TMP}"; $Env:GOBIN = """${Env:GOPATH}`\bin"""; Write-Host "INFO: Installing go-winres version $Env:GOWINRES_VERSION in $Env:GOBIN"; &go install "github.com/tc-hib/go-winres@${Env:GOWINRES_VERSION}"; $Env:GOBIN = "${tmpGobin}"; $Env:GO111MODULE = 'off'; if ($LASTEXITCODE -ne 0) { Throw '"go-winres install failed..."'; } } Install-GoWinres [2022-05-11T07:25:52.248Z] ---> Running in be3684eacfb4 [2022-05-11T07:25:55.960Z] INFO: Installing go-winres version v0.2.3 in C:\gopath\bin [2022-05-11T07:25:55.961Z] go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-05-11T07:25:55.961Z] go: downloading github.com/tc-hib/winres v0.1.5 [2022-05-11T07:25:55.961Z] go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-05-11T07:25:56.415Z] go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-05-11T07:25:56.415Z] go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-05-11T07:25:56.415Z] go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-05-11T07:25:56.415Z] go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-05-11T07:25:57.763Z] #78 exporting layers 6.6s done [2022-05-11T07:25:57.763Z] #78 writing image sha256:e9e3b37b324267e07bc575163c2cf9878d7bd4d7b2525ea89dc4d8ce63fb3cae done [2022-05-11T07:25:57.763Z] #78 naming to docker.io/library/docker:39f122f9f6442b2a41d094fa85fcd6dd340c09e6 done [2022-05-11T07:25:57.763Z] #78 DONE 6.7s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-05-11T07:25:58.110Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43580/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=39f122f9f6442b2a41d094fa85fcd6dd340c09e6 -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:39f122f9f6442b2a41d094fa85fcd6dd340c09e6 hack/make.sh dynbinary test-integration [2022-05-11T07:26:00.019Z] [2022-05-11T07:26:00.019Z] Removing bundles/ [2022-05-11T07:26:00.019Z] [2022-05-11T07:26:00.019Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-05-11T07:26:00.019Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-05-11T07:26:00.019Z] GOOS="" GOARCH="" GOARM="" [2022-05-11T07:26:02.701Z] --- PASS: TestImportExtremelyLargeImageWorks (91.54s) [2022-05-11T07:26:02.702Z] PASS [2022-05-11T07:26:02.702Z] [2022-05-11T07:26:02.702Z] DONE 22 tests in 94.624s [2022-05-11T07:26:02.702Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-05-11T07:26:02.702Z] INFO: Testing against a local daemon [2022-05-11T07:26:02.702Z] === RUN TestNetworkCreateDelete [2022-05-11T07:26:02.702Z] --- PASS: TestNetworkCreateDelete (0.12s) [2022-05-11T07:26:02.702Z] === RUN TestDockerNetworkDeletePreferID [2022-05-11T07:26:02.702Z] --- PASS: TestDockerNetworkDeletePreferID (0.35s) [2022-05-11T07:26:02.702Z] === RUN TestDaemonDNSFallback [2022-05-11T07:26:04.589Z] --- PASS: TestDaemonDNSFallback (6.34s) [2022-05-11T07:26:04.589Z] === RUN TestInspectNetwork [2022-05-11T07:26:04.943Z] Removing intermediate container be3684eacfb4 [2022-05-11T07:26:04.943Z] ---> c07fbe8b1f5e [2022-05-11T07:26:04.943Z] Step 11/13 : ENTRYPOINT ["powershell.exe"] [2022-05-11T07:26:04.943Z] ---> Running in 575039311d6f [2022-05-11T07:26:04.943Z] Removing intermediate container 575039311d6f [2022-05-11T07:26:04.943Z] ---> 77688fff8883 [2022-05-11T07:26:04.943Z] Step 12/13 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2022-05-11T07:26:04.943Z] ---> Running in 2dc7c8aafd4d [2022-05-11T07:26:04.943Z] Removing intermediate container 2dc7c8aafd4d [2022-05-11T07:26:04.943Z] ---> 3690239a414b [2022-05-11T07:26:04.943Z] Step 13/13 : COPY . . [2022-05-11T07:26:07.865Z] === RUN TestInspectNetwork/full_network_id [2022-05-11T07:26:07.865Z] === RUN TestInspectNetwork/partial_network_id [2022-05-11T07:26:07.865Z] === RUN TestInspectNetwork/network_name [2022-05-11T07:26:07.865Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-05-11T07:26:12.028Z] --- PASS: TestInspectNetwork (7.43s) [2022-05-11T07:26:12.028Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-05-11T07:26:12.028Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-05-11T07:26:12.028Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-05-11T07:26:12.028Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-05-11T07:26:12.028Z] === RUN TestRunContainerWithBridgeNone [2022-05-11T07:26:13.916Z] --- PASS: TestRunContainerWithBridgeNone (1.62s) [2022-05-11T07:26:13.916Z] === RUN TestNetworkInvalidJSON [2022-05-11T07:26:13.916Z] === RUN TestNetworkInvalidJSON/networks/create [2022-05-11T07:26:13.916Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-05-11T07:26:13.916Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-05-11T07:26:13.916Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-05-11T07:26:13.916Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-11T07:26:13.916Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-11T07:26:13.916Z] === CONT TestNetworkInvalidJSON/networks/create [2022-05-11T07:26:13.916Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-05-11T07:26:13.916Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-11T07:26:13.916Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-05-11T07:26:13.916Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-05-11T07:26:13.916Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-05-11T07:26:13.916Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-05-11T07:26:13.916Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-05-11T07:26:13.916Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-05-11T07:26:13.916Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-05-11T07:26:13.916Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-05-11T07:26:13.916Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-05-11T07:26:13.916Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-05-11T07:26:13.916Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-05-11T07:26:13.916Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-05-11T07:26:13.916Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-05-11T07:26:13.916Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2022-05-11T07:26:13.916Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-05-11T07:26:13.916Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-05-11T07:26:13.916Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-05-11T07:26:13.916Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-05-11T07:26:13.916Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-05-11T07:26:13.916Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-05-11T07:26:13.916Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-05-11T07:26:13.916Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-05-11T07:26:13.916Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-05-11T07:26:13.916Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.01s) [2022-05-11T07:26:13.916Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-05-11T07:26:13.916Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-05-11T07:26:13.916Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-05-11T07:26:13.916Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-05-11T07:26:13.916Z] === RUN TestNetworkList [2022-05-11T07:26:13.916Z] === RUN TestNetworkList//networks [2022-05-11T07:26:13.916Z] === PAUSE TestNetworkList//networks [2022-05-11T07:26:13.916Z] === RUN TestNetworkList//networks/ [2022-05-11T07:26:13.916Z] === PAUSE TestNetworkList//networks/ [2022-05-11T07:26:13.916Z] === CONT TestNetworkList//networks [2022-05-11T07:26:13.916Z] === CONT TestNetworkList//networks/ [2022-05-11T07:26:13.916Z] --- PASS: TestNetworkList (0.02s) [2022-05-11T07:26:13.916Z] --- PASS: TestNetworkList//networks (0.00s) [2022-05-11T07:26:13.916Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-05-11T07:26:13.916Z] === RUN TestHostIPv4BridgeLabel [2022-05-11T07:26:14.172Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2022-05-11T07:26:14.172Z] === RUN TestDaemonRestartWithLiveRestore [2022-05-11T07:26:15.537Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s) [2022-05-11T07:26:15.537Z] === RUN TestDaemonDefaultNetworkPools [2022-05-11T07:26:16.099Z] --- PASS: TestDaemonDefaultNetworkPools (0.69s) [2022-05-11T07:26:16.099Z] === RUN TestDaemonRestartWithExistingNetwork [2022-05-11T07:26:17.026Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.13s) [2022-05-11T07:26:17.026Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-05-11T07:26:18.125Z] ok github.com/docker/docker/cmd/dockerd 0.056s coverage: 29.7% of statements [2022-05-11T07:26:18.125Z] ok github.com/docker/docker/container 0.119s coverage: 34.8% of statements [2022-05-11T07:26:18.125Z] ok github.com/docker/docker/cmd/dockerd/trap 2.521s coverage: 0.0% of statements [2022-05-11T07:26:18.125Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-05-11T07:26:18.125Z] ? github.com/docker/docker/container/stream [no test files] [2022-05-11T07:26:18.125Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-05-11T07:26:18.125Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-05-11T07:26:18.125Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-05-11T07:26:18.390Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.22s) [2022-05-11T07:26:18.390Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-05-11T07:26:18.952Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2022-05-11T07:26:18.952Z] === RUN TestServiceWithPredefinedNetwork [2022-05-11T07:26:19.065Z] ok github.com/docker/docker/daemon/cluster 0.055s coverage: 0.5% of statements [2022-05-11T07:26:20.449Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.012s coverage: 65.3% of statements [2022-05-11T07:26:21.464Z] --- PASS: TestServiceWithPredefinedNetwork (2.33s) [2022-05-11T07:26:21.464Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-05-11T07:26:21.464Z] service_test.go:243: FLAKY_TEST [2022-05-11T07:26:21.464Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-05-11T07:26:21.464Z] === RUN TestServiceWithDataPathPortInit [2022-05-11T07:26:21.834Z] ok github.com/docker/docker/daemon/cluster/convert 0.012s coverage: 35.9% of statements [2022-05-11T07:26:25.972Z] ---> 856145e61b5c [2022-05-11T07:26:26.932Z] Successfully built 856145e61b5c [2022-05-11T07:26:26.932Z] Successfully tagged docker:latest [2022-05-11T07:26:26.932Z] INFO: Image build ended at 05/11/2022 07:26:26. Duration:00:03:06.2996995 [2022-05-11T07:26:26.932Z] [2022-05-11T07:26:26.932Z] [2022-05-11T07:26:26.932Z] INFO: Building the test binaries at 05/11/2022 07:26:26... [2022-05-11T07:26:28.415Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.446s coverage: 13.8% of statements [2022-05-11T07:26:29.357Z] ok github.com/docker/docker/daemon/config 0.033s coverage: 81.5% of statements [2022-05-11T07:26:29.524Z] Removing intermediate container 06b0f7cf6ecd [2022-05-11T07:26:29.524Z] ---> 5d1ed27ec15a [2022-05-11T07:26:29.524Z] Step 9/13 : RUN Function Install-GoTestSum() { $Env:GO111MODULE = 'on'; $tmpGobin = "${Env:GOBIN_TMP}"; $Env:GOBIN = """${Env:GOPATH}`\bin"""; Write-Host "INFO: Installing gotestsum version $Env:GOTESTSUM_VERSION in $Env:GOBIN"; &go install "gotest.tools/gotestsum@${Env:GOTESTSUM_VERSION}"; $Env:GOBIN = "${tmpGobin}"; $Env:GO111MODULE = 'off'; if ($LASTEXITCODE -ne 0) { Throw '"gotestsum install failed..."'; } } Install-GoTestSum [2022-05-11T07:26:29.524Z] ---> Running in 5c51802851e4 [2022-05-11T07:26:29.524Z] INFO: Installing gotestsum version v1.7.0 in C:\gopath\bin [2022-05-11T07:26:29.524Z] go: downloading gotest.tools/gotestsum v1.7.0 [2022-05-11T07:26:29.524Z] go: downloading github.com/fatih/color v1.10.0 [2022-05-11T07:26:29.524Z] go: downloading github.com/dnephin/pflag v1.0.7 [2022-05-11T07:26:29.524Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-05-11T07:26:29.524Z] go: downloading github.com/pkg/errors v0.9.1 [2022-05-11T07:26:29.524Z] go: downloading golang.org/x/tools v0.1.0 [2022-05-11T07:26:29.524Z] go: downloading github.com/mattn/go-colorable v0.1.8 [2022-05-11T07:26:29.524Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2022-05-11T07:26:29.524Z] go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-05-11T07:26:29.524Z] go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-05-11T07:26:29.524Z] go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-05-11T07:26:29.524Z] go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-05-11T07:26:29.524Z] go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-05-11T07:26:29.524Z] go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-05-11T07:26:29.524Z] go: downloading golang.org/x/mod v0.3.0 [2022-05-11T07:26:29.928Z] ok github.com/docker/docker/daemon/events 0.058s coverage: 50.0% of statements [2022-05-11T07:26:30.499Z] ok github.com/docker/docker/daemon/graphdriver 0.006s coverage: 2.2% of statements [2022-05-11T07:26:30.742Z] INFO: make.ps1 starting at 05/11/2022 07:26:30 [2022-05-11T07:26:30.742Z] INFO: Git commit (5b5169049b) assumed from DOCKER_GITCOMMIT environment variable [2022-05-11T07:26:30.742Z] INFO: Invoking autogen... [2022-05-11T07:26:31.197Z] { [2022-05-11T07:26:31.198Z] "RT_GROUP_ICON": { [2022-05-11T07:26:31.198Z] "#1": { [2022-05-11T07:26:31.198Z] "0409": "../../winresources/docker.ico" [2022-05-11T07:26:31.198Z] } [2022-05-11T07:26:31.198Z] }, [2022-05-11T07:26:31.198Z] "RT_MANIFEST": { [2022-05-11T07:26:31.198Z] "#1": { [2022-05-11T07:26:31.198Z] "0409": { [2022-05-11T07:26:31.198Z] "identity": {}, [2022-05-11T07:26:31.198Z] "description": "Docker Engine", [2022-05-11T07:26:31.198Z] "minimum-os": "vista", [2022-05-11T07:26:31.198Z] "execution-level": "", [2022-05-11T07:26:31.198Z] "ui-access": false, [2022-05-11T07:26:31.198Z] "auto-elevate": false, [2022-05-11T07:26:31.198Z] "dpi-awareness": "unaware", [2022-05-11T07:26:31.198Z] "disable-theming": false, [2022-05-11T07:26:31.198Z] "disable-window-filtering": false, [2022-05-11T07:26:31.198Z] "high-resolution-scrolling-aware": false, [2022-05-11T07:26:31.198Z] "ultra-high-resolution-scrolling-aware": false, [2022-05-11T07:26:31.198Z] "long-path-aware": false, [2022-05-11T07:26:31.198Z] "printer-driver-isolation": false, [2022-05-11T07:26:31.198Z] "gdi-scaling": false, [2022-05-11T07:26:31.198Z] "segment-heap": false, [2022-05-11T07:26:31.198Z] "use-common-controls-v6": false [2022-05-11T07:26:31.198Z] } [2022-05-11T07:26:31.198Z] } [2022-05-11T07:26:31.198Z] }, [2022-05-11T07:26:31.198Z] "RT_MESSAGETABLE": { [2022-05-11T07:26:31.198Z] "#1": { [2022-05-11T07:26:31.198Z] "0409": "../../winresources/event_messages.bin" [2022-05-11T07:26:31.198Z] } [2022-05-11T07:26:31.198Z] }, [2022-05-11T07:26:31.198Z] "RT_VERSION": { [2022-05-11T07:26:31.198Z] "#1": { [2022-05-11T07:26:31.198Z] "0409": { [2022-05-11T07:26:31.198Z] "fixed": { [2022-05-11T07:26:31.198Z] "file_version": "0.0.0.0", [2022-05-11T07:26:31.198Z] "product_version": "0.0.0.0", [2022-05-11T07:26:31.198Z] "type": "Unknown" [2022-05-11T07:26:31.198Z] }, [2022-05-11T07:26:31.198Z] "info": { [2022-05-11T07:26:31.198Z] "0000": { [2022-05-11T07:26:31.198Z] "CompanyName": "", [2022-05-11T07:26:31.198Z] "FileVersion": "0.0.0-dev", [2022-05-11T07:26:31.198Z] "LegalCopyright": "Copyright (C) 2015-2022 Docker Inc.", [2022-05-11T07:26:31.198Z] "OriginalFileName": "dockerd.exe", [2022-05-11T07:26:31.198Z] "ProductName": "", [2022-05-11T07:26:31.198Z] "ProductVersion": "0.0.0-dev", [2022-05-11T07:26:31.198Z] "SpecialBuild": "5b5169049b" [2022-05-11T07:26:31.198Z] } [2022-05-11T07:26:31.198Z] } [2022-05-11T07:26:31.198Z] } [2022-05-11T07:26:31.198Z] } [2022-05-11T07:26:31.198Z] } [2022-05-11T07:26:31.198Z] } [2022-05-11T07:26:31.440Z] ok github.com/docker/docker/daemon 10.131s coverage: 16.6% of statements [2022-05-11T07:26:31.440Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-05-11T07:26:31.440Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-05-11T07:26:31.440Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-05-11T07:26:31.440Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-05-11T07:26:31.652Z] powershell.exe : cmd\dockerd\config.go [2022-05-11T07:26:31.652Z] At D:\gopath\src\github.com\docker\docker@tmp\durable-836326aa\powershellWrapper.ps1:3 char:1 [2022-05-11T07:26:31.652Z] + & powershell -NoProfile -NonInteractive -ExecutionPolicy Bypass -Comm ... [2022-05-11T07:26:31.652Z] + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2022-05-11T07:26:31.652Z] + CategoryInfo : NotSpecified: (cmd\dockerd\config.go:String) [], RemoteException [2022-05-11T07:26:31.652Z] + FullyQualifiedErrorId : NativeCommandError [2022-05-11T07:26:31.653Z] [2022-05-11T07:26:31.653Z] cmd\dockerd\config_windows.go [2022-05-11T07:26:31.653Z] cmd\dockerd\daemon.go [2022-05-11T07:26:31.653Z] cmd\dockerd\daemon_test.go [2022-05-11T07:26:31.653Z] cmd\dockerd\daemon_windows.go [2022-05-11T07:26:31.653Z] cmd\dockerd\docker.go [2022-05-11T07:26:31.653Z] cmd\dockerd\docker_windows.go [2022-05-11T07:26:31.653Z] cmd\dockerd\genwinres_windows.go [2022-05-11T07:26:31.653Z] cmd\dockerd\metrics.go [2022-05-11T07:26:31.653Z] cmd\dockerd\options.go [2022-05-11T07:26:31.653Z] cmd\dockerd\options_test.go [2022-05-11T07:26:31.653Z] cmd\dockerd\service_windows.go [2022-05-11T07:26:31.653Z] INFO: Building daemon... [2022-05-11T07:26:32.012Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.642s coverage: 74.8% of statements [2022-05-11T07:26:32.954Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.258s coverage: 56.2% of statements [2022-05-11T07:26:33.526Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.009s coverage: 3.0% of statements [2022-05-11T07:26:33.733Z] 8b534d64a7c3: Pull complete [2022-05-11T07:26:33.733Z] Digest: sha256:b474e47f6f8bdb110068684ab8cebbadb5806e641fe6dba0169555981f6520ef [2022-05-11T07:26:33.733Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2022-05-11T07:26:33.733Z] mcr.microsoft.com/windows/servercore:ltsc2019 [2022-05-11T07:26:33.733Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully [2022-05-11T07:26:33.733Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore [2022-05-11T07:26:33.733Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.2928' [2022-05-11T07:26:33.733Z] INFO: Docker version of control daemon [2022-05-11T07:26:33.733Z] [2022-05-11T07:26:33.733Z] Client: [2022-05-11T07:26:33.733Z] Version: 20.10.9 [2022-05-11T07:26:33.733Z] API version: 1.41 [2022-05-11T07:26:33.733Z] Go version: go1.16.8 [2022-05-11T07:26:33.733Z] Git commit: c2ea9bc [2022-05-11T07:26:33.733Z] Built: Mon Oct 4 16:11:10 2021 [2022-05-11T07:26:33.733Z] OS/Arch: windows/amd64 [2022-05-11T07:26:33.733Z] Context: default [2022-05-11T07:26:33.733Z] Experimental: true [2022-05-11T07:26:33.733Z] [2022-05-11T07:26:33.733Z] Server: Docker Engine - Community [2022-05-11T07:26:33.733Z] Engine: [2022-05-11T07:26:33.733Z] Version: 20.10.9 [2022-05-11T07:26:33.733Z] API version: 1.41 (minimum version 1.24) [2022-05-11T07:26:33.733Z] Go version: go1.16.8 [2022-05-11T07:26:33.733Z] Git commit: 79ea9d3 [2022-05-11T07:26:33.733Z] Built: Mon Oct 4 16:06:39 2021 [2022-05-11T07:26:33.733Z] OS/Arch: windows/amd64 [2022-05-11T07:26:33.733Z] Experimental: true [2022-05-11T07:26:33.733Z] [2022-05-11T07:26:33.733Z] INFO: Docker info of control daemon [2022-05-11T07:26:33.733Z] [2022-05-11T07:26:33.733Z] Client: [2022-05-11T07:26:33.733Z] Context: default [2022-05-11T07:26:33.733Z] Debug Mode: false [2022-05-11T07:26:33.733Z] Plugins: [2022-05-11T07:26:33.733Z] app: Docker Application (Docker Inc., v0.8.0) [2022-05-11T07:26:33.733Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2022-05-11T07:26:33.733Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2022-05-11T07:26:33.733Z] [2022-05-11T07:26:33.733Z] Server: [2022-05-11T07:26:33.733Z] Containers: 0 [2022-05-11T07:26:33.733Z] Running: 0 [2022-05-11T07:26:33.733Z] Paused: 0 [2022-05-11T07:26:33.733Z] Stopped: 0 [2022-05-11T07:26:33.733Z] Images: 1 [2022-05-11T07:26:33.733Z] Server Version: 20.10.9 [2022-05-11T07:26:33.733Z] Storage Driver: lcow (linux) windowsfilter (windows) [2022-05-11T07:26:33.733Z] LCOW: [2022-05-11T07:26:33.733Z] Windows: [2022-05-11T07:26:33.733Z] Logging Driver: json-file [2022-05-11T07:26:33.733Z] Plugins: [2022-05-11T07:26:33.733Z] Volume: local [2022-05-11T07:26:33.733Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-05-11T07:26:33.733Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-05-11T07:26:33.733Z] Swarm: inactive [2022-05-11T07:26:33.733Z] Default Isolation: process [2022-05-11T07:26:33.733Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-05-11T07:26:33.733Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2022-05-11T07:26:33.733Z] OSType: windows [2022-05-11T07:26:33.733Z] Architecture: x86_64 [2022-05-11T07:26:33.733Z] CPUs: 4 [2022-05-11T07:26:33.733Z] Total Memory: 32GiB [2022-05-11T07:26:33.733Z] Name: azwin-2-ab3a90 [2022-05-11T07:26:33.733Z] ID: OBVN:G3H4:FJG4:OG2S:XO4Y:7BB7:QXYF:W3KL:Z6WW:C45S:QCIM:4F6L [2022-05-11T07:26:33.733Z] Docker Root Dir: D:\docker [2022-05-11T07:26:33.733Z] Debug Mode: false [2022-05-11T07:26:33.733Z] Registry: https://index.docker.io/v1/ [2022-05-11T07:26:33.733Z] Labels: [2022-05-11T07:26:33.733Z] Experimental: true [2022-05-11T07:26:33.733Z] Insecure Registries: [2022-05-11T07:26:33.733Z] 10.0.0.4:5000 [2022-05-11T07:26:33.733Z] 127.0.0.0/8 [2022-05-11T07:26:33.733Z] Registry Mirrors: [2022-05-11T07:26:33.733Z] http://10.0.0.4:5000/ [2022-05-11T07:26:33.733Z] Live Restore Enabled: false [2022-05-11T07:26:33.733Z] Product License: Community Engine [2022-05-11T07:26:33.733Z] [2022-05-11T07:26:33.733Z] [2022-05-11T07:26:33.733Z] INFO: Commit hash is 4be0210360 [2022-05-11T07:26:33.733Z] INFO: Nuke-Everything... [2022-05-11T07:26:33.733Z] INFO: Container count on control daemon to delete is 0 [2022-05-11T07:26:33.733Z] INFO: Nuking d:\CI [2022-05-11T07:26:33.733Z] INFO: Zapped successfully [2022-05-11T07:26:33.733Z] INFO: Location for testing is d:\CI\PR-43580\2 [2022-05-11T07:26:33.733Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2022-05-11T07:26:33.733Z] [2022-05-11T07:26:33.733Z] [2022-05-11T07:26:33.733Z] INFO: Building the image from Dockerfile.windows at 05/11/2022 07:26:23... [2022-05-11T07:26:33.733Z] [2022-05-11T07:26:33.733Z] Sending build context to Docker daemon 66.68MB [2022-05-11T07:26:33.733Z] [2022-05-11T07:26:33.733Z] Step 1/13 : FROM microsoft/windowsservercore [2022-05-11T07:26:33.733Z] ---> 3e15a767850d [2022-05-11T07:26:33.733Z] Step 2/13 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2022-05-11T07:26:33.733Z] ---> Running in c1e3c2326d0c [2022-05-11T07:26:33.733Z] Removing intermediate container c1e3c2326d0c [2022-05-11T07:26:33.733Z] ---> 3ce585076b7c [2022-05-11T07:26:33.733Z] Step 3/13 : ARG GO_VERSION=1.18.1 [2022-05-11T07:26:33.733Z] ---> Running in d2dbecf44184 [2022-05-11T07:26:33.733Z] Removing intermediate container d2dbecf44184 [2022-05-11T07:26:33.733Z] ---> 3fb2034bffa7 [2022-05-11T07:26:33.733Z] Step 4/13 : ARG CONTAINERD_VERSION=1.6.4 [2022-05-11T07:26:33.733Z] ---> Running in 465e57bc8a20 [2022-05-11T07:26:33.733Z] Removing intermediate container 465e57bc8a20 [2022-05-11T07:26:33.733Z] ---> afc27e48a742 [2022-05-11T07:26:33.733Z] Step 5/13 : ARG GOTESTSUM_VERSION=v1.7.0 [2022-05-11T07:26:33.733Z] ---> Running in 49817d293ce5 [2022-05-11T07:26:33.733Z] Removing intermediate container 49817d293ce5 [2022-05-11T07:26:33.733Z] ---> 7027fda5370e [2022-05-11T07:26:33.733Z] Step 6/13 : ARG GOWINRES_VERSION=v0.2.3 [2022-05-11T07:26:33.733Z] ---> Running in 63d7dfd6ae8d [2022-05-11T07:26:33.733Z] Removing intermediate container 63d7dfd6ae8d [2022-05-11T07:26:33.733Z] ---> 76392e7f0739 [2022-05-11T07:26:33.733Z] Step 7/13 : ENV GO_VERSION=${GO_VERSION} CONTAINERD_VERSION=${CONTAINERD_VERSION} GIT_VERSION=2.11.1 GOPATH=C:\gopath GO111MODULE=off FROM_DOCKERFILE=1 GOTESTSUM_VERSION=${GOTESTSUM_VERSION} GOWINRES_VERSION=${GOWINRES_VERSION} [2022-05-11T07:26:34.195Z] ---> Running in df93b3c97a2e [2022-05-11T07:26:34.195Z] Removing intermediate container df93b3c97a2e [2022-05-11T07:26:34.195Z] ---> 272e87a9b520 [2022-05-11T07:26:34.195Z] Step 8/13 : RUN Function Test-Nano() { $EditionId = (Get-ItemProperty -Path 'HKLM:\SOFTWARE\Microsoft\Windows NT\CurrentVersion' -Name 'EditionID').EditionId; return (($EditionId -eq 'ServerStandardNano') -or ($EditionId -eq 'ServerDataCenterNano') -or ($EditionId -eq 'NanoServer')); } Function Download-File([string] $source, [string] $target) { if (Test-Nano) { $handler = New-Object System.Net.Http.HttpClientHandler; $client = New-Object System.Net.Http.HttpClient($handler); $client.Timeout = New-Object System.TimeSpan(0, 30, 0); $cancelTokenSource = [System.Threading.CancellationTokenSource]::new(); $responseMsg = $client.GetAsync([System.Uri]::new($source), $cancelTokenSource.Token); $responseMsg.Wait(); if (!$responseMsg.IsCanceled) { $response = $responseMsg.Result; if ($response.IsSuccessStatusCode) { $downloadedFileStream = [System.IO.FileStream]::new($target, [System.IO.FileMode]::Create, [System.IO.FileAccess]::Write); $copyStreamOp = $response.Content.CopyToAsync($downloadedFileStream); $copyStreamOp.Wait(); $downloadedFileStream.Close(); if ($copyStreamOp.Exception -ne $null) { throw $copyStreamOp.Exception } } } else { Throw ("Failed to download " + $source) } } else { [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; $webClient = New-Object System.Net.WebClient; $webClient.DownloadFile($source, $target); } } setx /M PATH $('C:\git\cmd;C:\git\usr\bin;'+$Env:PATH+';C:\gcc\bin;C:\go\bin;C:\containerd\bin'); Write-Host INFO: Downloading git...; $location='https://www.nuget.org/api/v2/package/GitForWindows/'+$Env:GIT_VERSION; Download-File $location C:\gitsetup.zip; Write-Host INFO: Downloading go...; $dlGoVersion=$Env:GO_VERSION -replace '\.0$',''; Download-File "https://golang.org/dl/go${dlGoVersion}.windows-amd64.zip" C:\go.zip; Write-Host INFO: Downloading compiler 1 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/gcc.zip C:\gcc.zip; Write-Host INFO: Downloading compiler 2 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/runtime.zip C:\runtime.zip; Write-Host INFO: Downloading compiler 3 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/binutils.zip C:\binutils.zip; Write-Host INFO: Extracting git...; Expand-Archive C:\gitsetup.zip C:\git-tmp; New-Item -Type Directory C:\git | Out-Null; Move-Item C:\git-tmp\tools\* C:\git\.; Remove-Item -Recurse -Force C:\git-tmp; Write-Host INFO: Expanding go...; Expand-Archive C:\go.zip -DestinationPath C:\; Write-Host INFO: Expanding compiler 1 of 3...; Expand-Archive C:\gcc.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 2 of 3...; Expand-Archive C:\runtime.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 3 of 3...; Expand-Archive C:\binutils.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Removing downloaded files...; Remove-Item C:\gcc.zip; Remove-Item C:\runtime.zip; Remove-Item C:\binutils.zip; Remove-Item C:\gitsetup.zip; Write-Host INFO: Downloading containerd; Install-Package -Force 7Zip4PowerShell; $location='https://github.com/containerd/containerd/releases/download/v'+$Env:CONTAINERD_VERSION+'/containerd-'+$Env:CONTAINERD_VERSION+'-windows-amd64.tar.gz'; Download-File $location C:\containerd.tar.gz; New-Item -Path C:\containerd -ItemType Directory; Expand-7Zip C:\containerd.tar.gz C:\; Expand-7Zip C:\containerd.tar C:\containerd; Remove-Item C:\containerd.tar.gz; Remove-Item C:\containerd.tar; $srcDir = """$Env:GOPATH`\src\github.com\docker\docker\bundles"""; Write-Host INFO: Ensuring existence of directory $srcDir...; New-Item -Force -ItemType Directory -Path $srcDir | Out-Null; Write-Host INFO: Configuring git core.autocrlf...; C:\git\cmd\git config --global core.autocrlf true; [2022-05-11T07:26:34.195Z] ---> Running in 6b255e9015c6 [2022-05-11T07:26:34.916Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.011s coverage: 1.9% of statements [2022-05-11T07:26:35.465Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-05-11T07:26:35.465Z] Using test binary docker [2022-05-11T07:26:35.465Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-05-11T07:26:35.465Z] Using test binary docker [2022-05-11T07:26:35.465Z] +++ /etc/init.d/apparmor start [2022-05-11T07:26:35.465Z] +++ /etc/init.d/apparmor start [2022-05-11T07:26:35.465Z] Starting: AppArmorStarting: AppArmor: already loaded with profiles.: Skipped. ...: already loaded with profiles.: Skipped. ... (warning). [2022-05-11T07:26:35.465Z] (warning). [2022-05-11T07:26:35.465Z] Starting dockerd [2022-05-11T07:26:35.465Z] INFO: Waiting for daemon to start... [2022-05-11T07:26:35.465Z] +++ 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 [2022-05-11T07:26:35.466Z] INFO: Waiting for daemon to start... [2022-05-11T07:26:35.466Z] Starting dockerd [2022-05-11T07:26:35.466Z] +++ 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 [2022-05-11T07:26:35.862Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.165s coverage: 50.6% of statements [2022-05-11T07:26:36.301Z] --- PASS: TestServiceWithDataPathPortInit (13.87s) [2022-05-11T07:26:36.301Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-05-11T07:26:37.667Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:y9k2ryywty7ruwpm2mzsk6dso Created:2022-05-11 07:26:36.338910164 +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[bbea56c2af22dcaf0daf572c5963f99c30e846962014427c558dfa6f89adc236:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.mqtjjfytbf1nl33yauskxkr8v EndpointID:599b3155be88e285e3e653153ecb8ce52c38c5f9db9d2d804e9b5b6b0d5c41d3 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:5c078c9bce7cc864ad7dc86c4e164aa0e75d70b5261c67422c296bdf1f472da0 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:df08bdb3d750 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.mqtjjfytbf1nl33yauskxkr8v EndpointID:599b3155be88e285e3e653153ecb8ce52c38c5f9db9d2d804e9b5b6b0d5c41d3 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-05-11T07:26:37.774Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.945s coverage: 45.9% of statements [2022-05-11T07:26:37.774Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-05-11T07:26:38.346Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.988s coverage: 58.2% of statements [2022-05-11T07:26:38.346Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-05-11T07:26:38.346Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-05-11T07:26:38.606Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.026s coverage: 58.5% of statements [2022-05-11T07:26:39.549Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.014s coverage: 3.0% of statements [2022-05-11T07:26:39.638Z] .. [2022-05-11T07:26:39.638Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-05-11T07:26:39.638Z] [2022-05-11T07:26:39.638Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-05-11T07:26:39.810Z] ok github.com/docker/docker/daemon/links 0.008s coverage: 93.0% of statements [2022-05-11T07:26:39.894Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-05-11T07:26:39.894Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-05-11T07:26:39.894Z] Error: No such image: emptyfs [2022-05-11T07:26:39.894Z] Error: No such image: emptyfs [2022-05-11T07:26:39.894Z] ++++ docker load [2022-05-11T07:26:39.894Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-05-11T07:26:39.894Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-05-11T07:26:39.894Z] ++++ docker load [2022-05-11T07:26:40.149Z] Running integration-test (iteration 1) [2022-05-11T07:26:40.150Z] 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)/ [2022-05-11T07:26:40.150Z] ++ 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)/' [2022-05-11T07:26:40.150Z] ++ set -e [2022-05-11T07:26:40.150Z] ++ '[' -n 0 ']' [2022-05-11T07:26:40.150Z] ++ set -x [2022-05-11T07:26:40.150Z] ++ 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)/' [2022-05-11T07:26:40.150Z] Running integration-test (iteration 1) [2022-05-11T07:26:40.150Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2022-05-11T07:26:40.150Z] ++ 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)/' [2022-05-11T07:26:40.150Z] ++ set -e [2022-05-11T07:26:40.150Z] ++ '[' -n 0 ']' [2022-05-11T07:26:40.150Z] ++ set -x [2022-05-11T07:26:40.150Z] ++ 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)/' [2022-05-11T07:26:40.751Z] ok github.com/docker/docker/daemon/images 0.035s coverage: 6.6% of statements [2022-05-11T07:26:40.751Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-05-11T07:26:40.751Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-05-11T07:26:41.080Z] Loaded image: busybox:latest [2022-05-11T07:26:41.322Z] ok github.com/docker/docker/daemon/logger 0.232s coverage: 43.0% of statements [2022-05-11T07:26:41.337Z] Loaded image: busybox:latest [2022-05-11T07:26:41.894Z] ok github.com/docker/docker/daemon/logger/awslogs 0.175s coverage: 79.9% of statements [2022-05-11T07:26:41.899Z] Loaded image: busybox:glibc [2022-05-11T07:26:41.899Z] Loaded image: busybox:glibc [2022-05-11T07:26:42.155Z] ok github.com/docker/docker/daemon/logger/fluentd 0.016s coverage: 53.6% of statements [2022-05-11T07:26:42.155Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-05-11T07:26:42.726Z] ok github.com/docker/docker/daemon/logger/gelf 0.007s coverage: 68.2% of statements [2022-05-11T07:26:42.726Z] ok github.com/docker/docker/daemon/logger/journald 0.005s coverage: 23.9% of statements [2022-05-11T07:26:42.910Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.01s) [2022-05-11T07:26:42.910Z] PASS [2022-05-11T07:26:42.910Z] [2022-05-11T07:26:42.910Z] === Skipped [2022-05-11T07:26:42.910Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-05-11T07:26:42.910Z] service_test.go:243: FLAKY_TEST [2022-05-11T07:26:42.910Z] [2022-05-11T07:26:42.910Z] DONE 38 tests, 1 skipped in 44.337s [2022-05-11T07:26:42.910Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-05-11T07:26:42.910Z] INFO: Testing against a local daemon [2022-05-11T07:26:42.910Z] === RUN TestDockerNetworkIpvlanPersistance [2022-05-11T07:26:42.910Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-05-11T07:26:42.910Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-05-11T07:26:42.910Z] === RUN TestDockerNetworkIpvlan [2022-05-11T07:26:42.910Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-05-11T07:26:42.910Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-05-11T07:26:42.910Z] PASS [2022-05-11T07:26:42.910Z] [2022-05-11T07:26:42.910Z] === Skipped [2022-05-11T07:26:42.910Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-05-11T07:26:42.910Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-05-11T07:26:42.910Z] [2022-05-11T07:26:42.910Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-05-11T07:26:42.910Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-05-11T07:26:42.910Z] [2022-05-11T07:26:42.910Z] DONE 2 tests, 2 skipped in 0.022s [2022-05-11T07:26:42.910Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-05-11T07:26:42.910Z] INFO: Testing against a local daemon [2022-05-11T07:26:42.910Z] === RUN TestDockerNetworkMacvlanPersistance [2022-05-11T07:26:43.298Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.009s coverage: 87.2% of statements [2022-05-11T07:26:43.514Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.24s) [2022-05-11T07:26:43.514Z] === RUN TestDockerNetworkMacvlan [2022-05-11T07:26:43.559Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.008s coverage: 69.9% of statements [2022-05-11T07:26:43.819Z] ok github.com/docker/docker/daemon/logger/local 0.028s coverage: 78.7% of statements [2022-05-11T07:26:43.819Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-05-11T07:26:44.076Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-05-11T07:26:44.391Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.049s coverage: 58.4% of statements [2022-05-11T07:26:44.651Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.021s coverage: 31.5% of statements [2022-05-11T07:26:45.007Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-05-11T07:26:45.577Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-05-11T07:26:45.593Z] ok github.com/docker/docker/daemon/logger/syslog 0.007s coverage: 46.8% of statements [2022-05-11T07:26:45.854Z] ok github.com/docker/docker/daemon/logger/templates 0.003s coverage: 8.3% of statements [2022-05-11T07:26:46.072Z] Loaded image: debian:bullseye-slim [2022-05-11T07:26:46.072Z] Loaded image: debian:bullseye-slim [2022-05-11T07:26:46.328Z] Loaded image: hello-world:latest [2022-05-11T07:26:46.328Z] Loaded image: hello-world:latest [2022-05-11T07:26:46.328Z] Loaded image: arm32v7/hello-world:latest [2022-05-11T07:26:46.328Z] INFO: Testing against a local daemon [2022-05-11T07:26:46.328Z] === RUN TestDockerSuite [2022-05-11T07:26:46.328Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-05-11T07:26:46.328Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-05-11T07:26:46.425Z] ok github.com/docker/docker/daemon/network 0.006s coverage: 63.8% of statements [2022-05-11T07:26:46.584Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-05-11T07:26:46.584Z] Loaded image: arm32v7/hello-world:latest [2022-05-11T07:26:46.584Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-05-11T07:26:46.584Z] INFO: Testing against a local daemon [2022-05-11T07:26:46.584Z] === RUN TestDockerDaemonSuite [2022-05-11T07:26:46.584Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2022-05-11T07:26:46.584Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-05-11T07:26:46.584Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-05-11T07:26:46.584Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-05-11T07:26:46.584Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-05-11T07:26:46.998Z] ok github.com/docker/docker/daemon/logger/splunk 1.552s coverage: 82.5% of statements [2022-05-11T07:26:46.998Z] ? github.com/docker/docker/daemon/names [no test files] [2022-05-11T07:26:46.998Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-05-11T07:26:47.144Z] Removing intermediate container 5c51802851e4 [2022-05-11T07:26:47.144Z] ---> ada1936891cf [2022-05-11T07:26:47.144Z] Step 10/13 : RUN Function Install-GoWinres() { $Env:GO111MODULE = 'on'; $tmpGobin = "${Env:GOBIN_TMP}"; $Env:GOBIN = """${Env:GOPATH}`\bin"""; Write-Host "INFO: Installing go-winres version $Env:GOWINRES_VERSION in $Env:GOBIN"; &go install "github.com/tc-hib/go-winres@${Env:GOWINRES_VERSION}"; $Env:GOBIN = "${tmpGobin}"; $Env:GO111MODULE = 'off'; if ($LASTEXITCODE -ne 0) { Throw '"go-winres install failed..."'; } } Install-GoWinres [2022-05-11T07:26:47.144Z] ---> Running in 926d66453281 [2022-05-11T07:26:47.465Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-05-11T07:26:47.940Z] ok github.com/docker/docker/distribution/metadata 0.026s coverage: 44.4% of statements [2022-05-11T07:26:48.511Z] ok github.com/docker/docker/distribution 0.608s coverage: 28.2% of statements [2022-05-11T07:26:48.511Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-05-11T07:26:48.677Z] INFO: Installing go-winres version v0.2.3 in C:\gopath\bin [2022-05-11T07:26:48.677Z] go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-05-11T07:26:48.772Z] ok github.com/docker/docker/errdefs 0.005s coverage: 77.0% of statements [2022-05-11T07:26:49.132Z] go: downloading github.com/tc-hib/winres v0.1.5 [2022-05-11T07:26:49.132Z] go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-05-11T07:26:49.355Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-05-11T07:26:49.587Z] go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-05-11T07:26:49.587Z] go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-05-11T07:26:49.587Z] go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-05-11T07:26:49.587Z] go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-05-11T07:26:49.713Z] ok github.com/docker/docker/image 0.025s coverage: 86.9% of statements [2022-05-11T07:26:49.853Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-05-11T07:26:49.993Z] ok github.com/docker/docker/image/cache 0.007s coverage: 19.2% of statements [2022-05-11T07:26:50.109Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-05-11T07:26:50.573Z] ok github.com/docker/docker/distribution/xfer 1.901s coverage: 84.9% of statements [2022-05-11T07:26:50.573Z] ? github.com/docker/docker/dockerversion [no test files] [2022-05-11T07:26:50.573Z] ok github.com/docker/docker/image/tarexport 0.009s coverage: 0.7% of statements [2022-05-11T07:26:50.573Z] ? github.com/docker/docker/image/v1 [no test files] [2022-05-11T07:26:50.573Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-05-11T07:26:50.673Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-05-11T07:26:50.673Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-05-11T07:26:50.851Z] ok github.com/docker/docker/libcontainerd/queue 0.023s coverage: 100.0% of statements [2022-05-11T07:26:51.235Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-05-11T07:26:51.491Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-05-11T07:26:51.491Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-05-11T07:26:51.802Z] ok github.com/docker/docker/oci 0.014s coverage: 46.0% of statements [2022-05-11T07:26:51.857Z] [2022-05-11T07:26:51.857Z] SUCCESS: Specified value was saved. [2022-05-11T07:26:52.421Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-05-11T07:26:52.622Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-05-11T07:26:52.677Z] --- PASS: TestBuildWithHugeFile (128.70s) [2022-05-11T07:26:52.677Z] === RUN TestBuildWCOWSandboxSize [2022-05-11T07:26:52.677Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-05-11T07:26:52.677Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-05-11T07:26:52.677Z] === RUN TestBuildWithEmptyDockerfile [2022-05-11T07:26:52.677Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-11T07:26:52.677Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-11T07:26:52.677Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-11T07:26:52.677Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-11T07:26:52.677Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-11T07:26:52.677Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-11T07:26:52.677Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-11T07:26:52.677Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-11T07:26:52.677Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-11T07:26:52.677Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-05-11T07:26:52.677Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-05-11T07:26:52.677Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-05-11T07:26:52.743Z] ok github.com/docker/docker/opts 0.025s coverage: 65.5% of statements [2022-05-11T07:26:52.744Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2022-05-11T07:26:52.933Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2022-05-11T07:26:52.933Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.10s) [2022-05-11T07:26:52.933Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.11s) [2022-05-11T07:26:52.933Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.10s) [2022-05-11T07:26:52.933Z] === RUN TestBuildPreserveOwnership [2022-05-11T07:26:52.933Z] === RUN TestBuildPreserveOwnership/copy_from [2022-05-11T07:26:53.184Z] --- PASS: TestDockerNetworkMacvlan (9.87s) [2022-05-11T07:26:53.185Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s) [2022-05-11T07:26:53.185Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s) [2022-05-11T07:26:53.185Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.86s) [2022-05-11T07:26:53.185Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.90s) [2022-05-11T07:26:53.185Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.09s) [2022-05-11T07:26:53.185Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.58s) [2022-05-11T07:26:53.185Z] PASS [2022-05-11T07:26:53.185Z] [2022-05-11T07:26:53.185Z] DONE 8 tests in 11.147s [2022-05-11T07:26:53.185Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-05-11T07:26:53.185Z] testing: warning: no tests to run [2022-05-11T07:26:53.185Z] PASS [2022-05-11T07:26:53.185Z] [2022-05-11T07:26:53.185Z] DONE 0 tests in 0.014s [2022-05-11T07:26:53.388Z] INFO: Downloading git... [2022-05-11T07:26:53.440Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-05-11T07:26:53.440Z] INFO: Testing against a local daemon [2022-05-11T07:26:53.440Z] === RUN TestAuthZPluginAllowRequest [2022-05-11T07:26:53.864Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2022-05-11T07:26:53.864Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-05-11T07:26:54.656Z] ok github.com/docker/docker/pkg/archive 0.307s coverage: 82.5% of statements [2022-05-11T07:26:54.794Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-05-11T07:26:54.794Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-05-11T07:26:54.794Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-05-11T07:26:54.794Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-05-11T07:26:54.805Z] --- PASS: TestAuthZPluginAllowRequest (1.21s) [2022-05-11T07:26:54.805Z] === RUN TestAuthZPluginTLS [2022-05-11T07:26:55.061Z] --- PASS: TestAuthZPluginTLS (0.54s) [2022-05-11T07:26:55.061Z] === RUN TestAuthZPluginDenyRequest [2022-05-11T07:26:55.225Z] ok github.com/docker/docker/pkg/authorization 0.432s coverage: 68.3% of statements [2022-05-11T07:26:55.356Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-05-11T07:26:55.486Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2022-05-11T07:26:55.561Z] INFO: Downloading go... [2022-05-11T07:26:55.622Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-05-11T07:26:55.622Z] === RUN TestAuthZPluginAPIDenyResponse [2022-05-11T07:26:55.746Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2022-05-11T07:26:55.918Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-05-11T07:26:56.183Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2022-05-11T07:26:56.183Z] === RUN TestAuthZPluginDenyResponse [2022-05-11T07:26:56.745Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2022-05-11T07:26:56.745Z] === RUN TestAuthZPluginAllowEventStream [2022-05-11T07:26:56.847Z] --- PASS: TestBuildPreserveOwnership (4.10s) [2022-05-11T07:26:56.847Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.10s) [2022-05-11T07:26:56.847Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.99s) [2022-05-11T07:26:56.847Z] === RUN TestBuildPlatformInvalid [2022-05-11T07:26:57.103Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2022-05-11T07:26:57.103Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-05-11T07:26:57.663Z] Loaded image: busybox:latest [2022-05-11T07:26:57.751Z] INFO: Downloading compiler 1 of 3... [2022-05-11T07:26:57.751Z] INFO: Downloading compiler 2 of 3... [2022-05-11T07:26:57.751Z] INFO: Downloading compiler 3 of 3... [2022-05-11T07:26:57.751Z] INFO: Extracting git... [2022-05-11T07:26:57.919Z] Loaded image: busybox:glibc [2022-05-11T07:26:58.110Z] --- PASS: TestAuthZPluginAllowEventStream (1.18s) [2022-05-11T07:26:58.110Z] === RUN TestAuthZPluginErrorResponse [2022-05-11T07:26:58.253Z] Removing intermediate container 926d66453281 [2022-05-11T07:26:58.253Z] ---> 6ed03a90f893 [2022-05-11T07:26:58.253Z] Step 11/13 : ENTRYPOINT ["powershell.exe"] [2022-05-11T07:26:58.253Z] ---> Running in cfd48371164f [2022-05-11T07:26:58.253Z] Removing intermediate container cfd48371164f [2022-05-11T07:26:58.253Z] ---> 3645e8e12381 [2022-05-11T07:26:58.253Z] Step 12/13 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2022-05-11T07:26:58.253Z] ---> Running in 16e33de4879a [2022-05-11T07:26:58.367Z] --- PASS: TestAuthZPluginErrorResponse (0.53s) [2022-05-11T07:26:58.367Z] === RUN TestAuthZPluginErrorRequest [2022-05-11T07:26:58.712Z] Removing intermediate container 16e33de4879a [2022-05-11T07:26:58.712Z] ---> c4a579990338 [2022-05-11T07:26:58.712Z] Step 13/13 : COPY . . [2022-05-11T07:26:58.848Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-05-11T07:26:58.929Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2022-05-11T07:26:58.929Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-05-11T07:26:59.042Z] ok github.com/docker/docker/pkg/chrootarchive 2.523s coverage: 42.7% of statements [2022-05-11T07:26:59.043Z] ok github.com/docker/docker/pkg/containerfs 0.004s coverage: 6.7% of statements [2022-05-11T07:26:59.303Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2022-05-11T07:26:59.491Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2022-05-11T07:26:59.491Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-05-11T07:26:59.564Z] ok github.com/docker/docker/pkg/dmesg 0.003s coverage: 83.3% of statements [2022-05-11T07:26:59.776Z] Loaded image: debian:bullseye-slim [2022-05-11T07:26:59.776Z] Loaded image: hello-world:latest [2022-05-11T07:26:59.776Z] Loaded image: arm32v7/hello-world:latest [2022-05-11T07:27:00.134Z] ok github.com/docker/docker/layer 7.964s coverage: 69.0% of statements [2022-05-11T07:27:00.134Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-05-11T07:27:00.134Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-05-11T07:27:00.134Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-05-11T07:27:00.134Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-05-11T07:27:00.134Z] ? github.com/docker/docker/oci/caps [no test files] [2022-05-11T07:27:00.134Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-05-11T07:27:00.396Z] ok github.com/docker/docker/pkg/filenotify 0.604s coverage: 67.0% of statements [2022-05-11T07:27:00.656Z] ok github.com/docker/docker/pkg/fileutils 0.010s coverage: 87.2% of statements [2022-05-11T07:27:00.706Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-05-11T07:27:00.857Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.42s) [2022-05-11T07:27:00.857Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-05-11T07:27:00.918Z] ok github.com/docker/docker/pkg/fsutils 0.205s coverage: 85.1% of statements [2022-05-11T07:27:00.918Z] ok github.com/docker/docker/pkg/homedir 0.006s coverage: 11.4% of statements [2022-05-11T07:27:01.859Z] ok github.com/docker/docker/pkg/ioutils 0.357s coverage: 69.7% of statements [2022-05-11T07:27:02.120Z] ok github.com/docker/docker/pkg/idtools 0.507s coverage: 67.9% of statements [2022-05-11T07:27:02.120Z] ok github.com/docker/docker/pkg/longpath 0.005s coverage: 100.0% of statements [2022-05-11T07:27:02.381Z] ok github.com/docker/docker/pkg/jsonmessage 0.006s coverage: 91.7% of statements [2022-05-11T07:27:02.381Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-05-11T07:27:02.381Z] ok github.com/docker/docker/pkg/namesgenerator 0.010s coverage: 85.7% of statements [2022-05-11T07:27:02.381Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2022-05-11T07:27:02.745Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.52s) [2022-05-11T07:27:02.745Z] === RUN TestAuthZPluginHeader [2022-05-11T07:27:02.959Z] ok github.com/docker/docker/pkg/parsers/kernel 0.006s coverage: 60.0% of statements [2022-05-11T07:27:02.959Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.005s coverage: 90.5% of statements [2022-05-11T07:27:02.959Z] ok github.com/docker/docker/pkg/pidfile 0.003s coverage: 82.4% of statements [2022-05-11T07:27:02.959Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-05-11T07:27:02.959Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-05-11T07:27:03.001Z] --- PASS: TestAuthZPluginHeader (0.70s) [2022-05-11T07:27:03.001Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-05-11T07:27:03.224Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-05-11T07:27:03.529Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.012s coverage: 56.8% of statements [2022-05-11T07:27:04.102Z] ok github.com/docker/docker/pkg/plugins/transport 0.004s coverage: 85.7% of statements [2022-05-11T07:27:04.363Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 88.2% of statements [2022-05-11T07:27:04.363Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-05-11T07:27:04.590Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-05-11T07:27:05.519Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-05-11T07:27:05.744Z] ok github.com/docker/docker/pkg/pubsub 1.046s coverage: 75.0% of statements [2022-05-11T07:27:06.005Z] ok github.com/docker/docker/pkg/reexec 0.010s coverage: 82.4% of statements [2022-05-11T07:27:06.082Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-05-11T07:27:06.266Z] ok github.com/docker/docker/pkg/stack 0.004s coverage: 90.9% of statements [2022-05-11T07:27:06.527Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2022-05-11T07:27:06.645Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-05-11T07:27:06.788Z] ok github.com/docker/docker/pkg/streamformatter 0.004s coverage: 66.2% of statements [2022-05-11T07:27:07.047Z] ok github.com/docker/docker/pkg/stringid 0.003s coverage: 70.6% of statements [2022-05-11T07:27:07.164Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (3.88s) [2022-05-11T07:27:07.164Z] === RUN TestAuthZPluginV2Disable [2022-05-11T07:27:07.208Z] === RUN TestDockerSuite/TestAttachAfterDetach [2022-05-11T07:27:07.618Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 53.4% of statements [2022-05-11T07:27:07.878Z] ok github.com/docker/docker/pkg/system 0.003s coverage: 42.3% of statements [2022-05-11T07:27:08.139Z] ok github.com/docker/docker/pkg/tailfile 0.040s coverage: 88.6% of statements [2022-05-11T07:27:08.709Z] ok github.com/docker/docker/pkg/tarsum 0.042s coverage: 89.3% of statements [2022-05-11T07:27:08.970Z] ok github.com/docker/docker/pkg/truncindex 0.103s coverage: 91.5% of statements [2022-05-11T07:27:09.096Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (12.00s) [2022-05-11T07:27:09.096Z] PASS [2022-05-11T07:27:09.096Z] [2022-05-11T07:27:09.096Z] === Skipped [2022-05-11T07:27:09.096Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-05-11T07:27:09.096Z] build_session_test.go:25: TODO: BuildKit [2022-05-11T07:27:09.096Z] [2022-05-11T07:27:09.096Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-05-11T07:27:09.096Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-05-11T07:27:09.096Z] [2022-05-11T07:27:09.096Z] DONE 34 tests, 2 skipped in 192.359s [2022-05-11T07:27:09.096Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-05-11T07:27:09.096Z] ++ 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 [2022-05-11T07:27:09.096Z] ++ set -e [2022-05-11T07:27:09.096Z] ++ '[' -n 0 ']' [2022-05-11T07:27:09.096Z] ++ set -x [2022-05-11T07:27:09.096Z] ++ 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 [2022-05-11T07:27:09.096Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2022-05-11T07:27:09.096Z] INFO: Testing against a local daemon [2022-05-11T07:27:09.096Z] === RUN TestConfigInspect [2022-05-11T07:27:09.230Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2022-05-11T07:27:10.430Z] --- PASS: TestAuthZPluginV2Disable (3.44s) [2022-05-11T07:27:10.430Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-05-11T07:27:10.987Z] === RUN TestDockerSuite/TestAttachDetach [2022-05-11T07:27:11.142Z] ok github.com/docker/docker/plugin 0.519s coverage: 23.2% of statements [2022-05-11T07:27:11.403Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.4% of statements [2022-05-11T07:27:11.550Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-05-11T07:27:11.550Z] --- PASS: TestConfigInspect (2.46s) [2022-05-11T07:27:11.550Z] === RUN TestConfigList [2022-05-11T07:27:11.664Z] ok github.com/docker/docker/profiles/seccomp 0.010s coverage: 86.0% of statements [2022-05-11T07:27:11.808Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2022-05-11T07:27:12.065Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-05-11T07:27:13.048Z] ok github.com/docker/docker/quota 0.173s coverage: 71.4% of statements [2022-05-11T07:27:13.309Z] ok github.com/docker/docker/reference 0.006s coverage: 83.7% of statements [2022-05-11T07:27:13.432Z] docker_cli_daemon_test.go:1474: [dc7c5a51eaf40] daemon is not started [2022-05-11T07:27:13.689Z] check_test.go:307: [d8cb0069c291a] daemon is not started [2022-05-11T07:27:13.689Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2022-05-11T07:27:13.731Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.19s) [2022-05-11T07:27:13.731Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-05-11T07:27:13.945Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-05-11T07:27:14.202Z] --- PASS: TestConfigList (2.67s) [2022-05-11T07:27:14.202Z] === RUN TestConfigsCreateAndDelete [2022-05-11T07:27:14.249Z] ok github.com/docker/docker/registry 0.081s coverage: 58.6% of statements [2022-05-11T07:27:14.510Z] ok github.com/docker/docker/registry/resumable 0.018s coverage: 100.0% of statements [2022-05-11T07:27:14.768Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-05-11T07:27:14.770Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements [2022-05-11T07:27:15.330Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-05-11T07:27:15.341Z] ok github.com/docker/docker/runconfig 0.009s coverage: 64.5% of statements [2022-05-11T07:27:15.411Z] INFO: Expanding go... [2022-05-11T07:27:15.601Z] ok github.com/docker/docker/testutil 0.003s coverage: 62.5% of statements [2022-05-11T07:27:15.892Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2022-05-11T07:27:16.820Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-05-11T07:27:17.077Z] --- PASS: TestConfigsCreateAndDelete (2.91s) [2022-05-11T07:27:17.077Z] === RUN TestConfigsUpdate [2022-05-11T07:27:17.516Z] ok github.com/docker/docker/volume/drivers 0.005s coverage: 36.1% of statements [2022-05-11T07:27:17.642Z] check_test.go:307: [d4c87149e764f] daemon is not started [2022-05-11T07:27:17.642Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2022-05-11T07:27:18.087Z] ok github.com/docker/docker/volume/local 0.111s coverage: 76.4% of statements [2022-05-11T07:27:18.203Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-05-11T07:27:18.348Z] ok github.com/docker/docker/volume/mounts 0.008s coverage: 67.7% of statements [2022-05-11T07:27:18.765Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-05-11T07:27:19.692Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-05-11T07:27:19.692Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-05-11T07:27:19.692Z] --- PASS: TestConfigsUpdate (2.59s) [2022-05-11T07:27:19.692Z] === RUN TestTemplatedConfig [2022-05-11T07:27:19.731Z] ok github.com/docker/docker/volume/service 0.016s coverage: 72.3% of statements [2022-05-11T07:27:20.255Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-05-11T07:27:20.818Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-05-11T07:27:21.748Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2022-05-11T07:27:23.642Z] --- PASS: TestTemplatedConfig (3.52s) [2022-05-11T07:27:23.642Z] === RUN TestConfigCreateResolve [2022-05-11T07:27:23.779Z] ---> d9709895317b [2022-05-11T07:27:23.779Z] Successfully built d9709895317b [2022-05-11T07:27:23.779Z] Successfully tagged docker:latest [2022-05-11T07:27:23.779Z] INFO: Image build ended at 05/11/2022 07:27:23. Duration:00:03:21.4382382 [2022-05-11T07:27:23.779Z] [2022-05-11T07:27:23.779Z] [2022-05-11T07:27:23.779Z] INFO: Building the test binaries at 05/11/2022 07:27:23... [2022-05-11T07:27:24.571Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2022-05-11T07:27:25.894Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (10.35s) [2022-05-11T07:27:25.894Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-05-11T07:27:26.463Z] --- PASS: TestConfigCreateResolve (3.01s) [2022-05-11T07:27:26.463Z] PASS [2022-05-11T07:27:26.463Z] [2022-05-11T07:27:26.463Z] DONE 6 tests in 17.272s [2022-05-11T07:27:26.463Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-05-11T07:27:26.463Z] ++ 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 [2022-05-11T07:27:26.463Z] ++ set -e [2022-05-11T07:27:26.463Z] ++ '[' -n 0 ']' [2022-05-11T07:27:26.463Z] ++ set -x [2022-05-11T07:27:26.463Z] ++ 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 [2022-05-11T07:27:26.463Z] INFO: Testing against a local daemon [2022-05-11T07:27:26.463Z] === RUN TestCheckpoint [2022-05-11T07:27:26.463Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-05-11T07:27:26.463Z] --- SKIP: TestCheckpoint (0.00s) [2022-05-11T07:27:26.463Z] === RUN TestContainerInvalidJSON [2022-05-11T07:27:26.463Z] === RUN TestContainerInvalidJSON/commit [2022-05-11T07:27:26.463Z] === PAUSE TestContainerInvalidJSON/commit [2022-05-11T07:27:26.463Z] === RUN TestContainerInvalidJSON/containers/create [2022-05-11T07:27:26.463Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-05-11T07:27:26.463Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-05-11T07:27:26.463Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-05-11T07:27:26.463Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-05-11T07:27:26.463Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-05-11T07:27:26.463Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-05-11T07:27:26.463Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-05-11T07:27:26.463Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-05-11T07:27:26.463Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-05-11T07:27:26.463Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-05-11T07:27:26.463Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-05-11T07:27:26.463Z] === CONT TestContainerInvalidJSON/commit [2022-05-11T07:27:26.463Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-05-11T07:27:26.463Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-05-11T07:27:26.463Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-05-11T07:27:26.463Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-05-11T07:27:26.463Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-05-11T07:27:26.463Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-05-11T07:27:26.463Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-05-11T07:27:26.463Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-05-11T07:27:26.463Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-05-11T07:27:26.463Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-05-11T07:27:26.463Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-05-11T07:27:26.463Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-05-11T07:27:26.463Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-05-11T07:27:26.463Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-05-11T07:27:26.463Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-05-11T07:27:26.463Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-05-11T07:27:26.463Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-05-11T07:27:26.463Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-05-11T07:27:26.463Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-05-11T07:27:26.463Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-05-11T07:27:26.463Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-05-11T07:27:26.463Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-05-11T07:27:26.463Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-05-11T07:27:26.463Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-05-11T07:27:26.463Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-05-11T07:27:26.463Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-05-11T07:27:26.463Z] === CONT TestContainerInvalidJSON/containers/create [2022-05-11T07:27:26.463Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-05-11T07:27:26.463Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-05-11T07:27:26.719Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-05-11T07:27:26.719Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-05-11T07:27:26.719Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-05-11T07:27:26.719Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-05-11T07:27:26.719Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-05-11T07:27:26.719Z] --- PASS: TestContainerInvalidJSON (0.02s) [2022-05-11T07:27:26.719Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.01s) [2022-05-11T07:27:26.719Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-05-11T07:27:26.719Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-05-11T07:27:26.719Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-05-11T07:27:26.719Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-05-11T07:27:26.719Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-05-11T07:27:26.719Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-05-11T07:27:26.719Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-05-11T07:27:26.719Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-05-11T07:27:26.719Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-05-11T07:27:26.719Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-05-11T07:27:26.719Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-05-11T07:27:26.719Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-05-11T07:27:26.719Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-05-11T07:27:26.719Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-05-11T07:27:26.719Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2022-05-11T07:27:26.719Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-05-11T07:27:26.719Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-05-11T07:27:26.719Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-05-11T07:27:26.719Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-05-11T07:27:26.719Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-05-11T07:27:26.719Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-05-11T07:27:26.719Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-05-11T07:27:26.719Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-05-11T07:27:26.719Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-05-11T07:27:26.719Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-05-11T07:27:26.719Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-05-11T07:27:26.719Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-05-11T07:27:26.719Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-05-11T07:27:26.719Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-05-11T07:27:26.719Z] --- PASS: TestContainerInvalidJSON/commit (0.03s) [2022-05-11T07:27:26.719Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.03s) [2022-05-11T07:27:26.719Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-05-11T07:27:26.719Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-05-11T07:27:26.719Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-05-11T07:27:26.719Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-05-11T07:27:26.719Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s) [2022-05-11T07:27:26.719Z] === RUN TestCopyFromContainerPathIsNotDir [2022-05-11T07:27:26.719Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s) [2022-05-11T07:27:26.719Z] === RUN TestCopyToContainerPathDoesNotExist [2022-05-11T07:27:26.719Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s) [2022-05-11T07:27:26.719Z] === RUN TestCopyEmptyFile [2022-05-11T07:27:26.976Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2022-05-11T07:27:27.233Z] --- PASS: TestCopyEmptyFile (0.36s) [2022-05-11T07:27:27.233Z] === RUN TestCopyToContainerPathIsNotDir [2022-05-11T07:27:27.233Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s) [2022-05-11T07:27:27.233Z] === RUN TestCopyFromContainer [2022-05-11T07:27:28.506Z] INFO: make.ps1 starting at 05/11/2022 07:27:27 [2022-05-11T07:27:28.506Z] INFO: Git commit (94e5fb8fe4) assumed from DOCKER_GITCOMMIT environment variable [2022-05-11T07:27:28.506Z] INFO: Invoking autogen... [2022-05-11T07:27:28.506Z] { [2022-05-11T07:27:28.506Z] "RT_GROUP_ICON": { [2022-05-11T07:27:28.506Z] "#1": { [2022-05-11T07:27:28.506Z] "0409": "../../winresources/docker.ico" [2022-05-11T07:27:28.506Z] } [2022-05-11T07:27:28.506Z] }, [2022-05-11T07:27:28.506Z] "RT_MANIFEST": { [2022-05-11T07:27:28.506Z] "#1": { [2022-05-11T07:27:28.506Z] "0409": { [2022-05-11T07:27:28.506Z] "identity": {}, [2022-05-11T07:27:28.506Z] "description": "Docker Engine", [2022-05-11T07:27:28.506Z] "minimum-os": "vista", [2022-05-11T07:27:28.506Z] "execution-level": "", [2022-05-11T07:27:28.506Z] "ui-access": false, [2022-05-11T07:27:28.506Z] "auto-elevate": false, [2022-05-11T07:27:28.506Z] "dpi-awareness": "unaware", [2022-05-11T07:27:28.506Z] "disable-theming": false, [2022-05-11T07:27:28.506Z] "disable-window-filtering": false, [2022-05-11T07:27:28.506Z] "high-resolution-scrolling-aware": false, [2022-05-11T07:27:28.506Z] "ultra-high-resolution-scrolling-aware": false, [2022-05-11T07:27:28.506Z] "long-path-aware": false, [2022-05-11T07:27:28.506Z] "printer-driver-isolation": false, [2022-05-11T07:27:28.506Z] "gdi-scaling": false, [2022-05-11T07:27:28.506Z] "segment-heap": false, [2022-05-11T07:27:28.506Z] "use-common-controls-v6": false [2022-05-11T07:27:28.506Z] } [2022-05-11T07:27:28.506Z] } [2022-05-11T07:27:28.506Z] }, [2022-05-11T07:27:28.506Z] "RT_MESSAGETABLE": { [2022-05-11T07:27:28.506Z] "#1": { [2022-05-11T07:27:28.506Z] "0409": "../../winresources/event_messages.bin" [2022-05-11T07:27:28.506Z] } [2022-05-11T07:27:28.506Z] }, [2022-05-11T07:27:28.506Z] "RT_VERSION": { [2022-05-11T07:27:28.506Z] "#1": { [2022-05-11T07:27:28.506Z] "0409": { [2022-05-11T07:27:28.506Z] "fixed": { [2022-05-11T07:27:28.506Z] "file_version": "0.0.0.0", [2022-05-11T07:27:28.506Z] "product_version": "0.0.0.0", [2022-05-11T07:27:28.506Z] "type": "Unknown" [2022-05-11T07:27:28.506Z] }, [2022-05-11T07:27:28.506Z] "info": { [2022-05-11T07:27:28.506Z] "0000": { [2022-05-11T07:27:28.506Z] "CompanyName": "", [2022-05-11T07:27:28.506Z] "FileVersion": "0.0.0-dev", [2022-05-11T07:27:28.506Z] "LegalCopyright": "Copyright (C) 2015-2022 Docker Inc.", [2022-05-11T07:27:28.506Z] "OriginalFileName": "dockerd.exe", [2022-05-11T07:27:28.506Z] "ProductName": "", [2022-05-11T07:27:28.961Z] powershell.exe : cmd\dockerd\config.go [2022-05-11T07:27:28.961Z] At D:\gopath\src\github.com\docker\docker@tmp\durable-30e64c3f\powershellWrapper.ps1:3 char:1 [2022-05-11T07:27:28.961Z] + & powershell -NoProfile -NonInteractive -ExecutionPolicy Bypass -Comm ... [2022-05-11T07:27:28.961Z] + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2022-05-11T07:27:28.961Z] + CategoryInfo : NotSpecified: (cmd\dockerd\config.go:String) [], RemoteException [2022-05-11T07:27:28.961Z] + FullyQualifiedErrorId : NativeCommandError [2022-05-11T07:27:28.961Z] [2022-05-11T07:27:28.961Z] cmd\dockerd\config_windows.go [2022-05-11T07:27:28.961Z] cmd\dockerd\daemon.go [2022-05-11T07:27:28.961Z] cmd\dockerd\daemon_test.go [2022-05-11T07:27:28.961Z] cmd\dockerd\daemon_windows.go [2022-05-11T07:27:28.961Z] cmd\dockerd\docker.go [2022-05-11T07:27:28.961Z] cmd\dockerd\docker_windows.go [2022-05-11T07:27:28.961Z] cmd\dockerd\genwinres_windows.go [2022-05-11T07:27:28.961Z] "ProductVersion": "0.0.0-dev", [2022-05-11T07:27:28.961Z] "SpecialBuild": "94e5fb8fe4" [2022-05-11T07:27:28.961Z] } [2022-05-11T07:27:28.961Z] } [2022-05-11T07:27:28.961Z] } [2022-05-11T07:27:28.961Z] } [2022-05-11T07:27:28.961Z] } [2022-05-11T07:27:28.961Z] } [2022-05-11T07:27:28.961Z] cmd\dockerd\metrics.go [2022-05-11T07:27:28.961Z] cmd\dockerd\options.go [2022-05-11T07:27:28.961Z] cmd\dockerd\options_test.go [2022-05-11T07:27:28.961Z] cmd\dockerd\service_windows.go [2022-05-11T07:27:28.961Z] INFO: Building daemon... [2022-05-11T07:27:29.125Z] === RUN TestCopyFromContainer// [2022-05-11T07:27:29.125Z] === RUN TestCopyFromContainer//bar/root [2022-05-11T07:27:29.381Z] === RUN TestCopyFromContainer//bar/root/ [2022-05-11T07:27:29.381Z] === RUN TestCopyFromContainer/bar/quux [2022-05-11T07:27:29.638Z] === RUN TestCopyFromContainer/bar/quux/ [2022-05-11T07:27:29.638Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-05-11T07:27:29.895Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-05-11T07:27:29.895Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-05-11T07:27:29.895Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-05-11T07:27:30.187Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2022-05-11T07:27:30.187Z] === RUN TestCopyFromContainer/bar/notarget [2022-05-11T07:27:30.448Z] --- PASS: TestCopyFromContainer (3.09s) [2022-05-11T07:27:30.448Z] --- PASS: TestCopyFromContainer// (0.11s) [2022-05-11T07:27:30.448Z] --- PASS: TestCopyFromContainer//bar/root (0.14s) [2022-05-11T07:27:30.448Z] --- PASS: TestCopyFromContainer//bar/root/ (0.15s) [2022-05-11T07:27:30.448Z] --- PASS: TestCopyFromContainer/bar/quux (0.14s) [2022-05-11T07:27:30.448Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.13s) [2022-05-11T07:27:30.448Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.11s) [2022-05-11T07:27:30.448Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.12s) [2022-05-11T07:27:30.448Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.07s) [2022-05-11T07:27:30.448Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.10s) [2022-05-11T07:27:30.448Z] --- PASS: TestCopyFromContainer/bar/notarget (0.15s) [2022-05-11T07:27:30.448Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-05-11T07:27:30.448Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-11T07:27:30.448Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-11T07:27:30.448Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-11T07:27:30.448Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-11T07:27:30.448Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-11T07:27:30.448Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-11T07:27:30.448Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-11T07:27:30.448Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-11T07:27:30.448Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-11T07:27:30.448Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.04s) [2022-05-11T07:27:30.448Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-05-11T07:27:30.448Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-05-11T07:27:30.448Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-05-11T07:27:30.448Z] === RUN TestCreateLinkToNonExistingContainer [2022-05-11T07:27:30.448Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s) [2022-05-11T07:27:30.448Z] === RUN TestCreateWithInvalidEnv [2022-05-11T07:27:30.448Z] === RUN TestCreateWithInvalidEnv/0 [2022-05-11T07:27:30.448Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-05-11T07:27:30.448Z] === RUN TestCreateWithInvalidEnv/1 [2022-05-11T07:27:30.448Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-05-11T07:27:30.448Z] === RUN TestCreateWithInvalidEnv/2 [2022-05-11T07:27:30.448Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-05-11T07:27:30.448Z] === CONT TestCreateWithInvalidEnv/0 [2022-05-11T07:27:30.448Z] === CONT TestCreateWithInvalidEnv/2 [2022-05-11T07:27:30.448Z] === CONT TestCreateWithInvalidEnv/1 [2022-05-11T07:27:30.448Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2022-05-11T07:27:30.448Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-05-11T07:27:30.448Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-05-11T07:27:30.448Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) [2022-05-11T07:27:30.448Z] === RUN TestCreateTmpfsMountsTarget [2022-05-11T07:27:30.448Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2022-05-11T07:27:30.448Z] === RUN TestCreateWithCustomMaskedPaths [2022-05-11T07:27:32.986Z] --- PASS: TestCreateWithCustomMaskedPaths (2.27s) [2022-05-11T07:27:32.986Z] === RUN TestCreateWithCustomReadonlyPaths [2022-05-11T07:27:33.549Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2022-05-11T07:27:34.919Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.04s) [2022-05-11T07:27:34.919Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-05-11T07:27:34.919Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-11T07:27:34.919Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-11T07:27:34.919Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-11T07:27:34.919Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-11T07:27:34.919Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-11T07:27:34.919Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-11T07:27:34.919Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-11T07:27:34.919Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-11T07:27:34.919Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-11T07:27:34.919Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-11T07:27:34.919Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-11T07:27:34.919Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-11T07:27:34.919Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-11T07:27:34.919Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-11T07:27:34.919Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-11T07:27:34.919Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2022-05-11T07:27:34.919Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2022-05-11T07:27:34.919Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-05-11T07:27:34.919Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s) [2022-05-11T07:27:34.919Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2022-05-11T07:27:34.919Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2022-05-11T07:27:34.919Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-05-11T07:27:35.848Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.75s) [2022-05-11T07:27:35.848Z] === RUN TestCreateDifferentPlatform [2022-05-11T07:27:35.848Z] === RUN TestCreateDifferentPlatform/different_os [2022-05-11T07:27:35.848Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-05-11T07:27:35.848Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2022-05-11T07:27:35.848Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-05-11T07:27:35.848Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-05-11T07:27:35.848Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-05-11T07:27:35.848Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.05s) [2022-05-11T07:27:35.848Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-05-11T07:27:35.848Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.08s) [2022-05-11T07:27:35.848Z] === RUN TestContainerStartOnDaemonRestart [2022-05-11T07:27:35.848Z] === PAUSE TestContainerStartOnDaemonRestart [2022-05-11T07:27:35.848Z] === RUN TestDaemonRestartIpcMode [2022-05-11T07:27:35.848Z] === PAUSE TestDaemonRestartIpcMode [2022-05-11T07:27:35.848Z] === RUN TestDaemonHostGatewayIP [2022-05-11T07:27:35.848Z] === PAUSE TestDaemonHostGatewayIP [2022-05-11T07:27:35.848Z] === RUN TestRestartDaemonWithRestartingContainer [2022-05-11T07:27:35.848Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-05-11T07:27:35.848Z] === RUN TestContainerKillOnDaemonStart [2022-05-11T07:27:35.848Z] === PAUSE TestContainerKillOnDaemonStart [2022-05-11T07:27:35.848Z] === RUN TestDiff [2022-05-11T07:27:35.848Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2022-05-11T07:27:36.777Z] --- PASS: TestDiff (0.80s) [2022-05-11T07:27:36.777Z] === RUN TestExecWithCloseStdin [2022-05-11T07:27:37.341Z] --- PASS: TestExecWithCloseStdin (0.88s) [2022-05-11T07:27:37.341Z] === RUN TestExec [2022-05-11T07:27:37.341Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2022-05-11T07:27:37.836Z] ok github.com/docker/docker/pkg/plugins 33.629s coverage: 76.3% of statements [2022-05-11T07:27:37.836Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-05-11T07:27:37.836Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-05-11T07:27:37.836Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-05-11T07:27:37.836Z] ? github.com/docker/docker/pkg/urlutil [no test files] [2022-05-11T07:27:37.836Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-05-11T07:27:37.836Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-05-11T07:27:37.836Z] ? github.com/docker/docker/rootless [no test files] [2022-05-11T07:27:37.836Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-05-11T07:27:37.836Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-05-11T07:27:37.836Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-05-11T07:27:37.836Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-05-11T07:27:37.836Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-05-11T07:27:37.836Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-05-11T07:27:37.836Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-05-11T07:27:37.836Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-05-11T07:27:37.836Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-05-11T07:27:37.836Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-05-11T07:27:37.836Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-05-11T07:27:37.836Z] ? github.com/docker/docker/testutil/request [no test files] [2022-05-11T07:27:37.836Z] ? github.com/docker/docker/volume [no test files] [2022-05-11T07:27:37.836Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-05-11T07:27:37.836Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-05-11T07:27:37.836Z] [2022-05-11T07:27:37.836Z] === Skipped [2022-05-11T07:27:37.836Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-05-11T07:27:37.836Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-05-11T07:27:37.836Z] [2022-05-11T07:27:37.836Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-05-11T07:27:37.836Z] network_proxy_test.go:208: No support for dual stack yet [2022-05-11T07:27:37.836Z] [2022-05-11T07:27:37.836Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-05-11T07:27:37.836Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-05-11T07:27:37.836Z] [2022-05-11T07:27:37.836Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-05-11T07:27:37.836Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-05-11T07:27:37.836Z] [2022-05-11T07:27:37.836Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-05-11T07:27:37.836Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-05-11T07:27:37.836Z] graphtest_unix.go:44: Driver btrfs not supported [2022-05-11T07:27:37.836Z] [2022-05-11T07:27:37.836Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-05-11T07:27:37.836Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-05-11T07:27:37.836Z] graphtest_unix.go:44: Driver btrfs not supported [2022-05-11T07:27:37.836Z] [2022-05-11T07:27:37.836Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-05-11T07:27:37.836Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-05-11T07:27:37.836Z] graphtest_unix.go:44: Driver btrfs not supported [2022-05-11T07:27:37.836Z] [2022-05-11T07:27:37.836Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-05-11T07:27:37.836Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-05-11T07:27:37.836Z] graphtest_unix.go:44: Driver btrfs not supported [2022-05-11T07:27:37.836Z] [2022-05-11T07:27:37.836Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-05-11T07:27:37.836Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-05-11T07:27:37.836Z] graphtest_unix.go:44: Driver btrfs not supported [2022-05-11T07:27:37.836Z] [2022-05-11T07:27:37.836Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-05-11T07:27:37.836Z] graphtest_unix.go:71: No driver to put! [2022-05-11T07:27:37.836Z] [2022-05-11T07:27:37.836Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-05-11T07:27:37.836Z] time="2022-05-11T07:26:34Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-05-11T07:27:37.836Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-05-11T07:27:37.836Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-05-11T07:27:37.836Z] [2022-05-11T07:27:37.836Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-05-11T07:27:37.836Z] time="2022-05-11T07:26:34Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-05-11T07:27:37.836Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-05-11T07:27:37.836Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-05-11T07:27:37.836Z] [2022-05-11T07:27:37.836Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-05-11T07:27:37.836Z] time="2022-05-11T07:26:34Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-05-11T07:27:37.836Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-05-11T07:27:37.836Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-05-11T07:27:37.836Z] [2022-05-11T07:27:37.836Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-05-11T07:27:37.836Z] time="2022-05-11T07:26:34Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-05-11T07:27:37.836Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-05-11T07:27:37.836Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-05-11T07:27:37.836Z] [2022-05-11T07:27:37.836Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-05-11T07:27:37.836Z] time="2022-05-11T07:26:34Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-05-11T07:27:37.836Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-05-11T07:27:37.836Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-05-11T07:27:37.836Z] [2022-05-11T07:27:37.836Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-05-11T07:27:37.836Z] graphtest_unix.go:71: No driver to put! [2022-05-11T07:27:37.836Z] [2022-05-11T07:27:37.836Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-05-11T07:27:37.836Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-05-11T07:27:37.836Z] [2022-05-11T07:27:37.836Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-05-11T07:27:37.836Z] overlay_test.go:50: Fails to compute changes intermittently [2022-05-11T07:27:37.836Z] [2022-05-11T07:27:37.836Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-05-11T07:27:37.836Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-05-11T07:27:37.836Z] [2022-05-11T07:27:37.836Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-05-11T07:27:37.836Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-05-11T07:27:37.836Z] [2022-05-11T07:27:37.836Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-05-11T07:27:37.836Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-05-11T07:27:37.836Z] graphtest_unix.go:44: Driver zfs not supported [2022-05-11T07:27:37.836Z] [2022-05-11T07:27:37.836Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-05-11T07:27:37.836Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-05-11T07:27:37.836Z] graphtest_unix.go:44: Driver zfs not supported [2022-05-11T07:27:37.836Z] [2022-05-11T07:27:37.837Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-05-11T07:27:37.837Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-05-11T07:27:37.837Z] graphtest_unix.go:44: Driver zfs not supported [2022-05-11T07:27:37.837Z] [2022-05-11T07:27:37.837Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-05-11T07:27:37.837Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-05-11T07:27:37.837Z] graphtest_unix.go:44: Driver zfs not supported [2022-05-11T07:27:37.837Z] [2022-05-11T07:27:37.837Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-05-11T07:27:37.837Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-05-11T07:27:37.837Z] graphtest_unix.go:44: Driver zfs not supported [2022-05-11T07:27:37.837Z] [2022-05-11T07:27:37.837Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-05-11T07:27:37.837Z] graphtest_unix.go:71: No driver to put! [2022-05-11T07:27:37.837Z] [2022-05-11T07:27:37.837Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-05-11T07:27:37.837Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2022-05-11T07:27:37.837Z] [2022-05-11T07:27:37.837Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-05-11T07:27:37.837Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2022-05-11T07:27:37.837Z] [2022-05-11T07:27:37.837Z] DONE 2524 tests, 28 skipped in 214.013s [2022-05-11T07:27:37.837Z] + '[' -n 'github.com/docker/docker/libnetwork [2022-05-11T07:27:37.837Z] github.com/docker/docker/libnetwork/bitseq [2022-05-11T07:27:37.837Z] github.com/docker/docker/libnetwork/cluster [2022-05-11T07:27:37.837Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-05-11T07:27:37.837Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-05-11T07:27:37.837Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-05-11T07:27:37.837Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-05-11T07:27:37.837Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-05-11T07:27:37.837Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-05-11T07:27:37.837Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-05-11T07:27:37.837Z] github.com/docker/docker/libnetwork/config [2022-05-11T07:27:37.837Z] github.com/docker/docker/libnetwork/datastore [2022-05-11T07:27:37.837Z] github.com/docker/docker/libnetwork/diagnostic [2022-05-11T07:27:37.837Z] github.com/docker/docker/libnetwork/discoverapi [2022-05-11T07:27:37.837Z] github.com/docker/docker/libnetwork/driverapi [2022-05-11T07:27:37.837Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-05-11T07:27:37.837Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-05-11T07:27:37.837Z] github.com/docker/docker/libnetwork/drivers/host [2022-05-11T07:27:37.837Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-05-11T07:27:37.837Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-05-11T07:27:37.837Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-05-11T07:27:37.837Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-05-11T07:27:37.837Z] github.com/docker/docker/libnetwork/drivers/null [2022-05-11T07:27:37.837Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-05-11T07:27:37.837Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-05-11T07:27:37.837Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-05-11T07:27:37.837Z] github.com/docker/docker/libnetwork/drivers/remote [2022-05-11T07:27:37.837Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-05-11T07:27:37.837Z] github.com/docker/docker/libnetwork/drivers/windows [2022-05-11T07:27:37.837Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-05-11T07:27:37.837Z] github.com/docker/docker/libnetwork/drvregistry [2022-05-11T07:27:37.837Z] github.com/docker/docker/libnetwork/etchosts [2022-05-11T07:27:37.837Z] github.com/docker/docker/libnetwork/idm [2022-05-11T07:27:37.837Z] github.com/docker/docker/libnetwork/internal/caller [2022-05-11T07:27:37.837Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-05-11T07:27:37.837Z] github.com/docker/docker/libnetwork/ipam [2022-05-11T07:27:37.837Z] github.com/docker/docker/libnetwork/ipamapi [2022-05-11T07:27:37.837Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-05-11T07:27:37.837Z] github.com/docker/docker/libnetwork/ipams/null [2022-05-11T07:27:37.837Z] github.com/docker/docker/libnetwork/ipams/remote [2022-05-11T07:27:37.837Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-05-11T07:27:37.837Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-05-11T07:27:37.837Z] github.com/docker/docker/libnetwork/ipamutils [2022-05-11T07:27:37.837Z] github.com/docker/docker/libnetwork/iptables [2022-05-11T07:27:37.837Z] github.com/docker/docker/libnetwork/netlabel [2022-05-11T07:27:37.837Z] github.com/docker/docker/libnetwork/netutils [2022-05-11T07:27:37.837Z] github.com/docker/docker/libnetwork/networkdb [2022-05-11T07:27:37.837Z] github.com/docker/docker/libnetwork/ns [2022-05-11T07:27:37.837Z] github.com/docker/docker/libnetwork/options [2022-05-11T07:27:37.837Z] github.com/docker/docker/libnetwork/osl [2022-05-11T07:27:37.837Z] github.com/docker/docker/libnetwork/osl/kernel [2022-05-11T07:27:37.837Z] github.com/docker/docker/libnetwork/portallocator [2022-05-11T07:27:37.837Z] github.com/docker/docker/libnetwork/portmapper [2022-05-11T07:27:37.837Z] github.com/docker/docker/libnetwork/resolvconf [2022-05-11T07:27:37.837Z] github.com/docker/docker/libnetwork/testutils [2022-05-11T07:27:37.837Z] github.com/docker/docker/libnetwork/types' ']' [2022-05-11T07:27:37.837Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo seccomp libdm_no_deferred_remove' -cover -coverprofile=bundles/profile-libnetwork.out -covermode=atomic -p=1 -test.timeout=5m github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/ovrouter github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/iptables github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types [2022-05-11T07:27:38.272Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-05-11T07:27:38.272Z] --- PASS: TestExec (0.79s) [2022-05-11T07:27:38.272Z] === RUN TestExecUser [2022-05-11T07:27:39.201Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-05-11T07:27:39.201Z] --- PASS: TestExecUser (0.94s) [2022-05-11T07:27:39.201Z] === RUN TestExportContainerAndImportImage [2022-05-11T07:27:39.764Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2022-05-11T07:27:40.326Z] --- PASS: TestExportContainerAndImportImage (1.00s) [2022-05-11T07:27:40.326Z] === RUN TestExportContainerAfterDaemonRestart [2022-05-11T07:27:40.582Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-05-11T07:27:40.727Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.57s) [2022-05-11T07:27:40.727Z] PASS [2022-05-11T07:27:40.727Z] [2022-05-11T07:27:40.727Z] DONE 17 tests in 47.242s [2022-05-11T07:27:40.727Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-05-11T07:27:40.727Z] INFO: Testing against a local daemon [2022-05-11T07:27:40.727Z] === RUN TestPluginInvalidJSON [2022-05-11T07:27:40.727Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-05-11T07:27:40.727Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-05-11T07:27:40.727Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-11T07:27:40.727Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-11T07:27:40.727Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-05-11T07:27:40.727Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-05-11T07:27:40.727Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-05-11T07:27:40.727Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-05-11T07:27:40.727Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-05-11T07:27:40.727Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-05-11T07:27:40.727Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-05-11T07:27:40.727Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-05-11T07:27:40.727Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-05-11T07:27:40.727Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-05-11T07:27:40.727Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-11T07:27:40.727Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-05-11T07:27:40.727Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-05-11T07:27:40.727Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-05-11T07:27:40.727Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-05-11T07:27:40.727Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-05-11T07:27:40.727Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-05-11T07:27:40.727Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-05-11T07:27:40.727Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s) [2022-05-11T07:27:40.727Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-05-11T07:27:40.727Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-05-11T07:27:40.727Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-05-11T07:27:40.727Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-05-11T07:27:40.727Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s) [2022-05-11T07:27:40.727Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-05-11T07:27:40.727Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-05-11T07:27:40.727Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-05-11T07:27:40.727Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-05-11T07:27:40.727Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-05-11T07:27:40.727Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-05-11T07:27:40.727Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-05-11T07:27:40.727Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-05-11T07:27:40.727Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-05-11T07:27:40.727Z] === RUN TestPluginInstall [2022-05-11T07:27:40.727Z] === RUN TestPluginInstall/no_auth [2022-05-11T07:27:40.838Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-05-11T07:27:41.094Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2022-05-11T07:27:41.654Z] time="2022-05-11T07:27:41Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-05-11T07:27:41.654Z] time="2022-05-11T07:27:41Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:50288628751ee1e6f00c21ba8f237051fb7df01f3a1a6a55fd2eda1eeb576303" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-05-11T07:27:41.654Z] time="2022-05-11T07:27:41Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-05-11T07:27:41.654Z] time="2022-05-11T07:27:41Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:50288628751ee1e6f00c21ba8f237051fb7df01f3a1a6a55fd2eda1eeb576303" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-05-11T07:27:41.654Z] === RUN TestPluginInstall/with_htpasswd [2022-05-11T07:27:41.656Z] check_test.go:307: [db9edc7e4e2e0] daemon is not started [2022-05-11T07:27:41.656Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2022-05-11T07:27:41.656Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2022-05-11T07:27:41.910Z] time="2022-05-11T07:27:41Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-05-11T07:27:41.910Z] time="2022-05-11T07:27:41Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:9ea03c565aa7417f5d8747fc6f623025f1c8d904dd17a025fc0d344a21a2314b" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-05-11T07:27:41.910Z] time="2022-05-11T07:27:41Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-05-11T07:27:41.911Z] time="2022-05-11T07:27:41Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:9ea03c565aa7417f5d8747fc6f623025f1c8d904dd17a025fc0d344a21a2314b" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-05-11T07:27:41.913Z] --- PASS: TestExportContainerAfterDaemonRestart (1.67s) [2022-05-11T07:27:41.913Z] === RUN TestHealthCheckWorkdir [2022-05-11T07:27:42.167Z] === RUN TestPluginInstall/with_insecure [2022-05-11T07:27:42.841Z] --- PASS: TestHealthCheckWorkdir (1.06s) [2022-05-11T07:27:42.841Z] === RUN TestHealthKillContainer [2022-05-11T07:27:43.095Z] time="2022-05-11T07:27:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-05-11T07:27:43.095Z] time="2022-05-11T07:27:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:583c6f8b27d79f135c265e8ba663b5139052826eac883546d513f88183c15792" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-05-11T07:27:43.095Z] time="2022-05-11T07:27:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-05-11T07:27:43.095Z] time="2022-05-11T07:27:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:583c6f8b27d79f135c265e8ba663b5139052826eac883546d513f88183c15792" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-05-11T07:27:43.351Z] plugin_test.go:195: [dc0542d8e462f] daemon is not started [2022-05-11T07:27:43.351Z] --- PASS: TestPluginInstall (2.74s) [2022-05-11T07:27:43.351Z] --- PASS: TestPluginInstall/no_auth (1.04s) [2022-05-11T07:27:43.351Z] --- PASS: TestPluginInstall/with_htpasswd (0.62s) [2022-05-11T07:27:43.351Z] --- PASS: TestPluginInstall/with_insecure (1.08s) [2022-05-11T07:27:43.351Z] === RUN TestPluginsWithRuntimes [2022-05-11T07:27:43.775Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-05-11T07:27:44.032Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2022-05-11T07:27:45.240Z] === RUN TestPluginsWithRuntimes/No_Args [2022-05-11T07:27:45.336Z] INFO: Expanding compiler 1 of 3... [2022-05-11T07:27:45.399Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2022-05-11T07:27:45.802Z] === RUN TestPluginsWithRuntimes/With_Args [2022-05-11T07:27:45.963Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-05-11T07:27:46.303Z] INFO: Expanding compiler 2 of 3... [2022-05-11T07:27:46.526Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-05-11T07:27:46.730Z] --- PASS: TestPluginsWithRuntimes (3.38s) [2022-05-11T07:27:46.730Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.88s) [2022-05-11T07:27:46.730Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.90s) [2022-05-11T07:27:46.730Z] === RUN TestPluginBackCompatMediaTypes [2022-05-11T07:27:47.292Z] --- PASS: TestPluginBackCompatMediaTypes (0.58s) [2022-05-11T07:27:47.292Z] PASS [2022-05-11T07:27:47.292Z] [2022-05-11T07:27:47.292Z] DONE 24 tests in 6.735s [2022-05-11T07:27:47.292Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-05-11T07:27:47.292Z] INFO: Testing against a local daemon [2022-05-11T07:27:47.292Z] === RUN TestExternalGraphDriver [2022-05-11T07:27:47.292Z] === RUN TestExternalGraphDriver/json [2022-05-11T07:27:47.454Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2022-05-11T07:27:49.180Z] === RUN TestExternalGraphDriver/spec [2022-05-11T07:27:51.070Z] === RUN TestExternalGraphDriver/pull [2022-05-11T07:27:51.622Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2022-05-11T07:27:51.622Z] --- PASS: TestHealthKillContainer (8.32s) [2022-05-11T07:27:51.622Z] === RUN TestInspectCpusetInConfigPre120 [2022-05-11T07:27:51.622Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-05-11T07:27:51.878Z] --- PASS: TestInspectCpusetInConfigPre120 (0.61s) [2022-05-11T07:27:51.878Z] === RUN TestIpcModeNone [2022-05-11T07:27:52.435Z] --- PASS: TestExternalGraphDriver (5.03s) [2022-05-11T07:27:52.435Z] --- PASS: TestExternalGraphDriver/json (1.66s) [2022-05-11T07:27:52.435Z] --- PASS: TestExternalGraphDriver/spec (1.65s) [2022-05-11T07:27:52.435Z] --- PASS: TestExternalGraphDriver/pull (1.69s) [2022-05-11T07:27:52.435Z] === RUN TestGraphdriverPluginV2 [2022-05-11T07:27:52.808Z] --- PASS: TestIpcModeNone (0.75s) [2022-05-11T07:27:52.808Z] === RUN TestIpcModePrivate [2022-05-11T07:27:53.063Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:88, shared: false, mustBeShared: false [2022-05-11T07:27:53.319Z] --- PASS: TestIpcModePrivate (0.66s) [2022-05-11T07:27:53.319Z] === RUN TestIpcModeShareable [2022-05-11T07:27:53.388Z] INFO: Expanding compiler 3 of 3... [2022-05-11T07:27:53.846Z] INFO: Removing downloaded files... [2022-05-11T07:27:53.846Z] INFO: Downloading containerd [2022-05-11T07:27:53.881Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:89, shared: true, mustBeShared: true [2022-05-11T07:27:53.881Z] --- PASS: TestIpcModeShareable (0.69s) [2022-05-11T07:27:53.881Z] === RUN TestAPIIpcModeShareableAndContainer [2022-05-11T07:27:54.443Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-05-11T07:27:54.443Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-05-11T07:27:54.699Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2022-05-11T07:27:55.262Z] check_test.go:307: [d2f505750ad22] daemon is not started [2022-05-11T07:27:55.262Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2022-05-11T07:27:55.826Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2022-05-11T07:27:56.083Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-05-11T07:27:56.083Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.27s) [2022-05-11T07:27:56.083Z] === RUN TestAPIIpcModeHost [2022-05-11T07:27:56.339Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2022-05-11T07:27:56.609Z] --- PASS: TestGraphdriverPluginV2 (3.92s) [2022-05-11T07:27:56.609Z] PASS [2022-05-11T07:27:56.609Z] [2022-05-11T07:27:56.609Z] DONE 5 tests in 8.988s [2022-05-11T07:27:56.609Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-05-11T07:27:56.609Z] INFO: Testing against a local daemon [2022-05-11T07:27:56.609Z] === RUN TestContinueAfterPluginCrash [2022-05-11T07:27:56.609Z] === PAUSE TestContinueAfterPluginCrash [2022-05-11T07:27:56.609Z] === RUN TestReadPluginNoRead [2022-05-11T07:27:56.609Z] === PAUSE TestReadPluginNoRead [2022-05-11T07:27:56.609Z] === RUN TestDaemonStartWithLogOpt [2022-05-11T07:27:56.609Z] === PAUSE TestDaemonStartWithLogOpt [2022-05-11T07:27:56.609Z] === CONT TestContinueAfterPluginCrash [2022-05-11T07:27:56.609Z] === CONT TestDaemonStartWithLogOpt [2022-05-11T07:27:56.901Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2022-05-11T07:27:56.901Z] --- PASS: TestAPIIpcModeHost (0.64s) [2022-05-11T07:27:56.901Z] === RUN TestDaemonIpcModeShareable [2022-05-11T07:27:57.599Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2022-05-11T07:27:57.599Z] [2022-05-11T07:27:57.599Z] ________ ____ __. [2022-05-11T07:27:57.599Z] \_____ \ | |/ _| [2022-05-11T07:27:57.599Z] / | \| < [2022-05-11T07:27:57.599Z] / | \ | \ [2022-05-11T07:27:57.599Z] \_______ /____|__ \ [2022-05-11T07:27:57.599Z] \/ \/ [2022-05-11T07:27:57.599Z] [2022-05-11T07:27:57.599Z] INFO: make.ps1 ended at 05/11/2022 07:27:50 [2022-05-11T07:27:57.599Z] INFO: Binaries build ended at 05/11/2022 07:27:51. Duration:00:01:25.1489076 [2022-05-11T07:27:57.599Z] INFO: Copying the built daemon binary to d:\CI\PR-43580\2\binary\dockerd-5b5169049b.exe... [2022-05-11T07:27:57.599Z] INFO: Copying the built client binary to d:\CI\PR-43580\2\binary\docker-5b5169049b.exe... [2022-05-11T07:27:57.599Z] INFO: Copying the golang package from the container to d:\CI\PR-43580\2\installer\go.zip... [2022-05-11T07:27:57.599Z] INFO: Extracting go.zip to d:\CI\PR-43580\2\go [2022-05-11T07:27:58.270Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:92, shared: true, mustBeShared: true [2022-05-11T07:27:58.526Z] --- PASS: TestDaemonIpcModeShareable (1.74s) [2022-05-11T07:27:58.526Z] === RUN TestDaemonIpcModePrivate [2022-05-11T07:27:59.876Z] --- PASS: TestDaemonStartWithLogOpt (3.44s) [2022-05-11T07:27:59.876Z] === CONT TestReadPluginNoRead [2022-05-11T07:27:59.893Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2022-05-11T07:27:59.893Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-05-11T07:28:00.149Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:96, shared: false, mustBeShared: false [2022-05-11T07:28:00.149Z] --- PASS: TestDaemonIpcModePrivate (1.69s) [2022-05-11T07:28:00.149Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-05-11T07:28:01.516Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-05-11T07:28:01.773Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:107, shared: false, mustBeShared: false [2022-05-11T07:28:02.029Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.71s) [2022-05-11T07:28:02.029Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-05-11T07:28:02.029Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-05-11T07:28:02.391Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-05-11T07:28:03.318Z] === RUN TestReadPluginNoRead/default [2022-05-11T07:28:03.396Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:105, shared: true, mustBeShared: true [2022-05-11T07:28:03.654Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.56s) [2022-05-11T07:28:03.654Z] === RUN TestIpcModeOlderClient [2022-05-11T07:28:03.654Z] === PAUSE TestIpcModeOlderClient [2022-05-11T07:28:03.654Z] === RUN TestKillContainerInvalidSignal [2022-05-11T07:28:04.151Z] [2022-05-11T07:28:04.151Z] Name Version Source Summary [2022-05-11T07:28:04.151Z] ---- ------- ------ ------- [2022-05-11T07:28:04.151Z] 7Zip4Powershell 2.1.0 PSGallery Powershell ... [2022-05-11T07:28:04.216Z] --- PASS: TestKillContainerInvalidSignal (0.77s) [2022-05-11T07:28:04.216Z] === RUN TestKillContainer [2022-05-11T07:28:04.216Z] === RUN TestKillContainer/no_signal [2022-05-11T07:28:04.611Z] [2022-05-11T07:28:04.611Z] PSPath : Microsoft.PowerShell.Core\FileSystem::C:\containerd [2022-05-11T07:28:04.611Z] PSParentPath : Microsoft.PowerShell.Core\FileSystem::C:\ [2022-05-11T07:28:04.611Z] PSChildName : containerd [2022-05-11T07:28:04.611Z] PSDrive : C [2022-05-11T07:28:04.611Z] PSProvider : Microsoft.PowerShell.Core\FileSystem [2022-05-11T07:28:04.611Z] PSIsContainer : True [2022-05-11T07:28:04.611Z] Name : containerd [2022-05-11T07:28:04.611Z] FullName : C:\containerd [2022-05-11T07:28:04.611Z] Parent : [2022-05-11T07:28:04.611Z] Exists : True [2022-05-11T07:28:04.611Z] Root : C:\ [2022-05-11T07:28:04.611Z] Extension : [2022-05-11T07:28:04.611Z] CreationTime : 5/11/2022 7:28:04 AM [2022-05-11T07:28:04.611Z] CreationTimeUtc : 5/11/2022 7:28:04 AM [2022-05-11T07:28:04.611Z] LastAccessTime : 5/11/2022 7:28:04 AM [2022-05-11T07:28:04.611Z] LastAccessTimeUtc : 5/11/2022 7:28:04 AM [2022-05-11T07:28:04.611Z] LastWriteTime : 5/11/2022 7:28:04 AM [2022-05-11T07:28:04.611Z] LastWriteTimeUtc : 5/11/2022 7:28:04 AM [2022-05-11T07:28:04.611Z] Attributes : Directory [2022-05-11T07:28:04.611Z] Mode : d----- [2022-05-11T07:28:04.611Z] BaseName : containerd [2022-05-11T07:28:04.611Z] Target : {} [2022-05-11T07:28:04.611Z] LinkType : [2022-05-11T07:28:04.611Z] [2022-05-11T07:28:04.682Z] === RUN TestReadPluginNoRead/disabled_caching [2022-05-11T07:28:04.682Z] --- PASS: TestContinueAfterPluginCrash (8.38s) [2022-05-11T07:28:05.143Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-05-11T07:28:05.143Z] === RUN TestKillContainer/non_killing_signal [2022-05-11T07:28:05.143Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2022-05-11T07:28:05.610Z] === CONT TestReadPluginNoRead [2022-05-11T07:28:05.610Z] read_test.go:92: [d258846d0192a] daemon is not started [2022-05-11T07:28:05.610Z] --- PASS: TestReadPluginNoRead (5.89s) [2022-05-11T07:28:05.610Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.20s) [2022-05-11T07:28:05.610Z] --- PASS: TestReadPluginNoRead/default (1.22s) [2022-05-11T07:28:05.610Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.25s) [2022-05-11T07:28:05.610Z] PASS [2022-05-11T07:28:05.610Z] [2022-05-11T07:28:05.610Z] DONE 6 tests in 9.353s [2022-05-11T07:28:05.610Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2022-05-11T07:28:05.610Z] testing: warning: no tests to run [2022-05-11T07:28:05.610Z] PASS [2022-05-11T07:28:05.610Z] [2022-05-11T07:28:05.610Z] DONE 0 tests in 0.007s [2022-05-11T07:28:05.610Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-05-11T07:28:05.610Z] INFO: Testing against a local daemon [2022-05-11T07:28:05.610Z] === RUN TestPluginWithDevMounts [2022-05-11T07:28:05.610Z] === PAUSE TestPluginWithDevMounts [2022-05-11T07:28:05.610Z] === CONT TestPluginWithDevMounts [2022-05-11T07:28:05.706Z] === RUN TestKillContainer/killing_signal [2022-05-11T07:28:06.544Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-05-11T07:28:06.544Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-05-11T07:28:06.544Z] GOOS="" GOARCH="" GOARM="" [2022-05-11T07:28:06.544Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-05-11T07:28:06.544Z] [2022-05-11T07:28:06.544Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-05-11T07:28:06.544Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-05-11T07:28:06.544Z] HOSTNAME=01192c7f9260 [2022-05-11T07:28:06.544Z] DEST=bundles/test-integration [2022-05-11T07:28:06.544Z] PWD=/go/src/github.com/docker/docker [2022-05-11T07:28:06.544Z] DOCKER_ROOTLESS=1 [2022-05-11T07:28:06.544Z] DOCKER_GITCOMMIT=39f122f9f6442b2a41d094fa85fcd6dd340c09e6 [2022-05-11T07:28:06.544Z] container=docker [2022-05-11T07:28:06.544Z] HOME=/root [2022-05-11T07:28:06.544Z] GOLANG_VERSION=1.18.1 [2022-05-11T07:28:06.544Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-05-11T07:28:06.544Z] VALIDATE_BRANCH=master [2022-05-11T07:28:06.544Z] TERM=xterm [2022-05-11T07:28:06.544Z] DOCKER_PKG=github.com/docker/docker [2022-05-11T07:28:06.544Z] SHLVL=1 [2022-05-11T07:28:06.544Z] TIMEOUT=120m [2022-05-11T07:28:06.544Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-05-11T07:28:06.544Z] DOCKER_GRAPHDRIVER=overlay2 [2022-05-11T07:28:06.544Z] GO111MODULE=off [2022-05-11T07:28:06.544Z] DOCKER_EXPERIMENTAL=1 [2022-05-11T07:28:06.544Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-05-11T07:28:06.544Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-05-11T07:28:06.544Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-05-11T07:28:06.544Z] GOPATH=/go [2022-05-11T07:28:06.544Z] PKG_CONFIG=pkg-config [2022-05-11T07:28:06.544Z] _=/usr/bin/env [2022-05-11T07:28:06.544Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-05-11T07:28:06.636Z] --- PASS: TestKillContainer (2.11s) [2022-05-11T07:28:06.636Z] --- PASS: TestKillContainer/no_signal (0.75s) [2022-05-11T07:28:06.636Z] --- PASS: TestKillContainer/non_killing_signal (0.57s) [2022-05-11T07:28:06.636Z] --- PASS: TestKillContainer/killing_signal (0.57s) [2022-05-11T07:28:06.636Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-05-11T07:28:06.636Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-05-11T07:28:06.784Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2022-05-11T07:28:06.784Z] INFO: Configuring git core.autocrlf... [2022-05-11T07:28:06.784Z] [2022-05-11T07:28:06.784Z] [2022-05-11T07:28:06.892Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-05-11T07:28:07.148Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2022-05-11T07:28:07.148Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2022-05-11T07:28:07.148Z] check_test.go:307: [d72453c32a2aa] daemon is not started [2022-05-11T07:28:07.148Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2022-05-11T07:28:07.405Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.06s) [2022-05-11T07:28:07.405Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.56s) [2022-05-11T07:28:07.405Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.29s) [2022-05-11T07:28:07.405Z] === RUN TestKillStoppedContainer [2022-05-11T07:28:07.405Z] --- PASS: TestKillStoppedContainer (0.05s) [2022-05-11T07:28:07.405Z] === RUN TestKillStoppedContainerAPIPre120 [2022-05-11T07:28:07.498Z] --- PASS: TestPluginWithDevMounts (1.59s) [2022-05-11T07:28:07.498Z] PASS [2022-05-11T07:28:07.498Z] [2022-05-11T07:28:07.498Z] DONE 1 tests in 1.611s [2022-05-11T07:28:07.498Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-05-11T07:28:07.498Z] INFO: Testing against a local daemon [2022-05-11T07:28:07.498Z] === RUN TestSecretInspect [2022-05-11T07:28:07.661Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s) [2022-05-11T07:28:07.661Z] === RUN TestKillDifferentUserContainer [2022-05-11T07:28:07.918Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-05-11T07:28:08.174Z] --- PASS: TestKillDifferentUserContainer (0.68s) [2022-05-11T07:28:08.174Z] === RUN TestInspectOomKilledTrue [2022-05-11T07:28:08.174Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-05-11T07:28:08.174Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-05-11T07:28:08.174Z] === RUN TestInspectOomKilledFalse [2022-05-11T07:28:08.174Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-05-11T07:28:08.174Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-05-11T07:28:08.174Z] === RUN TestLinksEtcHostsContentMatch [2022-05-11T07:28:09.105Z] --- PASS: TestLinksEtcHostsContentMatch (0.66s) [2022-05-11T07:28:09.105Z] === RUN TestLinksContainerNames [2022-05-11T07:28:09.105Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-05-11T07:28:09.669Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2022-05-11T07:28:10.016Z] --- PASS: TestSecretInspect (2.19s) [2022-05-11T07:28:10.016Z] === RUN TestSecretList [2022-05-11T07:28:10.231Z] === RUN TestDockerSuite/TestBuildAddScript [2022-05-11T07:28:10.487Z] --- PASS: TestLinksContainerNames (1.66s) [2022-05-11T07:28:10.487Z] === RUN TestLogsFollowTailEmpty [2022-05-11T07:28:11.421Z] --- PASS: TestLogsFollowTailEmpty (0.76s) [2022-05-11T07:28:11.421Z] === RUN TestContainerNetworkMountsNoChown [2022-05-11T07:28:11.903Z] --- PASS: TestSecretList (2.18s) [2022-05-11T07:28:11.903Z] === RUN TestSecretsCreateAndDelete [2022-05-11T07:28:11.986Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2022-05-11T07:28:11.986Z] --- PASS: TestContainerNetworkMountsNoChown (0.71s) [2022-05-11T07:28:11.986Z] === RUN TestMountDaemonRoot [2022-05-11T07:28:11.986Z] === RUN TestMountDaemonRoot/default [2022-05-11T07:28:11.986Z] === PAUSE TestMountDaemonRoot/default [2022-05-11T07:28:11.986Z] === RUN TestMountDaemonRoot/private [2022-05-11T07:28:11.986Z] === PAUSE TestMountDaemonRoot/private [2022-05-11T07:28:11.986Z] === RUN TestMountDaemonRoot/rprivate [2022-05-11T07:28:11.986Z] === PAUSE TestMountDaemonRoot/rprivate [2022-05-11T07:28:11.986Z] === RUN TestMountDaemonRoot/slave [2022-05-11T07:28:11.986Z] === PAUSE TestMountDaemonRoot/slave [2022-05-11T07:28:11.986Z] === RUN TestMountDaemonRoot/rslave [2022-05-11T07:28:11.986Z] === PAUSE TestMountDaemonRoot/rslave [2022-05-11T07:28:11.986Z] === RUN TestMountDaemonRoot/shared [2022-05-11T07:28:11.986Z] === PAUSE TestMountDaemonRoot/shared [2022-05-11T07:28:11.986Z] === RUN TestMountDaemonRoot/rshared [2022-05-11T07:28:11.986Z] === PAUSE TestMountDaemonRoot/rshared [2022-05-11T07:28:11.986Z] === CONT TestMountDaemonRoot/default [2022-05-11T07:28:11.986Z] === RUN TestMountDaemonRoot/default/bind_root [2022-05-11T07:28:11.986Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-05-11T07:28:11.986Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-05-11T07:28:11.986Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-05-11T07:28:11.986Z] === RUN TestMountDaemonRoot/default/mount_root [2022-05-11T07:28:11.986Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-05-11T07:28:11.986Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-05-11T07:28:11.986Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-05-11T07:28:11.986Z] === CONT TestMountDaemonRoot/default/bind_root [2022-05-11T07:28:11.986Z] === CONT TestMountDaemonRoot/rshared [2022-05-11T07:28:11.986Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-05-11T07:28:11.986Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-05-11T07:28:11.986Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-05-11T07:28:11.986Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-05-11T07:28:11.986Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-05-11T07:28:11.986Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-05-11T07:28:11.986Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-05-11T07:28:11.986Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-05-11T07:28:11.986Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-05-11T07:28:12.243Z] === CONT TestMountDaemonRoot/shared [2022-05-11T07:28:12.243Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-05-11T07:28:12.243Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-05-11T07:28:12.243Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-05-11T07:28:12.243Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-05-11T07:28:12.243Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-05-11T07:28:12.243Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-05-11T07:28:12.243Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-05-11T07:28:12.243Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-05-11T07:28:12.243Z] === CONT TestMountDaemonRoot/rslave [2022-05-11T07:28:12.243Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-05-11T07:28:12.243Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-05-11T07:28:12.243Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-05-11T07:28:12.243Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-05-11T07:28:12.243Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-05-11T07:28:12.243Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-05-11T07:28:12.243Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-05-11T07:28:12.243Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-05-11T07:28:12.243Z] === CONT TestMountDaemonRoot/slave [2022-05-11T07:28:12.243Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-05-11T07:28:12.243Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-05-11T07:28:12.243Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-05-11T07:28:12.243Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-05-11T07:28:12.243Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-05-11T07:28:12.243Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-05-11T07:28:12.243Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-05-11T07:28:12.243Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-05-11T07:28:12.243Z] === CONT TestMountDaemonRoot/rprivate [2022-05-11T07:28:12.243Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-05-11T07:28:12.243Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-05-11T07:28:12.243Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-05-11T07:28:12.243Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-05-11T07:28:12.243Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-05-11T07:28:12.243Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-05-11T07:28:12.243Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-05-11T07:28:12.243Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-05-11T07:28:12.243Z] === CONT TestMountDaemonRoot/private [2022-05-11T07:28:12.243Z] === RUN TestMountDaemonRoot/private/bind_root [2022-05-11T07:28:12.243Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-05-11T07:28:12.243Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-05-11T07:28:12.243Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-05-11T07:28:12.243Z] === RUN TestMountDaemonRoot/private/mount_root [2022-05-11T07:28:12.243Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-05-11T07:28:12.243Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-05-11T07:28:12.243Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-05-11T07:28:12.243Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-05-11T07:28:12.243Z] === CONT TestMountDaemonRoot/default/mount_root [2022-05-11T07:28:12.243Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-05-11T07:28:12.243Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-05-11T07:28:12.243Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-05-11T07:28:12.243Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-05-11T07:28:12.243Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-05-11T07:28:12.243Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-05-11T07:28:12.243Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-05-11T07:28:12.243Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-05-11T07:28:12.499Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-05-11T07:28:12.499Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-05-11T07:28:12.499Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-05-11T07:28:12.499Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-05-11T07:28:12.499Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-05-11T07:28:12.499Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-05-11T07:28:12.499Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-05-11T07:28:12.499Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-05-11T07:28:12.499Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-05-11T07:28:12.499Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-05-11T07:28:12.499Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-05-11T07:28:12.499Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-05-11T07:28:12.499Z] === CONT TestMountDaemonRoot/private/bind_root [2022-05-11T07:28:12.499Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-05-11T07:28:12.499Z] === CONT TestMountDaemonRoot/private/mount_root [2022-05-11T07:28:12.755Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-05-11T07:28:12.755Z] --- PASS: TestMountDaemonRoot (0.03s) [2022-05-11T07:28:12.755Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-05-11T07:28:12.755Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.07s) [2022-05-11T07:28:12.755Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s) [2022-05-11T07:28:12.755Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2022-05-11T07:28:12.755Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2022-05-11T07:28:12.755Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-05-11T07:28:12.755Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2022-05-11T07:28:12.755Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.08s) [2022-05-11T07:28:12.755Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s) [2022-05-11T07:28:12.755Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2022-05-11T07:28:12.755Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-05-11T07:28:12.755Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2022-05-11T07:28:12.755Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-05-11T07:28:12.755Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2022-05-11T07:28:12.755Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-05-11T07:28:12.755Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-05-11T07:28:12.755Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2022-05-11T07:28:12.755Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2022-05-11T07:28:12.755Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2022-05-11T07:28:12.755Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.08s) [2022-05-11T07:28:12.755Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-05-11T07:28:12.755Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2022-05-11T07:28:12.755Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2022-05-11T07:28:12.755Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2022-05-11T07:28:12.755Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2022-05-11T07:28:12.755Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-05-11T07:28:12.755Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2022-05-11T07:28:12.755Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2022-05-11T07:28:12.755Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-05-11T07:28:12.755Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-05-11T07:28:12.755Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-05-11T07:28:12.755Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-05-11T07:28:12.755Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2022-05-11T07:28:12.755Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2022-05-11T07:28:12.755Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2022-05-11T07:28:12.755Z] === RUN TestContainerBindMountNonRecursive [2022-05-11T07:28:13.686Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2022-05-11T07:28:13.686Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-05-11T07:28:13.792Z] --- PASS: TestSecretsCreateAndDelete (2.19s) [2022-05-11T07:28:13.792Z] === RUN TestSecretsUpdate [2022-05-11T07:28:14.618Z] --- PASS: TestContainerBindMountNonRecursive (1.90s) [2022-05-11T07:28:14.618Z] === RUN TestContainerVolumesMountedAsShared [2022-05-11T07:28:15.180Z] check_test.go:307: [d702a59730316] daemon is not started [2022-05-11T07:28:15.180Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2022-05-11T07:28:15.437Z] --- PASS: TestContainerVolumesMountedAsShared (0.75s) [2022-05-11T07:28:15.437Z] === RUN TestContainerVolumesMountedAsSlave [2022-05-11T07:28:16.002Z] --- PASS: TestContainerVolumesMountedAsSlave (0.59s) [2022-05-11T07:28:16.002Z] === RUN TestNetworkNat [2022-05-11T07:28:16.305Z] --- PASS: TestSecretsUpdate (2.18s) [2022-05-11T07:28:16.305Z] === RUN TestTemplatedSecret [2022-05-11T07:28:16.930Z] --- PASS: TestNetworkNat (0.85s) [2022-05-11T07:28:16.930Z] === RUN TestNetworkLocalhostTCPNat [2022-05-11T07:28:17.492Z] --- PASS: TestNetworkLocalhostTCPNat (0.81s) [2022-05-11T07:28:17.492Z] === RUN TestNetworkLoopbackNat [2022-05-11T07:28:18.424Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2022-05-11T07:28:18.782Z] INFO [loader] Go packages loading at mode 575 (exports_file|files|types_sizes|name|compiled_files|deps|imports) took 2m50.102038541s [2022-05-11T07:28:18.782Z] WARN [runner] The linter 'golint' is deprecated (since v1.41.0) due to: The repository of the linter has been archived by the owner. Replaced by revive. [2022-05-11T07:28:18.782Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 495.871854ms [2022-05-11T07:28:18.821Z] --- PASS: TestTemplatedSecret (2.58s) [2022-05-11T07:28:18.821Z] === RUN TestSecretCreateResolve [2022-05-11T07:28:18.993Z] check_test.go:307: [d8968c18dd029] daemon is not started [2022-05-11T07:28:18.993Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2022-05-11T07:28:20.360Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-05-11T07:28:20.630Z] --- PASS: TestNetworkLoopbackNat (3.04s) [2022-05-11T07:28:20.630Z] === RUN TestPause [2022-05-11T07:28:21.336Z] --- PASS: TestSecretCreateResolve (2.19s) [2022-05-11T07:28:21.336Z] PASS [2022-05-11T07:28:21.336Z] [2022-05-11T07:28:21.336Z] DONE 6 tests in 13.530s [2022-05-11T07:28:21.336Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-05-11T07:28:21.336Z] INFO: Testing against a local daemon [2022-05-11T07:28:21.336Z] === RUN TestServiceCreateInit [2022-05-11T07:28:21.336Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-05-11T07:28:21.563Z] --- PASS: TestPause (0.94s) [2022-05-11T07:28:21.563Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-05-11T07:28:21.563Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-05-11T07:28:21.563Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-05-11T07:28:21.563Z] === RUN TestPauseStopPausedContainer [2022-05-11T07:28:22.142Z] docker_cli_daemon_plugins_test.go:80: [d4fb664b13452] daemon is not started [2022-05-11T07:28:22.398Z] --- PASS: TestPauseStopPausedContainer (0.73s) [2022-05-11T07:28:22.398Z] === RUN TestPidHost [2022-05-11T07:28:22.673Z] INFO: Extraction ended at 05/11/2022 07:28:18. Duration:00:00:24.8833363 [2022-05-11T07:28:22.673Z] INFO: Updating the golang and path environment variables [2022-05-11T07:28:22.673Z] INFO: GOPATH=d:\gopath [2022-05-11T07:28:22.673Z] INFO: go version go1.18.1 windows/amd64 [2022-05-11T07:28:22.673Z] INFO: Running the daemon under test in debug mode [2022-05-11T07:28:22.673Z] INFO: Starting a daemon under test... [2022-05-11T07:28:22.673Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-43580\2\daemon --pidfile d:\CI\PR-43580\2\docker.pid -D [2022-05-11T07:28:22.673Z] INFO: Process started successfully. [2022-05-11T07:28:22.673Z] INFO: Start tailing logs of the daemon under tests [2022-05-11T07:28:22.673Z] INFO: Waiting for the daemon under test to start... [2022-05-11T07:28:23.325Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2022-05-11T07:28:23.887Z] --- PASS: TestPidHost (1.66s) [2022-05-11T07:28:23.887Z] === RUN TestPsFilter [2022-05-11T07:28:24.143Z] --- PASS: TestPsFilter (0.15s) [2022-05-11T07:28:24.143Z] === RUN TestRemoveContainerWithRemovedVolume [2022-05-11T07:28:24.143Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-05-11T07:28:24.571Z] ok github.com/docker/docker/libnetwork 37.370s coverage: 40.6% of statements [2022-05-11T07:28:24.571Z] ok github.com/docker/docker/libnetwork/bitseq 0.144s coverage: 84.4% of statements [2022-05-11T07:28:24.571Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-05-11T07:28:24.571Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-05-11T07:28:24.571Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-05-11T07:28:24.571Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-05-11T07:28:24.571Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-05-11T07:28:24.571Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-05-11T07:28:24.571Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2022-05-11T07:28:24.571Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-05-11T07:28:24.571Z] ok github.com/docker/docker/libnetwork/config 0.016s coverage: 19.7% of statements [2022-05-11T07:28:24.571Z] ok github.com/docker/docker/libnetwork/datastore 0.004s coverage: 21.9% of statements [2022-05-11T07:28:24.571Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-05-11T07:28:24.571Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-05-11T07:28:24.571Z] ok github.com/docker/docker/libnetwork/driverapi 0.003s coverage: 68.9% of statements [2022-05-11T07:28:24.706Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.58s) [2022-05-11T07:28:24.706Z] === RUN TestRemoveContainerWithVolume [2022-05-11T07:28:25.507Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-05-11T07:28:25.529Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.626s coverage: 59.9% of statements [2022-05-11T07:28:25.529Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-05-11T07:28:25.635Z] --- PASS: TestRemoveContainerWithVolume (0.79s) [2022-05-11T07:28:25.635Z] === RUN TestRemoveContainerRunning [2022-05-11T07:28:25.803Z] ok github.com/docker/docker/libnetwork/drivers/host 0.003s coverage: 34.8% of statements [2022-05-11T07:28:25.891Z] docker_cli_daemon_plugins_test.go:170: [d5cfdd22ecebf] daemon is not started [2022-05-11T07:28:26.150Z] --- PASS: TestRemoveContainerRunning (0.71s) [2022-05-11T07:28:26.150Z] === RUN TestRemoveContainerForceRemoveRunning [2022-05-11T07:28:26.379Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.020s coverage: 4.0% of statements [2022-05-11T07:28:26.639Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-05-11T07:28:26.714Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.61s) [2022-05-11T07:28:26.714Z] === RUN TestRemoveInvalidContainer [2022-05-11T07:28:26.714Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-05-11T07:28:26.714Z] === RUN TestRenameLinkedContainer [2022-05-11T07:28:26.970Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-05-11T07:28:27.209Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.015s coverage: 4.5% of statements [2022-05-11T07:28:27.210Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-05-11T07:28:27.226Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2022-05-11T07:28:27.470Z] ok github.com/docker/docker/libnetwork/drivers/null 0.003s coverage: 34.8% of statements [2022-05-11T07:28:27.483Z] === RUN TestDockerSuite/TestBuildAddTar [2022-05-11T07:28:28.786Z] --- PASS: TestServiceCreateInit (7.91s) [2022-05-11T07:28:28.786Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.86s) [2022-05-11T07:28:28.786Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.04s) [2022-05-11T07:28:28.786Z] === RUN TestCreateServiceMultipleTimes [2022-05-11T07:28:30.006Z] --- PASS: TestRenameLinkedContainer (3.33s) [2022-05-11T07:28:30.006Z] === RUN TestRenameStoppedContainer [2022-05-11T07:28:30.936Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2022-05-11T07:28:30.937Z] --- PASS: TestRenameStoppedContainer (0.75s) [2022-05-11T07:28:30.937Z] === RUN TestRenameRunningContainerAndReuse [2022-05-11T07:28:31.193Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2022-05-11T07:28:31.757Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2022-05-11T07:28:32.320Z] check_test.go:307: [da7acec4c1dce] daemon is not started [2022-05-11T07:28:32.320Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2022-05-11T07:28:32.320Z] --- PASS: TestRenameRunningContainerAndReuse (1.56s) [2022-05-11T07:28:32.320Z] === RUN TestRenameInvalidName [2022-05-11T07:28:33.248Z] --- PASS: TestRenameInvalidName (0.73s) [2022-05-11T07:28:33.248Z] === RUN TestRenameAnonymousContainer [2022-05-11T07:28:34.177Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2022-05-11T07:28:35.109Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-05-11T07:28:35.673Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2022-05-11T07:28:35.929Z] --- PASS: TestRenameAnonymousContainer (2.78s) [2022-05-11T07:28:35.929Z] === RUN TestRenameContainerWithSameName [2022-05-11T07:28:36.186Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-05-11T07:28:36.748Z] --- PASS: TestRenameContainerWithSameName (0.71s) [2022-05-11T07:28:36.748Z] === RUN TestRenameContainerWithLinkedContainer [2022-05-11T07:28:37.463Z] ok github.com/docker/docker/libnetwork/drivers/overlay 7.360s coverage: 7.2% of statements [2022-05-11T07:28:37.464Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-05-11T07:28:37.464Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.004s coverage: 63.6% of statements [2022-05-11T07:28:37.464Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.010s coverage: 57.4% of statements [2022-05-11T07:28:37.464Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-05-11T07:28:37.464Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2022-05-11T07:28:37.464Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-05-11T07:28:37.464Z] ok github.com/docker/docker/libnetwork/drvregistry 0.017s coverage: 82.4% of statements [2022-05-11T07:28:37.677Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2022-05-11T07:28:37.677Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-05-11T07:28:37.724Z] ok github.com/docker/docker/libnetwork/etchosts 0.014s coverage: 81.2% of statements [2022-05-11T07:28:37.984Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2022-05-11T07:28:37.984Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements [2022-05-11T07:28:38.239Z] --- PASS: TestRenameContainerWithLinkedContainer (1.47s) [2022-05-11T07:28:38.239Z] === RUN TestResize [2022-05-11T07:28:38.801Z] --- PASS: TestResize (0.77s) [2022-05-11T07:28:38.801Z] === RUN TestResizeWithInvalidSize [2022-05-11T07:28:39.057Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2022-05-11T07:28:39.986Z] --- PASS: TestResizeWithInvalidSize (0.86s) [2022-05-11T07:28:39.986Z] === RUN TestResizeWhenContainerNotStarted [2022-05-11T07:28:40.349Z] ...INFO: Daemon under test started and replied! [2022-05-11T07:28:40.349Z] INFO: Docker version of the daemon under test [2022-05-11T07:28:40.349Z] [2022-05-11T07:28:40.349Z] Client: [2022-05-11T07:28:40.349Z] Version: 17.06.2-ce [2022-05-11T07:28:40.349Z] API version: 1.30 [2022-05-11T07:28:40.349Z] Go version: go1.8.3 [2022-05-11T07:28:40.349Z] Git commit: cec0b72 [2022-05-11T07:28:40.349Z] Built: Tue Sep 5 19:57:19 2017 [2022-05-11T07:28:40.349Z] OS/Arch: windows/amd64 [2022-05-11T07:28:40.349Z] [2022-05-11T07:28:40.349Z] Server: [2022-05-11T07:28:40.349Z] Version: 0.0.0-dev [2022-05-11T07:28:40.349Z] API version: 1.42 (minimum version 1.24) [2022-05-11T07:28:40.349Z] Go version: go1.18.1 [2022-05-11T07:28:40.349Z] Git commit: 5b5169049b [2022-05-11T07:28:40.349Z] Built: [2022-05-11T07:28:40.349Z] OS/Arch: windows/amd64 [2022-05-11T07:28:40.349Z] Experimental: false [2022-05-11T07:28:40.349Z] [2022-05-11T07:28:40.349Z] INFO: Docker info of the daemon under test [2022-05-11T07:28:40.349Z] [2022-05-11T07:28:40.349Z] Containers: 0 [2022-05-11T07:28:40.349Z] Running: 0 [2022-05-11T07:28:40.349Z] Paused: 0 [2022-05-11T07:28:40.349Z] Stopped: 0 [2022-05-11T07:28:40.349Z] Images: 0 [2022-05-11T07:28:40.349Z] Server Version: 0.0.0-dev [2022-05-11T07:28:40.349Z] Storage Driver: windowsfilter [2022-05-11T07:28:40.349Z] Windows: [2022-05-11T07:28:40.349Z] Logging Driver: json-file [2022-05-11T07:28:40.349Z] Plugins: [2022-05-11T07:28:40.349Z] Volume: local [2022-05-11T07:28:40.349Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-05-11T07:28:40.349Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-05-11T07:28:40.349Z] Swarm: inactive [2022-05-11T07:28:40.349Z] Default Isolation: process [2022-05-11T07:28:40.349Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-05-11T07:28:40.349Z] Operating System: Microsoft Windows Server Version 21H2 (OS Build 20348.230) [2022-05-11T07:28:40.349Z] OSType: windows [2022-05-11T07:28:40.349Z] Architecture: x86_64 [2022-05-11T07:28:40.349Z] CPUs: 4 [2022-05-11T07:28:40.349Z] Total Memory: 32GiB [2022-05-11T07:28:40.349Z] Name: azwin-2-005dd0 [2022-05-11T07:28:40.349Z] ID: ab64eb72-ebf2-44db-af48-809b0cef3907 [2022-05-11T07:28:40.349Z] Docker Root Dir: D:\CI\PR-43580\2\daemon [2022-05-11T07:28:40.349Z] Debug Mode (client): false [2022-05-11T07:28:40.349Z] Debug Mode (server): true [2022-05-11T07:28:40.349Z] File Descriptors: -1 [2022-05-11T07:28:40.349Z] Goroutines: 16 [2022-05-11T07:28:40.349Z] System Time: 2022-05-11T07:28:38.234223Z [2022-05-11T07:28:40.349Z] EventsListeners: 0 [2022-05-11T07:28:40.349Z] Registry: https://index.docker.io/v1/ [2022-05-11T07:28:40.349Z] Labels: [2022-05-11T07:28:40.349Z] Experimental: false [2022-05-11T07:28:40.349Z] Insecure Registries: [2022-05-11T07:28:40.349Z] 127.0.0.0/8 [2022-05-11T07:28:40.349Z] Live Restore Enabled: false [2022-05-11T07:28:40.349Z] [2022-05-11T07:28:40.349Z] [2022-05-11T07:28:40.349Z] INFO: Docker images of the daemon under test [2022-05-11T07:28:40.349Z] [2022-05-11T07:28:40.349Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-05-11T07:28:40.349Z] [2022-05-11T07:28:40.349Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2022-05-11T07:28:40.349Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2022 from docker hub into daemon under test. This may take some time... [2022-05-11T07:28:40.349Z] ltsc2022: Pulling from windows/servercore [2022-05-11T07:28:40.349Z] 97f65a0ec59e: Pulling fs layer [2022-05-11T07:28:40.349Z] 12fb50a031bd: Pulling fs layer [2022-05-11T07:28:40.549Z] --- PASS: TestResizeWhenContainerNotStarted (0.80s) [2022-05-11T07:28:40.549Z] === RUN TestDaemonRestartKillContainers [2022-05-11T07:28:40.549Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-05-11T07:28:40.549Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-05-11T07:28:40.549Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-05-11T07:28:40.549Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-05-11T07:28:40.549Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-05-11T07:28:40.549Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-05-11T07:28:40.549Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-05-11T07:28:40.549Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-05-11T07:28:40.549Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-05-11T07:28:40.549Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-05-11T07:28:40.549Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-05-11T07:28:40.549Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-05-11T07:28:40.549Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-05-11T07:28:40.549Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-05-11T07:28:40.549Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-05-11T07:28:40.549Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-05-11T07:28:40.549Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-05-11T07:28:40.549Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-05-11T07:28:40.549Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-05-11T07:28:40.549Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-05-11T07:28:40.549Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-05-11T07:28:40.549Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-05-11T07:28:40.549Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-05-11T07:28:40.549Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-05-11T07:28:40.549Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-05-11T07:28:40.549Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-05-11T07:28:40.549Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-05-11T07:28:40.549Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-05-11T07:28:40.549Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-05-11T07:28:40.549Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-05-11T07:28:40.549Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-05-11T07:28:40.549Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-05-11T07:28:40.549Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-05-11T07:28:40.549Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-05-11T07:28:40.806Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2022-05-11T07:28:41.374Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-05-11T07:28:42.741Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2022-05-11T07:28:44.108Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-05-11T07:28:45.038Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2022-05-11T07:28:45.306Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-05-11T07:28:45.306Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-05-11T07:28:45.600Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-05-11T07:28:45.600Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2022-05-11T07:28:46.828Z] --- PASS: TestCreateServiceMultipleTimes (15.89s) [2022-05-11T07:28:46.828Z] === RUN TestCreateServiceConflict [2022-05-11T07:28:46.828Z] --- PASS: TestCreateServiceConflict (2.17s) [2022-05-11T07:28:46.828Z] === RUN TestCreateServiceMaxReplicas [2022-05-11T07:28:46.967Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-05-11T07:28:46.967Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-05-11T07:28:47.529Z] === RUN TestDockerSuite/TestBuildBlankName [2022-05-11T07:28:47.785Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-05-11T07:28:48.348Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-05-11T07:28:48.348Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-05-11T07:28:49.278Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2022-05-11T07:28:49.278Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-05-11T07:28:50.094Z] --- PASS: TestCreateServiceMaxReplicas (2.74s) [2022-05-11T07:28:50.094Z] === RUN TestCreateWithDuplicateNetworkNames [2022-05-11T07:28:50.209Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.003s coverage: 100.0% of statements [2022-05-11T07:28:51.172Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-05-11T07:28:51.736Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-05-11T07:28:52.667Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-05-11T07:28:52.667Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-05-11T07:28:53.236Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-05-11T07:28:54.929Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2022-05-11T07:28:54.929Z] [2022-05-11T07:28:54.929Z] ________ ____ __. [2022-05-11T07:28:54.929Z] \_____ \ | |/ _| [2022-05-11T07:28:54.929Z] / | \| < [2022-05-11T07:28:54.929Z] / | \ | \ [2022-05-11T07:28:54.929Z] \_______ /____|__ \ [2022-05-11T07:28:54.929Z] \/ \/ [2022-05-11T07:28:54.929Z] [2022-05-11T07:28:54.929Z] INFO: make.ps1 ended at 05/11/2022 07:28:52 [2022-05-11T07:28:54.929Z] INFO: Binaries build ended at 05/11/2022 07:28:54. Duration:00:01:30.8131895 [2022-05-11T07:28:55.130Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-05-11T07:28:55.154Z] 12fb50a031bd: Verifying Checksum [2022-05-11T07:28:55.154Z] 12fb50a031bd: Download complete [2022-05-11T07:28:55.386Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-05-11T07:28:55.642Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2022-05-11T07:28:55.892Z] INFO: Copying the built daemon binary to d:\CI\PR-43580\2\binary\dockerd-94e5fb8fe4.exe... [2022-05-11T07:28:55.892Z] INFO: Copying the built client binary to d:\CI\PR-43580\2\binary\docker-94e5fb8fe4.exe... [2022-05-11T07:28:55.892Z] INFO: Copying the golang package from the container to d:\CI\PR-43580\2\installer\go.zip... [2022-05-11T07:28:56.850Z] INFO: Extracting go.zip to d:\CI\PR-43580\2\go [2022-05-11T07:28:57.534Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-05-11T07:28:57.534Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-05-11T07:28:57.791Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-05-11T07:28:58.721Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-05-11T07:29:00.089Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-05-11T07:29:00.912Z] 97f65a0ec59e: Verifying Checksum [2022-05-11T07:29:00.912Z] 97f65a0ec59e: Download complete [2022-05-11T07:29:01.457Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-05-11T07:29:01.457Z] check_test.go:307: [d9df7198a4d16] daemon is not started [2022-05-11T07:29:01.457Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2022-05-11T07:29:02.386Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-05-11T07:29:02.948Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-05-11T07:29:04.319Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2022-05-11T07:29:04.929Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.22s) [2022-05-11T07:29:04.929Z] === RUN TestCreateServiceSecretFileMode [2022-05-11T07:29:05.248Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-05-11T07:29:05.248Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.30s) [2022-05-11T07:29:05.248Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.59s) [2022-05-11T07:29:05.248Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.34s) [2022-05-11T07:29:05.248Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (6.26s) [2022-05-11T07:29:05.249Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.58s) [2022-05-11T07:29:05.249Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.62s) [2022-05-11T07:29:05.249Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (4.12s) [2022-05-11T07:29:05.249Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (4.18s) [2022-05-11T07:29:05.249Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.80s) [2022-05-11T07:29:05.249Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (4.99s) [2022-05-11T07:29:05.249Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.42s) [2022-05-11T07:29:05.249Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.64s) [2022-05-11T07:29:05.249Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.68s) [2022-05-11T07:29:05.249Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.76s) [2022-05-11T07:29:05.249Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.71s) [2022-05-11T07:29:05.249Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.46s) [2022-05-11T07:29:05.249Z] === RUN TestCgroupNamespacesRun [2022-05-11T07:29:05.491Z] --- PASS: TestCreateServiceSecretFileMode (2.50s) [2022-05-11T07:29:05.491Z] === RUN TestCreateServiceConfigFileMode [2022-05-11T07:29:07.768Z] --- PASS: TestCgroupNamespacesRun (2.21s) [2022-05-11T07:29:07.768Z] === RUN TestCgroupNamespacesRunPrivileged [2022-05-11T07:29:08.008Z] --- PASS: TestCreateServiceConfigFileMode (2.54s) [2022-05-11T07:29:08.008Z] === RUN TestCreateServiceSysctls [2022-05-11T07:29:08.321Z] ok github.com/docker/docker/libnetwork/ipam 16.598s coverage: 85.3% of statements [2022-05-11T07:29:08.322Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-05-11T07:29:08.322Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-05-11T07:29:08.322Z] ok github.com/docker/docker/libnetwork/ipams/null 0.002s coverage: 57.1% of statements [2022-05-11T07:29:08.322Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.008s coverage: 47.4% of statements [2022-05-11T07:29:08.322Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-05-11T07:29:08.322Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.003s coverage: 71.4% of statements [2022-05-11T07:29:08.322Z] ok github.com/docker/docker/libnetwork/ipamutils 0.275s coverage: 74.0% of statements [2022-05-11T07:29:08.322Z] ok github.com/docker/docker/libnetwork/iptables 0.179s coverage: 45.1% of statements [2022-05-11T07:29:08.322Z] ok github.com/docker/docker/libnetwork/netlabel 0.002s coverage: 60.0% of statements [2022-05-11T07:29:08.322Z] ok github.com/docker/docker/libnetwork/netutils 0.020s coverage: 44.1% of statements [2022-05-11T07:29:09.659Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.81s) [2022-05-11T07:29:09.659Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-05-11T07:29:11.275Z] --- PASS: TestCreateServiceSysctls (3.18s) [2022-05-11T07:29:11.275Z] === RUN TestCreateServiceCapabilities [2022-05-11T07:29:11.556Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.28s) [2022-05-11T07:29:11.557Z] === RUN TestCgroupNamespacesRunHostMode [2022-05-11T07:29:11.891Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-05-11T07:29:13.791Z] --- PASS: TestCreateServiceCapabilities (2.58s) [2022-05-11T07:29:13.792Z] === RUN TestInspect [2022-05-11T07:29:14.077Z] --- PASS: TestCgroupNamespacesRunHostMode (2.01s) [2022-05-11T07:29:14.077Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-05-11T07:29:16.004Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-05-11T07:29:16.004Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.25s) [2022-05-11T07:29:16.004Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-05-11T07:29:17.061Z] --- PASS: TestInspect (2.91s) [2022-05-11T07:29:17.061Z] === RUN TestCreateJob [2022-05-11T07:29:17.901Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.63s) [2022-05-11T07:29:17.901Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-05-11T07:29:18.465Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.91s) [2022-05-11T07:29:18.465Z] === RUN TestCgroupNamespacesRunOlderClient [2022-05-11T07:29:18.582Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-05-11T07:29:18.721Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2022-05-11T07:29:19.283Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-05-11T07:29:20.213Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.75s) [2022-05-11T07:29:20.213Z] === RUN TestNISDomainname [2022-05-11T07:29:20.363Z] --- PASS: TestCreateJob (3.23s) [2022-05-11T07:29:20.363Z] === RUN TestReplicatedJob [2022-05-11T07:29:21.143Z] --- PASS: TestNISDomainname (0.84s) [2022-05-11T07:29:21.143Z] === RUN TestHostnameDnsResolution [2022-05-11T07:29:21.143Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2022-05-11T07:29:22.072Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-05-11T07:29:22.072Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2022-05-11T07:29:22.072Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-05-11T07:29:22.332Z] --- PASS: TestHostnameDnsResolution (1.21s) [2022-05-11T07:29:22.332Z] === RUN TestUnprivilegedPortsAndPing [2022-05-11T07:29:23.263Z] --- PASS: TestUnprivilegedPortsAndPing (0.92s) [2022-05-11T07:29:23.263Z] === RUN TestPrivilegedHostDevices [2022-05-11T07:29:24.191Z] --- PASS: TestPrivilegedHostDevices (0.83s) [2022-05-11T07:29:24.191Z] === RUN TestStats [2022-05-11T07:29:24.191Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-05-11T07:29:25.607Z] --- PASS: TestReplicatedJob (5.51s) [2022-05-11T07:29:25.607Z] === RUN TestUpdateReplicatedJob [2022-05-11T07:29:26.083Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-05-11T07:29:26.645Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2022-05-11T07:29:26.645Z] --- PASS: TestStats (2.79s) [2022-05-11T07:29:26.645Z] === RUN TestStopContainerWithTimeout [2022-05-11T07:29:26.645Z] === RUN TestStopContainerWithTimeout/0 [2022-05-11T07:29:26.645Z] === PAUSE TestStopContainerWithTimeout/0 [2022-05-11T07:29:26.645Z] === RUN TestStopContainerWithTimeout/1 [2022-05-11T07:29:26.645Z] === PAUSE TestStopContainerWithTimeout/1 [2022-05-11T07:29:26.645Z] === RUN TestStopContainerWithTimeout/3 [2022-05-11T07:29:26.645Z] === PAUSE TestStopContainerWithTimeout/3 [2022-05-11T07:29:26.645Z] === RUN TestStopContainerWithTimeout/-1 [2022-05-11T07:29:26.645Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-05-11T07:29:26.724Z] INFO: Extraction ended at 05/11/2022 07:29:23. Duration:00:00:27.2198008 [2022-05-11T07:29:26.724Z] INFO: Updating the golang and path environment variables [2022-05-11T07:29:26.724Z] INFO: GOPATH=d:\gopath [2022-05-11T07:29:26.724Z] INFO: go version go1.18.1 windows/amd64 [2022-05-11T07:29:26.724Z] INFO: Running the daemon under test in debug mode [2022-05-11T07:29:26.724Z] INFO: Running the daemon under test in containerd mode [2022-05-11T07:29:26.724Z] INFO: Starting a daemon under test... [2022-05-11T07:29:26.724Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-43580\2\daemon --pidfile d:\CI\PR-43580\2\docker.pid -D --containerd \\.\pipe\containerd-containerd [2022-05-11T07:29:26.724Z] INFO: Containerd started successfully. [2022-05-11T07:29:26.724Z] INFO: Process started successfully. [2022-05-11T07:29:26.724Z] INFO: Start tailing logs of the daemon under tests [2022-05-11T07:29:26.724Z] INFO: Waiting for the daemon under test to start... [2022-05-11T07:29:26.902Z] === CONT TestStopContainerWithTimeout/0 [2022-05-11T07:29:26.902Z] === CONT TestStopContainerWithTimeout/-1 [2022-05-11T07:29:27.833Z] === CONT TestStopContainerWithTimeout/3 [2022-05-11T07:29:28.580Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-05-11T07:29:28.580Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-05-11T07:29:28.873Z] --- PASS: TestUpdateReplicatedJob (3.23s) [2022-05-11T07:29:28.873Z] === RUN TestServiceListWithStatuses [2022-05-11T07:29:28.873Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-05-11T07:29:28.873Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-05-11T07:29:28.873Z] === RUN TestDockerNetworkConnectAlias [2022-05-11T07:29:29.150Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-05-11T07:29:29.723Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-05-11T07:29:29.724Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2022-05-11T07:29:29.980Z] === CONT TestStopContainerWithTimeout/1 [2022-05-11T07:29:29.983Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-05-11T07:29:30.910Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-05-11T07:29:30.924Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-05-11T07:29:31.838Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2022-05-11T07:29:31.838Z] --- PASS: TestStopContainerWithTimeout/0 (1.10s) [2022-05-11T07:29:31.838Z] --- PASS: TestStopContainerWithTimeout/-1 (3.08s) [2022-05-11T07:29:31.838Z] --- PASS: TestStopContainerWithTimeout/3 (2.64s) [2022-05-11T07:29:31.838Z] --- PASS: TestStopContainerWithTimeout/1 (1.81s) [2022-05-11T07:29:31.838Z] === RUN TestDeleteDevicemapper [2022-05-11T07:29:31.838Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-05-11T07:29:31.838Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-05-11T07:29:31.838Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-05-11T07:29:31.838Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-05-11T07:29:33.037Z] --- PASS: TestDockerNetworkConnectAlias (4.18s) [2022-05-11T07:29:33.037Z] === RUN TestDockerNetworkReConnect [2022-05-11T07:29:33.207Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-05-11T07:29:33.467Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-05-11T07:29:34.141Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-05-11T07:29:34.398Z] check_test.go:307: [d6abc5d09fb74] daemon is not started [2022-05-11T07:29:34.398Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2022-05-11T07:29:34.409Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-05-11T07:29:34.962Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-05-11T07:29:34.981Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-05-11T07:29:35.220Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.53s) [2022-05-11T07:29:35.220Z] === RUN TestUpdateMemory [2022-05-11T07:29:35.220Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-05-11T07:29:35.220Z] --- SKIP: TestUpdateMemory (0.00s) [2022-05-11T07:29:35.220Z] === RUN TestUpdateCPUQuota [2022-05-11T07:29:35.552Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-05-11T07:29:36.151Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2022-05-11T07:29:36.302Z] --- PASS: TestDockerNetworkReConnect (3.48s) [2022-05-11T07:29:36.302Z] === RUN TestServicePlugin [2022-05-11T07:29:36.408Z] --- PASS: TestUpdateCPUQuota (1.30s) [2022-05-11T07:29:36.408Z] === RUN TestUpdatePidsLimit [2022-05-11T07:29:36.408Z] === RUN TestUpdatePidsLimit/update_from_none [2022-05-11T07:29:36.494Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-05-11T07:29:36.970Z] === RUN TestUpdatePidsLimit/no_change [2022-05-11T07:29:37.065Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-05-11T07:29:37.227Z] === RUN TestUpdatePidsLimit/update_lower [2022-05-11T07:29:37.484Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-05-11T07:29:38.046Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-05-11T07:29:38.303Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2022-05-11T07:29:38.303Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-05-11T07:29:38.450Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-05-11T07:29:38.561Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-05-11T07:29:39.022Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-05-11T07:29:39.928Z] --- PASS: TestUpdatePidsLimit (3.47s) [2022-05-11T07:29:39.928Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.35s) [2022-05-11T07:29:39.928Z] --- PASS: TestUpdatePidsLimit/no_change (0.34s) [2022-05-11T07:29:39.928Z] --- PASS: TestUpdatePidsLimit/update_lower (0.30s) [2022-05-11T07:29:39.928Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.41s) [2022-05-11T07:29:39.928Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.35s) [2022-05-11T07:29:39.928Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.35s) [2022-05-11T07:29:39.928Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.42s) [2022-05-11T07:29:39.928Z] === RUN TestUpdateRestartPolicy [2022-05-11T07:29:39.965Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-05-11T07:29:40.468Z] plugin_test.go:61: [d7ffd59708ed1] joining swarm manager [d40e8cb283c34]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-11T07:29:40.536Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-05-11T07:29:40.536Z] Using test binary docker [2022-05-11T07:29:40.536Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-05-11T07:29:40.536Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-05-11T07:29:40.536Z] INFO: Waiting for daemon to start... [2022-05-11T07:29:40.536Z] Starting dockerd [2022-05-11T07:29:41.029Z] plugin_test.go:64: [d7ef4b87ba134] joining swarm manager [d40e8cb283c34]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-11T07:29:41.297Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-05-11T07:29:42.226Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-05-11T07:29:43.076Z] . [2022-05-11T07:29:43.156Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2022-05-11T07:29:43.337Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-05-11T07:29:43.337Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-05-11T07:29:43.337Z] Error: No such image: emptyfs [2022-05-11T07:29:43.337Z] Running integration-test (iteration 1) [2022-05-11T07:29:43.337Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-05-11T07:29:43.597Z] Loaded image: busybox:latest [2022-05-11T07:29:43.719Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-05-11T07:29:43.858Z] Loaded image: busybox:glibc [2022-05-11T07:29:44.344Z] ...INFO: Daemon under test started and replied! [2022-05-11T07:29:44.344Z] INFO: Docker version of the daemon under test [2022-05-11T07:29:44.344Z] [2022-05-11T07:29:44.344Z] Client: [2022-05-11T07:29:44.344Z] Version: 17.06.2-ce [2022-05-11T07:29:44.344Z] API version: 1.30 [2022-05-11T07:29:44.344Z] Go version: go1.8.3 [2022-05-11T07:29:44.344Z] Git commit: cec0b72 [2022-05-11T07:29:44.344Z] Built: Tue Sep 5 19:57:19 2017 [2022-05-11T07:29:44.344Z] OS/Arch: windows/amd64 [2022-05-11T07:29:44.344Z] [2022-05-11T07:29:44.344Z] Server: [2022-05-11T07:29:44.344Z] Version: 0.0.0-dev [2022-05-11T07:29:44.344Z] API version: 1.42 (minimum version 1.24) [2022-05-11T07:29:44.344Z] Go version: go1.18.1 [2022-05-11T07:29:44.344Z] Git commit: 94e5fb8fe4 [2022-05-11T07:29:44.344Z] Built: [2022-05-11T07:29:44.344Z] OS/Arch: windows/amd64 [2022-05-11T07:29:44.344Z] Experimental: false [2022-05-11T07:29:44.344Z] [2022-05-11T07:29:44.344Z] INFO: Docker info of the daemon under test [2022-05-11T07:29:44.344Z] [2022-05-11T07:29:44.344Z] Containers: 0 [2022-05-11T07:29:44.344Z] Running: 0 [2022-05-11T07:29:44.344Z] Paused: 0 [2022-05-11T07:29:44.344Z] Stopped: 0 [2022-05-11T07:29:44.344Z] Images: 0 [2022-05-11T07:29:44.344Z] Server Version: 0.0.0-dev [2022-05-11T07:29:44.344Z] Storage Driver: windowsfilter [2022-05-11T07:29:44.344Z] Windows: [2022-05-11T07:29:44.344Z] Logging Driver: json-file [2022-05-11T07:29:44.344Z] Plugins: [2022-05-11T07:29:44.344Z] Volume: local [2022-05-11T07:29:44.344Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-05-11T07:29:44.344Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-05-11T07:29:44.344Z] Swarm: inactive [2022-05-11T07:29:44.344Z] Default Isolation: process [2022-05-11T07:29:44.344Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-05-11T07:29:44.344Z] Operating System: Microsoft Windows Server Version 21H2 (OS Build 20348.230) [2022-05-11T07:29:44.344Z] OSType: windows [2022-05-11T07:29:44.344Z] Architecture: x86_64 [2022-05-11T07:29:44.344Z] CPUs: 4 [2022-05-11T07:29:44.344Z] Total Memory: 32GiB [2022-05-11T07:29:44.344Z] Name: azwin-2-d0b1d0 [2022-05-11T07:29:44.344Z] ID: 823779b0-41e0-4d06-b480-850043ecf27c [2022-05-11T07:29:44.344Z] Docker Root Dir: D:\CI\PR-43580\2\daemon [2022-05-11T07:29:44.344Z] Debug Mode (client): false [2022-05-11T07:29:44.344Z] Debug Mode (server): true [2022-05-11T07:29:44.344Z] File Descriptors: -1 [2022-05-11T07:29:44.344Z] Goroutines: 29 [2022-05-11T07:29:44.344Z] System Time: 2022-05-11T07:29:43.3322573Z [2022-05-11T07:29:44.344Z] EventsListeners: 0 [2022-05-11T07:29:44.345Z] Registry: https://index.docker.io/v1/ [2022-05-11T07:29:44.345Z] Labels: [2022-05-11T07:29:44.345Z] Experimental: false [2022-05-11T07:29:44.345Z] Insecure Registries: [2022-05-11T07:29:44.345Z] 127.0.0.0/8 [2022-05-11T07:29:44.345Z] Live Restore Enabled: false [2022-05-11T07:29:44.345Z] [2022-05-11T07:29:44.345Z] [2022-05-11T07:29:44.345Z] INFO: Docker images of the daemon under test [2022-05-11T07:29:44.345Z] [2022-05-11T07:29:44.345Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-05-11T07:29:44.345Z] [2022-05-11T07:29:44.345Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2022-05-11T07:29:44.345Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2022 from docker hub into daemon under test. This may take some time... [2022-05-11T07:29:44.345Z] ltsc2022: Pulling from windows/servercore [2022-05-11T07:29:44.345Z] 97f65a0ec59e: Pulling fs layer [2022-05-11T07:29:44.345Z] 12fb50a031bd: Pulling fs layer [2022-05-11T07:29:45.247Z] Loaded image: debian:bullseye-slim [2022-05-11T07:29:45.247Z] Loaded image: hello-world:latest [2022-05-11T07:29:45.247Z] Loaded image: arm32v7/hello-world:latest [2022-05-11T07:29:45.247Z] INFO: Testing against a local daemon [2022-05-11T07:29:45.247Z] === RUN TestCgroupNamespacesBuild [2022-05-11T07:29:46.631Z] --- PASS: TestCgroupNamespacesBuild (1.28s) [2022-05-11T07:29:46.631Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-05-11T07:29:46.989Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2022-05-11T07:29:48.008Z] Removing intermediate container 6b255e9015c6 [2022-05-11T07:29:48.008Z] ---> 23f3b66fd4cd [2022-05-11T07:29:48.008Z] Step 9/13 : RUN Function Install-GoTestSum() { $Env:GO111MODULE = 'on'; $tmpGobin = "${Env:GOBIN_TMP}"; $Env:GOBIN = """${Env:GOPATH}`\bin"""; Write-Host "INFO: Installing gotestsum version $Env:GOTESTSUM_VERSION in $Env:GOBIN"; &go install "gotest.tools/gotestsum@${Env:GOTESTSUM_VERSION}"; $Env:GOBIN = "${tmpGobin}"; $Env:GO111MODULE = 'off'; if ($LASTEXITCODE -ne 0) { Throw '"gotestsum install failed..."'; } } Install-GoTestSum [2022-05-11T07:29:48.008Z] ---> Running in 0b1b0cec4092 [2022-05-11T07:29:48.014Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.17s) [2022-05-11T07:29:48.014Z] === RUN TestBuildWithSession [2022-05-11T07:29:48.014Z] build_session_test.go:25: TODO: BuildKit [2022-05-11T07:29:48.014Z] --- SKIP: TestBuildWithSession (0.00s) [2022-05-11T07:29:48.014Z] === RUN TestBuildSquashParent [2022-05-11T07:29:49.512Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-05-11T07:29:49.512Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2022-05-11T07:29:50.183Z] INFO: Installing gotestsum version v1.7.0 in C:\gopath\bin [2022-05-11T07:29:50.183Z] go: downloading gotest.tools/gotestsum v1.7.0 [2022-05-11T07:29:50.578Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-05-11T07:29:50.743Z] go: downloading github.com/fatih/color v1.10.0 [2022-05-11T07:29:50.743Z] go: downloading github.com/dnephin/pflag v1.0.7 [2022-05-11T07:29:50.743Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-05-11T07:29:50.743Z] go: downloading github.com/pkg/errors v0.9.1 [2022-05-11T07:29:50.743Z] go: downloading github.com/mattn/go-colorable v0.1.8 [2022-05-11T07:29:50.843Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2022-05-11T07:29:51.105Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-05-11T07:29:51.202Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2022-05-11T07:29:51.202Z] go: downloading golang.org/x/tools v0.1.0 [2022-05-11T07:29:51.202Z] go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-05-11T07:29:51.202Z] go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-05-11T07:29:51.202Z] go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-05-11T07:29:51.202Z] go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-05-11T07:29:51.665Z] go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-05-11T07:29:51.675Z] === RUN TestDockerSuite/TestBuildCmd [2022-05-11T07:29:51.931Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-05-11T07:29:52.495Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-05-11T07:29:52.495Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-05-11T07:29:52.495Z] docker_cli_build_test.go:5330: unmatched requirement DaemonIsWindows [2022-05-11T07:29:52.495Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-05-11T07:29:52.631Z] go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-05-11T07:29:52.631Z] go: downloading golang.org/x/mod v0.3.0 [2022-05-11T07:29:52.752Z] --- PASS: TestUpdateRestartPolicy (12.81s) [2022-05-11T07:29:52.752Z] === RUN TestUpdateRestartWithAutoRemove [2022-05-11T07:29:52.752Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2022-05-11T07:29:53.683Z] --- PASS: TestUpdateRestartWithAutoRemove (0.73s) [2022-05-11T07:29:53.683Z] === RUN TestWaitNonBlocked [2022-05-11T07:29:53.683Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-11T07:29:53.683Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-11T07:29:53.683Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-11T07:29:53.683Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-11T07:29:53.683Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-11T07:29:53.683Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-11T07:29:53.939Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-05-11T07:29:54.868Z] --- PASS: TestWaitNonBlocked (0.02s) [2022-05-11T07:29:54.868Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.15s) [2022-05-11T07:29:54.868Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.22s) [2022-05-11T07:29:54.868Z] === RUN TestWaitBlocked [2022-05-11T07:29:54.868Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-05-11T07:29:54.868Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-05-11T07:29:54.868Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-05-11T07:29:54.868Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-05-11T07:29:54.868Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-05-11T07:29:54.868Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-05-11T07:29:55.168Z] INFO [linters context/goanalysis] analyzers took 4m48.617593544s with top 10 stages: buildir: 1m58.937604588s, goimports: 23.654585684s, unconvert: 20.089323615s, gosec: 15.313894219s, S1038: 8.683612113s, golint: 8.048663087s, misspell: 6.368454348s, nilness: 4.487497399s, inspect: 3.396937553s, printf: 3.115703259s [2022-05-11T07:29:55.169Z] INFO [runner] Issues before processing: 3036, after processing: 0 [2022-05-11T07:29:55.169Z] INFO [runner] Processors filtering stat (out/in): skip_dirs: 2420/2420, exclude-rules: 78/2037, nolint: 0/78, path_prettifier: 2420/2420, skip_files: 2420/2420, autogenerated_exclude: 2037/2420, filename_unadjuster: 2420/2420, identifier_marker: 2037/2037, exclude: 2037/2037, cgo: 2420/3036 [2022-05-11T07:29:55.169Z] INFO [runner] processing took 80.778313ms with stages: nolint: 31.241897ms, identifier_marker: 21.467651ms, path_prettifier: 9.505976ms, autogenerated_exclude: 8.535971ms, exclude-rules: 7.731016ms, skip_dirs: 1.775816ms, cgo: 322.418µs, filename_unadjuster: 192.14µs, max_same_issues: 1.624µs, skip_files: 894ns, uniq_by_line: 460ns, exclude: 405ns, source_code: 316ns, diff: 307ns, max_from_linter: 271ns, max_per_file_from_linter: 264ns, path_shortener: 248ns, severity-rules: 245ns, sort_results: 207ns, path_prefixer: 187ns [2022-05-11T07:29:55.169Z] INFO [runner] linters took 1m30.959616358s with stages: goanalysis_metalinter: 1m30.878718764s [2022-05-11T07:29:55.169Z] INFO File cache stats: 1665 entries of total size 8.4MiB [2022-05-11T07:29:55.169Z] INFO Memory: 2617 samples, avg is 281.3MB, max is 1173.9MB [2022-05-11T07:29:55.169Z] INFO Execution took 4m21.567703675s [2022-05-11T07:29:55.169Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2022-05-11T07:29:55.536Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43580/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=f6aceba500b8938ffc257893fc0a5ec8ac3e9ea7 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:f6aceba500b8938ffc257893fc0a5ec8ac3e9ea7 hack/make.sh dynbinary test-docker-py [2022-05-11T07:29:55.792Z] [2022-05-11T07:29:56.048Z] Removing bundles/ [2022-05-11T07:29:56.049Z] [2022-05-11T07:29:56.049Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-05-11T07:29:56.049Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-05-11T07:29:56.049Z] GOOS="" GOARCH="" GOARM="" [2022-05-11T07:29:56.143Z] --- PASS: TestBuildSquashParent (7.31s) [2022-05-11T07:29:56.143Z] === RUN TestBuildWithRemoveAndForceRemove [2022-05-11T07:29:56.143Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-11T07:29:56.143Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-11T07:29:56.143Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-11T07:29:56.143Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-11T07:29:56.143Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-11T07:29:56.143Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-11T07:29:56.143Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-11T07:29:56.143Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-11T07:29:56.143Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-11T07:29:56.143Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-11T07:29:56.143Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-11T07:29:56.143Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-11T07:29:56.143Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-11T07:29:56.143Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-11T07:29:56.237Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2022-05-11T07:29:56.237Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2022-05-11T07:29:56.237Z] check_test.go:307: [d700f5a4b0642] daemon is not started [2022-05-11T07:29:56.237Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2022-05-11T07:29:56.237Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2022-05-11T07:29:56.237Z] check_test.go:307: [dcc0f06a27b55] daemon is not started [2022-05-11T07:29:56.237Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2022-05-11T07:29:56.237Z] --- PASS: TestWaitBlocked (0.02s) [2022-05-11T07:29:56.237Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.38s) [2022-05-11T07:29:56.237Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.41s) [2022-05-11T07:29:56.237Z] === CONT TestContainerStartOnDaemonRestart [2022-05-11T07:29:56.237Z] === CONT TestRestartDaemonWithRestartingContainer [2022-05-11T07:29:56.713Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-11T07:29:56.974Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-11T07:29:58.885Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-11T07:29:58.885Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-11T07:29:59.509Z] check_test.go:307: [d26e6d6c67083] daemon is not started [2022-05-11T07:29:59.509Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2022-05-11T07:29:59.766Z] --- PASS: TestContainerStartOnDaemonRestart (3.57s) [2022-05-11T07:29:59.766Z] === CONT TestDaemonHostGatewayIP [2022-05-11T07:29:59.766Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-05-11T07:29:59.766Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.68s) [2022-05-11T07:29:59.766Z] === CONT TestDaemonRestartIpcMode [2022-05-11T07:30:00.796Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-05-11T07:30:00.797Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.74s) [2022-05-11T07:30:00.797Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.84s) [2022-05-11T07:30:00.797Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.90s) [2022-05-11T07:30:00.797Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.91s) [2022-05-11T07:30:00.797Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.10s) [2022-05-11T07:30:00.797Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.02s) [2022-05-11T07:30:00.797Z] === RUN TestBuildMultiStageCopy [2022-05-11T07:30:00.797Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-05-11T07:30:01.137Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-05-11T07:30:02.507Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-05-11T07:30:02.764Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-05-11T07:30:03.694Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-05-11T07:30:04.094Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-05-11T07:30:04.259Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-05-11T07:30:04.822Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2022-05-11T07:30:04.822Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-05-11T07:30:04.822Z] --- PASS: TestDaemonRestartIpcMode (4.91s) [2022-05-11T07:30:04.822Z] === CONT TestIpcModeOlderClient [2022-05-11T07:30:04.822Z] --- PASS: TestDaemonHostGatewayIP (5.08s) [2022-05-11T07:30:04.822Z] === CONT TestContainerKillOnDaemonStart [2022-05-11T07:30:04.822Z] --- PASS: TestIpcModeOlderClient (0.09s) [2022-05-11T07:30:05.034Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-05-11T07:30:06.415Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-05-11T07:30:07.355Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-05-11T07:30:07.517Z] --- PASS: TestServicePlugin (30.07s) [2022-05-11T07:30:07.517Z] === RUN TestServiceUpdateLabel [2022-05-11T07:30:08.094Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2022-05-11T07:30:08.293Z] --- PASS: TestBuildMultiStageCopy (7.30s) [2022-05-11T07:30:08.293Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.30s) [2022-05-11T07:30:08.293Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2022-05-11T07:30:08.293Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2022-05-11T07:30:08.293Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) [2022-05-11T07:30:08.293Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2022-05-11T07:30:08.293Z] === RUN TestBuildMultiStageParentConfig [2022-05-11T07:30:08.443Z] --- PASS: TestServiceUpdateLabel (2.21s) [2022-05-11T07:30:08.443Z] === RUN TestServiceUpdateSecrets [2022-05-11T07:30:10.628Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2022-05-11T07:30:13.146Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2022-05-11T07:30:13.146Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-05-11T07:30:13.572Z] --- PASS: TestBuildMultiStageParentConfig (5.00s) [2022-05-11T07:30:13.572Z] === RUN TestBuildLabelWithTargets [2022-05-11T07:30:13.708Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-05-11T07:30:13.964Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-05-11T07:30:15.856Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-05-11T07:30:16.787Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2022-05-11T07:30:17.349Z] --- PASS: TestContainerKillOnDaemonStart (12.37s) [2022-05-11T07:30:17.349Z] PASS [2022-05-11T07:30:17.349Z] [2022-05-11T07:30:17.349Z] === Skipped [2022-05-11T07:30:17.349Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-05-11T07:30:17.349Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-05-11T07:30:17.349Z] [2022-05-11T07:30:17.349Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-05-11T07:30:17.349Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-05-11T07:30:17.349Z] [2022-05-11T07:30:17.349Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-05-11T07:30:17.349Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-05-11T07:30:17.349Z] [2022-05-11T07:30:17.349Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-05-11T07:30:17.349Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-05-11T07:30:17.349Z] [2022-05-11T07:30:17.349Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-05-11T07:30:17.349Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-05-11T07:30:17.349Z] [2022-05-11T07:30:17.349Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-05-11T07:30:17.349Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-05-11T07:30:17.349Z] [2022-05-11T07:30:17.349Z] DONE 235 tests, 6 skipped in 170.913s [2022-05-11T07:30:17.349Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-05-11T07:30:17.349Z] ++ 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 [2022-05-11T07:30:17.349Z] ++ set -e [2022-05-11T07:30:17.349Z] ++ '[' -n 0 ']' [2022-05-11T07:30:17.349Z] ++ set -x [2022-05-11T07:30:17.349Z] ++ 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 [2022-05-11T07:30:17.349Z] === RUN TestConfigDaemonLibtrustID [2022-05-11T07:30:17.766Z] Removing intermediate container 0b1b0cec4092 [2022-05-11T07:30:17.767Z] ---> ecbf486c882d [2022-05-11T07:30:17.767Z] Step 10/13 : RUN Function Install-GoWinres() { $Env:GO111MODULE = 'on'; $tmpGobin = "${Env:GOBIN_TMP}"; $Env:GOBIN = """${Env:GOPATH}`\bin"""; Write-Host "INFO: Installing go-winres version $Env:GOWINRES_VERSION in $Env:GOBIN"; &go install "github.com/tc-hib/go-winres@${Env:GOWINRES_VERSION}"; $Env:GOBIN = "${tmpGobin}"; $Env:GO111MODULE = 'off'; if ($LASTEXITCODE -ne 0) { Throw '"go-winres install failed..."'; } } Install-GoWinres [2022-05-11T07:30:17.767Z] ---> Running in 589af314acc9 [2022-05-11T07:30:17.911Z] --- PASS: TestConfigDaemonLibtrustID (0.54s) [2022-05-11T07:30:17.911Z] === RUN TestConfigDaemonID [2022-05-11T07:30:19.279Z] daemon_test.go:84: [d801e2e92baf7] daemon is not started [2022-05-11T07:30:19.279Z] --- PASS: TestConfigDaemonID (1.09s) [2022-05-11T07:30:19.279Z] === RUN TestDaemonConfigValidation [2022-05-11T07:30:19.279Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-05-11T07:30:19.279Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-05-11T07:30:19.279Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-05-11T07:30:19.279Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-05-11T07:30:19.279Z] === RUN TestDaemonConfigValidation/invalid_config [2022-05-11T07:30:19.279Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-05-11T07:30:19.279Z] === RUN TestDaemonConfigValidation/malformed_config [2022-05-11T07:30:19.279Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-05-11T07:30:19.279Z] === RUN TestDaemonConfigValidation/valid_config [2022-05-11T07:30:19.279Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-05-11T07:30:19.279Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-05-11T07:30:19.279Z] === CONT TestDaemonConfigValidation/malformed_config [2022-05-11T07:30:19.279Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-05-11T07:30:19.279Z] === CONT TestDaemonConfigValidation/valid_config [2022-05-11T07:30:19.279Z] === CONT TestDaemonConfigValidation/invalid_config [2022-05-11T07:30:19.535Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-05-11T07:30:19.535Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-05-11T07:30:19.535Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.17s) [2022-05-11T07:30:19.535Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.23s) [2022-05-11T07:30:19.535Z] --- PASS: TestDaemonConfigValidation/valid_config (0.20s) [2022-05-11T07:30:19.535Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.23s) [2022-05-11T07:30:19.535Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.15s) [2022-05-11T07:30:19.535Z] === RUN TestConfigDaemonSeccompProfiles [2022-05-11T07:30:19.535Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-05-11T07:30:19.947Z] 12fb50a031bd: Verifying Checksum [2022-05-11T07:30:19.947Z] 12fb50a031bd: Download complete [2022-05-11T07:30:19.947Z] 97f65a0ec59e: Verifying Checksum [2022-05-11T07:30:19.947Z] 97f65a0ec59e: Download complete [2022-05-11T07:30:20.098Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2022-05-11T07:30:20.660Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-05-11T07:30:20.660Z] docker_cli_build_test.go:607: unmatched requirement DaemonIsWindows [2022-05-11T07:30:20.660Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-05-11T07:30:20.660Z] docker_cli_build_test.go:5880: unmatched requirement DaemonIsWindows [2022-05-11T07:30:20.660Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-05-11T07:30:20.660Z] docker_cli_build_test.go:5863: unmatched requirement DaemonIsWindows [2022-05-11T07:30:20.660Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-05-11T07:30:20.660Z] docker_cli_build_test.go:5898: unmatched requirement DaemonIsWindows [2022-05-11T07:30:20.660Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-05-11T07:30:20.660Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-05-11T07:30:21.542Z] INFO: Installing go-winres version v0.2.3 in C:\gopath\bin [2022-05-11T07:30:21.542Z] go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-05-11T07:30:21.699Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2022-05-11T07:30:21.699Z] === RUN TestBuildWithEmptyLayers [2022-05-11T07:30:22.000Z] go: downloading github.com/tc-hib/winres v0.1.5 [2022-05-11T07:30:22.000Z] go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-05-11T07:30:22.031Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-05-11T07:30:22.459Z] go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-05-11T07:30:22.459Z] go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-05-11T07:30:22.459Z] go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-05-11T07:30:22.459Z] go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-05-11T07:30:22.961Z] === CONT TestConfigDaemonSeccompProfiles [2022-05-11T07:30:22.961Z] daemon_test.go:198: [d74ce8ab70849] daemon is not started [2022-05-11T07:30:22.961Z] --- PASS: TestConfigDaemonSeccompProfiles (3.31s) [2022-05-11T07:30:22.961Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.09s) [2022-05-11T07:30:22.961Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.11s) [2022-05-11T07:30:22.961Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.12s) [2022-05-11T07:30:22.961Z] === RUN TestDaemonProxy [2022-05-11T07:30:22.961Z] === RUN TestDaemonProxy/environment_variables [2022-05-11T07:30:23.284Z] --- PASS: TestServiceUpdateSecrets (14.70s) [2022-05-11T07:30:23.284Z] === RUN TestServiceUpdateConfigs [2022-05-11T07:30:24.245Z] --- PASS: TestBuildWithEmptyLayers (2.99s) [2022-05-11T07:30:24.245Z] === RUN TestBuildMultiStageOnBuild [2022-05-11T07:30:24.328Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2022-05-11T07:30:24.328Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-05-11T07:30:24.584Z] === RUN TestDaemonProxy/command-line_options [2022-05-11T07:30:26.481Z] check_test.go:307: [d18d7eee6f1c8] daemon is not started [2022-05-11T07:30:26.481Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2022-05-11T07:30:26.481Z] === RUN TestDaemonProxy/configuration_file [2022-05-11T07:30:27.850Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-05-11T07:30:28.413Z] === RUN TestDaemonProxy/conflicting_options [2022-05-11T07:30:28.670Z] === RUN TestDaemonProxy/reload_sanitized [2022-05-11T07:30:28.926Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2022-05-11T07:30:29.182Z] --- PASS: TestDaemonProxy (6.32s) [2022-05-11T07:30:29.182Z] --- PASS: TestDaemonProxy/environment_variables (1.76s) [2022-05-11T07:30:29.182Z] --- PASS: TestDaemonProxy/command-line_options (1.75s) [2022-05-11T07:30:29.182Z] --- PASS: TestDaemonProxy/configuration_file (1.77s) [2022-05-11T07:30:29.182Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-05-11T07:30:29.182Z] --- PASS: TestDaemonProxy/reload_sanitized (0.53s) [2022-05-11T07:30:29.182Z] PASS [2022-05-11T07:30:29.182Z] [2022-05-11T07:30:29.182Z] DONE 18 tests in 12.000s [2022-05-11T07:30:29.182Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-05-11T07:30:29.183Z] ++ 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 [2022-05-11T07:30:29.183Z] ++ set -e [2022-05-11T07:30:29.183Z] ++ '[' -n 0 ']' [2022-05-11T07:30:29.183Z] ++ set -x [2022-05-11T07:30:29.183Z] ++ 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 [2022-05-11T07:30:29.439Z] INFO: Testing against a local daemon [2022-05-11T07:30:29.439Z] === RUN TestCommitInheritsEnv [2022-05-11T07:30:29.525Z] --- PASS: TestBuildMultiStageOnBuild (5.02s) [2022-05-11T07:30:29.525Z] === RUN TestBuildUncleanTarFilenames [2022-05-11T07:30:29.785Z] --- PASS: TestBuildUncleanTarFilenames (0.61s) [2022-05-11T07:30:29.785Z] === RUN TestBuildMultiStageLayerLeak [2022-05-11T07:30:30.002Z] --- PASS: TestCommitInheritsEnv (0.37s) [2022-05-11T07:30:30.002Z] === RUN TestImportExtremelyLargeImageWorks [2022-05-11T07:30:30.002Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-05-11T07:30:30.002Z] === RUN TestImportWithCustomPlatform [2022-05-11T07:30:30.002Z] === RUN TestImportWithCustomPlatform/#00 [2022-05-11T07:30:30.002Z] === RUN TestImportWithCustomPlatform/_______ [2022-05-11T07:30:30.002Z] === RUN TestImportWithCustomPlatform// [2022-05-11T07:30:30.002Z] === RUN TestImportWithCustomPlatform/linux [2022-05-11T07:30:30.002Z] === RUN TestImportWithCustomPlatform/LINUX [2022-05-11T07:30:30.258Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-05-11T07:30:30.258Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-05-11T07:30:30.258Z] === RUN TestImportWithCustomPlatform/macos [2022-05-11T07:30:30.258Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-05-11T07:30:30.258Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-05-11T07:30:30.516Z] --- PASS: TestImportWithCustomPlatform (0.49s) [2022-05-11T07:30:30.516Z] --- PASS: TestImportWithCustomPlatform/#00 (0.09s) [2022-05-11T07:30:30.516Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-05-11T07:30:30.516Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-05-11T07:30:30.516Z] --- PASS: TestImportWithCustomPlatform/linux (0.11s) [2022-05-11T07:30:30.516Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.11s) [2022-05-11T07:30:30.516Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.13s) [2022-05-11T07:30:30.516Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-05-11T07:30:30.516Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-05-11T07:30:30.516Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-05-11T07:30:30.516Z] === RUN TestImagesFilterMultiReference [2022-05-11T07:30:30.516Z] --- PASS: TestImagesFilterMultiReference (0.08s) [2022-05-11T07:30:30.516Z] === RUN TestImagePullPlatformInvalid [2022-05-11T07:30:30.516Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-05-11T07:30:30.516Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2022-05-11T07:30:30.516Z] === RUN TestRemoveImageOrphaning [2022-05-11T07:30:31.079Z] --- PASS: TestRemoveImageOrphaning (0.41s) [2022-05-11T07:30:31.079Z] === RUN TestRemoveImageGarbageCollector [2022-05-11T07:30:31.336Z] time="2022-05-11T07:30:31Z" level=info msg="[graphdriver] trying configured driver: overlay2" [2022-05-11T07:30:31.898Z] docker_cli_daemon_plugins_test.go:106: [d357348329e34] daemon is not started [2022-05-11T07:30:32.826Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2022-05-11T07:30:33.401Z] --- PASS: TestRemoveImageGarbageCollector (2.37s) [2022-05-11T07:30:33.401Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-05-11T07:30:33.401Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2022-05-11T07:30:33.401Z] === RUN TestTagInvalidReference [2022-05-11T07:30:33.401Z] --- PASS: TestTagInvalidReference (0.01s) [2022-05-11T07:30:33.401Z] === RUN TestTagValidPrefixedRepo [2022-05-11T07:30:33.401Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2022-05-11T07:30:33.401Z] === RUN TestTagExistedNameWithoutForce [2022-05-11T07:30:33.401Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2022-05-11T07:30:33.401Z] === RUN TestTagOfficialNames [2022-05-11T07:30:33.665Z] --- PASS: TestTagOfficialNames (0.09s) [2022-05-11T07:30:33.665Z] === RUN TestTagMatchesDigest [2022-05-11T07:30:33.665Z] --- PASS: TestTagMatchesDigest (0.03s) [2022-05-11T07:30:33.665Z] === CONT TestImportExtremelyLargeImageWorks [2022-05-11T07:30:34.860Z] Removing intermediate container 589af314acc9 [2022-05-11T07:30:34.860Z] ---> 807ee297d882 [2022-05-11T07:30:34.860Z] Step 11/13 : ENTRYPOINT ["powershell.exe"] [2022-05-11T07:30:34.860Z] ---> Running in 2b20e129b368 [2022-05-11T07:30:34.860Z] Removing intermediate container 2b20e129b368 [2022-05-11T07:30:34.860Z] ---> 6b6291311313 [2022-05-11T07:30:34.860Z] Step 12/13 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2022-05-11T07:30:34.860Z] ---> Running in 9044c1b3c9f9 [2022-05-11T07:30:34.860Z] Removing intermediate container 9044c1b3c9f9 [2022-05-11T07:30:34.860Z] ---> d9baea876dc7 [2022-05-11T07:30:34.860Z] Step 13/13 : COPY . . [2022-05-11T07:30:35.050Z] check_test.go:307: [d1e7a44c96630] daemon is not started [2022-05-11T07:30:35.050Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2022-05-11T07:30:35.077Z] --- PASS: TestBuildMultiStageLayerLeak (4.39s) [2022-05-11T07:30:35.077Z] === RUN TestBuildWithHugeFile [2022-05-11T07:30:35.613Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-05-11T07:30:38.122Z] --- PASS: TestServiceUpdateConfigs (14.54s) [2022-05-11T07:30:38.122Z] === RUN TestServiceUpdateNetwork [2022-05-11T07:30:38.883Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2022-05-11T07:30:40.772Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-05-11T07:30:41.334Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-05-11T07:30:42.201Z] 97f65a0ec59e: Pull complete [2022-05-11T07:30:42.702Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-05-11T07:30:44.073Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2022-05-11T07:30:45.001Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2022-05-11T07:30:45.564Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2022-05-11T07:30:46.138Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2022-05-11T07:30:46.138Z] docker_cli_daemon_test.go:2840: Checking IpcMode private set from config [2022-05-11T07:30:46.701Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-05-11T07:30:46.701Z] docker_cli_daemon_test.go:2840: Checking IpcMode shareable set from config [2022-05-11T07:30:47.264Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-05-11T07:30:47.264Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-05-11T07:30:47.264Z] docker_cli_daemon_test.go:2840: Checking IpcMode host set from config [2022-05-11T07:30:47.827Z] docker_cli_daemon_test.go:2840: Checking IpcMode container:123 set from config [2022-05-11T07:30:48.389Z] docker_cli_daemon_test.go:2840: Checking IpcMode nosuchmode set from config [2022-05-11T07:30:48.389Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-05-11T07:30:48.645Z] docker_cli_daemon_test.go:2840: Checking IpcMode private set from cli [2022-05-11T07:30:49.207Z] docker_cli_daemon_test.go:2840: Checking IpcMode shareable set from cli [2022-05-11T07:30:49.463Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-05-11T07:30:49.719Z] docker_cli_daemon_test.go:2840: Checking IpcMode host set from cli [2022-05-11T07:30:50.282Z] docker_cli_daemon_test.go:2840: Checking IpcMode container:123 set from cli [2022-05-11T07:30:50.286Z] --- PASS: TestServiceUpdateNetwork (12.34s) [2022-05-11T07:30:50.286Z] === RUN TestServiceUpdatePidsLimit [2022-05-11T07:30:50.538Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-05-11T07:30:50.794Z] docker_cli_daemon_test.go:2840: Checking IpcMode nosuchmode set from cli [2022-05-11T07:30:51.213Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-05-11T07:30:51.358Z] check_test.go:307: [d0f564aba6ffb] daemon is not started [2022-05-11T07:30:51.358Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2022-05-11T07:30:52.140Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-05-11T07:30:52.286Z] check_test.go:307: [d61fcccd89e67] daemon is not started [2022-05-11T07:30:52.286Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2022-05-11T07:30:52.849Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2022-05-11T07:30:54.757Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2022-05-11T07:30:58.032Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2022-05-11T07:30:58.032Z] check_test.go:307: [db5dc29b36510] daemon is not started [2022-05-11T07:30:58.032Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2022-05-11T07:30:58.673Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-05-11T07:30:59.812Z] ok github.com/docker/docker/libnetwork/networkdb 103.410s coverage: 60.3% of statements [2022-05-11T07:30:59.812Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-05-11T07:30:59.812Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2022-05-11T07:30:59.812Z] ok github.com/docker/docker/libnetwork/osl 4.343s coverage: 39.7% of statements [2022-05-11T07:30:59.812Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.003s coverage: 20.0% of statements [2022-05-11T07:30:59.812Z] ok github.com/docker/docker/libnetwork/portallocator 0.007s coverage: 86.1% of statements [2022-05-11T07:30:59.812Z] ok github.com/docker/docker/libnetwork/portmapper 0.285s coverage: 48.6% of statements [2022-05-11T07:30:59.812Z] ok github.com/docker/docker/libnetwork/resolvconf 0.003s coverage: 70.6% of statements [2022-05-11T07:30:59.812Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-05-11T07:30:59.812Z] ok github.com/docker/docker/libnetwork/types 0.002s coverage: 37.3% of statements [2022-05-11T07:30:59.812Z] [2022-05-11T07:30:59.812Z] === Skipped [2022-05-11T07:30:59.812Z] === SKIP: libnetwork TestParallel1 (0.00s) [2022-05-11T07:30:59.812Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-05-11T07:30:59.812Z] [2022-05-11T07:30:59.812Z] === SKIP: libnetwork TestParallel3 (0.00s) [2022-05-11T07:30:59.812Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-05-11T07:30:59.812Z] [2022-05-11T07:30:59.812Z] === SKIP: libnetwork TestParallel2 (0.00s) [2022-05-11T07:30:59.812Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-05-11T07:30:59.812Z] [2022-05-11T07:30:59.812Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-05-11T07:30:59.812Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-11T07:30:59.812Z] [2022-05-11T07:30:59.812Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-05-11T07:30:59.812Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-11T07:30:59.812Z] [2022-05-11T07:30:59.812Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-05-11T07:30:59.812Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-11T07:30:59.812Z] [2022-05-11T07:30:59.812Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-05-11T07:30:59.812Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-11T07:30:59.812Z] [2022-05-11T07:30:59.812Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-05-11T07:30:59.812Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-11T07:30:59.812Z] [2022-05-11T07:30:59.812Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2022-05-11T07:30:59.812Z] firewalld_test.go:14: firewalld is not running [2022-05-11T07:30:59.812Z] [2022-05-11T07:30:59.812Z] DONE 326 tests, 9 skipped in 202.374s Post stage [Pipeline] junit [2022-05-11T07:31:00.401Z] Recording test results [2022-05-11T07:31:01.300Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2022-05-11T07:31:01.300Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-05-11T07:31:01.793Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-05-11T07:31:02.138Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43580/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=d7cf13f59cf90ff321b4ee50518171744bf0b92c -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:d7cf13f59cf90ff321b4ee50518171744bf0b92c hack/make.sh dynbinary test-integration [2022-05-11T07:31:02.402Z] [2022-05-11T07:31:02.663Z] Removing bundles/ [2022-05-11T07:31:02.663Z] [2022-05-11T07:31:02.663Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-05-11T07:31:02.663Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-05-11T07:31:02.663Z] GOOS="" GOARCH="" GOARM="" [2022-05-11T07:31:02.667Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-05-11T07:31:02.923Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2022-05-11T07:31:06.194Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-05-11T07:31:06.755Z] --- PASS: TestServiceUpdatePidsLimit (16.21s) [2022-05-11T07:31:06.755Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.73s) [2022-05-11T07:31:06.755Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.79s) [2022-05-11T07:31:06.755Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.91s) [2022-05-11T07:31:06.755Z] PASS [2022-05-11T07:31:06.755Z] [2022-05-11T07:31:06.755Z] === Skipped [2022-05-11T07:31:06.755Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-05-11T07:31:06.755Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-05-11T07:31:06.755Z] [2022-05-11T07:31:06.755Z] DONE 27 tests, 1 skipped in 165.367s [2022-05-11T07:31:06.755Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-05-11T07:31:06.755Z] INFO: Testing against a local daemon [2022-05-11T07:31:06.755Z] === RUN TestSessionCreate [2022-05-11T07:31:06.755Z] --- PASS: TestSessionCreate (0.02s) [2022-05-11T07:31:06.755Z] === RUN TestSessionCreateWithBadUpgrade [2022-05-11T07:31:06.755Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-05-11T07:31:06.755Z] PASS [2022-05-11T07:31:06.755Z] [2022-05-11T07:31:06.755Z] DONE 2 tests in 0.064s [2022-05-11T07:31:06.755Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-05-11T07:31:06.755Z] INFO: Testing against a local daemon [2022-05-11T07:31:06.755Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-05-11T07:31:06.755Z] === PAUSE TestCgroupDriverSystemdMemoryLimit [2022-05-11T07:31:06.755Z] === RUN TestDiskUsage [2022-05-11T07:31:06.755Z] === PAUSE TestDiskUsage [2022-05-11T07:31:06.755Z] === RUN TestEventsExecDie [2022-05-11T07:31:06.758Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2022-05-11T07:31:07.012Z] --- PASS: TestEventsExecDie (0.59s) [2022-05-11T07:31:07.012Z] === RUN TestEventsBackwardsCompatible [2022-05-11T07:31:07.012Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2022-05-11T07:31:07.012Z] === RUN TestEventsVolumeCreate [2022-05-11T07:31:07.012Z] --- PASS: TestEventsVolumeCreate (0.10s) [2022-05-11T07:31:07.012Z] === RUN TestInfoBinaryCommits [2022-05-11T07:31:07.012Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-05-11T07:31:07.012Z] === RUN TestInfoAPIVersioned [2022-05-11T07:31:07.012Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-05-11T07:31:07.012Z] === RUN TestInfoAPI [2022-05-11T07:31:07.268Z] --- PASS: TestInfoAPI (0.03s) [2022-05-11T07:31:07.268Z] === RUN TestInfoAPIWarnings [2022-05-11T07:31:08.125Z] check_test.go:307: [da9c8dd998c98] daemon is not started [2022-05-11T07:31:08.125Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2022-05-11T07:31:10.535Z] ---> 5110f629cbbc [2022-05-11T07:31:11.502Z] Successfully built 5110f629cbbc [2022-05-11T07:31:11.502Z] Successfully tagged docker:latest [2022-05-11T07:31:11.502Z] INFO: Image build ended at 05/11/2022 07:31:11. Duration:00:04:48.0478459 [2022-05-11T07:31:11.502Z] [2022-05-11T07:31:11.502Z] [2022-05-11T07:31:11.502Z] INFO: Building the test binaries at 05/11/2022 07:31:11... [2022-05-11T07:31:13.375Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-05-11T07:31:15.894Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2022-05-11T07:31:17.262Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-05-11T07:31:18.191Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-05-11T07:31:18.191Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-05-11T07:31:18.754Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2022-05-11T07:31:18.940Z] INFO: make.ps1 starting at 05/11/2022 07:31:18 [2022-05-11T07:31:18.940Z] INFO: Git commit (4be0210360) assumed from DOCKER_GITCOMMIT environment variable [2022-05-11T07:31:18.940Z] INFO: Invoking autogen... [2022-05-11T07:31:19.399Z] { [2022-05-11T07:31:19.399Z] "RT_GROUP_ICON": { [2022-05-11T07:31:19.399Z] "#1": { [2022-05-11T07:31:19.399Z] "0409": "../../winresources/docker.ico" [2022-05-11T07:31:19.399Z] } [2022-05-11T07:31:19.399Z] }, [2022-05-11T07:31:19.399Z] "RT_MANIFEST": { [2022-05-11T07:31:19.399Z] "#1": { [2022-05-11T07:31:19.399Z] "0409": { [2022-05-11T07:31:19.399Z] "identity": {}, [2022-05-11T07:31:19.399Z] "description": "Docker Engine", [2022-05-11T07:31:19.399Z] "minimum-os": "vista", [2022-05-11T07:31:19.399Z] "execution-level": "", [2022-05-11T07:31:19.399Z] "ui-access": false, [2022-05-11T07:31:19.399Z] "auto-elevate": false, [2022-05-11T07:31:19.399Z] "dpi-awareness": "unaware", [2022-05-11T07:31:19.399Z] "disable-theming": false, [2022-05-11T07:31:19.399Z] "disable-window-filtering": false, [2022-05-11T07:31:19.399Z] "high-resolution-scrolling-aware": false, [2022-05-11T07:31:19.399Z] "ultra-high-resolution-scrolling-aware": false, [2022-05-11T07:31:19.399Z] "long-path-aware": false, [2022-05-11T07:31:19.399Z] "printer-driver-isolation": false, [2022-05-11T07:31:19.399Z] "gdi-scaling": false, [2022-05-11T07:31:19.399Z] "segment-heap": false, [2022-05-11T07:31:19.399Z] "use-common-controls-v6": false [2022-05-11T07:31:19.399Z] } [2022-05-11T07:31:19.399Z] } [2022-05-11T07:31:19.399Z] }, [2022-05-11T07:31:19.399Z] "RT_MESSAGETABLE": { [2022-05-11T07:31:19.399Z] "#1": { [2022-05-11T07:31:19.399Z] "0409": "../../winresources/event_messages.bin" [2022-05-11T07:31:19.399Z] } [2022-05-11T07:31:19.399Z] }, [2022-05-11T07:31:19.399Z] "RT_VERSION": { [2022-05-11T07:31:19.399Z] "#1": { [2022-05-11T07:31:19.399Z] "0409": { [2022-05-11T07:31:19.399Z] "fixed": { [2022-05-11T07:31:19.399Z] "file_version": "0.0.0.0", [2022-05-11T07:31:19.399Z] "product_version": "0.0.0.0", [2022-05-11T07:31:19.399Z] "type": "Unknown" [2022-05-11T07:31:19.399Z] }, [2022-05-11T07:31:19.399Z] "info": { [2022-05-11T07:31:19.399Z] "0000": { [2022-05-11T07:31:19.399Z] "CompanyName": "", [2022-05-11T07:31:19.399Z] "FileVersion": "0.0.0-dev", [2022-05-11T07:31:19.399Z] "LegalCopyright": "Copyright (C) 2015-2022 Docker Inc.", [2022-05-11T07:31:19.399Z] "OriginalFileName": "dockerd.exe", [2022-05-11T07:31:19.399Z] "ProductName": "", [2022-05-11T07:31:19.399Z] "ProductVersion": "0.0.0-dev", [2022-05-11T07:31:19.399Z] "SpecialBuild": "4be0210360" [2022-05-11T07:31:19.399Z] } [2022-05-11T07:31:19.399Z] } [2022-05-11T07:31:19.399Z] } [2022-05-11T07:31:19.399Z] } [2022-05-11T07:31:19.399Z] } [2022-05-11T07:31:19.399Z] } [2022-05-11T07:31:20.367Z] powershell.exe : cmd\dockerd\config.go [2022-05-11T07:31:20.367Z] At D:\gopath\src\github.com\docker\docker@tmp\durable-5ea70d6f\powershellWrapper.ps1:3 char:1 [2022-05-11T07:31:20.367Z] + & powershell -NoProfile -NonInteractive -ExecutionPolicy Bypass -Comm ... [2022-05-11T07:31:20.367Z] + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2022-05-11T07:31:20.367Z] + CategoryInfo : NotSpecified: (cmd\dockerd\config.go:String) [], RemoteException [2022-05-11T07:31:20.367Z] + FullyQualifiedErrorId : NativeCommandError [2022-05-11T07:31:20.367Z] [2022-05-11T07:31:20.367Z] cmd\dockerd\config_windows.go [2022-05-11T07:31:20.367Z] cmd\dockerd\daemon.go [2022-05-11T07:31:20.367Z] cmd\dockerd\daemon_test.go [2022-05-11T07:31:20.367Z] cmd\dockerd\daemon_windows.go [2022-05-11T07:31:20.367Z] cmd\dockerd\docker.go [2022-05-11T07:31:20.367Z] cmd\dockerd\docker_windows.go [2022-05-11T07:31:20.367Z] cmd\dockerd\genwinres_windows.go [2022-05-11T07:31:20.367Z] cmd\dockerd\metrics.go [2022-05-11T07:31:20.367Z] cmd\dockerd\options.go [2022-05-11T07:31:20.367Z] cmd\dockerd\options_test.go [2022-05-11T07:31:20.367Z] cmd\dockerd\service_windows.go [2022-05-11T07:31:20.367Z] INFO: Building daemon... [2022-05-11T07:31:21.275Z] check_test.go:307: [d5b3b908f144a] daemon is not started [2022-05-11T07:31:21.275Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2022-05-11T07:31:21.837Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2022-05-11T07:31:22.401Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-05-11T07:31:22.658Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2022-05-11T07:31:23.220Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2022-05-11T07:31:25.126Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2022-05-11T07:31:25.126Z] check_test.go:307: [d1e1f13d0e55b] daemon is not started [2022-05-11T07:31:25.126Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2022-05-11T07:31:25.126Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-05-11T07:31:25.323Z] --- PASS: TestInfoAPIWarnings (16.54s) [2022-05-11T07:31:25.323Z] === RUN TestInfoDebug [2022-05-11T07:31:25.323Z] --- PASS: TestInfoDebug (0.52s) [2022-05-11T07:31:25.323Z] === RUN TestInfoInsecureRegistries [2022-05-11T07:31:25.323Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-05-11T07:31:25.323Z] === RUN TestInfoRegistryMirrors [2022-05-11T07:31:25.323Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-05-11T07:31:25.323Z] === RUN TestLoginFailsWithBadCredentials [2022-05-11T07:31:25.323Z] --- PASS: TestLoginFailsWithBadCredentials (0.08s) [2022-05-11T07:31:25.323Z] === RUN TestPingCacheHeaders [2022-05-11T07:31:25.323Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-05-11T07:31:25.323Z] === RUN TestPingGet [2022-05-11T07:31:25.323Z] --- PASS: TestPingGet (0.01s) [2022-05-11T07:31:25.323Z] === RUN TestPingHead [2022-05-11T07:31:25.323Z] --- PASS: TestPingHead (0.02s) [2022-05-11T07:31:25.323Z] === RUN TestPingSwarmHeader [2022-05-11T07:31:25.884Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-05-11T07:31:26.445Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-05-11T07:31:27.016Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-05-11T07:31:27.372Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-05-11T07:31:27.372Z] --- PASS: TestPingSwarmHeader (2.06s) [2022-05-11T07:31:27.372Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-05-11T07:31:27.372Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-05-11T07:31:27.372Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-05-11T07:31:27.372Z] === RUN TestVersion [2022-05-11T07:31:27.372Z] --- PASS: TestVersion (0.02s) [2022-05-11T07:31:27.372Z] === CONT TestCgroupDriverSystemdMemoryLimit [2022-05-11T07:31:27.372Z] === CONT TestDiskUsage [2022-05-11T07:31:27.578Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2022-05-11T07:31:27.933Z] === RUN TestDiskUsage/empty [2022-05-11T07:31:27.933Z] === RUN TestDiskUsage/empty/container_types [2022-05-11T07:31:27.933Z] === RUN TestDiskUsage/empty/image_types [2022-05-11T07:31:27.933Z] === RUN TestDiskUsage/empty/volume_types [2022-05-11T07:31:27.933Z] === RUN TestDiskUsage/empty/build-cache_types [2022-05-11T07:31:27.933Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-05-11T07:31:27.933Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-05-11T07:31:27.933Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-05-11T07:31:27.933Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-05-11T07:31:27.933Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-05-11T07:31:27.933Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-05-11T07:31:27.933Z] === RUN TestDiskUsage/after_LoadBusybox [2022-05-11T07:31:28.191Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-05-11T07:31:28.191Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-05-11T07:31:28.191Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-05-11T07:31:28.191Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-05-11T07:31:28.191Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-05-11T07:31:28.191Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-05-11T07:31:28.191Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-05-11T07:31:28.191Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-05-11T07:31:28.191Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-05-11T07:31:28.191Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-05-11T07:31:28.191Z] === RUN TestDiskUsage/after_container.Run [2022-05-11T07:31:28.754Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-05-11T07:31:28.754Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-05-11T07:31:28.754Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-05-11T07:31:28.754Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-05-11T07:31:28.754Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-05-11T07:31:28.754Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-05-11T07:31:28.754Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-05-11T07:31:28.754Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-05-11T07:31:28.754Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-05-11T07:31:28.754Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-05-11T07:31:29.011Z] --- PASS: TestDiskUsage (1.61s) [2022-05-11T07:31:29.011Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-05-11T07:31:29.011Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-05-11T07:31:29.011Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-05-11T07:31:29.011Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-05-11T07:31:29.011Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-05-11T07:31:29.011Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-05-11T07:31:29.011Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-05-11T07:31:29.011Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-05-11T07:31:29.011Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-05-11T07:31:29.011Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-05-11T07:31:29.011Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-05-11T07:31:29.011Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.31s) [2022-05-11T07:31:29.011Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-05-11T07:31:29.011Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-05-11T07:31:29.011Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-05-11T07:31:29.011Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-05-11T07:31:29.011Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-05-11T07:31:29.011Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-05-11T07:31:29.011Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-05-11T07:31:29.011Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-05-11T07:31:29.011Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-05-11T07:31:29.011Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-05-11T07:31:29.011Z] --- PASS: TestDiskUsage/after_container.Run (0.53s) [2022-05-11T07:31:29.011Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-05-11T07:31:29.011Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-05-11T07:31:29.011Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-05-11T07:31:29.011Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-05-11T07:31:29.011Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-05-11T07:31:29.011Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-05-11T07:31:29.011Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-05-11T07:31:29.011Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-05-11T07:31:29.011Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-05-11T07:31:29.011Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-05-11T07:31:29.011Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.63s) [2022-05-11T07:31:29.011Z] PASS [2022-05-11T07:31:29.011Z] [2022-05-11T07:31:29.011Z] DONE 54 tests in 22.742s [2022-05-11T07:31:29.011Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-05-11T07:31:29.011Z] INFO: Testing against a local daemon [2022-05-11T07:31:29.011Z] === RUN TestVolumesCreateAndList [2022-05-11T07:31:29.011Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-05-11T07:31:29.011Z] === RUN TestVolumesRemove [2022-05-11T07:31:29.269Z] --- PASS: TestVolumesRemove (0.10s) [2022-05-11T07:31:29.269Z] === RUN TestVolumesInspect [2022-05-11T07:31:29.269Z] --- PASS: TestVolumesInspect (0.02s) [2022-05-11T07:31:29.269Z] === RUN TestVolumesInvalidJSON [2022-05-11T07:31:29.269Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-05-11T07:31:29.269Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-05-11T07:31:29.269Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-05-11T07:31:29.269Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-05-11T07:31:29.269Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-05-11T07:31:29.269Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-05-11T07:31:29.269Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-05-11T07:31:29.269Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-05-11T07:31:29.269Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-05-11T07:31:29.269Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-05-11T07:31:29.269Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-05-11T07:31:29.269Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-05-11T07:31:29.269Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-05-11T07:31:29.269Z] PASS [2022-05-11T07:31:29.269Z] [2022-05-11T07:31:29.269Z] DONE 9 tests in 0.176s [2022-05-11T07:31:29.269Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-05-11T07:31:29.831Z] Stopping apparmor (via systemctl): apparmor.service. [2022-05-11T07:31:29.831Z] Removing test suite binaries [2022-05-11T07:31:29.831Z] exiting test-integration [2022-05-11T07:31:29.831Z] ++ exit 0 [2022-05-11T07:31:29.831Z] [2022-05-11T07:31:30.094Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart Post stage [Pipeline] junit [2022-05-11T07:31:31.206Z] Recording test results [2022-05-11T07:31:31.344Z] --- PASS: TestBuildWithHugeFile (50.50s) [2022-05-11T07:31:31.344Z] === RUN TestBuildWCOWSandboxSize [2022-05-11T07:31:31.344Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-05-11T07:31:31.344Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-05-11T07:31:31.344Z] === RUN TestBuildWithEmptyDockerfile [2022-05-11T07:31:31.344Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-11T07:31:31.344Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-11T07:31:31.344Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-11T07:31:31.344Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-11T07:31:31.344Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-11T07:31:31.344Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-11T07:31:31.344Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-11T07:31:31.344Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-11T07:31:31.344Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-11T07:31:31.344Z] --- PASS: TestBuildWithEmptyDockerfile (0.07s) [2022-05-11T07:31:31.344Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.14s) [2022-05-11T07:31:31.344Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.14s) [2022-05-11T07:31:31.344Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-05-11T07:31:31.344Z] === RUN TestBuildPreserveOwnership [2022-05-11T07:31:31.344Z] === RUN TestBuildPreserveOwnership/copy_from [2022-05-11T07:31:31.344Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-05-11T07:31:31.401Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-05-11T07:31:31.774Z] + echo Ensuring container killed. [2022-05-11T07:31:31.774Z] Ensuring container killed. [2022-05-11T07:31:31.774Z] + docker rm -vf docker-pr2 [2022-05-11T07:31:31.774Z] Error: No such container: docker-pr2 [Pipeline] sh [2022-05-11T07:31:32.047Z] + echo Chowning /workspace to jenkins user [2022-05-11T07:31:32.048Z] Chowning /workspace to jenkins user [2022-05-11T07:31:32.048Z] + id -u [2022-05-11T07:31:32.048Z] + id -g [2022-05-11T07:31:32.048Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43580:/workspace busybox chown -R 1000:1000 /workspace [2022-05-11T07:31:33.364Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-05-11T07:31:33.701Z] + bundleName=amd64-cgroup2 [2022-05-11T07:31:33.701Z] + echo Creating amd64-cgroup2-bundles.tar.gz [2022-05-11T07:31:33.701Z] Creating amd64-cgroup2-bundles.tar.gz [2022-05-11T07:31:33.701Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz [2022-05-11T07:31:33.701Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-05-11T07:31:33.927Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [Pipeline] archiveArtifacts [2022-05-11T07:31:33.965Z] Archiving artifacts [2022-05-11T07:31:34.317Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43580/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-05-11T07:31:34.620Z] + make clean [2022-05-11T07:31:34.620Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-05-11T07:31:34.620Z] docker-dev-cache [2022-05-11T07:31:34.620Z] docker-mod-cache [Pipeline] deleteDir [2022-05-11T07:31:34.856Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-05-11T07:31:35.418Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2022-05-11T07:31:35.544Z] --- PASS: TestBuildPreserveOwnership (10.22s) [2022-05-11T07:31:35.544Z] --- PASS: TestBuildPreserveOwnership/copy_from (6.20s) [2022-05-11T07:31:35.544Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2022-05-11T07:31:35.544Z] === RUN TestBuildPlatformInvalid [2022-05-11T07:31:35.544Z] --- PASS: TestBuildPlatformInvalid (0.10s) [2022-05-11T07:31:35.544Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-05-11T07:31:35.544Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2022-05-11T07:31:35.544Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-05-11T07:31:35.544Z] PASS [2022-05-11T07:31:35.544Z] [2022-05-11T07:31:35.544Z] === Skipped [2022-05-11T07:31:35.544Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-05-11T07:31:35.544Z] build_session_test.go:25: TODO: BuildKit [2022-05-11T07:31:35.544Z] [2022-05-11T07:31:35.544Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-05-11T07:31:35.544Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-05-11T07:31:35.544Z] [2022-05-11T07:31:35.544Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-05-11T07:31:35.544Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2022-05-11T07:31:35.544Z] [2022-05-11T07:31:35.544Z] DONE 34 tests, 3 skipped in 111.839s [2022-05-11T07:31:35.544Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-05-11T07:31:35.544Z] INFO: Testing against a local daemon [2022-05-11T07:31:35.544Z] === RUN TestConfigInspect [2022-05-11T07:31:35.544Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-11T07:31:35.544Z] --- SKIP: TestConfigInspect (0.02s) [2022-05-11T07:31:35.544Z] === RUN TestConfigList [2022-05-11T07:31:35.544Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-11T07:31:35.544Z] --- SKIP: TestConfigList (0.01s) [2022-05-11T07:31:35.544Z] === RUN TestConfigsCreateAndDelete [2022-05-11T07:31:35.544Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-11T07:31:35.544Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2022-05-11T07:31:35.544Z] === RUN TestConfigsUpdate [2022-05-11T07:31:35.544Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-11T07:31:35.544Z] --- SKIP: TestConfigsUpdate (0.01s) [2022-05-11T07:31:35.544Z] === RUN TestTemplatedConfig [2022-05-11T07:31:35.544Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-11T07:31:35.544Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-05-11T07:31:35.544Z] === RUN TestConfigCreateResolve [2022-05-11T07:31:35.544Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-11T07:31:35.544Z] --- SKIP: TestConfigCreateResolve (0.01s) [2022-05-11T07:31:35.544Z] PASS [2022-05-11T07:31:35.544Z] [2022-05-11T07:31:35.544Z] === Skipped [2022-05-11T07:31:35.544Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s) [2022-05-11T07:31:35.544Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-11T07:31:35.544Z] [2022-05-11T07:31:35.544Z] === SKIP: amd64.integration.config TestConfigList (0.01s) [2022-05-11T07:31:35.544Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-11T07:31:35.544Z] [2022-05-11T07:31:35.544Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2022-05-11T07:31:35.544Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-11T07:31:35.544Z] [2022-05-11T07:31:35.544Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) [2022-05-11T07:31:35.544Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-11T07:31:35.544Z] [2022-05-11T07:31:35.544Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2022-05-11T07:31:35.544Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-11T07:31:35.544Z] [2022-05-11T07:31:35.544Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2022-05-11T07:31:35.544Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-11T07:31:35.544Z] [2022-05-11T07:31:35.544Z] DONE 6 tests, 6 skipped in 0.146s [2022-05-11T07:31:35.544Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-05-11T07:31:35.544Z] INFO: Testing against a local daemon [2022-05-11T07:31:35.544Z] === RUN TestCheckpoint [2022-05-11T07:31:35.544Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-05-11T07:31:35.544Z] --- SKIP: TestCheckpoint (0.00s) [2022-05-11T07:31:35.544Z] === RUN TestContainerInvalidJSON [2022-05-11T07:31:35.544Z] === RUN TestContainerInvalidJSON/commit [2022-05-11T07:31:35.544Z] === PAUSE TestContainerInvalidJSON/commit [2022-05-11T07:31:35.544Z] === RUN TestContainerInvalidJSON/containers/create [2022-05-11T07:31:35.544Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-05-11T07:31:35.544Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-05-11T07:31:35.544Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-05-11T07:31:35.544Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-05-11T07:31:35.544Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-05-11T07:31:35.544Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-05-11T07:31:35.544Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-05-11T07:31:35.544Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-05-11T07:31:35.544Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-05-11T07:31:35.544Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-05-11T07:31:35.544Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-05-11T07:31:35.544Z] === CONT TestContainerInvalidJSON/commit [2022-05-11T07:31:35.544Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-05-11T07:31:35.544Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-05-11T07:31:35.544Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-05-11T07:31:35.544Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-05-11T07:31:35.544Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-05-11T07:31:35.544Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-05-11T07:31:35.544Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-05-11T07:31:35.544Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-05-11T07:31:35.544Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-05-11T07:31:35.544Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-05-11T07:31:35.544Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-05-11T07:31:35.544Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-05-11T07:31:35.544Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-05-11T07:31:35.544Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-05-11T07:31:35.544Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-05-11T07:31:35.544Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-05-11T07:31:35.544Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-05-11T07:31:35.544Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-05-11T07:31:35.544Z] === CONT TestContainerInvalidJSON/containers/create [2022-05-11T07:31:35.544Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-05-11T07:31:35.544Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-05-11T07:31:35.544Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-05-11T07:31:35.544Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-05-11T07:31:35.544Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-05-11T07:31:35.544Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-05-11T07:31:35.544Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-05-11T07:31:35.544Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-05-11T07:31:35.544Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-05-11T07:31:35.544Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-05-11T07:31:35.544Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-05-11T07:31:35.544Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-05-11T07:31:35.544Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-05-11T07:31:35.544Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-05-11T07:31:35.544Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-05-11T07:31:35.544Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-05-11T07:31:35.544Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-05-11T07:31:35.544Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-05-11T07:31:35.544Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-05-11T07:31:35.544Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-05-11T07:31:35.544Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-05-11T07:31:35.544Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2022-05-11T07:31:35.544Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-05-11T07:31:35.544Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-05-11T07:31:35.544Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-05-11T07:31:35.544Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-05-11T07:31:35.544Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-05-11T07:31:35.544Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-05-11T07:31:35.544Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-05-11T07:31:35.544Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-05-11T07:31:35.544Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-05-11T07:31:35.544Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2022-05-11T07:31:35.544Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-05-11T07:31:35.544Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-05-11T07:31:35.544Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-05-11T07:31:35.544Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-05-11T07:31:35.544Z] --- PASS: TestContainerInvalidJSON/containers/create (0.01s) [2022-05-11T07:31:35.544Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-05-11T07:31:35.544Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-05-11T07:31:35.544Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-05-11T07:31:35.544Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-05-11T07:31:35.544Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-05-11T07:31:35.544Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-05-11T07:31:35.544Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-05-11T07:31:35.544Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-05-11T07:31:35.544Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-05-11T07:31:35.544Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-05-11T07:31:35.544Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-05-11T07:31:35.544Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-05-11T07:31:35.544Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-05-11T07:31:35.544Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-05-11T07:31:35.544Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-05-11T07:31:35.805Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2022-05-11T07:31:35.805Z] === RUN TestCopyFromContainerPathIsNotDir [2022-05-11T07:31:35.805Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-05-11T07:31:35.805Z] === RUN TestCopyToContainerPathDoesNotExist [2022-05-11T07:31:35.805Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2022-05-11T07:31:35.805Z] === RUN TestCopyEmptyFile [2022-05-11T07:31:36.066Z] --- PASS: TestCopyEmptyFile (0.20s) [2022-05-11T07:31:36.066Z] === RUN TestCopyToContainerPathIsNotDir [2022-05-11T07:31:36.066Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) [2022-05-11T07:31:36.066Z] === RUN TestCopyFromContainer [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-05-11T07:31:37.310Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2022-05-11T07:31:37.310Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-05-11T07:31:40.267Z] === RUN TestCopyFromContainer// [2022-05-11T07:31:40.267Z] === RUN TestCopyFromContainer//bar/root [2022-05-11T07:31:40.267Z] === RUN TestCopyFromContainer//bar/root/ [2022-05-11T07:31:40.267Z] === RUN TestCopyFromContainer/bar/quux [2022-05-11T07:31:40.527Z] === RUN TestCopyFromContainer/bar/quux/ [2022-05-11T07:31:40.527Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-05-11T07:31:40.527Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-05-11T07:31:40.527Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-05-11T07:31:40.527Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-05-11T07:31:40.583Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2022-05-11T07:31:40.787Z] === RUN TestCopyFromContainer/bar/notarget [2022-05-11T07:31:40.787Z] --- PASS: TestCopyFromContainer (4.71s) [2022-05-11T07:31:40.787Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-05-11T07:31:40.787Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2022-05-11T07:31:40.787Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-05-11T07:31:40.787Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-05-11T07:31:40.787Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2022-05-11T07:31:40.787Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2022-05-11T07:31:40.787Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2022-05-11T07:31:40.787Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2022-05-11T07:31:40.787Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2022-05-11T07:31:40.787Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2022-05-11T07:31:40.787Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-05-11T07:31:40.787Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-11T07:31:40.787Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-11T07:31:40.787Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-11T07:31:40.787Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-11T07:31:40.787Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-11T07:31:40.787Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-11T07:31:40.787Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-11T07:31:40.787Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-11T07:31:40.787Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-11T07:31:40.787Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-05-11T07:31:40.787Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-05-11T07:31:40.787Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-05-11T07:31:40.787Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-05-11T07:31:40.787Z] === RUN TestCreateLinkToNonExistingContainer [2022-05-11T07:31:40.787Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-05-11T07:31:40.787Z] === RUN TestCreateWithInvalidEnv [2022-05-11T07:31:40.787Z] === RUN TestCreateWithInvalidEnv/0 [2022-05-11T07:31:40.787Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-05-11T07:31:40.787Z] === RUN TestCreateWithInvalidEnv/1 [2022-05-11T07:31:40.787Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-05-11T07:31:40.787Z] === RUN TestCreateWithInvalidEnv/2 [2022-05-11T07:31:40.787Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-05-11T07:31:40.787Z] === CONT TestCreateWithInvalidEnv/0 [2022-05-11T07:31:40.787Z] === CONT TestCreateWithInvalidEnv/2 [2022-05-11T07:31:40.787Z] === CONT TestCreateWithInvalidEnv/1 [2022-05-11T07:31:40.787Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-05-11T07:31:40.787Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-05-11T07:31:40.787Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-05-11T07:31:40.787Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-05-11T07:31:40.787Z] === RUN TestCreateTmpfsMountsTarget [2022-05-11T07:31:40.787Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2022-05-11T07:31:40.787Z] === RUN TestCreateWithCustomMaskedPaths [2022-05-11T07:31:42.171Z] --- PASS: TestCreateWithCustomMaskedPaths (1.20s) [2022-05-11T07:31:42.171Z] === RUN TestCreateWithCustomReadonlyPaths [2022-05-11T07:31:43.115Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.13s) [2022-05-11T07:31:43.115Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-05-11T07:31:43.115Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-11T07:31:43.115Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-11T07:31:43.115Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-11T07:31:43.115Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-11T07:31:43.115Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-11T07:31:43.115Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-11T07:31:43.115Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-11T07:31:43.115Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-11T07:31:43.115Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-11T07:31:43.115Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-11T07:31:43.115Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-11T07:31:43.115Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-11T07:31:43.115Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-11T07:31:43.115Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-11T07:31:43.115Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-11T07:31:43.376Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-05-11T07:31:43.376Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s) [2022-05-11T07:31:43.376Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s) [2022-05-11T07:31:43.376Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.03s) [2022-05-11T07:31:43.376Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s) [2022-05-11T07:31:43.376Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2022-05-11T07:31:43.376Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-05-11T07:31:43.636Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.38s) [2022-05-11T07:31:43.636Z] === RUN TestCreateDifferentPlatform [2022-05-11T07:31:43.636Z] === RUN TestCreateDifferentPlatform/different_os [2022-05-11T07:31:43.636Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-05-11T07:31:43.636Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-05-11T07:31:43.636Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-05-11T07:31:43.636Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-05-11T07:31:43.636Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-05-11T07:31:43.636Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2022-05-11T07:31:43.636Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-05-11T07:31:43.636Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2022-05-11T07:31:43.637Z] === RUN TestContainerStartOnDaemonRestart [2022-05-11T07:31:43.637Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-05-11T07:31:43.637Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2022-05-11T07:31:43.637Z] === RUN TestDaemonRestartIpcMode [2022-05-11T07:31:43.637Z] === PAUSE TestDaemonRestartIpcMode [2022-05-11T07:31:43.637Z] === RUN TestDaemonHostGatewayIP [2022-05-11T07:31:43.637Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-05-11T07:31:43.637Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2022-05-11T07:31:43.637Z] === RUN TestRestartDaemonWithRestartingContainer [2022-05-11T07:31:43.637Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-05-11T07:31:43.637Z] === RUN TestContainerKillOnDaemonStart [2022-05-11T07:31:43.637Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-05-11T07:31:43.637Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-05-11T07:31:43.637Z] === RUN TestDiff [2022-05-11T07:31:43.857Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2022-05-11T07:31:44.207Z] --- PASS: TestDiff (0.40s) [2022-05-11T07:31:44.207Z] === RUN TestExecWithCloseStdin [2022-05-11T07:31:44.467Z] --- PASS: TestExecWithCloseStdin (0.45s) [2022-05-11T07:31:44.467Z] === RUN TestExec [2022-05-11T07:31:45.037Z] --- PASS: TestExec (0.48s) [2022-05-11T07:31:45.037Z] === RUN TestExecUser [2022-05-11T07:31:45.607Z] --- PASS: TestExecUser (0.44s) [2022-05-11T07:31:45.607Z] === RUN TestExportContainerAndImportImage [2022-05-11T07:31:46.219Z] --- PASS: TestExportContainerAndImportImage (0.56s) [2022-05-11T07:31:46.219Z] === RUN TestExportContainerAfterDaemonRestart [2022-05-11T07:31:47.629Z] --- PASS: TestExportContainerAfterDaemonRestart (1.36s) [2022-05-11T07:31:47.629Z] === RUN TestHealthCheckWorkdir [2022-05-11T07:31:48.222Z] --- PASS: TestHealthCheckWorkdir (0.64s) [2022-05-11T07:31:48.222Z] === RUN TestHealthKillContainer [2022-05-11T07:31:49.104Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2022-05-11T07:31:50.033Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2022-05-11T07:31:51.403Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2022-05-11T07:31:52.358Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2022-05-11T07:31:53.727Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-05-11T07:31:53.727Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-05-11T07:31:54.203Z] 12fb50a031bd: Pull complete [2022-05-11T07:31:54.203Z] Digest: sha256:93373be6f6c576ef3f778b9d5e7b54231975bb6876a07d90c4e4599a29a65d54 [2022-05-11T07:31:54.203Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-11T07:31:54.203Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2022 into daemon under test completed successfully [2022-05-11T07:31:54.203Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2022 as microsoft/windowsservercore in daemon under test [2022-05-11T07:31:54.203Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2022 is '10.0.20348.707' [2022-05-11T07:31:54.203Z] WARN: Skipping validation tests [2022-05-11T07:31:54.203Z] INFO: Running unit tests at 05/11/2022 07:31:46... [2022-05-11T07:31:54.203Z] INFO: make.ps1 starting at 05/11/2022 07:31:49 [2022-05-11T07:31:54.203Z] INFO: Git commit (5b5169049b) assumed from DOCKER_GITCOMMIT environment variable [2022-05-11T07:31:54.203Z] INFO: Running unit tests... [2022-05-11T07:31:55.619Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2022-05-11T07:31:56.368Z] --- PASS: TestHealthKillContainer (7.88s) [2022-05-11T07:31:56.368Z] === RUN TestInspectCpusetInConfigPre120 [2022-05-11T07:31:56.368Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-05-11T07:31:56.368Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-05-11T07:31:56.368Z] === RUN TestIpcModeNone [2022-05-11T07:31:56.368Z] --- PASS: TestIpcModeNone (0.45s) [2022-05-11T07:31:56.368Z] === RUN TestIpcModePrivate [2022-05-11T07:31:56.628Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false [2022-05-11T07:31:56.888Z] --- PASS: TestIpcModePrivate (0.43s) [2022-05-11T07:31:56.888Z] === RUN TestIpcModeShareable [2022-05-11T07:31:56.888Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-05-11T07:31:56.888Z] --- SKIP: TestIpcModeShareable (0.00s) [2022-05-11T07:31:56.888Z] === RUN TestAPIIpcModeShareableAndContainer [2022-05-11T07:31:57.091Z] 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/httpstatus 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/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/builder/remotecontext/urlutil github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/cli/winresources/docker-proxy github.com/docker/docker/cli/winresources/dockerd 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/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/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/etwlogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/local github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/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/longpath github.com/docker/docker/pkg/namesgenerator 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/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum 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 [2022-05-11T07:31:58.271Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.38s) [2022-05-11T07:31:58.271Z] === RUN TestAPIIpcModeHost [2022-05-11T07:31:58.271Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-05-11T07:31:58.271Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2022-05-11T07:31:58.271Z] === RUN TestDaemonIpcModeShareable [2022-05-11T07:31:58.271Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-05-11T07:31:58.271Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2022-05-11T07:31:58.271Z] === RUN TestDaemonIpcModePrivate [2022-05-11T07:31:58.888Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-05-11T07:31:58.888Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-05-11T07:31:59.211Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: false, mustBeShared: false [2022-05-11T07:31:59.211Z] --- PASS: TestDaemonIpcModePrivate (1.14s) [2022-05-11T07:31:59.211Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-05-11T07:31:59.211Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-05-11T07:31:59.211Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2022-05-11T07:31:59.211Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-05-11T07:31:59.211Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-05-11T07:31:59.211Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2022-05-11T07:31:59.211Z] === RUN TestIpcModeOlderClient [2022-05-11T07:31:59.211Z] === PAUSE TestIpcModeOlderClient [2022-05-11T07:31:59.211Z] === RUN TestKillContainerInvalidSignal [2022-05-11T07:31:59.451Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-05-11T07:31:59.781Z] --- PASS: TestKillContainerInvalidSignal (0.42s) [2022-05-11T07:31:59.781Z] === RUN TestKillContainer [2022-05-11T07:31:59.781Z] === RUN TestKillContainer/no_signal [2022-05-11T07:32:00.042Z] === RUN TestKillContainer/non_killing_signal [2022-05-11T07:32:00.380Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-05-11T07:32:00.614Z] === RUN TestKillContainer/killing_signal [2022-05-11T07:32:00.637Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-05-11T07:32:00.893Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-05-11T07:32:01.150Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-05-11T07:32:01.184Z] --- PASS: TestKillContainer (1.31s) [2022-05-11T07:32:01.184Z] --- PASS: TestKillContainer/no_signal (0.40s) [2022-05-11T07:32:01.184Z] --- PASS: TestKillContainer/non_killing_signal (0.29s) [2022-05-11T07:32:01.184Z] --- PASS: TestKillContainer/killing_signal (0.44s) [2022-05-11T07:32:01.184Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-05-11T07:32:01.184Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-05-11T07:32:01.258Z] 97f65a0ec59e: Pull complete [2022-05-11T07:32:01.407Z] docker_cli_daemon_test.go:2503: [de416b4e7b0bc] daemon is not started [2022-05-11T07:32:01.444Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-05-11T07:32:02.015Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.86s) [2022-05-11T07:32:02.015Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.40s) [2022-05-11T07:32:02.015Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.27s) [2022-05-11T07:32:02.015Z] === RUN TestKillStoppedContainer [2022-05-11T07:32:02.015Z] --- PASS: TestKillStoppedContainer (0.07s) [2022-05-11T07:32:02.015Z] === RUN TestKillStoppedContainerAPIPre120 [2022-05-11T07:32:02.015Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.07s) [2022-05-11T07:32:02.015Z] === RUN TestKillDifferentUserContainer [2022-05-11T07:32:02.461Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-05-11T07:32:02.461Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-05-11T07:32:02.461Z] GOOS="" GOARCH="" GOARM="" [2022-05-11T07:32:02.461Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-05-11T07:32:02.461Z] [2022-05-11T07:32:02.461Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2022-05-11T07:32:02.461Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2022-05-11T07:32:02.461Z] Using test binary docker [2022-05-11T07:32:02.461Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-05-11T07:32:02.461Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-05-11T07:32:02.461Z] INFO: Waiting for daemon to start... [2022-05-11T07:32:02.461Z] Starting dockerd [2022-05-11T07:32:02.461Z] . [2022-05-11T07:32:02.461Z] INFO: Building docker-sdk-python3:5.0.3... [2022-05-11T07:32:02.585Z] --- PASS: TestKillDifferentUserContainer (0.48s) [2022-05-11T07:32:02.585Z] === RUN TestInspectOomKilledTrue [2022-05-11T07:32:02.585Z] kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none" [2022-05-11T07:32:02.585Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-05-11T07:32:02.585Z] === RUN TestInspectOomKilledFalse [2022-05-11T07:32:02.585Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-05-11T07:32:02.585Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-05-11T07:32:02.585Z] === RUN TestLinksEtcHostsContentMatch [2022-05-11T07:32:02.585Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-05-11T07:32:02.585Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2022-05-11T07:32:02.585Z] === RUN TestLinksContainerNames [2022-05-11T07:32:03.300Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2022-05-11T07:32:03.527Z] --- PASS: TestLinksContainerNames (0.84s) [2022-05-11T07:32:03.527Z] === RUN TestLogsFollowTailEmpty [2022-05-11T07:32:03.557Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-05-11T07:32:03.788Z] --- PASS: TestLogsFollowTailEmpty (0.43s) [2022-05-11T07:32:03.788Z] === RUN TestContainerNetworkMountsNoChown [2022-05-11T07:32:04.359Z] --- PASS: TestContainerNetworkMountsNoChown (0.39s) [2022-05-11T07:32:04.359Z] === RUN TestMountDaemonRoot [2022-05-11T07:32:04.359Z] === RUN TestMountDaemonRoot/default [2022-05-11T07:32:04.359Z] === PAUSE TestMountDaemonRoot/default [2022-05-11T07:32:04.359Z] === RUN TestMountDaemonRoot/private [2022-05-11T07:32:04.359Z] === PAUSE TestMountDaemonRoot/private [2022-05-11T07:32:04.359Z] === RUN TestMountDaemonRoot/rprivate [2022-05-11T07:32:04.359Z] === PAUSE TestMountDaemonRoot/rprivate [2022-05-11T07:32:04.359Z] === RUN TestMountDaemonRoot/slave [2022-05-11T07:32:04.359Z] === PAUSE TestMountDaemonRoot/slave [2022-05-11T07:32:04.359Z] === RUN TestMountDaemonRoot/rslave [2022-05-11T07:32:04.359Z] === PAUSE TestMountDaemonRoot/rslave [2022-05-11T07:32:04.359Z] === RUN TestMountDaemonRoot/shared [2022-05-11T07:32:04.359Z] === PAUSE TestMountDaemonRoot/shared [2022-05-11T07:32:04.359Z] === RUN TestMountDaemonRoot/rshared [2022-05-11T07:32:04.359Z] === PAUSE TestMountDaemonRoot/rshared [2022-05-11T07:32:04.359Z] === CONT TestMountDaemonRoot/default [2022-05-11T07:32:04.359Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-05-11T07:32:04.359Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-05-11T07:32:04.359Z] === RUN TestMountDaemonRoot/default/mount_root [2022-05-11T07:32:04.359Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-05-11T07:32:04.359Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-05-11T07:32:04.359Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-05-11T07:32:04.359Z] === RUN TestMountDaemonRoot/default/bind_root [2022-05-11T07:32:04.359Z] === CONT TestMountDaemonRoot/rslave [2022-05-11T07:32:04.359Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-05-11T07:32:04.359Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-05-11T07:32:04.359Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-05-11T07:32:04.359Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-05-11T07:32:04.359Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-05-11T07:32:04.359Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-05-11T07:32:04.359Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-05-11T07:32:04.359Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-05-11T07:32:04.359Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-05-11T07:32:04.359Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-05-11T07:32:04.359Z] === CONT TestMountDaemonRoot/slave [2022-05-11T07:32:04.359Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-05-11T07:32:04.359Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-05-11T07:32:04.359Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-05-11T07:32:04.359Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-05-11T07:32:04.359Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-05-11T07:32:04.359Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-05-11T07:32:04.359Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-05-11T07:32:04.359Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-05-11T07:32:04.359Z] === CONT TestMountDaemonRoot/rprivate [2022-05-11T07:32:04.359Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-05-11T07:32:04.359Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-05-11T07:32:04.359Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-05-11T07:32:04.359Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-05-11T07:32:04.359Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-05-11T07:32:04.359Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-05-11T07:32:04.359Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-05-11T07:32:04.359Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-05-11T07:32:04.359Z] === CONT TestMountDaemonRoot/private [2022-05-11T07:32:04.359Z] === RUN TestMountDaemonRoot/private/bind_root [2022-05-11T07:32:04.359Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-05-11T07:32:04.359Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-05-11T07:32:04.359Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-05-11T07:32:04.359Z] === RUN TestMountDaemonRoot/private/mount_root [2022-05-11T07:32:04.359Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-05-11T07:32:04.359Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-05-11T07:32:04.359Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-05-11T07:32:04.359Z] === CONT TestMountDaemonRoot/default/bind_root [2022-05-11T07:32:04.359Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-05-11T07:32:04.359Z] === CONT TestMountDaemonRoot/default/mount_root [2022-05-11T07:32:04.359Z] === CONT TestMountDaemonRoot/rshared [2022-05-11T07:32:04.359Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-05-11T07:32:04.359Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-05-11T07:32:04.359Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-05-11T07:32:04.359Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-05-11T07:32:04.359Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-05-11T07:32:04.359Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-05-11T07:32:04.359Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-05-11T07:32:04.359Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-05-11T07:32:04.359Z] === CONT TestMountDaemonRoot/shared [2022-05-11T07:32:04.359Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-05-11T07:32:04.359Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-05-11T07:32:04.359Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-05-11T07:32:04.359Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-05-11T07:32:04.359Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-05-11T07:32:04.359Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-05-11T07:32:04.359Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-05-11T07:32:04.359Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-05-11T07:32:04.359Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-05-11T07:32:04.359Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-05-11T07:32:04.359Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-05-11T07:32:04.359Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-05-11T07:32:04.359Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-05-11T07:32:04.359Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-05-11T07:32:04.359Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-05-11T07:32:04.359Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-05-11T07:32:04.359Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-05-11T07:32:04.359Z] === CONT TestMountDaemonRoot/private/bind_root [2022-05-11T07:32:04.359Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-05-11T07:32:04.359Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-05-11T07:32:04.359Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-05-11T07:32:04.359Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-05-11T07:32:04.359Z] === CONT TestMountDaemonRoot/private/mount_root [2022-05-11T07:32:04.359Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-05-11T07:32:04.620Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-05-11T07:32:04.620Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-05-11T07:32:04.620Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-05-11T07:32:04.620Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-05-11T07:32:04.620Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-05-11T07:32:04.620Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-05-11T07:32:04.620Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-05-11T07:32:04.620Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-05-11T07:32:04.620Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-05-11T07:32:04.620Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-05-11T07:32:04.620Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2022-05-11T07:32:04.620Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2022-05-11T07:32:04.620Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2022-05-11T07:32:04.620Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2022-05-11T07:32:04.620Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-05-11T07:32:04.620Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2022-05-11T07:32:04.620Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.03s) [2022-05-11T07:32:04.620Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2022-05-11T07:32:04.620Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2022-05-11T07:32:04.620Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-05-11T07:32:04.620Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-05-11T07:32:04.620Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-05-11T07:32:04.620Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-05-11T07:32:04.620Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-05-11T07:32:04.620Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-05-11T07:32:04.620Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-05-11T07:32:04.620Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-05-11T07:32:04.620Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-05-11T07:32:04.620Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-05-11T07:32:04.620Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-05-11T07:32:04.620Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-05-11T07:32:04.620Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2022-05-11T07:32:04.620Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-05-11T07:32:04.620Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-05-11T07:32:04.620Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-05-11T07:32:04.620Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2022-05-11T07:32:04.620Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2022-05-11T07:32:04.620Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2022-05-11T07:32:04.620Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2022-05-11T07:32:04.620Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-05-11T07:32:04.620Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2022-05-11T07:32:04.620Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-05-11T07:32:04.620Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-05-11T07:32:04.620Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-05-11T07:32:04.620Z] === RUN TestContainerBindMountNonRecursive [2022-05-11T07:32:04.620Z] 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) [2022-05-11T07:32:04.620Z] --- SKIP: TestContainerBindMountNonRecursive (0.02s) [2022-05-11T07:32:04.620Z] === RUN TestContainerVolumesMountedAsShared [2022-05-11T07:32:04.620Z] 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) [2022-05-11T07:32:04.620Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s) [2022-05-11T07:32:04.620Z] === RUN TestContainerVolumesMountedAsSlave [2022-05-11T07:32:04.620Z] 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) [2022-05-11T07:32:04.620Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s) [2022-05-11T07:32:04.620Z] === RUN TestNetworkNat [2022-05-11T07:32:05.191Z] --- PASS: TestNetworkNat (0.57s) [2022-05-11T07:32:05.191Z] === RUN TestNetworkLocalhostTCPNat [2022-05-11T07:32:05.451Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-05-11T07:32:05.761Z] --- PASS: TestNetworkLocalhostTCPNat (0.41s) [2022-05-11T07:32:05.761Z] === RUN TestNetworkLoopbackNat [2022-05-11T07:32:07.347Z] === RUN TestDockerSuite/TestBuildEnv [2022-05-11T07:32:07.364Z] ? github.com/docker/docker/api [no test files] [2022-05-11T07:32:08.276Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-05-11T07:32:08.302Z] --- PASS: TestNetworkLoopbackNat (2.60s) [2022-05-11T07:32:08.303Z] === RUN TestPause [2022-05-11T07:32:08.303Z] pause_test.go:25: testEnv.DaemonInfo.CgroupDriver == "none" [2022-05-11T07:32:08.303Z] --- SKIP: TestPause (0.00s) [2022-05-11T07:32:08.303Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-05-11T07:32:08.303Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-05-11T07:32:08.303Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-05-11T07:32:08.303Z] === RUN TestPauseStopPausedContainer [2022-05-11T07:32:08.303Z] pause_test.go:73: testEnv.DaemonInfo.CgroupDriver == "none" [2022-05-11T07:32:08.303Z] --- SKIP: TestPauseStopPausedContainer (0.02s) [2022-05-11T07:32:08.303Z] === RUN TestPidHost [2022-05-11T07:32:09.243Z] --- PASS: TestPidHost (0.88s) [2022-05-11T07:32:09.243Z] === RUN TestPsFilter [2022-05-11T07:32:09.243Z] --- PASS: TestPsFilter (0.10s) [2022-05-11T07:32:09.243Z] === RUN TestRemoveContainerWithRemovedVolume [2022-05-11T07:32:09.642Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-05-11T07:32:09.819Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.40s) [2022-05-11T07:32:09.819Z] === RUN TestRemoveContainerWithVolume [2022-05-11T07:32:10.079Z] --- PASS: TestRemoveContainerWithVolume (0.40s) [2022-05-11T07:32:10.079Z] === RUN TestRemoveContainerRunning [2022-05-11T07:32:10.339Z] --- PASS: TestRemoveContainerRunning (0.39s) [2022-05-11T07:32:10.339Z] === RUN TestRemoveContainerForceRemoveRunning [2022-05-11T07:32:10.572Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-05-11T07:32:10.910Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.46s) [2022-05-11T07:32:10.910Z] === RUN TestRemoveInvalidContainer [2022-05-11T07:32:10.910Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2022-05-11T07:32:10.910Z] === RUN TestRenameLinkedContainer [2022-05-11T07:32:11.939Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-05-11T07:32:12.823Z] --- PASS: TestRenameLinkedContainer (1.62s) [2022-05-11T07:32:12.823Z] === RUN TestRenameStoppedContainer [2022-05-11T07:32:12.823Z] --- PASS: TestRenameStoppedContainer (0.39s) [2022-05-11T07:32:12.823Z] === RUN TestRenameRunningContainerAndReuse [2022-05-11T07:32:13.765Z] --- PASS: TestRenameRunningContainerAndReuse (0.83s) [2022-05-11T07:32:13.765Z] === RUN TestRenameInvalidName [2022-05-11T07:32:14.026Z] --- PASS: TestRenameInvalidName (0.40s) [2022-05-11T07:32:14.026Z] === RUN TestRenameAnonymousContainer [2022-05-11T07:32:15.208Z] === RUN TestDockerDaemonSuite/TestShmSize [2022-05-11T07:32:15.940Z] --- PASS: TestRenameAnonymousContainer (1.50s) [2022-05-11T07:32:15.940Z] === RUN TestRenameContainerWithSameName [2022-05-11T07:32:15.940Z] --- PASS: TestRenameContainerWithSameName (0.39s) [2022-05-11T07:32:15.940Z] === RUN TestRenameContainerWithLinkedContainer [2022-05-11T07:32:16.585Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2022-05-11T07:32:16.880Z] --- PASS: TestRenameContainerWithLinkedContainer (0.82s) [2022-05-11T07:32:16.880Z] === RUN TestResize [2022-05-11T07:32:17.141Z] --- PASS: TestResize (0.39s) [2022-05-11T07:32:17.141Z] === RUN TestResizeWithInvalidSize [2022-05-11T07:32:17.712Z] --- PASS: TestResizeWithInvalidSize (0.43s) [2022-05-11T07:32:17.712Z] === RUN TestResizeWhenContainerNotStarted [2022-05-11T07:32:17.956Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-05-11T07:32:17.973Z] --- PASS: TestResizeWhenContainerNotStarted (0.38s) [2022-05-11T07:32:17.973Z] === RUN TestDaemonRestartKillContainers [2022-05-11T07:32:17.973Z] restart_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-05-11T07:32:17.973Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-05-11T07:32:17.973Z] === RUN TestCgroupNamespacesRun [2022-05-11T07:32:19.322Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2022-05-11T07:32:19.322Z] check_test.go:307: [d49e606573dba] daemon is not started [2022-05-11T07:32:19.322Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2022-05-11T07:32:19.355Z] --- PASS: TestCgroupNamespacesRun (1.14s) [2022-05-11T07:32:19.355Z] === RUN TestCgroupNamespacesRunPrivileged [2022-05-11T07:32:20.296Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.09s) [2022-05-11T07:32:20.296Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-05-11T07:32:21.678Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.11s) [2022-05-11T07:32:21.678Z] === RUN TestCgroupNamespacesRunHostMode [2022-05-11T07:32:22.621Z] --- PASS: TestCgroupNamespacesRunHostMode (1.10s) [2022-05-11T07:32:22.621Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-05-11T07:32:23.565Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.13s) [2022-05-11T07:32:23.565Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-05-11T07:32:24.951Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.16s) [2022-05-11T07:32:24.951Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-05-11T07:32:24.994Z] === RUN TestMiddlewares [2022-05-11T07:32:24.994Z] --- PASS: TestMiddlewares (0.00s) [2022-05-11T07:32:24.994Z] PASS [2022-05-11T07:32:24.994Z] coverage: 7.9% of statements [2022-05-11T07:32:24.994Z] ok github.com/docker/docker/api/server 0.057s coverage: 7.9% of statements [2022-05-11T07:32:25.531Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.70s) [2022-05-11T07:32:25.531Z] === RUN TestCgroupNamespacesRunOlderClient [2022-05-11T07:32:25.863Z] --- PASS: TestDockerDaemonSuite (338.58s) [2022-05-11T07:32:25.863Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (7.20s) [2022-05-11T07:32:25.863Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.47s) [2022-05-11T07:32:25.863Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.60s) [2022-05-11T07:32:25.863Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.00s) [2022-05-11T07:32:25.863Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.20s) [2022-05-11T07:32:25.863Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.57s) [2022-05-11T07:32:25.863Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.32s) [2022-05-11T07:32:25.863Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (2.69s) [2022-05-11T07:32:25.863Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.32s) [2022-05-11T07:32:25.863Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.22s) [2022-05-11T07:32:25.863Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.45s) [2022-05-11T07:32:25.863Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.42s) [2022-05-11T07:32:25.863Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.50s) [2022-05-11T07:32:25.863Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.23s) [2022-05-11T07:32:25.863Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.37s) [2022-05-11T07:32:25.863Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.52s) [2022-05-11T07:32:25.863Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.43s) [2022-05-11T07:32:25.863Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.39s) [2022-05-11T07:32:25.863Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.02s) [2022-05-11T07:32:25.863Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.55s) [2022-05-11T07:32:25.863Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.67s) [2022-05-11T07:32:25.863Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2022-05-11T07:32:25.863Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.53s) [2022-05-11T07:32:25.863Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.53s) [2022-05-11T07:32:25.863Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.53s) [2022-05-11T07:32:25.863Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (3.00s) [2022-05-11T07:32:25.863Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (5.32s) [2022-05-11T07:32:25.863Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.15s) [2022-05-11T07:32:25.863Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-05-11T07:32:25.863Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.29s) [2022-05-11T07:32:25.863Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.28s) [2022-05-11T07:32:25.863Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.64s) [2022-05-11T07:32:25.863Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.72s) [2022-05-11T07:32:25.864Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.32s) [2022-05-11T07:32:25.864Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.52s) [2022-05-11T07:32:25.864Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (4.17s) [2022-05-11T07:32:25.864Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.03s) [2022-05-11T07:32:25.864Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.54s) [2022-05-11T07:32:25.864Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.52s) [2022-05-11T07:32:25.864Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.57s) [2022-05-11T07:32:25.864Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s) [2022-05-11T07:32:25.864Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.73s) [2022-05-11T07:32:25.864Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.70s) [2022-05-11T07:32:25.864Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.74s) [2022-05-11T07:32:25.864Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.62s) [2022-05-11T07:32:25.864Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.71s) [2022-05-11T07:32:25.864Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.90s) [2022-05-11T07:32:25.864Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (2.36s) [2022-05-11T07:32:25.864Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.53s) [2022-05-11T07:32:25.864Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.54s) [2022-05-11T07:32:25.864Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.53s) [2022-05-11T07:32:25.864Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (5.85s) [2022-05-11T07:32:25.864Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.51s) [2022-05-11T07:32:25.864Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (14.69s) [2022-05-11T07:32:25.864Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.31s) [2022-05-11T07:32:25.864Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.09s) [2022-05-11T07:32:25.864Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (4.50s) [2022-05-11T07:32:25.864Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (2.83s) [2022-05-11T07:32:25.864Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (4.88s) [2022-05-11T07:32:25.864Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.55s) [2022-05-11T07:32:25.864Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.28s) [2022-05-11T07:32:25.864Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (8.36s) [2022-05-11T07:32:25.864Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (2.68s) [2022-05-11T07:32:25.864Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.56s) [2022-05-11T07:32:25.864Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.03s) [2022-05-11T07:32:25.864Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (3.11s) [2022-05-11T07:32:25.864Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.02s) [2022-05-11T07:32:25.864Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2022-05-11T07:32:25.864Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.61s) [2022-05-11T07:32:25.864Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (5.18s) [2022-05-11T07:32:25.864Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (2.94s) [2022-05-11T07:32:25.864Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (2.62s) [2022-05-11T07:32:25.864Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.54s) [2022-05-11T07:32:25.864Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (3.74s) [2022-05-11T07:32:25.864Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (3.50s) [2022-05-11T07:32:25.864Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (3.94s) [2022-05-11T07:32:25.864Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.15s) [2022-05-11T07:32:25.864Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (2.76s) [2022-05-11T07:32:25.864Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.93s) [2022-05-11T07:32:25.864Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.88s) [2022-05-11T07:32:25.864Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.52s) [2022-05-11T07:32:25.864Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.56s) [2022-05-11T07:32:25.864Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.16s) [2022-05-11T07:32:25.864Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.54s) [2022-05-11T07:32:25.864Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.62s) [2022-05-11T07:32:25.864Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.14s) [2022-05-11T07:32:25.864Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.05s) [2022-05-11T07:32:25.864Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.53s) [2022-05-11T07:32:25.864Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.55s) [2022-05-11T07:32:25.864Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.16s) [2022-05-11T07:32:25.864Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.53s) [2022-05-11T07:32:25.864Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (2.78s) [2022-05-11T07:32:25.864Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.95s) [2022-05-11T07:32:25.864Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.02s) [2022-05-11T07:32:25.864Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.06s) [2022-05-11T07:32:25.864Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.61s) [2022-05-11T07:32:25.864Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.45s) [2022-05-11T07:32:25.864Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (2.81s) [2022-05-11T07:32:25.864Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.56s) [2022-05-11T07:32:25.864Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.58s) [2022-05-11T07:32:25.864Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.59s) [2022-05-11T07:32:25.864Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.55s) [2022-05-11T07:32:25.864Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.90s) [2022-05-11T07:32:25.864Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.00s) [2022-05-11T07:32:25.864Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.47s) [2022-05-11T07:32:25.864Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (2.31s) [2022-05-11T07:32:25.864Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.07s) [2022-05-11T07:32:25.864Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.48s) [2022-05-11T07:32:25.864Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.93s) [2022-05-11T07:32:25.864Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.45s) [2022-05-11T07:32:25.864Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.24s) [2022-05-11T07:32:25.864Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.36s) [2022-05-11T07:32:25.864Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.73s) [2022-05-11T07:32:25.864Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.15s) [2022-05-11T07:32:25.864Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.21s) [2022-05-11T07:32:25.864Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.14s) [2022-05-11T07:32:25.864Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (7.71s) [2022-05-11T07:32:25.864Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.69s) [2022-05-11T07:32:25.864Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.73s) [2022-05-11T07:32:25.864Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.75s) [2022-05-11T07:32:25.864Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.64s) [2022-05-11T07:32:25.864Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.18s) [2022-05-11T07:32:25.864Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.85s) [2022-05-11T07:32:25.864Z] === RUN TestDockerSwarmSuite [2022-05-11T07:32:25.864Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2022-05-11T07:32:26.914Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.15s) [2022-05-11T07:32:26.914Z] === RUN TestNISDomainname [2022-05-11T07:32:26.914Z] run_linux_test.go:33: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2022-05-11T07:32:26.914Z] --- SKIP: TestNISDomainname (0.02s) [2022-05-11T07:32:26.914Z] === RUN TestHostnameDnsResolution [2022-05-11T07:32:27.175Z] --- PASS: TestHostnameDnsResolution (0.64s) [2022-05-11T07:32:27.175Z] === RUN TestUnprivilegedPortsAndPing [2022-05-11T07:32:27.175Z] run_linux_test.go:109: (*Execution).IsRootless-fm: rootless mode doesn't support setting net.ipv4.ping_group_range and net.ipv4.ip_unprivileged_port_start [2022-05-11T07:32:27.175Z] --- SKIP: TestUnprivilegedPortsAndPing (0.00s) [2022-05-11T07:32:27.175Z] === RUN TestPrivilegedHostDevices [2022-05-11T07:32:27.746Z] --- PASS: TestPrivilegedHostDevices (0.47s) [2022-05-11T07:32:27.746Z] === RUN TestStats [2022-05-11T07:32:27.746Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-05-11T07:32:27.746Z] --- SKIP: TestStats (0.00s) [2022-05-11T07:32:27.746Z] === RUN TestStopContainerWithTimeout [2022-05-11T07:32:27.746Z] === RUN TestStopContainerWithTimeout/0 [2022-05-11T07:32:27.746Z] === PAUSE TestStopContainerWithTimeout/0 [2022-05-11T07:32:27.746Z] === RUN TestStopContainerWithTimeout/1 [2022-05-11T07:32:27.746Z] === PAUSE TestStopContainerWithTimeout/1 [2022-05-11T07:32:27.746Z] === RUN TestStopContainerWithTimeout/3 [2022-05-11T07:32:27.746Z] === PAUSE TestStopContainerWithTimeout/3 [2022-05-11T07:32:27.746Z] === RUN TestStopContainerWithTimeout/-1 [2022-05-11T07:32:27.746Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-05-11T07:32:27.746Z] === CONT TestStopContainerWithTimeout/0 [2022-05-11T07:32:27.746Z] === CONT TestStopContainerWithTimeout/3 [2022-05-11T07:32:28.383Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2022-05-11T07:32:28.693Z] === CONT TestStopContainerWithTimeout/1 [2022-05-11T07:32:30.075Z] === CONT TestStopContainerWithTimeout/-1 [2022-05-11T07:32:31.653Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2022-05-11T07:32:32.615Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-05-11T07:32:32.615Z] --- PASS: TestStopContainerWithTimeout/0 (0.70s) [2022-05-11T07:32:32.615Z] --- PASS: TestStopContainerWithTimeout/1 (1.44s) [2022-05-11T07:32:32.615Z] --- PASS: TestStopContainerWithTimeout/3 (2.59s) [2022-05-11T07:32:32.615Z] --- PASS: TestStopContainerWithTimeout/-1 (2.40s) [2022-05-11T07:32:32.615Z] === RUN TestDeleteDevicemapper [2022-05-11T07:32:32.615Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-05-11T07:32:32.615Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-05-11T07:32:32.615Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-05-11T07:32:33.998Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.47s) [2022-05-11T07:32:33.998Z] === RUN TestUpdateMemory [2022-05-11T07:32:33.998Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-05-11T07:32:33.998Z] --- SKIP: TestUpdateMemory (0.00s) [2022-05-11T07:32:33.998Z] === RUN TestUpdateCPUQuota [2022-05-11T07:32:33.998Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-05-11T07:32:33.998Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2022-05-11T07:32:33.998Z] === RUN TestUpdatePidsLimit [2022-05-11T07:32:33.998Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-05-11T07:32:33.998Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2022-05-11T07:32:33.998Z] === RUN TestUpdateRestartPolicy [2022-05-11T07:32:34.495Z] sha256:3305f7d6942e5a7418c92f6bca9375d658393a2e705bf9d311f1b1e59359de5d [2022-05-11T07:32:34.495Z] INFO: Starting docker-py tests... [2022-05-11T07:32:35.058Z] ============================= test session starts ============================== [2022-05-11T07:32:35.058Z] platform linux -- Python 3.7.13, pytest-4.3.1, py-1.11.0, pluggy-1.0.0 [2022-05-11T07:32:35.058Z] rootdir: /src, inifile: pytest.ini [2022-05-11T07:32:35.058Z] plugins: cov-2.6.1, timeout-1.3.3 [2022-05-11T07:32:35.987Z] collected 395 items / 2 deselected / 393 selected [2022-05-11T07:32:35.987Z] [2022-05-11T07:32:36.901Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2022-05-11T07:32:39.161Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-05-11T07:32:39.161Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-05-11T07:32:39.161Z] GOOS="" GOARCH="" GOARM="" [2022-05-11T07:32:39.161Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-05-11T07:32:39.161Z] [2022-05-11T07:32:39.161Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-05-11T07:32:39.161Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-05-11T07:32:39.161Z] HOSTNAME=909736c7e58b [2022-05-11T07:32:39.161Z] TESTDEBUG=0 [2022-05-11T07:32:39.161Z] DEST=bundles/test-integration [2022-05-11T07:32:39.161Z] PWD=/go/src/github.com/docker/docker [2022-05-11T07:32:39.161Z] DOCKER_GITCOMMIT=d7cf13f59cf90ff321b4ee50518171744bf0b92c [2022-05-11T07:32:39.161Z] container=docker [2022-05-11T07:32:39.161Z] HOME=/root [2022-05-11T07:32:39.161Z] GOLANG_VERSION=1.18.1 [2022-05-11T07:32:39.161Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-05-11T07:32:39.161Z] VALIDATE_BRANCH=master [2022-05-11T07:32:39.161Z] TERM=xterm [2022-05-11T07:32:39.161Z] DOCKER_PKG=github.com/docker/docker [2022-05-11T07:32:39.161Z] SHLVL=1 [2022-05-11T07:32:39.161Z] TIMEOUT=120m [2022-05-11T07:32:39.161Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-05-11T07:32:39.161Z] DOCKER_GRAPHDRIVER=overlay2 [2022-05-11T07:32:39.161Z] GO111MODULE=off [2022-05-11T07:32:39.161Z] DOCKER_EXPERIMENTAL=1 [2022-05-11T07:32:39.161Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-05-11T07:32:39.161Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-05-11T07:32:39.161Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-05-11T07:32:39.161Z] GOPATH=/go [2022-05-11T07:32:39.161Z] PKG_CONFIG=pkg-config [2022-05-11T07:32:39.161Z] _=/usr/bin/env [2022-05-11T07:32:39.161Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-05-11T07:32:40.170Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-05-11T07:32:41.538Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-05-11T07:32:46.228Z] --- PASS: TestUpdateRestartPolicy (10.86s) [2022-05-11T07:32:46.228Z] === RUN TestUpdateRestartWithAutoRemove [2022-05-11T07:32:46.228Z] --- PASS: TestUpdateRestartWithAutoRemove (0.42s) [2022-05-11T07:32:46.228Z] === RUN TestWaitNonBlocked [2022-05-11T07:32:46.228Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-11T07:32:46.228Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-11T07:32:46.228Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-11T07:32:46.228Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-11T07:32:46.228Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-11T07:32:46.228Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-11T07:32:46.228Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-05-11T07:32:46.228Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.71s) [2022-05-11T07:32:46.228Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.74s) [2022-05-11T07:32:46.228Z] === RUN TestWaitBlocked [2022-05-11T07:32:46.228Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-05-11T07:32:46.229Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-05-11T07:32:46.229Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-05-11T07:32:46.229Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-05-11T07:32:46.229Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-05-11T07:32:46.229Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-05-11T07:32:46.489Z] --- PASS: TestWaitBlocked (0.01s) [2022-05-11T07:32:46.489Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.65s) [2022-05-11T07:32:46.489Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.70s) [2022-05-11T07:32:46.489Z] === CONT TestDaemonRestartIpcMode [2022-05-11T07:32:46.489Z] === CONT TestIpcModeOlderClient [2022-05-11T07:32:46.489Z] --- PASS: TestIpcModeOlderClient (0.07s) [2022-05-11T07:32:46.489Z] === CONT TestRestartDaemonWithRestartingContainer [2022-05-11T07:32:49.034Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.24s) [2022-05-11T07:32:49.295Z] --- PASS: TestDaemonRestartIpcMode (2.68s) [2022-05-11T07:32:49.295Z] PASS [2022-05-11T07:32:49.295Z] [2022-05-11T07:32:49.295Z] === Skipped [2022-05-11T07:32:49.295Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-05-11T07:32:49.295Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-05-11T07:32:49.295Z] [2022-05-11T07:32:49.295Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2022-05-11T07:32:49.295Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-05-11T07:32:49.295Z] [2022-05-11T07:32:49.295Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2022-05-11T07:32:49.295Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-05-11T07:32:49.295Z] [2022-05-11T07:32:49.295Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2022-05-11T07:32:49.295Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-05-11T07:32:49.295Z] [2022-05-11T07:32:49.295Z] === SKIP: amd64.integration.container TestInspectCpusetInConfigPre120 (0.00s) [2022-05-11T07:32:49.295Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-05-11T07:32:49.295Z] [2022-05-11T07:32:49.295Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2022-05-11T07:32:49.295Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-05-11T07:32:49.295Z] [2022-05-11T07:32:49.295Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2022-05-11T07:32:49.295Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-05-11T07:32:49.295Z] [2022-05-11T07:32:49.295Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2022-05-11T07:32:49.295Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-05-11T07:32:49.295Z] [2022-05-11T07:32:49.295Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2022-05-11T07:32:49.295Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-05-11T07:32:49.295Z] [2022-05-11T07:32:49.295Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2022-05-11T07:32:49.295Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-05-11T07:32:49.295Z] [2022-05-11T07:32:49.295Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-05-11T07:32:49.295Z] kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none" [2022-05-11T07:32:49.295Z] [2022-05-11T07:32:49.295Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-05-11T07:32:49.295Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-05-11T07:32:49.295Z] [2022-05-11T07:32:49.295Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2022-05-11T07:32:49.295Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-05-11T07:32:49.295Z] [2022-05-11T07:32:49.295Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.02s) [2022-05-11T07:32:49.295Z] 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) [2022-05-11T07:32:49.295Z] [2022-05-11T07:32:49.295Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s) [2022-05-11T07:32:49.295Z] 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) [2022-05-11T07:32:49.295Z] [2022-05-11T07:32:49.295Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s) [2022-05-11T07:32:49.295Z] 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) [2022-05-11T07:32:49.295Z] [2022-05-11T07:32:49.295Z] === SKIP: amd64.integration.container TestPause (0.00s) [2022-05-11T07:32:49.295Z] pause_test.go:25: testEnv.DaemonInfo.CgroupDriver == "none" [2022-05-11T07:32:49.295Z] [2022-05-11T07:32:49.295Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-05-11T07:32:49.295Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-05-11T07:32:49.295Z] [2022-05-11T07:32:49.295Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.02s) [2022-05-11T07:32:49.295Z] pause_test.go:73: testEnv.DaemonInfo.CgroupDriver == "none" [2022-05-11T07:32:49.295Z] [2022-05-11T07:32:49.295Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2022-05-11T07:32:49.295Z] restart_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-05-11T07:32:49.295Z] [2022-05-11T07:32:49.295Z] === SKIP: amd64.integration.container TestNISDomainname (0.02s) [2022-05-11T07:32:49.295Z] run_linux_test.go:33: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2022-05-11T07:32:49.295Z] [2022-05-11T07:32:49.295Z] === SKIP: amd64.integration.container TestUnprivilegedPortsAndPing (0.00s) [2022-05-11T07:32:49.295Z] run_linux_test.go:109: (*Execution).IsRootless-fm: rootless mode doesn't support setting net.ipv4.ping_group_range and net.ipv4.ip_unprivileged_port_start [2022-05-11T07:32:49.295Z] [2022-05-11T07:32:49.295Z] === SKIP: amd64.integration.container TestStats (0.00s) [2022-05-11T07:32:49.295Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-05-11T07:32:49.295Z] [2022-05-11T07:32:49.295Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-05-11T07:32:49.295Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-05-11T07:32:49.295Z] [2022-05-11T07:32:49.295Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-05-11T07:32:49.295Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-05-11T07:32:49.295Z] [2022-05-11T07:32:49.295Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2022-05-11T07:32:49.295Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-05-11T07:32:49.295Z] [2022-05-11T07:32:49.295Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2022-05-11T07:32:49.295Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-05-11T07:32:49.295Z] [2022-05-11T07:32:49.295Z] DONE 212 tests, 27 skipped in 73.734s [2022-05-11T07:32:49.295Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-05-11T07:32:49.295Z] === RUN TestConfigDaemonLibtrustID [2022-05-11T07:32:49.628Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-05-11T07:32:49.628Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-05-11T07:32:49.867Z] --- PASS: TestConfigDaemonLibtrustID (0.54s) [2022-05-11T07:32:49.867Z] === RUN TestConfigDaemonID [2022-05-11T07:32:49.884Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2022-05-11T07:32:50.448Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-05-11T07:32:50.706Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2022-05-11T07:32:50.963Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-05-11T07:32:51.251Z] daemon_test.go:84: [db91a04a18fa0] daemon is not started [2022-05-11T07:32:51.251Z] --- PASS: TestConfigDaemonID (1.08s) [2022-05-11T07:32:51.251Z] === RUN TestDaemonConfigValidation [2022-05-11T07:32:51.251Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-05-11T07:32:51.251Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-05-11T07:32:51.251Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-05-11T07:32:51.251Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-05-11T07:32:51.251Z] === RUN TestDaemonConfigValidation/invalid_config [2022-05-11T07:32:51.251Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-05-11T07:32:51.251Z] === RUN TestDaemonConfigValidation/malformed_config [2022-05-11T07:32:51.251Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-05-11T07:32:51.251Z] === RUN TestDaemonConfigValidation/valid_config [2022-05-11T07:32:51.251Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-05-11T07:32:51.251Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-05-11T07:32:51.251Z] === CONT TestDaemonConfigValidation/malformed_config [2022-05-11T07:32:51.251Z] === CONT TestDaemonConfigValidation/valid_config [2022-05-11T07:32:51.251Z] === CONT TestDaemonConfigValidation/invalid_config [2022-05-11T07:32:51.251Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-05-11T07:32:51.251Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-05-11T07:32:51.251Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.09s) [2022-05-11T07:32:51.251Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.09s) [2022-05-11T07:32:51.251Z] --- PASS: TestDaemonConfigValidation/valid_config (0.09s) [2022-05-11T07:32:51.251Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.09s) [2022-05-11T07:32:51.251Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s) [2022-05-11T07:32:51.251Z] === RUN TestConfigDaemonSeccompProfiles [2022-05-11T07:32:51.251Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-05-11T07:32:52.192Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-05-11T07:32:52.470Z] tests/integration/api_build_test.py .......................X [ 6%] [2022-05-11T07:32:52.878Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-05-11T07:32:52.878Z] docker_cli_build_test.go:5307: unmatched requirement DaemonIsWindows [2022-05-11T07:32:52.878Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-05-11T07:32:53.135Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-05-11T07:32:53.543Z] tests/integration/api_client_test.py ..... [ 7%] [2022-05-11T07:32:53.574Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-05-11T07:32:54.064Z] docker_api_swarm_test.go:563: [d75fe64abc6cd] joining swarm manager [dfbd7957cfe05]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-11T07:32:54.516Z] === CONT TestConfigDaemonSeccompProfiles [2022-05-11T07:32:54.516Z] daemon_test.go:198: [d8d8af19d8047] daemon is not started [2022-05-11T07:32:54.516Z] --- PASS: TestConfigDaemonSeccompProfiles (3.22s) [2022-05-11T07:32:54.516Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.07s) [2022-05-11T07:32:54.516Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.08s) [2022-05-11T07:32:54.516Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.07s) [2022-05-11T07:32:54.516Z] === RUN TestDaemonProxy [2022-05-11T07:32:54.516Z] daemon_test.go:202: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2022-05-11T07:32:54.516Z] --- SKIP: TestDaemonProxy (0.00s) [2022-05-11T07:32:54.516Z] PASS [2022-05-11T07:32:54.516Z] [2022-05-11T07:32:54.516Z] === Skipped [2022-05-11T07:32:54.516Z] === SKIP: amd64.integration.daemon TestDaemonProxy (0.00s) [2022-05-11T07:32:54.516Z] daemon_test.go:202: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2022-05-11T07:32:54.516Z] [2022-05-11T07:32:54.516Z] DONE 13 tests, 1 skipped in 5.220s [2022-05-11T07:32:54.516Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-05-11T07:32:54.516Z] INFO: Testing against a local daemon [2022-05-11T07:32:54.516Z] === RUN TestCommitInheritsEnv [2022-05-11T07:32:55.030Z] tests/integration/api_config_test.py ...... [ 8%] [2022-05-11T07:32:56.429Z] --- PASS: TestCommitInheritsEnv (1.56s) [2022-05-11T07:32:56.429Z] === RUN TestImportExtremelyLargeImageWorks [2022-05-11T07:32:56.429Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-05-11T07:32:56.429Z] === RUN TestImportWithCustomPlatform [2022-05-11T07:32:56.429Z] === RUN TestImportWithCustomPlatform/#00 [2022-05-11T07:32:56.429Z] === RUN TestImportWithCustomPlatform/_______ [2022-05-11T07:32:56.429Z] === RUN TestImportWithCustomPlatform// [2022-05-11T07:32:56.429Z] === RUN TestImportWithCustomPlatform/linux [2022-05-11T07:32:56.429Z] === RUN TestImportWithCustomPlatform/LINUX [2022-05-11T07:32:56.429Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-05-11T07:32:56.429Z] === RUN TestImportWithCustomPlatform/macos [2022-05-11T07:32:56.429Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-05-11T07:32:56.429Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-05-11T07:32:56.429Z] --- PASS: TestImportWithCustomPlatform (0.31s) [2022-05-11T07:32:56.429Z] --- PASS: TestImportWithCustomPlatform/#00 (0.08s) [2022-05-11T07:32:56.429Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-05-11T07:32:56.429Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-05-11T07:32:56.429Z] --- PASS: TestImportWithCustomPlatform/linux (0.07s) [2022-05-11T07:32:56.429Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.07s) [2022-05-11T07:32:56.429Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.06s) [2022-05-11T07:32:56.429Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-05-11T07:32:56.429Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-05-11T07:32:56.429Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-05-11T07:32:56.429Z] === RUN TestImagesFilterMultiReference [2022-05-11T07:32:56.429Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2022-05-11T07:32:56.429Z] === RUN TestImagePullPlatformInvalid [2022-05-11T07:32:56.689Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2022-05-11T07:32:56.689Z] === RUN TestRemoveImageOrphaning [2022-05-11T07:32:58.070Z] --- PASS: TestRemoveImageOrphaning (1.58s) [2022-05-11T07:32:58.070Z] === RUN TestRemoveImageGarbageCollector [2022-05-11T07:32:58.070Z] remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-05-11T07:32:58.070Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-05-11T07:32:58.070Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-05-11T07:32:58.070Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2022-05-11T07:32:58.070Z] === RUN TestTagInvalidReference [2022-05-11T07:32:58.070Z] --- PASS: TestTagInvalidReference (0.01s) [2022-05-11T07:32:58.070Z] === RUN TestTagValidPrefixedRepo [2022-05-11T07:32:58.330Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2022-05-11T07:32:58.330Z] === RUN TestTagExistedNameWithoutForce [2022-05-11T07:32:58.330Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-05-11T07:32:58.330Z] === RUN TestTagOfficialNames [2022-05-11T07:32:58.330Z] --- PASS: TestTagOfficialNames (0.05s) [2022-05-11T07:32:58.330Z] === RUN TestTagMatchesDigest [2022-05-11T07:32:58.330Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-05-11T07:32:58.330Z] === CONT TestImportExtremelyLargeImageWorks [2022-05-11T07:33:04.012Z] === RUN TestDockerSuite/TestBuildExpose [2022-05-11T07:33:04.012Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-05-11T07:33:04.269Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-05-11T07:33:04.832Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-05-11T07:33:05.394Z] === RUN TestDockerSuite/TestBuildFails [2022-05-11T07:33:06.324Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-05-11T07:33:06.324Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-05-11T07:33:06.887Z] docker_api_swarm_test.go:585: [d19dbf7bacf62] joining swarm manager [dfbd7957cfe05]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-11T07:33:09.405Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-05-11T07:33:09.662Z] check_test.go:378: [d75fe64abc6cd] daemon is not started [2022-05-11T07:33:11.031Z] === RUN TestDockerSuite/TestBuildForceRm [2022-05-11T07:33:11.270Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-05-11T07:33:11.271Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-05-11T07:33:12.925Z] === RUN TestDockerSuite/TestBuildFromGit [2022-05-11T07:33:13.854Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-05-11T07:33:14.111Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-05-11T07:33:15.477Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-05-11T07:33:16.831Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2022-05-11T07:33:16.831Z] [2022-05-11T07:33:16.831Z] ________ ____ __. [2022-05-11T07:33:16.831Z] \_____ \ | |/ _| [2022-05-11T07:33:16.831Z] / | \| < [2022-05-11T07:33:16.831Z] / | \ | \ [2022-05-11T07:33:16.831Z] \_______ /____|__ \ [2022-05-11T07:33:16.831Z] \/ \/ [2022-05-11T07:33:16.831Z] [2022-05-11T07:33:16.831Z] INFO: make.ps1 ended at 05/11/2022 07:33:07 [2022-05-11T07:33:16.831Z] INFO: Binaries build ended at 05/11/2022 07:33:08. Duration:00:01:57.2494715 [2022-05-11T07:33:16.831Z] INFO: Copying the built daemon binary to d:\CI\PR-43580\2\binary\dockerd-4be0210360.exe... [2022-05-11T07:33:16.831Z] INFO: Copying the built client binary to d:\CI\PR-43580\2\binary\docker-4be0210360.exe... [2022-05-11T07:33:16.831Z] INFO: Copying the golang package from the container to d:\CI\PR-43580\2\installer\go.zip... [2022-05-11T07:33:16.831Z] INFO: Extracting go.zip to d:\CI\PR-43580\2\go [2022-05-11T07:33:16.843Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-05-11T07:33:17.771Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-05-11T07:33:18.026Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-05-11T07:33:19.917Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-05-11T07:33:19.917Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2022-05-11T07:33:19.917Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-05-11T07:33:19.917Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2022-05-11T07:33:21.833Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-05-11T07:33:22.761Z] docker_api_swarm_test.go:46: [db28b67090323] joining swarm manager [dd3a8318ee1b8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-11T07:33:24.127Z] === RUN TestDockerSuite/TestBuildHistory [2022-05-11T07:33:24.747Z] tests/integration/api_container_test.py ....x..........x................ [ 17%] [2022-05-11T07:33:25.342Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-05-11T07:33:25.342Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-05-11T07:33:25.342Z] === RUN TestBoolValue [2022-05-11T07:33:25.342Z] --- PASS: TestBoolValue (0.00s) [2022-05-11T07:33:25.342Z] === RUN TestBoolValueOrDefault [2022-05-11T07:33:25.342Z] --- PASS: TestBoolValueOrDefault (0.00s) [2022-05-11T07:33:25.342Z] === RUN TestInt64ValueOrZero [2022-05-11T07:33:25.342Z] --- PASS: TestInt64ValueOrZero (0.00s) [2022-05-11T07:33:25.342Z] === RUN TestInt64ValueOrDefault [2022-05-11T07:33:25.342Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2022-05-11T07:33:25.342Z] === RUN TestInt64ValueOrDefaultWithError [2022-05-11T07:33:25.342Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2022-05-11T07:33:25.342Z] === RUN TestJsonContentType [2022-05-11T07:33:25.342Z] --- PASS: TestJsonContentType (0.00s) [2022-05-11T07:33:25.342Z] === RUN TestReadJSON [2022-05-11T07:33:25.342Z] === RUN TestReadJSON/nil_body [2022-05-11T07:33:25.342Z] === RUN TestReadJSON/empty_body [2022-05-11T07:33:25.342Z] === RUN TestReadJSON/with_valid_request [2022-05-11T07:33:25.342Z] === RUN TestReadJSON/with_whitespace [2022-05-11T07:33:25.342Z] === RUN TestReadJSON/with_extra_content [2022-05-11T07:33:25.342Z] === RUN TestReadJSON/invalid_JSON [2022-05-11T07:33:25.342Z] --- PASS: TestReadJSON (0.00s) [2022-05-11T07:33:25.342Z] --- PASS: TestReadJSON/nil_body (0.00s) [2022-05-11T07:33:25.342Z] --- PASS: TestReadJSON/empty_body (0.00s) [2022-05-11T07:33:25.342Z] --- PASS: TestReadJSON/with_valid_request (0.00s) [2022-05-11T07:33:25.342Z] --- PASS: TestReadJSON/with_whitespace (0.00s) [2022-05-11T07:33:25.342Z] --- PASS: TestReadJSON/with_extra_content (0.00s) [2022-05-11T07:33:25.342Z] --- PASS: TestReadJSON/invalid_JSON (0.00s) [2022-05-11T07:33:25.342Z] PASS [2022-05-11T07:33:25.342Z] coverage: 31.9% of statements [2022-05-11T07:33:25.342Z] ok github.com/docker/docker/api/server/httputils 0.042s coverage: 31.9% of statements [2022-05-11T07:33:25.342Z] === RUN TestMaskSecretKeys [2022-05-11T07:33:25.342Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2022-05-11T07:33:25.342Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2022-05-11T07:33:25.342Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2022-05-11T07:33:25.342Z] --- PASS: TestMaskSecretKeys (0.00s) [2022-05-11T07:33:25.342Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2022-05-11T07:33:25.342Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2022-05-11T07:33:25.342Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2022-05-11T07:33:25.342Z] === RUN TestVersionMiddlewareVersion [2022-05-11T07:33:25.342Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2022-05-11T07:33:25.342Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2022-05-11T07:33:25.342Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2022-05-11T07:33:25.342Z] PASS [2022-05-11T07:33:25.342Z] coverage: 37.7% of statements [2022-05-11T07:33:25.342Z] ok github.com/docker/docker/api/server/middleware 0.045s coverage: 37.7% of statements [2022-05-11T07:33:25.342Z] ? github.com/docker/docker/api/server/router [no test files] [2022-05-11T07:33:25.342Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-05-11T07:33:25.342Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-05-11T07:33:25.342Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-05-11T07:33:25.342Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-05-11T07:33:25.342Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-05-11T07:33:25.342Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-05-11T07:33:25.342Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-05-11T07:33:25.342Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-05-11T07:33:25.342Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-05-11T07:33:25.342Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-05-11T07:33:25.342Z] === RUN TestStrSliceMarshalJSON [2022-05-11T07:33:25.342Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2022-05-11T07:33:25.342Z] === RUN TestStrSliceUnmarshalJSON [2022-05-11T07:33:25.342Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2022-05-11T07:33:25.342Z] === RUN TestStrSliceUnmarshalString [2022-05-11T07:33:25.342Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2022-05-11T07:33:25.342Z] === RUN TestStrSliceUnmarshalSlice [2022-05-11T07:33:25.342Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2022-05-11T07:33:25.342Z] PASS [2022-05-11T07:33:25.342Z] coverage: 90.0% of statements [2022-05-11T07:33:25.342Z] ok github.com/docker/docker/api/types/strslice 0.033s coverage: 90.0% of statements [2022-05-11T07:33:25.342Z] === RUN TestToJSON [2022-05-11T07:33:25.342Z] --- PASS: TestToJSON (0.00s) [2022-05-11T07:33:25.342Z] === RUN TestToParamWithVersion [2022-05-11T07:33:25.342Z] --- PASS: TestToParamWithVersion (0.00s) [2022-05-11T07:33:25.342Z] === RUN TestFromJSON [2022-05-11T07:33:25.342Z] --- PASS: TestFromJSON (0.00s) [2022-05-11T07:33:25.342Z] === RUN TestEmpty [2022-05-11T07:33:25.342Z] --- PASS: TestEmpty (0.00s) [2022-05-11T07:33:25.342Z] === RUN TestArgsMatchKVListEmptySources [2022-05-11T07:33:25.342Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2022-05-11T07:33:25.342Z] === RUN TestArgsMatchKVList [2022-05-11T07:33:25.342Z] --- PASS: TestArgsMatchKVList (0.00s) [2022-05-11T07:33:25.342Z] === RUN TestArgsMatch [2022-05-11T07:33:25.342Z] --- PASS: TestArgsMatch (0.00s) [2022-05-11T07:33:25.342Z] === RUN TestAdd [2022-05-11T07:33:25.342Z] --- PASS: TestAdd (0.00s) [2022-05-11T07:33:25.342Z] === RUN TestDel [2022-05-11T07:33:25.342Z] --- PASS: TestDel (0.00s) [2022-05-11T07:33:25.342Z] === RUN TestLen [2022-05-11T07:33:25.342Z] --- PASS: TestLen (0.00s) [2022-05-11T07:33:25.342Z] === RUN TestExactMatch [2022-05-11T07:33:25.342Z] --- PASS: TestExactMatch (0.00s) [2022-05-11T07:33:25.342Z] === RUN TestOnlyOneExactMatch [2022-05-11T07:33:25.342Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2022-05-11T07:33:25.342Z] === RUN TestContains [2022-05-11T07:33:25.342Z] --- PASS: TestContains (0.00s) [2022-05-11T07:33:25.342Z] === RUN TestValidate [2022-05-11T07:33:25.342Z] --- PASS: TestValidate (0.00s) [2022-05-11T07:33:25.342Z] === RUN TestWalkValues [2022-05-11T07:33:25.342Z] --- PASS: TestWalkValues (0.00s) [2022-05-11T07:33:25.342Z] === RUN TestFuzzyMatch [2022-05-11T07:33:25.342Z] --- PASS: TestFuzzyMatch (0.00s) [2022-05-11T07:33:25.342Z] === RUN TestClone [2022-05-11T07:33:25.342Z] --- PASS: TestClone (0.00s) [2022-05-11T07:33:25.342Z] PASS [2022-05-11T07:33:25.342Z] coverage: 92.2% of statements [2022-05-11T07:33:25.342Z] ok github.com/docker/docker/api/types/filters 0.041s coverage: 92.2% of statements [2022-05-11T07:33:25.342Z] === RUN TestGetTimestamp [2022-05-11T07:33:25.342Z] === RUN TestAdjustForAPIVersion [2022-05-11T07:33:25.342Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2022-05-11T07:33:25.342Z] PASS [2022-05-11T07:33:25.342Z] coverage: 6.1% of statements [2022-05-11T07:33:25.342Z] ok github.com/docker/docker/api/server/router/swarm 0.037s coverage: 6.1% of statements [2022-05-11T07:33:25.342Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-05-11T07:33:25.342Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-05-11T07:33:25.342Z] ? github.com/docker/docker/api/types [no test files] [2022-05-11T07:33:25.342Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-05-11T07:33:25.342Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-05-11T07:33:25.342Z] ? github.com/docker/docker/api/types/container [no test files] [2022-05-11T07:33:25.342Z] ? github.com/docker/docker/api/types/events [no test files] [2022-05-11T07:33:25.342Z] ? github.com/docker/docker/api/types/image [no test files] [2022-05-11T07:33:25.342Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-05-11T07:33:25.342Z] ? github.com/docker/docker/api/types/network [no test files] [2022-05-11T07:33:25.342Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-05-11T07:33:25.342Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-05-11T07:33:25.342Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-05-11T07:33:25.342Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-05-11T07:33:25.342Z] --- PASS: TestGetTimestamp (0.14s) [2022-05-11T07:33:25.342Z] === RUN TestParseTimestamps [2022-05-11T07:33:25.342Z] --- PASS: TestParseTimestamps (0.00s) [2022-05-11T07:33:25.342Z] PASS [2022-05-11T07:33:25.342Z] coverage: 100.0% of statements [2022-05-11T07:33:25.342Z] ok github.com/docker/docker/api/types/time 0.174s coverage: 100.0% of statements [2022-05-11T07:33:25.342Z] === RUN TestCompareVersion [2022-05-11T07:33:25.342Z] --- PASS: TestCompareVersion (0.00s) [2022-05-11T07:33:25.342Z] PASS [2022-05-11T07:33:25.342Z] coverage: 77.3% of statements [2022-05-11T07:33:25.342Z] ok github.com/docker/docker/api/types/versions 0.050s coverage: 77.3% of statements [2022-05-11T07:33:25.342Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-05-11T07:33:25.342Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-05-11T07:33:25.342Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-05-11T07:33:25.342Z] ? github.com/docker/docker/builder [no test files] [2022-05-11T07:33:25.342Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-05-11T07:33:25.342Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-05-11T07:33:25.342Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-05-11T07:33:25.342Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-05-11T07:33:25.342Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-05-11T07:33:25.343Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-05-11T07:33:25.343Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-05-11T07:33:25.343Z] === RUN TestIsGIT [2022-05-11T07:33:25.343Z] --- PASS: TestIsGIT (0.00s) [2022-05-11T07:33:25.343Z] PASS [2022-05-11T07:33:25.343Z] coverage: 100.0% of statements [2022-05-11T07:33:25.343Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.042s coverage: 100.0% of statements [2022-05-11T07:33:25.343Z] === RUN TestParseRemoteURL [2022-05-11T07:33:25.343Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2022-05-11T07:33:25.343Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2022-05-11T07:33:25.343Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2022-05-11T07:33:25.343Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2022-05-11T07:33:25.343Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2022-05-11T07:33:25.343Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2022-05-11T07:33:25.343Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2022-05-11T07:33:25.343Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2022-05-11T07:33:25.343Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2022-05-11T07:33:25.343Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2022-05-11T07:33:25.343Z] --- PASS: TestParseRemoteURL (0.00s) [2022-05-11T07:33:25.343Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2022-05-11T07:33:25.343Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2022-05-11T07:33:25.343Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2022-05-11T07:33:25.343Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2022-05-11T07:33:25.343Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2022-05-11T07:33:25.343Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2022-05-11T07:33:25.343Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2022-05-11T07:33:25.343Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2022-05-11T07:33:25.343Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2022-05-11T07:33:25.343Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2022-05-11T07:33:25.343Z] === RUN TestCloneArgsSmartHttp [2022-05-11T07:33:25.343Z] --- PASS: TestCloneArgsSmartHttp (0.01s) [2022-05-11T07:33:25.343Z] === RUN TestCloneArgsDumbHttp [2022-05-11T07:33:25.343Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2022-05-11T07:33:25.343Z] === RUN TestCloneArgsGit [2022-05-11T07:33:25.343Z] --- PASS: TestCloneArgsGit (0.00s) [2022-05-11T07:33:25.343Z] === RUN TestCheckoutGit [2022-05-11T07:33:25.343Z] === RUN TestEnable [2022-05-11T07:33:25.343Z] --- PASS: TestEnable (0.00s) [2022-05-11T07:33:25.343Z] === RUN TestDisable [2022-05-11T07:33:25.343Z] --- PASS: TestDisable (0.00s) [2022-05-11T07:33:25.343Z] === RUN TestEnabled [2022-05-11T07:33:25.343Z] --- PASS: TestEnabled (0.00s) [2022-05-11T07:33:25.343Z] PASS [2022-05-11T07:33:25.343Z] coverage: 100.0% of statements [2022-05-11T07:33:25.343Z] ok github.com/docker/docker/cli/debug 0.043s coverage: 100.0% of statements [2022-05-11T07:33:25.343Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2022-05-11T07:33:25.343Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.00s) [2022-05-11T07:33:25.343Z] === RUN TestProcessNoDockerignore [2022-05-11T07:33:25.343Z] --- PASS: TestProcessNoDockerignore (0.00s) [2022-05-11T07:33:25.343Z] === RUN TestProcessShouldLeaveAllFiles [2022-05-11T07:33:25.343Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s) [2022-05-11T07:33:25.343Z] === RUN TestDetectContentType [2022-05-11T07:33:25.343Z] --- PASS: TestDetectContentType (0.00s) [2022-05-11T07:33:25.343Z] === RUN TestSelectAcceptableMIME [2022-05-11T07:33:25.343Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2022-05-11T07:33:25.343Z] === RUN TestInspectEmptyResponse [2022-05-11T07:33:25.343Z] --- PASS: TestInspectEmptyResponse (0.00s) [2022-05-11T07:33:25.343Z] === RUN TestInspectResponseBinary [2022-05-11T07:33:25.343Z] --- PASS: TestInspectResponseBinary (0.00s) [2022-05-11T07:33:25.343Z] === RUN TestResponseUnsupportedContentType [2022-05-11T07:33:25.343Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2022-05-11T07:33:25.343Z] === RUN TestInspectResponseTextSimple [2022-05-11T07:33:25.343Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2022-05-11T07:33:25.343Z] === RUN TestInspectResponseEmptyContentType [2022-05-11T07:33:25.343Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2022-05-11T07:33:25.343Z] === RUN TestUnknownContentLength [2022-05-11T07:33:25.343Z] --- PASS: TestUnknownContentLength (0.00s) [2022-05-11T07:33:25.343Z] === RUN TestDownloadRemote [2022-05-11T07:33:25.343Z] --- PASS: TestDownloadRemote (0.09s) [2022-05-11T07:33:25.343Z] === RUN TestGetWithStatusError [2022-05-11T07:33:25.343Z] --- PASS: TestGetWithStatusError (0.00s) [2022-05-11T07:33:25.343Z] === RUN TestCloseRootDirectory [2022-05-11T07:33:25.343Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-11T07:33:25.343Z] --- SKIP: TestCloseRootDirectory (0.01s) [2022-05-11T07:33:25.343Z] === RUN TestHashFile [2022-05-11T07:33:25.343Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-11T07:33:25.343Z] --- SKIP: TestHashFile (0.00s) [2022-05-11T07:33:25.343Z] === RUN TestHashSubdir [2022-05-11T07:33:25.343Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-11T07:33:25.343Z] --- SKIP: TestHashSubdir (0.00s) [2022-05-11T07:33:25.343Z] === RUN TestRemoveDirectory [2022-05-11T07:33:25.343Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-11T07:33:25.343Z] --- SKIP: TestRemoveDirectory (0.00s) [2022-05-11T07:33:25.343Z] PASS [2022-05-11T07:33:25.343Z] coverage: 9.3% of statements [2022-05-11T07:33:25.343Z] ok github.com/docker/docker/builder/remotecontext 0.221s coverage: 9.3% of statements [2022-05-11T07:33:25.343Z] === RUN TestGetAllAllowed [2022-05-11T07:33:25.343Z] --- PASS: TestGetAllAllowed (0.00s) [2022-05-11T07:33:25.343Z] === RUN TestGetAllMeta [2022-05-11T07:33:25.343Z] --- PASS: TestGetAllMeta (0.00s) [2022-05-11T07:33:25.343Z] === RUN TestWarnOnUnusedBuildArgs [2022-05-11T07:33:25.343Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2022-05-11T07:33:25.343Z] === RUN TestIsUnreferencedBuiltin [2022-05-11T07:33:25.343Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2022-05-11T07:33:25.343Z] === RUN TestIsExistingDirectory [2022-05-11T07:33:25.343Z] --- PASS: TestIsExistingDirectory (0.00s) [2022-05-11T07:33:25.343Z] === RUN TestGetFilenameForDownload [2022-05-11T07:33:25.343Z] --- PASS: TestGetFilenameForDownload (0.00s) [2022-05-11T07:33:25.343Z] === RUN TestEnv2Variables [2022-05-11T07:33:25.343Z] --- PASS: TestEnv2Variables (0.00s) [2022-05-11T07:33:25.343Z] === RUN TestEnvValueWithExistingRunConfigEnv [2022-05-11T07:33:25.343Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2022-05-11T07:33:25.343Z] === RUN TestMaintainer [2022-05-11T07:33:25.343Z] --- PASS: TestMaintainer (0.00s) [2022-05-11T07:33:25.343Z] === RUN TestLabel [2022-05-11T07:33:25.343Z] --- PASS: TestLabel (0.00s) [2022-05-11T07:33:25.343Z] === RUN TestFromScratch [2022-05-11T07:33:25.343Z] --- PASS: TestFromScratch (0.00s) [2022-05-11T07:33:25.343Z] === RUN TestFromWithArg [2022-05-11T07:33:25.343Z] --- PASS: TestFromWithArg (0.00s) [2022-05-11T07:33:25.343Z] === RUN TestFromWithArgButBuildArgsNotGiven [2022-05-11T07:33:25.343Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2022-05-11T07:33:25.343Z] === RUN TestFromWithUndefinedArg [2022-05-11T07:33:25.343Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2022-05-11T07:33:25.343Z] === RUN TestFromMultiStageWithNamedStage [2022-05-11T07:33:25.343Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2022-05-11T07:33:25.343Z] === RUN TestOnbuild [2022-05-11T07:33:25.343Z] --- PASS: TestOnbuild (0.00s) [2022-05-11T07:33:25.343Z] === RUN TestWorkdir [2022-05-11T07:33:25.343Z] --- PASS: TestWorkdir (0.00s) [2022-05-11T07:33:25.343Z] === RUN TestCmd [2022-05-11T07:33:25.343Z] --- PASS: TestCmd (0.00s) [2022-05-11T07:33:25.343Z] === RUN TestHealthcheckNone [2022-05-11T07:33:25.343Z] --- PASS: TestHealthcheckNone (0.00s) [2022-05-11T07:33:25.343Z] === RUN TestHealthcheckCmd [2022-05-11T07:33:25.343Z] --- PASS: TestHealthcheckCmd (0.00s) [2022-05-11T07:33:25.343Z] === RUN TestEntrypoint [2022-05-11T07:33:25.343Z] --- PASS: TestEntrypoint (0.00s) [2022-05-11T07:33:25.343Z] === RUN TestExpose [2022-05-11T07:33:25.343Z] --- PASS: TestExpose (0.00s) [2022-05-11T07:33:25.343Z] === RUN TestUser [2022-05-11T07:33:25.343Z] --- PASS: TestUser (0.00s) [2022-05-11T07:33:25.343Z] === RUN TestVolume [2022-05-11T07:33:25.343Z] --- PASS: TestVolume (0.00s) [2022-05-11T07:33:25.343Z] === RUN TestStopSignal [2022-05-11T07:33:25.343Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-05-11T07:33:25.343Z] --- SKIP: TestStopSignal (0.00s) [2022-05-11T07:33:25.343Z] === RUN TestArg [2022-05-11T07:33:25.343Z] --- PASS: TestArg (0.00s) [2022-05-11T07:33:25.343Z] === RUN TestShell [2022-05-11T07:33:25.343Z] --- PASS: TestShell (0.00s) [2022-05-11T07:33:25.343Z] === RUN TestPrependEnvOnCmd [2022-05-11T07:33:25.343Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2022-05-11T07:33:25.343Z] === RUN TestRunWithBuildArgs [2022-05-11T07:33:25.343Z] --- PASS: TestRunWithBuildArgs (0.00s) [2022-05-11T07:33:25.343Z] === RUN TestRunIgnoresHealthcheck [2022-05-11T07:33:25.343Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2022-05-11T07:33:25.343Z] === RUN TestDispatchUnsupportedOptions [2022-05-11T07:33:25.343Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2022-05-11T07:33:25.343Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2022-05-11T07:33:25.343Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2022-05-11T07:33:25.343Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2022-05-11T07:33:25.343Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2022-05-11T07:33:25.343Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2022-05-11T07:33:25.343Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2022-05-11T07:33:25.343Z] === RUN TestNormalizeWorkdir [2022-05-11T07:33:25.343Z] --- PASS: TestNormalizeWorkdir (0.00s) [2022-05-11T07:33:25.343Z] === RUN TestDispatch [2022-05-11T07:33:25.343Z] === RUN TestDispatch/ADD_multiple_files_to_file [2022-05-11T07:33:25.343Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2022-05-11T07:33:25.343Z] === RUN TestDispatch/COPY_multiple_files_to_file [2022-05-11T07:33:25.343Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2022-05-11T07:33:25.343Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2022-05-11T07:33:25.343Z] === RUN TestDispatch/COPY_wildcard_no_files [2022-05-11T07:33:25.343Z] === RUN TestDispatch/COPY_url [2022-05-11T07:33:25.343Z] --- PASS: TestDispatch (0.06s) [2022-05-11T07:33:25.343Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.01s) [2022-05-11T07:33:25.343Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.02s) [2022-05-11T07:33:25.343Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2022-05-11T07:33:25.343Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2022-05-11T07:33:25.343Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2022-05-11T07:33:25.343Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2022-05-11T07:33:25.343Z] --- PASS: TestDispatch/COPY_url (0.00s) [2022-05-11T07:33:25.343Z] === RUN TestAddScratchImageAddsToMounts [2022-05-11T07:33:25.343Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2022-05-11T07:33:25.343Z] === RUN TestAddFromScratchPopulatesPlatform [2022-05-11T07:33:25.343Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2022-05-11T07:33:25.343Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2022-05-11T07:33:25.343Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2022-05-11T07:33:25.343Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2022-05-11T07:33:25.343Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2022-05-11T07:33:25.343Z] === RUN TestImageSourceGetAddsToMounts [2022-05-11T07:33:25.343Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2022-05-11T07:33:25.343Z] === RUN TestEmptyDockerfile [2022-05-11T07:33:25.343Z] --- PASS: TestEmptyDockerfile (0.00s) [2022-05-11T07:33:25.343Z] === RUN TestSymlinkDockerfile [2022-05-11T07:33:25.343Z] --- PASS: TestSymlinkDockerfile (0.01s) [2022-05-11T07:33:25.343Z] === RUN TestDockerfileOutsideTheBuildContext [2022-05-11T07:33:25.343Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2022-05-11T07:33:25.343Z] === RUN TestNonExistingDockerfile [2022-05-11T07:33:25.343Z] --- PASS: TestNonExistingDockerfile (0.00s) [2022-05-11T07:33:25.343Z] === RUN TestCopyRunConfig [2022-05-11T07:33:25.343Z] --- PASS: TestCopyRunConfig (0.00s) [2022-05-11T07:33:25.343Z] === RUN TestDeepCopyRunConfig [2022-05-11T07:33:25.343Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2022-05-11T07:33:25.343Z] === RUN TestExportImage [2022-05-11T07:33:25.343Z] --- PASS: TestExportImage (0.00s) [2022-05-11T07:33:25.343Z] === RUN TestNormalizeDest [2022-05-11T07:33:25.343Z] --- PASS: TestNormalizeDest (0.00s) [2022-05-11T07:33:25.343Z] PASS [2022-05-11T07:33:25.343Z] coverage: 46.7% of statements [2022-05-11T07:33:25.343Z] ok github.com/docker/docker/builder/dockerfile 0.197s coverage: 46.7% of statements [2022-05-11T07:33:25.343Z] === RUN TestTCP4Proxy [2022-05-11T07:33:25.343Z] --- PASS: TestTCP4Proxy (0.01s) [2022-05-11T07:33:25.343Z] === RUN TestTCP4ProxyHalfClose [2022-05-11T07:33:25.343Z] --- PASS: TestTCP4ProxyHalfClose (0.00s) [2022-05-11T07:33:25.343Z] === RUN TestTCP6Proxy [2022-05-11T07:33:25.343Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-05-11T07:33:25.343Z] --- SKIP: TestTCP6Proxy (0.00s) [2022-05-11T07:33:25.343Z] === RUN TestTCPDualStackProxy [2022-05-11T07:33:25.343Z] network_proxy_test.go:208: No support for dual stack yet [2022-05-11T07:33:25.343Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2022-05-11T07:33:25.343Z] === RUN TestUDP4Proxy [2022-05-11T07:33:25.343Z] --- PASS: TestUDP4Proxy (0.00s) [2022-05-11T07:33:25.343Z] === RUN TestUDP6Proxy [2022-05-11T07:33:25.343Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-05-11T07:33:25.343Z] --- SKIP: TestUDP6Proxy (0.00s) [2022-05-11T07:33:25.343Z] === RUN TestUDPWriteError [2022-05-11T07:33:25.343Z] --- PASS: TestUDPWriteError (0.00s) [2022-05-11T07:33:25.343Z] === RUN TestSCTP4Proxy [2022-05-11T07:33:25.343Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-05-11T07:33:25.343Z] --- SKIP: TestSCTP4Proxy (0.01s) [2022-05-11T07:33:25.343Z] === RUN TestSCTP6Proxy [2022-05-11T07:33:25.343Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-05-11T07:33:25.343Z] --- SKIP: TestSCTP6Proxy (0.00s) [2022-05-11T07:33:25.343Z] PASS [2022-05-11T07:33:25.343Z] coverage: 49.4% of statements [2022-05-11T07:33:25.343Z] ok github.com/docker/docker/cmd/docker-proxy 0.057s coverage: 49.4% of statements [2022-05-11T07:33:27.217Z] 12fb50a031bd: Pull complete [2022-05-11T07:33:27.218Z] Digest: sha256:93373be6f6c576ef3f778b9d5e7b54231975bb6876a07d90c4e4599a29a65d54 [2022-05-11T07:33:27.218Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-11T07:33:27.218Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2022 into daemon under test completed successfully [2022-05-11T07:33:27.218Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2022 as microsoft/windowsservercore in daemon under test [2022-05-11T07:33:27.218Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2022 is '10.0.20348.707' [2022-05-11T07:33:27.218Z] WARN: Skipping validation tests [2022-05-11T07:33:27.218Z] INFO: Running unit tests at 05/11/2022 07:33:20... [2022-05-11T07:33:27.218Z] INFO: make.ps1 starting at 05/11/2022 07:33:24 [2022-05-11T07:33:27.218Z] INFO: Git commit (94e5fb8fe4) assumed from DOCKER_GITCOMMIT environment variable [2022-05-11T07:33:27.218Z] INFO: Running unit tests... [2022-05-11T07:33:28.295Z] === RUN TestDockerSuite/TestBuildIidFile [2022-05-11T07:33:28.295Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-05-11T07:33:29.223Z] === RUN TestDockerSuite/TestBuildInheritance [2022-05-11T07:33:29.786Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-05-11T07:33:30.349Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-05-11T07:33:30.349Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-05-11T07:33:31.279Z] === RUN TestDockerSuite/TestBuildLabel [2022-05-11T07:33:31.535Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-05-11T07:33:32.098Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-05-11T07:33:32.662Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-05-11T07:33:32.918Z] === RUN TestDockerSuite/TestBuildLabels [2022-05-11T07:33:32.972Z] 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/httpstatus 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/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/builder/remotecontext/urlutil github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/cli/winresources/docker-proxy github.com/docker/docker/cli/winresources/dockerd 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/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/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/etwlogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/local github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/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/longpath github.com/docker/docker/pkg/namesgenerator 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/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum 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 [2022-05-11T07:33:33.236Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-05-11T07:33:33.481Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-05-11T07:33:33.737Z] --- PASS: TestImportExtremelyLargeImageWorks (180.20s) [2022-05-11T07:33:33.737Z] PASS [2022-05-11T07:33:33.737Z] [2022-05-11T07:33:33.737Z] DONE 22 tests in 184.488s [2022-05-11T07:33:33.737Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-05-11T07:33:33.737Z] ++ 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 [2022-05-11T07:33:33.737Z] ++ set -e [2022-05-11T07:33:33.737Z] ++ '[' -n 0 ']' [2022-05-11T07:33:33.737Z] ++ set -x [2022-05-11T07:33:33.737Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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 [2022-05-11T07:33:33.994Z] INFO: Testing against a local daemon [2022-05-11T07:33:33.994Z] === RUN TestNetworkCreateDelete [2022-05-11T07:33:33.994Z] --- PASS: TestNetworkCreateDelete (0.17s) [2022-05-11T07:33:33.994Z] === RUN TestDockerNetworkDeletePreferID [2022-05-11T07:33:34.558Z] --- PASS: TestDockerNetworkDeletePreferID (0.46s) [2022-05-11T07:33:34.558Z] === RUN TestDaemonDNSFallback [2022-05-11T07:33:34.558Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-05-11T07:33:35.615Z] === RUN TestCheckpointCreateError [2022-05-11T07:33:35.616Z] --- PASS: TestCheckpointCreateError (0.00s) [2022-05-11T07:33:35.616Z] === RUN TestCheckpointCreate [2022-05-11T07:33:35.616Z] --- PASS: TestCheckpointCreate (0.00s) [2022-05-11T07:33:35.616Z] === RUN TestCheckpointDeleteError [2022-05-11T07:33:35.616Z] --- PASS: TestCheckpointDeleteError (0.00s) [2022-05-11T07:33:35.616Z] === RUN TestCheckpointDelete [2022-05-11T07:33:35.616Z] --- PASS: TestCheckpointDelete (0.00s) [2022-05-11T07:33:35.616Z] === RUN TestCheckpointListError [2022-05-11T07:33:35.616Z] --- PASS: TestCheckpointListError (0.00s) [2022-05-11T07:33:35.616Z] === RUN TestCheckpointList [2022-05-11T07:33:35.616Z] --- PASS: TestCheckpointList (0.00s) [2022-05-11T07:33:35.616Z] === RUN TestCheckpointListContainerNotFound [2022-05-11T07:33:35.616Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2022-05-11T07:33:35.616Z] === RUN TestNewClientWithOpsFromEnv [2022-05-11T07:33:35.616Z] client_test.go:22: runtime.GOOS == "windows" [2022-05-11T07:33:35.616Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2022-05-11T07:33:35.616Z] === RUN TestGetAPIPath [2022-05-11T07:33:35.616Z] --- PASS: TestGetAPIPath (0.00s) [2022-05-11T07:33:35.616Z] === RUN TestParseHostURL [2022-05-11T07:33:35.616Z] --- PASS: TestParseHostURL (0.00s) [2022-05-11T07:33:35.616Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2022-05-11T07:33:35.616Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2022-05-11T07:33:35.616Z] === RUN TestNegotiateAPIVersionEmpty [2022-05-11T07:33:35.616Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2022-05-11T07:33:35.616Z] === RUN TestNegotiateAPIVersion [2022-05-11T07:33:35.616Z] === RUN TestNegotiateAPIVersion/downgrade_from_default [2022-05-11T07:33:35.616Z] === RUN TestNegotiateAPIVersion/no_downgrade_from_custom_version [2022-05-11T07:33:35.616Z] === RUN TestNegotiateAPIVersion/downgrade_legacy [2022-05-11T07:33:35.616Z] === RUN TestNegotiateAPIVersion/downgrade_old [2022-05-11T07:33:35.616Z] === RUN TestNegotiateAPIVersion/no_upgrade [2022-05-11T07:33:35.616Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2022-05-11T07:33:35.616Z] --- PASS: TestNegotiateAPIVersion/downgrade_from_default (0.00s) [2022-05-11T07:33:35.616Z] --- PASS: TestNegotiateAPIVersion/no_downgrade_from_custom_version (0.00s) [2022-05-11T07:33:35.616Z] --- PASS: TestNegotiateAPIVersion/downgrade_legacy (0.00s) [2022-05-11T07:33:35.616Z] --- PASS: TestNegotiateAPIVersion/downgrade_old (0.00s) [2022-05-11T07:33:35.616Z] --- PASS: TestNegotiateAPIVersion/no_upgrade (0.00s) [2022-05-11T07:33:35.616Z] === RUN TestNegotiateAPVersionOverride [2022-05-11T07:33:35.616Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2022-05-11T07:33:35.616Z] === RUN TestNegotiateAPIVersionAutomatic [2022-05-11T07:33:35.616Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2022-05-11T07:33:35.616Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2022-05-11T07:33:35.616Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2022-05-11T07:33:35.616Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2022-05-11T07:33:35.616Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2022-05-11T07:33:35.616Z] === RUN TestClientRedirect [2022-05-11T07:33:35.616Z] === RUN TestClientRedirect/GET [2022-05-11T07:33:35.616Z] === RUN TestClientRedirect/POST [2022-05-11T07:33:35.616Z] === RUN TestClientRedirect/PUT [2022-05-11T07:33:35.616Z] === RUN TestClientRedirect/DELETE [2022-05-11T07:33:35.616Z] --- PASS: TestClientRedirect (0.00s) [2022-05-11T07:33:35.616Z] --- PASS: TestClientRedirect/GET (0.00s) [2022-05-11T07:33:35.616Z] --- PASS: TestClientRedirect/POST (0.00s) [2022-05-11T07:33:35.616Z] --- PASS: TestClientRedirect/PUT (0.00s) [2022-05-11T07:33:35.616Z] --- PASS: TestClientRedirect/DELETE (0.00s) [2022-05-11T07:33:35.616Z] === RUN TestConfigCreateUnsupported [2022-05-11T07:33:35.616Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2022-05-11T07:33:35.616Z] === RUN TestConfigCreateError [2022-05-11T07:33:35.616Z] --- PASS: TestConfigCreateError (0.00s) [2022-05-11T07:33:35.616Z] === RUN TestConfigCreate [2022-05-11T07:33:35.616Z] --- PASS: TestConfigCreate (0.00s) [2022-05-11T07:33:35.616Z] === RUN TestConfigInspectNotFound [2022-05-11T07:33:35.616Z] --- PASS: TestConfigInspectNotFound (0.00s) [2022-05-11T07:33:35.616Z] === RUN TestConfigInspectWithEmptyID [2022-05-11T07:33:35.616Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2022-05-11T07:33:35.616Z] === RUN TestConfigInspectUnsupported [2022-05-11T07:33:35.616Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2022-05-11T07:33:35.616Z] === RUN TestConfigInspectError [2022-05-11T07:33:35.616Z] --- PASS: TestConfigInspectError (0.00s) [2022-05-11T07:33:35.616Z] === RUN TestConfigInspectConfigNotFound [2022-05-11T07:33:35.616Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2022-05-11T07:33:35.616Z] === RUN TestConfigInspect [2022-05-11T07:33:35.616Z] --- PASS: TestConfigInspect (0.00s) [2022-05-11T07:33:35.616Z] === RUN TestConfigListUnsupported [2022-05-11T07:33:35.616Z] --- PASS: TestConfigListUnsupported (0.00s) [2022-05-11T07:33:35.616Z] === RUN TestConfigListError [2022-05-11T07:33:35.616Z] --- PASS: TestConfigListError (0.00s) [2022-05-11T07:33:35.616Z] === RUN TestConfigList [2022-05-11T07:33:35.616Z] --- PASS: TestConfigList (0.00s) [2022-05-11T07:33:35.616Z] === RUN TestConfigRemoveUnsupported [2022-05-11T07:33:35.616Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2022-05-11T07:33:35.616Z] === RUN TestConfigRemoveError [2022-05-11T07:33:35.616Z] --- PASS: TestConfigRemoveError (0.00s) [2022-05-11T07:33:35.616Z] === RUN TestConfigRemove [2022-05-11T07:33:35.616Z] --- PASS: TestConfigRemove (0.00s) [2022-05-11T07:33:35.616Z] === RUN TestConfigUpdateUnsupported [2022-05-11T07:33:35.616Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2022-05-11T07:33:35.616Z] === RUN TestConfigUpdateError [2022-05-11T07:33:35.616Z] --- PASS: TestConfigUpdateError (0.00s) [2022-05-11T07:33:35.616Z] === RUN TestConfigUpdate [2022-05-11T07:33:35.616Z] --- PASS: TestConfigUpdate (0.00s) [2022-05-11T07:33:35.616Z] === RUN TestContainerCommitError [2022-05-11T07:33:35.616Z] --- PASS: TestContainerCommitError (0.00s) [2022-05-11T07:33:35.616Z] === RUN TestContainerCommit [2022-05-11T07:33:35.616Z] --- PASS: TestContainerCommit (0.00s) [2022-05-11T07:33:35.616Z] === RUN TestContainerStatPathError [2022-05-11T07:33:35.616Z] --- PASS: TestContainerStatPathError (0.00s) [2022-05-11T07:33:35.616Z] === RUN TestContainerStatPathNotFoundError [2022-05-11T07:33:35.616Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2022-05-11T07:33:35.616Z] === RUN TestContainerStatPathNoHeaderError [2022-05-11T07:33:35.616Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2022-05-11T07:33:35.616Z] === RUN TestContainerStatPath [2022-05-11T07:33:35.616Z] --- PASS: TestContainerStatPath (0.00s) [2022-05-11T07:33:35.616Z] === RUN TestCopyToContainerError [2022-05-11T07:33:35.616Z] --- PASS: TestCopyToContainerError (0.00s) [2022-05-11T07:33:35.616Z] === RUN TestCopyToContainerNotFoundError [2022-05-11T07:33:35.616Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2022-05-11T07:33:35.616Z] === RUN TestCopyToContainerEmptyResponse [2022-05-11T07:33:35.616Z] --- PASS: TestCopyToContainerEmptyResponse (0.00s) [2022-05-11T07:33:35.616Z] === RUN TestCopyToContainer [2022-05-11T07:33:35.616Z] --- PASS: TestCopyToContainer (0.00s) [2022-05-11T07:33:35.616Z] === RUN TestCopyFromContainerError [2022-05-11T07:33:35.616Z] --- PASS: TestCopyFromContainerError (0.00s) [2022-05-11T07:33:35.616Z] === RUN TestCopyFromContainerNotFoundError [2022-05-11T07:33:35.616Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2022-05-11T07:33:35.616Z] === RUN TestCopyFromContainerEmptyResponse [2022-05-11T07:33:35.616Z] --- PASS: TestCopyFromContainerEmptyResponse (0.00s) [2022-05-11T07:33:35.616Z] === RUN TestCopyFromContainerNoHeaderError [2022-05-11T07:33:35.616Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2022-05-11T07:33:35.616Z] === RUN TestCopyFromContainer [2022-05-11T07:33:35.616Z] --- PASS: TestCopyFromContainer (0.00s) [2022-05-11T07:33:35.616Z] === RUN TestContainerCreateError [2022-05-11T07:33:35.616Z] --- PASS: TestContainerCreateError (0.00s) [2022-05-11T07:33:35.616Z] === RUN TestContainerCreateImageNotFound [2022-05-11T07:33:35.616Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2022-05-11T07:33:35.616Z] === RUN TestContainerCreateWithName [2022-05-11T07:33:35.616Z] --- PASS: TestContainerCreateWithName (0.00s) [2022-05-11T07:33:35.616Z] === RUN TestContainerCreateAutoRemove [2022-05-11T07:33:35.616Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2022-05-11T07:33:35.616Z] === RUN TestContainerDiffError [2022-05-11T07:33:35.616Z] --- PASS: TestContainerDiffError (0.00s) [2022-05-11T07:33:35.616Z] === RUN TestContainerDiff [2022-05-11T07:33:35.616Z] --- PASS: TestContainerDiff (0.00s) [2022-05-11T07:33:35.616Z] === RUN TestContainerExecCreateError [2022-05-11T07:33:35.616Z] --- PASS: TestContainerExecCreateError (0.00s) [2022-05-11T07:33:35.616Z] === RUN TestContainerExecCreate [2022-05-11T07:33:35.616Z] --- PASS: TestContainerExecCreate (0.00s) [2022-05-11T07:33:35.616Z] === RUN TestContainerExecStartError [2022-05-11T07:33:35.616Z] --- PASS: TestContainerExecStartError (0.00s) [2022-05-11T07:33:35.616Z] === RUN TestContainerExecStart [2022-05-11T07:33:35.616Z] --- PASS: TestContainerExecStart (0.00s) [2022-05-11T07:33:35.616Z] === RUN TestContainerExecInspectError [2022-05-11T07:33:35.616Z] --- PASS: TestContainerExecInspectError (0.00s) [2022-05-11T07:33:35.616Z] === RUN TestContainerExecInspect [2022-05-11T07:33:35.616Z] --- PASS: TestContainerExecInspect (0.00s) [2022-05-11T07:33:35.616Z] === RUN TestContainerExportError [2022-05-11T07:33:35.616Z] --- PASS: TestContainerExportError (0.00s) [2022-05-11T07:33:35.616Z] === RUN TestContainerExport [2022-05-11T07:33:35.616Z] --- PASS: TestContainerExport (0.00s) [2022-05-11T07:33:35.616Z] === RUN TestContainerInspectError [2022-05-11T07:33:35.616Z] --- PASS: TestContainerInspectError (0.00s) [2022-05-11T07:33:35.616Z] === RUN TestContainerInspectContainerNotFound [2022-05-11T07:33:35.616Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2022-05-11T07:33:35.616Z] === RUN TestContainerInspectWithEmptyID [2022-05-11T07:33:35.616Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2022-05-11T07:33:35.616Z] === RUN TestContainerInspect [2022-05-11T07:33:35.616Z] --- PASS: TestContainerInspect (0.00s) [2022-05-11T07:33:35.616Z] === RUN TestContainerInspectNode [2022-05-11T07:33:35.616Z] --- PASS: TestContainerInspectNode (0.00s) [2022-05-11T07:33:35.616Z] === RUN TestContainerKillError [2022-05-11T07:33:35.616Z] --- PASS: TestContainerKillError (0.00s) [2022-05-11T07:33:35.616Z] === RUN TestContainerKill [2022-05-11T07:33:35.616Z] --- PASS: TestContainerKill (0.00s) [2022-05-11T07:33:35.616Z] === RUN TestContainerListError [2022-05-11T07:33:35.616Z] --- PASS: TestContainerListError (0.00s) [2022-05-11T07:33:35.616Z] === RUN TestContainerList [2022-05-11T07:33:35.616Z] --- PASS: TestContainerList (0.00s) [2022-05-11T07:33:35.616Z] === RUN TestContainerLogsNotFoundError [2022-05-11T07:33:35.616Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2022-05-11T07:33:35.616Z] === RUN TestContainerLogsError [2022-05-11T07:33:35.616Z] --- PASS: TestContainerLogsError (0.00s) [2022-05-11T07:33:35.616Z] === RUN TestContainerLogs [2022-05-11T07:33:35.616Z] --- PASS: TestContainerLogs (0.17s) [2022-05-11T07:33:35.616Z] === RUN TestContainerPauseError [2022-05-11T07:33:35.616Z] --- PASS: TestContainerPauseError (0.00s) [2022-05-11T07:33:35.616Z] === RUN TestContainerPause [2022-05-11T07:33:35.616Z] --- PASS: TestContainerPause (0.00s) [2022-05-11T07:33:35.616Z] === RUN TestContainersPruneError [2022-05-11T07:33:35.616Z] --- PASS: TestContainersPruneError (0.00s) [2022-05-11T07:33:35.616Z] === RUN TestContainersPrune [2022-05-11T07:33:35.616Z] --- PASS: TestContainersPrune (0.00s) [2022-05-11T07:33:35.616Z] === RUN TestContainerRemoveError [2022-05-11T07:33:35.616Z] --- PASS: TestContainerRemoveError (0.00s) [2022-05-11T07:33:35.616Z] === RUN TestContainerRemoveNotFoundError [2022-05-11T07:33:35.616Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2022-05-11T07:33:35.616Z] === RUN TestContainerRemove [2022-05-11T07:33:35.616Z] --- PASS: TestContainerRemove (0.00s) [2022-05-11T07:33:35.616Z] === RUN TestContainerRenameError [2022-05-11T07:33:35.616Z] --- PASS: TestContainerRenameError (0.00s) [2022-05-11T07:33:35.616Z] === RUN TestContainerRename [2022-05-11T07:33:35.616Z] --- PASS: TestContainerRename (0.00s) [2022-05-11T07:33:35.616Z] === RUN TestContainerResizeError [2022-05-11T07:33:35.616Z] --- PASS: TestContainerResizeError (0.00s) [2022-05-11T07:33:35.616Z] === RUN TestContainerExecResizeError [2022-05-11T07:33:35.616Z] --- PASS: TestContainerExecResizeError (0.00s) [2022-05-11T07:33:35.616Z] === RUN TestContainerResize [2022-05-11T07:33:35.616Z] --- PASS: TestContainerResize (0.00s) [2022-05-11T07:33:35.616Z] === RUN TestContainerExecResize [2022-05-11T07:33:35.616Z] --- PASS: TestContainerExecResize (0.00s) [2022-05-11T07:33:35.616Z] === RUN TestContainerRestartError [2022-05-11T07:33:35.616Z] --- PASS: TestContainerRestartError (0.00s) [2022-05-11T07:33:35.616Z] === RUN TestContainerRestart [2022-05-11T07:33:35.616Z] --- PASS: TestContainerRestart (0.00s) [2022-05-11T07:33:35.616Z] === RUN TestContainerStartError [2022-05-11T07:33:35.616Z] --- PASS: TestContainerStartError (0.00s) [2022-05-11T07:33:35.616Z] === RUN TestContainerStart [2022-05-11T07:33:35.616Z] --- PASS: TestContainerStart (0.00s) [2022-05-11T07:33:35.616Z] === RUN TestContainerStatsError [2022-05-11T07:33:35.616Z] --- PASS: TestContainerStatsError (0.00s) [2022-05-11T07:33:35.616Z] === RUN TestContainerStats [2022-05-11T07:33:35.616Z] --- PASS: TestContainerStats (0.00s) [2022-05-11T07:33:35.616Z] === RUN TestContainerStopError [2022-05-11T07:33:35.616Z] --- PASS: TestContainerStopError (0.00s) [2022-05-11T07:33:35.616Z] === RUN TestContainerStop [2022-05-11T07:33:35.616Z] --- PASS: TestContainerStop (0.00s) [2022-05-11T07:33:35.616Z] === RUN TestContainerTopError [2022-05-11T07:33:35.616Z] --- PASS: TestContainerTopError (0.00s) [2022-05-11T07:33:35.616Z] === RUN TestContainerTop [2022-05-11T07:33:35.616Z] --- PASS: TestContainerTop (0.00s) [2022-05-11T07:33:35.616Z] === RUN TestContainerUnpauseError [2022-05-11T07:33:35.616Z] --- PASS: TestContainerUnpauseError (0.00s) [2022-05-11T07:33:35.616Z] === RUN TestContainerUnpause [2022-05-11T07:33:35.616Z] --- PASS: TestContainerUnpause (0.00s) [2022-05-11T07:33:35.616Z] === RUN TestContainerUpdateError [2022-05-11T07:33:35.616Z] --- PASS: TestContainerUpdateError (0.00s) [2022-05-11T07:33:35.616Z] === RUN TestContainerUpdate [2022-05-11T07:33:35.616Z] --- PASS: TestContainerUpdate (0.00s) [2022-05-11T07:33:35.616Z] === RUN TestContainerWaitError [2022-05-11T07:33:35.616Z] --- PASS: TestContainerWaitError (0.00s) [2022-05-11T07:33:35.616Z] === RUN TestContainerWait [2022-05-11T07:33:35.616Z] --- PASS: TestContainerWait (0.00s) [2022-05-11T07:33:35.616Z] === RUN TestDiskUsageError [2022-05-11T07:33:35.616Z] --- PASS: TestDiskUsageError (0.00s) [2022-05-11T07:33:35.616Z] === RUN TestDiskUsage [2022-05-11T07:33:35.616Z] --- PASS: TestDiskUsage (0.00s) [2022-05-11T07:33:35.616Z] === RUN TestDistributionInspectUnsupported [2022-05-11T07:33:35.616Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2022-05-11T07:33:35.616Z] === RUN TestDistributionInspectWithEmptyID [2022-05-11T07:33:35.616Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2022-05-11T07:33:35.616Z] === RUN TestEventsErrorInOptions [2022-05-11T07:33:35.616Z] --- PASS: TestEventsErrorInOptions (0.00s) [2022-05-11T07:33:35.616Z] === RUN TestEventsErrorFromServer [2022-05-11T07:33:35.616Z] --- PASS: TestEventsErrorFromServer (0.00s) [2022-05-11T07:33:35.616Z] === RUN TestEvents [2022-05-11T07:33:35.616Z] --- PASS: TestEvents (0.00s) [2022-05-11T07:33:35.616Z] === RUN TestTLSCloseWriter [2022-05-11T07:33:35.616Z] === PAUSE TestTLSCloseWriter [2022-05-11T07:33:35.616Z] === RUN TestImageBuildError [2022-05-11T07:33:35.616Z] --- PASS: TestImageBuildError (0.00s) [2022-05-11T07:33:35.616Z] === RUN TestImageBuild [2022-05-11T07:33:35.616Z] --- PASS: TestImageBuild (0.00s) [2022-05-11T07:33:35.616Z] === RUN TestGetDockerOS [2022-05-11T07:33:35.616Z] --- PASS: TestGetDockerOS (0.00s) [2022-05-11T07:33:35.616Z] === RUN TestImageCreateError [2022-05-11T07:33:35.616Z] --- PASS: TestImageCreateError (0.00s) [2022-05-11T07:33:35.616Z] === RUN TestImageCreate [2022-05-11T07:33:35.616Z] --- PASS: TestImageCreate (0.00s) [2022-05-11T07:33:35.616Z] === RUN TestImageHistoryError [2022-05-11T07:33:35.616Z] --- PASS: TestImageHistoryError (0.00s) [2022-05-11T07:33:35.616Z] === RUN TestImageHistory [2022-05-11T07:33:35.616Z] --- PASS: TestImageHistory (0.00s) [2022-05-11T07:33:35.616Z] === RUN TestImageImportError [2022-05-11T07:33:35.616Z] --- PASS: TestImageImportError (0.00s) [2022-05-11T07:33:35.616Z] === RUN TestImageImport [2022-05-11T07:33:35.616Z] --- PASS: TestImageImport (0.00s) [2022-05-11T07:33:35.616Z] === RUN TestImageInspectError [2022-05-11T07:33:35.616Z] --- PASS: TestImageInspectError (0.00s) [2022-05-11T07:33:35.616Z] === RUN TestImageInspectImageNotFound [2022-05-11T07:33:35.616Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2022-05-11T07:33:35.616Z] === RUN TestImageInspectWithEmptyID [2022-05-11T07:33:35.616Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2022-05-11T07:33:35.616Z] === RUN TestImageInspect [2022-05-11T07:33:35.616Z] --- PASS: TestImageInspect (0.00s) [2022-05-11T07:33:35.616Z] === RUN TestImageListError [2022-05-11T07:33:35.616Z] --- PASS: TestImageListError (0.00s) [2022-05-11T07:33:35.616Z] === RUN TestImageList [2022-05-11T07:33:35.616Z] --- PASS: TestImageList (0.00s) [2022-05-11T07:33:35.616Z] === RUN TestImageListApiBefore125 [2022-05-11T07:33:35.616Z] --- PASS: TestImageListApiBefore125 (0.00s) [2022-05-11T07:33:35.616Z] === RUN TestImageLoadError [2022-05-11T07:33:35.616Z] --- PASS: TestImageLoadError (0.00s) [2022-05-11T07:33:35.616Z] === RUN TestImageLoad [2022-05-11T07:33:35.616Z] --- PASS: TestImageLoad (0.00s) [2022-05-11T07:33:35.616Z] === RUN TestImagesPruneError [2022-05-11T07:33:35.616Z] --- PASS: TestImagesPruneError (0.00s) [2022-05-11T07:33:35.616Z] === RUN TestImagesPrune [2022-05-11T07:33:35.616Z] --- PASS: TestImagesPrune (0.00s) [2022-05-11T07:33:35.616Z] === RUN TestImagePullReferenceParseError [2022-05-11T07:33:35.616Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2022-05-11T07:33:35.616Z] === RUN TestImagePullAnyError [2022-05-11T07:33:35.616Z] --- PASS: TestImagePullAnyError (0.00s) [2022-05-11T07:33:35.616Z] === RUN TestImagePullStatusUnauthorizedError [2022-05-11T07:33:35.616Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2022-05-11T07:33:35.616Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2022-05-11T07:33:35.616Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-05-11T07:33:35.616Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-05-11T07:33:35.616Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-05-11T07:33:35.616Z] === RUN TestImagePullWithPrivilegedFuncNoError [2022-05-11T07:33:35.616Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2022-05-11T07:33:35.616Z] === RUN TestImagePullWithoutErrors [2022-05-11T07:33:35.616Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2022-05-11T07:33:35.616Z] === RUN TestImagePushReferenceError [2022-05-11T07:33:35.616Z] --- PASS: TestImagePushReferenceError (0.00s) [2022-05-11T07:33:35.616Z] === RUN TestImagePushAnyError [2022-05-11T07:33:35.616Z] --- PASS: TestImagePushAnyError (0.00s) [2022-05-11T07:33:35.616Z] === RUN TestImagePushStatusUnauthorizedError [2022-05-11T07:33:35.616Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2022-05-11T07:33:35.616Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2022-05-11T07:33:35.616Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-05-11T07:33:35.616Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-05-11T07:33:35.616Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-05-11T07:33:35.616Z] === RUN TestImagePushWithPrivilegedFuncNoError [2022-05-11T07:33:35.616Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2022-05-11T07:33:35.616Z] === RUN TestImagePushWithoutErrors [2022-05-11T07:33:35.616Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2022-05-11T07:33:35.616Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2022-05-11T07:33:35.616Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2022-05-11T07:33:35.616Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2022-05-11T07:33:35.616Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2022-05-11T07:33:35.616Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2022-05-11T07:33:35.616Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2022-05-11T07:33:35.616Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2022-05-11T07:33:35.616Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2022-05-11T07:33:35.616Z] === RUN TestImageRemoveError [2022-05-11T07:33:35.616Z] --- PASS: TestImageRemoveError (0.00s) [2022-05-11T07:33:35.616Z] === RUN TestImageRemoveImageNotFound [2022-05-11T07:33:35.616Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2022-05-11T07:33:35.616Z] === RUN TestImageRemove [2022-05-11T07:33:35.616Z] --- PASS: TestImageRemove (0.00s) [2022-05-11T07:33:35.616Z] === RUN TestImageSaveError [2022-05-11T07:33:35.616Z] --- PASS: TestImageSaveError (0.00s) [2022-05-11T07:33:35.616Z] === RUN TestImageSave [2022-05-11T07:33:35.616Z] --- PASS: TestImageSave (0.00s) [2022-05-11T07:33:35.616Z] === RUN TestImageSearchAnyError [2022-05-11T07:33:35.616Z] --- PASS: TestImageSearchAnyError (0.00s) [2022-05-11T07:33:35.616Z] === RUN TestImageSearchStatusUnauthorizedError [2022-05-11T07:33:35.616Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2022-05-11T07:33:35.617Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2022-05-11T07:33:35.617Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-05-11T07:33:35.617Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-05-11T07:33:35.617Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-05-11T07:33:35.617Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2022-05-11T07:33:35.617Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2022-05-11T07:33:35.617Z] === RUN TestImageSearchWithoutErrors [2022-05-11T07:33:35.617Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2022-05-11T07:33:35.617Z] === RUN TestImageTagError [2022-05-11T07:33:35.617Z] --- PASS: TestImageTagError (0.00s) [2022-05-11T07:33:35.617Z] === RUN TestImageTagInvalidReference [2022-05-11T07:33:35.617Z] --- PASS: TestImageTagInvalidReference (0.00s) [2022-05-11T07:33:35.617Z] === RUN TestImageTagInvalidSourceImageName [2022-05-11T07:33:35.617Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2022-05-11T07:33:35.617Z] === RUN TestImageTagHexSource [2022-05-11T07:33:35.617Z] --- PASS: TestImageTagHexSource (0.00s) [2022-05-11T07:33:35.617Z] === RUN TestImageTag [2022-05-11T07:33:35.617Z] --- PASS: TestImageTag (0.00s) [2022-05-11T07:33:35.617Z] === RUN TestInfoServerError [2022-05-11T07:33:35.617Z] --- PASS: TestInfoServerError (0.00s) [2022-05-11T07:33:35.617Z] === RUN TestInfoInvalidResponseJSONError [2022-05-11T07:33:35.617Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2022-05-11T07:33:35.617Z] === RUN TestInfo [2022-05-11T07:33:35.617Z] --- PASS: TestInfo (0.00s) [2022-05-11T07:33:35.617Z] === RUN TestNetworkConnectError [2022-05-11T07:33:35.617Z] --- PASS: TestNetworkConnectError (0.00s) [2022-05-11T07:33:35.617Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2022-05-11T07:33:35.617Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2022-05-11T07:33:35.617Z] === RUN TestNetworkConnect [2022-05-11T07:33:35.617Z] --- PASS: TestNetworkConnect (0.00s) [2022-05-11T07:33:35.617Z] === RUN TestNetworkCreateError [2022-05-11T07:33:35.617Z] --- PASS: TestNetworkCreateError (0.00s) [2022-05-11T07:33:35.617Z] === RUN TestNetworkCreate [2022-05-11T07:33:35.617Z] --- PASS: TestNetworkCreate (0.00s) [2022-05-11T07:33:35.617Z] === RUN TestNetworkDisconnectError [2022-05-11T07:33:35.617Z] --- PASS: TestNetworkDisconnectError (0.00s) [2022-05-11T07:33:35.617Z] === RUN TestNetworkDisconnect [2022-05-11T07:33:35.617Z] --- PASS: TestNetworkDisconnect (0.00s) [2022-05-11T07:33:35.617Z] === RUN TestNetworkInspect [2022-05-11T07:33:35.617Z] === RUN TestNetworkInspect/empty_ID [2022-05-11T07:33:35.617Z] === RUN TestNetworkInspect/no_options [2022-05-11T07:33:35.617Z] === RUN TestNetworkInspect/verbose [2022-05-11T07:33:35.617Z] === RUN TestNetworkInspect/global_scope [2022-05-11T07:33:35.617Z] === RUN TestNetworkInspect/unknown_network [2022-05-11T07:33:35.617Z] === RUN TestNetworkInspect/server_error [2022-05-11T07:33:35.617Z] --- PASS: TestNetworkInspect (0.00s) [2022-05-11T07:33:35.617Z] --- PASS: TestNetworkInspect/empty_ID (0.00s) [2022-05-11T07:33:35.617Z] --- PASS: TestNetworkInspect/no_options (0.00s) [2022-05-11T07:33:35.617Z] --- PASS: TestNetworkInspect/verbose (0.00s) [2022-05-11T07:33:35.617Z] --- PASS: TestNetworkInspect/global_scope (0.00s) [2022-05-11T07:33:35.617Z] --- PASS: TestNetworkInspect/unknown_network (0.00s) [2022-05-11T07:33:35.617Z] --- PASS: TestNetworkInspect/server_error (0.00s) [2022-05-11T07:33:35.617Z] === RUN TestNetworkListError [2022-05-11T07:33:35.617Z] --- PASS: TestNetworkListError (0.00s) [2022-05-11T07:33:35.617Z] === RUN TestNetworkList [2022-05-11T07:33:35.617Z] --- PASS: TestNetworkList (0.00s) [2022-05-11T07:33:35.617Z] === RUN TestNetworksPruneError [2022-05-11T07:33:35.617Z] --- PASS: TestNetworksPruneError (0.00s) [2022-05-11T07:33:35.617Z] === RUN TestNetworksPrune [2022-05-11T07:33:35.617Z] --- PASS: TestNetworksPrune (0.00s) [2022-05-11T07:33:35.617Z] === RUN TestNetworkRemoveError [2022-05-11T07:33:35.617Z] --- PASS: TestNetworkRemoveError (0.00s) [2022-05-11T07:33:35.617Z] === RUN TestNetworkRemove [2022-05-11T07:33:35.617Z] --- PASS: TestNetworkRemove (0.00s) [2022-05-11T07:33:35.617Z] === RUN TestNodeInspectError [2022-05-11T07:33:35.617Z] --- PASS: TestNodeInspectError (0.00s) [2022-05-11T07:33:35.617Z] === RUN TestNodeInspectNodeNotFound [2022-05-11T07:33:35.617Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2022-05-11T07:33:35.617Z] === RUN TestNodeInspectWithEmptyID [2022-05-11T07:33:35.617Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2022-05-11T07:33:35.617Z] === RUN TestNodeInspect [2022-05-11T07:33:35.617Z] --- PASS: TestNodeInspect (0.00s) [2022-05-11T07:33:35.617Z] === RUN TestNodeListError [2022-05-11T07:33:35.617Z] --- PASS: TestNodeListError (0.00s) [2022-05-11T07:33:35.617Z] === RUN TestNodeList [2022-05-11T07:33:35.617Z] --- PASS: TestNodeList (0.00s) [2022-05-11T07:33:35.617Z] === RUN TestNodeRemoveError [2022-05-11T07:33:35.617Z] --- PASS: TestNodeRemoveError (0.00s) [2022-05-11T07:33:35.617Z] === RUN TestNodeRemove [2022-05-11T07:33:35.617Z] --- PASS: TestNodeRemove (0.00s) [2022-05-11T07:33:35.617Z] === RUN TestNodeUpdateError [2022-05-11T07:33:35.617Z] --- PASS: TestNodeUpdateError (0.00s) [2022-05-11T07:33:35.617Z] === RUN TestNodeUpdate [2022-05-11T07:33:35.617Z] --- PASS: TestNodeUpdate (0.00s) [2022-05-11T07:33:35.617Z] === RUN TestOptionWithHostFromEnv [2022-05-11T07:33:35.617Z] --- PASS: TestOptionWithHostFromEnv (0.00s) [2022-05-11T07:33:35.617Z] === RUN TestOptionWithTimeout [2022-05-11T07:33:35.617Z] --- PASS: TestOptionWithTimeout (0.00s) [2022-05-11T07:33:35.617Z] === RUN TestOptionWithVersionFromEnv [2022-05-11T07:33:35.617Z] --- PASS: TestOptionWithVersionFromEnv (0.00s) [2022-05-11T07:33:35.617Z] === RUN TestPingFail [2022-05-11T07:33:35.617Z] --- PASS: TestPingFail (0.00s) [2022-05-11T07:33:35.617Z] === RUN TestPingWithError [2022-05-11T07:33:35.617Z] 2022/05/11 07:33:34 RoundTripper returned a response & error; ignoring response [2022-05-11T07:33:35.617Z] 2022/05/11 07:33:34 RoundTripper returned a response & error; ignoring response [2022-05-11T07:33:35.617Z] --- PASS: TestPingWithError (0.00s) [2022-05-11T07:33:35.617Z] === RUN TestPingSuccess [2022-05-11T07:33:35.617Z] --- PASS: TestPingSuccess (0.00s) [2022-05-11T07:33:35.617Z] === RUN TestPingHeadFallback [2022-05-11T07:33:35.617Z] === RUN TestPingHeadFallback/OK [2022-05-11T07:33:35.617Z] === RUN TestPingHeadFallback/Internal_Server_Error [2022-05-11T07:33:35.617Z] === RUN TestPingHeadFallback/Not_Found [2022-05-11T07:33:35.617Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2022-05-11T07:33:35.617Z] --- PASS: TestPingHeadFallback (0.00s) [2022-05-11T07:33:35.617Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2022-05-11T07:33:35.617Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2022-05-11T07:33:35.617Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2022-05-11T07:33:35.617Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2022-05-11T07:33:35.617Z] === RUN TestPluginDisableError [2022-05-11T07:33:35.617Z] --- PASS: TestPluginDisableError (0.00s) [2022-05-11T07:33:35.617Z] === RUN TestPluginDisable [2022-05-11T07:33:35.617Z] --- PASS: TestPluginDisable (0.00s) [2022-05-11T07:33:35.617Z] === RUN TestPluginEnableError [2022-05-11T07:33:35.617Z] --- PASS: TestPluginEnableError (0.00s) [2022-05-11T07:33:35.617Z] === RUN TestPluginEnable [2022-05-11T07:33:35.617Z] --- PASS: TestPluginEnable (0.00s) [2022-05-11T07:33:35.617Z] === RUN TestPluginInspectError [2022-05-11T07:33:35.617Z] --- PASS: TestPluginInspectError (0.00s) [2022-05-11T07:33:35.617Z] === RUN TestPluginInspectWithEmptyID [2022-05-11T07:33:35.617Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2022-05-11T07:33:35.617Z] === RUN TestPluginInspect [2022-05-11T07:33:35.617Z] --- PASS: TestPluginInspect (0.00s) [2022-05-11T07:33:35.617Z] === RUN TestPluginListError [2022-05-11T07:33:35.617Z] --- PASS: TestPluginListError (0.00s) [2022-05-11T07:33:35.617Z] === RUN TestPluginList [2022-05-11T07:33:35.617Z] --- PASS: TestPluginList (0.00s) [2022-05-11T07:33:35.617Z] === RUN TestPluginPushError [2022-05-11T07:33:35.617Z] --- PASS: TestPluginPushError (0.00s) [2022-05-11T07:33:35.617Z] === RUN TestPluginPush [2022-05-11T07:33:35.617Z] --- PASS: TestPluginPush (0.00s) [2022-05-11T07:33:35.617Z] === RUN TestPluginRemoveError [2022-05-11T07:33:35.617Z] --- PASS: TestPluginRemoveError (0.00s) [2022-05-11T07:33:35.617Z] === RUN TestPluginRemove [2022-05-11T07:33:35.617Z] --- PASS: TestPluginRemove (0.00s) [2022-05-11T07:33:35.617Z] === RUN TestPluginSetError [2022-05-11T07:33:35.617Z] --- PASS: TestPluginSetError (0.00s) [2022-05-11T07:33:35.617Z] === RUN TestPluginSet [2022-05-11T07:33:35.617Z] --- PASS: TestPluginSet (0.00s) [2022-05-11T07:33:35.617Z] === RUN TestSetHostHeader [2022-05-11T07:33:35.617Z] --- PASS: TestSetHostHeader (0.00s) [2022-05-11T07:33:35.617Z] === RUN TestPlainTextError [2022-05-11T07:33:35.617Z] --- PASS: TestPlainTextError (0.00s) [2022-05-11T07:33:35.617Z] === RUN TestInfiniteError [2022-05-11T07:33:35.617Z] --- PASS: TestInfiniteError (0.03s) [2022-05-11T07:33:35.617Z] === RUN TestCanceledContext [2022-05-11T07:33:35.617Z] 2022/05/11 07:33:34 RoundTripper returned a response & error; ignoring response [2022-05-11T07:33:35.617Z] --- PASS: TestCanceledContext (0.00s) [2022-05-11T07:33:35.617Z] === RUN TestDeadlineExceededContext [2022-05-11T07:33:35.617Z] 2022/05/11 07:33:34 RoundTripper returned a response & error; ignoring response [2022-05-11T07:33:35.617Z] --- PASS: TestDeadlineExceededContext (0.00s) [2022-05-11T07:33:35.617Z] === RUN TestSecretCreateUnsupported [2022-05-11T07:33:35.617Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2022-05-11T07:33:35.617Z] === RUN TestSecretCreateError [2022-05-11T07:33:35.617Z] --- PASS: TestSecretCreateError (0.00s) [2022-05-11T07:33:35.617Z] === RUN TestSecretCreate [2022-05-11T07:33:35.617Z] --- PASS: TestSecretCreate (0.00s) [2022-05-11T07:33:35.617Z] === RUN TestSecretInspectUnsupported [2022-05-11T07:33:35.617Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2022-05-11T07:33:35.617Z] === RUN TestSecretInspectError [2022-05-11T07:33:35.617Z] --- PASS: TestSecretInspectError (0.00s) [2022-05-11T07:33:35.617Z] === RUN TestSecretInspectSecretNotFound [2022-05-11T07:33:35.617Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2022-05-11T07:33:35.617Z] === RUN TestSecretInspectWithEmptyID [2022-05-11T07:33:35.617Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2022-05-11T07:33:35.617Z] === RUN TestSecretInspect [2022-05-11T07:33:35.617Z] --- PASS: TestSecretInspect (0.00s) [2022-05-11T07:33:35.617Z] === RUN TestSecretListUnsupported [2022-05-11T07:33:35.617Z] --- PASS: TestSecretListUnsupported (0.00s) [2022-05-11T07:33:35.617Z] === RUN TestSecretListError [2022-05-11T07:33:35.617Z] --- PASS: TestSecretListError (0.00s) [2022-05-11T07:33:35.617Z] === RUN TestSecretList [2022-05-11T07:33:35.617Z] --- PASS: TestSecretList (0.00s) [2022-05-11T07:33:35.617Z] === RUN TestSecretRemoveUnsupported [2022-05-11T07:33:35.617Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2022-05-11T07:33:35.617Z] === RUN TestSecretRemoveError [2022-05-11T07:33:35.617Z] --- PASS: TestSecretRemoveError (0.00s) [2022-05-11T07:33:35.617Z] === RUN TestSecretRemove [2022-05-11T07:33:35.617Z] --- PASS: TestSecretRemove (0.00s) [2022-05-11T07:33:35.617Z] === RUN TestSecretUpdateUnsupported [2022-05-11T07:33:35.617Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2022-05-11T07:33:35.617Z] === RUN TestSecretUpdateError [2022-05-11T07:33:35.617Z] --- PASS: TestSecretUpdateError (0.00s) [2022-05-11T07:33:35.617Z] === RUN TestSecretUpdate [2022-05-11T07:33:35.617Z] --- PASS: TestSecretUpdate (0.00s) [2022-05-11T07:33:35.617Z] === RUN TestServiceCreateError [2022-05-11T07:33:35.617Z] --- PASS: TestServiceCreateError (0.00s) [2022-05-11T07:33:35.617Z] === RUN TestServiceCreate [2022-05-11T07:33:35.617Z] --- PASS: TestServiceCreate (0.00s) [2022-05-11T07:33:35.617Z] === RUN TestServiceCreateCompatiblePlatforms [2022-05-11T07:33:35.617Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2022-05-11T07:33:35.617Z] === RUN TestServiceCreateDigestPinning [2022-05-11T07:33:35.617Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2022-05-11T07:33:35.617Z] === RUN TestServiceInspectError [2022-05-11T07:33:35.617Z] --- PASS: TestServiceInspectError (0.00s) [2022-05-11T07:33:35.617Z] === RUN TestServiceInspectServiceNotFound [2022-05-11T07:33:35.617Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2022-05-11T07:33:35.617Z] === RUN TestServiceInspectWithEmptyID [2022-05-11T07:33:35.617Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2022-05-11T07:33:35.617Z] === RUN TestServiceInspect [2022-05-11T07:33:35.617Z] --- PASS: TestServiceInspect (0.00s) [2022-05-11T07:33:35.617Z] === RUN TestServiceListError [2022-05-11T07:33:35.617Z] --- PASS: TestServiceListError (0.00s) [2022-05-11T07:33:35.617Z] === RUN TestServiceList [2022-05-11T07:33:35.617Z] --- PASS: TestServiceList (0.00s) [2022-05-11T07:33:35.617Z] === RUN TestServiceLogsError [2022-05-11T07:33:35.617Z] --- PASS: TestServiceLogsError (0.00s) [2022-05-11T07:33:35.617Z] === RUN TestServiceLogs [2022-05-11T07:33:35.617Z] --- PASS: TestServiceLogs (0.00s) [2022-05-11T07:33:35.617Z] === RUN TestServiceRemoveError [2022-05-11T07:33:35.617Z] --- PASS: TestServiceRemoveError (0.00s) [2022-05-11T07:33:35.617Z] === RUN TestServiceRemoveNotFoundError [2022-05-11T07:33:35.617Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2022-05-11T07:33:35.617Z] === RUN TestServiceRemove [2022-05-11T07:33:35.617Z] --- PASS: TestServiceRemove (0.00s) [2022-05-11T07:33:35.617Z] === RUN TestServiceUpdateError [2022-05-11T07:33:35.617Z] --- PASS: TestServiceUpdateError (0.00s) [2022-05-11T07:33:35.617Z] === RUN TestServiceUpdate [2022-05-11T07:33:35.617Z] --- PASS: TestServiceUpdate (0.00s) [2022-05-11T07:33:35.617Z] === RUN TestSwarmGetUnlockKeyError [2022-05-11T07:33:35.617Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2022-05-11T07:33:35.617Z] === RUN TestSwarmGetUnlockKey [2022-05-11T07:33:35.617Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2022-05-11T07:33:35.617Z] === RUN TestSwarmInitError [2022-05-11T07:33:35.617Z] --- PASS: TestSwarmInitError (0.00s) [2022-05-11T07:33:35.617Z] === RUN TestSwarmInit [2022-05-11T07:33:35.617Z] --- PASS: TestSwarmInit (0.00s) [2022-05-11T07:33:35.617Z] === RUN TestSwarmInspectError [2022-05-11T07:33:35.617Z] --- PASS: TestSwarmInspectError (0.00s) [2022-05-11T07:33:35.617Z] === RUN TestSwarmInspect [2022-05-11T07:33:35.617Z] --- PASS: TestSwarmInspect (0.00s) [2022-05-11T07:33:35.617Z] === RUN TestSwarmJoinError [2022-05-11T07:33:35.617Z] --- PASS: TestSwarmJoinError (0.00s) [2022-05-11T07:33:35.617Z] === RUN TestSwarmJoin [2022-05-11T07:33:35.617Z] --- PASS: TestSwarmJoin (0.00s) [2022-05-11T07:33:35.617Z] === RUN TestSwarmLeaveError [2022-05-11T07:33:35.617Z] --- PASS: TestSwarmLeaveError (0.00s) [2022-05-11T07:33:35.617Z] === RUN TestSwarmLeave [2022-05-11T07:33:35.617Z] --- PASS: TestSwarmLeave (0.00s) [2022-05-11T07:33:35.617Z] === RUN TestSwarmUnlockError [2022-05-11T07:33:35.617Z] --- PASS: TestSwarmUnlockError (0.00s) [2022-05-11T07:33:35.617Z] === RUN TestSwarmUnlock [2022-05-11T07:33:35.617Z] --- PASS: TestSwarmUnlock (0.00s) [2022-05-11T07:33:35.617Z] === RUN TestSwarmUpdateError [2022-05-11T07:33:35.617Z] --- PASS: TestSwarmUpdateError (0.00s) [2022-05-11T07:33:35.617Z] === RUN TestSwarmUpdate [2022-05-11T07:33:35.617Z] --- PASS: TestSwarmUpdate (0.00s) [2022-05-11T07:33:35.617Z] === RUN TestTaskInspectError [2022-05-11T07:33:35.617Z] --- PASS: TestTaskInspectError (0.00s) [2022-05-11T07:33:35.617Z] === RUN TestTaskInspectWithEmptyID [2022-05-11T07:33:35.617Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2022-05-11T07:33:35.617Z] === RUN TestTaskInspect [2022-05-11T07:33:35.617Z] --- PASS: TestTaskInspect (0.00s) [2022-05-11T07:33:35.617Z] === RUN TestTaskListError [2022-05-11T07:33:35.617Z] --- PASS: TestTaskListError (0.00s) [2022-05-11T07:33:35.617Z] === RUN TestTaskList [2022-05-11T07:33:35.617Z] --- PASS: TestTaskList (0.00s) [2022-05-11T07:33:35.617Z] === RUN TestVolumeCreateError [2022-05-11T07:33:35.617Z] --- PASS: TestVolumeCreateError (0.00s) [2022-05-11T07:33:35.617Z] === RUN TestVolumeCreate [2022-05-11T07:33:35.617Z] --- PASS: TestVolumeCreate (0.00s) [2022-05-11T07:33:35.617Z] === RUN TestVolumeInspectError [2022-05-11T07:33:35.617Z] --- PASS: TestVolumeInspectError (0.00s) [2022-05-11T07:33:35.617Z] === RUN TestVolumeInspectNotFound [2022-05-11T07:33:35.617Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2022-05-11T07:33:35.617Z] === RUN TestVolumeInspectWithEmptyID [2022-05-11T07:33:35.617Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2022-05-11T07:33:35.617Z] === RUN TestVolumeInspect [2022-05-11T07:33:35.617Z] --- PASS: TestVolumeInspect (0.00s) [2022-05-11T07:33:35.617Z] === RUN TestVolumeListError [2022-05-11T07:33:35.617Z] --- PASS: TestVolumeListError (0.00s) [2022-05-11T07:33:35.617Z] === RUN TestVolumeList [2022-05-11T07:33:35.617Z] --- PASS: TestVolumeList (0.00s) [2022-05-11T07:33:35.617Z] === RUN TestVolumeRemoveError [2022-05-11T07:33:35.617Z] --- PASS: TestVolumeRemoveError (0.00s) [2022-05-11T07:33:35.617Z] === RUN TestVolumeRemove [2022-05-11T07:33:35.617Z] --- PASS: TestVolumeRemove (0.00s) [2022-05-11T07:33:35.617Z] === CONT TestTLSCloseWriter [2022-05-11T07:33:35.617Z] --- PASS: TestTLSCloseWriter (0.02s) [2022-05-11T07:33:35.617Z] PASS [2022-05-11T07:33:35.617Z] coverage: 75.1% of statements [2022-05-11T07:33:35.617Z] ok github.com/docker/docker/client 0.404s coverage: 75.1% of statements [2022-05-11T07:33:37.077Z] === RUN TestDockerSuite/TestBuildLastModified [2022-05-11T07:33:37.443Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-05-11T07:33:41.241Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2022-05-11T07:33:41.242Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-05-11T07:33:41.498Z] --- PASS: TestDaemonDNSFallback (6.92s) [2022-05-11T07:33:41.498Z] === RUN TestInspectNetwork [2022-05-11T07:33:41.754Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2022-05-11T07:33:43.261Z] ? github.com/docker/docker/api [no test files] [2022-05-11T07:33:44.275Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-05-11T07:33:44.532Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-05-11T07:33:44.532Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-05-11T07:33:44.788Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-05-11T07:33:44.788Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-05-11T07:33:45.351Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-05-11T07:33:45.582Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-05-11T07:33:45.582Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-05-11T07:33:45.843Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-05-11T07:33:45.938Z] === RUN TestInspectNetwork/full_network_id [2022-05-11T07:33:45.938Z] === RUN TestInspectNetwork/partial_network_id [2022-05-11T07:33:45.938Z] === RUN TestInspectNetwork/network_name [2022-05-11T07:33:45.938Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-05-11T07:33:46.415Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-05-11T07:33:46.502Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-05-11T07:33:46.675Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-05-11T07:33:46.768Z] INFO: Extraction ended at 05/11/2022 07:33:44. Duration:00:00:33.0136841 [2022-05-11T07:33:46.768Z] INFO: Updating the golang and path environment variables [2022-05-11T07:33:46.768Z] INFO: GOPATH=d:\gopath [2022-05-11T07:33:46.768Z] INFO: go version go1.18.1 windows/amd64 [2022-05-11T07:33:46.768Z] INFO: Running the daemon under test in debug mode [2022-05-11T07:33:46.768Z] INFO: Starting a daemon under test... [2022-05-11T07:33:46.768Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-43580\2\daemon --pidfile d:\CI\PR-43580\2\docker.pid -D [2022-05-11T07:33:46.768Z] INFO: Process started successfully. [2022-05-11T07:33:46.768Z] INFO: Start tailing logs of the daemon under tests [2022-05-11T07:33:46.768Z] INFO: Waiting for the daemon under test to start... [2022-05-11T07:33:47.429Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-05-11T07:33:47.615Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-05-11T07:33:49.529Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-05-11T07:33:49.948Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-05-11T07:33:50.204Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-05-11T07:33:50.416Z] --- PASS: TestCheckoutGit (28.14s) [2022-05-11T07:33:50.416Z] === RUN TestValidGitTransport [2022-05-11T07:33:50.416Z] --- PASS: TestValidGitTransport (0.00s) [2022-05-11T07:33:50.416Z] === RUN TestGitInvalidRef [2022-05-11T07:33:50.416Z] --- PASS: TestGitInvalidRef (0.26s) [2022-05-11T07:33:50.416Z] PASS [2022-05-11T07:33:50.416Z] coverage: 86.3% of statements [2022-05-11T07:33:50.416Z] ok github.com/docker/docker/builder/remotecontext/git 28.479s coverage: 86.3% of statements [2022-05-11T07:33:50.460Z] --- PASS: TestInspectNetwork (8.91s) [2022-05-11T07:33:50.460Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-05-11T07:33:50.460Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-05-11T07:33:50.460Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-05-11T07:33:50.460Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-05-11T07:33:50.460Z] === RUN TestRunContainerWithBridgeNone [2022-05-11T07:33:50.717Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-05-11T07:33:50.913Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-05-11T07:33:51.376Z] ? github.com/docker/docker/cli [no test files] [2022-05-11T07:33:51.376Z] ? github.com/docker/docker/cli/config [no test files] [2022-05-11T07:33:51.376Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2022-05-11T07:33:51.376Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2022-05-11T07:33:51.484Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-05-11T07:33:52.055Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-05-11T07:33:52.609Z] --- PASS: TestRunContainerWithBridgeNone (1.99s) [2022-05-11T07:33:52.609Z] === RUN TestNetworkInvalidJSON [2022-05-11T07:33:52.609Z] === RUN TestNetworkInvalidJSON/networks/create [2022-05-11T07:33:52.609Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-05-11T07:33:52.609Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-05-11T07:33:52.609Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-05-11T07:33:52.609Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-11T07:33:52.609Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-11T07:33:52.609Z] === CONT TestNetworkInvalidJSON/networks/create [2022-05-11T07:33:52.609Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-05-11T07:33:52.609Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-11T07:33:52.609Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-05-11T07:33:52.609Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-05-11T07:33:52.609Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-05-11T07:33:52.609Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-05-11T07:33:52.609Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-05-11T07:33:52.609Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-05-11T07:33:52.609Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-05-11T07:33:52.609Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-05-11T07:33:52.609Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-05-11T07:33:52.609Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-05-11T07:33:52.609Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-05-11T07:33:52.609Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-05-11T07:33:52.609Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2022-05-11T07:33:52.609Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.01s) [2022-05-11T07:33:52.609Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-05-11T07:33:52.609Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-05-11T07:33:52.609Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-05-11T07:33:52.609Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-05-11T07:33:52.609Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.01s) [2022-05-11T07:33:52.609Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-05-11T07:33:52.609Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-05-11T07:33:52.609Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-05-11T07:33:52.609Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-05-11T07:33:52.609Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.01s) [2022-05-11T07:33:52.609Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-05-11T07:33:52.609Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-05-11T07:33:52.609Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-05-11T07:33:52.609Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-05-11T07:33:52.609Z] === RUN TestNetworkList [2022-05-11T07:33:52.609Z] === RUN TestNetworkList//networks [2022-05-11T07:33:52.609Z] === PAUSE TestNetworkList//networks [2022-05-11T07:33:52.609Z] === RUN TestNetworkList//networks/ [2022-05-11T07:33:52.609Z] === PAUSE TestNetworkList//networks/ [2022-05-11T07:33:52.609Z] === CONT TestNetworkList//networks [2022-05-11T07:33:52.609Z] === CONT TestNetworkList//networks/ [2022-05-11T07:33:52.609Z] --- PASS: TestNetworkList (0.02s) [2022-05-11T07:33:52.609Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-05-11T07:33:52.609Z] --- PASS: TestNetworkList//networks (0.00s) [2022-05-11T07:33:52.609Z] === RUN TestHostIPv4BridgeLabel [2022-05-11T07:33:52.996Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-05-11T07:33:53.171Z] --- PASS: TestHostIPv4BridgeLabel (0.57s) [2022-05-11T07:33:53.171Z] === RUN TestDaemonRestartWithLiveRestore [2022-05-11T07:33:53.567Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-05-11T07:33:54.098Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2022-05-11T07:33:54.099Z] === RUN TestDaemonDefaultNetworkPools [2022-05-11T07:33:54.951Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-05-11T07:33:55.026Z] --- PASS: TestDaemonDefaultNetworkPools (0.76s) [2022-05-11T07:33:55.027Z] === RUN TestDaemonRestartWithExistingNetwork [2022-05-11T07:33:55.212Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-05-11T07:33:55.956Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.19s) [2022-05-11T07:33:55.956Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-05-11T07:33:56.155Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-05-11T07:33:57.097Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-05-11T07:33:57.097Z] Using test binary docker [2022-05-11T07:33:57.097Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-05-11T07:33:57.097Z] +++ /etc/init.d/apparmor start [2022-05-11T07:33:57.097Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-05-11T07:33:57.097Z] INFO: Waiting for daemon to start... [2022-05-11T07:33:57.097Z] Starting dockerd [2022-05-11T07:33:57.097Z] +++ 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 [2022-05-11T07:33:57.324Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.30s) [2022-05-11T07:33:57.324Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-05-11T07:33:57.886Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.61s) [2022-05-11T07:33:57.886Z] === RUN TestServiceWithPredefinedNetwork [2022-05-11T07:33:58.142Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-05-11T07:33:59.903Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2022-05-11T07:33:59.903Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2022-05-11T07:33:59.903Z] === RUN TestLoadDaemonCliConfigWithTLS [2022-05-11T07:33:59.903Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2022-05-11T07:33:59.903Z] === RUN TestLoadDaemonCliConfigWithConflicts [2022-05-11T07:33:59.903Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2022-05-11T07:33:59.903Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2022-05-11T07:33:59.903Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2022-05-11T07:33:59.903Z] === RUN TestLoadDaemonCliWithConflictingLabels [2022-05-11T07:33:59.903Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2022-05-11T07:33:59.903Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2022-05-11T07:33:59.903Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2022-05-11T07:33:59.903Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2022-05-11T07:33:59.903Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2022-05-11T07:33:59.903Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2022-05-11T07:33:59.903Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.01s) [2022-05-11T07:33:59.903Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2022-05-11T07:33:59.903Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2022-05-11T07:33:59.903Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2022-05-11T07:33:59.903Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.01s) [2022-05-11T07:33:59.903Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2022-05-11T07:33:59.903Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.01s) [2022-05-11T07:33:59.903Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2022-05-11T07:33:59.903Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2022-05-11T07:33:59.903Z] === RUN TestConfigureDaemonLogs [2022-05-11T07:33:59.903Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2022-05-11T07:33:59.903Z] === RUN TestCommonOptionsInstallFlags [2022-05-11T07:33:59.903Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2022-05-11T07:33:59.903Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2022-05-11T07:33:59.903Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2022-05-11T07:33:59.903Z] PASS [2022-05-11T07:33:59.903Z] coverage: 19.7% of statements [2022-05-11T07:33:59.903Z] ok github.com/docker/docker/cmd/dockerd 0.180s coverage: 19.7% of statements [2022-05-11T07:33:59.903Z] ? github.com/docker/docker/cmd/dockerd/trap [no test files] [2022-05-11T07:33:59.903Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-05-11T07:34:00.659Z] --- PASS: TestServiceWithPredefinedNetwork (2.80s) [2022-05-11T07:34:00.659Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-05-11T07:34:00.659Z] service_test.go:243: FLAKY_TEST [2022-05-11T07:34:00.659Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-05-11T07:34:00.659Z] === RUN TestServiceWithDataPathPortInit [2022-05-11T07:34:00.659Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-05-11T07:34:00.868Z] === RUN TestContainerStopSignal [2022-05-11T07:34:00.868Z] --- PASS: TestContainerStopSignal (0.00s) [2022-05-11T07:34:00.868Z] === RUN TestContainerStopTimeout [2022-05-11T07:34:00.868Z] --- PASS: TestContainerStopTimeout (0.00s) [2022-05-11T07:34:00.868Z] === RUN TestContainerSecretReferenceDestTarget [2022-05-11T07:34:00.868Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2022-05-11T07:34:00.868Z] === RUN TestContainerLogPathSetForJSONFileLogger [2022-05-11T07:34:00.868Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2022-05-11T07:34:00.868Z] === RUN TestContainerLogPathSetForRingLogger [2022-05-11T07:34:00.868Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2022-05-11T07:34:00.868Z] === RUN TestReplaceAndAppendEnvVars [2022-05-11T07:34:00.868Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2022-05-11T07:34:00.868Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2022-05-11T07:34:00.868Z] === RUN TestNewMemoryStore [2022-05-11T07:34:00.868Z] --- PASS: TestNewMemoryStore (0.00s) [2022-05-11T07:34:00.868Z] === RUN TestAddContainers [2022-05-11T07:34:00.868Z] --- PASS: TestAddContainers (0.00s) [2022-05-11T07:34:00.868Z] === RUN TestGetContainer [2022-05-11T07:34:00.868Z] --- PASS: TestGetContainer (0.00s) [2022-05-11T07:34:00.868Z] === RUN TestDeleteContainer [2022-05-11T07:34:00.868Z] --- PASS: TestDeleteContainer (0.00s) [2022-05-11T07:34:00.868Z] === RUN TestListContainers [2022-05-11T07:34:00.868Z] --- PASS: TestListContainers (0.00s) [2022-05-11T07:34:00.868Z] === RUN TestFirstContainer [2022-05-11T07:34:00.868Z] --- PASS: TestFirstContainer (0.00s) [2022-05-11T07:34:00.868Z] === RUN TestApplyAllContainer [2022-05-11T07:34:00.868Z] --- PASS: TestApplyAllContainer (0.00s) [2022-05-11T07:34:00.868Z] === RUN TestIsValidHealthString [2022-05-11T07:34:00.868Z] --- PASS: TestIsValidHealthString (0.00s) [2022-05-11T07:34:00.868Z] === RUN TestStateRunStop [2022-05-11T07:34:00.868Z] --- PASS: TestStateRunStop (0.00s) [2022-05-11T07:34:00.868Z] === RUN TestStateTimeoutWait [2022-05-11T07:34:00.868Z] state_test.go:141: Stop callback fired [2022-05-11T07:34:00.868Z] state_test.go:165: Stop callback fired [2022-05-11T07:34:00.868Z] --- PASS: TestStateTimeoutWait (0.10s) [2022-05-11T07:34:00.868Z] === RUN TestIsValidStateString [2022-05-11T07:34:00.868Z] --- PASS: TestIsValidStateString (0.00s) [2022-05-11T07:34:00.868Z] === RUN TestViewSaveDelete [2022-05-11T07:34:00.868Z] --- PASS: TestViewSaveDelete (0.01s) [2022-05-11T07:34:00.868Z] === RUN TestViewAll [2022-05-11T07:34:00.868Z] --- PASS: TestViewAll (0.01s) [2022-05-11T07:34:00.868Z] === RUN TestViewGet [2022-05-11T07:34:00.868Z] --- PASS: TestViewGet (0.00s) [2022-05-11T07:34:00.868Z] === RUN TestNames [2022-05-11T07:34:00.868Z] --- PASS: TestNames (0.00s) [2022-05-11T07:34:00.868Z] === RUN TestViewWithHealthCheck [2022-05-11T07:34:00.868Z] --- PASS: TestViewWithHealthCheck (0.01s) [2022-05-11T07:34:00.868Z] PASS [2022-05-11T07:34:00.868Z] coverage: 41.7% of statements [2022-05-11T07:34:00.868Z] ok github.com/docker/docker/container 0.214s coverage: 41.7% of statements [2022-05-11T07:34:00.868Z] ? github.com/docker/docker/container/stream [no test files] [2022-05-11T07:34:00.868Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-05-11T07:34:00.868Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-05-11T07:34:00.868Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-05-11T07:34:01.323Z] === RUN TestPrepare [2022-05-11T07:34:01.323Z] --- PASS: TestPrepare (0.00s) [2022-05-11T07:34:01.323Z] === RUN TestStart [2022-05-11T07:34:01.323Z] --- PASS: TestStart (0.00s) [2022-05-11T07:34:01.323Z] === RUN TestWaitCancel [2022-05-11T07:34:01.323Z] --- PASS: TestWaitCancel (0.00s) [2022-05-11T07:34:01.323Z] === RUN TestWaitDisabled [2022-05-11T07:34:01.323Z] --- PASS: TestWaitDisabled (0.00s) [2022-05-11T07:34:01.323Z] === RUN TestWaitEnabled [2022-05-11T07:34:01.323Z] --- PASS: TestWaitEnabled (0.00s) [2022-05-11T07:34:01.323Z] === RUN TestRemove [2022-05-11T07:34:01.323Z] --- PASS: TestRemove (0.00s) [2022-05-11T07:34:01.323Z] PASS [2022-05-11T07:34:01.323Z] coverage: 65.3% of statements [2022-05-11T07:34:01.587Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-05-11T07:34:01.777Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.056s coverage: 65.3% of statements [2022-05-11T07:34:03.478Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-05-11T07:34:03.478Z] docker_cli_build_test.go:5829: unmatched requirement DaemonIsWindows [2022-05-11T07:34:03.478Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-05-11T07:34:03.710Z] . [2022-05-11T07:34:03.710Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-05-11T07:34:03.710Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-05-11T07:34:03.710Z] Error: No such image: emptyfs [2022-05-11T07:34:03.710Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-05-11T07:34:03.710Z] ++++ docker load [2022-05-11T07:34:03.970Z] Running integration-test (iteration 1) [2022-05-11T07:34:03.970Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2022-05-11T07:34:03.970Z] ++ 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 [2022-05-11T07:34:03.970Z] ++ set -e [2022-05-11T07:34:03.970Z] ++ '[' -n 0 ']' [2022-05-11T07:34:03.970Z] ++ set -x [2022-05-11T07:34:03.970Z] ++ 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 [2022-05-11T07:34:04.230Z] Loaded image: busybox:latest [2022-05-11T07:34:04.230Z] Loaded image: busybox:glibc [2022-05-11T07:34:04.290Z] === RUN TestMiddlewares [2022-05-11T07:34:04.290Z] --- PASS: TestMiddlewares (0.00s) [2022-05-11T07:34:04.290Z] PASS [2022-05-11T07:34:04.290Z] coverage: 7.9% of statements [2022-05-11T07:34:04.290Z] ok github.com/docker/docker/api/server 0.069s coverage: 7.9% of statements [2022-05-11T07:34:04.432Z] .....INFO: Daemon under test started and replied! [2022-05-11T07:34:04.432Z] INFO: Docker version of the daemon under test [2022-05-11T07:34:04.432Z] [2022-05-11T07:34:04.432Z] Client: [2022-05-11T07:34:04.432Z] Version: 17.06.2-ce [2022-05-11T07:34:04.432Z] API version: 1.30 [2022-05-11T07:34:04.432Z] Go version: go1.8.3 [2022-05-11T07:34:04.432Z] Git commit: cec0b72 [2022-05-11T07:34:04.432Z] Built: Tue Sep 5 19:57:19 2017 [2022-05-11T07:34:04.432Z] OS/Arch: windows/amd64 [2022-05-11T07:34:04.432Z] [2022-05-11T07:34:04.432Z] Server: [2022-05-11T07:34:04.432Z] Version: 0.0.0-dev [2022-05-11T07:34:04.432Z] API version: 1.42 (minimum version 1.24) [2022-05-11T07:34:04.432Z] Go version: go1.18.1 [2022-05-11T07:34:04.432Z] Git commit: 4be0210360 [2022-05-11T07:34:04.432Z] Built: [2022-05-11T07:34:04.432Z] OS/Arch: windows/amd64 [2022-05-11T07:34:04.432Z] Experimental: false [2022-05-11T07:34:04.432Z] [2022-05-11T07:34:04.432Z] INFO: Docker info of the daemon under test [2022-05-11T07:34:04.432Z] [2022-05-11T07:34:04.432Z] Containers: 0 [2022-05-11T07:34:04.432Z] Running: 0 [2022-05-11T07:34:04.432Z] Paused: 0 [2022-05-11T07:34:04.432Z] Stopped: 0 [2022-05-11T07:34:04.432Z] Images: 0 [2022-05-11T07:34:04.432Z] Server Version: 0.0.0-dev [2022-05-11T07:34:04.432Z] Storage Driver: windowsfilter [2022-05-11T07:34:04.432Z] Windows: [2022-05-11T07:34:04.432Z] Logging Driver: json-file [2022-05-11T07:34:04.432Z] Plugins: [2022-05-11T07:34:04.432Z] Volume: local [2022-05-11T07:34:04.432Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-05-11T07:34:04.432Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-05-11T07:34:04.432Z] Swarm: inactive [2022-05-11T07:34:04.432Z] Default Isolation: process [2022-05-11T07:34:04.432Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-05-11T07:34:04.432Z] Operating System: Microsoft Windows Server Version 1809 (OS Build 17763.2183) [2022-05-11T07:34:04.432Z] OSType: windows [2022-05-11T07:34:04.432Z] Architecture: x86_64 [2022-05-11T07:34:04.432Z] CPUs: 4 [2022-05-11T07:34:04.432Z] Total Memory: 32GiB [2022-05-11T07:34:04.432Z] Name: azwin-2-ab3a90 [2022-05-11T07:34:04.432Z] ID: 47491fb7-f0de-4b6a-9e14-9371ad0ed064 [2022-05-11T07:34:04.432Z] Docker Root Dir: D:\CI\PR-43580\2\daemon [2022-05-11T07:34:04.432Z] Debug Mode (client): false [2022-05-11T07:34:04.432Z] Debug Mode (server): true [2022-05-11T07:34:04.432Z] File Descriptors: -1 [2022-05-11T07:34:04.432Z] Goroutines: 16 [2022-05-11T07:34:04.432Z] System Time: 2022-05-11T07:34:04.3219876Z [2022-05-11T07:34:04.432Z] EventsListeners: 0 [2022-05-11T07:34:04.432Z] Registry: https://index.docker.io/v1/ [2022-05-11T07:34:04.432Z] Labels: [2022-05-11T07:34:04.432Z] Experimental: false [2022-05-11T07:34:04.432Z] Insecure Registries: [2022-05-11T07:34:04.432Z] 127.0.0.0/8 [2022-05-11T07:34:04.432Z] Live Restore Enabled: false [2022-05-11T07:34:04.432Z] [2022-05-11T07:34:04.432Z] [2022-05-11T07:34:04.432Z] INFO: Docker images of the daemon under test [2022-05-11T07:34:04.432Z] [2022-05-11T07:34:04.660Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2022-05-11T07:34:04.660Z] === RUN TestNewListSecretsFilters [2022-05-11T07:34:04.660Z] --- PASS: TestNewListSecretsFilters (0.00s) [2022-05-11T07:34:04.660Z] === RUN TestNewListConfigsFilters [2022-05-11T07:34:04.660Z] --- PASS: TestNewListConfigsFilters (0.00s) [2022-05-11T07:34:04.660Z] PASS [2022-05-11T07:34:04.660Z] coverage: 0.5% of statements [2022-05-11T07:34:04.660Z] ok github.com/docker/docker/daemon/cluster 1.097s coverage: 0.5% of statements [2022-05-11T07:34:04.660Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.13s) [2022-05-11T07:34:04.660Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2022-05-11T07:34:04.660Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2022-05-11T07:34:04.660Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2022-05-11T07:34:04.660Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2022-05-11T07:34:04.660Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2022-05-11T07:34:04.660Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2022-05-11T07:34:04.660Z] === RUN TestServiceConvertToGRPCContainerRuntime [2022-05-11T07:34:04.660Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2022-05-11T07:34:04.660Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2022-05-11T07:34:04.660Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2022-05-11T07:34:04.660Z] === RUN TestServiceConvertToGRPCIsolation [2022-05-11T07:34:04.660Z] === RUN TestServiceConvertToGRPCIsolation/empty [2022-05-11T07:34:04.660Z] === RUN TestServiceConvertToGRPCIsolation/default [2022-05-11T07:34:04.660Z] === RUN TestServiceConvertToGRPCIsolation/process [2022-05-11T07:34:04.660Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2022-05-11T07:34:04.660Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2022-05-11T07:34:04.660Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2022-05-11T07:34:04.660Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2022-05-11T07:34:04.660Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2022-05-11T07:34:04.660Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2022-05-11T07:34:04.660Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2022-05-11T07:34:04.660Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2022-05-11T07:34:04.660Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2022-05-11T07:34:04.660Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2022-05-11T07:34:04.660Z] === RUN TestServiceConvertFromGRPCIsolation [2022-05-11T07:34:04.660Z] === RUN TestServiceConvertFromGRPCIsolation/default [2022-05-11T07:34:04.660Z] === RUN TestServiceConvertFromGRPCIsolation/process [2022-05-11T07:34:04.660Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2022-05-11T07:34:04.660Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2022-05-11T07:34:04.660Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2022-05-11T07:34:04.660Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2022-05-11T07:34:04.660Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2022-05-11T07:34:04.660Z] === RUN TestServiceConvertToGRPCCredentialSpec [2022-05-11T07:34:04.660Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2022-05-11T07:34:04.660Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2022-05-11T07:34:04.660Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2022-05-11T07:34:04.660Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2022-05-11T07:34:04.660Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2022-05-11T07:34:04.660Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2022-05-11T07:34:04.660Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2022-05-11T07:34:04.660Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2022-05-11T07:34:04.660Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2022-05-11T07:34:04.660Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-05-11T07:34:04.660Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2022-05-11T07:34:04.660Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2022-05-11T07:34:04.660Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2022-05-11T07:34:04.660Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2022-05-11T07:34:04.660Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2022-05-11T07:34:04.660Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2022-05-11T07:34:04.660Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-05-11T07:34:04.660Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2022-05-11T07:34:04.660Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2022-05-11T07:34:04.660Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2022-05-11T07:34:04.660Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2022-05-11T07:34:04.660Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2022-05-11T07:34:04.660Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2022-05-11T07:34:04.660Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-05-11T07:34:04.660Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2022-05-11T07:34:04.660Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2022-05-11T07:34:04.660Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-05-11T07:34:04.660Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2022-05-11T07:34:04.660Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2022-05-11T07:34:04.660Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2022-05-11T07:34:04.660Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2022-05-11T07:34:04.660Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2022-05-11T07:34:04.660Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2022-05-11T07:34:04.660Z] === RUN TestServiceConvertFromGRPCConfigs [2022-05-11T07:34:04.660Z] === RUN TestServiceConvertFromGRPCConfigs/file [2022-05-11T07:34:04.660Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2022-05-11T07:34:04.660Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2022-05-11T07:34:04.660Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2022-05-11T07:34:04.660Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2022-05-11T07:34:04.660Z] === RUN TestServiceConvertToGRPCConfigs [2022-05-11T07:34:04.660Z] === RUN TestServiceConvertToGRPCConfigs/file [2022-05-11T07:34:04.660Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2022-05-11T07:34:04.660Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2022-05-11T07:34:04.660Z] === RUN TestServiceConvertToGRPCConfigs/none [2022-05-11T07:34:04.660Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2022-05-11T07:34:04.660Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2022-05-11T07:34:04.660Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2022-05-11T07:34:04.660Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2022-05-11T07:34:04.660Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2022-05-11T07:34:04.660Z] PASS [2022-05-11T07:34:04.660Z] coverage: 35.9% of statements [2022-05-11T07:34:04.660Z] ok github.com/docker/docker/daemon/cluster/convert 0.300s coverage: 35.9% of statements [2022-05-11T07:34:04.892Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-05-11T07:34:04.892Z] [2022-05-11T07:34:04.892Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2022-05-11T07:34:04.892Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2022-05-11T07:34:05.350Z] ltsc2019: Pulling from windows/servercore [2022-05-11T07:34:05.613Z] Loaded image: debian:bullseye-slim [2022-05-11T07:34:05.614Z] Loaded image: hello-world:latest [2022-05-11T07:34:05.614Z] Loaded image: arm32v7/hello-world:latest [2022-05-11T07:34:05.614Z] INFO: Testing against a local daemon [2022-05-11T07:34:05.614Z] === RUN TestCgroupNamespacesBuild [2022-05-11T07:34:05.809Z] b111c3320c94: Pulling fs layer [2022-05-11T07:34:05.809Z] 8b534d64a7c3: Pulling fs layer [2022-05-11T07:34:06.745Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-05-11T07:34:06.745Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-05-11T07:34:06.997Z] --- PASS: TestCgroupNamespacesBuild (1.19s) [2022-05-11T07:34:06.997Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-05-11T07:34:07.543Z] === RUN TestWaitNodeAttachment [2022-05-11T07:34:07.543Z] === RUN TestBuilderGC [2022-05-11T07:34:07.543Z] --- PASS: TestBuilderGC (0.00s) [2022-05-11T07:34:07.543Z] === RUN TestDaemonConfigurationNotFound [2022-05-11T07:34:07.543Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2022-05-11T07:34:07.543Z] === RUN TestDaemonBrokenConfiguration [2022-05-11T07:34:07.543Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2022-05-11T07:34:07.543Z] === RUN TestFindConfigurationConflicts [2022-05-11T07:34:07.543Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2022-05-11T07:34:07.543Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2022-05-11T07:34:07.543Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2022-05-11T07:34:07.543Z] === RUN TestDaemonConfigurationMergeConflicts [2022-05-11T07:34:07.543Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2022-05-11T07:34:07.543Z] === RUN TestDaemonConfigurationMergeConcurrent [2022-05-11T07:34:07.543Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2022-05-11T07:34:07.543Z] === RUN TestDaemonConfigurationMergeConcurrentError [2022-05-11T07:34:07.543Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2022-05-11T07:34:07.543Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2022-05-11T07:34:07.543Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2022-05-11T07:34:07.543Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2022-05-11T07:34:07.543Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2022-05-11T07:34:07.543Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2022-05-11T07:34:07.543Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2022-05-11T07:34:07.543Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) [2022-05-11T07:34:07.543Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2022-05-11T07:34:07.543Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2022-05-11T07:34:07.543Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2022-05-11T07:34:07.543Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2022-05-11T07:34:07.543Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2022-05-11T07:34:07.543Z] === RUN TestFindConfigurationConflictsWithMergedValues [2022-05-11T07:34:07.543Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2022-05-11T07:34:07.543Z] === RUN TestValidateConfigurationErrors [2022-05-11T07:34:07.543Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2022-05-11T07:34:07.543Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2022-05-11T07:34:07.543Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2022-05-11T07:34:07.543Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2022-05-11T07:34:07.543Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2022-05-11T07:34:07.543Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2022-05-11T07:34:07.543Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2022-05-11T07:34:07.543Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2022-05-11T07:34:07.543Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2022-05-11T07:34:07.543Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2022-05-11T07:34:07.543Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2022-05-11T07:34:07.543Z] === RUN TestValidateConfigurationErrors/with_invalid_hosts [2022-05-11T07:34:07.543Z] === RUN TestValidateConfigurationErrors/with_invalid_log-level [2022-05-11T07:34:07.543Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2022-05-11T07:34:07.543Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2022-05-11T07:34:07.543Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2022-05-11T07:34:07.543Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2022-05-11T07:34:07.543Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2022-05-11T07:34:07.543Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2022-05-11T07:34:07.543Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2022-05-11T07:34:07.543Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2022-05-11T07:34:07.543Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2022-05-11T07:34:07.543Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2022-05-11T07:34:07.543Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2022-05-11T07:34:07.543Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2022-05-11T07:34:07.543Z] --- PASS: TestValidateConfigurationErrors/with_invalid_hosts (0.00s) [2022-05-11T07:34:07.543Z] --- PASS: TestValidateConfigurationErrors/with_invalid_log-level (0.00s) [2022-05-11T07:34:07.543Z] === RUN TestValidateConfiguration [2022-05-11T07:34:07.543Z] === RUN TestValidateConfiguration/with_label [2022-05-11T07:34:07.543Z] === RUN TestValidateConfiguration/with_dns [2022-05-11T07:34:07.543Z] === RUN TestValidateConfiguration/with_dns-search [2022-05-11T07:34:07.543Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2022-05-11T07:34:07.543Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2022-05-11T07:34:07.543Z] === RUN TestValidateConfiguration/with_max-download-attempts [2022-05-11T07:34:07.543Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2022-05-11T07:34:07.543Z] === RUN TestValidateConfiguration/with_node_generic_resources [2022-05-11T07:34:07.543Z] === RUN TestValidateConfiguration/with_hosts [2022-05-11T07:34:07.543Z] === RUN TestValidateConfiguration/with_log-level_warn [2022-05-11T07:34:07.543Z] --- PASS: TestValidateConfiguration (0.00s) [2022-05-11T07:34:07.543Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2022-05-11T07:34:07.543Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2022-05-11T07:34:07.543Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2022-05-11T07:34:07.543Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2022-05-11T07:34:07.543Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2022-05-11T07:34:07.543Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2022-05-11T07:34:07.543Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2022-05-11T07:34:07.543Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2022-05-11T07:34:07.543Z] --- PASS: TestValidateConfiguration/with_hosts (0.00s) [2022-05-11T07:34:07.543Z] --- PASS: TestValidateConfiguration/with_log-level_warn (0.00s) [2022-05-11T07:34:07.543Z] === RUN TestReloadSetConfigFileNotExist [2022-05-11T07:34:07.543Z] time="2022-05-11T07:34:07Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2022-05-11T07:34:07.543Z] --- PASS: TestReloadSetConfigFileNotExist (0.16s) [2022-05-11T07:34:07.543Z] === RUN TestReloadDefaultConfigNotExist [2022-05-11T07:34:07.543Z] config_test.go:480: os.Getuid() != 0: skipping test that requires root [2022-05-11T07:34:07.543Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2022-05-11T07:34:07.543Z] === RUN TestReloadBadDefaultConfig [2022-05-11T07:34:07.543Z] time="2022-05-11T07:34:07Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-3244163320" [2022-05-11T07:34:07.543Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2022-05-11T07:34:07.543Z] === RUN TestReloadWithConflictingLabels [2022-05-11T07:34:07.543Z] time="2022-05-11T07:34:07Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-2566501613" [2022-05-11T07:34:07.543Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2022-05-11T07:34:07.543Z] === RUN TestReloadWithDuplicateLabels [2022-05-11T07:34:07.543Z] time="2022-05-11T07:34:07Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-2140458927" [2022-05-11T07:34:07.543Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2022-05-11T07:34:07.543Z] === RUN TestMaskURLCredentials [2022-05-11T07:34:07.543Z] --- PASS: TestMaskURLCredentials (0.00s) [2022-05-11T07:34:07.543Z] === RUN TestDaemonConfigurationMerge [2022-05-11T07:34:07.543Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2022-05-11T07:34:07.543Z] PASS [2022-05-11T07:34:07.543Z] coverage: 79.8% of statements [2022-05-11T07:34:07.543Z] ok github.com/docker/docker/daemon/config 0.287s coverage: 79.8% of statements [2022-05-11T07:34:07.543Z] --- PASS: TestWaitNodeAttachment (0.40s) [2022-05-11T07:34:07.543Z] === RUN TestIsolationConversion [2022-05-11T07:34:07.543Z] === RUN TestIsolationConversion/default [2022-05-11T07:34:07.543Z] === RUN TestIsolationConversion/process [2022-05-11T07:34:07.543Z] === RUN TestIsolationConversion/hyperv [2022-05-11T07:34:07.543Z] --- PASS: TestIsolationConversion (0.00s) [2022-05-11T07:34:07.543Z] --- PASS: TestIsolationConversion/default (0.00s) [2022-05-11T07:34:07.543Z] --- PASS: TestIsolationConversion/process (0.00s) [2022-05-11T07:34:07.543Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2022-05-11T07:34:07.543Z] === RUN TestContainerLabels [2022-05-11T07:34:07.543Z] --- PASS: TestContainerLabels (0.00s) [2022-05-11T07:34:07.543Z] === RUN TestCredentialSpecConversion [2022-05-11T07:34:07.543Z] === RUN TestCredentialSpecConversion/none [2022-05-11T07:34:07.543Z] === RUN TestCredentialSpecConversion/config [2022-05-11T07:34:07.543Z] === RUN TestCredentialSpecConversion/file [2022-05-11T07:34:07.543Z] === RUN TestCredentialSpecConversion/registry [2022-05-11T07:34:07.544Z] --- PASS: TestCredentialSpecConversion (0.00s) [2022-05-11T07:34:07.544Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2022-05-11T07:34:07.544Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2022-05-11T07:34:07.544Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2022-05-11T07:34:07.544Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2022-05-11T07:34:07.544Z] === RUN TestControllerValidateMountBind [2022-05-11T07:34:07.544Z] --- PASS: TestControllerValidateMountBind (0.00s) [2022-05-11T07:34:07.544Z] === RUN TestControllerValidateMountVolume [2022-05-11T07:34:07.544Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2022-05-11T07:34:07.544Z] === RUN TestControllerValidateMountTarget [2022-05-11T07:34:07.544Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2022-05-11T07:34:07.544Z] === RUN TestControllerValidateMountTmpfs [2022-05-11T07:34:07.544Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2022-05-11T07:34:07.544Z] === RUN TestControllerValidateMountInvalidType [2022-05-11T07:34:07.544Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2022-05-11T07:34:07.938Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.16s) [2022-05-11T07:34:07.938Z] === RUN TestBuildWithSession [2022-05-11T07:34:07.938Z] build_session_test.go:25: TODO: BuildKit [2022-05-11T07:34:07.938Z] --- SKIP: TestBuildWithSession (0.00s) [2022-05-11T07:34:07.938Z] === RUN TestBuildSquashParent [2022-05-11T07:34:07.999Z] === RUN TestControllerValidateMountNamedPipe [2022-05-11T07:34:07.999Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2022-05-11T07:34:07.999Z] PASS [2022-05-11T07:34:07.999Z] coverage: 11.0% of statements [2022-05-11T07:34:07.999Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.573s coverage: 11.0% of statements [2022-05-11T07:34:07.999Z] === RUN TestEventsLog [2022-05-11T07:34:07.999Z] --- PASS: TestEventsLog (0.00s) [2022-05-11T07:34:07.999Z] === RUN TestEventsLogTimeout [2022-05-11T07:34:07.999Z] --- PASS: TestEventsLogTimeout (0.00s) [2022-05-11T07:34:07.999Z] === RUN TestLogEvents [2022-05-11T07:34:07.999Z] --- PASS: TestLogEvents (0.05s) [2022-05-11T07:34:07.999Z] === RUN TestLoadBufferedEvents [2022-05-11T07:34:07.999Z] --- PASS: TestLoadBufferedEvents (0.14s) [2022-05-11T07:34:07.999Z] === RUN TestLoadBufferedEventsOnlyFromPast [2022-05-11T07:34:07.999Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2022-05-11T07:34:07.999Z] === RUN TestIgnoreBufferedWhenNoTimes [2022-05-11T07:34:07.999Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2022-05-11T07:34:08.115Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-05-11T07:34:08.371Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-05-11T07:34:08.454Z] PASS [2022-05-11T07:34:08.454Z] coverage: 50.0% of statements [2022-05-11T07:34:08.454Z] ok github.com/docker/docker/daemon/events 0.313s coverage: 50.0% of statements [2022-05-11T07:34:09.415Z] === RUN TestIsEmptyDir [2022-05-11T07:34:09.415Z] --- PASS: TestIsEmptyDir (0.01s) [2022-05-11T07:34:09.415Z] === RUN TestGraphDriverInitRequestIsCompatible [2022-05-11T07:34:09.415Z] --- PASS: TestGraphDriverInitRequestIsCompatible (0.00s) [2022-05-11T07:34:09.415Z] PASS [2022-05-11T07:34:09.415Z] coverage: 2.3% of statements [2022-05-11T07:34:09.415Z] === RUN TestLinkNaming [2022-05-11T07:34:09.415Z] --- PASS: TestLinkNaming (0.00s) [2022-05-11T07:34:09.415Z] === RUN TestLinkNew [2022-05-11T07:34:09.415Z] --- PASS: TestLinkNew (0.00s) [2022-05-11T07:34:09.415Z] === RUN TestLinkEnv [2022-05-11T07:34:09.415Z] --- PASS: TestLinkEnv (0.00s) [2022-05-11T07:34:09.415Z] === RUN TestLinkMultipleEnv [2022-05-11T07:34:09.415Z] --- PASS: TestLinkMultipleEnv (0.00s) [2022-05-11T07:34:09.415Z] === RUN TestLinkPortRangeEnv [2022-05-11T07:34:09.415Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2022-05-11T07:34:09.415Z] PASS [2022-05-11T07:34:09.415Z] coverage: 93.0% of statements [2022-05-11T07:34:09.415Z] ok github.com/docker/docker/daemon/graphdriver 0.066s coverage: 2.3% of statements [2022-05-11T07:34:09.415Z] ok github.com/docker/docker/daemon/links 0.039s coverage: 93.0% of statements [2022-05-11T07:34:09.415Z] === RUN TestVerifyNetworkingConfig [2022-05-11T07:34:09.415Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2022-05-11T07:34:09.415Z] === RUN TestGetContainer [2022-05-11T07:34:09.415Z] --- PASS: TestGetContainer (0.00s) [2022-05-11T07:34:09.415Z] === RUN TestValidContainerNames [2022-05-11T07:34:09.415Z] --- PASS: TestValidContainerNames (0.00s) [2022-05-11T07:34:09.415Z] === RUN TestContainerInitDNS [2022-05-11T07:34:09.415Z] daemon_test.go:145: root required [2022-05-11T07:34:09.415Z] --- SKIP: TestContainerInitDNS (0.00s) [2022-05-11T07:34:09.415Z] === RUN TestMerge [2022-05-11T07:34:09.415Z] --- PASS: TestMerge (0.00s) [2022-05-11T07:34:09.415Z] === RUN TestValidateContainerIsolation [2022-05-11T07:34:09.415Z] --- PASS: TestValidateContainerIsolation (0.00s) [2022-05-11T07:34:09.415Z] === RUN TestFindNetworkErrorType [2022-05-11T07:34:09.415Z] --- PASS: TestFindNetworkErrorType (0.00s) [2022-05-11T07:34:09.415Z] === RUN TestEnsureServicesExist [2022-05-11T07:34:09.415Z] --- PASS: TestEnsureServicesExist (0.00s) [2022-05-11T07:34:09.415Z] === RUN TestEnsureServicesExistErrors [2022-05-11T07:34:09.415Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2022-05-11T07:34:09.415Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2022-05-11T07:34:09.415Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2022-05-11T07:34:09.415Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2022-05-11T07:34:09.415Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2022-05-11T07:34:09.415Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2022-05-11T07:34:09.415Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2022-05-11T07:34:09.415Z] === RUN TestContainerDelete [2022-05-11T07:34:09.415Z] --- PASS: TestContainerDelete (0.00s) [2022-05-11T07:34:09.415Z] === RUN TestContainerDoubleDelete [2022-05-11T07:34:09.415Z] --- PASS: TestContainerDoubleDelete (0.00s) [2022-05-11T07:34:09.415Z] === RUN TestLogContainerEventCopyLabels [2022-05-11T07:34:09.415Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2022-05-11T07:34:09.415Z] === RUN TestLogContainerEventWithAttributes [2022-05-11T07:34:09.415Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2022-05-11T07:34:09.415Z] === RUN TestNoneHealthcheck [2022-05-11T07:34:09.415Z] --- PASS: TestNoneHealthcheck (0.00s) [2022-05-11T07:34:09.415Z] === RUN TestHealthStates [2022-05-11T07:34:09.415Z] time="2022-05-11T07:34:09Z" 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" [2022-05-11T07:34:09.415Z] time="2022-05-11T07:34:09Z" 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" [2022-05-11T07:34:09.415Z] time="2022-05-11T07:34:09Z" 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" [2022-05-11T07:34:09.415Z] time="2022-05-11T07:34:09Z" 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" [2022-05-11T07:34:09.415Z] time="2022-05-11T07:34:09Z" 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" [2022-05-11T07:34:09.415Z] time="2022-05-11T07:34:09Z" 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" [2022-05-11T07:34:09.415Z] time="2022-05-11T07:34:09Z" 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" [2022-05-11T07:34:09.415Z] time="2022-05-11T07:34:09Z" 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" [2022-05-11T07:34:09.415Z] time="2022-05-11T07:34:09Z" 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" [2022-05-11T07:34:09.415Z] time="2022-05-11T07:34:09Z" 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" [2022-05-11T07:34:09.415Z] --- PASS: TestHealthStates (0.15s) [2022-05-11T07:34:09.415Z] === RUN TestGetInspectData [2022-05-11T07:34:09.415Z] --- PASS: TestGetInspectData (0.00s) [2022-05-11T07:34:09.415Z] === RUN TestFillLicense [2022-05-11T07:34:09.415Z] --- PASS: TestFillLicense (0.00s) [2022-05-11T07:34:09.415Z] === RUN TestListInvalidFilter [2022-05-11T07:34:09.415Z] --- PASS: TestListInvalidFilter (0.00s) [2022-05-11T07:34:09.415Z] === RUN TestNameFilter [2022-05-11T07:34:09.415Z] --- PASS: TestNameFilter (0.00s) [2022-05-11T07:34:09.415Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2022-05-11T07:34:09.415Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2022-05-11T07:34:09.415Z] === RUN TestSetWindowsCredentialSpecInSpec [2022-05-11T07:34:09.415Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2022-05-11T07:34:09.415Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2022-05-11T07:34:09.415Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2022-05-11T07:34:09.415Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2022-05-11T07:34:09.415Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2022-05-11T07:34:09.415Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2022-05-11T07:34:09.415Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2022-05-11T07:34:09.415Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2022-05-11T07:34:09.415Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2022-05-11T07:34:09.415Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2022-05-11T07:34:09.415Z] === 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 [2022-05-11T07:34:09.415Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2022-05-11T07:34:09.415Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2022-05-11T07:34:09.415Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2022-05-11T07:34:09.415Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2022-05-11T07:34:09.415Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2022-05-11T07:34:09.415Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2022-05-11T07:34:09.415Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2022-05-11T07:34:09.415Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2022-05-11T07:34:09.415Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.00s) [2022-05-11T07:34:09.415Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2022-05-11T07:34:09.415Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2022-05-11T07:34:09.415Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2022-05-11T07:34:09.415Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2022-05-11T07:34:09.415Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-05-11T07:34:09.415Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2022-05-11T07:34:09.415Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2022-05-11T07:34:09.415Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-05-11T07:34:09.415Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2022-05-11T07:34:09.416Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2022-05-11T07:34:09.416Z] --- 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) [2022-05-11T07:34:09.416Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2022-05-11T07:34:09.416Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2022-05-11T07:34:09.416Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2022-05-11T07:34:09.416Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2022-05-11T07:34:09.416Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2022-05-11T07:34:09.416Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2022-05-11T07:34:09.416Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2022-05-11T07:34:09.416Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2022-05-11T07:34:09.416Z] === RUN TestSetupWindowsDevices [2022-05-11T07:34:09.416Z] === RUN TestSetupWindowsDevices/it_does_nothing_if_there_are_no_devices [2022-05-11T07:34:09.416Z] === RUN TestSetupWindowsDevices/it_fails_if_any_devices_are_blank [2022-05-11T07:34:09.416Z] === RUN TestSetupWindowsDevices/it_fails_if_all_devices_do_not_contain_'/'_or_'://' [2022-05-11T07:34:09.416Z] === RUN TestSetupWindowsDevices/it_fails_if_any_devices_do_not_contain_'/'_or_'://' [2022-05-11T07:34:09.416Z] === RUN TestSetupWindowsDevices/it_fails_if_all_'/'-separated_devices_do_not_have_IDType_'class' [2022-05-11T07:34:09.416Z] === RUN TestSetupWindowsDevices/it_fails_if_any_'/'-separated_devices_do_not_have_IDType_'class' [2022-05-11T07:34:09.416Z] === RUN TestSetupWindowsDevices/it_fails_if_any_'://'-separated_devices_have_IDType_'' [2022-05-11T07:34:09.416Z] === RUN TestSetupWindowsDevices/it_creates_devices_if_all_'/'-separated_devices_have_IDType_'class' [2022-05-11T07:34:09.416Z] === RUN TestSetupWindowsDevices/it_creates_devices_if_all_'://'-separated_devices_have_non-blank_IDType [2022-05-11T07:34:09.416Z] === RUN TestSetupWindowsDevices/it_creates_devices_when_given_a_mix_of_'/'-separated_and_'://'-separated_devices [2022-05-11T07:34:09.416Z] --- PASS: TestSetupWindowsDevices (0.00s) [2022-05-11T07:34:09.416Z] --- PASS: TestSetupWindowsDevices/it_does_nothing_if_there_are_no_devices (0.00s) [2022-05-11T07:34:09.416Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_devices_are_blank (0.00s) [2022-05-11T07:34:09.416Z] --- PASS: TestSetupWindowsDevices/it_fails_if_all_devices_do_not_contain_'/'_or_'://' (0.00s) [2022-05-11T07:34:09.416Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_devices_do_not_contain_'/'_or_'://' (0.00s) [2022-05-11T07:34:09.416Z] --- PASS: TestSetupWindowsDevices/it_fails_if_all_'/'-separated_devices_do_not_have_IDType_'class' (0.00s) [2022-05-11T07:34:09.416Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_'/'-separated_devices_do_not_have_IDType_'class' (0.00s) [2022-05-11T07:34:09.416Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_'://'-separated_devices_have_IDType_'' (0.00s) [2022-05-11T07:34:09.416Z] --- PASS: TestSetupWindowsDevices/it_creates_devices_if_all_'/'-separated_devices_have_IDType_'class' (0.00s) [2022-05-11T07:34:09.416Z] --- PASS: TestSetupWindowsDevices/it_creates_devices_if_all_'://'-separated_devices_have_non-blank_IDType (0.00s) [2022-05-11T07:34:09.416Z] --- PASS: TestSetupWindowsDevices/it_creates_devices_when_given_a_mix_of_'/'-separated_and_'://'-separated_devices (0.00s) [2022-05-11T07:34:09.416Z] === RUN TestDaemonReloadLabels [2022-05-11T07:34:09.416Z] --- PASS: TestDaemonReloadLabels (0.00s) [2022-05-11T07:34:09.416Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2022-05-11T07:34:09.416Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2022-05-11T07:34:09.416Z] === RUN TestDaemonReloadMirrors [2022-05-11T07:34:09.416Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2022-05-11T07:34:09.416Z] === RUN TestDaemonReloadInsecureRegistries [2022-05-11T07:34:09.416Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2022-05-11T07:34:09.416Z] === RUN TestDaemonReloadNotAffectOthers [2022-05-11T07:34:09.416Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2022-05-11T07:34:09.416Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2022-05-11T07:34:09.416Z] reload_test.go:342: root required [2022-05-11T07:34:09.416Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-05-11T07:34:09.416Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2022-05-11T07:34:09.416Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s) [2022-05-11T07:34:09.416Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2022-05-11T07:34:09.416Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.01s) [2022-05-11T07:34:09.416Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2022-05-11T07:34:09.416Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.01s) [2022-05-11T07:34:09.416Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2022-05-11T07:34:09.416Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s) [2022-05-11T07:34:09.416Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2022-05-11T07:34:09.416Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2022-05-11T07:34:09.416Z] === RUN TestParseVolumesFrom [2022-05-11T07:34:09.416Z] --- PASS: TestParseVolumesFrom (0.00s) [2022-05-11T07:34:09.416Z] PASS [2022-05-11T07:34:09.416Z] coverage: 8.5% of statements [2022-05-11T07:34:09.416Z] ok github.com/docker/docker/daemon 0.360s coverage: 8.5% of statements [2022-05-11T07:34:09.416Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-05-11T07:34:09.416Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-05-11T07:34:09.416Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-05-11T07:34:09.416Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-05-11T07:34:09.416Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2022-05-11T07:34:09.416Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2022-05-11T07:34:09.416Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2022-05-11T07:34:09.416Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-05-11T07:34:09.416Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2022-05-11T07:34:09.416Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2022-05-11T07:34:09.416Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-05-11T07:34:09.416Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2022-05-11T07:34:09.416Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2022-05-11T07:34:09.416Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2022-05-11T07:34:10.269Z] === RUN TestDockerSuite/TestBuildNetNone [2022-05-11T07:34:10.833Z] === RUN TestDockerSuite/TestBuildNoContext [2022-05-11T07:34:11.236Z] --- PASS: TestBuildSquashParent (3.43s) [2022-05-11T07:34:11.236Z] === RUN TestBuildWithRemoveAndForceRemove [2022-05-11T07:34:11.236Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-11T07:34:11.236Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-11T07:34:11.236Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-11T07:34:11.236Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-11T07:34:11.236Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-11T07:34:11.236Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-11T07:34:11.236Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-11T07:34:11.236Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-11T07:34:11.236Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-11T07:34:11.236Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-11T07:34:11.236Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-11T07:34:11.236Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-11T07:34:11.236Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-11T07:34:11.236Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-11T07:34:11.576Z] === RUN TestNewStreamConfig [2022-05-11T07:34:11.576Z] === RUN TestNewStreamConfig/defaults [2022-05-11T07:34:11.576Z] === RUN TestNewStreamConfig/invalid_create_group [2022-05-11T07:34:11.576Z] === RUN TestNewStreamConfig/invalid_flush_interval [2022-05-11T07:34:11.576Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2022-05-11T07:34:11.576Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2022-05-11T07:34:11.576Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2022-05-11T07:34:11.576Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2022-05-11T07:34:11.576Z] --- PASS: TestNewStreamConfig (0.00s) [2022-05-11T07:34:11.576Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2022-05-11T07:34:11.576Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2022-05-11T07:34:11.576Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2022-05-11T07:34:11.576Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2022-05-11T07:34:11.576Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2022-05-11T07:34:11.576Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2022-05-11T07:34:11.576Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2022-05-11T07:34:11.576Z] === RUN TestNewAWSLogsClientUserAgentHandler [2022-05-11T07:34:11.576Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2022-05-11T07:34:11.576Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler [2022-05-11T07:34:11.576Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/json/emf [2022-05-11T07:34:11.576Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/#00 [2022-05-11T07:34:11.576Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler (0.00s) [2022-05-11T07:34:11.576Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/json/emf (0.00s) [2022-05-11T07:34:11.576Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/#00 (0.00s) [2022-05-11T07:34:11.576Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2022-05-11T07:34:11.576Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2022-05-11T07:34:11.576Z] === RUN TestNewAWSLogsClientRegionDetect [2022-05-11T07:34:11.576Z] time="2022-05-11T07:34:11Z" level=info msg="Trying to get region from EC2 Metadata" [2022-05-11T07:34:11.576Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.14s) [2022-05-11T07:34:11.576Z] === RUN TestCreateSuccess [2022-05-11T07:34:11.576Z] --- PASS: TestCreateSuccess (0.00s) [2022-05-11T07:34:11.576Z] === RUN TestCreateStreamSkipped [2022-05-11T07:34:11.576Z] time="2022-05-11T07:34:11Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName [2022-05-11T07:34:11.576Z] --- PASS: TestCreateStreamSkipped (0.00s) [2022-05-11T07:34:11.761Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-05-11T07:34:12.032Z] === RUN TestCreateLogGroupSuccess [2022-05-11T07:34:12.032Z] time="2022-05-11T07:34:11Z" level=error msg="Failed to create log stream" errorCode=ResourceNotFoundException logGroupName=groupName logStreamName=streamName message="should error once" origError="" [2022-05-11T07:34:12.032Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2022-05-11T07:34:12.032Z] === RUN TestCreateError [2022-05-11T07:34:12.032Z] --- PASS: TestCreateError (0.00s) [2022-05-11T07:34:12.032Z] === RUN TestCreateAlreadyExists [2022-05-11T07:34:12.032Z] time="2022-05-11T07:34:11Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2022-05-11T07:34:12.032Z] --- PASS: TestCreateAlreadyExists (0.00s) [2022-05-11T07:34:12.032Z] === RUN TestLogClosed [2022-05-11T07:34:12.032Z] --- PASS: TestLogClosed (0.00s) [2022-05-11T07:34:12.032Z] === RUN TestLogBlocking [2022-05-11T07:34:12.032Z] --- PASS: TestLogBlocking (0.00s) [2022-05-11T07:34:12.032Z] === RUN TestLogNonBlockingBufferEmpty [2022-05-11T07:34:12.032Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2022-05-11T07:34:12.032Z] === RUN TestLogNonBlockingBufferFull [2022-05-11T07:34:12.032Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2022-05-11T07:34:12.032Z] === RUN TestPublishBatchSuccess [2022-05-11T07:34:12.032Z] --- PASS: TestPublishBatchSuccess (0.00s) [2022-05-11T07:34:12.032Z] === RUN TestPublishBatchError [2022-05-11T07:34:12.032Z] time="2022-05-11T07:34:11Z" level=error msg=error [2022-05-11T07:34:12.032Z] --- PASS: TestPublishBatchError (0.00s) [2022-05-11T07:34:12.032Z] === RUN TestPublishBatchInvalidSeqSuccess [2022-05-11T07:34:12.032Z] time="2022-05-11T07:34:11Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-05-11T07:34:12.032Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2022-05-11T07:34:12.032Z] === RUN TestPublishBatchAlreadyAccepted [2022-05-11T07:34:12.032Z] time="2022-05-11T07:34:11Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-05-11T07:34:12.032Z] time="2022-05-11T07:34:11Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2022-05-11T07:34:12.032Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2022-05-11T07:34:12.032Z] === RUN TestCollectBatchSimple [2022-05-11T07:34:12.032Z] --- PASS: TestCollectBatchSimple (0.00s) [2022-05-11T07:34:12.032Z] === RUN TestCollectBatchTicker [2022-05-11T07:34:12.032Z] --- PASS: TestCollectBatchTicker (0.00s) [2022-05-11T07:34:12.032Z] === RUN TestCollectBatchMultilinePattern [2022-05-11T07:34:12.032Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2022-05-11T07:34:12.032Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2022-05-11T07:34:12.032Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2022-05-11T07:34:12.032Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2022-05-11T07:34:12.032Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2022-05-11T07:34:12.032Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2022-05-11T07:34:12.032Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.16s) [2022-05-11T07:34:12.032Z] === RUN TestCollectBatchClose [2022-05-11T07:34:12.032Z] --- PASS: TestCollectBatchClose (0.00s) [2022-05-11T07:34:12.032Z] === RUN TestEffectiveLen [2022-05-11T07:34:12.032Z] === RUN TestEffectiveLen/0/Hello [2022-05-11T07:34:12.032Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2022-05-11T07:34:12.032Z] === RUN TestEffectiveLen/2/🙃 [2022-05-11T07:34:12.032Z] === RUN TestEffectiveLen/3/���� [2022-05-11T07:34:12.032Z] === RUN TestEffectiveLen/4/He��o [2022-05-11T07:34:12.032Z] === RUN TestEffectiveLen/5/ [2022-05-11T07:34:12.032Z] --- PASS: TestEffectiveLen (0.00s) [2022-05-11T07:34:12.032Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2022-05-11T07:34:12.032Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2022-05-11T07:34:12.032Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2022-05-11T07:34:12.032Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2022-05-11T07:34:12.032Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2022-05-11T07:34:12.032Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2022-05-11T07:34:12.032Z] === RUN TestFindValidSplit [2022-05-11T07:34:12.032Z] === RUN TestFindValidSplit/0/ [2022-05-11T07:34:12.032Z] cloudwatchlogs_test.go:1076: [2022-05-11T07:34:12.032Z] cloudwatchlogs_test.go:1077: [2022-05-11T07:34:12.032Z] === RUN TestFindValidSplit/1/Hello [2022-05-11T07:34:12.032Z] cloudwatchlogs_test.go:1076: Hello [2022-05-11T07:34:12.032Z] cloudwatchlogs_test.go:1077: [2022-05-11T07:34:12.032Z] === RUN TestFindValidSplit/2/Hello [2022-05-11T07:34:12.032Z] cloudwatchlogs_test.go:1076: He [2022-05-11T07:34:12.032Z] cloudwatchlogs_test.go:1077: llo [2022-05-11T07:34:12.032Z] === RUN TestFindValidSplit/3/Hello [2022-05-11T07:34:12.032Z] cloudwatchlogs_test.go:1076: [2022-05-11T07:34:12.032Z] cloudwatchlogs_test.go:1077: Hello [2022-05-11T07:34:12.032Z] === RUN TestFindValidSplit/4/🙃 [2022-05-11T07:34:12.032Z] cloudwatchlogs_test.go:1076: [2022-05-11T07:34:12.032Z] cloudwatchlogs_test.go:1077: 🙃 [2022-05-11T07:34:12.032Z] === RUN TestFindValidSplit/5/🙃 [2022-05-11T07:34:12.032Z] cloudwatchlogs_test.go:1076: 🙃 [2022-05-11T07:34:12.032Z] cloudwatchlogs_test.go:1077: [2022-05-11T07:34:12.032Z] === RUN TestFindValidSplit/6/a� [2022-05-11T07:34:12.032Z] cloudwatchlogs_test.go:1076: a [2022-05-11T07:34:12.032Z] cloudwatchlogs_test.go:1077: � [2022-05-11T07:34:12.032Z] === RUN TestFindValidSplit/7/a� [2022-05-11T07:34:12.032Z] cloudwatchlogs_test.go:1076: a� [2022-05-11T07:34:12.032Z] cloudwatchlogs_test.go:1077: [2022-05-11T07:34:12.032Z] --- PASS: TestFindValidSplit (0.00s) [2022-05-11T07:34:12.032Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2022-05-11T07:34:12.032Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2022-05-11T07:34:12.032Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2022-05-11T07:34:12.032Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2022-05-11T07:34:12.032Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2022-05-11T07:34:12.032Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2022-05-11T07:34:12.032Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2022-05-11T07:34:12.032Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2022-05-11T07:34:12.032Z] === RUN TestProcessEventEmoji [2022-05-11T07:34:12.032Z] --- PASS: TestProcessEventEmoji (0.00s) [2022-05-11T07:34:12.032Z] === RUN TestCollectBatchLineSplit [2022-05-11T07:34:12.032Z] --- PASS: TestCollectBatchLineSplit (0.01s) [2022-05-11T07:34:12.032Z] === RUN TestCollectBatchLineSplitWithBinary [2022-05-11T07:34:12.032Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2022-05-11T07:34:12.032Z] === RUN TestCollectBatchMaxEvents [2022-05-11T07:34:12.032Z] --- PASS: TestCollectBatchMaxEvents (0.03s) [2022-05-11T07:34:12.032Z] === RUN TestCollectBatchMaxTotalBytes [2022-05-11T07:34:12.032Z] --- PASS: TestCollectBatchMaxTotalBytes (0.01s) [2022-05-11T07:34:12.032Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2022-05-11T07:34:12.032Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.02s) [2022-05-11T07:34:12.032Z] === RUN TestCollectBatchWithDuplicateTimestamps [2022-05-11T07:34:12.032Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.04s) [2022-05-11T07:34:12.032Z] === RUN TestParseLogOptionsMultilinePattern [2022-05-11T07:34:12.032Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2022-05-11T07:34:12.032Z] === RUN TestParseLogOptionsDatetimeFormat [2022-05-11T07:34:12.032Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2022-05-11T07:34:12.032Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2022-05-11T07:34:12.032Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2022-05-11T07:34:12.032Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2022-05-11T07:34:12.032Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2022-05-11T07:34:12.032Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2022-05-11T07:34:12.032Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2022-05-11T07:34:12.032Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2022-05-11T07:34:12.032Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2022-05-11T07:34:12.032Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2022-05-11T07:34:12.032Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2022-05-11T07:34:12.032Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2022-05-11T07:34:12.032Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2022-05-11T07:34:12.032Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2022-05-11T07:34:12.032Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2022-05-11T07:34:12.032Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2022-05-11T07:34:12.032Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2022-05-11T07:34:12.032Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2022-05-11T07:34:12.032Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2022-05-11T07:34:12.032Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2022-05-11T07:34:12.032Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2022-05-11T07:34:12.032Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2022-05-11T07:34:12.032Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2022-05-11T07:34:12.032Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2022-05-11T07:34:12.032Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2022-05-11T07:34:12.032Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2022-05-11T07:34:12.032Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2022-05-11T07:34:12.032Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2022-05-11T07:34:12.032Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2022-05-11T07:34:12.032Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2022-05-11T07:34:12.032Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2022-05-11T07:34:12.032Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2022-05-11T07:34:12.032Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2022-05-11T07:34:12.032Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2022-05-11T07:34:12.032Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2022-05-11T07:34:12.032Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2022-05-11T07:34:12.032Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2022-05-11T07:34:12.032Z] === RUN TestValidateLogOptionsFormat [2022-05-11T07:34:12.032Z] === RUN TestValidateLogOptionsFormat/0/json/emf [2022-05-11T07:34:12.032Z] === RUN TestValidateLogOptionsFormat/1/random [2022-05-11T07:34:12.032Z] === RUN TestValidateLogOptionsFormat/2/ [2022-05-11T07:34:12.032Z] === RUN TestValidateLogOptionsFormat/3/json/emf [2022-05-11T07:34:12.032Z] === RUN TestValidateLogOptionsFormat/4/json/emf [2022-05-11T07:34:12.032Z] --- PASS: TestValidateLogOptionsFormat (0.00s) [2022-05-11T07:34:12.032Z] --- PASS: TestValidateLogOptionsFormat/0/json/emf (0.00s) [2022-05-11T07:34:12.032Z] --- PASS: TestValidateLogOptionsFormat/1/random (0.00s) [2022-05-11T07:34:12.032Z] --- PASS: TestValidateLogOptionsFormat/2/ (0.00s) [2022-05-11T07:34:12.032Z] --- PASS: TestValidateLogOptionsFormat/3/json/emf (0.00s) [2022-05-11T07:34:12.032Z] --- PASS: TestValidateLogOptionsFormat/4/json/emf (0.00s) [2022-05-11T07:34:12.032Z] === RUN TestCreateTagSuccess [2022-05-11T07:34:12.032Z] --- PASS: TestCreateTagSuccess (0.00s) [2022-05-11T07:34:12.032Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2022-05-11T07:34:12.032Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2022-05-11T07:34:12.032Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2022-05-11T07:34:12.033Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2022-05-11T07:34:12.033Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2022-05-11T07:34:12.033Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2022-05-11T07:34:12.033Z] PASS [2022-05-11T07:34:12.033Z] coverage: 80.2% of statements [2022-05-11T07:34:12.033Z] === RUN TestAdapterReadLogs [2022-05-11T07:34:12.033Z] --- PASS: TestAdapterReadLogs (0.00s) [2022-05-11T07:34:12.033Z] === RUN TestCopier [2022-05-11T07:34:12.033Z] --- PASS: TestCopier (0.00s) [2022-05-11T07:34:12.033Z] === RUN TestCopierLongLines [2022-05-11T07:34:12.033Z] --- PASS: TestCopierLongLines (0.00s) [2022-05-11T07:34:12.033Z] === RUN TestCopierSlow [2022-05-11T07:34:12.033Z] ok github.com/docker/docker/daemon/logger/awslogs 0.472s coverage: 80.2% of statements [2022-05-11T07:34:12.033Z] === RUN TestValidateLogOptReconnectInterval [2022-05-11T07:34:12.033Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1 [2022-05-11T07:34:12.033Z] === RUN TestValidateLogOptReconnectInterval/invalid_1 [2022-05-11T07:34:12.033Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1s [2022-05-11T07:34:12.033Z] === RUN TestValidateLogOptReconnectInterval/invalid_99ms [2022-05-11T07:34:12.033Z] === RUN TestValidateLogOptReconnectInterval/invalid_11s [2022-05-11T07:34:12.033Z] === RUN TestValidateLogOptReconnectInterval/valid_100ms [2022-05-11T07:34:12.033Z] === RUN TestValidateLogOptReconnectInterval/valid_10s [2022-05-11T07:34:12.033Z] --- PASS: TestValidateLogOptReconnectInterval (0.00s) [2022-05-11T07:34:12.033Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1 (0.00s) [2022-05-11T07:34:12.033Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_1 (0.00s) [2022-05-11T07:34:12.033Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1s (0.00s) [2022-05-11T07:34:12.033Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_99ms (0.00s) [2022-05-11T07:34:12.033Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_11s (0.00s) [2022-05-11T07:34:12.033Z] --- PASS: TestValidateLogOptReconnectInterval/valid_100ms (0.00s) [2022-05-11T07:34:12.033Z] --- PASS: TestValidateLogOptReconnectInterval/valid_10s (0.00s) [2022-05-11T07:34:12.033Z] === RUN TestValidateLogOptAddress [2022-05-11T07:34:12.033Z] === RUN TestValidateLogOptAddress/#00 [2022-05-11T07:34:12.033Z] === RUN TestValidateLogOptAddress/192.168.1.1 [2022-05-11T07:34:12.033Z] === RUN TestValidateLogOptAddress/192.168.1.1/ [2022-05-11T07:34:12.033Z] === RUN TestValidateLogOptAddress/192.168.1.1/some-path [2022-05-11T07:34:12.033Z] === RUN TestValidateLogOptAddress/192.168.1.1: [2022-05-11T07:34:12.033Z] === RUN TestValidateLogOptAddress/192.168.1.1:/ [2022-05-11T07:34:12.033Z] === RUN TestValidateLogOptAddress/192.168.1.1:/some-path [2022-05-11T07:34:12.033Z] === RUN TestValidateLogOptAddress/192.168.1.1:123 [2022-05-11T07:34:12.033Z] === RUN TestValidateLogOptAddress/192.168.1.1:123/ [2022-05-11T07:34:12.033Z] === RUN TestValidateLogOptAddress/192.168.1.1:123/some-path [2022-05-11T07:34:12.033Z] === RUN TestValidateLogOptAddress/192.168.1.1:65535 [2022-05-11T07:34:12.033Z] === RUN TestValidateLogOptAddress/192.168.1.1:65535/ [2022-05-11T07:34:12.033Z] === RUN TestValidateLogOptAddress/192.168.1.1:65535/some-path [2022-05-11T07:34:12.033Z] === RUN TestValidateLogOptAddress/[::1]:65535 [2022-05-11T07:34:12.033Z] === RUN TestValidateLogOptAddress/[::1]:65535/ [2022-05-11T07:34:12.033Z] === RUN TestValidateLogOptAddress/[::1]:65535/some-path [2022-05-11T07:34:12.033Z] === RUN TestValidateLogOptAddress/[::1] [2022-05-11T07:34:12.033Z] === RUN TestValidateLogOptAddress/[::1]/ [2022-05-11T07:34:12.033Z] === RUN TestValidateLogOptAddress/[::1]/some-path [2022-05-11T07:34:12.033Z] === RUN TestValidateLogOptAddress/[::1]: [2022-05-11T07:34:12.033Z] === RUN TestValidateLogOptAddress/[::1]:/ [2022-05-11T07:34:12.033Z] === RUN TestValidateLogOptAddress/[::1]:/some-path [2022-05-11T07:34:12.033Z] === RUN TestValidateLogOptAddress/[::1]:123 [2022-05-11T07:34:12.033Z] === RUN TestValidateLogOptAddress/[::1]:123/ [2022-05-11T07:34:12.033Z] === RUN TestValidateLogOptAddress/[::1]:123/some-path [2022-05-11T07:34:12.033Z] === RUN TestValidateLogOptAddress/example.com [2022-05-11T07:34:12.033Z] === RUN TestValidateLogOptAddress/example.com/ [2022-05-11T07:34:12.033Z] === RUN TestValidateLogOptAddress/example.com/some-path [2022-05-11T07:34:12.033Z] === RUN TestValidateLogOptAddress/example.com: [2022-05-11T07:34:12.033Z] === RUN TestValidateLogOptAddress/example.com:/ [2022-05-11T07:34:12.033Z] === RUN TestValidateLogOptAddress/example.com:/some-path [2022-05-11T07:34:12.033Z] === RUN TestValidateLogOptAddress/example.com:123 [2022-05-11T07:34:12.033Z] === RUN TestValidateLogOptAddress/example.com:123/ [2022-05-11T07:34:12.033Z] === RUN TestValidateLogOptAddress/example.com:123/some-path [2022-05-11T07:34:12.033Z] === RUN TestValidateLogOptAddress/example.com:65535 [2022-05-11T07:34:12.033Z] === RUN TestValidateLogOptAddress/example.com:65535/ [2022-05-11T07:34:12.033Z] === RUN TestValidateLogOptAddress/example.com:65535/some-path [2022-05-11T07:34:12.033Z] === RUN TestValidateLogOptAddress/tcp:// [2022-05-11T07:34:12.033Z] === RUN TestValidateLogOptAddress/tcp:/// [2022-05-11T07:34:12.033Z] === RUN TestValidateLogOptAddress/tcp:///some-path [2022-05-11T07:34:12.033Z] === RUN TestValidateLogOptAddress/tcp://example.com [2022-05-11T07:34:12.033Z] === RUN TestValidateLogOptAddress/tcp://example.com/ [2022-05-11T07:34:12.033Z] === RUN TestValidateLogOptAddress/tcp://example.com/some-path [2022-05-11T07:34:12.033Z] === RUN TestValidateLogOptAddress/tcp://example.com: [2022-05-11T07:34:12.033Z] === RUN TestValidateLogOptAddress/tcp://example.com:/ [2022-05-11T07:34:12.033Z] === RUN TestValidateLogOptAddress/tcp://example.com:/some-path [2022-05-11T07:34:12.033Z] === RUN TestValidateLogOptAddress/tcp://example.com:123 [2022-05-11T07:34:12.033Z] === RUN TestValidateLogOptAddress/tcp://example.com:123/ [2022-05-11T07:34:12.033Z] === RUN TestValidateLogOptAddress/tcp://example.com:123/some-path [2022-05-11T07:34:12.033Z] === RUN TestValidateLogOptAddress/tcp://example.com:65535 [2022-05-11T07:34:12.033Z] === RUN TestValidateLogOptAddress/tcp://example.com:65535/ [2022-05-11T07:34:12.033Z] === RUN TestValidateLogOptAddress/tcp://example.com:65535/some-path [2022-05-11T07:34:12.033Z] === RUN TestValidateLogOptAddress/tls:// [2022-05-11T07:34:12.033Z] === RUN TestValidateLogOptAddress/tls:/// [2022-05-11T07:34:12.033Z] === RUN TestValidateLogOptAddress/tls:///some-path [2022-05-11T07:34:12.033Z] === RUN TestValidateLogOptAddress/tls://example.com:65535 [2022-05-11T07:34:12.033Z] === RUN TestValidateLogOptAddress/tls://example.com:65535/ [2022-05-11T07:34:12.033Z] === RUN TestValidateLogOptAddress/tls://example.com:65535/some-path [2022-05-11T07:34:12.033Z] === RUN TestValidateLogOptAddress/tls://example.com [2022-05-11T07:34:12.033Z] === RUN TestValidateLogOptAddress/tls://example.com/ [2022-05-11T07:34:12.033Z] === RUN TestValidateLogOptAddress/tls://example.com/some-path [2022-05-11T07:34:12.033Z] === RUN TestValidateLogOptAddress/tls://example.com: [2022-05-11T07:34:12.033Z] === RUN TestValidateLogOptAddress/tls://example.com:/ [2022-05-11T07:34:12.033Z] === RUN TestValidateLogOptAddress/tls://example.com:/some-path [2022-05-11T07:34:12.033Z] === RUN TestValidateLogOptAddress/tls://example.com:123 [2022-05-11T07:34:12.033Z] === RUN TestValidateLogOptAddress/tls://example.com:123/ [2022-05-11T07:34:12.033Z] === RUN TestValidateLogOptAddress/tls://example.com:123/some-path [2022-05-11T07:34:12.033Z] === RUN TestValidateLogOptAddress/:// [2022-05-11T07:34:12.033Z] === RUN TestValidateLogOptAddress/something:// [2022-05-11T07:34:12.033Z] === RUN TestValidateLogOptAddress/udp:// [2022-05-11T07:34:12.033Z] === RUN TestValidateLogOptAddress/unixgram:// [2022-05-11T07:34:12.033Z] === RUN TestValidateLogOptAddress/tcp+tls:// [2022-05-11T07:34:12.033Z] === RUN TestValidateLogOptAddress/corrupted:c [2022-05-11T07:34:12.033Z] === RUN TestValidateLogOptAddress/tcp://example.com:port [2022-05-11T07:34:12.033Z] === RUN TestValidateLogOptAddress/tcp://example.com:-1 [2022-05-11T07:34:12.033Z] === RUN TestValidateLogOptAddress/tcp://example.com:65536 [2022-05-11T07:34:12.033Z] === RUN TestValidateLogOptAddress/unix:// [2022-05-11T07:34:12.033Z] === RUN TestValidateLogOptAddress/unix:///some/socket.sock [2022-05-11T07:34:12.033Z] === RUN TestValidateLogOptAddress/unix:///some/socket.sock:80 [2022-05-11T07:34:12.033Z] --- PASS: TestValidateLogOptAddress (0.00s) [2022-05-11T07:34:12.033Z] --- PASS: TestValidateLogOptAddress/#00 (0.00s) [2022-05-11T07:34:12.033Z] --- PASS: TestValidateLogOptAddress/192.168.1.1 (0.00s) [2022-05-11T07:34:12.033Z] --- PASS: TestValidateLogOptAddress/192.168.1.1/ (0.00s) [2022-05-11T07:34:12.033Z] --- PASS: TestValidateLogOptAddress/192.168.1.1/some-path (0.00s) [2022-05-11T07:34:12.033Z] --- PASS: TestValidateLogOptAddress/192.168.1.1: (0.00s) [2022-05-11T07:34:12.033Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:/ (0.00s) [2022-05-11T07:34:12.033Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:/some-path (0.00s) [2022-05-11T07:34:12.033Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:123 (0.00s) [2022-05-11T07:34:12.033Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:123/ (0.00s) [2022-05-11T07:34:12.033Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:123/some-path (0.00s) [2022-05-11T07:34:12.033Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:65535 (0.00s) [2022-05-11T07:34:12.033Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:65535/ (0.00s) [2022-05-11T07:34:12.033Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:65535/some-path (0.00s) [2022-05-11T07:34:12.033Z] --- PASS: TestValidateLogOptAddress/[::1]:65535 (0.00s) [2022-05-11T07:34:12.033Z] --- PASS: TestValidateLogOptAddress/[::1]:65535/ (0.00s) [2022-05-11T07:34:12.033Z] --- PASS: TestValidateLogOptAddress/[::1]:65535/some-path (0.00s) [2022-05-11T07:34:12.033Z] --- PASS: TestValidateLogOptAddress/[::1] (0.00s) [2022-05-11T07:34:12.033Z] --- PASS: TestValidateLogOptAddress/[::1]/ (0.00s) [2022-05-11T07:34:12.033Z] --- PASS: TestValidateLogOptAddress/[::1]/some-path (0.00s) [2022-05-11T07:34:12.033Z] --- PASS: TestValidateLogOptAddress/[::1]: (0.00s) [2022-05-11T07:34:12.033Z] --- PASS: TestValidateLogOptAddress/[::1]:/ (0.00s) [2022-05-11T07:34:12.033Z] --- PASS: TestValidateLogOptAddress/[::1]:/some-path (0.00s) [2022-05-11T07:34:12.033Z] --- PASS: TestValidateLogOptAddress/[::1]:123 (0.00s) [2022-05-11T07:34:12.033Z] --- PASS: TestValidateLogOptAddress/[::1]:123/ (0.00s) [2022-05-11T07:34:12.033Z] --- PASS: TestValidateLogOptAddress/[::1]:123/some-path (0.00s) [2022-05-11T07:34:12.033Z] --- PASS: TestValidateLogOptAddress/example.com (0.00s) [2022-05-11T07:34:12.033Z] --- PASS: TestValidateLogOptAddress/example.com/ (0.00s) [2022-05-11T07:34:12.033Z] --- PASS: TestValidateLogOptAddress/example.com/some-path (0.00s) [2022-05-11T07:34:12.033Z] --- PASS: TestValidateLogOptAddress/example.com: (0.00s) [2022-05-11T07:34:12.033Z] --- PASS: TestValidateLogOptAddress/example.com:/ (0.00s) [2022-05-11T07:34:12.033Z] --- PASS: TestValidateLogOptAddress/example.com:/some-path (0.00s) [2022-05-11T07:34:12.033Z] --- PASS: TestValidateLogOptAddress/example.com:123 (0.00s) [2022-05-11T07:34:12.033Z] --- PASS: TestValidateLogOptAddress/example.com:123/ (0.00s) [2022-05-11T07:34:12.033Z] --- PASS: TestValidateLogOptAddress/example.com:123/some-path (0.00s) [2022-05-11T07:34:12.033Z] --- PASS: TestValidateLogOptAddress/example.com:65535 (0.00s) [2022-05-11T07:34:12.033Z] --- PASS: TestValidateLogOptAddress/example.com:65535/ (0.00s) [2022-05-11T07:34:12.033Z] --- PASS: TestValidateLogOptAddress/example.com:65535/some-path (0.00s) [2022-05-11T07:34:12.033Z] --- PASS: TestValidateLogOptAddress/tcp:// (0.00s) [2022-05-11T07:34:12.033Z] --- PASS: TestValidateLogOptAddress/tcp:/// (0.00s) [2022-05-11T07:34:12.033Z] --- PASS: TestValidateLogOptAddress/tcp:///some-path (0.00s) [2022-05-11T07:34:12.033Z] --- PASS: TestValidateLogOptAddress/tcp://example.com (0.00s) [2022-05-11T07:34:12.033Z] --- PASS: TestValidateLogOptAddress/tcp://example.com/ (0.00s) [2022-05-11T07:34:12.033Z] --- PASS: TestValidateLogOptAddress/tcp://example.com/some-path (0.00s) [2022-05-11T07:34:12.033Z] --- PASS: TestValidateLogOptAddress/tcp://example.com: (0.00s) [2022-05-11T07:34:12.033Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:/ (0.00s) [2022-05-11T07:34:12.033Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:/some-path (0.00s) [2022-05-11T07:34:12.033Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:123 (0.00s) [2022-05-11T07:34:12.033Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:123/ (0.00s) [2022-05-11T07:34:12.033Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:123/some-path (0.00s) [2022-05-11T07:34:12.033Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65535 (0.00s) [2022-05-11T07:34:12.033Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65535/ (0.00s) [2022-05-11T07:34:12.033Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65535/some-path (0.00s) [2022-05-11T07:34:12.033Z] --- PASS: TestValidateLogOptAddress/tls:// (0.00s) [2022-05-11T07:34:12.033Z] --- PASS: TestValidateLogOptAddress/tls:/// (0.00s) [2022-05-11T07:34:12.033Z] --- PASS: TestValidateLogOptAddress/tls:///some-path (0.00s) [2022-05-11T07:34:12.033Z] --- PASS: TestValidateLogOptAddress/tls://example.com:65535 (0.00s) [2022-05-11T07:34:12.033Z] --- PASS: TestValidateLogOptAddress/tls://example.com:65535/ (0.00s) [2022-05-11T07:34:12.033Z] --- PASS: TestValidateLogOptAddress/tls://example.com:65535/some-path (0.00s) [2022-05-11T07:34:12.033Z] --- PASS: TestValidateLogOptAddress/tls://example.com (0.00s) [2022-05-11T07:34:12.033Z] --- PASS: TestValidateLogOptAddress/tls://example.com/ (0.00s) [2022-05-11T07:34:12.033Z] --- PASS: TestValidateLogOptAddress/tls://example.com/some-path (0.00s) [2022-05-11T07:34:12.033Z] --- PASS: TestValidateLogOptAddress/tls://example.com: (0.00s) [2022-05-11T07:34:12.033Z] --- PASS: TestValidateLogOptAddress/tls://example.com:/ (0.00s) [2022-05-11T07:34:12.033Z] --- PASS: TestValidateLogOptAddress/tls://example.com:/some-path (0.00s) [2022-05-11T07:34:12.033Z] --- PASS: TestValidateLogOptAddress/tls://example.com:123 (0.00s) [2022-05-11T07:34:12.033Z] --- PASS: TestValidateLogOptAddress/tls://example.com:123/ (0.00s) [2022-05-11T07:34:12.033Z] --- PASS: TestValidateLogOptAddress/tls://example.com:123/some-path (0.00s) [2022-05-11T07:34:12.033Z] --- PASS: TestValidateLogOptAddress/:// (0.00s) [2022-05-11T07:34:12.033Z] --- PASS: TestValidateLogOptAddress/something:// (0.00s) [2022-05-11T07:34:12.033Z] --- PASS: TestValidateLogOptAddress/udp:// (0.00s) [2022-05-11T07:34:12.033Z] --- PASS: TestValidateLogOptAddress/unixgram:// (0.00s) [2022-05-11T07:34:12.033Z] --- PASS: TestValidateLogOptAddress/tcp+tls:// (0.00s) [2022-05-11T07:34:12.033Z] --- PASS: TestValidateLogOptAddress/corrupted:c (0.00s) [2022-05-11T07:34:12.033Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:port (0.00s) [2022-05-11T07:34:12.033Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:-1 (0.00s) [2022-05-11T07:34:12.033Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65536 (0.00s) [2022-05-11T07:34:12.033Z] --- PASS: TestValidateLogOptAddress/unix:// (0.00s) [2022-05-11T07:34:12.033Z] --- PASS: TestValidateLogOptAddress/unix:///some/socket.sock (0.00s) [2022-05-11T07:34:12.033Z] --- PASS: TestValidateLogOptAddress/unix:///some/socket.sock:80 (0.00s) [2022-05-11T07:34:12.033Z] PASS [2022-05-11T07:34:12.033Z] coverage: 53.6% of statements [2022-05-11T07:34:12.033Z] ok github.com/docker/docker/daemon/logger/fluentd 0.061s coverage: 53.6% of statements [2022-05-11T07:34:12.033Z] --- PASS: TestCopierSlow (0.20s) [2022-05-11T07:34:12.033Z] === RUN TestCopierWithSized [2022-05-11T07:34:12.033Z] === RUN TestCopierWithSized/as_is [2022-05-11T07:34:12.033Z] === RUN TestSearchRegistryForImagesErrors [2022-05-11T07:34:12.033Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2022-05-11T07:34:12.033Z] === RUN TestSearchRegistryForImages [2022-05-11T07:34:12.033Z] --- PASS: TestSearchRegistryForImages (0.00s) [2022-05-11T07:34:12.033Z] === RUN TestOnlyPlatformWithFallback [2022-05-11T07:34:12.033Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2022-05-11T07:34:12.033Z] === RUN TestImageDelete [2022-05-11T07:34:12.033Z] === RUN TestImageDelete/no_lease [2022-05-11T07:34:12.033Z] === RUN TestCopierWithSized/With_RingLogger [2022-05-11T07:34:12.033Z] === RUN TestImageDelete/lease_exists [2022-05-11T07:34:12.033Z] --- PASS: TestCopierWithSized (0.02s) [2022-05-11T07:34:12.033Z] --- PASS: TestCopierWithSized/as_is (0.02s) [2022-05-11T07:34:12.033Z] --- PASS: TestCopierWithSized/With_RingLogger (0.00s) [2022-05-11T07:34:12.033Z] === RUN TestCopierWithPartial [2022-05-11T07:34:12.033Z] --- PASS: TestCopierWithPartial (0.00s) [2022-05-11T07:34:12.033Z] === RUN TestRingLogger [2022-05-11T07:34:12.033Z] --- PASS: TestRingLogger (0.00s) [2022-05-11T07:34:12.033Z] === RUN TestRingCap [2022-05-11T07:34:12.033Z] --- PASS: TestRingCap (0.00s) [2022-05-11T07:34:12.033Z] === RUN TestRingClose [2022-05-11T07:34:12.033Z] --- PASS: TestRingClose (0.00s) [2022-05-11T07:34:12.033Z] === RUN TestRingDrain [2022-05-11T07:34:12.033Z] --- PASS: TestRingDrain (0.00s) [2022-05-11T07:34:12.033Z] PASS [2022-05-11T07:34:12.033Z] coverage: 43.2% of statements [2022-05-11T07:34:12.033Z] ok github.com/docker/docker/daemon/logger 0.287s coverage: 43.2% of statements [2022-05-11T07:34:12.033Z] --- PASS: TestImageDelete (0.04s) [2022-05-11T07:34:12.033Z] --- PASS: TestImageDelete/no_lease (0.01s) [2022-05-11T07:34:12.033Z] --- PASS: TestImageDelete/lease_exists (0.01s) [2022-05-11T07:34:12.033Z] === RUN TestContentStoreForPull [2022-05-11T07:34:12.326Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-05-11T07:34:12.489Z] --- PASS: TestContentStoreForPull (0.17s) [2022-05-11T07:34:12.489Z] PASS [2022-05-11T07:34:12.489Z] coverage: 6.6% of statements [2022-05-11T07:34:12.489Z] ok github.com/docker/docker/daemon/images 0.315s coverage: 6.6% of statements [2022-05-11T07:34:12.489Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-05-11T07:34:12.489Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2022-05-11T07:34:12.489Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-05-11T07:34:12.489Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2022-05-11T07:34:12.489Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2022-05-11T07:34:12.943Z] === RUN TestJSONLogsMarshalJSONBuf [2022-05-11T07:34:12.943Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2022-05-11T07:34:12.943Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2022-05-11T07:34:12.943Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.12s) [2022-05-11T07:34:12.943Z] === RUN TestFastTimeMarshalJSON [2022-05-11T07:34:12.943Z] --- PASS: TestFastTimeMarshalJSON (0.00s) [2022-05-11T07:34:12.943Z] PASS [2022-05-11T07:34:12.943Z] coverage: 87.2% of statements [2022-05-11T07:34:12.943Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.222s coverage: 87.2% of statements [2022-05-11T07:34:13.154Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-11T07:34:13.154Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-11T07:34:13.400Z] === RUN TestJSONFileLogger [2022-05-11T07:34:13.400Z] --- PASS: TestJSONFileLogger (0.00s) [2022-05-11T07:34:13.400Z] === RUN TestJSONFileLoggerWithTags [2022-05-11T07:34:13.400Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2022-05-11T07:34:13.400Z] === RUN TestJSONFileLoggerWithOpts [2022-05-11T07:34:13.400Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s) [2022-05-11T07:34:13.400Z] === RUN TestJSONFileLoggerWithLabelsEnv [2022-05-11T07:34:13.400Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2022-05-11T07:34:13.400Z] === RUN TestEncodeDecode [2022-05-11T07:34:13.400Z] === PAUSE TestEncodeDecode [2022-05-11T07:34:13.400Z] === RUN TestUnexpectedEOF [2022-05-11T07:34:13.400Z] time="2022-05-11T07:34:13Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-05-11T07:34:13.400Z] time="2022-05-11T07:34:13Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-05-11T07:34:13.400Z] --- PASS: TestUnexpectedEOF (0.14s) [2022-05-11T07:34:13.400Z] === CONT TestEncodeDecode [2022-05-11T07:34:13.400Z] --- PASS: TestEncodeDecode (0.00s) [2022-05-11T07:34:13.400Z] PASS [2022-05-11T07:34:13.400Z] coverage: 69.9% of statements [2022-05-11T07:34:13.400Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.202s coverage: 69.9% of statements [2022-05-11T07:34:13.691Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-05-11T07:34:13.692Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-05-11T07:34:13.692Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-05-11T07:34:13.855Z] === RUN TestWriteLog [2022-05-11T07:34:13.855Z] === PAUSE TestWriteLog [2022-05-11T07:34:13.855Z] === RUN TestReadLog [2022-05-11T07:34:13.855Z] === PAUSE TestReadLog [2022-05-11T07:34:13.855Z] === RUN TestDecode [2022-05-11T07:34:13.855Z] --- PASS: TestDecode (0.02s) [2022-05-11T07:34:13.855Z] === CONT TestWriteLog [2022-05-11T07:34:13.855Z] === CONT TestReadLog [2022-05-11T07:34:13.855Z] --- PASS: TestWriteLog (0.01s) [2022-05-11T07:34:13.855Z] === RUN TestReadLog/tail_exact [2022-05-11T07:34:13.855Z] === RUN TestReadLog/tail_less_than_available [2022-05-11T07:34:13.855Z] === RUN TestReadLog/tail_more_than_available [2022-05-11T07:34:13.855Z] --- PASS: TestReadLog (0.19s) [2022-05-11T07:34:13.855Z] --- PASS: TestReadLog/tail_exact (0.14s) [2022-05-11T07:34:13.855Z] --- PASS: TestReadLog/tail_less_than_available (0.01s) [2022-05-11T07:34:13.855Z] --- PASS: TestReadLog/tail_more_than_available (0.01s) [2022-05-11T07:34:13.855Z] PASS [2022-05-11T07:34:13.855Z] coverage: 78.7% of statements [2022-05-11T07:34:13.855Z] ok github.com/docker/docker/daemon/logger/local 0.307s coverage: 78.7% of statements [2022-05-11T07:34:13.855Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-05-11T07:34:13.947Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-05-11T07:34:14.095Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-11T07:34:14.203Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-05-11T07:34:14.310Z] === RUN TestOpenFileDelete [2022-05-11T07:34:14.310Z] --- PASS: TestOpenFileDelete (0.00s) [2022-05-11T07:34:14.310Z] === RUN TestOpenFileRename [2022-05-11T07:34:14.310Z] --- PASS: TestOpenFileRename (0.00s) [2022-05-11T07:34:14.310Z] === RUN TestHandleDecoderErr [2022-05-11T07:34:14.310Z] --- PASS: TestHandleDecoderErr (0.00s) [2022-05-11T07:34:14.310Z] === RUN TestParseLogTagDefaultTag [2022-05-11T07:34:14.310Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2022-05-11T07:34:14.310Z] === RUN TestParseLogTag [2022-05-11T07:34:14.310Z] --- PASS: TestParseLogTag (0.00s) [2022-05-11T07:34:14.310Z] === RUN TestParseLogTagEmptyTag [2022-05-11T07:34:14.310Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2022-05-11T07:34:14.310Z] === RUN TestTailFiles [2022-05-11T07:34:14.310Z] --- PASS: TestTailFiles (0.00s) [2022-05-11T07:34:14.310Z] === RUN TestFollowLogsConsumerGone [2022-05-11T07:34:14.310Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2022-05-11T07:34:14.310Z] === RUN TestFollowLogsProducerGone [2022-05-11T07:34:14.310Z] logfile_test.go:180: logDecode() closed after sending 2115 messages [2022-05-11T07:34:14.310Z] logfile_test.go:233: messages sent: 2115, received: 2115 [2022-05-11T07:34:14.310Z] --- PASS: TestFollowLogsProducerGone (0.00s) [2022-05-11T07:34:14.310Z] === RUN TestCheckCapacityAndRotate [2022-05-11T07:34:14.310Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2022-05-11T07:34:14.310Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2022-05-11T07:34:14.310Z] --- PASS: TestCheckCapacityAndRotate (0.04s) [2022-05-11T07:34:14.310Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.01s) [2022-05-11T07:34:14.310Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.02s) [2022-05-11T07:34:14.310Z] PASS [2022-05-11T07:34:14.310Z] coverage: 53.5% of statements [2022-05-11T07:34:14.310Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.098s coverage: 53.5% of statements [2022-05-11T07:34:14.356Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-11T07:34:14.398Z] 8b534d64a7c3: Verifying Checksum [2022-05-11T07:34:14.398Z] 8b534d64a7c3: Download complete [2022-05-11T07:34:14.765Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-05-11T07:34:14.768Z] === RUN TestLog [2022-05-11T07:34:14.768Z] --- PASS: TestLog (0.02s) [2022-05-11T07:34:14.768Z] PASS [2022-05-11T07:34:15.223Z] coverage: 31.5% of statements [2022-05-11T07:34:15.223Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.093s coverage: 31.5% of statements [2022-05-11T07:34:15.223Z] === RUN TestNewParse [2022-05-11T07:34:15.223Z] --- PASS: TestNewParse (0.00s) [2022-05-11T07:34:15.223Z] PASS [2022-05-11T07:34:15.223Z] coverage: 8.3% of statements [2022-05-11T07:34:15.223Z] ok github.com/docker/docker/daemon/logger/templates 0.034s coverage: 8.3% of statements [2022-05-11T07:34:15.223Z] === RUN TestValidateLogOpt [2022-05-11T07:34:15.223Z] --- PASS: TestValidateLogOpt (0.00s) [2022-05-11T07:34:15.223Z] === RUN TestNewMissedConfig [2022-05-11T07:34:15.223Z] --- PASS: TestNewMissedConfig (0.00s) [2022-05-11T07:34:15.223Z] === RUN TestNewMissedUrl [2022-05-11T07:34:15.223Z] --- PASS: TestNewMissedUrl (0.00s) [2022-05-11T07:34:15.223Z] === RUN TestNewMissedToken [2022-05-11T07:34:15.223Z] --- PASS: TestNewMissedToken (0.00s) [2022-05-11T07:34:15.223Z] === RUN TestNewWithProxy [2022-05-11T07:34:15.223Z] --- PASS: TestNewWithProxy (0.00s) [2022-05-11T07:34:15.223Z] === RUN TestDefault [2022-05-11T07:34:15.223Z] --- PASS: TestDefault (0.00s) [2022-05-11T07:34:15.223Z] === RUN TestInlineFormatWithNonDefaultOptions [2022-05-11T07:34:15.223Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2022-05-11T07:34:15.223Z] === RUN TestJsonFormat [2022-05-11T07:34:15.223Z] --- PASS: TestJsonFormat (0.01s) [2022-05-11T07:34:15.223Z] === RUN TestRawFormat [2022-05-11T07:34:15.223Z] --- PASS: TestRawFormat (0.00s) [2022-05-11T07:34:15.223Z] === RUN TestRawFormatWithLabels [2022-05-11T07:34:15.223Z] --- PASS: TestRawFormatWithLabels (0.00s) [2022-05-11T07:34:15.223Z] === RUN TestRawFormatWithoutTag [2022-05-11T07:34:15.223Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2022-05-11T07:34:15.223Z] === RUN TestBatching [2022-05-11T07:34:15.677Z] === RUN TestParseLogFormat [2022-05-11T07:34:15.677Z] --- PASS: TestParseLogFormat (0.00s) [2022-05-11T07:34:15.677Z] === RUN TestValidateLogOptEmpty [2022-05-11T07:34:15.677Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2022-05-11T07:34:15.677Z] === RUN TestValidateSyslogAddress [2022-05-11T07:34:15.677Z] === RUN TestValidateSyslogAddress/this_is_not_an_uri [2022-05-11T07:34:15.677Z] === RUN TestValidateSyslogAddress/corrupted:42 [2022-05-11T07:34:15.677Z] === RUN TestValidateSyslogAddress/tcp://1.2.3.4 [2022-05-11T07:34:15.677Z] === RUN TestValidateSyslogAddress/udp://1.2.3.4 [2022-05-11T07:34:15.677Z] === RUN TestValidateSyslogAddress/http://1.2.3.4 [2022-05-11T07:34:15.677Z] --- PASS: TestValidateSyslogAddress (0.01s) [2022-05-11T07:34:15.677Z] --- PASS: TestValidateSyslogAddress/this_is_not_an_uri (0.00s) [2022-05-11T07:34:15.677Z] --- PASS: TestValidateSyslogAddress/corrupted:42 (0.00s) [2022-05-11T07:34:15.677Z] --- PASS: TestValidateSyslogAddress/tcp://1.2.3.4 (0.00s) [2022-05-11T07:34:15.677Z] --- PASS: TestValidateSyslogAddress/udp://1.2.3.4 (0.00s) [2022-05-11T07:34:15.677Z] --- PASS: TestValidateSyslogAddress/http://1.2.3.4 (0.00s) [2022-05-11T07:34:15.677Z] === RUN TestParseAddressDefaultPort [2022-05-11T07:34:15.677Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2022-05-11T07:34:15.677Z] === RUN TestValidateSyslogFacility [2022-05-11T07:34:15.677Z] --- PASS: TestValidateSyslogFacility (0.00s) [2022-05-11T07:34:15.677Z] === RUN TestValidateLogOptSyslogFormat [2022-05-11T07:34:15.677Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2022-05-11T07:34:15.677Z] === RUN TestValidateLogOpt [2022-05-11T07:34:15.677Z] --- PASS: TestValidateLogOpt (0.00s) [2022-05-11T07:34:15.677Z] PASS [2022-05-11T07:34:15.677Z] coverage: 43.6% of statements [2022-05-11T07:34:15.677Z] ok github.com/docker/docker/daemon/logger/syslog 0.054s coverage: 43.6% of statements [2022-05-11T07:34:15.677Z] --- PASS: TestBatching (0.25s) [2022-05-11T07:34:15.677Z] === RUN TestFrequency [2022-05-11T07:34:15.677Z] --- PASS: TestFrequency (0.16s) [2022-05-11T07:34:15.677Z] === RUN TestOneMessagePerRequest [2022-05-11T07:34:15.677Z] --- PASS: TestOneMessagePerRequest (0.00s) [2022-05-11T07:34:15.677Z] === RUN TestVerify [2022-05-11T07:34:15.677Z] --- PASS: TestVerify (0.00s) [2022-05-11T07:34:15.677Z] === RUN TestSkipVerify [2022-05-11T07:34:15.739Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-05-11T07:34:15.739Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.50s) [2022-05-11T07:34:15.739Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.55s) [2022-05-11T07:34:15.739Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.06s) [2022-05-11T07:34:15.739Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.36s) [2022-05-11T07:34:15.739Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.46s) [2022-05-11T07:34:15.739Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.30s) [2022-05-11T07:34:15.739Z] === RUN TestBuildMultiStageCopy [2022-05-11T07:34:15.739Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-05-11T07:34:16.131Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-05-11T07:34:16.132Z] time="2022-05-11T07:34:15Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-11T07:34:16.132Z] time="2022-05-11T07:34:15Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-11T07:34:16.132Z] time="2022-05-11T07:34:15Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-11T07:34:16.132Z] time="2022-05-11T07:34:15Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-11T07:34:16.132Z] --- PASS: TestSkipVerify (0.54s) [2022-05-11T07:34:16.132Z] === RUN TestBufferMaximum [2022-05-11T07:34:16.132Z] time="2022-05-11T07:34:16Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-11T07:34:16.132Z] time="2022-05-11T07:34:16Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-11T07:34:16.132Z] time="2022-05-11T07:34:16Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-11T07:34:16.132Z] time="2022-05-11T07:34:16Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-11T07:34:16.132Z] time="2022-05-11T07:34:16Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-11T07:34:16.132Z] time="2022-05-11T07:34:16Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1652254456.056324\",\"host\":\"b9fa6f398d4d\"}'" [2022-05-11T07:34:16.132Z] time="2022-05-11T07:34:16Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1652254456.056324\",\"host\":\"b9fa6f398d4d\"}'" [2022-05-11T07:34:16.132Z] --- PASS: TestBufferMaximum (0.00s) [2022-05-11T07:34:16.132Z] === RUN TestServerAlwaysDown [2022-05-11T07:34:16.132Z] time="2022-05-11T07:34:16Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-11T07:34:16.132Z] time="2022-05-11T07:34:16Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-11T07:34:16.132Z] time="2022-05-11T07:34:16Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1652254456.058322\",\"host\":\"b9fa6f398d4d\"}'" [2022-05-11T07:34:16.132Z] time="2022-05-11T07:34:16Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1652254456.058322\",\"host\":\"b9fa6f398d4d\"}'" [2022-05-11T07:34:16.132Z] time="2022-05-11T07:34:16Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-11T07:34:16.132Z] time="2022-05-11T07:34:16Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1652254456.058322\",\"host\":\"b9fa6f398d4d\"}'" [2022-05-11T07:34:16.132Z] time="2022-05-11T07:34:16Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1652254456.058322\",\"host\":\"b9fa6f398d4d\"}'" [2022-05-11T07:34:16.132Z] time="2022-05-11T07:34:16Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1652254456.058322\",\"host\":\"b9fa6f398d4d\"}'" [2022-05-11T07:34:16.132Z] --- PASS: TestServerAlwaysDown (0.00s) [2022-05-11T07:34:16.132Z] === RUN TestCannotSendAfterClose [2022-05-11T07:34:16.132Z] --- PASS: TestCannotSendAfterClose (0.00s) [2022-05-11T07:34:16.132Z] === RUN TestDeadlockOnBlockedEndpoint [2022-05-11T07:34:16.586Z] === RUN TestV2MetadataService [2022-05-11T07:34:16.681Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-05-11T07:34:16.696Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-05-11T07:34:16.696Z] --- PASS: TestServiceWithDataPathPortInit (16.02s) [2022-05-11T07:34:16.696Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-05-11T07:34:16.941Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-05-11T07:34:17.202Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-05-11T07:34:17.463Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-05-11T07:34:17.484Z] .........................xx.................... [ 29%] [2022-05-11T07:34:17.546Z] --- PASS: TestV2MetadataService (0.84s) [2022-05-11T07:34:17.546Z] PASS [2022-05-11T07:34:17.546Z] coverage: 44.4% of statements [2022-05-11T07:34:17.546Z] ok github.com/docker/docker/distribution/metadata 0.933s coverage: 44.4% of statements [2022-05-11T07:34:17.546Z] time="2022-05-11T07:34:17Z" level=warning msg="Error while sending logs" error="Post \"http://127.0.0.1:49206/services/collector/event/1.0\": context deadline exceeded" module=logger/splunk [2022-05-11T07:34:17.546Z] time="2022-05-11T07:34:17Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"b9fa6f398d4d\"}'" [2022-05-11T07:34:17.546Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2022-05-11T07:34:17.546Z] PASS [2022-05-11T07:34:17.546Z] coverage: 82.5% of statements [2022-05-11T07:34:17.546Z] ok github.com/docker/docker/daemon/logger/splunk 2.084s coverage: 82.5% of statements [2022-05-11T07:34:17.546Z] ? github.com/docker/docker/daemon/names [no test files] [2022-05-11T07:34:17.546Z] ? github.com/docker/docker/daemon/network [no test files] [2022-05-11T07:34:17.546Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-05-11T07:34:17.546Z] === RUN TestSuccessfulDownload [2022-05-11T07:34:17.546Z] download_test.go:267: Needs fixing on Windows [2022-05-11T07:34:17.546Z] --- SKIP: TestSuccessfulDownload (0.00s) [2022-05-11T07:34:17.546Z] === RUN TestCancelledDownload [2022-05-11T07:34:17.546Z] --- PASS: TestCancelledDownload (0.00s) [2022-05-11T07:34:17.546Z] === RUN TestMaxDownloadAttempts [2022-05-11T07:34:17.546Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-05-11T07:34:17.546Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-05-11T07:34:17.546Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-05-11T07:34:17.546Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-05-11T07:34:17.546Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-05-11T07:34:17.546Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-05-11T07:34:17.546Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-05-11T07:34:17.546Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-05-11T07:34:17.546Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-05-11T07:34:17.546Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-05-11T07:34:17.546Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-05-11T07:34:17.546Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-05-11T07:34:17.723Z] --- PASS: TestBuildMultiStageCopy (2.14s) [2022-05-11T07:34:17.723Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.26s) [2022-05-11T07:34:17.723Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.21s) [2022-05-11T07:34:17.723Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.22s) [2022-05-11T07:34:17.723Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.22s) [2022-05-11T07:34:17.723Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.23s) [2022-05-11T07:34:17.723Z] === RUN TestBuildMultiStageParentConfig [2022-05-11T07:34:18.001Z] time="2022-05-11T07:34:17Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-05-11T07:34:18.001Z] time="2022-05-11T07:34:17Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-05-11T07:34:18.001Z] time="2022-05-11T07:34:17Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-05-11T07:34:18.001Z] time="2022-05-11T07:34:17Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-05-11T07:34:18.001Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2022-05-11T07:34:18.001Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.44s) [2022-05-11T07:34:18.001Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.44s) [2022-05-11T07:34:18.001Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.44s) [2022-05-11T07:34:18.001Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.44s) [2022-05-11T07:34:18.001Z] === RUN TestTransfer [2022-05-11T07:34:18.001Z] === RUN TestContinueOnError_NonMirrorEndpoint [2022-05-11T07:34:18.001Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2022-05-11T07:34:18.001Z] === RUN TestContinueOnError_MirrorEndpoint [2022-05-11T07:34:18.001Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2022-05-11T07:34:18.001Z] === RUN TestContinueOnError_NeverContinue [2022-05-11T07:34:18.001Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2022-05-11T07:34:18.001Z] === RUN TestManifestStore [2022-05-11T07:34:18.001Z] === RUN TestManifestStore/no_remote_or_local [2022-05-11T07:34:18.001Z] --- PASS: TestTransfer (0.11s) [2022-05-11T07:34:18.001Z] === RUN TestConcurrencyLimit [2022-05-11T07:34:18.295Z] --- PASS: TestBuildMultiStageParentConfig (0.58s) [2022-05-11T07:34:18.295Z] === RUN TestBuildLabelWithTargets [2022-05-11T07:34:18.464Z] time="2022-05-11T07:34:17Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local1253777175\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2022-05-11T07:34:18.464Z] === RUN TestManifestStore/no_local_cache [2022-05-11T07:34:18.464Z] === RUN TestManifestStore/with_local_cache [2022-05-11T07:34:18.464Z] === RUN TestManifestStore/unknown_media_type [2022-05-11T07:34:18.464Z] === RUN TestManifestStore/unknown_media_type/no_cache [2022-05-11T07:34:18.464Z] time="2022-05-11T07:34:18Z" level=warning msg="reference for unknown type: " [2022-05-11T07:34:18.464Z] time="2022-05-11T07:34:18Z" level=warning msg="reference for unknown type: " [2022-05-11T07:34:18.464Z] === RUN TestManifestStore/unknown_media_type/with_cache [2022-05-11T07:34:18.464Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2022-05-11T07:34:18.464Z] time="2022-05-11T07:34:18Z" level=warning msg="reference for unknown type: " [2022-05-11T07:34:18.464Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2022-05-11T07:34:18.464Z] time="2022-05-11T07:34:18Z" level=warning msg="reference for unknown type: " [2022-05-11T07:34:18.464Z] time="2022-05-11T07:34:18Z" level=warning msg="reference for unknown type: " [2022-05-11T07:34:18.464Z] === RUN TestManifestStore/error_persisting_manifest [2022-05-11T07:34:18.464Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2022-05-11T07:34:18.464Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2022-05-11T07:34:18.464Z] time="2022-05-11T07:34:18Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2022-05-11T07:34:18.464Z] --- PASS: TestManifestStore (0.24s) [2022-05-11T07:34:18.464Z] --- PASS: TestManifestStore/no_remote_or_local (0.15s) [2022-05-11T07:34:18.464Z] --- PASS: TestManifestStore/no_local_cache (0.02s) [2022-05-11T07:34:18.464Z] --- PASS: TestManifestStore/with_local_cache (0.01s) [2022-05-11T07:34:18.464Z] --- PASS: TestManifestStore/unknown_media_type (0.05s) [2022-05-11T07:34:18.464Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.02s) [2022-05-11T07:34:18.464Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.03s) [2022-05-11T07:34:18.464Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.01s) [2022-05-11T07:34:18.464Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.01s) [2022-05-11T07:34:18.464Z] --- PASS: TestManifestStore/error_persisting_manifest (0.01s) [2022-05-11T07:34:18.464Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2022-05-11T07:34:18.464Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.01s) [2022-05-11T07:34:18.464Z] === RUN TestDetectManifestBlobMediaType [2022-05-11T07:34:18.464Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2022-05-11T07:34:18.464Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2022-05-11T07:34:18.464Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2022-05-11T07:34:18.464Z] === RUN TestDetectManifestBlobMediaType/schema1 [2022-05-11T07:34:18.464Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2022-05-11T07:34:18.464Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2022-05-11T07:34:18.464Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2022-05-11T07:34:18.464Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2022-05-11T07:34:18.464Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2022-05-11T07:34:18.464Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2022-05-11T07:34:18.464Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2022-05-11T07:34:18.464Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2022-05-11T07:34:18.464Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2022-05-11T07:34:18.464Z] === RUN TestDetectManifestBlobMediaTypeInvalid [2022-05-11T07:34:18.464Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests [2022-05-11T07:34:18.464Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests [2022-05-11T07:34:18.464Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers [2022-05-11T07:34:18.464Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests [2022-05-11T07:34:18.464Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers [2022-05-11T07:34:18.464Z] === RUN TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers [2022-05-11T07:34:18.464Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers [2022-05-11T07:34:18.464Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_manifests [2022-05-11T07:34:18.464Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers [2022-05-11T07:34:18.464Z] === RUN TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests [2022-05-11T07:34:18.464Z] === RUN TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests [2022-05-11T07:34:18.464Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config [2022-05-11T07:34:18.464Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers [2022-05-11T07:34:18.464Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid (0.00s) [2022-05-11T07:34:18.464Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests (0.00s) [2022-05-11T07:34:18.464Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests (0.00s) [2022-05-11T07:34:18.464Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers (0.00s) [2022-05-11T07:34:18.464Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests (0.00s) [2022-05-11T07:34:18.464Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers (0.00s) [2022-05-11T07:34:18.464Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers (0.00s) [2022-05-11T07:34:18.464Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers (0.00s) [2022-05-11T07:34:18.464Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_manifests (0.00s) [2022-05-11T07:34:18.464Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers (0.00s) [2022-05-11T07:34:18.464Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests (0.00s) [2022-05-11T07:34:18.464Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests (0.00s) [2022-05-11T07:34:18.464Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config (0.00s) [2022-05-11T07:34:18.464Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers (0.00s) [2022-05-11T07:34:18.464Z] === RUN TestFixManifestLayers [2022-05-11T07:34:18.464Z] --- PASS: TestFixManifestLayers (0.00s) [2022-05-11T07:34:18.464Z] === RUN TestFixManifestLayersBaseLayerParent [2022-05-11T07:34:18.464Z] pull_v2_test.go:82: Needs fixing on Windows [2022-05-11T07:34:18.464Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2022-05-11T07:34:18.464Z] === RUN TestFixManifestLayersBadParent [2022-05-11T07:34:18.464Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2022-05-11T07:34:18.464Z] === RUN TestValidateManifest [2022-05-11T07:34:18.464Z] pull_v2_test.go:127: Needs fixing on Windows [2022-05-11T07:34:18.464Z] --- SKIP: TestValidateManifest (0.00s) [2022-05-11T07:34:18.464Z] === RUN TestFormatPlatform [2022-05-11T07:34:18.464Z] --- PASS: TestFormatPlatform (0.00s) [2022-05-11T07:34:18.464Z] === RUN TestPullSchema2Config [2022-05-11T07:34:18.464Z] === RUN TestPullSchema2Config/success_first_time [2022-05-11T07:34:18.464Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-05-11T07:34:18.464Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-05-11T07:34:18.464Z] === RUN TestPullSchema2Config/500_status [2022-05-11T07:34:18.464Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-05-11T07:34:18.464Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-05-11T07:34:18.464Z] --- PASS: TestConcurrencyLimit (0.38s) [2022-05-11T07:34:18.464Z] === RUN TestInactiveJobs [2022-05-11T07:34:18.464Z] === RUN TestNotFound [2022-05-11T07:34:18.464Z] --- PASS: TestNotFound (0.00s) [2022-05-11T07:34:18.464Z] === RUN TestConflict [2022-05-11T07:34:18.464Z] --- PASS: TestConflict (0.00s) [2022-05-11T07:34:18.464Z] === RUN TestForbidden [2022-05-11T07:34:18.464Z] --- PASS: TestForbidden (0.00s) [2022-05-11T07:34:18.464Z] === RUN TestInvalidParameter [2022-05-11T07:34:18.464Z] --- PASS: TestInvalidParameter (0.00s) [2022-05-11T07:34:18.464Z] === RUN TestNotImplemented [2022-05-11T07:34:18.464Z] --- PASS: TestNotImplemented (0.00s) [2022-05-11T07:34:18.464Z] === RUN TestNotModified [2022-05-11T07:34:18.464Z] --- PASS: TestNotModified (0.00s) [2022-05-11T07:34:18.464Z] === RUN TestUnauthorized [2022-05-11T07:34:18.464Z] --- PASS: TestUnauthorized (0.00s) [2022-05-11T07:34:18.464Z] === RUN TestUnknown [2022-05-11T07:34:18.464Z] --- PASS: TestUnknown (0.00s) [2022-05-11T07:34:18.464Z] === RUN TestCancelled [2022-05-11T07:34:18.464Z] --- PASS: TestCancelled (0.00s) [2022-05-11T07:34:18.464Z] === RUN TestDeadline [2022-05-11T07:34:18.464Z] --- PASS: TestDeadline (0.00s) [2022-05-11T07:34:18.464Z] === RUN TestDataLoss [2022-05-11T07:34:18.464Z] --- PASS: TestDataLoss (0.00s) [2022-05-11T07:34:18.464Z] === RUN TestUnavailable [2022-05-11T07:34:18.464Z] --- PASS: TestUnavailable (0.00s) [2022-05-11T07:34:18.464Z] === RUN TestSystem [2022-05-11T07:34:18.464Z] --- PASS: TestSystem (0.00s) [2022-05-11T07:34:18.464Z] === RUN TestFromStatusCode [2022-05-11T07:34:18.464Z] === RUN TestFromStatusCode/Not_Found [2022-05-11T07:34:18.464Z] === RUN TestFromStatusCode/Bad_Request [2022-05-11T07:34:18.464Z] === RUN TestFromStatusCode/Conflict [2022-05-11T07:34:18.464Z] === RUN TestFromStatusCode/Unauthorized [2022-05-11T07:34:18.464Z] === RUN TestFromStatusCode/Service_Unavailable [2022-05-11T07:34:18.464Z] === RUN TestFromStatusCode/Forbidden [2022-05-11T07:34:18.464Z] === RUN TestFromStatusCode/Not_Modified [2022-05-11T07:34:18.464Z] === RUN TestFromStatusCode/Not_Implemented [2022-05-11T07:34:18.464Z] === RUN TestFromStatusCode/Internal_Server_Error [2022-05-11T07:34:18.464Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2022-05-11T07:34:18.464Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2022-05-11T07:34:18.464Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2022-05-11T07:34:18.464Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2022-05-11T07:34:18.464Z] --- PASS: TestFromStatusCode (0.00s) [2022-05-11T07:34:18.464Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2022-05-11T07:34:18.464Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2022-05-11T07:34:18.464Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2022-05-11T07:34:18.464Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2022-05-11T07:34:18.464Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2022-05-11T07:34:18.464Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2022-05-11T07:34:18.464Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2022-05-11T07:34:18.464Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2022-05-11T07:34:18.464Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2022-05-11T07:34:18.464Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2022-05-11T07:34:18.464Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2022-05-11T07:34:18.464Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2022-05-11T07:34:18.464Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2022-05-11T07:34:18.464Z] PASS [2022-05-11T07:34:18.464Z] coverage: 77.0% of statements [2022-05-11T07:34:18.464Z] ok github.com/docker/docker/errdefs 0.041s coverage: 77.0% of statements [2022-05-11T07:34:18.464Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-05-11T07:34:18.464Z] === RUN TestPullSchema2Config/EOF [2022-05-11T07:34:18.464Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-05-11T07:34:18.464Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-05-11T07:34:18.464Z] 2022/05/11 07:34:18 http: panic serving 127.0.0.1:49217: intentional panic [2022-05-11T07:34:18.464Z] goroutine 102 [running]: [2022-05-11T07:34:18.464Z] net/http.(*conn).serve.func1() [2022-05-11T07:34:18.464Z] c:/go/src/net/http/server.go:1825 +0xbf [2022-05-11T07:34:18.464Z] panic({0xc78f00, 0xe5b320}) [2022-05-11T07:34:18.464Z] c:/go/src/runtime/panic.go:844 +0x258 [2022-05-11T07:34:18.464Z] github.com/docker/docker/distribution.TestPullSchema2Config.func3(0xc0004ec340?, {0xe62ab8?, 0xc00028e000?}) [2022-05-11T07:34:18.464Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:262 +0xb4 [2022-05-11T07:34:18.464Z] github.com/docker/docker/distribution.TestPullSchema2Config.func5.1({0xe62ab8, 0xc00028e000}, 0xc00015a400) [2022-05-11T07:34:18.464Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:290 +0x286 [2022-05-11T07:34:18.464Z] net/http.HandlerFunc.ServeHTTP(0x0?, {0xe62ab8?, 0xc00028e000?}, 0xc00005ac00?) [2022-05-11T07:34:18.464Z] c:/go/src/net/http/server.go:2084 +0x2f [2022-05-11T07:34:18.464Z] net/http.serverHandler.ServeHTTP({0xc00007f890?}, {0xe62ab8, 0xc00028e000}, 0xc00015a400) [2022-05-11T07:34:18.464Z] c:/go/src/net/http/server.go:2916 +0x43b [2022-05-11T07:34:18.464Z] net/http.(*conn).serve(0xc00009f0e0, {0xe63330, 0xc0004e0870}) [2022-05-11T07:34:18.464Z] c:/go/src/net/http/server.go:1966 +0x5d7 [2022-05-11T07:34:18.464Z] created by net/http.(*Server).Serve [2022-05-11T07:34:18.464Z] c:/go/src/net/http/server.go:3071 +0x4db [2022-05-11T07:34:18.585Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-05-11T07:34:18.919Z] === RUN TestFSGetInvalidData [2022-05-11T07:34:18.919Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-05-11T07:34:18.919Z] === RUN TestPullSchema2Config/unauthorized [2022-05-11T07:34:18.919Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-05-11T07:34:18.919Z] --- PASS: TestFSGetInvalidData (0.01s) [2022-05-11T07:34:18.919Z] === RUN TestFSInvalidSet [2022-05-11T07:34:18.919Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-05-11T07:34:18.919Z] --- PASS: TestPullSchema2Config (0.52s) [2022-05-11T07:34:18.919Z] --- PASS: TestPullSchema2Config/success_first_time (0.00s) [2022-05-11T07:34:18.919Z] --- PASS: TestPullSchema2Config/500_status (0.25s) [2022-05-11T07:34:18.919Z] --- PASS: TestPullSchema2Config/EOF (0.26s) [2022-05-11T07:34:18.919Z] --- PASS: TestPullSchema2Config/unauthorized (0.00s) [2022-05-11T07:34:18.919Z] === RUN TestGetRepositoryMountCandidates [2022-05-11T07:34:18.919Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2022-05-11T07:34:18.919Z] === RUN TestLayerAlreadyExists [2022-05-11T07:34:18.919Z] 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} [2022-05-11T07:34:18.919Z] 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} [2022-05-11T07:34:18.919Z] 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} [2022-05-11T07:34:18.919Z] 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} [2022-05-11T07:34:18.919Z] 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} [2022-05-11T07:34:18.919Z] 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} [2022-05-11T07:34:18.919Z] --- PASS: TestLayerAlreadyExists (0.00s) [2022-05-11T07:34:18.919Z] === RUN TestWhenEmptyAuthConfig [2022-05-11T07:34:18.919Z] --- PASS: TestFSInvalidSet (0.01s) [2022-05-11T07:34:18.919Z] === RUN TestFSInvalidRoot [2022-05-11T07:34:18.919Z] --- PASS: TestFSInvalidRoot (0.01s) [2022-05-11T07:34:18.919Z] === RUN TestFSMetadataGetSet [2022-05-11T07:34:18.919Z] --- PASS: TestInactiveJobs (0.36s) [2022-05-11T07:34:18.919Z] === RUN TestWatchRelease [2022-05-11T07:34:18.919Z] --- PASS: TestFSMetadataGetSet (0.02s) [2022-05-11T07:34:18.919Z] === RUN TestFSInvalidWalker [2022-05-11T07:34:18.919Z] --- PASS: TestFSInvalidWalker (0.01s) [2022-05-11T07:34:18.919Z] === RUN TestFSGetSet [2022-05-11T07:34:18.920Z] --- PASS: TestWatchRelease (0.04s) [2022-05-11T07:34:18.920Z] === RUN TestWatchFinishedTransfer [2022-05-11T07:34:18.920Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2022-05-11T07:34:18.920Z] === RUN TestDuplicateTransfer [2022-05-11T07:34:18.920Z] --- PASS: TestFSGetSet (0.02s) [2022-05-11T07:34:18.920Z] === RUN TestFSGetUnsetKey [2022-05-11T07:34:18.920Z] --- PASS: TestFSGetUnsetKey (0.01s) [2022-05-11T07:34:18.920Z] === RUN TestFSGetEmptyData [2022-05-11T07:34:18.920Z] --- PASS: TestFSGetEmptyData (0.00s) [2022-05-11T07:34:18.920Z] === RUN TestFSDelete [2022-05-11T07:34:18.920Z] --- PASS: TestFSDelete (0.01s) [2022-05-11T07:34:18.920Z] === RUN TestFSWalker [2022-05-11T07:34:18.920Z] --- PASS: TestFSWalker (0.01s) [2022-05-11T07:34:18.920Z] === RUN TestFSWalkerStopOnError [2022-05-11T07:34:18.920Z] --- PASS: TestDuplicateTransfer (0.04s) [2022-05-11T07:34:18.920Z] === RUN TestSuccessfulUpload [2022-05-11T07:34:18.920Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2022-05-11T07:34:18.920Z] === RUN TestNewFromJSON [2022-05-11T07:34:18.920Z] --- PASS: TestNewFromJSON (0.00s) [2022-05-11T07:34:18.920Z] === RUN TestNewFromJSONWithInvalidJSON [2022-05-11T07:34:18.920Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2022-05-11T07:34:18.920Z] === RUN TestMarshalKeyOrder [2022-05-11T07:34:18.920Z] --- PASS: TestMarshalKeyOrder (0.00s) [2022-05-11T07:34:18.920Z] === RUN TestHistoryEqual [2022-05-11T07:34:18.920Z] --- PASS: TestHistoryEqual (0.14s) [2022-05-11T07:34:18.920Z] === RUN TestImage [2022-05-11T07:34:18.920Z] --- PASS: TestImage (0.00s) [2022-05-11T07:34:18.920Z] === RUN TestImageOSNotEmpty [2022-05-11T07:34:18.920Z] --- PASS: TestImageOSNotEmpty (0.00s) [2022-05-11T07:34:18.920Z] === RUN TestNewChildImageFromImageWithRootFS [2022-05-11T07:34:18.920Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2022-05-11T07:34:18.920Z] === RUN TestCreate [2022-05-11T07:34:18.920Z] --- PASS: TestCreate (0.00s) [2022-05-11T07:34:18.920Z] === RUN TestRestore [2022-05-11T07:34:18.920Z] time="2022-05-11T07:34:18Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2022-05-11T07:34:19.236Z] --- PASS: TestBuildLabelWithTargets (0.97s) [2022-05-11T07:34:19.236Z] === RUN TestBuildWithEmptyLayers [2022-05-11T07:34:19.374Z] --- PASS: TestRestore (0.02s) [2022-05-11T07:34:19.374Z] === RUN TestAddDelete [2022-05-11T07:34:19.374Z] --- PASS: TestAddDelete (0.02s) [2022-05-11T07:34:19.374Z] === RUN TestSearchAfterDelete [2022-05-11T07:34:19.374Z] --- PASS: TestSearchAfterDelete (0.01s) [2022-05-11T07:34:19.374Z] === RUN TestParentReset [2022-05-11T07:34:19.374Z] --- PASS: TestParentReset (0.02s) [2022-05-11T07:34:19.374Z] === RUN TestGetAndSetLastUpdated [2022-05-11T07:34:19.374Z] --- PASS: TestGetAndSetLastUpdated (0.01s) [2022-05-11T07:34:19.374Z] === RUN TestStoreLen [2022-05-11T07:34:19.374Z] time="2022-05-11T07:34:18Z" level=error msg="Upload failed, retrying: simulating retry" [2022-05-11T07:34:19.374Z] --- PASS: TestStoreLen (0.03s) [2022-05-11T07:34:19.374Z] PASS [2022-05-11T07:34:19.374Z] coverage: 86.9% of statements [2022-05-11T07:34:19.374Z] ok github.com/docker/docker/image 0.445s coverage: 86.9% of statements [2022-05-11T07:34:19.374Z] --- PASS: TestSuccessfulUpload (0.36s) [2022-05-11T07:34:19.374Z] === RUN TestCancelledUpload [2022-05-11T07:34:19.374Z] --- PASS: TestCancelledUpload (0.00s) [2022-05-11T07:34:19.374Z] PASS [2022-05-11T07:34:19.374Z] coverage: 76.8% of statements [2022-05-11T07:34:19.374Z] ok github.com/docker/docker/distribution/xfer 1.810s coverage: 76.8% of statements [2022-05-11T07:34:19.807Z] --- PASS: TestBuildWithEmptyLayers (0.46s) [2022-05-11T07:34:19.807Z] === RUN TestBuildMultiStageOnBuild [2022-05-11T07:34:19.829Z] === RUN TestCompare [2022-05-11T07:34:19.829Z] --- PASS: TestCompare (0.00s) [2022-05-11T07:34:19.829Z] PASS [2022-05-11T07:34:19.829Z] coverage: 19.2% of statements [2022-05-11T07:34:19.829Z] ok github.com/docker/docker/image/cache 0.057s coverage: 19.2% of statements [2022-05-11T07:34:19.829Z] --- PASS: TestWhenEmptyAuthConfig (1.09s) [2022-05-11T07:34:19.829Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2022-05-11T07:34:19.829Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2022-05-11T07:34:19.829Z] === RUN TestTokenPassThru [2022-05-11T07:34:19.829Z] --- PASS: TestTokenPassThru (0.00s) [2022-05-11T07:34:19.829Z] === RUN TestTokenPassThruDifferentHost [2022-05-11T07:34:19.829Z] --- PASS: TestTokenPassThruDifferentHost (0.00s) [2022-05-11T07:34:19.829Z] PASS [2022-05-11T07:34:19.829Z] coverage: 26.6% of statements [2022-05-11T07:34:19.829Z] ok github.com/docker/docker/distribution 1.930s coverage: 26.6% of statements [2022-05-11T07:34:19.954Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-05-11T07:34:20.210Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:byovx60k913307kd9bsxnfnzw Created:2022-05-11 07:34:18.097326703 +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[90dc491dbf59411833a6026cfc206de80b3013e79cae60749ca55a1383c3d3da:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.2xydulmavqqozyksaeyty3ocd EndpointID:2961c60f05e708d9f504857f7f149963bfd15b7ab768fadf0b66040ab6a36aae MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:30494cd31caa1e83c7cb7a2281420b71f16d43e17ea8a132fc68c7de9497351a 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:779e63ee55dc IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.2xydulmavqqozyksaeyty3ocd EndpointID:2961c60f05e708d9f504857f7f149963bfd15b7ab768fadf0b66040ab6a36aae EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-05-11T07:34:20.284Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-05-11T07:34:20.284Z] ? github.com/docker/docker/dockerversion [no test files] [2022-05-11T07:34:20.739Z] === RUN TestValidateManifest [2022-05-11T07:34:20.739Z] === RUN TestValidateManifest/nil [2022-05-11T07:34:20.739Z] === RUN TestValidateManifest/non-nil [2022-05-11T07:34:20.739Z] --- PASS: TestValidateManifest (0.00s) [2022-05-11T07:34:20.739Z] --- PASS: TestValidateManifest/nil (0.00s) [2022-05-11T07:34:20.739Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2022-05-11T07:34:20.739Z] PASS [2022-05-11T07:34:20.739Z] coverage: 0.7% of statements [2022-05-11T07:34:20.739Z] ok github.com/docker/docker/image/tarexport 0.091s coverage: 0.7% of statements [2022-05-11T07:34:20.739Z] ? github.com/docker/docker/image/v1 [no test files] [2022-05-11T07:34:20.739Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-05-11T07:34:21.191Z] --- PASS: TestBuildMultiStageOnBuild (1.38s) [2022-05-11T07:34:21.191Z] === RUN TestBuildUncleanTarFilenames [2022-05-11T07:34:21.577Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-05-11T07:34:21.698Z] === RUN TestSerialization [2022-05-11T07:34:21.698Z] --- PASS: TestSerialization (0.04s) [2022-05-11T07:34:21.698Z] PASS [2022-05-11T07:34:21.698Z] coverage: 87.5% of statements [2022-05-11T07:34:21.698Z] ok github.com/docker/docker/libcontainerd/queue 0.132s coverage: 87.5% of statements [2022-05-11T07:34:21.698Z] === RUN TestEmptyLayer [2022-05-11T07:34:21.698Z] --- PASS: TestEmptyLayer (0.00s) [2022-05-11T07:34:21.698Z] === RUN TestCommitFailure [2022-05-11T07:34:21.698Z] --- PASS: TestCommitFailure (0.01s) [2022-05-11T07:34:21.698Z] === RUN TestStartTransactionFailure [2022-05-11T07:34:21.698Z] --- PASS: TestStartTransactionFailure (0.00s) [2022-05-11T07:34:21.698Z] === RUN TestGetOrphan [2022-05-11T07:34:21.698Z] --- PASS: TestGetOrphan (0.01s) [2022-05-11T07:34:21.698Z] === RUN TestMountAndRegister [2022-05-11T07:34:21.698Z] layer_test.go:258: Layer size: 14 [2022-05-11T07:34:21.698Z] --- PASS: TestMountAndRegister (0.03s) [2022-05-11T07:34:21.698Z] === RUN TestLayerRelease [2022-05-11T07:34:21.698Z] layer_test.go:291: Failing on Windows [2022-05-11T07:34:21.698Z] --- SKIP: TestLayerRelease (0.00s) [2022-05-11T07:34:21.698Z] === RUN TestStoreRestore [2022-05-11T07:34:21.698Z] layer_test.go:340: Failing on Windows [2022-05-11T07:34:21.698Z] --- SKIP: TestStoreRestore (0.00s) [2022-05-11T07:34:21.698Z] === RUN TestTarStreamStability [2022-05-11T07:34:21.698Z] layer_test.go:455: Failing on Windows [2022-05-11T07:34:21.698Z] --- SKIP: TestTarStreamStability (0.00s) [2022-05-11T07:34:21.698Z] === RUN TestRegisterExistingLayer [2022-05-11T07:34:21.698Z] --- PASS: TestRegisterExistingLayer (0.09s) [2022-05-11T07:34:21.698Z] === RUN TestTarStreamVerification [2022-05-11T07:34:21.698Z] layer_test.go:684: Failing on Windows [2022-05-11T07:34:21.698Z] --- SKIP: TestTarStreamVerification (0.00s) [2022-05-11T07:34:21.698Z] === RUN TestLayerMigration [2022-05-11T07:34:21.698Z] migration_test.go:45: Failing on Windows [2022-05-11T07:34:21.698Z] --- SKIP: TestLayerMigration (0.00s) [2022-05-11T07:34:21.698Z] === RUN TestLayerMigrationNoTarsplit [2022-05-11T07:34:21.698Z] migration_test.go:181: Failing on Windows [2022-05-11T07:34:21.698Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2022-05-11T07:34:21.698Z] === RUN TestMountInit [2022-05-11T07:34:21.698Z] mount_test.go:17: Failing on Windows [2022-05-11T07:34:21.698Z] --- SKIP: TestMountInit (0.00s) [2022-05-11T07:34:21.698Z] === RUN TestMountSize [2022-05-11T07:34:21.698Z] mount_test.go:76: Failing on Windows [2022-05-11T07:34:21.698Z] --- SKIP: TestMountSize (0.00s) [2022-05-11T07:34:21.698Z] === RUN TestMountChanges [2022-05-11T07:34:21.698Z] mount_test.go:125: Failing on Windows [2022-05-11T07:34:21.698Z] --- SKIP: TestMountChanges (0.00s) [2022-05-11T07:34:21.698Z] === RUN TestMountApply [2022-05-11T07:34:21.698Z] mount_test.go:212: Failing on Windows [2022-05-11T07:34:21.698Z] --- SKIP: TestMountApply (0.00s) [2022-05-11T07:34:21.698Z] PASS [2022-05-11T07:34:21.698Z] coverage: 30.6% of statements [2022-05-11T07:34:21.698Z] === RUN TestEnvironmentParsing [2022-05-11T07:34:21.698Z] --- PASS: TestEnvironmentParsing (0.00s) [2022-05-11T07:34:21.698Z] PASS [2022-05-11T07:34:21.698Z] coverage: 1.2% of statements [2022-05-11T07:34:21.698Z] ok github.com/docker/docker/layer 0.205s coverage: 30.6% of statements [2022-05-11T07:34:21.698Z] ok github.com/docker/docker/libcontainerd/local 0.059s coverage: 1.2% of statements [2022-05-11T07:34:21.763Z] --- PASS: TestBuildUncleanTarFilenames (0.63s) [2022-05-11T07:34:21.763Z] === RUN TestBuildMultiStageLayerLeak [2022-05-11T07:34:22.140Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-05-11T07:34:22.154Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-05-11T07:34:22.154Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-05-11T07:34:22.154Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-05-11T07:34:22.154Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-05-11T07:34:22.610Z] === RUN TestSequenceGetAvailableBit [2022-05-11T07:34:22.610Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2022-05-11T07:34:22.610Z] === RUN TestSequenceEqual [2022-05-11T07:34:22.610Z] --- PASS: TestSequenceEqual (0.00s) [2022-05-11T07:34:22.610Z] === RUN TestSequenceCopy [2022-05-11T07:34:22.610Z] --- PASS: TestSequenceCopy (0.00s) [2022-05-11T07:34:22.610Z] === RUN TestGetFirstAvailable [2022-05-11T07:34:22.610Z] --- PASS: TestGetFirstAvailable (0.00s) [2022-05-11T07:34:22.610Z] === RUN TestFindSequence [2022-05-11T07:34:22.610Z] --- PASS: TestFindSequence (0.00s) [2022-05-11T07:34:22.610Z] === RUN TestCheckIfAvailable [2022-05-11T07:34:22.610Z] --- PASS: TestCheckIfAvailable (0.00s) [2022-05-11T07:34:22.610Z] === RUN TestMergeSequences [2022-05-11T07:34:22.610Z] --- PASS: TestMergeSequences (0.00s) [2022-05-11T07:34:22.610Z] === RUN TestPushReservation [2022-05-11T07:34:22.610Z] --- PASS: TestPushReservation (0.00s) [2022-05-11T07:34:22.610Z] === RUN TestSerializeDeserialize [2022-05-11T07:34:22.610Z] --- PASS: TestSerializeDeserialize (0.00s) [2022-05-11T07:34:22.610Z] === RUN TestSet [2022-05-11T07:34:22.610Z] --- PASS: TestSet (0.00s) [2022-05-11T07:34:22.610Z] === RUN TestSetUnset [2022-05-11T07:34:22.610Z] --- PASS: TestSetUnset (0.00s) [2022-05-11T07:34:22.610Z] === RUN TestOffsetSetUnset [2022-05-11T07:34:22.610Z] --- PASS: TestOffsetSetUnset (0.00s) [2022-05-11T07:34:22.610Z] === RUN TestSetInRange [2022-05-11T07:34:22.610Z] --- PASS: TestSetInRange (0.00s) [2022-05-11T07:34:22.610Z] === RUN TestSetAnyInRange [2022-05-11T07:34:22.610Z] --- PASS: TestSetAnyInRange (0.00s) [2022-05-11T07:34:22.610Z] === RUN TestMethods [2022-05-11T07:34:22.610Z] --- PASS: TestMethods (0.00s) [2022-05-11T07:34:22.610Z] === RUN TestRandomAllocateDeallocate [2022-05-11T07:34:23.067Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-05-11T07:34:23.146Z] --- PASS: TestBuildMultiStageLayerLeak (1.38s) [2022-05-11T07:34:23.146Z] === RUN TestBuildWithHugeFile [2022-05-11T07:34:23.323Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-05-11T07:34:24.134Z] === RUN TestInvalidConfig [2022-05-11T07:34:24.134Z] --- PASS: TestInvalidConfig (0.00s) [2022-05-11T07:34:24.134Z] === RUN TestConfig [2022-05-11T07:34:24.134Z] --- PASS: TestConfig (0.00s) [2022-05-11T07:34:24.134Z] === RUN TestOptionsLabels [2022-05-11T07:34:24.134Z] --- PASS: TestOptionsLabels (0.00s) [2022-05-11T07:34:24.134Z] === RUN TestValidName [2022-05-11T07:34:24.134Z] --- PASS: TestValidName (0.00s) [2022-05-11T07:34:24.134Z] PASS [2022-05-11T07:34:24.134Z] coverage: 19.7% of statements [2022-05-11T07:34:24.134Z] ok github.com/docker/docker/libnetwork/config 0.070s coverage: 19.7% of statements [2022-05-11T07:34:24.690Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.87s) [2022-05-11T07:34:24.690Z] PASS [2022-05-11T07:34:24.690Z] [2022-05-11T07:34:24.690Z] === Skipped [2022-05-11T07:34:24.690Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-05-11T07:34:24.690Z] service_test.go:243: FLAKY_TEST [2022-05-11T07:34:24.690Z] [2022-05-11T07:34:24.690Z] DONE 38 tests, 1 skipped in 50.776s [2022-05-11T07:34:24.690Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-05-11T07:34:24.690Z] ++ 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 [2022-05-11T07:34:24.690Z] ++ set -e [2022-05-11T07:34:24.690Z] ++ '[' -n 0 ']' [2022-05-11T07:34:24.690Z] ++ set -x [2022-05-11T07:34:24.690Z] ++ 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 [2022-05-11T07:34:24.690Z] INFO: Testing against a local daemon [2022-05-11T07:34:24.690Z] === RUN TestDockerNetworkIpvlanPersistance [2022-05-11T07:34:24.690Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-05-11T07:34:24.690Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s) [2022-05-11T07:34:24.690Z] === RUN TestDockerNetworkIpvlan [2022-05-11T07:34:24.690Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-05-11T07:34:24.690Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-05-11T07:34:24.690Z] PASS [2022-05-11T07:34:24.690Z] [2022-05-11T07:34:24.690Z] === Skipped [2022-05-11T07:34:24.690Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s) [2022-05-11T07:34:24.690Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-05-11T07:34:24.690Z] [2022-05-11T07:34:24.690Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-05-11T07:34:24.690Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-05-11T07:34:24.690Z] [2022-05-11T07:34:24.690Z] DONE 2 tests, 2 skipped in 0.112s [2022-05-11T07:34:24.690Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-05-11T07:34:24.690Z] ++ 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 [2022-05-11T07:34:24.690Z] ++ set -e [2022-05-11T07:34:24.690Z] ++ '[' -n 0 ']' [2022-05-11T07:34:24.690Z] ++ set -x [2022-05-11T07:34:24.690Z] ++ 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 [2022-05-11T07:34:24.946Z] INFO: Testing against a local daemon [2022-05-11T07:34:24.946Z] === RUN TestDockerNetworkMacvlanPersistance [2022-05-11T07:34:25.093Z] === RUN TestKey [2022-05-11T07:34:25.093Z] --- PASS: TestKey (0.00s) [2022-05-11T07:34:25.093Z] === RUN TestParseKey [2022-05-11T07:34:25.093Z] --- PASS: TestParseKey (0.00s) [2022-05-11T07:34:25.093Z] === RUN TestInvalidDataStore [2022-05-11T07:34:25.093Z] --- PASS: TestInvalidDataStore (0.00s) [2022-05-11T07:34:25.093Z] === RUN TestKVObjectFlatKey [2022-05-11T07:34:25.093Z] --- PASS: TestKVObjectFlatKey (0.00s) [2022-05-11T07:34:25.093Z] === RUN TestAtomicKVObjectFlatKey [2022-05-11T07:34:25.093Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2022-05-11T07:34:25.093Z] PASS [2022-05-11T07:34:25.093Z] coverage: 21.9% of statements [2022-05-11T07:34:25.093Z] ok github.com/docker/docker/libnetwork/datastore 0.068s coverage: 21.9% of statements [2022-05-11T07:34:25.093Z] === RUN TestErrorInterfaces [2022-05-11T07:34:25.093Z] --- PASS: TestErrorInterfaces (0.00s) [2022-05-11T07:34:25.093Z] === RUN TestNetworkMarshalling [2022-05-11T07:34:25.093Z] --- PASS: TestNetworkMarshalling (0.15s) [2022-05-11T07:34:25.093Z] === RUN TestEndpointMarshalling [2022-05-11T07:34:25.093Z] --- PASS: TestEndpointMarshalling (0.00s) [2022-05-11T07:34:25.093Z] === RUN TestAuxAddresses [2022-05-11T07:34:25.093Z] time="2022-05-11T07:34:24Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-05-11T07:34:25.093Z] --- PASS: TestAuxAddresses (0.02s) [2022-05-11T07:34:25.093Z] === RUN TestSRVServiceQuery [2022-05-11T07:34:25.093Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-05-11T07:34:25.093Z] --- SKIP: TestSRVServiceQuery (0.01s) [2022-05-11T07:34:25.093Z] === RUN TestServiceVIPReuse [2022-05-11T07:34:25.093Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-05-11T07:34:25.093Z] --- SKIP: TestServiceVIPReuse (0.00s) [2022-05-11T07:34:25.093Z] === RUN TestIpamReleaseOnNetDriverFailures [2022-05-11T07:34:25.093Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-05-11T07:34:25.093Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.00s) [2022-05-11T07:34:25.093Z] === RUN TestDNSIPQuery [2022-05-11T07:34:25.093Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-05-11T07:34:25.093Z] --- SKIP: TestDNSIPQuery (0.00s) [2022-05-11T07:34:25.093Z] === RUN TestDNSProxyServFail [2022-05-11T07:34:25.093Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-05-11T07:34:25.093Z] --- SKIP: TestDNSProxyServFail (0.00s) [2022-05-11T07:34:25.093Z] === RUN TestSandboxAddEmpty [2022-05-11T07:34:25.093Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-05-11T07:34:25.093Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2022-05-11T07:34:25.093Z] === RUN TestSandboxAddMultiPrio [2022-05-11T07:34:25.093Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-05-11T07:34:25.093Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2022-05-11T07:34:25.093Z] === RUN TestSandboxAddSamePrio [2022-05-11T07:34:25.093Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-05-11T07:34:25.093Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2022-05-11T07:34:25.093Z] === RUN TestCleanupServiceDiscovery [2022-05-11T07:34:25.093Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-05-11T07:34:25.093Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2022-05-11T07:34:25.093Z] === RUN TestDNSOptions [2022-05-11T07:34:25.093Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-05-11T07:34:25.093Z] --- SKIP: TestDNSOptions (0.00s) [2022-05-11T07:34:25.093Z] === RUN TestMultipleControllersWithSameStore [2022-05-11T07:34:25.093Z] time="2022-05-11T07:34:25Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-05-11T07:34:25.093Z] time="2022-05-11T07:34:25Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-05-11T07:34:25.093Z] --- PASS: TestMultipleControllersWithSameStore (0.02s) [2022-05-11T07:34:25.093Z] PASS [2022-05-11T07:34:25.093Z] coverage: 8.5% of statements [2022-05-11T07:34:25.093Z] ok github.com/docker/docker/libnetwork 0.284s coverage: 8.5% of statements [2022-05-11T07:34:25.548Z] === RUN TestIPDataMarshalling [2022-05-11T07:34:25.548Z] --- PASS: TestIPDataMarshalling (0.00s) [2022-05-11T07:34:25.548Z] === RUN TestValidateAndIsV6 [2022-05-11T07:34:25.548Z] --- PASS: TestValidateAndIsV6 (0.00s) [2022-05-11T07:34:25.548Z] PASS [2022-05-11T07:34:25.548Z] coverage: 68.9% of statements [2022-05-11T07:34:25.548Z] ok github.com/docker/docker/libnetwork/driverapi 0.038s coverage: 68.9% of statements [2022-05-11T07:34:25.875Z] === RUN TestDockerSuite/TestBuildPATH [2022-05-11T07:34:26.002Z] === RUN TestDriver [2022-05-11T07:34:26.003Z] --- PASS: TestDriver (0.00s) [2022-05-11T07:34:26.003Z] PASS [2022-05-11T07:34:26.003Z] coverage: 34.8% of statements [2022-05-11T07:34:26.003Z] ok github.com/docker/docker/libnetwork/drivers/host 0.042s coverage: 34.8% of statements [2022-05-11T07:34:26.131Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.38s) [2022-05-11T07:34:26.131Z] === RUN TestDockerNetworkMacvlan [2022-05-11T07:34:26.457Z] === RUN TestDriver [2022-05-11T07:34:26.457Z] --- PASS: TestDriver (0.00s) [2022-05-11T07:34:26.457Z] PASS [2022-05-11T07:34:26.457Z] coverage: 34.8% of statements [2022-05-11T07:34:26.457Z] --- PASS: TestRandomAllocateDeallocate (3.57s) [2022-05-11T07:34:26.457Z] === RUN TestAllocateRandomDeallocate [2022-05-11T07:34:26.457Z] ok github.com/docker/docker/libnetwork/drivers/null 0.059s coverage: 34.8% of statements [2022-05-11T07:34:26.457Z] === RUN TestNetworkAllocateFree [2022-05-11T07:34:26.457Z] --- PASS: TestNetworkAllocateFree (0.00s) [2022-05-11T07:34:26.457Z] === RUN TestNetworkAllocateUserDefinedVNIs [2022-05-11T07:34:26.457Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2022-05-11T07:34:26.457Z] PASS [2022-05-11T07:34:26.457Z] coverage: 63.6% of statements [2022-05-11T07:34:26.457Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.038s coverage: 63.6% of statements [2022-05-11T07:34:26.912Z] === RUN TestGetEmptyCapabilities [2022-05-11T07:34:26.912Z] --- PASS: TestGetEmptyCapabilities (0.01s) [2022-05-11T07:34:26.912Z] === RUN TestGetExtraCapabilities [2022-05-11T07:34:26.912Z] --- PASS: TestGetExtraCapabilities (0.00s) [2022-05-11T07:34:26.912Z] === RUN TestGetInvalidCapabilities [2022-05-11T07:34:26.912Z] --- PASS: TestGetInvalidCapabilities (0.00s) [2022-05-11T07:34:26.912Z] === RUN TestRemoteDriver [2022-05-11T07:34:26.912Z] --- PASS: TestRemoteDriver (0.01s) [2022-05-11T07:34:26.912Z] === RUN TestDriverError [2022-05-11T07:34:26.912Z] --- PASS: TestDriverError (0.00s) [2022-05-11T07:34:26.912Z] === RUN TestMissingValues [2022-05-11T07:34:26.912Z] --- PASS: TestMissingValues (0.00s) [2022-05-11T07:34:26.912Z] === RUN TestRollback [2022-05-11T07:34:26.912Z] --- PASS: TestRollback (0.00s) [2022-05-11T07:34:26.912Z] PASS [2022-05-11T07:34:26.912Z] coverage: 57.4% of statements [2022-05-11T07:34:26.912Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.074s coverage: 57.4% of statements [2022-05-11T07:34:27.059Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-05-11T07:34:27.367Z] --- PASS: TestAllocateRandomDeallocate (0.89s) [2022-05-11T07:34:27.367Z] === RUN TestAllocateRandomDeallocateSerialize [2022-05-11T07:34:27.822Z] === RUN TestNAT [2022-05-11T07:34:27.822Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-05-11T07:34:27.822Z] --- SKIP: TestNAT (0.00s) [2022-05-11T07:34:27.822Z] === RUN TestTransparent [2022-05-11T07:34:27.822Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-05-11T07:34:27.822Z] --- SKIP: TestTransparent (0.00s) [2022-05-11T07:34:27.822Z] PASS [2022-05-11T07:34:27.822Z] coverage: 0.0% of statements [2022-05-11T07:34:27.822Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.076s coverage: 0.0% of statements [2022-05-11T07:34:27.822Z] === RUN TestNew [2022-05-11T07:34:27.822Z] --- PASS: TestNew (0.00s) [2022-05-11T07:34:27.822Z] === RUN TestAddDriver [2022-05-11T07:34:27.822Z] --- PASS: TestAddDriver (0.00s) [2022-05-11T07:34:27.822Z] === RUN TestAddDuplicateDriver [2022-05-11T07:34:27.822Z] --- PASS: TestAddDuplicateDriver (0.00s) [2022-05-11T07:34:27.822Z] === RUN TestIPAMDefaultAddressSpaces [2022-05-11T07:34:27.822Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2022-05-11T07:34:27.822Z] === RUN TestDriver [2022-05-11T07:34:27.822Z] --- PASS: TestDriver (0.00s) [2022-05-11T07:34:27.822Z] === RUN TestIPAM [2022-05-11T07:34:27.822Z] --- PASS: TestIPAM (0.00s) [2022-05-11T07:34:27.822Z] === RUN TestWalkIPAMs [2022-05-11T07:34:27.822Z] --- PASS: TestWalkIPAMs (0.00s) [2022-05-11T07:34:27.822Z] === RUN TestWalkDrivers [2022-05-11T07:34:27.822Z] --- PASS: TestWalkDrivers (0.00s) [2022-05-11T07:34:27.822Z] PASS [2022-05-11T07:34:27.822Z] coverage: 82.4% of statements [2022-05-11T07:34:27.822Z] ok github.com/docker/docker/libnetwork/drvregistry 0.068s coverage: 82.4% of statements [2022-05-11T07:34:27.822Z] === RUN TestBuildDefault [2022-05-11T07:34:27.822Z] --- PASS: TestBuildDefault (0.00s) [2022-05-11T07:34:27.822Z] === RUN TestBuildHostnameDomainname [2022-05-11T07:34:27.822Z] --- PASS: TestBuildHostnameDomainname (0.04s) [2022-05-11T07:34:27.822Z] === RUN TestBuildHostname [2022-05-11T07:34:27.822Z] --- PASS: TestBuildHostname (0.00s) [2022-05-11T07:34:27.822Z] === RUN TestBuildHostnameFQDN [2022-05-11T07:34:27.822Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2022-05-11T07:34:27.822Z] === RUN TestBuildNoIP [2022-05-11T07:34:27.822Z] --- PASS: TestBuildNoIP (0.00s) [2022-05-11T07:34:27.822Z] === RUN TestUpdate [2022-05-11T07:34:27.822Z] --- PASS: TestUpdate (0.00s) [2022-05-11T07:34:27.822Z] === RUN TestUpdateIgnoresPrefixedHostname [2022-05-11T07:34:27.822Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2022-05-11T07:34:27.822Z] === RUN TestDeleteIgnoresPrefixedHostname [2022-05-11T07:34:27.822Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2022-05-11T07:34:27.822Z] === RUN TestAddEmpty [2022-05-11T07:34:27.822Z] --- PASS: TestAddEmpty (0.00s) [2022-05-11T07:34:27.822Z] === RUN TestAdd [2022-05-11T07:34:27.822Z] --- PASS: TestAdd (0.00s) [2022-05-11T07:34:27.822Z] === RUN TestDeleteEmpty [2022-05-11T07:34:27.822Z] --- PASS: TestDeleteEmpty (0.00s) [2022-05-11T07:34:27.822Z] === RUN TestDeleteNewline [2022-05-11T07:34:27.822Z] --- PASS: TestDeleteNewline (0.00s) [2022-05-11T07:34:27.822Z] === RUN TestDelete [2022-05-11T07:34:27.822Z] --- PASS: TestDelete (0.00s) [2022-05-11T07:34:27.822Z] === RUN TestConcurrentWrites [2022-05-11T07:34:27.987Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-05-11T07:34:27.987Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-05-11T07:34:28.276Z] --- PASS: TestConcurrentWrites (0.18s) [2022-05-11T07:34:28.276Z] PASS [2022-05-11T07:34:28.276Z] coverage: 81.2% of statements [2022-05-11T07:34:28.276Z] --- PASS: TestAllocateRandomDeallocateSerialize (0.90s) [2022-05-11T07:34:28.276Z] === RUN TestRetrieveFromStore [2022-05-11T07:34:28.276Z] ok github.com/docker/docker/libnetwork/etchosts 0.283s coverage: 81.2% of statements [2022-05-11T07:34:28.276Z] --- PASS: TestRetrieveFromStore (0.32s) [2022-05-11T07:34:28.276Z] === RUN TestIsCorrupted [2022-05-11T07:34:28.276Z] === RUN TestNew [2022-05-11T07:34:28.276Z] --- PASS: TestNew (0.00s) [2022-05-11T07:34:28.276Z] === RUN TestAllocate [2022-05-11T07:34:28.276Z] --- PASS: TestAllocate (0.00s) [2022-05-11T07:34:28.276Z] === RUN TestUninitialized [2022-05-11T07:34:28.276Z] --- PASS: TestUninitialized (0.00s) [2022-05-11T07:34:28.276Z] === RUN TestAllocateInRange [2022-05-11T07:34:28.276Z] --- PASS: TestAllocateInRange (0.00s) [2022-05-11T07:34:28.276Z] === RUN TestAllocateSerial [2022-05-11T07:34:28.276Z] --- PASS: TestAllocateSerial (0.00s) [2022-05-11T07:34:28.276Z] PASS [2022-05-11T07:34:28.276Z] coverage: 87.5% of statements [2022-05-11T07:34:28.276Z] --- PASS: TestIsCorrupted (0.01s) [2022-05-11T07:34:28.276Z] === RUN TestSetRollover [2022-05-11T07:34:28.276Z] ok github.com/docker/docker/libnetwork/idm 0.038s coverage: 87.5% of statements [2022-05-11T07:34:28.276Z] === RUN TestCaller [2022-05-11T07:34:28.276Z] --- PASS: TestCaller (0.00s) [2022-05-11T07:34:28.276Z] PASS [2022-05-11T07:34:28.276Z] coverage: 100.0% of statements [2022-05-11T07:34:28.276Z] ok github.com/docker/docker/libnetwork/internal/caller 0.048s coverage: 100.0% of statements [2022-05-11T07:34:28.550Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-05-11T07:34:28.807Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-05-11T07:34:29.064Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-05-11T07:34:29.372Z] === RUN TestSetSerialInsertDelete [2022-05-11T07:34:29.372Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2022-05-11T07:34:29.372Z] === RUN TestSetParallelInsertDelete [2022-05-11T07:34:29.827Z] --- PASS: TestSetRollover (1.29s) [2022-05-11T07:34:29.827Z] === RUN TestSetRolloverSerial [2022-05-11T07:34:29.827Z] === RUN TestInt2IP2IntConversion [2022-05-11T07:34:29.827Z] === RUN TestPoolRequest [2022-05-11T07:34:29.827Z] --- PASS: TestPoolRequest (0.00s) [2022-05-11T07:34:29.827Z] === RUN TestOtherRequests [2022-05-11T07:34:29.827Z] --- PASS: TestOtherRequests (0.00s) [2022-05-11T07:34:29.827Z] PASS [2022-05-11T07:34:29.827Z] coverage: 57.1% of statements [2022-05-11T07:34:29.827Z] ok github.com/docker/docker/libnetwork/ipams/null 0.038s coverage: 57.1% of statements [2022-05-11T07:34:30.282Z] --- PASS: TestInt2IP2IntConversion (0.47s) [2022-05-11T07:34:30.282Z] === RUN TestGetAddressVersion [2022-05-11T07:34:30.282Z] --- PASS: TestGetAddressVersion (0.00s) [2022-05-11T07:34:30.282Z] === RUN TestKeyString [2022-05-11T07:34:30.282Z] --- PASS: TestKeyString (0.00s) [2022-05-11T07:34:30.282Z] === RUN TestPoolDataMarshal [2022-05-11T07:34:30.282Z] --- PASS: TestPoolDataMarshal (0.00s) [2022-05-11T07:34:30.282Z] === RUN TestSubnetsMarshal [2022-05-11T07:34:30.282Z] --- PASS: TestSubnetsMarshal (0.04s) [2022-05-11T07:34:30.282Z] === RUN TestAddSubnets [2022-05-11T07:34:30.282Z] --- PASS: TestAddSubnets (0.04s) [2022-05-11T07:34:30.282Z] === RUN TestDoublePoolRelease [2022-05-11T07:34:30.282Z] --- PASS: TestDoublePoolRelease (0.02s) [2022-05-11T07:34:30.282Z] === RUN TestAddReleasePoolID [2022-05-11T07:34:30.282Z] --- PASS: TestAddReleasePoolID (0.05s) [2022-05-11T07:34:30.282Z] === RUN TestPredefinedPool [2022-05-11T07:34:30.282Z] --- PASS: TestPredefinedPool (0.02s) [2022-05-11T07:34:30.282Z] === RUN TestRemoveSubnet [2022-05-11T07:34:30.432Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2022-05-11T07:34:30.737Z] --- PASS: TestRemoveSubnet (0.12s) [2022-05-11T07:34:30.738Z] === RUN TestGetSameAddress [2022-05-11T07:34:30.738Z] --- PASS: TestGetSameAddress (0.01s) [2022-05-11T07:34:30.738Z] === RUN TestPoolAllocationReuse [2022-05-11T07:34:30.738Z] --- PASS: TestSetRolloverSerial (1.03s) [2022-05-11T07:34:30.738Z] === RUN TestGetFirstAvailableFromCurrent [2022-05-11T07:34:30.738Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2022-05-11T07:34:30.738Z] PASS [2022-05-11T07:34:30.738Z] coverage: 84.4% of statements [2022-05-11T07:34:30.738Z] ok github.com/docker/docker/libnetwork/bitseq 8.065s coverage: 84.4% of statements [2022-05-11T07:34:31.006Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-05-11T07:34:31.193Z] === RUN TestGetCapabilities [2022-05-11T07:34:31.193Z] --- PASS: TestGetCapabilities (0.01s) [2022-05-11T07:34:31.193Z] === RUN TestGetCapabilitiesFromLegacyDriver [2022-05-11T07:34:31.193Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.00s) [2022-05-11T07:34:31.193Z] === RUN TestGetDefaultAddressSpaces [2022-05-11T07:34:31.193Z] --- PASS: TestGetDefaultAddressSpaces (0.00s) [2022-05-11T07:34:31.193Z] === RUN TestRemoteDriver [2022-05-11T07:34:31.193Z] --- PASS: TestRemoteDriver (0.01s) [2022-05-11T07:34:31.193Z] PASS [2022-05-11T07:34:31.193Z] coverage: 47.4% of statements [2022-05-11T07:34:31.193Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.061s coverage: 47.4% of statements [2022-05-11T07:34:31.648Z] --- PASS: TestPoolAllocationReuse (1.16s) [2022-05-11T07:34:31.648Z] === RUN TestGetAddressSubPoolEqualPool [2022-05-11T07:34:31.648Z] --- PASS: TestGetAddressSubPoolEqualPool (0.02s) [2022-05-11T07:34:31.648Z] === RUN TestRequestReleaseAddressFromSubPool [2022-05-11T07:34:32.103Z] === RUN TestWindowsIPAM [2022-05-11T07:34:32.103Z] --- PASS: TestWindowsIPAM (0.00s) [2022-05-11T07:34:32.103Z] PASS [2022-05-11T07:34:32.103Z] coverage: 71.4% of statements [2022-05-11T07:34:32.103Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.038s coverage: 71.4% of statements [2022-05-11T07:34:32.558Z] === RUN TestDefaultNetwork [2022-05-11T07:34:33.012Z] --- PASS: TestDefaultNetwork (0.23s) [2022-05-11T07:34:33.013Z] === RUN TestConfigGlobalScopeDefaultNetworks [2022-05-11T07:34:33.013Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.24s) [2022-05-11T07:34:33.013Z] === RUN TestInitAddressPools [2022-05-11T07:34:33.013Z] --- PASS: TestInitAddressPools (0.00s) [2022-05-11T07:34:33.013Z] PASS [2022-05-11T07:34:33.013Z] coverage: 74.0% of statements [2022-05-11T07:34:33.013Z] ok github.com/docker/docker/libnetwork/ipamutils 0.537s coverage: 74.0% of statements [2022-05-11T07:34:33.467Z] --- PASS: TestRequestReleaseAddressFromSubPool (1.58s) [2022-05-11T07:34:33.468Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2022-05-11T07:34:33.468Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-05-11T07:34:33.468Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-05-11T07:34:33.468Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-05-11T07:34:33.468Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-05-11T07:34:33.468Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-05-11T07:34:33.468Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-05-11T07:34:33.468Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-05-11T07:34:33.468Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-05-11T07:34:33.468Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-05-11T07:34:33.468Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2022-05-11T07:34:33.468Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-05-11T07:34:33.468Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-05-11T07:34:33.468Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-05-11T07:34:33.468Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2022-05-11T07:34:33.468Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-05-11T07:34:33.468Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-05-11T07:34:33.529Z] docker_api_swarm_test.go:304: [d47e5eb949309] joining swarm manager [dee79d0e4fd2a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-11T07:34:33.881Z] tests/integration/api_exec_test.py ..................... [ 34%] [2022-05-11T07:34:33.922Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-05-11T07:34:33.922Z] === RUN TestKeyValue [2022-05-11T07:34:33.922Z] --- PASS: TestKeyValue (0.00s) [2022-05-11T07:34:33.922Z] PASS [2022-05-11T07:34:33.922Z] coverage: 60.0% of statements [2022-05-11T07:34:33.923Z] ok github.com/docker/docker/libnetwork/netlabel 0.039s coverage: 60.0% of statements [2022-05-11T07:34:34.094Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-05-11T07:34:34.377Z] === RUN TestGenerate [2022-05-11T07:34:34.378Z] --- PASS: TestGenerate (0.00s) [2022-05-11T07:34:34.378Z] === RUN TestGeneratePtr [2022-05-11T07:34:34.378Z] --- PASS: TestGeneratePtr (0.00s) [2022-05-11T07:34:34.378Z] === RUN TestGenerateMissingField [2022-05-11T07:34:34.378Z] --- PASS: TestGenerateMissingField (0.00s) [2022-05-11T07:34:34.378Z] === RUN TestFieldCannotBeSet [2022-05-11T07:34:34.378Z] --- PASS: TestFieldCannotBeSet (0.00s) [2022-05-11T07:34:34.378Z] === RUN TestTypeMismatchError [2022-05-11T07:34:34.378Z] --- PASS: TestTypeMismatchError (0.00s) [2022-05-11T07:34:34.378Z] PASS [2022-05-11T07:34:34.378Z] coverage: 100.0% of statements [2022-05-11T07:34:34.378Z] ok github.com/docker/docker/libnetwork/options 0.037s coverage: 100.0% of statements [2022-05-11T07:34:34.657Z] docker_api_swarm_test.go:305: [dec3d597ac569] joining swarm manager [dee79d0e4fd2a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-11T07:34:34.822Z] --- PASS: TestImportExtremelyLargeImageWorks (92.36s) [2022-05-11T07:34:34.822Z] PASS [2022-05-11T07:34:34.822Z] [2022-05-11T07:34:34.822Z] === Skipped [2022-05-11T07:34:34.822Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-05-11T07:34:34.822Z] remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-05-11T07:34:34.822Z] [2022-05-11T07:34:34.822Z] DONE 22 tests, 1 skipped in 96.231s [2022-05-11T07:34:34.822Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-05-11T07:34:34.822Z] INFO: Testing against a local daemon [2022-05-11T07:34:34.822Z] === RUN TestNetworkCreateDelete [2022-05-11T07:34:34.822Z] --- PASS: TestNetworkCreateDelete (0.15s) [2022-05-11T07:34:34.822Z] === RUN TestDockerNetworkDeletePreferID [2022-05-11T07:34:34.822Z] --- PASS: TestDockerNetworkDeletePreferID (0.39s) [2022-05-11T07:34:34.822Z] === RUN TestDaemonDNSFallback [2022-05-11T07:34:35.337Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (1.90s) [2022-05-11T07:34:35.337Z] === RUN TestGetAddress [2022-05-11T07:34:35.337Z] testing: warning: no tests to run [2022-05-11T07:34:35.337Z] PASS [2022-05-11T07:34:35.337Z] coverage: 0.0% of statements [2022-05-11T07:34:35.337Z] ok github.com/docker/docker/libnetwork/osl 0.037s coverage: 0.0% of statements [no tests to run] [2022-05-11T07:34:35.588Z] docker_api_swarm_test.go:351: Waiting for election to occur... [2022-05-11T07:34:35.792Z] === RUN TestNetworkDBSimple [2022-05-11T07:34:36.246Z] === RUN TestRequestNewPort [2022-05-11T07:34:36.246Z] --- PASS: TestRequestNewPort (0.00s) [2022-05-11T07:34:36.246Z] === RUN TestRequestSpecificPort [2022-05-11T07:34:36.246Z] --- PASS: TestRequestSpecificPort (0.00s) [2022-05-11T07:34:36.246Z] === RUN TestReleasePort [2022-05-11T07:34:36.246Z] --- PASS: TestReleasePort (0.00s) [2022-05-11T07:34:36.246Z] === RUN TestReuseReleasedPort [2022-05-11T07:34:36.246Z] --- PASS: TestReuseReleasedPort (0.00s) [2022-05-11T07:34:36.246Z] === RUN TestReleaseUnreadledPort [2022-05-11T07:34:36.246Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2022-05-11T07:34:36.246Z] === RUN TestUnknowProtocol [2022-05-11T07:34:36.246Z] --- PASS: TestUnknowProtocol (0.00s) [2022-05-11T07:34:36.246Z] === RUN TestAllocateAllPorts [2022-05-11T07:34:36.246Z] --- PASS: TestAllocateAllPorts (0.00s) [2022-05-11T07:34:36.246Z] === RUN TestPortAllocation [2022-05-11T07:34:36.246Z] --- PASS: TestPortAllocation (0.00s) [2022-05-11T07:34:36.246Z] === RUN TestPortAllocationWithCustomRange [2022-05-11T07:34:36.246Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2022-05-11T07:34:36.246Z] === RUN TestNoDuplicateBPR [2022-05-11T07:34:36.246Z] --- PASS: TestNoDuplicateBPR (0.00s) [2022-05-11T07:34:36.246Z] === RUN TestChangePortRange [2022-05-11T07:34:36.246Z] portallocator_test.go:343: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2022-05-11T07:34:36.246Z] portallocator_test.go:343: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2022-05-11T07:34:36.246Z] portallocator_test.go:343: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2022-05-11T07:34:36.246Z] portallocator_test.go:343: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2022-05-11T07:34:36.246Z] portallocator_test.go:343: test: port allocate range 0-0, setErr=, reqPort=60000 [2022-05-11T07:34:36.246Z] portallocator_test.go:343: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2022-05-11T07:34:36.246Z] --- PASS: TestChangePortRange (0.00s) [2022-05-11T07:34:36.246Z] PASS [2022-05-11T07:34:36.246Z] coverage: 88.6% of statements [2022-05-11T07:34:36.246Z] ok github.com/docker/docker/libnetwork/portallocator 0.042s coverage: 88.6% of statements [2022-05-11T07:34:37.205Z] 2022/05/11 07:34:36 Closing DB instances... [2022-05-11T07:34:37.205Z] testing: warning: no tests to run [2022-05-11T07:34:37.205Z] PASS [2022-05-11T07:34:37.205Z] coverage: 0.0% of statements [2022-05-11T07:34:37.205Z] ok github.com/docker/docker/libnetwork/portmapper 0.036s coverage: 0.0% of statements [no tests to run] [2022-05-11T07:34:37.661Z] === RUN TestHashData [2022-05-11T07:34:37.661Z] --- PASS: TestHashData (0.00s) [2022-05-11T07:34:37.661Z] PASS [2022-05-11T07:34:37.661Z] coverage: 2.8% of statements [2022-05-11T07:34:37.661Z] ok github.com/docker/docker/libnetwork/resolvconf 0.033s coverage: 2.8% of statements [2022-05-11T07:34:38.116Z] --- PASS: TestDaemonDNSFallback (6.32s) [2022-05-11T07:34:38.116Z] === RUN TestInspectNetwork [2022-05-11T07:34:38.116Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-11T07:34:38.116Z] --- SKIP: TestInspectNetwork (0.00s) [2022-05-11T07:34:38.116Z] === RUN TestRunContainerWithBridgeNone [2022-05-11T07:34:38.116Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-05-11T07:34:38.116Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-05-11T07:34:38.116Z] === RUN TestNetworkInvalidJSON [2022-05-11T07:34:38.116Z] === RUN TestNetworkInvalidJSON/networks/create [2022-05-11T07:34:38.116Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-05-11T07:34:38.116Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-05-11T07:34:38.116Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-05-11T07:34:38.116Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-11T07:34:38.116Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-11T07:34:38.116Z] === CONT TestNetworkInvalidJSON/networks/create [2022-05-11T07:34:38.116Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-05-11T07:34:38.116Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-11T07:34:38.116Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-05-11T07:34:38.116Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-05-11T07:34:38.116Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-05-11T07:34:38.116Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-05-11T07:34:38.116Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-05-11T07:34:38.116Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-05-11T07:34:38.116Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-05-11T07:34:38.116Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-05-11T07:34:38.116Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-05-11T07:34:38.116Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-05-11T07:34:38.116Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-05-11T07:34:38.116Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-05-11T07:34:38.116Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-05-11T07:34:38.116Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) [2022-05-11T07:34:38.116Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-05-11T07:34:38.116Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-05-11T07:34:38.116Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-05-11T07:34:38.116Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-05-11T07:34:38.116Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2022-05-11T07:34:38.116Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-05-11T07:34:38.116Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-05-11T07:34:38.116Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-05-11T07:34:38.116Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-05-11T07:34:38.116Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-05-11T07:34:38.116Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-05-11T07:34:38.116Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-05-11T07:34:38.116Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-05-11T07:34:38.116Z] --- PASS: TestNetworkDBSimple (2.04s) [2022-05-11T07:34:38.116Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-05-11T07:34:38.116Z] === RUN TestNetworkList [2022-05-11T07:34:38.116Z] === RUN TestNetworkDBJoinLeaveNetwork [2022-05-11T07:34:38.116Z] === RUN TestNetworkList//networks [2022-05-11T07:34:38.116Z] === PAUSE TestNetworkList//networks [2022-05-11T07:34:38.116Z] === RUN TestNetworkList//networks/ [2022-05-11T07:34:38.116Z] === PAUSE TestNetworkList//networks/ [2022-05-11T07:34:38.116Z] === CONT TestNetworkList//networks [2022-05-11T07:34:38.116Z] === CONT TestNetworkList//networks/ [2022-05-11T07:34:38.116Z] --- PASS: TestNetworkList (0.03s) [2022-05-11T07:34:38.116Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-05-11T07:34:38.116Z] --- PASS: TestNetworkList//networks (0.00s) [2022-05-11T07:34:38.116Z] === RUN TestHostIPv4BridgeLabel [2022-05-11T07:34:38.116Z] network_test.go:156: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-05-11T07:34:38.116Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-05-11T07:34:38.116Z] === RUN TestDaemonRestartWithLiveRestore [2022-05-11T07:34:38.116Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-05-11T07:34:38.116Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.02s) [2022-05-11T07:34:38.116Z] === RUN TestDaemonDefaultNetworkPools [2022-05-11T07:34:38.116Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-05-11T07:34:38.116Z] --- SKIP: TestDaemonDefaultNetworkPools (0.02s) [2022-05-11T07:34:38.116Z] === RUN TestDaemonRestartWithExistingNetwork [2022-05-11T07:34:38.116Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-05-11T07:34:38.116Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.02s) [2022-05-11T07:34:38.116Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-05-11T07:34:38.116Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-05-11T07:34:38.116Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.02s) [2022-05-11T07:34:38.116Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-05-11T07:34:38.116Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-05-11T07:34:38.116Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.02s) [2022-05-11T07:34:38.116Z] === RUN TestServiceWithPredefinedNetwork [2022-05-11T07:34:38.116Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-11T07:34:38.116Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-05-11T07:34:38.116Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-05-11T07:34:38.116Z] service_test.go:243: FLAKY_TEST [2022-05-11T07:34:38.116Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-05-11T07:34:38.116Z] === RUN TestServiceWithDataPathPortInit [2022-05-11T07:34:38.116Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-11T07:34:38.116Z] --- SKIP: TestServiceWithDataPathPortInit (0.02s) [2022-05-11T07:34:38.116Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-05-11T07:34:38.116Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-11T07:34:38.116Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-05-11T07:34:38.116Z] PASS [2022-05-11T07:34:38.116Z] [2022-05-11T07:34:38.116Z] === Skipped [2022-05-11T07:34:38.116Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2022-05-11T07:34:38.116Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-11T07:34:38.116Z] [2022-05-11T07:34:38.116Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2022-05-11T07:34:38.116Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-05-11T07:34:38.116Z] [2022-05-11T07:34:38.116Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2022-05-11T07:34:38.116Z] network_test.go:156: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-05-11T07:34:38.116Z] [2022-05-11T07:34:38.116Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.02s) [2022-05-11T07:34:38.116Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-05-11T07:34:38.116Z] [2022-05-11T07:34:38.116Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.02s) [2022-05-11T07:34:38.116Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-05-11T07:34:38.116Z] [2022-05-11T07:34:38.116Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.02s) [2022-05-11T07:34:38.116Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-05-11T07:34:38.116Z] [2022-05-11T07:34:38.116Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.02s) [2022-05-11T07:34:38.116Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-05-11T07:34:38.116Z] [2022-05-11T07:34:38.116Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.02s) [2022-05-11T07:34:38.116Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-05-11T07:34:38.116Z] [2022-05-11T07:34:38.116Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2022-05-11T07:34:38.116Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-11T07:34:38.116Z] [2022-05-11T07:34:38.116Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-05-11T07:34:38.116Z] service_test.go:243: FLAKY_TEST [2022-05-11T07:34:38.116Z] [2022-05-11T07:34:38.116Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.02s) [2022-05-11T07:34:38.116Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-11T07:34:38.116Z] [2022-05-11T07:34:38.116Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-05-11T07:34:38.116Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-11T07:34:38.116Z] [2022-05-11T07:34:38.116Z] DONE 34 tests, 12 skipped in 7.112s [2022-05-11T07:34:38.116Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-05-11T07:34:38.116Z] INFO: Testing against a local daemon [2022-05-11T07:34:38.116Z] === RUN TestDockerNetworkIpvlanPersistance [2022-05-11T07:34:38.116Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-05-11T07:34:38.116Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-05-11T07:34:38.116Z] === RUN TestDockerNetworkIpvlan [2022-05-11T07:34:38.116Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-05-11T07:34:38.116Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-05-11T07:34:38.116Z] PASS [2022-05-11T07:34:38.116Z] [2022-05-11T07:34:38.116Z] === Skipped [2022-05-11T07:34:38.116Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-05-11T07:34:38.116Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-05-11T07:34:38.116Z] [2022-05-11T07:34:38.116Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-05-11T07:34:38.116Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-05-11T07:34:38.116Z] [2022-05-11T07:34:38.116Z] DONE 2 tests, 2 skipped in 0.079s [2022-05-11T07:34:38.116Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-05-11T07:34:38.116Z] INFO: Testing against a local daemon [2022-05-11T07:34:38.116Z] === RUN TestDockerNetworkMacvlanPersistance [2022-05-11T07:34:38.116Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-05-11T07:34:38.116Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2022-05-11T07:34:38.116Z] === RUN TestDockerNetworkMacvlan [2022-05-11T07:34:38.116Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-05-11T07:34:38.116Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2022-05-11T07:34:38.116Z] PASS [2022-05-11T07:34:38.116Z] [2022-05-11T07:34:38.116Z] === Skipped [2022-05-11T07:34:38.116Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2022-05-11T07:34:38.116Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-05-11T07:34:38.116Z] [2022-05-11T07:34:38.116Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2022-05-11T07:34:38.116Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-05-11T07:34:38.116Z] [2022-05-11T07:34:38.116Z] DONE 2 tests, 2 skipped in 0.078s [2022-05-11T07:34:38.116Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-05-11T07:34:38.116Z] testing: warning: no tests to run [2022-05-11T07:34:38.116Z] PASS [2022-05-11T07:34:38.116Z] [2022-05-11T07:34:38.116Z] DONE 0 tests in 0.024s [2022-05-11T07:34:38.116Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-05-11T07:34:38.116Z] INFO: Testing against a local daemon [2022-05-11T07:34:38.116Z] === RUN TestAuthZPluginAllowRequest [2022-05-11T07:34:38.117Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-11T07:34:38.117Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2022-05-11T07:34:38.117Z] === RUN TestAuthZPluginTLS [2022-05-11T07:34:38.117Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-11T07:34:38.117Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2022-05-11T07:34:38.117Z] === RUN TestAuthZPluginDenyRequest [2022-05-11T07:34:38.117Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-11T07:34:38.117Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2022-05-11T07:34:38.117Z] === RUN TestAuthZPluginAPIDenyResponse [2022-05-11T07:34:38.117Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-11T07:34:38.117Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2022-05-11T07:34:38.117Z] === RUN TestAuthZPluginDenyResponse [2022-05-11T07:34:38.117Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-11T07:34:38.117Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2022-05-11T07:34:38.117Z] === RUN TestAuthZPluginAllowEventStream [2022-05-11T07:34:38.117Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-11T07:34:38.117Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2022-05-11T07:34:38.117Z] === RUN TestAuthZPluginErrorResponse [2022-05-11T07:34:38.117Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-11T07:34:38.117Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2022-05-11T07:34:38.117Z] === RUN TestAuthZPluginErrorRequest [2022-05-11T07:34:38.117Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-11T07:34:38.117Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2022-05-11T07:34:38.117Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-05-11T07:34:38.117Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-11T07:34:38.117Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-05-11T07:34:38.117Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-05-11T07:34:38.117Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-11T07:34:38.117Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-05-11T07:34:38.117Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-05-11T07:34:38.117Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-11T07:34:38.117Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-05-11T07:34:38.117Z] === RUN TestAuthZPluginHeader [2022-05-11T07:34:38.117Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-11T07:34:38.117Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2022-05-11T07:34:38.117Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-05-11T07:34:38.117Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-11T07:34:38.117Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.11s) [2022-05-11T07:34:38.117Z] === RUN TestAuthZPluginV2Disable [2022-05-11T07:34:38.377Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-11T07:34:38.377Z] --- SKIP: TestAuthZPluginV2Disable (0.02s) [2022-05-11T07:34:38.377Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-05-11T07:34:38.377Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-11T07:34:38.377Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.03s) [2022-05-11T07:34:38.377Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-05-11T07:34:38.377Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-11T07:34:38.377Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2022-05-11T07:34:38.377Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-05-11T07:34:38.377Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-11T07:34:38.377Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2022-05-11T07:34:38.377Z] PASS [2022-05-11T07:34:38.377Z] [2022-05-11T07:34:38.377Z] === Skipped [2022-05-11T07:34:38.377Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2022-05-11T07:34:38.377Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-11T07:34:38.377Z] [2022-05-11T07:34:38.377Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2022-05-11T07:34:38.377Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-11T07:34:38.377Z] [2022-05-11T07:34:38.377Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2022-05-11T07:34:38.377Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-11T07:34:38.377Z] [2022-05-11T07:34:38.377Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2022-05-11T07:34:38.377Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-11T07:34:38.377Z] [2022-05-11T07:34:38.377Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2022-05-11T07:34:38.377Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-11T07:34:38.377Z] [2022-05-11T07:34:38.377Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2022-05-11T07:34:38.377Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-11T07:34:38.377Z] [2022-05-11T07:34:38.377Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2022-05-11T07:34:38.377Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-11T07:34:38.377Z] [2022-05-11T07:34:38.377Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2022-05-11T07:34:38.377Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-11T07:34:38.377Z] [2022-05-11T07:34:38.377Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-05-11T07:34:38.377Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-11T07:34:38.377Z] [2022-05-11T07:34:38.377Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-05-11T07:34:38.377Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-11T07:34:38.377Z] [2022-05-11T07:34:38.377Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-05-11T07:34:38.377Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-11T07:34:38.377Z] [2022-05-11T07:34:38.377Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2022-05-11T07:34:38.377Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-11T07:34:38.377Z] [2022-05-11T07:34:38.377Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.11s) [2022-05-11T07:34:38.377Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-11T07:34:38.377Z] [2022-05-11T07:34:38.377Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.02s) [2022-05-11T07:34:38.377Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-11T07:34:38.377Z] [2022-05-11T07:34:38.377Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.03s) [2022-05-11T07:34:38.377Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-11T07:34:38.377Z] [2022-05-11T07:34:38.377Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2022-05-11T07:34:38.377Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-11T07:34:38.377Z] [2022-05-11T07:34:38.377Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2022-05-11T07:34:38.377Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-11T07:34:38.377Z] [2022-05-11T07:34:38.377Z] DONE 17 tests, 17 skipped in 0.284s [2022-05-11T07:34:38.377Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-05-11T07:34:38.377Z] INFO: Testing against a local daemon [2022-05-11T07:34:38.377Z] === RUN TestPluginInvalidJSON [2022-05-11T07:34:38.377Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-05-11T07:34:38.377Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-05-11T07:34:38.377Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-11T07:34:38.377Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-11T07:34:38.377Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-05-11T07:34:38.377Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-05-11T07:34:38.377Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-05-11T07:34:38.377Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-05-11T07:34:38.377Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-05-11T07:34:38.377Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-05-11T07:34:38.377Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-05-11T07:34:38.377Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-05-11T07:34:38.377Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-05-11T07:34:38.377Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-05-11T07:34:38.377Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-05-11T07:34:38.377Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-05-11T07:34:38.377Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-11T07:34:38.377Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-05-11T07:34:38.377Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-05-11T07:34:38.377Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-05-11T07:34:38.377Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-05-11T07:34:38.377Z] --- PASS: TestPluginInvalidJSON (0.01s) [2022-05-11T07:34:38.377Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-05-11T07:34:38.377Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-05-11T07:34:38.377Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-05-11T07:34:38.377Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.01s) [2022-05-11T07:34:38.377Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-05-11T07:34:38.377Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s) [2022-05-11T07:34:38.377Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-05-11T07:34:38.377Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.01s) [2022-05-11T07:34:38.377Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-05-11T07:34:38.377Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-05-11T07:34:38.377Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-05-11T07:34:38.377Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-05-11T07:34:38.377Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-05-11T07:34:38.378Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-05-11T07:34:38.378Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-05-11T07:34:38.378Z] === RUN TestPluginInstall [2022-05-11T07:34:38.378Z] plugin_test.go:94: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-11T07:34:38.378Z] --- SKIP: TestPluginInstall (0.00s) [2022-05-11T07:34:38.378Z] === RUN TestPluginsWithRuntimes [2022-05-11T07:34:38.378Z] plugin_test.go:201: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2022-05-11T07:34:38.378Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-05-11T07:34:38.378Z] === RUN TestPluginBackCompatMediaTypes [2022-05-11T07:34:38.378Z] plugin_test.go:265: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-05-11T07:34:38.378Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-05-11T07:34:38.378Z] PASS [2022-05-11T07:34:38.378Z] [2022-05-11T07:34:38.378Z] === Skipped [2022-05-11T07:34:38.378Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2022-05-11T07:34:38.378Z] plugin_test.go:94: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-11T07:34:38.378Z] [2022-05-11T07:34:38.378Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s) [2022-05-11T07:34:38.378Z] plugin_test.go:201: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2022-05-11T07:34:38.378Z] [2022-05-11T07:34:38.378Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s) [2022-05-11T07:34:38.378Z] plugin_test.go:265: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-05-11T07:34:38.378Z] [2022-05-11T07:34:38.378Z] DONE 19 tests, 3 skipped in 0.150s [2022-05-11T07:34:38.378Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-05-11T07:34:38.570Z] === RUN TestErrorConstructors [2022-05-11T07:34:38.570Z] --- PASS: TestErrorConstructors (0.00s) [2022-05-11T07:34:38.570Z] === RUN TestCompareIPMask [2022-05-11T07:34:38.570Z] --- PASS: TestCompareIPMask (0.00s) [2022-05-11T07:34:38.570Z] === RUN TestUtilGetHostPartIP [2022-05-11T07:34:38.570Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2022-05-11T07:34:38.570Z] === RUN TestUtilGetBroadcastIP [2022-05-11T07:34:38.570Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2022-05-11T07:34:38.570Z] === RUN TestParseCIDR [2022-05-11T07:34:38.570Z] --- PASS: TestParseCIDR (0.00s) [2022-05-11T07:34:38.570Z] PASS [2022-05-11T07:34:38.570Z] coverage: 37.3% of statements [2022-05-11T07:34:38.570Z] ok github.com/docker/docker/libnetwork/types 0.033s coverage: 37.3% of statements [2022-05-11T07:34:38.640Z] INFO: Testing against a local daemon [2022-05-11T07:34:38.640Z] === RUN TestExternalGraphDriver [2022-05-11T07:34:38.640Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-05-11T07:34:38.640Z] --- SKIP: TestExternalGraphDriver (0.03s) [2022-05-11T07:34:38.640Z] === RUN TestGraphdriverPluginV2 [2022-05-11T07:34:38.858Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-05-11T07:34:38.858Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-05-11T07:34:39.025Z] --- PASS: TestSetParallelInsertDelete (10.00s) [2022-05-11T07:34:39.025Z] PASS [2022-05-11T07:34:39.025Z] coverage: 100.0% of statements [2022-05-11T07:34:39.025Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.039s coverage: 100.0% of statements [2022-05-11T07:34:39.025Z] 2022/05/11 07:34:38 Closing DB instances... [2022-05-11T07:34:39.479Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2022-05-11T07:34:39.479Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2022-05-11T07:34:39.479Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2022-05-11T07:34:39.479Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2022-05-11T07:34:39.479Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2022-05-11T07:34:39.479Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2022-05-11T07:34:39.479Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2022-05-11T07:34:39.479Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2022-05-11T07:34:39.479Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2022-05-11T07:34:39.479Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2022-05-11T07:34:39.479Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2022-05-11T07:34:39.479Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2022-05-11T07:34:39.479Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2022-05-11T07:34:39.479Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2022-05-11T07:34:39.479Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2022-05-11T07:34:39.479Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2022-05-11T07:34:39.479Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2022-05-11T07:34:39.479Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2022-05-11T07:34:39.479Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2022-05-11T07:34:39.479Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2022-05-11T07:34:39.479Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2022-05-11T07:34:39.479Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2022-05-11T07:34:39.479Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2022-05-11T07:34:39.479Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2022-05-11T07:34:39.479Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2022-05-11T07:34:39.479Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2022-05-11T07:34:39.479Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2022-05-11T07:34:39.479Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2022-05-11T07:34:39.479Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2022-05-11T07:34:39.479Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2022-05-11T07:34:39.479Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2022-05-11T07:34:39.479Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2022-05-11T07:34:39.479Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2022-05-11T07:34:39.479Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2022-05-11T07:34:39.479Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2022-05-11T07:34:39.479Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2022-05-11T07:34:39.479Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2022-05-11T07:34:39.479Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2022-05-11T07:34:39.479Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2022-05-11T07:34:39.479Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2022-05-11T07:34:39.479Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2022-05-11T07:34:39.479Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2022-05-11T07:34:39.479Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2022-05-11T07:34:39.479Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2022-05-11T07:34:39.479Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2022-05-11T07:34:39.479Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2022-05-11T07:34:39.479Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2022-05-11T07:34:39.479Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2022-05-11T07:34:39.479Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2022-05-11T07:34:39.479Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2022-05-11T07:34:39.479Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2022-05-11T07:34:39.479Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2022-05-11T07:34:39.479Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2022-05-11T07:34:39.479Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2022-05-11T07:34:39.479Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2022-05-11T07:34:39.479Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2022-05-11T07:34:39.479Z] PASS [2022-05-11T07:34:39.479Z] coverage: 55.0% of statements [2022-05-11T07:34:39.479Z] ok github.com/docker/docker/oci 0.044s coverage: 55.0% of statements [2022-05-11T07:34:39.632Z] b111c3320c94: Verifying Checksum [2022-05-11T07:34:39.632Z] b111c3320c94: Download complete [2022-05-11T07:34:39.787Z] --- PASS: TestDockerNetworkMacvlan (13.68s) [2022-05-11T07:34:39.787Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s) [2022-05-11T07:34:39.787Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s) [2022-05-11T07:34:39.787Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.08s) [2022-05-11T07:34:39.787Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.76s) [2022-05-11T07:34:39.787Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.41s) [2022-05-11T07:34:39.787Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.87s) [2022-05-11T07:34:39.787Z] PASS [2022-05-11T07:34:39.787Z] [2022-05-11T07:34:39.787Z] DONE 8 tests in 15.171s [2022-05-11T07:34:39.787Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-05-11T07:34:39.787Z] ++ 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 [2022-05-11T07:34:39.787Z] ++ set -e [2022-05-11T07:34:39.787Z] ++ '[' -n 0 ']' [2022-05-11T07:34:39.787Z] ++ set -x [2022-05-11T07:34:39.787Z] ++ 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 [2022-05-11T07:34:39.934Z] === RUN TestParseVersion [2022-05-11T07:34:39.934Z] --- PASS: TestParseVersion (0.00s) [2022-05-11T07:34:39.934Z] PASS [2022-05-11T07:34:39.934Z] coverage: 52.9% of statements [2022-05-11T07:34:39.934Z] ok github.com/docker/docker/pkg/aaparser 0.030s coverage: 52.9% of statements [2022-05-11T07:34:40.043Z] testing: warning: no tests to run [2022-05-11T07:34:40.043Z] PASS [2022-05-11T07:34:40.043Z] [2022-05-11T07:34:40.043Z] DONE 0 tests in 0.031s [2022-05-11T07:34:40.043Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-05-11T07:34:40.043Z] ++ 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 [2022-05-11T07:34:40.043Z] ++ set -e [2022-05-11T07:34:40.043Z] ++ '[' -n 0 ']' [2022-05-11T07:34:40.043Z] ++ set -x [2022-05-11T07:34:40.044Z] ++ 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 [2022-05-11T07:34:40.044Z] INFO: Testing against a local daemon [2022-05-11T07:34:40.044Z] === RUN TestAuthZPluginAllowRequest [2022-05-11T07:34:40.389Z] === RUN TestAddressPoolOpt [2022-05-11T07:34:40.389Z] --- PASS: TestAddressPoolOpt (0.00s) [2022-05-11T07:34:40.389Z] === RUN TestValidateEnv [2022-05-11T07:34:40.389Z] === RUN TestValidateEnv/a [2022-05-11T07:34:40.389Z] === RUN TestValidateEnv/something [2022-05-11T07:34:40.389Z] === RUN TestValidateEnv/_=a [2022-05-11T07:34:40.389Z] === RUN TestValidateEnv/env1=value1 [2022-05-11T07:34:40.389Z] === RUN TestValidateEnv/_env1=value1 [2022-05-11T07:34:40.389Z] === RUN TestValidateEnv/env2=value2=value3 [2022-05-11T07:34:40.389Z] === RUN TestValidateEnv/env3=abc!qwe [2022-05-11T07:34:40.389Z] === RUN TestValidateEnv/env_4=value_4 [2022-05-11T07:34:40.389Z] === RUN TestValidateEnv/PATH [2022-05-11T07:34:40.389Z] === RUN TestValidateEnv/=a [2022-05-11T07:34:40.389Z] === RUN TestValidateEnv/PATH= [2022-05-11T07:34:40.389Z] === RUN TestValidateEnv/PATH=something [2022-05-11T07:34:40.389Z] === RUN TestValidateEnv/asd!qwe [2022-05-11T07:34:40.389Z] === RUN TestValidateEnv/1asd [2022-05-11T07:34:40.389Z] === RUN TestValidateEnv/123 [2022-05-11T07:34:40.389Z] === RUN TestValidateEnv/some_space [2022-05-11T07:34:40.389Z] === RUN TestValidateEnv/__some_space_before [2022-05-11T07:34:40.389Z] === RUN TestValidateEnv/some_space_after__ [2022-05-11T07:34:40.389Z] === RUN TestValidateEnv/= [2022-05-11T07:34:40.389Z] === RUN TestValidateEnv/PaTh [2022-05-11T07:34:40.389Z] --- PASS: TestValidateEnv (0.00s) [2022-05-11T07:34:40.389Z] --- PASS: TestValidateEnv/a (0.00s) [2022-05-11T07:34:40.389Z] --- PASS: TestValidateEnv/something (0.00s) [2022-05-11T07:34:40.389Z] --- PASS: TestValidateEnv/_=a (0.00s) [2022-05-11T07:34:40.389Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2022-05-11T07:34:40.389Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2022-05-11T07:34:40.389Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2022-05-11T07:34:40.389Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2022-05-11T07:34:40.389Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2022-05-11T07:34:40.389Z] --- PASS: TestValidateEnv/PATH (0.00s) [2022-05-11T07:34:40.389Z] --- PASS: TestValidateEnv/=a (0.00s) [2022-05-11T07:34:40.389Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2022-05-11T07:34:40.389Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2022-05-11T07:34:40.389Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2022-05-11T07:34:40.389Z] --- PASS: TestValidateEnv/1asd (0.00s) [2022-05-11T07:34:40.389Z] --- PASS: TestValidateEnv/123 (0.00s) [2022-05-11T07:34:40.389Z] --- PASS: TestValidateEnv/some_space (0.00s) [2022-05-11T07:34:40.389Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2022-05-11T07:34:40.389Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2022-05-11T07:34:40.389Z] --- PASS: TestValidateEnv/= (0.00s) [2022-05-11T07:34:40.389Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2022-05-11T07:34:40.389Z] === RUN TestParseHost [2022-05-11T07:34:40.389Z] === RUN TestParseHost/something_with_spaces [2022-05-11T07:34:40.389Z] === RUN TestParseHost/unknown:// [2022-05-11T07:34:40.389Z] === RUN TestParseHost/tcp://:5555/p [2022-05-11T07:34:40.389Z] === RUN TestParseHost/tcp://0.0.0.0:5555/ [2022-05-11T07:34:40.389Z] === RUN TestParseHost/tcp://0.0.0.0:5555/p [2022-05-11T07:34:40.389Z] === RUN TestParseHost/tcp://[::1]:/ [2022-05-11T07:34:40.389Z] === RUN TestParseHost/tcp://[::1]:5555/ [2022-05-11T07:34:40.389Z] === RUN TestParseHost/:// [2022-05-11T07:34:40.389Z] === RUN TestParseHost/tcp://:port [2022-05-11T07:34:40.389Z] === RUN TestParseHost/tcp://invalid:port [2022-05-11T07:34:40.389Z] === RUN TestParseHost/tcp://:5555/ [2022-05-11T07:34:40.389Z] === RUN TestParseHost/tcp://[::1]:5555/p [2022-05-11T07:34:40.389Z] === RUN TestParseHost/_tcp://:5555/path_ [2022-05-11T07:34:40.389Z] === RUN TestParseHost/fd://something [2022-05-11T07:34:40.389Z] === RUN TestParseHost/tcp://: [2022-05-11T07:34:40.389Z] === RUN TestParseHost/tcp://192.168:5555 [2022-05-11T07:34:40.389Z] === RUN TestParseHost/unix:// [2022-05-11T07:34:40.389Z] === RUN TestParseHost/npipe:// [2022-05-11T07:34:40.389Z] === RUN TestParseHost/__ [2022-05-11T07:34:40.389Z] === RUN TestParseHost/tcp://0.0.0.0:5555 [2022-05-11T07:34:40.389Z] === RUN TestParseHost/tcp://192.168.0.1:5555 [2022-05-11T07:34:40.389Z] === RUN TestParseHost/unix://path/to/socket [2022-05-11T07:34:40.389Z] === RUN TestParseHost/npipe:////./pipe/foo [2022-05-11T07:34:40.389Z] === RUN TestParseHost/_ [2022-05-11T07:34:40.389Z] === RUN TestParseHost/tcp://docker.com:5555 [2022-05-11T07:34:40.389Z] === RUN TestParseHost/tcp://host: [2022-05-11T07:34:40.389Z] === RUN TestParseHost/tcp://:5555 [2022-05-11T07:34:40.389Z] === RUN TestParseHost/tcp://[::1]: [2022-05-11T07:34:40.389Z] === RUN TestParseHost/fd:// [2022-05-11T07:34:40.389Z] === RUN TestParseHost/tcp:// [2022-05-11T07:34:40.389Z] === RUN TestParseHost/tcp://[::1]:5555 [2022-05-11T07:34:40.389Z] === RUN TestParseHost/tcp://0.0.0.0:1234567890 [2022-05-11T07:34:40.389Z] === RUN TestParseHost/#00 [2022-05-11T07:34:40.389Z] --- PASS: TestParseHost (0.00s) [2022-05-11T07:34:40.389Z] --- PASS: TestParseHost/something_with_spaces (0.00s) [2022-05-11T07:34:40.389Z] --- PASS: TestParseHost/unknown:// (0.00s) [2022-05-11T07:34:40.389Z] --- PASS: TestParseHost/tcp://:5555/p (0.00s) [2022-05-11T07:34:40.389Z] --- PASS: TestParseHost/tcp://0.0.0.0:5555/ (0.00s) [2022-05-11T07:34:40.389Z] --- PASS: TestParseHost/tcp://0.0.0.0:5555/p (0.00s) [2022-05-11T07:34:40.389Z] --- PASS: TestParseHost/tcp://[::1]:/ (0.00s) [2022-05-11T07:34:40.389Z] --- PASS: TestParseHost/tcp://[::1]:5555/ (0.00s) [2022-05-11T07:34:40.389Z] --- PASS: TestParseHost/:// (0.00s) [2022-05-11T07:34:40.389Z] --- PASS: TestParseHost/tcp://:port (0.00s) [2022-05-11T07:34:40.389Z] --- PASS: TestParseHost/tcp://invalid:port (0.00s) [2022-05-11T07:34:40.389Z] --- PASS: TestParseHost/tcp://:5555/ (0.00s) [2022-05-11T07:34:40.389Z] --- PASS: TestParseHost/tcp://[::1]:5555/p (0.00s) [2022-05-11T07:34:40.389Z] --- PASS: TestParseHost/_tcp://:5555/path_ (0.00s) [2022-05-11T07:34:40.389Z] --- PASS: TestParseHost/fd://something (0.00s) [2022-05-11T07:34:40.389Z] --- PASS: TestParseHost/tcp://: (0.00s) [2022-05-11T07:34:40.389Z] --- PASS: TestParseHost/tcp://192.168:5555 (0.00s) [2022-05-11T07:34:40.389Z] --- PASS: TestParseHost/unix:// (0.00s) [2022-05-11T07:34:40.389Z] --- PASS: TestParseHost/npipe:// (0.00s) [2022-05-11T07:34:40.389Z] --- PASS: TestParseHost/__ (0.00s) [2022-05-11T07:34:40.389Z] --- PASS: TestParseHost/tcp://0.0.0.0:5555 (0.00s) [2022-05-11T07:34:40.389Z] --- PASS: TestParseHost/tcp://192.168.0.1:5555 (0.00s) [2022-05-11T07:34:40.389Z] --- PASS: TestParseHost/unix://path/to/socket (0.00s) [2022-05-11T07:34:40.389Z] --- PASS: TestParseHost/npipe:////./pipe/foo (0.00s) [2022-05-11T07:34:40.389Z] --- PASS: TestParseHost/_ (0.00s) [2022-05-11T07:34:40.389Z] --- PASS: TestParseHost/tcp://docker.com:5555 (0.00s) [2022-05-11T07:34:40.389Z] --- PASS: TestParseHost/tcp://host: (0.00s) [2022-05-11T07:34:40.389Z] --- PASS: TestParseHost/tcp://:5555 (0.00s) [2022-05-11T07:34:40.389Z] --- PASS: TestParseHost/tcp://[::1]: (0.00s) [2022-05-11T07:34:40.389Z] --- PASS: TestParseHost/fd:// (0.00s) [2022-05-11T07:34:40.389Z] --- PASS: TestParseHost/tcp:// (0.00s) [2022-05-11T07:34:40.389Z] --- PASS: TestParseHost/tcp://[::1]:5555 (0.00s) [2022-05-11T07:34:40.389Z] --- PASS: TestParseHost/tcp://0.0.0.0:1234567890 (0.00s) [2022-05-11T07:34:40.389Z] --- PASS: TestParseHost/#00 (0.00s) [2022-05-11T07:34:40.389Z] === RUN TestParseDockerDaemonHost [2022-05-11T07:34:40.389Z] === RUN TestParseDockerDaemonHost/tcp://unix:///run/docker.sock [2022-05-11T07:34:40.389Z] === RUN TestParseDockerDaemonHost/:5555/path [2022-05-11T07:34:40.389Z] === RUN TestParseDockerDaemonHost/[::1]:5555/path [2022-05-11T07:34:40.389Z] === RUN TestParseDockerDaemonHost/0.0.0.1:5555/path [2022-05-11T07:34:40.389Z] === RUN TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]:5555/path [2022-05-11T07:34:40.389Z] === RUN TestParseDockerDaemonHost/tcp:a.b.c.d [2022-05-11T07:34:40.389Z] === RUN TestParseDockerDaemonHost/tcp:a.b.c.d/path [2022-05-11T07:34:40.389Z] === RUN TestParseDockerDaemonHost/udp://127.0.0.1 [2022-05-11T07:34:40.389Z] === RUN TestParseDockerDaemonHost/udp://127.0.0.1:5555 [2022-05-11T07:34:40.389Z] === RUN TestParseDockerDaemonHost/_tcp://:5555/path_ [2022-05-11T07:34:40.389Z] === RUN TestParseDockerDaemonHost/#00 [2022-05-11T07:34:40.389Z] === RUN TestParseDockerDaemonHost/tcp://:5555/path [2022-05-11T07:34:40.389Z] === RUN TestParseDockerDaemonHost/localhost:5555/path [2022-05-11T07:34:40.389Z] === RUN TestParseDockerDaemonHost/localhost [2022-05-11T07:34:40.389Z] === RUN TestParseDockerDaemonHost/tcp://:5555 [2022-05-11T07:34:40.389Z] === RUN TestParseDockerDaemonHost/npipe:// [2022-05-11T07:34:40.389Z] === RUN TestParseDockerDaemonHost/npipe:////./pipe/foo [2022-05-11T07:34:40.389Z] === RUN TestParseDockerDaemonHost/tcp:// [2022-05-11T07:34:40.389Z] === RUN TestParseDockerDaemonHost/unix:// [2022-05-11T07:34:40.389Z] === RUN TestParseDockerDaemonHost/unix:///run/docker.sock [2022-05-11T07:34:40.389Z] === RUN TestParseDockerDaemonHost/tcp://[::1]: [2022-05-11T07:34:40.389Z] === RUN TestParseDockerDaemonHost/fd://something [2022-05-11T07:34:40.389Z] === RUN TestParseDockerDaemonHost/0.0.0.1:5555 [2022-05-11T07:34:40.389Z] === RUN TestParseDockerDaemonHost/localhost:5555 [2022-05-11T07:34:40.389Z] === RUN TestParseDockerDaemonHost/0.0.0.1: [2022-05-11T07:34:40.389Z] === RUN TestParseDockerDaemonHost/[::1]: [2022-05-11T07:34:40.389Z] === RUN TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]: [2022-05-11T07:34:40.389Z] === RUN TestParseDockerDaemonHost/localhost: [2022-05-11T07:34:40.389Z] === RUN TestParseDockerDaemonHost/: [2022-05-11T07:34:40.389Z] === RUN TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]:5555 [2022-05-11T07:34:40.389Z] === RUN TestParseDockerDaemonHost/fd:// [2022-05-11T07:34:40.389Z] === RUN TestParseDockerDaemonHost/tcp://[::1]:5555 [2022-05-11T07:34:40.389Z] === RUN TestParseDockerDaemonHost/:5555 [2022-05-11T07:34:40.389Z] === RUN TestParseDockerDaemonHost/[::1]:5555 [2022-05-11T07:34:40.389Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2022-05-11T07:34:40.389Z] --- PASS: TestParseDockerDaemonHost/tcp://unix:///run/docker.sock (0.00s) [2022-05-11T07:34:40.389Z] --- PASS: TestParseDockerDaemonHost/:5555/path (0.00s) [2022-05-11T07:34:40.389Z] --- PASS: TestParseDockerDaemonHost/[::1]:5555/path (0.00s) [2022-05-11T07:34:40.389Z] --- PASS: TestParseDockerDaemonHost/0.0.0.1:5555/path (0.00s) [2022-05-11T07:34:40.389Z] --- PASS: TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]:5555/path (0.00s) [2022-05-11T07:34:40.389Z] --- PASS: TestParseDockerDaemonHost/tcp:a.b.c.d (0.00s) [2022-05-11T07:34:40.389Z] --- PASS: TestParseDockerDaemonHost/tcp:a.b.c.d/path (0.00s) [2022-05-11T07:34:40.389Z] --- PASS: TestParseDockerDaemonHost/udp://127.0.0.1 (0.00s) [2022-05-11T07:34:40.389Z] --- PASS: TestParseDockerDaemonHost/udp://127.0.0.1:5555 (0.00s) [2022-05-11T07:34:40.389Z] --- PASS: TestParseDockerDaemonHost/_tcp://:5555/path_ (0.00s) [2022-05-11T07:34:40.389Z] --- PASS: TestParseDockerDaemonHost/#00 (0.00s) [2022-05-11T07:34:40.389Z] --- PASS: TestParseDockerDaemonHost/tcp://:5555/path (0.00s) [2022-05-11T07:34:40.389Z] --- PASS: TestParseDockerDaemonHost/localhost:5555/path (0.00s) [2022-05-11T07:34:40.389Z] --- PASS: TestParseDockerDaemonHost/localhost (0.00s) [2022-05-11T07:34:40.389Z] --- PASS: TestParseDockerDaemonHost/tcp://:5555 (0.00s) [2022-05-11T07:34:40.389Z] --- PASS: TestParseDockerDaemonHost/npipe:// (0.00s) [2022-05-11T07:34:40.389Z] --- PASS: TestParseDockerDaemonHost/npipe:////./pipe/foo (0.00s) [2022-05-11T07:34:40.389Z] --- PASS: TestParseDockerDaemonHost/tcp:// (0.00s) [2022-05-11T07:34:40.389Z] --- PASS: TestParseDockerDaemonHost/unix:// (0.00s) [2022-05-11T07:34:40.389Z] --- PASS: TestParseDockerDaemonHost/unix:///run/docker.sock (0.00s) [2022-05-11T07:34:40.389Z] --- PASS: TestParseDockerDaemonHost/tcp://[::1]: (0.00s) [2022-05-11T07:34:40.389Z] --- PASS: TestParseDockerDaemonHost/fd://something (0.00s) [2022-05-11T07:34:40.389Z] --- PASS: TestParseDockerDaemonHost/0.0.0.1:5555 (0.00s) [2022-05-11T07:34:40.389Z] --- PASS: TestParseDockerDaemonHost/localhost:5555 (0.00s) [2022-05-11T07:34:40.389Z] --- PASS: TestParseDockerDaemonHost/0.0.0.1: (0.00s) [2022-05-11T07:34:40.389Z] --- PASS: TestParseDockerDaemonHost/[::1]: (0.00s) [2022-05-11T07:34:40.389Z] --- PASS: TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]: (0.00s) [2022-05-11T07:34:40.389Z] --- PASS: TestParseDockerDaemonHost/localhost: (0.00s) [2022-05-11T07:34:40.389Z] --- PASS: TestParseDockerDaemonHost/: (0.00s) [2022-05-11T07:34:40.389Z] --- PASS: TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]:5555 (0.00s) [2022-05-11T07:34:40.389Z] --- PASS: TestParseDockerDaemonHost/fd:// (0.00s) [2022-05-11T07:34:40.389Z] --- PASS: TestParseDockerDaemonHost/tcp://[::1]:5555 (0.00s) [2022-05-11T07:34:40.389Z] --- PASS: TestParseDockerDaemonHost/:5555 (0.00s) [2022-05-11T07:34:40.389Z] --- PASS: TestParseDockerDaemonHost/[::1]:5555 (0.00s) [2022-05-11T07:34:40.389Z] === RUN TestParseTCP [2022-05-11T07:34:40.389Z] === RUN TestParseTCP/tcp://:5555/path [2022-05-11T07:34:40.389Z] === RUN TestParseTCP/udp://127.0.0.1:5555 [2022-05-11T07:34:40.389Z] === RUN TestParseTCP/[::1]:5555/path [2022-05-11T07:34:40.389Z] === RUN TestParseTCP/udp://127.0.0.1 [2022-05-11T07:34:40.389Z] === RUN TestParseTCP/:5555/path [2022-05-11T07:34:40.389Z] === RUN TestParseTCP/0.0.0.1:5555/path [2022-05-11T07:34:40.389Z] === RUN TestParseTCP/[0:0:0:0:0:0:0:1]:5555/path [2022-05-11T07:34:40.389Z] === RUN TestParseTCP/localhost:5555/path [2022-05-11T07:34:40.389Z] === RUN TestParseTCP/tcp:a.b.c.d [2022-05-11T07:34:40.389Z] === RUN TestParseTCP/tcp:a.b.c.d/path [2022-05-11T07:34:40.389Z] === RUN TestParseTCP/#00 [2022-05-11T07:34:40.389Z] === RUN TestParseTCP/tcp://: [2022-05-11T07:34:40.389Z] === RUN TestParseTCP/::1 [2022-05-11T07:34:40.389Z] === RUN TestParseTCP/tcp://:5555 [2022-05-11T07:34:40.389Z] === RUN TestParseTCP/[::1]: [2022-05-11T07:34:40.389Z] === RUN TestParseTCP/localhost: [2022-05-11T07:34:40.389Z] === RUN TestParseTCP/0.0.0.1: [2022-05-11T07:34:40.389Z] === RUN TestParseTCP/: [2022-05-11T07:34:40.389Z] === RUN TestParseTCP/localhost:5555 [2022-05-11T07:34:40.389Z] === RUN TestParseTCP/tcp:// [2022-05-11T07:34:40.389Z] === RUN TestParseTCP/:5555 [2022-05-11T07:34:40.389Z] === RUN TestParseTCP/[::1]:5555 [2022-05-11T07:34:40.389Z] === RUN TestParseTCP/[0:0:0:0:0:0:0:1]: [2022-05-11T07:34:40.389Z] === RUN TestParseTCP/[0:0:0:0:0:0:0:1]:5555 [2022-05-11T07:34:40.389Z] === RUN TestParseTCP/localhost [2022-05-11T07:34:40.389Z] === RUN TestParseTCP/0.0.0.1 [2022-05-11T07:34:40.389Z] === RUN TestParseTCP/0.0.0.1:5555 [2022-05-11T07:34:40.389Z] --- PASS: TestParseTCP (0.00s) [2022-05-11T07:34:40.389Z] --- PASS: TestParseTCP/tcp://:5555/path (0.00s) [2022-05-11T07:34:40.389Z] --- PASS: TestParseTCP/udp://127.0.0.1:5555 (0.00s) [2022-05-11T07:34:40.389Z] --- PASS: TestParseTCP/[::1]:5555/path (0.00s) [2022-05-11T07:34:40.389Z] --- PASS: TestParseTCP/udp://127.0.0.1 (0.00s) [2022-05-11T07:34:40.389Z] --- PASS: TestParseTCP/:5555/path (0.00s) [2022-05-11T07:34:40.389Z] --- PASS: TestParseTCP/0.0.0.1:5555/path (0.00s) [2022-05-11T07:34:40.390Z] --- PASS: TestParseTCP/[0:0:0:0:0:0:0:1]:5555/path (0.00s) [2022-05-11T07:34:40.390Z] --- PASS: TestParseTCP/localhost:5555/path (0.00s) [2022-05-11T07:34:40.390Z] --- PASS: TestParseTCP/tcp:a.b.c.d (0.00s) [2022-05-11T07:34:40.390Z] --- PASS: TestParseTCP/tcp:a.b.c.d/path (0.00s) [2022-05-11T07:34:40.390Z] --- PASS: TestParseTCP/#00 (0.00s) [2022-05-11T07:34:40.390Z] --- PASS: TestParseTCP/tcp://: (0.00s) [2022-05-11T07:34:40.390Z] --- PASS: TestParseTCP/::1 (0.00s) [2022-05-11T07:34:40.390Z] --- PASS: TestParseTCP/tcp://:5555 (0.00s) [2022-05-11T07:34:40.390Z] --- PASS: TestParseTCP/[::1]: (0.00s) [2022-05-11T07:34:40.390Z] --- PASS: TestParseTCP/localhost: (0.00s) [2022-05-11T07:34:40.390Z] --- PASS: TestParseTCP/0.0.0.1: (0.00s) [2022-05-11T07:34:40.390Z] --- PASS: TestParseTCP/: (0.00s) [2022-05-11T07:34:40.390Z] --- PASS: TestParseTCP/localhost:5555 (0.00s) [2022-05-11T07:34:40.390Z] --- PASS: TestParseTCP/tcp:// (0.00s) [2022-05-11T07:34:40.390Z] --- PASS: TestParseTCP/:5555 (0.00s) [2022-05-11T07:34:40.390Z] --- PASS: TestParseTCP/[::1]:5555 (0.00s) [2022-05-11T07:34:40.390Z] --- PASS: TestParseTCP/[0:0:0:0:0:0:0:1]: (0.00s) [2022-05-11T07:34:40.390Z] --- PASS: TestParseTCP/[0:0:0:0:0:0:0:1]:5555 (0.00s) [2022-05-11T07:34:40.390Z] --- PASS: TestParseTCP/localhost (0.00s) [2022-05-11T07:34:40.390Z] --- PASS: TestParseTCP/0.0.0.1 (0.00s) [2022-05-11T07:34:40.390Z] --- PASS: TestParseTCP/0.0.0.1:5555 (0.00s) [2022-05-11T07:34:40.390Z] === RUN TestParseInvalidUnixAddrInvalid [2022-05-11T07:34:40.390Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2022-05-11T07:34:40.390Z] === RUN TestValidateExtraHosts [2022-05-11T07:34:40.390Z] --- PASS: TestValidateExtraHosts (0.00s) [2022-05-11T07:34:40.390Z] === RUN TestValidateIPAddress [2022-05-11T07:34:40.390Z] --- PASS: TestValidateIPAddress (0.00s) [2022-05-11T07:34:40.390Z] === RUN TestMapOpts [2022-05-11T07:34:40.390Z] --- PASS: TestMapOpts (0.00s) [2022-05-11T07:34:40.390Z] === RUN TestListOptsWithoutValidator [2022-05-11T07:34:40.390Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2022-05-11T07:34:40.390Z] === RUN TestListOptsWithValidator [2022-05-11T07:34:40.390Z] --- PASS: TestListOptsWithValidator (0.00s) [2022-05-11T07:34:40.390Z] === RUN TestValidateDNSSearch [2022-05-11T07:34:40.390Z] --- PASS: TestValidateDNSSearch (0.00s) [2022-05-11T07:34:40.390Z] === RUN TestValidateLabel [2022-05-11T07:34:40.390Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2022-05-11T07:34:40.390Z] === RUN TestValidateLabel/label_with_general_format [2022-05-11T07:34:40.390Z] === RUN TestValidateLabel/label_with_more_than_one_= [2022-05-11T07:34:40.390Z] === RUN TestValidateLabel/label_with_one_more [2022-05-11T07:34:40.390Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2022-05-11T07:34:40.390Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2022-05-11T07:34:40.390Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2022-05-11T07:34:40.390Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2022-05-11T07:34:40.390Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2022-05-11T07:34:40.390Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2022-05-11T07:34:40.390Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2022-05-11T07:34:40.390Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2022-05-11T07:34:40.390Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2022-05-11T07:34:40.390Z] --- PASS: TestValidateLabel (0.00s) [2022-05-11T07:34:40.390Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2022-05-11T07:34:40.390Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2022-05-11T07:34:40.390Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2022-05-11T07:34:40.390Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2022-05-11T07:34:40.390Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2022-05-11T07:34:40.390Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2022-05-11T07:34:40.390Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2022-05-11T07:34:40.390Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2022-05-11T07:34:40.390Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2022-05-11T07:34:40.390Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2022-05-11T07:34:40.390Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2022-05-11T07:34:40.390Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2022-05-11T07:34:40.390Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2022-05-11T07:34:40.390Z] === RUN TestNamedListOpts [2022-05-11T07:34:40.390Z] --- PASS: TestNamedListOpts (0.00s) [2022-05-11T07:34:40.390Z] === RUN TestNamedMapOpts [2022-05-11T07:34:40.390Z] --- PASS: TestNamedMapOpts (0.00s) [2022-05-11T07:34:40.390Z] === RUN TestParseLink [2022-05-11T07:34:40.390Z] --- PASS: TestParseLink (0.00s) [2022-05-11T07:34:40.390Z] === RUN TestUlimitOpt [2022-05-11T07:34:40.390Z] --- PASS: TestUlimitOpt (0.00s) [2022-05-11T07:34:40.390Z] PASS [2022-05-11T07:34:40.390Z] coverage: 65.5% of statements [2022-05-11T07:34:40.390Z] ok github.com/docker/docker/opts 0.080s coverage: 65.5% of statements [2022-05-11T07:34:40.846Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.83s) [2022-05-11T07:34:40.846Z] === RUN TestNetworkDBJoinLeaveNetworks [2022-05-11T07:34:41.294Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2022-05-11T07:34:41.410Z] --- PASS: TestAuthZPluginAllowRequest (1.43s) [2022-05-11T07:34:41.410Z] === RUN TestAuthZPluginTLS [2022-05-11T07:34:41.666Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2022-05-11T07:34:41.805Z] === RUN TestIsArchivePathDir [2022-05-11T07:34:41.805Z] === RUN TestPeerCertificateMarshalJSON [2022-05-11T07:34:41.936Z] --- PASS: TestGraphdriverPluginV2 (3.39s) [2022-05-11T07:34:41.936Z] PASS [2022-05-11T07:34:41.936Z] [2022-05-11T07:34:41.936Z] === Skipped [2022-05-11T07:34:41.936Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.03s) [2022-05-11T07:34:41.936Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-05-11T07:34:41.936Z] [2022-05-11T07:34:41.936Z] DONE 2 tests, 1 skipped in 3.518s [2022-05-11T07:34:41.936Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-05-11T07:34:42.197Z] INFO: Testing against a local daemon [2022-05-11T07:34:42.197Z] === RUN TestContinueAfterPluginCrash [2022-05-11T07:34:42.197Z] === PAUSE TestContinueAfterPluginCrash [2022-05-11T07:34:42.197Z] === RUN TestReadPluginNoRead [2022-05-11T07:34:42.197Z] === PAUSE TestReadPluginNoRead [2022-05-11T07:34:42.197Z] === RUN TestDaemonStartWithLogOpt [2022-05-11T07:34:42.197Z] === PAUSE TestDaemonStartWithLogOpt [2022-05-11T07:34:42.197Z] === CONT TestContinueAfterPluginCrash [2022-05-11T07:34:42.197Z] === CONT TestDaemonStartWithLogOpt [2022-05-11T07:34:42.231Z] --- PASS: TestAuthZPluginTLS (0.59s) [2022-05-11T07:34:42.231Z] === RUN TestAuthZPluginDenyRequest [2022-05-11T07:34:42.260Z] --- PASS: TestIsArchivePathDir (0.16s) [2022-05-11T07:34:42.260Z] === RUN TestIsArchivePathInvalidFile [2022-05-11T07:34:42.260Z] --- PASS: TestIsArchivePathInvalidFile (0.11s) [2022-05-11T07:34:42.260Z] === RUN TestIsArchivePathTar [2022-05-11T07:34:42.260Z] 2022/05/11 07:34:42 Closing DB instances... [2022-05-11T07:34:42.260Z] --- PASS: TestIsArchivePathTar (0.14s) [2022-05-11T07:34:42.260Z] === RUN TestDecompressStreamGzip [2022-05-11T07:34:42.260Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2022-05-11T07:34:42.260Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2022-05-11T07:34:42.260Z] --- PASS: TestPeerCertificateMarshalJSON (0.38s) [2022-05-11T07:34:42.260Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2022-05-11T07:34:42.260Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2022-05-11T07:34:42.261Z] === RUN TestMiddleware [2022-05-11T07:34:42.261Z] --- PASS: TestMiddleware (0.00s) [2022-05-11T07:34:42.261Z] === RUN TestNewResponseModifier [2022-05-11T07:34:42.261Z] --- PASS: TestNewResponseModifier (0.00s) [2022-05-11T07:34:42.261Z] PASS [2022-05-11T07:34:42.261Z] coverage: 26.8% of statements [2022-05-11T07:34:42.261Z] ok github.com/docker/docker/pkg/authorization 0.423s coverage: 26.8% of statements [2022-05-11T07:34:42.261Z] --- PASS: TestDecompressStreamGzip (0.13s) [2022-05-11T07:34:42.261Z] === RUN TestDecompressStreamBzip2 [2022-05-11T07:34:42.716Z] --- PASS: TestDecompressStreamBzip2 (0.11s) [2022-05-11T07:34:42.716Z] === RUN TestDecompressStreamXz [2022-05-11T07:34:42.716Z] archive_test.go:133: Xz not present in msys2 [2022-05-11T07:34:42.716Z] --- SKIP: TestDecompressStreamXz (0.00s) [2022-05-11T07:34:42.716Z] === RUN TestDecompressStreamZstd [2022-05-11T07:34:42.716Z] archive_test.go:140: zstd not installed [2022-05-11T07:34:42.716Z] --- SKIP: TestDecompressStreamZstd (0.02s) [2022-05-11T07:34:42.716Z] === RUN TestCompressStreamXzUnsupported [2022-05-11T07:34:42.716Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2022-05-11T07:34:42.716Z] === RUN TestCompressStreamBzip2Unsupported [2022-05-11T07:34:42.716Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2022-05-11T07:34:42.716Z] === RUN TestCompressStreamInvalid [2022-05-11T07:34:42.716Z] --- PASS: TestCompressStreamInvalid (0.00s) [2022-05-11T07:34:42.716Z] === RUN TestExtensionInvalid [2022-05-11T07:34:42.716Z] --- PASS: TestExtensionInvalid (0.00s) [2022-05-11T07:34:42.716Z] === RUN TestExtensionUncompressed [2022-05-11T07:34:42.716Z] --- PASS: TestExtensionUncompressed (0.00s) [2022-05-11T07:34:42.716Z] === RUN TestExtensionBzip2 [2022-05-11T07:34:42.716Z] --- PASS: TestExtensionBzip2 (0.00s) [2022-05-11T07:34:42.716Z] === RUN TestExtensionGzip [2022-05-11T07:34:42.716Z] --- PASS: TestExtensionGzip (0.00s) [2022-05-11T07:34:42.716Z] === RUN TestExtensionXz [2022-05-11T07:34:42.716Z] --- PASS: TestExtensionXz (0.00s) [2022-05-11T07:34:42.716Z] === RUN TestExtensionZstd [2022-05-11T07:34:42.716Z] --- PASS: TestExtensionZstd (0.00s) [2022-05-11T07:34:42.716Z] === RUN TestCmdStreamLargeStderr [2022-05-11T07:34:42.716Z] --- PASS: TestCmdStreamLargeStderr (0.07s) [2022-05-11T07:34:42.716Z] === RUN TestCmdStreamBad [2022-05-11T07:34:42.716Z] archive_test.go:252: Failing on Windows CI machines [2022-05-11T07:34:42.716Z] --- SKIP: TestCmdStreamBad (0.00s) [2022-05-11T07:34:42.716Z] === RUN TestCmdStreamGood [2022-05-11T07:34:42.716Z] --- PASS: TestCmdStreamGood (0.04s) [2022-05-11T07:34:42.716Z] === RUN TestUntarPathWithInvalidDest [2022-05-11T07:34:42.716Z] --- PASS: TestUntarPathWithInvalidDest (0.05s) [2022-05-11T07:34:42.716Z] === RUN TestUntarPathWithInvalidSrc [2022-05-11T07:34:42.716Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2022-05-11T07:34:42.716Z] === RUN TestUntarPath [2022-05-11T07:34:42.716Z] --- PASS: TestUntarPath (0.06s) [2022-05-11T07:34:42.716Z] === RUN TestUntarPathWithDestinationFile [2022-05-11T07:34:42.716Z] --- PASS: TestUntarPathWithDestinationFile (0.05s) [2022-05-11T07:34:42.716Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2022-05-11T07:34:42.716Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.06s) [2022-05-11T07:34:42.716Z] === RUN TestCopyWithTarInvalidSrc [2022-05-11T07:34:42.716Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2022-05-11T07:34:42.716Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2022-05-11T07:34:42.716Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2022-05-11T07:34:42.716Z] === RUN TestCopyWithTarSrcFile [2022-05-11T07:34:42.716Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2022-05-11T07:34:42.716Z] === RUN TestCopyWithTarSrcFolder [2022-05-11T07:34:42.716Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2022-05-11T07:34:42.716Z] === RUN TestCopyFileWithTarInvalidSrc [2022-05-11T07:34:42.716Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.01s) [2022-05-11T07:34:42.716Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2022-05-11T07:34:42.716Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2022-05-11T07:34:42.716Z] === RUN TestCopyFileWithTarSrcFolder [2022-05-11T07:34:42.716Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2022-05-11T07:34:42.716Z] === RUN TestCopyFileWithTarSrcFile [2022-05-11T07:34:42.716Z] --- PASS: TestCopyFileWithTarSrcFile (0.00s) [2022-05-11T07:34:42.716Z] === RUN TestTarFiles [2022-05-11T07:34:42.793Z] --- PASS: TestAuthZPluginDenyRequest (0.56s) [2022-05-11T07:34:42.793Z] === RUN TestAuthZPluginAPIDenyResponse [2022-05-11T07:34:43.049Z] === RUN TestDockerSuite/TestBuildRm [2022-05-11T07:34:43.171Z] === RUN TestUnbuffered [2022-05-11T07:34:43.171Z] --- PASS: TestUnbuffered (0.00s) [2022-05-11T07:34:43.171Z] === RUN TestRaceUnbuffered [2022-05-11T07:34:43.171Z] --- PASS: TestRaceUnbuffered (0.00s) [2022-05-11T07:34:43.171Z] PASS [2022-05-11T07:34:43.171Z] coverage: 100.0% of statements [2022-05-11T07:34:43.171Z] ok github.com/docker/docker/pkg/broadcaster 0.036s coverage: 100.0% of statements [2022-05-11T07:34:43.305Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.55s) [2022-05-11T07:34:43.305Z] === RUN TestAuthZPluginDenyResponse [2022-05-11T07:34:43.625Z] === RUN TestMatch [2022-05-11T07:34:43.625Z] === RUN TestMatch/[[]] [2022-05-11T07:34:43.625Z] === RUN TestMatch/[[foo]] [2022-05-11T07:34:43.625Z] === RUN TestMatch/[[bar]_[foo]] [2022-05-11T07:34:43.625Z] === RUN TestMatch/[[foo_bar]] [2022-05-11T07:34:43.625Z] === RUN TestMatch/[[qux]_[foo]] [2022-05-11T07:34:43.625Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2022-05-11T07:34:43.625Z] === RUN TestMatch/[] [2022-05-11T07:34:43.625Z] === RUN TestMatch/[]#01 [2022-05-11T07:34:43.625Z] === RUN TestMatch/[[qux]] [2022-05-11T07:34:43.625Z] === RUN TestMatch/[[foo_bar_qux]] [2022-05-11T07:34:43.625Z] === RUN TestMatch/[[qux]_[baz]] [2022-05-11T07:34:43.625Z] === RUN TestMatch/[[foo_baz]] [2022-05-11T07:34:43.625Z] --- PASS: TestMatch (0.00s) [2022-05-11T07:34:43.625Z] --- PASS: TestMatch/[[]] (0.00s) [2022-05-11T07:34:43.625Z] --- PASS: TestMatch/[[foo]] (0.00s) [2022-05-11T07:34:43.625Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2022-05-11T07:34:43.625Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2022-05-11T07:34:43.625Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2022-05-11T07:34:43.625Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2022-05-11T07:34:43.625Z] --- PASS: TestMatch/[] (0.00s) [2022-05-11T07:34:43.626Z] --- PASS: TestMatch/[]#01 (0.00s) [2022-05-11T07:34:43.626Z] --- PASS: TestMatch/[[qux]] (0.00s) [2022-05-11T07:34:43.626Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2022-05-11T07:34:43.626Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2022-05-11T07:34:43.626Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2022-05-11T07:34:43.626Z] PASS [2022-05-11T07:34:43.626Z] coverage: 87.5% of statements [2022-05-11T07:34:43.626Z] ok github.com/docker/docker/pkg/capabilities 0.036s coverage: 87.5% of statements [2022-05-11T07:34:43.626Z] --- PASS: TestNetworkDBJoinLeaveNetworks (2.97s) [2022-05-11T07:34:43.626Z] === RUN TestNetworkDBCRUDTableEntry [2022-05-11T07:34:43.869Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2022-05-11T07:34:43.869Z] === RUN TestAuthZPluginAllowEventStream [2022-05-11T07:34:44.585Z] === RUN TestChrootTarUntar [2022-05-11T07:34:44.585Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2022-05-11T07:34:44.585Z] --- SKIP: TestChrootTarUntar (0.00s) [2022-05-11T07:34:44.585Z] === RUN TestChrootUntarWithHugeExcludesList [2022-05-11T07:34:44.585Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2022-05-11T07:34:44.585Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2022-05-11T07:34:44.585Z] === RUN TestChrootUntarEmptyArchive [2022-05-11T07:34:44.585Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2022-05-11T07:34:44.585Z] === RUN TestChrootTarUntarWithSymlink [2022-05-11T07:34:44.585Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-05-11T07:34:44.585Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2022-05-11T07:34:44.585Z] === RUN TestChrootCopyWithTar [2022-05-11T07:34:44.585Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-05-11T07:34:44.585Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2022-05-11T07:34:44.585Z] === RUN TestChrootCopyFileWithTar [2022-05-11T07:34:44.585Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2022-05-11T07:34:44.585Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2022-05-11T07:34:44.585Z] === RUN TestChrootUntarPath [2022-05-11T07:34:44.585Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-05-11T07:34:44.585Z] --- SKIP: TestChrootUntarPath (0.00s) [2022-05-11T07:34:44.585Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2022-05-11T07:34:44.585Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2022-05-11T07:34:44.585Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-05-11T07:34:44.585Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2022-05-11T07:34:44.585Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2022-05-11T07:34:44.585Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-05-11T07:34:44.585Z] === RUN TestChrootApplyDotDotFile [2022-05-11T07:34:44.585Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2022-05-11T07:34:44.585Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2022-05-11T07:34:44.585Z] PASS [2022-05-11T07:34:44.585Z] coverage: 12.0% of statements [2022-05-11T07:34:44.585Z] ok github.com/docker/docker/pkg/chrootarchive 0.082s coverage: 12.0% of statements [2022-05-11T07:34:45.247Z] --- PASS: TestAuthZPluginAllowEventStream (1.35s) [2022-05-11T07:34:45.247Z] === RUN TestAuthZPluginErrorResponse [2022-05-11T07:34:45.503Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-05-11T07:34:45.503Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2022-05-11T07:34:45.503Z] === RUN TestAuthZPluginErrorRequest [2022-05-11T07:34:45.544Z] === RUN TestEnsureRemoveAllNotExist [2022-05-11T07:34:45.544Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2022-05-11T07:34:45.544Z] === RUN TestEnsureRemoveAllWithDir [2022-05-11T07:34:45.544Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2022-05-11T07:34:45.544Z] === RUN TestEnsureRemoveAllWithFile [2022-05-11T07:34:45.544Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2022-05-11T07:34:45.544Z] PASS [2022-05-11T07:34:45.544Z] coverage: 0.0% of statements [2022-05-11T07:34:45.544Z] ok github.com/docker/docker/pkg/containerfs 0.042s coverage: 0.0% of statements [2022-05-11T07:34:45.999Z] 2022/05/11 07:34:45 Closing DB instances... [2022-05-11T07:34:45.999Z] === RUN TestSizeEmpty [2022-05-11T07:34:45.999Z] --- PASS: TestSizeEmpty (0.00s) [2022-05-11T07:34:45.999Z] === RUN TestSizeEmptyFile [2022-05-11T07:34:45.999Z] --- PASS: TestSizeEmptyFile (0.00s) [2022-05-11T07:34:45.999Z] === RUN TestSizeNonemptyFile [2022-05-11T07:34:45.999Z] --- PASS: TestSizeNonemptyFile (0.00s) [2022-05-11T07:34:45.999Z] === RUN TestSizeNestedDirectoryEmpty [2022-05-11T07:34:45.999Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2022-05-11T07:34:45.999Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2022-05-11T07:34:45.999Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2022-05-11T07:34:45.999Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2022-05-11T07:34:45.999Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2022-05-11T07:34:45.999Z] === RUN TestMoveToSubdir [2022-05-11T07:34:45.999Z] --- PASS: TestMoveToSubdir (0.00s) [2022-05-11T07:34:45.999Z] === RUN TestSizeNonExistingDirectory [2022-05-11T07:34:45.999Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2022-05-11T07:34:45.999Z] PASS [2022-05-11T07:34:45.999Z] coverage: 80.0% of statements [2022-05-11T07:34:45.999Z] ok github.com/docker/docker/pkg/directory 0.049s coverage: 80.0% of statements [2022-05-11T07:34:46.068Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2022-05-11T07:34:46.068Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-05-11T07:34:46.068Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-05-11T07:34:46.113Z] tests/integration/api_image_test.py ............s..... [ 39%] [2022-05-11T07:34:46.484Z] --- PASS: TestDaemonStartWithLogOpt (4.49s) [2022-05-11T07:34:46.484Z] === CONT TestReadPluginNoRead [2022-05-11T07:34:46.630Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.56s) [2022-05-11T07:34:46.630Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-05-11T07:34:46.957Z] --- PASS: TestTarFiles (3.78s) [2022-05-11T07:34:46.957Z] === RUN TestDetectCompressionZstd [2022-05-11T07:34:46.957Z] --- PASS: TestDetectCompressionZstd (0.00s) [2022-05-11T07:34:46.957Z] === RUN TestTarUntar [2022-05-11T07:34:46.957Z] --- PASS: TestTarUntar (0.03s) [2022-05-11T07:34:46.957Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2022-05-11T07:34:46.957Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s) [2022-05-11T07:34:46.957Z] === RUN TestTarWithOptions [2022-05-11T07:34:46.957Z] --- PASS: TestTarWithOptions (0.02s) [2022-05-11T07:34:46.957Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2022-05-11T07:34:46.957Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2022-05-11T07:34:46.957Z] === RUN TestUntarUstarGnuConflict [2022-05-11T07:34:46.957Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2022-05-11T07:34:46.957Z] === RUN TestUntarInvalidFilenames [2022-05-11T07:34:46.957Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames1174394331\\dest" [2022-05-11T07:34:46.957Z] --- PASS: TestUntarInvalidFilenames (0.13s) [2022-05-11T07:34:46.957Z] === RUN TestUntarHardlinkToSymlink [2022-05-11T07:34:46.957Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2022-05-11T07:34:46.957Z] === RUN TestUntarInvalidHardlink [2022-05-11T07:34:46.958Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2632088896\\victim\\hello" -> "../victim/hello" [2022-05-11T07:34:46.958Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2955623571\\victim\\hello" -> "/../victim/hello" [2022-05-11T07:34:46.958Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1985044427\\victim" -> "../victim" [2022-05-11T07:34:46.958Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink42760404\\victim" -> "../victim" [2022-05-11T07:34:46.958Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3381537714\\victim" -> "../victim" [2022-05-11T07:34:46.958Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2072862470\\victim" -> "../victim" [2022-05-11T07:34:46.958Z] --- PASS: TestUntarInvalidHardlink (0.03s) [2022-05-11T07:34:46.958Z] === RUN TestUntarInvalidSymlink [2022-05-11T07:34:46.958Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3289294877\\dest\\dotdot" -> "../victim/hello" [2022-05-11T07:34:46.958Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink583196496\\dest\\slash-dotdot" -> "/../victim/hello" [2022-05-11T07:34:46.958Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2533719741\\dest\\loophole-victim" -> "../victim" [2022-05-11T07:34:46.958Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink356673931\\dest\\loophole-victim" -> "../victim" [2022-05-11T07:34:46.958Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1739039595\\dest\\loophole-victim" -> "../victim" [2022-05-11T07:34:46.958Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink298787005\\dest\\loophole-victim" -> "../victim" [2022-05-11T07:34:46.958Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1008519248\\dest\\dir\\loophole" -> "../../victim" [2022-05-11T07:34:46.958Z] --- PASS: TestUntarInvalidSymlink (0.09s) [2022-05-11T07:34:46.958Z] === RUN TestTempArchiveCloseMultipleTimes [2022-05-11T07:34:46.958Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2022-05-11T07:34:46.958Z] === RUN TestXGlobalNoParent [2022-05-11T07:34:46.958Z] --- PASS: TestXGlobalNoParent (0.00s) [2022-05-11T07:34:46.958Z] === RUN TestReplaceFileTarWrapper [2022-05-11T07:34:46.958Z] === RUN TestPollerAddRemove [2022-05-11T07:34:46.958Z] --- PASS: TestPollerAddRemove (0.00s) [2022-05-11T07:34:46.958Z] === RUN TestPollerEvent [2022-05-11T07:34:46.958Z] poller_test.go:40: No chmod on Windows [2022-05-11T07:34:46.958Z] --- SKIP: TestPollerEvent (0.00s) [2022-05-11T07:34:46.958Z] === RUN TestPollerClose [2022-05-11T07:34:46.958Z] --- PASS: TestPollerClose (0.00s) [2022-05-11T07:34:46.958Z] PASS [2022-05-11T07:34:46.958Z] coverage: 45.7% of statements [2022-05-11T07:34:46.958Z] --- PASS: TestReplaceFileTarWrapper (0.11s) [2022-05-11T07:34:46.958Z] === RUN TestPrefixHeaderReadable [2022-05-11T07:34:46.958Z] ok github.com/docker/docker/pkg/filenotify 0.042s coverage: 45.7% of statements [2022-05-11T07:34:46.958Z] --- PASS: TestPrefixHeaderReadable (0.02s) [2022-05-11T07:34:46.958Z] === RUN TestDisablePigz [2022-05-11T07:34:46.958Z] archive_test.go:1372: Test will not check full path when Pigz not installed [2022-05-11T07:34:47.192Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-05-11T07:34:47.412Z] --- PASS: TestDisablePigz (0.11s) [2022-05-11T07:34:47.412Z] === RUN TestPigz [2022-05-11T07:34:47.412Z] archive_test.go:1400: Tested whether Pigz is not used, as it not installed [2022-05-11T07:34:47.412Z] --- PASS: TestPigz (0.16s) [2022-05-11T07:34:47.412Z] === RUN TestNosysFileInfo [2022-05-11T07:34:47.412Z] --- PASS: TestNosysFileInfo (0.00s) [2022-05-11T07:34:47.412Z] === RUN TestCopyFileWithInvalidDest [2022-05-11T07:34:47.412Z] archive_windows_test.go:16: Currently fails [2022-05-11T07:34:47.412Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2022-05-11T07:34:47.412Z] === RUN TestCanonicalTarNameForPath [2022-05-11T07:34:47.412Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2022-05-11T07:34:47.412Z] === RUN TestCanonicalTarName [2022-05-11T07:34:47.412Z] --- PASS: TestCanonicalTarName (0.00s) [2022-05-11T07:34:47.412Z] === RUN TestChmodTarEntry [2022-05-11T07:34:47.412Z] --- PASS: TestChmodTarEntry (0.00s) [2022-05-11T07:34:47.412Z] === RUN TestHardLinkOrder [2022-05-11T07:34:47.412Z] --- PASS: TestHardLinkOrder (0.10s) [2022-05-11T07:34:47.412Z] === RUN TestChangeString [2022-05-11T07:34:47.412Z] --- PASS: TestChangeString (0.00s) [2022-05-11T07:34:47.412Z] === RUN TestChangesWithNoChanges [2022-05-11T07:34:47.412Z] --- PASS: TestChangesWithNoChanges (0.02s) [2022-05-11T07:34:47.412Z] === RUN TestChangesWithChanges [2022-05-11T07:34:47.412Z] --- PASS: TestChangesWithChanges (0.02s) [2022-05-11T07:34:47.412Z] === RUN TestChangesWithChangesGH13590 [2022-05-11T07:34:47.412Z] changes_test.go:196: needs more investigation [2022-05-11T07:34:47.412Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2022-05-11T07:34:47.412Z] === RUN TestChangesDirsEmpty [2022-05-11T07:34:47.412Z] changes_test.go:261: FIXME: broken on Windows 1903 and up; see #39846 [2022-05-11T07:34:47.412Z] --- SKIP: TestChangesDirsEmpty (0.00s) [2022-05-11T07:34:47.412Z] === RUN TestChangesDirsMutated [2022-05-11T07:34:47.412Z] changes_test.go:355: FIXME: broken on Windows 1903 and up; see #39846 [2022-05-11T07:34:47.412Z] --- SKIP: TestChangesDirsMutated (0.00s) [2022-05-11T07:34:47.412Z] === RUN TestApplyLayer [2022-05-11T07:34:47.412Z] changes_test.go:433: needs further investigation [2022-05-11T07:34:47.412Z] --- SKIP: TestApplyLayer (0.00s) [2022-05-11T07:34:47.412Z] === RUN TestChangesSizeWithHardlinks [2022-05-11T07:34:47.412Z] changes_test.go:469: needs further investigation [2022-05-11T07:34:47.412Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2022-05-11T07:34:47.412Z] === RUN TestChangesSizeWithNoChanges [2022-05-11T07:34:47.412Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2022-05-11T07:34:47.412Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2022-05-11T07:34:47.412Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2022-05-11T07:34:47.412Z] === RUN TestChangesSize [2022-05-11T07:34:47.412Z] --- PASS: TestChangesSize (0.00s) [2022-05-11T07:34:47.412Z] === RUN TestApplyLayerInvalidFilenames [2022-05-11T07:34:47.412Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames1408030169\\dest" [2022-05-11T07:34:47.412Z] --- PASS: TestApplyLayerInvalidFilenames (0.01s) [2022-05-11T07:34:47.412Z] === RUN TestApplyLayerInvalidHardlink [2022-05-11T07:34:47.412Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink4176610418\\victim\\hello" -> "../victim/hello" [2022-05-11T07:34:47.412Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3315645830\\victim\\hello" -> "/../victim/hello" [2022-05-11T07:34:47.412Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2816623763\\victim" -> "../victim" [2022-05-11T07:34:47.412Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3848940269\\victim" -> "../victim" [2022-05-11T07:34:47.412Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1183884113\\victim" -> "../victim" [2022-05-11T07:34:47.412Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink824250265\\victim" -> "../victim" [2022-05-11T07:34:47.412Z] --- PASS: TestApplyLayerInvalidHardlink (0.02s) [2022-05-11T07:34:47.412Z] === RUN TestApplyLayerInvalidSymlink [2022-05-11T07:34:47.412Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2874191429\\dest\\dotdot" -> "../victim/hello" [2022-05-11T07:34:47.412Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2393970567\\dest\\slash-dotdot" -> "/../victim/hello" [2022-05-11T07:34:47.412Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2846883914\\dest\\loophole-victim" -> "../victim" [2022-05-11T07:34:47.412Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink523049253\\dest\\loophole-victim" -> "../victim" [2022-05-11T07:34:47.412Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2983031072\\dest\\loophole-victim" -> "../victim" [2022-05-11T07:34:47.412Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1075507452\\dest\\loophole-victim" -> "../victim" [2022-05-11T07:34:47.753Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-05-11T07:34:47.867Z] --- PASS: TestApplyLayerInvalidSymlink (0.02s) [2022-05-11T07:34:47.867Z] === RUN TestApplyLayerWhiteouts [2022-05-11T07:34:47.867Z] --- PASS: TestApplyLayerWhiteouts (0.05s) [2022-05-11T07:34:47.867Z] === RUN TestGenerateEmptyFile [2022-05-11T07:34:47.867Z] --- PASS: TestGenerateEmptyFile (0.00s) [2022-05-11T07:34:47.867Z] === RUN TestGenerateWithContent [2022-05-11T07:34:47.867Z] --- PASS: TestGenerateWithContent (0.00s) [2022-05-11T07:34:47.867Z] PASS [2022-05-11T07:34:47.867Z] coverage: 61.9% of statements [2022-05-11T07:34:47.867Z] ok github.com/docker/docker/pkg/archive 5.836s coverage: 61.9% of statements [2022-05-11T07:34:47.867Z] --- PASS: TestNetworkDBCRUDTableEntry (4.27s) [2022-05-11T07:34:47.867Z] === RUN TestNetworkDBCRUDTableEntries [2022-05-11T07:34:48.315Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-05-11T07:34:48.322Z] === RUN TestCopyFileWithInvalidSrc [2022-05-11T07:34:48.322Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2022-05-11T07:34:48.322Z] === RUN TestCopyFileWithInvalidDest [2022-05-11T07:34:48.322Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2022-05-11T07:34:48.322Z] === RUN TestCopyFileWithSameSrcAndDest [2022-05-11T07:34:48.322Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2022-05-11T07:34:48.322Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2022-05-11T07:34:48.322Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2022-05-11T07:34:48.322Z] === RUN TestCopyFile [2022-05-11T07:34:48.322Z] --- PASS: TestCopyFile (0.00s) [2022-05-11T07:34:48.322Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2022-05-11T07:34:48.322Z] fileutils_test.go:133: Needs porting to Windows [2022-05-11T07:34:48.322Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-05-11T07:34:48.322Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2022-05-11T07:34:48.322Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2022-05-11T07:34:48.322Z] === RUN TestReadSymlinkedDirectoryToFile [2022-05-11T07:34:48.322Z] fileutils_test.go:179: Needs porting to Windows [2022-05-11T07:34:48.322Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2022-05-11T07:34:48.322Z] === RUN TestWildcardMatches [2022-05-11T07:34:48.322Z] --- PASS: TestWildcardMatches (0.00s) [2022-05-11T07:34:48.322Z] === RUN TestPatternMatches [2022-05-11T07:34:48.322Z] --- PASS: TestPatternMatches (0.00s) [2022-05-11T07:34:48.322Z] === RUN TestExclusionPatternMatchesPatternBefore [2022-05-11T07:34:48.322Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2022-05-11T07:34:48.322Z] === RUN TestPatternMatchesFolderExclusions [2022-05-11T07:34:48.322Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2022-05-11T07:34:48.322Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2022-05-11T07:34:48.322Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2022-05-11T07:34:48.322Z] === RUN TestPatternMatchesFolderWildcardExclusions [2022-05-11T07:34:48.322Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2022-05-11T07:34:48.322Z] === RUN TestExclusionPatternMatchesPatternAfter [2022-05-11T07:34:48.322Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2022-05-11T07:34:48.322Z] === RUN TestExclusionPatternMatchesWholeDirectory [2022-05-11T07:34:48.322Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2022-05-11T07:34:48.322Z] === RUN TestSingleExclamationError [2022-05-11T07:34:48.322Z] --- PASS: TestSingleExclamationError (0.00s) [2022-05-11T07:34:48.322Z] === RUN TestMatchesWithNoPatterns [2022-05-11T07:34:48.322Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2022-05-11T07:34:48.322Z] === RUN TestMatchesWithMalformedPatterns [2022-05-11T07:34:48.322Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2022-05-11T07:34:48.322Z] === RUN TestMatches [2022-05-11T07:34:48.322Z] === RUN TestMatches/MatchesOrParentMatches [2022-05-11T07:34:48.322Z] === RUN TestMatches/MatchesUsingParentResult [2022-05-11T07:34:48.322Z] === RUN TestMatches/MatchesUsingParentResults [2022-05-11T07:34:48.322Z] === RUN TestMatches/MatchesUsingParentResultsNoContext [2022-05-11T07:34:48.322Z] --- PASS: TestMatches (0.01s) [2022-05-11T07:34:48.322Z] --- PASS: TestMatches/MatchesOrParentMatches (0.00s) [2022-05-11T07:34:48.322Z] --- PASS: TestMatches/MatchesUsingParentResult (0.00s) [2022-05-11T07:34:48.322Z] --- PASS: TestMatches/MatchesUsingParentResults (0.00s) [2022-05-11T07:34:48.322Z] --- PASS: TestMatches/MatchesUsingParentResultsNoContext (0.00s) [2022-05-11T07:34:48.322Z] === RUN TestCleanPatterns [2022-05-11T07:34:48.322Z] --- PASS: TestCleanPatterns (0.00s) [2022-05-11T07:34:48.322Z] === RUN TestCleanPatternsStripEmptyPatterns [2022-05-11T07:34:48.322Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2022-05-11T07:34:48.322Z] === RUN TestCleanPatternsExceptionFlag [2022-05-11T07:34:48.322Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2022-05-11T07:34:48.322Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2022-05-11T07:34:48.322Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2022-05-11T07:34:48.322Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2022-05-11T07:34:48.322Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2022-05-11T07:34:48.322Z] === RUN TestCleanPatternsErrorSingleException [2022-05-11T07:34:48.322Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2022-05-11T07:34:48.322Z] === RUN TestCreateIfNotExistsDir [2022-05-11T07:34:48.322Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2022-05-11T07:34:48.322Z] === RUN TestCreateIfNotExistsFile [2022-05-11T07:34:48.322Z] --- PASS: TestCreateIfNotExistsFile (0.01s) [2022-05-11T07:34:48.322Z] === RUN TestMatch [2022-05-11T07:34:48.322Z] --- PASS: TestMatch (0.00s) [2022-05-11T07:34:48.322Z] === RUN TestCompile [2022-05-11T07:34:48.322Z] === RUN TestCompile/slash [2022-05-11T07:34:48.322Z] === RUN TestCompile/backslash [2022-05-11T07:34:48.322Z] --- PASS: TestCompile (0.00s) [2022-05-11T07:34:48.322Z] --- PASS: TestCompile/slash (0.00s) [2022-05-11T07:34:48.322Z] --- PASS: TestCompile/backslash (0.00s) [2022-05-11T07:34:48.322Z] PASS [2022-05-11T07:34:48.322Z] coverage: 84.7% of statements [2022-05-11T07:34:48.322Z] ok github.com/docker/docker/pkg/fileutils 0.073s coverage: 84.7% of statements [2022-05-11T07:34:48.570Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.78s) [2022-05-11T07:34:48.570Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-05-11T07:34:48.777Z] === RUN TestGet [2022-05-11T07:34:48.777Z] --- PASS: TestGet (0.00s) [2022-05-11T07:34:48.777Z] === RUN TestGetShortcutString [2022-05-11T07:34:48.777Z] --- PASS: TestGetShortcutString (0.00s) [2022-05-11T07:34:48.777Z] PASS [2022-05-11T07:34:48.777Z] coverage: 42.9% of statements [2022-05-11T07:34:48.777Z] ok github.com/docker/docker/pkg/homedir 0.036s coverage: 42.9% of statements [2022-05-11T07:34:49.035Z] === RUN TestReadPluginNoRead/default [2022-05-11T07:34:49.133Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-05-11T07:34:49.738Z] === RUN TestCreateIDMapOrder [2022-05-11T07:34:49.738Z] --- PASS: TestCreateIDMapOrder (0.00s) [2022-05-11T07:34:49.738Z] PASS [2022-05-11T07:34:49.738Z] coverage: 7.2% of statements [2022-05-11T07:34:49.738Z] ok github.com/docker/docker/pkg/idtools 0.040s coverage: 7.2% of statements [2022-05-11T07:34:49.974Z] === RUN TestReadPluginNoRead/disabled_caching [2022-05-11T07:34:50.192Z] 2022/05/11 07:34:49 Closing DB instances... [2022-05-11T07:34:50.502Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.84s) [2022-05-11T07:34:50.502Z] === RUN TestAuthZPluginHeader [2022-05-11T07:34:50.502Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-05-11T07:34:50.647Z] === RUN TestFixedBufferCap [2022-05-11T07:34:50.647Z] --- PASS: TestFixedBufferCap (0.00s) [2022-05-11T07:34:50.647Z] === RUN TestFixedBufferLen [2022-05-11T07:34:50.647Z] --- PASS: TestFixedBufferLen (0.00s) [2022-05-11T07:34:50.647Z] === RUN TestFixedBufferString [2022-05-11T07:34:50.647Z] --- PASS: TestFixedBufferString (0.00s) [2022-05-11T07:34:50.647Z] === RUN TestFixedBufferWrite [2022-05-11T07:34:50.647Z] --- PASS: TestFixedBufferWrite (0.00s) [2022-05-11T07:34:50.647Z] === RUN TestFixedBufferRead [2022-05-11T07:34:50.647Z] --- PASS: TestFixedBufferRead (0.00s) [2022-05-11T07:34:50.647Z] === RUN TestBytesPipeRead [2022-05-11T07:34:50.647Z] --- PASS: TestBytesPipeRead (0.00s) [2022-05-11T07:34:50.647Z] === RUN TestBytesPipeWrite [2022-05-11T07:34:50.647Z] --- PASS: TestBytesPipeWrite (0.00s) [2022-05-11T07:34:50.647Z] === RUN TestBytesPipeWriteRandomChunks [2022-05-11T07:34:51.065Z] --- PASS: TestAuthZPluginHeader (0.80s) [2022-05-11T07:34:51.065Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-05-11T07:34:51.102Z] --- PASS: TestBytesPipeWriteRandomChunks (0.40s) [2022-05-11T07:34:51.102Z] === RUN TestAtomicWriteToFile [2022-05-11T07:34:51.102Z] --- PASS: TestAtomicWriteToFile (0.01s) [2022-05-11T07:34:51.102Z] === RUN TestAtomicWriteSetCommit [2022-05-11T07:34:51.102Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2022-05-11T07:34:51.102Z] === RUN TestAtomicWriteSetCancel [2022-05-11T07:34:51.102Z] --- PASS: TestAtomicWriteSetCancel (0.00s) [2022-05-11T07:34:51.102Z] === RUN TestReadCloserWrapperClose [2022-05-11T07:34:51.102Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2022-05-11T07:34:51.102Z] === RUN TestReaderErrWrapperReadOnError [2022-05-11T07:34:51.102Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2022-05-11T07:34:51.102Z] === RUN TestReaderErrWrapperRead [2022-05-11T07:34:51.102Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2022-05-11T07:34:51.102Z] === RUN TestCancelReadCloser [2022-05-11T07:34:51.102Z] --- PASS: TestCancelReadCloser (0.11s) [2022-05-11T07:34:51.102Z] === RUN TestWriteCloserWrapperClose [2022-05-11T07:34:51.102Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2022-05-11T07:34:51.102Z] === RUN TestNopWriteCloser [2022-05-11T07:34:51.102Z] --- PASS: TestNopWriteCloser (0.00s) [2022-05-11T07:34:51.102Z] === RUN TestNopWriter [2022-05-11T07:34:51.102Z] --- PASS: TestNopWriter (0.00s) [2022-05-11T07:34:51.102Z] === RUN TestWriteCounter [2022-05-11T07:34:51.102Z] --- PASS: TestWriteCounter (0.00s) [2022-05-11T07:34:51.102Z] PASS [2022-05-11T07:34:51.102Z] coverage: 69.2% of statements [2022-05-11T07:34:51.102Z] ok github.com/docker/docker/pkg/ioutils 0.563s coverage: 69.2% of statements [2022-05-11T07:34:51.321Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-05-11T07:34:51.356Z] --- PASS: TestContinueAfterPluginCrash (9.18s) [2022-05-11T07:34:51.356Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-05-11T07:34:51.557Z] --- PASS: TestNetworkDBCRUDTableEntries (3.43s) [2022-05-11T07:34:51.557Z] === RUN TestNetworkDBNodeLeave [2022-05-11T07:34:52.012Z] === RUN TestError [2022-05-11T07:34:52.012Z] --- PASS: TestError (0.00s) [2022-05-11T07:34:52.012Z] === RUN TestProgressString [2022-05-11T07:34:52.012Z] === RUN TestProgressString/no_progress [2022-05-11T07:34:52.012Z] === RUN TestProgressString/progress_1 [2022-05-11T07:34:52.012Z] === RUN TestProgressString/some_progress_with_a_start_time [2022-05-11T07:34:52.012Z] === RUN TestProgressString/some_progress_without_a_start_time [2022-05-11T07:34:52.012Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2022-05-11T07:34:52.012Z] === RUN TestProgressString/with_units [2022-05-11T07:34:52.012Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2022-05-11T07:34:52.012Z] === RUN TestProgressString/hide_counts [2022-05-11T07:34:52.012Z] --- PASS: TestProgressString (0.00s) [2022-05-11T07:34:52.012Z] --- PASS: TestProgressString/no_progress (0.00s) [2022-05-11T07:34:52.012Z] --- PASS: TestProgressString/progress_1 (0.00s) [2022-05-11T07:34:52.012Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2022-05-11T07:34:52.012Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2022-05-11T07:34:52.012Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2022-05-11T07:34:52.012Z] --- PASS: TestProgressString/with_units (0.00s) [2022-05-11T07:34:52.012Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2022-05-11T07:34:52.012Z] --- PASS: TestProgressString/hide_counts (0.00s) [2022-05-11T07:34:52.012Z] === RUN TestJSONMessageDisplay [2022-05-11T07:34:52.012Z] --- PASS: TestJSONMessageDisplay (0.14s) [2022-05-11T07:34:52.012Z] === RUN TestJSONMessageDisplayWithJSONError [2022-05-11T07:34:52.012Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2022-05-11T07:34:52.012Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2022-05-11T07:34:52.012Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2022-05-11T07:34:52.012Z] === RUN TestDisplayJSONMessagesStream [2022-05-11T07:34:52.012Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2022-05-11T07:34:52.012Z] PASS [2022-05-11T07:34:52.012Z] coverage: 91.7% of statements [2022-05-11T07:34:52.012Z] ok github.com/docker/docker/pkg/jsonmessage 0.174s coverage: 91.7% of statements [2022-05-11T07:34:52.467Z] === RUN TestStandardLongPath [2022-05-11T07:34:52.467Z] --- PASS: TestStandardLongPath (0.00s) [2022-05-11T07:34:52.467Z] === RUN TestUNCLongPath [2022-05-11T07:34:52.467Z] --- PASS: TestUNCLongPath (0.00s) [2022-05-11T07:34:52.467Z] PASS [2022-05-11T07:34:52.467Z] coverage: 100.0% of statements [2022-05-11T07:34:52.467Z] ok github.com/docker/docker/pkg/longpath 0.036s coverage: 100.0% of statements [2022-05-11T07:34:52.739Z] === CONT TestReadPluginNoRead [2022-05-11T07:34:52.739Z] read_test.go:92: [d357a73bbfaa4] daemon is not started [2022-05-11T07:34:52.739Z] --- PASS: TestReadPluginNoRead (6.12s) [2022-05-11T07:34:52.739Z] --- PASS: TestReadPluginNoRead/default (1.25s) [2022-05-11T07:34:52.739Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.42s) [2022-05-11T07:34:52.739Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.25s) [2022-05-11T07:34:52.739Z] PASS [2022-05-11T07:34:52.739Z] [2022-05-11T07:34:52.739Z] DONE 6 tests in 10.700s [2022-05-11T07:34:52.739Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2022-05-11T07:34:52.739Z] testing: warning: no tests to run [2022-05-11T07:34:52.739Z] PASS [2022-05-11T07:34:52.739Z] [2022-05-11T07:34:52.739Z] DONE 0 tests in 0.039s [2022-05-11T07:34:52.739Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-05-11T07:34:53.000Z] INFO: Testing against a local daemon [2022-05-11T07:34:53.000Z] === RUN TestPluginWithDevMounts [2022-05-11T07:34:53.000Z] mounts_test.go:20: (*Execution).IsRootless-fm [2022-05-11T07:34:53.000Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-05-11T07:34:53.000Z] PASS [2022-05-11T07:34:53.000Z] [2022-05-11T07:34:53.000Z] === Skipped [2022-05-11T07:34:53.000Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2022-05-11T07:34:53.000Z] mounts_test.go:20: (*Execution).IsRootless-fm [2022-05-11T07:34:53.000Z] [2022-05-11T07:34:53.000Z] DONE 1 tests, 1 skipped in 0.105s [2022-05-11T07:34:53.000Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-05-11T07:34:53.000Z] INFO: Testing against a local daemon [2022-05-11T07:34:53.000Z] === RUN TestSecretInspect [2022-05-11T07:34:53.000Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-11T07:34:53.000Z] --- SKIP: TestSecretInspect (0.01s) [2022-05-11T07:34:53.000Z] === RUN TestSecretList [2022-05-11T07:34:53.000Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-11T07:34:53.000Z] --- SKIP: TestSecretList (0.02s) [2022-05-11T07:34:53.000Z] === RUN TestSecretsCreateAndDelete [2022-05-11T07:34:53.000Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-11T07:34:53.000Z] --- SKIP: TestSecretsCreateAndDelete (0.01s) [2022-05-11T07:34:53.000Z] === RUN TestSecretsUpdate [2022-05-11T07:34:53.000Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-11T07:34:53.000Z] --- SKIP: TestSecretsUpdate (0.02s) [2022-05-11T07:34:53.000Z] === RUN TestTemplatedSecret [2022-05-11T07:34:53.000Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-11T07:34:53.000Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-05-11T07:34:53.000Z] === RUN TestSecretCreateResolve [2022-05-11T07:34:53.000Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-11T07:34:53.000Z] --- SKIP: TestSecretCreateResolve (0.01s) [2022-05-11T07:34:53.000Z] PASS [2022-05-11T07:34:53.000Z] [2022-05-11T07:34:53.000Z] === Skipped [2022-05-11T07:34:53.000Z] === SKIP: amd64.integration.secret TestSecretInspect (0.01s) [2022-05-11T07:34:53.000Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-11T07:34:53.000Z] [2022-05-11T07:34:53.000Z] === SKIP: amd64.integration.secret TestSecretList (0.02s) [2022-05-11T07:34:53.000Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-11T07:34:53.000Z] [2022-05-11T07:34:53.000Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s) [2022-05-11T07:34:53.000Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-11T07:34:53.000Z] [2022-05-11T07:34:53.000Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.02s) [2022-05-11T07:34:53.000Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-11T07:34:53.000Z] [2022-05-11T07:34:53.000Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2022-05-11T07:34:53.000Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-11T07:34:53.000Z] [2022-05-11T07:34:53.000Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s) [2022-05-11T07:34:53.000Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-11T07:34:53.000Z] [2022-05-11T07:34:53.000Z] DONE 6 tests, 6 skipped in 0.176s [2022-05-11T07:34:53.000Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-05-11T07:34:53.260Z] INFO: Testing against a local daemon [2022-05-11T07:34:53.260Z] === RUN TestServiceCreateInit [2022-05-11T07:34:53.260Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-05-11T07:34:53.260Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-11T07:34:53.260Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-05-11T07:34:53.260Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-11T07:34:53.260Z] --- PASS: TestServiceCreateInit (0.01s) [2022-05-11T07:34:53.260Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-05-11T07:34:53.260Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-05-11T07:34:53.260Z] === RUN TestCreateServiceMultipleTimes [2022-05-11T07:34:53.260Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-11T07:34:53.260Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2022-05-11T07:34:53.260Z] === RUN TestCreateServiceConflict [2022-05-11T07:34:53.260Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-11T07:34:53.260Z] --- SKIP: TestCreateServiceConflict (0.01s) [2022-05-11T07:34:53.260Z] === RUN TestCreateServiceMaxReplicas [2022-05-11T07:34:53.260Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-11T07:34:53.260Z] --- SKIP: TestCreateServiceMaxReplicas (0.02s) [2022-05-11T07:34:53.260Z] === RUN TestCreateWithDuplicateNetworkNames [2022-05-11T07:34:53.260Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-11T07:34:53.260Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s) [2022-05-11T07:34:53.260Z] === RUN TestCreateServiceSecretFileMode [2022-05-11T07:34:53.260Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-11T07:34:53.260Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2022-05-11T07:34:53.260Z] === RUN TestCreateServiceConfigFileMode [2022-05-11T07:34:53.260Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-11T07:34:53.260Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2022-05-11T07:34:53.260Z] === RUN TestCreateServiceSysctls [2022-05-11T07:34:53.260Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-11T07:34:53.260Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2022-05-11T07:34:53.260Z] === RUN TestCreateServiceCapabilities [2022-05-11T07:34:53.260Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-11T07:34:53.260Z] --- SKIP: TestCreateServiceCapabilities (0.03s) [2022-05-11T07:34:53.260Z] === RUN TestInspect [2022-05-11T07:34:53.260Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-11T07:34:53.260Z] --- SKIP: TestInspect (0.01s) [2022-05-11T07:34:53.260Z] === RUN TestCreateJob [2022-05-11T07:34:53.260Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-11T07:34:53.260Z] --- SKIP: TestCreateJob (0.01s) [2022-05-11T07:34:53.260Z] === RUN TestReplicatedJob [2022-05-11T07:34:53.260Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-11T07:34:53.260Z] --- SKIP: TestReplicatedJob (0.01s) [2022-05-11T07:34:53.260Z] === RUN TestUpdateReplicatedJob [2022-05-11T07:34:53.427Z] === RUN TestNameFormat [2022-05-11T07:34:53.427Z] --- PASS: TestNameFormat (0.00s) [2022-05-11T07:34:53.427Z] === RUN TestNameRetries [2022-05-11T07:34:53.427Z] --- PASS: TestNameRetries (0.00s) [2022-05-11T07:34:53.427Z] PASS [2022-05-11T07:34:53.427Z] coverage: 85.7% of statements [2022-05-11T07:34:53.427Z] ok github.com/docker/docker/pkg/namesgenerator 0.034s coverage: 85.7% of statements [2022-05-11T07:34:53.521Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-11T07:34:53.521Z] --- SKIP: TestUpdateReplicatedJob (0.01s) [2022-05-11T07:34:53.521Z] === RUN TestServiceListWithStatuses [2022-05-11T07:34:53.521Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-05-11T07:34:53.521Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-05-11T07:34:53.521Z] === RUN TestDockerNetworkConnectAlias [2022-05-11T07:34:53.521Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-11T07:34:53.521Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2022-05-11T07:34:53.521Z] === RUN TestDockerNetworkReConnect [2022-05-11T07:34:53.521Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-11T07:34:53.521Z] --- SKIP: TestDockerNetworkReConnect (0.01s) [2022-05-11T07:34:53.521Z] === RUN TestServicePlugin [2022-05-11T07:34:53.842Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-05-11T07:34:53.842Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-05-11T07:34:53.882Z] === RUN TestParseKeyValueOpt [2022-05-11T07:34:53.883Z] --- PASS: TestParseKeyValueOpt (0.00s) [2022-05-11T07:34:53.883Z] === RUN TestParseUintList [2022-05-11T07:34:53.883Z] --- PASS: TestParseUintList (0.00s) [2022-05-11T07:34:53.883Z] === RUN TestParseUintListMaximumLimits [2022-05-11T07:34:53.883Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2022-05-11T07:34:53.883Z] PASS [2022-05-11T07:34:53.883Z] coverage: 97.0% of statements [2022-05-11T07:34:53.883Z] ok github.com/docker/docker/pkg/parsers 0.036s coverage: 97.0% of statements [2022-05-11T07:34:54.099Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-05-11T07:34:54.099Z] docker_cli_build_test.go:5295: unmatched requirement DaemonIsWindows [2022-05-11T07:34:54.099Z] === RUN TestDockerSuite/TestBuildSpaces [2022-05-11T07:34:54.338Z] --- PASS: TestNetworkDBNodeLeave (2.83s) [2022-05-11T07:34:54.338Z] === RUN TestNetworkDBWatch [2022-05-11T07:34:54.338Z] === RUN Test_windowsOSRelease_String [2022-05-11T07:34:54.338Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=yes [2022-05-11T07:34:54.338Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=no [2022-05-11T07:34:54.338Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=yes [2022-05-11T07:34:54.338Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=no [2022-05-11T07:34:54.338Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=yes [2022-05-11T07:34:54.338Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=no [2022-05-11T07:34:54.338Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=yes [2022-05-11T07:34:54.338Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=no [2022-05-11T07:34:54.338Z] --- PASS: Test_windowsOSRelease_String (0.00s) [2022-05-11T07:34:54.338Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=yes (0.00s) [2022-05-11T07:34:54.338Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=no (0.00s) [2022-05-11T07:34:54.338Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=yes (0.00s) [2022-05-11T07:34:54.338Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=no (0.00s) [2022-05-11T07:34:54.338Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=yes (0.00s) [2022-05-11T07:34:54.338Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=no (0.00s) [2022-05-11T07:34:54.338Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=yes (0.00s) [2022-05-11T07:34:54.338Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=no (0.00s) [2022-05-11T07:34:54.338Z] PASS [2022-05-11T07:34:54.338Z] coverage: 36.4% of statements [2022-05-11T07:34:54.338Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.031s coverage: 36.4% of statements [2022-05-11T07:34:54.660Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-05-11T07:34:55.224Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-05-11T07:34:55.298Z] === RUN TestNewAndRemove [2022-05-11T07:34:55.298Z] --- PASS: TestNewAndRemove (0.00s) [2022-05-11T07:34:55.298Z] === RUN TestRemoveInvalidPath [2022-05-11T07:34:55.298Z] --- PASS: TestRemoveInvalidPath (0.00s) [2022-05-11T07:34:55.298Z] PASS [2022-05-11T07:34:55.298Z] coverage: 82.6% of statements [2022-05-11T07:34:55.298Z] ok github.com/docker/docker/pkg/pidfile 0.044s coverage: 82.6% of statements [2022-05-11T07:34:55.434Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-11T07:34:55.434Z] --- SKIP: TestServicePlugin (1.93s) [2022-05-11T07:34:55.434Z] === RUN TestServiceUpdateLabel [2022-05-11T07:34:55.434Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-11T07:34:55.434Z] --- SKIP: TestServiceUpdateLabel (0.01s) [2022-05-11T07:34:55.434Z] === RUN TestServiceUpdateSecrets [2022-05-11T07:34:55.434Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-11T07:34:55.434Z] --- SKIP: TestServiceUpdateSecrets (0.01s) [2022-05-11T07:34:55.434Z] === RUN TestServiceUpdateConfigs [2022-05-11T07:34:55.434Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-11T07:34:55.434Z] --- SKIP: TestServiceUpdateConfigs (0.02s) [2022-05-11T07:34:55.434Z] === RUN TestServiceUpdateNetwork [2022-05-11T07:34:55.434Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-11T07:34:55.434Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2022-05-11T07:34:55.434Z] === RUN TestServiceUpdatePidsLimit [2022-05-11T07:34:55.434Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-11T07:34:55.434Z] --- SKIP: TestServiceUpdatePidsLimit (0.03s) [2022-05-11T07:34:55.434Z] PASS [2022-05-11T07:34:55.434Z] [2022-05-11T07:34:55.434Z] === Skipped [2022-05-11T07:34:55.434Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-05-11T07:34:55.434Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-11T07:34:55.434Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-05-11T07:34:55.434Z] [2022-05-11T07:34:55.434Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-05-11T07:34:55.434Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-11T07:34:55.434Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-05-11T07:34:55.434Z] [2022-05-11T07:34:55.434Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s) [2022-05-11T07:34:55.434Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-11T07:34:55.434Z] [2022-05-11T07:34:55.434Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2022-05-11T07:34:55.434Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-11T07:34:55.434Z] [2022-05-11T07:34:55.434Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.02s) [2022-05-11T07:34:55.434Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-11T07:34:55.434Z] [2022-05-11T07:34:55.434Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s) [2022-05-11T07:34:55.434Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-11T07:34:55.434Z] [2022-05-11T07:34:55.434Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2022-05-11T07:34:55.434Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-11T07:34:55.434Z] [2022-05-11T07:34:55.434Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2022-05-11T07:34:55.434Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-11T07:34:55.434Z] [2022-05-11T07:34:55.434Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.03s) [2022-05-11T07:34:55.434Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-11T07:34:55.434Z] [2022-05-11T07:34:55.434Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.03s) [2022-05-11T07:34:55.434Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-11T07:34:55.434Z] [2022-05-11T07:34:55.434Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2022-05-11T07:34:55.434Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-11T07:34:55.434Z] [2022-05-11T07:34:55.434Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2022-05-11T07:34:55.434Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-11T07:34:55.434Z] [2022-05-11T07:34:55.434Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2022-05-11T07:34:55.434Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-11T07:34:55.434Z] [2022-05-11T07:34:55.434Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s) [2022-05-11T07:34:55.434Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-11T07:34:55.434Z] [2022-05-11T07:34:55.434Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-05-11T07:34:55.434Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-05-11T07:34:55.434Z] [2022-05-11T07:34:55.434Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2022-05-11T07:34:55.434Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-11T07:34:55.434Z] [2022-05-11T07:34:55.434Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s) [2022-05-11T07:34:55.434Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-11T07:34:55.434Z] [2022-05-11T07:34:55.434Z] === SKIP: amd64.integration.service TestServicePlugin (1.93s) [2022-05-11T07:34:55.434Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-11T07:34:55.434Z] [2022-05-11T07:34:55.434Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s) [2022-05-11T07:34:55.434Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-11T07:34:55.434Z] [2022-05-11T07:34:55.434Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s) [2022-05-11T07:34:55.434Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-11T07:34:55.434Z] [2022-05-11T07:34:55.434Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.02s) [2022-05-11T07:34:55.434Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-11T07:34:55.434Z] [2022-05-11T07:34:55.434Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) [2022-05-11T07:34:55.434Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-11T07:34:55.434Z] [2022-05-11T07:34:55.434Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.03s) [2022-05-11T07:34:55.434Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-11T07:34:55.434Z] [2022-05-11T07:34:55.434Z] DONE 24 tests, 23 skipped in 2.360s [2022-05-11T07:34:55.434Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-05-11T07:34:55.434Z] INFO: Testing against a local daemon [2022-05-11T07:34:55.434Z] === RUN TestSessionCreate [2022-05-11T07:34:55.481Z] === RUN TestDockerSuite/TestBuildStderr [2022-05-11T07:34:55.481Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.48s) [2022-05-11T07:34:55.481Z] === RUN TestAuthZPluginV2Disable [2022-05-11T07:34:55.694Z] --- PASS: TestSessionCreate (0.04s) [2022-05-11T07:34:55.694Z] === RUN TestSessionCreateWithBadUpgrade [2022-05-11T07:34:55.694Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2022-05-11T07:34:55.694Z] PASS [2022-05-11T07:34:55.694Z] [2022-05-11T07:34:55.694Z] DONE 2 tests in 0.147s [2022-05-11T07:34:55.694Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-05-11T07:34:55.694Z] INFO: Testing against a local daemon [2022-05-11T07:34:55.694Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-05-11T07:34:55.694Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-05-11T07:34:55.694Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-05-11T07:34:55.694Z] === RUN TestDiskUsage [2022-05-11T07:34:55.694Z] === PAUSE TestDiskUsage [2022-05-11T07:34:55.694Z] === RUN TestEventsExecDie [2022-05-11T07:34:55.752Z] 2022/05/11 07:34:55 Closing DB instances... [2022-05-11T07:34:56.046Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-05-11T07:34:56.207Z] --- PASS: TestGetAddress (20.73s) [2022-05-11T07:34:56.207Z] === RUN TestRequestSyntaxCheck [2022-05-11T07:34:56.207Z] --- PASS: TestRequestSyntaxCheck (0.02s) [2022-05-11T07:34:56.207Z] === RUN TestRequest [2022-05-11T07:34:56.265Z] --- PASS: TestEventsExecDie (0.50s) [2022-05-11T07:34:56.265Z] === RUN TestEventsBackwardsCompatible [2022-05-11T07:34:56.265Z] --- PASS: TestEventsBackwardsCompatible (0.04s) [2022-05-11T07:34:56.265Z] === RUN TestEventsVolumeCreate [2022-05-11T07:34:56.265Z] --- PASS: TestEventsVolumeCreate (0.05s) [2022-05-11T07:34:56.265Z] === RUN TestInfoBinaryCommits [2022-05-11T07:34:56.265Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-05-11T07:34:56.265Z] === RUN TestInfoAPIVersioned [2022-05-11T07:34:56.265Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-05-11T07:34:56.265Z] === RUN TestInfoAPI [2022-05-11T07:34:56.265Z] --- PASS: TestInfoAPI (0.02s) [2022-05-11T07:34:56.265Z] === RUN TestInfoAPIWarnings [2022-05-11T07:34:56.608Z] docker_api_swarm_test.go:364: Waiting for possible election... [2022-05-11T07:34:56.662Z] === RUN TestFailedConnection [2022-05-11T07:34:57.621Z] --- PASS: TestNetworkDBWatch (3.02s) [2022-05-11T07:34:57.621Z] === RUN TestNetworkDBBulkSync [2022-05-11T07:34:58.581Z] 2022/05/11 07:34:58 Closing DB instances... [2022-05-11T07:34:59.035Z] --- PASS: TestFailedConnection (2.19s) [2022-05-11T07:34:59.035Z] === RUN TestFailOnce [2022-05-11T07:34:59.035Z] 2022/05/11 07:34:58 http: panic serving 127.0.0.1:49289: Plugin not ready [2022-05-11T07:34:59.035Z] goroutine 3 [running]: [2022-05-11T07:34:59.035Z] net/http.(*conn).serve.func1() [2022-05-11T07:34:59.035Z] c:/go/src/net/http/server.go:1825 +0xbf [2022-05-11T07:34:59.035Z] panic({0x593700, 0x6dd0e0}) [2022-05-11T07:34:59.035Z] c:/go/src/runtime/panic.go:844 +0x258 [2022-05-11T07:34:59.035Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1({0x3b?, 0xffffffffffffffff?}, 0xc00020fa70?) [2022-05-11T07:34:59.035Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x3d [2022-05-11T07:34:59.035Z] net/http.HandlerFunc.ServeHTTP(0x0?, {0x6e28f8?, 0xc0001ac000?}, 0x4eda86?) [2022-05-11T07:34:59.035Z] c:/go/src/net/http/server.go:2084 +0x2f [2022-05-11T07:34:59.035Z] net/http.(*ServeMux).ServeHTTP(0x0?, {0x6e28f8, 0xc0001ac000}, 0xc000170300) [2022-05-11T07:34:59.035Z] c:/go/src/net/http/server.go:2462 +0x149 [2022-05-11T07:34:59.035Z] net/http.serverHandler.ServeHTTP({0x6e0f18?}, {0x6e28f8, 0xc0001ac000}, 0xc000170300) [2022-05-11T07:34:59.035Z] c:/go/src/net/http/server.go:2916 +0x43b [2022-05-11T07:34:59.035Z] net/http.(*conn).serve(0xc000058000, {0x6e2df8, 0xc0000260f0}) [2022-05-11T07:34:59.035Z] c:/go/src/net/http/server.go:1966 +0x5d7 [2022-05-11T07:34:59.035Z] created by net/http.(*Server).Serve [2022-05-11T07:34:59.035Z] c:/go/src/net/http/server.go:3071 +0x4db [2022-05-11T07:34:59.035Z] time="2022-05-11T07:34:58Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49288/Test.FailOnce: Post \"http://127.0.0.1:49288/Test.FailOnce\": EOF, retrying in 1s" [2022-05-11T07:34:59.875Z] --- PASS: TestAuthZPluginV2Disable (3.75s) [2022-05-11T07:34:59.875Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-05-11T07:34:59.875Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-05-11T07:34:59.997Z] --- PASS: TestFailOnce (1.15s) [2022-05-11T07:34:59.997Z] === RUN TestEchoInputOutput [2022-05-11T07:34:59.997Z] --- PASS: TestEchoInputOutput (0.00s) [2022-05-11T07:34:59.997Z] === RUN TestBackoff [2022-05-11T07:34:59.997Z] --- PASS: TestBackoff (0.00s) [2022-05-11T07:34:59.997Z] === RUN TestAbortRetry [2022-05-11T07:34:59.997Z] --- PASS: TestAbortRetry (0.00s) [2022-05-11T07:34:59.997Z] === RUN TestClientScheme [2022-05-11T07:34:59.997Z] --- PASS: TestClientScheme (0.00s) [2022-05-11T07:34:59.997Z] === RUN TestNewClientWithTimeout [2022-05-11T07:34:59.997Z] --- PASS: TestNetworkDBBulkSync (2.82s) [2022-05-11T07:34:59.997Z] === RUN TestNetworkDBCRUDMediumCluster [2022-05-11T07:35:00.132Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-05-11T07:35:00.452Z] time="2022-05-11T07:35:00Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49293/Test.Echo: Post \"http://127.0.0.1:49293/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2022-05-11T07:35:01.060Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-05-11T07:35:01.316Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-05-11T07:35:01.411Z] --- PASS: TestRequest (5.38s) [2022-05-11T07:35:01.411Z] === RUN TestOverlappingRequests [2022-05-11T07:35:01.866Z] --- PASS: TestOverlappingRequests (0.27s) [2022-05-11T07:35:01.866Z] === RUN TestRelease [2022-05-11T07:35:01.866Z] time="2022-05-11T07:35:01Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49293/Test.Echo: Post \"http://127.0.0.1:49293/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2022-05-11T07:35:01.878Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-05-11T07:35:02.381Z] tests/integration/api_network_test.py ............................ [ 47%] [2022-05-11T07:35:02.807Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.57s) [2022-05-11T07:35:02.808Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-05-11T07:35:02.826Z] --- PASS: TestRelease (0.91s) [2022-05-11T07:35:02.826Z] === RUN TestAllocateRandomDeallocate [2022-05-11T07:35:03.064Z] === RUN TestDockerSuite/TestBuildUser [2022-05-11T07:35:03.282Z] === RUN TestParseEmptyInterface [2022-05-11T07:35:03.282Z] --- PASS: TestParseEmptyInterface (0.00s) [2022-05-11T07:35:03.282Z] === RUN TestParseNonInterfaceType [2022-05-11T07:35:03.282Z] --- PASS: TestParseNonInterfaceType (0.00s) [2022-05-11T07:35:03.282Z] === RUN TestParseWithOneFunction [2022-05-11T07:35:03.282Z] --- PASS: TestParseWithOneFunction (0.00s) [2022-05-11T07:35:03.282Z] === RUN TestParseWithMultipleFuncs [2022-05-11T07:35:03.282Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2022-05-11T07:35:03.282Z] === RUN TestParseWithUnnamedReturn [2022-05-11T07:35:03.282Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2022-05-11T07:35:03.282Z] === RUN TestEmbeddedInterface [2022-05-11T07:35:03.282Z] --- PASS: TestEmbeddedInterface (0.00s) [2022-05-11T07:35:03.282Z] === RUN TestParsedImports [2022-05-11T07:35:03.282Z] --- PASS: TestParsedImports (0.00s) [2022-05-11T07:35:03.282Z] === RUN TestAliasedImports [2022-05-11T07:35:03.282Z] --- PASS: TestAliasedImports (0.00s) [2022-05-11T07:35:03.282Z] PASS [2022-05-11T07:35:03.282Z] coverage: 56.8% of statements [2022-05-11T07:35:03.282Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.046s coverage: 56.8% of statements [2022-05-11T07:35:04.242Z] === RUN TestHTTPTransport [2022-05-11T07:35:04.242Z] --- PASS: TestHTTPTransport (0.00s) [2022-05-11T07:35:04.242Z] PASS [2022-05-11T07:35:04.242Z] coverage: 85.7% of statements [2022-05-11T07:35:04.242Z] ok github.com/docker/docker/pkg/plugins/transport 0.035s coverage: 85.7% of statements [2022-05-11T07:35:04.431Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-05-11T07:35:04.661Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-05-11T07:35:04.661Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-05-11T07:35:04.661Z] === RUN TestBoolValue [2022-05-11T07:35:04.661Z] --- PASS: TestBoolValue (0.00s) [2022-05-11T07:35:04.661Z] === RUN TestBoolValueOrDefault [2022-05-11T07:35:04.661Z] --- PASS: TestBoolValueOrDefault (0.00s) [2022-05-11T07:35:04.661Z] === RUN TestInt64ValueOrZero [2022-05-11T07:35:04.661Z] --- PASS: TestInt64ValueOrZero (0.00s) [2022-05-11T07:35:04.661Z] === RUN TestInt64ValueOrDefault [2022-05-11T07:35:04.661Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2022-05-11T07:35:04.661Z] === RUN TestInt64ValueOrDefaultWithError [2022-05-11T07:35:04.661Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2022-05-11T07:35:04.661Z] === RUN TestJsonContentType [2022-05-11T07:35:04.661Z] --- PASS: TestJsonContentType (0.00s) [2022-05-11T07:35:04.661Z] === RUN TestReadJSON [2022-05-11T07:35:04.661Z] === RUN TestReadJSON/nil_body [2022-05-11T07:35:04.661Z] === RUN TestReadJSON/empty_body [2022-05-11T07:35:04.661Z] === RUN TestReadJSON/with_valid_request [2022-05-11T07:35:04.661Z] === RUN TestReadJSON/with_whitespace [2022-05-11T07:35:04.661Z] === RUN TestReadJSON/with_extra_content [2022-05-11T07:35:04.661Z] === RUN TestReadJSON/invalid_JSON [2022-05-11T07:35:04.661Z] --- PASS: TestReadJSON (0.00s) [2022-05-11T07:35:04.661Z] --- PASS: TestReadJSON/nil_body (0.00s) [2022-05-11T07:35:04.661Z] --- PASS: TestReadJSON/empty_body (0.00s) [2022-05-11T07:35:04.661Z] --- PASS: TestReadJSON/with_valid_request (0.00s) [2022-05-11T07:35:04.661Z] --- PASS: TestReadJSON/with_whitespace (0.00s) [2022-05-11T07:35:04.661Z] --- PASS: TestReadJSON/with_extra_content (0.00s) [2022-05-11T07:35:04.661Z] --- PASS: TestReadJSON/invalid_JSON (0.00s) [2022-05-11T07:35:04.661Z] PASS [2022-05-11T07:35:04.661Z] coverage: 31.9% of statements [2022-05-11T07:35:04.661Z] ok github.com/docker/docker/api/server/httputils 0.065s coverage: 31.9% of statements [2022-05-11T07:35:04.661Z] === RUN TestMaskSecretKeys [2022-05-11T07:35:04.661Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2022-05-11T07:35:04.661Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2022-05-11T07:35:04.661Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2022-05-11T07:35:04.661Z] --- PASS: TestMaskSecretKeys (0.00s) [2022-05-11T07:35:04.661Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2022-05-11T07:35:04.661Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2022-05-11T07:35:04.661Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2022-05-11T07:35:04.661Z] === RUN TestVersionMiddlewareVersion [2022-05-11T07:35:04.661Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2022-05-11T07:35:04.661Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2022-05-11T07:35:04.661Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2022-05-11T07:35:04.661Z] PASS [2022-05-11T07:35:04.661Z] coverage: 37.7% of statements [2022-05-11T07:35:04.661Z] ok github.com/docker/docker/api/server/middleware 0.050s coverage: 37.7% of statements [2022-05-11T07:35:04.661Z] ? github.com/docker/docker/api/server/router [no test files] [2022-05-11T07:35:04.661Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-05-11T07:35:04.661Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-05-11T07:35:04.661Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-05-11T07:35:04.661Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-05-11T07:35:04.661Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-05-11T07:35:04.661Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-05-11T07:35:04.661Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-05-11T07:35:04.661Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-05-11T07:35:04.661Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-05-11T07:35:04.661Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-05-11T07:35:04.661Z] === RUN TestStrSliceMarshalJSON [2022-05-11T07:35:04.661Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2022-05-11T07:35:04.661Z] === RUN TestStrSliceUnmarshalJSON [2022-05-11T07:35:04.661Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2022-05-11T07:35:04.661Z] === RUN TestStrSliceUnmarshalString [2022-05-11T07:35:04.661Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2022-05-11T07:35:04.661Z] === RUN TestStrSliceUnmarshalSlice [2022-05-11T07:35:04.661Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2022-05-11T07:35:04.661Z] PASS [2022-05-11T07:35:04.661Z] coverage: 90.0% of statements [2022-05-11T07:35:04.661Z] ok github.com/docker/docker/api/types/strslice 0.038s coverage: 90.0% of statements [2022-05-11T07:35:04.661Z] === RUN TestToJSON [2022-05-11T07:35:04.661Z] --- PASS: TestToJSON (0.00s) [2022-05-11T07:35:04.661Z] === RUN TestToParamWithVersion [2022-05-11T07:35:04.661Z] --- PASS: TestToParamWithVersion (0.00s) [2022-05-11T07:35:04.661Z] === RUN TestFromJSON [2022-05-11T07:35:04.661Z] --- PASS: TestFromJSON (0.00s) [2022-05-11T07:35:04.661Z] === RUN TestEmpty [2022-05-11T07:35:04.661Z] --- PASS: TestEmpty (0.00s) [2022-05-11T07:35:04.661Z] === RUN TestArgsMatchKVListEmptySources [2022-05-11T07:35:04.661Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2022-05-11T07:35:04.661Z] === RUN TestArgsMatchKVList [2022-05-11T07:35:04.661Z] --- PASS: TestArgsMatchKVList (0.00s) [2022-05-11T07:35:04.661Z] === RUN TestArgsMatch [2022-05-11T07:35:04.661Z] --- PASS: TestArgsMatch (0.00s) [2022-05-11T07:35:04.661Z] === RUN TestAdd [2022-05-11T07:35:04.661Z] --- PASS: TestAdd (0.00s) [2022-05-11T07:35:04.661Z] === RUN TestDel [2022-05-11T07:35:04.661Z] --- PASS: TestDel (0.00s) [2022-05-11T07:35:04.661Z] === RUN TestLen [2022-05-11T07:35:04.661Z] --- PASS: TestLen (0.00s) [2022-05-11T07:35:04.661Z] === RUN TestExactMatch [2022-05-11T07:35:04.661Z] --- PASS: TestExactMatch (0.00s) [2022-05-11T07:35:04.661Z] === RUN TestOnlyOneExactMatch [2022-05-11T07:35:04.661Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2022-05-11T07:35:04.661Z] === RUN TestContains [2022-05-11T07:35:04.661Z] --- PASS: TestContains (0.00s) [2022-05-11T07:35:04.661Z] === RUN TestValidate [2022-05-11T07:35:04.661Z] --- PASS: TestValidate (0.00s) [2022-05-11T07:35:04.661Z] === RUN TestWalkValues [2022-05-11T07:35:04.661Z] --- PASS: TestWalkValues (0.00s) [2022-05-11T07:35:04.661Z] === RUN TestFuzzyMatch [2022-05-11T07:35:04.661Z] --- PASS: TestFuzzyMatch (0.00s) [2022-05-11T07:35:04.661Z] === RUN TestClone [2022-05-11T07:35:04.661Z] --- PASS: TestClone (0.00s) [2022-05-11T07:35:04.661Z] PASS [2022-05-11T07:35:04.661Z] coverage: 92.2% of statements [2022-05-11T07:35:04.661Z] ok github.com/docker/docker/api/types/filters 0.043s coverage: 92.2% of statements [2022-05-11T07:35:04.661Z] === RUN TestGetTimestamp [2022-05-11T07:35:04.661Z] === RUN TestAdjustForAPIVersion [2022-05-11T07:35:04.661Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2022-05-11T07:35:04.661Z] PASS [2022-05-11T07:35:04.661Z] coverage: 6.1% of statements [2022-05-11T07:35:04.661Z] ok github.com/docker/docker/api/server/router/swarm 0.038s coverage: 6.1% of statements [2022-05-11T07:35:04.661Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-05-11T07:35:04.661Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-05-11T07:35:04.661Z] ? github.com/docker/docker/api/types [no test files] [2022-05-11T07:35:04.661Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-05-11T07:35:04.661Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-05-11T07:35:04.661Z] ? github.com/docker/docker/api/types/container [no test files] [2022-05-11T07:35:04.661Z] ? github.com/docker/docker/api/types/events [no test files] [2022-05-11T07:35:04.661Z] ? github.com/docker/docker/api/types/image [no test files] [2022-05-11T07:35:04.661Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-05-11T07:35:04.661Z] ? github.com/docker/docker/api/types/network [no test files] [2022-05-11T07:35:04.661Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-05-11T07:35:04.661Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-05-11T07:35:04.661Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-05-11T07:35:04.661Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-05-11T07:35:04.661Z] --- PASS: TestGetTimestamp (0.15s) [2022-05-11T07:35:04.661Z] === RUN TestParseTimestamps [2022-05-11T07:35:04.661Z] --- PASS: TestParseTimestamps (0.00s) [2022-05-11T07:35:04.661Z] PASS [2022-05-11T07:35:04.661Z] coverage: 100.0% of statements [2022-05-11T07:35:04.661Z] ok github.com/docker/docker/api/types/time 0.182s coverage: 100.0% of statements [2022-05-11T07:35:04.661Z] === RUN TestCompareVersion [2022-05-11T07:35:04.661Z] --- PASS: TestCompareVersion (0.00s) [2022-05-11T07:35:04.661Z] PASS [2022-05-11T07:35:04.661Z] coverage: 77.3% of statements [2022-05-11T07:35:04.661Z] ok github.com/docker/docker/api/types/versions 0.036s coverage: 77.3% of statements [2022-05-11T07:35:04.661Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-05-11T07:35:04.661Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-05-11T07:35:04.661Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-05-11T07:35:04.661Z] ? github.com/docker/docker/builder [no test files] [2022-05-11T07:35:04.661Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-05-11T07:35:04.661Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-05-11T07:35:04.661Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-05-11T07:35:04.661Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-05-11T07:35:04.661Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-05-11T07:35:04.661Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-05-11T07:35:04.661Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-05-11T07:35:04.661Z] === RUN TestIsGIT [2022-05-11T07:35:04.661Z] --- PASS: TestIsGIT (0.00s) [2022-05-11T07:35:04.661Z] PASS [2022-05-11T07:35:04.661Z] coverage: 100.0% of statements [2022-05-11T07:35:04.661Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.089s coverage: 100.0% of statements [2022-05-11T07:35:04.661Z] === RUN TestParseRemoteURL [2022-05-11T07:35:04.661Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2022-05-11T07:35:04.661Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2022-05-11T07:35:04.661Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2022-05-11T07:35:04.661Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2022-05-11T07:35:04.661Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2022-05-11T07:35:04.661Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2022-05-11T07:35:04.661Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2022-05-11T07:35:04.661Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2022-05-11T07:35:04.661Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2022-05-11T07:35:04.661Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2022-05-11T07:35:04.661Z] --- PASS: TestParseRemoteURL (0.00s) [2022-05-11T07:35:04.661Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2022-05-11T07:35:04.661Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2022-05-11T07:35:04.661Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2022-05-11T07:35:04.661Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2022-05-11T07:35:04.661Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2022-05-11T07:35:04.662Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2022-05-11T07:35:04.662Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2022-05-11T07:35:04.662Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2022-05-11T07:35:04.662Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2022-05-11T07:35:04.662Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2022-05-11T07:35:04.662Z] === RUN TestCloneArgsSmartHttp [2022-05-11T07:35:04.662Z] --- PASS: TestCloneArgsSmartHttp (0.09s) [2022-05-11T07:35:04.662Z] === RUN TestCloneArgsDumbHttp [2022-05-11T07:35:04.662Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2022-05-11T07:35:04.662Z] === RUN TestCloneArgsGit [2022-05-11T07:35:04.662Z] --- PASS: TestCloneArgsGit (0.00s) [2022-05-11T07:35:04.662Z] === RUN TestCheckoutGit [2022-05-11T07:35:04.697Z] time="2022-05-11T07:35:04Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49293/Test.Echo: Post \"http://127.0.0.1:49293/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2022-05-11T07:35:04.697Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2022-05-11T07:35:04.697Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-05-11T07:35:04.697Z] === RUN TestBufioReaderPoolPutAndGet [2022-05-11T07:35:04.697Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2022-05-11T07:35:04.697Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2022-05-11T07:35:04.697Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2022-05-11T07:35:04.697Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2022-05-11T07:35:04.697Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-05-11T07:35:04.697Z] === RUN TestBufioWriterPoolPutAndGet [2022-05-11T07:35:04.697Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2022-05-11T07:35:04.697Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2022-05-11T07:35:04.697Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2022-05-11T07:35:04.697Z] === RUN TestBufferPoolPutAndGet [2022-05-11T07:35:04.697Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2022-05-11T07:35:04.697Z] PASS [2022-05-11T07:35:04.697Z] coverage: 88.2% of statements [2022-05-11T07:35:04.697Z] ok github.com/docker/docker/pkg/pools 0.038s coverage: 88.2% of statements [2022-05-11T07:35:05.151Z] === RUN TestOutputOnPrematureClose [2022-05-11T07:35:05.151Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2022-05-11T07:35:05.151Z] === RUN TestCompleteSilently [2022-05-11T07:35:05.151Z] --- PASS: TestCompleteSilently (0.00s) [2022-05-11T07:35:05.151Z] PASS [2022-05-11T07:35:05.151Z] coverage: 75.9% of statements [2022-05-11T07:35:05.151Z] ok github.com/docker/docker/pkg/progress 0.031s coverage: 75.9% of statements [2022-05-11T07:35:05.606Z] --- PASS: TestAllocateRandomDeallocate (2.89s) [2022-05-11T07:35:05.606Z] === RUN TestRetrieveFromStore [2022-05-11T07:35:05.606Z] === RUN TestSendToOneSub [2022-05-11T07:35:05.606Z] --- PASS: TestSendToOneSub (0.00s) [2022-05-11T07:35:05.606Z] === RUN TestSendToMultipleSubs [2022-05-11T07:35:05.606Z] --- PASS: TestSendToMultipleSubs (0.00s) [2022-05-11T07:35:05.606Z] === RUN TestEvictOneSub [2022-05-11T07:35:05.606Z] --- PASS: TestEvictOneSub (0.00s) [2022-05-11T07:35:05.606Z] === RUN TestClosePublisher [2022-05-11T07:35:05.606Z] --- PASS: TestClosePublisher (0.00s) [2022-05-11T07:35:05.606Z] === RUN TestPubSubRace [2022-05-11T07:35:06.185Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2022-05-11T07:35:06.185Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.00s) [2022-05-11T07:35:06.185Z] === RUN TestProcessNoDockerignore [2022-05-11T07:35:06.185Z] --- PASS: TestProcessNoDockerignore (0.00s) [2022-05-11T07:35:06.185Z] === RUN TestProcessShouldLeaveAllFiles [2022-05-11T07:35:06.185Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s) [2022-05-11T07:35:06.185Z] === RUN TestDetectContentType [2022-05-11T07:35:06.185Z] --- PASS: TestDetectContentType (0.00s) [2022-05-11T07:35:06.185Z] === RUN TestSelectAcceptableMIME [2022-05-11T07:35:06.185Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2022-05-11T07:35:06.185Z] === RUN TestInspectEmptyResponse [2022-05-11T07:35:06.185Z] --- PASS: TestInspectEmptyResponse (0.00s) [2022-05-11T07:35:06.185Z] === RUN TestInspectResponseBinary [2022-05-11T07:35:06.185Z] --- PASS: TestInspectResponseBinary (0.00s) [2022-05-11T07:35:06.185Z] === RUN TestResponseUnsupportedContentType [2022-05-11T07:35:06.185Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2022-05-11T07:35:06.185Z] === RUN TestInspectResponseTextSimple [2022-05-11T07:35:06.185Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2022-05-11T07:35:06.185Z] === RUN TestInspectResponseEmptyContentType [2022-05-11T07:35:06.185Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2022-05-11T07:35:06.185Z] === RUN TestUnknownContentLength [2022-05-11T07:35:06.185Z] --- PASS: TestUnknownContentLength (0.00s) [2022-05-11T07:35:06.185Z] === RUN TestDownloadRemote [2022-05-11T07:35:06.185Z] --- PASS: TestDownloadRemote (0.08s) [2022-05-11T07:35:06.185Z] === RUN TestGetWithStatusError [2022-05-11T07:35:06.185Z] --- PASS: TestGetWithStatusError (0.01s) [2022-05-11T07:35:06.185Z] === RUN TestCloseRootDirectory [2022-05-11T07:35:06.185Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-11T07:35:06.185Z] --- SKIP: TestCloseRootDirectory (0.00s) [2022-05-11T07:35:06.185Z] === RUN TestHashFile [2022-05-11T07:35:06.185Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-11T07:35:06.185Z] --- SKIP: TestHashFile (0.01s) [2022-05-11T07:35:06.185Z] === RUN TestHashSubdir [2022-05-11T07:35:06.185Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-11T07:35:06.185Z] --- SKIP: TestHashSubdir (0.01s) [2022-05-11T07:35:06.185Z] === RUN TestRemoveDirectory [2022-05-11T07:35:06.185Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-11T07:35:06.185Z] --- SKIP: TestRemoveDirectory (0.00s) [2022-05-11T07:35:06.185Z] PASS [2022-05-11T07:35:06.185Z] coverage: 9.3% of statements [2022-05-11T07:35:06.185Z] ok github.com/docker/docker/builder/remotecontext 0.238s coverage: 9.3% of statements [2022-05-11T07:35:06.185Z] === RUN TestEnable [2022-05-11T07:35:06.185Z] --- PASS: TestEnable (0.00s) [2022-05-11T07:35:06.185Z] === RUN TestDisable [2022-05-11T07:35:06.185Z] --- PASS: TestDisable (0.00s) [2022-05-11T07:35:06.185Z] === RUN TestEnabled [2022-05-11T07:35:06.185Z] --- PASS: TestEnabled (0.00s) [2022-05-11T07:35:06.185Z] PASS [2022-05-11T07:35:06.185Z] coverage: 100.0% of statements [2022-05-11T07:35:06.185Z] ok github.com/docker/docker/cli/debug 0.098s coverage: 100.0% of statements [2022-05-11T07:35:06.565Z] --- PASS: TestRetrieveFromStore (0.88s) [2022-05-11T07:35:06.566Z] === RUN TestRequestReleaseAddressDuplicate [2022-05-11T07:35:06.566Z] --- PASS: TestRequestReleaseAddressDuplicate (0.04s) [2022-05-11T07:35:06.566Z] === RUN TestParallelPredefinedRequest1 [2022-05-11T07:35:06.566Z] === PAUSE TestParallelPredefinedRequest1 [2022-05-11T07:35:06.566Z] === RUN TestParallelPredefinedRequest2 [2022-05-11T07:35:06.566Z] === PAUSE TestParallelPredefinedRequest2 [2022-05-11T07:35:06.566Z] === RUN TestParallelPredefinedRequest3 [2022-05-11T07:35:06.566Z] === PAUSE TestParallelPredefinedRequest3 [2022-05-11T07:35:06.566Z] === RUN TestParallelPredefinedRequest4 [2022-05-11T07:35:06.566Z] === PAUSE TestParallelPredefinedRequest4 [2022-05-11T07:35:06.566Z] === RUN TestParallelPredefinedRequest5 [2022-05-11T07:35:06.566Z] === PAUSE TestParallelPredefinedRequest5 [2022-05-11T07:35:06.566Z] === RUN TestDebug [2022-05-11T07:35:06.566Z] --- PASS: TestDebug (0.00s) [2022-05-11T07:35:06.566Z] === RUN TestRequestPoolParallel [2022-05-11T07:35:06.566Z] --- PASS: TestRequestPoolParallel (0.33s) [2022-05-11T07:35:06.566Z] === RUN TestFullAllocateRelease [2022-05-11T07:35:06.639Z] === RUN TestGetAllAllowed [2022-05-11T07:35:06.639Z] --- PASS: TestGetAllAllowed (0.00s) [2022-05-11T07:35:06.639Z] === RUN TestGetAllMeta [2022-05-11T07:35:06.639Z] --- PASS: TestGetAllMeta (0.00s) [2022-05-11T07:35:06.639Z] === RUN TestWarnOnUnusedBuildArgs [2022-05-11T07:35:06.639Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2022-05-11T07:35:06.639Z] === RUN TestIsUnreferencedBuiltin [2022-05-11T07:35:06.639Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2022-05-11T07:35:06.639Z] === RUN TestIsExistingDirectory [2022-05-11T07:35:06.639Z] --- PASS: TestIsExistingDirectory (0.01s) [2022-05-11T07:35:06.639Z] === RUN TestGetFilenameForDownload [2022-05-11T07:35:06.639Z] --- PASS: TestGetFilenameForDownload (0.00s) [2022-05-11T07:35:06.639Z] === RUN TestEnv2Variables [2022-05-11T07:35:06.639Z] --- PASS: TestEnv2Variables (0.00s) [2022-05-11T07:35:06.639Z] === RUN TestEnvValueWithExistingRunConfigEnv [2022-05-11T07:35:06.639Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2022-05-11T07:35:06.639Z] === RUN TestMaintainer [2022-05-11T07:35:06.639Z] --- PASS: TestMaintainer (0.00s) [2022-05-11T07:35:06.639Z] === RUN TestLabel [2022-05-11T07:35:06.639Z] --- PASS: TestLabel (0.00s) [2022-05-11T07:35:06.639Z] === RUN TestFromScratch [2022-05-11T07:35:06.639Z] --- PASS: TestFromScratch (0.00s) [2022-05-11T07:35:06.639Z] === RUN TestFromWithArg [2022-05-11T07:35:06.639Z] --- PASS: TestFromWithArg (0.00s) [2022-05-11T07:35:06.639Z] === RUN TestFromWithArgButBuildArgsNotGiven [2022-05-11T07:35:06.639Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2022-05-11T07:35:06.639Z] === RUN TestFromWithUndefinedArg [2022-05-11T07:35:06.639Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2022-05-11T07:35:06.639Z] === RUN TestFromMultiStageWithNamedStage [2022-05-11T07:35:06.639Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2022-05-11T07:35:06.639Z] === RUN TestOnbuild [2022-05-11T07:35:06.639Z] --- PASS: TestOnbuild (0.00s) [2022-05-11T07:35:06.639Z] === RUN TestWorkdir [2022-05-11T07:35:06.639Z] --- PASS: TestWorkdir (0.00s) [2022-05-11T07:35:06.639Z] === RUN TestCmd [2022-05-11T07:35:06.639Z] --- PASS: TestCmd (0.00s) [2022-05-11T07:35:06.639Z] === RUN TestHealthcheckNone [2022-05-11T07:35:06.639Z] --- PASS: TestHealthcheckNone (0.00s) [2022-05-11T07:35:06.639Z] === RUN TestHealthcheckCmd [2022-05-11T07:35:06.639Z] --- PASS: TestHealthcheckCmd (0.00s) [2022-05-11T07:35:06.639Z] === RUN TestEntrypoint [2022-05-11T07:35:06.639Z] --- PASS: TestEntrypoint (0.00s) [2022-05-11T07:35:06.639Z] === RUN TestExpose [2022-05-11T07:35:06.639Z] --- PASS: TestExpose (0.00s) [2022-05-11T07:35:06.639Z] === RUN TestUser [2022-05-11T07:35:06.639Z] --- PASS: TestUser (0.00s) [2022-05-11T07:35:06.639Z] === RUN TestVolume [2022-05-11T07:35:06.639Z] --- PASS: TestVolume (0.00s) [2022-05-11T07:35:06.639Z] === RUN TestStopSignal [2022-05-11T07:35:06.639Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-05-11T07:35:06.639Z] --- SKIP: TestStopSignal (0.00s) [2022-05-11T07:35:06.639Z] === RUN TestArg [2022-05-11T07:35:06.639Z] --- PASS: TestArg (0.00s) [2022-05-11T07:35:06.639Z] === RUN TestShell [2022-05-11T07:35:06.639Z] --- PASS: TestShell (0.00s) [2022-05-11T07:35:06.639Z] === RUN TestPrependEnvOnCmd [2022-05-11T07:35:06.639Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2022-05-11T07:35:06.639Z] === RUN TestRunWithBuildArgs [2022-05-11T07:35:06.639Z] --- PASS: TestRunWithBuildArgs (0.00s) [2022-05-11T07:35:06.639Z] === RUN TestRunIgnoresHealthcheck [2022-05-11T07:35:06.639Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2022-05-11T07:35:06.639Z] === RUN TestDispatchUnsupportedOptions [2022-05-11T07:35:06.639Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2022-05-11T07:35:06.639Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2022-05-11T07:35:06.639Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2022-05-11T07:35:06.639Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2022-05-11T07:35:06.639Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2022-05-11T07:35:06.639Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2022-05-11T07:35:06.639Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2022-05-11T07:35:06.639Z] === RUN TestNormalizeWorkdir [2022-05-11T07:35:06.639Z] --- PASS: TestNormalizeWorkdir (0.00s) [2022-05-11T07:35:06.639Z] === RUN TestDispatch [2022-05-11T07:35:06.639Z] === RUN TestDispatch/ADD_multiple_files_to_file [2022-05-11T07:35:06.639Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2022-05-11T07:35:06.639Z] === RUN TestDispatch/COPY_multiple_files_to_file [2022-05-11T07:35:06.639Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2022-05-11T07:35:06.639Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2022-05-11T07:35:06.639Z] === RUN TestDispatch/COPY_wildcard_no_files [2022-05-11T07:35:06.639Z] === RUN TestDispatch/COPY_url [2022-05-11T07:35:06.639Z] --- PASS: TestDispatch (0.06s) [2022-05-11T07:35:06.639Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.01s) [2022-05-11T07:35:06.639Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.02s) [2022-05-11T07:35:06.639Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2022-05-11T07:35:06.639Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2022-05-11T07:35:06.639Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2022-05-11T07:35:06.639Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2022-05-11T07:35:06.639Z] --- PASS: TestDispatch/COPY_url (0.00s) [2022-05-11T07:35:06.639Z] === RUN TestAddScratchImageAddsToMounts [2022-05-11T07:35:06.639Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2022-05-11T07:35:06.639Z] === RUN TestAddFromScratchPopulatesPlatform [2022-05-11T07:35:06.639Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2022-05-11T07:35:06.639Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2022-05-11T07:35:06.639Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2022-05-11T07:35:06.639Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2022-05-11T07:35:06.639Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2022-05-11T07:35:06.639Z] === RUN TestImageSourceGetAddsToMounts [2022-05-11T07:35:06.639Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2022-05-11T07:35:06.639Z] === RUN TestEmptyDockerfile [2022-05-11T07:35:06.639Z] --- PASS: TestEmptyDockerfile (0.01s) [2022-05-11T07:35:06.639Z] === RUN TestSymlinkDockerfile [2022-05-11T07:35:06.639Z] --- PASS: TestSymlinkDockerfile (0.01s) [2022-05-11T07:35:06.639Z] === RUN TestDockerfileOutsideTheBuildContext [2022-05-11T07:35:06.639Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2022-05-11T07:35:06.639Z] === RUN TestNonExistingDockerfile [2022-05-11T07:35:06.639Z] --- PASS: TestNonExistingDockerfile (0.00s) [2022-05-11T07:35:06.639Z] === RUN TestCopyRunConfig [2022-05-11T07:35:06.639Z] --- PASS: TestCopyRunConfig (0.00s) [2022-05-11T07:35:06.639Z] === RUN TestDeepCopyRunConfig [2022-05-11T07:35:06.639Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2022-05-11T07:35:06.639Z] === RUN TestExportImage [2022-05-11T07:35:06.639Z] --- PASS: TestExportImage (0.00s) [2022-05-11T07:35:06.639Z] === RUN TestNormalizeDest [2022-05-11T07:35:06.639Z] --- PASS: TestNormalizeDest (0.00s) [2022-05-11T07:35:06.639Z] PASS [2022-05-11T07:35:06.639Z] coverage: 46.7% of statements [2022-05-11T07:35:06.639Z] ok github.com/docker/docker/builder/dockerfile 0.206s coverage: 46.7% of statements [2022-05-11T07:35:06.952Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-05-11T07:35:07.020Z] --- PASS: TestPubSubRace (1.05s) [2022-05-11T07:35:07.020Z] PASS [2022-05-11T07:35:07.020Z] coverage: 75.0% of statements [2022-05-11T07:35:07.020Z] ok github.com/docker/docker/pkg/pubsub 1.078s coverage: 75.0% of statements [2022-05-11T07:35:07.020Z] --- PASS: TestFullAllocateRelease (0.29s) [2022-05-11T07:35:07.020Z] === RUN TestOddAllocateRelease [2022-05-11T07:35:07.020Z] --- PASS: TestOddAllocateRelease (0.20s) [2022-05-11T07:35:07.020Z] === RUN TestFullAllocateSerialReleaseParallel [2022-05-11T07:35:07.475Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.06s) [2022-05-11T07:35:07.475Z] === RUN TestOddAllocateSerialReleaseParallel [2022-05-11T07:35:07.475Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.04s) [2022-05-11T07:35:07.475Z] === RUN TestEvenAllocateSerialReleaseParallel [2022-05-11T07:35:07.475Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.04s) [2022-05-11T07:35:07.475Z] === CONT TestParallelPredefinedRequest1 [2022-05-11T07:35:07.475Z] === CONT TestParallelPredefinedRequest4 [2022-05-11T07:35:07.475Z] === CONT TestParallelPredefinedRequest3 [2022-05-11T07:35:07.475Z] === CONT TestParallelPredefinedRequest1 [2022-05-11T07:35:07.475Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-11T07:35:07.475Z] === CONT TestParallelPredefinedRequest3 [2022-05-11T07:35:07.475Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-11T07:35:07.475Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2022-05-11T07:35:07.475Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2022-05-11T07:35:07.475Z] === CONT TestParallelPredefinedRequest4 [2022-05-11T07:35:07.475Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-11T07:35:07.475Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2022-05-11T07:35:07.475Z] === CONT TestParallelPredefinedRequest2 [2022-05-11T07:35:07.475Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-11T07:35:07.475Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2022-05-11T07:35:07.475Z] === CONT TestParallelPredefinedRequest5 [2022-05-11T07:35:07.475Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-11T07:35:07.475Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2022-05-11T07:35:07.475Z] PASS [2022-05-11T07:35:07.475Z] coverage: 85.3% of statements [2022-05-11T07:35:07.475Z] ok github.com/docker/docker/libnetwork/ipam 37.583s coverage: 85.3% of statements [2022-05-11T07:35:07.475Z] === RUN TestRegister [2022-05-11T07:35:07.475Z] --- PASS: TestRegister (0.00s) [2022-05-11T07:35:07.475Z] === RUN TestCommand [2022-05-11T07:35:07.475Z] --- PASS: TestCommand (0.02s) [2022-05-11T07:35:07.475Z] === RUN TestNaiveSelf [2022-05-11T07:35:07.475Z] --- PASS: TestNaiveSelf (0.03s) [2022-05-11T07:35:07.475Z] PASS [2022-05-11T07:35:07.475Z] coverage: 82.4% of statements [2022-05-11T07:35:07.475Z] ok github.com/docker/docker/pkg/reexec 0.082s coverage: 82.4% of statements [2022-05-11T07:35:07.598Z] === RUN TestTCP4Proxy [2022-05-11T07:35:07.598Z] --- PASS: TestTCP4Proxy (0.01s) [2022-05-11T07:35:07.598Z] === RUN TestTCP4ProxyHalfClose [2022-05-11T07:35:07.598Z] --- PASS: TestTCP4ProxyHalfClose (0.00s) [2022-05-11T07:35:07.598Z] === RUN TestTCP6Proxy [2022-05-11T07:35:07.598Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-05-11T07:35:07.598Z] --- SKIP: TestTCP6Proxy (0.00s) [2022-05-11T07:35:07.598Z] === RUN TestTCPDualStackProxy [2022-05-11T07:35:07.598Z] network_proxy_test.go:208: No support for dual stack yet [2022-05-11T07:35:07.598Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2022-05-11T07:35:07.598Z] === RUN TestUDP4Proxy [2022-05-11T07:35:07.598Z] --- PASS: TestUDP4Proxy (0.00s) [2022-05-11T07:35:07.598Z] === RUN TestUDP6Proxy [2022-05-11T07:35:07.598Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-05-11T07:35:07.598Z] --- SKIP: TestUDP6Proxy (0.00s) [2022-05-11T07:35:07.598Z] === RUN TestUDPWriteError [2022-05-11T07:35:07.598Z] --- PASS: TestUDPWriteError (0.00s) [2022-05-11T07:35:07.598Z] === RUN TestSCTP4Proxy [2022-05-11T07:35:07.598Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-05-11T07:35:07.598Z] --- SKIP: TestSCTP4Proxy (0.00s) [2022-05-11T07:35:07.598Z] === RUN TestSCTP6Proxy [2022-05-11T07:35:07.598Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-05-11T07:35:07.598Z] --- SKIP: TestSCTP6Proxy (0.00s) [2022-05-11T07:35:07.598Z] PASS [2022-05-11T07:35:07.598Z] coverage: 49.4% of statements [2022-05-11T07:35:07.598Z] ok github.com/docker/docker/cmd/docker-proxy 0.066s coverage: 49.4% of statements [2022-05-11T07:35:07.881Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2022-05-11T07:35:07.930Z] === RUN TestDump [2022-05-11T07:35:07.930Z] goroutine 6 [running]: [2022-05-11T07:35:07.930Z] github.com/docker/docker/pkg/stack.dump(0x2f2d57?) [2022-05-11T07:35:07.930Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-05-11T07:35:07.930Z] github.com/docker/docker/pkg/stack.Dump(...) [2022-05-11T07:35:07.930Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18 [2022-05-11T07:35:07.930Z] github.com/docker/docker/pkg/stack.TestDump(0x0?) [2022-05-11T07:35:07.930Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:12 +0x2a [2022-05-11T07:35:07.930Z] testing.tRunner(0xc0001621a0, 0x4ba498) [2022-05-11T07:35:07.930Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-05-11T07:35:07.930Z] created by testing.(*T).Run [2022-05-11T07:35:07.930Z] c:/go/src/testing/testing.go:1486 +0x35f [2022-05-11T07:35:07.930Z] [2022-05-11T07:35:07.930Z] goroutine 1 [chan receive]: [2022-05-11T07:35:07.930Z] testing.(*T).Run(0xc000162000, {0x4a913c?, 0x2cc1f3?}, 0x4ba498) [2022-05-11T07:35:07.930Z] c:/go/src/testing/testing.go:1487 +0x37a [2022-05-11T07:35:07.930Z] testing.runTests.func1(0xc00006c870?) [2022-05-11T07:35:07.930Z] c:/go/src/testing/testing.go:1839 +0x6e [2022-05-11T07:35:07.930Z] testing.tRunner(0xc000162000, 0xc000075ca0) [2022-05-11T07:35:08.385Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-05-11T07:35:08.385Z] testing.runTests(0xc000058460?, {0x63e400, 0x3, 0x3}, {0x2c5c95e0108?, 0x40?, 0x6434a0?}) [2022-05-11T07:35:08.385Z] c:/go/src/testing/testing.go:1837 +0x457 [2022-05-11T07:35:08.385Z] testing.(*M).Run(0xc000058460) [2022-05-11T07:35:08.385Z] c:/go/src/testing/testing.go:1719 +0x5d9 [2022-05-11T07:35:08.385Z] main.main() [2022-05-11T07:35:08.385Z] _testmain.go:99 +0x255 [2022-05-11T07:35:08.385Z] --- PASS: TestDump (0.00s) [2022-05-11T07:35:08.385Z] === RUN TestDumpToFile [2022-05-11T07:35:08.385Z] --- PASS: TestDumpToFile (0.11s) [2022-05-11T07:35:08.385Z] === RUN TestDumpToFileWithEmptyInput [2022-05-11T07:35:08.385Z] goroutine 8 [running]: [2022-05-11T07:35:08.385Z] github.com/docker/docker/pkg/stack.dump(0x36ed13?) [2022-05-11T07:35:08.385Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-05-11T07:35:08.385Z] github.com/docker/docker/pkg/stack.DumpToFile({0x0?, 0x36ece0?}) [2022-05-11T07:35:08.385Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0x217 [2022-05-11T07:35:08.385Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0xc0001621a0?) [2022-05-11T07:35:08.385Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:27 +0x26 [2022-05-11T07:35:08.385Z] testing.tRunner(0xc000162820, 0x4ba488) [2022-05-11T07:35:08.385Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-05-11T07:35:08.385Z] created by testing.(*T).Run [2022-05-11T07:35:08.385Z] c:/go/src/testing/testing.go:1486 +0x35f [2022-05-11T07:35:08.385Z] [2022-05-11T07:35:08.385Z] goroutine 1 [chan receive]: [2022-05-11T07:35:08.385Z] testing.(*T).Run(0xc000162000, {0x4b0713?, 0x2cc1f3?}, 0x4ba488) [2022-05-11T07:35:08.385Z] c:/go/src/testing/testing.go:1487 +0x37a [2022-05-11T07:35:08.385Z] testing.runTests.func1(0xc00006c870?) [2022-05-11T07:35:08.385Z] c:/go/src/testing/testing.go:1839 +0x6e [2022-05-11T07:35:08.385Z] testing.tRunner(0xc000162000, 0xc000075ca0) [2022-05-11T07:35:08.385Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-05-11T07:35:08.385Z] testing.runTests(0xc000058460?, {0x63e400, 0x3, 0x3}, {0x2c5c95e0108?, 0x40?, 0x6434a0?}) [2022-05-11T07:35:08.385Z] c:/go/src/testing/testing.go:1837 +0x457 [2022-05-11T07:35:08.385Z] testing.(*M).Run(0xc000058460) [2022-05-11T07:35:08.385Z] c:/go/src/testing/testing.go:1719 +0x5d9 [2022-05-11T07:35:08.385Z] main.main() [2022-05-11T07:35:08.385Z] _testmain.go:99 +0x255 [2022-05-11T07:35:08.385Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s) [2022-05-11T07:35:08.385Z] PASS [2022-05-11T07:35:08.385Z] coverage: 90.9% of statements [2022-05-11T07:35:08.385Z] ok github.com/docker/docker/pkg/stack 0.149s coverage: 90.9% of statements [2022-05-11T07:35:08.840Z] === RUN TestNewStdWriter [2022-05-11T07:35:08.840Z] --- PASS: TestNewStdWriter (0.00s) [2022-05-11T07:35:08.840Z] === RUN TestWriteWithUninitializedStdWriter [2022-05-11T07:35:08.840Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2022-05-11T07:35:08.840Z] === RUN TestWriteWithNilBytes [2022-05-11T07:35:08.840Z] --- PASS: TestWriteWithNilBytes (0.00s) [2022-05-11T07:35:08.840Z] === RUN TestWrite [2022-05-11T07:35:08.840Z] --- PASS: TestWrite (0.00s) [2022-05-11T07:35:08.840Z] === RUN TestWriteWithWriterError [2022-05-11T07:35:08.840Z] --- PASS: TestWriteWithWriterError (0.00s) [2022-05-11T07:35:08.840Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2022-05-11T07:35:08.840Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2022-05-11T07:35:08.840Z] === RUN TestStdCopyWriteAndRead [2022-05-11T07:35:08.840Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2022-05-11T07:35:08.840Z] === RUN TestStdCopyReturnsErrorReadingHeader [2022-05-11T07:35:08.840Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2022-05-11T07:35:08.840Z] === RUN TestStdCopyReturnsErrorReadingFrame [2022-05-11T07:35:08.840Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2022-05-11T07:35:08.840Z] === RUN TestStdCopyDetectsCorruptedFrame [2022-05-11T07:35:08.840Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2022-05-11T07:35:08.840Z] === RUN TestStdCopyWithInvalidInputHeader [2022-05-11T07:35:08.840Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2022-05-11T07:35:08.840Z] === RUN TestStdCopyWithCorruptedPrefix [2022-05-11T07:35:08.840Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2022-05-11T07:35:08.840Z] === RUN TestStdCopyReturnsWriteErrors [2022-05-11T07:35:08.840Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2022-05-11T07:35:08.840Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2022-05-11T07:35:08.840Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2022-05-11T07:35:08.840Z] === RUN TestStdCopyReturnsErrorFromSystem [2022-05-11T07:35:08.840Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2022-05-11T07:35:08.840Z] PASS [2022-05-11T07:35:08.840Z] coverage: 100.0% of statements [2022-05-11T07:35:08.840Z] ok github.com/docker/docker/pkg/stdcopy 0.032s coverage: 100.0% of statements [2022-05-11T07:35:08.840Z] time="2022-05-11T07:35:08Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49293/Test.Echo: Post \"http://127.0.0.1:49293/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2022-05-11T07:35:09.294Z] === RUN TestRawProgressFormatterFormatStatus [2022-05-11T07:35:09.294Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2022-05-11T07:35:09.294Z] === RUN TestRawProgressFormatterFormatProgress [2022-05-11T07:35:09.294Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2022-05-11T07:35:09.294Z] === RUN TestFormatStatus [2022-05-11T07:35:09.294Z] --- PASS: TestFormatStatus (0.00s) [2022-05-11T07:35:09.294Z] === RUN TestFormatError [2022-05-11T07:35:09.294Z] --- PASS: TestFormatError (0.00s) [2022-05-11T07:35:09.294Z] === RUN TestFormatJSONError [2022-05-11T07:35:09.294Z] --- PASS: TestFormatJSONError (0.00s) [2022-05-11T07:35:09.294Z] === RUN TestJsonProgressFormatterFormatProgress [2022-05-11T07:35:09.294Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2022-05-11T07:35:09.294Z] === RUN TestJsonProgressFormatterFormatStatus [2022-05-11T07:35:09.294Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2022-05-11T07:35:09.294Z] === RUN TestNewJSONProgressOutput [2022-05-11T07:35:09.294Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2022-05-11T07:35:09.294Z] === RUN TestAuxFormatterEmit [2022-05-11T07:35:09.294Z] --- PASS: TestAuxFormatterEmit (0.00s) [2022-05-11T07:35:09.294Z] === RUN TestStreamWriterStdout [2022-05-11T07:35:09.294Z] --- PASS: TestStreamWriterStdout (0.00s) [2022-05-11T07:35:09.294Z] === RUN TestStreamWriterStderr [2022-05-11T07:35:09.294Z] --- PASS: TestStreamWriterStderr (0.00s) [2022-05-11T07:35:09.294Z] PASS [2022-05-11T07:35:09.294Z] coverage: 66.2% of statements [2022-05-11T07:35:09.294Z] ok github.com/docker/docker/pkg/streamformatter 0.035s coverage: 66.2% of statements [2022-05-11T07:35:09.748Z] === RUN TestGenerateRandomID [2022-05-11T07:35:09.748Z] --- PASS: TestGenerateRandomID (0.00s) [2022-05-11T07:35:09.748Z] === RUN TestShortenId [2022-05-11T07:35:09.748Z] --- PASS: TestShortenId (0.00s) [2022-05-11T07:35:09.748Z] === RUN TestShortenSha256Id [2022-05-11T07:35:09.748Z] --- PASS: TestShortenSha256Id (0.00s) [2022-05-11T07:35:09.748Z] === RUN TestShortenIdEmpty [2022-05-11T07:35:09.748Z] --- PASS: TestShortenIdEmpty (0.00s) [2022-05-11T07:35:09.748Z] === RUN TestShortenIdInvalid [2022-05-11T07:35:09.748Z] --- PASS: TestShortenIdInvalid (0.00s) [2022-05-11T07:35:09.748Z] === RUN TestIsShortIDNonHex [2022-05-11T07:35:09.748Z] --- PASS: TestIsShortIDNonHex (0.00s) [2022-05-11T07:35:09.748Z] === RUN TestIsShortIDNotCorrectSize [2022-05-11T07:35:09.748Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2022-05-11T07:35:09.748Z] PASS [2022-05-11T07:35:09.748Z] coverage: 70.6% of statements [2022-05-11T07:35:09.748Z] ok github.com/docker/docker/pkg/stringid 0.037s coverage: 70.6% of statements [2022-05-11T07:35:09.858Z] --- PASS: TestBuildWithHugeFile (45.94s) [2022-05-11T07:35:09.858Z] === RUN TestBuildWCOWSandboxSize [2022-05-11T07:35:09.858Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-05-11T07:35:09.858Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-05-11T07:35:09.858Z] === RUN TestBuildWithEmptyDockerfile [2022-05-11T07:35:09.858Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-11T07:35:09.858Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-11T07:35:09.858Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-11T07:35:09.858Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-11T07:35:09.858Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-11T07:35:09.858Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-11T07:35:09.858Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-11T07:35:09.858Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-11T07:35:09.858Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-11T07:35:09.858Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2022-05-11T07:35:09.858Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.07s) [2022-05-11T07:35:09.858Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.09s) [2022-05-11T07:35:09.858Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s) [2022-05-11T07:35:09.858Z] === RUN TestBuildPreserveOwnership [2022-05-11T07:35:09.858Z] === RUN TestBuildPreserveOwnership/copy_from [2022-05-11T07:35:10.400Z] docker_api_swarm_test.go:272: [de8d3e3b6863d] joining swarm manager [da7b79af311c4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-11T07:35:10.707Z] === RUN TestIsCpusetListAvailable [2022-05-11T07:35:10.707Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2022-05-11T07:35:10.707Z] PASS [2022-05-11T07:35:10.707Z] coverage: 39.4% of statements [2022-05-11T07:35:10.707Z] ok github.com/docker/docker/pkg/sysinfo 0.031s coverage: 39.4% of statements [2022-05-11T07:35:11.242Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-05-11T07:35:11.666Z] === RUN TestChtimes [2022-05-11T07:35:11.666Z] --- PASS: TestChtimes (0.00s) [2022-05-11T07:35:11.666Z] === RUN TestChtimesWindows [2022-05-11T07:35:11.666Z] --- PASS: TestChtimesWindows (0.00s) [2022-05-11T07:35:11.666Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2022-05-11T07:35:11.666Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2022-05-11T07:35:11.666Z] PASS [2022-05-11T07:35:11.666Z] coverage: 13.0% of statements [2022-05-11T07:35:11.666Z] ok github.com/docker/docker/pkg/system 0.041s coverage: 13.0% of statements [2022-05-11T07:35:11.816Z] tests/integration/api_plugin_test.py ........... [ 49%] [2022-05-11T07:35:12.184Z] --- PASS: TestBuildPreserveOwnership (3.00s) [2022-05-11T07:35:12.184Z] --- PASS: TestBuildPreserveOwnership/copy_from (1.97s) [2022-05-11T07:35:12.184Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.03s) [2022-05-11T07:35:12.184Z] === RUN TestBuildPlatformInvalid [2022-05-11T07:35:12.184Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2022-05-11T07:35:12.184Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-05-11T07:35:12.290Z] docker_api_swarm_test.go:273: [df6b882d9c10d] joining swarm manager [da7b79af311c4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-11T07:35:12.626Z] === RUN TestTailFile [2022-05-11T07:35:12.626Z] --- PASS: TestTailFile (0.00s) [2022-05-11T07:35:12.626Z] === RUN TestTailFileManyLines [2022-05-11T07:35:12.626Z] --- PASS: TestTailFileManyLines (0.00s) [2022-05-11T07:35:12.626Z] === RUN TestTailEmptyFile [2022-05-11T07:35:12.626Z] --- PASS: TestTailEmptyFile (0.00s) [2022-05-11T07:35:12.626Z] === RUN TestTailNegativeN [2022-05-11T07:35:12.626Z] --- PASS: TestTailNegativeN (0.00s) [2022-05-11T07:35:12.626Z] === RUN TestNewTailReader [2022-05-11T07:35:12.626Z] === PAUSE TestNewTailReader [2022-05-11T07:35:12.626Z] === CONT TestNewTailReader [2022-05-11T07:35:12.626Z] === RUN TestNewTailReader/8_byte_delimiter [2022-05-11T07:35:12.626Z] === PAUSE TestNewTailReader/8_byte_delimiter [2022-05-11T07:35:12.626Z] === RUN TestNewTailReader/12_byte_delimiter [2022-05-11T07:35:12.626Z] === PAUSE TestNewTailReader/12_byte_delimiter [2022-05-11T07:35:12.626Z] === RUN TestNewTailReader/no_delimiter [2022-05-11T07:35:12.626Z] === PAUSE TestNewTailReader/no_delimiter [2022-05-11T07:35:12.626Z] === RUN TestNewTailReader/single_byte_delimiter [2022-05-11T07:35:12.626Z] === PAUSE TestNewTailReader/single_byte_delimiter [2022-05-11T07:35:12.626Z] === RUN TestNewTailReader/2_byte_delimiter [2022-05-11T07:35:12.626Z] === PAUSE TestNewTailReader/2_byte_delimiter [2022-05-11T07:35:12.626Z] === RUN TestNewTailReader/4_byte_delimiter [2022-05-11T07:35:12.626Z] === PAUSE TestNewTailReader/4_byte_delimiter [2022-05-11T07:35:12.626Z] === RUN TestNewTailReader/truncated_last_line [2022-05-11T07:35:12.626Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2022-05-11T07:35:12.626Z] === RUN TestNewTailReader/truncated_last_line#01 [2022-05-11T07:35:12.626Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2022-05-11T07:35:12.626Z] === RUN TestNewTailReader/truncated_last_line#02 [2022-05-11T07:35:12.626Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2022-05-11T07:35:12.626Z] === CONT TestNewTailReader/8_byte_delimiter [2022-05-11T07:35:12.626Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2022-05-11T07:35:12.626Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2022-05-11T07:35:12.626Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2022-05-11T07:35:12.626Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2022-05-11T07:35:12.626Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2022-05-11T07:35:12.626Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2022-05-11T07:35:12.626Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-11T07:35:12.626Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-11T07:35:12.626Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-11T07:35:12.626Z] === CONT TestNewTailReader/single_byte_delimiter [2022-05-11T07:35:12.626Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2022-05-11T07:35:12.626Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2022-05-11T07:35:12.626Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2022-05-11T07:35:12.626Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2022-05-11T07:35:12.626Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2022-05-11T07:35:12.626Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2022-05-11T07:35:12.626Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-11T07:35:12.626Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-11T07:35:12.626Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-11T07:35:12.626Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-11T07:35:12.627Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-05-11T07:35:12.627Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-05-11T07:35:12.627Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-05-11T07:35:12.627Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-05-11T07:35:12.627Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-05-11T07:35:12.627Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-05-11T07:35:12.627Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-05-11T07:35:12.627Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-05-11T07:35:12.627Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-05-11T07:35:12.627Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-05-11T07:35:12.627Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2022-05-11T07:35:12.627Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2022-05-11T07:35:12.627Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-05-11T07:35:12.627Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-05-11T07:35:12.627Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-11T07:35:12.627Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-05-11T07:35:12.627Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-05-11T07:35:12.627Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-05-11T07:35:12.627Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-05-11T07:35:12.627Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-05-11T07:35:12.627Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-05-11T07:35:12.627Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-05-11T07:35:12.627Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-05-11T07:35:12.627Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-05-11T07:35:12.627Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-05-11T07:35:12.627Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2022-05-11T07:35:12.627Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2022-05-11T07:35:12.627Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-05-11T07:35:12.627Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-05-11T07:35:12.627Z] === CONT TestNewTailReader/4_byte_delimiter [2022-05-11T07:35:12.627Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2022-05-11T07:35:12.627Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2022-05-11T07:35:12.627Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2022-05-11T07:35:12.627Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2022-05-11T07:35:12.627Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2022-05-11T07:35:12.627Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2022-05-11T07:35:12.627Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-11T07:35:12.627Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-11T07:35:12.627Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-11T07:35:12.627Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-11T07:35:12.627Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-05-11T07:35:12.627Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-05-11T07:35:12.627Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-05-11T07:35:12.627Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-05-11T07:35:12.627Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-05-11T07:35:12.627Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-05-11T07:35:12.627Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-05-11T07:35:12.627Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-05-11T07:35:12.627Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-05-11T07:35:12.627Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-05-11T07:35:12.627Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2022-05-11T07:35:12.627Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2022-05-11T07:35:12.627Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-05-11T07:35:12.627Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-05-11T07:35:12.627Z] === CONT TestNewTailReader/2_byte_delimiter [2022-05-11T07:35:12.627Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2022-05-11T07:35:12.627Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2022-05-11T07:35:12.627Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2022-05-11T07:35:12.627Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2022-05-11T07:35:12.627Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2022-05-11T07:35:12.627Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2022-05-11T07:35:12.627Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-11T07:35:12.627Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-11T07:35:12.627Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-11T07:35:12.627Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-11T07:35:12.627Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-05-11T07:35:12.627Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-05-11T07:35:12.627Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-05-11T07:35:12.627Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-05-11T07:35:12.627Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-05-11T07:35:12.627Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-05-11T07:35:12.627Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-05-11T07:35:12.627Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-05-11T07:35:12.627Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-05-11T07:35:12.627Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-05-11T07:35:12.627Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2022-05-11T07:35:12.627Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2022-05-11T07:35:12.627Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-05-11T07:35:12.627Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-05-11T07:35:12.627Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2022-05-11T07:35:12.627Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-05-11T07:35:12.627Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-05-11T07:35:12.627Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-11T07:35:12.627Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-11T07:35:12.627Z] === CONT TestNewTailReader/12_byte_delimiter [2022-05-11T07:35:12.627Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2022-05-11T07:35:12.627Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2022-05-11T07:35:12.627Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2022-05-11T07:35:12.627Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2022-05-11T07:35:12.627Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2022-05-11T07:35:12.627Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2022-05-11T07:35:12.627Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-11T07:35:12.627Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-11T07:35:12.627Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-11T07:35:12.627Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-11T07:35:12.627Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-05-11T07:35:12.627Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-05-11T07:35:12.627Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-05-11T07:35:12.627Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-05-11T07:35:12.627Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-05-11T07:35:12.627Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-05-11T07:35:12.627Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-05-11T07:35:12.627Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-05-11T07:35:12.627Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-05-11T07:35:12.627Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-05-11T07:35:12.627Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2022-05-11T07:35:12.627Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2022-05-11T07:35:12.627Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-05-11T07:35:12.627Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-05-11T07:35:12.627Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2022-05-11T07:35:12.627Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-05-11T07:35:12.627Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-05-11T07:35:12.627Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-11T07:35:12.627Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-11T07:35:12.627Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-05-11T07:35:12.627Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-11T07:35:12.627Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-11T07:35:12.627Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-11T07:35:12.627Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-11T07:35:12.627Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-05-11T07:35:12.627Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-05-11T07:35:12.627Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-05-11T07:35:12.627Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-11T07:35:12.627Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-11T07:35:12.627Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2022-05-11T07:35:12.627Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-11T07:35:12.627Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-11T07:35:12.627Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-05-11T07:35:12.627Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-05-11T07:35:12.627Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-05-11T07:35:12.627Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-05-11T07:35:12.627Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-05-11T07:35:12.627Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-05-11T07:35:12.627Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-11T07:35:12.627Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-11T07:35:12.627Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-05-11T07:35:12.627Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-05-11T07:35:12.627Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-05-11T07:35:12.627Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-05-11T07:35:12.627Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-05-11T07:35:12.627Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-05-11T07:35:12.627Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-05-11T07:35:12.627Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-05-11T07:35:12.627Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-05-11T07:35:12.627Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-05-11T07:35:12.627Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-05-11T07:35:12.627Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-05-11T07:35:12.627Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-05-11T07:35:12.627Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-05-11T07:35:12.627Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-05-11T07:35:12.627Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-05-11T07:35:12.627Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-05-11T07:35:12.627Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-05-11T07:35:12.627Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-11T07:35:12.627Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-11T07:35:12.627Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-05-11T07:35:12.627Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-11T07:35:12.627Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-11T07:35:12.627Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-11T07:35:12.627Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-11T07:35:12.627Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2022-05-11T07:35:12.627Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-11T07:35:12.627Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-11T07:35:12.627Z] === CONT TestNewTailReader/no_delimiter [2022-05-11T07:35:12.627Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2022-05-11T07:35:12.627Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2022-05-11T07:35:12.627Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2022-05-11T07:35:12.627Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2022-05-11T07:35:12.627Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2022-05-11T07:35:12.627Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2022-05-11T07:35:12.627Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-05-11T07:35:12.627Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-05-11T07:35:12.627Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-05-11T07:35:12.627Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-05-11T07:35:12.627Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-05-11T07:35:12.627Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-05-11T07:35:12.627Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2022-05-11T07:35:12.627Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2022-05-11T07:35:12.627Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2022-05-11T07:35:12.627Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2022-05-11T07:35:12.627Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2022-05-11T07:35:12.627Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2022-05-11T07:35:12.627Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2022-05-11T07:35:12.627Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2022-05-11T07:35:12.627Z] === RUN TestNewTailReader/no_delimiter/no_lines [2022-05-11T07:35:12.627Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2022-05-11T07:35:12.627Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-05-11T07:35:12.627Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-05-11T07:35:12.627Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-05-11T07:35:12.627Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-05-11T07:35:12.627Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-05-11T07:35:12.627Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-05-11T07:35:12.627Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-05-11T07:35:12.627Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-05-11T07:35:12.627Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-05-11T07:35:12.627Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-05-11T07:35:12.627Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-05-11T07:35:12.627Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-05-11T07:35:12.627Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-05-11T07:35:12.627Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-05-11T07:35:12.627Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-05-11T07:35:12.627Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-05-11T07:35:12.627Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-05-11T07:35:12.627Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-05-11T07:35:12.627Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-05-11T07:35:12.627Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-05-11T07:35:12.627Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-05-11T07:35:12.627Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-05-11T07:35:12.627Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-05-11T07:35:12.627Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-11T07:35:12.627Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-11T07:35:12.627Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-05-11T07:35:12.627Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-05-11T07:35:12.627Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-05-11T07:35:12.627Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-11T07:35:12.627Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-11T07:35:12.627Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-11T07:35:12.627Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-11T07:35:12.627Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-11T07:35:12.627Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-11T07:35:12.627Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-11T07:35:12.627Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-11T07:35:12.627Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-11T07:35:12.627Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-11T07:35:12.627Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-11T07:35:12.627Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-11T07:35:12.627Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-11T07:35:12.627Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-11T07:35:12.627Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-11T07:35:12.627Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-05-11T07:35:12.628Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-05-11T07:35:12.628Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-05-11T07:35:12.628Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-11T07:35:12.628Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-11T07:35:12.628Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-05-11T07:35:12.628Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-05-11T07:35:12.628Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-05-11T07:35:12.628Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-11T07:35:12.628Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-11T07:35:12.628Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-05-11T07:35:12.628Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-11T07:35:12.628Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-11T07:35:12.628Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-11T07:35:12.628Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-11T07:35:12.628Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-11T07:35:12.628Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-11T07:35:12.628Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-11T07:35:12.628Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-11T07:35:12.628Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-11T07:35:12.628Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-11T07:35:12.628Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-05-11T07:35:12.628Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-11T07:35:12.628Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-05-11T07:35:12.628Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-11T07:35:12.628Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-11T07:35:12.628Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-11T07:35:12.628Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-11T07:35:12.628Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-11T07:35:12.628Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-11T07:35:12.628Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-11T07:35:12.628Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-11T07:35:12.628Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-11T07:35:12.628Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-11T07:35:12.628Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-11T07:35:12.628Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-11T07:35:12.628Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-11T07:35:12.628Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-11T07:35:12.628Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-05-11T07:35:12.628Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-05-11T07:35:12.628Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-11T07:35:12.628Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-11T07:35:12.628Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-11T07:35:12.628Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-11T07:35:12.628Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-11T07:35:12.628Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-11T07:35:12.628Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-11T07:35:12.628Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-11T07:35:12.628Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-11T07:35:12.628Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-11T07:35:12.628Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-11T07:35:12.628Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-11T07:35:12.628Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-11T07:35:12.628Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-11T07:35:12.628Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-11T07:35:12.628Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-11T07:35:12.628Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-11T07:35:12.628Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-11T07:35:12.628Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-11T07:35:12.628Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-11T07:35:12.628Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-11T07:35:12.628Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-11T07:35:12.628Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-11T07:35:12.628Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-11T07:35:12.628Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-11T07:35:12.628Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-11T07:35:12.628Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-11T07:35:12.628Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2022-05-11T07:35:12.628Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-05-11T07:35:12.628Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-05-11T07:35:12.628Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-05-11T07:35:12.628Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-05-11T07:35:12.628Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-05-11T07:35:12.628Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-05-11T07:35:12.628Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-05-11T07:35:12.628Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-05-11T07:35:12.628Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-05-11T07:35:12.628Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-05-11T07:35:12.628Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-05-11T07:35:12.628Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-05-11T07:35:12.628Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-05-11T07:35:12.628Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-05-11T07:35:12.628Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-05-11T07:35:12.628Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-05-11T07:35:12.628Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-05-11T07:35:12.628Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-05-11T07:35:12.628Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-05-11T07:35:12.628Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-05-11T07:35:12.628Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-11T07:35:12.628Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-11T07:35:12.628Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2022-05-11T07:35:12.628Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-05-11T07:35:12.628Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-05-11T07:35:12.628Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-05-11T07:35:12.628Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-05-11T07:35:12.628Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-05-11T07:35:12.628Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-05-11T07:35:12.628Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-11T07:35:12.628Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-11T07:35:12.628Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2022-05-11T07:35:12.628Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-05-11T07:35:12.628Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-05-11T07:35:12.628Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-05-11T07:35:12.628Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-05-11T07:35:12.628Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-05-11T07:35:12.628Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-05-11T07:35:12.628Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-05-11T07:35:12.628Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-05-11T07:35:12.628Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-05-11T07:35:12.628Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-05-11T07:35:12.628Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-05-11T07:35:12.628Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-05-11T07:35:12.628Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-05-11T07:35:12.628Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-05-11T07:35:12.628Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-05-11T07:35:12.628Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-05-11T07:35:12.628Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-05-11T07:35:12.628Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-05-11T07:35:12.628Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-05-11T07:35:12.628Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-05-11T07:35:12.628Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-11T07:35:12.628Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-11T07:35:12.628Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2022-05-11T07:35:12.628Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-05-11T07:35:12.628Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-05-11T07:35:12.628Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-05-11T07:35:12.628Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-05-11T07:35:12.628Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-05-11T07:35:12.628Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-05-11T07:35:12.628Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-11T07:35:12.628Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-11T07:35:12.628Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2022-05-11T07:35:12.628Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-05-11T07:35:12.628Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-05-11T07:35:12.628Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-11T07:35:12.628Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-11T07:35:12.628Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2022-05-11T07:35:12.628Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-05-11T07:35:12.628Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-05-11T07:35:12.628Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-11T07:35:12.628Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-11T07:35:12.628Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-05-11T07:35:12.628Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-05-11T07:35:12.628Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-11T07:35:12.628Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-11T07:35:12.628Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-11T07:35:12.628Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-11T07:35:12.628Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-11T07:35:12.628Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-11T07:35:12.628Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-11T07:35:12.628Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-11T07:35:12.628Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-11T07:35:12.628Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-11T07:35:12.628Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-11T07:35:12.628Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-11T07:35:12.628Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-11T07:35:12.628Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-11T07:35:12.628Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-11T07:35:12.628Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-11T07:35:12.628Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-11T07:35:12.628Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2022-05-11T07:35:12.628Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-11T07:35:12.628Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-11T07:35:12.628Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-05-11T07:35:12.628Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-05-11T07:35:12.628Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-05-11T07:35:12.628Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-05-11T07:35:12.628Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-05-11T07:35:12.628Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-05-11T07:35:12.628Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-05-11T07:35:12.628Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-05-11T07:35:12.628Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-05-11T07:35:12.628Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-05-11T07:35:12.628Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-05-11T07:35:12.628Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-05-11T07:35:12.628Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-05-11T07:35:12.628Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-05-11T07:35:12.628Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-05-11T07:35:12.628Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-05-11T07:35:12.628Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-05-11T07:35:12.628Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-05-11T07:35:12.628Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-05-11T07:35:12.628Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-05-11T07:35:12.628Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-05-11T07:35:12.628Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-11T07:35:12.628Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-11T07:35:12.628Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-05-11T07:35:12.628Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-05-11T07:35:12.628Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-05-11T07:35:12.628Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-11T07:35:12.628Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-11T07:35:12.628Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-05-11T07:35:12.628Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-11T07:35:12.628Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-11T07:35:12.628Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-11T07:35:12.628Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-11T07:35:12.628Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-11T07:35:12.628Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-11T07:35:12.628Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-11T07:35:12.628Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-11T07:35:12.628Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-11T07:35:12.628Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-11T07:35:12.628Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-11T07:35:12.628Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-11T07:35:12.628Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-05-11T07:35:12.628Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-05-11T07:35:12.628Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-05-11T07:35:12.628Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-11T07:35:12.628Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-11T07:35:12.628Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-11T07:35:12.628Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-11T07:35:12.629Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-11T07:35:12.629Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-11T07:35:12.629Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-11T07:35:12.629Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-11T07:35:12.629Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-11T07:35:12.629Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-11T07:35:12.629Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-11T07:35:12.629Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-11T07:35:12.629Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-11T07:35:12.629Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-11T07:35:12.629Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-11T07:35:12.629Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-11T07:35:12.629Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-11T07:35:12.629Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-11T07:35:12.629Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-11T07:35:12.629Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-11T07:35:12.629Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-11T07:35:12.629Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-11T07:35:12.629Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-11T07:35:12.629Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-11T07:35:12.629Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-11T07:35:12.629Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-11T07:35:12.629Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-11T07:35:12.629Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-11T07:35:12.629Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2022-05-11T07:35:12.629Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-05-11T07:35:12.629Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-05-11T07:35:12.629Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-05-11T07:35:12.629Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-05-11T07:35:12.629Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-05-11T07:35:12.629Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-05-11T07:35:12.629Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-11T07:35:12.629Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-11T07:35:12.629Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-05-11T07:35:12.629Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-05-11T07:35:12.629Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-05-11T07:35:12.629Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-11T07:35:12.629Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-11T07:35:12.629Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-05-11T07:35:12.629Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-11T07:35:12.629Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-11T07:35:12.629Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-11T07:35:12.629Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-11T07:35:12.629Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-11T07:35:12.629Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-11T07:35:12.629Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-11T07:35:12.629Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-11T07:35:12.629Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-11T07:35:12.629Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-11T07:35:12.629Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-11T07:35:12.629Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-11T07:35:12.629Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-05-11T07:35:12.629Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-11T07:35:12.629Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-11T07:35:12.629Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2022-05-11T07:35:12.629Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2022-05-11T07:35:12.629Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-05-11T07:35:12.629Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-05-11T07:35:12.629Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-05-11T07:35:12.629Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-05-11T07:35:12.629Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-05-11T07:35:12.629Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-05-11T07:35:12.629Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-05-11T07:35:12.629Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-05-11T07:35:12.629Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-05-11T07:35:12.629Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-05-11T07:35:12.629Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-05-11T07:35:12.629Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-05-11T07:35:12.629Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-05-11T07:35:12.629Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-05-11T07:35:12.629Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-05-11T07:35:12.629Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-05-11T07:35:12.629Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-05-11T07:35:12.629Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-05-11T07:35:12.629Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-05-11T07:35:12.629Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-05-11T07:35:12.629Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-05-11T07:35:12.629Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-11T07:35:12.629Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-11T07:35:12.629Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-11T07:35:12.629Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-11T07:35:12.629Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-05-11T07:35:12.629Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-05-11T07:35:12.629Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-05-11T07:35:12.629Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-05-11T07:35:12.629Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-05-11T07:35:12.629Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-05-11T07:35:12.629Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-05-11T07:35:12.629Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-05-11T07:35:12.629Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-05-11T07:35:12.629Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-05-11T07:35:12.629Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-05-11T07:35:12.629Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-05-11T07:35:12.629Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-05-11T07:35:12.629Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-05-11T07:35:12.629Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-05-11T07:35:12.629Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-05-11T07:35:12.629Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-05-11T07:35:12.629Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-05-11T07:35:12.629Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-05-11T07:35:12.629Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-05-11T07:35:12.629Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-11T07:35:12.629Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-11T07:35:12.629Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-11T07:35:12.629Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-11T07:35:12.629Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-05-11T07:35:12.629Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-05-11T07:35:12.629Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-05-11T07:35:12.629Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-11T07:35:12.629Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-11T07:35:12.629Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-05-11T07:35:12.629Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-05-11T07:35:12.629Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-05-11T07:35:12.629Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-11T07:35:12.629Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-11T07:35:12.629Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-11T07:35:12.629Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-11T07:35:12.629Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-11T07:35:12.629Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-11T07:35:12.629Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-11T07:35:12.629Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-11T07:35:12.629Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-11T07:35:12.629Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-11T07:35:12.629Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-11T07:35:12.629Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-11T07:35:12.629Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-11T07:35:12.629Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-11T07:35:12.629Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-11T07:35:12.629Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-05-11T07:35:12.629Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-05-11T07:35:12.629Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-05-11T07:35:12.629Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-11T07:35:12.629Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-11T07:35:12.629Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-11T07:35:12.629Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-11T07:35:12.629Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-11T07:35:12.629Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-11T07:35:12.629Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-11T07:35:12.629Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-11T07:35:12.629Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-11T07:35:12.629Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-11T07:35:12.629Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-11T07:35:12.629Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-11T07:35:12.629Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-11T07:35:12.629Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-11T07:35:12.629Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-11T07:35:12.629Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2022-05-11T07:35:12.629Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-05-11T07:35:12.629Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-05-11T07:35:12.629Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-05-11T07:35:12.629Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-05-11T07:35:12.629Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-05-11T07:35:12.629Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-05-11T07:35:12.629Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-05-11T07:35:12.629Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-05-11T07:35:12.629Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-05-11T07:35:12.629Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-05-11T07:35:12.629Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-05-11T07:35:12.629Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-05-11T07:35:12.629Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-05-11T07:35:12.629Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-05-11T07:35:12.629Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-05-11T07:35:12.629Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-05-11T07:35:12.629Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-05-11T07:35:12.629Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-05-11T07:35:12.629Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-05-11T07:35:12.629Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-05-11T07:35:12.629Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-11T07:35:12.629Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-11T07:35:12.629Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-11T07:35:12.629Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-05-11T07:35:12.629Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2022-05-11T07:35:12.629Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-05-11T07:35:12.629Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-05-11T07:35:12.629Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-05-11T07:35:12.629Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-05-11T07:35:12.629Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-05-11T07:35:12.629Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-05-11T07:35:12.629Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-11T07:35:12.629Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-11T07:35:12.629Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-11T07:35:12.629Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-05-11T07:35:12.629Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-11T07:35:12.629Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-11T07:35:12.629Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-11T07:35:12.629Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-11T07:35:12.629Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2022-05-11T07:35:12.629Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-05-11T07:35:12.629Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-05-11T07:35:12.630Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-11T07:35:12.630Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-11T07:35:12.630Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2022-05-11T07:35:12.630Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-11T07:35:12.630Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-11T07:35:12.630Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-05-11T07:35:12.630Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-05-11T07:35:12.630Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-05-11T07:35:12.630Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-05-11T07:35:12.630Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-05-11T07:35:12.630Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-05-11T07:35:12.630Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-05-11T07:35:12.630Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-05-11T07:35:12.630Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-05-11T07:35:12.630Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-05-11T07:35:12.630Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-05-11T07:35:12.630Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-05-11T07:35:12.630Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-05-11T07:35:12.630Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-05-11T07:35:12.630Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-05-11T07:35:12.630Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-05-11T07:35:12.630Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-05-11T07:35:12.630Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-05-11T07:35:12.630Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-05-11T07:35:12.630Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-05-11T07:35:12.630Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-05-11T07:35:12.630Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-11T07:35:12.630Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-11T07:35:12.630Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-05-11T07:35:12.630Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-05-11T07:35:12.630Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-05-11T07:35:12.630Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-11T07:35:12.630Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-11T07:35:12.630Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-05-11T07:35:12.630Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-11T07:35:12.630Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-11T07:35:12.630Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-11T07:35:12.630Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-11T07:35:12.630Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-11T07:35:12.630Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-11T07:35:12.630Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-11T07:35:12.630Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-11T07:35:12.630Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-11T07:35:12.630Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-11T07:35:12.630Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-11T07:35:12.630Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-11T07:35:12.630Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-05-11T07:35:12.630Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-05-11T07:35:12.630Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-05-11T07:35:12.630Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-11T07:35:12.630Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-11T07:35:12.630Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-11T07:35:12.630Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-11T07:35:12.630Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-11T07:35:12.630Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-11T07:35:12.630Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-11T07:35:12.630Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-11T07:35:12.630Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-11T07:35:12.630Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-11T07:35:12.630Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-11T07:35:12.630Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-11T07:35:12.630Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-11T07:35:12.630Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-11T07:35:12.630Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-11T07:35:12.630Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-11T07:35:12.630Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-11T07:35:12.630Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-11T07:35:12.630Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-11T07:35:12.630Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-11T07:35:12.630Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-11T07:35:12.630Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-11T07:35:12.630Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-11T07:35:12.630Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-11T07:35:12.630Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-11T07:35:12.630Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-11T07:35:12.630Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-11T07:35:12.630Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-11T07:35:12.630Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2022-05-11T07:35:12.630Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-05-11T07:35:12.630Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-05-11T07:35:12.630Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-05-11T07:35:12.630Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-05-11T07:35:12.630Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-05-11T07:35:12.630Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-05-11T07:35:12.630Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-05-11T07:35:12.630Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-05-11T07:35:12.630Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-05-11T07:35:12.630Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-05-11T07:35:12.630Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-05-11T07:35:12.630Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-05-11T07:35:12.630Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-05-11T07:35:12.630Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-05-11T07:35:12.630Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-05-11T07:35:12.630Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-05-11T07:35:12.630Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-05-11T07:35:12.630Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-05-11T07:35:12.630Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-05-11T07:35:12.630Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-05-11T07:35:12.630Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-11T07:35:12.630Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-11T07:35:12.630Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-05-11T07:35:12.630Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-05-11T07:35:12.630Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-05-11T07:35:12.630Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-05-11T07:35:12.630Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-11T07:35:12.630Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-11T07:35:12.630Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-11T07:35:12.630Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-11T07:35:12.630Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2022-05-11T07:35:12.630Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-05-11T07:35:12.630Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-05-11T07:35:12.630Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-05-11T07:35:12.630Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-05-11T07:35:12.630Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-05-11T07:35:12.630Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-05-11T07:35:12.630Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-11T07:35:12.630Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-11T07:35:12.630Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-11T07:35:12.630Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-11T07:35:12.630Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-05-11T07:35:12.630Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-11T07:35:12.630Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-11T07:35:12.630Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-05-11T07:35:12.630Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-11T07:35:12.630Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-05-11T07:35:12.630Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-05-11T07:35:12.630Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-05-11T07:35:12.630Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-05-11T07:35:12.630Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-05-11T07:35:12.630Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-05-11T07:35:12.630Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-05-11T07:35:12.630Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-05-11T07:35:12.630Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2022-05-11T07:35:12.630Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-05-11T07:35:12.630Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-05-11T07:35:12.630Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-11T07:35:12.630Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-11T07:35:12.630Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-11T07:35:12.630Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-05-11T07:35:12.630Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2022-05-11T07:35:12.630Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-05-11T07:35:12.630Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-05-11T07:35:12.630Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-05-11T07:35:12.630Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-05-11T07:35:12.630Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-11T07:35:12.630Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-05-11T07:35:12.630Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-05-11T07:35:12.630Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-05-11T07:35:12.630Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-11T07:35:12.630Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-11T07:35:12.630Z] === CONT TestNewTailReader/no_delimiter/no_lines [2022-05-11T07:35:12.630Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-05-11T07:35:12.630Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-05-11T07:35:12.630Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2022-05-11T07:35:12.630Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-05-11T07:35:12.630Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-05-11T07:35:12.630Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-05-11T07:35:12.630Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-05-11T07:35:12.630Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-05-11T07:35:12.630Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-05-11T07:35:12.630Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-05-11T07:35:12.630Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-05-11T07:35:12.630Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-05-11T07:35:12.630Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-05-11T07:35:12.630Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-05-11T07:35:12.630Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-05-11T07:35:12.630Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-05-11T07:35:12.630Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-05-11T07:35:12.630Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-05-11T07:35:12.630Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-05-11T07:35:12.630Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-05-11T07:35:12.630Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-05-11T07:35:12.630Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-05-11T07:35:12.630Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-05-11T07:35:12.630Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-11T07:35:12.630Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-11T07:35:12.630Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2022-05-11T07:35:12.630Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-05-11T07:35:12.630Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-05-11T07:35:12.630Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-11T07:35:12.630Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-11T07:35:12.630Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-05-11T07:35:12.630Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-05-11T07:35:12.630Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-05-11T07:35:12.630Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-05-11T07:35:12.630Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-05-11T07:35:12.630Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-05-11T07:35:12.630Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-05-11T07:35:12.630Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-05-11T07:35:12.630Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-05-11T07:35:12.630Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-05-11T07:35:12.630Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-05-11T07:35:12.630Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-11T07:35:12.630Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-11T07:35:12.630Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-05-11T07:35:12.630Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-11T07:35:12.631Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-11T07:35:12.631Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-11T07:35:12.631Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-11T07:35:12.631Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-11T07:35:12.631Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-11T07:35:12.631Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-11T07:35:12.631Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-11T07:35:12.631Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-11T07:35:12.631Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-11T07:35:12.631Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-11T07:35:12.631Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-11T07:35:12.631Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2022-05-11T07:35:12.631Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-05-11T07:35:12.631Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-05-11T07:35:12.631Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-05-11T07:35:12.631Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-05-11T07:35:12.631Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-05-11T07:35:12.631Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-05-11T07:35:12.631Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-05-11T07:35:12.631Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-05-11T07:35:12.631Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-05-11T07:35:12.631Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-05-11T07:35:12.631Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-05-11T07:35:12.631Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-05-11T07:35:12.631Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-05-11T07:35:12.631Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-05-11T07:35:12.631Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-05-11T07:35:12.631Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-05-11T07:35:12.631Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-05-11T07:35:12.631Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-05-11T07:35:12.631Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-05-11T07:35:12.631Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-05-11T07:35:12.631Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-05-11T07:35:12.631Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-05-11T07:35:12.631Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-05-11T07:35:12.631Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-11T07:35:12.631Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-11T07:35:12.631Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-11T07:35:12.631Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-11T07:35:12.631Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-11T07:35:12.631Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-11T07:35:12.631Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-11T07:35:12.631Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-11T07:35:12.631Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-11T07:35:12.631Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-11T07:35:12.631Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-11T07:35:12.631Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-11T07:35:12.631Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-05-11T07:35:12.631Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2022-05-11T07:35:12.631Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-05-11T07:35:12.631Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-05-11T07:35:12.631Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-11T07:35:12.631Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-11T07:35:12.631Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-05-11T07:35:12.631Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-11T07:35:12.631Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2022-05-11T07:35:12.631Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-05-11T07:35:12.631Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-05-11T07:35:12.631Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-05-11T07:35:12.631Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-05-11T07:35:12.631Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-05-11T07:35:12.631Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-05-11T07:35:12.631Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-05-11T07:35:12.631Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-05-11T07:35:12.631Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-11T07:35:12.631Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-05-11T07:35:12.631Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-05-11T07:35:12.631Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-05-11T07:35:12.631Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-05-11T07:35:12.631Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-05-11T07:35:12.631Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-05-11T07:35:12.631Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-05-11T07:35:12.631Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-05-11T07:35:12.631Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-05-11T07:35:12.631Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-11T07:35:12.631Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-05-11T07:35:12.631Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-05-11T07:35:12.631Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-11T07:35:12.631Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-11T07:35:12.631Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-11T07:35:12.631Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-11T07:35:12.631Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-11T07:35:12.631Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-11T07:35:12.631Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-11T07:35:12.631Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-11T07:35:12.631Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-05-11T07:35:12.631Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-11T07:35:12.631Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-11T07:35:12.631Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-11T07:35:12.631Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-11T07:35:12.631Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-11T07:35:12.631Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-11T07:35:12.631Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-11T07:35:12.631Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-11T07:35:12.631Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-11T07:35:12.631Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-11T07:35:12.631Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-11T07:35:12.631Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-11T07:35:12.631Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-11T07:35:12.631Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-11T07:35:12.631Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-11T07:35:12.631Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-11T07:35:12.631Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-11T07:35:12.631Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-11T07:35:12.631Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-11T07:35:12.631Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-05-11T07:35:12.631Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-05-11T07:35:12.631Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-11T07:35:12.631Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-11T07:35:12.631Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-11T07:35:12.631Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-11T07:35:12.631Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-05-11T07:35:12.631Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-05-11T07:35:12.631Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-05-11T07:35:12.631Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-05-11T07:35:12.631Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-05-11T07:35:12.631Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-05-11T07:35:12.631Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-05-11T07:35:12.631Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-05-11T07:35:12.631Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-11T07:35:12.631Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-11T07:35:12.631Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-05-11T07:35:12.631Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-11T07:35:12.631Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-05-11T07:35:12.631Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-05-11T07:35:12.631Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-05-11T07:35:12.631Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-05-11T07:35:12.631Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-05-11T07:35:12.631Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-11T07:35:12.631Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-05-11T07:35:12.631Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-05-11T07:35:12.631Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-05-11T07:35:12.631Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-05-11T07:35:12.631Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-05-11T07:35:12.631Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-05-11T07:35:12.631Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-05-11T07:35:12.631Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-05-11T07:35:12.631Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-05-11T07:35:12.631Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-05-11T07:35:12.631Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-05-11T07:35:12.631Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-11T07:35:12.631Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-05-11T07:35:12.631Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-11T07:35:12.631Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-11T07:35:12.631Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-11T07:35:12.631Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-11T07:35:12.631Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-11T07:35:12.631Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-11T07:35:12.631Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-11T07:35:12.631Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-11T07:35:12.631Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-11T07:35:12.631Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-05-11T07:35:12.631Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-05-11T07:35:12.631Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-11T07:35:12.631Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-11T07:35:12.631Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-11T07:35:12.631Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-05-11T07:35:12.631Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-05-11T07:35:12.631Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-05-11T07:35:12.631Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-05-11T07:35:12.631Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-05-11T07:35:12.631Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-05-11T07:35:12.631Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-05-11T07:35:12.631Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-05-11T07:35:12.631Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-05-11T07:35:12.631Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-11T07:35:12.631Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-11T07:35:12.631Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-11T07:35:12.631Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-11T07:35:12.631Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-11T07:35:12.631Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-11T07:35:12.631Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-11T07:35:12.631Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-05-11T07:35:12.631Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-11T07:35:12.631Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-11T07:35:12.631Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-11T07:35:12.631Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-11T07:35:12.631Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-11T07:35:12.631Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-11T07:35:12.631Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-11T07:35:12.631Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-11T07:35:12.631Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-05-11T07:35:12.631Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-05-11T07:35:12.631Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-11T07:35:12.631Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-11T07:35:12.631Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-11T07:35:12.632Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-11T07:35:12.632Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-11T07:35:12.632Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-11T07:35:12.632Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-05-11T07:35:12.632Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-11T07:35:12.632Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-11T07:35:12.632Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-11T07:35:12.632Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-11T07:35:12.632Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-11T07:35:12.632Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-11T07:35:12.632Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-05-11T07:35:12.632Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-11T07:35:12.632Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-11T07:35:12.632Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-11T07:35:12.632Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-11T07:35:12.632Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-11T07:35:12.632Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-05-11T07:35:12.632Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-05-11T07:35:12.632Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-05-11T07:35:12.632Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-05-11T07:35:12.632Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-05-11T07:35:12.632Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-05-11T07:35:12.632Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-05-11T07:35:12.632Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-05-11T07:35:12.632Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-05-11T07:35:13.087Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-05-11T07:35:13.087Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-05-11T07:35:13.087Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-05-11T07:35:13.087Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-05-11T07:35:13.087Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-05-11T07:35:13.087Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-05-11T07:35:13.087Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-05-11T07:35:13.087Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-05-11T07:35:13.087Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-05-11T07:35:13.087Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-11T07:35:13.087Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-05-11T07:35:13.087Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-05-11T07:35:13.087Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-11T07:35:13.087Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-05-11T07:35:13.087Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-05-11T07:35:13.087Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-05-11T07:35:13.087Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-11T07:35:13.087Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-11T07:35:13.087Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-11T07:35:13.087Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-11T07:35:13.087Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-11T07:35:13.087Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-11T07:35:13.087Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-11T07:35:13.087Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-11T07:35:13.087Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-11T07:35:13.087Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-11T07:35:13.087Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-11T07:35:13.087Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-11T07:35:13.087Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-11T07:35:13.087Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-05-11T07:35:13.087Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-05-11T07:35:13.087Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-11T07:35:13.087Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-05-11T07:35:13.087Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-05-11T07:35:13.087Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-05-11T07:35:13.087Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-05-11T07:35:13.087Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-05-11T07:35:13.087Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-05-11T07:35:13.087Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-05-11T07:35:13.087Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-05-11T07:35:13.087Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-05-11T07:35:13.087Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-11T07:35:13.087Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-11T07:35:13.087Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-11T07:35:13.087Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-11T07:35:13.087Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-11T07:35:13.087Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-05-11T07:35:13.087Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-05-11T07:35:13.087Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-05-11T07:35:13.087Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-05-11T07:35:13.087Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-11T07:35:13.087Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-11T07:35:13.087Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-05-11T07:35:13.087Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-05-11T07:35:13.087Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-05-11T07:35:13.087Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-05-11T07:35:13.087Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-05-11T07:35:13.087Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-05-11T07:35:13.087Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-05-11T07:35:13.087Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-05-11T07:35:13.087Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-05-11T07:35:13.087Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-05-11T07:35:13.087Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-11T07:35:13.087Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-11T07:35:13.087Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-11T07:35:13.087Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-11T07:35:13.087Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-11T07:35:13.087Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-11T07:35:13.087Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-11T07:35:13.087Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-11T07:35:13.087Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-05-11T07:35:13.087Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-11T07:35:13.087Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-11T07:35:13.087Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-11T07:35:13.087Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-11T07:35:13.087Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-11T07:35:13.087Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-05-11T07:35:13.087Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-11T07:35:13.087Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-11T07:35:13.087Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-11T07:35:13.087Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-11T07:35:13.087Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-11T07:35:13.087Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-05-11T07:35:13.087Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-11T07:35:13.087Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-05-11T07:35:13.087Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-05-11T07:35:13.087Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-05-11T07:35:13.087Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-05-11T07:35:13.087Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-05-11T07:35:13.087Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-11T07:35:13.087Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-05-11T07:35:13.087Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-05-11T07:35:13.087Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-05-11T07:35:13.087Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-05-11T07:35:13.087Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-05-11T07:35:13.087Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-11T07:35:13.087Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-05-11T07:35:13.087Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-11T07:35:13.087Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-05-11T07:35:13.087Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-05-11T07:35:13.087Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-11T07:35:13.087Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-05-11T07:35:13.087Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-05-11T07:35:13.087Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-05-11T07:35:13.087Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-11T07:35:13.087Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-11T07:35:13.087Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-05-11T07:35:13.087Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-05-11T07:35:13.087Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-05-11T07:35:13.087Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-05-11T07:35:13.087Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-05-11T07:35:13.087Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-11T07:35:13.087Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-05-11T07:35:13.087Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-05-11T07:35:13.087Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-05-11T07:35:13.087Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-05-11T07:35:13.087Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-05-11T07:35:13.087Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-05-11T07:35:13.087Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-05-11T07:35:13.087Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-11T07:35:13.087Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-05-11T07:35:13.087Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-11T07:35:13.087Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-05-11T07:35:13.087Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-05-11T07:35:13.087Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-05-11T07:35:13.087Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-05-11T07:35:13.087Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-11T07:35:13.087Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-11T07:35:13.087Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-11T07:35:13.087Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-05-11T07:35:13.087Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-11T07:35:13.087Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-11T07:35:13.087Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-05-11T07:35:13.087Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-05-11T07:35:13.087Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-11T07:35:13.087Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-05-11T07:35:13.087Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-05-11T07:35:13.087Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-05-11T07:35:13.087Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-05-11T07:35:13.087Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-11T07:35:13.087Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-05-11T07:35:13.087Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-05-11T07:35:13.087Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-05-11T07:35:13.087Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-11T07:35:13.087Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-11T07:35:13.087Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-11T07:35:13.087Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-11T07:35:13.087Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-11T07:35:13.087Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-05-11T07:35:13.087Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-05-11T07:35:13.087Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-05-11T07:35:13.087Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-05-11T07:35:13.087Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-11T07:35:13.087Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-05-11T07:35:13.087Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-05-11T07:35:13.087Z] --- PASS: TestNewTailReader (0.00s) [2022-05-11T07:35:13.087Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2022-05-11T07:35:13.087Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2022-05-11T07:35:13.087Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2022-05-11T07:35:13.087Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2022-05-11T07:35:13.087Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2022-05-11T07:35:13.087Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2022-05-11T07:35:13.087Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2022-05-11T07:35:13.087Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2022-05-11T07:35:13.087Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-05-11T07:35:13.087Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-05-11T07:35:13.087Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2022-05-11T07:35:13.087Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-05-11T07:35:13.088Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2022-05-11T07:35:13.088Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-05-11T07:35:13.088Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-05-11T07:35:13.088Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.02s) [2022-05-11T07:35:13.088Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-05-11T07:35:13.088Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-05-11T07:35:13.088Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-05-11T07:35:13.088Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-05-11T07:35:13.088Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-05-11T07:35:13.088Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-05-11T07:35:13.088Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-05-11T07:35:13.088Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-05-11T07:35:13.088Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-05-11T07:35:13.088Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-05-11T07:35:13.088Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-05-11T07:35:13.088Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2022-05-11T07:35:13.088Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-05-11T07:35:13.088Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-05-11T07:35:13.088Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2022-05-11T07:35:13.088Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-05-11T07:35:13.088Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-05-11T07:35:13.088Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-05-11T07:35:13.088Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-05-11T07:35:13.088Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-05-11T07:35:13.088Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-05-11T07:35:13.088Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-05-11T07:35:13.088Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-05-11T07:35:13.088Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-05-11T07:35:13.088Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-05-11T07:35:13.088Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-05-11T07:35:13.088Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-05-11T07:35:13.088Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-05-11T07:35:13.088Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-05-11T07:35:13.088Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-05-11T07:35:13.088Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-05-11T07:35:13.088Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2022-05-11T07:35:13.088Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-05-11T07:35:13.088Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-05-11T07:35:13.088Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2022-05-11T07:35:13.088Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-05-11T07:35:13.088Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-05-11T07:35:13.088Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-05-11T07:35:13.088Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-05-11T07:35:13.088Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2022-05-11T07:35:13.088Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2022-05-11T07:35:13.088Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-05-11T07:35:13.088Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2022-05-11T07:35:13.088Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2022-05-11T07:35:13.088Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2022-05-11T07:35:13.088Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2022-05-11T07:35:13.088Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2022-05-11T07:35:13.088Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2022-05-11T07:35:13.088Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2022-05-11T07:35:13.088Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2022-05-11T07:35:13.088Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2022-05-11T07:35:13.088Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2022-05-11T07:35:13.088Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-05-11T07:35:13.088Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-05-11T07:35:13.088Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-05-11T07:35:13.088Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-05-11T07:35:13.088Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-05-11T07:35:13.088Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.01s) [2022-05-11T07:35:13.088Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2022-05-11T07:35:13.088Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2022-05-11T07:35:13.088Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-05-11T07:35:13.088Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2022-05-11T07:35:13.088Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-05-11T07:35:13.088Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-05-11T07:35:13.088Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2022-05-11T07:35:13.088Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-05-11T07:35:13.088Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-05-11T07:35:13.088Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2022-05-11T07:35:13.088Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-05-11T07:35:13.088Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-05-11T07:35:13.088Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2022-05-11T07:35:13.088Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-05-11T07:35:13.088Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-05-11T07:35:13.088Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) [2022-05-11T07:35:13.088Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-05-11T07:35:13.088Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-05-11T07:35:13.088Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-05-11T07:35:13.088Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-05-11T07:35:13.088Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-05-11T07:35:13.088Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-05-11T07:35:13.088Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-05-11T07:35:13.088Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-05-11T07:35:13.088Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-05-11T07:35:13.088Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-05-11T07:35:13.088Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-05-11T07:35:13.088Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-05-11T07:35:13.088Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-05-11T07:35:13.088Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-05-11T07:35:13.088Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-05-11T07:35:13.088Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-05-11T07:35:13.088Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-05-11T07:35:13.088Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-05-11T07:35:13.088Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2022-05-11T07:35:13.088Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-05-11T07:35:13.088Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-05-11T07:35:13.088Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.05s) [2022-05-11T07:35:13.088Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-05-11T07:35:13.088Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-05-11T07:35:13.088Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-05-11T07:35:13.088Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-05-11T07:35:13.088Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-05-11T07:35:13.088Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-05-11T07:35:13.088Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.01s) [2022-05-11T07:35:13.088Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2022-05-11T07:35:13.088Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-05-11T07:35:13.088Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2022-05-11T07:35:13.088Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2022-05-11T07:35:13.088Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2022-05-11T07:35:13.088Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2022-05-11T07:35:13.088Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2022-05-11T07:35:13.088Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2022-05-11T07:35:13.088Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2022-05-11T07:35:13.088Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2022-05-11T07:35:13.088Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2022-05-11T07:35:13.088Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2022-05-11T07:35:13.088Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-05-11T07:35:13.088Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-05-11T07:35:13.088Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-05-11T07:35:13.088Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-05-11T07:35:13.088Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-05-11T07:35:13.088Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-05-11T07:35:13.088Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-05-11T07:35:13.088Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-05-11T07:35:13.088Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-05-11T07:35:13.088Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-05-11T07:35:13.088Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-05-11T07:35:13.088Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2022-05-11T07:35:13.088Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2022-05-11T07:35:13.088Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-05-11T07:35:13.088Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2022-05-11T07:35:13.088Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-05-11T07:35:13.088Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-05-11T07:35:13.088Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2022-05-11T07:35:13.088Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-05-11T07:35:13.088Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-05-11T07:35:13.088Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.01s) [2022-05-11T07:35:13.088Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-05-11T07:35:13.088Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-05-11T07:35:13.088Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-05-11T07:35:13.088Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-05-11T07:35:13.088Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-05-11T07:35:13.088Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-05-11T07:35:13.088Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-05-11T07:35:13.088Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-05-11T07:35:13.088Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-05-11T07:35:13.088Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-05-11T07:35:13.088Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-05-11T07:35:13.088Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2022-05-11T07:35:13.088Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-05-11T07:35:13.088Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-05-11T07:35:13.088Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2022-05-11T07:35:13.088Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-05-11T07:35:13.088Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-05-11T07:35:13.088Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-05-11T07:35:13.088Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-05-11T07:35:13.088Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-05-11T07:35:13.088Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-05-11T07:35:13.088Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-05-11T07:35:13.088Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-05-11T07:35:13.088Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-05-11T07:35:13.088Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2022-05-11T07:35:13.088Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-05-11T07:35:13.088Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-05-11T07:35:13.088Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-05-11T07:35:13.088Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-05-11T07:35:13.088Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-05-11T07:35:13.088Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-05-11T07:35:13.088Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2022-05-11T07:35:13.088Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-05-11T07:35:13.088Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-05-11T07:35:13.088Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2022-05-11T07:35:13.088Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-05-11T07:35:13.088Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-05-11T07:35:13.088Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-05-11T07:35:13.088Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-05-11T07:35:13.088Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-05-11T07:35:13.088Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-05-11T07:35:13.088Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-05-11T07:35:13.088Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-05-11T07:35:13.089Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-05-11T07:35:13.089Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-05-11T07:35:13.089Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-05-11T07:35:13.089Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2022-05-11T07:35:13.089Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2022-05-11T07:35:13.089Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2022-05-11T07:35:13.089Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2022-05-11T07:35:13.089Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2022-05-11T07:35:13.089Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2022-05-11T07:35:13.089Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2022-05-11T07:35:13.089Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2022-05-11T07:35:13.089Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2022-05-11T07:35:13.089Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2022-05-11T07:35:13.089Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-05-11T07:35:13.089Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2022-05-11T07:35:13.089Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2022-05-11T07:35:13.089Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2022-05-11T07:35:13.089Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-05-11T07:35:13.089Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-05-11T07:35:13.089Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-05-11T07:35:13.089Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-05-11T07:35:13.089Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-05-11T07:35:13.089Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-05-11T07:35:13.089Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-05-11T07:35:13.089Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-05-11T07:35:13.089Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-05-11T07:35:13.089Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2022-05-11T07:35:13.089Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-05-11T07:35:13.089Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.01s) [2022-05-11T07:35:13.089Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-05-11T07:35:13.089Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-05-11T07:35:13.089Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2022-05-11T07:35:13.089Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-05-11T07:35:13.089Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-05-11T07:35:13.089Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-05-11T07:35:13.089Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-05-11T07:35:13.089Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-05-11T07:35:13.089Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-05-11T07:35:13.089Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-05-11T07:35:13.089Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-05-11T07:35:13.089Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-05-11T07:35:13.089Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-05-11T07:35:13.089Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-05-11T07:35:13.089Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2022-05-11T07:35:13.089Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-05-11T07:35:13.089Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-05-11T07:35:13.089Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.01s) [2022-05-11T07:35:13.089Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-05-11T07:35:13.089Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-05-11T07:35:13.089Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2022-05-11T07:35:13.089Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-05-11T07:35:13.089Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-05-11T07:35:13.089Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-05-11T07:35:13.089Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-05-11T07:35:13.089Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-05-11T07:35:13.089Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-05-11T07:35:13.089Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-05-11T07:35:13.089Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-05-11T07:35:13.089Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-05-11T07:35:13.089Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.01s) [2022-05-11T07:35:13.089Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2022-05-11T07:35:13.089Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-05-11T07:35:13.089Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2022-05-11T07:35:13.089Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2022-05-11T07:35:13.089Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2022-05-11T07:35:13.089Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2022-05-11T07:35:13.089Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2022-05-11T07:35:13.089Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2022-05-11T07:35:13.089Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2022-05-11T07:35:13.089Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2022-05-11T07:35:13.089Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2022-05-11T07:35:13.089Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-05-11T07:35:13.089Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-05-11T07:35:13.089Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-05-11T07:35:13.089Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-05-11T07:35:13.089Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-05-11T07:35:13.089Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-05-11T07:35:13.089Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-05-11T07:35:13.089Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2022-05-11T07:35:13.089Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-05-11T07:35:13.089Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-05-11T07:35:13.089Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-05-11T07:35:13.089Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-05-11T07:35:13.089Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.01s) [2022-05-11T07:35:13.089Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2022-05-11T07:35:13.089Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-05-11T07:35:13.089Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2022-05-11T07:35:13.089Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-05-11T07:35:13.089Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-05-11T07:35:13.089Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2022-05-11T07:35:13.089Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-05-11T07:35:13.089Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-05-11T07:35:13.089Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2022-05-11T07:35:13.089Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-05-11T07:35:13.089Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-05-11T07:35:13.089Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-05-11T07:35:13.089Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-05-11T07:35:13.089Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-05-11T07:35:13.089Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-05-11T07:35:13.089Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-05-11T07:35:13.089Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-05-11T07:35:13.089Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-05-11T07:35:13.089Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2022-05-11T07:35:13.089Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-05-11T07:35:13.089Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-05-11T07:35:13.089Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2022-05-11T07:35:13.089Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-05-11T07:35:13.089Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-05-11T07:35:13.089Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-05-11T07:35:13.089Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-05-11T07:35:13.089Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-05-11T07:35:13.089Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-05-11T07:35:13.089Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.01s) [2022-05-11T07:35:13.089Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-05-11T07:35:13.089Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-05-11T07:35:13.089Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-05-11T07:35:13.089Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-05-11T07:35:13.089Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-05-11T07:35:13.089Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-05-11T07:35:13.089Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-05-11T07:35:13.089Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-05-11T07:35:13.089Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-05-11T07:35:13.089Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-05-11T07:35:13.089Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-05-11T07:35:13.089Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-05-11T07:35:13.089Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-05-11T07:35:13.089Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-05-11T07:35:13.089Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-05-11T07:35:13.089Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-05-11T07:35:13.089Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-05-11T07:35:13.089Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-05-11T07:35:13.089Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2022-05-11T07:35:13.089Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-05-11T07:35:13.089Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-05-11T07:35:13.089Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2022-05-11T07:35:13.089Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-05-11T07:35:13.089Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-05-11T07:35:13.089Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-05-11T07:35:13.089Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-05-11T07:35:13.089Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2022-05-11T07:35:13.089Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2022-05-11T07:35:13.089Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2022-05-11T07:35:13.089Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2022-05-11T07:35:13.089Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2022-05-11T07:35:13.089Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2022-05-11T07:35:13.089Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2022-05-11T07:35:13.089Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2022-05-11T07:35:13.089Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2022-05-11T07:35:13.089Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2022-05-11T07:35:13.089Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2022-05-11T07:35:13.089Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-05-11T07:35:13.089Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2022-05-11T07:35:13.089Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2022-05-11T07:35:13.089Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2022-05-11T07:35:13.089Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-05-11T07:35:13.089Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2022-05-11T07:35:13.089Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2022-05-11T07:35:13.089Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-05-11T07:35:13.089Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2022-05-11T07:35:13.089Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-05-11T07:35:13.089Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-05-11T07:35:13.089Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2022-05-11T07:35:13.089Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-05-11T07:35:13.089Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2022-05-11T07:35:13.089Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2022-05-11T07:35:13.089Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-05-11T07:35:13.089Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s) [2022-05-11T07:35:13.090Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2022-05-11T07:35:13.090Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2022-05-11T07:35:13.090Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2022-05-11T07:35:13.090Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2022-05-11T07:35:13.090Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2022-05-11T07:35:13.090Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2022-05-11T07:35:13.090Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2022-05-11T07:35:13.090Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2022-05-11T07:35:13.090Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-05-11T07:35:13.090Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2022-05-11T07:35:13.090Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2022-05-11T07:35:13.090Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2022-05-11T07:35:13.090Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-05-11T07:35:13.090Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-05-11T07:35:13.090Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-05-11T07:35:13.090Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-05-11T07:35:13.090Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-05-11T07:35:13.090Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-05-11T07:35:13.090Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-05-11T07:35:13.090Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-05-11T07:35:13.090Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-05-11T07:35:13.090Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-05-11T07:35:13.090Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-05-11T07:35:13.090Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-05-11T07:35:13.090Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-05-11T07:35:13.090Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-05-11T07:35:13.090Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-05-11T07:35:13.090Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-05-11T07:35:13.090Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-05-11T07:35:13.090Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-05-11T07:35:13.090Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-05-11T07:35:13.090Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-05-11T07:35:13.090Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2022-05-11T07:35:13.090Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2022-05-11T07:35:13.090Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-05-11T07:35:13.090Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2022-05-11T07:35:13.090Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2022-05-11T07:35:13.090Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2022-05-11T07:35:13.090Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2022-05-11T07:35:13.090Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2022-05-11T07:35:13.090Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2022-05-11T07:35:13.090Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2022-05-11T07:35:13.090Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2022-05-11T07:35:13.090Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2022-05-11T07:35:13.090Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2022-05-11T07:35:13.090Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-05-11T07:35:13.090Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-05-11T07:35:13.090Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2022-05-11T07:35:13.090Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2022-05-11T07:35:13.090Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-05-11T07:35:13.090Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2022-05-11T07:35:13.090Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2022-05-11T07:35:13.090Z] PASS [2022-05-11T07:35:13.090Z] coverage: 88.6% of statements [2022-05-11T07:35:13.090Z] ok github.com/docker/docker/pkg/tailfile 0.286s coverage: 88.6% of statements [2022-05-11T07:35:13.125Z] Loaded image: busybox:latest [2022-05-11T07:35:13.125Z] Loaded image: busybox:glibc [2022-05-11T07:35:13.545Z] === RUN TestTarSumRemoveNonExistent [2022-05-11T07:35:13.545Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2022-05-11T07:35:13.545Z] === RUN TestTarSumRemove [2022-05-11T07:35:13.545Z] --- PASS: TestTarSumRemove (0.00s) [2022-05-11T07:35:13.545Z] === RUN TestSortFileInfoSums [2022-05-11T07:35:13.545Z] --- PASS: TestSortFileInfoSums (0.00s) [2022-05-11T07:35:13.545Z] === RUN TestNewTarSumForLabelInvalid [2022-05-11T07:35:13.545Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2022-05-11T07:35:13.545Z] === RUN TestNewTarSumForLabel [2022-05-11T07:35:13.545Z] --- PASS: TestNewTarSumForLabel (0.00s) [2022-05-11T07:35:13.545Z] === RUN TestEmptyTar [2022-05-11T07:35:13.545Z] --- PASS: TestEmptyTar (0.00s) [2022-05-11T07:35:13.545Z] === RUN TestTarSumsReadSize [2022-05-11T07:35:13.545Z] --- PASS: TestTarSumsReadSize (0.00s) [2022-05-11T07:35:13.545Z] === RUN TestTarSums [2022-05-11T07:35:13.545Z] --- PASS: TestTarSums (0.05s) [2022-05-11T07:35:13.545Z] === RUN TestIteration [2022-05-11T07:35:13.545Z] --- PASS: TestIteration (0.00s) [2022-05-11T07:35:13.545Z] === RUN TestVersionLabelForChecksum [2022-05-11T07:35:13.545Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2022-05-11T07:35:13.545Z] === RUN TestVersion [2022-05-11T07:35:13.545Z] --- PASS: TestVersion (0.00s) [2022-05-11T07:35:13.545Z] === RUN TestGetVersion [2022-05-11T07:35:13.545Z] --- PASS: TestGetVersion (0.00s) [2022-05-11T07:35:13.545Z] === RUN TestGetVersions [2022-05-11T07:35:13.545Z] --- PASS: TestGetVersions (0.00s) [2022-05-11T07:35:13.545Z] PASS [2022-05-11T07:35:13.545Z] coverage: 89.3% of statements [2022-05-11T07:35:13.560Z] tests/integration/api_secret_test.py ..... [ 51%] [2022-05-11T07:35:14.000Z] ok github.com/docker/docker/pkg/tarsum 0.099s coverage: 89.3% of statements [2022-05-11T07:35:14.067Z] Loaded image: debian:bullseye-slim [2022-05-11T07:35:14.328Z] Loaded image: hello-world:latest [2022-05-11T07:35:14.328Z] Loaded image: arm32v7/hello-world:latest [2022-05-11T07:35:14.365Z] --- PASS: TestInfoAPIWarnings (16.57s) [2022-05-11T07:35:14.365Z] === RUN TestInfoDebug [2022-05-11T07:35:14.365Z] --- PASS: TestInfoDebug (0.54s) [2022-05-11T07:35:14.365Z] === RUN TestInfoInsecureRegistries [2022-05-11T07:35:14.365Z] --- PASS: TestInfoInsecureRegistries (0.54s) [2022-05-11T07:35:14.365Z] === RUN TestInfoRegistryMirrors [2022-05-11T07:35:14.454Z] === RUN TestTruncIndex [2022-05-11T07:35:14.454Z] --- PASS: TestTruncIndex (0.10s) [2022-05-11T07:35:14.454Z] PASS [2022-05-11T07:35:14.454Z] coverage: 91.5% of statements [2022-05-11T07:35:14.454Z] ok github.com/docker/docker/pkg/truncindex 0.128s coverage: 91.5% of statements [2022-05-11T07:35:14.625Z] --- PASS: TestInfoRegistryMirrors (0.54s) [2022-05-11T07:35:14.625Z] === RUN TestLoginFailsWithBadCredentials [2022-05-11T07:35:14.625Z] --- PASS: TestLoginFailsWithBadCredentials (0.09s) [2022-05-11T07:35:14.625Z] === RUN TestPingCacheHeaders [2022-05-11T07:35:14.625Z] --- PASS: TestPingCacheHeaders (0.03s) [2022-05-11T07:35:14.625Z] === RUN TestPingGet [2022-05-11T07:35:14.625Z] --- PASS: TestPingGet (0.01s) [2022-05-11T07:35:14.625Z] === RUN TestPingHead [2022-05-11T07:35:14.625Z] --- PASS: TestPingHead (0.03s) [2022-05-11T07:35:14.625Z] === RUN TestPingSwarmHeader [2022-05-11T07:35:14.910Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-05-11T07:35:14.910Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-05-11T07:35:14.910Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-05-11T07:35:14.910Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2022-05-11T07:35:14.910Z] === RUN TestVersionInfo [2022-05-11T07:35:14.910Z] --- PASS: TestVersionInfo (0.00s) [2022-05-11T07:35:14.910Z] === RUN TestAppendVersions [2022-05-11T07:35:14.910Z] --- PASS: TestAppendVersions (0.00s) [2022-05-11T07:35:14.910Z] PASS [2022-05-11T07:35:14.910Z] coverage: 88.9% of statements [2022-05-11T07:35:14.910Z] ok github.com/docker/docker/pkg/useragent 0.027s coverage: 88.9% of statements [2022-05-11T07:35:15.196Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-05-11T07:35:15.766Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-05-11T07:35:15.869Z] === RUN TestNewSettable [2022-05-11T07:35:15.869Z] --- PASS: TestNewSettable (0.00s) [2022-05-11T07:35:15.869Z] === RUN TestIsSettable [2022-05-11T07:35:15.869Z] --- PASS: TestIsSettable (0.00s) [2022-05-11T07:35:15.869Z] === RUN TestUpdateSettingsEnv [2022-05-11T07:35:15.869Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2022-05-11T07:35:15.869Z] PASS [2022-05-11T07:35:15.869Z] coverage: 20.0% of statements [2022-05-11T07:35:15.869Z] ok github.com/docker/docker/plugin/v2 0.031s coverage: 20.0% of statements [2022-05-11T07:35:16.324Z] === RUN TestValidatePrivileges [2022-05-11T07:35:16.324Z] --- PASS: TestValidatePrivileges (0.00s) [2022-05-11T07:35:16.324Z] === RUN TestFilterByCapNeg [2022-05-11T07:35:16.324Z] --- PASS: TestFilterByCapNeg (0.00s) [2022-05-11T07:35:16.324Z] === RUN TestFilterByCapPos [2022-05-11T07:35:16.324Z] --- PASS: TestFilterByCapPos (0.00s) [2022-05-11T07:35:16.324Z] === RUN TestStoreGetPluginNotMatchCapRefs [2022-05-11T07:35:16.324Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2022-05-11T07:35:16.324Z] PASS [2022-05-11T07:35:16.324Z] coverage: 12.2% of statements [2022-05-11T07:35:16.324Z] ok github.com/docker/docker/plugin 0.041s coverage: 12.2% of statements [2022-05-11T07:35:16.324Z] === RUN TestLoad [2022-05-11T07:35:16.324Z] --- PASS: TestLoad (0.00s) [2022-05-11T07:35:16.324Z] === RUN TestSave [2022-05-11T07:35:16.324Z] --- PASS: TestSave (0.02s) [2022-05-11T07:35:16.324Z] === RUN TestAddDeleteGet [2022-05-11T07:35:16.459Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (13.23s) [2022-05-11T07:35:16.459Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-05-11T07:35:16.780Z] --- PASS: TestAddDeleteGet (0.03s) [2022-05-11T07:35:16.780Z] === RUN TestInvalidTags [2022-05-11T07:35:16.780Z] --- PASS: TestInvalidTags (0.00s) [2022-05-11T07:35:16.780Z] PASS [2022-05-11T07:35:16.780Z] coverage: 84.4% of statements [2022-05-11T07:35:16.780Z] ok github.com/docker/docker/reference 0.090s coverage: 84.4% of statements [2022-05-11T07:35:17.151Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-05-11T07:35:17.151Z] --- PASS: TestPingSwarmHeader (2.22s) [2022-05-11T07:35:17.151Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-05-11T07:35:17.151Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-05-11T07:35:17.151Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-05-11T07:35:17.151Z] === RUN TestVersion [2022-05-11T07:35:17.151Z] --- PASS: TestVersion (0.03s) [2022-05-11T07:35:17.151Z] === CONT TestDiskUsage [2022-05-11T07:35:17.411Z] === RUN TestDiskUsage/empty [2022-05-11T07:35:17.411Z] === RUN TestDiskUsage/empty/container_types [2022-05-11T07:35:17.411Z] === RUN TestDiskUsage/empty/image_types [2022-05-11T07:35:17.411Z] === RUN TestDiskUsage/empty/volume_types [2022-05-11T07:35:17.411Z] === RUN TestDiskUsage/empty/build-cache_types [2022-05-11T07:35:17.411Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-05-11T07:35:17.411Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-05-11T07:35:17.411Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-05-11T07:35:17.411Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-05-11T07:35:17.411Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-05-11T07:35:17.411Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-05-11T07:35:17.411Z] === RUN TestDiskUsage/after_LoadBusybox [2022-05-11T07:35:17.671Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-05-11T07:35:17.671Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-05-11T07:35:17.671Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-05-11T07:35:17.671Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-05-11T07:35:17.671Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-05-11T07:35:17.671Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-05-11T07:35:17.671Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-05-11T07:35:17.671Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-05-11T07:35:17.671Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-05-11T07:35:17.671Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-05-11T07:35:17.671Z] === RUN TestDiskUsage/after_container.Run [2022-05-11T07:35:17.678Z] tests/integration/api_service_test.py .................................. [ 59%] [2022-05-11T07:35:17.742Z] --- PASS: TestNewClientWithTimeout (17.61s) [2022-05-11T07:35:17.742Z] === RUN TestClientStream [2022-05-11T07:35:17.743Z] --- PASS: TestClientStream (0.00s) [2022-05-11T07:35:17.743Z] === RUN TestClientSendFile [2022-05-11T07:35:17.743Z] --- PASS: TestClientSendFile (0.00s) [2022-05-11T07:35:17.743Z] === RUN TestClientWithRequestTimeout [2022-05-11T07:35:17.743Z] --- PASS: TestClientWithRequestTimeout (0.01s) [2022-05-11T07:35:17.743Z] === RUN TestFileSpecPlugin [2022-05-11T07:35:17.743Z] --- PASS: TestFileSpecPlugin (0.01s) [2022-05-11T07:35:17.743Z] === RUN TestFileJSONSpecPlugin [2022-05-11T07:35:17.743Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2022-05-11T07:35:17.743Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2022-05-11T07:35:17.743Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2022-05-11T07:35:17.743Z] === RUN TestPluginAddHandler [2022-05-11T07:35:17.743Z] --- PASS: TestPluginAddHandler (0.00s) [2022-05-11T07:35:17.743Z] === RUN TestPluginWaitBadPlugin [2022-05-11T07:35:17.743Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2022-05-11T07:35:17.743Z] === RUN TestGet [2022-05-11T07:35:17.743Z] time="2022-05-11T07:35:17Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2022-05-11T07:35:17.743Z] === RUN TestResumableRequestHeaderSimpleErrors [2022-05-11T07:35:17.743Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.00s) [2022-05-11T07:35:17.743Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2022-05-11T07:35:17.743Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2022-05-11T07:35:17.743Z] === RUN TestResumableRequestHeaderTooMuchFailures [2022-05-11T07:35:17.743Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2022-05-11T07:35:17.743Z] === RUN TestResumableRequestReaderWithReadError [2022-05-11T07:35:17.743Z] === RUN TestResolveAuthConfigIndexServer [2022-05-11T07:35:17.743Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2022-05-11T07:35:17.743Z] === RUN TestResolveAuthConfigFullURL [2022-05-11T07:35:17.743Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2022-05-11T07:35:17.743Z] === RUN TestLoadAllowNondistributableArtifacts [2022-05-11T07:35:17.743Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2022-05-11T07:35:17.743Z] === RUN TestValidateMirror [2022-05-11T07:35:17.743Z] --- PASS: TestValidateMirror (0.00s) [2022-05-11T07:35:17.743Z] === RUN TestLoadInsecureRegistries [2022-05-11T07:35:17.743Z] time="2022-05-11T07:35:17Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2022-05-11T07:35:17.743Z] --- PASS: TestResumableRequestReaderWithReadError (0.13s) [2022-05-11T07:35:17.743Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2022-05-11T07:35:17.743Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2022-05-11T07:35:17.743Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2022-05-11T07:35:17.743Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2022-05-11T07:35:17.743Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2022-05-11T07:35:17.743Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2022-05-11T07:35:17.743Z] === RUN TestResumableRequestReader [2022-05-11T07:35:17.743Z] --- PASS: TestResumableRequestReader (0.00s) [2022-05-11T07:35:17.743Z] === RUN TestResumableRequestReaderWithInitialResponse [2022-05-11T07:35:17.743Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2022-05-11T07:35:17.743Z] PASS [2022-05-11T07:35:17.743Z] coverage: 100.0% of statements [2022-05-11T07:35:17.743Z] ok github.com/docker/docker/registry/resumable 0.183s coverage: 100.0% of statements [2022-05-11T07:35:17.743Z] time="2022-05-11T07:35:17Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-05-11T07:35:17.743Z] time="2022-05-11T07:35:17Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2022-05-11T07:35:17.743Z] time="2022-05-11T07:35:17Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-05-11T07:35:17.743Z] --- PASS: TestLoadInsecureRegistries (0.13s) [2022-05-11T07:35:17.743Z] === RUN TestNewServiceConfig [2022-05-11T07:35:17.743Z] --- PASS: TestNewServiceConfig (0.00s) [2022-05-11T07:35:17.743Z] === RUN TestValidateIndexName [2022-05-11T07:35:17.743Z] --- PASS: TestValidateIndexName (0.00s) [2022-05-11T07:35:17.743Z] === RUN TestValidateIndexNameWithError [2022-05-11T07:35:17.743Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2022-05-11T07:35:17.743Z] === RUN TestEndpointParse [2022-05-11T07:35:17.743Z] --- PASS: TestEndpointParse (0.00s) [2022-05-11T07:35:17.743Z] === RUN TestEndpointParseInvalid [2022-05-11T07:35:17.743Z] --- PASS: TestEndpointParseInvalid (0.00s) [2022-05-11T07:35:17.743Z] === RUN TestValidateEndpoint [2022-05-11T07:35:17.743Z] --- PASS: TestValidateEndpoint (0.01s) [2022-05-11T07:35:17.743Z] === RUN TestPing [2022-05-11T07:35:17.743Z] --- PASS: TestPing (0.00s) [2022-05-11T07:35:17.743Z] === RUN TestPingRegistryEndpoint [2022-05-11T07:35:17.743Z] registry_test.go:50: os.Getuid() != 0: skipping test that requires root [2022-05-11T07:35:17.743Z] --- SKIP: TestPingRegistryEndpoint (0.00s) [2022-05-11T07:35:17.743Z] === RUN TestEndpoint [2022-05-11T07:35:17.743Z] registry_test.go:70: os.Getuid() != 0: skipping test that requires root [2022-05-11T07:35:17.743Z] --- SKIP: TestEndpoint (0.00s) [2022-05-11T07:35:17.743Z] === RUN TestParseRepositoryInfo [2022-05-11T07:35:17.743Z] --- PASS: TestParseRepositoryInfo (0.00s) [2022-05-11T07:35:17.743Z] === RUN TestNewIndexInfo [2022-05-11T07:35:17.743Z] --- PASS: TestNewIndexInfo (0.00s) [2022-05-11T07:35:17.743Z] === RUN TestMirrorEndpointLookup [2022-05-11T07:35:17.743Z] registry_test.go:511: os.Getuid() != 0: skipping test that requires root [2022-05-11T07:35:17.743Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2022-05-11T07:35:17.743Z] === RUN TestSearchRepositories [2022-05-11T07:35:17.743Z] registry_test.go:722: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2022-05-11T07:35:17.743Z] Host: 127.0.0.1:49316 [2022-05-11T07:35:17.743Z] User-Agent: docker test client [2022-05-11T07:35:17.743Z] Authorization: Token fake-token [2022-05-11T07:35:17.743Z] X-Docker-Token: true [2022-05-11T07:35:17.743Z] Accept-Encoding: gzip [2022-05-11T07:35:17.743Z] [2022-05-11T07:35:17.743Z] [2022-05-11T07:35:17.743Z] registry_test.go:731: HTTP/1.1 200 OK [2022-05-11T07:35:17.743Z] Connection: close [2022-05-11T07:35:17.743Z] Content-Length: 144 [2022-05-11T07:35:17.743Z] Cache-Control: no-cache [2022-05-11T07:35:17.743Z] Content-Type: application/json [2022-05-11T07:35:17.743Z] Date: Wed, 11 May 2022 07:35:17 GMT [2022-05-11T07:35:17.743Z] Expires: -1 [2022-05-11T07:35:17.743Z] Pragma: no-cache [2022-05-11T07:35:17.743Z] Server: docker-tests/mock [2022-05-11T07:35:17.743Z] X-Docker-Registry-Config: mock [2022-05-11T07:35:17.743Z] X-Docker-Registry-Version: 0.0.0 [2022-05-11T07:35:17.743Z] [2022-05-11T07:35:17.743Z] [2022-05-11T07:35:17.743Z] --- PASS: TestSearchRepositories (0.00s) [2022-05-11T07:35:17.743Z] === RUN TestTrustedLocation [2022-05-11T07:35:17.743Z] --- PASS: TestTrustedLocation (0.00s) [2022-05-11T07:35:17.743Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2022-05-11T07:35:17.743Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2022-05-11T07:35:17.743Z] === RUN TestAllowNondistributableArtifacts [2022-05-11T07:35:17.743Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2022-05-11T07:35:17.743Z] === RUN TestIsSecureIndex [2022-05-11T07:35:17.743Z] --- PASS: TestIsSecureIndex (0.00s) [2022-05-11T07:35:17.743Z] PASS [2022-05-11T07:35:17.743Z] coverage: 51.7% of statements [2022-05-11T07:35:17.876Z] === RUN TestCheckpointCreateError [2022-05-11T07:35:17.876Z] --- PASS: TestCheckpointCreateError (0.00s) [2022-05-11T07:35:17.876Z] === RUN TestCheckpointCreate [2022-05-11T07:35:17.876Z] --- PASS: TestCheckpointCreate (0.00s) [2022-05-11T07:35:17.876Z] === RUN TestCheckpointDeleteError [2022-05-11T07:35:17.876Z] --- PASS: TestCheckpointDeleteError (0.00s) [2022-05-11T07:35:17.876Z] === RUN TestCheckpointDelete [2022-05-11T07:35:17.876Z] --- PASS: TestCheckpointDelete (0.00s) [2022-05-11T07:35:17.876Z] === RUN TestCheckpointListError [2022-05-11T07:35:17.876Z] --- PASS: TestCheckpointListError (0.00s) [2022-05-11T07:35:17.876Z] === RUN TestCheckpointList [2022-05-11T07:35:17.876Z] --- PASS: TestCheckpointList (0.00s) [2022-05-11T07:35:17.876Z] === RUN TestCheckpointListContainerNotFound [2022-05-11T07:35:17.876Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2022-05-11T07:35:17.876Z] === RUN TestNewClientWithOpsFromEnv [2022-05-11T07:35:17.876Z] client_test.go:22: runtime.GOOS == "windows" [2022-05-11T07:35:17.876Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2022-05-11T07:35:17.876Z] === RUN TestGetAPIPath [2022-05-11T07:35:17.876Z] --- PASS: TestGetAPIPath (0.00s) [2022-05-11T07:35:17.876Z] === RUN TestParseHostURL [2022-05-11T07:35:17.876Z] --- PASS: TestParseHostURL (0.00s) [2022-05-11T07:35:17.876Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2022-05-11T07:35:17.876Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2022-05-11T07:35:17.876Z] === RUN TestNegotiateAPIVersionEmpty [2022-05-11T07:35:17.876Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2022-05-11T07:35:17.876Z] === RUN TestNegotiateAPIVersion [2022-05-11T07:35:17.876Z] === RUN TestNegotiateAPIVersion/downgrade_from_default [2022-05-11T07:35:17.876Z] === RUN TestNegotiateAPIVersion/no_downgrade_from_custom_version [2022-05-11T07:35:17.876Z] === RUN TestNegotiateAPIVersion/downgrade_legacy [2022-05-11T07:35:17.876Z] === RUN TestNegotiateAPIVersion/downgrade_old [2022-05-11T07:35:17.876Z] === RUN TestNegotiateAPIVersion/no_upgrade [2022-05-11T07:35:17.876Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2022-05-11T07:35:17.876Z] --- PASS: TestNegotiateAPIVersion/downgrade_from_default (0.00s) [2022-05-11T07:35:17.876Z] --- PASS: TestNegotiateAPIVersion/no_downgrade_from_custom_version (0.00s) [2022-05-11T07:35:17.876Z] --- PASS: TestNegotiateAPIVersion/downgrade_legacy (0.00s) [2022-05-11T07:35:17.876Z] --- PASS: TestNegotiateAPIVersion/downgrade_old (0.00s) [2022-05-11T07:35:17.876Z] --- PASS: TestNegotiateAPIVersion/no_upgrade (0.00s) [2022-05-11T07:35:17.876Z] === RUN TestNegotiateAPVersionOverride [2022-05-11T07:35:17.876Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2022-05-11T07:35:17.876Z] === RUN TestNegotiateAPIVersionAutomatic [2022-05-11T07:35:17.876Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2022-05-11T07:35:17.876Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2022-05-11T07:35:17.876Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2022-05-11T07:35:17.876Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2022-05-11T07:35:17.876Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2022-05-11T07:35:17.876Z] === RUN TestClientRedirect [2022-05-11T07:35:17.876Z] === RUN TestClientRedirect/GET [2022-05-11T07:35:17.876Z] === RUN TestClientRedirect/POST [2022-05-11T07:35:17.877Z] === RUN TestClientRedirect/PUT [2022-05-11T07:35:17.877Z] === RUN TestClientRedirect/DELETE [2022-05-11T07:35:17.877Z] --- PASS: TestClientRedirect (0.00s) [2022-05-11T07:35:17.877Z] --- PASS: TestClientRedirect/GET (0.00s) [2022-05-11T07:35:17.877Z] --- PASS: TestClientRedirect/POST (0.00s) [2022-05-11T07:35:17.877Z] --- PASS: TestClientRedirect/PUT (0.00s) [2022-05-11T07:35:17.877Z] --- PASS: TestClientRedirect/DELETE (0.00s) [2022-05-11T07:35:17.877Z] === RUN TestConfigCreateUnsupported [2022-05-11T07:35:17.877Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2022-05-11T07:35:17.877Z] === RUN TestConfigCreateError [2022-05-11T07:35:17.877Z] --- PASS: TestConfigCreateError (0.00s) [2022-05-11T07:35:17.877Z] === RUN TestConfigCreate [2022-05-11T07:35:17.877Z] --- PASS: TestConfigCreate (0.00s) [2022-05-11T07:35:17.877Z] === RUN TestConfigInspectNotFound [2022-05-11T07:35:17.877Z] --- PASS: TestConfigInspectNotFound (0.00s) [2022-05-11T07:35:17.877Z] === RUN TestConfigInspectWithEmptyID [2022-05-11T07:35:17.877Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2022-05-11T07:35:17.877Z] === RUN TestConfigInspectUnsupported [2022-05-11T07:35:17.877Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2022-05-11T07:35:17.877Z] === RUN TestConfigInspectError [2022-05-11T07:35:17.877Z] --- PASS: TestConfigInspectError (0.00s) [2022-05-11T07:35:17.877Z] === RUN TestConfigInspectConfigNotFound [2022-05-11T07:35:17.877Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2022-05-11T07:35:17.877Z] === RUN TestConfigInspect [2022-05-11T07:35:17.877Z] --- PASS: TestConfigInspect (0.00s) [2022-05-11T07:35:17.877Z] === RUN TestConfigListUnsupported [2022-05-11T07:35:17.877Z] --- PASS: TestConfigListUnsupported (0.00s) [2022-05-11T07:35:17.877Z] === RUN TestConfigListError [2022-05-11T07:35:17.877Z] --- PASS: TestConfigListError (0.00s) [2022-05-11T07:35:17.877Z] === RUN TestConfigList [2022-05-11T07:35:17.877Z] --- PASS: TestConfigList (0.00s) [2022-05-11T07:35:17.877Z] === RUN TestConfigRemoveUnsupported [2022-05-11T07:35:17.877Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2022-05-11T07:35:17.877Z] === RUN TestConfigRemoveError [2022-05-11T07:35:17.877Z] --- PASS: TestConfigRemoveError (0.00s) [2022-05-11T07:35:17.877Z] === RUN TestConfigRemove [2022-05-11T07:35:17.877Z] --- PASS: TestConfigRemove (0.00s) [2022-05-11T07:35:17.877Z] === RUN TestConfigUpdateUnsupported [2022-05-11T07:35:17.877Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2022-05-11T07:35:17.877Z] === RUN TestConfigUpdateError [2022-05-11T07:35:17.877Z] --- PASS: TestConfigUpdateError (0.00s) [2022-05-11T07:35:17.877Z] === RUN TestConfigUpdate [2022-05-11T07:35:17.877Z] --- PASS: TestConfigUpdate (0.00s) [2022-05-11T07:35:17.877Z] === RUN TestContainerCommitError [2022-05-11T07:35:17.877Z] --- PASS: TestContainerCommitError (0.00s) [2022-05-11T07:35:17.877Z] === RUN TestContainerCommit [2022-05-11T07:35:17.877Z] --- PASS: TestContainerCommit (0.00s) [2022-05-11T07:35:17.877Z] === RUN TestContainerStatPathError [2022-05-11T07:35:17.877Z] --- PASS: TestContainerStatPathError (0.00s) [2022-05-11T07:35:17.877Z] === RUN TestContainerStatPathNotFoundError [2022-05-11T07:35:17.877Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2022-05-11T07:35:17.877Z] === RUN TestContainerStatPathNoHeaderError [2022-05-11T07:35:17.877Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2022-05-11T07:35:17.877Z] === RUN TestContainerStatPath [2022-05-11T07:35:17.877Z] --- PASS: TestContainerStatPath (0.00s) [2022-05-11T07:35:17.877Z] === RUN TestCopyToContainerError [2022-05-11T07:35:17.877Z] --- PASS: TestCopyToContainerError (0.00s) [2022-05-11T07:35:17.877Z] === RUN TestCopyToContainerNotFoundError [2022-05-11T07:35:17.877Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2022-05-11T07:35:17.877Z] === RUN TestCopyToContainerEmptyResponse [2022-05-11T07:35:17.877Z] --- PASS: TestCopyToContainerEmptyResponse (0.00s) [2022-05-11T07:35:17.877Z] === RUN TestCopyToContainer [2022-05-11T07:35:17.877Z] --- PASS: TestCopyToContainer (0.00s) [2022-05-11T07:35:17.877Z] === RUN TestCopyFromContainerError [2022-05-11T07:35:17.877Z] --- PASS: TestCopyFromContainerError (0.00s) [2022-05-11T07:35:17.877Z] === RUN TestCopyFromContainerNotFoundError [2022-05-11T07:35:17.877Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2022-05-11T07:35:17.877Z] === RUN TestCopyFromContainerEmptyResponse [2022-05-11T07:35:17.877Z] --- PASS: TestCopyFromContainerEmptyResponse (0.00s) [2022-05-11T07:35:17.877Z] === RUN TestCopyFromContainerNoHeaderError [2022-05-11T07:35:17.877Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2022-05-11T07:35:17.877Z] === RUN TestCopyFromContainer [2022-05-11T07:35:17.877Z] --- PASS: TestCopyFromContainer (0.00s) [2022-05-11T07:35:17.877Z] === RUN TestContainerCreateError [2022-05-11T07:35:17.877Z] --- PASS: TestContainerCreateError (0.00s) [2022-05-11T07:35:17.877Z] === RUN TestContainerCreateImageNotFound [2022-05-11T07:35:17.877Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2022-05-11T07:35:17.877Z] === RUN TestContainerCreateWithName [2022-05-11T07:35:17.877Z] --- PASS: TestContainerCreateWithName (0.00s) [2022-05-11T07:35:17.877Z] === RUN TestContainerCreateAutoRemove [2022-05-11T07:35:17.877Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2022-05-11T07:35:17.877Z] === RUN TestContainerDiffError [2022-05-11T07:35:17.877Z] --- PASS: TestContainerDiffError (0.00s) [2022-05-11T07:35:17.877Z] === RUN TestContainerDiff [2022-05-11T07:35:17.877Z] --- PASS: TestContainerDiff (0.00s) [2022-05-11T07:35:17.877Z] === RUN TestContainerExecCreateError [2022-05-11T07:35:17.877Z] --- PASS: TestContainerExecCreateError (0.00s) [2022-05-11T07:35:17.877Z] === RUN TestContainerExecCreate [2022-05-11T07:35:17.877Z] --- PASS: TestContainerExecCreate (0.00s) [2022-05-11T07:35:17.877Z] === RUN TestContainerExecStartError [2022-05-11T07:35:17.877Z] --- PASS: TestContainerExecStartError (0.00s) [2022-05-11T07:35:17.877Z] === RUN TestContainerExecStart [2022-05-11T07:35:17.877Z] --- PASS: TestContainerExecStart (0.00s) [2022-05-11T07:35:17.877Z] === RUN TestContainerExecInspectError [2022-05-11T07:35:17.877Z] --- PASS: TestContainerExecInspectError (0.00s) [2022-05-11T07:35:17.877Z] === RUN TestContainerExecInspect [2022-05-11T07:35:17.877Z] --- PASS: TestContainerExecInspect (0.00s) [2022-05-11T07:35:17.877Z] === RUN TestContainerExportError [2022-05-11T07:35:17.877Z] --- PASS: TestContainerExportError (0.00s) [2022-05-11T07:35:17.877Z] === RUN TestContainerExport [2022-05-11T07:35:17.877Z] --- PASS: TestContainerExport (0.00s) [2022-05-11T07:35:17.877Z] === RUN TestContainerInspectError [2022-05-11T07:35:17.877Z] --- PASS: TestContainerInspectError (0.00s) [2022-05-11T07:35:17.877Z] === RUN TestContainerInspectContainerNotFound [2022-05-11T07:35:17.877Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2022-05-11T07:35:17.877Z] === RUN TestContainerInspectWithEmptyID [2022-05-11T07:35:17.877Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2022-05-11T07:35:17.877Z] === RUN TestContainerInspect [2022-05-11T07:35:17.877Z] --- PASS: TestContainerInspect (0.01s) [2022-05-11T07:35:17.877Z] === RUN TestContainerInspectNode [2022-05-11T07:35:17.877Z] --- PASS: TestContainerInspectNode (0.00s) [2022-05-11T07:35:17.877Z] === RUN TestContainerKillError [2022-05-11T07:35:17.877Z] --- PASS: TestContainerKillError (0.00s) [2022-05-11T07:35:17.877Z] === RUN TestContainerKill [2022-05-11T07:35:17.877Z] --- PASS: TestContainerKill (0.00s) [2022-05-11T07:35:17.877Z] === RUN TestContainerListError [2022-05-11T07:35:17.877Z] --- PASS: TestContainerListError (0.00s) [2022-05-11T07:35:17.877Z] === RUN TestContainerList [2022-05-11T07:35:17.877Z] --- PASS: TestContainerList (0.00s) [2022-05-11T07:35:17.877Z] === RUN TestContainerLogsNotFoundError [2022-05-11T07:35:17.877Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2022-05-11T07:35:17.877Z] === RUN TestContainerLogsError [2022-05-11T07:35:17.877Z] --- PASS: TestContainerLogsError (0.00s) [2022-05-11T07:35:17.877Z] === RUN TestContainerLogs [2022-05-11T07:35:17.877Z] --- PASS: TestContainerLogs (0.16s) [2022-05-11T07:35:17.877Z] === RUN TestContainerPauseError [2022-05-11T07:35:17.877Z] --- PASS: TestContainerPauseError (0.00s) [2022-05-11T07:35:17.877Z] === RUN TestContainerPause [2022-05-11T07:35:17.877Z] --- PASS: TestContainerPause (0.00s) [2022-05-11T07:35:17.877Z] === RUN TestContainersPruneError [2022-05-11T07:35:17.877Z] --- PASS: TestContainersPruneError (0.00s) [2022-05-11T07:35:17.877Z] === RUN TestContainersPrune [2022-05-11T07:35:17.877Z] --- PASS: TestContainersPrune (0.00s) [2022-05-11T07:35:17.877Z] === RUN TestContainerRemoveError [2022-05-11T07:35:17.877Z] --- PASS: TestContainerRemoveError (0.00s) [2022-05-11T07:35:17.877Z] === RUN TestContainerRemoveNotFoundError [2022-05-11T07:35:17.877Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2022-05-11T07:35:17.877Z] === RUN TestContainerRemove [2022-05-11T07:35:17.877Z] --- PASS: TestContainerRemove (0.00s) [2022-05-11T07:35:17.877Z] === RUN TestContainerRenameError [2022-05-11T07:35:17.877Z] --- PASS: TestContainerRenameError (0.00s) [2022-05-11T07:35:17.877Z] === RUN TestContainerRename [2022-05-11T07:35:17.877Z] --- PASS: TestContainerRename (0.00s) [2022-05-11T07:35:17.877Z] === RUN TestContainerResizeError [2022-05-11T07:35:17.877Z] --- PASS: TestContainerResizeError (0.00s) [2022-05-11T07:35:17.877Z] === RUN TestContainerExecResizeError [2022-05-11T07:35:17.877Z] --- PASS: TestContainerExecResizeError (0.00s) [2022-05-11T07:35:17.877Z] === RUN TestContainerResize [2022-05-11T07:35:17.877Z] --- PASS: TestContainerResize (0.00s) [2022-05-11T07:35:17.877Z] === RUN TestContainerExecResize [2022-05-11T07:35:17.877Z] --- PASS: TestContainerExecResize (0.00s) [2022-05-11T07:35:17.877Z] === RUN TestContainerRestartError [2022-05-11T07:35:17.877Z] --- PASS: TestContainerRestartError (0.00s) [2022-05-11T07:35:17.877Z] === RUN TestContainerRestart [2022-05-11T07:35:17.877Z] --- PASS: TestContainerRestart (0.00s) [2022-05-11T07:35:17.877Z] === RUN TestContainerStartError [2022-05-11T07:35:17.877Z] --- PASS: TestContainerStartError (0.00s) [2022-05-11T07:35:17.877Z] === RUN TestContainerStart [2022-05-11T07:35:17.877Z] --- PASS: TestContainerStart (0.00s) [2022-05-11T07:35:17.877Z] === RUN TestContainerStatsError [2022-05-11T07:35:17.877Z] --- PASS: TestContainerStatsError (0.00s) [2022-05-11T07:35:17.877Z] === RUN TestContainerStats [2022-05-11T07:35:17.877Z] --- PASS: TestContainerStats (0.00s) [2022-05-11T07:35:17.877Z] === RUN TestContainerStopError [2022-05-11T07:35:17.877Z] --- PASS: TestContainerStopError (0.00s) [2022-05-11T07:35:17.877Z] === RUN TestContainerStop [2022-05-11T07:35:17.877Z] --- PASS: TestContainerStop (0.00s) [2022-05-11T07:35:17.877Z] === RUN TestContainerTopError [2022-05-11T07:35:17.877Z] --- PASS: TestContainerTopError (0.00s) [2022-05-11T07:35:17.877Z] === RUN TestContainerTop [2022-05-11T07:35:17.877Z] --- PASS: TestContainerTop (0.00s) [2022-05-11T07:35:17.877Z] === RUN TestContainerUnpauseError [2022-05-11T07:35:17.877Z] --- PASS: TestContainerUnpauseError (0.00s) [2022-05-11T07:35:17.877Z] === RUN TestContainerUnpause [2022-05-11T07:35:17.877Z] --- PASS: TestContainerUnpause (0.00s) [2022-05-11T07:35:17.877Z] === RUN TestContainerUpdateError [2022-05-11T07:35:17.877Z] --- PASS: TestContainerUpdateError (0.00s) [2022-05-11T07:35:17.877Z] === RUN TestContainerUpdate [2022-05-11T07:35:17.877Z] --- PASS: TestContainerUpdate (0.00s) [2022-05-11T07:35:17.877Z] === RUN TestContainerWaitError [2022-05-11T07:35:17.877Z] --- PASS: TestContainerWaitError (0.00s) [2022-05-11T07:35:17.877Z] === RUN TestContainerWait [2022-05-11T07:35:17.877Z] --- PASS: TestContainerWait (0.00s) [2022-05-11T07:35:17.877Z] === RUN TestDiskUsageError [2022-05-11T07:35:17.877Z] --- PASS: TestDiskUsageError (0.00s) [2022-05-11T07:35:17.877Z] === RUN TestDiskUsage [2022-05-11T07:35:17.877Z] --- PASS: TestDiskUsage (0.00s) [2022-05-11T07:35:17.877Z] === RUN TestDistributionInspectUnsupported [2022-05-11T07:35:17.877Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2022-05-11T07:35:17.877Z] === RUN TestDistributionInspectWithEmptyID [2022-05-11T07:35:17.877Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2022-05-11T07:35:17.877Z] === RUN TestEventsErrorInOptions [2022-05-11T07:35:17.877Z] --- PASS: TestEventsErrorInOptions (0.00s) [2022-05-11T07:35:17.877Z] === RUN TestEventsErrorFromServer [2022-05-11T07:35:17.877Z] --- PASS: TestEventsErrorFromServer (0.00s) [2022-05-11T07:35:17.877Z] === RUN TestEvents [2022-05-11T07:35:17.877Z] --- PASS: TestEvents (0.00s) [2022-05-11T07:35:17.877Z] === RUN TestTLSCloseWriter [2022-05-11T07:35:17.877Z] === PAUSE TestTLSCloseWriter [2022-05-11T07:35:17.877Z] === RUN TestImageBuildError [2022-05-11T07:35:17.877Z] --- PASS: TestImageBuildError (0.00s) [2022-05-11T07:35:17.877Z] === RUN TestImageBuild [2022-05-11T07:35:17.877Z] --- PASS: TestImageBuild (0.00s) [2022-05-11T07:35:17.877Z] === RUN TestGetDockerOS [2022-05-11T07:35:17.877Z] --- PASS: TestGetDockerOS (0.00s) [2022-05-11T07:35:17.877Z] === RUN TestImageCreateError [2022-05-11T07:35:17.877Z] --- PASS: TestImageCreateError (0.00s) [2022-05-11T07:35:17.877Z] === RUN TestImageCreate [2022-05-11T07:35:17.877Z] --- PASS: TestImageCreate (0.00s) [2022-05-11T07:35:17.877Z] === RUN TestImageHistoryError [2022-05-11T07:35:17.877Z] --- PASS: TestImageHistoryError (0.00s) [2022-05-11T07:35:17.877Z] === RUN TestImageHistory [2022-05-11T07:35:17.877Z] --- PASS: TestImageHistory (0.00s) [2022-05-11T07:35:17.877Z] === RUN TestImageImportError [2022-05-11T07:35:17.877Z] --- PASS: TestImageImportError (0.00s) [2022-05-11T07:35:17.877Z] === RUN TestImageImport [2022-05-11T07:35:17.877Z] --- PASS: TestImageImport (0.00s) [2022-05-11T07:35:17.877Z] === RUN TestImageInspectError [2022-05-11T07:35:17.877Z] --- PASS: TestImageInspectError (0.00s) [2022-05-11T07:35:17.877Z] === RUN TestImageInspectImageNotFound [2022-05-11T07:35:17.877Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2022-05-11T07:35:17.877Z] === RUN TestImageInspectWithEmptyID [2022-05-11T07:35:17.877Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2022-05-11T07:35:17.877Z] === RUN TestImageInspect [2022-05-11T07:35:17.877Z] --- PASS: TestImageInspect (0.00s) [2022-05-11T07:35:17.877Z] === RUN TestImageListError [2022-05-11T07:35:17.877Z] --- PASS: TestImageListError (0.00s) [2022-05-11T07:35:17.877Z] === RUN TestImageList [2022-05-11T07:35:17.877Z] --- PASS: TestImageList (0.00s) [2022-05-11T07:35:17.877Z] === RUN TestImageListApiBefore125 [2022-05-11T07:35:17.877Z] --- PASS: TestImageListApiBefore125 (0.00s) [2022-05-11T07:35:17.877Z] === RUN TestImageLoadError [2022-05-11T07:35:17.877Z] --- PASS: TestImageLoadError (0.00s) [2022-05-11T07:35:17.877Z] === RUN TestImageLoad [2022-05-11T07:35:17.877Z] --- PASS: TestImageLoad (0.00s) [2022-05-11T07:35:17.931Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-05-11T07:35:17.931Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-05-11T07:35:17.931Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-05-11T07:35:17.931Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-05-11T07:35:17.931Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-05-11T07:35:17.931Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-05-11T07:35:17.931Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-05-11T07:35:17.931Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-05-11T07:35:17.931Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-05-11T07:35:17.931Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-05-11T07:35:18.192Z] --- PASS: TestDiskUsage (1.24s) [2022-05-11T07:35:18.192Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-05-11T07:35:18.192Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-05-11T07:35:18.192Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-05-11T07:35:18.192Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-05-11T07:35:18.192Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-05-11T07:35:18.192Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-05-11T07:35:18.192Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-05-11T07:35:18.192Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-05-11T07:35:18.192Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-05-11T07:35:18.192Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-05-11T07:35:18.192Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-05-11T07:35:18.192Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.17s) [2022-05-11T07:35:18.192Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-05-11T07:35:18.192Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-05-11T07:35:18.192Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-05-11T07:35:18.192Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-05-11T07:35:18.192Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-05-11T07:35:18.192Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-05-11T07:35:18.192Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-05-11T07:35:18.192Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-05-11T07:35:18.192Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-05-11T07:35:18.192Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-05-11T07:35:18.192Z] --- PASS: TestDiskUsage/after_container.Run (0.38s) [2022-05-11T07:35:18.192Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.01s) [2022-05-11T07:35:18.192Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-05-11T07:35:18.192Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-05-11T07:35:18.192Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-05-11T07:35:18.192Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.01s) [2022-05-11T07:35:18.192Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-05-11T07:35:18.192Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.01s) [2022-05-11T07:35:18.192Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-05-11T07:35:18.192Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.01s) [2022-05-11T07:35:18.192Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.02s) [2022-05-11T07:35:18.192Z] PASS [2022-05-11T07:35:18.192Z] [2022-05-11T07:35:18.192Z] === Skipped [2022-05-11T07:35:18.192Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-05-11T07:35:18.192Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-05-11T07:35:18.192Z] [2022-05-11T07:35:18.192Z] DONE 54 tests, 1 skipped in 22.593s [2022-05-11T07:35:18.192Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-05-11T07:35:18.192Z] INFO: Testing against a local daemon [2022-05-11T07:35:18.192Z] === RUN TestVolumesCreateAndList [2022-05-11T07:35:18.197Z] ok github.com/docker/docker/registry 0.201s coverage: 51.7% of statements [2022-05-11T07:35:18.197Z] === RUN TestRestartManagerTimeout [2022-05-11T07:35:18.197Z] --- PASS: TestRestartManagerTimeout (0.00s) [2022-05-11T07:35:18.197Z] === RUN TestRestartManagerTimeoutReset [2022-05-11T07:35:18.197Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2022-05-11T07:35:18.197Z] PASS [2022-05-11T07:35:18.197Z] coverage: 50.9% of statements [2022-05-11T07:35:18.197Z] ok github.com/docker/docker/restartmanager 0.031s coverage: 50.9% of statements [2022-05-11T07:35:18.332Z] === RUN TestImagesPruneError [2022-05-11T07:35:18.332Z] --- PASS: TestImagesPruneError (0.00s) [2022-05-11T07:35:18.332Z] === RUN TestImagesPrune [2022-05-11T07:35:18.332Z] --- PASS: TestImagesPrune (0.00s) [2022-05-11T07:35:18.332Z] === RUN TestImagePullReferenceParseError [2022-05-11T07:35:18.332Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2022-05-11T07:35:18.332Z] === RUN TestImagePullAnyError [2022-05-11T07:35:18.332Z] --- PASS: TestImagePullAnyError (0.00s) [2022-05-11T07:35:18.332Z] === RUN TestImagePullStatusUnauthorizedError [2022-05-11T07:35:18.332Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2022-05-11T07:35:18.332Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2022-05-11T07:35:18.332Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-05-11T07:35:18.332Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-05-11T07:35:18.332Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-05-11T07:35:18.332Z] === RUN TestImagePullWithPrivilegedFuncNoError [2022-05-11T07:35:18.332Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2022-05-11T07:35:18.332Z] === RUN TestImagePullWithoutErrors [2022-05-11T07:35:18.332Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2022-05-11T07:35:18.332Z] === RUN TestImagePushReferenceError [2022-05-11T07:35:18.332Z] --- PASS: TestImagePushReferenceError (0.00s) [2022-05-11T07:35:18.332Z] === RUN TestImagePushAnyError [2022-05-11T07:35:18.332Z] --- PASS: TestImagePushAnyError (0.00s) [2022-05-11T07:35:18.332Z] === RUN TestImagePushStatusUnauthorizedError [2022-05-11T07:35:18.332Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2022-05-11T07:35:18.332Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2022-05-11T07:35:18.332Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-05-11T07:35:18.332Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-05-11T07:35:18.332Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-05-11T07:35:18.332Z] === RUN TestImagePushWithPrivilegedFuncNoError [2022-05-11T07:35:18.332Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2022-05-11T07:35:18.332Z] === RUN TestImagePushWithoutErrors [2022-05-11T07:35:18.332Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2022-05-11T07:35:18.332Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2022-05-11T07:35:18.332Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2022-05-11T07:35:18.332Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2022-05-11T07:35:18.332Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2022-05-11T07:35:18.332Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2022-05-11T07:35:18.332Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2022-05-11T07:35:18.332Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2022-05-11T07:35:18.332Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2022-05-11T07:35:18.332Z] === RUN TestImageRemoveError [2022-05-11T07:35:18.332Z] --- PASS: TestImageRemoveError (0.00s) [2022-05-11T07:35:18.332Z] === RUN TestImageRemoveImageNotFound [2022-05-11T07:35:18.332Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2022-05-11T07:35:18.332Z] === RUN TestImageRemove [2022-05-11T07:35:18.332Z] --- PASS: TestImageRemove (0.00s) [2022-05-11T07:35:18.332Z] === RUN TestImageSaveError [2022-05-11T07:35:18.332Z] --- PASS: TestImageSaveError (0.00s) [2022-05-11T07:35:18.332Z] === RUN TestImageSave [2022-05-11T07:35:18.332Z] --- PASS: TestImageSave (0.00s) [2022-05-11T07:35:18.332Z] === RUN TestImageSearchAnyError [2022-05-11T07:35:18.332Z] --- PASS: TestImageSearchAnyError (0.00s) [2022-05-11T07:35:18.332Z] === RUN TestImageSearchStatusUnauthorizedError [2022-05-11T07:35:18.332Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2022-05-11T07:35:18.332Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2022-05-11T07:35:18.332Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-05-11T07:35:18.332Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-05-11T07:35:18.332Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-05-11T07:35:18.332Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2022-05-11T07:35:18.332Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2022-05-11T07:35:18.332Z] === RUN TestImageSearchWithoutErrors [2022-05-11T07:35:18.332Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2022-05-11T07:35:18.332Z] === RUN TestImageTagError [2022-05-11T07:35:18.332Z] --- PASS: TestImageTagError (0.00s) [2022-05-11T07:35:18.332Z] === RUN TestImageTagInvalidReference [2022-05-11T07:35:18.332Z] --- PASS: TestImageTagInvalidReference (0.00s) [2022-05-11T07:35:18.332Z] === RUN TestImageTagInvalidSourceImageName [2022-05-11T07:35:18.332Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2022-05-11T07:35:18.332Z] === RUN TestImageTagHexSource [2022-05-11T07:35:18.332Z] --- PASS: TestImageTagHexSource (0.00s) [2022-05-11T07:35:18.332Z] === RUN TestImageTag [2022-05-11T07:35:18.332Z] --- PASS: TestImageTag (0.00s) [2022-05-11T07:35:18.332Z] === RUN TestInfoServerError [2022-05-11T07:35:18.332Z] --- PASS: TestInfoServerError (0.00s) [2022-05-11T07:35:18.332Z] === RUN TestInfoInvalidResponseJSONError [2022-05-11T07:35:18.332Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2022-05-11T07:35:18.332Z] === RUN TestInfo [2022-05-11T07:35:18.332Z] --- PASS: TestInfo (0.00s) [2022-05-11T07:35:18.332Z] === RUN TestNetworkConnectError [2022-05-11T07:35:18.332Z] --- PASS: TestNetworkConnectError (0.00s) [2022-05-11T07:35:18.332Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2022-05-11T07:35:18.332Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2022-05-11T07:35:18.332Z] === RUN TestNetworkConnect [2022-05-11T07:35:18.332Z] --- PASS: TestNetworkConnect (0.00s) [2022-05-11T07:35:18.332Z] === RUN TestNetworkCreateError [2022-05-11T07:35:18.332Z] --- PASS: TestNetworkCreateError (0.00s) [2022-05-11T07:35:18.332Z] === RUN TestNetworkCreate [2022-05-11T07:35:18.332Z] --- PASS: TestNetworkCreate (0.00s) [2022-05-11T07:35:18.332Z] === RUN TestNetworkDisconnectError [2022-05-11T07:35:18.332Z] --- PASS: TestNetworkDisconnectError (0.00s) [2022-05-11T07:35:18.332Z] === RUN TestNetworkDisconnect [2022-05-11T07:35:18.332Z] --- PASS: TestNetworkDisconnect (0.00s) [2022-05-11T07:35:18.332Z] === RUN TestNetworkInspect [2022-05-11T07:35:18.332Z] === RUN TestNetworkInspect/empty_ID [2022-05-11T07:35:18.332Z] === RUN TestNetworkInspect/no_options [2022-05-11T07:35:18.332Z] === RUN TestNetworkInspect/verbose [2022-05-11T07:35:18.332Z] === RUN TestNetworkInspect/global_scope [2022-05-11T07:35:18.332Z] === RUN TestNetworkInspect/unknown_network [2022-05-11T07:35:18.332Z] === RUN TestNetworkInspect/server_error [2022-05-11T07:35:18.332Z] --- PASS: TestNetworkInspect (0.00s) [2022-05-11T07:35:18.332Z] --- PASS: TestNetworkInspect/empty_ID (0.00s) [2022-05-11T07:35:18.332Z] --- PASS: TestNetworkInspect/no_options (0.00s) [2022-05-11T07:35:18.332Z] --- PASS: TestNetworkInspect/verbose (0.00s) [2022-05-11T07:35:18.332Z] --- PASS: TestNetworkInspect/global_scope (0.00s) [2022-05-11T07:35:18.332Z] --- PASS: TestNetworkInspect/unknown_network (0.00s) [2022-05-11T07:35:18.332Z] --- PASS: TestNetworkInspect/server_error (0.00s) [2022-05-11T07:35:18.332Z] === RUN TestNetworkListError [2022-05-11T07:35:18.332Z] --- PASS: TestNetworkListError (0.00s) [2022-05-11T07:35:18.332Z] === RUN TestNetworkList [2022-05-11T07:35:18.332Z] --- PASS: TestNetworkList (0.00s) [2022-05-11T07:35:18.332Z] === RUN TestNetworksPruneError [2022-05-11T07:35:18.332Z] --- PASS: TestNetworksPruneError (0.00s) [2022-05-11T07:35:18.332Z] === RUN TestNetworksPrune [2022-05-11T07:35:18.332Z] --- PASS: TestNetworksPrune (0.00s) [2022-05-11T07:35:18.332Z] === RUN TestNetworkRemoveError [2022-05-11T07:35:18.332Z] --- PASS: TestNetworkRemoveError (0.00s) [2022-05-11T07:35:18.332Z] === RUN TestNetworkRemove [2022-05-11T07:35:18.332Z] --- PASS: TestNetworkRemove (0.00s) [2022-05-11T07:35:18.332Z] === RUN TestNodeInspectError [2022-05-11T07:35:18.332Z] --- PASS: TestNodeInspectError (0.00s) [2022-05-11T07:35:18.332Z] === RUN TestNodeInspectNodeNotFound [2022-05-11T07:35:18.332Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2022-05-11T07:35:18.332Z] === RUN TestNodeInspectWithEmptyID [2022-05-11T07:35:18.332Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2022-05-11T07:35:18.332Z] === RUN TestNodeInspect [2022-05-11T07:35:18.332Z] --- PASS: TestNodeInspect (0.00s) [2022-05-11T07:35:18.332Z] === RUN TestNodeListError [2022-05-11T07:35:18.332Z] --- PASS: TestNodeListError (0.00s) [2022-05-11T07:35:18.332Z] === RUN TestNodeList [2022-05-11T07:35:18.332Z] --- PASS: TestNodeList (0.00s) [2022-05-11T07:35:18.332Z] === RUN TestNodeRemoveError [2022-05-11T07:35:18.332Z] --- PASS: TestNodeRemoveError (0.00s) [2022-05-11T07:35:18.332Z] === RUN TestNodeRemove [2022-05-11T07:35:18.332Z] --- PASS: TestNodeRemove (0.00s) [2022-05-11T07:35:18.332Z] === RUN TestNodeUpdateError [2022-05-11T07:35:18.332Z] --- PASS: TestNodeUpdateError (0.00s) [2022-05-11T07:35:18.332Z] === RUN TestNodeUpdate [2022-05-11T07:35:18.332Z] --- PASS: TestNodeUpdate (0.00s) [2022-05-11T07:35:18.332Z] === RUN TestOptionWithHostFromEnv [2022-05-11T07:35:18.332Z] --- PASS: TestOptionWithHostFromEnv (0.00s) [2022-05-11T07:35:18.332Z] === RUN TestOptionWithTimeout [2022-05-11T07:35:18.332Z] --- PASS: TestOptionWithTimeout (0.00s) [2022-05-11T07:35:18.332Z] === RUN TestOptionWithVersionFromEnv [2022-05-11T07:35:18.332Z] --- PASS: TestOptionWithVersionFromEnv (0.00s) [2022-05-11T07:35:18.332Z] === RUN TestPingFail [2022-05-11T07:35:18.332Z] --- PASS: TestPingFail (0.00s) [2022-05-11T07:35:18.332Z] === RUN TestPingWithError [2022-05-11T07:35:18.332Z] 2022/05/11 07:35:17 RoundTripper returned a response & error; ignoring response [2022-05-11T07:35:18.332Z] 2022/05/11 07:35:17 RoundTripper returned a response & error; ignoring response [2022-05-11T07:35:18.332Z] --- PASS: TestPingWithError (0.00s) [2022-05-11T07:35:18.332Z] === RUN TestPingSuccess [2022-05-11T07:35:18.332Z] --- PASS: TestPingSuccess (0.00s) [2022-05-11T07:35:18.332Z] === RUN TestPingHeadFallback [2022-05-11T07:35:18.332Z] === RUN TestPingHeadFallback/OK [2022-05-11T07:35:18.332Z] === RUN TestPingHeadFallback/Internal_Server_Error [2022-05-11T07:35:18.332Z] === RUN TestPingHeadFallback/Not_Found [2022-05-11T07:35:18.332Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2022-05-11T07:35:18.332Z] --- PASS: TestPingHeadFallback (0.00s) [2022-05-11T07:35:18.332Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2022-05-11T07:35:18.332Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2022-05-11T07:35:18.332Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2022-05-11T07:35:18.332Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2022-05-11T07:35:18.332Z] === RUN TestPluginDisableError [2022-05-11T07:35:18.332Z] --- PASS: TestPluginDisableError (0.00s) [2022-05-11T07:35:18.332Z] === RUN TestPluginDisable [2022-05-11T07:35:18.332Z] --- PASS: TestPluginDisable (0.00s) [2022-05-11T07:35:18.332Z] === RUN TestPluginEnableError [2022-05-11T07:35:18.332Z] --- PASS: TestPluginEnableError (0.00s) [2022-05-11T07:35:18.332Z] === RUN TestPluginEnable [2022-05-11T07:35:18.332Z] --- PASS: TestPluginEnable (0.00s) [2022-05-11T07:35:18.332Z] === RUN TestPluginInspectError [2022-05-11T07:35:18.332Z] --- PASS: TestPluginInspectError (0.00s) [2022-05-11T07:35:18.332Z] === RUN TestPluginInspectWithEmptyID [2022-05-11T07:35:18.332Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2022-05-11T07:35:18.332Z] === RUN TestPluginInspect [2022-05-11T07:35:18.332Z] --- PASS: TestPluginInspect (0.00s) [2022-05-11T07:35:18.332Z] === RUN TestPluginListError [2022-05-11T07:35:18.332Z] --- PASS: TestPluginListError (0.00s) [2022-05-11T07:35:18.332Z] === RUN TestPluginList [2022-05-11T07:35:18.332Z] --- PASS: TestPluginList (0.00s) [2022-05-11T07:35:18.332Z] === RUN TestPluginPushError [2022-05-11T07:35:18.332Z] --- PASS: TestPluginPushError (0.00s) [2022-05-11T07:35:18.332Z] === RUN TestPluginPush [2022-05-11T07:35:18.332Z] --- PASS: TestPluginPush (0.00s) [2022-05-11T07:35:18.332Z] === RUN TestPluginRemoveError [2022-05-11T07:35:18.332Z] --- PASS: TestPluginRemoveError (0.00s) [2022-05-11T07:35:18.332Z] === RUN TestPluginRemove [2022-05-11T07:35:18.332Z] --- PASS: TestPluginRemove (0.00s) [2022-05-11T07:35:18.332Z] === RUN TestPluginSetError [2022-05-11T07:35:18.332Z] --- PASS: TestPluginSetError (0.00s) [2022-05-11T07:35:18.332Z] === RUN TestPluginSet [2022-05-11T07:35:18.332Z] --- PASS: TestPluginSet (0.00s) [2022-05-11T07:35:18.332Z] === RUN TestSetHostHeader [2022-05-11T07:35:18.332Z] --- PASS: TestSetHostHeader (0.00s) [2022-05-11T07:35:18.332Z] === RUN TestPlainTextError [2022-05-11T07:35:18.332Z] --- PASS: TestPlainTextError (0.00s) [2022-05-11T07:35:18.332Z] === RUN TestInfiniteError [2022-05-11T07:35:18.332Z] --- PASS: TestInfiniteError (0.07s) [2022-05-11T07:35:18.332Z] === RUN TestCanceledContext [2022-05-11T07:35:18.332Z] 2022/05/11 07:35:17 RoundTripper returned a response & error; ignoring response [2022-05-11T07:35:18.332Z] --- PASS: TestCanceledContext (0.00s) [2022-05-11T07:35:18.332Z] === RUN TestDeadlineExceededContext [2022-05-11T07:35:18.332Z] 2022/05/11 07:35:17 RoundTripper returned a response & error; ignoring response [2022-05-11T07:35:18.332Z] --- PASS: TestDeadlineExceededContext (0.00s) [2022-05-11T07:35:18.332Z] === RUN TestSecretCreateUnsupported [2022-05-11T07:35:18.332Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2022-05-11T07:35:18.332Z] === RUN TestSecretCreateError [2022-05-11T07:35:18.332Z] --- PASS: TestSecretCreateError (0.00s) [2022-05-11T07:35:18.332Z] === RUN TestSecretCreate [2022-05-11T07:35:18.332Z] --- PASS: TestSecretCreate (0.00s) [2022-05-11T07:35:18.332Z] === RUN TestSecretInspectUnsupported [2022-05-11T07:35:18.332Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2022-05-11T07:35:18.332Z] === RUN TestSecretInspectError [2022-05-11T07:35:18.332Z] --- PASS: TestSecretInspectError (0.00s) [2022-05-11T07:35:18.332Z] === RUN TestSecretInspectSecretNotFound [2022-05-11T07:35:18.332Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2022-05-11T07:35:18.332Z] === RUN TestSecretInspectWithEmptyID [2022-05-11T07:35:18.332Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2022-05-11T07:35:18.332Z] === RUN TestSecretInspect [2022-05-11T07:35:18.332Z] --- PASS: TestSecretInspect (0.00s) [2022-05-11T07:35:18.332Z] === RUN TestSecretListUnsupported [2022-05-11T07:35:18.332Z] --- PASS: TestSecretListUnsupported (0.00s) [2022-05-11T07:35:18.332Z] === RUN TestSecretListError [2022-05-11T07:35:18.332Z] --- PASS: TestSecretListError (0.00s) [2022-05-11T07:35:18.332Z] === RUN TestSecretList [2022-05-11T07:35:18.332Z] --- PASS: TestSecretList (0.00s) [2022-05-11T07:35:18.332Z] === RUN TestSecretRemoveUnsupported [2022-05-11T07:35:18.332Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2022-05-11T07:35:18.332Z] === RUN TestSecretRemoveError [2022-05-11T07:35:18.332Z] --- PASS: TestSecretRemoveError (0.00s) [2022-05-11T07:35:18.332Z] === RUN TestSecretRemove [2022-05-11T07:35:18.332Z] --- PASS: TestSecretRemove (0.00s) [2022-05-11T07:35:18.332Z] === RUN TestSecretUpdateUnsupported [2022-05-11T07:35:18.332Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2022-05-11T07:35:18.332Z] === RUN TestSecretUpdateError [2022-05-11T07:35:18.332Z] --- PASS: TestSecretUpdateError (0.00s) [2022-05-11T07:35:18.332Z] === RUN TestSecretUpdate [2022-05-11T07:35:18.332Z] --- PASS: TestSecretUpdate (0.00s) [2022-05-11T07:35:18.332Z] === RUN TestServiceCreateError [2022-05-11T07:35:18.332Z] --- PASS: TestServiceCreateError (0.00s) [2022-05-11T07:35:18.332Z] === RUN TestServiceCreate [2022-05-11T07:35:18.332Z] --- PASS: TestServiceCreate (0.00s) [2022-05-11T07:35:18.332Z] === RUN TestServiceCreateCompatiblePlatforms [2022-05-11T07:35:18.332Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2022-05-11T07:35:18.332Z] === RUN TestServiceCreateDigestPinning [2022-05-11T07:35:18.332Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2022-05-11T07:35:18.332Z] === RUN TestServiceInspectError [2022-05-11T07:35:18.332Z] --- PASS: TestServiceInspectError (0.00s) [2022-05-11T07:35:18.332Z] === RUN TestServiceInspectServiceNotFound [2022-05-11T07:35:18.332Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2022-05-11T07:35:18.332Z] === RUN TestServiceInspectWithEmptyID [2022-05-11T07:35:18.332Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2022-05-11T07:35:18.332Z] === RUN TestServiceInspect [2022-05-11T07:35:18.332Z] --- PASS: TestServiceInspect (0.00s) [2022-05-11T07:35:18.332Z] === RUN TestServiceListError [2022-05-11T07:35:18.332Z] --- PASS: TestServiceListError (0.00s) [2022-05-11T07:35:18.332Z] === RUN TestServiceList [2022-05-11T07:35:18.332Z] --- PASS: TestServiceList (0.00s) [2022-05-11T07:35:18.332Z] === RUN TestServiceLogsError [2022-05-11T07:35:18.332Z] --- PASS: TestServiceLogsError (0.00s) [2022-05-11T07:35:18.332Z] === RUN TestServiceLogs [2022-05-11T07:35:18.332Z] --- PASS: TestServiceLogs (0.00s) [2022-05-11T07:35:18.332Z] === RUN TestServiceRemoveError [2022-05-11T07:35:18.332Z] --- PASS: TestServiceRemoveError (0.00s) [2022-05-11T07:35:18.332Z] === RUN TestServiceRemoveNotFoundError [2022-05-11T07:35:18.332Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2022-05-11T07:35:18.332Z] === RUN TestServiceRemove [2022-05-11T07:35:18.332Z] --- PASS: TestServiceRemove (0.00s) [2022-05-11T07:35:18.332Z] === RUN TestServiceUpdateError [2022-05-11T07:35:18.332Z] --- PASS: TestServiceUpdateError (0.00s) [2022-05-11T07:35:18.332Z] === RUN TestServiceUpdate [2022-05-11T07:35:18.332Z] --- PASS: TestServiceUpdate (0.00s) [2022-05-11T07:35:18.332Z] === RUN TestSwarmGetUnlockKeyError [2022-05-11T07:35:18.332Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2022-05-11T07:35:18.332Z] === RUN TestSwarmGetUnlockKey [2022-05-11T07:35:18.332Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2022-05-11T07:35:18.332Z] === RUN TestSwarmInitError [2022-05-11T07:35:18.332Z] --- PASS: TestSwarmInitError (0.00s) [2022-05-11T07:35:18.332Z] === RUN TestSwarmInit [2022-05-11T07:35:18.332Z] --- PASS: TestSwarmInit (0.00s) [2022-05-11T07:35:18.332Z] === RUN TestSwarmInspectError [2022-05-11T07:35:18.332Z] --- PASS: TestSwarmInspectError (0.00s) [2022-05-11T07:35:18.332Z] === RUN TestSwarmInspect [2022-05-11T07:35:18.332Z] --- PASS: TestSwarmInspect (0.00s) [2022-05-11T07:35:18.332Z] === RUN TestSwarmJoinError [2022-05-11T07:35:18.333Z] --- PASS: TestSwarmJoinError (0.00s) [2022-05-11T07:35:18.333Z] === RUN TestSwarmJoin [2022-05-11T07:35:18.333Z] --- PASS: TestSwarmJoin (0.00s) [2022-05-11T07:35:18.333Z] === RUN TestSwarmLeaveError [2022-05-11T07:35:18.333Z] --- PASS: TestSwarmLeaveError (0.00s) [2022-05-11T07:35:18.333Z] === RUN TestSwarmLeave [2022-05-11T07:35:18.333Z] --- PASS: TestSwarmLeave (0.00s) [2022-05-11T07:35:18.333Z] === RUN TestSwarmUnlockError [2022-05-11T07:35:18.333Z] --- PASS: TestSwarmUnlockError (0.00s) [2022-05-11T07:35:18.333Z] === RUN TestSwarmUnlock [2022-05-11T07:35:18.333Z] --- PASS: TestSwarmUnlock (0.00s) [2022-05-11T07:35:18.333Z] === RUN TestSwarmUpdateError [2022-05-11T07:35:18.333Z] --- PASS: TestSwarmUpdateError (0.00s) [2022-05-11T07:35:18.333Z] === RUN TestSwarmUpdate [2022-05-11T07:35:18.333Z] --- PASS: TestSwarmUpdate (0.00s) [2022-05-11T07:35:18.333Z] === RUN TestTaskInspectError [2022-05-11T07:35:18.333Z] --- PASS: TestTaskInspectError (0.00s) [2022-05-11T07:35:18.333Z] === RUN TestTaskInspectWithEmptyID [2022-05-11T07:35:18.333Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2022-05-11T07:35:18.333Z] === RUN TestTaskInspect [2022-05-11T07:35:18.333Z] --- PASS: TestTaskInspect (0.00s) [2022-05-11T07:35:18.333Z] === RUN TestTaskListError [2022-05-11T07:35:18.333Z] --- PASS: TestTaskListError (0.00s) [2022-05-11T07:35:18.333Z] === RUN TestTaskList [2022-05-11T07:35:18.333Z] --- PASS: TestTaskList (0.00s) [2022-05-11T07:35:18.333Z] === RUN TestVolumeCreateError [2022-05-11T07:35:18.333Z] --- PASS: TestVolumeCreateError (0.00s) [2022-05-11T07:35:18.333Z] === RUN TestVolumeCreate [2022-05-11T07:35:18.333Z] --- PASS: TestVolumeCreate (0.00s) [2022-05-11T07:35:18.333Z] === RUN TestVolumeInspectError [2022-05-11T07:35:18.333Z] --- PASS: TestVolumeInspectError (0.00s) [2022-05-11T07:35:18.333Z] === RUN TestVolumeInspectNotFound [2022-05-11T07:35:18.333Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2022-05-11T07:35:18.333Z] === RUN TestVolumeInspectWithEmptyID [2022-05-11T07:35:18.333Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2022-05-11T07:35:18.333Z] === RUN TestVolumeInspect [2022-05-11T07:35:18.333Z] --- PASS: TestVolumeInspect (0.00s) [2022-05-11T07:35:18.333Z] === RUN TestVolumeListError [2022-05-11T07:35:18.333Z] --- PASS: TestVolumeListError (0.00s) [2022-05-11T07:35:18.333Z] === RUN TestVolumeList [2022-05-11T07:35:18.333Z] --- PASS: TestVolumeList (0.00s) [2022-05-11T07:35:18.333Z] === RUN TestVolumeRemoveError [2022-05-11T07:35:18.333Z] --- PASS: TestVolumeRemoveError (0.00s) [2022-05-11T07:35:18.333Z] === RUN TestVolumeRemove [2022-05-11T07:35:18.333Z] --- PASS: TestVolumeRemove (0.00s) [2022-05-11T07:35:18.333Z] === CONT TestTLSCloseWriter [2022-05-11T07:35:18.333Z] --- PASS: TestTLSCloseWriter (0.02s) [2022-05-11T07:35:18.333Z] PASS [2022-05-11T07:35:18.333Z] coverage: 75.1% of statements [2022-05-11T07:35:18.333Z] ok github.com/docker/docker/client 0.439s coverage: 75.1% of statements [2022-05-11T07:35:18.452Z] --- PASS: TestVolumesCreateAndList (0.03s) [2022-05-11T07:35:18.452Z] === RUN TestVolumesRemove [2022-05-11T07:35:18.452Z] --- PASS: TestVolumesRemove (0.05s) [2022-05-11T07:35:18.452Z] === RUN TestVolumesInspect [2022-05-11T07:35:18.452Z] --- PASS: TestVolumesInspect (0.02s) [2022-05-11T07:35:18.452Z] === RUN TestVolumesInvalidJSON [2022-05-11T07:35:18.452Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-05-11T07:35:18.452Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-05-11T07:35:18.452Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-05-11T07:35:18.452Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-05-11T07:35:18.452Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-05-11T07:35:18.452Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-05-11T07:35:18.452Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-05-11T07:35:18.452Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2022-05-11T07:35:18.452Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-05-11T07:35:18.452Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-05-11T07:35:18.452Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-05-11T07:35:18.452Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-05-11T07:35:18.452Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-05-11T07:35:18.452Z] PASS [2022-05-11T07:35:18.452Z] [2022-05-11T07:35:18.452Z] DONE 9 tests in 0.194s [2022-05-11T07:35:18.452Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-05-11T07:35:18.452Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 14186 is not a child of this shell [2022-05-11T07:35:18.452Z] warning: PID 14186 from bundles/test-integration/docker.pid had a nonzero exit code [2022-05-11T07:35:18.452Z] Leaving: AppArmorNo profiles have been unloaded. [2022-05-11T07:35:18.452Z] [2022-05-11T07:35:18.452Z] Unloading profiles will leave already running processes permanently [2022-05-11T07:35:18.452Z] unconfined, which can lead to unexpected situations. [2022-05-11T07:35:18.452Z] [2022-05-11T07:35:18.452Z] To set a process to complain mode, use the command line tool [2022-05-11T07:35:18.452Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-05-11T07:35:18.452Z] Removing test suite binaries [2022-05-11T07:35:18.452Z] exiting test-integration [2022-05-11T07:35:18.452Z] ++ exit 0 [2022-05-11T07:35:18.452Z] [2022-05-11T07:35:18.652Z] === RUN TestDecodeContainerConfig [2022-05-11T07:35:18.652Z] === RUN TestDecodeContainerConfig/fixtures/windows/container_config_1_19.json [2022-05-11T07:35:18.652Z] --- PASS: TestDecodeContainerConfig (0.00s) [2022-05-11T07:35:18.652Z] --- PASS: TestDecodeContainerConfig/fixtures/windows/container_config_1_19.json (0.00s) [2022-05-11T07:35:18.652Z] === RUN TestDecodeContainerConfigIsolation [2022-05-11T07:35:18.652Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2022-05-11T07:35:18.652Z] === RUN TestValidatePrivileged [2022-05-11T07:35:18.652Z] --- PASS: TestValidatePrivileged (0.00s) [2022-05-11T07:35:18.652Z] PASS [2022-05-11T07:35:18.652Z] coverage: 52.4% of statements [2022-05-11T07:35:18.652Z] ok github.com/docker/docker/runconfig 0.030s coverage: 52.4% of statements [2022-05-11T07:35:18.652Z] time="2022-05-11T07:35:18Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2022-05-11T07:35:19.107Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2022-05-11T07:35:19.107Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2022-05-11T07:35:19.107Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2022-05-11T07:35:19.107Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2022-05-11T07:35:19.107Z] PASS [2022-05-11T07:35:19.107Z] coverage: 62.5% of statements [2022-05-11T07:35:19.107Z] ok github.com/docker/docker/testutil 0.034s coverage: 62.5% of statements Post stage [Pipeline] junit [2022-05-11T07:35:19.406Z] Recording test results [2022-05-11T07:35:19.736Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-05-11T07:35:20.298Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-05-11T07:35:20.554Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-05-11T07:35:20.630Z] time="2022-05-11T07:35:20Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2022-05-11T07:35:20.630Z] === RUN TestGetDriver [2022-05-11T07:35:20.630Z] --- PASS: TestGetDriver (0.00s) [2022-05-11T07:35:20.630Z] === RUN TestVolumeRequestError [2022-05-11T07:35:20.630Z] --- PASS: TestVolumeRequestError (0.01s) [2022-05-11T07:35:20.630Z] PASS [2022-05-11T07:35:20.630Z] coverage: 36.1% of statements [2022-05-11T07:35:20.630Z] ok github.com/docker/docker/volume/drivers 0.040s coverage: 36.1% of statements [2022-05-11T07:35:21.087Z] === RUN TestGetAddress [2022-05-11T07:35:21.087Z] --- PASS: TestGetAddress (0.00s) [2022-05-11T07:35:21.087Z] === RUN TestRemove [2022-05-11T07:35:21.087Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-05-11T07:35:21.087Z] --- SKIP: TestRemove (0.00s) [2022-05-11T07:35:21.087Z] === RUN TestInitializeWithVolumes [2022-05-11T07:35:21.087Z] --- PASS: TestInitializeWithVolumes (0.00s) [2022-05-11T07:35:21.087Z] === RUN TestCreate [2022-05-11T07:35:21.087Z] --- PASS: TestCreate (0.01s) [2022-05-11T07:35:21.087Z] === RUN TestValidateName [2022-05-11T07:35:21.087Z] --- PASS: TestValidateName (0.00s) [2022-05-11T07:35:21.087Z] === RUN TestCreateWithOpts [2022-05-11T07:35:21.087Z] local_test.go:180: runtime.GOOS == "windows" [2022-05-11T07:35:21.087Z] --- SKIP: TestCreateWithOpts (0.00s) [2022-05-11T07:35:21.087Z] === RUN TestRelaodNoOpts [2022-05-11T07:35:21.087Z] --- PASS: TestRelaodNoOpts (0.01s) [2022-05-11T07:35:21.087Z] PASS [2022-05-11T07:35:21.087Z] coverage: 41.5% of statements [2022-05-11T07:35:21.087Z] ok github.com/docker/docker/volume/local 0.062s coverage: 41.5% of statements [2022-05-11T07:35:21.115Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-05-11T07:35:21.150Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-05-11T07:35:21.496Z] + echo Ensuring container killed. [2022-05-11T07:35:21.496Z] Ensuring container killed. [2022-05-11T07:35:21.496Z] + docker rm -vf docker-pr2 [2022-05-11T07:35:21.496Z] Error: No such container: docker-pr2 [Pipeline] sh [2022-05-11T07:35:21.677Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-05-11T07:35:21.785Z] + echo Chowning /workspace to jenkins user [2022-05-11T07:35:21.785Z] Chowning /workspace to jenkins user [2022-05-11T07:35:21.785Z] + id -u [2022-05-11T07:35:21.785Z] + id -g [2022-05-11T07:35:21.785Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43580:/workspace busybox chown -R 1000:1000 /workspace [2022-05-11T07:35:21.785Z] Unable to find image 'busybox:latest' locally [2022-05-11T07:35:21.785Z] latest: Pulling from library/busybox [2022-05-11T07:35:21.968Z] ............................ [ 66%] [2022-05-11T07:35:22.045Z] 50e8d59317eb: Pulling fs layer [2022-05-11T07:35:22.046Z] 50e8d59317eb: Verifying Checksum [2022-05-11T07:35:22.046Z] 50e8d59317eb: Download complete [2022-05-11T07:35:22.046Z] 50e8d59317eb: Pull complete [2022-05-11T07:35:22.046Z] Digest: sha256:d2b53584f580310186df7a2055ce3ff83cc0df6caacf1e3489bff8cf5d0af5d8 [2022-05-11T07:35:22.046Z] Status: Downloaded newer image for busybox:latest [2022-05-11T07:35:22.046Z] === RUN TestLCOWParseMountRaw [2022-05-11T07:35:22.046Z] --- PASS: TestLCOWParseMountRaw (0.00s) [2022-05-11T07:35:22.046Z] === RUN TestLCOWParseMountRawSplit [2022-05-11T07:35:22.046Z] === RUN TestLCOWParseMountRawSplit/0_c:\:/foo [2022-05-11T07:35:22.046Z] === RUN TestLCOWParseMountRawSplit/1_c:\:/foo:ro [2022-05-11T07:35:22.046Z] === RUN TestLCOWParseMountRawSplit/2_c:\:/foo:rw [2022-05-11T07:35:22.046Z] === RUN TestLCOWParseMountRawSplit/3_c:\:/foo:foo [2022-05-11T07:35:22.046Z] === RUN TestLCOWParseMountRawSplit/4_name:/foo:rw [2022-05-11T07:35:22.046Z] === RUN TestLCOWParseMountRawSplit/5_name:/foo [2022-05-11T07:35:22.046Z] === RUN TestLCOWParseMountRawSplit/6_name:/foo:ro [2022-05-11T07:35:22.046Z] === RUN TestLCOWParseMountRawSplit/7_name:/ [2022-05-11T07:35:22.046Z] === RUN TestLCOWParseMountRawSplit/8_driver/name:/ [2022-05-11T07:35:22.046Z] === RUN TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar [2022-05-11T07:35:22.046Z] === RUN TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data [2022-05-11T07:35:22.046Z] === RUN TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo [2022-05-11T07:35:22.046Z] --- PASS: TestLCOWParseMountRawSplit (0.00s) [2022-05-11T07:35:22.046Z] --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s) [2022-05-11T07:35:22.046Z] --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s) [2022-05-11T07:35:22.046Z] --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s) [2022-05-11T07:35:22.046Z] --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s) [2022-05-11T07:35:22.046Z] --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s) [2022-05-11T07:35:22.046Z] --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s) [2022-05-11T07:35:22.046Z] --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s) [2022-05-11T07:35:22.046Z] --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s) [2022-05-11T07:35:22.046Z] --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s) [2022-05-11T07:35:22.046Z] --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-05-11T07:35:22.046Z] --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s) [2022-05-11T07:35:22.046Z] --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-05-11T07:35:22.046Z] === RUN TestLinuxParseMountRaw [2022-05-11T07:35:22.046Z] --- PASS: TestLinuxParseMountRaw (0.00s) [2022-05-11T07:35:22.046Z] === RUN TestLinuxParseMountRawSplit [2022-05-11T07:35:22.046Z] === RUN TestLinuxParseMountRawSplit/0_/tmp:/tmp1 [2022-05-11T07:35:22.046Z] === RUN TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro [2022-05-11T07:35:22.046Z] === RUN TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw [2022-05-11T07:35:22.046Z] === RUN TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo [2022-05-11T07:35:22.046Z] === RUN TestLinuxParseMountRawSplit/4_name:/named1 [2022-05-11T07:35:22.046Z] === RUN TestLinuxParseMountRawSplit/5_name:/named2 [2022-05-11T07:35:22.046Z] === RUN TestLinuxParseMountRawSplit/6_name:/named3:ro [2022-05-11T07:35:22.046Z] === RUN TestLinuxParseMountRawSplit/7_local/name:/tmp:rw [2022-05-11T07:35:22.046Z] === RUN TestLinuxParseMountRawSplit/8_/tmp:tmp [2022-05-11T07:35:22.046Z] --- PASS: TestLinuxParseMountRawSplit (0.00s) [2022-05-11T07:35:22.046Z] --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s) [2022-05-11T07:35:22.046Z] --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s) [2022-05-11T07:35:22.046Z] --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s) [2022-05-11T07:35:22.046Z] --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s) [2022-05-11T07:35:22.046Z] --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s) [2022-05-11T07:35:22.046Z] --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s) [2022-05-11T07:35:22.046Z] --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s) [2022-05-11T07:35:22.046Z] --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s) [2022-05-11T07:35:22.046Z] --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s) [2022-05-11T07:35:22.046Z] === RUN TestLinuxParseMountSpecBindWithFileinfoError [2022-05-11T07:35:22.046Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s) [2022-05-11T07:35:22.046Z] === RUN TestConvertTmpfsOptions [2022-05-11T07:35:22.046Z] linux_parser_test.go:209: data="mode=700,size=1m" [2022-05-11T07:35:22.046Z] linux_parser_test.go:209: data="ro" [2022-05-11T07:35:22.046Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2022-05-11T07:35:22.046Z] === RUN TestParseMountSpec [2022-05-11T07:35:22.046Z] parser_test.go:62: case 0 [2022-05-11T07:35:22.046Z] parser_test.go:62: case 1 [2022-05-11T07:35:22.046Z] parser_test.go:62: case 2 [2022-05-11T07:35:22.046Z] parser_test.go:62: case 3 [2022-05-11T07:35:22.046Z] parser_test.go:62: case 4 [2022-05-11T07:35:22.046Z] parser_test.go:62: case 5 [2022-05-11T07:35:22.046Z] --- PASS: TestParseMountSpec (0.00s) [2022-05-11T07:35:22.046Z] === RUN TestValidateMount [2022-05-11T07:35:22.046Z] --- PASS: TestValidateMount (0.00s) [2022-05-11T07:35:22.046Z] === RUN TestWindowsParseMountRaw [2022-05-11T07:35:22.046Z] --- PASS: TestWindowsParseMountRaw (0.00s) [2022-05-11T07:35:22.046Z] === RUN TestWindowsParseMountRawSplit [2022-05-11T07:35:22.046Z] === RUN TestWindowsParseMountRawSplit/0_c:\:d: [2022-05-11T07:35:22.046Z] === RUN TestWindowsParseMountRawSplit/1_c:\:d:\ [2022-05-11T07:35:22.046Z] === RUN TestWindowsParseMountRawSplit/2_c:\:d:\:ro [2022-05-11T07:35:22.046Z] === RUN TestWindowsParseMountRawSplit/3_c:\:d:\:rw [2022-05-11T07:35:22.046Z] === RUN TestWindowsParseMountRawSplit/4_c:\:d:\:foo [2022-05-11T07:35:22.046Z] === RUN TestWindowsParseMountRawSplit/5_name:d::rw [2022-05-11T07:35:22.046Z] === RUN TestWindowsParseMountRawSplit/6_name:d: [2022-05-11T07:35:22.046Z] === RUN TestWindowsParseMountRawSplit/7_name:d::ro [2022-05-11T07:35:22.046Z] === RUN TestWindowsParseMountRawSplit/8_name:c: [2022-05-11T07:35:22.046Z] === RUN TestWindowsParseMountRawSplit/9_driver/name:c: [2022-05-11T07:35:22.046Z] === RUN TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar [2022-05-11T07:35:22.046Z] === RUN TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar [2022-05-11T07:35:22.046Z] === RUN TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo [2022-05-11T07:35:22.046Z] --- PASS: TestWindowsParseMountRawSplit (0.00s) [2022-05-11T07:35:22.046Z] --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s) [2022-05-11T07:35:22.046Z] --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s) [2022-05-11T07:35:22.046Z] --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s) [2022-05-11T07:35:22.046Z] --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s) [2022-05-11T07:35:22.046Z] --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s) [2022-05-11T07:35:22.046Z] --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s) [2022-05-11T07:35:22.046Z] --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s) [2022-05-11T07:35:22.046Z] --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s) [2022-05-11T07:35:22.046Z] --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s) [2022-05-11T07:35:22.046Z] --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s) [2022-05-11T07:35:22.046Z] --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-05-11T07:35:22.046Z] --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s) [2022-05-11T07:35:22.046Z] --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-05-11T07:35:22.046Z] === RUN TestWindowsParseMountSpecBindWithFileinfoError [2022-05-11T07:35:22.046Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s) [2022-05-11T07:35:22.046Z] PASS [2022-05-11T07:35:22.046Z] coverage: 67.6% of statements [2022-05-11T07:35:22.046Z] ok github.com/docker/docker/volume/mounts 0.048s coverage: 67.6% of statements [2022-05-11T07:35:22.473Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (9.73s) [2022-05-11T07:35:22.473Z] PASS [2022-05-11T07:35:22.473Z] [2022-05-11T07:35:22.473Z] === Skipped [2022-05-11T07:35:22.473Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2022-05-11T07:35:22.473Z] build_session_test.go:25: TODO: BuildKit [2022-05-11T07:35:22.473Z] [2022-05-11T07:35:22.473Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-05-11T07:35:22.473Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-05-11T07:35:22.473Z] [2022-05-11T07:35:22.473Z] DONE 34 tests, 2 skipped in 78.014s [2022-05-11T07:35:22.473Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2022-05-11T07:35:22.473Z] ++ 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 [2022-05-11T07:35:22.473Z] ++ set -e [2022-05-11T07:35:22.473Z] ++ '[' -n 0 ']' [2022-05-11T07:35:22.473Z] ++ set -x [2022-05-11T07:35:22.473Z] ++ 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 [2022-05-11T07:35:22.473Z] INFO: Testing against a local daemon [2022-05-11T07:35:22.473Z] === RUN TestConfigInspect [2022-05-11T07:35:22.501Z] === RUN TestSetGetMeta [2022-05-11T07:35:22.501Z] === PAUSE TestSetGetMeta [2022-05-11T07:35:22.501Z] === RUN TestRestore [2022-05-11T07:35:22.501Z] === PAUSE TestRestore [2022-05-11T07:35:22.501Z] === RUN TestServiceCreate [2022-05-11T07:35:22.501Z] === PAUSE TestServiceCreate [2022-05-11T07:35:22.501Z] === RUN TestServiceList [2022-05-11T07:35:22.501Z] === PAUSE TestServiceList [2022-05-11T07:35:22.502Z] === RUN TestServiceRemove [2022-05-11T07:35:22.502Z] === PAUSE TestServiceRemove [2022-05-11T07:35:22.502Z] === RUN TestServiceGet [2022-05-11T07:35:22.502Z] === PAUSE TestServiceGet [2022-05-11T07:35:22.502Z] === RUN TestServicePrune [2022-05-11T07:35:22.502Z] === PAUSE TestServicePrune [2022-05-11T07:35:22.502Z] === RUN TestCreate [2022-05-11T07:35:22.502Z] === PAUSE TestCreate [2022-05-11T07:35:22.502Z] === RUN TestRemove [2022-05-11T07:35:22.502Z] === PAUSE TestRemove [2022-05-11T07:35:22.502Z] === RUN TestList [2022-05-11T07:35:22.502Z] === PAUSE TestList [2022-05-11T07:35:22.502Z] === RUN TestFindByDriver [2022-05-11T07:35:22.502Z] === PAUSE TestFindByDriver [2022-05-11T07:35:22.502Z] === RUN TestFindByReferenced [2022-05-11T07:35:22.502Z] === PAUSE TestFindByReferenced [2022-05-11T07:35:22.502Z] === RUN TestDerefMultipleOfSameRef [2022-05-11T07:35:22.502Z] === PAUSE TestDerefMultipleOfSameRef [2022-05-11T07:35:22.502Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2022-05-11T07:35:22.502Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2022-05-11T07:35:22.502Z] === RUN TestDefererencePluginOnCreateError [2022-05-11T07:35:22.502Z] === PAUSE TestDefererencePluginOnCreateError [2022-05-11T07:35:22.502Z] === RUN TestRefDerefRemove [2022-05-11T07:35:22.502Z] === PAUSE TestRefDerefRemove [2022-05-11T07:35:22.502Z] === RUN TestGet [2022-05-11T07:35:22.502Z] === PAUSE TestGet [2022-05-11T07:35:22.502Z] === RUN TestGetWithReference [2022-05-11T07:35:22.502Z] === PAUSE TestGetWithReference [2022-05-11T07:35:22.502Z] === RUN TestFilterFunc [2022-05-11T07:35:22.502Z] === RUN TestFilterFunc/test_nil_list [2022-05-11T07:35:22.502Z] === PAUSE TestFilterFunc/test_nil_list [2022-05-11T07:35:22.502Z] === RUN TestFilterFunc/test_empty_list [2022-05-11T07:35:22.502Z] === PAUSE TestFilterFunc/test_empty_list [2022-05-11T07:35:22.502Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2022-05-11T07:35:22.502Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2022-05-11T07:35:22.502Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-05-11T07:35:22.502Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-05-11T07:35:22.502Z] === RUN TestFilterFunc/test_filter_some [2022-05-11T07:35:22.502Z] === PAUSE TestFilterFunc/test_filter_some [2022-05-11T07:35:22.502Z] === RUN TestFilterFunc/test_filter_middle [2022-05-11T07:35:22.502Z] === PAUSE TestFilterFunc/test_filter_middle [2022-05-11T07:35:22.502Z] === RUN TestFilterFunc/test_filter_middle_and_last [2022-05-11T07:35:22.502Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2022-05-11T07:35:22.502Z] === RUN TestFilterFunc/test_filter_first_and_last [2022-05-11T07:35:22.502Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2022-05-11T07:35:22.502Z] === CONT TestFilterFunc/test_nil_list [2022-05-11T07:35:22.502Z] === CONT TestFilterFunc/test_filter_some [2022-05-11T07:35:22.502Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-05-11T07:35:22.502Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2022-05-11T07:35:22.502Z] === CONT TestFilterFunc/test_filter_middle_and_last [2022-05-11T07:35:22.502Z] === CONT TestFilterFunc/test_filter_first_and_last [2022-05-11T07:35:22.502Z] === CONT TestFilterFunc/test_empty_list [2022-05-11T07:35:22.502Z] === CONT TestFilterFunc/test_filter_middle [2022-05-11T07:35:22.502Z] --- PASS: TestFilterFunc (0.00s) [2022-05-11T07:35:22.502Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2022-05-11T07:35:22.502Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2022-05-11T07:35:22.502Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2022-05-11T07:35:22.502Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2022-05-11T07:35:22.502Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2022-05-11T07:35:22.502Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2022-05-11T07:35:22.502Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2022-05-11T07:35:22.502Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2022-05-11T07:35:22.502Z] === CONT TestSetGetMeta [2022-05-11T07:35:22.502Z] === CONT TestList [2022-05-11T07:35:22.502Z] === CONT TestServiceGet [2022-05-11T07:35:22.502Z] === CONT TestServiceList [2022-05-11T07:35:22.502Z] --- PASS: TestSetGetMeta (0.02s) [2022-05-11T07:35:22.502Z] === CONT TestGetWithReference [2022-05-11T07:35:22.502Z] --- PASS: TestList (0.03s) [2022-05-11T07:35:22.502Z] === CONT TestGet [2022-05-11T07:35:22.502Z] --- PASS: TestGetWithReference (0.02s) [2022-05-11T07:35:22.502Z] === CONT TestRefDerefRemove [2022-05-11T07:35:22.502Z] --- PASS: TestGet (0.01s) [2022-05-11T07:35:22.502Z] === CONT TestDefererencePluginOnCreateError [2022-05-11T07:35:22.502Z] --- PASS: TestRefDerefRemove (0.01s) [2022-05-11T07:35:22.502Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2022-05-11T07:35:22.502Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.01s) [2022-05-11T07:35:22.502Z] === CONT TestDerefMultipleOfSameRef [2022-05-11T07:35:22.502Z] === CONT TestFindByReferenced [2022-05-11T07:35:22.502Z] --- PASS: TestDefererencePluginOnCreateError (0.02s) [2022-05-11T07:35:22.502Z] --- PASS: TestDerefMultipleOfSameRef (0.01s) [2022-05-11T07:35:22.502Z] === CONT TestFindByDriver [2022-05-11T07:35:22.502Z] --- PASS: TestFindByReferenced (0.01s) [2022-05-11T07:35:22.502Z] === CONT TestServiceCreate [2022-05-11T07:35:22.502Z] --- PASS: TestFindByDriver (0.01s) [2022-05-11T07:35:22.502Z] === CONT TestRestore [2022-05-11T07:35:22.502Z] --- PASS: TestRestore (0.01s) [2022-05-11T07:35:22.502Z] === CONT TestCreate [2022-05-11T07:35:22.502Z] --- PASS: TestCreate (0.01s) [2022-05-11T07:35:22.502Z] === CONT TestRemove [2022-05-11T07:35:22.502Z] --- PASS: TestRemove (0.01s) [2022-05-11T07:35:22.502Z] === CONT TestServicePrune [2022-05-11T07:35:22.502Z] --- PASS: TestServiceGet (0.14s) [2022-05-11T07:35:22.502Z] === CONT TestServiceRemove [2022-05-11T07:35:22.502Z] time="2022-05-11T07:35:22Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-05-11T07:35:22.502Z] --- PASS: TestServiceList (0.15s) [2022-05-11T07:35:22.502Z] --- PASS: TestServiceCreate (0.08s) [2022-05-11T07:35:22.502Z] time="2022-05-11T07:35:22Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-05-11T07:35:22.502Z] time="2022-05-11T07:35:22Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-05-11T07:35:22.502Z] --- PASS: TestServiceRemove (0.01s) [2022-05-11T07:35:22.502Z] time="2022-05-11T07:35:22Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2022-05-11T07:35:22.502Z] time="2022-05-11T07:35:22Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-05-11T07:35:22.502Z] --- PASS: TestServicePrune (0.05s) [2022-05-11T07:35:22.502Z] PASS [2022-05-11T07:35:22.502Z] coverage: 69.0% of statements [2022-05-11T07:35:22.502Z] ok github.com/docker/docker/volume/service 0.200s coverage: 69.0% of statements [2022-05-11T07:35:22.604Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-05-11T07:35:22.604Z] docker_cli_build_test.go:1348: unmatched requirement DaemonIsWindows [2022-05-11T07:35:22.604Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-05-11T07:35:22.604Z] docker_cli_build_test.go:6020: unmatched requirement DaemonIsWindows [2022-05-11T07:35:22.604Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-05-11T07:35:22.604Z] docker_cli_build_test.go:5990: unmatched requirement DaemonIsWindows [2022-05-11T07:35:22.604Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-05-11T07:35:22.604Z] docker_cli_build_test.go:1337: unmatched requirement DaemonIsWindows [2022-05-11T07:35:22.604Z] === RUN TestDockerSuite/TestBuildWithExtraHost [Pipeline] catchError [Pipeline] { [2022-05-11T07:35:23.969Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-05-11T07:35:23.969Z] === RUN TestDockerSuite/TestBuildWithFailure [Pipeline] sh [2022-05-11T07:35:24.225Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-05-11T07:35:24.261Z] + bundleName=amd64-rootless [2022-05-11T07:35:24.261Z] + echo Creating amd64-rootless-bundles.tar.gz [2022-05-11T07:35:24.261Z] Creating amd64-rootless-bundles.tar.gz [2022-05-11T07:35:24.261Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [2022-05-11T07:35:24.261Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [Pipeline] archiveArtifacts [2022-05-11T07:35:24.274Z] Archiving artifacts [2022-05-11T07:35:24.383Z] --- PASS: TestConfigInspect (2.26s) [2022-05-11T07:35:24.383Z] === RUN TestConfigList [2022-05-11T07:35:24.665Z] time="2022-05-11T07:35:24Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2022-05-11T07:35:24.788Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-05-11T07:35:25.352Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-05-11T07:35:25.352Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-05-11T07:35:26.305Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43580/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-05-11T07:35:26.622Z] + make clean [2022-05-11T07:35:26.882Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-05-11T07:35:26.882Z] docker-dev-cache [2022-05-11T07:35:26.882Z] docker-mod-cache [Pipeline] deleteDir [2022-05-11T07:35:26.928Z] --- PASS: TestConfigList (2.26s) [2022-05-11T07:35:26.928Z] === RUN TestConfigsCreateAndDelete [2022-05-11T07:35:27.245Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-05-11T07:35:28.172Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-05-11T07:35:28.316Z] --- PASS: TestConfigsCreateAndDelete (1.82s) [2022-05-11T07:35:28.316Z] === RUN TestConfigsUpdate [2022-05-11T07:35:28.733Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-05-11T07:35:28.989Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-05-11T07:35:29.552Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-05-11T07:35:29.552Z] docker_cli_build_test.go:4905: unmatched requirement DaemonIsWindows [2022-05-11T07:35:29.552Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-05-11T07:35:29.808Z] === RUN TestDockerSuite/TestBuildXZHost [2022-05-11T07:35:30.872Z] --- PASS: TestConfigsUpdate (2.20s) [2022-05-11T07:35:30.872Z] === RUN TestTemplatedConfig [2022-05-11T07:35:31.175Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-05-11T07:35:31.175Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-05-11T07:35:31.175Z] docker_cli_sni_test.go:18: Flakey test [2022-05-11T07:35:31.175Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-05-11T07:35:31.736Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-05-11T07:35:32.299Z] === RUN TestDockerSuite/TestCommitChange [2022-05-11T07:35:32.861Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.58s) [2022-05-11T07:35:32.861Z] PASS [2022-05-11T07:35:32.861Z] [2022-05-11T07:35:32.861Z] DONE 17 tests in 52.774s [2022-05-11T07:35:32.861Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-05-11T07:35:32.861Z] ++ 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 [2022-05-11T07:35:32.861Z] ++ set -e [2022-05-11T07:35:32.861Z] ++ '[' -n 0 ']' [2022-05-11T07:35:32.861Z] ++ set -x [2022-05-11T07:35:32.861Z] ++ 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 [2022-05-11T07:35:32.861Z] INFO: Testing against a local daemon [2022-05-11T07:35:32.861Z] === RUN TestPluginInvalidJSON [2022-05-11T07:35:32.861Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-05-11T07:35:32.861Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-05-11T07:35:32.861Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-11T07:35:32.861Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-11T07:35:32.861Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-05-11T07:35:32.861Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-05-11T07:35:32.861Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-05-11T07:35:32.861Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-05-11T07:35:32.861Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-05-11T07:35:32.861Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-05-11T07:35:32.861Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-05-11T07:35:32.861Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-05-11T07:35:32.861Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-05-11T07:35:32.861Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-05-11T07:35:32.861Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-05-11T07:35:32.861Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-05-11T07:35:32.861Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-11T07:35:32.861Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-05-11T07:35:32.861Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-05-11T07:35:32.861Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-05-11T07:35:32.861Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-05-11T07:35:32.861Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-05-11T07:35:32.861Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s) [2022-05-11T07:35:32.861Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-05-11T07:35:32.861Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-05-11T07:35:32.861Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-05-11T07:35:32.861Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-05-11T07:35:32.861Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-05-11T07:35:32.861Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-05-11T07:35:32.861Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-05-11T07:35:32.861Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-05-11T07:35:32.861Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-05-11T07:35:32.861Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-05-11T07:35:32.861Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-05-11T07:35:32.861Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-05-11T07:35:32.861Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-05-11T07:35:32.861Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-05-11T07:35:32.861Z] === RUN TestPluginInstall [2022-05-11T07:35:32.861Z] === RUN TestPluginInstall/no_auth [2022-05-11T07:35:33.118Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-05-11T07:35:33.191Z] --- PASS: TestGet (15.01s) [2022-05-11T07:35:33.191Z] === RUN TestPluginWithNoManifest [2022-05-11T07:35:33.191Z] --- PASS: TestPluginWithNoManifest (0.00s) [2022-05-11T07:35:33.191Z] === RUN TestGetAll [2022-05-11T07:35:33.191Z] --- PASS: TestGetAll (0.00s) [2022-05-11T07:35:33.191Z] PASS [2022-05-11T07:35:33.191Z] coverage: 73.2% of statements [2022-05-11T07:35:33.191Z] ok github.com/docker/docker/pkg/plugins 36.030s coverage: 73.2% of statements [2022-05-11T07:35:33.437Z] --- PASS: TestTemplatedConfig (2.45s) [2022-05-11T07:35:33.438Z] === RUN TestConfigCreateResolve [2022-05-11T07:35:33.680Z] === RUN TestDockerSuite/TestCommitHardlink [2022-05-11T07:35:33.936Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2022-05-11T07:35:34.865Z] === RUN TestDockerSuite/TestCommitNewFile [2022-05-11T07:35:35.348Z] --- PASS: TestConfigCreateResolve (2.18s) [2022-05-11T07:35:35.348Z] PASS [2022-05-11T07:35:35.348Z] [2022-05-11T07:35:35.348Z] DONE 6 tests in 13.256s [2022-05-11T07:35:35.348Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2022-05-11T07:35:35.348Z] ++ 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 [2022-05-11T07:35:35.348Z] ++ set -e [2022-05-11T07:35:35.348Z] ++ '[' -n 0 ']' [2022-05-11T07:35:35.348Z] ++ set -x [2022-05-11T07:35:35.348Z] ++ 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 [2022-05-11T07:35:35.348Z] INFO: Testing against a local daemon [2022-05-11T07:35:35.348Z] === RUN TestCheckpoint [2022-05-11T07:35:35.348Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-05-11T07:35:35.348Z] --- SKIP: TestCheckpoint (0.00s) [2022-05-11T07:35:35.348Z] === RUN TestContainerInvalidJSON [2022-05-11T07:35:35.348Z] === RUN TestContainerInvalidJSON/commit [2022-05-11T07:35:35.348Z] === PAUSE TestContainerInvalidJSON/commit [2022-05-11T07:35:35.348Z] === RUN TestContainerInvalidJSON/containers/create [2022-05-11T07:35:35.348Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-05-11T07:35:35.348Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-05-11T07:35:35.348Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-05-11T07:35:35.348Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-05-11T07:35:35.348Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-05-11T07:35:35.348Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-05-11T07:35:35.348Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-05-11T07:35:35.348Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-05-11T07:35:35.348Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-05-11T07:35:35.348Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-05-11T07:35:35.348Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-05-11T07:35:35.348Z] === CONT TestContainerInvalidJSON/commit [2022-05-11T07:35:35.348Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-05-11T07:35:35.348Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-05-11T07:35:35.348Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-05-11T07:35:35.348Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-05-11T07:35:35.348Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-05-11T07:35:35.348Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-05-11T07:35:35.348Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-05-11T07:35:35.348Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-05-11T07:35:35.348Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-05-11T07:35:35.348Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-05-11T07:35:35.348Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-05-11T07:35:35.348Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-05-11T07:35:35.348Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-05-11T07:35:35.348Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-05-11T07:35:35.348Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-05-11T07:35:35.348Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-05-11T07:35:35.348Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-05-11T07:35:35.348Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-05-11T07:35:35.348Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-05-11T07:35:35.348Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-05-11T07:35:35.348Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-05-11T07:35:35.348Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-05-11T07:35:35.348Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-05-11T07:35:35.348Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-05-11T07:35:35.348Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-05-11T07:35:35.348Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-05-11T07:35:35.348Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-05-11T07:35:35.348Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-05-11T07:35:35.348Z] === CONT TestContainerInvalidJSON/containers/create [2022-05-11T07:35:35.348Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-05-11T07:35:35.348Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-05-11T07:35:35.348Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-05-11T07:35:35.348Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-05-11T07:35:35.348Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-05-11T07:35:35.348Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-05-11T07:35:35.348Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-05-11T07:35:35.348Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-05-11T07:35:35.348Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-05-11T07:35:35.348Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-05-11T07:35:35.348Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-05-11T07:35:35.348Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-05-11T07:35:35.348Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-05-11T07:35:35.348Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-05-11T07:35:35.348Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-05-11T07:35:35.348Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-05-11T07:35:35.348Z] --- PASS: TestContainerInvalidJSON/commit (0.01s) [2022-05-11T07:35:35.348Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-05-11T07:35:35.348Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-05-11T07:35:35.348Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-05-11T07:35:35.348Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-05-11T07:35:35.348Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-05-11T07:35:35.348Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-05-11T07:35:35.348Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-05-11T07:35:35.348Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-05-11T07:35:35.348Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-05-11T07:35:35.348Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2022-05-11T07:35:35.348Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-05-11T07:35:35.348Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-05-11T07:35:35.348Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-05-11T07:35:35.348Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-05-11T07:35:35.348Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.01s) [2022-05-11T07:35:35.348Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-05-11T07:35:35.348Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-05-11T07:35:35.348Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-05-11T07:35:35.348Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-05-11T07:35:35.348Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-05-11T07:35:35.348Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-05-11T07:35:35.348Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-05-11T07:35:35.348Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-05-11T07:35:35.348Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-05-11T07:35:35.348Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-05-11T07:35:35.428Z] time="2022-05-11T07:35:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-05-11T07:35:35.428Z] time="2022-05-11T07:35:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c6dfd2641df1d1ba95f4cae7468a4bebf17263c1bd49108e8a50079d59d2e196" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-05-11T07:35:35.428Z] time="2022-05-11T07:35:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-05-11T07:35:35.428Z] time="2022-05-11T07:35:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c6dfd2641df1d1ba95f4cae7468a4bebf17263c1bd49108e8a50079d59d2e196" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-05-11T07:35:35.609Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s) [2022-05-11T07:35:35.609Z] === RUN TestCopyFromContainerPathIsNotDir [2022-05-11T07:35:35.609Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-05-11T07:35:35.609Z] === RUN TestCopyToContainerPathDoesNotExist [2022-05-11T07:35:35.609Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.11s) [2022-05-11T07:35:35.609Z] === RUN TestCopyEmptyFile [2022-05-11T07:35:35.869Z] --- PASS: TestCopyEmptyFile (0.22s) [2022-05-11T07:35:35.869Z] === RUN TestCopyToContainerPathIsNotDir [2022-05-11T07:35:35.869Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) [2022-05-11T07:35:35.869Z] === RUN TestCopyFromContainer [2022-05-11T07:35:35.958Z] --- PASS: TestCheckoutGit (31.12s) [2022-05-11T07:35:35.958Z] === RUN TestValidGitTransport [2022-05-11T07:35:35.958Z] --- PASS: TestValidGitTransport (0.00s) [2022-05-11T07:35:35.958Z] === RUN TestGitInvalidRef [2022-05-11T07:35:35.958Z] --- PASS: TestGitInvalidRef (0.22s) [2022-05-11T07:35:35.958Z] PASS [2022-05-11T07:35:35.958Z] coverage: 86.3% of statements [2022-05-11T07:35:35.958Z] ok github.com/docker/docker/builder/remotecontext/git 31.625s coverage: 86.3% of statements [2022-05-11T07:35:35.990Z] === RUN TestPluginInstall/with_htpasswd [2022-05-11T07:35:36.417Z] ? github.com/docker/docker/cli [no test files] [2022-05-11T07:35:36.417Z] ? github.com/docker/docker/cli/config [no test files] [2022-05-11T07:35:36.417Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2022-05-11T07:35:36.417Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2022-05-11T07:35:36.554Z] time="2022-05-11T07:35:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-05-11T07:35:36.554Z] time="2022-05-11T07:35:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:44b196cff3289245fee650bcfd039f91c1f682ef003ae8b801c93db096f7ec35" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-05-11T07:35:36.554Z] time="2022-05-11T07:35:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-05-11T07:35:36.554Z] time="2022-05-11T07:35:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:44b196cff3289245fee650bcfd039f91c1f682ef003ae8b801c93db096f7ec35" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-05-11T07:35:36.811Z] === RUN TestCopyFromContainer// [2022-05-11T07:35:36.811Z] === RUN TestCopyFromContainer//bar/root [2022-05-11T07:35:36.812Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-05-11T07:35:37.072Z] === RUN TestCopyFromContainer//bar/root/ [2022-05-11T07:35:37.072Z] === RUN TestCopyFromContainer/bar/quux [2022-05-11T07:35:37.072Z] === RUN TestCopyFromContainer/bar/quux/ [2022-05-11T07:35:37.072Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-05-11T07:35:37.333Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-05-11T07:35:37.333Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-05-11T07:35:37.333Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-05-11T07:35:37.333Z] === RUN TestCopyFromContainer/bar/notarget [2022-05-11T07:35:37.376Z] === RUN TestPluginInstall/with_insecure [2022-05-11T07:35:37.594Z] --- PASS: TestCopyFromContainer (1.58s) [2022-05-11T07:35:37.594Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-05-11T07:35:37.594Z] --- PASS: TestCopyFromContainer//bar/root (0.07s) [2022-05-11T07:35:37.594Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-05-11T07:35:37.594Z] --- PASS: TestCopyFromContainer/bar/quux (0.07s) [2022-05-11T07:35:37.594Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2022-05-11T07:35:37.594Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2022-05-11T07:35:37.594Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2022-05-11T07:35:37.594Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2022-05-11T07:35:37.594Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2022-05-11T07:35:37.594Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2022-05-11T07:35:37.594Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-05-11T07:35:37.594Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-11T07:35:37.594Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-11T07:35:37.594Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-11T07:35:37.594Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-11T07:35:37.594Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-11T07:35:37.594Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-11T07:35:37.594Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-11T07:35:37.594Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-11T07:35:37.594Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-11T07:35:37.594Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2022-05-11T07:35:37.594Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-05-11T07:35:37.594Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-05-11T07:35:37.594Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-05-11T07:35:37.594Z] === RUN TestCreateLinkToNonExistingContainer [2022-05-11T07:35:37.594Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2022-05-11T07:35:37.594Z] === RUN TestCreateWithInvalidEnv [2022-05-11T07:35:37.594Z] === RUN TestCreateWithInvalidEnv/0 [2022-05-11T07:35:37.594Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-05-11T07:35:37.594Z] === RUN TestCreateWithInvalidEnv/1 [2022-05-11T07:35:37.594Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-05-11T07:35:37.594Z] === RUN TestCreateWithInvalidEnv/2 [2022-05-11T07:35:37.594Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-05-11T07:35:37.594Z] === CONT TestCreateWithInvalidEnv/0 [2022-05-11T07:35:37.594Z] === CONT TestCreateWithInvalidEnv/2 [2022-05-11T07:35:37.594Z] === CONT TestCreateWithInvalidEnv/1 [2022-05-11T07:35:37.594Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-05-11T07:35:37.594Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-05-11T07:35:37.594Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-05-11T07:35:37.594Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-05-11T07:35:37.594Z] === RUN TestCreateTmpfsMountsTarget [2022-05-11T07:35:37.594Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-05-11T07:35:37.594Z] === RUN TestCreateWithCustomMaskedPaths [2022-05-11T07:35:37.861Z] 2022/05/11 07:35:37 Closing DB instances... [2022-05-11T07:35:37.939Z] === RUN TestDockerSuite/TestCommitTTY [2022-05-11T07:35:38.195Z] time="2022-05-11T07:35:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-05-11T07:35:38.195Z] time="2022-05-11T07:35:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5638a63cea40ae6ace5227827d8add1d46d919084dbd29af0951e4f952c68960" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-05-11T07:35:38.195Z] time="2022-05-11T07:35:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-05-11T07:35:38.195Z] time="2022-05-11T07:35:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5638a63cea40ae6ace5227827d8add1d46d919084dbd29af0951e4f952c68960" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-05-11T07:35:38.758Z] plugin_test.go:195: [d7cd8a0112e82] daemon is not started [2022-05-11T07:35:38.759Z] --- PASS: TestPluginInstall (5.72s) [2022-05-11T07:35:38.759Z] --- PASS: TestPluginInstall/no_auth (3.04s) [2022-05-11T07:35:38.759Z] --- PASS: TestPluginInstall/with_htpasswd (1.38s) [2022-05-11T07:35:38.759Z] --- PASS: TestPluginInstall/with_insecure (1.30s) [2022-05-11T07:35:38.759Z] === RUN TestPluginsWithRuntimes [2022-05-11T07:35:38.979Z] --- PASS: TestCreateWithCustomMaskedPaths (1.25s) [2022-05-11T07:35:38.979Z] === RUN TestCreateWithCustomReadonlyPaths [2022-05-11T07:35:39.020Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-05-11T07:35:39.921Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.19s) [2022-05-11T07:35:39.921Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-05-11T07:35:39.921Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-11T07:35:39.921Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-11T07:35:39.921Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-11T07:35:39.921Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-11T07:35:39.921Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-11T07:35:39.921Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-11T07:35:39.921Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-11T07:35:39.921Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-11T07:35:39.921Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-11T07:35:39.921Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-11T07:35:39.965Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-05-11T07:35:40.181Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-11T07:35:40.181Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-11T07:35:40.181Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-11T07:35:40.181Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-11T07:35:40.181Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-11T07:35:40.181Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-05-11T07:35:40.181Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-05-11T07:35:40.181Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-05-11T07:35:40.181Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-05-11T07:35:40.181Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-05-11T07:35:40.181Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-05-11T07:35:40.181Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-05-11T07:35:40.225Z] === RUN TestPluginsWithRuntimes/No_Args [2022-05-11T07:35:40.441Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.42s) [2022-05-11T07:35:40.441Z] === RUN TestCreateDifferentPlatform [2022-05-11T07:35:40.441Z] === RUN TestCreateDifferentPlatform/different_os [2022-05-11T07:35:40.441Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-05-11T07:35:40.441Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-05-11T07:35:40.441Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-05-11T07:35:40.441Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-05-11T07:35:40.441Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-05-11T07:35:40.441Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2022-05-11T07:35:40.441Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-05-11T07:35:40.701Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2022-05-11T07:35:40.702Z] === RUN TestContainerStartOnDaemonRestart [2022-05-11T07:35:40.702Z] === PAUSE TestContainerStartOnDaemonRestart [2022-05-11T07:35:40.702Z] === RUN TestDaemonRestartIpcMode [2022-05-11T07:35:40.702Z] === PAUSE TestDaemonRestartIpcMode [2022-05-11T07:35:40.702Z] === RUN TestDaemonHostGatewayIP [2022-05-11T07:35:40.702Z] === PAUSE TestDaemonHostGatewayIP [2022-05-11T07:35:40.702Z] === RUN TestRestartDaemonWithRestartingContainer [2022-05-11T07:35:40.702Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-05-11T07:35:40.702Z] === RUN TestContainerKillOnDaemonStart [2022-05-11T07:35:40.702Z] === PAUSE TestContainerKillOnDaemonStart [2022-05-11T07:35:40.702Z] === RUN TestDiff [2022-05-11T07:35:40.745Z] --- PASS: TestNetworkDBCRUDMediumCluster (40.48s) [2022-05-11T07:35:40.745Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2022-05-11T07:35:40.962Z] --- PASS: TestDiff (0.43s) [2022-05-11T07:35:40.962Z] === RUN TestExecWithCloseStdin [2022-05-11T07:35:41.152Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-05-11T07:35:41.408Z] === RUN TestPluginsWithRuntimes/With_Args [2022-05-11T07:35:41.532Z] --- PASS: TestExecWithCloseStdin (0.51s) [2022-05-11T07:35:41.532Z] === RUN TestExec [2022-05-11T07:35:41.664Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-05-11T07:35:41.664Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-05-11T07:35:41.664Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-05-11T07:35:41.705Z] 2022/05/11 07:35:41 Closing DB instances... [2022-05-11T07:35:41.920Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-05-11T07:35:41.920Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-05-11T07:35:41.920Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-05-11T07:35:41.920Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-05-11T07:35:42.102Z] --- PASS: TestExec (0.48s) [2022-05-11T07:35:42.102Z] === RUN TestExecUser [2022-05-11T07:35:42.481Z] --- PASS: TestPluginsWithRuntimes (3.94s) [2022-05-11T07:35:42.481Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.08s) [2022-05-11T07:35:42.481Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.03s) [2022-05-11T07:35:42.481Z] === RUN TestPluginBackCompatMediaTypes [2022-05-11T07:35:42.673Z] --- PASS: TestExecUser (0.50s) [2022-05-11T07:35:42.673Z] === RUN TestExportContainerAndImportImage [2022-05-11T07:35:43.044Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-05-11T07:35:43.229Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (2.62s) [2022-05-11T07:35:43.229Z] === RUN TestNetworkDBGarbageCollection [2022-05-11T07:35:43.243Z] --- PASS: TestExportContainerAndImportImage (0.59s) [2022-05-11T07:35:43.243Z] === RUN TestExportContainerAfterDaemonRestart [2022-05-11T07:35:43.300Z] --- PASS: TestPluginBackCompatMediaTypes (0.75s) [2022-05-11T07:35:43.300Z] PASS [2022-05-11T07:35:43.300Z] [2022-05-11T07:35:43.300Z] DONE 24 tests in 10.564s [2022-05-11T07:35:43.301Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-05-11T07:35:43.301Z] ++ 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 [2022-05-11T07:35:43.301Z] ++ set -e [2022-05-11T07:35:43.301Z] ++ '[' -n 0 ']' [2022-05-11T07:35:43.301Z] ++ set -x [2022-05-11T07:35:43.301Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 [2022-05-11T07:35:43.557Z] INFO: Testing against a local daemon [2022-05-11T07:35:43.557Z] === RUN TestExternalGraphDriver [2022-05-11T07:35:43.557Z] === RUN TestExternalGraphDriver/json [2022-05-11T07:35:44.486Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-05-11T07:35:44.486Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-05-11T07:35:44.626Z] --- PASS: TestExportContainerAfterDaemonRestart (1.28s) [2022-05-11T07:35:44.626Z] === RUN TestHealthCheckWorkdir [2022-05-11T07:35:44.886Z] --- PASS: TestHealthCheckWorkdir (0.56s) [2022-05-11T07:35:44.886Z] === RUN TestHealthKillContainer [2022-05-11T07:35:44.935Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2022-05-11T07:35:44.935Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2022-05-11T07:35:44.935Z] === RUN TestLoadDaemonCliConfigWithTLS [2022-05-11T07:35:44.935Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2022-05-11T07:35:44.935Z] === RUN TestLoadDaemonCliConfigWithConflicts [2022-05-11T07:35:44.935Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2022-05-11T07:35:44.935Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2022-05-11T07:35:44.935Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2022-05-11T07:35:44.935Z] === RUN TestLoadDaemonCliWithConflictingLabels [2022-05-11T07:35:44.935Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2022-05-11T07:35:44.935Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2022-05-11T07:35:44.935Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2022-05-11T07:35:44.935Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2022-05-11T07:35:44.935Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2022-05-11T07:35:44.935Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2022-05-11T07:35:44.935Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2022-05-11T07:35:44.935Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2022-05-11T07:35:44.935Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2022-05-11T07:35:44.935Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2022-05-11T07:35:44.935Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2022-05-11T07:35:44.935Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2022-05-11T07:35:44.935Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2022-05-11T07:35:44.935Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2022-05-11T07:35:44.935Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2022-05-11T07:35:44.935Z] === RUN TestConfigureDaemonLogs [2022-05-11T07:35:44.935Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2022-05-11T07:35:44.935Z] === RUN TestCommonOptionsInstallFlags [2022-05-11T07:35:44.935Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2022-05-11T07:35:44.935Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2022-05-11T07:35:44.935Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2022-05-11T07:35:44.935Z] PASS [2022-05-11T07:35:44.935Z] coverage: 19.7% of statements [2022-05-11T07:35:44.935Z] ok github.com/docker/docker/cmd/dockerd 0.192s coverage: 19.7% of statements [2022-05-11T07:35:44.935Z] ? github.com/docker/docker/cmd/dockerd/trap [no test files] [2022-05-11T07:35:44.935Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-05-11T07:35:45.048Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-05-11T07:35:45.304Z] === RUN TestExternalGraphDriver/spec [2022-05-11T07:35:45.561Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-05-11T07:35:46.126Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-05-11T07:35:46.457Z] === RUN TestContainerStopSignal [2022-05-11T07:35:46.457Z] --- PASS: TestContainerStopSignal (0.00s) [2022-05-11T07:35:46.457Z] === RUN TestContainerStopTimeout [2022-05-11T07:35:46.457Z] --- PASS: TestContainerStopTimeout (0.00s) [2022-05-11T07:35:46.457Z] === RUN TestContainerSecretReferenceDestTarget [2022-05-11T07:35:46.457Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2022-05-11T07:35:46.457Z] === RUN TestContainerLogPathSetForJSONFileLogger [2022-05-11T07:35:46.457Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2022-05-11T07:35:46.457Z] === RUN TestContainerLogPathSetForRingLogger [2022-05-11T07:35:46.457Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2022-05-11T07:35:46.457Z] === RUN TestReplaceAndAppendEnvVars [2022-05-11T07:35:46.457Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2022-05-11T07:35:46.457Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2022-05-11T07:35:46.457Z] === RUN TestNewMemoryStore [2022-05-11T07:35:46.457Z] --- PASS: TestNewMemoryStore (0.00s) [2022-05-11T07:35:46.457Z] === RUN TestAddContainers [2022-05-11T07:35:46.457Z] --- PASS: TestAddContainers (0.00s) [2022-05-11T07:35:46.457Z] === RUN TestGetContainer [2022-05-11T07:35:46.457Z] --- PASS: TestGetContainer (0.00s) [2022-05-11T07:35:46.457Z] === RUN TestDeleteContainer [2022-05-11T07:35:46.457Z] --- PASS: TestDeleteContainer (0.00s) [2022-05-11T07:35:46.457Z] === RUN TestListContainers [2022-05-11T07:35:46.457Z] --- PASS: TestListContainers (0.00s) [2022-05-11T07:35:46.457Z] === RUN TestFirstContainer [2022-05-11T07:35:46.457Z] --- PASS: TestFirstContainer (0.00s) [2022-05-11T07:35:46.457Z] === RUN TestApplyAllContainer [2022-05-11T07:35:46.457Z] --- PASS: TestApplyAllContainer (0.00s) [2022-05-11T07:35:46.457Z] === RUN TestIsValidHealthString [2022-05-11T07:35:46.457Z] --- PASS: TestIsValidHealthString (0.00s) [2022-05-11T07:35:46.457Z] === RUN TestStateRunStop [2022-05-11T07:35:46.457Z] --- PASS: TestStateRunStop (0.00s) [2022-05-11T07:35:46.457Z] === RUN TestStateTimeoutWait [2022-05-11T07:35:46.457Z] state_test.go:141: Stop callback fired [2022-05-11T07:35:46.457Z] state_test.go:165: Stop callback fired [2022-05-11T07:35:46.457Z] --- PASS: TestStateTimeoutWait (0.10s) [2022-05-11T07:35:46.457Z] === RUN TestIsValidStateString [2022-05-11T07:35:46.457Z] --- PASS: TestIsValidStateString (0.00s) [2022-05-11T07:35:46.457Z] === RUN TestViewSaveDelete [2022-05-11T07:35:46.457Z] --- PASS: TestViewSaveDelete (0.02s) [2022-05-11T07:35:46.457Z] === RUN TestViewAll [2022-05-11T07:35:46.457Z] --- PASS: TestViewAll (0.02s) [2022-05-11T07:35:46.457Z] === RUN TestViewGet [2022-05-11T07:35:46.457Z] --- PASS: TestViewGet (0.01s) [2022-05-11T07:35:46.457Z] === RUN TestNames [2022-05-11T07:35:46.457Z] --- PASS: TestNames (0.00s) [2022-05-11T07:35:46.457Z] === RUN TestViewWithHealthCheck [2022-05-11T07:35:46.457Z] --- PASS: TestViewWithHealthCheck (0.01s) [2022-05-11T07:35:46.457Z] PASS [2022-05-11T07:35:46.457Z] coverage: 41.7% of statements [2022-05-11T07:35:46.457Z] ok github.com/docker/docker/container 0.265s coverage: 41.7% of statements [2022-05-11T07:35:46.457Z] ? github.com/docker/docker/container/stream [no test files] [2022-05-11T07:35:46.457Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-05-11T07:35:46.457Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-05-11T07:35:46.457Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-05-11T07:35:46.689Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-05-11T07:35:46.911Z] === RUN TestPrepare [2022-05-11T07:35:46.911Z] --- PASS: TestPrepare (0.00s) [2022-05-11T07:35:46.911Z] === RUN TestStart [2022-05-11T07:35:46.911Z] --- PASS: TestStart (0.00s) [2022-05-11T07:35:46.911Z] === RUN TestWaitCancel [2022-05-11T07:35:46.911Z] --- PASS: TestWaitCancel (0.00s) [2022-05-11T07:35:46.911Z] === RUN TestWaitDisabled [2022-05-11T07:35:46.911Z] --- PASS: TestWaitDisabled (0.00s) [2022-05-11T07:35:46.911Z] === RUN TestWaitEnabled [2022-05-11T07:35:46.911Z] --- PASS: TestWaitEnabled (0.00s) [2022-05-11T07:35:46.911Z] === RUN TestRemove [2022-05-11T07:35:46.911Z] --- PASS: TestRemove (0.00s) [2022-05-11T07:35:46.911Z] PASS [2022-05-11T07:35:46.911Z] coverage: 65.3% of statements [2022-05-11T07:35:46.911Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.058s coverage: 65.3% of statements [2022-05-11T07:35:47.257Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-05-11T07:35:47.257Z] === RUN TestExternalGraphDriver/pull [2022-05-11T07:35:47.257Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-05-11T07:35:47.257Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-05-11T07:35:47.823Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-05-11T07:35:47.823Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-05-11T07:35:47.823Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-05-11T07:35:48.080Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-05-11T07:35:48.080Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-05-11T07:35:48.642Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-05-11T07:35:49.206Z] --- PASS: TestExternalGraphDriver (5.74s) [2022-05-11T07:35:49.206Z] --- PASS: TestExternalGraphDriver/json (1.85s) [2022-05-11T07:35:49.206Z] --- PASS: TestExternalGraphDriver/spec (1.99s) [2022-05-11T07:35:49.206Z] --- PASS: TestExternalGraphDriver/pull (1.86s) [2022-05-11T07:35:49.206Z] === RUN TestGraphdriverPluginV2 [2022-05-11T07:35:49.206Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-05-11T07:35:49.769Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-05-11T07:35:49.769Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-05-11T07:35:49.792Z] === RUN TestNewListSecretsFilters [2022-05-11T07:35:49.792Z] --- PASS: TestNewListSecretsFilters (0.00s) [2022-05-11T07:35:49.792Z] === RUN TestNewListConfigsFilters [2022-05-11T07:35:49.792Z] --- PASS: TestNewListConfigsFilters (0.00s) [2022-05-11T07:35:49.792Z] PASS [2022-05-11T07:35:49.792Z] coverage: 0.5% of statements [2022-05-11T07:35:49.792Z] ok github.com/docker/docker/daemon/cluster 0.373s coverage: 0.5% of statements [2022-05-11T07:35:49.792Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2022-05-11T07:35:49.792Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.15s) [2022-05-11T07:35:49.792Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2022-05-11T07:35:49.792Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2022-05-11T07:35:49.792Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2022-05-11T07:35:49.792Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2022-05-11T07:35:49.792Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2022-05-11T07:35:49.792Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2022-05-11T07:35:49.792Z] === RUN TestServiceConvertToGRPCContainerRuntime [2022-05-11T07:35:49.792Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2022-05-11T07:35:49.792Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2022-05-11T07:35:49.792Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2022-05-11T07:35:49.792Z] === RUN TestServiceConvertToGRPCIsolation [2022-05-11T07:35:49.792Z] === RUN TestServiceConvertToGRPCIsolation/empty [2022-05-11T07:35:49.792Z] === RUN TestServiceConvertToGRPCIsolation/default [2022-05-11T07:35:49.792Z] === RUN TestServiceConvertToGRPCIsolation/process [2022-05-11T07:35:49.792Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2022-05-11T07:35:49.792Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2022-05-11T07:35:49.792Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2022-05-11T07:35:49.792Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2022-05-11T07:35:49.792Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2022-05-11T07:35:49.792Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2022-05-11T07:35:49.792Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2022-05-11T07:35:49.792Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2022-05-11T07:35:49.792Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2022-05-11T07:35:49.792Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2022-05-11T07:35:49.792Z] === RUN TestServiceConvertFromGRPCIsolation [2022-05-11T07:35:49.792Z] === RUN TestServiceConvertFromGRPCIsolation/default [2022-05-11T07:35:49.792Z] === RUN TestServiceConvertFromGRPCIsolation/process [2022-05-11T07:35:49.792Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2022-05-11T07:35:49.792Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2022-05-11T07:35:49.792Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2022-05-11T07:35:49.792Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2022-05-11T07:35:49.792Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2022-05-11T07:35:49.792Z] === RUN TestServiceConvertToGRPCCredentialSpec [2022-05-11T07:35:49.792Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2022-05-11T07:35:49.792Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2022-05-11T07:35:49.792Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2022-05-11T07:35:49.792Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2022-05-11T07:35:49.792Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2022-05-11T07:35:49.792Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2022-05-11T07:35:50.246Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2022-05-11T07:35:50.246Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2022-05-11T07:35:50.246Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2022-05-11T07:35:50.246Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-05-11T07:35:50.246Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2022-05-11T07:35:50.246Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2022-05-11T07:35:50.246Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2022-05-11T07:35:50.246Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2022-05-11T07:35:50.246Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2022-05-11T07:35:50.246Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2022-05-11T07:35:50.246Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-05-11T07:35:50.246Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2022-05-11T07:35:50.246Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2022-05-11T07:35:50.246Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2022-05-11T07:35:50.246Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2022-05-11T07:35:50.246Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2022-05-11T07:35:50.246Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2022-05-11T07:35:50.246Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-05-11T07:35:50.247Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2022-05-11T07:35:50.247Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2022-05-11T07:35:50.247Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-05-11T07:35:50.247Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2022-05-11T07:35:50.247Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2022-05-11T07:35:50.247Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2022-05-11T07:35:50.247Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2022-05-11T07:35:50.698Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-05-11T07:35:50.701Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2022-05-11T07:35:50.701Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2022-05-11T07:35:50.701Z] === RUN TestServiceConvertFromGRPCConfigs [2022-05-11T07:35:50.701Z] === RUN TestServiceConvertFromGRPCConfigs/file [2022-05-11T07:35:50.701Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2022-05-11T07:35:50.701Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2022-05-11T07:35:50.701Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2022-05-11T07:35:50.701Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2022-05-11T07:35:50.701Z] === RUN TestServiceConvertToGRPCConfigs [2022-05-11T07:35:50.701Z] === RUN TestServiceConvertToGRPCConfigs/file [2022-05-11T07:35:50.701Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2022-05-11T07:35:50.701Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2022-05-11T07:35:50.701Z] === RUN TestServiceConvertToGRPCConfigs/none [2022-05-11T07:35:50.701Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2022-05-11T07:35:50.701Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2022-05-11T07:35:50.701Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2022-05-11T07:35:50.701Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2022-05-11T07:35:50.701Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2022-05-11T07:35:50.701Z] PASS [2022-05-11T07:35:50.701Z] coverage: 35.9% of statements [2022-05-11T07:35:50.701Z] ok github.com/docker/docker/daemon/cluster/convert 0.245s coverage: 35.9% of statements [2022-05-11T07:35:51.626Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-05-11T07:35:51.626Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-05-11T07:35:51.882Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-05-11T07:35:52.445Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-05-11T07:35:52.859Z] === RUN TestWaitNodeAttachment [2022-05-11T07:35:53.017Z] --- PASS: TestHealthKillContainer (7.89s) [2022-05-11T07:35:53.017Z] === RUN TestInspectCpusetInConfigPre120 [2022-05-11T07:35:53.277Z] --- PASS: TestInspectCpusetInConfigPre120 (0.41s) [2022-05-11T07:35:53.277Z] === RUN TestIpcModeNone [2022-05-11T07:35:53.313Z] --- PASS: TestWaitNodeAttachment (0.40s) [2022-05-11T07:35:53.313Z] === RUN TestIsolationConversion [2022-05-11T07:35:53.313Z] === RUN TestIsolationConversion/default [2022-05-11T07:35:53.313Z] === RUN TestIsolationConversion/process [2022-05-11T07:35:53.313Z] === RUN TestIsolationConversion/hyperv [2022-05-11T07:35:53.313Z] --- PASS: TestIsolationConversion (0.00s) [2022-05-11T07:35:53.313Z] --- PASS: TestIsolationConversion/default (0.00s) [2022-05-11T07:35:53.313Z] --- PASS: TestIsolationConversion/process (0.00s) [2022-05-11T07:35:53.313Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2022-05-11T07:35:53.313Z] === RUN TestContainerLabels [2022-05-11T07:35:53.313Z] --- PASS: TestContainerLabels (0.00s) [2022-05-11T07:35:53.313Z] === RUN TestCredentialSpecConversion [2022-05-11T07:35:53.313Z] === RUN TestCredentialSpecConversion/none [2022-05-11T07:35:53.313Z] === RUN TestCredentialSpecConversion/config [2022-05-11T07:35:53.313Z] === RUN TestCredentialSpecConversion/file [2022-05-11T07:35:53.313Z] === RUN TestCredentialSpecConversion/registry [2022-05-11T07:35:53.313Z] --- PASS: TestCredentialSpecConversion (0.00s) [2022-05-11T07:35:53.313Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2022-05-11T07:35:53.313Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2022-05-11T07:35:53.313Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2022-05-11T07:35:53.313Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2022-05-11T07:35:53.313Z] === RUN TestControllerValidateMountBind [2022-05-11T07:35:53.313Z] --- PASS: TestControllerValidateMountBind (0.00s) [2022-05-11T07:35:53.313Z] === RUN TestControllerValidateMountVolume [2022-05-11T07:35:53.313Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2022-05-11T07:35:53.313Z] === RUN TestControllerValidateMountTarget [2022-05-11T07:35:53.313Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2022-05-11T07:35:53.313Z] === RUN TestControllerValidateMountTmpfs [2022-05-11T07:35:53.313Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2022-05-11T07:35:53.313Z] === RUN TestControllerValidateMountInvalidType [2022-05-11T07:35:53.313Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2022-05-11T07:35:53.313Z] === RUN TestControllerValidateMountNamedPipe [2022-05-11T07:35:53.313Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2022-05-11T07:35:53.313Z] === RUN TestBuilderGC [2022-05-11T07:35:53.313Z] --- PASS: TestBuilderGC (0.00s) [2022-05-11T07:35:53.313Z] === RUN TestDaemonConfigurationNotFound [2022-05-11T07:35:53.313Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2022-05-11T07:35:53.313Z] === RUN TestDaemonBrokenConfiguration [2022-05-11T07:35:53.313Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2022-05-11T07:35:53.313Z] === RUN TestFindConfigurationConflicts [2022-05-11T07:35:53.313Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2022-05-11T07:35:53.313Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2022-05-11T07:35:53.313Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2022-05-11T07:35:53.313Z] === RUN TestDaemonConfigurationMergeConflicts [2022-05-11T07:35:53.313Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2022-05-11T07:35:53.313Z] === RUN TestDaemonConfigurationMergeConcurrent [2022-05-11T07:35:53.313Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2022-05-11T07:35:53.313Z] === RUN TestDaemonConfigurationMergeConcurrentError [2022-05-11T07:35:53.313Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2022-05-11T07:35:53.313Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2022-05-11T07:35:53.313Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2022-05-11T07:35:53.313Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2022-05-11T07:35:53.313Z] PASS [2022-05-11T07:35:53.313Z] coverage: 11.0% of statements [2022-05-11T07:35:53.313Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.681s coverage: 11.0% of statements [2022-05-11T07:35:53.313Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2022-05-11T07:35:53.313Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2022-05-11T07:35:53.313Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2022-05-11T07:35:53.313Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) [2022-05-11T07:35:53.313Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2022-05-11T07:35:53.313Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2022-05-11T07:35:53.313Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2022-05-11T07:35:53.313Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2022-05-11T07:35:53.313Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2022-05-11T07:35:53.313Z] === RUN TestFindConfigurationConflictsWithMergedValues [2022-05-11T07:35:53.313Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2022-05-11T07:35:53.313Z] === RUN TestValidateConfigurationErrors [2022-05-11T07:35:53.313Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2022-05-11T07:35:53.313Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2022-05-11T07:35:53.313Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2022-05-11T07:35:53.313Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2022-05-11T07:35:53.313Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2022-05-11T07:35:53.313Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2022-05-11T07:35:53.313Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2022-05-11T07:35:53.313Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2022-05-11T07:35:53.313Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2022-05-11T07:35:53.313Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2022-05-11T07:35:53.313Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2022-05-11T07:35:53.313Z] === RUN TestValidateConfigurationErrors/with_invalid_hosts [2022-05-11T07:35:53.313Z] === RUN TestValidateConfigurationErrors/with_invalid_log-level [2022-05-11T07:35:53.313Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2022-05-11T07:35:53.313Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2022-05-11T07:35:53.313Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2022-05-11T07:35:53.313Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2022-05-11T07:35:53.313Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2022-05-11T07:35:53.313Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2022-05-11T07:35:53.313Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2022-05-11T07:35:53.313Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2022-05-11T07:35:53.313Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2022-05-11T07:35:53.313Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2022-05-11T07:35:53.313Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2022-05-11T07:35:53.313Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2022-05-11T07:35:53.313Z] --- PASS: TestValidateConfigurationErrors/with_invalid_hosts (0.00s) [2022-05-11T07:35:53.313Z] --- PASS: TestValidateConfigurationErrors/with_invalid_log-level (0.00s) [2022-05-11T07:35:53.313Z] === RUN TestValidateConfiguration [2022-05-11T07:35:53.313Z] === RUN TestValidateConfiguration/with_label [2022-05-11T07:35:53.313Z] === RUN TestValidateConfiguration/with_dns [2022-05-11T07:35:53.313Z] === RUN TestValidateConfiguration/with_dns-search [2022-05-11T07:35:53.313Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2022-05-11T07:35:53.313Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2022-05-11T07:35:53.313Z] === RUN TestValidateConfiguration/with_max-download-attempts [2022-05-11T07:35:53.313Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2022-05-11T07:35:53.313Z] === RUN TestValidateConfiguration/with_node_generic_resources [2022-05-11T07:35:53.313Z] === RUN TestValidateConfiguration/with_hosts [2022-05-11T07:35:53.313Z] === RUN TestValidateConfiguration/with_log-level_warn [2022-05-11T07:35:53.313Z] --- PASS: TestValidateConfiguration (0.00s) [2022-05-11T07:35:53.313Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2022-05-11T07:35:53.313Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2022-05-11T07:35:53.313Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2022-05-11T07:35:53.313Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2022-05-11T07:35:53.313Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2022-05-11T07:35:53.313Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2022-05-11T07:35:53.313Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2022-05-11T07:35:53.314Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2022-05-11T07:35:53.314Z] --- PASS: TestValidateConfiguration/with_hosts (0.00s) [2022-05-11T07:35:53.314Z] --- PASS: TestValidateConfiguration/with_log-level_warn (0.00s) [2022-05-11T07:35:53.314Z] === RUN TestReloadSetConfigFileNotExist [2022-05-11T07:35:53.314Z] time="2022-05-11T07:35:52Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2022-05-11T07:35:53.314Z] --- PASS: TestReloadSetConfigFileNotExist (0.15s) [2022-05-11T07:35:53.314Z] === RUN TestReloadDefaultConfigNotExist [2022-05-11T07:35:53.314Z] config_test.go:480: os.Getuid() != 0: skipping test that requires root [2022-05-11T07:35:53.314Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2022-05-11T07:35:53.314Z] === RUN TestReloadBadDefaultConfig [2022-05-11T07:35:53.314Z] time="2022-05-11T07:35:53Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-4220604949" [2022-05-11T07:35:53.314Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2022-05-11T07:35:53.314Z] === RUN TestReloadWithConflictingLabels [2022-05-11T07:35:53.314Z] time="2022-05-11T07:35:53Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-2108436295" [2022-05-11T07:35:53.314Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2022-05-11T07:35:53.314Z] === RUN TestReloadWithDuplicateLabels [2022-05-11T07:35:53.314Z] time="2022-05-11T07:35:53Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-4039650924" [2022-05-11T07:35:53.314Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2022-05-11T07:35:53.314Z] === RUN TestMaskURLCredentials [2022-05-11T07:35:53.314Z] --- PASS: TestMaskURLCredentials (0.00s) [2022-05-11T07:35:53.314Z] === RUN TestDaemonConfigurationMerge [2022-05-11T07:35:53.314Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2022-05-11T07:35:53.314Z] PASS [2022-05-11T07:35:53.314Z] coverage: 79.8% of statements [2022-05-11T07:35:53.314Z] ok github.com/docker/docker/daemon/config 0.259s coverage: 79.8% of statements [2022-05-11T07:35:53.314Z] === RUN TestEventsLog [2022-05-11T07:35:53.314Z] --- PASS: TestEventsLog (0.00s) [2022-05-11T07:35:53.314Z] === RUN TestEventsLogTimeout [2022-05-11T07:35:53.314Z] --- PASS: TestEventsLogTimeout (0.00s) [2022-05-11T07:35:53.314Z] === RUN TestLogEvents [2022-05-11T07:35:53.314Z] --- PASS: TestLogEvents (0.05s) [2022-05-11T07:35:53.314Z] === RUN TestLoadBufferedEvents [2022-05-11T07:35:53.374Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-05-11T07:35:53.631Z] --- PASS: TestGraphdriverPluginV2 (4.41s) [2022-05-11T07:35:53.631Z] PASS [2022-05-11T07:35:53.631Z] [2022-05-11T07:35:53.631Z] DONE 5 tests in 10.261s [2022-05-11T07:35:53.631Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-05-11T07:35:53.631Z] ++ 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 [2022-05-11T07:35:53.631Z] ++ set -e [2022-05-11T07:35:53.631Z] ++ '[' -n 0 ']' [2022-05-11T07:35:53.631Z] ++ set -x [2022-05-11T07:35:53.631Z] ++ 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 [2022-05-11T07:35:53.631Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-05-11T07:35:53.631Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-05-11T07:35:53.631Z] INFO: Testing against a local daemon [2022-05-11T07:35:53.631Z] === RUN TestContinueAfterPluginCrash [2022-05-11T07:35:53.631Z] === PAUSE TestContinueAfterPluginCrash [2022-05-11T07:35:53.631Z] === RUN TestReadPluginNoRead [2022-05-11T07:35:53.631Z] === PAUSE TestReadPluginNoRead [2022-05-11T07:35:53.631Z] === RUN TestDaemonStartWithLogOpt [2022-05-11T07:35:53.631Z] === PAUSE TestDaemonStartWithLogOpt [2022-05-11T07:35:53.631Z] === CONT TestContinueAfterPluginCrash [2022-05-11T07:35:53.631Z] === CONT TestDaemonStartWithLogOpt [2022-05-11T07:35:53.768Z] --- PASS: TestLoadBufferedEvents (0.15s) [2022-05-11T07:35:53.768Z] === RUN TestLoadBufferedEventsOnlyFromPast [2022-05-11T07:35:53.768Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2022-05-11T07:35:53.768Z] === RUN TestIgnoreBufferedWhenNoTimes [2022-05-11T07:35:53.768Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2022-05-11T07:35:53.768Z] PASS [2022-05-11T07:35:53.768Z] coverage: 50.0% of statements [2022-05-11T07:35:53.768Z] ok github.com/docker/docker/daemon/events 0.264s coverage: 50.0% of statements [2022-05-11T07:35:53.847Z] --- PASS: TestIpcModeNone (0.48s) [2022-05-11T07:35:53.847Z] === RUN TestIpcModePrivate [2022-05-11T07:35:54.108Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:74, shared: false, mustBeShared: false [2022-05-11T07:35:54.108Z] --- PASS: TestIpcModePrivate (0.46s) [2022-05-11T07:35:54.108Z] === RUN TestIpcModeShareable [2022-05-11T07:35:54.368Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:68, shared: true, mustBeShared: true [2022-05-11T07:35:54.559Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-05-11T07:35:54.629Z] --- PASS: TestIpcModeShareable (0.47s) [2022-05-11T07:35:54.629Z] === RUN TestAPIIpcModeShareableAndContainer [2022-05-11T07:35:54.726Z] === RUN TestIsEmptyDir [2022-05-11T07:35:54.726Z] --- PASS: TestIsEmptyDir (0.01s) [2022-05-11T07:35:54.726Z] === RUN TestGraphDriverInitRequestIsCompatible [2022-05-11T07:35:54.726Z] --- PASS: TestGraphDriverInitRequestIsCompatible (0.00s) [2022-05-11T07:35:54.726Z] PASS [2022-05-11T07:35:54.726Z] coverage: 2.3% of statements [2022-05-11T07:35:54.726Z] ok github.com/docker/docker/daemon/graphdriver 0.127s coverage: 2.3% of statements [2022-05-11T07:35:55.121Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-05-11T07:35:55.180Z] === RUN TestLinkNaming [2022-05-11T07:35:55.180Z] --- PASS: TestLinkNaming (0.00s) [2022-05-11T07:35:55.180Z] === RUN TestLinkNew [2022-05-11T07:35:55.180Z] --- PASS: TestLinkNew (0.00s) [2022-05-11T07:35:55.180Z] === RUN TestLinkEnv [2022-05-11T07:35:55.180Z] --- PASS: TestLinkEnv (0.00s) [2022-05-11T07:35:55.180Z] === RUN TestLinkMultipleEnv [2022-05-11T07:35:55.180Z] --- PASS: TestLinkMultipleEnv (0.00s) [2022-05-11T07:35:55.180Z] === RUN TestLinkPortRangeEnv [2022-05-11T07:35:55.180Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2022-05-11T07:35:55.180Z] PASS [2022-05-11T07:35:55.180Z] coverage: 93.0% of statements [2022-05-11T07:35:55.180Z] ok github.com/docker/docker/daemon/links 0.037s coverage: 93.0% of statements [2022-05-11T07:35:55.634Z] === RUN TestVerifyNetworkingConfig [2022-05-11T07:35:55.635Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2022-05-11T07:35:55.635Z] === RUN TestGetContainer [2022-05-11T07:35:55.635Z] --- PASS: TestGetContainer (0.00s) [2022-05-11T07:35:55.635Z] === RUN TestValidContainerNames [2022-05-11T07:35:55.635Z] --- PASS: TestValidContainerNames (0.00s) [2022-05-11T07:35:55.635Z] === RUN TestContainerInitDNS [2022-05-11T07:35:55.635Z] daemon_test.go:145: root required [2022-05-11T07:35:55.635Z] --- SKIP: TestContainerInitDNS (0.00s) [2022-05-11T07:35:55.635Z] === RUN TestMerge [2022-05-11T07:35:55.635Z] --- PASS: TestMerge (0.00s) [2022-05-11T07:35:55.635Z] === RUN TestValidateContainerIsolation [2022-05-11T07:35:55.635Z] --- PASS: TestValidateContainerIsolation (0.00s) [2022-05-11T07:35:55.635Z] === RUN TestFindNetworkErrorType [2022-05-11T07:35:55.635Z] --- PASS: TestFindNetworkErrorType (0.00s) [2022-05-11T07:35:55.635Z] === RUN TestEnsureServicesExist [2022-05-11T07:35:55.635Z] --- PASS: TestEnsureServicesExist (0.00s) [2022-05-11T07:35:55.635Z] === RUN TestEnsureServicesExistErrors [2022-05-11T07:35:55.635Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2022-05-11T07:35:55.635Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2022-05-11T07:35:55.635Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2022-05-11T07:35:55.635Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2022-05-11T07:35:55.635Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2022-05-11T07:35:55.635Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2022-05-11T07:35:55.635Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2022-05-11T07:35:55.635Z] === RUN TestContainerDelete [2022-05-11T07:35:55.635Z] --- PASS: TestContainerDelete (0.00s) [2022-05-11T07:35:55.635Z] === RUN TestContainerDoubleDelete [2022-05-11T07:35:55.635Z] --- PASS: TestContainerDoubleDelete (0.00s) [2022-05-11T07:35:55.635Z] === RUN TestLogContainerEventCopyLabels [2022-05-11T07:35:55.635Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2022-05-11T07:35:55.635Z] === RUN TestLogContainerEventWithAttributes [2022-05-11T07:35:55.635Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2022-05-11T07:35:55.635Z] === RUN TestNoneHealthcheck [2022-05-11T07:35:55.635Z] --- PASS: TestNoneHealthcheck (0.00s) [2022-05-11T07:35:55.635Z] === RUN TestHealthStates [2022-05-11T07:35:56.049Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-05-11T07:35:56.049Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-05-11T07:35:56.090Z] time="2022-05-11T07:35:55Z" 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" [2022-05-11T07:35:56.090Z] time="2022-05-11T07:35:55Z" 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" [2022-05-11T07:35:56.090Z] time="2022-05-11T07:35:55Z" 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" [2022-05-11T07:35:56.090Z] time="2022-05-11T07:35:55Z" 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" [2022-05-11T07:35:56.090Z] time="2022-05-11T07:35:55Z" 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" [2022-05-11T07:35:56.090Z] time="2022-05-11T07:35:55Z" 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" [2022-05-11T07:35:56.090Z] time="2022-05-11T07:35:55Z" 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" [2022-05-11T07:35:56.090Z] time="2022-05-11T07:35:55Z" 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" [2022-05-11T07:35:56.090Z] time="2022-05-11T07:35:55Z" 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" [2022-05-11T07:35:56.090Z] time="2022-05-11T07:35:55Z" 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" [2022-05-11T07:35:56.090Z] --- PASS: TestHealthStates (0.16s) [2022-05-11T07:35:56.090Z] === RUN TestGetInspectData [2022-05-11T07:35:56.090Z] --- PASS: TestGetInspectData (0.00s) [2022-05-11T07:35:56.090Z] === RUN TestFillLicense [2022-05-11T07:35:56.090Z] --- PASS: TestFillLicense (0.00s) [2022-05-11T07:35:56.090Z] === RUN TestListInvalidFilter [2022-05-11T07:35:56.090Z] --- PASS: TestListInvalidFilter (0.00s) [2022-05-11T07:35:56.090Z] === RUN TestNameFilter [2022-05-11T07:35:56.090Z] --- PASS: TestNameFilter (0.00s) [2022-05-11T07:35:56.090Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2022-05-11T07:35:56.090Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2022-05-11T07:35:56.090Z] === RUN TestSetWindowsCredentialSpecInSpec [2022-05-11T07:35:56.090Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2022-05-11T07:35:56.090Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2022-05-11T07:35:56.090Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2022-05-11T07:35:56.090Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2022-05-11T07:35:56.090Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2022-05-11T07:35:56.090Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2022-05-11T07:35:56.090Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2022-05-11T07:35:56.090Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2022-05-11T07:35:56.090Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2022-05-11T07:35:56.090Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2022-05-11T07:35:56.090Z] === 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 [2022-05-11T07:35:56.090Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2022-05-11T07:35:56.090Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2022-05-11T07:35:56.090Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2022-05-11T07:35:56.090Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2022-05-11T07:35:56.090Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2022-05-11T07:35:56.090Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2022-05-11T07:35:56.090Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2022-05-11T07:35:56.090Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2022-05-11T07:35:56.090Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) [2022-05-11T07:35:56.090Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2022-05-11T07:35:56.090Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2022-05-11T07:35:56.090Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2022-05-11T07:35:56.090Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2022-05-11T07:35:56.090Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-05-11T07:35:56.090Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2022-05-11T07:35:56.090Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2022-05-11T07:35:56.090Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-05-11T07:35:56.090Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2022-05-11T07:35:56.090Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2022-05-11T07:35:56.090Z] --- 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) [2022-05-11T07:35:56.090Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2022-05-11T07:35:56.090Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2022-05-11T07:35:56.090Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2022-05-11T07:35:56.090Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2022-05-11T07:35:56.090Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2022-05-11T07:35:56.090Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2022-05-11T07:35:56.090Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2022-05-11T07:35:56.090Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2022-05-11T07:35:56.090Z] === RUN TestSetupWindowsDevices [2022-05-11T07:35:56.090Z] === RUN TestSetupWindowsDevices/it_does_nothing_if_there_are_no_devices [2022-05-11T07:35:56.090Z] === RUN TestSetupWindowsDevices/it_fails_if_any_devices_are_blank [2022-05-11T07:35:56.090Z] === RUN TestSetupWindowsDevices/it_fails_if_all_devices_do_not_contain_'/'_or_'://' [2022-05-11T07:35:56.090Z] === RUN TestSetupWindowsDevices/it_fails_if_any_devices_do_not_contain_'/'_or_'://' [2022-05-11T07:35:56.090Z] === RUN TestSetupWindowsDevices/it_fails_if_all_'/'-separated_devices_do_not_have_IDType_'class' [2022-05-11T07:35:56.090Z] === RUN TestSetupWindowsDevices/it_fails_if_any_'/'-separated_devices_do_not_have_IDType_'class' [2022-05-11T07:35:56.090Z] === RUN TestSetupWindowsDevices/it_fails_if_any_'://'-separated_devices_have_IDType_'' [2022-05-11T07:35:56.090Z] === RUN TestSetupWindowsDevices/it_creates_devices_if_all_'/'-separated_devices_have_IDType_'class' [2022-05-11T07:35:56.090Z] === RUN TestSetupWindowsDevices/it_creates_devices_if_all_'://'-separated_devices_have_non-blank_IDType [2022-05-11T07:35:56.090Z] === RUN TestSetupWindowsDevices/it_creates_devices_when_given_a_mix_of_'/'-separated_and_'://'-separated_devices [2022-05-11T07:35:56.090Z] --- PASS: TestSetupWindowsDevices (0.00s) [2022-05-11T07:35:56.090Z] --- PASS: TestSetupWindowsDevices/it_does_nothing_if_there_are_no_devices (0.00s) [2022-05-11T07:35:56.090Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_devices_are_blank (0.00s) [2022-05-11T07:35:56.090Z] --- PASS: TestSetupWindowsDevices/it_fails_if_all_devices_do_not_contain_'/'_or_'://' (0.00s) [2022-05-11T07:35:56.090Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_devices_do_not_contain_'/'_or_'://' (0.00s) [2022-05-11T07:35:56.091Z] --- PASS: TestSetupWindowsDevices/it_fails_if_all_'/'-separated_devices_do_not_have_IDType_'class' (0.00s) [2022-05-11T07:35:56.091Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_'/'-separated_devices_do_not_have_IDType_'class' (0.00s) [2022-05-11T07:35:56.091Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_'://'-separated_devices_have_IDType_'' (0.00s) [2022-05-11T07:35:56.091Z] --- PASS: TestSetupWindowsDevices/it_creates_devices_if_all_'/'-separated_devices_have_IDType_'class' (0.00s) [2022-05-11T07:35:56.091Z] --- PASS: TestSetupWindowsDevices/it_creates_devices_if_all_'://'-separated_devices_have_non-blank_IDType (0.00s) [2022-05-11T07:35:56.091Z] --- PASS: TestSetupWindowsDevices/it_creates_devices_when_given_a_mix_of_'/'-separated_and_'://'-separated_devices (0.00s) [2022-05-11T07:35:56.091Z] === RUN TestDaemonReloadLabels [2022-05-11T07:35:56.091Z] --- PASS: TestDaemonReloadLabels (0.00s) [2022-05-11T07:35:56.091Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2022-05-11T07:35:56.091Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2022-05-11T07:35:56.091Z] === RUN TestDaemonReloadMirrors [2022-05-11T07:35:56.091Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2022-05-11T07:35:56.091Z] === RUN TestDaemonReloadInsecureRegistries [2022-05-11T07:35:56.091Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2022-05-11T07:35:56.091Z] === RUN TestDaemonReloadNotAffectOthers [2022-05-11T07:35:56.091Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2022-05-11T07:35:56.091Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2022-05-11T07:35:56.091Z] reload_test.go:342: root required [2022-05-11T07:35:56.091Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-05-11T07:35:56.091Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2022-05-11T07:35:56.091Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.01s) [2022-05-11T07:35:56.091Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2022-05-11T07:35:56.091Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.01s) [2022-05-11T07:35:56.091Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2022-05-11T07:35:56.091Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.01s) [2022-05-11T07:35:56.091Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2022-05-11T07:35:56.091Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s) [2022-05-11T07:35:56.091Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2022-05-11T07:35:56.091Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2022-05-11T07:35:56.091Z] === RUN TestParseVolumesFrom [2022-05-11T07:35:56.091Z] --- PASS: TestParseVolumesFrom (0.00s) [2022-05-11T07:35:56.091Z] PASS [2022-05-11T07:35:56.091Z] coverage: 8.5% of statements [2022-05-11T07:35:56.091Z] ok github.com/docker/docker/daemon 0.628s coverage: 8.5% of statements [2022-05-11T07:35:56.091Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-05-11T07:35:56.091Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-05-11T07:35:56.091Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-05-11T07:35:56.091Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-05-11T07:35:56.091Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2022-05-11T07:35:56.091Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2022-05-11T07:35:56.091Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2022-05-11T07:35:56.091Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-05-11T07:35:56.091Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2022-05-11T07:35:56.091Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2022-05-11T07:35:56.091Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-05-11T07:35:56.091Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2022-05-11T07:35:56.091Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2022-05-11T07:35:56.091Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2022-05-11T07:35:56.540Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.55s) [2022-05-11T07:35:56.540Z] === RUN TestAPIIpcModeHost [2022-05-11T07:35:56.540Z] --- PASS: TestAPIIpcModeHost (0.37s) [2022-05-11T07:35:56.540Z] === RUN TestDaemonIpcModeShareable [2022-05-11T07:35:56.975Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-05-11T07:35:57.049Z] === RUN TestNewStreamConfig [2022-05-11T07:35:57.049Z] === RUN TestNewStreamConfig/defaults [2022-05-11T07:35:57.049Z] === RUN TestNewStreamConfig/invalid_create_group [2022-05-11T07:35:57.049Z] === RUN TestNewStreamConfig/invalid_flush_interval [2022-05-11T07:35:57.049Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2022-05-11T07:35:57.049Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2022-05-11T07:35:57.049Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2022-05-11T07:35:57.049Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2022-05-11T07:35:57.049Z] --- PASS: TestNewStreamConfig (0.00s) [2022-05-11T07:35:57.049Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2022-05-11T07:35:57.049Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2022-05-11T07:35:57.049Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2022-05-11T07:35:57.049Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2022-05-11T07:35:57.049Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2022-05-11T07:35:57.049Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2022-05-11T07:35:57.049Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2022-05-11T07:35:57.481Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:78, shared: true, mustBeShared: true [2022-05-11T07:35:57.503Z] === RUN TestNewAWSLogsClientUserAgentHandler [2022-05-11T07:35:57.503Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2022-05-11T07:35:57.503Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler [2022-05-11T07:35:57.503Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/json/emf [2022-05-11T07:35:57.503Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/#00 [2022-05-11T07:35:57.503Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler (0.00s) [2022-05-11T07:35:57.503Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/json/emf (0.00s) [2022-05-11T07:35:57.503Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/#00 (0.00s) [2022-05-11T07:35:57.503Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2022-05-11T07:35:57.503Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2022-05-11T07:35:57.503Z] === RUN TestNewAWSLogsClientRegionDetect [2022-05-11T07:35:57.503Z] time="2022-05-11T07:35:56Z" level=info msg="Trying to get region from EC2 Metadata" [2022-05-11T07:35:57.503Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.15s) [2022-05-11T07:35:57.503Z] === RUN TestCreateSuccess [2022-05-11T07:35:57.503Z] --- PASS: TestCreateSuccess (0.00s) [2022-05-11T07:35:57.503Z] === RUN TestCreateStreamSkipped [2022-05-11T07:35:57.503Z] time="2022-05-11T07:35:57Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName [2022-05-11T07:35:57.503Z] --- PASS: TestCreateStreamSkipped (0.00s) [2022-05-11T07:35:57.503Z] === RUN TestCreateLogGroupSuccess [2022-05-11T07:35:57.503Z] time="2022-05-11T07:35:57Z" level=error msg="Failed to create log stream" errorCode=ResourceNotFoundException logGroupName=groupName logStreamName=streamName message="should error once" origError="" [2022-05-11T07:35:57.503Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2022-05-11T07:35:57.503Z] === RUN TestCreateError [2022-05-11T07:35:57.503Z] --- PASS: TestCreateError (0.00s) [2022-05-11T07:35:57.503Z] === RUN TestCreateAlreadyExists [2022-05-11T07:35:57.503Z] time="2022-05-11T07:35:57Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2022-05-11T07:35:57.503Z] --- PASS: TestCreateAlreadyExists (0.00s) [2022-05-11T07:35:57.503Z] === RUN TestLogClosed [2022-05-11T07:35:57.503Z] --- PASS: TestLogClosed (0.00s) [2022-05-11T07:35:57.503Z] === RUN TestLogBlocking [2022-05-11T07:35:57.503Z] --- PASS: TestLogBlocking (0.00s) [2022-05-11T07:35:57.503Z] === RUN TestLogNonBlockingBufferEmpty [2022-05-11T07:35:57.503Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2022-05-11T07:35:57.503Z] === RUN TestLogNonBlockingBufferFull [2022-05-11T07:35:57.504Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2022-05-11T07:35:57.504Z] === RUN TestPublishBatchSuccess [2022-05-11T07:35:57.504Z] --- PASS: TestPublishBatchSuccess (0.00s) [2022-05-11T07:35:57.504Z] === RUN TestPublishBatchError [2022-05-11T07:35:57.504Z] time="2022-05-11T07:35:57Z" level=error msg=error [2022-05-11T07:35:57.504Z] --- PASS: TestPublishBatchError (0.00s) [2022-05-11T07:35:57.504Z] === RUN TestPublishBatchInvalidSeqSuccess [2022-05-11T07:35:57.504Z] time="2022-05-11T07:35:57Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-05-11T07:35:57.504Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2022-05-11T07:35:57.504Z] === RUN TestPublishBatchAlreadyAccepted [2022-05-11T07:35:57.504Z] time="2022-05-11T07:35:57Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-05-11T07:35:57.504Z] time="2022-05-11T07:35:57Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2022-05-11T07:35:57.504Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2022-05-11T07:35:57.504Z] === RUN TestCollectBatchSimple [2022-05-11T07:35:57.504Z] --- PASS: TestCollectBatchSimple (0.00s) [2022-05-11T07:35:57.504Z] === RUN TestCollectBatchTicker [2022-05-11T07:35:57.504Z] --- PASS: TestCollectBatchTicker (0.00s) [2022-05-11T07:35:57.504Z] === RUN TestCollectBatchMultilinePattern [2022-05-11T07:35:57.504Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2022-05-11T07:35:57.504Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2022-05-11T07:35:57.504Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2022-05-11T07:35:57.504Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2022-05-11T07:35:57.504Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2022-05-11T07:35:57.504Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2022-05-11T07:35:57.504Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.02s) [2022-05-11T07:35:57.504Z] === RUN TestCollectBatchClose [2022-05-11T07:35:57.504Z] --- PASS: TestCollectBatchClose (0.00s) [2022-05-11T07:35:57.504Z] === RUN TestEffectiveLen [2022-05-11T07:35:57.504Z] === RUN TestEffectiveLen/0/Hello [2022-05-11T07:35:57.504Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2022-05-11T07:35:57.504Z] === RUN TestEffectiveLen/2/🙃 [2022-05-11T07:35:57.504Z] === RUN TestEffectiveLen/3/���� [2022-05-11T07:35:57.504Z] === RUN TestEffectiveLen/4/He��o [2022-05-11T07:35:57.504Z] === RUN TestEffectiveLen/5/ [2022-05-11T07:35:57.504Z] --- PASS: TestEffectiveLen (0.00s) [2022-05-11T07:35:57.504Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2022-05-11T07:35:57.504Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2022-05-11T07:35:57.504Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2022-05-11T07:35:57.504Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2022-05-11T07:35:57.504Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2022-05-11T07:35:57.504Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2022-05-11T07:35:57.504Z] === RUN TestFindValidSplit [2022-05-11T07:35:57.504Z] === RUN TestFindValidSplit/0/ [2022-05-11T07:35:57.504Z] cloudwatchlogs_test.go:1076: [2022-05-11T07:35:57.504Z] cloudwatchlogs_test.go:1077: [2022-05-11T07:35:57.504Z] === RUN TestFindValidSplit/1/Hello [2022-05-11T07:35:57.504Z] cloudwatchlogs_test.go:1076: Hello [2022-05-11T07:35:57.504Z] cloudwatchlogs_test.go:1077: [2022-05-11T07:35:57.504Z] === RUN TestFindValidSplit/2/Hello [2022-05-11T07:35:57.504Z] cloudwatchlogs_test.go:1076: He [2022-05-11T07:35:57.504Z] cloudwatchlogs_test.go:1077: llo [2022-05-11T07:35:57.504Z] === RUN TestFindValidSplit/3/Hello [2022-05-11T07:35:57.504Z] cloudwatchlogs_test.go:1076: [2022-05-11T07:35:57.504Z] cloudwatchlogs_test.go:1077: Hello [2022-05-11T07:35:57.504Z] === RUN TestFindValidSplit/4/🙃 [2022-05-11T07:35:57.504Z] cloudwatchlogs_test.go:1076: [2022-05-11T07:35:57.504Z] cloudwatchlogs_test.go:1077: 🙃 [2022-05-11T07:35:57.504Z] === RUN TestFindValidSplit/5/🙃 [2022-05-11T07:35:57.504Z] cloudwatchlogs_test.go:1076: 🙃 [2022-05-11T07:35:57.504Z] cloudwatchlogs_test.go:1077: [2022-05-11T07:35:57.504Z] === RUN TestFindValidSplit/6/a� [2022-05-11T07:35:57.504Z] cloudwatchlogs_test.go:1076: a [2022-05-11T07:35:57.504Z] cloudwatchlogs_test.go:1077: � [2022-05-11T07:35:57.504Z] === RUN TestFindValidSplit/7/a� [2022-05-11T07:35:57.504Z] cloudwatchlogs_test.go:1076: a� [2022-05-11T07:35:57.741Z] --- PASS: TestDaemonIpcModeShareable (1.19s) [2022-05-11T07:35:57.741Z] === RUN TestDaemonIpcModePrivate [2022-05-11T07:35:57.903Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-05-11T07:35:57.958Z] cloudwatchlogs_test.go:1077: [2022-05-11T07:35:57.958Z] --- PASS: TestFindValidSplit (0.00s) [2022-05-11T07:35:57.958Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2022-05-11T07:35:57.958Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2022-05-11T07:35:57.958Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2022-05-11T07:35:57.958Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2022-05-11T07:35:57.958Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2022-05-11T07:35:57.958Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2022-05-11T07:35:57.958Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2022-05-11T07:35:57.958Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2022-05-11T07:35:57.958Z] === RUN TestProcessEventEmoji [2022-05-11T07:35:57.958Z] --- PASS: TestProcessEventEmoji (0.03s) [2022-05-11T07:35:57.958Z] === RUN TestCollectBatchLineSplit [2022-05-11T07:35:57.958Z] --- PASS: TestCollectBatchLineSplit (0.00s) [2022-05-11T07:35:57.958Z] === RUN TestCollectBatchLineSplitWithBinary [2022-05-11T07:35:57.958Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.02s) [2022-05-11T07:35:57.958Z] === RUN TestCollectBatchMaxEvents [2022-05-11T07:35:57.958Z] --- PASS: TestCollectBatchMaxEvents (0.07s) [2022-05-11T07:35:57.958Z] === RUN TestCollectBatchMaxTotalBytes [2022-05-11T07:35:57.958Z] --- PASS: TestCollectBatchMaxTotalBytes (0.09s) [2022-05-11T07:35:57.958Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2022-05-11T07:35:57.958Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.02s) [2022-05-11T07:35:57.958Z] === RUN TestCollectBatchWithDuplicateTimestamps [2022-05-11T07:35:57.958Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.04s) [2022-05-11T07:35:57.958Z] === RUN TestParseLogOptionsMultilinePattern [2022-05-11T07:35:57.958Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2022-05-11T07:35:57.958Z] === RUN TestParseLogOptionsDatetimeFormat [2022-05-11T07:35:57.958Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2022-05-11T07:35:57.958Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2022-05-11T07:35:57.958Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2022-05-11T07:35:57.958Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2022-05-11T07:35:57.958Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2022-05-11T07:35:57.958Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2022-05-11T07:35:57.958Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2022-05-11T07:35:57.958Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2022-05-11T07:35:57.958Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2022-05-11T07:35:57.958Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2022-05-11T07:35:57.958Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2022-05-11T07:35:57.958Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2022-05-11T07:35:57.958Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2022-05-11T07:35:57.958Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2022-05-11T07:35:57.958Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2022-05-11T07:35:57.958Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2022-05-11T07:35:57.958Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2022-05-11T07:35:57.958Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2022-05-11T07:35:57.958Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2022-05-11T07:35:57.958Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2022-05-11T07:35:57.958Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2022-05-11T07:35:57.958Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2022-05-11T07:35:57.958Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2022-05-11T07:35:57.958Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2022-05-11T07:35:57.958Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2022-05-11T07:35:57.958Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2022-05-11T07:35:57.958Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2022-05-11T07:35:57.958Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2022-05-11T07:35:57.958Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2022-05-11T07:35:57.958Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2022-05-11T07:35:57.958Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2022-05-11T07:35:57.958Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2022-05-11T07:35:57.958Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2022-05-11T07:35:57.958Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2022-05-11T07:35:57.958Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2022-05-11T07:35:57.958Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2022-05-11T07:35:57.958Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2022-05-11T07:35:57.958Z] === RUN TestValidateLogOptionsFormat [2022-05-11T07:35:57.958Z] === RUN TestValidateLogOptionsFormat/0/json/emf [2022-05-11T07:35:57.958Z] === RUN TestValidateLogOptionsFormat/1/random [2022-05-11T07:35:57.958Z] === RUN TestValidateLogOptionsFormat/2/ [2022-05-11T07:35:57.958Z] === RUN TestValidateLogOptionsFormat/3/json/emf [2022-05-11T07:35:57.958Z] === RUN TestValidateLogOptionsFormat/4/json/emf [2022-05-11T07:35:57.958Z] --- PASS: TestValidateLogOptionsFormat (0.00s) [2022-05-11T07:35:57.958Z] --- PASS: TestValidateLogOptionsFormat/0/json/emf (0.00s) [2022-05-11T07:35:57.958Z] --- PASS: TestValidateLogOptionsFormat/1/random (0.00s) [2022-05-11T07:35:57.958Z] --- PASS: TestValidateLogOptionsFormat/2/ (0.00s) [2022-05-11T07:35:57.958Z] --- PASS: TestValidateLogOptionsFormat/3/json/emf (0.00s) [2022-05-11T07:35:57.958Z] --- PASS: TestValidateLogOptionsFormat/4/json/emf (0.00s) [2022-05-11T07:35:57.958Z] === RUN TestCreateTagSuccess [2022-05-11T07:35:57.958Z] --- PASS: TestCreateTagSuccess (0.00s) [2022-05-11T07:35:57.958Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2022-05-11T07:35:57.958Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2022-05-11T07:35:57.958Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2022-05-11T07:35:57.958Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2022-05-11T07:35:57.958Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2022-05-11T07:35:57.958Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2022-05-11T07:35:57.958Z] PASS [2022-05-11T07:35:57.958Z] coverage: 80.2% of statements [2022-05-11T07:35:57.958Z] ok github.com/docker/docker/daemon/logger/awslogs 0.530s coverage: 80.2% of statements [2022-05-11T07:35:57.958Z] === RUN TestAdapterReadLogs [2022-05-11T07:35:57.958Z] --- PASS: TestAdapterReadLogs (0.00s) [2022-05-11T07:35:57.958Z] === RUN TestCopier [2022-05-11T07:35:57.958Z] --- PASS: TestCopier (0.00s) [2022-05-11T07:35:57.958Z] === RUN TestCopierLongLines [2022-05-11T07:35:57.958Z] --- PASS: TestCopierLongLines (0.00s) [2022-05-11T07:35:57.958Z] === RUN TestCopierSlow [2022-05-11T07:35:57.958Z] --- PASS: TestCopierSlow (0.20s) [2022-05-11T07:35:57.958Z] === RUN TestCopierWithSized [2022-05-11T07:35:57.958Z] === RUN TestCopierWithSized/as_is [2022-05-11T07:35:57.958Z] === RUN TestCopierWithSized/With_RingLogger [2022-05-11T07:35:57.958Z] --- PASS: TestCopierWithSized (0.02s) [2022-05-11T07:35:57.958Z] --- PASS: TestCopierWithSized/as_is (0.02s) [2022-05-11T07:35:57.958Z] --- PASS: TestCopierWithSized/With_RingLogger (0.00s) [2022-05-11T07:35:57.958Z] === RUN TestCopierWithPartial [2022-05-11T07:35:57.958Z] --- PASS: TestCopierWithPartial (0.00s) [2022-05-11T07:35:57.958Z] === RUN TestSearchRegistryForImagesErrors [2022-05-11T07:35:57.958Z] === RUN TestRingLogger [2022-05-11T07:35:57.958Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2022-05-11T07:35:57.958Z] --- PASS: TestRingLogger (0.00s) [2022-05-11T07:35:57.958Z] === RUN TestRingCap [2022-05-11T07:35:57.958Z] === RUN TestSearchRegistryForImages [2022-05-11T07:35:57.958Z] --- PASS: TestRingCap (0.00s) [2022-05-11T07:35:57.958Z] === RUN TestRingClose [2022-05-11T07:35:57.958Z] --- PASS: TestRingClose (0.00s) [2022-05-11T07:35:57.958Z] === RUN TestRingDrain [2022-05-11T07:35:57.958Z] --- PASS: TestRingDrain (0.00s) [2022-05-11T07:35:57.958Z] PASS [2022-05-11T07:35:57.958Z] coverage: 43.2% of statements [2022-05-11T07:35:57.958Z] --- PASS: TestSearchRegistryForImages (0.00s) [2022-05-11T07:35:57.958Z] === RUN TestOnlyPlatformWithFallback [2022-05-11T07:35:57.958Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2022-05-11T07:35:57.958Z] === RUN TestImageDelete [2022-05-11T07:35:57.958Z] === RUN TestImageDelete/no_lease [2022-05-11T07:35:57.958Z] === RUN TestImageDelete/lease_exists [2022-05-11T07:35:57.958Z] ok github.com/docker/docker/daemon/logger 0.287s coverage: 43.2% of statements [2022-05-11T07:35:57.958Z] --- PASS: TestImageDelete (0.06s) [2022-05-11T07:35:57.958Z] --- PASS: TestImageDelete/no_lease (0.01s) [2022-05-11T07:35:57.958Z] --- PASS: TestImageDelete/lease_exists (0.04s) [2022-05-11T07:35:57.958Z] === RUN TestContentStoreForPull [2022-05-11T07:35:58.160Z] --- PASS: TestDaemonStartWithLogOpt (4.49s) [2022-05-11T07:35:58.160Z] === CONT TestReadPluginNoRead [2022-05-11T07:35:58.412Z] --- PASS: TestContentStoreForPull (0.17s) [2022-05-11T07:35:58.412Z] PASS [2022-05-11T07:35:58.412Z] coverage: 6.6% of statements [2022-05-11T07:35:58.412Z] ok github.com/docker/docker/daemon/images 0.351s coverage: 6.6% of statements [2022-05-11T07:35:58.412Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-05-11T07:35:58.412Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2022-05-11T07:35:58.412Z] === RUN TestValidateLogOptReconnectInterval [2022-05-11T07:35:58.412Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1 [2022-05-11T07:35:58.412Z] === RUN TestValidateLogOptReconnectInterval/invalid_1 [2022-05-11T07:35:58.412Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1s [2022-05-11T07:35:58.412Z] === RUN TestValidateLogOptReconnectInterval/invalid_99ms [2022-05-11T07:35:58.412Z] === RUN TestValidateLogOptReconnectInterval/invalid_11s [2022-05-11T07:35:58.412Z] === RUN TestValidateLogOptReconnectInterval/valid_100ms [2022-05-11T07:35:58.412Z] === RUN TestValidateLogOptReconnectInterval/valid_10s [2022-05-11T07:35:58.412Z] --- PASS: TestValidateLogOptReconnectInterval (0.00s) [2022-05-11T07:35:58.412Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1 (0.00s) [2022-05-11T07:35:58.412Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_1 (0.00s) [2022-05-11T07:35:58.412Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1s (0.00s) [2022-05-11T07:35:58.412Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_99ms (0.00s) [2022-05-11T07:35:58.412Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_11s (0.00s) [2022-05-11T07:35:58.412Z] --- PASS: TestValidateLogOptReconnectInterval/valid_100ms (0.00s) [2022-05-11T07:35:58.412Z] --- PASS: TestValidateLogOptReconnectInterval/valid_10s (0.00s) [2022-05-11T07:35:58.413Z] === RUN TestValidateLogOptAddress [2022-05-11T07:35:58.413Z] === RUN TestValidateLogOptAddress/#00 [2022-05-11T07:35:58.413Z] === RUN TestValidateLogOptAddress/192.168.1.1 [2022-05-11T07:35:58.413Z] === RUN TestValidateLogOptAddress/192.168.1.1/ [2022-05-11T07:35:58.413Z] === RUN TestValidateLogOptAddress/192.168.1.1/some-path [2022-05-11T07:35:58.413Z] === RUN TestValidateLogOptAddress/192.168.1.1: [2022-05-11T07:35:58.413Z] === RUN TestValidateLogOptAddress/192.168.1.1:/ [2022-05-11T07:35:58.413Z] === RUN TestValidateLogOptAddress/192.168.1.1:/some-path [2022-05-11T07:35:58.413Z] === RUN TestValidateLogOptAddress/192.168.1.1:123 [2022-05-11T07:35:58.413Z] === RUN TestValidateLogOptAddress/192.168.1.1:123/ [2022-05-11T07:35:58.413Z] === RUN TestValidateLogOptAddress/192.168.1.1:123/some-path [2022-05-11T07:35:58.413Z] === RUN TestValidateLogOptAddress/192.168.1.1:65535 [2022-05-11T07:35:58.413Z] === RUN TestValidateLogOptAddress/192.168.1.1:65535/ [2022-05-11T07:35:58.413Z] === RUN TestValidateLogOptAddress/192.168.1.1:65535/some-path [2022-05-11T07:35:58.413Z] === RUN TestValidateLogOptAddress/[::1]:123 [2022-05-11T07:35:58.413Z] === RUN TestValidateLogOptAddress/[::1]:123/ [2022-05-11T07:35:58.413Z] === RUN TestValidateLogOptAddress/[::1]:123/some-path [2022-05-11T07:35:58.413Z] === RUN TestValidateLogOptAddress/[::1]:65535 [2022-05-11T07:35:58.413Z] === RUN TestValidateLogOptAddress/[::1]:65535/ [2022-05-11T07:35:58.413Z] === RUN TestValidateLogOptAddress/[::1]:65535/some-path [2022-05-11T07:35:58.413Z] === RUN TestValidateLogOptAddress/[::1] [2022-05-11T07:35:58.413Z] === RUN TestValidateLogOptAddress/[::1]/ [2022-05-11T07:35:58.413Z] === RUN TestValidateLogOptAddress/[::1]/some-path [2022-05-11T07:35:58.413Z] === RUN TestValidateLogOptAddress/[::1]: [2022-05-11T07:35:58.413Z] === RUN TestValidateLogOptAddress/[::1]:/ [2022-05-11T07:35:58.413Z] === RUN TestValidateLogOptAddress/[::1]:/some-path [2022-05-11T07:35:58.413Z] === RUN TestValidateLogOptAddress/example.com [2022-05-11T07:35:58.413Z] === RUN TestValidateLogOptAddress/example.com/ [2022-05-11T07:35:58.413Z] === RUN TestValidateLogOptAddress/example.com/some-path [2022-05-11T07:35:58.413Z] === RUN TestValidateLogOptAddress/example.com: [2022-05-11T07:35:58.413Z] === RUN TestValidateLogOptAddress/example.com:/ [2022-05-11T07:35:58.413Z] === RUN TestValidateLogOptAddress/example.com:/some-path [2022-05-11T07:35:58.413Z] === RUN TestValidateLogOptAddress/example.com:123 [2022-05-11T07:35:58.413Z] === RUN TestValidateLogOptAddress/example.com:123/ [2022-05-11T07:35:58.413Z] === RUN TestValidateLogOptAddress/example.com:123/some-path [2022-05-11T07:35:58.413Z] === RUN TestValidateLogOptAddress/example.com:65535 [2022-05-11T07:35:58.413Z] === RUN TestValidateLogOptAddress/example.com:65535/ [2022-05-11T07:35:58.413Z] === RUN TestValidateLogOptAddress/example.com:65535/some-path [2022-05-11T07:35:58.413Z] === RUN TestValidateLogOptAddress/tcp:// [2022-05-11T07:35:58.413Z] === RUN TestValidateLogOptAddress/tcp:/// [2022-05-11T07:35:58.413Z] === RUN TestValidateLogOptAddress/tcp:///some-path [2022-05-11T07:35:58.413Z] === RUN TestValidateLogOptAddress/tcp://example.com [2022-05-11T07:35:58.413Z] === RUN TestValidateLogOptAddress/tcp://example.com/ [2022-05-11T07:35:58.413Z] === RUN TestValidateLogOptAddress/tcp://example.com/some-path [2022-05-11T07:35:58.413Z] === RUN TestValidateLogOptAddress/tcp://example.com: [2022-05-11T07:35:58.413Z] === RUN TestValidateLogOptAddress/tcp://example.com:/ [2022-05-11T07:35:58.413Z] === RUN TestValidateLogOptAddress/tcp://example.com:/some-path [2022-05-11T07:35:58.413Z] === RUN TestValidateLogOptAddress/tcp://example.com:123 [2022-05-11T07:35:58.413Z] === RUN TestValidateLogOptAddress/tcp://example.com:123/ [2022-05-11T07:35:58.413Z] === RUN TestValidateLogOptAddress/tcp://example.com:123/some-path [2022-05-11T07:35:58.413Z] === RUN TestValidateLogOptAddress/tcp://example.com:65535 [2022-05-11T07:35:58.413Z] === RUN TestValidateLogOptAddress/tcp://example.com:65535/ [2022-05-11T07:35:58.413Z] === RUN TestValidateLogOptAddress/tcp://example.com:65535/some-path [2022-05-11T07:35:58.413Z] === RUN TestValidateLogOptAddress/tls:// [2022-05-11T07:35:58.413Z] === RUN TestValidateLogOptAddress/tls:/// [2022-05-11T07:35:58.413Z] === RUN TestValidateLogOptAddress/tls:///some-path [2022-05-11T07:35:58.413Z] === RUN TestValidateLogOptAddress/tls://example.com [2022-05-11T07:35:58.413Z] === RUN TestValidateLogOptAddress/tls://example.com/ [2022-05-11T07:35:58.413Z] === RUN TestValidateLogOptAddress/tls://example.com/some-path [2022-05-11T07:35:58.413Z] === RUN TestValidateLogOptAddress/tls://example.com: [2022-05-11T07:35:58.413Z] === RUN TestValidateLogOptAddress/tls://example.com:/ [2022-05-11T07:35:58.413Z] === RUN TestValidateLogOptAddress/tls://example.com:/some-path [2022-05-11T07:35:58.413Z] === RUN TestValidateLogOptAddress/tls://example.com:123 [2022-05-11T07:35:58.413Z] === RUN TestValidateLogOptAddress/tls://example.com:123/ [2022-05-11T07:35:58.413Z] === RUN TestValidateLogOptAddress/tls://example.com:123/some-path [2022-05-11T07:35:58.413Z] === RUN TestValidateLogOptAddress/tls://example.com:65535 [2022-05-11T07:35:58.413Z] === RUN TestValidateLogOptAddress/tls://example.com:65535/ [2022-05-11T07:35:58.413Z] === RUN TestValidateLogOptAddress/tls://example.com:65535/some-path [2022-05-11T07:35:58.413Z] === RUN TestValidateLogOptAddress/:// [2022-05-11T07:35:58.413Z] === RUN TestValidateLogOptAddress/something:// [2022-05-11T07:35:58.413Z] === RUN TestValidateLogOptAddress/udp:// [2022-05-11T07:35:58.413Z] === RUN TestValidateLogOptAddress/unixgram:// [2022-05-11T07:35:58.413Z] === RUN TestValidateLogOptAddress/tcp+tls:// [2022-05-11T07:35:58.413Z] === RUN TestValidateLogOptAddress/corrupted:c [2022-05-11T07:35:58.413Z] === RUN TestValidateLogOptAddress/tcp://example.com:port [2022-05-11T07:35:58.413Z] === RUN TestValidateLogOptAddress/tcp://example.com:-1 [2022-05-11T07:35:58.413Z] === RUN TestValidateLogOptAddress/tcp://example.com:65536 [2022-05-11T07:35:58.413Z] === RUN TestValidateLogOptAddress/unix:// [2022-05-11T07:35:58.413Z] === RUN TestValidateLogOptAddress/unix:///some/socket.sock [2022-05-11T07:35:58.413Z] === RUN TestValidateLogOptAddress/unix:///some/socket.sock:80 [2022-05-11T07:35:58.413Z] --- PASS: TestValidateLogOptAddress (0.00s) [2022-05-11T07:35:58.413Z] --- PASS: TestValidateLogOptAddress/#00 (0.00s) [2022-05-11T07:35:58.413Z] --- PASS: TestValidateLogOptAddress/192.168.1.1 (0.00s) [2022-05-11T07:35:58.413Z] --- PASS: TestValidateLogOptAddress/192.168.1.1/ (0.00s) [2022-05-11T07:35:58.413Z] --- PASS: TestValidateLogOptAddress/192.168.1.1/some-path (0.00s) [2022-05-11T07:35:58.413Z] --- PASS: TestValidateLogOptAddress/192.168.1.1: (0.00s) [2022-05-11T07:35:58.413Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:/ (0.00s) [2022-05-11T07:35:58.413Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:/some-path (0.00s) [2022-05-11T07:35:58.413Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:123 (0.00s) [2022-05-11T07:35:58.413Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:123/ (0.00s) [2022-05-11T07:35:58.413Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:123/some-path (0.00s) [2022-05-11T07:35:58.413Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:65535 (0.00s) [2022-05-11T07:35:58.413Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:65535/ (0.00s) [2022-05-11T07:35:58.413Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:65535/some-path (0.00s) [2022-05-11T07:35:58.413Z] --- PASS: TestValidateLogOptAddress/[::1]:123 (0.00s) [2022-05-11T07:35:58.413Z] --- PASS: TestValidateLogOptAddress/[::1]:123/ (0.00s) [2022-05-11T07:35:58.413Z] --- PASS: TestValidateLogOptAddress/[::1]:123/some-path (0.00s) [2022-05-11T07:35:58.413Z] --- PASS: TestValidateLogOptAddress/[::1]:65535 (0.00s) [2022-05-11T07:35:58.413Z] --- PASS: TestValidateLogOptAddress/[::1]:65535/ (0.00s) [2022-05-11T07:35:58.413Z] --- PASS: TestValidateLogOptAddress/[::1]:65535/some-path (0.00s) [2022-05-11T07:35:58.413Z] --- PASS: TestValidateLogOptAddress/[::1] (0.00s) [2022-05-11T07:35:58.413Z] --- PASS: TestValidateLogOptAddress/[::1]/ (0.00s) [2022-05-11T07:35:58.413Z] --- PASS: TestValidateLogOptAddress/[::1]/some-path (0.00s) [2022-05-11T07:35:58.413Z] --- PASS: TestValidateLogOptAddress/[::1]: (0.00s) [2022-05-11T07:35:58.413Z] --- PASS: TestValidateLogOptAddress/[::1]:/ (0.00s) [2022-05-11T07:35:58.413Z] --- PASS: TestValidateLogOptAddress/[::1]:/some-path (0.00s) [2022-05-11T07:35:58.413Z] --- PASS: TestValidateLogOptAddress/example.com (0.00s) [2022-05-11T07:35:58.413Z] --- PASS: TestValidateLogOptAddress/example.com/ (0.00s) [2022-05-11T07:35:58.413Z] --- PASS: TestValidateLogOptAddress/example.com/some-path (0.00s) [2022-05-11T07:35:58.413Z] --- PASS: TestValidateLogOptAddress/example.com: (0.00s) [2022-05-11T07:35:58.413Z] --- PASS: TestValidateLogOptAddress/example.com:/ (0.00s) [2022-05-11T07:35:58.413Z] --- PASS: TestValidateLogOptAddress/example.com:/some-path (0.00s) [2022-05-11T07:35:58.413Z] --- PASS: TestValidateLogOptAddress/example.com:123 (0.00s) [2022-05-11T07:35:58.413Z] --- PASS: TestValidateLogOptAddress/example.com:123/ (0.00s) [2022-05-11T07:35:58.413Z] --- PASS: TestValidateLogOptAddress/example.com:123/some-path (0.00s) [2022-05-11T07:35:58.413Z] --- PASS: TestValidateLogOptAddress/example.com:65535 (0.00s) [2022-05-11T07:35:58.413Z] --- PASS: TestValidateLogOptAddress/example.com:65535/ (0.00s) [2022-05-11T07:35:58.413Z] --- PASS: TestValidateLogOptAddress/example.com:65535/some-path (0.00s) [2022-05-11T07:35:58.413Z] --- PASS: TestValidateLogOptAddress/tcp:// (0.00s) [2022-05-11T07:35:58.413Z] --- PASS: TestValidateLogOptAddress/tcp:/// (0.00s) [2022-05-11T07:35:58.413Z] --- PASS: TestValidateLogOptAddress/tcp:///some-path (0.00s) [2022-05-11T07:35:58.413Z] --- PASS: TestValidateLogOptAddress/tcp://example.com (0.00s) [2022-05-11T07:35:58.413Z] --- PASS: TestValidateLogOptAddress/tcp://example.com/ (0.00s) [2022-05-11T07:35:58.413Z] --- PASS: TestValidateLogOptAddress/tcp://example.com/some-path (0.00s) [2022-05-11T07:35:58.413Z] --- PASS: TestValidateLogOptAddress/tcp://example.com: (0.00s) [2022-05-11T07:35:58.413Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:/ (0.00s) [2022-05-11T07:35:58.413Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:/some-path (0.00s) [2022-05-11T07:35:58.413Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:123 (0.00s) [2022-05-11T07:35:58.413Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:123/ (0.00s) [2022-05-11T07:35:58.413Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:123/some-path (0.00s) [2022-05-11T07:35:58.413Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65535 (0.00s) [2022-05-11T07:35:58.413Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65535/ (0.00s) [2022-05-11T07:35:58.413Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65535/some-path (0.00s) [2022-05-11T07:35:58.413Z] --- PASS: TestValidateLogOptAddress/tls:// (0.00s) [2022-05-11T07:35:58.413Z] --- PASS: TestValidateLogOptAddress/tls:/// (0.00s) [2022-05-11T07:35:58.413Z] --- PASS: TestValidateLogOptAddress/tls:///some-path (0.00s) [2022-05-11T07:35:58.413Z] --- PASS: TestValidateLogOptAddress/tls://example.com (0.00s) [2022-05-11T07:35:58.413Z] --- PASS: TestValidateLogOptAddress/tls://example.com/ (0.00s) [2022-05-11T07:35:58.413Z] --- PASS: TestValidateLogOptAddress/tls://example.com/some-path (0.00s) [2022-05-11T07:35:58.413Z] --- PASS: TestValidateLogOptAddress/tls://example.com: (0.00s) [2022-05-11T07:35:58.413Z] --- PASS: TestValidateLogOptAddress/tls://example.com:/ (0.00s) [2022-05-11T07:35:58.413Z] --- PASS: TestValidateLogOptAddress/tls://example.com:/some-path (0.00s) [2022-05-11T07:35:58.413Z] --- PASS: TestValidateLogOptAddress/tls://example.com:123 (0.00s) [2022-05-11T07:35:58.413Z] --- PASS: TestValidateLogOptAddress/tls://example.com:123/ (0.00s) [2022-05-11T07:35:58.413Z] --- PASS: TestValidateLogOptAddress/tls://example.com:123/some-path (0.00s) [2022-05-11T07:35:58.413Z] --- PASS: TestValidateLogOptAddress/tls://example.com:65535 (0.00s) [2022-05-11T07:35:58.413Z] --- PASS: TestValidateLogOptAddress/tls://example.com:65535/ (0.00s) [2022-05-11T07:35:58.413Z] --- PASS: TestValidateLogOptAddress/tls://example.com:65535/some-path (0.00s) [2022-05-11T07:35:58.413Z] --- PASS: TestValidateLogOptAddress/:// (0.00s) [2022-05-11T07:35:58.413Z] --- PASS: TestValidateLogOptAddress/something:// (0.00s) [2022-05-11T07:35:58.413Z] --- PASS: TestValidateLogOptAddress/udp:// (0.00s) [2022-05-11T07:35:58.413Z] --- PASS: TestValidateLogOptAddress/unixgram:// (0.00s) [2022-05-11T07:35:58.413Z] --- PASS: TestValidateLogOptAddress/tcp+tls:// (0.00s) [2022-05-11T07:35:58.413Z] --- PASS: TestValidateLogOptAddress/corrupted:c (0.00s) [2022-05-11T07:35:58.413Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:port (0.00s) [2022-05-11T07:35:58.413Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:-1 (0.00s) [2022-05-11T07:35:58.413Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65536 (0.00s) [2022-05-11T07:35:58.413Z] --- PASS: TestValidateLogOptAddress/unix:// (0.00s) [2022-05-11T07:35:58.413Z] --- PASS: TestValidateLogOptAddress/unix:///some/socket.sock (0.00s) [2022-05-11T07:35:58.413Z] --- PASS: TestValidateLogOptAddress/unix:///some/socket.sock:80 (0.00s) [2022-05-11T07:35:58.413Z] PASS [2022-05-11T07:35:58.413Z] coverage: 53.6% of statements [2022-05-11T07:35:58.413Z] ok github.com/docker/docker/daemon/logger/fluentd 0.088s coverage: 53.6% of statements [2022-05-11T07:35:58.413Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-05-11T07:35:58.413Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2022-05-11T07:35:58.413Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2022-05-11T07:35:58.416Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2022-05-11T07:35:58.682Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:84, shared: false, mustBeShared: false [2022-05-11T07:35:58.869Z] === RUN TestJSONLogsMarshalJSONBuf [2022-05-11T07:35:58.869Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2022-05-11T07:35:58.869Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2022-05-11T07:35:58.869Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.15s) [2022-05-11T07:35:58.869Z] === RUN TestFastTimeMarshalJSON [2022-05-11T07:35:58.869Z] --- PASS: TestFastTimeMarshalJSON (0.00s) [2022-05-11T07:35:58.869Z] PASS [2022-05-11T07:35:58.869Z] coverage: 87.2% of statements [2022-05-11T07:35:58.869Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.188s coverage: 87.2% of statements [2022-05-11T07:35:58.942Z] --- PASS: TestDaemonIpcModePrivate (1.14s) [2022-05-11T07:35:58.942Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-05-11T07:35:59.323Z] === RUN TestJSONFileLogger [2022-05-11T07:35:59.323Z] --- PASS: TestJSONFileLogger (0.00s) [2022-05-11T07:35:59.323Z] === RUN TestJSONFileLoggerWithTags [2022-05-11T07:35:59.323Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2022-05-11T07:35:59.323Z] === RUN TestJSONFileLoggerWithOpts [2022-05-11T07:35:59.323Z] --- PASS: TestJSONFileLoggerWithOpts (0.02s) [2022-05-11T07:35:59.323Z] === RUN TestJSONFileLoggerWithLabelsEnv [2022-05-11T07:35:59.323Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2022-05-11T07:35:59.323Z] === RUN TestEncodeDecode [2022-05-11T07:35:59.323Z] === PAUSE TestEncodeDecode [2022-05-11T07:35:59.323Z] === RUN TestUnexpectedEOF [2022-05-11T07:35:59.353Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-05-11T07:35:59.612Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-05-11T07:35:59.612Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-05-11T07:35:59.612Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-05-11T07:35:59.612Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-05-11T07:35:59.777Z] time="2022-05-11T07:35:59Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-05-11T07:35:59.777Z] time="2022-05-11T07:35:59Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-05-11T07:35:59.777Z] --- PASS: TestUnexpectedEOF (0.16s) [2022-05-11T07:35:59.777Z] === CONT TestEncodeDecode [2022-05-11T07:35:59.777Z] --- PASS: TestEncodeDecode (0.00s) [2022-05-11T07:35:59.777Z] PASS [2022-05-11T07:35:59.777Z] coverage: 69.9% of statements [2022-05-11T07:35:59.777Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.247s coverage: 69.9% of statements [2022-05-11T07:35:59.887Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:84, shared: false, mustBeShared: false [2022-05-11T07:36:00.148Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.19s) [2022-05-11T07:36:00.148Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-05-11T07:36:00.178Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-05-11T07:36:00.232Z] === RUN TestWriteLog [2022-05-11T07:36:00.232Z] === PAUSE TestWriteLog [2022-05-11T07:36:00.232Z] === RUN TestReadLog [2022-05-11T07:36:00.232Z] === PAUSE TestReadLog [2022-05-11T07:36:00.232Z] === RUN TestDecode [2022-05-11T07:36:00.232Z] --- PASS: TestDecode (0.02s) [2022-05-11T07:36:00.232Z] === CONT TestWriteLog [2022-05-11T07:36:00.232Z] === CONT TestReadLog [2022-05-11T07:36:00.232Z] --- PASS: TestWriteLog (0.00s) [2022-05-11T07:36:00.232Z] === RUN TestReadLog/tail_exact [2022-05-11T07:36:00.232Z] === RUN TestReadLog/tail_less_than_available [2022-05-11T07:36:00.232Z] === RUN TestReadLog/tail_more_than_available [2022-05-11T07:36:00.687Z] --- PASS: TestReadLog (0.20s) [2022-05-11T07:36:00.687Z] --- PASS: TestReadLog/tail_exact (0.16s) [2022-05-11T07:36:00.687Z] --- PASS: TestReadLog/tail_less_than_available (0.01s) [2022-05-11T07:36:00.687Z] --- PASS: TestReadLog/tail_more_than_available (0.01s) [2022-05-11T07:36:00.687Z] PASS [2022-05-11T07:36:00.687Z] coverage: 78.7% of statements [2022-05-11T07:36:00.687Z] ok github.com/docker/docker/daemon/logger/local 0.394s coverage: 78.7% of statements [2022-05-11T07:36:00.687Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-05-11T07:36:00.687Z] === RUN TestOpenFileDelete [2022-05-11T07:36:00.687Z] --- PASS: TestOpenFileDelete (0.00s) [2022-05-11T07:36:00.687Z] === RUN TestOpenFileRename [2022-05-11T07:36:00.687Z] --- PASS: TestOpenFileRename (0.00s) [2022-05-11T07:36:00.687Z] === RUN TestHandleDecoderErr [2022-05-11T07:36:00.687Z] --- PASS: TestHandleDecoderErr (0.00s) [2022-05-11T07:36:00.687Z] === RUN TestParseLogTagDefaultTag [2022-05-11T07:36:00.687Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2022-05-11T07:36:00.687Z] === RUN TestParseLogTag [2022-05-11T07:36:00.687Z] --- PASS: TestParseLogTag (0.00s) [2022-05-11T07:36:00.687Z] === RUN TestParseLogTagEmptyTag [2022-05-11T07:36:00.687Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2022-05-11T07:36:00.687Z] === RUN TestTailFiles [2022-05-11T07:36:00.687Z] --- PASS: TestTailFiles (0.00s) [2022-05-11T07:36:00.687Z] === RUN TestFollowLogsConsumerGone [2022-05-11T07:36:00.687Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2022-05-11T07:36:00.687Z] === RUN TestFollowLogsProducerGone [2022-05-11T07:36:00.687Z] logfile_test.go:180: logDecode() closed after sending 3782 messages [2022-05-11T07:36:00.687Z] logfile_test.go:233: messages sent: 3782, received: 3782 [2022-05-11T07:36:00.687Z] --- PASS: TestFollowLogsProducerGone (0.01s) [2022-05-11T07:36:00.687Z] === RUN TestCheckCapacityAndRotate [2022-05-11T07:36:00.687Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2022-05-11T07:36:00.687Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2022-05-11T07:36:00.687Z] --- PASS: TestCheckCapacityAndRotate (0.04s) [2022-05-11T07:36:00.687Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2022-05-11T07:36:00.687Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.02s) [2022-05-11T07:36:00.687Z] PASS [2022-05-11T07:36:00.687Z] coverage: 54.1% of statements [2022-05-11T07:36:00.687Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.111s coverage: 54.1% of statements [2022-05-11T07:36:01.089Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:78, shared: true, mustBeShared: true [2022-05-11T07:36:01.142Z] === RUN TestLog [2022-05-11T07:36:01.142Z] --- PASS: TestLog (0.02s) [2022-05-11T07:36:01.142Z] PASS [2022-05-11T07:36:01.142Z] coverage: 31.5% of statements [2022-05-11T07:36:01.142Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.087s coverage: 31.5% of statements [2022-05-11T07:36:01.350Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.19s) [2022-05-11T07:36:01.350Z] === RUN TestIpcModeOlderClient [2022-05-11T07:36:01.350Z] === PAUSE TestIpcModeOlderClient [2022-05-11T07:36:01.350Z] === RUN TestKillContainerInvalidSignal [2022-05-11T07:36:01.596Z] === RUN TestNewParse [2022-05-11T07:36:01.596Z] --- PASS: TestNewParse (0.00s) [2022-05-11T07:36:01.596Z] PASS [2022-05-11T07:36:01.596Z] coverage: 8.3% of statements [2022-05-11T07:36:01.596Z] ok github.com/docker/docker/daemon/logger/templates 0.042s coverage: 8.3% of statements [2022-05-11T07:36:01.596Z] === RUN TestValidateLogOpt [2022-05-11T07:36:01.596Z] --- PASS: TestValidateLogOpt (0.00s) [2022-05-11T07:36:01.596Z] === RUN TestNewMissedConfig [2022-05-11T07:36:01.596Z] --- PASS: TestNewMissedConfig (0.00s) [2022-05-11T07:36:01.596Z] === RUN TestNewMissedUrl [2022-05-11T07:36:01.596Z] --- PASS: TestNewMissedUrl (0.00s) [2022-05-11T07:36:01.596Z] === RUN TestNewMissedToken [2022-05-11T07:36:01.596Z] --- PASS: TestNewMissedToken (0.00s) [2022-05-11T07:36:01.596Z] === RUN TestNewWithProxy [2022-05-11T07:36:01.596Z] --- PASS: TestNewWithProxy (0.00s) [2022-05-11T07:36:01.596Z] === RUN TestDefault [2022-05-11T07:36:01.596Z] --- PASS: TestDefault (0.01s) [2022-05-11T07:36:01.596Z] === RUN TestInlineFormatWithNonDefaultOptions [2022-05-11T07:36:01.596Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2022-05-11T07:36:01.596Z] === RUN TestJsonFormat [2022-05-11T07:36:01.596Z] --- PASS: TestJsonFormat (0.01s) [2022-05-11T07:36:01.596Z] === RUN TestRawFormat [2022-05-11T07:36:01.596Z] --- PASS: TestRawFormat (0.00s) [2022-05-11T07:36:01.596Z] === RUN TestRawFormatWithLabels [2022-05-11T07:36:01.596Z] --- PASS: TestRawFormatWithLabels (0.00s) [2022-05-11T07:36:01.596Z] === RUN TestRawFormatWithoutTag [2022-05-11T07:36:01.596Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2022-05-11T07:36:01.596Z] === RUN TestBatching [2022-05-11T07:36:01.611Z] --- PASS: TestKillContainerInvalidSignal (0.44s) [2022-05-11T07:36:01.611Z] === RUN TestKillContainer [2022-05-11T07:36:01.611Z] === RUN TestKillContainer/no_signal [2022-05-11T07:36:02.050Z] --- PASS: TestBatching (0.26s) [2022-05-11T07:36:02.051Z] === RUN TestFrequency [2022-05-11T07:36:02.051Z] === RUN TestParseLogFormat [2022-05-11T07:36:02.051Z] --- PASS: TestParseLogFormat (0.00s) [2022-05-11T07:36:02.051Z] === RUN TestValidateLogOptEmpty [2022-05-11T07:36:02.051Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2022-05-11T07:36:02.051Z] === RUN TestValidateSyslogAddress [2022-05-11T07:36:02.051Z] === RUN TestValidateSyslogAddress/this_is_not_an_uri [2022-05-11T07:36:02.051Z] === RUN TestValidateSyslogAddress/corrupted:42 [2022-05-11T07:36:02.051Z] === RUN TestValidateSyslogAddress/tcp://1.2.3.4 [2022-05-11T07:36:02.051Z] === RUN TestValidateSyslogAddress/udp://1.2.3.4 [2022-05-11T07:36:02.051Z] === RUN TestValidateSyslogAddress/http://1.2.3.4 [2022-05-11T07:36:02.051Z] --- PASS: TestValidateSyslogAddress (0.00s) [2022-05-11T07:36:02.051Z] --- PASS: TestValidateSyslogAddress/this_is_not_an_uri (0.00s) [2022-05-11T07:36:02.051Z] --- PASS: TestValidateSyslogAddress/corrupted:42 (0.00s) [2022-05-11T07:36:02.051Z] --- PASS: TestValidateSyslogAddress/tcp://1.2.3.4 (0.00s) [2022-05-11T07:36:02.051Z] --- PASS: TestValidateSyslogAddress/udp://1.2.3.4 (0.00s) [2022-05-11T07:36:02.051Z] --- PASS: TestValidateSyslogAddress/http://1.2.3.4 (0.00s) [2022-05-11T07:36:02.051Z] === RUN TestParseAddressDefaultPort [2022-05-11T07:36:02.051Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2022-05-11T07:36:02.051Z] === RUN TestValidateSyslogFacility [2022-05-11T07:36:02.051Z] --- PASS: TestValidateSyslogFacility (0.00s) [2022-05-11T07:36:02.051Z] === RUN TestValidateLogOptSyslogFormat [2022-05-11T07:36:02.051Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2022-05-11T07:36:02.051Z] === RUN TestValidateLogOpt [2022-05-11T07:36:02.051Z] --- PASS: TestValidateLogOpt (0.00s) [2022-05-11T07:36:02.051Z] PASS [2022-05-11T07:36:02.051Z] coverage: 43.6% of statements [2022-05-11T07:36:02.051Z] ok github.com/docker/docker/daemon/logger/syslog 0.055s coverage: 43.6% of statements [2022-05-11T07:36:02.051Z] --- PASS: TestFrequency (0.16s) [2022-05-11T07:36:02.051Z] === RUN TestOneMessagePerRequest [2022-05-11T07:36:02.051Z] --- PASS: TestOneMessagePerRequest (0.00s) [2022-05-11T07:36:02.051Z] === RUN TestVerify [2022-05-11T07:36:02.051Z] --- PASS: TestVerify (0.00s) [2022-05-11T07:36:02.051Z] === RUN TestSkipVerify [2022-05-11T07:36:02.069Z] === RUN TestReadPluginNoRead/default [2022-05-11T07:36:02.183Z] === RUN TestKillContainer/non_killing_signal [2022-05-11T07:36:02.444Z] === RUN TestKillContainer/killing_signal [2022-05-11T07:36:02.506Z] time="2022-05-11T07:36:01Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-11T07:36:02.506Z] time="2022-05-11T07:36:02Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-11T07:36:02.506Z] time="2022-05-11T07:36:02Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-11T07:36:02.630Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2022-05-11T07:36:02.960Z] --- PASS: TestSkipVerify (0.52s) [2022-05-11T07:36:02.960Z] === RUN TestBufferMaximum [2022-05-11T07:36:02.960Z] time="2022-05-11T07:36:02Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-11T07:36:02.960Z] time="2022-05-11T07:36:02Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-11T07:36:02.960Z] time="2022-05-11T07:36:02Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-11T07:36:02.960Z] time="2022-05-11T07:36:02Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-11T07:36:02.960Z] time="2022-05-11T07:36:02Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-11T07:36:02.960Z] time="2022-05-11T07:36:02Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1652254562.356201\",\"host\":\"c1f336684974\"}'" [2022-05-11T07:36:02.960Z] time="2022-05-11T07:36:02Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1652254562.356201\",\"host\":\"c1f336684974\"}'" [2022-05-11T07:36:02.960Z] --- PASS: TestBufferMaximum (0.00s) [2022-05-11T07:36:02.960Z] === RUN TestServerAlwaysDown [2022-05-11T07:36:02.960Z] time="2022-05-11T07:36:02Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-11T07:36:02.960Z] time="2022-05-11T07:36:02Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-11T07:36:02.960Z] time="2022-05-11T07:36:02Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1652254562.359198\",\"host\":\"c1f336684974\"}'" [2022-05-11T07:36:02.960Z] time="2022-05-11T07:36:02Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1652254562.359198\",\"host\":\"c1f336684974\"}'" [2022-05-11T07:36:02.960Z] time="2022-05-11T07:36:02Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-11T07:36:02.960Z] time="2022-05-11T07:36:02Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1652254562.359198\",\"host\":\"c1f336684974\"}'" [2022-05-11T07:36:02.960Z] time="2022-05-11T07:36:02Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1652254562.360200\",\"host\":\"c1f336684974\"}'" [2022-05-11T07:36:02.960Z] time="2022-05-11T07:36:02Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1652254562.360200\",\"host\":\"c1f336684974\"}'" [2022-05-11T07:36:02.960Z] --- PASS: TestServerAlwaysDown (0.00s) [2022-05-11T07:36:02.960Z] === RUN TestCannotSendAfterClose [2022-05-11T07:36:02.960Z] --- PASS: TestCannotSendAfterClose (0.00s) [2022-05-11T07:36:02.960Z] === RUN TestDeadlockOnBlockedEndpoint [2022-05-11T07:36:02.960Z] === RUN TestV2MetadataService [2022-05-11T07:36:03.015Z] --- PASS: TestKillContainer (1.36s) [2022-05-11T07:36:03.015Z] --- PASS: TestKillContainer/no_signal (0.40s) [2022-05-11T07:36:03.015Z] --- PASS: TestKillContainer/non_killing_signal (0.34s) [2022-05-11T07:36:03.015Z] --- PASS: TestKillContainer/killing_signal (0.43s) [2022-05-11T07:36:03.015Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-05-11T07:36:03.015Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-05-11T07:36:03.193Z] === RUN TestReadPluginNoRead/disabled_caching [2022-05-11T07:36:03.414Z] --- PASS: TestV2MetadataService (0.57s) [2022-05-11T07:36:03.414Z] PASS [2022-05-11T07:36:03.414Z] coverage: 44.4% of statements [2022-05-11T07:36:03.414Z] ok github.com/docker/docker/distribution/metadata 0.678s coverage: 44.4% of statements [2022-05-11T07:36:03.449Z] --- PASS: TestContinueAfterPluginCrash (9.64s) [2022-05-11T07:36:03.586Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-05-11T07:36:03.590Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2022-05-11T07:36:03.847Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.83s) [2022-05-11T07:36:03.847Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.39s) [2022-05-11T07:36:03.847Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.29s) [2022-05-11T07:36:03.847Z] === RUN TestKillStoppedContainer [2022-05-11T07:36:03.847Z] --- PASS: TestKillStoppedContainer (0.05s) [2022-05-11T07:36:03.847Z] === RUN TestKillStoppedContainerAPIPre120 [2022-05-11T07:36:03.868Z] time="2022-05-11T07:36:03Z" level=warning msg="Error while sending logs" error="Post \"http://127.0.0.1:49206/services/collector/event/1.0\": context deadline exceeded" module=logger/splunk [2022-05-11T07:36:03.868Z] time="2022-05-11T07:36:03Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"c1f336684974\"}'" [2022-05-11T07:36:03.868Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2022-05-11T07:36:03.868Z] PASS [2022-05-11T07:36:03.868Z] coverage: 82.5% of statements [2022-05-11T07:36:03.868Z] ok github.com/docker/docker/daemon/logger/splunk 2.022s coverage: 82.5% of statements [2022-05-11T07:36:03.868Z] ? github.com/docker/docker/daemon/names [no test files] [2022-05-11T07:36:03.868Z] ? github.com/docker/docker/daemon/network [no test files] [2022-05-11T07:36:03.868Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-05-11T07:36:04.107Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2022-05-11T07:36:04.107Z] === RUN TestKillDifferentUserContainer [2022-05-11T07:36:04.322Z] === RUN TestSuccessfulDownload [2022-05-11T07:36:04.322Z] download_test.go:267: Needs fixing on Windows [2022-05-11T07:36:04.322Z] --- SKIP: TestSuccessfulDownload (0.00s) [2022-05-11T07:36:04.322Z] === RUN TestCancelledDownload [2022-05-11T07:36:04.322Z] --- PASS: TestCancelledDownload (0.00s) [2022-05-11T07:36:04.322Z] === RUN TestMaxDownloadAttempts [2022-05-11T07:36:04.322Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-05-11T07:36:04.322Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-05-11T07:36:04.322Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-05-11T07:36:04.322Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-05-11T07:36:04.322Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-05-11T07:36:04.322Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-05-11T07:36:04.322Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-05-11T07:36:04.322Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-05-11T07:36:04.322Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-05-11T07:36:04.322Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-05-11T07:36:04.322Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-05-11T07:36:04.322Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-05-11T07:36:04.322Z] === RUN TestContinueOnError_NonMirrorEndpoint [2022-05-11T07:36:04.322Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2022-05-11T07:36:04.322Z] === RUN TestContinueOnError_MirrorEndpoint [2022-05-11T07:36:04.322Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2022-05-11T07:36:04.322Z] === RUN TestContinueOnError_NeverContinue [2022-05-11T07:36:04.322Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2022-05-11T07:36:04.322Z] === RUN TestManifestStore [2022-05-11T07:36:04.322Z] === RUN TestManifestStore/no_remote_or_local [2022-05-11T07:36:04.367Z] --- PASS: TestKillDifferentUserContainer (0.45s) [2022-05-11T07:36:04.367Z] === RUN TestInspectOomKilledTrue [2022-05-11T07:36:04.776Z] time="2022-05-11T07:36:04Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local1939571352\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2022-05-11T07:36:04.776Z] === RUN TestManifestStore/no_local_cache [2022-05-11T07:36:04.776Z] === RUN TestManifestStore/with_local_cache [2022-05-11T07:36:04.776Z] === RUN TestManifestStore/unknown_media_type [2022-05-11T07:36:04.776Z] === RUN TestManifestStore/unknown_media_type/no_cache [2022-05-11T07:36:04.776Z] time="2022-05-11T07:36:04Z" level=warning msg="reference for unknown type: " [2022-05-11T07:36:04.776Z] time="2022-05-11T07:36:04Z" level=warning msg="reference for unknown type: " [2022-05-11T07:36:04.776Z] === RUN TestManifestStore/unknown_media_type/with_cache [2022-05-11T07:36:04.776Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2022-05-11T07:36:04.776Z] time="2022-05-11T07:36:04Z" level=warning msg="reference for unknown type: " [2022-05-11T07:36:04.776Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2022-05-11T07:36:04.776Z] time="2022-05-11T07:36:04Z" level=warning msg="reference for unknown type: " [2022-05-11T07:36:04.776Z] time="2022-05-11T07:36:04Z" level=warning msg="reference for unknown type: " [2022-05-11T07:36:04.776Z] === RUN TestManifestStore/error_persisting_manifest [2022-05-11T07:36:04.776Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2022-05-11T07:36:04.776Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2022-05-11T07:36:04.776Z] time="2022-05-11T07:36:04Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-05-11T07:36:04.776Z] time="2022-05-11T07:36:04Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-05-11T07:36:04.776Z] time="2022-05-11T07:36:04Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-05-11T07:36:04.776Z] time="2022-05-11T07:36:04Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-05-11T07:36:04.776Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2022-05-11T07:36:04.776Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.48s) [2022-05-11T07:36:04.776Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.48s) [2022-05-11T07:36:04.776Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.48s) [2022-05-11T07:36:04.776Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.48s) [2022-05-11T07:36:04.776Z] === RUN TestTransfer [2022-05-11T07:36:04.776Z] time="2022-05-11T07:36:04Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2022-05-11T07:36:04.776Z] --- PASS: TestManifestStore (0.27s) [2022-05-11T07:36:04.776Z] --- PASS: TestManifestStore/no_remote_or_local (0.17s) [2022-05-11T07:36:04.776Z] --- PASS: TestManifestStore/no_local_cache (0.01s) [2022-05-11T07:36:04.776Z] --- PASS: TestManifestStore/with_local_cache (0.01s) [2022-05-11T07:36:04.776Z] --- PASS: TestManifestStore/unknown_media_type (0.05s) [2022-05-11T07:36:04.776Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.02s) [2022-05-11T07:36:04.776Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.03s) [2022-05-11T07:36:04.776Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.02s) [2022-05-11T07:36:04.776Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.02s) [2022-05-11T07:36:04.776Z] --- PASS: TestManifestStore/error_persisting_manifest (0.01s) [2022-05-11T07:36:04.776Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2022-05-11T07:36:04.776Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.01s) [2022-05-11T07:36:04.776Z] === RUN TestDetectManifestBlobMediaType [2022-05-11T07:36:04.776Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2022-05-11T07:36:04.776Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2022-05-11T07:36:04.776Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2022-05-11T07:36:04.776Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2022-05-11T07:36:04.776Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2022-05-11T07:36:04.776Z] === RUN TestDetectManifestBlobMediaType/schema1 [2022-05-11T07:36:04.776Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2022-05-11T07:36:04.776Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2022-05-11T07:36:04.776Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2022-05-11T07:36:04.776Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2022-05-11T07:36:04.776Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2022-05-11T07:36:04.776Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2022-05-11T07:36:04.776Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2022-05-11T07:36:04.776Z] === RUN TestDetectManifestBlobMediaTypeInvalid [2022-05-11T07:36:04.776Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_manifests [2022-05-11T07:36:04.776Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests [2022-05-11T07:36:04.776Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests [2022-05-11T07:36:04.776Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests [2022-05-11T07:36:04.777Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers [2022-05-11T07:36:04.777Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config [2022-05-11T07:36:04.777Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers [2022-05-11T07:36:04.777Z] === RUN TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests [2022-05-11T07:36:04.777Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers [2022-05-11T07:36:04.777Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers [2022-05-11T07:36:04.777Z] === RUN TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests [2022-05-11T07:36:04.777Z] === RUN TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers [2022-05-11T07:36:04.777Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers [2022-05-11T07:36:04.777Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid (0.00s) [2022-05-11T07:36:04.777Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_manifests (0.00s) [2022-05-11T07:36:04.777Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests (0.00s) [2022-05-11T07:36:04.777Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests (0.00s) [2022-05-11T07:36:04.777Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests (0.00s) [2022-05-11T07:36:04.777Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers (0.00s) [2022-05-11T07:36:04.777Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config (0.00s) [2022-05-11T07:36:04.777Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers (0.00s) [2022-05-11T07:36:04.777Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests (0.00s) [2022-05-11T07:36:04.777Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers (0.00s) [2022-05-11T07:36:04.777Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers (0.00s) [2022-05-11T07:36:04.777Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests (0.00s) [2022-05-11T07:36:04.777Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers (0.00s) [2022-05-11T07:36:04.777Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers (0.00s) [2022-05-11T07:36:04.777Z] === RUN TestFixManifestLayers [2022-05-11T07:36:04.777Z] --- PASS: TestFixManifestLayers (0.00s) [2022-05-11T07:36:04.777Z] === RUN TestFixManifestLayersBaseLayerParent [2022-05-11T07:36:04.777Z] pull_v2_test.go:82: Needs fixing on Windows [2022-05-11T07:36:04.777Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2022-05-11T07:36:04.777Z] === RUN TestFixManifestLayersBadParent [2022-05-11T07:36:04.777Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2022-05-11T07:36:04.777Z] === RUN TestValidateManifest [2022-05-11T07:36:04.777Z] pull_v2_test.go:127: Needs fixing on Windows [2022-05-11T07:36:04.777Z] --- SKIP: TestValidateManifest (0.00s) [2022-05-11T07:36:04.777Z] === RUN TestFormatPlatform [2022-05-11T07:36:04.777Z] --- PASS: TestFormatPlatform (0.00s) [2022-05-11T07:36:04.777Z] === RUN TestPullSchema2Config [2022-05-11T07:36:04.777Z] === RUN TestPullSchema2Config/success_first_time [2022-05-11T07:36:04.777Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-05-11T07:36:04.777Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-05-11T07:36:04.777Z] === RUN TestPullSchema2Config/500_status [2022-05-11T07:36:04.777Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-05-11T07:36:04.777Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-05-11T07:36:04.777Z] --- PASS: TestTransfer (0.12s) [2022-05-11T07:36:04.777Z] === RUN TestConcurrencyLimit [2022-05-11T07:36:04.777Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-05-11T07:36:04.777Z] === RUN TestPullSchema2Config/EOF [2022-05-11T07:36:04.777Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-05-11T07:36:04.777Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-05-11T07:36:04.777Z] 2022/05/11 07:36:04 http: panic serving 127.0.0.1:49217: intentional panic [2022-05-11T07:36:04.777Z] goroutine 130 [running]: [2022-05-11T07:36:04.777Z] net/http.(*conn).serve.func1() [2022-05-11T07:36:04.777Z] c:/go/src/net/http/server.go:1825 +0xbf [2022-05-11T07:36:04.777Z] panic({0x1518f00, 0x16fb320}) [2022-05-11T07:36:04.777Z] c:/go/src/runtime/panic.go:844 +0x258 [2022-05-11T07:36:04.777Z] github.com/docker/docker/distribution.TestPullSchema2Config.func3(0xc00029c680?, {0x1702ab8?, 0xc0002d8000?}) [2022-05-11T07:36:04.777Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:262 +0xb4 [2022-05-11T07:36:04.777Z] github.com/docker/docker/distribution.TestPullSchema2Config.func5.1({0x1702ab8, 0xc0002d8000}, 0xc00029a000) [2022-05-11T07:36:04.777Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:290 +0x286 [2022-05-11T07:36:04.777Z] net/http.HandlerFunc.ServeHTTP(0x0?, {0x1702ab8?, 0xc0002d8000?}, 0xc00005a800?) [2022-05-11T07:36:04.777Z] c:/go/src/net/http/server.go:2084 +0x2f [2022-05-11T07:36:04.777Z] net/http.serverHandler.ServeHTTP({0xc0002800c0?}, {0x1702ab8, 0xc0002d8000}, 0xc00029a000) [2022-05-11T07:36:04.777Z] c:/go/src/net/http/server.go:2916 +0x43b [2022-05-11T07:36:04.777Z] net/http.(*conn).serve(0xc00017c000, {0x1703330, 0xc000280ae0}) [2022-05-11T07:36:04.777Z] c:/go/src/net/http/server.go:1966 +0x5d7 [2022-05-11T07:36:04.777Z] created by net/http.(*Server).Serve [2022-05-11T07:36:04.777Z] c:/go/src/net/http/server.go:3071 +0x4db [2022-05-11T07:36:04.777Z] === RUN TestNotFound [2022-05-11T07:36:04.777Z] --- PASS: TestNotFound (0.00s) [2022-05-11T07:36:04.777Z] === RUN TestConflict [2022-05-11T07:36:04.777Z] --- PASS: TestConflict (0.00s) [2022-05-11T07:36:04.777Z] === RUN TestForbidden [2022-05-11T07:36:04.777Z] --- PASS: TestForbidden (0.00s) [2022-05-11T07:36:04.777Z] === RUN TestInvalidParameter [2022-05-11T07:36:04.777Z] --- PASS: TestInvalidParameter (0.00s) [2022-05-11T07:36:04.777Z] === RUN TestNotImplemented [2022-05-11T07:36:04.777Z] --- PASS: TestNotImplemented (0.00s) [2022-05-11T07:36:04.777Z] === RUN TestNotModified [2022-05-11T07:36:04.777Z] --- PASS: TestNotModified (0.00s) [2022-05-11T07:36:04.777Z] === RUN TestUnauthorized [2022-05-11T07:36:04.777Z] --- PASS: TestUnauthorized (0.00s) [2022-05-11T07:36:04.777Z] === RUN TestUnknown [2022-05-11T07:36:04.777Z] --- PASS: TestUnknown (0.00s) [2022-05-11T07:36:04.777Z] === RUN TestCancelled [2022-05-11T07:36:04.777Z] --- PASS: TestCancelled (0.00s) [2022-05-11T07:36:04.777Z] === RUN TestDeadline [2022-05-11T07:36:04.777Z] --- PASS: TestDeadline (0.00s) [2022-05-11T07:36:04.777Z] === RUN TestDataLoss [2022-05-11T07:36:04.777Z] --- PASS: TestDataLoss (0.00s) [2022-05-11T07:36:04.777Z] === RUN TestUnavailable [2022-05-11T07:36:04.777Z] --- PASS: TestUnavailable (0.00s) [2022-05-11T07:36:04.777Z] === RUN TestSystem [2022-05-11T07:36:04.777Z] --- PASS: TestSystem (0.00s) [2022-05-11T07:36:04.777Z] === RUN TestFromStatusCode [2022-05-11T07:36:04.777Z] === RUN TestFromStatusCode/Not_Found [2022-05-11T07:36:04.777Z] === RUN TestFromStatusCode/Bad_Request [2022-05-11T07:36:04.777Z] === RUN TestFromStatusCode/Conflict [2022-05-11T07:36:04.777Z] === RUN TestFromStatusCode/Unauthorized [2022-05-11T07:36:04.777Z] === RUN TestFromStatusCode/Service_Unavailable [2022-05-11T07:36:04.777Z] === RUN TestFromStatusCode/Forbidden [2022-05-11T07:36:04.777Z] === RUN TestFromStatusCode/Not_Modified [2022-05-11T07:36:04.777Z] === RUN TestFromStatusCode/Not_Implemented [2022-05-11T07:36:04.777Z] === RUN TestFromStatusCode/Internal_Server_Error [2022-05-11T07:36:04.777Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2022-05-11T07:36:04.777Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2022-05-11T07:36:04.777Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2022-05-11T07:36:04.777Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2022-05-11T07:36:04.777Z] --- PASS: TestFromStatusCode (0.00s) [2022-05-11T07:36:04.777Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2022-05-11T07:36:04.777Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2022-05-11T07:36:04.777Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2022-05-11T07:36:04.777Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2022-05-11T07:36:04.777Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2022-05-11T07:36:04.777Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2022-05-11T07:36:04.777Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2022-05-11T07:36:04.777Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2022-05-11T07:36:04.777Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2022-05-11T07:36:04.777Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2022-05-11T07:36:04.777Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2022-05-11T07:36:04.777Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2022-05-11T07:36:04.777Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2022-05-11T07:36:04.777Z] PASS [2022-05-11T07:36:04.777Z] coverage: 77.0% of statements [2022-05-11T07:36:04.777Z] ok github.com/docker/docker/errdefs 0.042s coverage: 77.0% of statements [2022-05-11T07:36:04.815Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-05-11T07:36:04.815Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-05-11T07:36:04.938Z] --- PASS: TestInspectOomKilledTrue (0.49s) [2022-05-11T07:36:04.938Z] === RUN TestInspectOomKilledFalse [2022-05-11T07:36:05.071Z] docker_api_swarm_node_test.go:20: [d1c3c1fdc85cc] joining swarm manager [d7a61f43f514f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-11T07:36:05.231Z] --- PASS: TestConcurrencyLimit (0.35s) [2022-05-11T07:36:05.231Z] === RUN TestInactiveJobs [2022-05-11T07:36:05.231Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-05-11T07:36:05.231Z] === RUN TestPullSchema2Config/unauthorized [2022-05-11T07:36:05.231Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-05-11T07:36:05.231Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-05-11T07:36:05.231Z] --- PASS: TestPullSchema2Config (0.52s) [2022-05-11T07:36:05.231Z] --- PASS: TestPullSchema2Config/success_first_time (0.01s) [2022-05-11T07:36:05.231Z] --- PASS: TestPullSchema2Config/500_status (0.26s) [2022-05-11T07:36:05.231Z] --- PASS: TestPullSchema2Config/EOF (0.26s) [2022-05-11T07:36:05.231Z] --- PASS: TestPullSchema2Config/unauthorized (0.00s) [2022-05-11T07:36:05.231Z] === RUN TestGetRepositoryMountCandidates [2022-05-11T07:36:05.231Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2022-05-11T07:36:05.231Z] === RUN TestLayerAlreadyExists [2022-05-11T07:36:05.231Z] 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} [2022-05-11T07:36:05.231Z] 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} [2022-05-11T07:36:05.231Z] 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} [2022-05-11T07:36:05.231Z] 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} [2022-05-11T07:36:05.231Z] 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} [2022-05-11T07:36:05.231Z] 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} [2022-05-11T07:36:05.231Z] --- PASS: TestLayerAlreadyExists (0.00s) [2022-05-11T07:36:05.231Z] === RUN TestWhenEmptyAuthConfig [2022-05-11T07:36:05.231Z] === RUN TestFSGetInvalidData [2022-05-11T07:36:05.231Z] --- PASS: TestFSGetInvalidData (0.01s) [2022-05-11T07:36:05.231Z] === RUN TestFSInvalidSet [2022-05-11T07:36:05.231Z] --- PASS: TestFSInvalidSet (0.01s) [2022-05-11T07:36:05.231Z] === RUN TestFSInvalidRoot [2022-05-11T07:36:05.231Z] --- PASS: TestFSInvalidRoot (0.01s) [2022-05-11T07:36:05.231Z] === RUN TestFSMetadataGetSet [2022-05-11T07:36:05.508Z] --- PASS: TestInspectOomKilledFalse (0.43s) [2022-05-11T07:36:05.508Z] === RUN TestLinksEtcHostsContentMatch [2022-05-11T07:36:05.633Z] === RUN TestDockerSuite/TestContainerAPITop [2022-05-11T07:36:05.687Z] --- PASS: TestFSMetadataGetSet (0.04s) [2022-05-11T07:36:05.687Z] === RUN TestFSInvalidWalker [2022-05-11T07:36:05.687Z] --- PASS: TestFSInvalidWalker (0.01s) [2022-05-11T07:36:05.687Z] === RUN TestFSGetSet [2022-05-11T07:36:05.687Z] --- PASS: TestFSGetSet (0.04s) [2022-05-11T07:36:05.687Z] === RUN TestFSGetUnsetKey [2022-05-11T07:36:05.687Z] --- PASS: TestFSGetUnsetKey (0.01s) [2022-05-11T07:36:05.687Z] === RUN TestFSGetEmptyData [2022-05-11T07:36:05.687Z] --- PASS: TestFSGetEmptyData (0.01s) [2022-05-11T07:36:05.687Z] === RUN TestFSDelete [2022-05-11T07:36:05.687Z] --- PASS: TestInactiveJobs (0.41s) [2022-05-11T07:36:05.687Z] === RUN TestWatchRelease [2022-05-11T07:36:05.687Z] --- PASS: TestFSDelete (0.01s) [2022-05-11T07:36:05.687Z] === RUN TestFSWalker [2022-05-11T07:36:05.687Z] --- PASS: TestFSWalker (0.01s) [2022-05-11T07:36:05.687Z] === RUN TestFSWalkerStopOnError [2022-05-11T07:36:05.687Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2022-05-11T07:36:05.687Z] === RUN TestNewFromJSON [2022-05-11T07:36:05.687Z] --- PASS: TestNewFromJSON (0.00s) [2022-05-11T07:36:05.687Z] === RUN TestNewFromJSONWithInvalidJSON [2022-05-11T07:36:05.687Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2022-05-11T07:36:05.687Z] === RUN TestMarshalKeyOrder [2022-05-11T07:36:05.687Z] --- PASS: TestMarshalKeyOrder (0.00s) [2022-05-11T07:36:05.687Z] === RUN TestHistoryEqual [2022-05-11T07:36:05.687Z] --- PASS: TestWatchRelease (0.04s) [2022-05-11T07:36:05.687Z] === RUN TestWatchFinishedTransfer [2022-05-11T07:36:05.687Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2022-05-11T07:36:05.687Z] === RUN TestDuplicateTransfer [2022-05-11T07:36:05.687Z] --- PASS: TestDuplicateTransfer (0.10s) [2022-05-11T07:36:05.687Z] === RUN TestSuccessfulUpload [2022-05-11T07:36:05.687Z] --- PASS: TestHistoryEqual (0.15s) [2022-05-11T07:36:05.687Z] === RUN TestImage [2022-05-11T07:36:05.687Z] --- PASS: TestImage (0.00s) [2022-05-11T07:36:05.687Z] === RUN TestImageOSNotEmpty [2022-05-11T07:36:05.687Z] --- PASS: TestImageOSNotEmpty (0.00s) [2022-05-11T07:36:05.687Z] === RUN TestNewChildImageFromImageWithRootFS [2022-05-11T07:36:05.687Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2022-05-11T07:36:05.687Z] === RUN TestCreate [2022-05-11T07:36:05.687Z] --- PASS: TestCreate (0.01s) [2022-05-11T07:36:05.687Z] === RUN TestRestore [2022-05-11T07:36:05.687Z] time="2022-05-11T07:36:05Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2022-05-11T07:36:05.687Z] --- PASS: TestRestore (0.02s) [2022-05-11T07:36:05.687Z] === RUN TestAddDelete [2022-05-11T07:36:05.687Z] --- PASS: TestAddDelete (0.02s) [2022-05-11T07:36:05.687Z] === RUN TestSearchAfterDelete [2022-05-11T07:36:05.687Z] --- PASS: TestSearchAfterDelete (0.01s) [2022-05-11T07:36:05.687Z] === RUN TestParentReset [2022-05-11T07:36:05.687Z] --- PASS: TestParentReset (0.02s) [2022-05-11T07:36:05.687Z] === RUN TestGetAndSetLastUpdated [2022-05-11T07:36:05.687Z] --- PASS: TestGetAndSetLastUpdated (0.01s) [2022-05-11T07:36:05.687Z] === RUN TestStoreLen [2022-05-11T07:36:05.687Z] --- PASS: TestStoreLen (0.03s) [2022-05-11T07:36:05.687Z] PASS [2022-05-11T07:36:05.687Z] coverage: 86.9% of statements [2022-05-11T07:36:05.687Z] ok github.com/docker/docker/image 0.501s coverage: 86.9% of statements [2022-05-11T07:36:05.768Z] --- PASS: TestLinksEtcHostsContentMatch (0.30s) [2022-05-11T07:36:05.768Z] === RUN TestLinksContainerNames [2022-05-11T07:36:05.890Z] docker_api_swarm_node_test.go:21: [d6fe9c58fe098] joining swarm manager [d7a61f43f514f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-11T07:36:06.141Z] time="2022-05-11T07:36:05Z" level=error msg="Upload failed, retrying: simulating retry" [2022-05-11T07:36:06.141Z] --- PASS: TestSuccessfulUpload (0.37s) [2022-05-11T07:36:06.141Z] === RUN TestCancelledUpload [2022-05-11T07:36:06.141Z] --- PASS: TestCancelledUpload (0.00s) [2022-05-11T07:36:06.141Z] PASS [2022-05-11T07:36:06.141Z] coverage: 77.3% of statements [2022-05-11T07:36:06.141Z] ok github.com/docker/docker/distribution/xfer 1.983s coverage: 77.3% of statements [2022-05-11T07:36:06.141Z] === RUN TestCompare [2022-05-11T07:36:06.141Z] --- PASS: TestCompare (0.00s) [2022-05-11T07:36:06.141Z] PASS [2022-05-11T07:36:06.141Z] coverage: 19.2% of statements [2022-05-11T07:36:06.141Z] ok github.com/docker/docker/image/cache 0.061s coverage: 19.2% of statements [2022-05-11T07:36:06.451Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-05-11T07:36:06.451Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2022-05-11T07:36:06.451Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-05-11T07:36:06.451Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-05-11T07:36:06.595Z] --- PASS: TestWhenEmptyAuthConfig (1.23s) [2022-05-11T07:36:06.595Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2022-05-11T07:36:06.595Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2022-05-11T07:36:06.595Z] === RUN TestTokenPassThru [2022-05-11T07:36:06.595Z] --- PASS: TestTokenPassThru (0.01s) [2022-05-11T07:36:06.595Z] === RUN TestTokenPassThruDifferentHost [2022-05-11T07:36:06.595Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2022-05-11T07:36:06.595Z] PASS [2022-05-11T07:36:06.595Z] coverage: 26.6% of statements [2022-05-11T07:36:06.595Z] ok github.com/docker/docker/distribution 2.153s coverage: 26.6% of statements [2022-05-11T07:36:06.595Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-05-11T07:36:06.595Z] ? github.com/docker/docker/dockerversion [no test files] [2022-05-11T07:36:06.706Z] === CONT TestReadPluginNoRead [2022-05-11T07:36:06.706Z] read_test.go:92: [dacee23189bb1] daemon is not started [2022-05-11T07:36:06.706Z] --- PASS: TestReadPluginNoRead (8.40s) [2022-05-11T07:36:06.706Z] --- PASS: TestReadPluginNoRead/default (1.34s) [2022-05-11T07:36:06.706Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.83s) [2022-05-11T07:36:06.706Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.74s) [2022-05-11T07:36:06.706Z] PASS [2022-05-11T07:36:06.706Z] [2022-05-11T07:36:06.706Z] DONE 6 tests in 13.026s [2022-05-11T07:36:06.706Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2022-05-11T07:36:06.707Z] ++ 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 [2022-05-11T07:36:06.707Z] ++ set -e [2022-05-11T07:36:06.707Z] ++ '[' -n 0 ']' [2022-05-11T07:36:06.707Z] ++ set -x [2022-05-11T07:36:06.707Z] ++ 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 [2022-05-11T07:36:06.707Z] testing: warning: no tests to run [2022-05-11T07:36:06.707Z] PASS [2022-05-11T07:36:06.707Z] [2022-05-11T07:36:06.707Z] DONE 0 tests in 0.055s [2022-05-11T07:36:06.707Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-05-11T07:36:06.707Z] ++ 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 [2022-05-11T07:36:06.707Z] ++ set -e [2022-05-11T07:36:06.707Z] ++ '[' -n 0 ']' [2022-05-11T07:36:06.707Z] ++ set -x [2022-05-11T07:36:06.707Z] ++ 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 [2022-05-11T07:36:06.708Z] --- PASS: TestLinksContainerNames (0.85s) [2022-05-11T07:36:06.708Z] === RUN TestLogsFollowTailEmpty [2022-05-11T07:36:06.962Z] INFO: Testing against a local daemon [2022-05-11T07:36:06.962Z] === RUN TestPluginWithDevMounts [2022-05-11T07:36:06.962Z] === PAUSE TestPluginWithDevMounts [2022-05-11T07:36:06.962Z] === CONT TestPluginWithDevMounts [2022-05-11T07:36:06.968Z] --- PASS: TestLogsFollowTailEmpty (0.46s) [2022-05-11T07:36:06.968Z] === RUN TestContainerNetworkMountsNoChown [2022-05-11T07:36:07.539Z] --- PASS: TestContainerNetworkMountsNoChown (0.41s) [2022-05-11T07:36:07.539Z] === RUN TestMountDaemonRoot [2022-05-11T07:36:07.539Z] === RUN TestMountDaemonRoot/default [2022-05-11T07:36:07.539Z] === PAUSE TestMountDaemonRoot/default [2022-05-11T07:36:07.539Z] === RUN TestMountDaemonRoot/private [2022-05-11T07:36:07.539Z] === PAUSE TestMountDaemonRoot/private [2022-05-11T07:36:07.539Z] === RUN TestMountDaemonRoot/rprivate [2022-05-11T07:36:07.539Z] === PAUSE TestMountDaemonRoot/rprivate [2022-05-11T07:36:07.539Z] === RUN TestMountDaemonRoot/slave [2022-05-11T07:36:07.539Z] === PAUSE TestMountDaemonRoot/slave [2022-05-11T07:36:07.539Z] === RUN TestMountDaemonRoot/rslave [2022-05-11T07:36:07.539Z] === PAUSE TestMountDaemonRoot/rslave [2022-05-11T07:36:07.539Z] === RUN TestMountDaemonRoot/shared [2022-05-11T07:36:07.539Z] === PAUSE TestMountDaemonRoot/shared [2022-05-11T07:36:07.539Z] === RUN TestMountDaemonRoot/rshared [2022-05-11T07:36:07.539Z] === PAUSE TestMountDaemonRoot/rshared [2022-05-11T07:36:07.539Z] === CONT TestMountDaemonRoot/default [2022-05-11T07:36:07.539Z] === RUN TestMountDaemonRoot/default/bind_root [2022-05-11T07:36:07.539Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-05-11T07:36:07.539Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-05-11T07:36:07.539Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-05-11T07:36:07.539Z] === RUN TestMountDaemonRoot/default/mount_root [2022-05-11T07:36:07.539Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-05-11T07:36:07.539Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-05-11T07:36:07.539Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-05-11T07:36:07.539Z] === CONT TestMountDaemonRoot/rslave [2022-05-11T07:36:07.539Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-05-11T07:36:07.539Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-05-11T07:36:07.539Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-05-11T07:36:07.539Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-05-11T07:36:07.539Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-05-11T07:36:07.539Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-05-11T07:36:07.539Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-05-11T07:36:07.539Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-05-11T07:36:07.539Z] === CONT TestMountDaemonRoot/rshared [2022-05-11T07:36:07.539Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-05-11T07:36:07.539Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-05-11T07:36:07.539Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-05-11T07:36:07.539Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-05-11T07:36:07.539Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-05-11T07:36:07.539Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-05-11T07:36:07.539Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-05-11T07:36:07.539Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-05-11T07:36:07.539Z] === CONT TestMountDaemonRoot/shared [2022-05-11T07:36:07.539Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-05-11T07:36:07.539Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-05-11T07:36:07.539Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-05-11T07:36:07.539Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-05-11T07:36:07.539Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-05-11T07:36:07.539Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-05-11T07:36:07.539Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-05-11T07:36:07.539Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-05-11T07:36:07.539Z] === CONT TestMountDaemonRoot/rprivate [2022-05-11T07:36:07.539Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-05-11T07:36:07.539Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-05-11T07:36:07.539Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-05-11T07:36:07.539Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-05-11T07:36:07.539Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-05-11T07:36:07.539Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-05-11T07:36:07.539Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-05-11T07:36:07.539Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-05-11T07:36:07.539Z] === CONT TestMountDaemonRoot/slave [2022-05-11T07:36:07.539Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-05-11T07:36:07.539Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-05-11T07:36:07.539Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-05-11T07:36:07.539Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-05-11T07:36:07.539Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-05-11T07:36:07.539Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-05-11T07:36:07.539Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-05-11T07:36:07.539Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-05-11T07:36:07.539Z] === CONT TestMountDaemonRoot/private [2022-05-11T07:36:07.539Z] === RUN TestMountDaemonRoot/private/bind_root [2022-05-11T07:36:07.539Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-05-11T07:36:07.539Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-05-11T07:36:07.539Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-05-11T07:36:07.539Z] === RUN TestMountDaemonRoot/private/mount_root [2022-05-11T07:36:07.539Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-05-11T07:36:07.539Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-05-11T07:36:07.539Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-05-11T07:36:07.539Z] === CONT TestMountDaemonRoot/default/bind_root [2022-05-11T07:36:07.539Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-05-11T07:36:07.539Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-05-11T07:36:07.539Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-05-11T07:36:07.539Z] === CONT TestMountDaemonRoot/default/mount_root [2022-05-11T07:36:07.539Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-05-11T07:36:07.539Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-05-11T07:36:07.539Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-05-11T07:36:07.539Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-05-11T07:36:07.556Z] === RUN TestValidateManifest [2022-05-11T07:36:07.556Z] === RUN TestValidateManifest/non-nil [2022-05-11T07:36:07.556Z] === RUN TestValidateManifest/nil [2022-05-11T07:36:07.556Z] --- PASS: TestValidateManifest (0.00s) [2022-05-11T07:36:07.556Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2022-05-11T07:36:07.556Z] --- PASS: TestValidateManifest/nil (0.00s) [2022-05-11T07:36:07.556Z] PASS [2022-05-11T07:36:07.556Z] coverage: 0.7% of statements [2022-05-11T07:36:07.556Z] ok github.com/docker/docker/image/tarexport 0.112s coverage: 0.7% of statements [2022-05-11T07:36:07.556Z] ? github.com/docker/docker/image/v1 [no test files] [2022-05-11T07:36:07.556Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-05-11T07:36:07.800Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-05-11T07:36:07.800Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-05-11T07:36:07.800Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-05-11T07:36:07.800Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-05-11T07:36:07.800Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-05-11T07:36:07.800Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-05-11T07:36:07.800Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-05-11T07:36:07.800Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-05-11T07:36:07.800Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-05-11T07:36:07.800Z] === CONT TestMountDaemonRoot/private/bind_root [2022-05-11T07:36:07.800Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-05-11T07:36:07.800Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-05-11T07:36:07.800Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-05-11T07:36:07.800Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-05-11T07:36:07.800Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-05-11T07:36:07.800Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-05-11T07:36:07.800Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-05-11T07:36:07.800Z] === CONT TestMountDaemonRoot/private/mount_root [2022-05-11T07:36:08.010Z] === RUN TestSerialization [2022-05-11T07:36:08.010Z] --- PASS: TestSerialization (0.02s) [2022-05-11T07:36:08.010Z] PASS [2022-05-11T07:36:08.010Z] coverage: 100.0% of statements [2022-05-11T07:36:08.010Z] ok github.com/docker/docker/libcontainerd/queue 0.061s coverage: 100.0% of statements [2022-05-11T07:36:08.060Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-05-11T07:36:08.060Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-05-11T07:36:08.060Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-05-11T07:36:08.060Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2022-05-11T07:36:08.060Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.10s) [2022-05-11T07:36:08.060Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.07s) [2022-05-11T07:36:08.060Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.08s) [2022-05-11T07:36:08.060Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-05-11T07:36:08.060Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2022-05-11T07:36:08.060Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2022-05-11T07:36:08.060Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2022-05-11T07:36:08.060Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.08s) [2022-05-11T07:36:08.060Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-05-11T07:36:08.060Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.08s) [2022-05-11T07:36:08.060Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2022-05-11T07:36:08.060Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2022-05-11T07:36:08.060Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2022-05-11T07:36:08.060Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-05-11T07:36:08.060Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-05-11T07:36:08.060Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-05-11T07:36:08.060Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-05-11T07:36:08.060Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-05-11T07:36:08.060Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-05-11T07:36:08.060Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2022-05-11T07:36:08.060Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-05-11T07:36:08.060Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-05-11T07:36:08.060Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-05-11T07:36:08.060Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-05-11T07:36:08.060Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-05-11T07:36:08.060Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-05-11T07:36:08.060Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-05-11T07:36:08.060Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-05-11T07:36:08.060Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-05-11T07:36:08.060Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-05-11T07:36:08.060Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-05-11T07:36:08.060Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-05-11T07:36:08.060Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-05-11T07:36:08.060Z] === RUN TestContainerBindMountNonRecursive [2022-05-11T07:36:08.329Z] --- PASS: TestPluginWithDevMounts (1.53s) [2022-05-11T07:36:08.329Z] PASS [2022-05-11T07:36:08.329Z] [2022-05-11T07:36:08.329Z] DONE 1 tests in 1.675s [2022-05-11T07:36:08.329Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-05-11T07:36:08.329Z] ++ 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 [2022-05-11T07:36:08.329Z] ++ set -e [2022-05-11T07:36:08.329Z] ++ '[' -n 0 ']' [2022-05-11T07:36:08.329Z] ++ set -x [2022-05-11T07:36:08.329Z] ++ 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 [2022-05-11T07:36:08.476Z] === RUN TestEmptyLayer [2022-05-11T07:36:08.476Z] --- PASS: TestEmptyLayer (0.00s) [2022-05-11T07:36:08.476Z] === RUN TestCommitFailure [2022-05-11T07:36:08.476Z] === RUN TestEnvironmentParsing [2022-05-11T07:36:08.476Z] --- PASS: TestEnvironmentParsing (0.00s) [2022-05-11T07:36:08.476Z] PASS [2022-05-11T07:36:08.476Z] coverage: 1.2% of statements [2022-05-11T07:36:08.476Z] --- PASS: TestCommitFailure (0.01s) [2022-05-11T07:36:08.476Z] === RUN TestStartTransactionFailure [2022-05-11T07:36:08.476Z] --- PASS: TestStartTransactionFailure (0.00s) [2022-05-11T07:36:08.476Z] === RUN TestGetOrphan [2022-05-11T07:36:08.476Z] --- PASS: TestGetOrphan (0.01s) [2022-05-11T07:36:08.476Z] === RUN TestMountAndRegister [2022-05-11T07:36:08.476Z] ok github.com/docker/docker/libcontainerd/local 0.087s coverage: 1.2% of statements [2022-05-11T07:36:08.586Z] INFO: Testing against a local daemon [2022-05-11T07:36:08.586Z] === RUN TestSecretInspect [2022-05-11T07:36:08.931Z] layer_test.go:258: Layer size: 14 [2022-05-11T07:36:08.931Z] --- PASS: TestMountAndRegister (0.11s) [2022-05-11T07:36:08.931Z] === RUN TestLayerRelease [2022-05-11T07:36:08.931Z] layer_test.go:291: Failing on Windows [2022-05-11T07:36:08.931Z] --- SKIP: TestLayerRelease (0.00s) [2022-05-11T07:36:08.931Z] === RUN TestStoreRestore [2022-05-11T07:36:08.931Z] layer_test.go:340: Failing on Windows [2022-05-11T07:36:08.931Z] --- SKIP: TestStoreRestore (0.00s) [2022-05-11T07:36:08.931Z] === RUN TestTarStreamStability [2022-05-11T07:36:08.931Z] layer_test.go:455: Failing on Windows [2022-05-11T07:36:08.931Z] --- SKIP: TestTarStreamStability (0.00s) [2022-05-11T07:36:08.931Z] === RUN TestRegisterExistingLayer [2022-05-11T07:36:08.931Z] --- PASS: TestRegisterExistingLayer (0.11s) [2022-05-11T07:36:08.931Z] === RUN TestTarStreamVerification [2022-05-11T07:36:08.931Z] layer_test.go:684: Failing on Windows [2022-05-11T07:36:08.931Z] --- SKIP: TestTarStreamVerification (0.00s) [2022-05-11T07:36:08.931Z] === RUN TestLayerMigration [2022-05-11T07:36:08.931Z] migration_test.go:45: Failing on Windows [2022-05-11T07:36:08.931Z] --- SKIP: TestLayerMigration (0.00s) [2022-05-11T07:36:08.931Z] === RUN TestLayerMigrationNoTarsplit [2022-05-11T07:36:08.931Z] migration_test.go:181: Failing on Windows [2022-05-11T07:36:08.931Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2022-05-11T07:36:08.931Z] === RUN TestMountInit [2022-05-11T07:36:08.931Z] mount_test.go:17: Failing on Windows [2022-05-11T07:36:08.931Z] --- SKIP: TestMountInit (0.00s) [2022-05-11T07:36:08.931Z] === RUN TestMountSize [2022-05-11T07:36:08.931Z] mount_test.go:76: Failing on Windows [2022-05-11T07:36:08.931Z] --- SKIP: TestMountSize (0.00s) [2022-05-11T07:36:08.931Z] === RUN TestMountChanges [2022-05-11T07:36:08.931Z] mount_test.go:125: Failing on Windows [2022-05-11T07:36:08.931Z] --- SKIP: TestMountChanges (0.00s) [2022-05-11T07:36:08.931Z] === RUN TestMountApply [2022-05-11T07:36:08.931Z] mount_test.go:212: Failing on Windows [2022-05-11T07:36:08.931Z] --- SKIP: TestMountApply (0.00s) [2022-05-11T07:36:08.931Z] PASS [2022-05-11T07:36:08.931Z] coverage: 30.6% of statements [2022-05-11T07:36:08.931Z] ok github.com/docker/docker/layer 0.314s coverage: 30.6% of statements [2022-05-11T07:36:08.931Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-05-11T07:36:08.931Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-05-11T07:36:08.931Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-05-11T07:36:08.931Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-05-11T07:36:09.148Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-05-11T07:36:09.385Z] === RUN TestSequenceGetAvailableBit [2022-05-11T07:36:09.385Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2022-05-11T07:36:09.385Z] === RUN TestSequenceEqual [2022-05-11T07:36:09.385Z] --- PASS: TestSequenceEqual (0.00s) [2022-05-11T07:36:09.385Z] === RUN TestSequenceCopy [2022-05-11T07:36:09.385Z] --- PASS: TestSequenceCopy (0.00s) [2022-05-11T07:36:09.385Z] === RUN TestGetFirstAvailable [2022-05-11T07:36:09.385Z] --- PASS: TestGetFirstAvailable (0.00s) [2022-05-11T07:36:09.385Z] === RUN TestFindSequence [2022-05-11T07:36:09.385Z] --- PASS: TestFindSequence (0.00s) [2022-05-11T07:36:09.385Z] === RUN TestCheckIfAvailable [2022-05-11T07:36:09.385Z] --- PASS: TestCheckIfAvailable (0.00s) [2022-05-11T07:36:09.385Z] === RUN TestMergeSequences [2022-05-11T07:36:09.385Z] --- PASS: TestMergeSequences (0.00s) [2022-05-11T07:36:09.385Z] === RUN TestPushReservation [2022-05-11T07:36:09.385Z] --- PASS: TestPushReservation (0.00s) [2022-05-11T07:36:09.385Z] === RUN TestSerializeDeserialize [2022-05-11T07:36:09.385Z] --- PASS: TestSerializeDeserialize (0.00s) [2022-05-11T07:36:09.385Z] === RUN TestSet [2022-05-11T07:36:09.385Z] --- PASS: TestSet (0.00s) [2022-05-11T07:36:09.385Z] === RUN TestSetUnset [2022-05-11T07:36:09.385Z] --- PASS: TestSetUnset (0.00s) [2022-05-11T07:36:09.385Z] === RUN TestOffsetSetUnset [2022-05-11T07:36:09.385Z] --- PASS: TestOffsetSetUnset (0.00s) [2022-05-11T07:36:09.385Z] === RUN TestSetInRange [2022-05-11T07:36:09.385Z] --- PASS: TestSetInRange (0.00s) [2022-05-11T07:36:09.385Z] === RUN TestSetAnyInRange [2022-05-11T07:36:09.385Z] --- PASS: TestSetAnyInRange (0.00s) [2022-05-11T07:36:09.385Z] === RUN TestMethods [2022-05-11T07:36:09.385Z] --- PASS: TestMethods (0.00s) [2022-05-11T07:36:09.385Z] === RUN TestRandomAllocateDeallocate [2022-05-11T07:36:09.443Z] --- PASS: TestContainerBindMountNonRecursive (1.34s) [2022-05-11T07:36:09.443Z] === RUN TestContainerVolumesMountedAsShared [2022-05-11T07:36:09.704Z] --- PASS: TestContainerVolumesMountedAsShared (0.41s) [2022-05-11T07:36:09.704Z] === RUN TestContainerVolumesMountedAsSlave [2022-05-11T07:36:09.710Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-05-11T07:36:09.964Z] --- PASS: TestContainerVolumesMountedAsSlave (0.34s) [2022-05-11T07:36:09.964Z] === RUN TestNetworkNat [2022-05-11T07:36:10.535Z] --- PASS: TestNetworkNat (0.45s) [2022-05-11T07:36:10.535Z] === RUN TestNetworkLocalhostTCPNat [2022-05-11T07:36:10.640Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-05-11T07:36:11.107Z] --- PASS: TestNetworkLocalhostTCPNat (0.47s) [2022-05-11T07:36:11.107Z] === RUN TestNetworkLoopbackNat [2022-05-11T07:36:11.202Z] --- PASS: TestSecretInspect (2.55s) [2022-05-11T07:36:11.202Z] === RUN TestSecretList [2022-05-11T07:36:11.545Z] === RUN TestInvalidConfig [2022-05-11T07:36:11.545Z] --- PASS: TestInvalidConfig (0.00s) [2022-05-11T07:36:11.545Z] === RUN TestConfig [2022-05-11T07:36:11.545Z] --- PASS: TestConfig (0.00s) [2022-05-11T07:36:11.545Z] === RUN TestOptionsLabels [2022-05-11T07:36:11.545Z] --- PASS: TestOptionsLabels (0.00s) [2022-05-11T07:36:11.545Z] === RUN TestValidName [2022-05-11T07:36:11.545Z] --- PASS: TestValidName (0.00s) [2022-05-11T07:36:11.545Z] PASS [2022-05-11T07:36:11.545Z] coverage: 19.7% of statements [2022-05-11T07:36:11.545Z] ok github.com/docker/docker/libnetwork/config 0.431s coverage: 19.7% of statements [2022-05-11T07:36:11.545Z] === RUN TestKey [2022-05-11T07:36:11.545Z] --- PASS: TestKey (0.00s) [2022-05-11T07:36:11.545Z] === RUN TestParseKey [2022-05-11T07:36:11.545Z] --- PASS: TestParseKey (0.00s) [2022-05-11T07:36:11.545Z] === RUN TestInvalidDataStore [2022-05-11T07:36:11.545Z] --- PASS: TestInvalidDataStore (0.00s) [2022-05-11T07:36:11.545Z] === RUN TestKVObjectFlatKey [2022-05-11T07:36:11.545Z] --- PASS: TestKVObjectFlatKey (0.00s) [2022-05-11T07:36:11.545Z] === RUN TestAtomicKVObjectFlatKey [2022-05-11T07:36:11.545Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2022-05-11T07:36:11.545Z] PASS [2022-05-11T07:36:11.545Z] coverage: 21.9% of statements [2022-05-11T07:36:11.545Z] ok github.com/docker/docker/libnetwork/datastore 0.041s coverage: 21.9% of statements [2022-05-11T07:36:12.505Z] === RUN TestIPDataMarshalling [2022-05-11T07:36:12.505Z] --- PASS: TestIPDataMarshalling (0.00s) [2022-05-11T07:36:12.505Z] === RUN TestValidateAndIsV6 [2022-05-11T07:36:12.505Z] --- PASS: TestValidateAndIsV6 (0.00s) [2022-05-11T07:36:12.505Z] PASS [2022-05-11T07:36:12.505Z] coverage: 68.9% of statements [2022-05-11T07:36:12.505Z] ok github.com/docker/docker/libnetwork/driverapi 0.038s coverage: 68.9% of statements [2022-05-11T07:36:12.959Z] === RUN TestErrorInterfaces [2022-05-11T07:36:12.959Z] --- PASS: TestErrorInterfaces (0.00s) [2022-05-11T07:36:12.959Z] === RUN TestNetworkMarshalling [2022-05-11T07:36:12.959Z] === RUN TestDriver [2022-05-11T07:36:12.959Z] --- PASS: TestDriver (0.00s) [2022-05-11T07:36:12.959Z] PASS [2022-05-11T07:36:12.959Z] coverage: 34.8% of statements [2022-05-11T07:36:12.959Z] ok github.com/docker/docker/libnetwork/drivers/host 0.041s coverage: 34.8% of statements [2022-05-11T07:36:12.959Z] --- PASS: TestNetworkMarshalling (0.16s) [2022-05-11T07:36:12.959Z] === RUN TestEndpointMarshalling [2022-05-11T07:36:12.959Z] --- PASS: TestEndpointMarshalling (0.00s) [2022-05-11T07:36:12.959Z] === RUN TestAuxAddresses [2022-05-11T07:36:12.959Z] time="2022-05-11T07:36:12Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-05-11T07:36:12.959Z] --- PASS: TestAuxAddresses (0.01s) [2022-05-11T07:36:12.959Z] === RUN TestSRVServiceQuery [2022-05-11T07:36:12.959Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-05-11T07:36:12.959Z] --- SKIP: TestSRVServiceQuery (0.00s) [2022-05-11T07:36:12.959Z] === RUN TestServiceVIPReuse [2022-05-11T07:36:12.959Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-05-11T07:36:12.959Z] --- SKIP: TestServiceVIPReuse (0.00s) [2022-05-11T07:36:12.959Z] === RUN TestIpamReleaseOnNetDriverFailures [2022-05-11T07:36:12.959Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-05-11T07:36:12.959Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.00s) [2022-05-11T07:36:12.959Z] === RUN TestDNSIPQuery [2022-05-11T07:36:12.959Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-05-11T07:36:12.959Z] --- SKIP: TestDNSIPQuery (0.00s) [2022-05-11T07:36:12.959Z] === RUN TestDNSProxyServFail [2022-05-11T07:36:12.959Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-05-11T07:36:12.959Z] --- SKIP: TestDNSProxyServFail (0.00s) [2022-05-11T07:36:12.959Z] === RUN TestSandboxAddEmpty [2022-05-11T07:36:12.959Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-05-11T07:36:12.959Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2022-05-11T07:36:12.959Z] === RUN TestSandboxAddMultiPrio [2022-05-11T07:36:12.959Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-05-11T07:36:12.959Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2022-05-11T07:36:12.959Z] === RUN TestSandboxAddSamePrio [2022-05-11T07:36:12.959Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-05-11T07:36:12.959Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2022-05-11T07:36:12.959Z] === RUN TestCleanupServiceDiscovery [2022-05-11T07:36:13.414Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-05-11T07:36:13.414Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2022-05-11T07:36:13.414Z] === RUN TestDNSOptions [2022-05-11T07:36:13.414Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-05-11T07:36:13.414Z] --- SKIP: TestDNSOptions (0.00s) [2022-05-11T07:36:13.414Z] === RUN TestMultipleControllersWithSameStore [2022-05-11T07:36:13.414Z] time="2022-05-11T07:36:12Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-05-11T07:36:13.414Z] time="2022-05-11T07:36:12Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-05-11T07:36:13.414Z] --- PASS: TestMultipleControllersWithSameStore (0.02s) [2022-05-11T07:36:13.414Z] PASS [2022-05-11T07:36:13.414Z] coverage: 8.5% of statements [2022-05-11T07:36:13.414Z] ok github.com/docker/docker/libnetwork 0.297s coverage: 8.5% of statements [2022-05-11T07:36:13.414Z] === RUN TestDriver [2022-05-11T07:36:13.414Z] --- PASS: TestDriver (0.00s) [2022-05-11T07:36:13.414Z] PASS [2022-05-11T07:36:13.414Z] coverage: 34.8% of statements [2022-05-11T07:36:13.414Z] ok github.com/docker/docker/libnetwork/drivers/null 0.077s coverage: 34.8% of statements [2022-05-11T07:36:13.648Z] --- PASS: TestNetworkLoopbackNat (2.56s) [2022-05-11T07:36:13.649Z] === RUN TestPause [2022-05-11T07:36:13.717Z] --- PASS: TestSecretList (2.58s) [2022-05-11T07:36:13.717Z] === RUN TestSecretsCreateAndDelete [2022-05-11T07:36:13.869Z] --- PASS: TestRandomAllocateDeallocate (4.39s) [2022-05-11T07:36:13.869Z] === RUN TestAllocateRandomDeallocate [2022-05-11T07:36:13.910Z] --- PASS: TestPause (0.46s) [2022-05-11T07:36:13.910Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-05-11T07:36:13.910Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-05-11T07:36:13.910Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-05-11T07:36:13.910Z] === RUN TestPauseStopPausedContainer [2022-05-11T07:36:13.974Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-05-11T07:36:14.323Z] === RUN TestNetworkAllocateFree [2022-05-11T07:36:14.323Z] --- PASS: TestNetworkAllocateFree (0.00s) [2022-05-11T07:36:14.323Z] === RUN TestNetworkAllocateUserDefinedVNIs [2022-05-11T07:36:14.323Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2022-05-11T07:36:14.323Z] PASS [2022-05-11T07:36:14.323Z] coverage: 63.6% of statements [2022-05-11T07:36:14.323Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.050s coverage: 63.6% of statements [2022-05-11T07:36:14.323Z] === RUN TestGetEmptyCapabilities [2022-05-11T07:36:14.323Z] --- PASS: TestGetEmptyCapabilities (0.01s) [2022-05-11T07:36:14.323Z] === RUN TestGetExtraCapabilities [2022-05-11T07:36:14.323Z] --- PASS: TestGetExtraCapabilities (0.00s) [2022-05-11T07:36:14.323Z] === RUN TestGetInvalidCapabilities [2022-05-11T07:36:14.323Z] --- PASS: TestGetInvalidCapabilities (0.00s) [2022-05-11T07:36:14.323Z] === RUN TestRemoteDriver [2022-05-11T07:36:14.323Z] --- PASS: TestRemoteDriver (0.01s) [2022-05-11T07:36:14.323Z] === RUN TestDriverError [2022-05-11T07:36:14.323Z] --- PASS: TestDriverError (0.00s) [2022-05-11T07:36:14.323Z] === RUN TestMissingValues [2022-05-11T07:36:14.323Z] --- PASS: TestMissingValues (0.00s) [2022-05-11T07:36:14.323Z] === RUN TestRollback [2022-05-11T07:36:14.323Z] --- PASS: TestRollback (0.00s) [2022-05-11T07:36:14.323Z] PASS [2022-05-11T07:36:14.323Z] coverage: 57.4% of statements [2022-05-11T07:36:14.323Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.090s coverage: 57.4% of statements [2022-05-11T07:36:14.481Z] --- PASS: TestPauseStopPausedContainer (0.45s) [2022-05-11T07:36:14.481Z] === RUN TestPidHost [2022-05-11T07:36:14.536Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-05-11T07:36:14.780Z] --- PASS: TestAllocateRandomDeallocate (0.92s) [2022-05-11T07:36:14.780Z] === RUN TestAllocateRandomDeallocateSerialize [2022-05-11T07:36:15.234Z] === RUN TestNAT [2022-05-11T07:36:15.234Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-05-11T07:36:15.234Z] --- SKIP: TestNAT (0.00s) [2022-05-11T07:36:15.234Z] === RUN TestTransparent [2022-05-11T07:36:15.234Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-05-11T07:36:15.234Z] --- SKIP: TestTransparent (0.00s) [2022-05-11T07:36:15.234Z] PASS [2022-05-11T07:36:15.234Z] coverage: 0.0% of statements [2022-05-11T07:36:15.234Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.048s coverage: 0.0% of statements [2022-05-11T07:36:15.234Z] === RUN TestBuildDefault [2022-05-11T07:36:15.234Z] --- PASS: TestBuildDefault (0.00s) [2022-05-11T07:36:15.234Z] === RUN TestBuildHostnameDomainname [2022-05-11T07:36:15.234Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2022-05-11T07:36:15.234Z] === RUN TestBuildHostname [2022-05-11T07:36:15.234Z] --- PASS: TestBuildHostname (0.00s) [2022-05-11T07:36:15.234Z] === RUN TestBuildHostnameFQDN [2022-05-11T07:36:15.234Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2022-05-11T07:36:15.234Z] === RUN TestBuildNoIP [2022-05-11T07:36:15.234Z] --- PASS: TestBuildNoIP (0.00s) [2022-05-11T07:36:15.234Z] === RUN TestUpdate [2022-05-11T07:36:15.234Z] --- PASS: TestUpdate (0.00s) [2022-05-11T07:36:15.234Z] === RUN TestUpdateIgnoresPrefixedHostname [2022-05-11T07:36:15.234Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2022-05-11T07:36:15.234Z] === RUN TestDeleteIgnoresPrefixedHostname [2022-05-11T07:36:15.234Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2022-05-11T07:36:15.234Z] === RUN TestAddEmpty [2022-05-11T07:36:15.234Z] --- PASS: TestAddEmpty (0.00s) [2022-05-11T07:36:15.234Z] === RUN TestAdd [2022-05-11T07:36:15.234Z] --- PASS: TestAdd (0.00s) [2022-05-11T07:36:15.234Z] === RUN TestDeleteEmpty [2022-05-11T07:36:15.234Z] --- PASS: TestDeleteEmpty (0.00s) [2022-05-11T07:36:15.234Z] === RUN TestDeleteNewline [2022-05-11T07:36:15.234Z] --- PASS: TestDeleteNewline (0.00s) [2022-05-11T07:36:15.234Z] === RUN TestDelete [2022-05-11T07:36:15.234Z] --- PASS: TestDelete (0.00s) [2022-05-11T07:36:15.234Z] === RUN TestConcurrentWrites [2022-05-11T07:36:15.234Z] === RUN TestNew [2022-05-11T07:36:15.234Z] --- PASS: TestNew (0.00s) [2022-05-11T07:36:15.234Z] === RUN TestAddDriver [2022-05-11T07:36:15.234Z] --- PASS: TestAddDriver (0.00s) [2022-05-11T07:36:15.234Z] === RUN TestAddDuplicateDriver [2022-05-11T07:36:15.234Z] --- PASS: TestAddDuplicateDriver (0.00s) [2022-05-11T07:36:15.234Z] === RUN TestIPAMDefaultAddressSpaces [2022-05-11T07:36:15.234Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2022-05-11T07:36:15.234Z] === RUN TestDriver [2022-05-11T07:36:15.234Z] --- PASS: TestDriver (0.00s) [2022-05-11T07:36:15.234Z] === RUN TestIPAM [2022-05-11T07:36:15.234Z] --- PASS: TestIPAM (0.00s) [2022-05-11T07:36:15.234Z] === RUN TestWalkIPAMs [2022-05-11T07:36:15.234Z] --- PASS: TestWalkIPAMs (0.00s) [2022-05-11T07:36:15.234Z] === RUN TestWalkDrivers [2022-05-11T07:36:15.234Z] --- PASS: TestWalkDrivers (0.00s) [2022-05-11T07:36:15.234Z] PASS [2022-05-11T07:36:15.234Z] coverage: 82.4% of statements [2022-05-11T07:36:15.234Z] ok github.com/docker/docker/libnetwork/drvregistry 0.079s coverage: 82.4% of statements [2022-05-11T07:36:15.421Z] --- PASS: TestPidHost (0.99s) [2022-05-11T07:36:15.422Z] === RUN TestPsFilter [2022-05-11T07:36:15.422Z] --- PASS: TestPsFilter (0.11s) [2022-05-11T07:36:15.422Z] === RUN TestRemoveContainerWithRemovedVolume [2022-05-11T07:36:15.688Z] --- PASS: TestConcurrentWrites (0.18s) [2022-05-11T07:36:15.688Z] PASS [2022-05-11T07:36:15.688Z] coverage: 81.2% of statements [2022-05-11T07:36:15.688Z] ok github.com/docker/docker/libnetwork/etchosts 0.234s coverage: 81.2% of statements [2022-05-11T07:36:15.688Z] --- PASS: TestAllocateRandomDeallocateSerialize (0.83s) [2022-05-11T07:36:15.688Z] === RUN TestRetrieveFromStore [2022-05-11T07:36:15.901Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-05-11T07:36:15.992Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.42s) [2022-05-11T07:36:15.992Z] === RUN TestRemoveContainerWithVolume [2022-05-11T07:36:16.147Z] --- PASS: TestRetrieveFromStore (0.36s) [2022-05-11T07:36:16.148Z] === RUN TestIsCorrupted [2022-05-11T07:36:16.148Z] === RUN TestNew [2022-05-11T07:36:16.148Z] --- PASS: TestNew (0.00s) [2022-05-11T07:36:16.148Z] === RUN TestAllocate [2022-05-11T07:36:16.148Z] --- PASS: TestAllocate (0.00s) [2022-05-11T07:36:16.148Z] === RUN TestUninitialized [2022-05-11T07:36:16.148Z] --- PASS: TestUninitialized (0.00s) [2022-05-11T07:36:16.148Z] === RUN TestAllocateInRange [2022-05-11T07:36:16.148Z] --- PASS: TestAllocateInRange (0.00s) [2022-05-11T07:36:16.148Z] === RUN TestAllocateSerial [2022-05-11T07:36:16.148Z] --- PASS: TestAllocateSerial (0.00s) [2022-05-11T07:36:16.148Z] PASS [2022-05-11T07:36:16.148Z] coverage: 87.5% of statements [2022-05-11T07:36:16.148Z] --- PASS: TestIsCorrupted (0.02s) [2022-05-11T07:36:16.148Z] === RUN TestSetRollover [2022-05-11T07:36:16.148Z] ok github.com/docker/docker/libnetwork/idm 0.048s coverage: 87.5% of statements [2022-05-11T07:36:16.148Z] === RUN TestCaller [2022-05-11T07:36:16.148Z] --- PASS: TestCaller (0.00s) [2022-05-11T07:36:16.148Z] PASS [2022-05-11T07:36:16.148Z] coverage: 100.0% of statements [2022-05-11T07:36:16.148Z] ok github.com/docker/docker/libnetwork/internal/caller 0.039s coverage: 100.0% of statements [2022-05-11T07:36:16.463Z] --- PASS: TestSecretsCreateAndDelete (2.65s) [2022-05-11T07:36:16.463Z] === RUN TestSecretsUpdate [2022-05-11T07:36:16.463Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2022-05-11T07:36:16.562Z] --- PASS: TestRemoveContainerWithVolume (0.50s) [2022-05-11T07:36:16.562Z] === RUN TestRemoveContainerRunning [2022-05-11T07:36:16.602Z] === RUN TestSetSerialInsertDelete [2022-05-11T07:36:16.602Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2022-05-11T07:36:16.602Z] === RUN TestSetParallelInsertDelete [2022-05-11T07:36:16.720Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-05-11T07:36:16.843Z] --- PASS: TestRemoveContainerRunning (0.43s) [2022-05-11T07:36:16.843Z] === RUN TestRemoveContainerForceRemoveRunning [2022-05-11T07:36:17.057Z] --- PASS: TestSetRollover (1.29s) [2022-05-11T07:36:17.057Z] === RUN TestSetRolloverSerial [2022-05-11T07:36:17.425Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.52s) [2022-05-11T07:36:17.425Z] === RUN TestRemoveInvalidContainer [2022-05-11T07:36:17.425Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-05-11T07:36:17.425Z] === RUN TestRenameLinkedContainer [2022-05-11T07:36:17.511Z] === RUN TestInt2IP2IntConversion [2022-05-11T07:36:17.511Z] === RUN TestPoolRequest [2022-05-11T07:36:17.511Z] --- PASS: TestPoolRequest (0.00s) [2022-05-11T07:36:17.511Z] === RUN TestOtherRequests [2022-05-11T07:36:17.511Z] --- PASS: TestOtherRequests (0.00s) [2022-05-11T07:36:17.511Z] PASS [2022-05-11T07:36:17.511Z] coverage: 57.1% of statements [2022-05-11T07:36:17.511Z] ok github.com/docker/docker/libnetwork/ipams/null 0.037s coverage: 57.1% of statements [2022-05-11T07:36:17.649Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2022-05-11T07:36:17.965Z] --- PASS: TestInt2IP2IntConversion (0.48s) [2022-05-11T07:36:17.965Z] === RUN TestGetAddressVersion [2022-05-11T07:36:17.965Z] --- PASS: TestGetAddressVersion (0.00s) [2022-05-11T07:36:17.965Z] === RUN TestKeyString [2022-05-11T07:36:17.965Z] --- PASS: TestKeyString (0.00s) [2022-05-11T07:36:17.965Z] === RUN TestPoolDataMarshal [2022-05-11T07:36:17.965Z] --- PASS: TestPoolDataMarshal (0.00s) [2022-05-11T07:36:17.965Z] === RUN TestSubnetsMarshal [2022-05-11T07:36:17.965Z] --- PASS: TestSubnetsMarshal (0.03s) [2022-05-11T07:36:17.965Z] === RUN TestAddSubnets [2022-05-11T07:36:17.965Z] --- PASS: TestAddSubnets (0.03s) [2022-05-11T07:36:17.965Z] === RUN TestDoublePoolRelease [2022-05-11T07:36:17.965Z] --- PASS: TestDoublePoolRelease (0.02s) [2022-05-11T07:36:17.965Z] === RUN TestAddReleasePoolID [2022-05-11T07:36:17.965Z] --- PASS: TestAddReleasePoolID (0.06s) [2022-05-11T07:36:17.965Z] === RUN TestPredefinedPool [2022-05-11T07:36:17.965Z] --- PASS: TestPredefinedPool (0.02s) [2022-05-11T07:36:17.965Z] === RUN TestRemoveSubnet [2022-05-11T07:36:18.211Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2022-05-11T07:36:18.419Z] --- PASS: TestSetRolloverSerial (0.97s) [2022-05-11T07:36:18.419Z] === RUN TestGetFirstAvailableFromCurrent [2022-05-11T07:36:18.419Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2022-05-11T07:36:18.419Z] PASS [2022-05-11T07:36:18.419Z] coverage: 84.4% of statements [2022-05-11T07:36:18.419Z] ok github.com/docker/docker/libnetwork/bitseq 8.822s coverage: 84.4% of statements [2022-05-11T07:36:18.419Z] --- PASS: TestRemoveSubnet (0.12s) [2022-05-11T07:36:18.419Z] === RUN TestGetSameAddress [2022-05-11T07:36:18.419Z] --- PASS: TestGetSameAddress (0.03s) [2022-05-11T07:36:18.419Z] === RUN TestPoolAllocationReuse [2022-05-11T07:36:18.422Z] tests/integration/api_volume_test.py ......... [ 74%] [2022-05-11T07:36:18.873Z] === RUN TestGetCapabilities [2022-05-11T07:36:18.873Z] --- PASS: TestGetCapabilities (0.01s) [2022-05-11T07:36:18.873Z] === RUN TestGetCapabilitiesFromLegacyDriver [2022-05-11T07:36:18.873Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.00s) [2022-05-11T07:36:18.873Z] === RUN TestGetDefaultAddressSpaces [2022-05-11T07:36:18.873Z] --- PASS: TestGetDefaultAddressSpaces (0.00s) [2022-05-11T07:36:18.873Z] === RUN TestRemoteDriver [2022-05-11T07:36:18.873Z] --- PASS: TestRemoteDriver (0.01s) [2022-05-11T07:36:18.873Z] PASS [2022-05-11T07:36:18.873Z] coverage: 47.4% of statements [2022-05-11T07:36:18.873Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.066s coverage: 47.4% of statements [2022-05-11T07:36:19.327Z] --- PASS: TestPoolAllocationReuse (0.99s) [2022-05-11T07:36:19.327Z] === RUN TestGetAddressSubPoolEqualPool [2022-05-11T07:36:19.327Z] --- PASS: TestGetAddressSubPoolEqualPool (0.01s) [2022-05-11T07:36:19.327Z] === RUN TestRequestReleaseAddressFromSubPool [2022-05-11T07:36:19.336Z] --- PASS: TestRenameLinkedContainer (1.80s) [2022-05-11T07:36:19.336Z] === RUN TestRenameStoppedContainer [2022-05-11T07:36:19.575Z] --- PASS: TestSecretsUpdate (3.24s) [2022-05-11T07:36:19.575Z] === RUN TestTemplatedSecret [2022-05-11T07:36:19.596Z] --- PASS: TestRenameStoppedContainer (0.40s) [2022-05-11T07:36:19.596Z] === RUN TestRenameRunningContainerAndReuse [2022-05-11T07:36:19.781Z] === RUN TestWindowsIPAM [2022-05-11T07:36:19.781Z] --- PASS: TestWindowsIPAM (0.00s) [2022-05-11T07:36:19.781Z] PASS [2022-05-11T07:36:19.781Z] coverage: 71.4% of statements [2022-05-11T07:36:19.781Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.042s coverage: 71.4% of statements [2022-05-11T07:36:19.832Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2022-05-11T07:36:20.536Z] --- PASS: TestRenameRunningContainerAndReuse (0.87s) [2022-05-11T07:36:20.536Z] === RUN TestRenameInvalidName [2022-05-11T07:36:20.564Z] tests/integration/client_test.py ..... [ 75%] [2022-05-11T07:36:20.564Z] tests/integration/context_api_test.py ... [ 76%] [2022-05-11T07:36:20.739Z] === RUN TestDefaultNetwork [2022-05-11T07:36:20.739Z] --- PASS: TestDefaultNetwork (0.26s) [2022-05-11T07:36:20.739Z] === RUN TestConfigGlobalScopeDefaultNetworks [2022-05-11T07:36:20.739Z] --- PASS: TestRequestReleaseAddressFromSubPool (1.58s) [2022-05-11T07:36:20.739Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2022-05-11T07:36:21.107Z] --- PASS: TestRenameInvalidName (0.45s) [2022-05-11T07:36:21.107Z] === RUN TestRenameAnonymousContainer [2022-05-11T07:36:21.126Z] tests/integration/errors_test.py . [ 76%] [2022-05-11T07:36:21.193Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.27s) [2022-05-11T07:36:21.193Z] === RUN TestInitAddressPools [2022-05-11T07:36:21.193Z] --- PASS: TestInitAddressPools (0.00s) [2022-05-11T07:36:21.193Z] PASS [2022-05-11T07:36:21.193Z] coverage: 74.0% of statements [2022-05-11T07:36:21.193Z] ok github.com/docker/docker/libnetwork/ipamutils 0.613s coverage: 74.0% of statements [2022-05-11T07:36:21.193Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-05-11T07:36:21.193Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-05-11T07:36:21.193Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-05-11T07:36:21.193Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-05-11T07:36:21.193Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-05-11T07:36:21.193Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-05-11T07:36:21.193Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-05-11T07:36:21.193Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-05-11T07:36:21.193Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-05-11T07:36:21.193Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2022-05-11T07:36:21.193Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-05-11T07:36:21.193Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-05-11T07:36:21.193Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-05-11T07:36:21.193Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2022-05-11T07:36:21.193Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-05-11T07:36:21.193Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-05-11T07:36:21.193Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-05-11T07:36:21.212Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2022-05-11T07:36:21.469Z] docker_api_swarm_test.go:502: [dcd54694329af] joining swarm manager [db0ca749002f2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-11T07:36:21.648Z] === RUN TestKeyValue [2022-05-11T07:36:21.648Z] --- PASS: TestKeyValue (0.00s) [2022-05-11T07:36:21.648Z] PASS [2022-05-11T07:36:21.648Z] coverage: 60.0% of statements [2022-05-11T07:36:21.648Z] ok github.com/docker/docker/libnetwork/netlabel 0.036s coverage: 60.0% of statements [2022-05-11T07:36:22.032Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000accfc0_} [2022-05-11T07:36:22.102Z] === RUN TestGenerate [2022-05-11T07:36:22.102Z] --- PASS: TestGenerate (0.00s) [2022-05-11T07:36:22.102Z] === RUN TestGeneratePtr [2022-05-11T07:36:22.102Z] --- PASS: TestGeneratePtr (0.00s) [2022-05-11T07:36:22.102Z] === RUN TestGenerateMissingField [2022-05-11T07:36:22.102Z] --- PASS: TestGenerateMissingField (0.00s) [2022-05-11T07:36:22.102Z] === RUN TestFieldCannotBeSet [2022-05-11T07:36:22.102Z] --- PASS: TestFieldCannotBeSet (0.00s) [2022-05-11T07:36:22.102Z] === RUN TestTypeMismatchError [2022-05-11T07:36:22.102Z] --- PASS: TestTypeMismatchError (0.00s) [2022-05-11T07:36:22.102Z] PASS [2022-05-11T07:36:22.102Z] coverage: 100.0% of statements [2022-05-11T07:36:22.102Z] ok github.com/docker/docker/libnetwork/options 0.045s coverage: 100.0% of statements [2022-05-11T07:36:22.492Z] --- PASS: TestRenameAnonymousContainer (1.56s) [2022-05-11T07:36:22.492Z] === RUN TestRenameContainerWithSameName [2022-05-11T07:36:22.557Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (1.78s) [2022-05-11T07:36:22.557Z] === RUN TestGetAddress [2022-05-11T07:36:23.063Z] --- PASS: TestRenameContainerWithSameName (0.42s) [2022-05-11T07:36:23.063Z] === RUN TestRenameContainerWithLinkedContainer [2022-05-11T07:36:23.399Z] --- PASS: TestTemplatedSecret (3.56s) [2022-05-11T07:36:23.399Z] === RUN TestSecretCreateResolve [2022-05-11T07:36:23.399Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-13338987329_/foo_false____} [2022-05-11T07:36:24.005Z] --- PASS: TestRenameContainerWithLinkedContainer (0.86s) [2022-05-11T07:36:24.005Z] === RUN TestResize [2022-05-11T07:36:24.080Z] testing: warning: no tests to run [2022-05-11T07:36:24.080Z] PASS [2022-05-11T07:36:24.080Z] coverage: 0.0% of statements [2022-05-11T07:36:24.080Z] ok github.com/docker/docker/libnetwork/osl 0.061s coverage: 0.0% of statements [no tests to run] [2022-05-11T07:36:24.080Z] === RUN TestNetworkDBSimple [2022-05-11T07:36:24.266Z] --- PASS: TestResize (0.48s) [2022-05-11T07:36:24.266Z] === RUN TestResizeWithInvalidSize [2022-05-11T07:36:24.536Z] === RUN TestRequestNewPort [2022-05-11T07:36:24.536Z] --- PASS: TestRequestNewPort (0.00s) [2022-05-11T07:36:24.536Z] === RUN TestRequestSpecificPort [2022-05-11T07:36:24.536Z] --- PASS: TestRequestSpecificPort (0.00s) [2022-05-11T07:36:24.536Z] === RUN TestReleasePort [2022-05-11T07:36:24.536Z] --- PASS: TestReleasePort (0.00s) [2022-05-11T07:36:24.536Z] === RUN TestReuseReleasedPort [2022-05-11T07:36:24.536Z] --- PASS: TestReuseReleasedPort (0.00s) [2022-05-11T07:36:24.536Z] === RUN TestReleaseUnreadledPort [2022-05-11T07:36:24.536Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2022-05-11T07:36:24.536Z] === RUN TestUnknowProtocol [2022-05-11T07:36:24.536Z] --- PASS: TestUnknowProtocol (0.00s) [2022-05-11T07:36:24.536Z] === RUN TestAllocateAllPorts [2022-05-11T07:36:24.536Z] --- PASS: TestAllocateAllPorts (0.00s) [2022-05-11T07:36:24.536Z] === RUN TestPortAllocation [2022-05-11T07:36:24.536Z] --- PASS: TestPortAllocation (0.00s) [2022-05-11T07:36:24.536Z] === RUN TestPortAllocationWithCustomRange [2022-05-11T07:36:24.536Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2022-05-11T07:36:24.536Z] === RUN TestNoDuplicateBPR [2022-05-11T07:36:24.536Z] --- PASS: TestNoDuplicateBPR (0.00s) [2022-05-11T07:36:24.536Z] === RUN TestChangePortRange [2022-05-11T07:36:24.536Z] portallocator_test.go:343: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2022-05-11T07:36:24.536Z] portallocator_test.go:343: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2022-05-11T07:36:24.536Z] portallocator_test.go:343: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2022-05-11T07:36:24.536Z] portallocator_test.go:343: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2022-05-11T07:36:24.536Z] portallocator_test.go:343: test: port allocate range 0-0, setErr=, reqPort=60000 [2022-05-11T07:36:24.536Z] portallocator_test.go:343: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2022-05-11T07:36:24.536Z] --- PASS: TestChangePortRange (0.00s) [2022-05-11T07:36:24.536Z] PASS [2022-05-11T07:36:24.536Z] coverage: 88.6% of statements [2022-05-11T07:36:24.536Z] ok github.com/docker/docker/libnetwork/portallocator 0.039s coverage: 88.6% of statements [2022-05-11T07:36:24.836Z] --- PASS: TestResizeWithInvalidSize (0.42s) [2022-05-11T07:36:24.836Z] === RUN TestResizeWhenContainerNotStarted [2022-05-11T07:36:24.990Z] 2022/05/11 07:36:24 Closing DB instances... [2022-05-11T07:36:25.097Z] --- PASS: TestResizeWhenContainerNotStarted (0.41s) [2022-05-11T07:36:25.097Z] === RUN TestDaemonRestartKillContainers [2022-05-11T07:36:25.097Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-05-11T07:36:25.097Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-05-11T07:36:25.097Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-05-11T07:36:25.097Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-05-11T07:36:25.097Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-05-11T07:36:25.097Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-05-11T07:36:25.097Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-05-11T07:36:25.097Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-05-11T07:36:25.097Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-05-11T07:36:25.097Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-05-11T07:36:25.097Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-05-11T07:36:25.097Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-05-11T07:36:25.097Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-05-11T07:36:25.097Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-05-11T07:36:25.097Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-05-11T07:36:25.097Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-05-11T07:36:25.097Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-05-11T07:36:25.097Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-05-11T07:36:25.097Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-05-11T07:36:25.097Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-05-11T07:36:25.097Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-05-11T07:36:25.097Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-05-11T07:36:25.097Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-05-11T07:36:25.097Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-05-11T07:36:25.097Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-05-11T07:36:25.097Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-05-11T07:36:25.097Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-05-11T07:36:25.097Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-05-11T07:36:25.097Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-05-11T07:36:25.097Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-05-11T07:36:25.097Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-05-11T07:36:25.097Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-05-11T07:36:25.097Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-05-11T07:36:25.097Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-05-11T07:36:25.288Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-13338987329_/foo_true____} [2022-05-11T07:36:25.444Z] testing: warning: no tests to run [2022-05-11T07:36:25.444Z] PASS [2022-05-11T07:36:25.444Z] coverage: 0.0% of statements [2022-05-11T07:36:25.444Z] ok github.com/docker/docker/libnetwork/portmapper 0.037s coverage: 0.0% of statements [no tests to run] [2022-05-11T07:36:25.543Z] --- PASS: TestSecretCreateResolve (2.40s) [2022-05-11T07:36:25.543Z] PASS [2022-05-11T07:36:25.543Z] [2022-05-11T07:36:25.543Z] DONE 6 tests in 17.060s [2022-05-11T07:36:25.543Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-05-11T07:36:25.544Z] ++ 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 [2022-05-11T07:36:25.544Z] ++ set -e [2022-05-11T07:36:25.544Z] ++ '[' -n 0 ']' [2022-05-11T07:36:25.544Z] ++ set -x [2022-05-11T07:36:25.544Z] ++ 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 [2022-05-11T07:36:25.544Z] INFO: Testing against a local daemon [2022-05-11T07:36:25.544Z] === RUN TestServiceCreateInit [2022-05-11T07:36:25.544Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-05-11T07:36:25.898Z] --- PASS: TestNetworkDBSimple (2.04s) [2022-05-11T07:36:25.899Z] === RUN TestNetworkDBJoinLeaveNetwork [2022-05-11T07:36:26.353Z] === RUN TestHashData [2022-05-11T07:36:26.353Z] --- PASS: TestHashData (0.00s) [2022-05-11T07:36:26.353Z] PASS [2022-05-11T07:36:26.353Z] coverage: 2.8% of statements [2022-05-11T07:36:26.353Z] ok github.com/docker/docker/libnetwork/resolvconf 0.040s coverage: 2.8% of statements [2022-05-11T07:36:26.476Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-31842919756_/foo_false____} [2022-05-11T07:36:26.480Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-05-11T07:36:26.743Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-05-11T07:36:26.807Z] --- PASS: TestSetParallelInsertDelete (10.00s) [2022-05-11T07:36:26.807Z] PASS [2022-05-11T07:36:26.807Z] coverage: 100.0% of statements [2022-05-11T07:36:26.807Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.040s coverage: 100.0% of statements [2022-05-11T07:36:26.807Z] 2022/05/11 07:36:26 Closing DB instances... [2022-05-11T07:36:27.261Z] === RUN TestErrorConstructors [2022-05-11T07:36:27.261Z] --- PASS: TestErrorConstructors (0.00s) [2022-05-11T07:36:27.261Z] === RUN TestCompareIPMask [2022-05-11T07:36:27.261Z] --- PASS: TestCompareIPMask (0.00s) [2022-05-11T07:36:27.261Z] === RUN TestUtilGetHostPartIP [2022-05-11T07:36:27.261Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2022-05-11T07:36:27.261Z] === RUN TestUtilGetBroadcastIP [2022-05-11T07:36:27.261Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2022-05-11T07:36:27.261Z] === RUN TestParseCIDR [2022-05-11T07:36:27.261Z] --- PASS: TestParseCIDR (0.00s) [2022-05-11T07:36:27.261Z] PASS [2022-05-11T07:36:27.261Z] coverage: 37.3% of statements [2022-05-11T07:36:27.261Z] ok github.com/docker/docker/libnetwork/types 0.035s coverage: 37.3% of statements [2022-05-11T07:36:27.685Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-05-11T07:36:27.715Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2022-05-11T07:36:27.715Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2022-05-11T07:36:27.715Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2022-05-11T07:36:27.715Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2022-05-11T07:36:27.715Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2022-05-11T07:36:27.715Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2022-05-11T07:36:27.715Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2022-05-11T07:36:27.715Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2022-05-11T07:36:27.715Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2022-05-11T07:36:27.715Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2022-05-11T07:36:27.715Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2022-05-11T07:36:27.715Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2022-05-11T07:36:27.715Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2022-05-11T07:36:27.715Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2022-05-11T07:36:27.715Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2022-05-11T07:36:27.715Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2022-05-11T07:36:27.715Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2022-05-11T07:36:27.715Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2022-05-11T07:36:27.715Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2022-05-11T07:36:27.715Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2022-05-11T07:36:27.715Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2022-05-11T07:36:27.715Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2022-05-11T07:36:27.715Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2022-05-11T07:36:27.715Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2022-05-11T07:36:27.715Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2022-05-11T07:36:27.715Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2022-05-11T07:36:27.715Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2022-05-11T07:36:27.715Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2022-05-11T07:36:27.715Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2022-05-11T07:36:27.715Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2022-05-11T07:36:27.715Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2022-05-11T07:36:27.715Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2022-05-11T07:36:27.715Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2022-05-11T07:36:27.715Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2022-05-11T07:36:27.715Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2022-05-11T07:36:27.715Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2022-05-11T07:36:27.715Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2022-05-11T07:36:27.715Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2022-05-11T07:36:27.715Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2022-05-11T07:36:27.715Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2022-05-11T07:36:27.715Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2022-05-11T07:36:27.715Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2022-05-11T07:36:27.715Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2022-05-11T07:36:27.715Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2022-05-11T07:36:27.715Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2022-05-11T07:36:27.715Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2022-05-11T07:36:27.715Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2022-05-11T07:36:27.715Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2022-05-11T07:36:27.715Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2022-05-11T07:36:27.715Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2022-05-11T07:36:27.715Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2022-05-11T07:36:27.715Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2022-05-11T07:36:27.715Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2022-05-11T07:36:27.715Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2022-05-11T07:36:27.715Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2022-05-11T07:36:27.715Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2022-05-11T07:36:27.715Z] PASS [2022-05-11T07:36:27.715Z] coverage: 55.0% of statements [2022-05-11T07:36:27.715Z] ok github.com/docker/docker/oci 0.042s coverage: 55.0% of statements [2022-05-11T07:36:27.842Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-31842919756_/foo_true____} [2022-05-11T07:36:27.946Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-05-11T07:36:28.673Z] === RUN TestAddressPoolOpt [2022-05-11T07:36:28.673Z] --- PASS: TestAddressPoolOpt (0.00s) [2022-05-11T07:36:28.673Z] === RUN TestValidateEnv [2022-05-11T07:36:28.673Z] === RUN TestValidateEnv/a [2022-05-11T07:36:28.673Z] === RUN TestValidateEnv/something [2022-05-11T07:36:28.673Z] === RUN TestValidateEnv/_=a [2022-05-11T07:36:28.673Z] === RUN TestValidateEnv/env1=value1 [2022-05-11T07:36:28.673Z] === RUN TestValidateEnv/_env1=value1 [2022-05-11T07:36:28.673Z] === RUN TestValidateEnv/env2=value2=value3 [2022-05-11T07:36:28.673Z] === RUN TestValidateEnv/env3=abc!qwe [2022-05-11T07:36:28.673Z] === RUN TestValidateEnv/env_4=value_4 [2022-05-11T07:36:28.673Z] === RUN TestValidateEnv/PATH [2022-05-11T07:36:28.673Z] === RUN TestValidateEnv/=a [2022-05-11T07:36:28.673Z] === RUN TestValidateEnv/PATH= [2022-05-11T07:36:28.673Z] === RUN TestValidateEnv/PATH=something [2022-05-11T07:36:28.673Z] === RUN TestValidateEnv/asd!qwe [2022-05-11T07:36:28.673Z] === RUN TestValidateEnv/1asd [2022-05-11T07:36:28.673Z] === RUN TestValidateEnv/123 [2022-05-11T07:36:28.673Z] === RUN TestValidateEnv/some_space [2022-05-11T07:36:28.673Z] === RUN TestValidateEnv/__some_space_before [2022-05-11T07:36:28.673Z] === RUN TestValidateEnv/some_space_after__ [2022-05-11T07:36:28.673Z] === RUN TestValidateEnv/= [2022-05-11T07:36:28.673Z] === RUN TestValidateEnv/PaTh [2022-05-11T07:36:28.673Z] --- PASS: TestValidateEnv (0.00s) [2022-05-11T07:36:28.673Z] --- PASS: TestValidateEnv/a (0.00s) [2022-05-11T07:36:28.673Z] --- PASS: TestValidateEnv/something (0.00s) [2022-05-11T07:36:28.673Z] --- PASS: TestValidateEnv/_=a (0.00s) [2022-05-11T07:36:28.673Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2022-05-11T07:36:28.673Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2022-05-11T07:36:28.673Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2022-05-11T07:36:28.673Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2022-05-11T07:36:28.673Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2022-05-11T07:36:28.673Z] --- PASS: TestValidateEnv/PATH (0.00s) [2022-05-11T07:36:28.673Z] --- PASS: TestValidateEnv/=a (0.00s) [2022-05-11T07:36:28.673Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2022-05-11T07:36:28.673Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2022-05-11T07:36:28.673Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2022-05-11T07:36:28.673Z] --- PASS: TestValidateEnv/1asd (0.00s) [2022-05-11T07:36:28.673Z] --- PASS: TestValidateEnv/123 (0.00s) [2022-05-11T07:36:28.673Z] --- PASS: TestValidateEnv/some_space (0.00s) [2022-05-11T07:36:28.673Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2022-05-11T07:36:28.673Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2022-05-11T07:36:28.673Z] --- PASS: TestValidateEnv/= (0.00s) [2022-05-11T07:36:28.673Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2022-05-11T07:36:28.673Z] === RUN TestParseHost [2022-05-11T07:36:28.673Z] === RUN TestParseHost/unknown:// [2022-05-11T07:36:28.673Z] === RUN TestParseHost/tcp://:port [2022-05-11T07:36:28.673Z] === RUN TestParseHost/tcp://:5555/p [2022-05-11T07:36:28.673Z] === RUN TestParseHost/tcp://0.0.0.0:5555/p [2022-05-11T07:36:28.673Z] === RUN TestParseHost/tcp://[::1]:5555/ [2022-05-11T07:36:28.673Z] === RUN TestParseHost/something_with_spaces [2022-05-11T07:36:28.673Z] === RUN TestParseHost/:// [2022-05-11T07:36:28.673Z] === RUN TestParseHost/tcp://invalid:port [2022-05-11T07:36:28.673Z] === RUN TestParseHost/tcp://:5555/ [2022-05-11T07:36:28.673Z] === RUN TestParseHost/tcp://0.0.0.0:5555/ [2022-05-11T07:36:28.673Z] === RUN TestParseHost/tcp://[::1]:/ [2022-05-11T07:36:28.673Z] === RUN TestParseHost/tcp://[::1]:5555/p [2022-05-11T07:36:28.673Z] === RUN TestParseHost/_tcp://:5555/path_ [2022-05-11T07:36:28.673Z] === RUN TestParseHost/#00 [2022-05-11T07:36:28.673Z] === RUN TestParseHost/_ [2022-05-11T07:36:28.673Z] === RUN TestParseHost/fd://something [2022-05-11T07:36:28.673Z] === RUN TestParseHost/tcp://192.168:5555 [2022-05-11T07:36:28.673Z] === RUN TestParseHost/tcp://192.168.0.1:5555 [2022-05-11T07:36:28.673Z] === RUN TestParseHost/tcp://[::1]: [2022-05-11T07:36:28.673Z] === RUN TestParseHost/tcp:// [2022-05-11T07:36:28.673Z] === RUN TestParseHost/tcp://: [2022-05-11T07:36:28.673Z] === RUN TestParseHost/tcp://[::1]:5555 [2022-05-11T07:36:28.673Z] === RUN TestParseHost/npipe:// [2022-05-11T07:36:28.673Z] === RUN TestParseHost/unix://path/to/socket [2022-05-11T07:36:28.673Z] === RUN TestParseHost/tcp://host: [2022-05-11T07:36:28.673Z] === RUN TestParseHost/__ [2022-05-11T07:36:28.673Z] === RUN TestParseHost/fd:// [2022-05-11T07:36:28.673Z] === RUN TestParseHost/tcp://0.0.0.0:5555 [2022-05-11T07:36:28.673Z] === RUN TestParseHost/tcp://0.0.0.0:1234567890 [2022-05-11T07:36:28.673Z] === RUN TestParseHost/tcp://docker.com:5555 [2022-05-11T07:36:28.673Z] === RUN TestParseHost/unix:// [2022-05-11T07:36:28.673Z] === RUN TestParseHost/npipe:////./pipe/foo [2022-05-11T07:36:28.673Z] === RUN TestParseHost/tcp://:5555 [2022-05-11T07:36:28.673Z] --- PASS: TestParseHost (0.00s) [2022-05-11T07:36:28.673Z] --- PASS: TestParseHost/unknown:// (0.00s) [2022-05-11T07:36:28.673Z] --- PASS: TestParseHost/tcp://:port (0.00s) [2022-05-11T07:36:28.673Z] --- PASS: TestParseHost/tcp://:5555/p (0.00s) [2022-05-11T07:36:28.673Z] --- PASS: TestParseHost/tcp://0.0.0.0:5555/p (0.00s) [2022-05-11T07:36:28.673Z] --- PASS: TestParseHost/tcp://[::1]:5555/ (0.00s) [2022-05-11T07:36:28.673Z] --- PASS: TestParseHost/something_with_spaces (0.00s) [2022-05-11T07:36:28.673Z] --- PASS: TestParseHost/:// (0.00s) [2022-05-11T07:36:28.673Z] --- PASS: TestParseHost/tcp://invalid:port (0.00s) [2022-05-11T07:36:28.673Z] --- PASS: TestParseHost/tcp://:5555/ (0.00s) [2022-05-11T07:36:28.673Z] --- PASS: TestParseHost/tcp://0.0.0.0:5555/ (0.00s) [2022-05-11T07:36:28.673Z] --- PASS: TestParseHost/tcp://[::1]:/ (0.00s) [2022-05-11T07:36:28.673Z] --- PASS: TestParseHost/tcp://[::1]:5555/p (0.00s) [2022-05-11T07:36:28.673Z] --- PASS: TestParseHost/_tcp://:5555/path_ (0.00s) [2022-05-11T07:36:28.673Z] --- PASS: TestParseHost/#00 (0.00s) [2022-05-11T07:36:28.673Z] --- PASS: TestParseHost/_ (0.00s) [2022-05-11T07:36:28.673Z] --- PASS: TestParseHost/fd://something (0.00s) [2022-05-11T07:36:28.673Z] --- PASS: TestParseHost/tcp://192.168:5555 (0.00s) [2022-05-11T07:36:28.673Z] --- PASS: TestParseHost/tcp://192.168.0.1:5555 (0.00s) [2022-05-11T07:36:28.673Z] --- PASS: TestParseHost/tcp://[::1]: (0.00s) [2022-05-11T07:36:28.673Z] --- PASS: TestParseHost/tcp:// (0.00s) [2022-05-11T07:36:28.673Z] --- PASS: TestParseHost/tcp://: (0.00s) [2022-05-11T07:36:28.673Z] --- PASS: TestParseHost/tcp://[::1]:5555 (0.00s) [2022-05-11T07:36:28.673Z] --- PASS: TestParseHost/npipe:// (0.00s) [2022-05-11T07:36:28.673Z] --- PASS: TestParseHost/unix://path/to/socket (0.00s) [2022-05-11T07:36:28.673Z] --- PASS: TestParseHost/tcp://host: (0.00s) [2022-05-11T07:36:28.673Z] --- PASS: TestParseHost/__ (0.00s) [2022-05-11T07:36:28.673Z] --- PASS: TestParseHost/fd:// (0.00s) [2022-05-11T07:36:28.673Z] --- PASS: TestParseHost/tcp://0.0.0.0:5555 (0.00s) [2022-05-11T07:36:28.673Z] --- PASS: TestParseHost/tcp://0.0.0.0:1234567890 (0.00s) [2022-05-11T07:36:28.673Z] --- PASS: TestParseHost/tcp://docker.com:5555 (0.00s) [2022-05-11T07:36:28.673Z] --- PASS: TestParseHost/unix:// (0.00s) [2022-05-11T07:36:28.673Z] --- PASS: TestParseHost/npipe:////./pipe/foo (0.00s) [2022-05-11T07:36:28.673Z] --- PASS: TestParseHost/tcp://:5555 (0.00s) [2022-05-11T07:36:28.673Z] === RUN TestParseDockerDaemonHost [2022-05-11T07:36:28.673Z] === RUN TestParseDockerDaemonHost/#00 [2022-05-11T07:36:28.673Z] === RUN TestParseDockerDaemonHost/:5555/path [2022-05-11T07:36:28.673Z] === RUN TestParseDockerDaemonHost/[::1]:5555/path [2022-05-11T07:36:28.673Z] === RUN TestParseDockerDaemonHost/tcp:a.b.c.d [2022-05-11T07:36:28.673Z] === RUN TestParseDockerDaemonHost/udp://127.0.0.1 [2022-05-11T07:36:28.673Z] === RUN TestParseDockerDaemonHost/udp://127.0.0.1:5555 [2022-05-11T07:36:28.673Z] === RUN TestParseDockerDaemonHost/tcp://unix:///run/docker.sock [2022-05-11T07:36:28.673Z] === RUN TestParseDockerDaemonHost/_tcp://:5555/path_ [2022-05-11T07:36:28.673Z] === RUN TestParseDockerDaemonHost/tcp://:5555/path [2022-05-11T07:36:28.673Z] === RUN TestParseDockerDaemonHost/localhost:5555/path [2022-05-11T07:36:28.673Z] === RUN TestParseDockerDaemonHost/tcp:a.b.c.d/path [2022-05-11T07:36:28.673Z] === RUN TestParseDockerDaemonHost/0.0.0.1:5555/path [2022-05-11T07:36:28.673Z] === RUN TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]:5555/path [2022-05-11T07:36:28.673Z] === RUN TestParseDockerDaemonHost/: [2022-05-11T07:36:28.673Z] === RUN TestParseDockerDaemonHost/fd://something [2022-05-11T07:36:28.673Z] === RUN TestParseDockerDaemonHost/tcp:// [2022-05-11T07:36:28.673Z] === RUN TestParseDockerDaemonHost/unix:// [2022-05-11T07:36:28.673Z] === RUN TestParseDockerDaemonHost/unix:///run/docker.sock [2022-05-11T07:36:28.673Z] === RUN TestParseDockerDaemonHost/localhost [2022-05-11T07:36:28.673Z] === RUN TestParseDockerDaemonHost/tcp://[::1]: [2022-05-11T07:36:28.673Z] === RUN TestParseDockerDaemonHost/0.0.0.1:5555 [2022-05-11T07:36:28.673Z] === RUN TestParseDockerDaemonHost/npipe:// [2022-05-11T07:36:28.673Z] === RUN TestParseDockerDaemonHost/0.0.0.1: [2022-05-11T07:36:28.673Z] === RUN TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]: [2022-05-11T07:36:28.673Z] === RUN TestParseDockerDaemonHost/localhost: [2022-05-11T07:36:28.673Z] === RUN TestParseDockerDaemonHost/tcp://:5555 [2022-05-11T07:36:28.673Z] === RUN TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]:5555 [2022-05-11T07:36:28.673Z] === RUN TestParseDockerDaemonHost/fd:// [2022-05-11T07:36:28.673Z] === RUN TestParseDockerDaemonHost/npipe:////./pipe/foo [2022-05-11T07:36:28.673Z] === RUN TestParseDockerDaemonHost/:5555 [2022-05-11T07:36:28.673Z] === RUN TestParseDockerDaemonHost/[::1]:5555 [2022-05-11T07:36:28.673Z] === RUN TestParseDockerDaemonHost/localhost:5555 [2022-05-11T07:36:28.673Z] === RUN TestParseDockerDaemonHost/tcp://[::1]:5555 [2022-05-11T07:36:28.673Z] === RUN TestParseDockerDaemonHost/[::1]: [2022-05-11T07:36:28.673Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2022-05-11T07:36:28.673Z] --- PASS: TestParseDockerDaemonHost/#00 (0.00s) [2022-05-11T07:36:28.673Z] --- PASS: TestParseDockerDaemonHost/:5555/path (0.00s) [2022-05-11T07:36:28.673Z] --- PASS: TestParseDockerDaemonHost/[::1]:5555/path (0.00s) [2022-05-11T07:36:28.673Z] --- PASS: TestParseDockerDaemonHost/tcp:a.b.c.d (0.00s) [2022-05-11T07:36:28.673Z] --- PASS: TestParseDockerDaemonHost/udp://127.0.0.1 (0.00s) [2022-05-11T07:36:28.673Z] --- PASS: TestParseDockerDaemonHost/udp://127.0.0.1:5555 (0.00s) [2022-05-11T07:36:28.673Z] --- PASS: TestParseDockerDaemonHost/tcp://unix:///run/docker.sock (0.00s) [2022-05-11T07:36:28.673Z] --- PASS: TestParseDockerDaemonHost/_tcp://:5555/path_ (0.00s) [2022-05-11T07:36:28.673Z] --- PASS: TestParseDockerDaemonHost/tcp://:5555/path (0.00s) [2022-05-11T07:36:28.673Z] --- PASS: TestParseDockerDaemonHost/localhost:5555/path (0.00s) [2022-05-11T07:36:28.673Z] --- PASS: TestParseDockerDaemonHost/tcp:a.b.c.d/path (0.00s) [2022-05-11T07:36:28.673Z] --- PASS: TestParseDockerDaemonHost/0.0.0.1:5555/path (0.00s) [2022-05-11T07:36:28.673Z] --- PASS: TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]:5555/path (0.00s) [2022-05-11T07:36:28.673Z] --- PASS: TestParseDockerDaemonHost/: (0.00s) [2022-05-11T07:36:28.673Z] --- PASS: TestParseDockerDaemonHost/fd://something (0.00s) [2022-05-11T07:36:28.673Z] --- PASS: TestParseDockerDaemonHost/tcp:// (0.00s) [2022-05-11T07:36:28.673Z] --- PASS: TestParseDockerDaemonHost/unix:// (0.00s) [2022-05-11T07:36:28.673Z] --- PASS: TestParseDockerDaemonHost/unix:///run/docker.sock (0.00s) [2022-05-11T07:36:28.673Z] --- PASS: TestParseDockerDaemonHost/localhost (0.00s) [2022-05-11T07:36:28.673Z] --- PASS: TestParseDockerDaemonHost/tcp://[::1]: (0.00s) [2022-05-11T07:36:28.673Z] --- PASS: TestParseDockerDaemonHost/0.0.0.1:5555 (0.00s) [2022-05-11T07:36:28.673Z] --- PASS: TestParseDockerDaemonHost/npipe:// (0.00s) [2022-05-11T07:36:28.673Z] --- PASS: TestParseDockerDaemonHost/0.0.0.1: (0.00s) [2022-05-11T07:36:28.673Z] --- PASS: TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]: (0.00s) [2022-05-11T07:36:28.673Z] --- PASS: TestParseDockerDaemonHost/localhost: (0.00s) [2022-05-11T07:36:28.673Z] --- PASS: TestParseDockerDaemonHost/tcp://:5555 (0.00s) [2022-05-11T07:36:28.673Z] --- PASS: TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]:5555 (0.00s) [2022-05-11T07:36:28.673Z] --- PASS: TestParseDockerDaemonHost/fd:// (0.00s) [2022-05-11T07:36:28.673Z] --- PASS: TestParseDockerDaemonHost/npipe:////./pipe/foo (0.00s) [2022-05-11T07:36:28.673Z] --- PASS: TestParseDockerDaemonHost/:5555 (0.00s) [2022-05-11T07:36:28.673Z] --- PASS: TestParseDockerDaemonHost/[::1]:5555 (0.00s) [2022-05-11T07:36:28.673Z] --- PASS: TestParseDockerDaemonHost/localhost:5555 (0.00s) [2022-05-11T07:36:28.673Z] --- PASS: TestParseDockerDaemonHost/tcp://[::1]:5555 (0.00s) [2022-05-11T07:36:28.673Z] --- PASS: TestParseDockerDaemonHost/[::1]: (0.00s) [2022-05-11T07:36:28.673Z] === RUN TestParseTCP [2022-05-11T07:36:28.673Z] === RUN TestParseTCP/:5555/path [2022-05-11T07:36:28.673Z] === RUN TestParseTCP/0.0.0.1:5555/path [2022-05-11T07:36:28.673Z] === RUN TestParseTCP/tcp://:5555/path [2022-05-11T07:36:28.673Z] === RUN TestParseTCP/[::1]:5555/path [2022-05-11T07:36:28.673Z] === RUN TestParseTCP/[0:0:0:0:0:0:0:1]:5555/path [2022-05-11T07:36:28.673Z] === RUN TestParseTCP/localhost:5555/path [2022-05-11T07:36:28.673Z] === RUN TestParseTCP/tcp:a.b.c.d [2022-05-11T07:36:28.673Z] === RUN TestParseTCP/tcp:a.b.c.d/path [2022-05-11T07:36:28.673Z] === RUN TestParseTCP/udp://127.0.0.1 [2022-05-11T07:36:28.673Z] === RUN TestParseTCP/udp://127.0.0.1:5555 [2022-05-11T07:36:28.673Z] === RUN TestParseTCP/[0:0:0:0:0:0:0:1]: [2022-05-11T07:36:28.673Z] === RUN TestParseTCP/[0:0:0:0:0:0:0:1]:5555 [2022-05-11T07:36:28.673Z] === RUN TestParseTCP/localhost [2022-05-11T07:36:28.673Z] === RUN TestParseTCP/localhost:5555 [2022-05-11T07:36:28.673Z] === RUN TestParseTCP/: [2022-05-11T07:36:28.673Z] === RUN TestParseTCP/:5555 [2022-05-11T07:36:28.673Z] === RUN TestParseTCP/::1 [2022-05-11T07:36:28.673Z] === RUN TestParseTCP/0.0.0.1:5555 [2022-05-11T07:36:28.673Z] === RUN TestParseTCP/[::1]: [2022-05-11T07:36:28.673Z] === RUN TestParseTCP/tcp://:5555 [2022-05-11T07:36:28.673Z] === RUN TestParseTCP/0.0.0.1: [2022-05-11T07:36:28.673Z] === RUN TestParseTCP/#00 [2022-05-11T07:36:28.673Z] === RUN TestParseTCP/tcp:// [2022-05-11T07:36:28.673Z] === RUN TestParseTCP/tcp://: [2022-05-11T07:36:28.673Z] === RUN TestParseTCP/0.0.0.1 [2022-05-11T07:36:28.673Z] === RUN TestParseTCP/[::1]:5555 [2022-05-11T07:36:28.673Z] === RUN TestParseTCP/localhost: [2022-05-11T07:36:28.673Z] --- PASS: TestParseTCP (0.01s) [2022-05-11T07:36:28.673Z] --- PASS: TestParseTCP/:5555/path (0.00s) [2022-05-11T07:36:28.673Z] --- PASS: TestParseTCP/0.0.0.1:5555/path (0.00s) [2022-05-11T07:36:28.673Z] --- PASS: TestParseTCP/tcp://:5555/path (0.00s) [2022-05-11T07:36:28.673Z] --- PASS: TestParseTCP/[::1]:5555/path (0.00s) [2022-05-11T07:36:28.673Z] --- PASS: TestParseTCP/[0:0:0:0:0:0:0:1]:5555/path (0.00s) [2022-05-11T07:36:28.673Z] --- PASS: TestParseTCP/localhost:5555/path (0.00s) [2022-05-11T07:36:28.673Z] --- PASS: TestParseTCP/tcp:a.b.c.d (0.00s) [2022-05-11T07:36:28.673Z] --- PASS: TestParseTCP/tcp:a.b.c.d/path (0.00s) [2022-05-11T07:36:28.673Z] --- PASS: TestParseTCP/udp://127.0.0.1 (0.00s) [2022-05-11T07:36:28.673Z] --- PASS: TestParseTCP/udp://127.0.0.1:5555 (0.00s) [2022-05-11T07:36:28.673Z] --- PASS: TestParseTCP/[0:0:0:0:0:0:0:1]: (0.00s) [2022-05-11T07:36:28.673Z] --- PASS: TestParseTCP/[0:0:0:0:0:0:0:1]:5555 (0.00s) [2022-05-11T07:36:28.673Z] --- PASS: TestParseTCP/localhost (0.00s) [2022-05-11T07:36:28.673Z] --- PASS: TestParseTCP/localhost:5555 (0.00s) [2022-05-11T07:36:28.673Z] --- PASS: TestParseTCP/: (0.00s) [2022-05-11T07:36:28.673Z] --- PASS: TestParseTCP/:5555 (0.00s) [2022-05-11T07:36:28.673Z] --- PASS: TestParseTCP/::1 (0.00s) [2022-05-11T07:36:28.673Z] --- PASS: TestParseTCP/0.0.0.1:5555 (0.00s) [2022-05-11T07:36:28.673Z] --- PASS: TestParseTCP/[::1]: (0.00s) [2022-05-11T07:36:28.673Z] --- PASS: TestParseTCP/tcp://:5555 (0.00s) [2022-05-11T07:36:28.673Z] --- PASS: TestParseTCP/0.0.0.1: (0.00s) [2022-05-11T07:36:28.673Z] --- PASS: TestParseTCP/#00 (0.00s) [2022-05-11T07:36:28.673Z] --- PASS: TestParseTCP/tcp:// (0.00s) [2022-05-11T07:36:28.673Z] --- PASS: TestParseTCP/tcp://: (0.00s) [2022-05-11T07:36:28.673Z] --- PASS: TestParseTCP/0.0.0.1 (0.00s) [2022-05-11T07:36:28.673Z] --- PASS: TestParseTCP/[::1]:5555 (0.00s) [2022-05-11T07:36:28.673Z] --- PASS: TestParseTCP/localhost: (0.00s) [2022-05-11T07:36:28.673Z] === RUN TestParseInvalidUnixAddrInvalid [2022-05-11T07:36:28.673Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2022-05-11T07:36:28.673Z] === RUN TestValidateExtraHosts [2022-05-11T07:36:28.673Z] --- PASS: TestValidateExtraHosts (0.00s) [2022-05-11T07:36:28.673Z] === RUN TestValidateIPAddress [2022-05-11T07:36:28.673Z] --- PASS: TestValidateIPAddress (0.00s) [2022-05-11T07:36:28.673Z] === RUN TestMapOpts [2022-05-11T07:36:28.673Z] --- PASS: TestMapOpts (0.00s) [2022-05-11T07:36:28.673Z] === RUN TestListOptsWithoutValidator [2022-05-11T07:36:28.673Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2022-05-11T07:36:28.673Z] === RUN TestListOptsWithValidator [2022-05-11T07:36:28.674Z] --- PASS: TestListOptsWithValidator (0.00s) [2022-05-11T07:36:28.674Z] === RUN TestValidateDNSSearch [2022-05-11T07:36:28.674Z] --- PASS: TestValidateDNSSearch (0.00s) [2022-05-11T07:36:28.674Z] === RUN TestValidateLabel [2022-05-11T07:36:28.674Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2022-05-11T07:36:28.674Z] === RUN TestValidateLabel/label_with_general_format [2022-05-11T07:36:28.674Z] === RUN TestValidateLabel/label_with_more_than_one_= [2022-05-11T07:36:28.674Z] === RUN TestValidateLabel/label_with_one_more [2022-05-11T07:36:28.674Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2022-05-11T07:36:28.674Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2022-05-11T07:36:28.674Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2022-05-11T07:36:28.674Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2022-05-11T07:36:28.674Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2022-05-11T07:36:28.674Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2022-05-11T07:36:28.674Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2022-05-11T07:36:28.674Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2022-05-11T07:36:28.674Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2022-05-11T07:36:28.674Z] --- PASS: TestValidateLabel (0.00s) [2022-05-11T07:36:28.674Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2022-05-11T07:36:28.674Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2022-05-11T07:36:28.674Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2022-05-11T07:36:28.674Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2022-05-11T07:36:28.674Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2022-05-11T07:36:28.674Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2022-05-11T07:36:28.674Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2022-05-11T07:36:28.674Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2022-05-11T07:36:28.674Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2022-05-11T07:36:28.674Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2022-05-11T07:36:28.674Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2022-05-11T07:36:28.674Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2022-05-11T07:36:28.674Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2022-05-11T07:36:28.674Z] === RUN TestNamedListOpts [2022-05-11T07:36:28.674Z] --- PASS: TestNamedListOpts (0.00s) [2022-05-11T07:36:28.674Z] === RUN TestNamedMapOpts [2022-05-11T07:36:28.674Z] --- PASS: TestNamedMapOpts (0.00s) [2022-05-11T07:36:28.674Z] === RUN TestParseLink [2022-05-11T07:36:28.674Z] --- PASS: TestParseLink (0.00s) [2022-05-11T07:36:28.674Z] === RUN TestUlimitOpt [2022-05-11T07:36:28.674Z] --- PASS: TestUlimitOpt (0.00s) [2022-05-11T07:36:28.674Z] PASS [2022-05-11T07:36:28.674Z] coverage: 65.5% of statements [2022-05-11T07:36:28.674Z] ok github.com/docker/docker/opts 0.113s coverage: 65.5% of statements [2022-05-11T07:36:28.674Z] === RUN TestParseVersion [2022-05-11T07:36:28.674Z] --- PASS: TestParseVersion (0.00s) [2022-05-11T07:36:28.674Z] PASS [2022-05-11T07:36:28.674Z] coverage: 52.9% of statements [2022-05-11T07:36:28.674Z] ok github.com/docker/docker/pkg/aaparser 0.036s coverage: 52.9% of statements [2022-05-11T07:36:28.674Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.84s) [2022-05-11T07:36:28.674Z] === RUN TestNetworkDBJoinLeaveNetworks [2022-05-11T07:36:28.887Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-05-11T07:36:29.210Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-31842919756_/foo_true__0xc000accff0__} [2022-05-11T07:36:29.465Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-05-11T07:36:30.196Z] 2022/05/11 07:36:29 Closing DB instances... [2022-05-11T07:36:30.196Z] === RUN TestPeerCertificateMarshalJSON [2022-05-11T07:36:30.650Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2022-05-11T07:36:30.650Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2022-05-11T07:36:30.650Z] --- PASS: TestPeerCertificateMarshalJSON (0.41s) [2022-05-11T07:36:30.650Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2022-05-11T07:36:30.650Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2022-05-11T07:36:30.650Z] === RUN TestMiddleware [2022-05-11T07:36:30.650Z] --- PASS: TestMiddleware (0.00s) [2022-05-11T07:36:30.650Z] === RUN TestNewResponseModifier [2022-05-11T07:36:30.650Z] --- PASS: TestNewResponseModifier (0.00s) [2022-05-11T07:36:30.650Z] PASS [2022-05-11T07:36:30.650Z] coverage: 26.8% of statements [2022-05-11T07:36:30.650Z] ok github.com/docker/docker/pkg/authorization 0.448s coverage: 26.8% of statements [2022-05-11T07:36:30.650Z] === RUN TestIsArchivePathDir [2022-05-11T07:36:30.830Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000acd008_} [2022-05-11T07:36:31.104Z] --- PASS: TestIsArchivePathDir (0.16s) [2022-05-11T07:36:31.104Z] === RUN TestIsArchivePathInvalidFile [2022-05-11T07:36:31.104Z] --- PASS: TestIsArchivePathInvalidFile (0.13s) [2022-05-11T07:36:31.104Z] === RUN TestIsArchivePathTar [2022-05-11T07:36:31.104Z] --- PASS: TestIsArchivePathTar (0.16s) [2022-05-11T07:36:31.104Z] === RUN TestDecompressStreamGzip [2022-05-11T07:36:31.104Z] === RUN TestUnbuffered [2022-05-11T07:36:31.104Z] --- PASS: TestUnbuffered (0.00s) [2022-05-11T07:36:31.104Z] === RUN TestRaceUnbuffered [2022-05-11T07:36:31.104Z] --- PASS: TestRaceUnbuffered (0.00s) [2022-05-11T07:36:31.104Z] PASS [2022-05-11T07:36:31.104Z] coverage: 100.0% of statements [2022-05-11T07:36:31.104Z] ok github.com/docker/docker/pkg/broadcaster 0.035s coverage: 100.0% of statements [2022-05-11T07:36:31.104Z] --- PASS: TestDecompressStreamGzip (0.12s) [2022-05-11T07:36:31.104Z] === RUN TestDecompressStreamBzip2 [2022-05-11T07:36:31.392Z] docker_api_swarm_test.go:507: [dc76943d0e8f0] joining swarm manager [db0ca749002f2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-11T07:36:31.430Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-05-11T07:36:31.558Z] --- PASS: TestNetworkDBJoinLeaveNetworks (2.64s) [2022-05-11T07:36:31.558Z] === RUN TestNetworkDBCRUDTableEntry [2022-05-11T07:36:31.558Z] --- PASS: TestDecompressStreamBzip2 (0.11s) [2022-05-11T07:36:31.558Z] === RUN TestDecompressStreamXz [2022-05-11T07:36:31.558Z] archive_test.go:133: Xz not present in msys2 [2022-05-11T07:36:31.558Z] --- SKIP: TestDecompressStreamXz (0.00s) [2022-05-11T07:36:31.558Z] === RUN TestDecompressStreamZstd [2022-05-11T07:36:31.558Z] archive_test.go:140: zstd not installed [2022-05-11T07:36:31.558Z] --- SKIP: TestDecompressStreamZstd (0.02s) [2022-05-11T07:36:31.558Z] === RUN TestCompressStreamXzUnsupported [2022-05-11T07:36:31.558Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2022-05-11T07:36:31.558Z] === RUN TestCompressStreamBzip2Unsupported [2022-05-11T07:36:31.558Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2022-05-11T07:36:31.558Z] === RUN TestCompressStreamInvalid [2022-05-11T07:36:31.558Z] --- PASS: TestCompressStreamInvalid (0.00s) [2022-05-11T07:36:31.558Z] === RUN TestExtensionInvalid [2022-05-11T07:36:31.558Z] --- PASS: TestExtensionInvalid (0.00s) [2022-05-11T07:36:31.558Z] === RUN TestExtensionUncompressed [2022-05-11T07:36:31.558Z] --- PASS: TestExtensionUncompressed (0.00s) [2022-05-11T07:36:31.558Z] === RUN TestExtensionBzip2 [2022-05-11T07:36:31.558Z] --- PASS: TestExtensionBzip2 (0.00s) [2022-05-11T07:36:31.558Z] === RUN TestExtensionGzip [2022-05-11T07:36:31.558Z] --- PASS: TestExtensionGzip (0.00s) [2022-05-11T07:36:31.558Z] === RUN TestExtensionXz [2022-05-11T07:36:31.558Z] --- PASS: TestExtensionXz (0.00s) [2022-05-11T07:36:31.558Z] === RUN TestExtensionZstd [2022-05-11T07:36:31.558Z] --- PASS: TestExtensionZstd (0.00s) [2022-05-11T07:36:31.558Z] === RUN TestCmdStreamLargeStderr [2022-05-11T07:36:31.558Z] --- PASS: TestCmdStreamLargeStderr (0.18s) [2022-05-11T07:36:31.558Z] === RUN TestCmdStreamBad [2022-05-11T07:36:31.558Z] archive_test.go:252: Failing on Windows CI machines [2022-05-11T07:36:31.558Z] --- SKIP: TestCmdStreamBad (0.00s) [2022-05-11T07:36:31.558Z] === RUN TestCmdStreamGood [2022-05-11T07:36:31.558Z] --- PASS: TestCmdStreamGood (0.05s) [2022-05-11T07:36:31.558Z] === RUN TestUntarPathWithInvalidDest [2022-05-11T07:36:31.558Z] --- PASS: TestUntarPathWithInvalidDest (0.07s) [2022-05-11T07:36:31.558Z] === RUN TestUntarPathWithInvalidSrc [2022-05-11T07:36:31.558Z] --- PASS: TestUntarPathWithInvalidSrc (0.01s) [2022-05-11T07:36:31.558Z] === RUN TestUntarPath [2022-05-11T07:36:31.954Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000acd020_} [2022-05-11T07:36:32.013Z] --- PASS: TestUntarPath (0.08s) [2022-05-11T07:36:32.013Z] === RUN TestUntarPathWithDestinationFile [2022-05-11T07:36:32.013Z] --- PASS: TestUntarPathWithDestinationFile (0.06s) [2022-05-11T07:36:32.013Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2022-05-11T07:36:32.013Z] === RUN TestMatch [2022-05-11T07:36:32.013Z] === RUN TestMatch/[[]] [2022-05-11T07:36:32.013Z] === RUN TestMatch/[[foo]] [2022-05-11T07:36:32.013Z] === RUN TestMatch/[[bar]_[foo]] [2022-05-11T07:36:32.013Z] === RUN TestMatch/[[foo_bar]] [2022-05-11T07:36:32.013Z] === RUN TestMatch/[[qux]_[foo]] [2022-05-11T07:36:32.013Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2022-05-11T07:36:32.013Z] === RUN TestMatch/[] [2022-05-11T07:36:32.013Z] === RUN TestMatch/[]#01 [2022-05-11T07:36:32.013Z] === RUN TestMatch/[[qux]] [2022-05-11T07:36:32.013Z] === RUN TestMatch/[[foo_bar_qux]] [2022-05-11T07:36:32.013Z] === RUN TestMatch/[[qux]_[baz]] [2022-05-11T07:36:32.013Z] === RUN TestMatch/[[foo_baz]] [2022-05-11T07:36:32.013Z] --- PASS: TestMatch (0.00s) [2022-05-11T07:36:32.013Z] --- PASS: TestMatch/[[]] (0.00s) [2022-05-11T07:36:32.013Z] --- PASS: TestMatch/[[foo]] (0.00s) [2022-05-11T07:36:32.013Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2022-05-11T07:36:32.013Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2022-05-11T07:36:32.013Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2022-05-11T07:36:32.013Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2022-05-11T07:36:32.013Z] --- PASS: TestMatch/[] (0.00s) [2022-05-11T07:36:32.013Z] --- PASS: TestMatch/[]#01 (0.00s) [2022-05-11T07:36:32.013Z] --- PASS: TestMatch/[[qux]] (0.00s) [2022-05-11T07:36:32.013Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2022-05-11T07:36:32.013Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2022-05-11T07:36:32.013Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2022-05-11T07:36:32.013Z] PASS [2022-05-11T07:36:32.013Z] coverage: 87.5% of statements [2022-05-11T07:36:32.013Z] ok github.com/docker/docker/pkg/capabilities 0.036s coverage: 87.5% of statements [2022-05-11T07:36:32.013Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.06s) [2022-05-11T07:36:32.013Z] === RUN TestCopyWithTarInvalidSrc [2022-05-11T07:36:32.013Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2022-05-11T07:36:32.013Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2022-05-11T07:36:32.013Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2022-05-11T07:36:32.013Z] === RUN TestCopyWithTarSrcFile [2022-05-11T07:36:32.013Z] --- PASS: TestCopyWithTarSrcFile (0.00s) [2022-05-11T07:36:32.013Z] === RUN TestCopyWithTarSrcFolder [2022-05-11T07:36:32.013Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2022-05-11T07:36:32.013Z] === RUN TestCopyFileWithTarInvalidSrc [2022-05-11T07:36:32.013Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2022-05-11T07:36:32.013Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2022-05-11T07:36:32.013Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2022-05-11T07:36:32.013Z] === RUN TestCopyFileWithTarSrcFolder [2022-05-11T07:36:32.013Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2022-05-11T07:36:32.013Z] === RUN TestCopyFileWithTarSrcFile [2022-05-11T07:36:32.013Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2022-05-11T07:36:32.013Z] === RUN TestTarFiles [2022-05-11T07:36:32.370Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-05-11T07:36:32.973Z] === RUN TestChrootTarUntar [2022-05-11T07:36:32.973Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2022-05-11T07:36:32.973Z] --- SKIP: TestChrootTarUntar (0.00s) [2022-05-11T07:36:32.973Z] === RUN TestChrootUntarWithHugeExcludesList [2022-05-11T07:36:32.973Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2022-05-11T07:36:32.973Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2022-05-11T07:36:32.973Z] === RUN TestChrootUntarEmptyArchive [2022-05-11T07:36:32.973Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2022-05-11T07:36:32.973Z] === RUN TestChrootTarUntarWithSymlink [2022-05-11T07:36:32.973Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-05-11T07:36:32.973Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2022-05-11T07:36:32.973Z] === RUN TestChrootCopyWithTar [2022-05-11T07:36:32.973Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-05-11T07:36:32.973Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2022-05-11T07:36:32.973Z] === RUN TestChrootCopyFileWithTar [2022-05-11T07:36:32.973Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2022-05-11T07:36:32.973Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2022-05-11T07:36:32.973Z] === RUN TestChrootUntarPath [2022-05-11T07:36:32.973Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-05-11T07:36:32.973Z] --- SKIP: TestChrootUntarPath (0.00s) [2022-05-11T07:36:32.973Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2022-05-11T07:36:32.973Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2022-05-11T07:36:32.973Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-05-11T07:36:32.973Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2022-05-11T07:36:32.973Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2022-05-11T07:36:32.973Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-05-11T07:36:32.973Z] === RUN TestChrootApplyDotDotFile [2022-05-11T07:36:32.973Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2022-05-11T07:36:32.973Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2022-05-11T07:36:32.973Z] PASS [2022-05-11T07:36:32.973Z] coverage: 12.0% of statements [2022-05-11T07:36:32.973Z] ok github.com/docker/docker/pkg/chrootarchive 0.083s coverage: 12.0% of statements [2022-05-11T07:36:33.325Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000acd038_} [2022-05-11T07:36:33.427Z] 2022/05/11 07:36:33 Closing DB instances... [2022-05-11T07:36:33.581Z] --- PASS: TestServiceCreateInit (8.04s) [2022-05-11T07:36:33.581Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.91s) [2022-05-11T07:36:33.581Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.11s) [2022-05-11T07:36:33.581Z] === RUN TestCreateServiceMultipleTimes [2022-05-11T07:36:33.882Z] === RUN TestEnsureRemoveAllNotExist [2022-05-11T07:36:33.882Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2022-05-11T07:36:33.882Z] === RUN TestEnsureRemoveAllWithDir [2022-05-11T07:36:33.882Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2022-05-11T07:36:33.882Z] === RUN TestEnsureRemoveAllWithFile [2022-05-11T07:36:33.882Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2022-05-11T07:36:33.882Z] PASS [2022-05-11T07:36:33.882Z] coverage: 0.0% of statements [2022-05-11T07:36:33.882Z] ok github.com/docker/docker/pkg/containerfs 0.045s coverage: 0.0% of statements [2022-05-11T07:36:34.840Z] === RUN TestSizeEmpty [2022-05-11T07:36:34.840Z] --- PASS: TestSizeEmpty (0.00s) [2022-05-11T07:36:34.840Z] === RUN TestSizeEmptyFile [2022-05-11T07:36:34.840Z] --- PASS: TestSizeEmptyFile (0.00s) [2022-05-11T07:36:34.840Z] === RUN TestSizeNonemptyFile [2022-05-11T07:36:34.840Z] --- PASS: TestSizeNonemptyFile (0.00s) [2022-05-11T07:36:34.840Z] === RUN TestSizeNestedDirectoryEmpty [2022-05-11T07:36:34.840Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2022-05-11T07:36:34.840Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2022-05-11T07:36:34.840Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2022-05-11T07:36:34.840Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2022-05-11T07:36:34.840Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2022-05-11T07:36:34.840Z] === RUN TestMoveToSubdir [2022-05-11T07:36:34.840Z] --- PASS: TestMoveToSubdir (0.00s) [2022-05-11T07:36:34.840Z] === RUN TestSizeNonExistingDirectory [2022-05-11T07:36:34.840Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2022-05-11T07:36:34.840Z] PASS [2022-05-11T07:36:34.840Z] coverage: 80.0% of statements [2022-05-11T07:36:34.840Z] ok github.com/docker/docker/pkg/directory 0.053s coverage: 80.0% of statements [2022-05-11T07:36:34.948Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000acd050_} [2022-05-11T07:36:35.670Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-05-11T07:36:35.799Z] --- PASS: TestNetworkDBCRUDTableEntry (4.27s) [2022-05-11T07:36:35.799Z] === RUN TestNetworkDBCRUDTableEntries [2022-05-11T07:36:35.799Z] === RUN TestPollerAddRemove [2022-05-11T07:36:35.799Z] --- PASS: TestPollerAddRemove (0.00s) [2022-05-11T07:36:35.799Z] === RUN TestPollerEvent [2022-05-11T07:36:35.799Z] poller_test.go:40: No chmod on Windows [2022-05-11T07:36:35.799Z] --- SKIP: TestPollerEvent (0.00s) [2022-05-11T07:36:35.799Z] === RUN TestPollerClose [2022-05-11T07:36:35.799Z] --- PASS: TestPollerClose (0.00s) [2022-05-11T07:36:35.799Z] PASS [2022-05-11T07:36:35.799Z] coverage: 36.2% of statements [2022-05-11T07:36:35.799Z] ok github.com/docker/docker/pkg/filenotify 0.044s coverage: 36.2% of statements [2022-05-11T07:36:36.241Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-05-11T07:36:36.253Z] --- PASS: TestTarFiles (4.10s) [2022-05-11T07:36:36.253Z] === RUN TestDetectCompressionZstd [2022-05-11T07:36:36.253Z] --- PASS: TestDetectCompressionZstd (0.00s) [2022-05-11T07:36:36.253Z] === RUN TestTarUntar [2022-05-11T07:36:36.253Z] --- PASS: TestTarUntar (0.03s) [2022-05-11T07:36:36.253Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2022-05-11T07:36:36.253Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s) [2022-05-11T07:36:36.253Z] === RUN TestTarWithOptions [2022-05-11T07:36:36.253Z] --- PASS: TestTarWithOptions (0.02s) [2022-05-11T07:36:36.253Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2022-05-11T07:36:36.253Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2022-05-11T07:36:36.253Z] === RUN TestUntarUstarGnuConflict [2022-05-11T07:36:36.253Z] --- PASS: TestUntarUstarGnuConflict (0.01s) [2022-05-11T07:36:36.253Z] === RUN TestUntarInvalidFilenames [2022-05-11T07:36:36.253Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames2388390107\\dest" [2022-05-11T07:36:36.253Z] --- PASS: TestUntarInvalidFilenames (0.18s) [2022-05-11T07:36:36.253Z] === RUN TestUntarHardlinkToSymlink [2022-05-11T07:36:36.253Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2022-05-11T07:36:36.253Z] === RUN TestUntarInvalidHardlink [2022-05-11T07:36:36.253Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink4226276199\\victim\\hello" -> "../victim/hello" [2022-05-11T07:36:36.253Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2887826314\\victim\\hello" -> "/../victim/hello" [2022-05-11T07:36:36.253Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2238498620\\victim" -> "../victim" [2022-05-11T07:36:36.253Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink634500117\\victim" -> "../victim" [2022-05-11T07:36:36.253Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2161319624\\victim" -> "../victim" [2022-05-11T07:36:36.253Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink919994295\\victim" -> "../victim" [2022-05-11T07:36:36.253Z] --- PASS: TestUntarInvalidHardlink (0.02s) [2022-05-11T07:36:36.253Z] === RUN TestUntarInvalidSymlink [2022-05-11T07:36:36.253Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2470913391\\dest\\dotdot" -> "../victim/hello" [2022-05-11T07:36:36.253Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink4148306485\\dest\\slash-dotdot" -> "/../victim/hello" [2022-05-11T07:36:36.253Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2479433244\\dest\\loophole-victim" -> "../victim" [2022-05-11T07:36:36.253Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1537780205\\dest\\loophole-victim" -> "../victim" [2022-05-11T07:36:36.253Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3081740380\\dest\\loophole-victim" -> "../victim" [2022-05-11T07:36:36.253Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3165459773\\dest\\loophole-victim" -> "../victim" [2022-05-11T07:36:36.253Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3098431235\\dest\\dir\\loophole" -> "../../victim" [2022-05-11T07:36:36.253Z] --- PASS: TestUntarInvalidSymlink (0.03s) [2022-05-11T07:36:36.253Z] === RUN TestTempArchiveCloseMultipleTimes [2022-05-11T07:36:36.253Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2022-05-11T07:36:36.253Z] === RUN TestXGlobalNoParent [2022-05-11T07:36:36.253Z] --- PASS: TestXGlobalNoParent (0.00s) [2022-05-11T07:36:36.253Z] === RUN TestReplaceFileTarWrapper [2022-05-11T07:36:36.315Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-05-11T07:36:36.707Z] --- PASS: TestReplaceFileTarWrapper (0.13s) [2022-05-11T07:36:36.707Z] === RUN TestPrefixHeaderReadable [2022-05-11T07:36:36.707Z] --- PASS: TestPrefixHeaderReadable (0.02s) [2022-05-11T07:36:36.707Z] === RUN TestDisablePigz [2022-05-11T07:36:36.707Z] archive_test.go:1372: Test will not check full path when Pigz not installed [2022-05-11T07:36:36.707Z] --- PASS: TestDisablePigz (0.14s) [2022-05-11T07:36:36.707Z] === RUN TestPigz [2022-05-11T07:36:36.707Z] === RUN TestCopyFileWithInvalidSrc [2022-05-11T07:36:36.707Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2022-05-11T07:36:36.707Z] === RUN TestCopyFileWithInvalidDest [2022-05-11T07:36:36.707Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2022-05-11T07:36:36.707Z] === RUN TestCopyFileWithSameSrcAndDest [2022-05-11T07:36:36.707Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2022-05-11T07:36:36.707Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2022-05-11T07:36:36.707Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2022-05-11T07:36:36.707Z] === RUN TestCopyFile [2022-05-11T07:36:36.707Z] --- PASS: TestCopyFile (0.00s) [2022-05-11T07:36:36.707Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2022-05-11T07:36:36.707Z] fileutils_test.go:133: Needs porting to Windows [2022-05-11T07:36:36.707Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-05-11T07:36:36.707Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2022-05-11T07:36:36.707Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2022-05-11T07:36:36.707Z] === RUN TestReadSymlinkedDirectoryToFile [2022-05-11T07:36:36.707Z] fileutils_test.go:179: Needs porting to Windows [2022-05-11T07:36:36.707Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2022-05-11T07:36:36.707Z] === RUN TestWildcardMatches [2022-05-11T07:36:36.707Z] --- PASS: TestWildcardMatches (0.00s) [2022-05-11T07:36:36.707Z] === RUN TestPatternMatches [2022-05-11T07:36:36.707Z] --- PASS: TestPatternMatches (0.00s) [2022-05-11T07:36:36.707Z] === RUN TestExclusionPatternMatchesPatternBefore [2022-05-11T07:36:36.707Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2022-05-11T07:36:36.707Z] === RUN TestPatternMatchesFolderExclusions [2022-05-11T07:36:36.707Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2022-05-11T07:36:36.707Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2022-05-11T07:36:36.707Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2022-05-11T07:36:36.707Z] === RUN TestPatternMatchesFolderWildcardExclusions [2022-05-11T07:36:36.707Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2022-05-11T07:36:36.707Z] === RUN TestExclusionPatternMatchesPatternAfter [2022-05-11T07:36:36.707Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2022-05-11T07:36:36.707Z] === RUN TestExclusionPatternMatchesWholeDirectory [2022-05-11T07:36:36.707Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2022-05-11T07:36:36.707Z] === RUN TestSingleExclamationError [2022-05-11T07:36:36.707Z] --- PASS: TestSingleExclamationError (0.00s) [2022-05-11T07:36:36.707Z] === RUN TestMatchesWithNoPatterns [2022-05-11T07:36:36.707Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2022-05-11T07:36:36.707Z] === RUN TestMatchesWithMalformedPatterns [2022-05-11T07:36:36.707Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2022-05-11T07:36:36.707Z] === RUN TestMatches [2022-05-11T07:36:36.707Z] === RUN TestMatches/MatchesOrParentMatches [2022-05-11T07:36:36.707Z] === RUN TestMatches/MatchesUsingParentResult [2022-05-11T07:36:36.707Z] === RUN TestMatches/MatchesUsingParentResults [2022-05-11T07:36:36.707Z] === RUN TestMatches/MatchesUsingParentResultsNoContext [2022-05-11T07:36:36.707Z] --- PASS: TestMatches (0.01s) [2022-05-11T07:36:36.707Z] --- PASS: TestMatches/MatchesOrParentMatches (0.00s) [2022-05-11T07:36:36.707Z] --- PASS: TestMatches/MatchesUsingParentResult (0.00s) [2022-05-11T07:36:36.707Z] --- PASS: TestMatches/MatchesUsingParentResults (0.00s) [2022-05-11T07:36:36.707Z] --- PASS: TestMatches/MatchesUsingParentResultsNoContext (0.00s) [2022-05-11T07:36:36.707Z] === RUN TestCleanPatterns [2022-05-11T07:36:36.707Z] --- PASS: TestCleanPatterns (0.00s) [2022-05-11T07:36:36.707Z] === RUN TestCleanPatternsStripEmptyPatterns [2022-05-11T07:36:36.707Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2022-05-11T07:36:36.707Z] === RUN TestCleanPatternsExceptionFlag [2022-05-11T07:36:36.707Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2022-05-11T07:36:36.707Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2022-05-11T07:36:36.707Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2022-05-11T07:36:36.707Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2022-05-11T07:36:36.707Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2022-05-11T07:36:36.707Z] === RUN TestCleanPatternsErrorSingleException [2022-05-11T07:36:36.707Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2022-05-11T07:36:36.707Z] === RUN TestCreateIfNotExistsDir [2022-05-11T07:36:36.707Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2022-05-11T07:36:36.707Z] === RUN TestCreateIfNotExistsFile [2022-05-11T07:36:36.707Z] --- PASS: TestCreateIfNotExistsFile (0.00s) [2022-05-11T07:36:36.707Z] === RUN TestMatch [2022-05-11T07:36:36.707Z] --- PASS: TestMatch (0.00s) [2022-05-11T07:36:36.707Z] === RUN TestCompile [2022-05-11T07:36:36.707Z] === RUN TestCompile/slash [2022-05-11T07:36:36.707Z] === RUN TestCompile/backslash [2022-05-11T07:36:36.707Z] --- PASS: TestCompile (0.00s) [2022-05-11T07:36:36.707Z] --- PASS: TestCompile/slash (0.00s) [2022-05-11T07:36:36.707Z] --- PASS: TestCompile/backslash (0.00s) [2022-05-11T07:36:36.707Z] PASS [2022-05-11T07:36:36.707Z] coverage: 84.7% of statements [2022-05-11T07:36:36.707Z] archive_test.go:1400: Tested whether Pigz is not used, as it not installed [2022-05-11T07:36:36.707Z] --- PASS: TestPigz (0.15s) [2022-05-11T07:36:36.707Z] === RUN TestNosysFileInfo [2022-05-11T07:36:36.707Z] --- PASS: TestNosysFileInfo (0.00s) [2022-05-11T07:36:36.707Z] === RUN TestCopyFileWithInvalidDest [2022-05-11T07:36:36.707Z] archive_windows_test.go:16: Currently fails [2022-05-11T07:36:36.707Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2022-05-11T07:36:36.707Z] === RUN TestCanonicalTarNameForPath [2022-05-11T07:36:36.707Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2022-05-11T07:36:36.707Z] === RUN TestCanonicalTarName [2022-05-11T07:36:36.707Z] --- PASS: TestCanonicalTarName (0.00s) [2022-05-11T07:36:36.707Z] === RUN TestChmodTarEntry [2022-05-11T07:36:36.707Z] --- PASS: TestChmodTarEntry (0.00s) [2022-05-11T07:36:36.707Z] === RUN TestHardLinkOrder [2022-05-11T07:36:36.707Z] ok github.com/docker/docker/pkg/fileutils 0.070s coverage: 84.7% of statements [2022-05-11T07:36:37.161Z] --- PASS: TestHardLinkOrder (0.09s) [2022-05-11T07:36:37.161Z] === RUN TestChangeString [2022-05-11T07:36:37.161Z] --- PASS: TestChangeString (0.00s) [2022-05-11T07:36:37.161Z] === RUN TestChangesWithNoChanges [2022-05-11T07:36:37.161Z] --- PASS: TestChangesWithNoChanges (0.02s) [2022-05-11T07:36:37.161Z] === RUN TestChangesWithChanges [2022-05-11T07:36:37.161Z] --- PASS: TestChangesWithChanges (0.03s) [2022-05-11T07:36:37.161Z] === RUN TestChangesWithChangesGH13590 [2022-05-11T07:36:37.161Z] changes_test.go:196: needs more investigation [2022-05-11T07:36:37.161Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2022-05-11T07:36:37.161Z] === RUN TestChangesDirsEmpty [2022-05-11T07:36:37.161Z] changes_test.go:261: FIXME: broken on Windows 1903 and up; see #39846 [2022-05-11T07:36:37.161Z] --- SKIP: TestChangesDirsEmpty (0.00s) [2022-05-11T07:36:37.161Z] === RUN TestChangesDirsMutated [2022-05-11T07:36:37.161Z] changes_test.go:355: FIXME: broken on Windows 1903 and up; see #39846 [2022-05-11T07:36:37.161Z] --- SKIP: TestChangesDirsMutated (0.00s) [2022-05-11T07:36:37.161Z] === RUN TestApplyLayer [2022-05-11T07:36:37.161Z] changes_test.go:433: needs further investigation [2022-05-11T07:36:37.161Z] --- SKIP: TestApplyLayer (0.00s) [2022-05-11T07:36:37.161Z] === RUN TestChangesSizeWithHardlinks [2022-05-11T07:36:37.161Z] changes_test.go:469: needs further investigation [2022-05-11T07:36:37.161Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2022-05-11T07:36:37.161Z] === RUN TestChangesSizeWithNoChanges [2022-05-11T07:36:37.161Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2022-05-11T07:36:37.161Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2022-05-11T07:36:37.161Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2022-05-11T07:36:37.161Z] === RUN TestChangesSize [2022-05-11T07:36:37.161Z] --- PASS: TestChangesSize (0.00s) [2022-05-11T07:36:37.161Z] === RUN TestApplyLayerInvalidFilenames [2022-05-11T07:36:37.161Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames829696545\\dest" [2022-05-11T07:36:37.161Z] --- PASS: TestApplyLayerInvalidFilenames (0.01s) [2022-05-11T07:36:37.161Z] === RUN TestApplyLayerInvalidHardlink [2022-05-11T07:36:37.161Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3259530698\\victim\\hello" -> "../victim/hello" [2022-05-11T07:36:37.161Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3717004824\\victim\\hello" -> "/../victim/hello" [2022-05-11T07:36:37.161Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1772038345\\victim" -> "../victim" [2022-05-11T07:36:37.161Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink894862775\\victim" -> "../victim" [2022-05-11T07:36:37.161Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1390043024\\victim" -> "../victim" [2022-05-11T07:36:37.161Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3429875828\\victim" -> "../victim" [2022-05-11T07:36:37.161Z] --- PASS: TestApplyLayerInvalidHardlink (0.03s) [2022-05-11T07:36:37.161Z] === RUN TestApplyLayerInvalidSymlink [2022-05-11T07:36:37.161Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2902031809\\dest\\dotdot" -> "../victim/hello" [2022-05-11T07:36:37.161Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1983410523\\dest\\slash-dotdot" -> "/../victim/hello" [2022-05-11T07:36:37.161Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink4088846268\\dest\\loophole-victim" -> "../victim" [2022-05-11T07:36:37.161Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1839440925\\dest\\loophole-victim" -> "../victim" [2022-05-11T07:36:37.161Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3374117499\\dest\\loophole-victim" -> "../victim" [2022-05-11T07:36:37.161Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2852472308\\dest\\loophole-victim" -> "../victim" [2022-05-11T07:36:37.161Z] --- PASS: TestApplyLayerInvalidSymlink (0.03s) [2022-05-11T07:36:37.161Z] === RUN TestApplyLayerWhiteouts [2022-05-11T07:36:37.161Z] --- PASS: TestApplyLayerWhiteouts (0.05s) [2022-05-11T07:36:37.161Z] === RUN TestGenerateEmptyFile [2022-05-11T07:36:37.161Z] --- PASS: TestGenerateEmptyFile (0.00s) [2022-05-11T07:36:37.161Z] === RUN TestGenerateWithContent [2022-05-11T07:36:37.161Z] --- PASS: TestGenerateWithContent (0.00s) [2022-05-11T07:36:37.161Z] PASS [2022-05-11T07:36:37.161Z] coverage: 61.9% of statements [2022-05-11T07:36:37.161Z] ok github.com/docker/docker/pkg/archive 6.380s coverage: 61.9% of statements [2022-05-11T07:36:37.182Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-05-11T07:36:37.616Z] 2022/05/11 07:36:37 Closing DB instances... [2022-05-11T07:36:37.616Z] === RUN TestGet [2022-05-11T07:36:37.616Z] --- PASS: TestGet (0.00s) [2022-05-11T07:36:37.616Z] === RUN TestGetShortcutString [2022-05-11T07:36:37.616Z] --- PASS: TestGetShortcutString (0.00s) [2022-05-11T07:36:37.616Z] PASS [2022-05-11T07:36:37.616Z] coverage: 42.9% of statements [2022-05-11T07:36:37.616Z] ok github.com/docker/docker/pkg/homedir 0.038s coverage: 42.9% of statements [2022-05-11T07:36:37.682Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-05-11T07:36:37.682Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-05-11T07:36:37.682Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-05-11T07:36:37.682Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-05-11T07:36:37.682Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-05-11T07:36:37.682Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-05-11T07:36:37.682Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-05-11T07:36:37.753Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-05-11T07:36:37.939Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-05-11T07:36:37.939Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-05-11T07:36:37.939Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-05-11T07:36:37.939Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-05-11T07:36:37.939Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2022-05-11T07:36:37.939Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2022-05-11T07:36:37.939Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2022-05-11T07:36:37.939Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2022-05-11T07:36:37.939Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2022-05-11T07:36:37.939Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2022-05-11T07:36:37.939Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-05-11T07:36:38.574Z] === RUN TestCreateIDMapOrder [2022-05-11T07:36:38.574Z] --- PASS: TestCreateIDMapOrder (0.00s) [2022-05-11T07:36:38.574Z] PASS [2022-05-11T07:36:38.574Z] coverage: 7.2% of statements [2022-05-11T07:36:38.574Z] ok github.com/docker/docker/pkg/idtools 0.039s coverage: 7.2% of statements [2022-05-11T07:36:39.028Z] --- PASS: TestNetworkDBCRUDTableEntries (3.24s) [2022-05-11T07:36:39.028Z] === RUN TestNetworkDBNodeLeave [2022-05-11T07:36:39.137Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-05-11T07:36:39.464Z] tests/integration/models_containers_test.py ............................ [ 83%] [2022-05-11T07:36:39.708Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-05-11T07:36:39.985Z] === RUN TestFixedBufferCap [2022-05-11T07:36:39.985Z] --- PASS: TestFixedBufferCap (0.00s) [2022-05-11T07:36:39.985Z] === RUN TestFixedBufferLen [2022-05-11T07:36:39.985Z] --- PASS: TestFixedBufferLen (0.00s) [2022-05-11T07:36:39.985Z] === RUN TestFixedBufferString [2022-05-11T07:36:39.985Z] --- PASS: TestFixedBufferString (0.00s) [2022-05-11T07:36:39.985Z] === RUN TestFixedBufferWrite [2022-05-11T07:36:39.985Z] --- PASS: TestFixedBufferWrite (0.00s) [2022-05-11T07:36:39.985Z] === RUN TestFixedBufferRead [2022-05-11T07:36:39.985Z] --- PASS: TestFixedBufferRead (0.00s) [2022-05-11T07:36:39.985Z] === RUN TestBytesPipeRead [2022-05-11T07:36:39.985Z] --- PASS: TestBytesPipeRead (0.00s) [2022-05-11T07:36:39.985Z] === RUN TestBytesPipeWrite [2022-05-11T07:36:39.985Z] --- PASS: TestBytesPipeWrite (0.00s) [2022-05-11T07:36:39.985Z] === RUN TestBytesPipeWriteRandomChunks [2022-05-11T07:36:39.985Z] --- PASS: TestBytesPipeWriteRandomChunks (0.47s) [2022-05-11T07:36:39.985Z] === RUN TestAtomicWriteToFile [2022-05-11T07:36:39.985Z] --- PASS: TestAtomicWriteToFile (0.01s) [2022-05-11T07:36:39.985Z] === RUN TestAtomicWriteSetCommit [2022-05-11T07:36:39.985Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2022-05-11T07:36:39.985Z] === RUN TestAtomicWriteSetCancel [2022-05-11T07:36:40.440Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2022-05-11T07:36:40.440Z] === RUN TestReadCloserWrapperClose [2022-05-11T07:36:40.440Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2022-05-11T07:36:40.440Z] === RUN TestReaderErrWrapperReadOnError [2022-05-11T07:36:40.440Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2022-05-11T07:36:40.440Z] === RUN TestReaderErrWrapperRead [2022-05-11T07:36:40.440Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2022-05-11T07:36:40.440Z] === RUN TestCancelReadCloser [2022-05-11T07:36:40.440Z] --- PASS: TestCancelReadCloser (0.12s) [2022-05-11T07:36:40.440Z] === RUN TestWriteCloserWrapperClose [2022-05-11T07:36:40.440Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2022-05-11T07:36:40.440Z] === RUN TestNopWriteCloser [2022-05-11T07:36:40.440Z] --- PASS: TestNopWriteCloser (0.00s) [2022-05-11T07:36:40.440Z] === RUN TestNopWriter [2022-05-11T07:36:40.440Z] --- PASS: TestNopWriter (0.00s) [2022-05-11T07:36:40.440Z] === RUN TestWriteCounter [2022-05-11T07:36:40.440Z] --- PASS: TestWriteCounter (0.00s) [2022-05-11T07:36:40.440Z] PASS [2022-05-11T07:36:40.440Z] coverage: 70.1% of statements [2022-05-11T07:36:40.440Z] ok github.com/docker/docker/pkg/ioutils 0.655s coverage: 70.1% of statements [2022-05-11T07:36:41.090Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-05-11T07:36:41.208Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-05-11T07:36:41.400Z] === RUN TestError [2022-05-11T07:36:41.400Z] --- PASS: TestError (0.00s) [2022-05-11T07:36:41.400Z] === RUN TestProgressString [2022-05-11T07:36:41.400Z] === RUN TestProgressString/no_progress [2022-05-11T07:36:41.400Z] === RUN TestProgressString/progress_1 [2022-05-11T07:36:41.400Z] === RUN TestProgressString/some_progress_with_a_start_time [2022-05-11T07:36:41.400Z] === RUN TestProgressString/some_progress_without_a_start_time [2022-05-11T07:36:41.400Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2022-05-11T07:36:41.400Z] === RUN TestProgressString/with_units [2022-05-11T07:36:41.400Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2022-05-11T07:36:41.400Z] === RUN TestProgressString/hide_counts [2022-05-11T07:36:41.400Z] --- PASS: TestProgressString (0.00s) [2022-05-11T07:36:41.400Z] --- PASS: TestProgressString/no_progress (0.00s) [2022-05-11T07:36:41.400Z] --- PASS: TestProgressString/progress_1 (0.00s) [2022-05-11T07:36:41.400Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2022-05-11T07:36:41.400Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2022-05-11T07:36:41.400Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2022-05-11T07:36:41.400Z] --- PASS: TestProgressString/with_units (0.00s) [2022-05-11T07:36:41.400Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2022-05-11T07:36:41.400Z] --- PASS: TestProgressString/hide_counts (0.00s) [2022-05-11T07:36:41.400Z] === RUN TestJSONMessageDisplay [2022-05-11T07:36:41.400Z] --- PASS: TestJSONMessageDisplay (0.14s) [2022-05-11T07:36:41.400Z] === RUN TestJSONMessageDisplayWithJSONError [2022-05-11T07:36:41.400Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2022-05-11T07:36:41.400Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2022-05-11T07:36:41.400Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2022-05-11T07:36:41.400Z] === RUN TestDisplayJSONMessagesStream [2022-05-11T07:36:41.400Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2022-05-11T07:36:41.400Z] PASS [2022-05-11T07:36:41.400Z] coverage: 91.7% of statements [2022-05-11T07:36:41.400Z] ok github.com/docker/docker/pkg/jsonmessage 0.186s coverage: 91.7% of statements [2022-05-11T07:36:41.854Z] --- PASS: TestNetworkDBNodeLeave (2.91s) [2022-05-11T07:36:41.854Z] === RUN TestNetworkDBWatch [2022-05-11T07:36:41.854Z] === RUN TestStandardLongPath [2022-05-11T07:36:41.854Z] --- PASS: TestStandardLongPath (0.00s) [2022-05-11T07:36:41.854Z] === RUN TestUNCLongPath [2022-05-11T07:36:41.854Z] --- PASS: TestUNCLongPath (0.00s) [2022-05-11T07:36:41.854Z] PASS [2022-05-11T07:36:41.854Z] coverage: 100.0% of statements [2022-05-11T07:36:41.854Z] ok github.com/docker/docker/pkg/longpath 0.035s coverage: 100.0% of statements [2022-05-11T07:36:42.136Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-05-11T07:36:42.472Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-05-11T07:36:42.472Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.36s) [2022-05-11T07:36:42.472Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.64s) [2022-05-11T07:36:42.472Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.23s) [2022-05-11T07:36:42.472Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.26s) [2022-05-11T07:36:42.472Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.25s) [2022-05-11T07:36:42.472Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.51s) [2022-05-11T07:36:42.472Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.32s) [2022-05-11T07:36:42.472Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.87s) [2022-05-11T07:36:42.472Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (3.85s) [2022-05-11T07:36:42.472Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.86s) [2022-05-11T07:36:42.472Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.71s) [2022-05-11T07:36:42.472Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.88s) [2022-05-11T07:36:42.472Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.91s) [2022-05-11T07:36:42.472Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.72s) [2022-05-11T07:36:42.472Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.65s) [2022-05-11T07:36:42.472Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.66s) [2022-05-11T07:36:42.472Z] === RUN TestCgroupNamespacesRun [2022-05-11T07:36:42.815Z] === RUN TestNameFormat [2022-05-11T07:36:42.815Z] --- PASS: TestNameFormat (0.00s) [2022-05-11T07:36:42.815Z] === RUN TestNameRetries [2022-05-11T07:36:42.815Z] --- PASS: TestNameRetries (0.00s) [2022-05-11T07:36:42.815Z] PASS [2022-05-11T07:36:42.815Z] coverage: 85.7% of statements [2022-05-11T07:36:42.815Z] ok github.com/docker/docker/pkg/namesgenerator 0.037s coverage: 85.7% of statements [2022-05-11T07:36:43.269Z] === RUN TestParseKeyValueOpt [2022-05-11T07:36:43.269Z] --- PASS: TestParseKeyValueOpt (0.00s) [2022-05-11T07:36:43.269Z] === RUN TestParseUintList [2022-05-11T07:36:43.269Z] --- PASS: TestParseUintList (0.00s) [2022-05-11T07:36:43.269Z] === RUN TestParseUintListMaximumLimits [2022-05-11T07:36:43.269Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2022-05-11T07:36:43.269Z] PASS [2022-05-11T07:36:43.269Z] coverage: 97.0% of statements [2022-05-11T07:36:43.269Z] ok github.com/docker/docker/pkg/parsers 0.037s coverage: 97.0% of statements [2022-05-11T07:36:43.269Z] 2022/05/11 07:36:43 Closing DB instances... [2022-05-11T07:36:43.576Z] 2022/05/11 07:36:35 Closing DB instances... [2022-05-11T07:36:43.576Z] --- PASS: TestNetworkDBGarbageCollection (54.24s) [2022-05-11T07:36:43.576Z] === RUN TestFindNode [2022-05-11T07:36:43.576Z] 2022/05/11 07:36:37 Closing DB instances... [2022-05-11T07:36:43.576Z] --- PASS: TestFindNode (0.02s) [2022-05-11T07:36:43.576Z] === RUN TestChangeNodeState [2022-05-11T07:36:43.576Z] 2022/05/11 07:36:37 Closing DB instances... [2022-05-11T07:36:43.576Z] --- PASS: TestChangeNodeState (0.01s) [2022-05-11T07:36:43.576Z] === RUN TestNodeReincarnation [2022-05-11T07:36:43.576Z] 2022/05/11 07:36:37 Closing DB instances... [2022-05-11T07:36:43.576Z] time="2022-05-11T07:36:42Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2022-05-11T07:36:43.576Z] --- PASS: TestNodeReincarnation (5.02s) [2022-05-11T07:36:43.576Z] === RUN TestParallelCreate [2022-05-11T07:36:43.576Z] 2022/05/11 07:36:42 Closing DB instances... [2022-05-11T07:36:43.576Z] --- PASS: TestParallelCreate (0.01s) [2022-05-11T07:36:43.576Z] === RUN TestParallelDelete [2022-05-11T07:36:43.576Z] 2022/05/11 07:36:42 Closing DB instances... [2022-05-11T07:36:43.576Z] --- PASS: TestParallelDelete (0.01s) [2022-05-11T07:36:43.576Z] === RUN TestNetworkDBIslands [2022-05-11T07:36:43.576Z] time="2022-05-11T07:36:42Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:5c366a0012a6 with config:&{NodeID:5c366a0012a6 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}" [2022-05-11T07:36:43.576Z] time="2022-05-11T07:36:42Z" level=info msg="Node 5c366a0012a6/172.31.23.209, joined gossip cluster" [2022-05-11T07:36:43.576Z] time="2022-05-11T07:36:42Z" level=info msg="Node 5c366a0012a6/172.31.23.209, added to nodes list" [2022-05-11T07:36:43.576Z] time="2022-05-11T07:36:42Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:5e796d32bed3 with config:&{NodeID:5e796d32bed3 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}" [2022-05-11T07:36:43.576Z] time="2022-05-11T07:36:42Z" level=info msg="Node 5e796d32bed3/172.31.23.209, joined gossip cluster" [2022-05-11T07:36:43.576Z] time="2022-05-11T07:36:42Z" level=info msg="Node 5e796d32bed3/172.31.23.209, added to nodes list" [2022-05-11T07:36:43.576Z] time="2022-05-11T07:36:42Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2022-05-11T07:36:43.576Z] time="2022-05-11T07:36:42Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2022-05-11T07:36:43.576Z] time="2022-05-11T07:36:42Z" level=debug msg="memberlist: Stream connection from=[::1]:49371" [2022-05-11T07:36:43.576Z] time="2022-05-11T07:36:42Z" level=info msg="Node 5e796d32bed3/172.31.23.209, joined gossip cluster" [2022-05-11T07:36:43.576Z] time="2022-05-11T07:36:42Z" level=info msg="Node 5e796d32bed3/172.31.23.209, added to nodes list" [2022-05-11T07:36:43.576Z] time="2022-05-11T07:36:42Z" level=info msg="Node 5c366a0012a6/172.31.23.209, joined gossip cluster" [2022-05-11T07:36:43.576Z] time="2022-05-11T07:36:42Z" level=info msg="Node 5c366a0012a6/172.31.23.209, added to nodes list" [2022-05-11T07:36:43.576Z] time="2022-05-11T07:36:42Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2022-05-11T07:36:43.576Z] time="2022-05-11T07:36:42Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49372" [2022-05-11T07:36:43.576Z] time="2022-05-11T07:36:43Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:3a8a0fe2151a with config:&{NodeID:3a8a0fe2151a 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}" [2022-05-11T07:36:43.576Z] time="2022-05-11T07:36:43Z" level=info msg="Node 3a8a0fe2151a/172.31.23.209, joined gossip cluster" [2022-05-11T07:36:43.576Z] time="2022-05-11T07:36:43Z" level=info msg="Node 3a8a0fe2151a/172.31.23.209, added to nodes list" [2022-05-11T07:36:43.576Z] time="2022-05-11T07:36:43Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2022-05-11T07:36:43.576Z] time="2022-05-11T07:36:43Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2022-05-11T07:36:43.576Z] time="2022-05-11T07:36:43Z" level=debug msg="memberlist: Stream connection from=[::1]:49373" [2022-05-11T07:36:43.576Z] time="2022-05-11T07:36:43Z" level=info msg="Node 3a8a0fe2151a/172.31.23.209, joined gossip cluster" [2022-05-11T07:36:43.576Z] time="2022-05-11T07:36:43Z" level=info msg="Node 3a8a0fe2151a/172.31.23.209, added to nodes list" [2022-05-11T07:36:43.576Z] time="2022-05-11T07:36:43Z" level=info msg="Node 5c366a0012a6/172.31.23.209, joined gossip cluster" [2022-05-11T07:36:43.576Z] time="2022-05-11T07:36:43Z" level=info msg="Node 5c366a0012a6/172.31.23.209, added to nodes list" [2022-05-11T07:36:43.576Z] time="2022-05-11T07:36:43Z" level=info msg="Node 5e796d32bed3/172.31.23.209, joined gossip cluster" [2022-05-11T07:36:43.576Z] time="2022-05-11T07:36:43Z" level=info msg="Node 5e796d32bed3/172.31.23.209, added to nodes list" [2022-05-11T07:36:43.576Z] time="2022-05-11T07:36:43Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2022-05-11T07:36:43.576Z] time="2022-05-11T07:36:43Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49374" [2022-05-11T07:36:43.576Z] time="2022-05-11T07:36:43Z" level=info msg="Node 3a8a0fe2151a/172.31.23.209, joined gossip cluster" [2022-05-11T07:36:43.576Z] time="2022-05-11T07:36:43Z" level=info msg="Node 3a8a0fe2151a/172.31.23.209, added to nodes list" [2022-05-11T07:36:43.854Z] --- PASS: TestCgroupNamespacesRun (1.22s) [2022-05-11T07:36:43.854Z] === RUN TestCgroupNamespacesRunPrivileged [2022-05-11T07:36:44.032Z] time="2022-05-11T07:36:43Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:e29a4ccd85ff with config:&{NodeID:e29a4ccd85ff 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}" [2022-05-11T07:36:44.032Z] time="2022-05-11T07:36:43Z" level=info msg="Node e29a4ccd85ff/172.31.23.209, joined gossip cluster" [2022-05-11T07:36:44.032Z] time="2022-05-11T07:36:43Z" level=info msg="Node e29a4ccd85ff/172.31.23.209, added to nodes list" [2022-05-11T07:36:44.032Z] time="2022-05-11T07:36:43Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2022-05-11T07:36:44.032Z] time="2022-05-11T07:36:43Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2022-05-11T07:36:44.032Z] time="2022-05-11T07:36:43Z" level=debug msg="memberlist: Stream connection from=[::1]:49375" [2022-05-11T07:36:44.032Z] time="2022-05-11T07:36:43Z" level=info msg="Node 5e796d32bed3/172.31.23.209, joined gossip cluster" [2022-05-11T07:36:44.032Z] time="2022-05-11T07:36:43Z" level=info msg="Node 5e796d32bed3/172.31.23.209, added to nodes list" [2022-05-11T07:36:44.032Z] time="2022-05-11T07:36:43Z" level=info msg="Node 3a8a0fe2151a/172.31.23.209, joined gossip cluster" [2022-05-11T07:36:44.032Z] time="2022-05-11T07:36:43Z" level=info msg="Node 3a8a0fe2151a/172.31.23.209, added to nodes list" [2022-05-11T07:36:44.032Z] time="2022-05-11T07:36:43Z" level=info msg="Node 5c366a0012a6/172.31.23.209, joined gossip cluster" [2022-05-11T07:36:44.032Z] time="2022-05-11T07:36:43Z" level=info msg="Node 5c366a0012a6/172.31.23.209, added to nodes list" [2022-05-11T07:36:44.032Z] time="2022-05-11T07:36:43Z" level=info msg="Node e29a4ccd85ff/172.31.23.209, joined gossip cluster" [2022-05-11T07:36:44.032Z] time="2022-05-11T07:36:43Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2022-05-11T07:36:44.032Z] time="2022-05-11T07:36:43Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49376" [2022-05-11T07:36:44.032Z] time="2022-05-11T07:36:43Z" level=info msg="Node e29a4ccd85ff/172.31.23.209, added to nodes list" [2022-05-11T07:36:44.032Z] time="2022-05-11T07:36:43Z" level=info msg="Node e29a4ccd85ff/172.31.23.209, joined gossip cluster" [2022-05-11T07:36:44.032Z] time="2022-05-11T07:36:43Z" level=info msg="Node e29a4ccd85ff/172.31.23.209, added to nodes list" [2022-05-11T07:36:44.032Z] time="2022-05-11T07:36:43Z" level=info msg="Node e29a4ccd85ff/172.31.23.209, joined gossip cluster" [2022-05-11T07:36:44.032Z] time="2022-05-11T07:36:43Z" level=info msg="Node e29a4ccd85ff/172.31.23.209, added to nodes list" [2022-05-11T07:36:44.238Z] === RUN Test_windowsOSRelease_String [2022-05-11T07:36:44.239Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=yes [2022-05-11T07:36:44.239Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=no [2022-05-11T07:36:44.239Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=yes [2022-05-11T07:36:44.239Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=no [2022-05-11T07:36:44.239Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=yes [2022-05-11T07:36:44.239Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=no [2022-05-11T07:36:44.239Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=yes [2022-05-11T07:36:44.239Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=no [2022-05-11T07:36:44.239Z] --- PASS: Test_windowsOSRelease_String (0.00s) [2022-05-11T07:36:44.239Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=yes (0.00s) [2022-05-11T07:36:44.239Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=no (0.00s) [2022-05-11T07:36:44.239Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=yes (0.00s) [2022-05-11T07:36:44.239Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=no (0.00s) [2022-05-11T07:36:44.239Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=yes (0.00s) [2022-05-11T07:36:44.239Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=no (0.00s) [2022-05-11T07:36:44.239Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=yes (0.00s) [2022-05-11T07:36:44.239Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=no (0.00s) [2022-05-11T07:36:44.239Z] PASS [2022-05-11T07:36:44.239Z] coverage: 36.4% of statements [2022-05-11T07:36:44.239Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.046s coverage: 36.4% of statements [2022-05-11T07:36:44.487Z] time="2022-05-11T07:36:43Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:40410fa068a6 with config:&{NodeID:40410fa068a6 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}" [2022-05-11T07:36:44.487Z] time="2022-05-11T07:36:44Z" level=info msg="Node 40410fa068a6/172.31.23.209, joined gossip cluster" [2022-05-11T07:36:44.487Z] time="2022-05-11T07:36:44Z" level=info msg="Node 40410fa068a6/172.31.23.209, added to nodes list" [2022-05-11T07:36:44.487Z] time="2022-05-11T07:36:44Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2022-05-11T07:36:44.487Z] time="2022-05-11T07:36:44Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2022-05-11T07:36:44.487Z] time="2022-05-11T07:36:44Z" level=debug msg="memberlist: Stream connection from=[::1]:49377" [2022-05-11T07:36:44.487Z] time="2022-05-11T07:36:44Z" level=info msg="Node 40410fa068a6/172.31.23.209, joined gossip cluster" [2022-05-11T07:36:44.487Z] time="2022-05-11T07:36:44Z" level=info msg="Node 40410fa068a6/172.31.23.209, added to nodes list" [2022-05-11T07:36:44.487Z] time="2022-05-11T07:36:44Z" level=info msg="Node 3a8a0fe2151a/172.31.23.209, joined gossip cluster" [2022-05-11T07:36:44.487Z] time="2022-05-11T07:36:44Z" level=info msg="Node 3a8a0fe2151a/172.31.23.209, added to nodes list" [2022-05-11T07:36:44.487Z] time="2022-05-11T07:36:44Z" level=info msg="Node e29a4ccd85ff/172.31.23.209, joined gossip cluster" [2022-05-11T07:36:44.488Z] time="2022-05-11T07:36:44Z" level=info msg="Node e29a4ccd85ff/172.31.23.209, added to nodes list" [2022-05-11T07:36:44.488Z] time="2022-05-11T07:36:44Z" level=info msg="Node 5c366a0012a6/172.31.23.209, joined gossip cluster" [2022-05-11T07:36:44.488Z] time="2022-05-11T07:36:44Z" level=info msg="Node 5c366a0012a6/172.31.23.209, added to nodes list" [2022-05-11T07:36:44.488Z] time="2022-05-11T07:36:44Z" level=info msg="Node 5e796d32bed3/172.31.23.209, joined gossip cluster" [2022-05-11T07:36:44.488Z] time="2022-05-11T07:36:44Z" level=info msg="Node 5e796d32bed3/172.31.23.209, added to nodes list" [2022-05-11T07:36:44.488Z] time="2022-05-11T07:36:44Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49378" [2022-05-11T07:36:44.488Z] time="2022-05-11T07:36:44Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2022-05-11T07:36:44.488Z] time="2022-05-11T07:36:44Z" level=info msg="Node 40410fa068a6/172.31.23.209, joined gossip cluster" [2022-05-11T07:36:44.488Z] time="2022-05-11T07:36:44Z" level=info msg="Node 40410fa068a6/172.31.23.209, added to nodes list" [2022-05-11T07:36:44.488Z] time="2022-05-11T07:36:44Z" level=info msg="Node 40410fa068a6/172.31.23.209, joined gossip cluster" [2022-05-11T07:36:44.488Z] time="2022-05-11T07:36:44Z" level=info msg="Node 40410fa068a6/172.31.23.209, added to nodes list" [2022-05-11T07:36:44.488Z] time="2022-05-11T07:36:44Z" level=info msg="Node 40410fa068a6/172.31.23.209, joined gossip cluster" [2022-05-11T07:36:44.488Z] time="2022-05-11T07:36:44Z" level=info msg="Node 40410fa068a6/172.31.23.209, added to nodes list" [2022-05-11T07:36:44.488Z] networkdb_test.go:835: Re-joining: 3 [2022-05-11T07:36:44.488Z] time="2022-05-11T07:36:44Z" level=info msg="The new bootstrap node list is:[172.31.23.209:10033 172.31.23.209:10034 172.31.23.209:10035]" [2022-05-11T07:36:44.488Z] time="2022-05-11T07:36:44Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.23.209:10033" [2022-05-11T07:36:44.488Z] time="2022-05-11T07:36:44Z" level=debug msg="memberlist: Stream connection from=172.31.23.209:49379" [2022-05-11T07:36:44.488Z] time="2022-05-11T07:36:44Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.23.209:10034" [2022-05-11T07:36:44.488Z] time="2022-05-11T07:36:44Z" level=debug msg="memberlist: Stream connection from=172.31.23.209:49380" [2022-05-11T07:36:44.488Z] time="2022-05-11T07:36:44Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.23.209:10035" [2022-05-11T07:36:44.488Z] time="2022-05-11T07:36:44Z" level=debug msg="memberlist: Stream connection from=172.31.23.209:49381" [2022-05-11T07:36:44.658Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-05-11T07:36:44.693Z] --- PASS: TestNetworkDBWatch (3.04s) [2022-05-11T07:36:44.694Z] === RUN TestNetworkDBBulkSync [2022-05-11T07:36:44.795Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.20s) [2022-05-11T07:36:44.795Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-05-11T07:36:44.944Z] networkdb_test.go:835: Re-joining: 4 [2022-05-11T07:36:44.944Z] time="2022-05-11T07:36:44Z" level=info msg="The new bootstrap node list is:[172.31.23.209:10033 172.31.23.209:10034 172.31.23.209:10035]" [2022-05-11T07:36:44.944Z] time="2022-05-11T07:36:44Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.23.209:10033" [2022-05-11T07:36:44.944Z] time="2022-05-11T07:36:44Z" level=debug msg="memberlist: Stream connection from=172.31.23.209:49382" [2022-05-11T07:36:44.944Z] time="2022-05-11T07:36:44Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.23.209:10034" [2022-05-11T07:36:44.944Z] time="2022-05-11T07:36:44Z" level=debug msg="memberlist: Stream connection from=172.31.23.209:49383" [2022-05-11T07:36:44.944Z] time="2022-05-11T07:36:44Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.23.209:10035" [2022-05-11T07:36:44.944Z] time="2022-05-11T07:36:44Z" level=debug msg="memberlist: Stream connection from=172.31.23.209:49384" [2022-05-11T07:36:44.944Z] time="2022-05-11T07:36:44Z" level=info msg="node 0 leaving" [2022-05-11T07:36:45.148Z] === RUN TestNewAndRemove [2022-05-11T07:36:45.148Z] --- PASS: TestNewAndRemove (0.00s) [2022-05-11T07:36:45.148Z] === RUN TestRemoveInvalidPath [2022-05-11T07:36:45.148Z] --- PASS: TestRemoveInvalidPath (0.00s) [2022-05-11T07:36:45.148Z] PASS [2022-05-11T07:36:45.148Z] coverage: 82.6% of statements [2022-05-11T07:36:45.148Z] ok github.com/docker/docker/pkg/pidfile 0.039s coverage: 82.6% of statements [2022-05-11T07:36:45.399Z] time="2022-05-11T07:36:44Z" level=info msg="Node 5c366a0012a6 change state NodeActive --> NodeLeft" [2022-05-11T07:36:45.399Z] time="2022-05-11T07:36:44Z" level=info msg="node3(3a8a0fe2151a): Node leave event for 5c366a0012a6/172.31.23.209" [2022-05-11T07:36:45.399Z] time="2022-05-11T07:36:44Z" level=info msg="Node 5c366a0012a6 change state NodeActive --> NodeLeft" [2022-05-11T07:36:45.399Z] time="2022-05-11T07:36:44Z" level=info msg="node2(5e796d32bed3): Node leave event for 5c366a0012a6/172.31.23.209" [2022-05-11T07:36:45.399Z] time="2022-05-11T07:36:44Z" level=info msg="Node 5c366a0012a6 change state NodeActive --> NodeLeft" [2022-05-11T07:36:45.399Z] time="2022-05-11T07:36:44Z" level=info msg="node4(e29a4ccd85ff): Node leave event for 5c366a0012a6/172.31.23.209" [2022-05-11T07:36:45.399Z] time="2022-05-11T07:36:44Z" level=info msg="Node 5c366a0012a6 change state NodeActive --> NodeLeft" [2022-05-11T07:36:45.399Z] time="2022-05-11T07:36:44Z" level=info msg="node5(40410fa068a6): Node leave event for 5c366a0012a6/172.31.23.209" [2022-05-11T07:36:45.399Z] time="2022-05-11T07:36:44Z" level=info msg="Node 5c366a0012a6 change state NodeActive --> NodeLeft" [2022-05-11T07:36:45.399Z] time="2022-05-11T07:36:44Z" level=info msg="node1(5c366a0012a6): Node leave event for 5c366a0012a6/172.31.23.209" [2022-05-11T07:36:45.399Z] time="2022-05-11T07:36:45Z" level=info msg="Node 5c366a0012a6/172.31.23.209, left gossip cluster" [2022-05-11T07:36:45.400Z] time="2022-05-11T07:36:45Z" level=info msg="Node 5c366a0012a6/172.31.23.209, left gossip cluster" [2022-05-11T07:36:45.400Z] time="2022-05-11T07:36:45Z" level=info msg="Node 5c366a0012a6/172.31.23.209, left gossip cluster" [2022-05-11T07:36:45.400Z] time="2022-05-11T07:36:45Z" level=info msg="Node 5c366a0012a6/172.31.23.209, left gossip cluster" [2022-05-11T07:36:45.400Z] time="2022-05-11T07:36:45Z" level=info msg="Node 5c366a0012a6/172.31.23.209, left gossip cluster" [2022-05-11T07:36:45.400Z] time="2022-05-11T07:36:45Z" level=info msg="node 1 leaving" [2022-05-11T07:36:45.400Z] time="2022-05-11T07:36:45Z" level=warning msg="memberlist: Failed to send gossip to 172.31.23.209:10034: write udp [::]:10033->172.31.23.209:10034: use of closed network connection" [2022-05-11T07:36:45.400Z] time="2022-05-11T07:36:45Z" level=warning msg="memberlist: Failed to send ping: write udp [::]:10033->172.31.23.209:10037: use of closed network connection" [2022-05-11T07:36:45.587Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-05-11T07:36:45.587Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-05-11T07:36:45.855Z] time="2022-05-11T07:36:45Z" level=info msg="Node 5e796d32bed3 change state NodeActive --> NodeLeft" [2022-05-11T07:36:45.855Z] time="2022-05-11T07:36:45Z" level=info msg="node4(e29a4ccd85ff): Node leave event for 5e796d32bed3/172.31.23.209" [2022-05-11T07:36:45.855Z] time="2022-05-11T07:36:45Z" level=info msg="Node 5e796d32bed3/172.31.23.209, left gossip cluster" [2022-05-11T07:36:45.855Z] time="2022-05-11T07:36:45Z" level=info msg="Node 5e796d32bed3 change state NodeActive --> NodeLeft" [2022-05-11T07:36:45.855Z] time="2022-05-11T07:36:45Z" level=info msg="node3(3a8a0fe2151a): Node leave event for 5e796d32bed3/172.31.23.209" [2022-05-11T07:36:45.855Z] time="2022-05-11T07:36:45Z" level=info msg="Node 5e796d32bed3 change state NodeActive --> NodeFailed" [2022-05-11T07:36:45.855Z] time="2022-05-11T07:36:45Z" level=info msg="Node 5e796d32bed3/172.31.23.209, added to failed nodes list" [2022-05-11T07:36:45.855Z] time="2022-05-11T07:36:45Z" level=info msg="Node 5e796d32bed3 change state NodeActive --> NodeLeft" [2022-05-11T07:36:45.855Z] time="2022-05-11T07:36:45Z" level=info msg="node5(40410fa068a6): Node leave event for 5e796d32bed3/172.31.23.209" [2022-05-11T07:36:45.855Z] time="2022-05-11T07:36:45Z" level=error msg="node: 5e796d32bed3 is unknown to memberlist" [2022-05-11T07:36:45.855Z] time="2022-05-11T07:36:45Z" level=info msg="Node 5e796d32bed3/172.31.23.209, left gossip cluster" [2022-05-11T07:36:45.855Z] time="2022-05-11T07:36:45Z" level=info msg="Node 5e796d32bed3/172.31.23.209, left gossip cluster" [2022-05-11T07:36:45.855Z] time="2022-05-11T07:36:45Z" level=info msg="Node 5e796d32bed3/172.31.23.209, left gossip cluster" [2022-05-11T07:36:45.855Z] time="2022-05-11T07:36:45Z" level=info msg="node 2 leaving" [2022-05-11T07:36:45.855Z] time="2022-05-11T07:36:45Z" level=info msg="Node 3a8a0fe2151a change state NodeActive --> NodeLeft" [2022-05-11T07:36:45.855Z] time="2022-05-11T07:36:45Z" level=info msg="node5(40410fa068a6): Node leave event for 3a8a0fe2151a/172.31.23.209" [2022-05-11T07:36:45.855Z] time="2022-05-11T07:36:45Z" level=info msg="Node 3a8a0fe2151a change state NodeActive --> NodeLeft" [2022-05-11T07:36:45.855Z] time="2022-05-11T07:36:45Z" level=info msg="node4(e29a4ccd85ff): Node leave event for 3a8a0fe2151a/172.31.23.209" [2022-05-11T07:36:45.855Z] time="2022-05-11T07:36:45Z" level=info msg="Node 3a8a0fe2151a change state NodeActive --> NodeLeft" [2022-05-11T07:36:45.855Z] time="2022-05-11T07:36:45Z" level=info msg="node3(3a8a0fe2151a): Node leave event for 3a8a0fe2151a/172.31.23.209" [2022-05-11T07:36:46.107Z] 2022/05/11 07:36:45 Closing DB instances... [2022-05-11T07:36:46.149Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-05-11T07:36:46.179Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.16s) [2022-05-11T07:36:46.179Z] === RUN TestCgroupNamespacesRunHostMode [2022-05-11T07:36:46.310Z] time="2022-05-11T07:36:45Z" level=info msg="Node 3a8a0fe2151a/172.31.23.209, left gossip cluster" [2022-05-11T07:36:46.310Z] time="2022-05-11T07:36:46Z" level=info msg="Node 3a8a0fe2151a/172.31.23.209, left gossip cluster" [2022-05-11T07:36:46.310Z] time="2022-05-11T07:36:46Z" level=info msg="Node 3a8a0fe2151a/172.31.23.209, left gossip cluster" [2022-05-11T07:36:46.562Z] === RUN TestFailedConnection [2022-05-11T07:36:46.562Z] --- PASS: TestGetAddress (24.14s) [2022-05-11T07:36:46.562Z] === RUN TestRequestSyntaxCheck [2022-05-11T07:36:46.711Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2022-05-11T07:36:46.766Z] networkdb_test.go:867: node4: OK [2022-05-11T07:36:46.766Z] networkdb_test.go:867: node5: OK [2022-05-11T07:36:46.766Z] time="2022-05-11T07:36:46Z" level=info msg="node 0 coming back" [2022-05-11T07:36:46.766Z] time="2022-05-11T07:36:46Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:47067134e2bb with config:&{NodeID:47067134e2bb 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}" [2022-05-11T07:36:46.766Z] time="2022-05-11T07:36:46Z" level=info msg="Node 47067134e2bb/172.31.23.209, joined gossip cluster" [2022-05-11T07:36:46.766Z] time="2022-05-11T07:36:46Z" level=info msg="Node 47067134e2bb/172.31.23.209, added to nodes list" [2022-05-11T07:36:46.766Z] time="2022-05-11T07:36:46Z" level=info msg="node 1 coming back" [2022-05-11T07:36:46.766Z] time="2022-05-11T07:36:46Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:7b8688c56a7f with config:&{NodeID:7b8688c56a7f 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}" [2022-05-11T07:36:46.766Z] time="2022-05-11T07:36:46Z" level=info msg="Node 7b8688c56a7f/172.31.23.209, joined gossip cluster" [2022-05-11T07:36:46.766Z] time="2022-05-11T07:36:46Z" level=info msg="Node 7b8688c56a7f/172.31.23.209, added to nodes list" [2022-05-11T07:36:46.766Z] time="2022-05-11T07:36:46Z" level=info msg="node 2 coming back" [2022-05-11T07:36:46.766Z] time="2022-05-11T07:36:46Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:4da26a865bde with config:&{NodeID:4da26a865bde 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}" [2022-05-11T07:36:46.766Z] time="2022-05-11T07:36:46Z" level=info msg="Node 4da26a865bde/172.31.23.209, joined gossip cluster" [2022-05-11T07:36:46.766Z] time="2022-05-11T07:36:46Z" level=info msg="Node 4da26a865bde/172.31.23.209, added to nodes list" [2022-05-11T07:36:47.017Z] --- PASS: TestRequestSyntaxCheck (0.02s) [2022-05-11T07:36:47.017Z] === RUN TestRequest [2022-05-11T07:36:47.277Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-05-11T07:36:47.471Z] --- PASS: TestNetworkDBBulkSync (2.85s) [2022-05-11T07:36:47.471Z] === RUN TestNetworkDBCRUDMediumCluster [2022-05-11T07:36:47.563Z] --- PASS: TestCgroupNamespacesRunHostMode (1.19s) [2022-05-11T07:36:47.563Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-05-11T07:36:47.838Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-05-11T07:36:48.400Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-05-11T07:36:48.504Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.16s) [2022-05-11T07:36:48.504Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-05-11T07:36:48.656Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-05-11T07:36:48.993Z] --- PASS: TestFailedConnection (2.16s) [2022-05-11T07:36:48.993Z] === RUN TestFailOnce [2022-05-11T07:36:48.993Z] 2022/05/11 07:36:48 http: panic serving 127.0.0.1:49293: Plugin not ready [2022-05-11T07:36:48.993Z] goroutine 7 [running]: [2022-05-11T07:36:48.993Z] net/http.(*conn).serve.func1() [2022-05-11T07:36:48.993Z] c:/go/src/net/http/server.go:1825 +0xbf [2022-05-11T07:36:48.993Z] panic({0x6f3700, 0x83d0e0}) [2022-05-11T07:36:48.993Z] c:/go/src/runtime/panic.go:844 +0x258 [2022-05-11T07:36:48.993Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1({0x3b?, 0xffffffffffffffff?}, 0xc0001a7a70?) [2022-05-11T07:36:48.993Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x3d [2022-05-11T07:36:48.993Z] net/http.HandlerFunc.ServeHTTP(0x0?, {0x8428f8?, 0xc00022a000?}, 0x64da86?) [2022-05-11T07:36:48.993Z] c:/go/src/net/http/server.go:2084 +0x2f [2022-05-11T07:36:48.993Z] net/http.(*ServeMux).ServeHTTP(0x0?, {0x8428f8, 0xc00022a000}, 0xc000196100) [2022-05-11T07:36:48.993Z] c:/go/src/net/http/server.go:2462 +0x149 [2022-05-11T07:36:48.993Z] net/http.serverHandler.ServeHTTP({0x840f18?}, {0x8428f8, 0xc00022a000}, 0xc000196100) [2022-05-11T07:36:48.993Z] c:/go/src/net/http/server.go:2916 +0x43b [2022-05-11T07:36:48.993Z] net/http.(*conn).serve(0xc000058f00, {0x842df8, 0xc0002020c0}) [2022-05-11T07:36:48.993Z] c:/go/src/net/http/server.go:1966 +0x5d7 [2022-05-11T07:36:48.993Z] created by net/http.(*Server).Serve [2022-05-11T07:36:48.993Z] c:/go/src/net/http/server.go:3071 +0x4db [2022-05-11T07:36:48.993Z] time="2022-05-11T07:36:48Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49292/Test.FailOnce: Post \"http://127.0.0.1:49292/Test.FailOnce\": EOF, retrying in 1s" [2022-05-11T07:36:49.590Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-05-11T07:36:49.650Z] time="2022-05-11T07:36:49Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.31.23.209:10033 172.31.23.209:10034 172.31.23.209:10035]" [2022-05-11T07:36:49.848Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-05-11T07:36:49.886Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.20s) [2022-05-11T07:36:49.886Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-05-11T07:36:49.952Z] --- PASS: TestFailOnce (1.15s) [2022-05-11T07:36:49.952Z] === RUN TestEchoInputOutput [2022-05-11T07:36:49.952Z] --- PASS: TestEchoInputOutput (0.00s) [2022-05-11T07:36:49.952Z] === RUN TestBackoff [2022-05-11T07:36:49.952Z] --- PASS: TestBackoff (0.00s) [2022-05-11T07:36:49.952Z] === RUN TestAbortRetry [2022-05-11T07:36:49.952Z] --- PASS: TestAbortRetry (0.00s) [2022-05-11T07:36:49.952Z] === RUN TestClientScheme [2022-05-11T07:36:49.952Z] --- PASS: TestClientScheme (0.00s) [2022-05-11T07:36:49.952Z] === RUN TestNewClientWithTimeout [2022-05-11T07:36:50.105Z] time="2022-05-11T07:36:50Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.31.23.209:10033 172.31.23.209:10034 172.31.23.209:10035]" [2022-05-11T07:36:50.407Z] 2022/05/11 07:36:50 Closing DB instances... [2022-05-11T07:36:50.407Z] time="2022-05-11T07:36:50Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49301/Test.Echo: Post \"http://127.0.0.1:49301/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2022-05-11T07:36:50.456Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.68s) [2022-05-11T07:36:50.456Z] === RUN TestCgroupNamespacesRunOlderClient [2022-05-11T07:36:50.775Z] --- PASS: TestCreateServiceMultipleTimes (17.03s) [2022-05-11T07:36:50.775Z] === RUN TestCreateServiceConflict [2022-05-11T07:36:50.775Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-05-11T07:36:50.862Z] time="2022-05-11T07:36:50Z" level=error msg="node: f41e005c2282 is unknown to memberlist" [2022-05-11T07:36:51.064Z] time="2022-05-11T07:36:50Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.23.209:10033" [2022-05-11T07:36:51.064Z] time="2022-05-11T07:36:50Z" level=debug msg="memberlist: Stream connection from=172.31.23.209:49385" [2022-05-11T07:36:51.064Z] time="2022-05-11T07:36:50Z" level=info msg="Node e29a4ccd85ff/172.31.23.209, joined gossip cluster" [2022-05-11T07:36:51.064Z] time="2022-05-11T07:36:50Z" level=info msg="Node e29a4ccd85ff/172.31.23.209, added to nodes list" [2022-05-11T07:36:51.064Z] time="2022-05-11T07:36:50Z" level=info msg="Node 40410fa068a6/172.31.23.209, joined gossip cluster" [2022-05-11T07:36:51.064Z] time="2022-05-11T07:36:50Z" level=info msg="Node 40410fa068a6/172.31.23.209, added to nodes list" [2022-05-11T07:36:51.064Z] time="2022-05-11T07:36:50Z" level=info msg="Node 47067134e2bb/172.31.23.209, joined gossip cluster" [2022-05-11T07:36:51.064Z] time="2022-05-11T07:36:50Z" level=info msg="Node 47067134e2bb/172.31.23.209, is the new incarnation of the shutdown node 5c366a0012a6/172.31.23.209" [2022-05-11T07:36:51.064Z] time="2022-05-11T07:36:50Z" level=info msg="Node 47067134e2bb/172.31.23.209, added to nodes list" [2022-05-11T07:36:51.064Z] time="2022-05-11T07:36:50Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.23.209:10034" [2022-05-11T07:36:51.064Z] time="2022-05-11T07:36:50Z" level=debug msg="memberlist: Stream connection from=172.31.23.209:49386" [2022-05-11T07:36:51.064Z] time="2022-05-11T07:36:50Z" level=info msg="Node e29a4ccd85ff/172.31.23.209, joined gossip cluster" [2022-05-11T07:36:51.064Z] time="2022-05-11T07:36:50Z" level=info msg="Node e29a4ccd85ff/172.31.23.209, added to nodes list" [2022-05-11T07:36:51.064Z] time="2022-05-11T07:36:50Z" level=info msg="Node 47067134e2bb/172.31.23.209, joined gossip cluster" [2022-05-11T07:36:51.064Z] time="2022-05-11T07:36:50Z" level=info msg="Node 47067134e2bb/172.31.23.209, added to nodes list" [2022-05-11T07:36:51.064Z] time="2022-05-11T07:36:50Z" level=info msg="Node 40410fa068a6/172.31.23.209, joined gossip cluster" [2022-05-11T07:36:51.064Z] time="2022-05-11T07:36:50Z" level=info msg="Node 40410fa068a6/172.31.23.209, added to nodes list" [2022-05-11T07:36:51.064Z] time="2022-05-11T07:36:50Z" level=info msg="Node 7b8688c56a7f/172.31.23.209, joined gossip cluster" [2022-05-11T07:36:51.064Z] time="2022-05-11T07:36:50Z" level=info msg="Node 7b8688c56a7f/172.31.23.209, is the new incarnation of the shutdown node 5e796d32bed3/172.31.23.209" [2022-05-11T07:36:51.064Z] time="2022-05-11T07:36:50Z" level=info msg="Node 7b8688c56a7f/172.31.23.209, added to nodes list" [2022-05-11T07:36:51.064Z] time="2022-05-11T07:36:50Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.23.209:10035" [2022-05-11T07:36:51.064Z] time="2022-05-11T07:36:50Z" level=info msg="Node 47067134e2bb/172.31.23.209, joined gossip cluster" [2022-05-11T07:36:51.064Z] time="2022-05-11T07:36:50Z" level=info msg="Node 47067134e2bb/172.31.23.209, is the new incarnation of the shutdown node 5c366a0012a6/172.31.23.209" [2022-05-11T07:36:51.064Z] time="2022-05-11T07:36:50Z" level=info msg="Node 47067134e2bb/172.31.23.209, added to nodes list" [2022-05-11T07:36:51.064Z] time="2022-05-11T07:36:50Z" level=debug msg="memberlist: Stream connection from=172.31.23.209:49387" [2022-05-11T07:36:51.064Z] time="2022-05-11T07:36:50Z" level=info msg="Node e29a4ccd85ff/172.31.23.209, joined gossip cluster" [2022-05-11T07:36:51.064Z] time="2022-05-11T07:36:50Z" level=info msg="Node e29a4ccd85ff/172.31.23.209, added to nodes list" [2022-05-11T07:36:51.064Z] time="2022-05-11T07:36:50Z" level=info msg="Node 47067134e2bb/172.31.23.209, joined gossip cluster" [2022-05-11T07:36:51.064Z] time="2022-05-11T07:36:50Z" level=info msg="Node 47067134e2bb/172.31.23.209, added to nodes list" [2022-05-11T07:36:51.065Z] time="2022-05-11T07:36:50Z" level=info msg="Node 7b8688c56a7f/172.31.23.209, joined gossip cluster" [2022-05-11T07:36:51.065Z] time="2022-05-11T07:36:50Z" level=info msg="Node 7b8688c56a7f/172.31.23.209, added to nodes list" [2022-05-11T07:36:51.065Z] time="2022-05-11T07:36:50Z" level=info msg="Node 40410fa068a6/172.31.23.209, joined gossip cluster" [2022-05-11T07:36:51.065Z] time="2022-05-11T07:36:50Z" level=info msg="Node 40410fa068a6/172.31.23.209, added to nodes list" [2022-05-11T07:36:51.065Z] time="2022-05-11T07:36:50Z" level=info msg="Node 4da26a865bde/172.31.23.209, joined gossip cluster" [2022-05-11T07:36:51.065Z] time="2022-05-11T07:36:50Z" level=info msg="Node 4da26a865bde/172.31.23.209, is the new incarnation of the shutdown node 3a8a0fe2151a/172.31.23.209" [2022-05-11T07:36:51.065Z] time="2022-05-11T07:36:50Z" level=info msg="Node 4da26a865bde/172.31.23.209, added to nodes list" [2022-05-11T07:36:51.065Z] time="2022-05-11T07:36:50Z" level=info msg="Node 7b8688c56a7f/172.31.23.209, joined gossip cluster" [2022-05-11T07:36:51.065Z] time="2022-05-11T07:36:50Z" level=info msg="Node 7b8688c56a7f/172.31.23.209, added to nodes list" [2022-05-11T07:36:51.065Z] time="2022-05-11T07:36:50Z" level=info msg="Node 7b8688c56a7f/172.31.23.209, joined gossip cluster" [2022-05-11T07:36:51.065Z] time="2022-05-11T07:36:50Z" level=info msg="Node 7b8688c56a7f/172.31.23.209, is the new incarnation of the shutdown node 5e796d32bed3/172.31.23.209" [2022-05-11T07:36:51.065Z] time="2022-05-11T07:36:50Z" level=info msg="Node 7b8688c56a7f/172.31.23.209, added to nodes list" [2022-05-11T07:36:51.065Z] time="2022-05-11T07:36:50Z" level=info msg="Node 4da26a865bde/172.31.23.209, joined gossip cluster" [2022-05-11T07:36:51.065Z] time="2022-05-11T07:36:50Z" level=info msg="Node 4da26a865bde/172.31.23.209, added to nodes list" [2022-05-11T07:36:51.065Z] time="2022-05-11T07:36:50Z" level=info msg="Node 4da26a865bde/172.31.23.209, joined gossip cluster" [2022-05-11T07:36:51.065Z] time="2022-05-11T07:36:50Z" level=info msg="Node 4da26a865bde/172.31.23.209, is the new incarnation of the shutdown node 3a8a0fe2151a/172.31.23.209" [2022-05-11T07:36:51.065Z] time="2022-05-11T07:36:50Z" level=info msg="Node 4da26a865bde/172.31.23.209, added to nodes list" [2022-05-11T07:36:51.065Z] time="2022-05-11T07:36:50Z" level=info msg="Node 4da26a865bde/172.31.23.209, joined gossip cluster" [2022-05-11T07:36:51.065Z] time="2022-05-11T07:36:50Z" level=info msg="Node 4da26a865bde/172.31.23.209, added to nodes list" [2022-05-11T07:36:51.065Z] time="2022-05-11T07:36:51Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.23.209:10033" [2022-05-11T07:36:51.065Z] time="2022-05-11T07:36:51Z" level=debug msg="memberlist: Stream connection from=172.31.23.209:49388" [2022-05-11T07:36:51.065Z] time="2022-05-11T07:36:51Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.23.209:10034" [2022-05-11T07:36:51.065Z] time="2022-05-11T07:36:51Z" level=debug msg="memberlist: Stream connection from=172.31.23.209:49389" [2022-05-11T07:36:51.065Z] time="2022-05-11T07:36:51Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.23.209:10035" [2022-05-11T07:36:51.065Z] time="2022-05-11T07:36:51Z" level=debug msg="memberlist: Stream connection from=172.31.23.209:49390" [2022-05-11T07:36:51.397Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.16s) [2022-05-11T07:36:51.397Z] === RUN TestNISDomainname [2022-05-11T07:36:51.520Z] 2022/05/11 07:36:51 Closing DB instances... [2022-05-11T07:36:51.704Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-05-11T07:36:51.820Z] time="2022-05-11T07:36:51Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49301/Test.Echo: Post \"http://127.0.0.1:49301/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2022-05-11T07:36:51.967Z] --- PASS: TestNISDomainname (0.61s) [2022-05-11T07:36:51.967Z] === RUN TestHostnameDnsResolution [2022-05-11T07:36:51.975Z] time="2022-05-11T07:36:51Z" level=info msg="Node 47067134e2bb change state NodeActive --> NodeLeft" [2022-05-11T07:36:51.975Z] time="2022-05-11T07:36:51Z" level=info msg="node3(4da26a865bde): Node leave event for 47067134e2bb/172.31.23.209" [2022-05-11T07:36:51.975Z] time="2022-05-11T07:36:51Z" level=info msg="Node 47067134e2bb change state NodeActive --> NodeLeft" [2022-05-11T07:36:51.975Z] time="2022-05-11T07:36:51Z" level=info msg="Node 47067134e2bb change state NodeActive --> NodeLeft" [2022-05-11T07:36:51.975Z] time="2022-05-11T07:36:51Z" level=info msg="node5(40410fa068a6): Node leave event for 47067134e2bb/172.31.23.209" [2022-05-11T07:36:51.975Z] time="2022-05-11T07:36:51Z" level=info msg="node4(e29a4ccd85ff): Node leave event for 47067134e2bb/172.31.23.209" [2022-05-11T07:36:51.975Z] time="2022-05-11T07:36:51Z" level=info msg="Node 47067134e2bb change state NodeActive --> NodeLeft" [2022-05-11T07:36:51.975Z] time="2022-05-11T07:36:51Z" level=info msg="node2(7b8688c56a7f): Node leave event for 47067134e2bb/172.31.23.209" [2022-05-11T07:36:51.975Z] time="2022-05-11T07:36:51Z" level=info msg="Node 47067134e2bb change state NodeActive --> NodeLeft" [2022-05-11T07:36:51.975Z] time="2022-05-11T07:36:51Z" level=info msg="node1(47067134e2bb): Node leave event for 47067134e2bb/172.31.23.209" [2022-05-11T07:36:51.975Z] time="2022-05-11T07:36:51Z" level=info msg="Node 47067134e2bb/172.31.23.209, left gossip cluster" [2022-05-11T07:36:51.975Z] time="2022-05-11T07:36:51Z" level=info msg="Node 47067134e2bb/172.31.23.209, left gossip cluster" [2022-05-11T07:36:51.975Z] time="2022-05-11T07:36:51Z" level=info msg="Node 47067134e2bb/172.31.23.209, left gossip cluster" [2022-05-11T07:36:51.975Z] time="2022-05-11T07:36:51Z" level=info msg="Node 47067134e2bb/172.31.23.209, left gossip cluster" [2022-05-11T07:36:51.975Z] time="2022-05-11T07:36:51Z" level=info msg="Node 47067134e2bb/172.31.23.209, left gossip cluster" [2022-05-11T07:36:52.267Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-05-11T07:36:52.429Z] time="2022-05-11T07:36:52Z" level=warning msg="memberlist: Failed to send gossip to 172.31.23.209:10035: write udp [::]:10033->172.31.23.209:10035: use of closed network connection" [2022-05-11T07:36:52.429Z] time="2022-05-11T07:36:52Z" level=info msg="Node 7b8688c56a7f change state NodeActive --> NodeLeft" [2022-05-11T07:36:52.429Z] time="2022-05-11T07:36:52Z" level=info msg="node5(40410fa068a6): Node leave event for 7b8688c56a7f/172.31.23.209" [2022-05-11T07:36:52.429Z] time="2022-05-11T07:36:52Z" level=info msg="Node 7b8688c56a7f change state NodeActive --> NodeLeft" [2022-05-11T07:36:52.429Z] time="2022-05-11T07:36:52Z" level=info msg="node3(4da26a865bde): Node leave event for 7b8688c56a7f/172.31.23.209" [2022-05-11T07:36:52.429Z] time="2022-05-11T07:36:52Z" level=info msg="Node 7b8688c56a7f change state NodeActive --> NodeLeft" [2022-05-11T07:36:52.429Z] time="2022-05-11T07:36:52Z" level=info msg="node4(e29a4ccd85ff): Node leave event for 7b8688c56a7f/172.31.23.209" [2022-05-11T07:36:52.429Z] time="2022-05-11T07:36:52Z" level=info msg="Node 7b8688c56a7f change state NodeActive --> NodeLeft" [2022-05-11T07:36:52.429Z] time="2022-05-11T07:36:52Z" level=info msg="node2(7b8688c56a7f): Node leave event for 7b8688c56a7f/172.31.23.209" [2022-05-11T07:36:52.429Z] time="2022-05-11T07:36:52Z" level=info msg="Node 7b8688c56a7f/172.31.23.209, left gossip cluster" [2022-05-11T07:36:52.429Z] time="2022-05-11T07:36:52Z" level=info msg="Node 7b8688c56a7f/172.31.23.209, left gossip cluster" [2022-05-11T07:36:52.429Z] time="2022-05-11T07:36:52Z" level=info msg="Node 7b8688c56a7f/172.31.23.209, left gossip cluster" [2022-05-11T07:36:52.429Z] time="2022-05-11T07:36:52Z" level=info msg="Node 7b8688c56a7f/172.31.23.209, left gossip cluster" [2022-05-11T07:36:52.779Z] --- PASS: TestRequest (5.87s) [2022-05-11T07:36:52.779Z] === RUN TestOverlappingRequests [2022-05-11T07:36:52.829Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-05-11T07:36:52.885Z] time="2022-05-11T07:36:52Z" level=warning msg="memberlist: Failed to send ping: write udp [::]:10034->172.31.23.209:10035: use of closed network connection" [2022-05-11T07:36:52.885Z] time="2022-05-11T07:36:52Z" level=info msg="Node 4da26a865bde change state NodeActive --> NodeLeft" [2022-05-11T07:36:52.885Z] time="2022-05-11T07:36:52Z" level=info msg="node5(40410fa068a6): Node leave event for 4da26a865bde/172.31.23.209" [2022-05-11T07:36:52.885Z] time="2022-05-11T07:36:52Z" level=info msg="Node 4da26a865bde change state NodeActive --> NodeLeft" [2022-05-11T07:36:52.885Z] time="2022-05-11T07:36:52Z" level=info msg="node4(e29a4ccd85ff): Node leave event for 4da26a865bde/172.31.23.209" [2022-05-11T07:36:52.885Z] time="2022-05-11T07:36:52Z" level=info msg="Node 4da26a865bde/172.31.23.209, left gossip cluster" [2022-05-11T07:36:52.885Z] time="2022-05-11T07:36:52Z" level=info msg="Node 4da26a865bde change state NodeActive --> NodeFailed" [2022-05-11T07:36:52.885Z] time="2022-05-11T07:36:52Z" level=info msg="Node 4da26a865bde/172.31.23.209, added to failed nodes list" [2022-05-11T07:36:52.885Z] time="2022-05-11T07:36:52Z" level=error msg="node: 4da26a865bde is unknown to memberlist" [2022-05-11T07:36:52.885Z] time="2022-05-11T07:36:52Z" level=info msg="Node 4da26a865bde/172.31.23.209, left gossip cluster" [2022-05-11T07:36:52.885Z] time="2022-05-11T07:36:52Z" level=info msg="Node 4da26a865bde/172.31.23.209, left gossip cluster" [2022-05-11T07:36:52.908Z] --- PASS: TestHostnameDnsResolution (0.69s) [2022-05-11T07:36:52.908Z] === RUN TestUnprivilegedPortsAndPing [2022-05-11T07:36:53.233Z] --- PASS: TestOverlappingRequests (0.33s) [2022-05-11T07:36:53.233Z] === RUN TestRelease [2022-05-11T07:36:53.233Z] --- PASS: TestNetworkDBCRUDMediumCluster (5.48s) [2022-05-11T07:36:53.233Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2022-05-11T07:36:53.339Z] time="2022-05-11T07:36:53Z" level=info msg="Node e29a4ccd85ff change state NodeActive --> NodeLeft" [2022-05-11T07:36:53.339Z] time="2022-05-11T07:36:53Z" level=info msg="node5(40410fa068a6): Node leave event for e29a4ccd85ff/172.31.23.209" [2022-05-11T07:36:53.339Z] time="2022-05-11T07:36:53Z" level=info msg="Node e29a4ccd85ff change state NodeActive --> NodeLeft" [2022-05-11T07:36:53.339Z] time="2022-05-11T07:36:53Z" level=info msg="node4(e29a4ccd85ff): Node leave event for e29a4ccd85ff/172.31.23.209" [2022-05-11T07:36:53.392Z] --- PASS: TestCreateServiceConflict (2.60s) [2022-05-11T07:36:53.392Z] === RUN TestCreateServiceMaxReplicas [2022-05-11T07:36:53.478Z] --- PASS: TestUnprivilegedPortsAndPing (0.59s) [2022-05-11T07:36:53.478Z] === RUN TestPrivilegedHostDevices [2022-05-11T07:36:53.648Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-05-11T07:36:53.795Z] time="2022-05-11T07:36:53Z" level=info msg="Node e29a4ccd85ff/172.31.23.209, left gossip cluster" [2022-05-11T07:36:54.048Z] --- PASS: TestPrivilegedHostDevices (0.55s) [2022-05-11T07:36:54.049Z] === RUN TestStats [2022-05-11T07:36:54.191Z] === RUN TestParseEmptyInterface [2022-05-11T07:36:54.191Z] --- PASS: TestParseEmptyInterface (0.00s) [2022-05-11T07:36:54.191Z] === RUN TestParseNonInterfaceType [2022-05-11T07:36:54.191Z] --- PASS: TestParseNonInterfaceType (0.00s) [2022-05-11T07:36:54.191Z] === RUN TestParseWithOneFunction [2022-05-11T07:36:54.191Z] --- PASS: TestParseWithOneFunction (0.00s) [2022-05-11T07:36:54.191Z] === RUN TestParseWithMultipleFuncs [2022-05-11T07:36:54.191Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2022-05-11T07:36:54.191Z] === RUN TestParseWithUnnamedReturn [2022-05-11T07:36:54.191Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2022-05-11T07:36:54.191Z] === RUN TestEmbeddedInterface [2022-05-11T07:36:54.191Z] --- PASS: TestEmbeddedInterface (0.00s) [2022-05-11T07:36:54.191Z] === RUN TestParsedImports [2022-05-11T07:36:54.191Z] --- PASS: TestParsedImports (0.00s) [2022-05-11T07:36:54.191Z] === RUN TestAliasedImports [2022-05-11T07:36:54.191Z] --- PASS: TestAliasedImports (0.00s) [2022-05-11T07:36:54.191Z] PASS [2022-05-11T07:36:54.191Z] coverage: 56.8% of statements [2022-05-11T07:36:54.191Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.048s coverage: 56.8% of statements [2022-05-11T07:36:54.191Z] 2022/05/11 07:36:53 Closing DB instances... [2022-05-11T07:36:54.191Z] --- PASS: TestRelease (1.22s) [2022-05-11T07:36:54.191Z] === RUN TestAllocateRandomDeallocate [2022-05-11T07:36:54.253Z] time="2022-05-11T07:36:53Z" level=info msg="Node e29a4ccd85ff/172.31.23.209, left gossip cluster" [2022-05-11T07:36:54.576Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-05-11T07:36:54.645Z] time="2022-05-11T07:36:54Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49301/Test.Echo: Post \"http://127.0.0.1:49301/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2022-05-11T07:36:54.708Z] time="2022-05-11T07:36:54Z" level=info msg="Node 40410fa068a6/172.31.23.209, left gossip cluster" [2022-05-11T07:36:54.708Z] time="2022-05-11T07:36:54Z" level=info msg="Node 40410fa068a6 change state NodeActive --> NodeFailed" [2022-05-11T07:36:54.708Z] time="2022-05-11T07:36:54Z" level=info msg="Node 40410fa068a6/172.31.23.209, added to failed nodes list" [2022-05-11T07:36:54.708Z] --- PASS: TestNetworkDBIslands (12.06s) [2022-05-11T07:36:54.708Z] PASS [2022-05-11T07:36:54.708Z] coverage: 60.0% of statements [2022-05-11T07:36:54.708Z] ok github.com/docker/docker/libnetwork/networkdb 138.735s coverage: 60.0% of statements [2022-05-11T07:36:54.708Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-05-11T07:36:54.708Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2022-05-11T07:36:54.708Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-05-11T07:36:54.708Z] ? github.com/docker/docker/oci/caps [no test files] [2022-05-11T07:36:54.708Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-05-11T07:36:54.708Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2022-05-11T07:36:54.708Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-05-11T07:36:54.708Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-05-11T07:36:54.708Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-05-11T07:36:54.708Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-05-11T07:36:54.708Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-05-11T07:36:54.708Z] ? github.com/docker/docker/pkg/urlutil [no test files] [2022-05-11T07:36:54.708Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-05-11T07:36:54.708Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2022-05-11T07:36:54.708Z] ? github.com/docker/docker/quota [no test files] [2022-05-11T07:36:54.708Z] ? github.com/docker/docker/rootless [no test files] [2022-05-11T07:36:54.708Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-05-11T07:36:54.708Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-05-11T07:36:54.708Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-05-11T07:36:54.708Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-05-11T07:36:54.708Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-05-11T07:36:54.708Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-05-11T07:36:54.708Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-05-11T07:36:54.708Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-05-11T07:36:54.708Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-05-11T07:36:54.708Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-05-11T07:36:54.708Z] ? github.com/docker/docker/testutil/request [no test files] [2022-05-11T07:36:54.708Z] ? github.com/docker/docker/volume [no test files] [2022-05-11T07:36:54.708Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-05-11T07:36:54.708Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-05-11T07:36:55.100Z] === RUN TestHTTPTransport [2022-05-11T07:36:55.100Z] --- PASS: TestHTTPTransport (0.00s) [2022-05-11T07:36:55.100Z] PASS [2022-05-11T07:36:55.100Z] coverage: 85.7% of statements [2022-05-11T07:36:55.100Z] ok github.com/docker/docker/pkg/plugins/transport 0.039s coverage: 85.7% of statements [2022-05-11T07:36:55.506Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-05-11T07:36:55.554Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2022-05-11T07:36:55.554Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-05-11T07:36:55.554Z] === RUN TestBufioReaderPoolPutAndGet [2022-05-11T07:36:55.554Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2022-05-11T07:36:55.554Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2022-05-11T07:36:55.554Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2022-05-11T07:36:55.554Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2022-05-11T07:36:55.554Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-05-11T07:36:55.554Z] === RUN TestBufioWriterPoolPutAndGet [2022-05-11T07:36:55.554Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2022-05-11T07:36:55.554Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2022-05-11T07:36:55.554Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2022-05-11T07:36:55.554Z] === RUN TestBufferPoolPutAndGet [2022-05-11T07:36:55.554Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2022-05-11T07:36:55.554Z] PASS [2022-05-11T07:36:55.554Z] coverage: 88.2% of statements [2022-05-11T07:36:55.554Z] ok github.com/docker/docker/pkg/pools 0.035s coverage: 88.2% of statements [2022-05-11T07:36:55.554Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (2.62s) [2022-05-11T07:36:55.554Z] === RUN TestNetworkDBGarbageCollection [2022-05-11T07:36:55.618Z] ......... [ 85%] [2022-05-11T07:36:56.009Z] === RUN TestOutputOnPrematureClose [2022-05-11T07:36:56.009Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2022-05-11T07:36:56.009Z] === RUN TestCompleteSilently [2022-05-11T07:36:56.009Z] --- PASS: TestCompleteSilently (0.00s) [2022-05-11T07:36:56.009Z] PASS [2022-05-11T07:36:56.009Z] coverage: 75.9% of statements [2022-05-11T07:36:56.009Z] ok github.com/docker/docker/pkg/progress 0.033s coverage: 75.9% of statements [2022-05-11T07:36:56.071Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-05-11T07:36:56.071Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-05-11T07:36:56.241Z] [2022-05-11T07:36:56.241Z] === Skipped [2022-05-11T07:36:56.241Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2022-05-11T07:36:56.241Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-05-11T07:36:56.241Z] [2022-05-11T07:36:56.241Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.01s) [2022-05-11T07:36:56.241Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-11T07:36:56.241Z] [2022-05-11T07:36:56.241Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2022-05-11T07:36:56.241Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-11T07:36:56.241Z] [2022-05-11T07:36:56.241Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s) [2022-05-11T07:36:56.241Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-11T07:36:56.241Z] [2022-05-11T07:36:56.241Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2022-05-11T07:36:56.241Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-11T07:36:56.241Z] [2022-05-11T07:36:56.241Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2022-05-11T07:36:56.241Z] client_test.go:22: runtime.GOOS == "windows" [2022-05-11T07:36:56.241Z] [2022-05-11T07:36:56.241Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-05-11T07:36:56.241Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-05-11T07:36:56.241Z] [2022-05-11T07:36:56.241Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-05-11T07:36:56.241Z] network_proxy_test.go:208: No support for dual stack yet [2022-05-11T07:36:56.241Z] [2022-05-11T07:36:56.241Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-05-11T07:36:56.241Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-05-11T07:36:56.241Z] [2022-05-11T07:36:56.241Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.01s) [2022-05-11T07:36:56.241Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-05-11T07:36:56.241Z] [2022-05-11T07:36:56.241Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-05-11T07:36:56.241Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-05-11T07:36:56.241Z] [2022-05-11T07:36:56.241Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2022-05-11T07:36:56.241Z] daemon_test.go:145: root required [2022-05-11T07:36:56.241Z] [2022-05-11T07:36:56.241Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-05-11T07:36:56.241Z] reload_test.go:342: root required [2022-05-11T07:36:56.241Z] [2022-05-11T07:36:56.241Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2022-05-11T07:36:56.241Z] config_test.go:480: os.Getuid() != 0: skipping test that requires root [2022-05-11T07:36:56.241Z] [2022-05-11T07:36:56.241Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2022-05-11T07:36:56.241Z] pull_v2_test.go:82: Needs fixing on Windows [2022-05-11T07:36:56.241Z] [2022-05-11T07:36:56.241Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2022-05-11T07:36:56.241Z] pull_v2_test.go:127: Needs fixing on Windows [2022-05-11T07:36:56.241Z] [2022-05-11T07:36:56.476Z] === RUN TestSendToOneSub [2022-05-11T07:36:56.476Z] --- PASS: TestSendToOneSub (0.00s) [2022-05-11T07:36:56.476Z] === RUN TestSendToMultipleSubs [2022-05-11T07:36:56.476Z] --- PASS: TestSendToMultipleSubs (0.00s) [2022-05-11T07:36:56.476Z] === RUN TestEvictOneSub [2022-05-11T07:36:56.476Z] --- PASS: TestEvictOneSub (0.00s) [2022-05-11T07:36:56.476Z] === RUN TestClosePublisher [2022-05-11T07:36:56.476Z] --- PASS: TestClosePublisher (0.00s) [2022-05-11T07:36:56.476Z] === RUN TestPubSubRace [2022-05-11T07:36:56.590Z] --- PASS: TestStats (2.46s) [2022-05-11T07:36:56.590Z] === RUN TestStopContainerWithTimeout [2022-05-11T07:36:56.590Z] === RUN TestStopContainerWithTimeout/0 [2022-05-11T07:36:56.590Z] === PAUSE TestStopContainerWithTimeout/0 [2022-05-11T07:36:56.590Z] === RUN TestStopContainerWithTimeout/1 [2022-05-11T07:36:56.590Z] === PAUSE TestStopContainerWithTimeout/1 [2022-05-11T07:36:56.590Z] === RUN TestStopContainerWithTimeout/3 [2022-05-11T07:36:56.590Z] === PAUSE TestStopContainerWithTimeout/3 [2022-05-11T07:36:56.590Z] === RUN TestStopContainerWithTimeout/-1 [2022-05-11T07:36:56.590Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-05-11T07:36:56.590Z] === CONT TestStopContainerWithTimeout/0 [2022-05-11T07:36:56.590Z] === CONT TestStopContainerWithTimeout/3 [2022-05-11T07:36:56.698Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2022-05-11T07:36:56.698Z] download_test.go:267: Needs fixing on Windows [2022-05-11T07:36:56.698Z] [2022-05-11T07:36:56.698Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2022-05-11T07:36:56.698Z] layer_test.go:291: Failing on Windows [2022-05-11T07:36:56.698Z] [2022-05-11T07:36:56.698Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2022-05-11T07:36:56.698Z] layer_test.go:340: Failing on Windows [2022-05-11T07:36:56.698Z] [2022-05-11T07:36:56.698Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2022-05-11T07:36:56.698Z] layer_test.go:455: Failing on Windows [2022-05-11T07:36:56.698Z] [2022-05-11T07:36:56.698Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2022-05-11T07:36:56.698Z] layer_test.go:684: Failing on Windows [2022-05-11T07:36:56.698Z] [2022-05-11T07:36:56.698Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2022-05-11T07:36:56.698Z] migration_test.go:45: Failing on Windows [2022-05-11T07:36:56.698Z] [2022-05-11T07:36:56.698Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2022-05-11T07:36:56.698Z] migration_test.go:181: Failing on Windows [2022-05-11T07:36:56.698Z] [2022-05-11T07:36:56.698Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2022-05-11T07:36:56.698Z] mount_test.go:17: Failing on Windows [2022-05-11T07:36:56.698Z] [2022-05-11T07:36:56.698Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2022-05-11T07:36:56.698Z] mount_test.go:76: Failing on Windows [2022-05-11T07:36:56.698Z] [2022-05-11T07:36:56.698Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2022-05-11T07:36:56.698Z] mount_test.go:125: Failing on Windows [2022-05-11T07:36:56.698Z] [2022-05-11T07:36:56.698Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2022-05-11T07:36:56.698Z] mount_test.go:212: Failing on Windows [2022-05-11T07:36:56.698Z] [2022-05-11T07:36:56.698Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.01s) [2022-05-11T07:36:56.698Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-05-11T07:36:56.699Z] [2022-05-11T07:36:56.699Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.00s) [2022-05-11T07:36:56.699Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-05-11T07:36:56.699Z] [2022-05-11T07:36:56.699Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.00s) [2022-05-11T07:36:56.699Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-05-11T07:36:56.699Z] [2022-05-11T07:36:56.699Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2022-05-11T07:36:56.699Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-05-11T07:36:56.699Z] [2022-05-11T07:36:56.699Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2022-05-11T07:36:56.699Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-05-11T07:36:56.699Z] [2022-05-11T07:36:56.699Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2022-05-11T07:36:56.699Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-05-11T07:36:56.699Z] [2022-05-11T07:36:56.699Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2022-05-11T07:36:56.699Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-05-11T07:36:56.699Z] [2022-05-11T07:36:56.699Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2022-05-11T07:36:56.699Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-05-11T07:36:56.699Z] [2022-05-11T07:36:56.699Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2022-05-11T07:36:56.699Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-05-11T07:36:56.699Z] [2022-05-11T07:36:56.699Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2022-05-11T07:36:56.699Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-05-11T07:36:56.699Z] [2022-05-11T07:36:56.699Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2022-05-11T07:36:56.699Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-05-11T07:36:56.699Z] [2022-05-11T07:36:56.699Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2022-05-11T07:36:56.699Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-05-11T07:36:56.699Z] [2022-05-11T07:36:56.699Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-05-11T07:36:56.699Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-11T07:36:56.699Z] [2022-05-11T07:36:56.699Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-05-11T07:36:56.699Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-11T07:36:56.699Z] [2022-05-11T07:36:56.699Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-05-11T07:36:56.699Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-11T07:36:56.699Z] [2022-05-11T07:36:56.699Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-05-11T07:36:56.699Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-11T07:36:56.699Z] [2022-05-11T07:36:56.699Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-05-11T07:36:56.699Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-11T07:36:56.699Z] [2022-05-11T07:36:56.699Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2022-05-11T07:36:56.699Z] archive_test.go:133: Xz not present in msys2 [2022-05-11T07:36:56.699Z] [2022-05-11T07:36:56.699Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamZstd (0.02s) [2022-05-11T07:36:56.699Z] archive_test.go:140: zstd not installed [2022-05-11T07:36:56.699Z] [2022-05-11T07:36:56.699Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2022-05-11T07:36:56.699Z] archive_test.go:252: Failing on Windows CI machines [2022-05-11T07:36:56.699Z] [2022-05-11T07:36:56.699Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2022-05-11T07:36:56.699Z] archive_windows_test.go:16: Currently fails [2022-05-11T07:36:56.699Z] [2022-05-11T07:36:56.699Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2022-05-11T07:36:56.699Z] changes_test.go:196: needs more investigation [2022-05-11T07:36:56.699Z] [2022-05-11T07:36:56.699Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsEmpty (0.00s) [2022-05-11T07:36:56.699Z] changes_test.go:261: FIXME: broken on Windows 1903 and up; see #39846 [2022-05-11T07:36:56.699Z] [2022-05-11T07:36:56.699Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsMutated (0.00s) [2022-05-11T07:36:56.699Z] changes_test.go:355: FIXME: broken on Windows 1903 and up; see #39846 [2022-05-11T07:36:56.699Z] [2022-05-11T07:36:56.699Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2022-05-11T07:36:56.699Z] changes_test.go:433: needs further investigation [2022-05-11T07:36:56.699Z] [2022-05-11T07:36:56.699Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2022-05-11T07:36:56.699Z] changes_test.go:469: needs further investigation [2022-05-11T07:36:56.699Z] [2022-05-11T07:36:56.699Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2022-05-11T07:36:56.699Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2022-05-11T07:36:56.699Z] [2022-05-11T07:36:56.699Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2022-05-11T07:36:56.699Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2022-05-11T07:36:56.699Z] [2022-05-11T07:36:56.699Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2022-05-11T07:36:56.699Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-05-11T07:36:56.699Z] [2022-05-11T07:36:56.699Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2022-05-11T07:36:56.699Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-05-11T07:36:56.699Z] [2022-05-11T07:36:56.699Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2022-05-11T07:36:56.699Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2022-05-11T07:36:56.699Z] [2022-05-11T07:36:56.699Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2022-05-11T07:36:56.699Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-05-11T07:36:56.699Z] [2022-05-11T07:36:56.699Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-05-11T07:36:56.699Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2022-05-11T07:36:56.699Z] [2022-05-11T07:36:56.699Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-05-11T07:36:56.699Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2022-05-11T07:36:56.699Z] [2022-05-11T07:36:56.699Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2022-05-11T07:36:56.699Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2022-05-11T07:36:56.699Z] [2022-05-11T07:36:56.699Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2022-05-11T07:36:56.699Z] poller_test.go:40: No chmod on Windows [2022-05-11T07:36:56.699Z] [2022-05-11T07:36:56.699Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-05-11T07:36:56.699Z] fileutils_test.go:133: Needs porting to Windows [2022-05-11T07:36:56.699Z] [2022-05-11T07:36:56.699Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2022-05-11T07:36:56.699Z] fileutils_test.go:179: Needs porting to Windows [2022-05-11T07:36:56.699Z] [2022-05-11T07:36:56.699Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2022-05-11T07:36:56.699Z] registry_test.go:50: os.Getuid() != 0: skipping test that requires root [2022-05-11T07:36:56.699Z] [2022-05-11T07:36:56.699Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2022-05-11T07:36:56.699Z] registry_test.go:70: os.Getuid() != 0: skipping test that requires root [2022-05-11T07:36:56.699Z] [2022-05-11T07:36:56.699Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2022-05-11T07:36:56.699Z] registry_test.go:511: os.Getuid() != 0: skipping test that requires root [2022-05-11T07:36:56.699Z] [2022-05-11T07:36:56.699Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2022-05-11T07:36:56.699Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-05-11T07:36:56.699Z] [2022-05-11T07:36:56.699Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2022-05-11T07:36:56.699Z] local_test.go:180: runtime.GOOS == "windows" [2022-05-11T07:36:56.699Z] [2022-05-11T07:36:56.699Z] DONE 2285 tests, 70 skipped in 299.096s [2022-05-11T07:36:56.699Z] INFO: make.ps1 ended at 05/11/2022 07:36:56 [2022-05-11T07:36:57.001Z] --- PASS: TestCreateServiceMaxReplicas (3.51s) [2022-05-11T07:36:57.001Z] === RUN TestCreateWithDuplicateNetworkNames [2022-05-11T07:36:57.001Z] === RUN TestDockerSuite/TestCpRelativePath [2022-05-11T07:36:57.161Z] === CONT TestStopContainerWithTimeout/-1 [2022-05-11T07:36:57.436Z] --- PASS: TestAllocateRandomDeallocate (3.22s) [2022-05-11T07:36:57.436Z] === RUN TestRetrieveFromStore [2022-05-11T07:36:57.563Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-05-11T07:36:57.891Z] --- PASS: TestPubSubRace (1.06s) [2022-05-11T07:36:57.891Z] PASS [2022-05-11T07:36:57.891Z] coverage: 75.0% of statements [2022-05-11T07:36:57.891Z] ok github.com/docker/docker/pkg/pubsub 1.095s coverage: 75.0% of statements [2022-05-11T07:36:58.126Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-05-11T07:36:58.228Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2022-05-11T07:36:58.228Z] INFO: Unit tests ended at 05/11/2022 07:36:57. Duration:00:05:11.4984221 [2022-05-11T07:36:58.228Z] INFO: Building busybox [2022-05-11T07:36:58.228Z] Sending build context to Docker daemon 5.12kB [2022-05-11T07:36:58.228Z] [2022-05-11T07:36:58.228Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2022-05-11T07:36:58.228Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2022-05-11T07:36:58.228Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2022-05-11T07:36:58.228Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2022-05-11T07:36:58.228Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2022-05-11T07:36:58.228Z] ---> 7c569352fed3 [2022-05-11T07:36:58.228Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2022-05-11T07:36:58.228Z] ---> Running in 76ca2d537549 [2022-05-11T07:36:58.345Z] === RUN TestRegister [2022-05-11T07:36:58.345Z] --- PASS: TestRegister (0.00s) [2022-05-11T07:36:58.345Z] === RUN TestCommand [2022-05-11T07:36:58.345Z] --- PASS: TestCommand (0.03s) [2022-05-11T07:36:58.345Z] === RUN TestNaiveSelf [2022-05-11T07:36:58.345Z] --- PASS: TestNaiveSelf (0.03s) [2022-05-11T07:36:58.345Z] PASS [2022-05-11T07:36:58.345Z] coverage: 82.4% of statements [2022-05-11T07:36:58.345Z] ok github.com/docker/docker/pkg/reexec 0.091s coverage: 82.4% of statements [2022-05-11T07:36:58.345Z] --- PASS: TestRetrieveFromStore (1.06s) [2022-05-11T07:36:58.345Z] === RUN TestRequestReleaseAddressDuplicate [2022-05-11T07:36:58.345Z] --- PASS: TestRequestReleaseAddressDuplicate (0.00s) [2022-05-11T07:36:58.345Z] === RUN TestParallelPredefinedRequest1 [2022-05-11T07:36:58.345Z] === PAUSE TestParallelPredefinedRequest1 [2022-05-11T07:36:58.345Z] === RUN TestParallelPredefinedRequest2 [2022-05-11T07:36:58.345Z] === PAUSE TestParallelPredefinedRequest2 [2022-05-11T07:36:58.345Z] === RUN TestParallelPredefinedRequest3 [2022-05-11T07:36:58.345Z] === PAUSE TestParallelPredefinedRequest3 [2022-05-11T07:36:58.345Z] === RUN TestParallelPredefinedRequest4 [2022-05-11T07:36:58.345Z] === PAUSE TestParallelPredefinedRequest4 [2022-05-11T07:36:58.345Z] === RUN TestParallelPredefinedRequest5 [2022-05-11T07:36:58.345Z] === PAUSE TestParallelPredefinedRequest5 [2022-05-11T07:36:58.345Z] === RUN TestDebug [2022-05-11T07:36:58.345Z] --- PASS: TestDebug (0.00s) [2022-05-11T07:36:58.345Z] === RUN TestRequestPoolParallel [2022-05-11T07:36:58.799Z] --- PASS: TestRequestPoolParallel (0.23s) [2022-05-11T07:36:58.799Z] === RUN TestFullAllocateRelease [2022-05-11T07:36:59.053Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-05-11T07:36:59.072Z] === CONT TestStopContainerWithTimeout/1 [2022-05-11T07:36:59.253Z] time="2022-05-11T07:36:58Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49301/Test.Echo: Post \"http://127.0.0.1:49301/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2022-05-11T07:36:59.253Z] --- PASS: TestFullAllocateRelease (0.29s) [2022-05-11T07:36:59.253Z] === RUN TestOddAllocateRelease [2022-05-11T07:36:59.253Z] === RUN TestDump [2022-05-11T07:36:59.253Z] goroutine 6 [running]: [2022-05-11T07:36:59.253Z] github.com/docker/docker/pkg/stack.dump(0xc92d57?) [2022-05-11T07:36:59.253Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-05-11T07:36:59.253Z] github.com/docker/docker/pkg/stack.Dump(...) [2022-05-11T07:36:59.253Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18 [2022-05-11T07:36:59.253Z] github.com/docker/docker/pkg/stack.TestDump(0x0?) [2022-05-11T07:36:59.253Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:12 +0x2a [2022-05-11T07:36:59.253Z] testing.tRunner(0xc000164000, 0xe5a498) [2022-05-11T07:36:59.253Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-05-11T07:36:59.253Z] created by testing.(*T).Run [2022-05-11T07:36:59.253Z] c:/go/src/testing/testing.go:1486 +0x35f [2022-05-11T07:36:59.253Z] [2022-05-11T07:36:59.253Z] goroutine 1 [chan receive]: [2022-05-11T07:36:59.253Z] testing.(*T).Run(0xc000031d40, {0xe4913c?, 0xc6c1f3?}, 0xe5a498) [2022-05-11T07:36:59.253Z] c:/go/src/testing/testing.go:1487 +0x37a [2022-05-11T07:36:59.253Z] testing.runTests.func1(0xc00006c870?) [2022-05-11T07:36:59.253Z] c:/go/src/testing/testing.go:1839 +0x6e [2022-05-11T07:36:59.253Z] testing.tRunner(0xc000031d40, 0xc000075ca0) [2022-05-11T07:36:59.253Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-05-11T07:36:59.253Z] testing.runTests(0xc000058500?, {0xfde400, 0x3, 0x3}, {0x2c769d90108?, 0x40?, 0xfe34a0?}) [2022-05-11T07:36:59.253Z] c:/go/src/testing/testing.go:1837 +0x457 [2022-05-11T07:36:59.253Z] testing.(*M).Run(0xc000058500) [2022-05-11T07:36:59.253Z] c:/go/src/testing/testing.go:1719 +0x5d9 [2022-05-11T07:36:59.253Z] main.main() [2022-05-11T07:36:59.253Z] _testmain.go:99 +0x255 [2022-05-11T07:36:59.253Z] --- PASS: TestDump (0.00s) [2022-05-11T07:36:59.253Z] === RUN TestDumpToFile [2022-05-11T07:36:59.253Z] --- PASS: TestDumpToFile (0.14s) [2022-05-11T07:36:59.253Z] === RUN TestDumpToFileWithEmptyInput [2022-05-11T07:36:59.253Z] goroutine 8 [running]: [2022-05-11T07:36:59.253Z] github.com/docker/docker/pkg/stack.dump(0xd0ed13?) [2022-05-11T07:36:59.253Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-05-11T07:36:59.253Z] github.com/docker/docker/pkg/stack.DumpToFile({0x0?, 0xd0ece0?}) [2022-05-11T07:36:59.253Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0x217 [2022-05-11T07:36:59.253Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0xc000164000?) [2022-05-11T07:36:59.253Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:27 +0x26 [2022-05-11T07:36:59.253Z] testing.tRunner(0xc000164680, 0xe5a488) [2022-05-11T07:36:59.253Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-05-11T07:36:59.253Z] created by testing.(*T).Run [2022-05-11T07:36:59.253Z] c:/go/src/testing/testing.go:1486 +0x35f [2022-05-11T07:36:59.253Z] [2022-05-11T07:36:59.253Z] goroutine 1 [chan receive]: [2022-05-11T07:36:59.253Z] testing.(*T).Run(0xc000031d40, {0xe50713?, 0xc6c1f3?}, 0xe5a488) [2022-05-11T07:36:59.253Z] c:/go/src/testing/testing.go:1487 +0x37a [2022-05-11T07:36:59.253Z] testing.runTests.func1(0xc00006c870?) [2022-05-11T07:36:59.253Z] c:/go/src/testing/testing.go:1839 +0x6e [2022-05-11T07:36:59.253Z] testing.tRunner(0xc000031d40, 0xc000075ca0) [2022-05-11T07:36:59.253Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-05-11T07:36:59.253Z] testing.runTests(0xc000058500?, {0xfde400, 0x3, 0x3}, {0x2c769d90108?, 0x40?, 0xfe34a0?}) [2022-05-11T07:36:59.253Z] c:/go/src/testing/testing.go:1837 +0x457 [2022-05-11T07:36:59.253Z] testing.(*M).Run(0xc000058500) [2022-05-11T07:36:59.253Z] c:/go/src/testing/testing.go:1719 +0x5d9 [2022-05-11T07:36:59.253Z] main.main() [2022-05-11T07:36:59.253Z] _testmain.go:99 +0x255 [2022-05-11T07:36:59.253Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s) [2022-05-11T07:36:59.253Z] PASS [2022-05-11T07:36:59.253Z] coverage: 90.9% of statements [2022-05-11T07:36:59.253Z] ok github.com/docker/docker/pkg/stack 0.186s coverage: 90.9% of statements [2022-05-11T07:36:59.253Z] --- PASS: TestOddAllocateRelease (0.20s) [2022-05-11T07:36:59.253Z] === RUN TestFullAllocateSerialReleaseParallel [2022-05-11T07:36:59.253Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.07s) [2022-05-11T07:36:59.253Z] === RUN TestOddAllocateSerialReleaseParallel [2022-05-11T07:36:59.253Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.06s) [2022-05-11T07:36:59.253Z] === RUN TestEvenAllocateSerialReleaseParallel [2022-05-11T07:36:59.253Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.05s) [2022-05-11T07:36:59.253Z] === CONT TestParallelPredefinedRequest1 [2022-05-11T07:36:59.253Z] === CONT TestParallelPredefinedRequest5 [2022-05-11T07:36:59.253Z] === CONT TestParallelPredefinedRequest3 [2022-05-11T07:36:59.253Z] === CONT TestParallelPredefinedRequest1 [2022-05-11T07:36:59.253Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-11T07:36:59.253Z] === CONT TestParallelPredefinedRequest5 [2022-05-11T07:36:59.253Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-11T07:36:59.253Z] === CONT TestParallelPredefinedRequest2 [2022-05-11T07:36:59.253Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-11T07:36:59.253Z] === CONT TestParallelPredefinedRequest3 [2022-05-11T07:36:59.253Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-11T07:36:59.253Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2022-05-11T07:36:59.253Z] === CONT TestParallelPredefinedRequest4 [2022-05-11T07:36:59.253Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2022-05-11T07:36:59.253Z] === CONT TestParallelPredefinedRequest4 [2022-05-11T07:36:59.253Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-11T07:36:59.253Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2022-05-11T07:36:59.253Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2022-05-11T07:36:59.253Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2022-05-11T07:36:59.253Z] PASS [2022-05-11T07:36:59.253Z] coverage: 85.3% of statements [2022-05-11T07:36:59.253Z] ok github.com/docker/docker/libnetwork/ipam 41.996s coverage: 85.3% of statements [2022-05-11T07:36:59.708Z] === RUN TestNewStdWriter [2022-05-11T07:36:59.708Z] --- PASS: TestNewStdWriter (0.00s) [2022-05-11T07:36:59.708Z] === RUN TestWriteWithUninitializedStdWriter [2022-05-11T07:36:59.708Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2022-05-11T07:36:59.708Z] === RUN TestWriteWithNilBytes [2022-05-11T07:36:59.708Z] --- PASS: TestWriteWithNilBytes (0.00s) [2022-05-11T07:36:59.708Z] === RUN TestWrite [2022-05-11T07:36:59.708Z] --- PASS: TestWrite (0.00s) [2022-05-11T07:36:59.708Z] === RUN TestWriteWithWriterError [2022-05-11T07:36:59.708Z] --- PASS: TestWriteWithWriterError (0.00s) [2022-05-11T07:36:59.708Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2022-05-11T07:36:59.708Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2022-05-11T07:36:59.708Z] === RUN TestStdCopyWriteAndRead [2022-05-11T07:36:59.708Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2022-05-11T07:36:59.708Z] === RUN TestStdCopyReturnsErrorReadingHeader [2022-05-11T07:36:59.708Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2022-05-11T07:36:59.708Z] === RUN TestStdCopyReturnsErrorReadingFrame [2022-05-11T07:36:59.708Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2022-05-11T07:36:59.708Z] === RUN TestStdCopyDetectsCorruptedFrame [2022-05-11T07:36:59.708Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2022-05-11T07:36:59.708Z] === RUN TestStdCopyWithInvalidInputHeader [2022-05-11T07:36:59.708Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2022-05-11T07:36:59.708Z] === RUN TestStdCopyWithCorruptedPrefix [2022-05-11T07:36:59.708Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2022-05-11T07:36:59.708Z] === RUN TestStdCopyReturnsWriteErrors [2022-05-11T07:36:59.708Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2022-05-11T07:36:59.708Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2022-05-11T07:36:59.708Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2022-05-11T07:36:59.708Z] === RUN TestStdCopyReturnsErrorFromSystem [2022-05-11T07:36:59.708Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2022-05-11T07:36:59.708Z] PASS [2022-05-11T07:36:59.708Z] coverage: 100.0% of statements [2022-05-11T07:36:59.708Z] ok github.com/docker/docker/pkg/stdcopy 0.035s coverage: 100.0% of statements [2022-05-11T07:36:59.982Z] === RUN TestDockerSuite/TestCpToCaseA [2022-05-11T07:37:00.292Z] tests/integration/models_images_test.py ............... [ 89%] [2022-05-11T07:37:00.454Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-05-11T07:37:00.454Z] --- PASS: TestStopContainerWithTimeout/0 (0.68s) [2022-05-11T07:37:00.454Z] --- PASS: TestStopContainerWithTimeout/3 (2.70s) [2022-05-11T07:37:00.454Z] --- PASS: TestStopContainerWithTimeout/-1 (2.41s) [2022-05-11T07:37:00.454Z] --- PASS: TestStopContainerWithTimeout/1 (1.43s) [2022-05-11T07:37:00.454Z] === RUN TestDeleteDevicemapper [2022-05-11T07:37:00.454Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-05-11T07:37:00.454Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-05-11T07:37:00.454Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-05-11T07:37:00.673Z] === RUN TestRawProgressFormatterFormatStatus [2022-05-11T07:37:00.673Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2022-05-11T07:37:00.673Z] === RUN TestRawProgressFormatterFormatProgress [2022-05-11T07:37:00.673Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2022-05-11T07:37:00.673Z] === RUN TestFormatStatus [2022-05-11T07:37:00.673Z] --- PASS: TestFormatStatus (0.00s) [2022-05-11T07:37:00.673Z] === RUN TestFormatError [2022-05-11T07:37:00.673Z] --- PASS: TestFormatError (0.00s) [2022-05-11T07:37:00.673Z] === RUN TestFormatJSONError [2022-05-11T07:37:00.673Z] --- PASS: TestFormatJSONError (0.00s) [2022-05-11T07:37:00.673Z] === RUN TestJsonProgressFormatterFormatProgress [2022-05-11T07:37:00.673Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2022-05-11T07:37:00.673Z] === RUN TestJsonProgressFormatterFormatStatus [2022-05-11T07:37:00.673Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2022-05-11T07:37:00.673Z] === RUN TestNewJSONProgressOutput [2022-05-11T07:37:00.673Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2022-05-11T07:37:00.673Z] === RUN TestAuxFormatterEmit [2022-05-11T07:37:00.673Z] --- PASS: TestAuxFormatterEmit (0.00s) [2022-05-11T07:37:00.673Z] === RUN TestStreamWriterStdout [2022-05-11T07:37:00.673Z] --- PASS: TestStreamWriterStdout (0.00s) [2022-05-11T07:37:00.673Z] === RUN TestStreamWriterStderr [2022-05-11T07:37:00.673Z] --- PASS: TestStreamWriterStderr (0.00s) [2022-05-11T07:37:00.673Z] PASS [2022-05-11T07:37:00.673Z] coverage: 66.2% of statements [2022-05-11T07:37:00.673Z] ok github.com/docker/docker/pkg/streamformatter 0.039s coverage: 66.2% of statements [2022-05-11T07:37:00.912Z] === RUN TestDockerSuite/TestCpToCaseB [2022-05-11T07:37:01.127Z] === RUN TestGenerateRandomID [2022-05-11T07:37:01.128Z] --- PASS: TestGenerateRandomID (0.00s) [2022-05-11T07:37:01.128Z] === RUN TestShortenId [2022-05-11T07:37:01.128Z] --- PASS: TestShortenId (0.00s) [2022-05-11T07:37:01.128Z] === RUN TestShortenSha256Id [2022-05-11T07:37:01.128Z] --- PASS: TestShortenSha256Id (0.00s) [2022-05-11T07:37:01.128Z] === RUN TestShortenIdEmpty [2022-05-11T07:37:01.128Z] --- PASS: TestShortenIdEmpty (0.00s) [2022-05-11T07:37:01.128Z] === RUN TestShortenIdInvalid [2022-05-11T07:37:01.128Z] --- PASS: TestShortenIdInvalid (0.00s) [2022-05-11T07:37:01.128Z] === RUN TestIsShortIDNonHex [2022-05-11T07:37:01.128Z] --- PASS: TestIsShortIDNonHex (0.00s) [2022-05-11T07:37:01.128Z] === RUN TestIsShortIDNotCorrectSize [2022-05-11T07:37:01.128Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2022-05-11T07:37:01.128Z] PASS [2022-05-11T07:37:01.128Z] coverage: 70.6% of statements [2022-05-11T07:37:01.128Z] ok github.com/docker/docker/pkg/stringid 0.035s coverage: 70.6% of statements [2022-05-11T07:37:01.475Z] === RUN TestDockerSuite/TestCpToCaseC [2022-05-11T07:37:01.582Z] === RUN TestIsCpusetListAvailable [2022-05-11T07:37:01.582Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2022-05-11T07:37:01.582Z] PASS [2022-05-11T07:37:01.582Z] coverage: 39.4% of statements [2022-05-11T07:37:01.735Z] tests/integration/models_networks_test.py .... [ 90%] [2022-05-11T07:37:01.846Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.25s) [2022-05-11T07:37:01.846Z] === RUN TestUpdateMemory [2022-05-11T07:37:02.036Z] ok github.com/docker/docker/pkg/sysinfo 0.033s coverage: 39.4% of statements [2022-05-11T07:37:02.432Z] --- PASS: TestUpdateMemory (0.57s) [2022-05-11T07:37:02.433Z] === RUN TestUpdateCPUQuota [2022-05-11T07:37:02.841Z] === RUN TestDockerSuite/TestCpToCaseD [2022-05-11T07:37:02.889Z] Removing intermediate container 76ca2d537549 [2022-05-11T07:37:02.889Z] ---> a1709dcd0965 [2022-05-11T07:37:02.889Z] Step 7/13 : ARG BUSYBOX_VERSION [2022-05-11T07:37:02.889Z] ---> Running in 902cf1d01716 [2022-05-11T07:37:02.889Z] Removing intermediate container 902cf1d01716 [2022-05-11T07:37:02.889Z] ---> c081541dc2db [2022-05-11T07:37:02.889Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2022-05-11T07:37:02.889Z] ---> Running in 955b5c58a509 [2022-05-11T07:37:02.994Z] === RUN TestChtimes [2022-05-11T07:37:02.995Z] --- PASS: TestChtimes (0.00s) [2022-05-11T07:37:02.995Z] === RUN TestChtimesWindows [2022-05-11T07:37:02.995Z] --- PASS: TestChtimesWindows (0.00s) [2022-05-11T07:37:02.995Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2022-05-11T07:37:02.995Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2022-05-11T07:37:02.995Z] PASS [2022-05-11T07:37:02.995Z] coverage: 13.0% of statements [2022-05-11T07:37:02.995Z] ok github.com/docker/docker/pkg/system 0.037s coverage: 13.0% of statements [2022-05-11T07:37:03.008Z] --- PASS: TestUpdateCPUQuota (0.79s) [2022-05-11T07:37:03.008Z] === RUN TestUpdatePidsLimit [2022-05-11T07:37:03.008Z] === RUN TestUpdatePidsLimit/update_from_none [2022-05-11T07:37:03.271Z] === RUN TestUpdatePidsLimit/no_change [2022-05-11T07:37:03.344Z] Removing intermediate container 955b5c58a509 [2022-05-11T07:37:03.344Z] ---> f341e6ed0999 [2022-05-11T07:37:03.344Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2022-05-11T07:37:03.531Z] === RUN TestUpdatePidsLimit/update_lower [2022-05-11T07:37:03.792Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-05-11T07:37:03.955Z] === RUN TestTailFile [2022-05-11T07:37:03.956Z] --- PASS: TestTailFile (0.00s) [2022-05-11T07:37:03.956Z] === RUN TestTailFileManyLines [2022-05-11T07:37:03.956Z] --- PASS: TestTailFileManyLines (0.00s) [2022-05-11T07:37:03.956Z] === RUN TestTailEmptyFile [2022-05-11T07:37:03.956Z] --- PASS: TestTailEmptyFile (0.00s) [2022-05-11T07:37:03.956Z] === RUN TestTailNegativeN [2022-05-11T07:37:03.956Z] --- PASS: TestTailNegativeN (0.00s) [2022-05-11T07:37:03.956Z] === RUN TestNewTailReader [2022-05-11T07:37:03.956Z] === PAUSE TestNewTailReader [2022-05-11T07:37:03.956Z] === CONT TestNewTailReader [2022-05-11T07:37:03.956Z] === RUN TestNewTailReader/no_delimiter [2022-05-11T07:37:03.956Z] === PAUSE TestNewTailReader/no_delimiter [2022-05-11T07:37:03.956Z] === RUN TestNewTailReader/single_byte_delimiter [2022-05-11T07:37:03.956Z] === PAUSE TestNewTailReader/single_byte_delimiter [2022-05-11T07:37:03.956Z] === RUN TestNewTailReader/2_byte_delimiter [2022-05-11T07:37:03.956Z] === PAUSE TestNewTailReader/2_byte_delimiter [2022-05-11T07:37:03.956Z] === RUN TestNewTailReader/4_byte_delimiter [2022-05-11T07:37:03.956Z] === PAUSE TestNewTailReader/4_byte_delimiter [2022-05-11T07:37:03.956Z] === RUN TestNewTailReader/8_byte_delimiter [2022-05-11T07:37:03.956Z] === PAUSE TestNewTailReader/8_byte_delimiter [2022-05-11T07:37:03.956Z] === RUN TestNewTailReader/12_byte_delimiter [2022-05-11T07:37:03.956Z] === PAUSE TestNewTailReader/12_byte_delimiter [2022-05-11T07:37:03.956Z] === RUN TestNewTailReader/truncated_last_line [2022-05-11T07:37:03.956Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2022-05-11T07:37:03.956Z] === RUN TestNewTailReader/truncated_last_line#01 [2022-05-11T07:37:03.956Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2022-05-11T07:37:03.956Z] === RUN TestNewTailReader/truncated_last_line#02 [2022-05-11T07:37:03.956Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2022-05-11T07:37:03.956Z] === CONT TestNewTailReader/no_delimiter [2022-05-11T07:37:03.956Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2022-05-11T07:37:03.956Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2022-05-11T07:37:03.956Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2022-05-11T07:37:03.956Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2022-05-11T07:37:03.956Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2022-05-11T07:37:03.956Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2022-05-11T07:37:03.956Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-05-11T07:37:03.956Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-05-11T07:37:03.956Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-05-11T07:37:03.956Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-05-11T07:37:03.956Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-05-11T07:37:03.956Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-05-11T07:37:03.956Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2022-05-11T07:37:03.956Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2022-05-11T07:37:03.956Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2022-05-11T07:37:03.956Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2022-05-11T07:37:03.956Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2022-05-11T07:37:03.956Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2022-05-11T07:37:03.956Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2022-05-11T07:37:03.956Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2022-05-11T07:37:03.956Z] === RUN TestNewTailReader/no_delimiter/no_lines [2022-05-11T07:37:03.956Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2022-05-11T07:37:03.956Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-05-11T07:37:03.956Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-05-11T07:37:03.956Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2022-05-11T07:37:03.956Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-05-11T07:37:03.956Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-05-11T07:37:03.956Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-05-11T07:37:03.956Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-05-11T07:37:03.956Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-05-11T07:37:03.956Z] === CONT TestNewTailReader/12_byte_delimiter [2022-05-11T07:37:03.956Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2022-05-11T07:37:03.956Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2022-05-11T07:37:03.956Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2022-05-11T07:37:03.956Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2022-05-11T07:37:03.956Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2022-05-11T07:37:03.956Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2022-05-11T07:37:03.956Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-11T07:37:03.956Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-11T07:37:03.956Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-11T07:37:03.956Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-11T07:37:03.956Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-05-11T07:37:03.956Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-05-11T07:37:03.956Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-05-11T07:37:03.956Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-05-11T07:37:03.956Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-05-11T07:37:03.956Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-05-11T07:37:03.956Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-05-11T07:37:03.956Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-05-11T07:37:03.956Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-05-11T07:37:03.956Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-05-11T07:37:03.956Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2022-05-11T07:37:03.956Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2022-05-11T07:37:03.956Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-05-11T07:37:03.956Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-05-11T07:37:03.956Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2022-05-11T07:37:03.956Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-05-11T07:37:03.956Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-05-11T07:37:03.956Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-11T07:37:03.956Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-11T07:37:03.956Z] === CONT TestNewTailReader/2_byte_delimiter [2022-05-11T07:37:03.956Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2022-05-11T07:37:03.956Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2022-05-11T07:37:03.956Z] === CONT TestNewTailReader/single_byte_delimiter [2022-05-11T07:37:03.956Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2022-05-11T07:37:03.956Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2022-05-11T07:37:03.956Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2022-05-11T07:37:03.956Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2022-05-11T07:37:03.956Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2022-05-11T07:37:03.956Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2022-05-11T07:37:03.956Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-11T07:37:03.956Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-11T07:37:03.956Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-11T07:37:03.956Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-11T07:37:03.956Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-05-11T07:37:03.956Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-05-11T07:37:03.956Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-05-11T07:37:03.956Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-05-11T07:37:03.956Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-05-11T07:37:03.956Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-05-11T07:37:03.956Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2022-05-11T07:37:03.956Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-05-11T07:37:03.956Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2022-05-11T07:37:03.956Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-05-11T07:37:03.956Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-05-11T07:37:03.956Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-05-11T07:37:03.956Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2022-05-11T07:37:03.956Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2022-05-11T07:37:03.956Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2022-05-11T07:37:03.956Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-11T07:37:03.956Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-11T07:37:03.956Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-11T07:37:03.956Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-11T07:37:03.956Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-05-11T07:37:03.956Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-05-11T07:37:03.956Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-05-11T07:37:03.956Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-05-11T07:37:03.956Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-05-11T07:37:03.956Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-05-11T07:37:03.956Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-05-11T07:37:03.956Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-05-11T07:37:03.956Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-05-11T07:37:03.956Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-05-11T07:37:03.956Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2022-05-11T07:37:03.956Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2022-05-11T07:37:03.956Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-05-11T07:37:03.956Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-05-11T07:37:03.956Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2022-05-11T07:37:03.956Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-05-11T07:37:03.956Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-05-11T07:37:03.956Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-05-11T07:37:03.956Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-05-11T07:37:03.956Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-05-11T07:37:03.956Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-11T07:37:03.956Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-11T07:37:03.956Z] === CONT TestNewTailReader/8_byte_delimiter [2022-05-11T07:37:03.956Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2022-05-11T07:37:03.956Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2022-05-11T07:37:03.956Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2022-05-11T07:37:03.956Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2022-05-11T07:37:03.956Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2022-05-11T07:37:03.956Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2022-05-11T07:37:03.956Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-11T07:37:03.956Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-11T07:37:03.956Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-11T07:37:03.956Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-11T07:37:03.956Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-05-11T07:37:03.956Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-05-11T07:37:03.956Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-05-11T07:37:03.956Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-05-11T07:37:03.956Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-05-11T07:37:03.956Z] === CONT TestNewTailReader/no_delimiter/no_lines [2022-05-11T07:37:03.956Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2022-05-11T07:37:03.956Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-05-11T07:37:03.956Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-05-11T07:37:03.956Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-05-11T07:37:03.956Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-05-11T07:37:03.956Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-05-11T07:37:03.956Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-05-11T07:37:03.956Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-05-11T07:37:03.956Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-05-11T07:37:03.956Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-05-11T07:37:03.956Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2022-05-11T07:37:03.956Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2022-05-11T07:37:03.956Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-05-11T07:37:03.956Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-05-11T07:37:03.956Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-05-11T07:37:03.956Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-11T07:37:03.956Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-11T07:37:03.956Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-11T07:37:03.956Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-11T07:37:03.956Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-11T07:37:03.956Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-11T07:37:03.956Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-11T07:37:03.956Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-11T07:37:03.956Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-11T07:37:03.956Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-11T07:37:03.956Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-11T07:37:03.956Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-11T07:37:03.956Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-05-11T07:37:03.956Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2022-05-11T07:37:03.956Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-05-11T07:37:03.956Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-05-11T07:37:03.956Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-11T07:37:03.956Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-11T07:37:03.956Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-05-11T07:37:03.956Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-05-11T07:37:03.956Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-05-11T07:37:03.956Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-05-11T07:37:03.956Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-05-11T07:37:03.956Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-05-11T07:37:03.956Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-05-11T07:37:03.956Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-05-11T07:37:03.956Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-05-11T07:37:03.956Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-05-11T07:37:03.956Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-05-11T07:37:03.956Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-05-11T07:37:03.956Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-05-11T07:37:03.956Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-05-11T07:37:03.956Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-05-11T07:37:03.956Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-05-11T07:37:03.956Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-05-11T07:37:03.956Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-11T07:37:03.956Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-11T07:37:03.956Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2022-05-11T07:37:03.956Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-05-11T07:37:03.956Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-05-11T07:37:03.956Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-11T07:37:03.956Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-11T07:37:03.956Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-05-11T07:37:03.956Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-05-11T07:37:03.956Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-05-11T07:37:03.956Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-05-11T07:37:03.956Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-05-11T07:37:03.956Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-05-11T07:37:03.956Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-05-11T07:37:03.956Z] === CONT TestNewTailReader/4_byte_delimiter [2022-05-11T07:37:03.956Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2022-05-11T07:37:03.956Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2022-05-11T07:37:03.956Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2022-05-11T07:37:03.956Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2022-05-11T07:37:03.956Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2022-05-11T07:37:03.956Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2022-05-11T07:37:03.956Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-11T07:37:03.956Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-11T07:37:03.956Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-11T07:37:03.956Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-11T07:37:03.956Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-05-11T07:37:03.956Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-05-11T07:37:03.956Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-05-11T07:37:03.956Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-05-11T07:37:03.956Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-05-11T07:37:03.956Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-05-11T07:37:03.956Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-05-11T07:37:03.956Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-05-11T07:37:03.956Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-05-11T07:37:03.956Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-05-11T07:37:03.957Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2022-05-11T07:37:03.957Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2022-05-11T07:37:03.957Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-05-11T07:37:03.957Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-05-11T07:37:03.957Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-05-11T07:37:03.957Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-05-11T07:37:03.957Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-05-11T07:37:03.957Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-05-11T07:37:03.957Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-11T07:37:03.957Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-11T07:37:03.957Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2022-05-11T07:37:03.957Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-05-11T07:37:03.957Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-05-11T07:37:03.957Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-05-11T07:37:03.957Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-05-11T07:37:03.957Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-05-11T07:37:03.957Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-05-11T07:37:03.957Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-05-11T07:37:03.957Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-05-11T07:37:03.957Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-05-11T07:37:03.957Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-11T07:37:03.957Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-11T07:37:03.957Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-11T07:37:03.957Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-11T07:37:03.957Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-11T07:37:03.957Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-11T07:37:03.957Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-11T07:37:03.957Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-11T07:37:03.957Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-11T07:37:03.957Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-11T07:37:03.957Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-11T07:37:03.957Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-11T07:37:03.957Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-05-11T07:37:03.957Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2022-05-11T07:37:03.957Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-05-11T07:37:03.957Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-05-11T07:37:03.957Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-11T07:37:03.957Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-11T07:37:03.957Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2022-05-11T07:37:03.957Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-05-11T07:37:03.957Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-05-11T07:37:03.957Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-05-11T07:37:03.957Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-05-11T07:37:03.957Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-05-11T07:37:03.957Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-05-11T07:37:03.957Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-05-11T07:37:03.957Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-05-11T07:37:03.957Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-05-11T07:37:03.957Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-05-11T07:37:03.957Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-05-11T07:37:03.957Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-05-11T07:37:03.957Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-05-11T07:37:03.957Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-05-11T07:37:03.957Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-05-11T07:37:03.957Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-05-11T07:37:03.957Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-05-11T07:37:03.957Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-05-11T07:37:03.957Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-05-11T07:37:03.957Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-05-11T07:37:03.957Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-05-11T07:37:03.957Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-05-11T07:37:03.957Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-05-11T07:37:03.957Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2022-05-11T07:37:03.957Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-11T07:37:03.957Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-11T07:37:03.957Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-05-11T07:37:03.957Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-11T07:37:03.957Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-11T07:37:03.957Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-11T07:37:03.957Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-11T07:37:03.957Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-11T07:37:03.957Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-11T07:37:03.957Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-11T07:37:03.957Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-11T07:37:03.957Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-11T07:37:03.957Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-11T07:37:03.957Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-11T07:37:03.957Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-11T07:37:03.957Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-05-11T07:37:03.957Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-05-11T07:37:03.957Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-05-11T07:37:03.957Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-05-11T07:37:03.957Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-05-11T07:37:03.957Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-05-11T07:37:03.957Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-05-11T07:37:03.957Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-05-11T07:37:03.957Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-05-11T07:37:03.957Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-05-11T07:37:03.957Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-05-11T07:37:03.957Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-05-11T07:37:03.957Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-05-11T07:37:03.957Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-05-11T07:37:03.957Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-05-11T07:37:03.957Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-05-11T07:37:03.957Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-05-11T07:37:03.957Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-05-11T07:37:03.957Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-05-11T07:37:03.957Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-05-11T07:37:03.957Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-05-11T07:37:03.957Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-11T07:37:03.957Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-11T07:37:03.957Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-05-11T07:37:03.957Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-05-11T07:37:03.957Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-05-11T07:37:03.957Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-11T07:37:03.957Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-11T07:37:03.957Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-05-11T07:37:03.957Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-05-11T07:37:03.957Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-05-11T07:37:03.957Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-11T07:37:03.957Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-11T07:37:03.957Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-05-11T07:37:03.957Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-11T07:37:03.957Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-11T07:37:03.957Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-11T07:37:03.957Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-11T07:37:03.957Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2022-05-11T07:37:03.957Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-05-11T07:37:03.957Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-05-11T07:37:03.957Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-05-11T07:37:03.957Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-05-11T07:37:03.957Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-05-11T07:37:03.957Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-05-11T07:37:03.957Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-11T07:37:03.957Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-11T07:37:03.957Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-11T07:37:03.957Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-11T07:37:03.957Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-11T07:37:03.957Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-11T07:37:03.957Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-11T07:37:03.957Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-11T07:37:03.957Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-11T07:37:03.957Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-11T07:37:03.957Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-11T07:37:03.957Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-11T07:37:03.957Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-11T07:37:03.957Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-11T07:37:03.957Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-11T07:37:03.957Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-11T07:37:03.957Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-05-11T07:37:03.957Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-05-11T07:37:03.957Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2022-05-11T07:37:03.957Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-05-11T07:37:03.957Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-05-11T07:37:03.957Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-05-11T07:37:03.957Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-11T07:37:03.957Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-11T07:37:03.957Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-11T07:37:03.957Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-11T07:37:03.957Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2022-05-11T07:37:03.957Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-05-11T07:37:03.957Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-05-11T07:37:03.957Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-11T07:37:03.957Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-11T07:37:03.957Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2022-05-11T07:37:03.957Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-05-11T07:37:03.957Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-05-11T07:37:03.957Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-05-11T07:37:03.957Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-05-11T07:37:03.957Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-05-11T07:37:03.957Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-05-11T07:37:03.957Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-05-11T07:37:03.957Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-05-11T07:37:03.957Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-05-11T07:37:03.957Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-05-11T07:37:03.957Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-05-11T07:37:03.957Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-05-11T07:37:03.957Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-05-11T07:37:03.957Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-05-11T07:37:03.957Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-05-11T07:37:03.957Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-05-11T07:37:03.957Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-05-11T07:37:03.957Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-05-11T07:37:03.957Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-05-11T07:37:03.957Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-05-11T07:37:03.957Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-11T07:37:03.957Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-11T07:37:03.957Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-05-11T07:37:03.957Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-05-11T07:37:03.957Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-11T07:37:03.957Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-11T07:37:03.957Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-11T07:37:03.957Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-11T07:37:03.957Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-11T07:37:03.957Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-11T07:37:03.957Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-11T07:37:03.957Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-11T07:37:03.957Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2022-05-11T07:37:03.957Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-05-11T07:37:03.957Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-11T07:37:03.957Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-05-11T07:37:03.957Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-11T07:37:03.957Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-05-11T07:37:03.957Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-05-11T07:37:03.957Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-05-11T07:37:03.957Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-05-11T07:37:03.957Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-05-11T07:37:03.957Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-05-11T07:37:03.957Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-11T07:37:03.957Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-11T07:37:03.957Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-05-11T07:37:03.957Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-05-11T07:37:03.957Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-11T07:37:03.957Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-11T07:37:03.957Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-05-11T07:37:03.957Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-05-11T07:37:03.957Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-05-11T07:37:03.957Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-11T07:37:03.957Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-11T07:37:03.957Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-05-11T07:37:03.957Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-05-11T07:37:03.957Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-05-11T07:37:03.957Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-05-11T07:37:03.957Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-05-11T07:37:03.957Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-05-11T07:37:03.957Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-05-11T07:37:03.957Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-05-11T07:37:03.957Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-05-11T07:37:03.957Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-05-11T07:37:03.957Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-05-11T07:37:03.957Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-05-11T07:37:03.957Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-05-11T07:37:03.957Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-05-11T07:37:03.957Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-05-11T07:37:03.958Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-05-11T07:37:03.958Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-05-11T07:37:03.958Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-11T07:37:03.958Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-11T07:37:03.958Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-05-11T07:37:03.958Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-11T07:37:03.958Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-11T07:37:03.958Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-11T07:37:03.958Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-11T07:37:03.958Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-11T07:37:03.958Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-11T07:37:03.958Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-11T07:37:03.958Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-11T07:37:03.958Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-11T07:37:03.958Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-11T07:37:03.958Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-11T07:37:03.958Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-11T07:37:03.958Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-11T07:37:03.958Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-11T07:37:03.958Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-11T07:37:03.958Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-11T07:37:03.958Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-11T07:37:03.958Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-11T07:37:03.958Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-11T07:37:03.958Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-11T07:37:03.958Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-11T07:37:03.958Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-11T07:37:03.958Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2022-05-11T07:37:03.958Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-05-11T07:37:03.958Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-05-11T07:37:03.958Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-05-11T07:37:03.958Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-05-11T07:37:03.958Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-05-11T07:37:03.958Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-05-11T07:37:03.958Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-05-11T07:37:03.958Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-05-11T07:37:03.958Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-05-11T07:37:03.958Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-05-11T07:37:03.958Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-05-11T07:37:03.958Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-05-11T07:37:03.958Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-05-11T07:37:03.958Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-05-11T07:37:03.958Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-05-11T07:37:03.958Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-05-11T07:37:03.958Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-05-11T07:37:03.958Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-05-11T07:37:03.958Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-05-11T07:37:03.958Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-05-11T07:37:03.958Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-11T07:37:03.958Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-11T07:37:03.958Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-11T07:37:03.958Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-11T07:37:03.958Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-11T07:37:03.958Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-11T07:37:03.958Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-11T07:37:03.958Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-11T07:37:03.958Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-11T07:37:03.958Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-11T07:37:03.958Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-11T07:37:03.958Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-11T07:37:03.958Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-11T07:37:03.958Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-11T07:37:03.958Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-11T07:37:03.958Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-11T07:37:03.958Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-11T07:37:03.958Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-11T07:37:03.958Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-11T07:37:03.958Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-11T07:37:03.958Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-11T07:37:03.958Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-11T07:37:03.958Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-11T07:37:03.958Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-11T07:37:03.958Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-11T07:37:03.958Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-11T07:37:03.958Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-11T07:37:03.958Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-05-11T07:37:03.958Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-11T07:37:03.958Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-11T07:37:03.958Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-11T07:37:03.958Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-11T07:37:03.958Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-11T07:37:03.958Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-11T07:37:03.958Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-11T07:37:03.958Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-11T07:37:03.958Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-11T07:37:03.958Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-11T07:37:03.958Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-11T07:37:03.958Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-11T07:37:03.958Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2022-05-11T07:37:03.958Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-11T07:37:03.958Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-11T07:37:03.958Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-11T07:37:03.958Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-11T07:37:03.958Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-11T07:37:03.958Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-11T07:37:03.958Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-11T07:37:03.958Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-11T07:37:03.958Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-11T07:37:03.958Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-11T07:37:03.958Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-11T07:37:03.958Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-11T07:37:03.958Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-11T07:37:03.958Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-05-11T07:37:03.958Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-05-11T07:37:03.958Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-05-11T07:37:03.958Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-05-11T07:37:03.958Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-05-11T07:37:03.958Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-05-11T07:37:03.958Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-11T07:37:03.958Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-11T07:37:03.958Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2022-05-11T07:37:03.958Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-05-11T07:37:03.958Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-05-11T07:37:03.958Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-05-11T07:37:03.958Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-05-11T07:37:03.958Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-05-11T07:37:03.958Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-05-11T07:37:03.958Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-11T07:37:03.958Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-11T07:37:03.958Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-11T07:37:03.958Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-11T07:37:03.958Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-11T07:37:03.958Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-11T07:37:03.958Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-11T07:37:03.958Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-11T07:37:03.958Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-11T07:37:03.958Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-11T07:37:03.958Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-11T07:37:03.958Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-11T07:37:03.958Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-11T07:37:03.958Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-11T07:37:03.958Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-11T07:37:03.958Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2022-05-11T07:37:03.958Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-05-11T07:37:03.958Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-05-11T07:37:03.958Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-05-11T07:37:03.958Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-05-11T07:37:03.958Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-05-11T07:37:03.958Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-05-11T07:37:03.958Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-05-11T07:37:03.958Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-05-11T07:37:03.958Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-05-11T07:37:03.958Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-05-11T07:37:03.958Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-05-11T07:37:03.958Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-05-11T07:37:03.958Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-05-11T07:37:03.958Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-05-11T07:37:03.958Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-05-11T07:37:03.958Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-05-11T07:37:03.958Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-05-11T07:37:03.958Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-05-11T07:37:03.958Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-05-11T07:37:03.958Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-05-11T07:37:03.958Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-11T07:37:03.958Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-11T07:37:03.958Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-05-11T07:37:03.958Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-05-11T07:37:03.958Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-05-11T07:37:03.958Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-05-11T07:37:03.958Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-05-11T07:37:03.958Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-05-11T07:37:03.958Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-05-11T07:37:03.958Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-05-11T07:37:03.958Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-05-11T07:37:03.958Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-05-11T07:37:03.958Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-05-11T07:37:03.958Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-05-11T07:37:03.958Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-05-11T07:37:03.958Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-05-11T07:37:03.958Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-05-11T07:37:03.958Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-05-11T07:37:03.958Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-05-11T07:37:03.958Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2022-05-11T07:37:03.958Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-05-11T07:37:03.958Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-05-11T07:37:03.958Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-05-11T07:37:03.958Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-11T07:37:03.958Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-11T07:37:03.958Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-05-11T07:37:03.958Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-05-11T07:37:03.958Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-05-11T07:37:03.958Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-05-11T07:37:03.958Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-05-11T07:37:03.959Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-11T07:37:03.959Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-11T07:37:03.959Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-11T07:37:03.959Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-11T07:37:03.959Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-11T07:37:03.959Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-11T07:37:03.959Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-11T07:37:03.959Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-11T07:37:03.959Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-05-11T07:37:03.959Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-05-11T07:37:03.959Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-05-11T07:37:03.959Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-11T07:37:03.959Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-11T07:37:03.959Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-05-11T07:37:03.959Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-05-11T07:37:03.959Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-05-11T07:37:03.959Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-11T07:37:03.959Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-11T07:37:03.959Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2022-05-11T07:37:03.959Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-05-11T07:37:03.959Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-05-11T07:37:03.959Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-11T07:37:03.959Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-11T07:37:03.959Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-11T07:37:03.959Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-05-11T07:37:03.959Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-05-11T07:37:03.959Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-05-11T07:37:03.959Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-05-11T07:37:03.959Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-05-11T07:37:03.959Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-05-11T07:37:03.959Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-05-11T07:37:03.959Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-05-11T07:37:03.959Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-05-11T07:37:03.959Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-05-11T07:37:03.959Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-05-11T07:37:03.959Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-05-11T07:37:03.959Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2022-05-11T07:37:03.959Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-11T07:37:03.959Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-11T07:37:03.959Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-11T07:37:03.959Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-11T07:37:03.959Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-11T07:37:03.959Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-11T07:37:03.959Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-05-11T07:37:03.959Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-11T07:37:03.959Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-11T07:37:03.959Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-11T07:37:03.959Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-11T07:37:03.959Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-11T07:37:03.959Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-11T07:37:03.959Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-11T07:37:03.959Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-11T07:37:03.959Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-11T07:37:03.959Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-11T07:37:03.959Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-11T07:37:03.959Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-11T07:37:03.959Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-11T07:37:03.959Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-11T07:37:03.959Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-11T07:37:03.959Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-11T07:37:03.959Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-11T07:37:03.959Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-11T07:37:03.959Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-11T07:37:03.959Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-11T07:37:03.959Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-11T07:37:03.959Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-11T07:37:03.959Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-11T07:37:03.959Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-11T07:37:03.959Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-11T07:37:03.959Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-11T07:37:03.959Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-11T07:37:03.959Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-11T07:37:03.959Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-11T07:37:03.959Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-11T07:37:03.959Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-11T07:37:03.959Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-11T07:37:03.959Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-11T07:37:03.959Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-11T07:37:03.959Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-11T07:37:03.959Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-11T07:37:03.959Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-11T07:37:03.959Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-11T07:37:03.959Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2022-05-11T07:37:03.959Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-05-11T07:37:03.959Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-05-11T07:37:03.959Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2022-05-11T07:37:03.959Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-05-11T07:37:03.959Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-05-11T07:37:03.959Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-05-11T07:37:03.959Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-05-11T07:37:03.959Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-05-11T07:37:03.959Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-05-11T07:37:03.959Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-11T07:37:03.959Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-11T07:37:03.959Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-05-11T07:37:03.959Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-05-11T07:37:03.959Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-05-11T07:37:03.959Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-05-11T07:37:03.959Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-05-11T07:37:03.959Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-05-11T07:37:03.959Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-05-11T07:37:03.959Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-05-11T07:37:03.959Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-05-11T07:37:03.959Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-05-11T07:37:03.959Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-05-11T07:37:03.959Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-05-11T07:37:03.959Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-05-11T07:37:03.959Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-05-11T07:37:03.959Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-05-11T07:37:03.959Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-05-11T07:37:03.959Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-05-11T07:37:03.959Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-05-11T07:37:03.959Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-05-11T07:37:03.959Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-05-11T07:37:03.959Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-11T07:37:03.959Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-05-11T07:37:03.959Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-05-11T07:37:03.959Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-05-11T07:37:03.959Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-05-11T07:37:03.959Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-05-11T07:37:03.959Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-05-11T07:37:03.959Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-11T07:37:03.959Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-05-11T07:37:03.959Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-11T07:37:03.959Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-05-11T07:37:03.959Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-05-11T07:37:03.959Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-05-11T07:37:03.959Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-05-11T07:37:03.959Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-05-11T07:37:03.959Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-05-11T07:37:03.959Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-11T07:37:03.959Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-11T07:37:03.959Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-11T07:37:03.959Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-11T07:37:03.959Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-05-11T07:37:03.959Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-05-11T07:37:03.959Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-05-11T07:37:03.959Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-11T07:37:03.959Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-11T07:37:03.959Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-05-11T07:37:03.959Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-05-11T07:37:03.959Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-05-11T07:37:03.959Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-11T07:37:03.959Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-11T07:37:03.959Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-11T07:37:03.959Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-11T07:37:03.959Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-11T07:37:03.959Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-05-11T07:37:03.959Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-11T07:37:03.959Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-05-11T07:37:03.959Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-11T07:37:03.959Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-05-11T07:37:03.959Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-05-11T07:37:03.959Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-05-11T07:37:03.959Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-05-11T07:37:03.959Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-11T07:37:03.959Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-05-11T07:37:03.959Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-11T07:37:03.959Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-05-11T07:37:03.959Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-05-11T07:37:03.959Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2022-05-11T07:37:03.959Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-05-11T07:37:03.959Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-05-11T07:37:03.959Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-11T07:37:03.959Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-11T07:37:03.959Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-05-11T07:37:03.959Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-11T07:37:03.959Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-05-11T07:37:03.959Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-05-11T07:37:03.959Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-05-11T07:37:03.959Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-05-11T07:37:03.959Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-11T07:37:03.959Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-11T07:37:03.959Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-11T07:37:03.959Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-05-11T07:37:03.959Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2022-05-11T07:37:03.959Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-11T07:37:03.959Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-11T07:37:03.959Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-05-11T07:37:03.959Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-05-11T07:37:03.959Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-05-11T07:37:03.959Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-11T07:37:03.959Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-05-11T07:37:03.959Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-11T07:37:03.959Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-11T07:37:03.959Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-05-11T07:37:03.959Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-05-11T07:37:03.959Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-05-11T07:37:03.959Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-05-11T07:37:03.959Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-05-11T07:37:03.959Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-05-11T07:37:03.959Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-11T07:37:03.959Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-11T07:37:03.959Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-05-11T07:37:03.959Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-05-11T07:37:03.960Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-05-11T07:37:03.960Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-05-11T07:37:03.960Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-05-11T07:37:03.960Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-05-11T07:37:03.960Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-05-11T07:37:03.960Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-05-11T07:37:03.960Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-05-11T07:37:03.960Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-05-11T07:37:03.960Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-05-11T07:37:03.960Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-05-11T07:37:03.960Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-05-11T07:37:03.960Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-05-11T07:37:03.960Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-05-11T07:37:03.960Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-05-11T07:37:03.960Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-05-11T07:37:03.960Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-05-11T07:37:03.960Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-05-11T07:37:03.960Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-11T07:37:03.960Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-11T07:37:03.960Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-11T07:37:03.960Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-05-11T07:37:03.960Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-11T07:37:03.960Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-11T07:37:03.960Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-11T07:37:03.960Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-11T07:37:03.960Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-11T07:37:03.960Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-11T07:37:03.960Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-11T07:37:03.960Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-11T07:37:03.960Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-11T07:37:03.960Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-11T07:37:03.960Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-11T07:37:03.960Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-11T07:37:03.960Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-11T07:37:03.960Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-11T07:37:03.960Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-11T07:37:03.960Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-11T07:37:03.960Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-11T07:37:03.960Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-11T07:37:03.960Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-11T07:37:03.960Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-11T07:37:03.960Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-11T07:37:03.960Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-11T07:37:03.960Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-11T07:37:03.960Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-11T07:37:03.960Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-11T07:37:03.960Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-11T07:37:04.051Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-05-11T07:37:04.217Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2022-05-11T07:37:04.312Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-05-11T07:37:04.312Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-05-11T07:37:04.414Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-11T07:37:04.414Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-11T07:37:04.414Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2022-05-11T07:37:04.414Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-05-11T07:37:04.414Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-05-11T07:37:04.414Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-05-11T07:37:04.414Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-05-11T07:37:04.414Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-05-11T07:37:04.414Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-05-11T07:37:04.414Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-11T07:37:04.414Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-11T07:37:04.414Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-11T07:37:04.414Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-11T07:37:04.414Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-11T07:37:04.414Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-11T07:37:04.414Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-11T07:37:04.414Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-11T07:37:04.414Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-11T07:37:04.414Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-11T07:37:04.414Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-11T07:37:04.414Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-11T07:37:04.414Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-11T07:37:04.414Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-11T07:37:04.414Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-11T07:37:04.414Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-05-11T07:37:04.414Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-05-11T07:37:04.414Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2022-05-11T07:37:04.414Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-05-11T07:37:04.414Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-05-11T07:37:04.414Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-05-11T07:37:04.414Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-05-11T07:37:04.414Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-05-11T07:37:04.414Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-05-11T07:37:04.414Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-05-11T07:37:04.414Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-05-11T07:37:04.414Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-05-11T07:37:04.414Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-05-11T07:37:04.414Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-05-11T07:37:04.414Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-05-11T07:37:04.414Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-05-11T07:37:04.414Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-05-11T07:37:04.414Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-05-11T07:37:04.414Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-05-11T07:37:04.414Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-05-11T07:37:04.414Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-05-11T07:37:04.414Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-05-11T07:37:04.414Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-05-11T07:37:04.414Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-11T07:37:04.414Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-11T07:37:04.414Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-05-11T07:37:04.414Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-05-11T07:37:04.414Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-05-11T07:37:04.414Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-05-11T07:37:04.414Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-05-11T07:37:04.414Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-11T07:37:04.414Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-11T07:37:04.414Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-11T07:37:04.414Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-11T07:37:04.414Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-05-11T07:37:04.414Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-05-11T07:37:04.414Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-11T07:37:04.414Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-11T07:37:04.414Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-11T07:37:04.414Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-05-11T07:37:04.414Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-05-11T07:37:04.414Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-05-11T07:37:04.414Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-05-11T07:37:04.414Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-05-11T07:37:04.414Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-05-11T07:37:04.414Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-05-11T07:37:04.414Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-05-11T07:37:04.414Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-11T07:37:04.414Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-05-11T07:37:04.414Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-11T07:37:04.414Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-05-11T07:37:04.414Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-11T07:37:04.414Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-05-11T07:37:04.414Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-11T07:37:04.415Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-11T07:37:04.415Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-05-11T07:37:04.415Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-11T07:37:04.415Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-05-11T07:37:04.415Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-05-11T07:37:04.415Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-05-11T07:37:04.415Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-05-11T07:37:04.415Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-05-11T07:37:04.415Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-05-11T07:37:04.415Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-05-11T07:37:04.415Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-05-11T07:37:04.415Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-05-11T07:37:04.415Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-11T07:37:04.415Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-05-11T07:37:04.415Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-11T07:37:04.415Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-05-11T07:37:04.415Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-11T07:37:04.415Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-11T07:37:04.415Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-05-11T07:37:04.415Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-11T07:37:04.415Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-11T07:37:04.415Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-11T07:37:04.415Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-11T07:37:04.415Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-11T07:37:04.415Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-11T07:37:04.415Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-05-11T07:37:04.415Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-05-11T07:37:04.415Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-11T07:37:04.415Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-05-11T07:37:04.415Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-11T07:37:04.415Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-05-11T07:37:04.415Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-05-11T07:37:04.415Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-11T07:37:04.415Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-11T07:37:04.415Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-05-11T07:37:04.415Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-11T07:37:04.415Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-11T07:37:04.415Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-05-11T07:37:04.415Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-05-11T07:37:04.415Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-11T07:37:04.415Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-05-11T07:37:04.415Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-11T07:37:04.415Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-05-11T07:37:04.415Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-05-11T07:37:04.415Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-11T07:37:04.415Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-05-11T07:37:04.415Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-05-11T07:37:04.415Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-05-11T07:37:04.415Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-05-11T07:37:04.415Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-05-11T07:37:04.415Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-05-11T07:37:04.415Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-05-11T07:37:04.415Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-11T07:37:04.415Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-11T07:37:04.415Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-11T07:37:04.415Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-11T07:37:04.415Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-11T07:37:04.415Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-05-11T07:37:04.415Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-05-11T07:37:04.415Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-05-11T07:37:04.415Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-05-11T07:37:04.415Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-05-11T07:37:04.415Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-05-11T07:37:04.415Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-11T07:37:04.415Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-05-11T07:37:04.415Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-05-11T07:37:04.415Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-05-11T07:37:04.415Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-11T07:37:04.415Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-11T07:37:04.415Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-11T07:37:04.415Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-11T07:37:04.415Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-05-11T07:37:04.415Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-11T07:37:04.415Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-11T07:37:04.415Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-05-11T07:37:04.415Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-05-11T07:37:04.415Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-05-11T07:37:04.415Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-05-11T07:37:04.415Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-11T07:37:04.415Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-05-11T07:37:04.415Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-05-11T07:37:04.415Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-05-11T07:37:04.415Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-05-11T07:37:04.415Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-05-11T07:37:04.415Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-11T07:37:04.415Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-11T07:37:04.415Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-11T07:37:04.415Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-11T07:37:04.415Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-11T07:37:04.415Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-11T07:37:04.415Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-11T07:37:04.415Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-11T07:37:04.415Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-11T07:37:04.415Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-11T07:37:04.415Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-11T07:37:04.415Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-11T07:37:04.415Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-11T07:37:04.415Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-11T07:37:04.415Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-11T07:37:04.415Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-11T07:37:04.415Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-11T07:37:04.415Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-11T07:37:04.415Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-11T07:37:04.415Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-11T07:37:04.415Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-11T07:37:04.415Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-11T07:37:04.415Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-05-11T07:37:04.415Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-11T07:37:04.415Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-11T07:37:04.415Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-11T07:37:04.415Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-11T07:37:04.415Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-11T07:37:04.415Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-05-11T07:37:04.415Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-11T07:37:04.415Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-05-11T07:37:04.415Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-11T07:37:04.415Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-05-11T07:37:04.415Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-05-11T07:37:04.415Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-05-11T07:37:04.415Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-05-11T07:37:04.415Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-05-11T07:37:04.415Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-11T07:37:04.415Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-11T07:37:04.415Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-11T07:37:04.415Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-11T07:37:04.415Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-11T07:37:04.415Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-11T07:37:04.415Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-11T07:37:04.415Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-05-11T07:37:04.415Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-05-11T07:37:04.415Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-05-11T07:37:04.415Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-05-11T07:37:04.415Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-05-11T07:37:04.415Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-05-11T07:37:04.415Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-05-11T07:37:04.415Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-05-11T07:37:04.415Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-05-11T07:37:04.415Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-11T07:37:04.415Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-05-11T07:37:04.415Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-05-11T07:37:04.415Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-05-11T07:37:04.415Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-11T07:37:04.415Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-11T07:37:04.415Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-05-11T07:37:04.415Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-05-11T07:37:04.415Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-05-11T07:37:04.415Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-05-11T07:37:04.415Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-05-11T07:37:04.415Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-05-11T07:37:04.416Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-05-11T07:37:04.416Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-05-11T07:37:04.416Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-11T07:37:04.416Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-05-11T07:37:04.416Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-11T07:37:04.416Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-11T07:37:04.416Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-11T07:37:04.416Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-11T07:37:04.416Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-05-11T07:37:04.416Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-11T07:37:04.416Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-11T07:37:04.416Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-11T07:37:04.416Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-11T07:37:04.416Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-11T07:37:04.416Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-11T07:37:04.416Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-11T07:37:04.416Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-11T07:37:04.416Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-11T07:37:04.416Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-11T07:37:04.416Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-11T07:37:04.416Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-11T07:37:04.416Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-11T07:37:04.416Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-11T07:37:04.416Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-11T07:37:04.416Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-11T07:37:04.416Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-11T07:37:04.416Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-11T07:37:04.416Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-11T07:37:04.416Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-11T07:37:04.416Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-05-11T07:37:04.416Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-05-11T07:37:04.416Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-05-11T07:37:04.416Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-05-11T07:37:04.416Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-11T07:37:04.416Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-05-11T07:37:04.416Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-05-11T07:37:04.416Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-11T07:37:04.416Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-05-11T07:37:04.416Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-11T07:37:04.416Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-11T07:37:04.416Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-05-11T07:37:04.416Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-05-11T07:37:04.416Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-11T07:37:04.416Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-05-11T07:37:04.416Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-05-11T07:37:04.416Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-05-11T07:37:04.416Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-05-11T07:37:04.416Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-05-11T07:37:04.416Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-05-11T07:37:04.416Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-05-11T07:37:04.416Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-05-11T07:37:04.416Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-11T07:37:04.416Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-11T07:37:04.416Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-05-11T07:37:04.416Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-05-11T07:37:04.416Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-05-11T07:37:04.416Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-05-11T07:37:04.416Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-05-11T07:37:04.416Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-05-11T07:37:04.416Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-05-11T07:37:04.416Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-05-11T07:37:04.416Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-05-11T07:37:04.416Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-11T07:37:04.416Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-05-11T07:37:04.416Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-11T07:37:04.416Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-05-11T07:37:04.416Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-11T07:37:04.416Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-11T07:37:04.416Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-05-11T07:37:04.416Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-11T07:37:04.416Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-05-11T07:37:04.416Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-11T07:37:04.416Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-11T07:37:04.416Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-05-11T07:37:04.416Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-05-11T07:37:04.416Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-05-11T07:37:04.416Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-05-11T07:37:04.416Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-05-11T07:37:04.416Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-05-11T07:37:04.416Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-05-11T07:37:04.416Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-05-11T07:37:04.416Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-11T07:37:04.416Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-11T07:37:04.416Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-11T07:37:04.416Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-11T07:37:04.416Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-11T07:37:04.416Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-11T07:37:04.416Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-11T07:37:04.416Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-05-11T07:37:04.416Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-05-11T07:37:04.416Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-05-11T07:37:04.416Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-11T07:37:04.416Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-11T07:37:04.416Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-11T07:37:04.416Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-11T07:37:04.416Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-11T07:37:04.416Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-11T07:37:04.416Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-05-11T07:37:04.416Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-05-11T07:37:04.416Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-11T07:37:04.416Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-11T07:37:04.416Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-11T07:37:04.416Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-11T07:37:04.416Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-11T07:37:04.416Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-05-11T07:37:04.416Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-11T07:37:04.416Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-05-11T07:37:04.416Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-05-11T07:37:04.416Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-05-11T07:37:04.416Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-05-11T07:37:04.416Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-05-11T07:37:04.416Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-05-11T07:37:04.416Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-05-11T07:37:04.416Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-05-11T07:37:04.416Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-05-11T07:37:04.416Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-11T07:37:04.416Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-11T07:37:04.416Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-11T07:37:04.416Z] --- PASS: TestNewTailReader (0.00s) [2022-05-11T07:37:04.416Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2022-05-11T07:37:04.416Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2022-05-11T07:37:04.416Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2022-05-11T07:37:04.416Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2022-05-11T07:37:04.416Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2022-05-11T07:37:04.416Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2022-05-11T07:37:04.416Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2022-05-11T07:37:04.416Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2022-05-11T07:37:04.416Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2022-05-11T07:37:04.416Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-05-11T07:37:04.416Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2022-05-11T07:37:04.416Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2022-05-11T07:37:04.416Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-05-11T07:37:04.416Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2022-05-11T07:37:04.416Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-05-11T07:37:04.416Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-05-11T07:37:04.416Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2022-05-11T07:37:04.416Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-05-11T07:37:04.416Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-05-11T07:37:04.416Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-05-11T07:37:04.416Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-05-11T07:37:04.416Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-05-11T07:37:04.416Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-05-11T07:37:04.416Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-05-11T07:37:04.416Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-05-11T07:37:04.416Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2022-05-11T07:37:04.416Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2022-05-11T07:37:04.416Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-05-11T07:37:04.416Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2022-05-11T07:37:04.416Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-05-11T07:37:04.416Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-05-11T07:37:04.416Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s) [2022-05-11T07:37:04.416Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2022-05-11T07:37:04.416Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2022-05-11T07:37:04.417Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2022-05-11T07:37:04.417Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2022-05-11T07:37:04.417Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2022-05-11T07:37:04.417Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2022-05-11T07:37:04.417Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-05-11T07:37:04.417Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2022-05-11T07:37:04.417Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2022-05-11T07:37:04.417Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2022-05-11T07:37:04.417Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2022-05-11T07:37:04.417Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2022-05-11T07:37:04.417Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2022-05-11T07:37:04.417Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2022-05-11T07:37:04.417Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2022-05-11T07:37:04.417Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-05-11T07:37:04.417Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.01s) [2022-05-11T07:37:04.417Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-05-11T07:37:04.417Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-05-11T07:37:04.417Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-05-11T07:37:04.417Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-05-11T07:37:04.417Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-05-11T07:37:04.417Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-05-11T07:37:04.417Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-05-11T07:37:04.417Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-05-11T07:37:04.417Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-05-11T07:37:04.417Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-05-11T07:37:04.417Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-05-11T07:37:04.417Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-05-11T07:37:04.417Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-05-11T07:37:04.417Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2022-05-11T07:37:04.417Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2022-05-11T07:37:04.417Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-05-11T07:37:04.417Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2022-05-11T07:37:04.417Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2022-05-11T07:37:04.417Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2022-05-11T07:37:04.417Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2022-05-11T07:37:04.417Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2022-05-11T07:37:04.417Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2022-05-11T07:37:04.417Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2022-05-11T07:37:04.417Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2022-05-11T07:37:04.417Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2022-05-11T07:37:04.417Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2022-05-11T07:37:04.417Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2022-05-11T07:37:04.417Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-05-11T07:37:04.417Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-05-11T07:37:04.417Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2022-05-11T07:37:04.417Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-05-11T07:37:04.417Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-05-11T07:37:04.417Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-05-11T07:37:04.417Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-05-11T07:37:04.417Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-05-11T07:37:04.417Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-05-11T07:37:04.417Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-05-11T07:37:04.417Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-05-11T07:37:04.417Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) [2022-05-11T07:37:04.417Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-05-11T07:37:04.417Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-05-11T07:37:04.417Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-05-11T07:37:04.417Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-05-11T07:37:04.417Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-05-11T07:37:04.417Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-05-11T07:37:04.417Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-05-11T07:37:04.417Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-05-11T07:37:04.417Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-05-11T07:37:04.417Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-05-11T07:37:04.417Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-05-11T07:37:04.417Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2022-05-11T07:37:04.417Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-05-11T07:37:04.417Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-05-11T07:37:04.417Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2022-05-11T07:37:04.417Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-05-11T07:37:04.417Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-05-11T07:37:04.417Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2022-05-11T07:37:04.417Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-05-11T07:37:04.417Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-05-11T07:37:04.417Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2022-05-11T07:37:04.417Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-05-11T07:37:04.417Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-05-11T07:37:04.417Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-05-11T07:37:04.417Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-05-11T07:37:04.417Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2022-05-11T07:37:04.417Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-05-11T07:37:04.417Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-05-11T07:37:04.417Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-05-11T07:37:04.417Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-05-11T07:37:04.417Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-05-11T07:37:04.417Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-05-11T07:37:04.417Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-05-11T07:37:04.417Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-05-11T07:37:04.417Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-05-11T07:37:04.417Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2022-05-11T07:37:04.417Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2022-05-11T07:37:04.417Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2022-05-11T07:37:04.417Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2022-05-11T07:37:04.417Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2022-05-11T07:37:04.417Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2022-05-11T07:37:04.417Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-05-11T07:37:04.417Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2022-05-11T07:37:04.417Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2022-05-11T07:37:04.417Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2022-05-11T07:37:04.417Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2022-05-11T07:37:04.417Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2022-05-11T07:37:04.417Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2022-05-11T07:37:04.417Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-05-11T07:37:04.417Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-05-11T07:37:04.417Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-05-11T07:37:04.417Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-05-11T07:37:04.417Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-05-11T07:37:04.417Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-05-11T07:37:04.417Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2022-05-11T07:37:04.417Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2022-05-11T07:37:04.417Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-05-11T07:37:04.417Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-05-11T07:37:04.417Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2022-05-11T07:37:04.417Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-05-11T07:37:04.417Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-05-11T07:37:04.417Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2022-05-11T07:37:04.417Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-05-11T07:37:04.417Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2022-05-11T07:37:04.417Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-05-11T07:37:04.417Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-05-11T07:37:04.417Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2022-05-11T07:37:04.417Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-05-11T07:37:04.417Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-05-11T07:37:04.417Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2022-05-11T07:37:04.417Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-05-11T07:37:04.417Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-05-11T07:37:04.417Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-05-11T07:37:04.417Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-05-11T07:37:04.417Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-05-11T07:37:04.417Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-05-11T07:37:04.417Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-05-11T07:37:04.417Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-05-11T07:37:04.417Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-05-11T07:37:04.418Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2022-05-11T07:37:04.418Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-05-11T07:37:04.418Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-05-11T07:37:04.418Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-05-11T07:37:04.418Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-05-11T07:37:04.418Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-05-11T07:37:04.418Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-05-11T07:37:04.418Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-05-11T07:37:04.418Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-05-11T07:37:04.418Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.01s) [2022-05-11T07:37:04.418Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.01s) [2022-05-11T07:37:04.418Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.01s) [2022-05-11T07:37:04.418Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-05-11T07:37:04.418Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-05-11T07:37:04.418Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-05-11T07:37:04.418Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-05-11T07:37:04.418Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-05-11T07:37:04.418Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-05-11T07:37:04.418Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-05-11T07:37:04.418Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2022-05-11T07:37:04.418Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-05-11T07:37:04.418Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2022-05-11T07:37:04.418Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2022-05-11T07:37:04.418Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2022-05-11T07:37:04.418Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2022-05-11T07:37:04.418Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2022-05-11T07:37:04.418Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2022-05-11T07:37:04.418Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2022-05-11T07:37:04.418Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2022-05-11T07:37:04.418Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2022-05-11T07:37:04.418Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2022-05-11T07:37:04.418Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-05-11T07:37:04.418Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-05-11T07:37:04.418Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-05-11T07:37:04.418Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-05-11T07:37:04.418Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-05-11T07:37:04.418Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-05-11T07:37:04.418Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-05-11T07:37:04.418Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2022-05-11T07:37:04.418Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-05-11T07:37:04.418Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-05-11T07:37:04.418Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-05-11T07:37:04.418Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-05-11T07:37:04.418Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2022-05-11T07:37:04.418Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2022-05-11T07:37:04.418Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-05-11T07:37:04.418Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-05-11T07:37:04.418Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-05-11T07:37:04.418Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-05-11T07:37:04.418Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-05-11T07:37:04.418Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-05-11T07:37:04.418Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-05-11T07:37:04.418Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-05-11T07:37:04.418Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-05-11T07:37:04.418Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2022-05-11T07:37:04.418Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-05-11T07:37:04.418Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-05-11T07:37:04.418Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-05-11T07:37:04.418Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-05-11T07:37:04.418Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-05-11T07:37:04.418Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-05-11T07:37:04.418Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-05-11T07:37:04.418Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-05-11T07:37:04.418Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-05-11T07:37:04.418Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-05-11T07:37:04.418Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-05-11T07:37:04.418Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2022-05-11T07:37:04.418Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2022-05-11T07:37:04.418Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2022-05-11T07:37:04.418Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-05-11T07:37:04.418Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2022-05-11T07:37:04.418Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2022-05-11T07:37:04.418Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2022-05-11T07:37:04.418Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2022-05-11T07:37:04.418Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2022-05-11T07:37:04.418Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2022-05-11T07:37:04.418Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2022-05-11T07:37:04.418Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2022-05-11T07:37:04.418Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2022-05-11T07:37:04.418Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-05-11T07:37:04.418Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-05-11T07:37:04.418Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-05-11T07:37:04.418Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-05-11T07:37:04.418Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-05-11T07:37:04.418Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-05-11T07:37:04.418Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-05-11T07:37:04.418Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-05-11T07:37:04.418Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2022-05-11T07:37:04.418Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-05-11T07:37:04.418Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-05-11T07:37:04.418Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2022-05-11T07:37:04.418Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-05-11T07:37:04.418Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-05-11T07:37:04.418Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2022-05-11T07:37:04.418Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-05-11T07:37:04.418Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-05-11T07:37:04.418Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2022-05-11T07:37:04.418Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-05-11T07:37:04.418Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-05-11T07:37:04.418Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s) [2022-05-11T07:37:04.418Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-05-11T07:37:04.418Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-05-11T07:37:04.418Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-05-11T07:37:04.418Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-05-11T07:37:04.418Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-05-11T07:37:04.418Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-05-11T07:37:04.418Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-05-11T07:37:04.418Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-05-11T07:37:04.418Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-05-11T07:37:04.418Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-05-11T07:37:04.418Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-05-11T07:37:04.418Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2022-05-11T07:37:04.418Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2022-05-11T07:37:04.418Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-05-11T07:37:04.418Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-05-11T07:37:04.418Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2022-05-11T07:37:04.418Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-05-11T07:37:04.419Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2022-05-11T07:37:04.419Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-05-11T07:37:04.419Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-05-11T07:37:04.419Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-05-11T07:37:04.419Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-05-11T07:37:04.419Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-05-11T07:37:04.419Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-05-11T07:37:04.419Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-05-11T07:37:04.419Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-05-11T07:37:04.419Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-05-11T07:37:04.419Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-05-11T07:37:04.419Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-05-11T07:37:04.419Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-05-11T07:37:04.419Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-05-11T07:37:04.419Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-05-11T07:37:04.419Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-05-11T07:37:04.419Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-05-11T07:37:04.419Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2022-05-11T07:37:04.419Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-05-11T07:37:04.419Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-05-11T07:37:04.419Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2022-05-11T07:37:04.419Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-05-11T07:37:04.419Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-05-11T07:37:04.419Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-05-11T07:37:04.419Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-05-11T07:37:04.419Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-05-11T07:37:04.419Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-05-11T07:37:04.419Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-05-11T07:37:04.419Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-05-11T07:37:04.419Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-05-11T07:37:04.419Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2022-05-11T07:37:04.419Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2022-05-11T07:37:04.419Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2022-05-11T07:37:04.419Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-05-11T07:37:04.419Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2022-05-11T07:37:04.419Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2022-05-11T07:37:04.419Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2022-05-11T07:37:04.419Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2022-05-11T07:37:04.419Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2022-05-11T07:37:04.419Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2022-05-11T07:37:04.419Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2022-05-11T07:37:04.419Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2022-05-11T07:37:04.419Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2022-05-11T07:37:04.419Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-05-11T07:37:04.419Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-05-11T07:37:04.419Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.01s) [2022-05-11T07:37:04.419Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-05-11T07:37:04.419Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-05-11T07:37:04.419Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-05-11T07:37:04.419Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-05-11T07:37:04.419Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-05-11T07:37:04.419Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-05-11T07:37:04.419Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-05-11T07:37:04.419Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-05-11T07:37:04.419Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-05-11T07:37:04.419Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-05-11T07:37:04.419Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-05-11T07:37:04.419Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2022-05-11T07:37:04.419Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-05-11T07:37:04.419Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-05-11T07:37:04.419Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-05-11T07:37:04.419Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-05-11T07:37:04.419Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.01s) [2022-05-11T07:37:04.419Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2022-05-11T07:37:04.419Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-05-11T07:37:04.419Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-05-11T07:37:04.419Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2022-05-11T07:37:04.419Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-05-11T07:37:04.419Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-05-11T07:37:04.419Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2022-05-11T07:37:04.419Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-05-11T07:37:04.419Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2022-05-11T07:37:04.419Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-05-11T07:37:04.419Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-05-11T07:37:04.419Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2022-05-11T07:37:04.419Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-05-11T07:37:04.419Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-05-11T07:37:04.419Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-05-11T07:37:04.419Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-05-11T07:37:04.419Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-05-11T07:37:04.419Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-05-11T07:37:04.419Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-05-11T07:37:04.419Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-05-11T07:37:04.419Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-05-11T07:37:04.419Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2022-05-11T07:37:04.419Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-05-11T07:37:04.419Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-05-11T07:37:04.419Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-05-11T07:37:04.419Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-05-11T07:37:04.419Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-05-11T07:37:04.419Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-05-11T07:37:04.419Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-05-11T07:37:04.419Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-05-11T07:37:04.419Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-05-11T07:37:04.419Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-05-11T07:37:04.419Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-05-11T07:37:04.419Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2022-05-11T07:37:04.419Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-05-11T07:37:04.419Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-05-11T07:37:04.419Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-05-11T07:37:04.419Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-05-11T07:37:04.419Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-05-11T07:37:04.419Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-05-11T07:37:04.419Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-05-11T07:37:04.419Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-05-11T07:37:04.419Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-05-11T07:37:04.419Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-05-11T07:37:04.419Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-05-11T07:37:04.419Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.01s) [2022-05-11T07:37:04.420Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-05-11T07:37:04.420Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-05-11T07:37:04.420Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.01s) [2022-05-11T07:37:04.420Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-05-11T07:37:04.420Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-05-11T07:37:04.420Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-05-11T07:37:04.420Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-05-11T07:37:04.420Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-05-11T07:37:04.420Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-05-11T07:37:04.420Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2022-05-11T07:37:04.420Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2022-05-11T07:37:04.420Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2022-05-11T07:37:04.420Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2022-05-11T07:37:04.420Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2022-05-11T07:37:04.420Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2022-05-11T07:37:04.420Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2022-05-11T07:37:04.420Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2022-05-11T07:37:04.420Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2022-05-11T07:37:04.420Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2022-05-11T07:37:04.420Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2022-05-11T07:37:04.420Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-05-11T07:37:04.420Z] PASS [2022-05-11T07:37:04.420Z] coverage: 88.6% of statements [2022-05-11T07:37:04.420Z] ok github.com/docker/docker/pkg/tailfile 0.158s coverage: 88.6% of statements [2022-05-11T07:37:04.868Z] [2022-05-11T07:37:04.868Z] ---> 4d0a9676d240 [2022-05-11T07:37:04.868Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2022-05-11T07:37:04.868Z] ---> Running in a451ee24652a [2022-05-11T07:37:04.874Z] === RUN TestTarSumRemoveNonExistent [2022-05-11T07:37:04.874Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2022-05-11T07:37:04.874Z] === RUN TestTarSumRemove [2022-05-11T07:37:04.874Z] --- PASS: TestTarSumRemove (0.00s) [2022-05-11T07:37:04.874Z] === RUN TestSortFileInfoSums [2022-05-11T07:37:04.874Z] --- PASS: TestSortFileInfoSums (0.00s) [2022-05-11T07:37:04.874Z] === RUN TestNewTarSumForLabelInvalid [2022-05-11T07:37:04.874Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2022-05-11T07:37:04.874Z] === RUN TestNewTarSumForLabel [2022-05-11T07:37:04.874Z] --- PASS: TestNewTarSumForLabel (0.00s) [2022-05-11T07:37:04.874Z] === RUN TestEmptyTar [2022-05-11T07:37:04.874Z] --- PASS: TestEmptyTar (0.00s) [2022-05-11T07:37:04.874Z] === RUN TestTarSumsReadSize [2022-05-11T07:37:05.253Z] --- PASS: TestUpdatePidsLimit (1.98s) [2022-05-11T07:37:05.253Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.21s) [2022-05-11T07:37:05.253Z] --- PASS: TestUpdatePidsLimit/no_change (0.20s) [2022-05-11T07:37:05.253Z] --- PASS: TestUpdatePidsLimit/update_lower (0.25s) [2022-05-11T07:37:05.253Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.22s) [2022-05-11T07:37:05.253Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.20s) [2022-05-11T07:37:05.253Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.19s) [2022-05-11T07:37:05.253Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.21s) [2022-05-11T07:37:05.253Z] === RUN TestUpdateRestartPolicy [2022-05-11T07:37:05.328Z] --- PASS: TestTarSumsReadSize (0.00s) [2022-05-11T07:37:05.328Z] === RUN TestTarSums [2022-05-11T07:37:05.328Z] --- PASS: TestTarSums (0.06s) [2022-05-11T07:37:05.328Z] === RUN TestIteration [2022-05-11T07:37:05.328Z] --- PASS: TestIteration (0.00s) [2022-05-11T07:37:05.328Z] === RUN TestVersionLabelForChecksum [2022-05-11T07:37:05.328Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2022-05-11T07:37:05.328Z] === RUN TestVersion [2022-05-11T07:37:05.328Z] --- PASS: TestVersion (0.00s) [2022-05-11T07:37:05.328Z] === RUN TestGetVersion [2022-05-11T07:37:05.328Z] --- PASS: TestGetVersion (0.00s) [2022-05-11T07:37:05.328Z] === RUN TestGetVersions [2022-05-11T07:37:05.328Z] --- PASS: TestGetVersions (0.00s) [2022-05-11T07:37:05.328Z] PASS [2022-05-11T07:37:05.328Z] coverage: 89.3% of statements [2022-05-11T07:37:05.328Z] ok github.com/docker/docker/pkg/tarsum 0.109s coverage: 89.3% of statements [2022-05-11T07:37:05.783Z] === RUN TestTruncIndex [2022-05-11T07:37:05.783Z] --- PASS: TestTruncIndex (0.10s) [2022-05-11T07:37:05.783Z] PASS [2022-05-11T07:37:05.783Z] coverage: 91.5% of statements [2022-05-11T07:37:05.783Z] ok github.com/docker/docker/pkg/truncindex 0.134s coverage: 91.5% of statements [2022-05-11T07:37:06.108Z] === RUN TestDockerSuite/TestCpToCaseE [2022-05-11T07:37:06.237Z] === RUN TestVersionInfo [2022-05-11T07:37:06.237Z] --- PASS: TestVersionInfo (0.00s) [2022-05-11T07:37:06.237Z] === RUN TestAppendVersions [2022-05-11T07:37:06.237Z] --- PASS: TestAppendVersions (0.00s) [2022-05-11T07:37:06.237Z] PASS [2022-05-11T07:37:06.237Z] coverage: 88.9% of statements [2022-05-11T07:37:06.237Z] ok github.com/docker/docker/pkg/useragent 0.035s coverage: 88.9% of statements [2022-05-11T07:37:06.365Z] docker_api_swarm_node_test.go:81: [dfaf650eaa89d] joining swarm manager [da07fdd178676]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-11T07:37:07.761Z] --- PASS: TestNewClientWithTimeout (17.60s) [2022-05-11T07:37:07.761Z] === RUN TestClientStream [2022-05-11T07:37:07.761Z] --- PASS: TestClientStream (0.00s) [2022-05-11T07:37:07.761Z] === RUN TestClientSendFile [2022-05-11T07:37:07.761Z] --- PASS: TestClientSendFile (0.00s) [2022-05-11T07:37:07.761Z] === RUN TestClientWithRequestTimeout [2022-05-11T07:37:07.761Z] --- PASS: TestClientWithRequestTimeout (0.01s) [2022-05-11T07:37:07.761Z] === RUN TestFileSpecPlugin [2022-05-11T07:37:07.761Z] --- PASS: TestFileSpecPlugin (0.01s) [2022-05-11T07:37:07.761Z] === RUN TestFileJSONSpecPlugin [2022-05-11T07:37:07.761Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2022-05-11T07:37:07.761Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2022-05-11T07:37:07.761Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2022-05-11T07:37:07.761Z] === RUN TestPluginAddHandler [2022-05-11T07:37:07.761Z] --- PASS: TestPluginAddHandler (0.00s) [2022-05-11T07:37:07.761Z] === RUN TestPluginWaitBadPlugin [2022-05-11T07:37:07.761Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2022-05-11T07:37:07.761Z] === RUN TestGet [2022-05-11T07:37:07.761Z] time="2022-05-11T07:37:07Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2022-05-11T07:37:07.761Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-05-11T07:37:07.761Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-05-11T07:37:07.761Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-05-11T07:37:07.761Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2022-05-11T07:37:07.761Z] === RUN TestValidatePrivileges [2022-05-11T07:37:07.761Z] --- PASS: TestValidatePrivileges (0.00s) [2022-05-11T07:37:07.761Z] === RUN TestFilterByCapNeg [2022-05-11T07:37:07.761Z] --- PASS: TestFilterByCapNeg (0.00s) [2022-05-11T07:37:07.761Z] === RUN TestFilterByCapPos [2022-05-11T07:37:07.761Z] --- PASS: TestFilterByCapPos (0.00s) [2022-05-11T07:37:07.761Z] === RUN TestStoreGetPluginNotMatchCapRefs [2022-05-11T07:37:07.761Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2022-05-11T07:37:07.761Z] PASS [2022-05-11T07:37:07.761Z] coverage: 12.2% of statements [2022-05-11T07:37:08.216Z] ok github.com/docker/docker/plugin 0.047s coverage: 12.2% of statements [2022-05-11T07:37:08.257Z] === RUN TestDockerSuite/TestCpToCaseF [2022-05-11T07:37:08.267Z] tests/integration/models_nodes_test.py . [ 90%] [2022-05-11T07:37:08.267Z] tests/integration/models_resources_test.py . [ 91%] [2022-05-11T07:37:08.670Z] time="2022-05-11T07:37:08Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2022-05-11T07:37:08.670Z] === RUN TestNewSettable [2022-05-11T07:37:08.670Z] --- PASS: TestNewSettable (0.00s) [2022-05-11T07:37:08.670Z] === RUN TestIsSettable [2022-05-11T07:37:08.670Z] --- PASS: TestIsSettable (0.00s) [2022-05-11T07:37:08.670Z] === RUN TestUpdateSettingsEnv [2022-05-11T07:37:08.670Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2022-05-11T07:37:08.670Z] PASS [2022-05-11T07:37:08.670Z] coverage: 20.0% of statements [2022-05-11T07:37:08.670Z] ok github.com/docker/docker/plugin/v2 0.048s coverage: 20.0% of statements [2022-05-11T07:37:08.670Z] === RUN TestLoad [2022-05-11T07:37:08.670Z] --- PASS: TestLoad (0.00s) [2022-05-11T07:37:08.670Z] === RUN TestSave [2022-05-11T07:37:08.670Z] --- PASS: TestSave (0.02s) [2022-05-11T07:37:08.670Z] === RUN TestAddDeleteGet [2022-05-11T07:37:08.819Z] === RUN TestDockerSuite/TestCpToCaseG [2022-05-11T07:37:09.125Z] --- PASS: TestAddDeleteGet (0.03s) [2022-05-11T07:37:09.125Z] === RUN TestInvalidTags [2022-05-11T07:37:09.125Z] --- PASS: TestInvalidTags (0.00s) [2022-05-11T07:37:09.125Z] PASS [2022-05-11T07:37:09.125Z] coverage: 83.7% of statements [2022-05-11T07:37:09.125Z] ok github.com/docker/docker/reference 0.095s coverage: 83.7% of statements [2022-05-11T07:37:10.084Z] === RUN TestResumableRequestHeaderSimpleErrors [2022-05-11T07:37:10.084Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.00s) [2022-05-11T07:37:10.084Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2022-05-11T07:37:10.084Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2022-05-11T07:37:10.084Z] === RUN TestResumableRequestHeaderTooMuchFailures [2022-05-11T07:37:10.084Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2022-05-11T07:37:10.084Z] === RUN TestResumableRequestReaderWithReadError [2022-05-11T07:37:10.084Z] time="2022-05-11T07:37:09Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2022-05-11T07:37:10.084Z] --- PASS: TestResumableRequestReaderWithReadError (0.13s) [2022-05-11T07:37:10.084Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2022-05-11T07:37:10.084Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2022-05-11T07:37:10.084Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2022-05-11T07:37:10.084Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2022-05-11T07:37:10.084Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2022-05-11T07:37:10.084Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2022-05-11T07:37:10.084Z] === RUN TestResumableRequestReader [2022-05-11T07:37:10.084Z] --- PASS: TestResumableRequestReader (0.00s) [2022-05-11T07:37:10.084Z] === RUN TestResumableRequestReaderWithInitialResponse [2022-05-11T07:37:10.084Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2022-05-11T07:37:10.084Z] PASS [2022-05-11T07:37:10.084Z] coverage: 100.0% of statements [2022-05-11T07:37:10.084Z] ok github.com/docker/docker/registry/resumable 0.180s coverage: 100.0% of statements [2022-05-11T07:37:10.267Z] tests/integration/models_services_test.py ................X. [ 95%] [2022-05-11T07:37:10.538Z] === RUN TestResolveAuthConfigIndexServer [2022-05-11T07:37:10.538Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2022-05-11T07:37:10.538Z] === RUN TestResolveAuthConfigFullURL [2022-05-11T07:37:10.538Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2022-05-11T07:37:10.538Z] === RUN TestLoadAllowNondistributableArtifacts [2022-05-11T07:37:10.538Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2022-05-11T07:37:10.538Z] === RUN TestValidateMirror [2022-05-11T07:37:10.538Z] --- PASS: TestValidateMirror (0.00s) [2022-05-11T07:37:10.538Z] === RUN TestLoadInsecureRegistries [2022-05-11T07:37:10.538Z] time="2022-05-11T07:37:10Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2022-05-11T07:37:10.538Z] === RUN TestRestartManagerTimeout [2022-05-11T07:37:10.538Z] --- PASS: TestRestartManagerTimeout (0.00s) [2022-05-11T07:37:10.538Z] === RUN TestRestartManagerTimeoutReset [2022-05-11T07:37:10.538Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2022-05-11T07:37:10.538Z] PASS [2022-05-11T07:37:10.538Z] coverage: 50.9% of statements [2022-05-11T07:37:10.538Z] ok github.com/docker/docker/restartmanager 0.032s coverage: 50.9% of statements [2022-05-11T07:37:10.993Z] time="2022-05-11T07:37:10Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-05-11T07:37:10.993Z] time="2022-05-11T07:37:10Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2022-05-11T07:37:10.993Z] time="2022-05-11T07:37:10Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-05-11T07:37:10.993Z] --- PASS: TestLoadInsecureRegistries (0.15s) [2022-05-11T07:37:10.993Z] === RUN TestNewServiceConfig [2022-05-11T07:37:10.993Z] --- PASS: TestNewServiceConfig (0.00s) [2022-05-11T07:37:10.993Z] === RUN TestValidateIndexName [2022-05-11T07:37:10.993Z] --- PASS: TestValidateIndexName (0.00s) [2022-05-11T07:37:10.993Z] === RUN TestValidateIndexNameWithError [2022-05-11T07:37:10.993Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2022-05-11T07:37:10.993Z] === RUN TestEndpointParse [2022-05-11T07:37:10.993Z] --- PASS: TestEndpointParse (0.00s) [2022-05-11T07:37:10.993Z] === RUN TestEndpointParseInvalid [2022-05-11T07:37:10.993Z] --- PASS: TestEndpointParseInvalid (0.00s) [2022-05-11T07:37:10.993Z] === RUN TestValidateEndpoint [2022-05-11T07:37:10.993Z] --- PASS: TestValidateEndpoint (0.01s) [2022-05-11T07:37:10.993Z] === RUN TestPing [2022-05-11T07:37:10.993Z] --- PASS: TestPing (0.00s) [2022-05-11T07:37:10.993Z] === RUN TestPingRegistryEndpoint [2022-05-11T07:37:10.993Z] registry_test.go:50: os.Getuid() != 0: skipping test that requires root [2022-05-11T07:37:10.993Z] --- SKIP: TestPingRegistryEndpoint (0.00s) [2022-05-11T07:37:10.993Z] === RUN TestEndpoint [2022-05-11T07:37:10.993Z] registry_test.go:70: os.Getuid() != 0: skipping test that requires root [2022-05-11T07:37:10.993Z] --- SKIP: TestEndpoint (0.00s) [2022-05-11T07:37:10.993Z] === RUN TestParseRepositoryInfo [2022-05-11T07:37:10.993Z] --- PASS: TestParseRepositoryInfo (0.00s) [2022-05-11T07:37:10.993Z] === RUN TestNewIndexInfo [2022-05-11T07:37:10.993Z] --- PASS: TestNewIndexInfo (0.00s) [2022-05-11T07:37:10.993Z] === RUN TestMirrorEndpointLookup [2022-05-11T07:37:10.993Z] registry_test.go:511: os.Getuid() != 0: skipping test that requires root [2022-05-11T07:37:10.993Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2022-05-11T07:37:10.993Z] === RUN TestSearchRepositories [2022-05-11T07:37:10.993Z] registry_test.go:722: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2022-05-11T07:37:10.993Z] Host: 127.0.0.1:49335 [2022-05-11T07:37:10.993Z] User-Agent: docker test client [2022-05-11T07:37:10.993Z] Authorization: Token fake-token [2022-05-11T07:37:10.993Z] X-Docker-Token: true [2022-05-11T07:37:10.993Z] Accept-Encoding: gzip [2022-05-11T07:37:10.993Z] [2022-05-11T07:37:10.993Z] [2022-05-11T07:37:10.993Z] registry_test.go:731: HTTP/1.1 200 OK [2022-05-11T07:37:10.993Z] Connection: close [2022-05-11T07:37:10.993Z] Content-Length: 144 [2022-05-11T07:37:10.993Z] Cache-Control: no-cache [2022-05-11T07:37:10.993Z] Content-Type: application/json [2022-05-11T07:37:10.993Z] Date: Wed, 11 May 2022 07:37:10 GMT [2022-05-11T07:37:10.993Z] Expires: -1 [2022-05-11T07:37:10.993Z] Pragma: no-cache [2022-05-11T07:37:10.993Z] Server: docker-tests/mock [2022-05-11T07:37:10.993Z] X-Docker-Registry-Config: mock [2022-05-11T07:37:10.993Z] X-Docker-Registry-Version: 0.0.0 [2022-05-11T07:37:10.993Z] [2022-05-11T07:37:10.993Z] [2022-05-11T07:37:10.993Z] --- PASS: TestSearchRepositories (0.00s) [2022-05-11T07:37:10.993Z] === RUN TestTrustedLocation [2022-05-11T07:37:10.993Z] --- PASS: TestTrustedLocation (0.00s) [2022-05-11T07:37:10.993Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2022-05-11T07:37:10.993Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2022-05-11T07:37:10.993Z] === RUN TestAllowNondistributableArtifacts [2022-05-11T07:37:10.993Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2022-05-11T07:37:10.993Z] === RUN TestIsSecureIndex [2022-05-11T07:37:10.993Z] --- PASS: TestIsSecureIndex (0.00s) [2022-05-11T07:37:10.993Z] PASS [2022-05-11T07:37:10.993Z] coverage: 51.7% of statements [2022-05-11T07:37:10.993Z] ok github.com/docker/docker/registry 0.227s coverage: 51.7% of statements [2022-05-11T07:37:11.340Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.03s) [2022-05-11T07:37:11.340Z] === RUN TestCreateServiceSecretFileMode [2022-05-11T07:37:11.447Z] === RUN TestDecodeContainerConfig [2022-05-11T07:37:11.447Z] === RUN TestDecodeContainerConfig/fixtures/windows/container_config_1_19.json [2022-05-11T07:37:11.447Z] --- PASS: TestDecodeContainerConfig (0.00s) [2022-05-11T07:37:11.447Z] --- PASS: TestDecodeContainerConfig/fixtures/windows/container_config_1_19.json (0.00s) [2022-05-11T07:37:11.447Z] === RUN TestDecodeContainerConfigIsolation [2022-05-11T07:37:11.447Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2022-05-11T07:37:11.447Z] === RUN TestValidatePrivileged [2022-05-11T07:37:11.447Z] --- PASS: TestValidatePrivileged (0.00s) [2022-05-11T07:37:11.447Z] PASS [2022-05-11T07:37:11.447Z] coverage: 52.4% of statements [2022-05-11T07:37:11.447Z] ok github.com/docker/docker/runconfig 0.044s coverage: 52.4% of statements [2022-05-11T07:37:11.447Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2022-05-11T07:37:11.447Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2022-05-11T07:37:11.447Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2022-05-11T07:37:11.447Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2022-05-11T07:37:11.447Z] PASS [2022-05-11T07:37:11.447Z] coverage: 62.5% of statements [2022-05-11T07:37:11.447Z] ok github.com/docker/docker/testutil 0.054s coverage: 62.5% of statements [2022-05-11T07:37:12.706Z] === RUN TestDockerSuite/TestCpToCaseH [2022-05-11T07:37:12.996Z] tests/integration/models_swarm_test.py .. [ 96%] [2022-05-11T07:37:12.996Z] tests/integration/models_volumes_test.py .. [ 96%] [2022-05-11T07:37:13.435Z] Removing intermediate container a451ee24652a [2022-05-11T07:37:13.435Z] ---> 38e8d77362ee [2022-05-11T07:37:13.435Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2022-05-11T07:37:13.435Z] ---> Running in f80d6c767294 [2022-05-11T07:37:13.606Z] === RUN TestGetDriver [2022-05-11T07:37:13.606Z] --- PASS: TestGetDriver (0.00s) [2022-05-11T07:37:13.606Z] === RUN TestVolumeRequestError [2022-05-11T07:37:13.606Z] --- PASS: TestVolumeRequestError (0.01s) [2022-05-11T07:37:13.606Z] PASS [2022-05-11T07:37:13.606Z] coverage: 36.1% of statements [2022-05-11T07:37:13.606Z] ok github.com/docker/docker/volume/drivers 0.043s coverage: 36.1% of statements [2022-05-11T07:37:13.904Z] [2022-05-11T07:37:13.904Z] SUCCESS: Specified value was saved. [2022-05-11T07:37:14.060Z] === RUN TestGetAddress [2022-05-11T07:37:14.060Z] --- PASS: TestGetAddress (0.00s) [2022-05-11T07:37:14.060Z] === RUN TestRemove [2022-05-11T07:37:14.060Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-05-11T07:37:14.060Z] --- SKIP: TestRemove (0.00s) [2022-05-11T07:37:14.060Z] === RUN TestInitializeWithVolumes [2022-05-11T07:37:14.060Z] --- PASS: TestInitializeWithVolumes (0.00s) [2022-05-11T07:37:14.060Z] === RUN TestCreate [2022-05-11T07:37:14.060Z] --- PASS: TestCreate (0.01s) [2022-05-11T07:37:14.060Z] === RUN TestValidateName [2022-05-11T07:37:14.060Z] --- PASS: TestValidateName (0.00s) [2022-05-11T07:37:14.060Z] === RUN TestCreateWithOpts [2022-05-11T07:37:14.060Z] local_test.go:180: runtime.GOOS == "windows" [2022-05-11T07:37:14.060Z] --- SKIP: TestCreateWithOpts (0.00s) [2022-05-11T07:37:14.060Z] === RUN TestRelaodNoOpts [2022-05-11T07:37:14.060Z] --- PASS: TestRelaodNoOpts (0.01s) [2022-05-11T07:37:14.060Z] PASS [2022-05-11T07:37:14.060Z] coverage: 41.5% of statements [2022-05-11T07:37:14.060Z] ok github.com/docker/docker/volume/local 0.064s coverage: 41.5% of statements [2022-05-11T07:37:14.514Z] time="2022-05-11T07:37:14Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2022-05-11T07:37:14.597Z] --- PASS: TestCreateServiceSecretFileMode (3.72s) [2022-05-11T07:37:14.597Z] === RUN TestCreateServiceConfigFileMode [2022-05-11T07:37:14.975Z] === RUN TestLCOWParseMountRaw [2022-05-11T07:37:14.975Z] --- PASS: TestLCOWParseMountRaw (0.00s) [2022-05-11T07:37:14.975Z] === RUN TestLCOWParseMountRawSplit [2022-05-11T07:37:14.975Z] === RUN TestLCOWParseMountRawSplit/0_c:\:/foo [2022-05-11T07:37:14.975Z] === RUN TestLCOWParseMountRawSplit/1_c:\:/foo:ro [2022-05-11T07:37:14.975Z] === RUN TestLCOWParseMountRawSplit/2_c:\:/foo:rw [2022-05-11T07:37:14.975Z] === RUN TestLCOWParseMountRawSplit/3_c:\:/foo:foo [2022-05-11T07:37:14.975Z] === RUN TestLCOWParseMountRawSplit/4_name:/foo:rw [2022-05-11T07:37:14.975Z] === RUN TestLCOWParseMountRawSplit/5_name:/foo [2022-05-11T07:37:14.975Z] === RUN TestLCOWParseMountRawSplit/6_name:/foo:ro [2022-05-11T07:37:14.975Z] === RUN TestLCOWParseMountRawSplit/7_name:/ [2022-05-11T07:37:14.975Z] === RUN TestLCOWParseMountRawSplit/8_driver/name:/ [2022-05-11T07:37:14.975Z] === RUN TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar [2022-05-11T07:37:14.975Z] === RUN TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data [2022-05-11T07:37:14.975Z] === RUN TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo [2022-05-11T07:37:14.975Z] --- PASS: TestLCOWParseMountRawSplit (0.00s) [2022-05-11T07:37:14.975Z] --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s) [2022-05-11T07:37:14.975Z] --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s) [2022-05-11T07:37:14.975Z] --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s) [2022-05-11T07:37:14.975Z] --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s) [2022-05-11T07:37:14.975Z] --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s) [2022-05-11T07:37:14.975Z] --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s) [2022-05-11T07:37:14.975Z] --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s) [2022-05-11T07:37:14.975Z] --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s) [2022-05-11T07:37:14.975Z] --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s) [2022-05-11T07:37:14.975Z] --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-05-11T07:37:14.975Z] --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s) [2022-05-11T07:37:14.975Z] --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-05-11T07:37:14.975Z] === RUN TestLinuxParseMountRaw [2022-05-11T07:37:14.975Z] --- PASS: TestLinuxParseMountRaw (0.00s) [2022-05-11T07:37:14.975Z] === RUN TestLinuxParseMountRawSplit [2022-05-11T07:37:14.975Z] === RUN TestLinuxParseMountRawSplit/0_/tmp:/tmp1 [2022-05-11T07:37:14.975Z] === RUN TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro [2022-05-11T07:37:14.975Z] === RUN TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw [2022-05-11T07:37:14.975Z] === RUN TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo [2022-05-11T07:37:14.975Z] === RUN TestLinuxParseMountRawSplit/4_name:/named1 [2022-05-11T07:37:14.975Z] === RUN TestLinuxParseMountRawSplit/5_name:/named2 [2022-05-11T07:37:14.975Z] === RUN TestLinuxParseMountRawSplit/6_name:/named3:ro [2022-05-11T07:37:14.975Z] === RUN TestLinuxParseMountRawSplit/7_local/name:/tmp:rw [2022-05-11T07:37:14.975Z] === RUN TestLinuxParseMountRawSplit/8_/tmp:tmp [2022-05-11T07:37:14.975Z] --- PASS: TestLinuxParseMountRawSplit (0.00s) [2022-05-11T07:37:14.975Z] --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s) [2022-05-11T07:37:14.975Z] --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s) [2022-05-11T07:37:14.975Z] --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s) [2022-05-11T07:37:14.975Z] --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s) [2022-05-11T07:37:14.975Z] --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s) [2022-05-11T07:37:14.975Z] --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s) [2022-05-11T07:37:14.975Z] --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s) [2022-05-11T07:37:14.975Z] --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s) [2022-05-11T07:37:14.975Z] --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s) [2022-05-11T07:37:14.975Z] === RUN TestLinuxParseMountSpecBindWithFileinfoError [2022-05-11T07:37:14.975Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s) [2022-05-11T07:37:14.975Z] === RUN TestConvertTmpfsOptions [2022-05-11T07:37:14.975Z] linux_parser_test.go:209: data="mode=700,size=1m" [2022-05-11T07:37:14.975Z] linux_parser_test.go:209: data="ro" [2022-05-11T07:37:14.975Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2022-05-11T07:37:14.975Z] === RUN TestParseMountSpec [2022-05-11T07:37:14.975Z] parser_test.go:62: case 0 [2022-05-11T07:37:14.975Z] parser_test.go:62: case 1 [2022-05-11T07:37:14.975Z] parser_test.go:62: case 2 [2022-05-11T07:37:14.975Z] parser_test.go:62: case 3 [2022-05-11T07:37:14.975Z] parser_test.go:62: case 4 [2022-05-11T07:37:14.975Z] parser_test.go:62: case 5 [2022-05-11T07:37:14.975Z] --- PASS: TestParseMountSpec (0.00s) [2022-05-11T07:37:14.975Z] === RUN TestValidateMount [2022-05-11T07:37:14.975Z] --- PASS: TestValidateMount (0.00s) [2022-05-11T07:37:14.975Z] === RUN TestWindowsParseMountRaw [2022-05-11T07:37:14.975Z] --- PASS: TestWindowsParseMountRaw (0.00s) [2022-05-11T07:37:14.975Z] === RUN TestWindowsParseMountRawSplit [2022-05-11T07:37:14.975Z] === RUN TestWindowsParseMountRawSplit/0_c:\:d: [2022-05-11T07:37:14.975Z] === RUN TestWindowsParseMountRawSplit/1_c:\:d:\ [2022-05-11T07:37:14.975Z] === RUN TestWindowsParseMountRawSplit/2_c:\:d:\:ro [2022-05-11T07:37:14.975Z] === RUN TestWindowsParseMountRawSplit/3_c:\:d:\:rw [2022-05-11T07:37:14.975Z] === RUN TestWindowsParseMountRawSplit/4_c:\:d:\:foo [2022-05-11T07:37:14.975Z] === RUN TestWindowsParseMountRawSplit/5_name:d::rw [2022-05-11T07:37:14.975Z] === RUN TestWindowsParseMountRawSplit/6_name:d: [2022-05-11T07:37:14.975Z] === RUN TestWindowsParseMountRawSplit/7_name:d::ro [2022-05-11T07:37:14.975Z] === RUN TestWindowsParseMountRawSplit/8_name:c: [2022-05-11T07:37:14.975Z] === RUN TestWindowsParseMountRawSplit/9_driver/name:c: [2022-05-11T07:37:14.975Z] === RUN TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar [2022-05-11T07:37:14.975Z] === RUN TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar [2022-05-11T07:37:14.975Z] === RUN TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo [2022-05-11T07:37:14.975Z] --- PASS: TestWindowsParseMountRawSplit (0.00s) [2022-05-11T07:37:14.975Z] --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s) [2022-05-11T07:37:14.975Z] --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s) [2022-05-11T07:37:14.975Z] --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s) [2022-05-11T07:37:14.975Z] --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s) [2022-05-11T07:37:14.975Z] --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s) [2022-05-11T07:37:14.975Z] --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s) [2022-05-11T07:37:14.975Z] --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s) [2022-05-11T07:37:14.975Z] --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s) [2022-05-11T07:37:14.975Z] --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s) [2022-05-11T07:37:14.975Z] --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s) [2022-05-11T07:37:14.975Z] --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-05-11T07:37:14.975Z] --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s) [2022-05-11T07:37:14.975Z] --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-05-11T07:37:14.975Z] === RUN TestWindowsParseMountSpecBindWithFileinfoError [2022-05-11T07:37:14.975Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s) [2022-05-11T07:37:14.975Z] PASS [2022-05-11T07:37:14.975Z] coverage: 67.6% of statements [2022-05-11T07:37:14.975Z] ok github.com/docker/docker/volume/mounts 0.052s coverage: 67.6% of statements [2022-05-11T07:37:15.936Z] === RUN TestSetGetMeta [2022-05-11T07:37:15.936Z] === PAUSE TestSetGetMeta [2022-05-11T07:37:15.936Z] === RUN TestRestore [2022-05-11T07:37:15.936Z] === PAUSE TestRestore [2022-05-11T07:37:15.936Z] === RUN TestServiceCreate [2022-05-11T07:37:15.936Z] === PAUSE TestServiceCreate [2022-05-11T07:37:15.936Z] === RUN TestServiceList [2022-05-11T07:37:15.936Z] === PAUSE TestServiceList [2022-05-11T07:37:15.936Z] === RUN TestServiceRemove [2022-05-11T07:37:15.936Z] === PAUSE TestServiceRemove [2022-05-11T07:37:15.936Z] === RUN TestServiceGet [2022-05-11T07:37:15.936Z] === PAUSE TestServiceGet [2022-05-11T07:37:15.936Z] === RUN TestServicePrune [2022-05-11T07:37:15.936Z] === PAUSE TestServicePrune [2022-05-11T07:37:15.936Z] === RUN TestCreate [2022-05-11T07:37:15.936Z] === PAUSE TestCreate [2022-05-11T07:37:15.936Z] === RUN TestRemove [2022-05-11T07:37:15.936Z] === PAUSE TestRemove [2022-05-11T07:37:15.936Z] === RUN TestList [2022-05-11T07:37:15.936Z] === PAUSE TestList [2022-05-11T07:37:15.936Z] === RUN TestFindByDriver [2022-05-11T07:37:15.936Z] === PAUSE TestFindByDriver [2022-05-11T07:37:15.936Z] === RUN TestFindByReferenced [2022-05-11T07:37:15.936Z] === PAUSE TestFindByReferenced [2022-05-11T07:37:15.936Z] === RUN TestDerefMultipleOfSameRef [2022-05-11T07:37:15.936Z] === PAUSE TestDerefMultipleOfSameRef [2022-05-11T07:37:15.936Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2022-05-11T07:37:15.936Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2022-05-11T07:37:15.936Z] === RUN TestDefererencePluginOnCreateError [2022-05-11T07:37:15.936Z] === PAUSE TestDefererencePluginOnCreateError [2022-05-11T07:37:15.936Z] === RUN TestRefDerefRemove [2022-05-11T07:37:15.936Z] === PAUSE TestRefDerefRemove [2022-05-11T07:37:15.936Z] === RUN TestGet [2022-05-11T07:37:15.936Z] === PAUSE TestGet [2022-05-11T07:37:15.936Z] === RUN TestGetWithReference [2022-05-11T07:37:15.936Z] === PAUSE TestGetWithReference [2022-05-11T07:37:15.936Z] === RUN TestFilterFunc [2022-05-11T07:37:15.936Z] === RUN TestFilterFunc/test_nil_list [2022-05-11T07:37:15.936Z] === PAUSE TestFilterFunc/test_nil_list [2022-05-11T07:37:15.936Z] === RUN TestFilterFunc/test_empty_list [2022-05-11T07:37:15.936Z] === PAUSE TestFilterFunc/test_empty_list [2022-05-11T07:37:15.936Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2022-05-11T07:37:15.936Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2022-05-11T07:37:15.936Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-05-11T07:37:15.936Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-05-11T07:37:15.936Z] === RUN TestFilterFunc/test_filter_some [2022-05-11T07:37:15.936Z] === PAUSE TestFilterFunc/test_filter_some [2022-05-11T07:37:15.936Z] === RUN TestFilterFunc/test_filter_middle [2022-05-11T07:37:15.936Z] === PAUSE TestFilterFunc/test_filter_middle [2022-05-11T07:37:15.936Z] === RUN TestFilterFunc/test_filter_middle_and_last [2022-05-11T07:37:15.936Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2022-05-11T07:37:15.936Z] === RUN TestFilterFunc/test_filter_first_and_last [2022-05-11T07:37:15.936Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2022-05-11T07:37:15.936Z] === CONT TestFilterFunc/test_nil_list [2022-05-11T07:37:15.936Z] === CONT TestFilterFunc/test_filter_some [2022-05-11T07:37:15.936Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-05-11T07:37:15.936Z] === CONT TestFilterFunc/test_filter_middle_and_last [2022-05-11T07:37:15.936Z] === CONT TestFilterFunc/test_filter_first_and_last [2022-05-11T07:37:15.936Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2022-05-11T07:37:15.936Z] === CONT TestFilterFunc/test_empty_list [2022-05-11T07:37:15.936Z] === CONT TestFilterFunc/test_filter_middle [2022-05-11T07:37:15.936Z] --- PASS: TestFilterFunc (0.00s) [2022-05-11T07:37:15.936Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2022-05-11T07:37:15.936Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2022-05-11T07:37:15.936Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2022-05-11T07:37:15.936Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2022-05-11T07:37:15.936Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2022-05-11T07:37:15.936Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2022-05-11T07:37:15.936Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2022-05-11T07:37:15.936Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2022-05-11T07:37:15.936Z] === CONT TestSetGetMeta [2022-05-11T07:37:15.936Z] === CONT TestList [2022-05-11T07:37:15.936Z] === CONT TestDefererencePluginOnCreateError [2022-05-11T07:37:15.936Z] === CONT TestServiceGet [2022-05-11T07:37:15.936Z] --- PASS: TestSetGetMeta (0.01s) [2022-05-11T07:37:15.936Z] === CONT TestServiceRemove [2022-05-11T07:37:15.936Z] --- PASS: TestDefererencePluginOnCreateError (0.06s) [2022-05-11T07:37:15.936Z] === CONT TestRemove [2022-05-11T07:37:15.936Z] --- PASS: TestList (0.06s) [2022-05-11T07:37:15.936Z] === CONT TestCreate [2022-05-11T07:37:15.936Z] --- PASS: TestCreate (0.02s) [2022-05-11T07:37:15.936Z] === CONT TestServicePrune [2022-05-11T07:37:15.936Z] --- PASS: TestRemove (0.02s) [2022-05-11T07:37:15.936Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2022-05-11T07:37:15.936Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.01s) [2022-05-11T07:37:15.936Z] === CONT TestDerefMultipleOfSameRef [2022-05-11T07:37:15.936Z] --- PASS: TestDerefMultipleOfSameRef (0.01s) [2022-05-11T07:37:15.936Z] === CONT TestFindByReferenced [2022-05-11T07:37:15.936Z] --- PASS: TestFindByReferenced (0.01s) [2022-05-11T07:37:15.936Z] === CONT TestFindByDriver [2022-05-11T07:37:15.936Z] --- PASS: TestFindByDriver (0.02s) [2022-05-11T07:37:15.936Z] === CONT TestGetWithReference [2022-05-11T07:37:15.936Z] --- PASS: TestGetWithReference (0.03s) [2022-05-11T07:37:15.936Z] === CONT TestGet [2022-05-11T07:37:15.936Z] --- PASS: TestGet (0.01s) [2022-05-11T07:37:15.936Z] === CONT TestRefDerefRemove [2022-05-11T07:37:15.936Z] --- PASS: TestRefDerefRemove (0.02s) [2022-05-11T07:37:15.936Z] === CONT TestServiceCreate [2022-05-11T07:37:15.965Z] === RUN TestDockerSuite/TestCpToCaseI [2022-05-11T07:37:16.071Z] Removing intermediate container f80d6c767294 [2022-05-11T07:37:16.071Z] ---> 3b920889345f [2022-05-11T07:37:16.071Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2022-05-11T07:37:16.071Z] ---> Running in 4c4b1047c8de [2022-05-11T07:37:16.392Z] --- PASS: TestServiceGet (0.23s) [2022-05-11T07:37:16.392Z] === CONT TestServiceList [2022-05-11T07:37:16.392Z] time="2022-05-11T07:37:15Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-05-11T07:37:16.392Z] --- PASS: TestServiceRemove (0.23s) [2022-05-11T07:37:16.392Z] === CONT TestRestore [2022-05-11T07:37:16.392Z] time="2022-05-11T07:37:15Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-05-11T07:37:16.392Z] --- PASS: TestServiceCreate (0.05s) [2022-05-11T07:37:16.392Z] time="2022-05-11T07:37:15Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-05-11T07:37:16.392Z] time="2022-05-11T07:37:15Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2022-05-11T07:37:16.392Z] --- PASS: TestServiceList (0.04s) [2022-05-11T07:37:16.392Z] time="2022-05-11T07:37:15Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-05-11T07:37:16.392Z] --- PASS: TestRestore (0.04s) [2022-05-11T07:37:16.392Z] --- PASS: TestServicePrune (0.20s) [2022-05-11T07:37:16.392Z] PASS [2022-05-11T07:37:16.392Z] coverage: 69.0% of statements [2022-05-11T07:37:16.392Z] ok github.com/docker/docker/volume/service 0.333s coverage: 69.0% of statements [2022-05-11T07:37:16.529Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-05-11T07:37:17.149Z] tests/integration/regression_test.py ...... [ 98%] [2022-05-11T07:37:17.405Z] tests/integration/credentials/store_test.py ...... [ 99%] [2022-05-11T07:37:17.405Z] tests/integration/credentials/utils_test.py . [100%] [2022-05-11T07:37:17.405Z] [2022-05-11T07:37:17.405Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2022-05-11T07:37:17.405Z] =========================== short test summary info ============================ [2022-05-11T07:37:17.405Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2022-05-11T07:37:17.405Z] CONFIG_RT_GROUP_SCHED isn't enabled [2022-05-11T07:37:17.405Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2022-05-11T07:37:17.405Z] Not supported on most drivers [2022-05-11T07:37:17.405Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2022-05-11T07:37:17.405Z] Output of docker top depends on host distro, and is not formalized. [2022-05-11T07:37:17.405Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2022-05-11T07:37:17.405Z] Output of docker top depends on host distro, and is not formalized. [2022-05-11T07:37:17.405Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2022-05-11T07:37:17.405Z] Can fail if eth0 has multiple IP addresses [2022-05-11T07:37:17.405Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2022-05-11T07:37:17.405Z] This doesn't seem to be taken into account by the engine [2022-05-11T07:37:17.405Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME [2022-05-11T07:37:17.405Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2022-05-11T07:37:17.405Z] = 383 passed, 2 skipped, 2 deselected, 6 xfailed, 2 xpassed in 282.44 seconds == [2022-05-11T07:37:17.457Z] --- PASS: TestCreateServiceConfigFileMode (2.86s) [2022-05-11T07:37:17.457Z] === RUN TestCreateServiceSysctls [2022-05-11T07:37:17.485Z] --- PASS: TestUpdateRestartPolicy (10.91s) [2022-05-11T07:37:17.485Z] === RUN TestUpdateRestartWithAutoRemove [2022-05-11T07:37:17.485Z] --- PASS: TestUpdateRestartWithAutoRemove (0.43s) [2022-05-11T07:37:17.485Z] === RUN TestWaitNonBlocked [2022-05-11T07:37:17.485Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-11T07:37:17.485Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-11T07:37:17.485Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-11T07:37:17.485Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-11T07:37:17.485Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-11T07:37:17.485Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-11T07:37:17.485Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-05-11T07:37:17.485Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.74s) [2022-05-11T07:37:17.485Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.77s) [2022-05-11T07:37:17.485Z] === RUN TestWaitBlocked [2022-05-11T07:37:17.485Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-05-11T07:37:17.485Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-05-11T07:37:17.485Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-05-11T07:37:17.485Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-05-11T07:37:17.485Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-05-11T07:37:17.485Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-05-11T07:37:17.681Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2022-05-11T07:37:18.055Z] --- PASS: TestWaitBlocked (0.01s) [2022-05-11T07:37:18.055Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.73s) [2022-05-11T07:37:18.055Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.76s) [2022-05-11T07:37:18.055Z] === CONT TestContainerStartOnDaemonRestart [2022-05-11T07:37:18.055Z] === CONT TestRestartDaemonWithRestartingContainer [2022-05-11T07:37:19.785Z] Cannot create a file when that file already exists. [2022-05-11T07:37:19.967Z] --- PASS: TestRestartDaemonWithRestartingContainer (1.98s) [2022-05-11T07:37:19.967Z] === CONT TestIpcModeOlderClient [2022-05-11T07:37:19.967Z] --- PASS: TestIpcModeOlderClient (0.06s) [2022-05-11T07:37:19.967Z] === CONT TestContainerKillOnDaemonStart [2022-05-11T07:37:19.967Z] --- PASS: TestContainerStartOnDaemonRestart (2.10s) [2022-05-11T07:37:19.967Z] === CONT TestDaemonHostGatewayIP [2022-05-11T07:37:20.730Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2022-05-11T07:37:20.730Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2022-05-11T07:37:20.986Z] === RUN TestDockerSuite/TestCpToDot [2022-05-11T07:37:21.549Z] --- PASS: TestCreateServiceSysctls (3.99s) [2022-05-11T07:37:21.549Z] === RUN TestCreateServiceCapabilities [2022-05-11T07:37:21.806Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-05-11T07:37:22.510Z] --- PASS: TestDaemonHostGatewayIP (2.38s) [2022-05-11T07:37:22.511Z] === CONT TestDaemonRestartIpcMode [2022-05-11T07:37:23.177Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-05-11T07:37:23.177Z] docker_api_swarm_node_test.go:53: [dd7b57bfe767c] joining swarm manager [d894c28dfffef]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-11T07:37:23.440Z] --- PASS: TestGet (15.01s) [2022-05-11T07:37:23.440Z] === RUN TestPluginWithNoManifest [2022-05-11T07:37:23.440Z] --- PASS: TestPluginWithNoManifest (0.00s) [2022-05-11T07:37:23.440Z] === RUN TestGetAll [2022-05-11T07:37:23.440Z] --- PASS: TestGetAll (0.00s) [2022-05-11T07:37:23.440Z] PASS [2022-05-11T07:37:23.440Z] coverage: 73.2% of statements [2022-05-11T07:37:23.440Z] ok github.com/docker/docker/pkg/plugins 36.007s coverage: 73.2% of statements [2022-05-11T07:37:23.500Z] Removing intermediate container 4c4b1047c8de [2022-05-11T07:37:23.500Z] ---> b585443d30e1 [2022-05-11T07:37:23.500Z] Step 13/13 : CMD ["sh"] [2022-05-11T07:37:23.500Z] ---> Running in d219c9077ce7 [2022-05-11T07:37:23.955Z] Removing intermediate container d219c9077ce7 [2022-05-11T07:37:23.955Z] ---> b88b2c4a1f70 [2022-05-11T07:37:23.955Z] Successfully built b88b2c4a1f70 [2022-05-11T07:37:23.955Z] Successfully tagged busybox:latest [2022-05-11T07:37:23.955Z] INFO: Docker images of the daemon under test [2022-05-11T07:37:23.955Z] [2022-05-11T07:37:23.955Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-05-11T07:37:23.955Z] busybox latest b88b2c4a1f70 Less than a second ago 4.95GB [2022-05-11T07:37:23.955Z] microsoft/windowsservercore latest 7c569352fed3 6 days ago 4.9GB [2022-05-11T07:37:23.955Z] mcr.microsoft.com/windows/servercore ltsc2022 7c569352fed3 6 days ago 4.9GB [2022-05-11T07:37:23.955Z] [2022-05-11T07:37:23.955Z] INFO: Running integration tests at 05/11/2022 07:37:23... [2022-05-11T07:37:23.955Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2022-05-11T07:37:23.955Z] INFO: Integration API tests being run from the host: [2022-05-11T07:37:23.955Z] INFO: make.ps1 starting at 05/11/2022 07:37:23 [2022-05-11T07:37:24.105Z] docker_api_swarm_node_test.go:54: [d08ba4b22ac6c] joining swarm manager [d894c28dfffef]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-11T07:37:24.668Z] === RUN TestDockerSuite/TestCpToStdout [2022-05-11T07:37:24.916Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2022-05-11T07:37:24.924Z] --- PASS: TestCreateServiceCapabilities (3.58s) [2022-05-11T07:37:24.924Z] === RUN TestInspect [2022-05-11T07:37:25.051Z] --- PASS: TestDaemonRestartIpcMode (2.22s) [2022-05-11T07:37:25.179Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-05-11T07:37:26.107Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-05-11T07:37:26.363Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-05-11T07:37:27.328Z] === RUN TestDockerSuite/TestCpVolumePath [2022-05-11T07:37:28.257Z] --- PASS: TestInspect (3.38s) [2022-05-11T07:37:28.257Z] === RUN TestCreateJob [2022-05-11T07:37:28.513Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-05-11T07:37:28.769Z] === RUN TestDockerSuite/TestCreateArgs [2022-05-11T07:37:28.769Z] === RUN TestDockerSuite/TestCreateByImageID [2022-05-11T07:37:29.025Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-05-11T07:37:29.589Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-05-11T07:37:29.589Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2022-05-11T07:37:29.589Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-05-11T07:37:29.846Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-05-11T07:37:29.873Z] Leaving: AppArmorNo profiles have been unloaded. [2022-05-11T07:37:29.873Z] [2022-05-11T07:37:29.873Z] Unloading profiles will leave already running processes permanently [2022-05-11T07:37:29.873Z] unconfined, which can lead to unexpected situations. [2022-05-11T07:37:29.873Z] [2022-05-11T07:37:29.873Z] To set a process to complain mode, use the command line tool [2022-05-11T07:37:29.873Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-05-11T07:37:29.873Z] Post stage [Pipeline] junit [2022-05-11T07:37:29.886Z] Recording test results [2022-05-11T07:37:30.409Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-05-11T07:37:30.972Z] === RUN TestDockerSuite/TestCreateLabels [2022-05-11T07:37:30.972Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-05-11T07:37:30.972Z] === RUN TestDockerSuite/TestCreateRM [2022-05-11T07:37:31.125Z] [Checks API] No suitable checks publisher found. [Pipeline] sh [2022-05-11T07:37:31.229Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-05-11T07:37:31.229Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-05-11T07:37:31.229Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-05-11T07:37:31.229Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-05-11T07:37:31.447Z] + echo Ensuring container killed. [2022-05-11T07:37:31.447Z] Ensuring container killed. [2022-05-11T07:37:31.447Z] + docker rm -vf docker-pr2 [2022-05-11T07:37:31.447Z] Error: No such container: docker-pr2 [Pipeline] sh [2022-05-11T07:37:31.484Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-05-11T07:37:31.629Z] --- PASS: TestContainerKillOnDaemonStart (11.62s) [2022-05-11T07:37:31.629Z] PASS [2022-05-11T07:37:31.630Z] [2022-05-11T07:37:31.630Z] === Skipped [2022-05-11T07:37:31.630Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2022-05-11T07:37:31.630Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-05-11T07:37:31.630Z] [2022-05-11T07:37:31.630Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-05-11T07:37:31.630Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-05-11T07:37:31.630Z] [2022-05-11T07:37:31.630Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2022-05-11T07:37:31.630Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-05-11T07:37:31.630Z] [2022-05-11T07:37:31.630Z] DONE 235 tests, 3 skipped in 116.359s [2022-05-11T07:37:31.630Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m [2022-05-11T07:37:31.630Z] ++ 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 [2022-05-11T07:37:31.630Z] ++ set -e [2022-05-11T07:37:31.630Z] ++ '[' -n 0 ']' [2022-05-11T07:37:31.630Z] ++ set -x [2022-05-11T07:37:31.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-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 [2022-05-11T07:37:31.751Z] + echo Chowning /workspace to jenkins user [2022-05-11T07:37:31.751Z] Chowning /workspace to jenkins user [2022-05-11T07:37:31.751Z] + id -u [2022-05-11T07:37:31.751Z] + id -g [2022-05-11T07:37:31.751Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43580:/workspace busybox chown -R 1000:1000 /workspace [2022-05-11T07:37:31.751Z] Unable to find image 'busybox:latest' locally [2022-05-11T07:37:31.892Z] === RUN TestConfigDaemonLibtrustID [2022-05-11T07:37:32.007Z] latest: Pulling from library/busybox [2022-05-11T07:37:32.007Z] 50e8d59317eb: Pulling fs layer [2022-05-11T07:37:32.007Z] 50e8d59317eb: Verifying Checksum [2022-05-11T07:37:32.007Z] 50e8d59317eb: Download complete [2022-05-11T07:37:32.047Z] --- PASS: TestCreateJob (3.57s) [2022-05-11T07:37:32.047Z] === RUN TestReplicatedJob [2022-05-11T07:37:32.268Z] 50e8d59317eb: Pull complete [2022-05-11T07:37:32.268Z] Digest: sha256:d2b53584f580310186df7a2055ce3ff83cc0df6caacf1e3489bff8cf5d0af5d8 [2022-05-11T07:37:32.268Z] Status: Downloaded newer image for busybox:latest [2022-05-11T07:37:32.467Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2022-05-11T07:37:32.467Z] === RUN TestConfigDaemonID [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-05-11T07:37:32.975Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-05-11T07:37:32.975Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-05-11T07:37:33.127Z] + bundleName=docker-py [2022-05-11T07:37:33.127Z] + echo Creating docker-py-bundles.tar.gz [2022-05-11T07:37:33.127Z] Creating docker-py-bundles.tar.gz [2022-05-11T07:37:33.127Z] + 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 [2022-05-11T07:37:33.136Z] Archiving artifacts [2022-05-11T07:37:33.231Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-05-11T07:37:33.407Z] daemon_test.go:84: [d58a7abff2d94] daemon is not started [2022-05-11T07:37:33.407Z] --- PASS: TestConfigDaemonID (1.04s) [2022-05-11T07:37:33.407Z] === RUN TestDaemonConfigValidation [2022-05-11T07:37:33.407Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-05-11T07:37:33.407Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-05-11T07:37:33.407Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-05-11T07:37:33.407Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-05-11T07:37:33.407Z] === RUN TestDaemonConfigValidation/invalid_config [2022-05-11T07:37:33.407Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-05-11T07:37:33.407Z] === RUN TestDaemonConfigValidation/malformed_config [2022-05-11T07:37:33.407Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-05-11T07:37:33.407Z] === RUN TestDaemonConfigValidation/valid_config [2022-05-11T07:37:33.407Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-05-11T07:37:33.407Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-05-11T07:37:33.407Z] === CONT TestDaemonConfigValidation/malformed_config [2022-05-11T07:37:33.407Z] === CONT TestDaemonConfigValidation/valid_config [2022-05-11T07:37:33.407Z] === CONT TestDaemonConfigValidation/invalid_config [2022-05-11T07:37:33.407Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-05-11T07:37:33.668Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-05-11T07:37:33.668Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.07s) [2022-05-11T07:37:33.668Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.08s) [2022-05-11T07:37:33.668Z] --- PASS: TestDaemonConfigValidation/valid_config (0.07s) [2022-05-11T07:37:33.668Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.07s) [2022-05-11T07:37:33.668Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.06s) [2022-05-11T07:37:33.668Z] === RUN TestConfigDaemonSeccompProfiles [2022-05-11T07:37:33.668Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-05-11T07:37:34.608Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-05-11T07:37:34.610Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43580/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2022-05-11T07:37:34.998Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43580/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=f6aceba500b8938ffc257893fc0a5ec8ac3e9ea7 -e DOCKER_GRAPHDRIVER docker:f6aceba500b8938ffc257893fc0a5ec8ac3e9ea7 hack/make.sh binary [2022-05-11T07:37:35.254Z] [2022-05-11T07:37:35.510Z] Removing bundles/ [2022-05-11T07:37:35.510Z] [2022-05-11T07:37:35.510Z] ---> Making bundle: binary (in bundles/binary) [2022-05-11T07:37:35.510Z] Building: bundles/binary-daemon/dockerd-dev [2022-05-11T07:37:35.510Z] GOOS="" GOARCH="" GOARM="" [2022-05-11T07:37:35.549Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-05-11T07:37:36.930Z] === CONT TestConfigDaemonSeccompProfiles [2022-05-11T07:37:36.930Z] daemon_test.go:198: [d7c6e13fed5cf] daemon is not started [2022-05-11T07:37:36.930Z] --- PASS: TestConfigDaemonSeccompProfiles (3.13s) [2022-05-11T07:37:36.930Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2022-05-11T07:37:36.930Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2022-05-11T07:37:36.930Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) [2022-05-11T07:37:36.930Z] === RUN TestDaemonProxy [2022-05-11T07:37:36.930Z] === RUN TestDaemonProxy/environment_variables [2022-05-11T07:37:37.041Z] b111c3320c94: Pull complete [2022-05-11T07:37:37.402Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-05-11T07:37:37.402Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-05-11T07:37:37.402Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-05-11T07:37:37.658Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-05-11T07:37:37.658Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-05-11T07:37:37.658Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-05-11T07:37:38.220Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-05-11T07:37:38.476Z] --- PASS: TestReplicatedJob (6.41s) [2022-05-11T07:37:38.476Z] === RUN TestUpdateReplicatedJob [2022-05-11T07:37:38.840Z] === RUN TestDaemonProxy/command-line_options [2022-05-11T07:37:39.404Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-05-11T07:37:39.967Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-05-11T07:37:40.223Z] === RUN TestDaemonProxy/configuration_file [2022-05-11T07:37:41.338Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-05-11T07:37:42.133Z] === RUN TestDaemonProxy/conflicting_options [2022-05-11T07:37:42.266Z] --- PASS: TestUpdateReplicatedJob (3.82s) [2022-05-11T07:37:42.266Z] === RUN TestServiceListWithStatuses [2022-05-11T07:37:42.266Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-05-11T07:37:42.266Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-05-11T07:37:42.266Z] === RUN TestDockerNetworkConnectAlias [2022-05-11T07:37:42.394Z] === RUN TestDaemonProxy/reload_sanitized [2022-05-11T07:37:42.522Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-05-11T07:37:42.964Z] --- PASS: TestDaemonProxy (6.25s) [2022-05-11T07:37:42.964Z] --- PASS: TestDaemonProxy/environment_variables (1.75s) [2022-05-11T07:37:42.964Z] --- PASS: TestDaemonProxy/command-line_options (1.74s) [2022-05-11T07:37:42.964Z] --- PASS: TestDaemonProxy/configuration_file (1.74s) [2022-05-11T07:37:42.964Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-05-11T07:37:42.964Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-05-11T07:37:42.964Z] PASS [2022-05-11T07:37:42.964Z] [2022-05-11T07:37:42.964Z] DONE 18 tests in 11.315s [2022-05-11T07:37:42.964Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2022-05-11T07:37:42.964Z] ++ 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 [2022-05-11T07:37:42.964Z] ++ set -e [2022-05-11T07:37:42.964Z] ++ '[' -n 0 ']' [2022-05-11T07:37:42.964Z] ++ set -x [2022-05-11T07:37:42.964Z] ++ 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 [2022-05-11T07:37:43.085Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-05-11T07:37:43.224Z] INFO: Testing against a local daemon [2022-05-11T07:37:43.224Z] === RUN TestCommitInheritsEnv [2022-05-11T07:37:43.341Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-05-11T07:37:43.484Z] --- PASS: TestCommitInheritsEnv (0.25s) [2022-05-11T07:37:43.485Z] === RUN TestImportExtremelyLargeImageWorks [2022-05-11T07:37:43.485Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2022-05-11T07:37:43.485Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-05-11T07:37:43.485Z] === RUN TestImportWithCustomPlatform [2022-05-11T07:37:43.485Z] === RUN TestImportWithCustomPlatform/#00 [2022-05-11T07:37:43.485Z] === RUN TestImportWithCustomPlatform/_______ [2022-05-11T07:37:43.485Z] === RUN TestImportWithCustomPlatform// [2022-05-11T07:37:43.485Z] === RUN TestImportWithCustomPlatform/linux [2022-05-11T07:37:43.485Z] === RUN TestImportWithCustomPlatform/LINUX [2022-05-11T07:37:43.598Z] === RUN TestDockerSuite/TestDevicePermissions [2022-05-11T07:37:43.745Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-05-11T07:37:43.745Z] === RUN TestImportWithCustomPlatform/macos [2022-05-11T07:37:43.745Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-05-11T07:37:43.745Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-05-11T07:37:43.745Z] --- PASS: TestImportWithCustomPlatform (0.33s) [2022-05-11T07:37:43.745Z] --- PASS: TestImportWithCustomPlatform/#00 (0.07s) [2022-05-11T07:37:43.745Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-05-11T07:37:43.745Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-05-11T07:37:43.745Z] --- PASS: TestImportWithCustomPlatform/linux (0.08s) [2022-05-11T07:37:43.746Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.07s) [2022-05-11T07:37:43.746Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s) [2022-05-11T07:37:43.746Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-05-11T07:37:43.746Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-05-11T07:37:43.746Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-05-11T07:37:43.746Z] === RUN TestImagesFilterMultiReference [2022-05-11T07:37:43.746Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2022-05-11T07:37:43.746Z] === RUN TestImagePullPlatformInvalid [2022-05-11T07:37:43.746Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2022-05-11T07:37:43.746Z] === RUN TestRemoveImageOrphaning [2022-05-11T07:37:44.006Z] --- PASS: TestRemoveImageOrphaning (0.25s) [2022-05-11T07:37:44.006Z] === RUN TestRemoveImageGarbageCollector [2022-05-11T07:37:44.006Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-05-11T07:37:44.006Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-05-11T07:37:44.006Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-05-11T07:37:44.006Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2022-05-11T07:37:44.006Z] === RUN TestTagInvalidReference [2022-05-11T07:37:44.006Z] --- PASS: TestTagInvalidReference (0.01s) [2022-05-11T07:37:44.006Z] === RUN TestTagValidPrefixedRepo [2022-05-11T07:37:44.162Z] === RUN TestDockerSuite/TestDockerFails [2022-05-11T07:37:44.162Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2022-05-11T07:37:44.267Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2022-05-11T07:37:44.267Z] === RUN TestTagExistedNameWithoutForce [2022-05-11T07:37:44.267Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-05-11T07:37:44.267Z] === RUN TestTagOfficialNames [2022-05-11T07:37:44.267Z] --- PASS: TestTagOfficialNames (0.06s) [2022-05-11T07:37:44.267Z] === RUN TestTagMatchesDigest [2022-05-11T07:37:44.267Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-05-11T07:37:44.267Z] PASS [2022-05-11T07:37:44.267Z] [2022-05-11T07:37:44.267Z] === Skipped [2022-05-11T07:37:44.267Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2022-05-11T07:37:44.267Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2022-05-11T07:37:44.267Z] [2022-05-11T07:37:44.267Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-05-11T07:37:44.267Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-05-11T07:37:44.267Z] [2022-05-11T07:37:44.267Z] DONE 22 tests, 2 skipped in 1.272s [2022-05-11T07:37:44.267Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2022-05-11T07:37:44.267Z] ++ 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 [2022-05-11T07:37:44.267Z] ++ set -e [2022-05-11T07:37:44.267Z] ++ '[' -n 0 ']' [2022-05-11T07:37:44.267Z] ++ set -x [2022-05-11T07:37:44.267Z] ++ 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 [2022-05-11T07:37:44.267Z] INFO: Testing against a local daemon [2022-05-11T07:37:44.267Z] === RUN TestNetworkCreateDelete [2022-05-11T07:37:44.418Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2022-05-11T07:37:44.418Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2022-05-11T07:37:44.527Z] --- PASS: TestNetworkCreateDelete (0.15s) [2022-05-11T07:37:44.527Z] === RUN TestDockerNetworkDeletePreferID [2022-05-11T07:37:44.787Z] --- PASS: TestDockerNetworkDeletePreferID (0.37s) [2022-05-11T07:37:44.787Z] === RUN TestDaemonDNSFallback [2022-05-11T07:37:45.345Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2022-05-11T07:37:46.272Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2022-05-11T07:37:47.198Z] --- PASS: TestDockerNetworkConnectAlias (5.07s) [2022-05-11T07:37:47.198Z] === RUN TestDockerNetworkReConnect [2022-05-11T07:37:47.761Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2022-05-11T07:37:47.761Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2022-05-11T07:37:47.761Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2022-05-11T07:37:47.761Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2022-05-11T07:37:48.501Z] 2022/05/11 07:37:47 Closing DB instances... [2022-05-11T07:37:50.033Z] --- PASS: TestNetworkDBGarbageCollection (54.25s) [2022-05-11T07:37:50.033Z] === RUN TestFindNode [2022-05-11T07:37:50.033Z] 2022/05/11 07:37:49 Closing DB instances... [2022-05-11T07:37:50.033Z] --- PASS: TestFindNode (0.02s) [2022-05-11T07:37:50.033Z] === RUN TestChangeNodeState [2022-05-11T07:37:50.033Z] 2022/05/11 07:37:49 Closing DB instances... [2022-05-11T07:37:50.033Z] --- PASS: TestChangeNodeState (0.02s) [2022-05-11T07:37:50.033Z] === RUN TestNodeReincarnation [2022-05-11T07:37:50.033Z] 2022/05/11 07:37:49 Closing DB instances... [2022-05-11T07:37:51.033Z] --- PASS: TestDockerNetworkReConnect (3.72s) [2022-05-11T07:37:51.033Z] === RUN TestServicePlugin [2022-05-11T07:37:51.363Z] --- PASS: TestDaemonDNSFallback (6.29s) [2022-05-11T07:37:51.363Z] === RUN TestInspectNetwork [2022-05-11T07:37:53.550Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-05-11T07:37:54.663Z] === RUN TestInspectNetwork/full_network_id [2022-05-11T07:37:54.663Z] === RUN TestInspectNetwork/partial_network_id [2022-05-11T07:37:54.663Z] === RUN TestInspectNetwork/network_name [2022-05-11T07:37:54.663Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-05-11T07:37:54.918Z] plugin_test.go:61: [dab19cb4dde51] joining swarm manager [d43bd340da47d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-11T07:37:55.483Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-05-11T07:37:55.792Z] time="2022-05-11T07:37:54Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2022-05-11T07:37:55.792Z] --- PASS: TestNodeReincarnation (5.02s) [2022-05-11T07:37:55.792Z] === RUN TestParallelCreate [2022-05-11T07:37:55.792Z] 2022/05/11 07:37:54 Closing DB instances... [2022-05-11T07:37:55.792Z] --- PASS: TestParallelCreate (0.02s) [2022-05-11T07:37:55.792Z] === RUN TestParallelDelete [2022-05-11T07:37:55.792Z] 2022/05/11 07:37:54 Closing DB instances... [2022-05-11T07:37:55.792Z] --- PASS: TestParallelDelete (0.02s) [2022-05-11T07:37:55.792Z] === RUN TestNetworkDBIslands [2022-05-11T07:37:55.792Z] time="2022-05-11T07:37:54Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:4b3af4380a2a with config:&{NodeID:4b3af4380a2a 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}" [2022-05-11T07:37:55.792Z] time="2022-05-11T07:37:54Z" level=info msg="Node 4b3af4380a2a/192.168.56.250, joined gossip cluster" [2022-05-11T07:37:55.792Z] time="2022-05-11T07:37:54Z" level=info msg="Node 4b3af4380a2a/192.168.56.250, added to nodes list" [2022-05-11T07:37:55.792Z] time="2022-05-11T07:37:54Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:0ff35a30342a with config:&{NodeID:0ff35a30342a 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}" [2022-05-11T07:37:55.792Z] time="2022-05-11T07:37:54Z" level=info msg="Node 0ff35a30342a/192.168.56.250, joined gossip cluster" [2022-05-11T07:37:55.792Z] time="2022-05-11T07:37:54Z" level=info msg="Node 0ff35a30342a/192.168.56.250, added to nodes list" [2022-05-11T07:37:55.792Z] time="2022-05-11T07:37:54Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2022-05-11T07:37:55.792Z] time="2022-05-11T07:37:54Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2022-05-11T07:37:55.792Z] time="2022-05-11T07:37:54Z" level=debug msg="memberlist: Stream connection from=[::1]:49378" [2022-05-11T07:37:55.792Z] time="2022-05-11T07:37:54Z" level=info msg="Node 0ff35a30342a/192.168.56.250, joined gossip cluster" [2022-05-11T07:37:55.792Z] time="2022-05-11T07:37:54Z" level=info msg="Node 0ff35a30342a/192.168.56.250, added to nodes list" [2022-05-11T07:37:55.792Z] time="2022-05-11T07:37:54Z" level=info msg="Node 4b3af4380a2a/192.168.56.250, joined gossip cluster" [2022-05-11T07:37:55.792Z] time="2022-05-11T07:37:54Z" level=info msg="Node 4b3af4380a2a/192.168.56.250, added to nodes list" [2022-05-11T07:37:55.792Z] time="2022-05-11T07:37:54Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2022-05-11T07:37:55.792Z] time="2022-05-11T07:37:54Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49379" [2022-05-11T07:37:55.792Z] time="2022-05-11T07:37:55Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:45be60768edf with config:&{NodeID:45be60768edf 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}" [2022-05-11T07:37:55.792Z] time="2022-05-11T07:37:55Z" level=info msg="Node 45be60768edf/192.168.56.250, joined gossip cluster" [2022-05-11T07:37:55.792Z] time="2022-05-11T07:37:55Z" level=info msg="Node 45be60768edf/192.168.56.250, added to nodes list" [2022-05-11T07:37:55.792Z] time="2022-05-11T07:37:55Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2022-05-11T07:37:55.792Z] time="2022-05-11T07:37:55Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2022-05-11T07:37:55.792Z] time="2022-05-11T07:37:55Z" level=debug msg="memberlist: Stream connection from=[::1]:49380" [2022-05-11T07:37:55.792Z] time="2022-05-11T07:37:55Z" level=info msg="Node 45be60768edf/192.168.56.250, joined gossip cluster" [2022-05-11T07:37:55.792Z] time="2022-05-11T07:37:55Z" level=info msg="Node 45be60768edf/192.168.56.250, added to nodes list" [2022-05-11T07:37:55.792Z] time="2022-05-11T07:37:55Z" level=info msg="Node 4b3af4380a2a/192.168.56.250, joined gossip cluster" [2022-05-11T07:37:55.792Z] time="2022-05-11T07:37:55Z" level=info msg="Node 4b3af4380a2a/192.168.56.250, added to nodes list" [2022-05-11T07:37:55.792Z] time="2022-05-11T07:37:55Z" level=info msg="Node 0ff35a30342a/192.168.56.250, joined gossip cluster" [2022-05-11T07:37:55.792Z] time="2022-05-11T07:37:55Z" level=info msg="Node 0ff35a30342a/192.168.56.250, added to nodes list" [2022-05-11T07:37:55.792Z] time="2022-05-11T07:37:55Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49381" [2022-05-11T07:37:55.792Z] time="2022-05-11T07:37:55Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2022-05-11T07:37:56.045Z] plugin_test.go:64: [d267aa4baf7b5] joining swarm manager [d43bd340da47d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-11T07:37:56.247Z] time="2022-05-11T07:37:55Z" level=info msg="Node 45be60768edf/192.168.56.250, joined gossip cluster" [2022-05-11T07:37:56.247Z] time="2022-05-11T07:37:55Z" level=info msg="Node 45be60768edf/192.168.56.250, added to nodes list" [2022-05-11T07:37:56.247Z] time="2022-05-11T07:37:56Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:2e1f5b1d3b4f with config:&{NodeID:2e1f5b1d3b4f 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}" [2022-05-11T07:37:56.247Z] time="2022-05-11T07:37:56Z" level=info msg="Node 2e1f5b1d3b4f/192.168.56.250, joined gossip cluster" [2022-05-11T07:37:56.247Z] time="2022-05-11T07:37:56Z" level=info msg="Node 2e1f5b1d3b4f/192.168.56.250, added to nodes list" [2022-05-11T07:37:56.247Z] time="2022-05-11T07:37:56Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2022-05-11T07:37:56.247Z] time="2022-05-11T07:37:56Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2022-05-11T07:37:56.247Z] time="2022-05-11T07:37:56Z" level=debug msg="memberlist: Stream connection from=[::1]:49382" [2022-05-11T07:37:56.247Z] time="2022-05-11T07:37:56Z" level=info msg="Node 2e1f5b1d3b4f/192.168.56.250, joined gossip cluster" [2022-05-11T07:37:56.247Z] time="2022-05-11T07:37:56Z" level=info msg="Node 2e1f5b1d3b4f/192.168.56.250, added to nodes list" [2022-05-11T07:37:56.247Z] time="2022-05-11T07:37:56Z" level=info msg="Node 4b3af4380a2a/192.168.56.250, joined gossip cluster" [2022-05-11T07:37:56.247Z] time="2022-05-11T07:37:56Z" level=info msg="Node 4b3af4380a2a/192.168.56.250, added to nodes list" [2022-05-11T07:37:56.247Z] time="2022-05-11T07:37:56Z" level=info msg="Node 0ff35a30342a/192.168.56.250, joined gossip cluster" [2022-05-11T07:37:56.247Z] time="2022-05-11T07:37:56Z" level=info msg="Node 0ff35a30342a/192.168.56.250, added to nodes list" [2022-05-11T07:37:56.247Z] time="2022-05-11T07:37:56Z" level=info msg="Node 45be60768edf/192.168.56.250, joined gossip cluster" [2022-05-11T07:37:56.247Z] time="2022-05-11T07:37:56Z" level=info msg="Node 45be60768edf/192.168.56.250, added to nodes list" [2022-05-11T07:37:56.247Z] time="2022-05-11T07:37:56Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2022-05-11T07:37:56.247Z] time="2022-05-11T07:37:56Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49383" [2022-05-11T07:37:56.302Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2022-05-11T07:37:56.702Z] time="2022-05-11T07:37:56Z" level=info msg="Node 2e1f5b1d3b4f/192.168.56.250, joined gossip cluster" [2022-05-11T07:37:56.702Z] time="2022-05-11T07:37:56Z" level=info msg="Node 2e1f5b1d3b4f/192.168.56.250, added to nodes list" [2022-05-11T07:37:56.702Z] time="2022-05-11T07:37:56Z" level=info msg="Node 2e1f5b1d3b4f/192.168.56.250, joined gossip cluster" [2022-05-11T07:37:56.702Z] time="2022-05-11T07:37:56Z" level=info msg="Node 2e1f5b1d3b4f/192.168.56.250, added to nodes list" [2022-05-11T07:37:56.702Z] time="2022-05-11T07:37:56Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:532c3f528016 with config:&{NodeID:532c3f528016 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}" [2022-05-11T07:37:56.702Z] time="2022-05-11T07:37:56Z" level=info msg="Node 532c3f528016/192.168.56.250, joined gossip cluster" [2022-05-11T07:37:56.702Z] time="2022-05-11T07:37:56Z" level=info msg="Node 532c3f528016/192.168.56.250, added to nodes list" [2022-05-11T07:37:56.702Z] time="2022-05-11T07:37:56Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2022-05-11T07:37:56.702Z] time="2022-05-11T07:37:56Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2022-05-11T07:37:56.702Z] time="2022-05-11T07:37:56Z" level=debug msg="memberlist: Stream connection from=[::1]:49384" [2022-05-11T07:37:56.702Z] time="2022-05-11T07:37:56Z" level=info msg="Node 532c3f528016/192.168.56.250, joined gossip cluster" [2022-05-11T07:37:56.702Z] time="2022-05-11T07:37:56Z" level=info msg="Node 532c3f528016/192.168.56.250, added to nodes list" [2022-05-11T07:37:56.702Z] time="2022-05-11T07:37:56Z" level=info msg="Node 4b3af4380a2a/192.168.56.250, joined gossip cluster" [2022-05-11T07:37:56.702Z] time="2022-05-11T07:37:56Z" level=info msg="Node 4b3af4380a2a/192.168.56.250, added to nodes list" [2022-05-11T07:37:56.702Z] time="2022-05-11T07:37:56Z" level=info msg="Node 45be60768edf/192.168.56.250, joined gossip cluster" [2022-05-11T07:37:56.702Z] time="2022-05-11T07:37:56Z" level=info msg="Node 45be60768edf/192.168.56.250, added to nodes list" [2022-05-11T07:37:56.702Z] time="2022-05-11T07:37:56Z" level=info msg="Node 2e1f5b1d3b4f/192.168.56.250, joined gossip cluster" [2022-05-11T07:37:56.702Z] time="2022-05-11T07:37:56Z" level=info msg="Node 2e1f5b1d3b4f/192.168.56.250, added to nodes list" [2022-05-11T07:37:56.702Z] time="2022-05-11T07:37:56Z" level=info msg="Node 0ff35a30342a/192.168.56.250, joined gossip cluster" [2022-05-11T07:37:56.702Z] time="2022-05-11T07:37:56Z" level=info msg="Node 0ff35a30342a/192.168.56.250, added to nodes list" [2022-05-11T07:37:56.702Z] time="2022-05-11T07:37:56Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2022-05-11T07:37:56.702Z] time="2022-05-11T07:37:56Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49385" [2022-05-11T07:37:57.157Z] time="2022-05-11T07:37:56Z" level=info msg="Node 532c3f528016/192.168.56.250, joined gossip cluster" [2022-05-11T07:37:57.157Z] time="2022-05-11T07:37:56Z" level=info msg="Node 532c3f528016/192.168.56.250, added to nodes list" [2022-05-11T07:37:57.157Z] time="2022-05-11T07:37:56Z" level=info msg="Node 532c3f528016/192.168.56.250, joined gossip cluster" [2022-05-11T07:37:57.157Z] time="2022-05-11T07:37:56Z" level=info msg="Node 532c3f528016/192.168.56.250, added to nodes list" [2022-05-11T07:37:57.157Z] time="2022-05-11T07:37:56Z" level=info msg="Node 532c3f528016/192.168.56.250, joined gossip cluster" [2022-05-11T07:37:57.157Z] time="2022-05-11T07:37:56Z" level=info msg="Node 532c3f528016/192.168.56.250, added to nodes list" [2022-05-11T07:37:57.157Z] networkdb_test.go:835: Re-joining: 3 [2022-05-11T07:37:57.157Z] time="2022-05-11T07:37:56Z" level=info msg="The new bootstrap node list is:[192.168.56.250:10033 192.168.56.250:10034 192.168.56.250:10035]" [2022-05-11T07:37:57.157Z] time="2022-05-11T07:37:56Z" level=debug msg="memberlist: Initiating push/pull sync with: 192.168.56.250:10033" [2022-05-11T07:37:57.157Z] time="2022-05-11T07:37:56Z" level=debug msg="memberlist: Stream connection from=192.168.56.250:49386" [2022-05-11T07:37:57.157Z] time="2022-05-11T07:37:56Z" level=debug msg="memberlist: Initiating push/pull sync with: 192.168.56.250:10034" [2022-05-11T07:37:57.157Z] time="2022-05-11T07:37:56Z" level=debug msg="memberlist: Stream connection from=192.168.56.250:49387" [2022-05-11T07:37:57.157Z] time="2022-05-11T07:37:56Z" level=debug msg="memberlist: Initiating push/pull sync with: 192.168.56.250:10035" [2022-05-11T07:37:57.157Z] time="2022-05-11T07:37:56Z" level=debug msg="memberlist: Stream connection from=192.168.56.250:49388" [2022-05-11T07:37:57.157Z] networkdb_test.go:835: Re-joining: 4 [2022-05-11T07:37:57.157Z] time="2022-05-11T07:37:56Z" level=info msg="The new bootstrap node list is:[192.168.56.250:10033 192.168.56.250:10034 192.168.56.250:10035]" [2022-05-11T07:37:57.157Z] time="2022-05-11T07:37:56Z" level=debug msg="memberlist: Initiating push/pull sync with: 192.168.56.250:10033" [2022-05-11T07:37:57.157Z] time="2022-05-11T07:37:56Z" level=debug msg="memberlist: Stream connection from=192.168.56.250:49389" [2022-05-11T07:37:57.157Z] time="2022-05-11T07:37:56Z" level=debug msg="memberlist: Initiating push/pull sync with: 192.168.56.250:10034" [2022-05-11T07:37:57.157Z] time="2022-05-11T07:37:56Z" level=debug msg="memberlist: Stream connection from=192.168.56.250:49390" [2022-05-11T07:37:57.157Z] time="2022-05-11T07:37:56Z" level=debug msg="memberlist: Initiating push/pull sync with: 192.168.56.250:10035" [2022-05-11T07:37:57.157Z] time="2022-05-11T07:37:56Z" level=debug msg="memberlist: Stream connection from=192.168.56.250:49391" [2022-05-11T07:37:57.611Z] time="2022-05-11T07:37:57Z" level=info msg="node 0 leaving" [2022-05-11T07:37:57.611Z] time="2022-05-11T07:37:57Z" level=info msg="Node 4b3af4380a2a change state NodeActive --> NodeLeft" [2022-05-11T07:37:57.611Z] time="2022-05-11T07:37:57Z" level=info msg="node2(0ff35a30342a): Node leave event for 4b3af4380a2a/192.168.56.250" [2022-05-11T07:37:57.611Z] time="2022-05-11T07:37:57Z" level=info msg="Node 4b3af4380a2a change state NodeActive --> NodeLeft" [2022-05-11T07:37:57.611Z] time="2022-05-11T07:37:57Z" level=info msg="node4(2e1f5b1d3b4f): Node leave event for 4b3af4380a2a/192.168.56.250" [2022-05-11T07:37:57.611Z] time="2022-05-11T07:37:57Z" level=info msg="Node 4b3af4380a2a change state NodeActive --> NodeLeft" [2022-05-11T07:37:57.611Z] time="2022-05-11T07:37:57Z" level=info msg="node5(532c3f528016): Node leave event for 4b3af4380a2a/192.168.56.250" [2022-05-11T07:37:57.611Z] time="2022-05-11T07:37:57Z" level=info msg="Node 4b3af4380a2a change state NodeActive --> NodeLeft" [2022-05-11T07:37:57.611Z] time="2022-05-11T07:37:57Z" level=info msg="node1(4b3af4380a2a): Node leave event for 4b3af4380a2a/192.168.56.250" [2022-05-11T07:37:57.611Z] time="2022-05-11T07:37:57Z" level=info msg="Node 4b3af4380a2a change state NodeActive --> NodeLeft" [2022-05-11T07:37:57.611Z] time="2022-05-11T07:37:57Z" level=info msg="node3(45be60768edf): Node leave event for 4b3af4380a2a/192.168.56.250" [2022-05-11T07:37:57.611Z] time="2022-05-11T07:37:57Z" level=info msg="Node 4b3af4380a2a/192.168.56.250, left gossip cluster" [2022-05-11T07:37:57.611Z] time="2022-05-11T07:37:57Z" level=info msg="Node 4b3af4380a2a/192.168.56.250, left gossip cluster" [2022-05-11T07:37:57.611Z] time="2022-05-11T07:37:57Z" level=info msg="Node 4b3af4380a2a/192.168.56.250, left gossip cluster" [2022-05-11T07:37:57.611Z] time="2022-05-11T07:37:57Z" level=info msg="Node 4b3af4380a2a/192.168.56.250, left gossip cluster" [2022-05-11T07:37:57.611Z] time="2022-05-11T07:37:57Z" level=info msg="Node 4b3af4380a2a/192.168.56.250, left gossip cluster" [2022-05-11T07:37:58.065Z] time="2022-05-11T07:37:57Z" level=info msg="node 1 leaving" [2022-05-11T07:37:58.065Z] time="2022-05-11T07:37:57Z" level=info msg="Node 0ff35a30342a change state NodeActive --> NodeLeft" [2022-05-11T07:37:58.065Z] time="2022-05-11T07:37:57Z" level=info msg="node5(532c3f528016): Node leave event for 0ff35a30342a/192.168.56.250" [2022-05-11T07:37:58.065Z] time="2022-05-11T07:37:57Z" level=info msg="Node 0ff35a30342a change state NodeActive --> NodeLeft" [2022-05-11T07:37:58.065Z] time="2022-05-11T07:37:57Z" level=info msg="Node 0ff35a30342a change state NodeActive --> NodeLeft" [2022-05-11T07:37:58.065Z] time="2022-05-11T07:37:57Z" level=info msg="node4(2e1f5b1d3b4f): Node leave event for 0ff35a30342a/192.168.56.250" [2022-05-11T07:37:58.065Z] time="2022-05-11T07:37:57Z" level=info msg="node3(45be60768edf): Node leave event for 0ff35a30342a/192.168.56.250" [2022-05-11T07:37:58.065Z] time="2022-05-11T07:37:57Z" level=info msg="Node 0ff35a30342a change state NodeActive --> NodeLeft" [2022-05-11T07:37:58.065Z] time="2022-05-11T07:37:57Z" level=info msg="node2(0ff35a30342a): Node leave event for 0ff35a30342a/192.168.56.250" [2022-05-11T07:37:58.065Z] time="2022-05-11T07:37:57Z" level=info msg="Node 0ff35a30342a/192.168.56.250, left gossip cluster" [2022-05-11T07:37:58.065Z] time="2022-05-11T07:37:57Z" level=info msg="Node 0ff35a30342a/192.168.56.250, left gossip cluster" [2022-05-11T07:37:58.065Z] time="2022-05-11T07:37:57Z" level=info msg="Node 0ff35a30342a/192.168.56.250, left gossip cluster" [2022-05-11T07:37:58.065Z] time="2022-05-11T07:37:57Z" level=info msg="node 2 leaving" [2022-05-11T07:37:58.065Z] time="2022-05-11T07:37:57Z" level=warning msg="memberlist: Failed to send gossip to 192.168.56.250:10036: write udp [::]:10034->192.168.56.250:10036: use of closed network connection" [2022-05-11T07:37:58.065Z] time="2022-05-11T07:37:57Z" level=info msg="Node 45be60768edf change state NodeActive --> NodeLeft" [2022-05-11T07:37:58.065Z] time="2022-05-11T07:37:57Z" level=info msg="node5(532c3f528016): Node leave event for 45be60768edf/192.168.56.250" [2022-05-11T07:37:58.065Z] time="2022-05-11T07:37:57Z" level=info msg="Node 45be60768edf change state NodeActive --> NodeLeft" [2022-05-11T07:37:58.065Z] time="2022-05-11T07:37:57Z" level=info msg="node4(2e1f5b1d3b4f): Node leave event for 45be60768edf/192.168.56.250" [2022-05-11T07:37:58.065Z] time="2022-05-11T07:37:57Z" level=info msg="Node 0ff35a30342a/192.168.56.250, left gossip cluster" [2022-05-11T07:37:58.065Z] time="2022-05-11T07:37:57Z" level=info msg="Node 45be60768edf change state NodeActive --> NodeLeft" [2022-05-11T07:37:58.065Z] time="2022-05-11T07:37:57Z" level=info msg="node3(45be60768edf): Node leave event for 45be60768edf/192.168.56.250" [2022-05-11T07:37:58.194Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-05-11T07:37:58.519Z] time="2022-05-11T07:37:58Z" level=info msg="Node 45be60768edf/192.168.56.250, left gossip cluster" [2022-05-11T07:37:58.519Z] time="2022-05-11T07:37:58Z" level=info msg="Node 45be60768edf/192.168.56.250, left gossip cluster" [2022-05-11T07:37:58.519Z] time="2022-05-11T07:37:58Z" level=info msg="Node 45be60768edf/192.168.56.250, left gossip cluster" [2022-05-11T07:37:58.519Z] time="2022-05-11T07:37:58Z" level=debug msg="memberlist: Failed ping: 45be60768edf (timeout reached)" [2022-05-11T07:37:58.519Z] time="2022-05-11T07:37:58Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->192.168.56.250:10036: use of closed network connection" [2022-05-11T07:37:58.519Z] time="2022-05-11T07:37:58Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->192.168.56.250:10037: use of closed network connection" [2022-05-11T07:37:58.519Z] time="2022-05-11T07:37:58Z" level=debug msg="memberlist: Stream connection from=192.168.56.250:49392" [2022-05-11T07:37:58.863Z] --- PASS: TestInspectNetwork (7.09s) [2022-05-11T07:37:58.863Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-05-11T07:37:58.863Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-05-11T07:37:58.863Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-05-11T07:37:58.863Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-05-11T07:37:58.863Z] === RUN TestRunContainerWithBridgeNone [2022-05-11T07:37:58.977Z] networkdb_test.go:867: node4: OK [2022-05-11T07:37:58.977Z] networkdb_test.go:867: node5: OK [2022-05-11T07:37:58.977Z] time="2022-05-11T07:37:58Z" level=info msg="node 0 coming back" [2022-05-11T07:37:58.977Z] time="2022-05-11T07:37:58Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:5ca883c45b9c with config:&{NodeID:5ca883c45b9c 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}" [2022-05-11T07:37:58.977Z] time="2022-05-11T07:37:58Z" level=info msg="Node 5ca883c45b9c/192.168.56.250, joined gossip cluster" [2022-05-11T07:37:58.977Z] time="2022-05-11T07:37:58Z" level=info msg="Node 5ca883c45b9c/192.168.56.250, added to nodes list" [2022-05-11T07:37:58.977Z] time="2022-05-11T07:37:58Z" level=info msg="node 1 coming back" [2022-05-11T07:37:58.977Z] time="2022-05-11T07:37:58Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:be3f39056ddb with config:&{NodeID:be3f39056ddb 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}" [2022-05-11T07:37:58.977Z] time="2022-05-11T07:37:58Z" level=info msg="Node be3f39056ddb/192.168.56.250, joined gossip cluster" [2022-05-11T07:37:58.977Z] time="2022-05-11T07:37:58Z" level=info msg="Node be3f39056ddb/192.168.56.250, added to nodes list" [2022-05-11T07:37:58.977Z] time="2022-05-11T07:37:58Z" level=info msg="node 2 coming back" [2022-05-11T07:37:58.977Z] time="2022-05-11T07:37:58Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:95063363bdec with config:&{NodeID:95063363bdec 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}" [2022-05-11T07:37:58.977Z] time="2022-05-11T07:37:58Z" level=info msg="Node 95063363bdec/192.168.56.250, joined gossip cluster" [2022-05-11T07:37:58.977Z] time="2022-05-11T07:37:58Z" level=info msg="Node 95063363bdec/192.168.56.250, added to nodes list" [2022-05-11T07:37:58.977Z] time="2022-05-11T07:37:58Z" level=warning msg="memberlist: Was able to connect to 45be60768edf but other probes failed, network may be misconfigured" [2022-05-11T07:37:59.431Z] time="2022-05-11T07:37:59Z" level=debug msg="memberlist: Failed ping: 532c3f528016 (timeout reached)" [2022-05-11T07:37:59.431Z] time="2022-05-11T07:37:59Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10035->192.168.56.250:10036: use of closed network connection" [2022-05-11T07:37:59.431Z] time="2022-05-11T07:37:59Z" level=debug msg="memberlist: Stream connection from=192.168.56.250:49393" [2022-05-11T07:37:59.561Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2022-05-11T07:37:59.804Z] --- PASS: TestRunContainerWithBridgeNone (1.56s) [2022-05-11T07:37:59.804Z] === RUN TestNetworkInvalidJSON [2022-05-11T07:37:59.804Z] === RUN TestNetworkInvalidJSON/networks/create [2022-05-11T07:37:59.804Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-05-11T07:37:59.804Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-05-11T07:37:59.804Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-05-11T07:37:59.804Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-11T07:37:59.804Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-11T07:37:59.804Z] === CONT TestNetworkInvalidJSON/networks/create [2022-05-11T07:37:59.804Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-05-11T07:37:59.804Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-11T07:37:59.804Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-05-11T07:37:59.804Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-05-11T07:37:59.804Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-05-11T07:37:59.804Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-05-11T07:37:59.804Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-05-11T07:37:59.804Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-05-11T07:37:59.804Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-05-11T07:37:59.804Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-05-11T07:37:59.804Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-05-11T07:37:59.804Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-05-11T07:37:59.804Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-05-11T07:37:59.804Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-05-11T07:37:59.804Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-05-11T07:37:59.804Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2022-05-11T07:37:59.804Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-05-11T07:37:59.804Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-05-11T07:37:59.804Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-05-11T07:37:59.804Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-05-11T07:37:59.804Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) [2022-05-11T07:37:59.804Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-05-11T07:37:59.804Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-05-11T07:37:59.804Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-05-11T07:37:59.804Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-05-11T07:37:59.804Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-05-11T07:37:59.804Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-05-11T07:37:59.804Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-05-11T07:37:59.804Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-05-11T07:37:59.804Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-05-11T07:37:59.804Z] === RUN TestNetworkList [2022-05-11T07:37:59.804Z] === RUN TestNetworkList//networks [2022-05-11T07:37:59.804Z] === PAUSE TestNetworkList//networks [2022-05-11T07:37:59.804Z] === RUN TestNetworkList//networks/ [2022-05-11T07:37:59.804Z] === PAUSE TestNetworkList//networks/ [2022-05-11T07:37:59.804Z] === CONT TestNetworkList//networks [2022-05-11T07:37:59.804Z] === CONT TestNetworkList//networks/ [2022-05-11T07:37:59.804Z] --- PASS: TestNetworkList (0.01s) [2022-05-11T07:37:59.804Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-05-11T07:37:59.804Z] --- PASS: TestNetworkList//networks (0.00s) [2022-05-11T07:37:59.804Z] === RUN TestHostIPv4BridgeLabel [2022-05-11T07:37:59.885Z] time="2022-05-11T07:37:59Z" level=warning msg="memberlist: Was able to connect to 532c3f528016 but other probes failed, network may be misconfigured" [2022-05-11T07:38:00.124Z] === RUN TestDockerSuite/TestEventsAttach [2022-05-11T07:38:00.374Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2022-05-11T07:38:00.374Z] === RUN TestDaemonRestartWithLiveRestore [2022-05-11T07:38:00.564Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-11T07:38:00.564Z] INFO: Testing against a local daemon [2022-05-11T07:38:00.564Z] === RUN TestBuildWithSession [2022-05-11T07:38:00.564Z] build_session_test.go:25: TODO: BuildKit [2022-05-11T07:38:00.564Z] --- SKIP: TestBuildWithSession (0.00s) [2022-05-11T07:38:00.564Z] === RUN TestBuildSquashParent [2022-05-11T07:38:00.564Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-05-11T07:38:00.564Z] --- SKIP: TestBuildSquashParent (0.00s) [2022-05-11T07:38:00.564Z] === RUN TestBuildWithRemoveAndForceRemove [2022-05-11T07:38:00.564Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-11T07:38:00.564Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-11T07:38:00.564Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-11T07:38:00.564Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-11T07:38:00.564Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-11T07:38:00.564Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-11T07:38:00.564Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-11T07:38:00.564Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-11T07:38:00.564Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-11T07:38:00.564Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-11T07:38:00.564Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-11T07:38:00.564Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-11T07:38:00.564Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-11T07:38:00.564Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-11T07:38:00.564Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-11T07:38:00.564Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-11T07:38:00.685Z] === RUN TestDockerSuite/TestEventsCommit [2022-05-11T07:38:01.614Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-05-11T07:38:01.757Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2022-05-11T07:38:01.757Z] === RUN TestDaemonDefaultNetworkPools [2022-05-11T07:38:01.870Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-05-11T07:38:02.328Z] --- PASS: TestDaemonDefaultNetworkPools (0.72s) [2022-05-11T07:38:02.328Z] === RUN TestDaemonRestartWithExistingNetwork [2022-05-11T07:38:02.433Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-05-11T07:38:02.766Z] time="2022-05-11T07:38:02Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [192.168.56.250:10033 192.168.56.250:10034 192.168.56.250:10035]" [2022-05-11T07:38:02.767Z] time="2022-05-11T07:38:02Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [192.168.56.250:10033 192.168.56.250:10034 192.168.56.250:10035]" [2022-05-11T07:38:02.996Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2022-05-11T07:38:02.996Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2022-05-11T07:38:03.223Z] time="2022-05-11T07:38:03Z" level=debug msg="memberlist: Initiating push/pull sync with: 192.168.56.250:10033" [2022-05-11T07:38:03.223Z] time="2022-05-11T07:38:03Z" level=debug msg="memberlist: Stream connection from=192.168.56.250:49394" [2022-05-11T07:38:03.223Z] time="2022-05-11T07:38:03Z" level=info msg="Node 532c3f528016/192.168.56.250, joined gossip cluster" [2022-05-11T07:38:03.223Z] time="2022-05-11T07:38:03Z" level=info msg="Node 532c3f528016/192.168.56.250, added to nodes list" [2022-05-11T07:38:03.223Z] time="2022-05-11T07:38:03Z" level=info msg="Node 2e1f5b1d3b4f/192.168.56.250, joined gossip cluster" [2022-05-11T07:38:03.223Z] time="2022-05-11T07:38:03Z" level=info msg="Node 2e1f5b1d3b4f/192.168.56.250, added to nodes list" [2022-05-11T07:38:03.223Z] time="2022-05-11T07:38:03Z" level=info msg="Node 5ca883c45b9c/192.168.56.250, joined gossip cluster" [2022-05-11T07:38:03.223Z] time="2022-05-11T07:38:03Z" level=info msg="Node 5ca883c45b9c/192.168.56.250, is the new incarnation of the shutdown node 4b3af4380a2a/192.168.56.250" [2022-05-11T07:38:03.223Z] time="2022-05-11T07:38:03Z" level=info msg="Node 5ca883c45b9c/192.168.56.250, added to nodes list" [2022-05-11T07:38:03.223Z] time="2022-05-11T07:38:03Z" level=debug msg="memberlist: Initiating push/pull sync with: 192.168.56.250:10034" [2022-05-11T07:38:03.223Z] time="2022-05-11T07:38:03Z" level=debug msg="memberlist: Stream connection from=192.168.56.250:49395" [2022-05-11T07:38:03.223Z] time="2022-05-11T07:38:03Z" level=info msg="Node 532c3f528016/192.168.56.250, joined gossip cluster" [2022-05-11T07:38:03.223Z] time="2022-05-11T07:38:03Z" level=info msg="Node 532c3f528016/192.168.56.250, added to nodes list" [2022-05-11T07:38:03.223Z] time="2022-05-11T07:38:03Z" level=info msg="Node 2e1f5b1d3b4f/192.168.56.250, joined gossip cluster" [2022-05-11T07:38:03.223Z] time="2022-05-11T07:38:03Z" level=info msg="Node 2e1f5b1d3b4f/192.168.56.250, added to nodes list" [2022-05-11T07:38:03.223Z] time="2022-05-11T07:38:03Z" level=info msg="Node 5ca883c45b9c/192.168.56.250, joined gossip cluster" [2022-05-11T07:38:03.223Z] time="2022-05-11T07:38:03Z" level=info msg="Node 5ca883c45b9c/192.168.56.250, added to nodes list" [2022-05-11T07:38:03.223Z] time="2022-05-11T07:38:03Z" level=info msg="Node be3f39056ddb/192.168.56.250, joined gossip cluster" [2022-05-11T07:38:03.223Z] time="2022-05-11T07:38:03Z" level=info msg="Node be3f39056ddb/192.168.56.250, is the new incarnation of the shutdown node 0ff35a30342a/192.168.56.250" [2022-05-11T07:38:03.223Z] time="2022-05-11T07:38:03Z" level=info msg="Node be3f39056ddb/192.168.56.250, added to nodes list" [2022-05-11T07:38:03.223Z] time="2022-05-11T07:38:03Z" level=debug msg="memberlist: Initiating push/pull sync with: 192.168.56.250:10035" [2022-05-11T07:38:03.223Z] time="2022-05-11T07:38:03Z" level=debug msg="memberlist: Stream connection from=192.168.56.250:49396" [2022-05-11T07:38:03.223Z] time="2022-05-11T07:38:03Z" level=info msg="Node 532c3f528016/192.168.56.250, joined gossip cluster" [2022-05-11T07:38:03.223Z] time="2022-05-11T07:38:03Z" level=info msg="Node 532c3f528016/192.168.56.250, added to nodes list" [2022-05-11T07:38:03.223Z] time="2022-05-11T07:38:03Z" level=info msg="Node 2e1f5b1d3b4f/192.168.56.250, joined gossip cluster" [2022-05-11T07:38:03.223Z] time="2022-05-11T07:38:03Z" level=info msg="Node 2e1f5b1d3b4f/192.168.56.250, added to nodes list" [2022-05-11T07:38:03.223Z] time="2022-05-11T07:38:03Z" level=info msg="Node be3f39056ddb/192.168.56.250, joined gossip cluster" [2022-05-11T07:38:03.223Z] time="2022-05-11T07:38:03Z" level=info msg="Node be3f39056ddb/192.168.56.250, added to nodes list" [2022-05-11T07:38:03.223Z] time="2022-05-11T07:38:03Z" level=info msg="Node 5ca883c45b9c/192.168.56.250, joined gossip cluster" [2022-05-11T07:38:03.223Z] time="2022-05-11T07:38:03Z" level=info msg="Node 5ca883c45b9c/192.168.56.250, added to nodes list" [2022-05-11T07:38:03.223Z] time="2022-05-11T07:38:03Z" level=info msg="Node 95063363bdec/192.168.56.250, joined gossip cluster" [2022-05-11T07:38:03.223Z] time="2022-05-11T07:38:03Z" level=info msg="Node 95063363bdec/192.168.56.250, is the new incarnation of the shutdown node 45be60768edf/192.168.56.250" [2022-05-11T07:38:03.223Z] time="2022-05-11T07:38:03Z" level=info msg="Node 95063363bdec/192.168.56.250, added to nodes list" [2022-05-11T07:38:03.223Z] time="2022-05-11T07:38:03Z" level=info msg="Node be3f39056ddb/192.168.56.250, joined gossip cluster" [2022-05-11T07:38:03.223Z] time="2022-05-11T07:38:03Z" level=info msg="Node be3f39056ddb/192.168.56.250, added to nodes list" [2022-05-11T07:38:03.223Z] time="2022-05-11T07:38:03Z" level=info msg="Node be3f39056ddb/192.168.56.250, joined gossip cluster" [2022-05-11T07:38:03.223Z] time="2022-05-11T07:38:03Z" level=info msg="Node be3f39056ddb/192.168.56.250, is the new incarnation of the shutdown node 0ff35a30342a/192.168.56.250" [2022-05-11T07:38:03.223Z] time="2022-05-11T07:38:03Z" level=info msg="Node be3f39056ddb/192.168.56.250, added to nodes list" [2022-05-11T07:38:03.223Z] time="2022-05-11T07:38:03Z" level=info msg="Node 5ca883c45b9c/192.168.56.250, joined gossip cluster" [2022-05-11T07:38:03.223Z] time="2022-05-11T07:38:03Z" level=info msg="Node 5ca883c45b9c/192.168.56.250, is the new incarnation of the shutdown node 4b3af4380a2a/192.168.56.250" [2022-05-11T07:38:03.223Z] time="2022-05-11T07:38:03Z" level=info msg="Node 5ca883c45b9c/192.168.56.250, added to nodes list" [2022-05-11T07:38:03.223Z] time="2022-05-11T07:38:03Z" level=info msg="Node 95063363bdec/192.168.56.250, joined gossip cluster" [2022-05-11T07:38:03.223Z] time="2022-05-11T07:38:03Z" level=info msg="Node 95063363bdec/192.168.56.250, is the new incarnation of the shutdown node 45be60768edf/192.168.56.250" [2022-05-11T07:38:03.223Z] time="2022-05-11T07:38:03Z" level=info msg="Node 95063363bdec/192.168.56.250, added to nodes list" [2022-05-11T07:38:03.223Z] time="2022-05-11T07:38:03Z" level=info msg="Node 95063363bdec/192.168.56.250, joined gossip cluster" [2022-05-11T07:38:03.223Z] time="2022-05-11T07:38:03Z" level=info msg="Node 95063363bdec/192.168.56.250, added to nodes list" [2022-05-11T07:38:03.290Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s) [2022-05-11T07:38:03.290Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-05-11T07:38:03.678Z] time="2022-05-11T07:38:03Z" level=info msg="Node 95063363bdec/192.168.56.250, joined gossip cluster" [2022-05-11T07:38:03.678Z] time="2022-05-11T07:38:03Z" level=info msg="Node 95063363bdec/192.168.56.250, added to nodes list" [2022-05-11T07:38:03.678Z] time="2022-05-11T07:38:03Z" level=debug msg="memberlist: Initiating push/pull sync with: 192.168.56.250:10033" [2022-05-11T07:38:03.678Z] time="2022-05-11T07:38:03Z" level=debug msg="memberlist: Stream connection from=192.168.56.250:49397" [2022-05-11T07:38:03.678Z] time="2022-05-11T07:38:03Z" level=debug msg="memberlist: Initiating push/pull sync with: 192.168.56.250:10034" [2022-05-11T07:38:03.678Z] time="2022-05-11T07:38:03Z" level=debug msg="memberlist: Stream connection from=192.168.56.250:49398" [2022-05-11T07:38:03.678Z] time="2022-05-11T07:38:03Z" level=debug msg="memberlist: Initiating push/pull sync with: 192.168.56.250:10035" [2022-05-11T07:38:03.678Z] time="2022-05-11T07:38:03Z" level=debug msg="memberlist: Stream connection from=192.168.56.250:49399" [2022-05-11T07:38:04.133Z] 2022/05/11 07:38:03 Closing DB instances... [2022-05-11T07:38:04.133Z] time="2022-05-11T07:38:03Z" level=info msg="Node 5ca883c45b9c change state NodeActive --> NodeLeft" [2022-05-11T07:38:04.133Z] time="2022-05-11T07:38:03Z" level=info msg="node4(2e1f5b1d3b4f): Node leave event for 5ca883c45b9c/192.168.56.250" [2022-05-11T07:38:04.133Z] time="2022-05-11T07:38:03Z" level=info msg="Node 5ca883c45b9c change state NodeActive --> NodeLeft" [2022-05-11T07:38:04.133Z] time="2022-05-11T07:38:03Z" level=info msg="node3(95063363bdec): Node leave event for 5ca883c45b9c/192.168.56.250" [2022-05-11T07:38:04.133Z] time="2022-05-11T07:38:03Z" level=info msg="Node 5ca883c45b9c change state NodeActive --> NodeLeft" [2022-05-11T07:38:04.133Z] time="2022-05-11T07:38:03Z" level=info msg="node5(532c3f528016): Node leave event for 5ca883c45b9c/192.168.56.250" [2022-05-11T07:38:04.133Z] time="2022-05-11T07:38:03Z" level=info msg="Node 5ca883c45b9c change state NodeActive --> NodeLeft" [2022-05-11T07:38:04.133Z] time="2022-05-11T07:38:03Z" level=info msg="node1(5ca883c45b9c): Node leave event for 5ca883c45b9c/192.168.56.250" [2022-05-11T07:38:04.133Z] time="2022-05-11T07:38:03Z" level=info msg="Node 5ca883c45b9c change state NodeActive --> NodeLeft" [2022-05-11T07:38:04.133Z] time="2022-05-11T07:38:03Z" level=info msg="node2(be3f39056ddb): Node leave event for 5ca883c45b9c/192.168.56.250" [2022-05-11T07:38:04.288Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-11T07:38:04.589Z] time="2022-05-11T07:38:04Z" level=info msg="Node 5ca883c45b9c/192.168.56.250, left gossip cluster" [2022-05-11T07:38:04.589Z] time="2022-05-11T07:38:04Z" level=info msg="Node 5ca883c45b9c/192.168.56.250, left gossip cluster" [2022-05-11T07:38:04.589Z] time="2022-05-11T07:38:04Z" level=info msg="Node 5ca883c45b9c/192.168.56.250, left gossip cluster" [2022-05-11T07:38:04.589Z] time="2022-05-11T07:38:04Z" level=info msg="Node 5ca883c45b9c/192.168.56.250, left gossip cluster" [2022-05-11T07:38:04.589Z] time="2022-05-11T07:38:04Z" level=info msg="Node 5ca883c45b9c/192.168.56.250, left gossip cluster" [2022-05-11T07:38:04.589Z] time="2022-05-11T07:38:04Z" level=info msg="Node be3f39056ddb change state NodeActive --> NodeLeft" [2022-05-11T07:38:04.589Z] time="2022-05-11T07:38:04Z" level=info msg="node4(2e1f5b1d3b4f): Node leave event for be3f39056ddb/192.168.56.250" [2022-05-11T07:38:04.589Z] time="2022-05-11T07:38:04Z" level=info msg="Node be3f39056ddb change state NodeActive --> NodeLeft" [2022-05-11T07:38:04.589Z] time="2022-05-11T07:38:04Z" level=info msg="node5(532c3f528016): Node leave event for be3f39056ddb/192.168.56.250" [2022-05-11T07:38:04.589Z] time="2022-05-11T07:38:04Z" level=info msg="Node be3f39056ddb change state NodeActive --> NodeLeft" [2022-05-11T07:38:04.589Z] time="2022-05-11T07:38:04Z" level=info msg="node3(95063363bdec): Node leave event for be3f39056ddb/192.168.56.250" [2022-05-11T07:38:04.589Z] time="2022-05-11T07:38:04Z" level=info msg="Node be3f39056ddb change state NodeActive --> NodeLeft" [2022-05-11T07:38:04.589Z] time="2022-05-11T07:38:04Z" level=info msg="node2(be3f39056ddb): Node leave event for be3f39056ddb/192.168.56.250" [2022-05-11T07:38:04.589Z] time="2022-05-11T07:38:04Z" level=info msg="Node be3f39056ddb/192.168.56.250, left gossip cluster" [2022-05-11T07:38:04.589Z] time="2022-05-11T07:38:04Z" level=info msg="Node be3f39056ddb/192.168.56.250, left gossip cluster" [2022-05-11T07:38:04.589Z] time="2022-05-11T07:38:04Z" level=info msg="Node be3f39056ddb/192.168.56.250, left gossip cluster" [2022-05-11T07:38:04.589Z] time="2022-05-11T07:38:04Z" level=info msg="Node be3f39056ddb/192.168.56.250, left gossip cluster" [2022-05-11T07:38:04.692Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.22s) [2022-05-11T07:38:04.692Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-05-11T07:38:04.886Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2022-05-11T07:38:04.886Z] docker_api_swarm_test.go:202: [de7f6b346b4c6] joining swarm manager [d331366bcf3d3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-11T07:38:05.044Z] time="2022-05-11T07:38:04Z" level=info msg="Node 95063363bdec change state NodeActive --> NodeLeft" [2022-05-11T07:38:05.044Z] time="2022-05-11T07:38:04Z" level=info msg="node5(532c3f528016): Node leave event for 95063363bdec/192.168.56.250" [2022-05-11T07:38:05.044Z] time="2022-05-11T07:38:04Z" level=info msg="Node 95063363bdec change state NodeActive --> NodeLeft" [2022-05-11T07:38:05.044Z] time="2022-05-11T07:38:04Z" level=info msg="node4(2e1f5b1d3b4f): Node leave event for 95063363bdec/192.168.56.250" [2022-05-11T07:38:05.044Z] time="2022-05-11T07:38:04Z" level=info msg="Node 95063363bdec change state NodeActive --> NodeLeft" [2022-05-11T07:38:05.044Z] time="2022-05-11T07:38:04Z" level=info msg="node3(95063363bdec): Node leave event for 95063363bdec/192.168.56.250" [2022-05-11T07:38:05.044Z] time="2022-05-11T07:38:04Z" level=info msg="Node 95063363bdec/192.168.56.250, left gossip cluster" [2022-05-11T07:38:05.044Z] time="2022-05-11T07:38:04Z" level=info msg="Node 95063363bdec/192.168.56.250, left gossip cluster" [2022-05-11T07:38:05.262Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s) [2022-05-11T07:38:05.262Z] === RUN TestServiceWithPredefinedNetwork [2022-05-11T07:38:05.499Z] time="2022-05-11T07:38:05Z" level=info msg="Node 95063363bdec/192.168.56.250, left gossip cluster" [2022-05-11T07:38:05.499Z] time="2022-05-11T07:38:05Z" level=debug msg="memberlist: Failed ping: 2e1f5b1d3b4f (timeout reached)" [2022-05-11T07:38:05.499Z] time="2022-05-11T07:38:05Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->192.168.56.250:10035: use of closed network connection" [2022-05-11T07:38:05.499Z] time="2022-05-11T07:38:05Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->192.168.56.250:10037: use of closed network connection" [2022-05-11T07:38:05.499Z] time="2022-05-11T07:38:05Z" level=debug msg="memberlist: Stream connection from=192.168.56.250:49400" [2022-05-11T07:38:05.499Z] time="2022-05-11T07:38:05Z" level=info msg="Node 2e1f5b1d3b4f change state NodeActive --> NodeLeft" [2022-05-11T07:38:05.499Z] time="2022-05-11T07:38:05Z" level=info msg="node5(532c3f528016): Node leave event for 2e1f5b1d3b4f/192.168.56.250" [2022-05-11T07:38:05.499Z] time="2022-05-11T07:38:05Z" level=info msg="Node 2e1f5b1d3b4f change state NodeActive --> NodeLeft" [2022-05-11T07:38:05.499Z] time="2022-05-11T07:38:05Z" level=info msg="node4(2e1f5b1d3b4f): Node leave event for 2e1f5b1d3b4f/192.168.56.250" [2022-05-11T07:38:05.813Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-05-11T07:38:05.818Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-11T07:38:05.953Z] time="2022-05-11T07:38:05Z" level=warning msg="memberlist: Was able to connect to 2e1f5b1d3b4f but other probes failed, network may be misconfigured" [2022-05-11T07:38:06.407Z] time="2022-05-11T07:38:05Z" level=info msg="Node 2e1f5b1d3b4f/192.168.56.250, left gossip cluster" [2022-05-11T07:38:06.407Z] time="2022-05-11T07:38:06Z" level=info msg="Node 2e1f5b1d3b4f/192.168.56.250, left gossip cluster" [2022-05-11T07:38:07.366Z] time="2022-05-11T07:38:06Z" level=error msg="node4(2e1f5b1d3b4f) Could not close DB: timeout waiting for leave broadcast" [2022-05-11T07:38:07.366Z] time="2022-05-11T07:38:06Z" level=info msg="Node 532c3f528016/192.168.56.250, left gossip cluster" [2022-05-11T07:38:07.366Z] time="2022-05-11T07:38:06Z" level=info msg="Node 532c3f528016 change state NodeActive --> NodeFailed" [2022-05-11T07:38:07.366Z] time="2022-05-11T07:38:06Z" level=info msg="Node 532c3f528016/192.168.56.250, added to failed nodes list" [2022-05-11T07:38:07.366Z] --- PASS: TestNetworkDBIslands (12.07s) [2022-05-11T07:38:07.366Z] PASS [2022-05-11T07:38:07.366Z] coverage: 60.1% of statements [2022-05-11T07:38:07.366Z] ok github.com/docker/docker/libnetwork/networkdb 103.400s coverage: 60.1% of statements [2022-05-11T07:38:07.366Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-05-11T07:38:07.366Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2022-05-11T07:38:07.366Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-05-11T07:38:07.366Z] ? github.com/docker/docker/oci/caps [no test files] [2022-05-11T07:38:07.366Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-05-11T07:38:07.366Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2022-05-11T07:38:07.366Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-05-11T07:38:07.366Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-05-11T07:38:07.366Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-05-11T07:38:07.366Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-05-11T07:38:07.366Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-05-11T07:38:07.366Z] ? github.com/docker/docker/pkg/urlutil [no test files] [2022-05-11T07:38:07.366Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-05-11T07:38:07.366Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2022-05-11T07:38:07.366Z] ? github.com/docker/docker/quota [no test files] [2022-05-11T07:38:07.366Z] ? github.com/docker/docker/rootless [no test files] [2022-05-11T07:38:07.366Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-05-11T07:38:07.366Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-05-11T07:38:07.366Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-05-11T07:38:07.366Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-05-11T07:38:07.366Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-05-11T07:38:07.366Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-05-11T07:38:07.366Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-05-11T07:38:07.366Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-05-11T07:38:07.366Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-05-11T07:38:07.366Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-05-11T07:38:07.366Z] ? github.com/docker/docker/testutil/request [no test files] [2022-05-11T07:38:07.366Z] ? github.com/docker/docker/volume [no test files] [2022-05-11T07:38:07.366Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-05-11T07:38:07.366Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-05-11T07:38:07.805Z] --- PASS: TestServiceWithPredefinedNetwork (2.23s) [2022-05-11T07:38:07.805Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-05-11T07:38:07.805Z] service_test.go:243: FLAKY_TEST [2022-05-11T07:38:07.805Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-05-11T07:38:07.805Z] === RUN TestServiceWithDataPathPortInit [2022-05-11T07:38:08.329Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2022-05-11T07:38:09.535Z] [2022-05-11T07:38:09.535Z] === Skipped [2022-05-11T07:38:09.535Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2022-05-11T07:38:09.535Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-05-11T07:38:09.535Z] [2022-05-11T07:38:09.535Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2022-05-11T07:38:09.535Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-11T07:38:09.535Z] [2022-05-11T07:38:09.535Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.01s) [2022-05-11T07:38:09.535Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-11T07:38:09.535Z] [2022-05-11T07:38:09.535Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.01s) [2022-05-11T07:38:09.535Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-11T07:38:09.535Z] [2022-05-11T07:38:09.535Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2022-05-11T07:38:09.535Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-11T07:38:09.535Z] [2022-05-11T07:38:09.535Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2022-05-11T07:38:09.535Z] client_test.go:22: runtime.GOOS == "windows" [2022-05-11T07:38:09.535Z] [2022-05-11T07:38:09.535Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-05-11T07:38:09.535Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-05-11T07:38:09.535Z] [2022-05-11T07:38:09.535Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-05-11T07:38:09.535Z] network_proxy_test.go:208: No support for dual stack yet [2022-05-11T07:38:09.535Z] [2022-05-11T07:38:09.535Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-05-11T07:38:09.535Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-05-11T07:38:09.535Z] [2022-05-11T07:38:09.535Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.00s) [2022-05-11T07:38:09.535Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-05-11T07:38:09.535Z] [2022-05-11T07:38:09.535Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-05-11T07:38:09.535Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-05-11T07:38:09.535Z] [2022-05-11T07:38:09.535Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2022-05-11T07:38:09.535Z] daemon_test.go:145: root required [2022-05-11T07:38:09.535Z] [2022-05-11T07:38:09.535Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-05-11T07:38:09.535Z] reload_test.go:342: root required [2022-05-11T07:38:09.535Z] [2022-05-11T07:38:09.535Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2022-05-11T07:38:09.535Z] config_test.go:480: os.Getuid() != 0: skipping test that requires root [2022-05-11T07:38:09.535Z] [2022-05-11T07:38:09.535Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2022-05-11T07:38:09.535Z] pull_v2_test.go:82: Needs fixing on Windows [2022-05-11T07:38:09.535Z] [2022-05-11T07:38:09.535Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2022-05-11T07:38:09.535Z] pull_v2_test.go:127: Needs fixing on Windows [2022-05-11T07:38:09.535Z] [2022-05-11T07:38:09.535Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2022-05-11T07:38:09.535Z] download_test.go:267: Needs fixing on Windows [2022-05-11T07:38:09.535Z] [2022-05-11T07:38:09.535Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2022-05-11T07:38:09.535Z] layer_test.go:291: Failing on Windows [2022-05-11T07:38:09.535Z] [2022-05-11T07:38:09.535Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2022-05-11T07:38:09.535Z] layer_test.go:340: Failing on Windows [2022-05-11T07:38:09.535Z] [2022-05-11T07:38:09.535Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2022-05-11T07:38:09.535Z] layer_test.go:455: Failing on Windows [2022-05-11T07:38:09.535Z] [2022-05-11T07:38:09.535Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2022-05-11T07:38:09.535Z] layer_test.go:684: Failing on Windows [2022-05-11T07:38:09.535Z] [2022-05-11T07:38:09.535Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2022-05-11T07:38:09.535Z] migration_test.go:45: Failing on Windows [2022-05-11T07:38:09.535Z] [2022-05-11T07:38:09.535Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2022-05-11T07:38:09.535Z] migration_test.go:181: Failing on Windows [2022-05-11T07:38:09.535Z] [2022-05-11T07:38:09.535Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2022-05-11T07:38:09.535Z] mount_test.go:17: Failing on Windows [2022-05-11T07:38:09.535Z] [2022-05-11T07:38:09.535Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2022-05-11T07:38:09.535Z] mount_test.go:76: Failing on Windows [2022-05-11T07:38:09.535Z] [2022-05-11T07:38:09.535Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2022-05-11T07:38:09.535Z] mount_test.go:125: Failing on Windows [2022-05-11T07:38:09.535Z] [2022-05-11T07:38:09.535Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2022-05-11T07:38:09.535Z] mount_test.go:212: Failing on Windows [2022-05-11T07:38:09.535Z] [2022-05-11T07:38:09.535Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.00s) [2022-05-11T07:38:09.535Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-05-11T07:38:09.535Z] [2022-05-11T07:38:09.535Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.00s) [2022-05-11T07:38:09.535Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-05-11T07:38:09.535Z] [2022-05-11T07:38:09.535Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.00s) [2022-05-11T07:38:09.535Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-05-11T07:38:09.536Z] [2022-05-11T07:38:09.536Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2022-05-11T07:38:09.536Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-05-11T07:38:09.536Z] [2022-05-11T07:38:09.536Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2022-05-11T07:38:09.536Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-05-11T07:38:09.536Z] [2022-05-11T07:38:09.536Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2022-05-11T07:38:09.536Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-05-11T07:38:09.536Z] [2022-05-11T07:38:09.536Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2022-05-11T07:38:09.536Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-05-11T07:38:09.536Z] [2022-05-11T07:38:09.536Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2022-05-11T07:38:09.536Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-05-11T07:38:09.536Z] [2022-05-11T07:38:09.536Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2022-05-11T07:38:09.536Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-05-11T07:38:09.536Z] [2022-05-11T07:38:09.536Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2022-05-11T07:38:09.536Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-05-11T07:38:09.536Z] [2022-05-11T07:38:09.536Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2022-05-11T07:38:09.536Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-05-11T07:38:09.536Z] [2022-05-11T07:38:09.536Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2022-05-11T07:38:09.536Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-05-11T07:38:09.536Z] [2022-05-11T07:38:09.536Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-05-11T07:38:09.536Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-11T07:38:09.536Z] [2022-05-11T07:38:09.536Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-05-11T07:38:09.536Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-11T07:38:09.536Z] [2022-05-11T07:38:09.536Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-05-11T07:38:09.536Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-11T07:38:09.536Z] [2022-05-11T07:38:09.536Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-05-11T07:38:09.536Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-11T07:38:09.536Z] [2022-05-11T07:38:09.536Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-05-11T07:38:09.536Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-11T07:38:09.536Z] [2022-05-11T07:38:09.536Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2022-05-11T07:38:09.536Z] archive_test.go:133: Xz not present in msys2 [2022-05-11T07:38:09.536Z] [2022-05-11T07:38:09.536Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamZstd (0.02s) [2022-05-11T07:38:09.536Z] archive_test.go:140: zstd not installed [2022-05-11T07:38:09.536Z] [2022-05-11T07:38:09.536Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2022-05-11T07:38:09.536Z] archive_test.go:252: Failing on Windows CI machines [2022-05-11T07:38:09.536Z] [2022-05-11T07:38:09.536Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2022-05-11T07:38:09.536Z] archive_windows_test.go:16: Currently fails [2022-05-11T07:38:09.536Z] [2022-05-11T07:38:09.536Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2022-05-11T07:38:09.536Z] changes_test.go:196: needs more investigation [2022-05-11T07:38:09.536Z] [2022-05-11T07:38:09.536Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsEmpty (0.00s) [2022-05-11T07:38:09.536Z] changes_test.go:261: FIXME: broken on Windows 1903 and up; see #39846 [2022-05-11T07:38:09.536Z] [2022-05-11T07:38:09.536Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsMutated (0.00s) [2022-05-11T07:38:09.536Z] changes_test.go:355: FIXME: broken on Windows 1903 and up; see #39846 [2022-05-11T07:38:09.536Z] [2022-05-11T07:38:09.536Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2022-05-11T07:38:09.536Z] changes_test.go:433: needs further investigation [2022-05-11T07:38:09.536Z] [2022-05-11T07:38:09.536Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2022-05-11T07:38:09.536Z] changes_test.go:469: needs further investigation [2022-05-11T07:38:09.536Z] [2022-05-11T07:38:09.536Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2022-05-11T07:38:09.536Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2022-05-11T07:38:09.536Z] [2022-05-11T07:38:09.536Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2022-05-11T07:38:09.536Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2022-05-11T07:38:09.536Z] [2022-05-11T07:38:09.536Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2022-05-11T07:38:09.536Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-05-11T07:38:09.536Z] [2022-05-11T07:38:09.536Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2022-05-11T07:38:09.536Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-05-11T07:38:09.536Z] [2022-05-11T07:38:09.536Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2022-05-11T07:38:09.536Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2022-05-11T07:38:09.536Z] [2022-05-11T07:38:09.536Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2022-05-11T07:38:09.536Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-05-11T07:38:09.536Z] [2022-05-11T07:38:09.536Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-05-11T07:38:09.536Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2022-05-11T07:38:09.536Z] [2022-05-11T07:38:09.536Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-05-11T07:38:09.536Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2022-05-11T07:38:09.536Z] [2022-05-11T07:38:09.536Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2022-05-11T07:38:09.536Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2022-05-11T07:38:09.536Z] [2022-05-11T07:38:09.536Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2022-05-11T07:38:09.536Z] poller_test.go:40: No chmod on Windows [2022-05-11T07:38:09.536Z] [2022-05-11T07:38:09.536Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-05-11T07:38:09.536Z] fileutils_test.go:133: Needs porting to Windows [2022-05-11T07:38:09.536Z] [2022-05-11T07:38:09.536Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2022-05-11T07:38:09.536Z] fileutils_test.go:179: Needs porting to Windows [2022-05-11T07:38:09.536Z] [2022-05-11T07:38:09.536Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2022-05-11T07:38:09.536Z] registry_test.go:50: os.Getuid() != 0: skipping test that requires root [2022-05-11T07:38:09.536Z] [2022-05-11T07:38:09.536Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2022-05-11T07:38:09.536Z] registry_test.go:70: os.Getuid() != 0: skipping test that requires root [2022-05-11T07:38:09.536Z] [2022-05-11T07:38:09.536Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2022-05-11T07:38:09.536Z] registry_test.go:511: os.Getuid() != 0: skipping test that requires root [2022-05-11T07:38:09.536Z] [2022-05-11T07:38:09.536Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2022-05-11T07:38:09.536Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-05-11T07:38:09.536Z] [2022-05-11T07:38:09.536Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2022-05-11T07:38:09.536Z] local_test.go:180: runtime.GOOS == "windows" [2022-05-11T07:38:09.536Z] [2022-05-11T07:38:09.536Z] DONE 2285 tests, 70 skipped in 277.115s [2022-05-11T07:38:09.536Z] INFO: make.ps1 ended at 05/11/2022 07:38:09 [2022-05-11T07:38:10.844Z] === RUN TestDockerSuite/TestEventsCopy [2022-05-11T07:38:11.100Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-05-11T07:38:12.416Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2022-05-11T07:38:12.416Z] INFO: Unit tests ended at 05/11/2022 07:38:11. Duration:00:04:51.0759888 [2022-05-11T07:38:12.416Z] INFO: Building busybox [2022-05-11T07:38:12.416Z] Sending build context to Docker daemon 5.12kB [2022-05-11T07:38:12.416Z] [2022-05-11T07:38:12.416Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2022-05-11T07:38:12.416Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2022-05-11T07:38:12.416Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2022-05-11T07:38:12.416Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2022-05-11T07:38:12.416Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2022-05-11T07:38:12.416Z] ---> 7c569352fed3 [2022-05-11T07:38:12.416Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2022-05-11T07:38:12.416Z] ---> Running in 4048d704334c [2022-05-11T07:38:12.492Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-05-11T07:38:12.857Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s) [2022-05-11T07:38:12.858Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (8.70s) [2022-05-11T07:38:12.858Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (10.43s) [2022-05-11T07:38:12.858Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (10.58s) [2022-05-11T07:38:12.858Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (10.65s) [2022-05-11T07:38:12.858Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (8.43s) [2022-05-11T07:38:12.858Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (6.73s) [2022-05-11T07:38:12.858Z] === RUN TestBuildMultiStageCopy [2022-05-11T07:38:12.858Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-05-11T07:38:17.734Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-05-11T07:38:17.990Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-05-11T07:38:18.185Z] Removing intermediate container 4048d704334c [2022-05-11T07:38:18.185Z] ---> 204a54848fa2 [2022-05-11T07:38:18.185Z] Step 7/13 : ARG BUSYBOX_VERSION [2022-05-11T07:38:18.185Z] ---> Running in 61446cfcb40b [2022-05-11T07:38:18.185Z] Removing intermediate container 61446cfcb40b [2022-05-11T07:38:18.185Z] ---> a7c58096c8de [2022-05-11T07:38:18.185Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2022-05-11T07:38:18.185Z] ---> Running in 52dfa4e2d112 [2022-05-11T07:38:18.185Z] Removing intermediate container 52dfa4e2d112 [2022-05-11T07:38:18.185Z] ---> 8f03b1785aaf [2022-05-11T07:38:18.185Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2022-05-11T07:38:18.917Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-05-11T07:38:19.173Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2022-05-11T07:38:19.173Z] === RUN TestDockerSuite/TestEventsFilterType [2022-05-11T07:38:19.430Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2022-05-11T07:38:19.686Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2022-05-11T07:38:19.686Z] === RUN TestDockerSuite/TestEventsFilters [2022-05-11T07:38:19.706Z] [2022-05-11T07:38:20.161Z] ---> e2147d2aaf8f [2022-05-11T07:38:20.161Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2022-05-11T07:38:20.161Z] ---> Running in c0c31e27c6dc [2022-05-11T07:38:20.615Z] === RUN TestDockerSuite/TestEventsFormat [2022-05-11T07:38:21.384Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-05-11T07:38:21.384Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-05-11T07:38:21.543Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-05-11T07:38:21.543Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-05-11T07:38:21.543Z] === RUN TestDockerSuite/TestEventsImageImport [2022-05-11T07:38:21.839Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-05-11T07:38:22.109Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-05-11T07:38:22.365Z] --- PASS: TestServicePlugin (31.37s) [2022-05-11T07:38:22.365Z] === RUN TestServiceUpdateLabel [2022-05-11T07:38:22.365Z] === RUN TestDockerSuite/TestEventsImagePull [2022-05-11T07:38:22.700Z] --- PASS: TestServiceWithDataPathPortInit (13.68s) [2022-05-11T07:38:22.700Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-05-11T07:38:23.295Z] === RUN TestDockerSuite/TestEventsImageTag [2022-05-11T07:38:23.369Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-05-11T07:38:23.641Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:265jh9ih60fjabayb5zlo6f25 Created:2022-05-11 07:38:22.316543881 +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[e05f9db7f087e90d49d4cb2be5eff5cf25cd21054f1a90d3e0fac9de58505620:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.lf49c3rqvdfghwmfz3krxeo0s EndpointID:a65ddc64dfdf47dd84e261c8ce309265189bf5051759cf0870627f4ea04d126d MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:9fb9ea83c62d0a1baf2bdac782a1401e5c77f8a143e73319e1d10f32e371dc7d 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:68ff6b4c42b6 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.lf49c3rqvdfghwmfz3krxeo0s EndpointID:a65ddc64dfdf47dd84e261c8ce309265189bf5051759cf0870627f4ea04d126d EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-05-11T07:38:23.857Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2022-05-11T07:38:24.113Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2022-05-11T07:38:24.332Z] --- PASS: TestBuildMultiStageCopy (11.67s) [2022-05-11T07:38:24.332Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (7.55s) [2022-05-11T07:38:24.332Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.73s) [2022-05-11T07:38:24.332Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.89s) [2022-05-11T07:38:24.332Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.16s) [2022-05-11T07:38:24.332Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.33s) [2022-05-11T07:38:24.332Z] === RUN TestBuildMultiStageParentConfig [2022-05-11T07:38:24.370Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2022-05-11T07:38:24.370Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2022-05-11T07:38:24.370Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2022-05-11T07:38:24.370Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2022-05-11T07:38:24.370Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-05-11T07:38:24.626Z] --- PASS: TestServiceUpdateLabel (2.40s) [2022-05-11T07:38:24.626Z] === RUN TestServiceUpdateSecrets [2022-05-11T07:38:26.521Z] docker_api_swarm_test.go:384: [d9456ddfeadd5] joining swarm manager [d54d583c01bfe]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-11T07:38:26.777Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2022-05-11T07:38:27.218Z] --- PASS: TestBuildMultiStageParentConfig (2.48s) [2022-05-11T07:38:27.218Z] === RUN TestBuildLabelWithTargets [2022-05-11T07:38:27.218Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-11T07:38:27.218Z] --- SKIP: TestBuildLabelWithTargets (0.00s) [2022-05-11T07:38:27.218Z] === RUN TestBuildWithEmptyLayers [2022-05-11T07:38:27.708Z] === RUN TestDockerSuite/TestEventsRename [2022-05-11T07:38:27.708Z] docker_api_swarm_test.go:385: [d8f21083d5b23] joining swarm manager [d54d583c01bfe]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-11T07:38:27.841Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.90s) [2022-05-11T07:38:27.841Z] PASS [2022-05-11T07:38:27.841Z] [2022-05-11T07:38:27.841Z] === Skipped [2022-05-11T07:38:27.841Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-05-11T07:38:27.841Z] service_test.go:243: FLAKY_TEST [2022-05-11T07:38:27.841Z] [2022-05-11T07:38:27.841Z] DONE 38 tests, 1 skipped in 43.645s [2022-05-11T07:38:27.841Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-05-11T07:38:27.841Z] ++ 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 [2022-05-11T07:38:27.841Z] ++ set -e [2022-05-11T07:38:27.841Z] ++ '[' -n 0 ']' [2022-05-11T07:38:27.841Z] ++ set -x [2022-05-11T07:38:27.841Z] ++ 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 [2022-05-11T07:38:27.965Z] === RUN TestDockerSuite/TestEventsResize [2022-05-11T07:38:28.102Z] INFO: Testing against a local daemon [2022-05-11T07:38:28.102Z] === RUN TestDockerNetworkIpvlanPersistance [2022-05-11T07:38:28.102Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-05-11T07:38:28.102Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-05-11T07:38:28.102Z] === RUN TestDockerNetworkIpvlan [2022-05-11T07:38:28.102Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-05-11T07:38:28.102Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-05-11T07:38:28.102Z] PASS [2022-05-11T07:38:28.102Z] [2022-05-11T07:38:28.102Z] === Skipped [2022-05-11T07:38:28.102Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-05-11T07:38:28.102Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-05-11T07:38:28.102Z] [2022-05-11T07:38:28.102Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-05-11T07:38:28.102Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-05-11T07:38:28.102Z] [2022-05-11T07:38:28.102Z] DONE 2 tests, 2 skipped in 0.096s [2022-05-11T07:38:28.102Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-05-11T07:38:28.102Z] ++ 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 [2022-05-11T07:38:28.102Z] ++ set -e [2022-05-11T07:38:28.102Z] ++ '[' -n 0 ']' [2022-05-11T07:38:28.102Z] ++ set -x [2022-05-11T07:38:28.102Z] ++ 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 [2022-05-11T07:38:28.102Z] INFO: Testing against a local daemon [2022-05-11T07:38:28.102Z] === RUN TestDockerNetworkMacvlanPersistance [2022-05-11T07:38:28.179Z] --- PASS: TestBuildWithEmptyLayers (1.31s) [2022-05-11T07:38:28.179Z] === RUN TestBuildMultiStageOnBuild [2022-05-11T07:38:28.528Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-05-11T07:38:28.722Z] Removing intermediate container c0c31e27c6dc [2022-05-11T07:38:28.722Z] ---> 506311aed206 [2022-05-11T07:38:28.722Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2022-05-11T07:38:28.722Z] ---> Running in b7299a1559c9 [2022-05-11T07:38:29.484Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.41s) [2022-05-11T07:38:29.484Z] === RUN TestDockerNetworkMacvlan [2022-05-11T07:38:30.424Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-05-11T07:38:30.881Z] [2022-05-11T07:38:30.881Z] SUCCESS: Specified value was saved. [2022-05-11T07:38:30.995Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-05-11T07:38:31.936Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-05-11T07:38:33.043Z] Removing intermediate container b7299a1559c9 [2022-05-11T07:38:33.043Z] ---> 999a264a214f [2022-05-11T07:38:33.043Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2022-05-11T07:38:33.497Z] ---> Running in 07bb2551b04d [2022-05-11T07:38:33.849Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-05-11T07:38:35.063Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-05-11T07:38:35.063Z] === RUN TestDockerSuite/TestEventsStreaming [2022-05-11T07:38:35.063Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-05-11T07:38:35.237Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-05-11T07:38:37.205Z] Cannot create a file when that file already exists. [2022-05-11T07:38:38.329Z] === RUN TestDockerSuite/TestEventsTop [2022-05-11T07:38:38.329Z] === RUN TestDockerSuite/TestEventsUntag [2022-05-11T07:38:38.536Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-05-11T07:38:39.108Z] --- PASS: TestDockerNetworkMacvlan (9.64s) [2022-05-11T07:38:39.108Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s) [2022-05-11T07:38:39.108Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s) [2022-05-11T07:38:39.108Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.88s) [2022-05-11T07:38:39.108Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.80s) [2022-05-11T07:38:39.108Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.05s) [2022-05-11T07:38:39.108Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.60s) [2022-05-11T07:38:39.108Z] PASS [2022-05-11T07:38:39.108Z] [2022-05-11T07:38:39.108Z] DONE 8 tests in 11.126s [2022-05-11T07:38:39.108Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2022-05-11T07:38:39.108Z] ++ 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 [2022-05-11T07:38:39.108Z] ++ set -e [2022-05-11T07:38:39.108Z] ++ '[' -n 0 ']' [2022-05-11T07:38:39.108Z] ++ set -x [2022-05-11T07:38:39.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=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 [2022-05-11T07:38:39.108Z] testing: warning: no tests to run [2022-05-11T07:38:39.108Z] PASS [2022-05-11T07:38:39.108Z] [2022-05-11T07:38:39.108Z] DONE 0 tests in 0.025s [2022-05-11T07:38:39.108Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-05-11T07:38:39.108Z] ++ 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 [2022-05-11T07:38:39.108Z] ++ set -e [2022-05-11T07:38:39.108Z] ++ '[' -n 0 ']' [2022-05-11T07:38:39.108Z] ++ set -x [2022-05-11T07:38:39.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=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 [2022-05-11T07:38:39.369Z] INFO: Testing against a local daemon [2022-05-11T07:38:39.369Z] === RUN TestAuthZPluginAllowRequest [2022-05-11T07:38:40.225Z] --- PASS: TestServiceUpdateSecrets (15.16s) [2022-05-11T07:38:40.225Z] === RUN TestServiceUpdateConfigs [2022-05-11T07:38:40.509Z] --- PASS: TestBuildMultiStageOnBuild (11.37s) [2022-05-11T07:38:40.509Z] === RUN TestBuildUncleanTarFilenames [2022-05-11T07:38:40.509Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-11T07:38:40.509Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2022-05-11T07:38:40.509Z] === RUN TestBuildMultiStageLayerLeak [2022-05-11T07:38:40.751Z] --- PASS: TestAuthZPluginAllowRequest (1.27s) [2022-05-11T07:38:40.751Z] === RUN TestAuthZPluginTLS [2022-05-11T07:38:40.787Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-05-11T07:38:41.322Z] --- PASS: TestAuthZPluginTLS (0.56s) [2022-05-11T07:38:41.322Z] === RUN TestAuthZPluginDenyRequest [2022-05-11T07:38:41.582Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-05-11T07:38:41.582Z] === RUN TestAuthZPluginAPIDenyResponse [2022-05-11T07:38:41.861Z] Removing intermediate container 07bb2551b04d [2022-05-11T07:38:41.861Z] ---> 867196d97997 [2022-05-11T07:38:41.861Z] Step 13/13 : CMD ["sh"] [2022-05-11T07:38:41.861Z] ---> Running in 90ec8f112854 [2022-05-11T07:38:42.153Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-05-11T07:38:42.153Z] === RUN TestAuthZPluginDenyResponse [2022-05-11T07:38:42.315Z] Removing intermediate container 90ec8f112854 [2022-05-11T07:38:42.315Z] ---> 4a909bda6e18 [2022-05-11T07:38:42.315Z] Successfully built 4a909bda6e18 [2022-05-11T07:38:42.315Z] Successfully tagged busybox:latest [2022-05-11T07:38:42.315Z] INFO: Docker images of the daemon under test [2022-05-11T07:38:42.315Z] [2022-05-11T07:38:42.315Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-05-11T07:38:42.315Z] busybox latest 4a909bda6e18 Less than a second ago 4.95GB [2022-05-11T07:38:42.315Z] microsoft/windowsservercore latest 7c569352fed3 6 days ago 4.9GB [2022-05-11T07:38:42.315Z] mcr.microsoft.com/windows/servercore ltsc2022 7c569352fed3 6 days ago 4.9GB [2022-05-11T07:38:42.315Z] [2022-05-11T07:38:42.315Z] INFO: Running integration tests at 05/11/2022 07:38:42... [2022-05-11T07:38:42.315Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2022-05-11T07:38:42.315Z] INFO: Integration API tests being run from the host: [2022-05-11T07:38:42.723Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2022-05-11T07:38:42.723Z] === RUN TestAuthZPluginAllowEventStream [2022-05-11T07:38:42.769Z] INFO: make.ps1 starting at 05/11/2022 07:38:42 [2022-05-11T07:38:43.736Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2022-05-11T07:38:44.105Z] --- PASS: TestAuthZPluginAllowEventStream (1.11s) [2022-05-11T07:38:44.105Z] === RUN TestAuthZPluginErrorResponse [2022-05-11T07:38:44.365Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2022-05-11T07:38:44.365Z] === RUN TestAuthZPluginErrorRequest [2022-05-11T07:38:44.936Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2022-05-11T07:38:44.936Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-05-11T07:38:45.507Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2022-05-11T07:38:45.507Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-05-11T07:38:46.889Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.35s) [2022-05-11T07:38:46.889Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-05-11T07:38:48.273Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.34s) [2022-05-11T07:38:48.273Z] === RUN TestAuthZPluginHeader [2022-05-11T07:38:48.843Z] --- PASS: TestAuthZPluginHeader (0.71s) [2022-05-11T07:38:48.843Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-05-11T07:38:48.843Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-05-11T07:38:48.843Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-05-11T07:38:48.843Z] === RUN TestAuthZPluginV2Disable [2022-05-11T07:38:48.843Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-05-11T07:38:48.843Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2022-05-11T07:38:48.843Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-05-11T07:38:48.843Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-05-11T07:38:48.843Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-05-11T07:38:48.843Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-05-11T07:38:48.843Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-05-11T07:38:48.843Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-05-11T07:38:48.843Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-05-11T07:38:50.789Z] --- PASS: TestBuildMultiStageLayerLeak (9.98s) [2022-05-11T07:38:50.790Z] === RUN TestBuildWithHugeFile [2022-05-11T07:38:52.951Z] === RUN TestDockerSuite/TestExec [2022-05-11T07:38:52.951Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-05-11T07:38:52.951Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-05-11T07:38:53.513Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-05-11T07:38:53.768Z] === RUN TestDockerSuite/TestExecAPIStart [2022-05-11T07:38:54.697Z] --- PASS: TestServiceUpdateConfigs (14.85s) [2022-05-11T07:38:54.697Z] === RUN TestServiceUpdateNetwork [2022-05-11T07:38:55.259Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-05-11T07:38:55.822Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-05-11T07:38:56.752Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-05-11T07:38:57.316Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-05-11T07:38:58.243Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-05-11T07:38:58.499Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-05-11T07:38:59.062Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-05-11T07:38:59.991Z] === RUN TestDockerSuite/TestExecCgroup [2022-05-11T07:39:00.920Z] === RUN TestDockerSuite/TestExecEnv [2022-05-11T07:39:01.482Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-05-11T07:39:02.851Z] === RUN TestDockerSuite/TestExecExitStatus [2022-05-11T07:39:03.107Z] === RUN TestDockerSuite/TestExecInspectID [2022-05-11T07:39:06.374Z] === RUN TestDockerSuite/TestExecInteractive [2022-05-11T07:39:06.374Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2022-05-11T07:39:06.936Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-05-11T07:39:06.949Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.59s) [2022-05-11T07:39:06.949Z] PASS [2022-05-11T07:39:06.949Z] [2022-05-11T07:39:06.949Z] === Skipped [2022-05-11T07:39:06.949Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-05-11T07:39:06.949Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-05-11T07:39:06.949Z] [2022-05-11T07:39:06.949Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2022-05-11T07:39:06.949Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-05-11T07:39:06.949Z] [2022-05-11T07:39:06.949Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-05-11T07:39:06.949Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-05-11T07:39:06.949Z] [2022-05-11T07:39:06.949Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-05-11T07:39:06.949Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-05-11T07:39:06.949Z] [2022-05-11T07:39:06.949Z] DONE 17 tests, 4 skipped in 26.225s [2022-05-11T07:39:06.949Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-05-11T07:39:06.949Z] ++ 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 [2022-05-11T07:39:06.949Z] ++ set -e [2022-05-11T07:39:06.949Z] ++ '[' -n 0 ']' [2022-05-11T07:39:06.949Z] ++ set -x [2022-05-11T07:39:06.949Z] ++ 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 [2022-05-11T07:39:06.949Z] INFO: Testing against a local daemon [2022-05-11T07:39:06.949Z] === RUN TestPluginInvalidJSON [2022-05-11T07:39:06.949Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-05-11T07:39:06.949Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-05-11T07:39:06.949Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-11T07:39:06.949Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-11T07:39:06.949Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-05-11T07:39:06.949Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-05-11T07:39:06.949Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-05-11T07:39:06.949Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-05-11T07:39:06.949Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-05-11T07:39:06.949Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-05-11T07:39:06.949Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-05-11T07:39:06.949Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-05-11T07:39:06.949Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-05-11T07:39:06.949Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-05-11T07:39:06.949Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-05-11T07:39:06.949Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-05-11T07:39:06.949Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-11T07:39:06.949Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-05-11T07:39:06.949Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-05-11T07:39:06.949Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-05-11T07:39:06.949Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-05-11T07:39:06.949Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-05-11T07:39:06.949Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-05-11T07:39:06.949Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-05-11T07:39:06.949Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-05-11T07:39:06.949Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-05-11T07:39:06.949Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-05-11T07:39:06.949Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s) [2022-05-11T07:39:06.949Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-05-11T07:39:06.949Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-05-11T07:39:06.949Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-05-11T07:39:06.949Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-05-11T07:39:06.949Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-05-11T07:39:06.949Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-05-11T07:39:06.949Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-05-11T07:39:06.949Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-05-11T07:39:06.949Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-05-11T07:39:06.949Z] === RUN TestPluginInstall [2022-05-11T07:39:06.949Z] === RUN TestPluginInstall/no_auth [2022-05-11T07:39:06.949Z] time="2022-05-11T07:39:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-05-11T07:39:06.949Z] time="2022-05-11T07:39:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:05b09385311883718660459ff250bc8aef23df6f5862b1e57fed4a3bab4acc2d" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-05-11T07:39:06.949Z] time="2022-05-11T07:39:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-05-11T07:39:06.949Z] time="2022-05-11T07:39:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:05b09385311883718660459ff250bc8aef23df6f5862b1e57fed4a3bab4acc2d" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-05-11T07:39:06.949Z] === RUN TestPluginInstall/with_htpasswd [2022-05-11T07:39:06.949Z] time="2022-05-11T07:39:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-05-11T07:39:06.949Z] time="2022-05-11T07:39:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2e521146dfcd6b3495898ca54bb6a430ed486b8a9b94f35c76e938732b7ad2cc" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-05-11T07:39:06.949Z] time="2022-05-11T07:39:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-05-11T07:39:06.949Z] time="2022-05-11T07:39:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2e521146dfcd6b3495898ca54bb6a430ed486b8a9b94f35c76e938732b7ad2cc" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-05-11T07:39:07.210Z] === RUN TestPluginInstall/with_insecure [2022-05-11T07:39:07.498Z] === RUN TestDockerSuite/TestExecParseError [2022-05-11T07:39:08.060Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-05-11T07:39:08.150Z] time="2022-05-11T07:39:07Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-05-11T07:39:08.150Z] time="2022-05-11T07:39:07Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:af8137f4073386f34cd9822bcdf2f15e88f5920124a3ed123a1138f2a53d91f3" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-05-11T07:39:08.151Z] time="2022-05-11T07:39:07Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-05-11T07:39:08.151Z] time="2022-05-11T07:39:07Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:af8137f4073386f34cd9822bcdf2f15e88f5920124a3ed123a1138f2a53d91f3" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-05-11T07:39:08.151Z] plugin_test.go:195: [d91285554d4fc] daemon is not started [2022-05-11T07:39:08.151Z] --- PASS: TestPluginInstall (2.56s) [2022-05-11T07:39:08.151Z] --- PASS: TestPluginInstall/no_auth (0.98s) [2022-05-11T07:39:08.151Z] --- PASS: TestPluginInstall/with_htpasswd (0.57s) [2022-05-11T07:39:08.151Z] --- PASS: TestPluginInstall/with_insecure (1.02s) [2022-05-11T07:39:08.151Z] === RUN TestPluginsWithRuntimes [2022-05-11T07:39:08.316Z] --- PASS: TestServiceUpdateNetwork (13.59s) [2022-05-11T07:39:08.316Z] === RUN TestServiceUpdatePidsLimit [2022-05-11T07:39:08.588Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-05-11T07:39:09.160Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-05-11T07:39:09.533Z] === RUN TestPluginsWithRuntimes/No_Args [2022-05-11T07:39:09.723Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-05-11T07:39:10.474Z] === RUN TestPluginsWithRuntimes/With_Args [2022-05-11T07:39:10.652Z] === RUN TestDockerSuite/TestExecSetEnv [2022-05-11T07:39:10.652Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-05-11T07:39:11.215Z] === RUN TestDockerSuite/TestExecStartFails [2022-05-11T07:39:11.415Z] --- PASS: TestPluginsWithRuntimes (3.30s) [2022-05-11T07:39:11.415Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.89s) [2022-05-11T07:39:11.415Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.87s) [2022-05-11T07:39:11.415Z] === RUN TestPluginBackCompatMediaTypes [2022-05-11T07:39:11.777Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-05-11T07:39:11.986Z] --- PASS: TestPluginBackCompatMediaTypes (0.57s) [2022-05-11T07:39:11.986Z] PASS [2022-05-11T07:39:11.986Z] [2022-05-11T07:39:11.986Z] DONE 24 tests in 6.577s [2022-05-11T07:39:11.986Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-05-11T07:39:11.986Z] ++ 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 [2022-05-11T07:39:11.986Z] ++ set -e [2022-05-11T07:39:11.986Z] ++ '[' -n 0 ']' [2022-05-11T07:39:11.986Z] ++ set -x [2022-05-11T07:39:11.986Z] ++ 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 [2022-05-11T07:39:12.247Z] INFO: Testing against a local daemon [2022-05-11T07:39:12.247Z] === RUN TestExternalGraphDriver [2022-05-11T07:39:12.247Z] === RUN TestExternalGraphDriver/json [2022-05-11T07:39:14.159Z] === RUN TestExternalGraphDriver/spec [2022-05-11T07:39:15.581Z] === RUN TestExternalGraphDriver/pull [2022-05-11T07:39:17.497Z] --- PASS: TestExternalGraphDriver (4.96s) [2022-05-11T07:39:17.498Z] --- PASS: TestExternalGraphDriver/json (1.61s) [2022-05-11T07:39:17.498Z] --- PASS: TestExternalGraphDriver/spec (1.64s) [2022-05-11T07:39:17.498Z] --- PASS: TestExternalGraphDriver/pull (1.68s) [2022-05-11T07:39:17.498Z] === RUN TestGraphdriverPluginV2 [2022-05-11T07:39:17.498Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-05-11T07:39:17.498Z] --- SKIP: TestGraphdriverPluginV2 (0.02s) [2022-05-11T07:39:17.498Z] PASS [2022-05-11T07:39:17.498Z] [2022-05-11T07:39:17.498Z] === Skipped [2022-05-11T07:39:17.498Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.02s) [2022-05-11T07:39:17.498Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-05-11T07:39:17.498Z] [2022-05-11T07:39:17.498Z] DONE 5 tests, 1 skipped in 5.079s [2022-05-11T07:39:17.498Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-05-11T07:39:17.498Z] ++ 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 [2022-05-11T07:39:17.498Z] ++ set -e [2022-05-11T07:39:17.498Z] ++ '[' -n 0 ']' [2022-05-11T07:39:17.498Z] ++ set -x [2022-05-11T07:39:17.498Z] ++ 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 [2022-05-11T07:39:17.498Z] INFO: Testing against a local daemon [2022-05-11T07:39:17.498Z] === RUN TestContinueAfterPluginCrash [2022-05-11T07:39:17.498Z] === PAUSE TestContinueAfterPluginCrash [2022-05-11T07:39:17.498Z] === RUN TestReadPluginNoRead [2022-05-11T07:39:17.498Z] === PAUSE TestReadPluginNoRead [2022-05-11T07:39:17.498Z] === RUN TestDaemonStartWithLogOpt [2022-05-11T07:39:17.498Z] === PAUSE TestDaemonStartWithLogOpt [2022-05-11T07:39:17.498Z] === CONT TestContinueAfterPluginCrash [2022-05-11T07:39:17.498Z] === CONT TestDaemonStartWithLogOpt [2022-05-11T07:39:18.310Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-05-11T07:39:19.422Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-11T07:39:19.422Z] INFO: Testing against a local daemon [2022-05-11T07:39:19.422Z] === RUN TestBuildWithSession [2022-05-11T07:39:19.422Z] build_session_test.go:25: TODO: BuildKit [2022-05-11T07:39:19.422Z] --- SKIP: TestBuildWithSession (0.00s) [2022-05-11T07:39:19.422Z] === RUN TestBuildSquashParent [2022-05-11T07:39:19.422Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-05-11T07:39:19.422Z] --- SKIP: TestBuildSquashParent (0.00s) [2022-05-11T07:39:19.422Z] === RUN TestBuildWithRemoveAndForceRemove [2022-05-11T07:39:19.422Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-11T07:39:19.422Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-11T07:39:19.422Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-11T07:39:19.422Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-11T07:39:19.422Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-11T07:39:19.422Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-11T07:39:19.422Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-11T07:39:19.422Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-11T07:39:19.422Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-11T07:39:19.422Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-11T07:39:19.422Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-11T07:39:19.422Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-11T07:39:19.422Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-11T07:39:19.422Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-11T07:39:19.422Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-11T07:39:19.422Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-11T07:39:20.796Z] --- PASS: TestDaemonStartWithLogOpt (3.03s) [2022-05-11T07:39:20.796Z] === CONT TestReadPluginNoRead [2022-05-11T07:39:22.473Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-05-11T07:39:22.708Z] === RUN TestReadPluginNoRead/default [2022-05-11T07:39:23.037Z] === RUN TestDockerSuite/TestExecTTY [2022-05-11T07:39:23.300Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-05-11T07:39:23.649Z] === RUN TestReadPluginNoRead/disabled_caching [2022-05-11T07:39:23.863Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-05-11T07:39:24.427Z] === RUN TestDockerSuite/TestExecUlimits [2022-05-11T07:39:24.989Z] --- PASS: TestServiceUpdatePidsLimit (16.72s) [2022-05-11T07:39:24.989Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.94s) [2022-05-11T07:39:24.989Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.80s) [2022-05-11T07:39:24.989Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.90s) [2022-05-11T07:39:24.989Z] PASS [2022-05-11T07:39:24.989Z] [2022-05-11T07:39:24.989Z] === Skipped [2022-05-11T07:39:24.989Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-05-11T07:39:24.989Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-05-11T07:39:24.989Z] [2022-05-11T07:39:24.989Z] DONE 27 tests, 1 skipped in 179.514s [2022-05-11T07:39:24.989Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-05-11T07:39:24.989Z] ++ 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 [2022-05-11T07:39:24.989Z] ++ set -e [2022-05-11T07:39:24.989Z] ++ '[' -n 0 ']' [2022-05-11T07:39:24.989Z] ++ set -x [2022-05-11T07:39:24.989Z] ++ 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 [2022-05-11T07:39:25.032Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-05-11T07:39:25.245Z] INFO: Testing against a local daemon [2022-05-11T07:39:25.245Z] === RUN TestSessionCreate [2022-05-11T07:39:25.245Z] --- PASS: TestSessionCreate (0.02s) [2022-05-11T07:39:25.245Z] === RUN TestSessionCreateWithBadUpgrade [2022-05-11T07:39:25.245Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-05-11T07:39:25.245Z] PASS [2022-05-11T07:39:25.245Z] [2022-05-11T07:39:25.245Z] DONE 2 tests in 0.151s [2022-05-11T07:39:25.245Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-05-11T07:39:25.245Z] ++ 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 [2022-05-11T07:39:25.245Z] ++ set -e [2022-05-11T07:39:25.245Z] ++ '[' -n 0 ']' [2022-05-11T07:39:25.245Z] ++ set -x [2022-05-11T07:39:25.245Z] ++ 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 [2022-05-11T07:39:25.245Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-05-11T07:39:25.245Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2022-05-11T07:39:25.245Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-05-11T07:39:25.245Z] INFO: Testing against a local daemon [2022-05-11T07:39:25.245Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-05-11T07:39:25.245Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-05-11T07:39:25.245Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-05-11T07:39:25.245Z] === RUN TestDiskUsage [2022-05-11T07:39:25.245Z] === PAUSE TestDiskUsage [2022-05-11T07:39:25.245Z] === RUN TestEventsExecDie [2022-05-11T07:39:25.292Z] --- PASS: TestContinueAfterPluginCrash (7.99s) [2022-05-11T07:39:26.175Z] --- PASS: TestEventsExecDie (0.72s) [2022-05-11T07:39:26.175Z] === RUN TestEventsBackwardsCompatible [2022-05-11T07:39:26.175Z] --- PASS: TestEventsBackwardsCompatible (0.07s) [2022-05-11T07:39:26.175Z] === RUN TestEventsVolumeCreate [2022-05-11T07:39:26.175Z] --- PASS: TestEventsVolumeCreate (0.06s) [2022-05-11T07:39:26.175Z] === RUN TestInfoBinaryCommits [2022-05-11T07:39:26.175Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-05-11T07:39:26.175Z] === RUN TestInfoAPIVersioned [2022-05-11T07:39:26.175Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-05-11T07:39:26.175Z] === RUN TestInfoAPI [2022-05-11T07:39:26.175Z] --- PASS: TestInfoAPI (0.02s) [2022-05-11T07:39:26.175Z] === RUN TestInfoAPIWarnings [2022-05-11T07:39:26.233Z] === CONT TestReadPluginNoRead [2022-05-11T07:39:26.233Z] read_test.go:92: [ddcd8d6b355ed] daemon is not started [2022-05-11T07:39:26.233Z] --- PASS: TestReadPluginNoRead (5.73s) [2022-05-11T07:39:26.233Z] --- PASS: TestReadPluginNoRead/default (1.19s) [2022-05-11T07:39:26.233Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.17s) [2022-05-11T07:39:26.233Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.22s) [2022-05-11T07:39:26.233Z] PASS [2022-05-11T07:39:26.233Z] [2022-05-11T07:39:26.233Z] DONE 6 tests in 8.875s [2022-05-11T07:39:26.233Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2022-05-11T07:39:26.233Z] ++ 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 [2022-05-11T07:39:26.233Z] ++ set -e [2022-05-11T07:39:26.233Z] ++ '[' -n 0 ']' [2022-05-11T07:39:26.233Z] ++ set -x [2022-05-11T07:39:26.233Z] ++ 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 [2022-05-11T07:39:26.233Z] testing: warning: no tests to run [2022-05-11T07:39:26.233Z] PASS [2022-05-11T07:39:26.233Z] [2022-05-11T07:39:26.233Z] DONE 0 tests in 0.034s [2022-05-11T07:39:26.233Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-05-11T07:39:26.233Z] ++ 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 [2022-05-11T07:39:26.233Z] ++ set -e [2022-05-11T07:39:26.233Z] ++ '[' -n 0 ']' [2022-05-11T07:39:26.233Z] ++ set -x [2022-05-11T07:39:26.233Z] ++ 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 [2022-05-11T07:39:26.233Z] INFO: Testing against a local daemon [2022-05-11T07:39:26.233Z] === RUN TestPluginWithDevMounts [2022-05-11T07:39:26.233Z] === PAUSE TestPluginWithDevMounts [2022-05-11T07:39:26.233Z] === CONT TestPluginWithDevMounts [2022-05-11T07:39:26.737Z] === RUN TestDockerSuite/TestExecWithNoTERM [2022-05-11T07:39:26.927Z] Created binary: bundles/binary-daemon/dockerd-dev [2022-05-11T07:39:26.927Z] Copying nested executables into bundles/binary-daemon [2022-05-11T07:39:26.993Z] check_test.go:378: [d8f21083d5b23] daemon is not started [2022-05-11T07:39:26.993Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2022-05-11T07:39:27.251Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-05-11T07:39:27.489Z] Building: bundles/binary-daemon/docker-proxy-dev [2022-05-11T07:39:27.489Z] GOOS="" GOARCH="" GOARM="" [2022-05-11T07:39:27.615Z] --- PASS: TestPluginWithDevMounts (1.52s) [2022-05-11T07:39:27.615Z] PASS [2022-05-11T07:39:27.615Z] [2022-05-11T07:39:27.615Z] DONE 1 tests in 1.623s [2022-05-11T07:39:27.746Z] Created binary: bundles/binary-daemon/docker-proxy-dev [2022-05-11T07:39:27.746Z] [2022-05-11T07:39:27.875Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2022-05-11T07:39:27.875Z] ++ 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 [2022-05-11T07:39:27.875Z] ++ set -e [2022-05-11T07:39:27.875Z] ++ '[' -n 0 ']' [2022-05-11T07:39:27.875Z] ++ set -x [2022-05-11T07:39:27.875Z] ++ 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 [2022-05-11T07:39:27.875Z] INFO: Testing against a local daemon [2022-05-11T07:39:27.875Z] === RUN TestSecretInspect [2022-05-11T07:39:28.181Z] === RUN TestDockerSuite/TestExecWithTERM [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2022-05-11T07:39:28.744Z] === RUN TestDockerSuite/TestExecWithUser [2022-05-11T07:39:28.992Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43580/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=f6aceba500b8938ffc257893fc0a5ec8ac3e9ea7 -e DOCKER_GRAPHDRIVER docker:f6aceba500b8938ffc257893fc0a5ec8ac3e9ea7 hack/make.sh cross [2022-05-11T07:39:29.248Z] [2022-05-11T07:39:29.248Z] Removing bundles/ [2022-05-11T07:39:29.307Z] docker_api_swarm_test.go:802: [d9f2efd28c04f] joining swarm manager [d736aed1fb67c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-11T07:39:29.505Z] [2022-05-11T07:39:29.505Z] ---> Making bundle: cross (in bundles/cross) [2022-05-11T07:39:29.505Z] Cross building: bundles/cross/linux/amd64 [2022-05-11T07:39:29.505Z] Building: bundles/cross/linux/amd64-daemon/dockerd-dev [2022-05-11T07:39:29.505Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-05-11T07:39:29.868Z] === RUN TestDockerSuite/TestGetContainerStats [2022-05-11T07:39:30.416Z] --- PASS: TestSecretInspect (2.19s) [2022-05-11T07:39:30.416Z] === RUN TestSecretList [2022-05-11T07:39:30.794Z] docker_api_swarm_test.go:802: [d3b01c8d5e957] joining swarm manager [d736aed1fb67c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-11T07:39:31.798Z] --- PASS: TestSecretList (1.82s) [2022-05-11T07:39:31.798Z] === RUN TestSecretsCreateAndDelete [2022-05-11T07:39:32.160Z] docker_api_swarm_test.go:802: [dcd7589bc8523] joining swarm manager [d736aed1fb67c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-05-11T07:39:33.095Z] docker_api_swarm_test.go:802: [d7dbfcb6c6c97] joining swarm manager [d736aed1fb67c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-05-11T07:39:33.481Z] 8b534d64a7c3: Pull complete [2022-05-11T07:39:33.481Z] Digest: sha256:b474e47f6f8bdb110068684ab8cebbadb5806e641fe6dba0169555981f6520ef [2022-05-11T07:39:33.481Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2022-05-11T07:39:33.481Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2022-05-11T07:39:33.481Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2022-05-11T07:39:33.481Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.2928' [2022-05-11T07:39:33.481Z] WARN: Skipping validation tests [2022-05-11T07:39:33.481Z] INFO: Running unit tests at 05/11/2022 07:39:26... [2022-05-11T07:39:33.940Z] INFO: make.ps1 starting at 05/11/2022 07:39:33 [2022-05-11T07:39:34.340Z] --- PASS: TestSecretsCreateAndDelete (2.27s) [2022-05-11T07:39:34.340Z] === RUN TestSecretsUpdate [2022-05-11T07:39:34.399Z] INFO: Git commit (4be0210360) assumed from DOCKER_GITCOMMIT environment variable [2022-05-11T07:39:34.399Z] INFO: Running unit tests... [2022-05-11T07:39:34.462Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-05-11T07:39:34.462Z] docker_api_swarm_test.go:810: [da9449d731534] joining swarm manager [d736aed1fb67c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2022-05-11T07:39:36.253Z] --- PASS: TestSecretsUpdate (2.17s) [2022-05-11T07:39:36.253Z] === RUN TestTemplatedSecret [2022-05-11T07:39:37.073Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-11T07:39:37.073Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-11T07:39:38.796Z] --- PASS: TestTemplatedSecret (2.47s) [2022-05-11T07:39:38.796Z] === RUN TestSecretCreateResolve [2022-05-11T07:39:39.705Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-05-11T07:39:40.633Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-05-11T07:39:41.336Z] --- PASS: TestSecretCreateResolve (2.19s) [2022-05-11T07:39:41.336Z] PASS [2022-05-11T07:39:41.336Z] [2022-05-11T07:39:41.336Z] DONE 6 tests in 13.202s [2022-05-11T07:39:41.336Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2022-05-11T07:39:41.336Z] ++ 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 [2022-05-11T07:39:41.336Z] ++ set -e [2022-05-11T07:39:41.336Z] ++ '[' -n 0 ']' [2022-05-11T07:39:41.336Z] ++ set -x [2022-05-11T07:39:41.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=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 [2022-05-11T07:39:41.336Z] INFO: Testing against a local daemon [2022-05-11T07:39:41.336Z] === RUN TestServiceCreateInit [2022-05-11T07:39:41.336Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-05-11T07:39:43.147Z] --- PASS: TestInfoAPIWarnings (16.54s) [2022-05-11T07:39:43.147Z] === RUN TestInfoDebug [2022-05-11T07:39:43.403Z] --- PASS: TestInfoDebug (0.52s) [2022-05-11T07:39:43.403Z] === RUN TestInfoInsecureRegistries [2022-05-11T07:39:43.964Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-05-11T07:39:43.964Z] === RUN TestInfoRegistryMirrors [2022-05-11T07:39:44.526Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-05-11T07:39:44.526Z] === RUN TestLoginFailsWithBadCredentials [2022-05-11T07:39:44.526Z] --- PASS: TestLoginFailsWithBadCredentials (0.09s) [2022-05-11T07:39:44.526Z] === RUN TestPingCacheHeaders [2022-05-11T07:39:44.526Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-05-11T07:39:44.526Z] === RUN TestPingGet [2022-05-11T07:39:44.526Z] --- PASS: TestPingGet (0.01s) [2022-05-11T07:39:44.526Z] === RUN TestPingHead [2022-05-11T07:39:44.526Z] --- PASS: TestPingHead (0.01s) [2022-05-11T07:39:44.526Z] === RUN TestPingSwarmHeader [2022-05-11T07:39:44.634Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-05-11T07:39:45.088Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-05-11T07:39:45.088Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-05-11T07:39:45.344Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-05-11T07:39:45.344Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-05-11T07:39:45.344Z] === RUN TestDockerSuite/TestHealth [2022-05-11T07:39:45.601Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-05-11T07:39:45.669Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s) [2022-05-11T07:39:45.669Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (16.53s) [2022-05-11T07:39:45.669Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (16.53s) [2022-05-11T07:39:45.669Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (16.66s) [2022-05-11T07:39:45.669Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (16.85s) [2022-05-11T07:39:45.669Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (9.42s) [2022-05-11T07:39:45.669Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (9.49s) [2022-05-11T07:39:45.669Z] === RUN TestBuildMultiStageCopy [2022-05-11T07:39:45.669Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-05-11T07:39:46.772Z] 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/httpstatus 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/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/builder/remotecontext/urlutil github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/cli/winresources/docker-proxy github.com/docker/docker/cli/winresources/dockerd 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/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/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/etwlogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/local github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/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/longpath github.com/docker/docker/pkg/namesgenerator 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/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum 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 [2022-05-11T07:39:46.967Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-05-11T07:39:46.967Z] --- PASS: TestPingSwarmHeader (2.29s) [2022-05-11T07:39:46.967Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-05-11T07:39:46.967Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-05-11T07:39:46.967Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-05-11T07:39:46.967Z] === RUN TestVersion [2022-05-11T07:39:46.967Z] --- PASS: TestVersion (0.02s) [2022-05-11T07:39:46.967Z] === CONT TestDiskUsage [2022-05-11T07:39:47.223Z] === RUN TestDiskUsage/empty [2022-05-11T07:39:47.223Z] === RUN TestDiskUsage/empty/container_types [2022-05-11T07:39:47.223Z] === RUN TestDiskUsage/empty/image_types [2022-05-11T07:39:47.223Z] === RUN TestDiskUsage/empty/volume_types [2022-05-11T07:39:47.223Z] === RUN TestDiskUsage/empty/build-cache_types [2022-05-11T07:39:47.223Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-05-11T07:39:47.223Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-05-11T07:39:47.223Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-05-11T07:39:47.223Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-05-11T07:39:47.223Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-05-11T07:39:47.223Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-05-11T07:39:47.223Z] === RUN TestDiskUsage/after_LoadBusybox [2022-05-11T07:39:47.479Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-05-11T07:39:47.479Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-05-11T07:39:47.479Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-05-11T07:39:47.479Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-05-11T07:39:47.479Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-05-11T07:39:47.479Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-05-11T07:39:47.479Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-05-11T07:39:47.479Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-05-11T07:39:47.479Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-05-11T07:39:47.479Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-05-11T07:39:47.479Z] === RUN TestDiskUsage/after_container.Run [2022-05-11T07:39:47.735Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-05-11T07:39:47.735Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-05-11T07:39:47.735Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-05-11T07:39:47.735Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-05-11T07:39:47.735Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-05-11T07:39:47.735Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-05-11T07:39:47.735Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-05-11T07:39:47.735Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-05-11T07:39:47.735Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-05-11T07:39:47.735Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-05-11T07:39:47.992Z] --- PASS: TestDiskUsage (1.18s) [2022-05-11T07:39:47.992Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-05-11T07:39:47.992Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-05-11T07:39:47.992Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-05-11T07:39:47.992Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-05-11T07:39:47.992Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-05-11T07:39:47.992Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-05-11T07:39:47.992Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-05-11T07:39:47.992Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-05-11T07:39:47.992Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-05-11T07:39:47.992Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-05-11T07:39:47.992Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-05-11T07:39:47.992Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.20s) [2022-05-11T07:39:47.992Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-05-11T07:39:47.992Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-05-11T07:39:47.992Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-05-11T07:39:47.992Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-05-11T07:39:47.992Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-05-11T07:39:47.992Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-05-11T07:39:47.992Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-05-11T07:39:47.992Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-05-11T07:39:47.992Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-05-11T07:39:47.992Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-05-11T07:39:47.992Z] --- PASS: TestDiskUsage/after_container.Run (0.33s) [2022-05-11T07:39:47.992Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-05-11T07:39:47.992Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-05-11T07:39:47.992Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-05-11T07:39:47.992Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-05-11T07:39:47.992Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-05-11T07:39:47.992Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-05-11T07:39:47.992Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-05-11T07:39:47.992Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-05-11T07:39:47.992Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-05-11T07:39:47.992Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-05-11T07:39:47.992Z] PASS [2022-05-11T07:39:47.992Z] [2022-05-11T07:39:47.992Z] === Skipped [2022-05-11T07:39:47.992Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-05-11T07:39:47.992Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-05-11T07:39:47.992Z] [2022-05-11T07:39:47.992Z] DONE 54 tests, 1 skipped in 22.751s [2022-05-11T07:39:47.992Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-05-11T07:39:47.992Z] ++ 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 [2022-05-11T07:39:47.992Z] ++ set -e [2022-05-11T07:39:47.992Z] ++ '[' -n 0 ']' [2022-05-11T07:39:47.992Z] ++ set -x [2022-05-11T07:39:47.992Z] ++ 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 [2022-05-11T07:39:47.992Z] INFO: Testing against a local daemon [2022-05-11T07:39:47.992Z] === RUN TestVolumesCreateAndList [2022-05-11T07:39:48.249Z] --- PASS: TestVolumesCreateAndList (0.03s) [2022-05-11T07:39:48.249Z] === RUN TestVolumesRemove [2022-05-11T07:39:48.249Z] --- PASS: TestVolumesRemove (0.06s) [2022-05-11T07:39:48.249Z] === RUN TestVolumesInspect [2022-05-11T07:39:48.249Z] --- PASS: TestVolumesInspect (0.01s) [2022-05-11T07:39:48.249Z] === RUN TestVolumesInvalidJSON [2022-05-11T07:39:48.249Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-05-11T07:39:48.249Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-05-11T07:39:48.249Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-05-11T07:39:48.249Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-05-11T07:39:48.249Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-05-11T07:39:48.249Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-05-11T07:39:48.249Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-05-11T07:39:48.249Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2022-05-11T07:39:48.249Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-05-11T07:39:48.249Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-05-11T07:39:48.249Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-05-11T07:39:48.249Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-05-11T07:39:48.249Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-05-11T07:39:48.249Z] PASS [2022-05-11T07:39:48.249Z] [2022-05-11T07:39:48.249Z] DONE 9 tests in 0.236s [2022-05-11T07:39:48.249Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-05-11T07:39:48.505Z] ++++ cat bundles/test-integration/docker.pid [2022-05-11T07:39:48.505Z] +++ kill 6659 [2022-05-11T07:39:48.761Z] +++ /etc/init.d/apparmor stop [2022-05-11T07:39:48.761Z] Leaving: AppArmorNo profiles have been unloaded. [2022-05-11T07:39:48.761Z] [2022-05-11T07:39:48.761Z] Unloading profiles will leave already running processes permanently [2022-05-11T07:39:48.761Z] unconfined, which can lead to unexpected situations. [2022-05-11T07:39:48.761Z] [2022-05-11T07:39:48.761Z] To set a process to complain mode, use the command line tool [2022-05-11T07:39:48.761Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-05-11T07:39:48.761Z] +++ true [2022-05-11T07:39:48.761Z] exiting test-integration [2022-05-11T07:39:48.761Z] ++ exit 0 [2022-05-11T07:39:48.761Z] [2022-05-11T07:39:48.836Z] --- PASS: TestServiceCreateInit (7.21s) [2022-05-11T07:39:48.836Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.58s) [2022-05-11T07:39:48.836Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.61s) [2022-05-11T07:39:48.836Z] === RUN TestCreateServiceMultipleTimes [2022-05-11T07:39:49.323Z] + for job in $(jobs -p) [2022-05-11T07:39:49.323Z] + wait 15855 [2022-05-11T07:39:54.191Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-05-11T07:39:55.157Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-05-11T07:39:56.126Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-05-11T07:39:57.649Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-05-11T07:39:58.607Z] --- PASS: TestBuildMultiStageCopy (14.26s) [2022-05-11T07:39:58.607Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (10.00s) [2022-05-11T07:39:58.607Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.79s) [2022-05-11T07:39:58.607Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.93s) [2022-05-11T07:39:58.607Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.19s) [2022-05-11T07:39:58.607Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.35s) [2022-05-11T07:39:58.607Z] === RUN TestBuildMultiStageParentConfig [2022-05-11T07:39:59.146Z] ? github.com/docker/docker/api [no test files] [2022-05-11T07:40:01.499Z] --- PASS: TestBuildMultiStageParentConfig (2.44s) [2022-05-11T07:40:01.499Z] === RUN TestBuildLabelWithTargets [2022-05-11T07:40:01.499Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-11T07:40:01.499Z] --- SKIP: TestBuildLabelWithTargets (0.00s) [2022-05-11T07:40:01.499Z] === RUN TestBuildWithEmptyLayers [2022-05-11T07:40:02.457Z] --- PASS: TestBuildWithEmptyLayers (1.30s) [2022-05-11T07:40:02.457Z] === RUN TestBuildMultiStageOnBuild [2022-05-11T07:40:03.734Z] --- PASS: TestCreateServiceMultipleTimes (15.29s) [2022-05-11T07:40:03.734Z] === RUN TestCreateServiceConflict [2022-05-11T07:40:06.276Z] --- PASS: TestCreateServiceConflict (2.21s) [2022-05-11T07:40:06.276Z] === RUN TestCreateServiceMaxReplicas [2022-05-11T07:40:07.364Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-05-11T07:40:07.364Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-05-11T07:40:07.364Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-05-11T07:40:07.364Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-05-11T07:40:07.364Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-05-11T07:40:07.364Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-05-11T07:40:07.364Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-05-11T07:40:07.364Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-05-11T07:40:07.364Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-05-11T07:40:07.364Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-05-11T07:40:07.364Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-05-11T07:40:07.364Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-05-11T07:40:07.364Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-05-11T07:40:07.364Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-05-11T07:40:07.364Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-05-11T07:40:07.364Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-05-11T07:40:07.927Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-05-11T07:40:08.489Z] === RUN TestDockerSuite/TestImagesFormat [2022-05-11T07:40:08.489Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-05-11T07:40:08.820Z] --- PASS: TestCreateServiceMaxReplicas (2.65s) [2022-05-11T07:40:08.820Z] === RUN TestCreateWithDuplicateNetworkNames [2022-05-11T07:40:09.056Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-05-11T07:40:11.570Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-05-11T07:40:11.570Z] === RUN TestDockerSuite/TestImportBadURL [2022-05-11T07:40:11.570Z] === RUN TestDockerSuite/TestImportDisplay [2022-05-11T07:40:12.935Z] === RUN TestDockerSuite/TestImportFile [2022-05-11T07:40:13.863Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-05-11T07:40:13.863Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-05-11T07:40:15.229Z] === RUN TestDockerSuite/TestImportGzipped [2022-05-11T07:40:16.156Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-05-11T07:40:17.221Z] --- PASS: TestBuildMultiStageOnBuild (12.90s) [2022-05-11T07:40:17.222Z] === RUN TestBuildUncleanTarFilenames [2022-05-11T07:40:17.222Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-11T07:40:17.222Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2022-05-11T07:40:17.222Z] === RUN TestBuildMultiStageLayerLeak [2022-05-11T07:40:17.522Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-05-11T07:40:17.778Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-05-11T07:40:18.340Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-05-11T07:40:18.904Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-05-11T07:40:18.904Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2022-05-11T07:40:18.904Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-05-11T07:40:19.162Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-05-11T07:40:19.725Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-05-11T07:40:19.981Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-05-11T07:40:20.544Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-05-11T07:40:21.106Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-05-11T07:40:21.362Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-05-11T07:40:21.362Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2022-05-11T07:40:22.726Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-05-11T07:40:22.982Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-05-11T07:40:23.544Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-05-11T07:40:23.544Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-05-11T07:40:23.717Z] --- PASS: TestCreateWithDuplicateNetworkNames (12.79s) [2022-05-11T07:40:23.717Z] === RUN TestCreateServiceSecretFileMode [2022-05-11T07:40:23.717Z] --- PASS: TestCreateServiceSecretFileMode (2.40s) [2022-05-11T07:40:23.717Z] === RUN TestCreateServiceConfigFileMode [2022-05-11T07:40:23.799Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-05-11T07:40:23.799Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2022-05-11T07:40:23.799Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-05-11T07:40:24.279Z] === RUN TestMiddlewares [2022-05-11T07:40:24.279Z] --- PASS: TestMiddlewares (0.00s) [2022-05-11T07:40:24.279Z] PASS [2022-05-11T07:40:24.279Z] coverage: 7.9% of statements [2022-05-11T07:40:24.279Z] ok github.com/docker/docker/api/server 0.059s coverage: 7.9% of statements [2022-05-11T07:40:24.725Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-05-11T07:40:24.981Z] === RUN TestDockerSuite/TestInspectDefault [2022-05-11T07:40:25.543Z] === RUN TestDockerSuite/TestInspectHistory [2022-05-11T07:40:26.105Z] === RUN TestDockerSuite/TestInspectImage [2022-05-11T07:40:26.105Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-05-11T07:40:26.105Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-05-11T07:40:26.105Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2022-05-11T07:40:26.105Z] === RUN TestDockerSuite/TestInspectInt64 [2022-05-11T07:40:26.257Z] --- PASS: TestCreateServiceConfigFileMode (2.61s) [2022-05-11T07:40:26.257Z] === RUN TestCreateServiceSysctls [2022-05-11T07:40:26.362Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-05-11T07:40:26.927Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-05-11T07:40:26.927Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-05-11T07:40:27.182Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2022-05-11T07:40:27.438Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-05-11T07:40:27.501Z] --- PASS: TestBuildMultiStageLayerLeak (11.30s) [2022-05-11T07:40:27.501Z] === RUN TestBuildWithHugeFile [2022-05-11T07:40:27.998Z] === RUN TestDockerSuite/TestInspectPlugin [2022-05-11T07:40:29.570Z] --- PASS: TestCreateServiceSysctls (2.99s) [2022-05-11T07:40:29.570Z] === RUN TestCreateServiceCapabilities [2022-05-11T07:40:29.914Z] === RUN TestDockerSuite/TestInspectRootFS [2022-05-11T07:40:30.171Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-05-11T07:40:30.427Z] === RUN TestDockerSuite/TestInspectStatus [2022-05-11T07:40:30.989Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-05-11T07:40:31.513Z] --- PASS: TestCreateServiceCapabilities (2.40s) [2022-05-11T07:40:31.513Z] === RUN TestInspect [2022-05-11T07:40:31.917Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-05-11T07:40:31.955Z] --- PASS: TestBuildWithHugeFile (95.24s) [2022-05-11T07:40:31.955Z] === RUN TestBuildWCOWSandboxSize [2022-05-11T07:40:31.955Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-05-11T07:40:31.955Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-05-11T07:40:31.955Z] === RUN TestBuildWithEmptyDockerfile [2022-05-11T07:40:31.955Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-11T07:40:31.955Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-11T07:40:31.955Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-11T07:40:31.955Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-11T07:40:31.955Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-11T07:40:31.955Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-11T07:40:31.955Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-11T07:40:31.955Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-11T07:40:31.955Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-11T07:40:31.955Z] --- PASS: TestBuildWithEmptyDockerfile (0.07s) [2022-05-11T07:40:31.955Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2022-05-11T07:40:31.955Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2022-05-11T07:40:31.955Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2022-05-11T07:40:31.955Z] === RUN TestBuildPreserveOwnership [2022-05-11T07:40:31.955Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-11T07:40:31.955Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2022-05-11T07:40:31.955Z] === RUN TestBuildPlatformInvalid [2022-05-11T07:40:31.955Z] --- PASS: TestBuildPlatformInvalid (0.06s) [2022-05-11T07:40:31.955Z] PASS [2022-05-11T07:40:31.955Z] ok github.com/docker/docker/integration/build 149.443s [2022-05-11T07:40:31.955Z] [2022-05-11T07:40:31.955Z] === Skipped [2022-05-11T07:40:31.955Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2022-05-11T07:40:31.955Z] build_session_test.go:25: TODO: BuildKit [2022-05-11T07:40:31.955Z] [2022-05-11T07:40:31.955Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2022-05-11T07:40:31.955Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-05-11T07:40:31.955Z] [2022-05-11T07:40:31.955Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s) [2022-05-11T07:40:31.955Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-11T07:40:31.955Z] [2022-05-11T07:40:31.955Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2022-05-11T07:40:31.955Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-11T07:40:31.955Z] [2022-05-11T07:40:31.955Z] === SKIP: github.com/docker/docker/integration/build TestBuildWCOWSandboxSize (0.00s) [2022-05-11T07:40:31.955Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-05-11T07:40:31.955Z] [2022-05-11T07:40:31.955Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2022-05-11T07:40:31.955Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-11T07:40:31.955Z] [2022-05-11T07:40:31.955Z] DONE 29 tests, 6 skipped in 180.239s [2022-05-11T07:40:31.955Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2022-05-11T07:40:31.955Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-11T07:40:31.955Z] INFO: Testing against a local daemon [2022-05-11T07:40:31.955Z] === RUN TestConfigInspect [2022-05-11T07:40:31.955Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-05-11T07:40:31.955Z] --- SKIP: TestConfigInspect (0.00s) [2022-05-11T07:40:31.955Z] === RUN TestConfigList [2022-05-11T07:40:31.955Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-05-11T07:40:31.955Z] --- SKIP: TestConfigList (0.00s) [2022-05-11T07:40:31.955Z] === RUN TestConfigsCreateAndDelete [2022-05-11T07:40:31.955Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-05-11T07:40:31.955Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2022-05-11T07:40:31.955Z] === RUN TestConfigsUpdate [2022-05-11T07:40:31.955Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-05-11T07:40:31.955Z] --- SKIP: TestConfigsUpdate (0.00s) [2022-05-11T07:40:31.955Z] === RUN TestTemplatedConfig [2022-05-11T07:40:31.955Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-05-11T07:40:31.955Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-05-11T07:40:31.955Z] === RUN TestConfigCreateResolve [2022-05-11T07:40:31.955Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-05-11T07:40:31.955Z] --- SKIP: TestConfigCreateResolve (0.00s) [2022-05-11T07:40:31.955Z] PASS [2022-05-11T07:40:31.955Z] ok github.com/docker/docker/integration/config 0.078s [2022-05-11T07:40:31.955Z] [2022-05-11T07:40:31.955Z] === Skipped [2022-05-11T07:40:31.955Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2022-05-11T07:40:31.955Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-05-11T07:40:31.955Z] [2022-05-11T07:40:31.955Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2022-05-11T07:40:31.955Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-05-11T07:40:31.955Z] [2022-05-11T07:40:31.955Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2022-05-11T07:40:31.955Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-05-11T07:40:31.955Z] [2022-05-11T07:40:31.955Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2022-05-11T07:40:31.955Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-05-11T07:40:31.955Z] [2022-05-11T07:40:31.955Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2022-05-11T07:40:31.955Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-05-11T07:40:31.955Z] [2022-05-11T07:40:31.955Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2022-05-11T07:40:31.955Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-05-11T07:40:31.955Z] [2022-05-11T07:40:31.955Z] DONE 6 tests, 6 skipped in 1.738s [2022-05-11T07:40:31.955Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2022-05-11T07:40:31.955Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-11T07:40:31.955Z] INFO: Testing against a local daemon [2022-05-11T07:40:31.955Z] === RUN TestCheckpoint [2022-05-11T07:40:31.955Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-05-11T07:40:31.955Z] --- SKIP: TestCheckpoint (0.00s) [2022-05-11T07:40:31.955Z] === RUN TestContainerInvalidJSON [2022-05-11T07:40:31.955Z] === RUN TestContainerInvalidJSON/commit [2022-05-11T07:40:31.955Z] === PAUSE TestContainerInvalidJSON/commit [2022-05-11T07:40:31.955Z] === RUN TestContainerInvalidJSON/containers/create [2022-05-11T07:40:31.955Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-05-11T07:40:31.955Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-05-11T07:40:31.955Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-05-11T07:40:31.955Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-05-11T07:40:31.955Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-05-11T07:40:31.955Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-05-11T07:40:31.955Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-05-11T07:40:31.955Z] === CONT TestContainerInvalidJSON/commit [2022-05-11T07:40:31.955Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-05-11T07:40:31.955Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-05-11T07:40:31.955Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-05-11T07:40:31.955Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-05-11T07:40:31.955Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-05-11T07:40:31.955Z] === CONT TestContainerInvalidJSON/containers/create [2022-05-11T07:40:31.955Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-05-11T07:40:31.955Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-05-11T07:40:31.955Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-05-11T07:40:31.955Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-05-11T07:40:31.955Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-05-11T07:40:31.955Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-05-11T07:40:31.955Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-05-11T07:40:31.955Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-05-11T07:40:31.955Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-05-11T07:40:31.955Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-05-11T07:40:31.955Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-05-11T07:40:31.955Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-05-11T07:40:31.955Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-05-11T07:40:31.955Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-05-11T07:40:31.955Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-05-11T07:40:31.955Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-05-11T07:40:31.955Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-05-11T07:40:31.955Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-05-11T07:40:31.955Z] --- PASS: TestContainerInvalidJSON (0.03s) [2022-05-11T07:40:31.955Z] --- PASS: TestContainerInvalidJSON/commit (0.01s) [2022-05-11T07:40:31.955Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-05-11T07:40:31.955Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-05-11T07:40:31.955Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-05-11T07:40:31.955Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-05-11T07:40:31.955Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.01s) [2022-05-11T07:40:31.955Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-05-11T07:40:31.955Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-05-11T07:40:31.955Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-05-11T07:40:31.955Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-05-11T07:40:31.955Z] --- PASS: TestContainerInvalidJSON/containers/create (0.01s) [2022-05-11T07:40:31.955Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.01s) [2022-05-11T07:40:31.955Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-05-11T07:40:31.955Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-05-11T07:40:31.955Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-05-11T07:40:31.955Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.02s) [2022-05-11T07:40:31.955Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.01s) [2022-05-11T07:40:31.955Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.01s) [2022-05-11T07:40:31.955Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-05-11T07:40:31.955Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-05-11T07:40:31.955Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.01s) [2022-05-11T07:40:31.955Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-05-11T07:40:31.955Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-05-11T07:40:31.955Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-05-11T07:40:31.955Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-05-11T07:40:31.955Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-05-11T07:40:31.955Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.20s) [2022-05-11T07:40:31.955Z] === RUN TestCopyFromContainerPathIsNotDir [2022-05-11T07:40:31.955Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.19s) [2022-05-11T07:40:31.955Z] === RUN TestCopyToContainerPathDoesNotExist [2022-05-11T07:40:31.955Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.20s) [2022-05-11T07:40:31.955Z] === RUN TestCopyEmptyFile [2022-05-11T07:40:31.955Z] --- PASS: TestCopyEmptyFile (0.32s) [2022-05-11T07:40:31.955Z] === RUN TestCopyToContainerPathIsNotDir [2022-05-11T07:40:31.955Z] --- PASS: TestCopyToContainerPathIsNotDir (0.20s) [2022-05-11T07:40:31.955Z] === RUN TestCopyFromContainer [2022-05-11T07:40:31.955Z] copy_test.go:122: testEnv.DaemonInfo.OSType == "windows" [2022-05-11T07:40:31.955Z] --- SKIP: TestCopyFromContainer (0.00s) [2022-05-11T07:40:31.955Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-05-11T07:40:31.955Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-11T07:40:31.955Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-11T07:40:31.955Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-11T07:40:31.955Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-11T07:40:31.955Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-11T07:40:31.955Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-11T07:40:31.955Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-11T07:40:31.956Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-11T07:40:31.956Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-11T07:40:31.956Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2022-05-11T07:40:31.956Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-05-11T07:40:31.956Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-05-11T07:40:31.956Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-05-11T07:40:31.956Z] === RUN TestCreateLinkToNonExistingContainer [2022-05-11T07:40:31.956Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-05-11T07:40:31.956Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2022-05-11T07:40:31.956Z] === RUN TestCreateWithInvalidEnv [2022-05-11T07:40:31.956Z] === RUN TestCreateWithInvalidEnv/0 [2022-05-11T07:40:31.956Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-05-11T07:40:31.956Z] === RUN TestCreateWithInvalidEnv/1 [2022-05-11T07:40:31.956Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-05-11T07:40:31.956Z] === RUN TestCreateWithInvalidEnv/2 [2022-05-11T07:40:31.956Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-05-11T07:40:31.956Z] === CONT TestCreateWithInvalidEnv/0 [2022-05-11T07:40:31.956Z] === CONT TestCreateWithInvalidEnv/2 [2022-05-11T07:40:31.956Z] === CONT TestCreateWithInvalidEnv/1 [2022-05-11T07:40:31.956Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2022-05-11T07:40:31.956Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-05-11T07:40:31.956Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-05-11T07:40:31.956Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-05-11T07:40:31.956Z] === RUN TestCreateTmpfsMountsTarget [2022-05-11T07:40:31.956Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-05-11T07:40:31.956Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2022-05-11T07:40:31.956Z] === RUN TestCreateWithCustomMaskedPaths [2022-05-11T07:40:31.956Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-05-11T07:40:31.956Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2022-05-11T07:40:31.956Z] === RUN TestCreateWithCustomReadonlyPaths [2022-05-11T07:40:31.956Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-05-11T07:40:31.956Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2022-05-11T07:40:31.956Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-05-11T07:40:31.956Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-11T07:40:31.956Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-11T07:40:31.956Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-11T07:40:31.956Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-11T07:40:31.956Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-11T07:40:31.956Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-11T07:40:31.956Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-11T07:40:31.956Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-11T07:40:31.956Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-11T07:40:31.956Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-11T07:40:31.956Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-11T07:40:31.956Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-11T07:40:31.956Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-11T07:40:31.956Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-11T07:40:31.956Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-11T07:40:31.956Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2022-05-11T07:40:31.956Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.00s) [2022-05-11T07:40:31.956Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-05-11T07:40:31.956Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-05-11T07:40:31.956Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-05-11T07:40:31.956Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2022-05-11T07:40:31.956Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-05-11T07:40:31.956Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-05-11T07:40:31.956Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-05-11T07:40:31.956Z] === RUN TestCreateDifferentPlatform [2022-05-11T07:40:31.956Z] === RUN TestCreateDifferentPlatform/different_os [2022-05-11T07:40:31.956Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-05-11T07:40:31.956Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2022-05-11T07:40:31.956Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-05-11T07:40:31.956Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-05-11T07:40:31.956Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-05-11T07:40:31.956Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.10s) [2022-05-11T07:40:31.956Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-05-11T07:40:31.956Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-05-11T07:40:31.956Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.02s) [2022-05-11T07:40:31.956Z] === RUN TestContainerKillOnDaemonStart [2022-05-11T07:40:31.956Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-05-11T07:40:31.956Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-05-11T07:40:31.956Z] === RUN TestWindowsDevices [2022-05-11T07:40:31.956Z] === RUN TestWindowsDevices/process/no_device_mounted [2022-05-11T07:40:31.956Z] === PAUSE TestWindowsDevices/process/no_device_mounted [2022-05-11T07:40:31.956Z] === RUN TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-11T07:40:31.956Z] === PAUSE TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-11T07:40:31.956Z] === RUN TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-11T07:40:31.956Z] === PAUSE TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-11T07:40:31.956Z] === RUN TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-11T07:40:31.956Z] === PAUSE TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-11T07:40:31.956Z] === RUN TestWindowsDevices/hyperv/no_device_mounted [2022-05-11T07:40:31.956Z] === PAUSE TestWindowsDevices/hyperv/no_device_mounted [2022-05-11T07:40:31.956Z] === RUN TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-11T07:40:31.956Z] === PAUSE TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-11T07:40:31.956Z] === RUN TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-11T07:40:31.956Z] === PAUSE TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-11T07:40:31.956Z] === RUN TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-11T07:40:31.956Z] === PAUSE TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-11T07:40:31.956Z] === CONT TestWindowsDevices/process/no_device_mounted [2022-05-11T07:40:31.956Z] === CONT TestWindowsDevices/hyperv/no_device_mounted [2022-05-11T07:40:31.956Z] === CONT TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-11T07:40:31.956Z] === CONT TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-11T07:40:31.956Z] === CONT TestWindowsDevices/hyperv/no_device_mounted [2022-05-11T07:40:31.956Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-05-11T07:40:31.956Z] === CONT TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-11T07:40:31.956Z] === CONT TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-11T07:40:31.956Z] === CONT TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-11T07:40:31.956Z] === CONT TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-11T07:40:32.480Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-05-11T07:40:33.043Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-05-11T07:40:33.605Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-05-11T07:40:33.862Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-05-11T07:40:34.423Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-05-11T07:40:34.679Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-05-11T07:40:34.809Z] --- PASS: TestInspect (2.68s) [2022-05-11T07:40:34.809Z] === RUN TestCreateJob [2022-05-11T07:40:34.934Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2022-05-11T07:40:36.300Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-05-11T07:40:36.901Z] --- PASS: TestWindowsDevices (0.02s) [2022-05-11T07:40:36.901Z] --- SKIP: TestWindowsDevices/hyperv/no_device_mounted (0.14s) [2022-05-11T07:40:36.901Z] --- PASS: TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.38s) [2022-05-11T07:40:36.901Z] --- PASS: TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.44s) [2022-05-11T07:40:36.901Z] --- PASS: TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.38s) [2022-05-11T07:40:36.901Z] --- PASS: TestWindowsDevices/process/no_device_mounted (4.89s) [2022-05-11T07:40:36.901Z] --- PASS: TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (4.94s) [2022-05-11T07:40:36.901Z] --- PASS: TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (4.37s) [2022-05-11T07:40:36.901Z] --- PASS: TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (4.23s) [2022-05-11T07:40:36.901Z] === RUN TestDiff [2022-05-11T07:40:36.901Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-05-11T07:40:36.901Z] --- SKIP: TestDiff (0.00s) [2022-05-11T07:40:36.901Z] === RUN TestExecWithCloseStdin [2022-05-11T07:40:37.227Z] === RUN TestDockerSuite/TestLinksEnvs [2022-05-11T07:40:37.350Z] --- PASS: TestCreateJob (2.89s) [2022-05-11T07:40:37.350Z] === RUN TestReplicatedJob [2022-05-11T07:40:38.155Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-05-11T07:40:38.156Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-05-11T07:40:38.440Z] --- PASS: TestExecWithCloseStdin (2.05s) [2022-05-11T07:40:38.440Z] === RUN TestExec [2022-05-11T07:40:39.520Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-05-11T07:40:39.966Z] --- PASS: TestExec (1.80s) [2022-05-11T07:40:39.966Z] === RUN TestExecUser [2022-05-11T07:40:39.966Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-05-11T07:40:39.966Z] --- SKIP: TestExecUser (0.00s) [2022-05-11T07:40:39.966Z] === RUN TestExportContainerAndImportImage [2022-05-11T07:40:39.966Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-05-11T07:40:39.966Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2022-05-11T07:40:39.966Z] === RUN TestExportContainerAfterDaemonRestart [2022-05-11T07:40:39.966Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-05-11T07:40:39.966Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2022-05-11T07:40:39.966Z] === RUN TestHealthCheckWorkdir [2022-05-11T07:40:39.966Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-05-11T07:40:39.966Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2022-05-11T07:40:39.966Z] === RUN TestHealthKillContainer [2022-05-11T07:40:39.966Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-05-11T07:40:39.966Z] --- SKIP: TestHealthKillContainer (0.00s) [2022-05-11T07:40:39.966Z] === RUN TestInspectCpusetInConfigPre120 [2022-05-11T07:40:39.966Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-05-11T07:40:39.966Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-05-11T07:40:39.966Z] === RUN TestKillContainerInvalidSignal [2022-05-11T07:40:40.887Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-05-11T07:40:42.129Z] --- PASS: TestKillContainerInvalidSignal (1.84s) [2022-05-11T07:40:42.129Z] === RUN TestKillContainer [2022-05-11T07:40:42.129Z] === RUN TestKillContainer/no_signal [2022-05-11T07:40:42.253Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-05-11T07:40:42.253Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-05-11T07:40:42.634Z] --- PASS: TestReplicatedJob (4.86s) [2022-05-11T07:40:42.634Z] === RUN TestUpdateReplicatedJob [2022-05-11T07:40:43.619Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-05-11T07:40:43.655Z] === RUN TestKillContainer/non_killing_signal [2022-05-11T07:40:43.655Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-05-11T07:40:43.655Z] === RUN TestKillContainer/killing_signal [2022-05-11T07:40:43.876Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-05-11T07:40:44.132Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-05-11T07:40:45.176Z] --- PASS: TestUpdateReplicatedJob (3.03s) [2022-05-11T07:40:45.176Z] === RUN TestServiceListWithStatuses [2022-05-11T07:40:45.176Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-05-11T07:40:45.176Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-05-11T07:40:45.176Z] === RUN TestDockerNetworkConnectAlias [2022-05-11T07:40:45.820Z] --- PASS: TestKillContainer (3.90s) [2022-05-11T07:40:45.820Z] --- PASS: TestKillContainer/no_signal (1.68s) [2022-05-11T07:40:45.820Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-05-11T07:40:45.820Z] --- PASS: TestKillContainer/killing_signal (2.17s) [2022-05-11T07:40:45.820Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-05-11T07:40:45.820Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-05-11T07:40:45.820Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-05-11T07:40:45.820Z] === RUN TestKillStoppedContainer [2022-05-11T07:40:45.820Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-05-11T07:40:45.820Z] --- SKIP: TestKillStoppedContainer (0.00s) [2022-05-11T07:40:45.820Z] === RUN TestKillStoppedContainerAPIPre120 [2022-05-11T07:40:45.820Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-05-11T07:40:45.820Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2022-05-11T07:40:45.820Z] === RUN TestKillDifferentUserContainer [2022-05-11T07:40:45.820Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-05-11T07:40:45.820Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2022-05-11T07:40:45.820Z] === RUN TestInspectOomKilledTrue [2022-05-11T07:40:45.820Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-05-11T07:40:45.820Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-05-11T07:40:45.820Z] === RUN TestInspectOomKilledFalse [2022-05-11T07:40:45.820Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-05-11T07:40:45.820Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-05-11T07:40:45.820Z] === RUN TestLogsFollowTailEmpty [2022-05-11T07:40:47.345Z] --- PASS: TestLogsFollowTailEmpty (1.75s) [2022-05-11T07:40:47.345Z] === RUN TestNetworkNat [2022-05-11T07:40:47.345Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-05-11T07:40:47.345Z] --- SKIP: TestNetworkNat (0.00s) [2022-05-11T07:40:47.345Z] === RUN TestNetworkLocalhostTCPNat [2022-05-11T07:40:49.375Z] --- PASS: TestDockerNetworkConnectAlias (4.03s) [2022-05-11T07:40:49.375Z] === RUN TestDockerNetworkReConnect [2022-05-11T07:40:49.376Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2022-05-11T07:40:51.052Z] --- PASS: TestNetworkLocalhostTCPNat (2.97s) [2022-05-11T07:40:51.052Z] === RUN TestNetworkLoopbackNat [2022-05-11T07:40:51.052Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-05-11T07:40:51.052Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2022-05-11T07:40:51.052Z] === RUN TestPause [2022-05-11T07:40:51.052Z] pause_test.go:24: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-05-11T07:40:51.052Z] --- SKIP: TestPause (0.00s) [2022-05-11T07:40:51.052Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-05-11T07:40:51.894Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-05-11T07:40:52.578Z] --- PASS: TestPauseFailsOnWindowsServerContainers (1.79s) [2022-05-11T07:40:52.578Z] === RUN TestPauseStopPausedContainer [2022-05-11T07:40:52.578Z] pause_test.go:71: testEnv.DaemonInfo.OSType == "windows" [2022-05-11T07:40:52.578Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2022-05-11T07:40:52.578Z] === RUN TestPsFilter [2022-05-11T07:40:52.578Z] --- PASS: TestPsFilter (0.32s) [2022-05-11T07:40:52.578Z] === RUN TestRemoveContainerWithRemovedVolume [2022-05-11T07:40:52.672Z] --- PASS: TestDockerNetworkReConnect (3.37s) [2022-05-11T07:40:52.672Z] === RUN TestServicePlugin [2022-05-11T07:40:52.672Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-05-11T07:40:52.672Z] --- SKIP: TestServicePlugin (0.00s) [2022-05-11T07:40:52.672Z] === RUN TestServiceUpdateLabel [2022-05-11T07:40:53.283Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2022-05-11T07:40:53.862Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-05-11T07:40:54.584Z] --- PASS: TestServiceUpdateLabel (1.85s) [2022-05-11T07:40:54.584Z] === RUN TestServiceUpdateSecrets [2022-05-11T07:40:55.227Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-05-11T07:40:55.227Z] docker_api_swarm_service_test.go:395: [de709dd771c55] joining swarm manager [d3de224b0ce3c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-11T07:40:55.464Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.44s) [2022-05-11T07:40:55.464Z] === RUN TestRemoveContainerWithVolume [2022-05-11T07:40:55.789Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-05-11T07:40:56.351Z] docker_api_swarm_service_test.go:395: [de582b9696369] joining swarm manager [d3de224b0ce3c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-11T07:40:56.989Z] --- PASS: TestRemoveContainerWithVolume (2.00s) [2022-05-11T07:40:56.989Z] === RUN TestRemoveContainerRunning [2022-05-11T07:40:57.717Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2022-05-11T07:40:57.717Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-05-11T07:40:58.279Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-05-11T07:40:58.279Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-05-11T07:40:58.279Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-05-11T07:40:59.149Z] --- PASS: TestRemoveContainerRunning (1.73s) [2022-05-11T07:40:59.149Z] === RUN TestRemoveContainerForceRemoveRunning [2022-05-11T07:40:59.210Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-05-11T07:40:59.466Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-05-11T07:41:00.672Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.70s) [2022-05-11T07:41:00.672Z] === RUN TestRemoveInvalidContainer [2022-05-11T07:41:00.672Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2022-05-11T07:41:00.672Z] === RUN TestRenameLinkedContainer [2022-05-11T07:41:00.672Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-05-11T07:41:00.672Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2022-05-11T07:41:00.672Z] === RUN TestRenameStoppedContainer [2022-05-11T07:41:02.833Z] --- PASS: TestRenameStoppedContainer (2.31s) [2022-05-11T07:41:02.833Z] === RUN TestRenameRunningContainerAndReuse [2022-05-11T07:41:03.632Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-05-11T07:41:03.632Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-05-11T07:41:06.545Z] --- PASS: TestRenameRunningContainerAndReuse (3.47s) [2022-05-11T07:41:06.545Z] === RUN TestRenameInvalidName [2022-05-11T07:41:08.073Z] --- PASS: TestRenameInvalidName (1.69s) [2022-05-11T07:41:08.073Z] === RUN TestRenameAnonymousContainer [2022-05-11T07:41:08.874Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-05-11T07:41:08.874Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-05-11T07:41:08.874Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-05-11T07:41:09.437Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-05-11T07:41:09.481Z] --- PASS: TestServiceUpdateSecrets (14.39s) [2022-05-11T07:41:09.481Z] === RUN TestServiceUpdateConfigs [2022-05-11T07:41:10.001Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-05-11T07:41:10.929Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-05-11T07:41:11.856Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2022-05-11T07:41:11.856Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-05-11T07:41:12.419Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-05-11T07:41:13.787Z] docker_api_swarm_service_test.go:343: [d3f00f1833f24] joining swarm manager [dfa2eaa0c7134]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-11T07:41:15.155Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-05-11T07:41:15.155Z] docker_api_swarm_service_test.go:343: [dd8dfe4665ce5] joining swarm manager [dfa2eaa0c7134]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-11T07:41:15.412Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-05-11T07:41:16.342Z] === RUN TestDockerSuite/TestLogsSince [2022-05-11T07:41:18.351Z] --- PASS: TestRenameAnonymousContainer (9.13s) [2022-05-11T07:41:18.351Z] === RUN TestRenameContainerWithSameName [2022-05-11T07:41:18.806Z] --- PASS: TestRenameContainerWithSameName (1.74s) [2022-05-11T07:41:18.806Z] === RUN TestRenameContainerWithLinkedContainer [2022-05-11T07:41:18.806Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-05-11T07:41:18.806Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2022-05-11T07:41:18.806Z] === RUN TestResize [2022-05-11T07:41:20.905Z] Created binary: bundles/cross/linux/amd64-daemon/dockerd-dev [2022-05-11T07:41:20.905Z] Copying nested executables into bundles/cross/linux/amd64-daemon [2022-05-11T07:41:20.967Z] --- PASS: TestResize (1.69s) [2022-05-11T07:41:20.967Z] === RUN TestResizeWithInvalidSize [2022-05-11T07:41:21.467Z] Building: bundles/cross/linux/amd64-daemon/docker-proxy-dev [2022-05-11T07:41:21.467Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-05-11T07:41:21.723Z] Created binary: bundles/cross/linux/amd64-daemon/docker-proxy-dev [2022-05-11T07:41:21.723Z] Cross building: bundles/cross/windows/amd64 [2022-05-11T07:41:21.723Z] +++++++ cat ./cli/winresources/dockerd/winres.json [2022-05-11T07:41:21.723Z] { [2022-05-11T07:41:21.723Z] "RT_GROUP_ICON": { [2022-05-11T07:41:21.723Z] "#1": { [2022-05-11T07:41:21.723Z] "0409": "../../winresources/docker.ico" [2022-05-11T07:41:21.723Z] } [2022-05-11T07:41:21.723Z] }, [2022-05-11T07:41:21.723Z] "RT_MANIFEST": { [2022-05-11T07:41:21.723Z] "#1": { [2022-05-11T07:41:21.723Z] "0409": { [2022-05-11T07:41:21.723Z] "identity": {}, [2022-05-11T07:41:21.723Z] "description": "Docker Engine", [2022-05-11T07:41:21.723Z] "minimum-os": "vista", [2022-05-11T07:41:21.723Z] "execution-level": "", [2022-05-11T07:41:21.723Z] "ui-access": false, [2022-05-11T07:41:21.723Z] "auto-elevate": false, [2022-05-11T07:41:21.723Z] "dpi-awareness": "unaware", [2022-05-11T07:41:21.723Z] "disable-theming": false, [2022-05-11T07:41:21.723Z] "disable-window-filtering": false, [2022-05-11T07:41:21.723Z] "high-resolution-scrolling-aware": false, [2022-05-11T07:41:21.723Z] "ultra-high-resolution-scrolling-aware": false, [2022-05-11T07:41:21.723Z] "long-path-aware": false, [2022-05-11T07:41:21.723Z] "printer-driver-isolation": false, [2022-05-11T07:41:21.723Z] "gdi-scaling": false, [2022-05-11T07:41:21.723Z] "segment-heap": false, [2022-05-11T07:41:21.723Z] "use-common-controls-v6": false [2022-05-11T07:41:21.723Z] } [2022-05-11T07:41:21.723Z] } [2022-05-11T07:41:21.723Z] }, [2022-05-11T07:41:21.723Z] "RT_MESSAGETABLE": { [2022-05-11T07:41:21.723Z] "#1": { [2022-05-11T07:41:21.723Z] "0409": "../../winresources/event_messages.bin" [2022-05-11T07:41:21.723Z] } [2022-05-11T07:41:21.723Z] }, [2022-05-11T07:41:21.723Z] "RT_VERSION": { [2022-05-11T07:41:21.723Z] "#1": { [2022-05-11T07:41:21.723Z] "0409": { [2022-05-11T07:41:21.723Z] "fixed": { [2022-05-11T07:41:21.723Z] "file_version": "0.0.0.0", [2022-05-11T07:41:21.723Z] "product_version": "0.0.0.0", [2022-05-11T07:41:21.723Z] "type": "Unknown" [2022-05-11T07:41:21.723Z] }, [2022-05-11T07:41:21.723Z] "info": { [2022-05-11T07:41:21.723Z] "0000": { [2022-05-11T07:41:21.723Z] "CompanyName": "", [2022-05-11T07:41:21.723Z] "FileVersion": "dev", [2022-05-11T07:41:21.723Z] "LegalCopyright": "Copyright © 2015-2022 Docker Inc.", [2022-05-11T07:41:21.723Z] "OriginalFileName": "dockerd-dev.exe", [2022-05-11T07:41:21.723Z] "ProductName": "", [2022-05-11T07:41:21.723Z] "ProductVersion": "dev", [2022-05-11T07:41:21.723Z] "SpecialBuild": "f6aceba500b8938ffc257893fc0a5ec8ac3e9ea7" [2022-05-11T07:41:21.723Z] } [2022-05-11T07:41:21.723Z] } [2022-05-11T07:41:21.723Z] } [2022-05-11T07:41:21.723Z] } [2022-05-11T07:41:21.723Z] } [2022-05-11T07:41:21.723Z] } [2022-05-11T07:41:21.723Z] cmd/dockerd/config.go [2022-05-11T07:41:21.723Z] cmd/dockerd/config_windows.go [2022-05-11T07:41:21.723Z] cmd/dockerd/daemon.go [2022-05-11T07:41:21.723Z] cmd/dockerd/daemon_test.go [2022-05-11T07:41:21.723Z] cmd/dockerd/daemon_windows.go [2022-05-11T07:41:21.723Z] cmd/dockerd/docker.go [2022-05-11T07:41:21.723Z] cmd/dockerd/docker_windows.go [2022-05-11T07:41:21.723Z] cmd/dockerd/genwinres_windows.go [2022-05-11T07:41:21.723Z] cmd/dockerd/metrics.go [2022-05-11T07:41:21.723Z] cmd/dockerd/options.go [2022-05-11T07:41:21.723Z] cmd/dockerd/options_test.go [2022-05-11T07:41:21.723Z] cmd/dockerd/service_windows.go [2022-05-11T07:41:21.723Z] Building: bundles/cross/windows/amd64-daemon/dockerd-dev.exe [2022-05-11T07:41:21.723Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-05-11T07:41:22.491Z] --- PASS: TestResizeWithInvalidSize (1.76s) [2022-05-11T07:41:22.491Z] === RUN TestResizeWhenContainerNotStarted [2022-05-11T07:41:22.903Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-05-11T07:41:24.379Z] --- PASS: TestServiceUpdateConfigs (14.32s) [2022-05-11T07:41:24.380Z] === RUN TestServiceUpdateNetwork [2022-05-11T07:41:24.653Z] --- PASS: TestResizeWhenContainerNotStarted (2.25s) [2022-05-11T07:41:24.653Z] === RUN TestDaemonRestartKillContainers [2022-05-11T07:41:24.653Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-05-11T07:41:24.653Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-05-11T07:41:24.653Z] === RUN TestStats [2022-05-11T07:41:24.653Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-05-11T07:41:24.653Z] --- SKIP: TestStats (0.00s) [2022-05-11T07:41:24.653Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-05-11T07:41:28.144Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-05-11T07:41:28.401Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2022-05-11T07:41:28.657Z] === RUN TestDockerSuite/TestLogsTail [2022-05-11T07:41:29.221Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-05-11T07:41:29.317Z] --- PASS: TestStopContainerWithRestartPolicyAlways (4.18s) [2022-05-11T07:41:29.318Z] === RUN TestStopContainerWithTimeout [2022-05-11T07:41:29.318Z] stop_windows_test.go:20: testEnv.OSType == "windows" [2022-05-11T07:41:29.318Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2022-05-11T07:41:29.318Z] === RUN TestUpdateRestartPolicy [2022-05-11T07:41:29.784Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-05-11T07:41:30.348Z] === RUN TestDockerSuite/TestMountIntoProc [2022-05-11T07:41:30.605Z] docker_api_swarm_service_test.go:490: [db0a0b031abd0] joining swarm manager [db340af6db0ff]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-11T07:41:30.861Z] === RUN TestDockerSuite/TestMountIntoSys [2022-05-11T07:41:31.424Z] === RUN TestDockerSuite/TestNetHostname [2022-05-11T07:41:31.680Z] docker_api_swarm_service_test.go:490: [d92708ea50b37] joining swarm manager [db340af6db0ff]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-11T07:41:33.573Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-05-11T07:41:33.573Z] === RUN TestDockerSuite/TestNetworkEvents [2022-05-11T07:41:36.604Z] --- PASS: TestServiceUpdateNetwork (12.30s) [2022-05-11T07:41:36.604Z] === RUN TestServiceUpdatePidsLimit [2022-05-11T07:41:36.604Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-05-11T07:41:37.544Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-05-11T07:41:40.112Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-05-11T07:41:40.673Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-05-11T07:41:40.929Z] === RUN TestDockerSuite/TestPluginActive [2022-05-11T07:41:43.444Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-05-11T07:41:44.127Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-05-11T07:41:44.373Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2022-05-11T07:41:50.315Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-05-11T07:41:50.316Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-05-11T07:41:50.316Z] === RUN TestBoolValue [2022-05-11T07:41:50.316Z] --- PASS: TestBoolValue (0.00s) [2022-05-11T07:41:50.316Z] === RUN TestBoolValueOrDefault [2022-05-11T07:41:50.316Z] --- PASS: TestBoolValueOrDefault (0.00s) [2022-05-11T07:41:50.316Z] === RUN TestInt64ValueOrZero [2022-05-11T07:41:50.316Z] --- PASS: TestInt64ValueOrZero (0.00s) [2022-05-11T07:41:50.316Z] === RUN TestInt64ValueOrDefault [2022-05-11T07:41:50.316Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2022-05-11T07:41:50.316Z] === RUN TestInt64ValueOrDefaultWithError [2022-05-11T07:41:50.316Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2022-05-11T07:41:50.316Z] === RUN TestJsonContentType [2022-05-11T07:41:50.316Z] --- PASS: TestJsonContentType (0.00s) [2022-05-11T07:41:50.316Z] === RUN TestReadJSON [2022-05-11T07:41:50.316Z] === RUN TestReadJSON/nil_body [2022-05-11T07:41:50.316Z] === RUN TestReadJSON/empty_body [2022-05-11T07:41:50.316Z] === RUN TestReadJSON/with_valid_request [2022-05-11T07:41:50.316Z] === RUN TestReadJSON/with_whitespace [2022-05-11T07:41:50.316Z] === RUN TestReadJSON/with_extra_content [2022-05-11T07:41:50.316Z] === RUN TestReadJSON/invalid_JSON [2022-05-11T07:41:50.316Z] --- PASS: TestReadJSON (0.00s) [2022-05-11T07:41:50.316Z] --- PASS: TestReadJSON/nil_body (0.00s) [2022-05-11T07:41:50.316Z] --- PASS: TestReadJSON/empty_body (0.00s) [2022-05-11T07:41:50.316Z] --- PASS: TestReadJSON/with_valid_request (0.00s) [2022-05-11T07:41:50.316Z] --- PASS: TestReadJSON/with_whitespace (0.00s) [2022-05-11T07:41:50.316Z] --- PASS: TestReadJSON/with_extra_content (0.00s) [2022-05-11T07:41:50.316Z] --- PASS: TestReadJSON/invalid_JSON (0.00s) [2022-05-11T07:41:50.316Z] PASS [2022-05-11T07:41:50.316Z] coverage: 31.9% of statements [2022-05-11T07:41:50.316Z] ok github.com/docker/docker/api/server/httputils 0.058s coverage: 31.9% of statements [2022-05-11T07:41:50.316Z] === RUN TestMaskSecretKeys [2022-05-11T07:41:50.316Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2022-05-11T07:41:50.316Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2022-05-11T07:41:50.316Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2022-05-11T07:41:50.316Z] --- PASS: TestMaskSecretKeys (0.00s) [2022-05-11T07:41:50.316Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2022-05-11T07:41:50.316Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2022-05-11T07:41:50.316Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2022-05-11T07:41:50.316Z] === RUN TestVersionMiddlewareVersion [2022-05-11T07:41:50.316Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2022-05-11T07:41:50.316Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2022-05-11T07:41:50.316Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2022-05-11T07:41:50.316Z] PASS [2022-05-11T07:41:50.316Z] coverage: 37.7% of statements [2022-05-11T07:41:50.316Z] ok github.com/docker/docker/api/server/middleware 0.068s coverage: 37.7% of statements [2022-05-11T07:41:50.316Z] ? github.com/docker/docker/api/server/router [no test files] [2022-05-11T07:41:50.316Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-05-11T07:41:50.316Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-05-11T07:41:50.316Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-05-11T07:41:50.316Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-05-11T07:41:50.316Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-05-11T07:41:50.316Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-05-11T07:41:50.316Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-05-11T07:41:50.316Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-05-11T07:41:50.316Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-05-11T07:41:50.316Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-05-11T07:41:50.316Z] === RUN TestStrSliceMarshalJSON [2022-05-11T07:41:50.316Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2022-05-11T07:41:50.316Z] === RUN TestStrSliceUnmarshalJSON [2022-05-11T07:41:50.316Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2022-05-11T07:41:50.316Z] === RUN TestStrSliceUnmarshalString [2022-05-11T07:41:50.316Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2022-05-11T07:41:50.316Z] === RUN TestStrSliceUnmarshalSlice [2022-05-11T07:41:50.316Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2022-05-11T07:41:50.316Z] PASS [2022-05-11T07:41:50.316Z] coverage: 90.0% of statements [2022-05-11T07:41:50.316Z] ok github.com/docker/docker/api/types/strslice 0.049s coverage: 90.0% of statements [2022-05-11T07:41:50.316Z] === RUN TestToJSON [2022-05-11T07:41:50.316Z] --- PASS: TestToJSON (0.00s) [2022-05-11T07:41:50.316Z] === RUN TestToParamWithVersion [2022-05-11T07:41:50.316Z] --- PASS: TestToParamWithVersion (0.00s) [2022-05-11T07:41:50.316Z] === RUN TestFromJSON [2022-05-11T07:41:50.316Z] --- PASS: TestFromJSON (0.00s) [2022-05-11T07:41:50.316Z] === RUN TestEmpty [2022-05-11T07:41:50.316Z] --- PASS: TestEmpty (0.00s) [2022-05-11T07:41:50.316Z] === RUN TestArgsMatchKVListEmptySources [2022-05-11T07:41:50.316Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2022-05-11T07:41:50.316Z] === RUN TestArgsMatchKVList [2022-05-11T07:41:50.316Z] --- PASS: TestArgsMatchKVList (0.00s) [2022-05-11T07:41:50.316Z] === RUN TestArgsMatch [2022-05-11T07:41:50.316Z] --- PASS: TestArgsMatch (0.00s) [2022-05-11T07:41:50.316Z] === RUN TestAdd [2022-05-11T07:41:50.316Z] --- PASS: TestAdd (0.00s) [2022-05-11T07:41:50.316Z] === RUN TestDel [2022-05-11T07:41:50.316Z] --- PASS: TestDel (0.00s) [2022-05-11T07:41:50.316Z] === RUN TestLen [2022-05-11T07:41:50.316Z] --- PASS: TestLen (0.00s) [2022-05-11T07:41:50.316Z] === RUN TestExactMatch [2022-05-11T07:41:50.316Z] --- PASS: TestExactMatch (0.00s) [2022-05-11T07:41:50.316Z] === RUN TestOnlyOneExactMatch [2022-05-11T07:41:50.316Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2022-05-11T07:41:50.316Z] === RUN TestContains [2022-05-11T07:41:50.316Z] --- PASS: TestContains (0.00s) [2022-05-11T07:41:50.316Z] === RUN TestValidate [2022-05-11T07:41:50.316Z] --- PASS: TestValidate (0.00s) [2022-05-11T07:41:50.316Z] === RUN TestWalkValues [2022-05-11T07:41:50.316Z] --- PASS: TestWalkValues (0.00s) [2022-05-11T07:41:50.316Z] === RUN TestFuzzyMatch [2022-05-11T07:41:50.316Z] --- PASS: TestFuzzyMatch (0.00s) [2022-05-11T07:41:50.316Z] === RUN TestClone [2022-05-11T07:41:50.316Z] --- PASS: TestClone (0.00s) [2022-05-11T07:41:50.316Z] PASS [2022-05-11T07:41:50.316Z] coverage: 92.2% of statements [2022-05-11T07:41:50.316Z] ok github.com/docker/docker/api/types/filters 0.043s coverage: 92.2% of statements [2022-05-11T07:41:50.316Z] === RUN TestGetTimestamp [2022-05-11T07:41:50.316Z] === RUN TestAdjustForAPIVersion [2022-05-11T07:41:50.316Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2022-05-11T07:41:50.316Z] PASS [2022-05-11T07:41:50.316Z] coverage: 6.1% of statements [2022-05-11T07:41:50.316Z] --- PASS: TestGetTimestamp (0.21s) [2022-05-11T07:41:50.316Z] === RUN TestParseTimestamps [2022-05-11T07:41:50.316Z] --- PASS: TestParseTimestamps (0.00s) [2022-05-11T07:41:50.316Z] PASS [2022-05-11T07:41:50.316Z] coverage: 100.0% of statements [2022-05-11T07:41:50.316Z] ok github.com/docker/docker/api/server/router/swarm 0.054s coverage: 6.1% of statements [2022-05-11T07:41:50.316Z] ok github.com/docker/docker/api/types/time 0.256s coverage: 100.0% of statements [2022-05-11T07:41:50.316Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-05-11T07:41:50.316Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-05-11T07:41:50.316Z] ? github.com/docker/docker/api/types [no test files] [2022-05-11T07:41:50.316Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-05-11T07:41:50.316Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-05-11T07:41:50.316Z] ? github.com/docker/docker/api/types/container [no test files] [2022-05-11T07:41:50.316Z] ? github.com/docker/docker/api/types/events [no test files] [2022-05-11T07:41:50.316Z] ? github.com/docker/docker/api/types/image [no test files] [2022-05-11T07:41:50.316Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-05-11T07:41:50.316Z] ? github.com/docker/docker/api/types/network [no test files] [2022-05-11T07:41:50.316Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-05-11T07:41:50.316Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-05-11T07:41:50.316Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-05-11T07:41:50.316Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-05-11T07:41:50.316Z] === RUN TestCompareVersion [2022-05-11T07:41:50.316Z] --- PASS: TestCompareVersion (0.00s) [2022-05-11T07:41:50.316Z] PASS [2022-05-11T07:41:50.316Z] coverage: 77.3% of statements [2022-05-11T07:41:50.316Z] ok github.com/docker/docker/api/types/versions 0.049s coverage: 77.3% of statements [2022-05-11T07:41:50.316Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-05-11T07:41:50.316Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-05-11T07:41:50.316Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-05-11T07:41:50.316Z] ? github.com/docker/docker/builder [no test files] [2022-05-11T07:41:50.316Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-05-11T07:41:50.316Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-05-11T07:41:50.316Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-05-11T07:41:50.316Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-05-11T07:41:50.316Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-05-11T07:41:50.316Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-05-11T07:41:50.316Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-05-11T07:41:50.316Z] === RUN TestIsGIT [2022-05-11T07:41:50.316Z] --- PASS: TestIsGIT (0.00s) [2022-05-11T07:41:50.316Z] PASS [2022-05-11T07:41:50.316Z] coverage: 100.0% of statements [2022-05-11T07:41:50.316Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.056s coverage: 100.0% of statements [2022-05-11T07:41:50.316Z] === RUN TestParseRemoteURL [2022-05-11T07:41:50.316Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2022-05-11T07:41:50.316Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2022-05-11T07:41:50.316Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2022-05-11T07:41:50.316Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2022-05-11T07:41:50.316Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2022-05-11T07:41:50.316Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2022-05-11T07:41:50.316Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2022-05-11T07:41:50.316Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2022-05-11T07:41:50.316Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2022-05-11T07:41:50.316Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2022-05-11T07:41:50.316Z] --- PASS: TestParseRemoteURL (0.00s) [2022-05-11T07:41:50.316Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2022-05-11T07:41:50.316Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2022-05-11T07:41:50.316Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2022-05-11T07:41:50.316Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2022-05-11T07:41:50.316Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2022-05-11T07:41:50.316Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2022-05-11T07:41:50.316Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2022-05-11T07:41:50.316Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2022-05-11T07:41:50.316Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2022-05-11T07:41:50.316Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2022-05-11T07:41:50.316Z] === RUN TestCloneArgsSmartHttp [2022-05-11T07:41:50.316Z] --- PASS: TestCloneArgsSmartHttp (0.01s) [2022-05-11T07:41:50.316Z] === RUN TestCloneArgsDumbHttp [2022-05-11T07:41:50.316Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2022-05-11T07:41:50.316Z] === RUN TestCloneArgsGit [2022-05-11T07:41:50.316Z] --- PASS: TestCloneArgsGit (0.00s) [2022-05-11T07:41:50.316Z] === RUN TestCheckoutGit [2022-05-11T07:41:50.316Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2022-05-11T07:41:50.316Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.00s) [2022-05-11T07:41:50.316Z] === RUN TestProcessNoDockerignore [2022-05-11T07:41:50.316Z] --- PASS: TestProcessNoDockerignore (0.00s) [2022-05-11T07:41:50.316Z] === RUN TestProcessShouldLeaveAllFiles [2022-05-11T07:41:50.316Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s) [2022-05-11T07:41:50.316Z] === RUN TestDetectContentType [2022-05-11T07:41:50.316Z] --- PASS: TestDetectContentType (0.00s) [2022-05-11T07:41:50.316Z] === RUN TestSelectAcceptableMIME [2022-05-11T07:41:50.316Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2022-05-11T07:41:50.316Z] === RUN TestInspectEmptyResponse [2022-05-11T07:41:50.316Z] --- PASS: TestInspectEmptyResponse (0.00s) [2022-05-11T07:41:50.316Z] === RUN TestInspectResponseBinary [2022-05-11T07:41:50.316Z] --- PASS: TestInspectResponseBinary (0.00s) [2022-05-11T07:41:50.316Z] === RUN TestResponseUnsupportedContentType [2022-05-11T07:41:50.316Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2022-05-11T07:41:50.316Z] === RUN TestInspectResponseTextSimple [2022-05-11T07:41:50.316Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2022-05-11T07:41:50.316Z] === RUN TestInspectResponseEmptyContentType [2022-05-11T07:41:50.316Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2022-05-11T07:41:50.316Z] === RUN TestUnknownContentLength [2022-05-11T07:41:50.316Z] --- PASS: TestUnknownContentLength (0.00s) [2022-05-11T07:41:50.316Z] === RUN TestDownloadRemote [2022-05-11T07:41:50.316Z] --- PASS: TestDownloadRemote (0.10s) [2022-05-11T07:41:50.316Z] === RUN TestGetWithStatusError [2022-05-11T07:41:50.316Z] --- PASS: TestGetWithStatusError (0.00s) [2022-05-11T07:41:50.316Z] === RUN TestCloseRootDirectory [2022-05-11T07:41:50.316Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-11T07:41:50.316Z] --- SKIP: TestCloseRootDirectory (0.00s) [2022-05-11T07:41:50.316Z] === RUN TestHashFile [2022-05-11T07:41:50.316Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-11T07:41:50.316Z] --- SKIP: TestHashFile (0.00s) [2022-05-11T07:41:50.316Z] === RUN TestHashSubdir [2022-05-11T07:41:50.316Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-11T07:41:50.316Z] --- SKIP: TestHashSubdir (0.01s) [2022-05-11T07:41:50.316Z] === RUN TestRemoveDirectory [2022-05-11T07:41:50.316Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-11T07:41:50.316Z] --- SKIP: TestRemoveDirectory (0.01s) [2022-05-11T07:41:50.316Z] PASS [2022-05-11T07:41:50.316Z] coverage: 9.3% of statements [2022-05-11T07:41:50.316Z] ok github.com/docker/docker/builder/remotecontext 0.403s coverage: 9.3% of statements [2022-05-11T07:41:50.316Z] === RUN TestEnable [2022-05-11T07:41:50.316Z] --- PASS: TestEnable (0.00s) [2022-05-11T07:41:50.316Z] === RUN TestDisable [2022-05-11T07:41:50.316Z] --- PASS: TestDisable (0.00s) [2022-05-11T07:41:50.316Z] === RUN TestEnabled [2022-05-11T07:41:50.316Z] --- PASS: TestEnabled (0.00s) [2022-05-11T07:41:50.316Z] PASS [2022-05-11T07:41:50.316Z] coverage: 100.0% of statements [2022-05-11T07:41:50.316Z] ok github.com/docker/docker/cli/debug 0.047s coverage: 100.0% of statements [2022-05-11T07:41:50.316Z] === RUN TestGetAllAllowed [2022-05-11T07:41:50.316Z] --- PASS: TestGetAllAllowed (0.00s) [2022-05-11T07:41:50.316Z] === RUN TestGetAllMeta [2022-05-11T07:41:50.316Z] --- PASS: TestGetAllMeta (0.00s) [2022-05-11T07:41:50.316Z] === RUN TestWarnOnUnusedBuildArgs [2022-05-11T07:41:50.316Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2022-05-11T07:41:50.316Z] === RUN TestIsUnreferencedBuiltin [2022-05-11T07:41:50.316Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2022-05-11T07:41:50.316Z] === RUN TestIsExistingDirectory [2022-05-11T07:41:50.316Z] --- PASS: TestIsExistingDirectory (0.01s) [2022-05-11T07:41:50.316Z] === RUN TestGetFilenameForDownload [2022-05-11T07:41:50.316Z] --- PASS: TestGetFilenameForDownload (0.00s) [2022-05-11T07:41:50.316Z] === RUN TestEnv2Variables [2022-05-11T07:41:50.316Z] --- PASS: TestEnv2Variables (0.00s) [2022-05-11T07:41:50.316Z] === RUN TestEnvValueWithExistingRunConfigEnv [2022-05-11T07:41:50.316Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2022-05-11T07:41:50.316Z] === RUN TestMaintainer [2022-05-11T07:41:50.316Z] --- PASS: TestMaintainer (0.00s) [2022-05-11T07:41:50.316Z] === RUN TestLabel [2022-05-11T07:41:50.316Z] --- PASS: TestLabel (0.00s) [2022-05-11T07:41:50.316Z] === RUN TestFromScratch [2022-05-11T07:41:50.316Z] --- PASS: TestFromScratch (0.00s) [2022-05-11T07:41:50.316Z] === RUN TestFromWithArg [2022-05-11T07:41:50.316Z] --- PASS: TestFromWithArg (0.00s) [2022-05-11T07:41:50.316Z] === RUN TestFromWithArgButBuildArgsNotGiven [2022-05-11T07:41:50.316Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2022-05-11T07:41:50.316Z] === RUN TestFromWithUndefinedArg [2022-05-11T07:41:50.316Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2022-05-11T07:41:50.316Z] === RUN TestFromMultiStageWithNamedStage [2022-05-11T07:41:50.316Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2022-05-11T07:41:50.316Z] === RUN TestOnbuild [2022-05-11T07:41:50.316Z] --- PASS: TestOnbuild (0.00s) [2022-05-11T07:41:50.316Z] === RUN TestWorkdir [2022-05-11T07:41:50.316Z] --- PASS: TestWorkdir (0.00s) [2022-05-11T07:41:50.316Z] === RUN TestCmd [2022-05-11T07:41:50.316Z] --- PASS: TestCmd (0.00s) [2022-05-11T07:41:50.316Z] === RUN TestHealthcheckNone [2022-05-11T07:41:50.316Z] --- PASS: TestHealthcheckNone (0.00s) [2022-05-11T07:41:50.316Z] === RUN TestHealthcheckCmd [2022-05-11T07:41:50.316Z] --- PASS: TestHealthcheckCmd (0.00s) [2022-05-11T07:41:50.316Z] === RUN TestEntrypoint [2022-05-11T07:41:50.316Z] --- PASS: TestEntrypoint (0.00s) [2022-05-11T07:41:50.316Z] === RUN TestExpose [2022-05-11T07:41:50.316Z] --- PASS: TestExpose (0.00s) [2022-05-11T07:41:50.316Z] === RUN TestUser [2022-05-11T07:41:50.316Z] --- PASS: TestUser (0.00s) [2022-05-11T07:41:50.316Z] === RUN TestVolume [2022-05-11T07:41:50.316Z] --- PASS: TestVolume (0.00s) [2022-05-11T07:41:50.316Z] === RUN TestStopSignal [2022-05-11T07:41:50.316Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-05-11T07:41:50.316Z] --- SKIP: TestStopSignal (0.00s) [2022-05-11T07:41:50.316Z] === RUN TestArg [2022-05-11T07:41:50.316Z] --- PASS: TestArg (0.00s) [2022-05-11T07:41:50.316Z] === RUN TestShell [2022-05-11T07:41:50.316Z] --- PASS: TestShell (0.00s) [2022-05-11T07:41:50.316Z] === RUN TestPrependEnvOnCmd [2022-05-11T07:41:50.316Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2022-05-11T07:41:50.316Z] === RUN TestRunWithBuildArgs [2022-05-11T07:41:50.316Z] --- PASS: TestRunWithBuildArgs (0.00s) [2022-05-11T07:41:50.316Z] === RUN TestRunIgnoresHealthcheck [2022-05-11T07:41:50.316Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2022-05-11T07:41:50.316Z] === RUN TestDispatchUnsupportedOptions [2022-05-11T07:41:50.316Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2022-05-11T07:41:50.316Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2022-05-11T07:41:50.316Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2022-05-11T07:41:50.316Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2022-05-11T07:41:50.316Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2022-05-11T07:41:50.316Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2022-05-11T07:41:50.316Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2022-05-11T07:41:50.316Z] === RUN TestNormalizeWorkdir [2022-05-11T07:41:50.316Z] --- PASS: TestNormalizeWorkdir (0.00s) [2022-05-11T07:41:50.316Z] === RUN TestDispatch [2022-05-11T07:41:50.316Z] === RUN TestDispatch/ADD_multiple_files_to_file [2022-05-11T07:41:50.316Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2022-05-11T07:41:50.316Z] === RUN TestDispatch/COPY_multiple_files_to_file [2022-05-11T07:41:50.316Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2022-05-11T07:41:50.316Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2022-05-11T07:41:50.316Z] === RUN TestDispatch/COPY_wildcard_no_files [2022-05-11T07:41:50.316Z] === RUN TestDispatch/COPY_url [2022-05-11T07:41:50.316Z] --- PASS: TestDispatch (0.08s) [2022-05-11T07:41:50.317Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.02s) [2022-05-11T07:41:50.317Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s) [2022-05-11T07:41:50.317Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2022-05-11T07:41:50.317Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2022-05-11T07:41:50.317Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2022-05-11T07:41:50.317Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2022-05-11T07:41:50.317Z] --- PASS: TestDispatch/COPY_url (0.00s) [2022-05-11T07:41:50.317Z] === RUN TestAddScratchImageAddsToMounts [2022-05-11T07:41:50.317Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2022-05-11T07:41:50.317Z] === RUN TestAddFromScratchPopulatesPlatform [2022-05-11T07:41:50.317Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2022-05-11T07:41:50.317Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2022-05-11T07:41:50.317Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2022-05-11T07:41:50.317Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2022-05-11T07:41:50.317Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2022-05-11T07:41:50.317Z] === RUN TestImageSourceGetAddsToMounts [2022-05-11T07:41:50.317Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2022-05-11T07:41:50.317Z] === RUN TestEmptyDockerfile [2022-05-11T07:41:50.317Z] --- PASS: TestEmptyDockerfile (0.01s) [2022-05-11T07:41:50.317Z] === RUN TestSymlinkDockerfile [2022-05-11T07:41:50.317Z] --- PASS: TestSymlinkDockerfile (0.01s) [2022-05-11T07:41:50.317Z] === RUN TestDockerfileOutsideTheBuildContext [2022-05-11T07:41:50.317Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2022-05-11T07:41:50.317Z] === RUN TestNonExistingDockerfile [2022-05-11T07:41:50.317Z] --- PASS: TestNonExistingDockerfile (0.00s) [2022-05-11T07:41:50.317Z] === RUN TestCopyRunConfig [2022-05-11T07:41:50.317Z] --- PASS: TestCopyRunConfig (0.00s) [2022-05-11T07:41:50.317Z] === RUN TestDeepCopyRunConfig [2022-05-11T07:41:50.317Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2022-05-11T07:41:50.317Z] === RUN TestExportImage [2022-05-11T07:41:50.317Z] --- PASS: TestExportImage (0.00s) [2022-05-11T07:41:50.317Z] === RUN TestNormalizeDest [2022-05-11T07:41:50.317Z] --- PASS: TestNormalizeDest (0.00s) [2022-05-11T07:41:50.317Z] PASS [2022-05-11T07:41:50.317Z] coverage: 46.7% of statements [2022-05-11T07:41:50.317Z] ok github.com/docker/docker/builder/dockerfile 0.287s coverage: 46.7% of statements [2022-05-11T07:41:50.317Z] === RUN TestTCP4Proxy [2022-05-11T07:41:50.317Z] --- PASS: TestTCP4Proxy (0.01s) [2022-05-11T07:41:50.317Z] === RUN TestTCP4ProxyHalfClose [2022-05-11T07:41:50.317Z] --- PASS: TestTCP4ProxyHalfClose (0.01s) [2022-05-11T07:41:50.317Z] === RUN TestTCP6Proxy [2022-05-11T07:41:50.317Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-05-11T07:41:50.317Z] --- SKIP: TestTCP6Proxy (0.00s) [2022-05-11T07:41:50.317Z] === RUN TestTCPDualStackProxy [2022-05-11T07:41:50.317Z] network_proxy_test.go:208: No support for dual stack yet [2022-05-11T07:41:50.317Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2022-05-11T07:41:50.317Z] === RUN TestUDP4Proxy [2022-05-11T07:41:50.317Z] --- PASS: TestUDP4Proxy (0.00s) [2022-05-11T07:41:50.317Z] === RUN TestUDP6Proxy [2022-05-11T07:41:50.317Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-05-11T07:41:50.317Z] --- SKIP: TestUDP6Proxy (0.00s) [2022-05-11T07:41:50.317Z] === RUN TestUDPWriteError [2022-05-11T07:41:50.317Z] --- PASS: TestUDPWriteError (0.00s) [2022-05-11T07:41:50.317Z] === RUN TestSCTP4Proxy [2022-05-11T07:41:50.317Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-05-11T07:41:50.317Z] --- SKIP: TestSCTP4Proxy (0.01s) [2022-05-11T07:41:50.317Z] === RUN TestSCTP6Proxy [2022-05-11T07:41:50.317Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-05-11T07:41:50.317Z] --- SKIP: TestSCTP6Proxy (0.00s) [2022-05-11T07:41:50.317Z] PASS [2022-05-11T07:41:50.317Z] coverage: 49.4% of statements [2022-05-11T07:41:50.317Z] ok github.com/docker/docker/cmd/docker-proxy 0.101s coverage: 49.4% of statements [2022-05-11T07:41:50.357Z] --- PASS: TestUpdateRestartPolicy (20.20s) [2022-05-11T07:41:50.357Z] === RUN TestUpdateRestartWithAutoRemove [2022-05-11T07:41:50.813Z] --- PASS: TestUpdateRestartWithAutoRemove (1.80s) [2022-05-11T07:41:50.813Z] === RUN TestWaitNonBlocked [2022-05-11T07:41:50.813Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-11T07:41:50.813Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-11T07:41:50.813Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-11T07:41:50.813Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-11T07:41:50.813Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-11T07:41:50.813Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-11T07:41:50.916Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-05-11T07:41:50.916Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2022-05-11T07:41:50.916Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-05-11T07:41:50.916Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2022-05-11T07:41:51.858Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-05-11T07:41:52.258Z] --- PASS: TestServiceUpdatePidsLimit (16.16s) [2022-05-11T07:41:52.258Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s) [2022-05-11T07:41:52.258Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.89s) [2022-05-11T07:41:52.258Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.80s) [2022-05-11T07:41:52.258Z] PASS [2022-05-11T07:41:52.258Z] [2022-05-11T07:41:52.258Z] === Skipped [2022-05-11T07:41:52.258Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2022-05-11T07:41:52.258Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-05-11T07:41:52.258Z] [2022-05-11T07:41:52.258Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2022-05-11T07:41:52.258Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-05-11T07:41:52.258Z] [2022-05-11T07:41:52.258Z] DONE 27 tests, 2 skipped in 130.559s [2022-05-11T07:41:52.258Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2022-05-11T07:41:52.258Z] ++ 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 [2022-05-11T07:41:52.258Z] ++ set -e [2022-05-11T07:41:52.258Z] ++ '[' -n 0 ']' [2022-05-11T07:41:52.258Z] ++ set -x [2022-05-11T07:41:52.258Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 [2022-05-11T07:41:52.258Z] INFO: Testing against a local daemon [2022-05-11T07:41:52.258Z] === RUN TestSessionCreate [2022-05-11T07:41:52.258Z] --- PASS: TestSessionCreate (0.02s) [2022-05-11T07:41:52.258Z] === RUN TestSessionCreateWithBadUpgrade [2022-05-11T07:41:52.258Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-05-11T07:41:52.258Z] PASS [2022-05-11T07:41:52.258Z] [2022-05-11T07:41:52.258Z] DONE 2 tests in 0.130s [2022-05-11T07:41:52.258Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2022-05-11T07:41:52.258Z] ++ 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 [2022-05-11T07:41:52.258Z] ++ set -e [2022-05-11T07:41:52.258Z] ++ '[' -n 0 ']' [2022-05-11T07:41:52.258Z] ++ set -x [2022-05-11T07:41:52.258Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 [2022-05-11T07:41:52.258Z] INFO: Testing against a local daemon [2022-05-11T07:41:52.258Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-05-11T07:41:52.258Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-05-11T07:41:52.258Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-05-11T07:41:52.258Z] === RUN TestDiskUsage [2022-05-11T07:41:52.258Z] === PAUSE TestDiskUsage [2022-05-11T07:41:52.258Z] === RUN TestEventsExecDie [2022-05-11T07:41:52.258Z] --- PASS: TestEventsExecDie (0.48s) [2022-05-11T07:41:52.258Z] === RUN TestEventsBackwardsCompatible [2022-05-11T07:41:52.258Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2022-05-11T07:41:52.258Z] === RUN TestEventsVolumeCreate [2022-05-11T07:41:52.258Z] --- PASS: TestEventsVolumeCreate (0.05s) [2022-05-11T07:41:52.258Z] === RUN TestInfoBinaryCommits [2022-05-11T07:41:52.518Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-05-11T07:41:52.518Z] === RUN TestInfoAPIVersioned [2022-05-11T07:41:52.518Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-05-11T07:41:52.518Z] === RUN TestInfoAPI [2022-05-11T07:41:52.518Z] --- PASS: TestInfoAPI (0.02s) [2022-05-11T07:41:52.518Z] === RUN TestInfoAPIWarnings [2022-05-11T07:41:53.225Z] docker_api_swarm_service_test.go:128: [d655a0b5ad44d] joining swarm manager [d6704b2a20c6b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-11T07:41:53.701Z] --- PASS: TestWaitNonBlocked (0.03s) [2022-05-11T07:41:53.701Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.28s) [2022-05-11T07:41:53.701Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.74s) [2022-05-11T07:41:53.701Z] === RUN TestWaitBlocked [2022-05-11T07:41:53.701Z] wait_test.go:60: testEnv.DaemonInfo.OSType != "linux" [2022-05-11T07:41:53.701Z] --- SKIP: TestWaitBlocked (0.00s) [2022-05-11T07:41:53.701Z] PASS [2022-05-11T07:41:53.701Z] ok github.com/docker/docker/integration/container 83.838s [2022-05-11T07:41:53.701Z] [2022-05-11T07:41:53.701Z] === Skipped [2022-05-11T07:41:53.701Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2022-05-11T07:41:53.701Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-05-11T07:41:53.701Z] [2022-05-11T07:41:53.701Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2022-05-11T07:41:53.701Z] copy_test.go:122: testEnv.DaemonInfo.OSType == "windows" [2022-05-11T07:41:53.701Z] [2022-05-11T07:41:53.701Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2022-05-11T07:41:53.701Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-05-11T07:41:53.701Z] [2022-05-11T07:41:53.701Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2022-05-11T07:41:53.701Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-05-11T07:41:53.701Z] [2022-05-11T07:41:53.701Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2022-05-11T07:41:53.701Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-05-11T07:41:53.701Z] [2022-05-11T07:41:53.701Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2022-05-11T07:41:53.701Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-05-11T07:41:53.701Z] [2022-05-11T07:41:53.701Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-05-11T07:41:53.701Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-05-11T07:41:53.701Z] [2022-05-11T07:41:53.701Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.02s) [2022-05-11T07:41:53.701Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-05-11T07:41:53.701Z] [2022-05-11T07:41:53.701Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2022-05-11T07:41:53.701Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-05-11T07:41:53.701Z] [2022-05-11T07:41:53.701Z] === SKIP: github.com/docker/docker/integration/container TestWindowsDevices/hyperv/no_device_mounted (0.14s) [2022-05-11T07:41:53.701Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-05-11T07:41:53.701Z] --- SKIP: TestWindowsDevices/hyperv/no_device_mounted (0.14s) [2022-05-11T07:41:53.701Z] [2022-05-11T07:41:53.701Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2022-05-11T07:41:53.701Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-05-11T07:41:53.701Z] [2022-05-11T07:41:53.701Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2022-05-11T07:41:53.701Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-05-11T07:41:53.701Z] [2022-05-11T07:41:53.701Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2022-05-11T07:41:53.701Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-05-11T07:41:53.701Z] [2022-05-11T07:41:53.701Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2022-05-11T07:41:53.701Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-05-11T07:41:53.701Z] [2022-05-11T07:41:53.701Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2022-05-11T07:41:53.701Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-05-11T07:41:53.701Z] [2022-05-11T07:41:53.701Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2022-05-11T07:41:53.701Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-05-11T07:41:53.701Z] [2022-05-11T07:41:53.701Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2022-05-11T07:41:53.701Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-05-11T07:41:53.701Z] [2022-05-11T07:41:53.701Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2022-05-11T07:41:53.701Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-05-11T07:41:53.701Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-05-11T07:41:53.701Z] [2022-05-11T07:41:53.701Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-05-11T07:41:53.701Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-05-11T07:41:53.701Z] [2022-05-11T07:41:53.701Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2022-05-11T07:41:53.701Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-05-11T07:41:53.701Z] [2022-05-11T07:41:53.701Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2022-05-11T07:41:53.701Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-05-11T07:41:53.701Z] [2022-05-11T07:41:53.701Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2022-05-11T07:41:53.701Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-05-11T07:41:53.701Z] [2022-05-11T07:41:53.701Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2022-05-11T07:41:53.701Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-05-11T07:41:53.701Z] [2022-05-11T07:41:53.701Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2022-05-11T07:41:53.701Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-05-11T07:41:53.701Z] [2022-05-11T07:41:53.701Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2022-05-11T07:41:53.701Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-05-11T07:41:53.701Z] [2022-05-11T07:41:53.701Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2022-05-11T07:41:53.701Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-05-11T07:41:53.701Z] [2022-05-11T07:41:53.701Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2022-05-11T07:41:53.701Z] pause_test.go:24: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-05-11T07:41:53.701Z] [2022-05-11T07:41:53.701Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2022-05-11T07:41:53.701Z] pause_test.go:71: testEnv.DaemonInfo.OSType == "windows" [2022-05-11T07:41:53.701Z] [2022-05-11T07:41:53.701Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2022-05-11T07:41:53.701Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-05-11T07:41:53.701Z] [2022-05-11T07:41:53.701Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2022-05-11T07:41:53.701Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-05-11T07:41:53.701Z] [2022-05-11T07:41:53.701Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2022-05-11T07:41:53.701Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-05-11T07:41:53.701Z] [2022-05-11T07:41:53.701Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2022-05-11T07:41:53.701Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-05-11T07:41:53.701Z] [2022-05-11T07:41:53.701Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2022-05-11T07:41:53.701Z] stop_windows_test.go:20: testEnv.OSType == "windows" [2022-05-11T07:41:53.701Z] [2022-05-11T07:41:53.701Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2022-05-11T07:41:53.701Z] wait_test.go:60: testEnv.DaemonInfo.OSType != "linux" [2022-05-11T07:41:53.701Z] [2022-05-11T07:41:53.701Z] DONE 120 tests, 34 skipped in 86.329s [2022-05-11T07:41:53.701Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2022-05-11T07:41:54.151Z] docker_api_swarm_service_test.go:129: [d882cce560cb7] joining swarm manager [d6704b2a20c6b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-11T07:41:55.080Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-05-11T07:41:56.006Z] docker_api_swarm_service_test.go:137: [d4ddc401d6475] joining swarm manager [d6704b2a20c6b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-05-11T07:41:56.934Z] docker_api_swarm_service_test.go:138: [d116a60e2a25f] joining swarm manager [d6704b2a20c6b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-05-11T07:41:57.190Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-05-11T07:41:59.706Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-05-11T07:42:02.696Z] === RUN TestCheckpointCreateError [2022-05-11T07:42:02.696Z] --- PASS: TestCheckpointCreateError (0.00s) [2022-05-11T07:42:02.696Z] === RUN TestCheckpointCreate [2022-05-11T07:42:02.696Z] --- PASS: TestCheckpointCreate (0.00s) [2022-05-11T07:42:02.696Z] === RUN TestCheckpointDeleteError [2022-05-11T07:42:02.696Z] --- PASS: TestCheckpointDeleteError (0.00s) [2022-05-11T07:42:02.696Z] === RUN TestCheckpointDelete [2022-05-11T07:42:02.696Z] --- PASS: TestCheckpointDelete (0.00s) [2022-05-11T07:42:02.696Z] === RUN TestCheckpointListError [2022-05-11T07:42:02.696Z] --- PASS: TestCheckpointListError (0.00s) [2022-05-11T07:42:02.696Z] === RUN TestCheckpointList [2022-05-11T07:42:02.696Z] --- PASS: TestCheckpointList (0.00s) [2022-05-11T07:42:02.696Z] === RUN TestCheckpointListContainerNotFound [2022-05-11T07:42:02.696Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2022-05-11T07:42:02.696Z] === RUN TestNewClientWithOpsFromEnv [2022-05-11T07:42:02.696Z] client_test.go:22: runtime.GOOS == "windows" [2022-05-11T07:42:02.696Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2022-05-11T07:42:02.696Z] === RUN TestGetAPIPath [2022-05-11T07:42:02.696Z] --- PASS: TestGetAPIPath (0.00s) [2022-05-11T07:42:02.696Z] === RUN TestParseHostURL [2022-05-11T07:42:02.696Z] --- PASS: TestParseHostURL (0.00s) [2022-05-11T07:42:02.696Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2022-05-11T07:42:02.696Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2022-05-11T07:42:02.696Z] === RUN TestNegotiateAPIVersionEmpty [2022-05-11T07:42:02.696Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2022-05-11T07:42:02.696Z] === RUN TestNegotiateAPIVersion [2022-05-11T07:42:02.696Z] === RUN TestNegotiateAPIVersion/downgrade_from_default [2022-05-11T07:42:02.696Z] === RUN TestNegotiateAPIVersion/no_downgrade_from_custom_version [2022-05-11T07:42:02.696Z] === RUN TestNegotiateAPIVersion/downgrade_legacy [2022-05-11T07:42:02.696Z] === RUN TestNegotiateAPIVersion/downgrade_old [2022-05-11T07:42:02.696Z] === RUN TestNegotiateAPIVersion/no_upgrade [2022-05-11T07:42:02.696Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2022-05-11T07:42:02.696Z] --- PASS: TestNegotiateAPIVersion/downgrade_from_default (0.00s) [2022-05-11T07:42:02.696Z] --- PASS: TestNegotiateAPIVersion/no_downgrade_from_custom_version (0.00s) [2022-05-11T07:42:02.696Z] --- PASS: TestNegotiateAPIVersion/downgrade_legacy (0.00s) [2022-05-11T07:42:02.696Z] --- PASS: TestNegotiateAPIVersion/downgrade_old (0.00s) [2022-05-11T07:42:02.696Z] --- PASS: TestNegotiateAPIVersion/no_upgrade (0.00s) [2022-05-11T07:42:02.696Z] === RUN TestNegotiateAPVersionOverride [2022-05-11T07:42:02.696Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2022-05-11T07:42:02.696Z] === RUN TestNegotiateAPIVersionAutomatic [2022-05-11T07:42:02.696Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2022-05-11T07:42:02.696Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2022-05-11T07:42:02.696Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2022-05-11T07:42:02.696Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2022-05-11T07:42:02.696Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2022-05-11T07:42:02.696Z] === RUN TestClientRedirect [2022-05-11T07:42:02.696Z] === RUN TestClientRedirect/GET [2022-05-11T07:42:02.696Z] === RUN TestClientRedirect/POST [2022-05-11T07:42:02.696Z] === RUN TestClientRedirect/PUT [2022-05-11T07:42:02.696Z] === RUN TestClientRedirect/DELETE [2022-05-11T07:42:02.696Z] --- PASS: TestClientRedirect (0.00s) [2022-05-11T07:42:02.696Z] --- PASS: TestClientRedirect/GET (0.00s) [2022-05-11T07:42:02.696Z] --- PASS: TestClientRedirect/POST (0.00s) [2022-05-11T07:42:02.696Z] --- PASS: TestClientRedirect/PUT (0.00s) [2022-05-11T07:42:02.696Z] --- PASS: TestClientRedirect/DELETE (0.00s) [2022-05-11T07:42:02.696Z] === RUN TestConfigCreateUnsupported [2022-05-11T07:42:02.696Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2022-05-11T07:42:02.696Z] === RUN TestConfigCreateError [2022-05-11T07:42:02.696Z] --- PASS: TestConfigCreateError (0.00s) [2022-05-11T07:42:02.696Z] === RUN TestConfigCreate [2022-05-11T07:42:02.696Z] --- PASS: TestConfigCreate (0.00s) [2022-05-11T07:42:02.696Z] === RUN TestConfigInspectNotFound [2022-05-11T07:42:02.696Z] --- PASS: TestConfigInspectNotFound (0.00s) [2022-05-11T07:42:02.696Z] === RUN TestConfigInspectWithEmptyID [2022-05-11T07:42:02.696Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2022-05-11T07:42:02.696Z] === RUN TestConfigInspectUnsupported [2022-05-11T07:42:02.696Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2022-05-11T07:42:02.696Z] === RUN TestConfigInspectError [2022-05-11T07:42:02.696Z] --- PASS: TestConfigInspectError (0.00s) [2022-05-11T07:42:02.696Z] === RUN TestConfigInspectConfigNotFound [2022-05-11T07:42:02.696Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2022-05-11T07:42:02.696Z] === RUN TestConfigInspect [2022-05-11T07:42:02.696Z] --- PASS: TestConfigInspect (0.00s) [2022-05-11T07:42:02.696Z] === RUN TestConfigListUnsupported [2022-05-11T07:42:02.696Z] --- PASS: TestConfigListUnsupported (0.00s) [2022-05-11T07:42:02.696Z] === RUN TestConfigListError [2022-05-11T07:42:02.696Z] --- PASS: TestConfigListError (0.00s) [2022-05-11T07:42:02.696Z] === RUN TestConfigList [2022-05-11T07:42:02.696Z] --- PASS: TestConfigList (0.00s) [2022-05-11T07:42:02.696Z] === RUN TestConfigRemoveUnsupported [2022-05-11T07:42:02.696Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2022-05-11T07:42:02.696Z] === RUN TestConfigRemoveError [2022-05-11T07:42:02.696Z] --- PASS: TestConfigRemoveError (0.00s) [2022-05-11T07:42:02.696Z] === RUN TestConfigRemove [2022-05-11T07:42:02.696Z] --- PASS: TestConfigRemove (0.00s) [2022-05-11T07:42:02.696Z] === RUN TestConfigUpdateUnsupported [2022-05-11T07:42:02.696Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2022-05-11T07:42:02.696Z] === RUN TestConfigUpdateError [2022-05-11T07:42:02.696Z] --- PASS: TestConfigUpdateError (0.00s) [2022-05-11T07:42:02.696Z] === RUN TestConfigUpdate [2022-05-11T07:42:02.696Z] --- PASS: TestConfigUpdate (0.00s) [2022-05-11T07:42:02.696Z] === RUN TestContainerCommitError [2022-05-11T07:42:02.696Z] --- PASS: TestContainerCommitError (0.00s) [2022-05-11T07:42:02.696Z] === RUN TestContainerCommit [2022-05-11T07:42:02.696Z] --- PASS: TestContainerCommit (0.00s) [2022-05-11T07:42:02.696Z] === RUN TestContainerStatPathError [2022-05-11T07:42:02.696Z] --- PASS: TestContainerStatPathError (0.00s) [2022-05-11T07:42:02.696Z] === RUN TestContainerStatPathNotFoundError [2022-05-11T07:42:02.696Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2022-05-11T07:42:02.696Z] === RUN TestContainerStatPathNoHeaderError [2022-05-11T07:42:02.696Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2022-05-11T07:42:02.696Z] === RUN TestContainerStatPath [2022-05-11T07:42:02.696Z] --- PASS: TestContainerStatPath (0.00s) [2022-05-11T07:42:02.696Z] === RUN TestCopyToContainerError [2022-05-11T07:42:02.696Z] --- PASS: TestCopyToContainerError (0.00s) [2022-05-11T07:42:02.696Z] === RUN TestCopyToContainerNotFoundError [2022-05-11T07:42:02.696Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2022-05-11T07:42:02.696Z] === RUN TestCopyToContainerEmptyResponse [2022-05-11T07:42:02.696Z] --- PASS: TestCopyToContainerEmptyResponse (0.00s) [2022-05-11T07:42:02.696Z] === RUN TestCopyToContainer [2022-05-11T07:42:02.696Z] --- PASS: TestCopyToContainer (0.00s) [2022-05-11T07:42:02.696Z] === RUN TestCopyFromContainerError [2022-05-11T07:42:02.696Z] --- PASS: TestCopyFromContainerError (0.00s) [2022-05-11T07:42:02.696Z] === RUN TestCopyFromContainerNotFoundError [2022-05-11T07:42:02.696Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2022-05-11T07:42:02.696Z] === RUN TestCopyFromContainerEmptyResponse [2022-05-11T07:42:02.696Z] --- PASS: TestCopyFromContainerEmptyResponse (0.00s) [2022-05-11T07:42:02.696Z] === RUN TestCopyFromContainerNoHeaderError [2022-05-11T07:42:02.696Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2022-05-11T07:42:02.696Z] === RUN TestCopyFromContainer [2022-05-11T07:42:02.696Z] --- PASS: TestCopyFromContainer (0.00s) [2022-05-11T07:42:02.696Z] === RUN TestContainerCreateError [2022-05-11T07:42:02.696Z] --- PASS: TestContainerCreateError (0.00s) [2022-05-11T07:42:02.696Z] === RUN TestContainerCreateImageNotFound [2022-05-11T07:42:02.696Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2022-05-11T07:42:02.696Z] === RUN TestContainerCreateWithName [2022-05-11T07:42:02.696Z] --- PASS: TestContainerCreateWithName (0.00s) [2022-05-11T07:42:02.696Z] === RUN TestContainerCreateAutoRemove [2022-05-11T07:42:02.696Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2022-05-11T07:42:02.696Z] === RUN TestContainerDiffError [2022-05-11T07:42:02.696Z] --- PASS: TestContainerDiffError (0.00s) [2022-05-11T07:42:02.696Z] === RUN TestContainerDiff [2022-05-11T07:42:02.696Z] --- PASS: TestContainerDiff (0.00s) [2022-05-11T07:42:02.696Z] === RUN TestContainerExecCreateError [2022-05-11T07:42:02.696Z] --- PASS: TestContainerExecCreateError (0.00s) [2022-05-11T07:42:02.696Z] === RUN TestContainerExecCreate [2022-05-11T07:42:02.696Z] --- PASS: TestContainerExecCreate (0.00s) [2022-05-11T07:42:02.696Z] === RUN TestContainerExecStartError [2022-05-11T07:42:02.696Z] --- PASS: TestContainerExecStartError (0.00s) [2022-05-11T07:42:02.696Z] === RUN TestContainerExecStart [2022-05-11T07:42:02.696Z] --- PASS: TestContainerExecStart (0.00s) [2022-05-11T07:42:02.696Z] === RUN TestContainerExecInspectError [2022-05-11T07:42:02.696Z] --- PASS: TestContainerExecInspectError (0.00s) [2022-05-11T07:42:02.696Z] === RUN TestContainerExecInspect [2022-05-11T07:42:02.696Z] --- PASS: TestContainerExecInspect (0.00s) [2022-05-11T07:42:02.696Z] === RUN TestContainerExportError [2022-05-11T07:42:02.696Z] --- PASS: TestContainerExportError (0.00s) [2022-05-11T07:42:02.696Z] === RUN TestContainerExport [2022-05-11T07:42:02.696Z] --- PASS: TestContainerExport (0.00s) [2022-05-11T07:42:02.696Z] === RUN TestContainerInspectError [2022-05-11T07:42:02.696Z] --- PASS: TestContainerInspectError (0.00s) [2022-05-11T07:42:02.696Z] === RUN TestContainerInspectContainerNotFound [2022-05-11T07:42:02.696Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2022-05-11T07:42:02.696Z] === RUN TestContainerInspectWithEmptyID [2022-05-11T07:42:02.696Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2022-05-11T07:42:02.696Z] === RUN TestContainerInspect [2022-05-11T07:42:02.696Z] --- PASS: TestContainerInspect (0.00s) [2022-05-11T07:42:02.696Z] === RUN TestContainerInspectNode [2022-05-11T07:42:02.696Z] --- PASS: TestContainerInspectNode (0.00s) [2022-05-11T07:42:02.696Z] === RUN TestContainerKillError [2022-05-11T07:42:02.696Z] --- PASS: TestContainerKillError (0.00s) [2022-05-11T07:42:02.696Z] === RUN TestContainerKill [2022-05-11T07:42:02.696Z] --- PASS: TestContainerKill (0.00s) [2022-05-11T07:42:02.696Z] === RUN TestContainerListError [2022-05-11T07:42:02.696Z] --- PASS: TestContainerListError (0.00s) [2022-05-11T07:42:02.696Z] === RUN TestContainerList [2022-05-11T07:42:02.696Z] --- PASS: TestContainerList (0.00s) [2022-05-11T07:42:02.696Z] === RUN TestContainerLogsNotFoundError [2022-05-11T07:42:02.696Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2022-05-11T07:42:02.696Z] === RUN TestContainerLogsError [2022-05-11T07:42:02.696Z] --- PASS: TestContainerLogsError (0.00s) [2022-05-11T07:42:02.696Z] === RUN TestContainerLogs [2022-05-11T07:42:02.696Z] --- PASS: TestContainerLogs (0.21s) [2022-05-11T07:42:02.696Z] === RUN TestContainerPauseError [2022-05-11T07:42:02.696Z] --- PASS: TestContainerPauseError (0.00s) [2022-05-11T07:42:02.696Z] === RUN TestContainerPause [2022-05-11T07:42:02.696Z] --- PASS: TestContainerPause (0.00s) [2022-05-11T07:42:02.696Z] === RUN TestContainersPruneError [2022-05-11T07:42:02.696Z] --- PASS: TestContainersPruneError (0.00s) [2022-05-11T07:42:02.696Z] === RUN TestContainersPrune [2022-05-11T07:42:02.696Z] --- PASS: TestContainersPrune (0.03s) [2022-05-11T07:42:02.696Z] === RUN TestContainerRemoveError [2022-05-11T07:42:02.696Z] --- PASS: TestContainerRemoveError (0.00s) [2022-05-11T07:42:02.696Z] === RUN TestContainerRemoveNotFoundError [2022-05-11T07:42:02.696Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2022-05-11T07:42:02.696Z] === RUN TestContainerRemove [2022-05-11T07:42:02.696Z] --- PASS: TestContainerRemove (0.00s) [2022-05-11T07:42:02.696Z] === RUN TestContainerRenameError [2022-05-11T07:42:02.696Z] --- PASS: TestContainerRenameError (0.00s) [2022-05-11T07:42:02.696Z] === RUN TestContainerRename [2022-05-11T07:42:02.696Z] --- PASS: TestContainerRename (0.00s) [2022-05-11T07:42:02.696Z] === RUN TestContainerResizeError [2022-05-11T07:42:02.696Z] --- PASS: TestContainerResizeError (0.00s) [2022-05-11T07:42:02.696Z] === RUN TestContainerExecResizeError [2022-05-11T07:42:02.696Z] --- PASS: TestContainerExecResizeError (0.00s) [2022-05-11T07:42:02.696Z] === RUN TestContainerResize [2022-05-11T07:42:02.697Z] --- PASS: TestContainerResize (0.00s) [2022-05-11T07:42:02.697Z] === RUN TestContainerExecResize [2022-05-11T07:42:02.697Z] --- PASS: TestContainerExecResize (0.00s) [2022-05-11T07:42:02.697Z] === RUN TestContainerRestartError [2022-05-11T07:42:02.697Z] --- PASS: TestContainerRestartError (0.00s) [2022-05-11T07:42:02.697Z] === RUN TestContainerRestart [2022-05-11T07:42:02.697Z] --- PASS: TestContainerRestart (0.00s) [2022-05-11T07:42:02.697Z] === RUN TestContainerStartError [2022-05-11T07:42:02.697Z] --- PASS: TestContainerStartError (0.00s) [2022-05-11T07:42:02.697Z] === RUN TestContainerStart [2022-05-11T07:42:02.697Z] --- PASS: TestContainerStart (0.00s) [2022-05-11T07:42:02.697Z] === RUN TestContainerStatsError [2022-05-11T07:42:02.697Z] --- PASS: TestContainerStatsError (0.00s) [2022-05-11T07:42:02.697Z] === RUN TestContainerStats [2022-05-11T07:42:02.697Z] --- PASS: TestContainerStats (0.00s) [2022-05-11T07:42:02.697Z] === RUN TestContainerStopError [2022-05-11T07:42:02.697Z] --- PASS: TestContainerStopError (0.00s) [2022-05-11T07:42:02.697Z] === RUN TestContainerStop [2022-05-11T07:42:02.697Z] --- PASS: TestContainerStop (0.00s) [2022-05-11T07:42:02.697Z] === RUN TestContainerTopError [2022-05-11T07:42:02.697Z] --- PASS: TestContainerTopError (0.00s) [2022-05-11T07:42:02.697Z] === RUN TestContainerTop [2022-05-11T07:42:02.697Z] --- PASS: TestContainerTop (0.00s) [2022-05-11T07:42:02.697Z] === RUN TestContainerUnpauseError [2022-05-11T07:42:02.697Z] --- PASS: TestContainerUnpauseError (0.00s) [2022-05-11T07:42:02.697Z] === RUN TestContainerUnpause [2022-05-11T07:42:02.697Z] --- PASS: TestContainerUnpause (0.00s) [2022-05-11T07:42:02.697Z] === RUN TestContainerUpdateError [2022-05-11T07:42:02.697Z] --- PASS: TestContainerUpdateError (0.00s) [2022-05-11T07:42:02.697Z] === RUN TestContainerUpdate [2022-05-11T07:42:02.697Z] --- PASS: TestContainerUpdate (0.00s) [2022-05-11T07:42:02.697Z] === RUN TestContainerWaitError [2022-05-11T07:42:02.697Z] --- PASS: TestContainerWaitError (0.00s) [2022-05-11T07:42:02.697Z] === RUN TestContainerWait [2022-05-11T07:42:02.697Z] --- PASS: TestContainerWait (0.00s) [2022-05-11T07:42:02.697Z] === RUN TestDiskUsageError [2022-05-11T07:42:02.697Z] --- PASS: TestDiskUsageError (0.00s) [2022-05-11T07:42:02.697Z] === RUN TestDiskUsage [2022-05-11T07:42:02.697Z] --- PASS: TestDiskUsage (0.00s) [2022-05-11T07:42:02.697Z] === RUN TestDistributionInspectUnsupported [2022-05-11T07:42:02.697Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2022-05-11T07:42:02.697Z] === RUN TestDistributionInspectWithEmptyID [2022-05-11T07:42:02.697Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2022-05-11T07:42:02.697Z] === RUN TestEventsErrorInOptions [2022-05-11T07:42:02.697Z] --- PASS: TestEventsErrorInOptions (0.00s) [2022-05-11T07:42:02.697Z] === RUN TestEventsErrorFromServer [2022-05-11T07:42:02.697Z] --- PASS: TestEventsErrorFromServer (0.00s) [2022-05-11T07:42:02.697Z] === RUN TestEvents [2022-05-11T07:42:02.697Z] --- PASS: TestEvents (0.00s) [2022-05-11T07:42:02.697Z] === RUN TestTLSCloseWriter [2022-05-11T07:42:02.697Z] === PAUSE TestTLSCloseWriter [2022-05-11T07:42:02.697Z] === RUN TestImageBuildError [2022-05-11T07:42:02.697Z] --- PASS: TestImageBuildError (0.00s) [2022-05-11T07:42:02.697Z] === RUN TestImageBuild [2022-05-11T07:42:02.697Z] --- PASS: TestImageBuild (0.00s) [2022-05-11T07:42:02.697Z] === RUN TestGetDockerOS [2022-05-11T07:42:02.697Z] --- PASS: TestGetDockerOS (0.00s) [2022-05-11T07:42:02.697Z] === RUN TestImageCreateError [2022-05-11T07:42:02.697Z] --- PASS: TestImageCreateError (0.00s) [2022-05-11T07:42:02.697Z] === RUN TestImageCreate [2022-05-11T07:42:02.697Z] --- PASS: TestImageCreate (0.00s) [2022-05-11T07:42:02.697Z] === RUN TestImageHistoryError [2022-05-11T07:42:02.697Z] --- PASS: TestImageHistoryError (0.00s) [2022-05-11T07:42:02.697Z] === RUN TestImageHistory [2022-05-11T07:42:02.697Z] --- PASS: TestImageHistory (0.00s) [2022-05-11T07:42:02.697Z] === RUN TestImageImportError [2022-05-11T07:42:02.697Z] --- PASS: TestImageImportError (0.00s) [2022-05-11T07:42:02.697Z] === RUN TestImageImport [2022-05-11T07:42:02.697Z] --- PASS: TestImageImport (0.00s) [2022-05-11T07:42:02.697Z] === RUN TestImageInspectError [2022-05-11T07:42:02.697Z] --- PASS: TestImageInspectError (0.00s) [2022-05-11T07:42:02.697Z] === RUN TestImageInspectImageNotFound [2022-05-11T07:42:02.697Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2022-05-11T07:42:02.697Z] === RUN TestImageInspectWithEmptyID [2022-05-11T07:42:02.697Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2022-05-11T07:42:02.697Z] === RUN TestImageInspect [2022-05-11T07:42:02.697Z] --- PASS: TestImageInspect (0.00s) [2022-05-11T07:42:02.697Z] === RUN TestImageListError [2022-05-11T07:42:02.697Z] --- PASS: TestImageListError (0.00s) [2022-05-11T07:42:02.697Z] === RUN TestImageList [2022-05-11T07:42:02.697Z] --- PASS: TestImageList (0.00s) [2022-05-11T07:42:02.697Z] === RUN TestImageListApiBefore125 [2022-05-11T07:42:02.697Z] --- PASS: TestImageListApiBefore125 (0.00s) [2022-05-11T07:42:02.697Z] === RUN TestImageLoadError [2022-05-11T07:42:02.697Z] --- PASS: TestImageLoadError (0.00s) [2022-05-11T07:42:02.697Z] === RUN TestImageLoad [2022-05-11T07:42:02.697Z] --- PASS: TestImageLoad (0.00s) [2022-05-11T07:42:02.697Z] === RUN TestImagesPruneError [2022-05-11T07:42:02.697Z] --- PASS: TestImagesPruneError (0.00s) [2022-05-11T07:42:02.697Z] === RUN TestImagesPrune [2022-05-11T07:42:02.697Z] --- PASS: TestImagesPrune (0.00s) [2022-05-11T07:42:02.697Z] === RUN TestImagePullReferenceParseError [2022-05-11T07:42:02.697Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2022-05-11T07:42:02.697Z] === RUN TestImagePullAnyError [2022-05-11T07:42:02.697Z] --- PASS: TestImagePullAnyError (0.00s) [2022-05-11T07:42:02.697Z] === RUN TestImagePullStatusUnauthorizedError [2022-05-11T07:42:02.697Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2022-05-11T07:42:02.697Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2022-05-11T07:42:02.697Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-05-11T07:42:02.697Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-05-11T07:42:02.697Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-05-11T07:42:02.697Z] === RUN TestImagePullWithPrivilegedFuncNoError [2022-05-11T07:42:02.697Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2022-05-11T07:42:02.697Z] === RUN TestImagePullWithoutErrors [2022-05-11T07:42:02.697Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2022-05-11T07:42:02.697Z] === RUN TestImagePushReferenceError [2022-05-11T07:42:02.697Z] --- PASS: TestImagePushReferenceError (0.00s) [2022-05-11T07:42:02.697Z] === RUN TestImagePushAnyError [2022-05-11T07:42:02.697Z] --- PASS: TestImagePushAnyError (0.00s) [2022-05-11T07:42:02.697Z] === RUN TestImagePushStatusUnauthorizedError [2022-05-11T07:42:02.697Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2022-05-11T07:42:02.697Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2022-05-11T07:42:02.697Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-05-11T07:42:02.697Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-05-11T07:42:02.697Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-05-11T07:42:02.697Z] === RUN TestImagePushWithPrivilegedFuncNoError [2022-05-11T07:42:02.697Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2022-05-11T07:42:02.697Z] === RUN TestImagePushWithoutErrors [2022-05-11T07:42:02.697Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2022-05-11T07:42:02.697Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2022-05-11T07:42:02.697Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2022-05-11T07:42:02.697Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2022-05-11T07:42:02.697Z] --- PASS: TestImagePushWithoutErrors (0.01s) [2022-05-11T07:42:02.697Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2022-05-11T07:42:02.697Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2022-05-11T07:42:02.697Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2022-05-11T07:42:02.697Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2022-05-11T07:42:02.697Z] === RUN TestImageRemoveError [2022-05-11T07:42:02.697Z] --- PASS: TestImageRemoveError (0.00s) [2022-05-11T07:42:02.697Z] === RUN TestImageRemoveImageNotFound [2022-05-11T07:42:02.697Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2022-05-11T07:42:02.697Z] === RUN TestImageRemove [2022-05-11T07:42:02.697Z] --- PASS: TestImageRemove (0.00s) [2022-05-11T07:42:02.697Z] === RUN TestImageSaveError [2022-05-11T07:42:02.697Z] --- PASS: TestImageSaveError (0.00s) [2022-05-11T07:42:02.697Z] === RUN TestImageSave [2022-05-11T07:42:02.697Z] --- PASS: TestImageSave (0.00s) [2022-05-11T07:42:02.697Z] === RUN TestImageSearchAnyError [2022-05-11T07:42:02.697Z] --- PASS: TestImageSearchAnyError (0.00s) [2022-05-11T07:42:02.697Z] === RUN TestImageSearchStatusUnauthorizedError [2022-05-11T07:42:02.697Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2022-05-11T07:42:02.697Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2022-05-11T07:42:02.697Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-05-11T07:42:02.697Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-05-11T07:42:02.697Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-05-11T07:42:02.697Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2022-05-11T07:42:02.697Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2022-05-11T07:42:02.697Z] === RUN TestImageSearchWithoutErrors [2022-05-11T07:42:02.697Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2022-05-11T07:42:02.697Z] === RUN TestImageTagError [2022-05-11T07:42:02.697Z] --- PASS: TestImageTagError (0.00s) [2022-05-11T07:42:02.697Z] === RUN TestImageTagInvalidReference [2022-05-11T07:42:02.697Z] --- PASS: TestImageTagInvalidReference (0.00s) [2022-05-11T07:42:02.697Z] === RUN TestImageTagInvalidSourceImageName [2022-05-11T07:42:02.697Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2022-05-11T07:42:02.697Z] === RUN TestImageTagHexSource [2022-05-11T07:42:02.697Z] --- PASS: TestImageTagHexSource (0.00s) [2022-05-11T07:42:02.697Z] === RUN TestImageTag [2022-05-11T07:42:02.697Z] --- PASS: TestImageTag (0.00s) [2022-05-11T07:42:02.697Z] === RUN TestInfoServerError [2022-05-11T07:42:02.697Z] --- PASS: TestInfoServerError (0.00s) [2022-05-11T07:42:02.697Z] === RUN TestInfoInvalidResponseJSONError [2022-05-11T07:42:02.697Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2022-05-11T07:42:02.697Z] === RUN TestInfo [2022-05-11T07:42:02.697Z] --- PASS: TestInfo (0.00s) [2022-05-11T07:42:02.697Z] === RUN TestNetworkConnectError [2022-05-11T07:42:02.697Z] --- PASS: TestNetworkConnectError (0.00s) [2022-05-11T07:42:02.697Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2022-05-11T07:42:02.697Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2022-05-11T07:42:02.697Z] === RUN TestNetworkConnect [2022-05-11T07:42:02.697Z] --- PASS: TestNetworkConnect (0.00s) [2022-05-11T07:42:02.697Z] === RUN TestNetworkCreateError [2022-05-11T07:42:02.697Z] --- PASS: TestNetworkCreateError (0.00s) [2022-05-11T07:42:02.697Z] === RUN TestNetworkCreate [2022-05-11T07:42:02.697Z] --- PASS: TestNetworkCreate (0.00s) [2022-05-11T07:42:02.697Z] === RUN TestNetworkDisconnectError [2022-05-11T07:42:02.697Z] --- PASS: TestNetworkDisconnectError (0.00s) [2022-05-11T07:42:02.697Z] === RUN TestNetworkDisconnect [2022-05-11T07:42:02.697Z] --- PASS: TestNetworkDisconnect (0.00s) [2022-05-11T07:42:02.697Z] === RUN TestNetworkInspect [2022-05-11T07:42:02.697Z] === RUN TestNetworkInspect/empty_ID [2022-05-11T07:42:02.697Z] === RUN TestNetworkInspect/no_options [2022-05-11T07:42:02.697Z] === RUN TestNetworkInspect/verbose [2022-05-11T07:42:02.697Z] === RUN TestNetworkInspect/global_scope [2022-05-11T07:42:02.697Z] === RUN TestNetworkInspect/unknown_network [2022-05-11T07:42:02.697Z] === RUN TestNetworkInspect/server_error [2022-05-11T07:42:02.697Z] --- PASS: TestNetworkInspect (0.00s) [2022-05-11T07:42:02.697Z] --- PASS: TestNetworkInspect/empty_ID (0.00s) [2022-05-11T07:42:02.697Z] --- PASS: TestNetworkInspect/no_options (0.00s) [2022-05-11T07:42:02.697Z] --- PASS: TestNetworkInspect/verbose (0.00s) [2022-05-11T07:42:02.697Z] --- PASS: TestNetworkInspect/global_scope (0.00s) [2022-05-11T07:42:02.697Z] --- PASS: TestNetworkInspect/unknown_network (0.00s) [2022-05-11T07:42:02.697Z] --- PASS: TestNetworkInspect/server_error (0.00s) [2022-05-11T07:42:02.697Z] === RUN TestNetworkListError [2022-05-11T07:42:02.697Z] --- PASS: TestNetworkListError (0.00s) [2022-05-11T07:42:02.697Z] === RUN TestNetworkList [2022-05-11T07:42:02.697Z] --- PASS: TestNetworkList (0.00s) [2022-05-11T07:42:02.697Z] === RUN TestNetworksPruneError [2022-05-11T07:42:02.697Z] --- PASS: TestNetworksPruneError (0.00s) [2022-05-11T07:42:02.697Z] === RUN TestNetworksPrune [2022-05-11T07:42:02.697Z] --- PASS: TestNetworksPrune (0.00s) [2022-05-11T07:42:02.697Z] === RUN TestNetworkRemoveError [2022-05-11T07:42:02.697Z] --- PASS: TestNetworkRemoveError (0.00s) [2022-05-11T07:42:02.697Z] === RUN TestNetworkRemove [2022-05-11T07:42:02.697Z] --- PASS: TestNetworkRemove (0.00s) [2022-05-11T07:42:02.697Z] === RUN TestNodeInspectError [2022-05-11T07:42:02.697Z] --- PASS: TestNodeInspectError (0.00s) [2022-05-11T07:42:02.697Z] === RUN TestNodeInspectNodeNotFound [2022-05-11T07:42:02.697Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2022-05-11T07:42:02.697Z] === RUN TestNodeInspectWithEmptyID [2022-05-11T07:42:02.697Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2022-05-11T07:42:02.697Z] === RUN TestNodeInspect [2022-05-11T07:42:02.697Z] --- PASS: TestNodeInspect (0.00s) [2022-05-11T07:42:02.697Z] === RUN TestNodeListError [2022-05-11T07:42:02.697Z] --- PASS: TestNodeListError (0.00s) [2022-05-11T07:42:02.697Z] === RUN TestNodeList [2022-05-11T07:42:02.697Z] --- PASS: TestNodeList (0.00s) [2022-05-11T07:42:02.697Z] === RUN TestNodeRemoveError [2022-05-11T07:42:02.697Z] --- PASS: TestNodeRemoveError (0.00s) [2022-05-11T07:42:02.697Z] === RUN TestNodeRemove [2022-05-11T07:42:02.697Z] --- PASS: TestNodeRemove (0.00s) [2022-05-11T07:42:02.697Z] === RUN TestNodeUpdateError [2022-05-11T07:42:02.697Z] --- PASS: TestNodeUpdateError (0.00s) [2022-05-11T07:42:02.697Z] === RUN TestNodeUpdate [2022-05-11T07:42:02.697Z] --- PASS: TestNodeUpdate (0.00s) [2022-05-11T07:42:02.697Z] === RUN TestOptionWithHostFromEnv [2022-05-11T07:42:02.697Z] --- PASS: TestOptionWithHostFromEnv (0.00s) [2022-05-11T07:42:02.697Z] === RUN TestOptionWithTimeout [2022-05-11T07:42:02.697Z] --- PASS: TestOptionWithTimeout (0.00s) [2022-05-11T07:42:02.697Z] === RUN TestOptionWithVersionFromEnv [2022-05-11T07:42:02.697Z] --- PASS: TestOptionWithVersionFromEnv (0.00s) [2022-05-11T07:42:02.697Z] === RUN TestPingFail [2022-05-11T07:42:02.697Z] --- PASS: TestPingFail (0.00s) [2022-05-11T07:42:02.697Z] === RUN TestPingWithError [2022-05-11T07:42:02.697Z] 2022/05/11 07:42:01 RoundTripper returned a response & error; ignoring response [2022-05-11T07:42:02.697Z] 2022/05/11 07:42:01 RoundTripper returned a response & error; ignoring response [2022-05-11T07:42:02.697Z] --- PASS: TestPingWithError (0.00s) [2022-05-11T07:42:02.697Z] === RUN TestPingSuccess [2022-05-11T07:42:02.697Z] --- PASS: TestPingSuccess (0.00s) [2022-05-11T07:42:02.697Z] === RUN TestPingHeadFallback [2022-05-11T07:42:02.697Z] === RUN TestPingHeadFallback/OK [2022-05-11T07:42:02.697Z] === RUN TestPingHeadFallback/Internal_Server_Error [2022-05-11T07:42:02.697Z] === RUN TestPingHeadFallback/Not_Found [2022-05-11T07:42:02.697Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2022-05-11T07:42:02.697Z] --- PASS: TestPingHeadFallback (0.00s) [2022-05-11T07:42:02.697Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2022-05-11T07:42:02.697Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2022-05-11T07:42:02.697Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2022-05-11T07:42:02.697Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2022-05-11T07:42:02.697Z] === RUN TestPluginDisableError [2022-05-11T07:42:02.697Z] --- PASS: TestPluginDisableError (0.00s) [2022-05-11T07:42:02.697Z] === RUN TestPluginDisable [2022-05-11T07:42:02.697Z] --- PASS: TestPluginDisable (0.00s) [2022-05-11T07:42:02.697Z] === RUN TestPluginEnableError [2022-05-11T07:42:02.697Z] --- PASS: TestPluginEnableError (0.00s) [2022-05-11T07:42:02.697Z] === RUN TestPluginEnable [2022-05-11T07:42:02.697Z] --- PASS: TestPluginEnable (0.00s) [2022-05-11T07:42:02.697Z] === RUN TestPluginInspectError [2022-05-11T07:42:02.697Z] --- PASS: TestPluginInspectError (0.00s) [2022-05-11T07:42:02.697Z] === RUN TestPluginInspectWithEmptyID [2022-05-11T07:42:02.697Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2022-05-11T07:42:02.697Z] === RUN TestPluginInspect [2022-05-11T07:42:02.697Z] --- PASS: TestPluginInspect (0.00s) [2022-05-11T07:42:02.697Z] === RUN TestPluginListError [2022-05-11T07:42:02.697Z] --- PASS: TestPluginListError (0.00s) [2022-05-11T07:42:02.697Z] === RUN TestPluginList [2022-05-11T07:42:02.697Z] --- PASS: TestPluginList (0.00s) [2022-05-11T07:42:02.697Z] === RUN TestPluginPushError [2022-05-11T07:42:02.697Z] --- PASS: TestPluginPushError (0.00s) [2022-05-11T07:42:02.697Z] === RUN TestPluginPush [2022-05-11T07:42:02.697Z] --- PASS: TestPluginPush (0.00s) [2022-05-11T07:42:02.697Z] === RUN TestPluginRemoveError [2022-05-11T07:42:02.697Z] --- PASS: TestPluginRemoveError (0.00s) [2022-05-11T07:42:02.697Z] === RUN TestPluginRemove [2022-05-11T07:42:02.697Z] --- PASS: TestPluginRemove (0.00s) [2022-05-11T07:42:02.697Z] === RUN TestPluginSetError [2022-05-11T07:42:02.697Z] --- PASS: TestPluginSetError (0.00s) [2022-05-11T07:42:02.697Z] === RUN TestPluginSet [2022-05-11T07:42:02.697Z] --- PASS: TestPluginSet (0.00s) [2022-05-11T07:42:02.697Z] === RUN TestSetHostHeader [2022-05-11T07:42:02.697Z] --- PASS: TestSetHostHeader (0.00s) [2022-05-11T07:42:02.697Z] === RUN TestPlainTextError [2022-05-11T07:42:02.697Z] --- PASS: TestPlainTextError (0.00s) [2022-05-11T07:42:02.697Z] === RUN TestInfiniteError [2022-05-11T07:42:02.697Z] --- PASS: TestInfiniteError (0.05s) [2022-05-11T07:42:02.697Z] === RUN TestCanceledContext [2022-05-11T07:42:02.697Z] 2022/05/11 07:42:01 RoundTripper returned a response & error; ignoring response [2022-05-11T07:42:02.697Z] --- PASS: TestCanceledContext (0.00s) [2022-05-11T07:42:02.697Z] === RUN TestDeadlineExceededContext [2022-05-11T07:42:02.697Z] 2022/05/11 07:42:01 RoundTripper returned a response & error; ignoring response [2022-05-11T07:42:02.697Z] --- PASS: TestDeadlineExceededContext (0.00s) [2022-05-11T07:42:02.697Z] === RUN TestSecretCreateUnsupported [2022-05-11T07:42:02.697Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2022-05-11T07:42:02.697Z] === RUN TestSecretCreateError [2022-05-11T07:42:02.697Z] --- PASS: TestSecretCreateError (0.00s) [2022-05-11T07:42:02.697Z] === RUN TestSecretCreate [2022-05-11T07:42:02.697Z] --- PASS: TestSecretCreate (0.00s) [2022-05-11T07:42:02.697Z] === RUN TestSecretInspectUnsupported [2022-05-11T07:42:02.697Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2022-05-11T07:42:02.697Z] === RUN TestSecretInspectError [2022-05-11T07:42:02.697Z] --- PASS: TestSecretInspectError (0.00s) [2022-05-11T07:42:02.697Z] === RUN TestSecretInspectSecretNotFound [2022-05-11T07:42:02.697Z] --- PASS: TestSecretInspectSecretNotFound (0.01s) [2022-05-11T07:42:02.697Z] === RUN TestSecretInspectWithEmptyID [2022-05-11T07:42:02.697Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2022-05-11T07:42:02.697Z] === RUN TestSecretInspect [2022-05-11T07:42:02.697Z] --- PASS: TestSecretInspect (0.00s) [2022-05-11T07:42:02.697Z] === RUN TestSecretListUnsupported [2022-05-11T07:42:02.697Z] --- PASS: TestSecretListUnsupported (0.00s) [2022-05-11T07:42:02.697Z] === RUN TestSecretListError [2022-05-11T07:42:02.697Z] --- PASS: TestSecretListError (0.00s) [2022-05-11T07:42:02.697Z] === RUN TestSecretList [2022-05-11T07:42:02.697Z] --- PASS: TestSecretList (0.00s) [2022-05-11T07:42:02.697Z] === RUN TestSecretRemoveUnsupported [2022-05-11T07:42:02.697Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2022-05-11T07:42:02.697Z] === RUN TestSecretRemoveError [2022-05-11T07:42:02.697Z] --- PASS: TestSecretRemoveError (0.00s) [2022-05-11T07:42:02.697Z] === RUN TestSecretRemove [2022-05-11T07:42:02.697Z] --- PASS: TestSecretRemove (0.00s) [2022-05-11T07:42:02.697Z] === RUN TestSecretUpdateUnsupported [2022-05-11T07:42:02.697Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2022-05-11T07:42:02.697Z] === RUN TestSecretUpdateError [2022-05-11T07:42:02.697Z] --- PASS: TestSecretUpdateError (0.00s) [2022-05-11T07:42:02.697Z] === RUN TestSecretUpdate [2022-05-11T07:42:02.697Z] --- PASS: TestSecretUpdate (0.00s) [2022-05-11T07:42:02.697Z] === RUN TestServiceCreateError [2022-05-11T07:42:02.697Z] --- PASS: TestServiceCreateError (0.00s) [2022-05-11T07:42:02.697Z] === RUN TestServiceCreate [2022-05-11T07:42:02.697Z] --- PASS: TestServiceCreate (0.00s) [2022-05-11T07:42:02.697Z] === RUN TestServiceCreateCompatiblePlatforms [2022-05-11T07:42:02.697Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2022-05-11T07:42:02.697Z] === RUN TestServiceCreateDigestPinning [2022-05-11T07:42:02.697Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2022-05-11T07:42:02.697Z] === RUN TestServiceInspectError [2022-05-11T07:42:02.697Z] --- PASS: TestServiceInspectError (0.00s) [2022-05-11T07:42:02.697Z] === RUN TestServiceInspectServiceNotFound [2022-05-11T07:42:02.697Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2022-05-11T07:42:02.697Z] === RUN TestServiceInspectWithEmptyID [2022-05-11T07:42:02.697Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2022-05-11T07:42:02.697Z] === RUN TestServiceInspect [2022-05-11T07:42:02.697Z] --- PASS: TestServiceInspect (0.00s) [2022-05-11T07:42:02.697Z] === RUN TestServiceListError [2022-05-11T07:42:02.697Z] --- PASS: TestServiceListError (0.00s) [2022-05-11T07:42:02.697Z] === RUN TestServiceList [2022-05-11T07:42:02.697Z] --- PASS: TestServiceList (0.00s) [2022-05-11T07:42:02.697Z] === RUN TestServiceLogsError [2022-05-11T07:42:02.697Z] --- PASS: TestServiceLogsError (0.00s) [2022-05-11T07:42:02.697Z] === RUN TestServiceLogs [2022-05-11T07:42:02.697Z] --- PASS: TestServiceLogs (0.00s) [2022-05-11T07:42:02.697Z] === RUN TestServiceRemoveError [2022-05-11T07:42:02.697Z] --- PASS: TestServiceRemoveError (0.00s) [2022-05-11T07:42:02.697Z] === RUN TestServiceRemoveNotFoundError [2022-05-11T07:42:02.697Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2022-05-11T07:42:02.697Z] === RUN TestServiceRemove [2022-05-11T07:42:02.697Z] --- PASS: TestServiceRemove (0.00s) [2022-05-11T07:42:02.697Z] === RUN TestServiceUpdateError [2022-05-11T07:42:02.697Z] --- PASS: TestServiceUpdateError (0.00s) [2022-05-11T07:42:02.697Z] === RUN TestServiceUpdate [2022-05-11T07:42:02.697Z] --- PASS: TestServiceUpdate (0.00s) [2022-05-11T07:42:02.697Z] === RUN TestSwarmGetUnlockKeyError [2022-05-11T07:42:02.697Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2022-05-11T07:42:02.697Z] === RUN TestSwarmGetUnlockKey [2022-05-11T07:42:02.697Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2022-05-11T07:42:02.697Z] === RUN TestSwarmInitError [2022-05-11T07:42:02.697Z] --- PASS: TestSwarmInitError (0.00s) [2022-05-11T07:42:02.697Z] === RUN TestSwarmInit [2022-05-11T07:42:02.698Z] --- PASS: TestSwarmInit (0.00s) [2022-05-11T07:42:02.698Z] === RUN TestSwarmInspectError [2022-05-11T07:42:02.698Z] --- PASS: TestSwarmInspectError (0.00s) [2022-05-11T07:42:02.698Z] === RUN TestSwarmInspect [2022-05-11T07:42:02.698Z] --- PASS: TestSwarmInspect (0.00s) [2022-05-11T07:42:02.698Z] === RUN TestSwarmJoinError [2022-05-11T07:42:02.698Z] --- PASS: TestSwarmJoinError (0.00s) [2022-05-11T07:42:02.698Z] === RUN TestSwarmJoin [2022-05-11T07:42:02.698Z] --- PASS: TestSwarmJoin (0.00s) [2022-05-11T07:42:02.698Z] === RUN TestSwarmLeaveError [2022-05-11T07:42:02.698Z] --- PASS: TestSwarmLeaveError (0.00s) [2022-05-11T07:42:02.698Z] === RUN TestSwarmLeave [2022-05-11T07:42:02.698Z] --- PASS: TestSwarmLeave (0.00s) [2022-05-11T07:42:02.698Z] === RUN TestSwarmUnlockError [2022-05-11T07:42:02.698Z] --- PASS: TestSwarmUnlockError (0.00s) [2022-05-11T07:42:02.698Z] === RUN TestSwarmUnlock [2022-05-11T07:42:02.698Z] --- PASS: TestSwarmUnlock (0.00s) [2022-05-11T07:42:02.698Z] === RUN TestSwarmUpdateError [2022-05-11T07:42:02.698Z] --- PASS: TestSwarmUpdateError (0.00s) [2022-05-11T07:42:02.698Z] === RUN TestSwarmUpdate [2022-05-11T07:42:02.698Z] --- PASS: TestSwarmUpdate (0.00s) [2022-05-11T07:42:02.698Z] === RUN TestTaskInspectError [2022-05-11T07:42:02.698Z] --- PASS: TestTaskInspectError (0.00s) [2022-05-11T07:42:02.698Z] === RUN TestTaskInspectWithEmptyID [2022-05-11T07:42:02.698Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2022-05-11T07:42:02.698Z] === RUN TestTaskInspect [2022-05-11T07:42:02.698Z] --- PASS: TestTaskInspect (0.00s) [2022-05-11T07:42:02.698Z] === RUN TestTaskListError [2022-05-11T07:42:02.698Z] --- PASS: TestTaskListError (0.00s) [2022-05-11T07:42:02.698Z] === RUN TestTaskList [2022-05-11T07:42:02.698Z] --- PASS: TestTaskList (0.00s) [2022-05-11T07:42:02.698Z] === RUN TestVolumeCreateError [2022-05-11T07:42:02.698Z] --- PASS: TestVolumeCreateError (0.00s) [2022-05-11T07:42:02.698Z] === RUN TestVolumeCreate [2022-05-11T07:42:02.698Z] --- PASS: TestVolumeCreate (0.00s) [2022-05-11T07:42:02.698Z] === RUN TestVolumeInspectError [2022-05-11T07:42:02.698Z] --- PASS: TestVolumeInspectError (0.00s) [2022-05-11T07:42:02.698Z] === RUN TestVolumeInspectNotFound [2022-05-11T07:42:02.698Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2022-05-11T07:42:02.698Z] === RUN TestVolumeInspectWithEmptyID [2022-05-11T07:42:02.698Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2022-05-11T07:42:02.698Z] === RUN TestVolumeInspect [2022-05-11T07:42:02.698Z] --- PASS: TestVolumeInspect (0.00s) [2022-05-11T07:42:02.698Z] === RUN TestVolumeListError [2022-05-11T07:42:02.698Z] --- PASS: TestVolumeListError (0.00s) [2022-05-11T07:42:02.698Z] === RUN TestVolumeList [2022-05-11T07:42:02.698Z] --- PASS: TestVolumeList (0.00s) [2022-05-11T07:42:02.698Z] === RUN TestVolumeRemoveError [2022-05-11T07:42:02.698Z] --- PASS: TestVolumeRemoveError (0.00s) [2022-05-11T07:42:02.698Z] === RUN TestVolumeRemove [2022-05-11T07:42:02.698Z] --- PASS: TestVolumeRemove (0.00s) [2022-05-11T07:42:02.698Z] === CONT TestTLSCloseWriter [2022-05-11T07:42:02.698Z] --- PASS: TestTLSCloseWriter (0.02s) [2022-05-11T07:42:02.698Z] PASS [2022-05-11T07:42:02.698Z] coverage: 75.1% of statements [2022-05-11T07:42:02.698Z] ok github.com/docker/docker/client 0.515s coverage: 75.1% of statements [2022-05-11T07:42:04.950Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-05-11T07:42:05.513Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-05-11T07:42:06.442Z] === RUN TestDockerSuite/TestPortHostBinding [2022-05-11T07:42:07.372Z] === RUN TestDockerSuite/TestPortList [2022-05-11T07:42:10.623Z] --- PASS: TestInfoAPIWarnings (16.55s) [2022-05-11T07:42:10.623Z] === RUN TestInfoDebug [2022-05-11T07:42:10.623Z] --- PASS: TestInfoDebug (0.52s) [2022-05-11T07:42:10.623Z] === RUN TestInfoInsecureRegistries [2022-05-11T07:42:10.623Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-05-11T07:42:10.623Z] === RUN TestInfoRegistryMirrors [2022-05-11T07:42:10.623Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-05-11T07:42:10.623Z] === RUN TestLoginFailsWithBadCredentials [2022-05-11T07:42:10.623Z] --- PASS: TestLoginFailsWithBadCredentials (0.08s) [2022-05-11T07:42:10.623Z] === RUN TestPingCacheHeaders [2022-05-11T07:42:10.623Z] --- PASS: TestPingCacheHeaders (0.03s) [2022-05-11T07:42:10.623Z] === RUN TestPingGet [2022-05-11T07:42:10.623Z] --- PASS: TestPingGet (0.01s) [2022-05-11T07:42:10.623Z] === RUN TestPingHead [2022-05-11T07:42:10.623Z] --- PASS: TestPingHead (0.02s) [2022-05-11T07:42:10.623Z] === RUN TestPingSwarmHeader [2022-05-11T07:42:11.194Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-05-11T07:42:11.764Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-05-11T07:42:12.737Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-05-11T07:42:12.737Z] --- PASS: TestPingSwarmHeader (2.07s) [2022-05-11T07:42:12.737Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-05-11T07:42:12.737Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-05-11T07:42:12.737Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-05-11T07:42:12.737Z] === RUN TestVersion [2022-05-11T07:42:12.737Z] --- PASS: TestVersion (0.02s) [2022-05-11T07:42:12.737Z] === CONT TestDiskUsage [2022-05-11T07:42:13.340Z] === RUN TestDiskUsage/empty [2022-05-11T07:42:13.341Z] === RUN TestDiskUsage/empty/container_types [2022-05-11T07:42:13.341Z] === RUN TestDiskUsage/empty/image_types [2022-05-11T07:42:13.341Z] === RUN TestDiskUsage/empty/volume_types [2022-05-11T07:42:13.341Z] === RUN TestDiskUsage/empty/build-cache_types [2022-05-11T07:42:13.341Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-05-11T07:42:13.341Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-05-11T07:42:13.341Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-05-11T07:42:13.341Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-05-11T07:42:13.341Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-05-11T07:42:13.341Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-05-11T07:42:13.341Z] === RUN TestDiskUsage/after_LoadBusybox [2022-05-11T07:42:13.341Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-05-11T07:42:13.341Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-05-11T07:42:13.341Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-05-11T07:42:13.341Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-05-11T07:42:13.341Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-05-11T07:42:13.341Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-05-11T07:42:13.341Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-05-11T07:42:13.341Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-05-11T07:42:13.341Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-05-11T07:42:13.341Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-05-11T07:42:13.341Z] === RUN TestDiskUsage/after_container.Run [2022-05-11T07:42:13.907Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-05-11T07:42:13.912Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-05-11T07:42:13.912Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-05-11T07:42:13.912Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-05-11T07:42:13.912Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-05-11T07:42:13.912Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-05-11T07:42:13.912Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-05-11T07:42:13.912Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-05-11T07:42:13.912Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-05-11T07:42:13.912Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-05-11T07:42:13.912Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-05-11T07:42:13.912Z] --- PASS: TestDiskUsage (1.15s) [2022-05-11T07:42:13.912Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-05-11T07:42:13.912Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-05-11T07:42:13.912Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-05-11T07:42:13.912Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-05-11T07:42:13.912Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-05-11T07:42:13.912Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-05-11T07:42:13.912Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-05-11T07:42:13.912Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-05-11T07:42:13.912Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-05-11T07:42:13.912Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-05-11T07:42:13.912Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-05-11T07:42:13.912Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.17s) [2022-05-11T07:42:13.912Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-05-11T07:42:13.912Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-05-11T07:42:13.912Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-05-11T07:42:13.912Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-05-11T07:42:13.912Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-05-11T07:42:13.912Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-05-11T07:42:13.912Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-05-11T07:42:13.912Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-05-11T07:42:13.912Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-05-11T07:42:13.912Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-05-11T07:42:13.912Z] --- PASS: TestDiskUsage/after_container.Run (0.32s) [2022-05-11T07:42:13.912Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-05-11T07:42:13.912Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-05-11T07:42:13.912Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-05-11T07:42:13.912Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-05-11T07:42:13.912Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-05-11T07:42:13.912Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-05-11T07:42:13.912Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-05-11T07:42:13.912Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-05-11T07:42:13.912Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-05-11T07:42:13.912Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-05-11T07:42:13.912Z] PASS [2022-05-11T07:42:13.912Z] [2022-05-11T07:42:13.912Z] === Skipped [2022-05-11T07:42:13.912Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-05-11T07:42:13.912Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-05-11T07:42:13.912Z] [2022-05-11T07:42:13.912Z] DONE 54 tests, 1 skipped in 22.225s [2022-05-11T07:42:13.912Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2022-05-11T07:42:13.912Z] ++ 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 [2022-05-11T07:42:13.912Z] ++ set -e [2022-05-11T07:42:13.912Z] ++ '[' -n 0 ']' [2022-05-11T07:42:13.912Z] ++ set -x [2022-05-11T07:42:13.912Z] ++ 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 [2022-05-11T07:42:13.912Z] INFO: Testing against a local daemon [2022-05-11T07:42:13.912Z] === RUN TestVolumesCreateAndList [2022-05-11T07:42:13.912Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-05-11T07:42:13.912Z] === RUN TestVolumesRemove [2022-05-11T07:42:14.172Z] --- PASS: TestVolumesRemove (0.06s) [2022-05-11T07:42:14.172Z] === RUN TestVolumesInspect [2022-05-11T07:42:14.172Z] --- PASS: TestVolumesInspect (0.03s) [2022-05-11T07:42:14.172Z] === RUN TestVolumesInvalidJSON [2022-05-11T07:42:14.172Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-05-11T07:42:14.172Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-05-11T07:42:14.172Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-05-11T07:42:14.172Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-05-11T07:42:14.172Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-05-11T07:42:14.172Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-05-11T07:42:14.172Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-05-11T07:42:14.172Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-05-11T07:42:14.172Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-05-11T07:42:14.172Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-05-11T07:42:14.172Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-05-11T07:42:14.172Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-05-11T07:42:14.172Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-05-11T07:42:14.172Z] PASS [2022-05-11T07:42:14.172Z] [2022-05-11T07:42:14.172Z] DONE 9 tests in 0.216s [2022-05-11T07:42:14.172Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-05-11T07:42:14.172Z] ++++ cat bundles/test-integration/docker.pid [2022-05-11T07:42:14.172Z] +++ kill 14208 [2022-05-11T07:42:14.433Z] +++ /etc/init.d/apparmor stop [2022-05-11T07:42:14.433Z] Leaving: AppArmorNo profiles have been unloaded. [2022-05-11T07:42:14.433Z] [2022-05-11T07:42:14.433Z] Unloading profiles will leave already running processes permanently [2022-05-11T07:42:14.433Z] unconfined, which can lead to unexpected situations. [2022-05-11T07:42:14.433Z] [2022-05-11T07:42:14.433Z] To set a process to complain mode, use the command line tool [2022-05-11T07:42:14.433Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-05-11T07:42:14.433Z] +++ true [2022-05-11T07:42:14.433Z] exiting test-integration [2022-05-11T07:42:14.433Z] ++ exit 0 [2022-05-11T07:42:14.433Z] [2022-05-11T07:42:14.469Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-05-11T07:42:14.755Z] === RUN TestConfigDaemonLibtrustID [2022-05-11T07:42:14.755Z] daemon_test.go:31: runtime.GOOS == "windows" [2022-05-11T07:42:14.755Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2022-05-11T07:42:14.755Z] === RUN TestConfigDaemonID [2022-05-11T07:42:14.755Z] daemon_test.go:50: runtime.GOOS == "windows" [2022-05-11T07:42:14.755Z] --- SKIP: TestConfigDaemonID (0.00s) [2022-05-11T07:42:14.755Z] === RUN TestDaemonConfigValidation [2022-05-11T07:42:14.755Z] daemon_test.go:87: runtime.GOOS == "windows" [2022-05-11T07:42:14.755Z] --- SKIP: TestDaemonConfigValidation (0.00s) [2022-05-11T07:42:14.755Z] === RUN TestConfigDaemonSeccompProfiles [2022-05-11T07:42:14.755Z] daemon_test.go:153: runtime.GOOS == "windows" [2022-05-11T07:42:14.755Z] --- SKIP: TestConfigDaemonSeccompProfiles (0.00s) [2022-05-11T07:42:14.755Z] === RUN TestDaemonProxy [2022-05-11T07:42:14.755Z] daemon_test.go:201: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-05-11T07:42:14.755Z] --- SKIP: TestDaemonProxy (0.00s) [2022-05-11T07:42:14.755Z] PASS [2022-05-11T07:42:14.755Z] ok github.com/docker/docker/integration/daemon 0.099s [2022-05-11T07:42:14.755Z] [2022-05-11T07:42:14.755Z] === Skipped [2022-05-11T07:42:14.755Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s) [2022-05-11T07:42:14.755Z] daemon_test.go:31: runtime.GOOS == "windows" [2022-05-11T07:42:14.755Z] [2022-05-11T07:42:14.755Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonID (0.00s) [2022-05-11T07:42:14.755Z] daemon_test.go:50: runtime.GOOS == "windows" [2022-05-11T07:42:14.755Z] [2022-05-11T07:42:14.755Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s) [2022-05-11T07:42:14.755Z] daemon_test.go:87: runtime.GOOS == "windows" [2022-05-11T07:42:14.755Z] [2022-05-11T07:42:14.755Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonSeccompProfiles (0.00s) [2022-05-11T07:42:14.755Z] daemon_test.go:153: runtime.GOOS == "windows" [2022-05-11T07:42:14.755Z] [2022-05-11T07:42:14.755Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonProxy (0.00s) [2022-05-11T07:42:14.755Z] daemon_test.go:201: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-05-11T07:42:14.755Z] [2022-05-11T07:42:14.755Z] DONE 5 tests, 5 skipped in 20.740s [2022-05-11T07:42:14.755Z] Running D:\gopath\src\github.com\docker\docker\integration\image Post stage [Pipeline] junit [2022-05-11T07:42:15.386Z] Recording test results [2022-05-11T07:42:15.599Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-05-11T07:42:15.937Z] + echo Ensuring container killed. [2022-05-11T07:42:15.937Z] Ensuring container killed. [2022-05-11T07:42:15.937Z] + docker rm -vf docker-pr2 [2022-05-11T07:42:15.937Z] Error: No such container: docker-pr2 [Pipeline] sh [2022-05-11T07:42:16.226Z] + echo Chowning /workspace to jenkins user [2022-05-11T07:42:16.226Z] Chowning /workspace to jenkins user [2022-05-11T07:42:16.226Z] + id -u [2022-05-11T07:42:16.226Z] + id -g [2022-05-11T07:42:16.226Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43580:/workspace busybox chown -R 1000:1000 /workspace [2022-05-11T07:42:16.226Z] Unable to find image 'busybox:latest' locally [2022-05-11T07:42:16.226Z] latest: Pulling from library/busybox [2022-05-11T07:42:16.488Z] 2f0e692259c0: Pulling fs layer [2022-05-11T07:42:16.488Z] 2f0e692259c0: Verifying Checksum [2022-05-11T07:42:16.488Z] 2f0e692259c0: Download complete [2022-05-11T07:42:16.488Z] 2f0e692259c0: Pull complete [2022-05-11T07:42:16.488Z] Digest: sha256:d2b53584f580310186df7a2055ce3ff83cc0df6caacf1e3489bff8cf5d0af5d8 [2022-05-11T07:42:16.488Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-05-11T07:42:18.170Z] + bundleName=arm64-integration [2022-05-11T07:42:18.170Z] + echo Creating arm64-integration-bundles.tar.gz [2022-05-11T07:42:18.170Z] Creating arm64-integration-bundles.tar.gz [2022-05-11T07:42:18.170Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-05-11T07:42:18.170Z] + xargs tar -czf arm64-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2022-05-11T07:42:18.444Z] Archiving artifacts [2022-05-11T07:42:18.495Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-11T07:42:18.495Z] INFO: Testing against a local daemon [2022-05-11T07:42:18.495Z] === RUN TestCommitInheritsEnv [2022-05-11T07:42:18.495Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-11T07:42:18.495Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2022-05-11T07:42:18.495Z] === RUN TestImportExtremelyLargeImageWorks [2022-05-11T07:42:18.495Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-05-11T07:42:18.495Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-05-11T07:42:18.495Z] === RUN TestImportWithCustomPlatform [2022-05-11T07:42:18.495Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-05-11T07:42:18.495Z] --- SKIP: TestImportWithCustomPlatform (0.00s) [2022-05-11T07:42:18.495Z] === RUN TestImagesFilterMultiReference [2022-05-11T07:42:18.495Z] --- PASS: TestImagesFilterMultiReference (0.08s) [2022-05-11T07:42:18.495Z] === RUN TestImagePullPlatformInvalid [2022-05-11T07:42:18.495Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2022-05-11T07:42:18.495Z] === RUN TestRemoveImageOrphaning [2022-05-11T07:42:18.950Z] --- PASS: TestRemoveImageOrphaning (0.93s) [2022-05-11T07:42:18.950Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-05-11T07:42:18.950Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2022-05-11T07:42:18.950Z] === RUN TestTagInvalidReference [2022-05-11T07:42:19.405Z] --- PASS: TestTagInvalidReference (0.04s) [2022-05-11T07:42:19.405Z] === RUN TestTagValidPrefixedRepo [2022-05-11T07:42:19.405Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2022-05-11T07:42:19.405Z] === RUN TestTagExistedNameWithoutForce [2022-05-11T07:42:19.405Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2022-05-11T07:42:19.405Z] === RUN TestTagOfficialNames [2022-05-11T07:42:19.405Z] --- PASS: TestTagOfficialNames (0.08s) [2022-05-11T07:42:19.405Z] === RUN TestTagMatchesDigest [2022-05-11T07:42:19.405Z] --- PASS: TestTagMatchesDigest (0.03s) [2022-05-11T07:42:19.405Z] PASS [2022-05-11T07:42:19.405Z] ok github.com/docker/docker/integration/image 1.411s [2022-05-11T07:42:19.405Z] [2022-05-11T07:42:19.405Z] === Skipped [2022-05-11T07:42:19.405Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2022-05-11T07:42:19.405Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-11T07:42:19.405Z] [2022-05-11T07:42:19.405Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2022-05-11T07:42:19.405Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-05-11T07:42:19.405Z] [2022-05-11T07:42:19.405Z] === SKIP: github.com/docker/docker/integration/image TestImportWithCustomPlatform (0.00s) [2022-05-11T07:42:19.405Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-05-11T07:42:19.405Z] [2022-05-11T07:42:19.405Z] DONE 12 tests, 3 skipped in 4.868s [2022-05-11T07:42:19.405Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2022-05-11T07:42:19.710Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2022-05-11T07:42:20.334Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43580/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-05-11T07:42:20.650Z] + make clean [2022-05-11T07:42:20.652Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-05-11T07:42:20.652Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-05-11T07:42:20.652Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-05-11T07:42:20.910Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-05-11T07:42:20.910Z] docker-dev-cache [2022-05-11T07:42:20.910Z] docker-mod-cache [Pipeline] deleteDir [2022-05-11T07:42:21.216Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-05-11T07:42:21.216Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-05-11T07:42:21.471Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2022-05-11T07:42:21.571Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-11T07:42:21.571Z] INFO: Testing against a local daemon [2022-05-11T07:42:21.571Z] === RUN TestNetworkCreateDelete [2022-05-11T07:42:21.571Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-05-11T07:42:21.572Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2022-05-11T07:42:21.572Z] === RUN TestDockerNetworkDeletePreferID [2022-05-11T07:42:21.572Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2022-05-11T07:42:21.572Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2022-05-11T07:42:21.572Z] === RUN TestDaemonDNSFallback [2022-05-11T07:42:21.572Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-05-11T07:42:21.572Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2022-05-11T07:42:21.572Z] === RUN TestInspectNetwork [2022-05-11T07:42:21.572Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-05-11T07:42:21.572Z] --- SKIP: TestInspectNetwork (0.00s) [2022-05-11T07:42:21.572Z] === RUN TestRunContainerWithBridgeNone [2022-05-11T07:42:21.572Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-05-11T07:42:21.572Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-05-11T07:42:21.572Z] === RUN TestNetworkInvalidJSON [2022-05-11T07:42:21.572Z] === RUN TestNetworkInvalidJSON/networks/create [2022-05-11T07:42:21.572Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-05-11T07:42:21.572Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-05-11T07:42:21.572Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-05-11T07:42:21.572Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-11T07:42:21.572Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-11T07:42:21.572Z] === CONT TestNetworkInvalidJSON/networks/create [2022-05-11T07:42:21.572Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-11T07:42:21.572Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-05-11T07:42:21.572Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-05-11T07:42:21.572Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-05-11T07:42:21.572Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-05-11T07:42:21.572Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-05-11T07:42:21.572Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-05-11T07:42:21.572Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-05-11T07:42:21.572Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-05-11T07:42:21.572Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-05-11T07:42:21.572Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-05-11T07:42:21.572Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-05-11T07:42:21.572Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-05-11T07:42:21.572Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-05-11T07:42:21.572Z] --- PASS: TestNetworkInvalidJSON (0.05s) [2022-05-11T07:42:21.572Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.01s) [2022-05-11T07:42:21.572Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-05-11T07:42:21.572Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.01s) [2022-05-11T07:42:21.572Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-05-11T07:42:21.572Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-05-11T07:42:21.572Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.01s) [2022-05-11T07:42:21.572Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-05-11T07:42:21.572Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-05-11T07:42:21.572Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-05-11T07:42:21.572Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-05-11T07:42:21.572Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.01s) [2022-05-11T07:42:21.572Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.01s) [2022-05-11T07:42:21.572Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-05-11T07:42:21.572Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-05-11T07:42:21.572Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-05-11T07:42:21.572Z] === RUN TestNetworkList [2022-05-11T07:42:21.572Z] === RUN TestNetworkList//networks [2022-05-11T07:42:21.572Z] === PAUSE TestNetworkList//networks [2022-05-11T07:42:21.572Z] === RUN TestNetworkList//networks/ [2022-05-11T07:42:21.572Z] === PAUSE TestNetworkList//networks/ [2022-05-11T07:42:21.572Z] === CONT TestNetworkList//networks [2022-05-11T07:42:21.572Z] === CONT TestNetworkList//networks/ [2022-05-11T07:42:21.572Z] --- PASS: TestNetworkList (0.04s) [2022-05-11T07:42:21.572Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-05-11T07:42:21.572Z] --- PASS: TestNetworkList//networks (0.00s) [2022-05-11T07:42:21.572Z] === RUN TestHostIPv4BridgeLabel [2022-05-11T07:42:21.572Z] network_test.go:154: testEnv.OSType == "windows" [2022-05-11T07:42:21.572Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-05-11T07:42:21.572Z] === RUN TestDaemonRestartWithLiveRestore [2022-05-11T07:42:21.572Z] service_test.go:30: testEnv.OSType == "windows" [2022-05-11T07:42:21.572Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2022-05-11T07:42:21.572Z] === RUN TestDaemonDefaultNetworkPools [2022-05-11T07:42:21.572Z] service_test.go:59: testEnv.OSType == "windows" [2022-05-11T07:42:21.572Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2022-05-11T07:42:21.572Z] === RUN TestDaemonRestartWithExistingNetwork [2022-05-11T07:42:21.572Z] service_test.go:103: testEnv.OSType == "windows" [2022-05-11T07:42:21.572Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2022-05-11T07:42:21.572Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-05-11T07:42:21.572Z] service_test.go:137: testEnv.OSType == "windows" [2022-05-11T07:42:21.572Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-05-11T07:42:21.572Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-05-11T07:42:21.572Z] service_test.go:188: testEnv.OSType == "windows" [2022-05-11T07:42:21.572Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-05-11T07:42:21.572Z] === RUN TestServiceWithPredefinedNetwork [2022-05-11T07:42:21.572Z] service_test.go:213: testEnv.OSType == "windows" [2022-05-11T07:42:21.572Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-05-11T07:42:21.572Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-05-11T07:42:21.572Z] service_test.go:243: FLAKY_TEST [2022-05-11T07:42:21.572Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-05-11T07:42:21.572Z] === RUN TestServiceWithDataPathPortInit [2022-05-11T07:42:21.572Z] service_test.go:334: testEnv.OSType == "windows" [2022-05-11T07:42:21.572Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2022-05-11T07:42:21.572Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-05-11T07:42:21.572Z] service_test.go:402: testEnv.OSType == "windows" [2022-05-11T07:42:21.572Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-05-11T07:42:21.572Z] PASS [2022-05-11T07:42:21.572Z] ok github.com/docker/docker/integration/network 0.171s [2022-05-11T07:42:21.572Z] [2022-05-11T07:42:21.572Z] === Skipped [2022-05-11T07:42:21.572Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2022-05-11T07:42:21.572Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-05-11T07:42:21.572Z] [2022-05-11T07:42:21.572Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2022-05-11T07:42:21.572Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2022-05-11T07:42:21.572Z] [2022-05-11T07:42:21.572Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2022-05-11T07:42:21.572Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-05-11T07:42:21.572Z] [2022-05-11T07:42:21.572Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2022-05-11T07:42:21.572Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-05-11T07:42:21.572Z] [2022-05-11T07:42:21.572Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2022-05-11T07:42:21.572Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-05-11T07:42:21.572Z] [2022-05-11T07:42:21.572Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2022-05-11T07:42:21.572Z] network_test.go:154: testEnv.OSType == "windows" [2022-05-11T07:42:21.572Z] [2022-05-11T07:42:21.572Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2022-05-11T07:42:21.572Z] service_test.go:30: testEnv.OSType == "windows" [2022-05-11T07:42:21.572Z] [2022-05-11T07:42:21.572Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2022-05-11T07:42:21.572Z] service_test.go:59: testEnv.OSType == "windows" [2022-05-11T07:42:21.572Z] [2022-05-11T07:42:21.572Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2022-05-11T07:42:21.572Z] service_test.go:103: testEnv.OSType == "windows" [2022-05-11T07:42:21.572Z] [2022-05-11T07:42:21.572Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-05-11T07:42:21.572Z] service_test.go:137: testEnv.OSType == "windows" [2022-05-11T07:42:21.572Z] [2022-05-11T07:42:21.572Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-05-11T07:42:21.572Z] service_test.go:188: testEnv.OSType == "windows" [2022-05-11T07:42:21.572Z] [2022-05-11T07:42:21.572Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2022-05-11T07:42:21.572Z] service_test.go:213: testEnv.OSType == "windows" [2022-05-11T07:42:21.572Z] [2022-05-11T07:42:21.572Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-05-11T07:42:21.572Z] service_test.go:243: FLAKY_TEST [2022-05-11T07:42:21.572Z] [2022-05-11T07:42:21.572Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2022-05-11T07:42:21.572Z] service_test.go:334: testEnv.OSType == "windows" [2022-05-11T07:42:21.572Z] [2022-05-11T07:42:21.572Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-05-11T07:42:21.572Z] service_test.go:402: testEnv.OSType == "windows" [2022-05-11T07:42:21.572Z] [2022-05-11T07:42:21.572Z] DONE 34 tests, 15 skipped in 1.839s [2022-05-11T07:42:21.572Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2022-05-11T07:42:22.027Z] testing: warning: no tests to run [2022-05-11T07:42:22.028Z] PASS [2022-05-11T07:42:22.028Z] ok github.com/docker/docker/integration/network/ipvlan 0.052s [2022-05-11T07:42:22.028Z] [2022-05-11T07:42:22.028Z] DONE 0 tests in 0.614s [2022-05-11T07:42:22.028Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2022-05-11T07:42:22.034Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-05-11T07:42:22.034Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-05-11T07:42:22.596Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-05-11T07:42:22.596Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-05-11T07:42:22.988Z] testing: warning: no tests to run [2022-05-11T07:42:22.988Z] PASS [2022-05-11T07:42:22.988Z] ok github.com/docker/docker/integration/network/macvlan 0.082s [2022-05-11T07:42:22.988Z] [2022-05-11T07:42:22.988Z] DONE 0 tests in 0.636s [2022-05-11T07:42:22.988Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2022-05-11T07:42:23.444Z] testing: warning: no tests to run [2022-05-11T07:42:23.444Z] PASS [2022-05-11T07:42:23.444Z] ok github.com/docker/docker/integration/plugin 0.054s [2022-05-11T07:42:23.444Z] [2022-05-11T07:42:23.444Z] DONE 0 tests in 0.612s [2022-05-11T07:42:23.444Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2022-05-11T07:42:23.529Z] docker_api_swarm_service_test.go:304: [d7e351191d65f] joining swarm manager [d08c818e55dd4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-11T07:42:23.773Z] --- PASS: TestCheckoutGit (39.46s) [2022-05-11T07:42:23.773Z] === RUN TestValidGitTransport [2022-05-11T07:42:23.773Z] --- PASS: TestValidGitTransport (0.00s) [2022-05-11T07:42:23.773Z] === RUN TestGitInvalidRef [2022-05-11T07:42:23.773Z] --- PASS: TestGitInvalidRef (0.27s) [2022-05-11T07:42:23.773Z] PASS [2022-05-11T07:42:23.773Z] coverage: 86.3% of statements [2022-05-11T07:42:23.773Z] ok github.com/docker/docker/builder/remotecontext/git 39.797s coverage: 86.3% of statements [2022-05-11T07:42:23.786Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-05-11T07:42:23.786Z] === RUN TestDockerSuite/TestPruneContainerLabel [2022-05-11T07:42:23.902Z] --- PASS: TestBuildWithHugeFile (108.30s) [2022-05-11T07:42:23.902Z] === RUN TestBuildWCOWSandboxSize [2022-05-11T07:42:23.902Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-05-11T07:42:23.902Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-05-11T07:42:23.902Z] === RUN TestBuildWithEmptyDockerfile [2022-05-11T07:42:23.902Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-11T07:42:23.902Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-11T07:42:23.902Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-11T07:42:23.902Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-11T07:42:23.902Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-11T07:42:23.902Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-11T07:42:23.902Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-11T07:42:23.902Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-11T07:42:23.902Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-11T07:42:23.902Z] --- PASS: TestBuildWithEmptyDockerfile (0.08s) [2022-05-11T07:42:23.902Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2022-05-11T07:42:23.902Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2022-05-11T07:42:23.902Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2022-05-11T07:42:23.902Z] === RUN TestBuildPreserveOwnership [2022-05-11T07:42:23.902Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-11T07:42:23.902Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2022-05-11T07:42:23.902Z] === RUN TestBuildPlatformInvalid [2022-05-11T07:42:23.902Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2022-05-11T07:42:23.902Z] PASS [2022-05-11T07:42:23.902Z] ok github.com/docker/docker/integration/build 176.779s [2022-05-11T07:42:23.902Z] [2022-05-11T07:42:23.902Z] === Skipped [2022-05-11T07:42:23.902Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2022-05-11T07:42:23.902Z] build_session_test.go:25: TODO: BuildKit [2022-05-11T07:42:23.902Z] [2022-05-11T07:42:23.902Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2022-05-11T07:42:23.902Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-05-11T07:42:23.902Z] [2022-05-11T07:42:23.902Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s) [2022-05-11T07:42:23.902Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-11T07:42:23.902Z] [2022-05-11T07:42:23.902Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2022-05-11T07:42:23.902Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-11T07:42:23.902Z] [2022-05-11T07:42:23.902Z] === SKIP: github.com/docker/docker/integration/build TestBuildWCOWSandboxSize (0.00s) [2022-05-11T07:42:23.902Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-05-11T07:42:23.902Z] [2022-05-11T07:42:23.902Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2022-05-11T07:42:23.902Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-11T07:42:23.902Z] [2022-05-11T07:42:23.902Z] DONE 29 tests, 6 skipped in 211.919s [2022-05-11T07:42:23.902Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2022-05-11T07:42:23.902Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-11T07:42:23.902Z] INFO: Testing against a local daemon [2022-05-11T07:42:23.902Z] === RUN TestConfigInspect [2022-05-11T07:42:23.902Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-05-11T07:42:23.902Z] --- SKIP: TestConfigInspect (0.00s) [2022-05-11T07:42:23.902Z] === RUN TestConfigList [2022-05-11T07:42:23.902Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-05-11T07:42:23.902Z] --- SKIP: TestConfigList (0.00s) [2022-05-11T07:42:23.902Z] === RUN TestConfigsCreateAndDelete [2022-05-11T07:42:23.902Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-05-11T07:42:23.902Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2022-05-11T07:42:23.902Z] === RUN TestConfigsUpdate [2022-05-11T07:42:23.902Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-05-11T07:42:23.902Z] --- SKIP: TestConfigsUpdate (0.00s) [2022-05-11T07:42:23.902Z] === RUN TestTemplatedConfig [2022-05-11T07:42:23.902Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-05-11T07:42:23.902Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-05-11T07:42:23.902Z] === RUN TestConfigCreateResolve [2022-05-11T07:42:23.902Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-05-11T07:42:23.902Z] --- SKIP: TestConfigCreateResolve (0.00s) [2022-05-11T07:42:23.902Z] PASS [2022-05-11T07:42:23.902Z] ok github.com/docker/docker/integration/config 0.089s [2022-05-11T07:42:23.902Z] [2022-05-11T07:42:23.902Z] === Skipped [2022-05-11T07:42:23.902Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2022-05-11T07:42:23.902Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-05-11T07:42:23.902Z] [2022-05-11T07:42:23.902Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2022-05-11T07:42:23.902Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-05-11T07:42:23.902Z] [2022-05-11T07:42:23.902Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2022-05-11T07:42:23.902Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-05-11T07:42:23.902Z] [2022-05-11T07:42:23.902Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2022-05-11T07:42:23.902Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-05-11T07:42:23.902Z] [2022-05-11T07:42:23.902Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2022-05-11T07:42:23.902Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-05-11T07:42:23.902Z] [2022-05-11T07:42:23.902Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2022-05-11T07:42:23.902Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-05-11T07:42:23.902Z] [2022-05-11T07:42:23.902Z] DONE 6 tests, 6 skipped in 1.930s [2022-05-11T07:42:23.902Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2022-05-11T07:42:23.902Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-11T07:42:23.902Z] INFO: Testing against a local daemon [2022-05-11T07:42:23.902Z] === RUN TestCheckpoint [2022-05-11T07:42:23.902Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-05-11T07:42:23.902Z] --- SKIP: TestCheckpoint (0.00s) [2022-05-11T07:42:23.902Z] === RUN TestContainerInvalidJSON [2022-05-11T07:42:23.902Z] === RUN TestContainerInvalidJSON/commit [2022-05-11T07:42:23.902Z] === PAUSE TestContainerInvalidJSON/commit [2022-05-11T07:42:23.902Z] === RUN TestContainerInvalidJSON/containers/create [2022-05-11T07:42:23.902Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-05-11T07:42:23.902Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-05-11T07:42:23.902Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-05-11T07:42:23.902Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-05-11T07:42:23.902Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-05-11T07:42:23.902Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-05-11T07:42:23.902Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-05-11T07:42:23.902Z] === CONT TestContainerInvalidJSON/commit [2022-05-11T07:42:23.902Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-05-11T07:42:23.902Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-05-11T07:42:23.902Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-05-11T07:42:23.902Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-05-11T07:42:23.902Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-05-11T07:42:23.902Z] === CONT TestContainerInvalidJSON/containers/create [2022-05-11T07:42:23.902Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-05-11T07:42:23.902Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-05-11T07:42:23.902Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-05-11T07:42:23.902Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-05-11T07:42:23.902Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-05-11T07:42:23.902Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-05-11T07:42:23.902Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-05-11T07:42:23.902Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-05-11T07:42:23.902Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-05-11T07:42:23.902Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-05-11T07:42:23.902Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-05-11T07:42:23.902Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-05-11T07:42:23.902Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-05-11T07:42:23.902Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-05-11T07:42:23.902Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-05-11T07:42:23.902Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-05-11T07:42:23.902Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-05-11T07:42:23.902Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-05-11T07:42:23.902Z] --- PASS: TestContainerInvalidJSON (0.05s) [2022-05-11T07:42:23.902Z] --- PASS: TestContainerInvalidJSON/commit (0.02s) [2022-05-11T07:42:23.902Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-05-11T07:42:23.902Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.01s) [2022-05-11T07:42:23.902Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-05-11T07:42:23.902Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-05-11T07:42:23.902Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.02s) [2022-05-11T07:42:23.902Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.01s) [2022-05-11T07:42:23.902Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-05-11T07:42:23.902Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-05-11T07:42:23.902Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-05-11T07:42:23.902Z] --- PASS: TestContainerInvalidJSON/containers/create (0.02s) [2022-05-11T07:42:23.902Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-05-11T07:42:23.902Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-05-11T07:42:23.902Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-05-11T07:42:23.902Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.01s) [2022-05-11T07:42:23.902Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.02s) [2022-05-11T07:42:23.902Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-05-11T07:42:23.902Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.01s) [2022-05-11T07:42:23.902Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-05-11T07:42:23.902Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-05-11T07:42:23.902Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.01s) [2022-05-11T07:42:23.902Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-05-11T07:42:23.902Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-05-11T07:42:23.902Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-05-11T07:42:23.902Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-05-11T07:42:23.902Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-05-11T07:42:23.902Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.21s) [2022-05-11T07:42:23.902Z] === RUN TestCopyFromContainerPathIsNotDir [2022-05-11T07:42:23.902Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.22s) [2022-05-11T07:42:23.902Z] === RUN TestCopyToContainerPathDoesNotExist [2022-05-11T07:42:23.902Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.21s) [2022-05-11T07:42:23.902Z] === RUN TestCopyEmptyFile [2022-05-11T07:42:23.902Z] --- PASS: TestCopyEmptyFile (0.38s) [2022-05-11T07:42:23.902Z] === RUN TestCopyToContainerPathIsNotDir [2022-05-11T07:42:23.902Z] --- PASS: TestCopyToContainerPathIsNotDir (0.21s) [2022-05-11T07:42:23.902Z] === RUN TestCopyFromContainer [2022-05-11T07:42:23.902Z] copy_test.go:122: testEnv.DaemonInfo.OSType == "windows" [2022-05-11T07:42:23.902Z] --- SKIP: TestCopyFromContainer (0.00s) [2022-05-11T07:42:23.902Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-05-11T07:42:23.902Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-11T07:42:23.902Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-11T07:42:23.902Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-11T07:42:23.902Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-11T07:42:23.902Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-11T07:42:23.902Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-11T07:42:23.902Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-11T07:42:23.902Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-11T07:42:23.903Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-11T07:42:23.903Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2022-05-11T07:42:23.903Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-05-11T07:42:23.903Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2022-05-11T07:42:23.903Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2022-05-11T07:42:23.903Z] === RUN TestCreateLinkToNonExistingContainer [2022-05-11T07:42:23.903Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-05-11T07:42:23.903Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2022-05-11T07:42:23.903Z] === RUN TestCreateWithInvalidEnv [2022-05-11T07:42:23.903Z] === RUN TestCreateWithInvalidEnv/0 [2022-05-11T07:42:23.903Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-05-11T07:42:23.903Z] === RUN TestCreateWithInvalidEnv/1 [2022-05-11T07:42:23.903Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-05-11T07:42:23.903Z] === RUN TestCreateWithInvalidEnv/2 [2022-05-11T07:42:23.903Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-05-11T07:42:23.903Z] === CONT TestCreateWithInvalidEnv/0 [2022-05-11T07:42:23.903Z] === CONT TestCreateWithInvalidEnv/2 [2022-05-11T07:42:23.903Z] === CONT TestCreateWithInvalidEnv/1 [2022-05-11T07:42:23.903Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2022-05-11T07:42:23.903Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-05-11T07:42:23.903Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-05-11T07:42:23.903Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-05-11T07:42:23.903Z] === RUN TestCreateTmpfsMountsTarget [2022-05-11T07:42:23.903Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-05-11T07:42:23.903Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2022-05-11T07:42:23.903Z] === RUN TestCreateWithCustomMaskedPaths [2022-05-11T07:42:23.903Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-05-11T07:42:23.903Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2022-05-11T07:42:23.903Z] === RUN TestCreateWithCustomReadonlyPaths [2022-05-11T07:42:23.903Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-05-11T07:42:23.903Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2022-05-11T07:42:23.903Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-05-11T07:42:23.903Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-11T07:42:23.903Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-11T07:42:23.903Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-11T07:42:23.903Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-11T07:42:23.903Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-11T07:42:23.903Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-11T07:42:23.903Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-11T07:42:23.903Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-11T07:42:23.903Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-11T07:42:23.903Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-11T07:42:23.903Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-11T07:42:23.903Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-11T07:42:23.903Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-11T07:42:23.903Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-11T07:42:23.903Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-11T07:42:23.903Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2022-05-11T07:42:23.903Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-05-11T07:42:23.903Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-05-11T07:42:23.903Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-05-11T07:42:23.903Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-05-11T07:42:23.903Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2022-05-11T07:42:23.903Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-05-11T07:42:23.903Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-05-11T07:42:23.903Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-05-11T07:42:23.903Z] === RUN TestCreateDifferentPlatform [2022-05-11T07:42:23.903Z] === RUN TestCreateDifferentPlatform/different_os [2022-05-11T07:42:23.903Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-05-11T07:42:23.903Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2022-05-11T07:42:23.903Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-05-11T07:42:23.903Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-05-11T07:42:23.903Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-05-11T07:42:23.903Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.11s) [2022-05-11T07:42:23.903Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-05-11T07:42:23.903Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-05-11T07:42:23.903Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-05-11T07:42:23.903Z] === RUN TestContainerKillOnDaemonStart [2022-05-11T07:42:23.903Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-05-11T07:42:23.903Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-05-11T07:42:23.903Z] === RUN TestWindowsDevices [2022-05-11T07:42:23.903Z] === RUN TestWindowsDevices/process/no_device_mounted [2022-05-11T07:42:23.903Z] === PAUSE TestWindowsDevices/process/no_device_mounted [2022-05-11T07:42:23.903Z] === RUN TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-11T07:42:23.903Z] === PAUSE TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-11T07:42:23.903Z] === RUN TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-11T07:42:23.903Z] === PAUSE TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-11T07:42:23.903Z] === RUN TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-11T07:42:23.903Z] === PAUSE TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-11T07:42:23.903Z] === RUN TestWindowsDevices/hyperv/no_device_mounted [2022-05-11T07:42:23.903Z] === PAUSE TestWindowsDevices/hyperv/no_device_mounted [2022-05-11T07:42:23.903Z] === RUN TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-11T07:42:23.903Z] === PAUSE TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-11T07:42:23.903Z] === RUN TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-11T07:42:23.903Z] === PAUSE TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-11T07:42:23.903Z] === RUN TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-11T07:42:23.903Z] === PAUSE TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-11T07:42:23.903Z] === CONT TestWindowsDevices/process/no_device_mounted [2022-05-11T07:42:23.903Z] === CONT TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-11T07:42:23.903Z] === CONT TestWindowsDevices/hyperv/no_device_mounted [2022-05-11T07:42:23.903Z] === CONT TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-11T07:42:23.903Z] === CONT TestWindowsDevices/hyperv/no_device_mounted [2022-05-11T07:42:23.903Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-05-11T07:42:23.903Z] === CONT TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-11T07:42:23.903Z] === CONT TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-11T07:42:23.903Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-05-11T07:42:23.903Z] === CONT TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-11T07:42:23.903Z] === CONT TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-11T07:42:23.903Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-05-11T07:42:23.903Z] === CONT TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-11T07:42:23.903Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-05-11T07:42:23.903Z] === CONT TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-11T07:42:24.232Z] ? github.com/docker/docker/cli [no test files] [2022-05-11T07:42:24.232Z] ? github.com/docker/docker/cli/config [no test files] [2022-05-11T07:42:24.232Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2022-05-11T07:42:24.232Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2022-05-11T07:42:24.403Z] testing: warning: no tests to run [2022-05-11T07:42:24.403Z] PASS [2022-05-11T07:42:24.403Z] ok github.com/docker/docker/integration/plugin/authz 0.055s [2022-05-11T07:42:24.403Z] [2022-05-11T07:42:24.403Z] DONE 0 tests in 0.603s [2022-05-11T07:42:24.403Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2022-05-11T07:42:24.713Z] docker_api_swarm_service_test.go:304: [d5aa786dbeb65] joining swarm manager [d08c818e55dd4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-11T07:42:26.606Z] === RUN TestDockerSuite/TestPruneContainerUntil [2022-05-11T07:42:27.531Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2022-05-11T07:42:27.787Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2022-05-11T07:42:27.821Z] --- PASS: TestWindowsDevices (0.03s) [2022-05-11T07:42:27.821Z] --- SKIP: TestWindowsDevices/hyperv/no_device_mounted (0.15s) [2022-05-11T07:42:27.821Z] --- SKIP: TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.19s) [2022-05-11T07:42:27.821Z] --- SKIP: TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.22s) [2022-05-11T07:42:27.821Z] --- SKIP: TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.16s) [2022-05-11T07:42:27.821Z] --- PASS: TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (5.30s) [2022-05-11T07:42:27.821Z] --- PASS: TestWindowsDevices/process/no_device_mounted (5.50s) [2022-05-11T07:42:27.821Z] --- PASS: TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (5.37s) [2022-05-11T07:42:27.821Z] --- PASS: TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (5.16s) [2022-05-11T07:42:27.821Z] === RUN TestDiff [2022-05-11T07:42:27.821Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-05-11T07:42:27.821Z] --- SKIP: TestDiff (0.00s) [2022-05-11T07:42:27.821Z] === RUN TestExecWithCloseStdin [2022-05-11T07:42:27.821Z] exec_test.go:20: testEnv.RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2022-05-11T07:42:27.821Z] --- SKIP: TestExecWithCloseStdin (0.00s) [2022-05-11T07:42:27.821Z] === RUN TestExec [2022-05-11T07:42:28.042Z] === RUN TestDockerSuite/TestPsByOrder [2022-05-11T07:42:28.118Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-11T07:42:28.118Z] INFO: Testing against a local daemon [2022-05-11T07:42:28.118Z] === RUN TestPluginInvalidJSON [2022-05-11T07:42:28.118Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-05-11T07:42:28.118Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-05-11T07:42:28.118Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-11T07:42:28.118Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-11T07:42:28.118Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-05-11T07:42:28.118Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-05-11T07:42:28.118Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-05-11T07:42:28.118Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-05-11T07:42:28.118Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-05-11T07:42:28.118Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-05-11T07:42:28.118Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-11T07:42:28.118Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-05-11T07:42:28.118Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-05-11T07:42:28.118Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-05-11T07:42:28.118Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-05-11T07:42:28.118Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-05-11T07:42:28.118Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-05-11T07:42:28.118Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-05-11T07:42:28.118Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-05-11T07:42:28.118Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-05-11T07:42:28.118Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-05-11T07:42:28.118Z] --- PASS: TestPluginInvalidJSON (0.04s) [2022-05-11T07:42:28.118Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-05-11T07:42:28.118Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-05-11T07:42:28.118Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-05-11T07:42:28.118Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-05-11T07:42:28.118Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-05-11T07:42:28.118Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.01s) [2022-05-11T07:42:28.118Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-05-11T07:42:28.118Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-05-11T07:42:28.118Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-05-11T07:42:28.118Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-05-11T07:42:28.118Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s) [2022-05-11T07:42:28.118Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-05-11T07:42:28.118Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-05-11T07:42:28.118Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-05-11T07:42:28.118Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-05-11T07:42:28.118Z] === RUN TestPluginInstall [2022-05-11T07:42:28.118Z] plugin_test.go:93: testEnv.OSType == "windows" [2022-05-11T07:42:28.118Z] --- SKIP: TestPluginInstall (0.00s) [2022-05-11T07:42:28.118Z] === RUN TestPluginsWithRuntimes [2022-05-11T07:42:28.118Z] plugin_test.go:202: testEnv.OSType == "windows" [2022-05-11T07:42:28.118Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-05-11T07:42:28.118Z] === RUN TestPluginBackCompatMediaTypes [2022-05-11T07:42:28.118Z] plugin_test.go:264: testEnv.OSType == "windows" [2022-05-11T07:42:28.118Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-05-11T07:42:28.118Z] PASS [2022-05-11T07:42:28.118Z] ok github.com/docker/docker/integration/plugin/common 0.103s [2022-05-11T07:42:28.118Z] [2022-05-11T07:42:28.118Z] === Skipped [2022-05-11T07:42:28.118Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2022-05-11T07:42:28.118Z] plugin_test.go:93: testEnv.OSType == "windows" [2022-05-11T07:42:28.118Z] [2022-05-11T07:42:28.118Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2022-05-11T07:42:28.118Z] plugin_test.go:202: testEnv.OSType == "windows" [2022-05-11T07:42:28.118Z] [2022-05-11T07:42:28.118Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2022-05-11T07:42:28.118Z] plugin_test.go:264: testEnv.OSType == "windows" [2022-05-11T07:42:28.118Z] [2022-05-11T07:42:28.118Z] DONE 19 tests, 3 skipped in 3.981s [2022-05-11T07:42:28.573Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2022-05-11T07:42:29.931Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-05-11T07:42:30.118Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-11T07:42:30.118Z] INFO: Testing against a local daemon [2022-05-11T07:42:30.118Z] === RUN TestExternalGraphDriver [2022-05-11T07:42:30.118Z] external_test.go:48: runtime.GOOS == "windows" [2022-05-11T07:42:30.118Z] --- SKIP: TestExternalGraphDriver (0.00s) [2022-05-11T07:42:30.118Z] === RUN TestGraphdriverPluginV2 [2022-05-11T07:42:30.118Z] external_test.go:408: runtime.GOOS == "windows" [2022-05-11T07:42:30.118Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2022-05-11T07:42:30.118Z] PASS [2022-05-11T07:42:30.118Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.087s [2022-05-11T07:42:30.493Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-05-11T07:42:30.573Z] [2022-05-11T07:42:30.573Z] === Skipped [2022-05-11T07:42:30.573Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2022-05-11T07:42:30.573Z] external_test.go:48: runtime.GOOS == "windows" [2022-05-11T07:42:30.573Z] [2022-05-11T07:42:30.573Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2022-05-11T07:42:30.573Z] external_test.go:408: runtime.GOOS == "windows" [2022-05-11T07:42:30.573Z] [2022-05-11T07:42:30.573Z] DONE 2 tests, 2 skipped in 1.964s [2022-05-11T07:42:30.573Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2022-05-11T07:42:31.528Z] --- PASS: TestExec (3.65s) [2022-05-11T07:42:31.528Z] === RUN TestExecUser [2022-05-11T07:42:31.528Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-05-11T07:42:31.528Z] --- SKIP: TestExecUser (0.00s) [2022-05-11T07:42:31.528Z] === RUN TestExportContainerAndImportImage [2022-05-11T07:42:31.528Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-05-11T07:42:31.528Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2022-05-11T07:42:31.528Z] === RUN TestExportContainerAfterDaemonRestart [2022-05-11T07:42:31.528Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-05-11T07:42:31.528Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2022-05-11T07:42:31.528Z] === RUN TestHealthCheckWorkdir [2022-05-11T07:42:31.528Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-05-11T07:42:31.528Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2022-05-11T07:42:31.528Z] === RUN TestHealthKillContainer [2022-05-11T07:42:31.528Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-05-11T07:42:31.528Z] --- SKIP: TestHealthKillContainer (0.00s) [2022-05-11T07:42:31.528Z] === RUN TestInspectCpusetInConfigPre120 [2022-05-11T07:42:31.528Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-05-11T07:42:31.528Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-05-11T07:42:31.528Z] === RUN TestKillContainerInvalidSignal [2022-05-11T07:42:32.739Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-11T07:42:32.739Z] INFO: Testing against a local daemon [2022-05-11T07:42:32.739Z] === RUN TestReadPluginNoRead [2022-05-11T07:42:32.739Z] read_test.go:21: no unix domain sockets on Windows [2022-05-11T07:42:32.739Z] --- SKIP: TestReadPluginNoRead (0.00s) [2022-05-11T07:42:32.739Z] PASS [2022-05-11T07:42:32.739Z] ok github.com/docker/docker/integration/plugin/logging 0.084s [2022-05-11T07:42:32.739Z] [2022-05-11T07:42:32.739Z] === Skipped [2022-05-11T07:42:32.739Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2022-05-11T07:42:32.739Z] read_test.go:21: no unix domain sockets on Windows [2022-05-11T07:42:32.739Z] [2022-05-11T07:42:32.739Z] DONE 1 tests, 1 skipped in 1.920s [2022-05-11T07:42:32.739Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2022-05-11T07:42:33.011Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-05-11T07:42:33.703Z] testing: warning: no tests to run [2022-05-11T07:42:33.703Z] PASS [2022-05-11T07:42:33.703Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.090s [2022-05-11T07:42:33.703Z] [2022-05-11T07:42:33.703Z] DONE 0 tests in 0.961s [2022-05-11T07:42:33.703Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2022-05-11T07:42:34.415Z] --- PASS: TestKillContainerInvalidSignal (3.03s) [2022-05-11T07:42:34.415Z] === RUN TestKillContainer [2022-05-11T07:42:34.415Z] === RUN TestKillContainer/no_signal [2022-05-11T07:42:35.868Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-11T07:42:35.868Z] INFO: Testing against a local daemon [2022-05-11T07:42:35.868Z] === RUN TestPluginWithDevMounts [2022-05-11T07:42:35.868Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-05-11T07:42:35.868Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-05-11T07:42:35.868Z] PASS [2022-05-11T07:42:35.868Z] ok github.com/docker/docker/integration/plugin/volumes 0.141s [2022-05-11T07:42:36.281Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-05-11T07:42:36.282Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-05-11T07:42:36.322Z] [2022-05-11T07:42:36.322Z] === Skipped [2022-05-11T07:42:36.322Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2022-05-11T07:42:36.322Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-05-11T07:42:36.322Z] [2022-05-11T07:42:36.322Z] DONE 1 tests, 1 skipped in 2.525s [2022-05-11T07:42:36.322Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2022-05-11T07:42:36.640Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2022-05-11T07:42:36.640Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2022-05-11T07:42:36.640Z] === RUN TestLoadDaemonCliConfigWithTLS [2022-05-11T07:42:36.640Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2022-05-11T07:42:36.640Z] === RUN TestLoadDaemonCliConfigWithConflicts [2022-05-11T07:42:36.640Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2022-05-11T07:42:36.640Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2022-05-11T07:42:36.640Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2022-05-11T07:42:36.640Z] === RUN TestLoadDaemonCliWithConflictingLabels [2022-05-11T07:42:36.640Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2022-05-11T07:42:36.640Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2022-05-11T07:42:36.640Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2022-05-11T07:42:36.640Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2022-05-11T07:42:36.640Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2022-05-11T07:42:36.640Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2022-05-11T07:42:36.640Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2022-05-11T07:42:36.640Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2022-05-11T07:42:36.640Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2022-05-11T07:42:36.640Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2022-05-11T07:42:36.640Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2022-05-11T07:42:36.640Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2022-05-11T07:42:36.640Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2022-05-11T07:42:36.640Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2022-05-11T07:42:36.640Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2022-05-11T07:42:36.640Z] === RUN TestConfigureDaemonLogs [2022-05-11T07:42:36.640Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2022-05-11T07:42:36.640Z] === RUN TestCommonOptionsInstallFlags [2022-05-11T07:42:36.640Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2022-05-11T07:42:36.640Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2022-05-11T07:42:36.640Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2022-05-11T07:42:36.640Z] PASS [2022-05-11T07:42:36.640Z] coverage: 19.7% of statements [2022-05-11T07:42:36.640Z] ok github.com/docker/docker/cmd/dockerd 0.269s coverage: 19.7% of statements [2022-05-11T07:42:36.640Z] ? github.com/docker/docker/cmd/dockerd/trap [no test files] [2022-05-11T07:42:36.640Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-05-11T07:42:37.099Z] === RUN TestContainerStopSignal [2022-05-11T07:42:37.099Z] --- PASS: TestContainerStopSignal (0.00s) [2022-05-11T07:42:37.099Z] === RUN TestContainerStopTimeout [2022-05-11T07:42:37.099Z] --- PASS: TestContainerStopTimeout (0.00s) [2022-05-11T07:42:37.099Z] === RUN TestContainerSecretReferenceDestTarget [2022-05-11T07:42:37.099Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2022-05-11T07:42:37.099Z] === RUN TestContainerLogPathSetForJSONFileLogger [2022-05-11T07:42:37.099Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.01s) [2022-05-11T07:42:37.099Z] === RUN TestContainerLogPathSetForRingLogger [2022-05-11T07:42:37.099Z] --- PASS: TestContainerLogPathSetForRingLogger (0.01s) [2022-05-11T07:42:37.099Z] === RUN TestReplaceAndAppendEnvVars [2022-05-11T07:42:37.099Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2022-05-11T07:42:37.099Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2022-05-11T07:42:37.099Z] === RUN TestNewMemoryStore [2022-05-11T07:42:37.099Z] --- PASS: TestNewMemoryStore (0.00s) [2022-05-11T07:42:37.099Z] === RUN TestAddContainers [2022-05-11T07:42:37.099Z] --- PASS: TestAddContainers (0.00s) [2022-05-11T07:42:37.099Z] === RUN TestGetContainer [2022-05-11T07:42:37.099Z] --- PASS: TestGetContainer (0.00s) [2022-05-11T07:42:37.099Z] === RUN TestDeleteContainer [2022-05-11T07:42:37.099Z] --- PASS: TestDeleteContainer (0.00s) [2022-05-11T07:42:37.099Z] === RUN TestListContainers [2022-05-11T07:42:37.099Z] --- PASS: TestListContainers (0.00s) [2022-05-11T07:42:37.099Z] === RUN TestFirstContainer [2022-05-11T07:42:37.099Z] --- PASS: TestFirstContainer (0.00s) [2022-05-11T07:42:37.099Z] === RUN TestApplyAllContainer [2022-05-11T07:42:37.099Z] --- PASS: TestApplyAllContainer (0.00s) [2022-05-11T07:42:37.099Z] === RUN TestIsValidHealthString [2022-05-11T07:42:37.099Z] --- PASS: TestIsValidHealthString (0.00s) [2022-05-11T07:42:37.099Z] === RUN TestStateRunStop [2022-05-11T07:42:37.099Z] --- PASS: TestStateRunStop (0.00s) [2022-05-11T07:42:37.099Z] === RUN TestStateTimeoutWait [2022-05-11T07:42:37.099Z] state_test.go:141: Stop callback fired [2022-05-11T07:42:37.099Z] state_test.go:165: Stop callback fired [2022-05-11T07:42:37.099Z] --- PASS: TestStateTimeoutWait (0.10s) [2022-05-11T07:42:37.099Z] === RUN TestIsValidStateString [2022-05-11T07:42:37.099Z] --- PASS: TestIsValidStateString (0.00s) [2022-05-11T07:42:37.099Z] === RUN TestViewSaveDelete [2022-05-11T07:42:37.099Z] --- PASS: TestViewSaveDelete (0.02s) [2022-05-11T07:42:37.099Z] === RUN TestViewAll [2022-05-11T07:42:37.099Z] --- PASS: TestViewAll (0.02s) [2022-05-11T07:42:37.099Z] === RUN TestViewGet [2022-05-11T07:42:37.099Z] --- PASS: TestViewGet (0.01s) [2022-05-11T07:42:37.099Z] === RUN TestNames [2022-05-11T07:42:37.099Z] --- PASS: TestNames (0.00s) [2022-05-11T07:42:37.099Z] === RUN TestViewWithHealthCheck [2022-05-11T07:42:37.099Z] --- PASS: TestViewWithHealthCheck (0.01s) [2022-05-11T07:42:37.099Z] PASS [2022-05-11T07:42:37.099Z] coverage: 41.7% of statements [2022-05-11T07:42:37.297Z] === RUN TestKillContainer/non_killing_signal [2022-05-11T07:42:37.297Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-05-11T07:42:37.297Z] === RUN TestKillContainer/killing_signal [2022-05-11T07:42:37.557Z] ok github.com/docker/docker/container 0.283s coverage: 41.7% of statements [2022-05-11T07:42:37.557Z] ? github.com/docker/docker/container/stream [no test files] [2022-05-11T07:42:37.557Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-05-11T07:42:37.557Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-05-11T07:42:37.557Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-05-11T07:42:37.847Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-11T07:42:37.847Z] INFO: Testing against a local daemon [2022-05-11T07:42:37.847Z] === RUN TestSecretInspect [2022-05-11T07:42:37.847Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-05-11T07:42:37.847Z] --- SKIP: TestSecretInspect (0.00s) [2022-05-11T07:42:37.847Z] === RUN TestSecretList [2022-05-11T07:42:37.847Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-05-11T07:42:37.847Z] --- SKIP: TestSecretList (0.00s) [2022-05-11T07:42:37.847Z] === RUN TestSecretsCreateAndDelete [2022-05-11T07:42:37.847Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-05-11T07:42:37.847Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2022-05-11T07:42:37.847Z] === RUN TestSecretsUpdate [2022-05-11T07:42:37.847Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-05-11T07:42:37.847Z] --- SKIP: TestSecretsUpdate (0.00s) [2022-05-11T07:42:37.847Z] === RUN TestTemplatedSecret [2022-05-11T07:42:37.847Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-05-11T07:42:37.847Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-05-11T07:42:37.847Z] === RUN TestSecretCreateResolve [2022-05-11T07:42:37.847Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-05-11T07:42:38.018Z] === RUN TestPrepare [2022-05-11T07:42:38.018Z] --- PASS: TestPrepare (0.00s) [2022-05-11T07:42:38.018Z] === RUN TestStart [2022-05-11T07:42:38.018Z] --- PASS: TestStart (0.00s) [2022-05-11T07:42:38.018Z] === RUN TestWaitCancel [2022-05-11T07:42:38.018Z] --- PASS: TestWaitCancel (0.00s) [2022-05-11T07:42:38.018Z] === RUN TestWaitDisabled [2022-05-11T07:42:38.018Z] --- PASS: TestWaitDisabled (0.00s) [2022-05-11T07:42:38.018Z] === RUN TestWaitEnabled [2022-05-11T07:42:38.018Z] --- PASS: TestWaitEnabled (0.00s) [2022-05-11T07:42:38.018Z] === RUN TestRemove [2022-05-11T07:42:38.018Z] --- PASS: TestRemove (0.00s) [2022-05-11T07:42:38.018Z] PASS [2022-05-11T07:42:38.018Z] coverage: 65.3% of statements [2022-05-11T07:42:38.018Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.074s coverage: 65.3% of statements [2022-05-11T07:42:38.303Z] --- SKIP: TestSecretCreateResolve (0.00s) [2022-05-11T07:42:38.303Z] PASS [2022-05-11T07:42:38.303Z] ok github.com/docker/docker/integration/secret 0.077s [2022-05-11T07:42:38.303Z] [2022-05-11T07:42:38.303Z] === Skipped [2022-05-11T07:42:38.303Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2022-05-11T07:42:38.303Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-05-11T07:42:38.303Z] [2022-05-11T07:42:38.303Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2022-05-11T07:42:38.303Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-05-11T07:42:38.303Z] [2022-05-11T07:42:38.303Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2022-05-11T07:42:38.303Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-05-11T07:42:38.303Z] [2022-05-11T07:42:38.303Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2022-05-11T07:42:38.303Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-05-11T07:42:38.303Z] [2022-05-11T07:42:38.303Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2022-05-11T07:42:38.303Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-05-11T07:42:38.303Z] [2022-05-11T07:42:38.303Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2022-05-11T07:42:38.303Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-05-11T07:42:38.303Z] [2022-05-11T07:42:38.303Z] DONE 6 tests, 6 skipped in 1.859s [2022-05-11T07:42:38.303Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2022-05-11T07:42:38.798Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-05-11T07:42:40.181Z] --- PASS: TestKillContainer (6.07s) [2022-05-11T07:42:40.181Z] --- PASS: TestKillContainer/no_signal (2.85s) [2022-05-11T07:42:40.181Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-05-11T07:42:40.181Z] --- PASS: TestKillContainer/killing_signal (3.14s) [2022-05-11T07:42:40.181Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-05-11T07:42:40.181Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-05-11T07:42:40.181Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-05-11T07:42:40.181Z] === RUN TestKillStoppedContainer [2022-05-11T07:42:40.181Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-05-11T07:42:40.181Z] --- SKIP: TestKillStoppedContainer (0.00s) [2022-05-11T07:42:40.181Z] === RUN TestKillStoppedContainerAPIPre120 [2022-05-11T07:42:40.181Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-05-11T07:42:40.181Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2022-05-11T07:42:40.181Z] === RUN TestKillDifferentUserContainer [2022-05-11T07:42:40.181Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-05-11T07:42:40.181Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2022-05-11T07:42:40.181Z] === RUN TestInspectOomKilledTrue [2022-05-11T07:42:40.181Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-05-11T07:42:40.181Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-05-11T07:42:40.181Z] === RUN TestInspectOomKilledFalse [2022-05-11T07:42:40.181Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-05-11T07:42:40.181Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-05-11T07:42:40.181Z] === RUN TestLogsFollowTailEmpty [2022-05-11T07:42:40.461Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-11T07:42:40.462Z] INFO: Testing against a local daemon [2022-05-11T07:42:40.462Z] === RUN TestServiceCreateInit [2022-05-11T07:42:40.462Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-05-11T07:42:40.462Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-05-11T07:42:40.462Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-05-11T07:42:40.462Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-05-11T07:42:40.462Z] --- PASS: TestServiceCreateInit (0.05s) [2022-05-11T07:42:40.462Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-05-11T07:42:40.462Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-05-11T07:42:40.462Z] === RUN TestCreateServiceMultipleTimes [2022-05-11T07:42:40.462Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-05-11T07:42:40.462Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2022-05-11T07:42:40.462Z] === RUN TestCreateServiceConflict [2022-05-11T07:42:40.462Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-05-11T07:42:40.462Z] --- SKIP: TestCreateServiceConflict (0.00s) [2022-05-11T07:42:40.462Z] === RUN TestCreateServiceMaxReplicas [2022-05-11T07:42:40.462Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-05-11T07:42:40.462Z] --- SKIP: TestCreateServiceMaxReplicas (0.04s) [2022-05-11T07:42:40.462Z] === RUN TestCreateWithDuplicateNetworkNames [2022-05-11T07:42:40.462Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-05-11T07:42:40.462Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2022-05-11T07:42:40.462Z] === RUN TestCreateServiceSecretFileMode [2022-05-11T07:42:40.462Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-05-11T07:42:40.462Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2022-05-11T07:42:40.462Z] === RUN TestCreateServiceConfigFileMode [2022-05-11T07:42:40.462Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-05-11T07:42:40.462Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2022-05-11T07:42:40.462Z] === RUN TestCreateServiceSysctls [2022-05-11T07:42:40.462Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-05-11T07:42:40.462Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2022-05-11T07:42:40.462Z] === RUN TestCreateServiceCapabilities [2022-05-11T07:42:40.462Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-05-11T07:42:40.462Z] --- SKIP: TestCreateServiceCapabilities (0.03s) [2022-05-11T07:42:40.462Z] === RUN TestInspect [2022-05-11T07:42:40.462Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-05-11T07:42:40.462Z] --- SKIP: TestInspect (0.00s) [2022-05-11T07:42:40.462Z] === RUN TestCreateJob [2022-05-11T07:42:40.462Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-05-11T07:42:40.462Z] --- SKIP: TestCreateJob (0.00s) [2022-05-11T07:42:40.462Z] === RUN TestReplicatedJob [2022-05-11T07:42:40.462Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-05-11T07:42:40.462Z] --- SKIP: TestReplicatedJob (0.00s) [2022-05-11T07:42:40.462Z] === RUN TestUpdateReplicatedJob [2022-05-11T07:42:40.462Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-05-11T07:42:40.462Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2022-05-11T07:42:40.462Z] === RUN TestServiceListWithStatuses [2022-05-11T07:42:40.462Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-05-11T07:42:40.462Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-05-11T07:42:40.462Z] === RUN TestDockerNetworkConnectAlias [2022-05-11T07:42:40.462Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-05-11T07:42:40.462Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2022-05-11T07:42:40.462Z] === RUN TestDockerNetworkReConnect [2022-05-11T07:42:40.462Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-05-11T07:42:40.462Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2022-05-11T07:42:40.462Z] === RUN TestServicePlugin [2022-05-11T07:42:40.462Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-05-11T07:42:40.462Z] --- SKIP: TestServicePlugin (0.00s) [2022-05-11T07:42:40.462Z] === RUN TestServiceUpdateLabel [2022-05-11T07:42:40.462Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-05-11T07:42:40.462Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2022-05-11T07:42:40.462Z] === RUN TestServiceUpdateSecrets [2022-05-11T07:42:40.462Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-05-11T07:42:40.462Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2022-05-11T07:42:40.462Z] === RUN TestServiceUpdateConfigs [2022-05-11T07:42:40.462Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-05-11T07:42:40.462Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2022-05-11T07:42:40.462Z] === RUN TestServiceUpdateNetwork [2022-05-11T07:42:40.462Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-05-11T07:42:40.462Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2022-05-11T07:42:40.462Z] === RUN TestServiceUpdatePidsLimit [2022-05-11T07:42:40.462Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-05-11T07:42:40.462Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2022-05-11T07:42:40.462Z] PASS [2022-05-11T07:42:40.462Z] ok github.com/docker/docker/integration/service 0.228s [2022-05-11T07:42:40.462Z] [2022-05-11T07:42:40.462Z] === Skipped [2022-05-11T07:42:40.462Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-05-11T07:42:40.462Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-05-11T07:42:40.462Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-05-11T07:42:40.462Z] [2022-05-11T07:42:40.462Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-05-11T07:42:40.462Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-05-11T07:42:40.462Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-05-11T07:42:40.462Z] [2022-05-11T07:42:40.462Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2022-05-11T07:42:40.462Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-05-11T07:42:40.462Z] [2022-05-11T07:42:40.462Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2022-05-11T07:42:40.462Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-05-11T07:42:40.462Z] [2022-05-11T07:42:40.462Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.04s) [2022-05-11T07:42:40.462Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-05-11T07:42:40.462Z] [2022-05-11T07:42:40.462Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2022-05-11T07:42:40.462Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-05-11T07:42:40.462Z] [2022-05-11T07:42:40.462Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2022-05-11T07:42:40.462Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-05-11T07:42:40.462Z] [2022-05-11T07:42:40.462Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2022-05-11T07:42:40.462Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-05-11T07:42:40.462Z] [2022-05-11T07:42:40.462Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.03s) [2022-05-11T07:42:40.462Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-05-11T07:42:40.462Z] [2022-05-11T07:42:40.462Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.03s) [2022-05-11T07:42:40.462Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-05-11T07:42:40.462Z] [2022-05-11T07:42:40.462Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2022-05-11T07:42:40.462Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-05-11T07:42:40.462Z] [2022-05-11T07:42:40.462Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2022-05-11T07:42:40.462Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-05-11T07:42:40.462Z] [2022-05-11T07:42:40.462Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2022-05-11T07:42:40.462Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-05-11T07:42:40.462Z] [2022-05-11T07:42:40.462Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2022-05-11T07:42:40.462Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-05-11T07:42:40.462Z] [2022-05-11T07:42:40.462Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2022-05-11T07:42:40.462Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-05-11T07:42:40.462Z] [2022-05-11T07:42:40.462Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2022-05-11T07:42:40.462Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-05-11T07:42:40.462Z] [2022-05-11T07:42:40.462Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2022-05-11T07:42:40.462Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-05-11T07:42:40.462Z] [2022-05-11T07:42:40.462Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2022-05-11T07:42:40.462Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-05-11T07:42:40.462Z] [2022-05-11T07:42:40.462Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2022-05-11T07:42:40.462Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-05-11T07:42:40.462Z] [2022-05-11T07:42:40.462Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2022-05-11T07:42:40.462Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-05-11T07:42:40.462Z] [2022-05-11T07:42:40.462Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2022-05-11T07:42:40.462Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-05-11T07:42:40.462Z] [2022-05-11T07:42:40.462Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2022-05-11T07:42:40.462Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-05-11T07:42:40.462Z] [2022-05-11T07:42:40.462Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2022-05-11T07:42:40.462Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-05-11T07:42:40.462Z] [2022-05-11T07:42:40.462Z] DONE 24 tests, 23 skipped in 2.354s [2022-05-11T07:42:40.462Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2022-05-11T07:42:40.918Z] === RUN TestNewListSecretsFilters [2022-05-11T07:42:40.918Z] --- PASS: TestNewListSecretsFilters (0.00s) [2022-05-11T07:42:40.918Z] === RUN TestNewListConfigsFilters [2022-05-11T07:42:40.918Z] --- PASS: TestNewListConfigsFilters (0.00s) [2022-05-11T07:42:40.918Z] PASS [2022-05-11T07:42:40.918Z] coverage: 0.5% of statements [2022-05-11T07:42:40.918Z] ok github.com/docker/docker/daemon/cluster 0.388s coverage: 0.5% of statements [2022-05-11T07:42:41.885Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2022-05-11T07:42:41.885Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.25s) [2022-05-11T07:42:41.885Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2022-05-11T07:42:41.885Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2022-05-11T07:42:41.885Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2022-05-11T07:42:41.885Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2022-05-11T07:42:41.885Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2022-05-11T07:42:41.885Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2022-05-11T07:42:41.885Z] === RUN TestServiceConvertToGRPCContainerRuntime [2022-05-11T07:42:41.885Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2022-05-11T07:42:41.885Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2022-05-11T07:42:41.885Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2022-05-11T07:42:41.885Z] === RUN TestServiceConvertToGRPCIsolation [2022-05-11T07:42:41.885Z] === RUN TestServiceConvertToGRPCIsolation/empty [2022-05-11T07:42:41.885Z] === RUN TestServiceConvertToGRPCIsolation/default [2022-05-11T07:42:41.885Z] === RUN TestServiceConvertToGRPCIsolation/process [2022-05-11T07:42:41.885Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2022-05-11T07:42:41.885Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2022-05-11T07:42:41.885Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2022-05-11T07:42:41.885Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2022-05-11T07:42:41.885Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2022-05-11T07:42:41.885Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2022-05-11T07:42:41.885Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2022-05-11T07:42:41.885Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2022-05-11T07:42:41.987Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-11T07:42:41.987Z] INFO: Testing against a local daemon [2022-05-11T07:42:41.987Z] === RUN TestSessionCreate [2022-05-11T07:42:41.987Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-05-11T07:42:41.987Z] --- SKIP: TestSessionCreate (0.00s) [2022-05-11T07:42:41.987Z] === RUN TestSessionCreateWithBadUpgrade [2022-05-11T07:42:41.987Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-05-11T07:42:41.987Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2022-05-11T07:42:41.987Z] PASS [2022-05-11T07:42:41.987Z] ok github.com/docker/docker/integration/session 0.087s [2022-05-11T07:42:41.987Z] [2022-05-11T07:42:41.987Z] === Skipped [2022-05-11T07:42:41.987Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2022-05-11T07:42:41.987Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-05-11T07:42:41.987Z] [2022-05-11T07:42:41.987Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2022-05-11T07:42:41.987Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-05-11T07:42:41.987Z] [2022-05-11T07:42:41.987Z] DONE 2 tests, 2 skipped in 1.441s [2022-05-11T07:42:41.987Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2022-05-11T07:42:42.345Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2022-05-11T07:42:42.345Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2022-05-11T07:42:42.345Z] === RUN TestServiceConvertFromGRPCIsolation [2022-05-11T07:42:42.345Z] === RUN TestServiceConvertFromGRPCIsolation/default [2022-05-11T07:42:42.345Z] === RUN TestServiceConvertFromGRPCIsolation/process [2022-05-11T07:42:42.345Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2022-05-11T07:42:42.345Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2022-05-11T07:42:42.345Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2022-05-11T07:42:42.345Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2022-05-11T07:42:42.345Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2022-05-11T07:42:42.345Z] === RUN TestServiceConvertToGRPCCredentialSpec [2022-05-11T07:42:42.345Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2022-05-11T07:42:42.345Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2022-05-11T07:42:42.345Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2022-05-11T07:42:42.345Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2022-05-11T07:42:42.345Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2022-05-11T07:42:42.345Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2022-05-11T07:42:42.345Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2022-05-11T07:42:42.345Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2022-05-11T07:42:42.345Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2022-05-11T07:42:42.345Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-05-11T07:42:42.345Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2022-05-11T07:42:42.345Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2022-05-11T07:42:42.345Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2022-05-11T07:42:42.345Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2022-05-11T07:42:42.345Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2022-05-11T07:42:42.345Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2022-05-11T07:42:42.803Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-05-11T07:42:42.803Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2022-05-11T07:42:42.803Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2022-05-11T07:42:42.803Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2022-05-11T07:42:42.803Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2022-05-11T07:42:42.803Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2022-05-11T07:42:42.803Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2022-05-11T07:42:42.803Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-05-11T07:42:42.803Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2022-05-11T07:42:42.803Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2022-05-11T07:42:42.803Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-05-11T07:42:42.803Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2022-05-11T07:42:42.803Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2022-05-11T07:42:42.803Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2022-05-11T07:42:42.803Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2022-05-11T07:42:42.803Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2022-05-11T07:42:42.803Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2022-05-11T07:42:42.803Z] === RUN TestServiceConvertFromGRPCConfigs [2022-05-11T07:42:42.803Z] === RUN TestServiceConvertFromGRPCConfigs/file [2022-05-11T07:42:42.803Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2022-05-11T07:42:42.803Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2022-05-11T07:42:42.803Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2022-05-11T07:42:42.803Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2022-05-11T07:42:42.803Z] === RUN TestServiceConvertToGRPCConfigs [2022-05-11T07:42:42.803Z] === RUN TestServiceConvertToGRPCConfigs/file [2022-05-11T07:42:42.803Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2022-05-11T07:42:42.803Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2022-05-11T07:42:42.803Z] === RUN TestServiceConvertToGRPCConfigs/none [2022-05-11T07:42:42.803Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2022-05-11T07:42:42.803Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2022-05-11T07:42:42.803Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2022-05-11T07:42:42.803Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2022-05-11T07:42:42.803Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2022-05-11T07:42:42.803Z] PASS [2022-05-11T07:42:42.803Z] coverage: 35.9% of statements [2022-05-11T07:42:42.803Z] ok github.com/docker/docker/daemon/cluster/convert 0.689s coverage: 35.9% of statements [2022-05-11T07:42:43.889Z] --- PASS: TestLogsFollowTailEmpty (2.94s) [2022-05-11T07:42:43.889Z] === RUN TestNetworkNat [2022-05-11T07:42:43.889Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-05-11T07:42:43.889Z] --- SKIP: TestNetworkNat (0.00s) [2022-05-11T07:42:43.889Z] === RUN TestNetworkLocalhostTCPNat [2022-05-11T07:42:44.174Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-11T07:42:44.174Z] INFO: Testing against a local daemon [2022-05-11T07:42:44.174Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-05-11T07:42:44.174Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-05-11T07:42:44.174Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-05-11T07:42:44.174Z] === RUN TestDiskUsage [2022-05-11T07:42:44.174Z] disk_usage_test.go:16: testEnv.OSType == "windows" [2022-05-11T07:42:44.174Z] --- SKIP: TestDiskUsage (0.00s) [2022-05-11T07:42:44.174Z] === RUN TestEventsExecDie [2022-05-11T07:42:44.174Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-05-11T07:42:44.174Z] --- SKIP: TestEventsExecDie (0.00s) [2022-05-11T07:42:44.174Z] === RUN TestEventsBackwardsCompatible [2022-05-11T07:42:44.174Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-05-11T07:42:44.174Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2022-05-11T07:42:44.174Z] === RUN TestEventsVolumeCreate [2022-05-11T07:42:44.174Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-05-11T07:42:44.174Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2022-05-11T07:42:44.174Z] === RUN TestInfoAPI [2022-05-11T07:42:44.174Z] --- PASS: TestInfoAPI (0.05s) [2022-05-11T07:42:44.174Z] === RUN TestInfoAPIWarnings [2022-05-11T07:42:44.174Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-11T07:42:44.174Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2022-05-11T07:42:44.174Z] === RUN TestInfoDebug [2022-05-11T07:42:44.174Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-05-11T07:42:44.174Z] --- SKIP: TestInfoDebug (0.00s) [2022-05-11T07:42:44.174Z] === RUN TestInfoInsecureRegistries [2022-05-11T07:42:44.174Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-05-11T07:42:44.174Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2022-05-11T07:42:44.174Z] === RUN TestInfoRegistryMirrors [2022-05-11T07:42:44.174Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-05-11T07:42:44.174Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2022-05-11T07:42:44.174Z] === RUN TestLoginFailsWithBadCredentials [2022-05-11T07:42:45.136Z] --- PASS: TestLoginFailsWithBadCredentials (0.99s) [2022-05-11T07:42:45.136Z] === RUN TestPingCacheHeaders [2022-05-11T07:42:45.136Z] --- PASS: TestPingCacheHeaders (0.03s) [2022-05-11T07:42:45.136Z] === RUN TestPingGet [2022-05-11T07:42:45.136Z] --- PASS: TestPingGet (0.03s) [2022-05-11T07:42:45.136Z] === RUN TestPingHead [2022-05-11T07:42:45.136Z] --- PASS: TestPingHead (0.03s) [2022-05-11T07:42:45.136Z] === RUN TestPingSwarmHeader [2022-05-11T07:42:45.136Z] ping_test.go:58: testEnv.DaemonInfo.OSType == "windows" [2022-05-11T07:42:45.136Z] --- SKIP: TestPingSwarmHeader (0.00s) [2022-05-11T07:42:45.136Z] === RUN TestVersion [2022-05-11T07:42:45.136Z] --- PASS: TestVersion (0.03s) [2022-05-11T07:42:45.136Z] PASS [2022-05-11T07:42:45.136Z] ok github.com/docker/docker/integration/system 1.223s [2022-05-11T07:42:45.136Z] [2022-05-11T07:42:45.136Z] === Skipped [2022-05-11T07:42:45.136Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-05-11T07:42:45.136Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-05-11T07:42:45.136Z] [2022-05-11T07:42:45.136Z] === SKIP: github.com/docker/docker/integration/system TestDiskUsage (0.00s) [2022-05-11T07:42:45.136Z] disk_usage_test.go:16: testEnv.OSType == "windows" [2022-05-11T07:42:45.136Z] [2022-05-11T07:42:45.136Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2022-05-11T07:42:45.136Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-05-11T07:42:45.136Z] [2022-05-11T07:42:45.136Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2022-05-11T07:42:45.136Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-05-11T07:42:45.136Z] [2022-05-11T07:42:45.136Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2022-05-11T07:42:45.136Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-05-11T07:42:45.136Z] [2022-05-11T07:42:45.136Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2022-05-11T07:42:45.136Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-11T07:42:45.136Z] [2022-05-11T07:42:45.136Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2022-05-11T07:42:45.136Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-05-11T07:42:45.136Z] [2022-05-11T07:42:45.136Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2022-05-11T07:42:45.136Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-05-11T07:42:45.136Z] [2022-05-11T07:42:45.136Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2022-05-11T07:42:45.136Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-05-11T07:42:45.136Z] [2022-05-11T07:42:45.136Z] === SKIP: github.com/docker/docker/integration/system TestPingSwarmHeader (0.00s) [2022-05-11T07:42:45.136Z] ping_test.go:58: testEnv.DaemonInfo.OSType == "windows" [2022-05-11T07:42:45.136Z] [2022-05-11T07:42:45.136Z] DONE 16 tests, 10 skipped in 3.029s [2022-05-11T07:42:45.136Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2022-05-11T07:42:45.331Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2022-05-11T07:42:45.331Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-05-11T07:42:45.709Z] === RUN TestWaitNodeAttachment [2022-05-11T07:42:45.709Z] === RUN TestBuilderGC [2022-05-11T07:42:45.709Z] --- PASS: TestBuilderGC (0.00s) [2022-05-11T07:42:45.709Z] === RUN TestDaemonConfigurationNotFound [2022-05-11T07:42:45.709Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2022-05-11T07:42:45.709Z] === RUN TestDaemonBrokenConfiguration [2022-05-11T07:42:45.709Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2022-05-11T07:42:45.709Z] === RUN TestFindConfigurationConflicts [2022-05-11T07:42:45.709Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2022-05-11T07:42:45.709Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2022-05-11T07:42:45.709Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2022-05-11T07:42:45.709Z] === RUN TestDaemonConfigurationMergeConflicts [2022-05-11T07:42:45.709Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2022-05-11T07:42:45.709Z] === RUN TestDaemonConfigurationMergeConcurrent [2022-05-11T07:42:45.709Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2022-05-11T07:42:45.709Z] === RUN TestDaemonConfigurationMergeConcurrentError [2022-05-11T07:42:45.709Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2022-05-11T07:42:45.709Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2022-05-11T07:42:45.709Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2022-05-11T07:42:45.709Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2022-05-11T07:42:45.709Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2022-05-11T07:42:45.709Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2022-05-11T07:42:45.709Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2022-05-11T07:42:45.709Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) [2022-05-11T07:42:45.709Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2022-05-11T07:42:45.709Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2022-05-11T07:42:45.709Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2022-05-11T07:42:45.709Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2022-05-11T07:42:45.709Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2022-05-11T07:42:45.709Z] === RUN TestFindConfigurationConflictsWithMergedValues [2022-05-11T07:42:45.709Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2022-05-11T07:42:45.709Z] === RUN TestValidateConfigurationErrors [2022-05-11T07:42:45.709Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2022-05-11T07:42:45.709Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2022-05-11T07:42:45.709Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2022-05-11T07:42:45.709Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2022-05-11T07:42:45.709Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2022-05-11T07:42:45.709Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2022-05-11T07:42:45.709Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2022-05-11T07:42:45.709Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2022-05-11T07:42:45.709Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2022-05-11T07:42:45.709Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2022-05-11T07:42:45.709Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2022-05-11T07:42:45.709Z] === RUN TestValidateConfigurationErrors/with_invalid_hosts [2022-05-11T07:42:45.709Z] === RUN TestValidateConfigurationErrors/with_invalid_log-level [2022-05-11T07:42:45.709Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2022-05-11T07:42:45.709Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2022-05-11T07:42:45.709Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2022-05-11T07:42:45.709Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2022-05-11T07:42:45.709Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2022-05-11T07:42:45.709Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2022-05-11T07:42:45.709Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2022-05-11T07:42:45.709Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2022-05-11T07:42:45.709Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2022-05-11T07:42:45.709Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2022-05-11T07:42:45.709Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2022-05-11T07:42:45.709Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2022-05-11T07:42:45.709Z] --- PASS: TestValidateConfigurationErrors/with_invalid_hosts (0.00s) [2022-05-11T07:42:45.709Z] --- PASS: TestValidateConfigurationErrors/with_invalid_log-level (0.00s) [2022-05-11T07:42:45.709Z] === RUN TestValidateConfiguration [2022-05-11T07:42:45.709Z] === RUN TestValidateConfiguration/with_label [2022-05-11T07:42:45.709Z] === RUN TestValidateConfiguration/with_dns [2022-05-11T07:42:45.709Z] === RUN TestValidateConfiguration/with_dns-search [2022-05-11T07:42:45.709Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2022-05-11T07:42:45.709Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2022-05-11T07:42:45.709Z] === RUN TestValidateConfiguration/with_max-download-attempts [2022-05-11T07:42:45.709Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2022-05-11T07:42:45.709Z] === RUN TestValidateConfiguration/with_node_generic_resources [2022-05-11T07:42:45.709Z] === RUN TestValidateConfiguration/with_hosts [2022-05-11T07:42:45.709Z] === RUN TestValidateConfiguration/with_log-level_warn [2022-05-11T07:42:45.709Z] --- PASS: TestValidateConfiguration (0.00s) [2022-05-11T07:42:45.709Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2022-05-11T07:42:45.709Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2022-05-11T07:42:45.709Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2022-05-11T07:42:45.709Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2022-05-11T07:42:45.709Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2022-05-11T07:42:45.709Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2022-05-11T07:42:45.709Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2022-05-11T07:42:45.709Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2022-05-11T07:42:45.709Z] --- PASS: TestValidateConfiguration/with_hosts (0.00s) [2022-05-11T07:42:45.709Z] --- PASS: TestValidateConfiguration/with_log-level_warn (0.00s) [2022-05-11T07:42:45.709Z] === RUN TestReloadSetConfigFileNotExist [2022-05-11T07:42:46.168Z] --- PASS: TestWaitNodeAttachment (0.44s) [2022-05-11T07:42:46.168Z] === RUN TestIsolationConversion [2022-05-11T07:42:46.168Z] === RUN TestIsolationConversion/default [2022-05-11T07:42:46.168Z] === RUN TestIsolationConversion/process [2022-05-11T07:42:46.168Z] === RUN TestIsolationConversion/hyperv [2022-05-11T07:42:46.168Z] --- PASS: TestIsolationConversion (0.00s) [2022-05-11T07:42:46.168Z] --- PASS: TestIsolationConversion/default (0.00s) [2022-05-11T07:42:46.168Z] --- PASS: TestIsolationConversion/process (0.00s) [2022-05-11T07:42:46.168Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2022-05-11T07:42:46.168Z] === RUN TestContainerLabels [2022-05-11T07:42:46.168Z] --- PASS: TestContainerLabels (0.00s) [2022-05-11T07:42:46.168Z] === RUN TestCredentialSpecConversion [2022-05-11T07:42:46.168Z] === RUN TestCredentialSpecConversion/none [2022-05-11T07:42:46.168Z] === RUN TestCredentialSpecConversion/config [2022-05-11T07:42:46.168Z] === RUN TestCredentialSpecConversion/file [2022-05-11T07:42:46.168Z] === RUN TestCredentialSpecConversion/registry [2022-05-11T07:42:46.168Z] --- PASS: TestCredentialSpecConversion (0.00s) [2022-05-11T07:42:46.168Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2022-05-11T07:42:46.168Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2022-05-11T07:42:46.168Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2022-05-11T07:42:46.168Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2022-05-11T07:42:46.168Z] === RUN TestControllerValidateMountBind [2022-05-11T07:42:46.168Z] --- PASS: TestControllerValidateMountBind (0.00s) [2022-05-11T07:42:46.168Z] === RUN TestControllerValidateMountVolume [2022-05-11T07:42:46.168Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2022-05-11T07:42:46.168Z] === RUN TestControllerValidateMountTarget [2022-05-11T07:42:46.168Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2022-05-11T07:42:46.168Z] === RUN TestControllerValidateMountTmpfs [2022-05-11T07:42:46.168Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2022-05-11T07:42:46.168Z] === RUN TestControllerValidateMountInvalidType [2022-05-11T07:42:46.168Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2022-05-11T07:42:46.168Z] === RUN TestControllerValidateMountNamedPipe [2022-05-11T07:42:46.168Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2022-05-11T07:42:46.168Z] PASS [2022-05-11T07:42:46.168Z] coverage: 11.0% of statements [2022-05-11T07:42:46.168Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.700s coverage: 11.0% of statements [2022-05-11T07:42:46.168Z] time="2022-05-11T07:42:45Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2022-05-11T07:42:46.168Z] --- PASS: TestReloadSetConfigFileNotExist (0.23s) [2022-05-11T07:42:46.168Z] === RUN TestReloadDefaultConfigNotExist [2022-05-11T07:42:46.168Z] config_test.go:480: os.Getuid() != 0: skipping test that requires root [2022-05-11T07:42:46.168Z] --- SKIP: TestReloadDefaultConfigNotExist (0.01s) [2022-05-11T07:42:46.168Z] === RUN TestReloadBadDefaultConfig [2022-05-11T07:42:46.168Z] time="2022-05-11T07:42:45Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-1962596579" [2022-05-11T07:42:46.168Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2022-05-11T07:42:46.168Z] === RUN TestReloadWithConflictingLabels [2022-05-11T07:42:46.168Z] time="2022-05-11T07:42:45Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-3356942377" [2022-05-11T07:42:46.168Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2022-05-11T07:42:46.168Z] === RUN TestReloadWithDuplicateLabels [2022-05-11T07:42:46.168Z] time="2022-05-11T07:42:45Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-864112380" [2022-05-11T07:42:46.168Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2022-05-11T07:42:46.168Z] === RUN TestMaskURLCredentials [2022-05-11T07:42:46.168Z] --- PASS: TestMaskURLCredentials (0.00s) [2022-05-11T07:42:46.168Z] === RUN TestDaemonConfigurationMerge [2022-05-11T07:42:46.168Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2022-05-11T07:42:46.168Z] PASS [2022-05-11T07:42:46.168Z] coverage: 79.8% of statements [2022-05-11T07:42:46.168Z] ok github.com/docker/docker/daemon/config 0.438s coverage: 79.8% of statements [2022-05-11T07:42:46.168Z] === RUN TestEventsLog [2022-05-11T07:42:46.168Z] --- PASS: TestEventsLog (0.00s) [2022-05-11T07:42:46.168Z] === RUN TestEventsLogTimeout [2022-05-11T07:42:46.168Z] --- PASS: TestEventsLogTimeout (0.00s) [2022-05-11T07:42:46.168Z] === RUN TestLogEvents [2022-05-11T07:42:46.168Z] --- PASS: TestLogEvents (0.05s) [2022-05-11T07:42:46.168Z] === RUN TestLoadBufferedEvents [2022-05-11T07:42:46.261Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-05-11T07:42:46.261Z] docker_api_swarm_service_test.go:100: [dedda6c1598b2] joining swarm manager [d7adbd4cfd1c8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-11T07:42:46.626Z] --- PASS: TestLoadBufferedEvents (0.19s) [2022-05-11T07:42:46.626Z] === RUN TestLoadBufferedEventsOnlyFromPast [2022-05-11T07:42:46.626Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2022-05-11T07:42:46.626Z] === RUN TestIgnoreBufferedWhenNoTimes [2022-05-11T07:42:46.626Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2022-05-11T07:42:46.626Z] PASS [2022-05-11T07:42:46.626Z] coverage: 50.0% of statements [2022-05-11T07:42:46.626Z] ok github.com/docker/docker/daemon/events 0.319s coverage: 50.0% of statements [2022-05-11T07:42:46.781Z] --- PASS: TestNetworkLocalhostTCPNat (3.67s) [2022-05-11T07:42:46.781Z] === RUN TestNetworkLoopbackNat [2022-05-11T07:42:46.781Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-05-11T07:42:46.781Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2022-05-11T07:42:46.781Z] === RUN TestPause [2022-05-11T07:42:46.781Z] pause_test.go:24: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-05-11T07:42:46.781Z] --- SKIP: TestPause (0.00s) [2022-05-11T07:42:46.781Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-05-11T07:42:47.192Z] docker_api_swarm_service_test.go:101: [de9f35e31ba9a] joining swarm manager [d7adbd4cfd1c8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-11T07:42:47.308Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-11T07:42:47.308Z] INFO: Testing against a local daemon [2022-05-11T07:42:47.308Z] === RUN TestVolumesCreateAndList [2022-05-11T07:42:47.308Z] --- PASS: TestVolumesCreateAndList (0.06s) [2022-05-11T07:42:47.308Z] === RUN TestVolumesRemove [2022-05-11T07:42:47.308Z] --- PASS: TestVolumesRemove (0.13s) [2022-05-11T07:42:47.308Z] === RUN TestVolumesInspect [2022-05-11T07:42:47.308Z] --- PASS: TestVolumesInspect (0.04s) [2022-05-11T07:42:47.308Z] === RUN TestVolumesInvalidJSON [2022-05-11T07:42:47.308Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-05-11T07:42:47.308Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-05-11T07:42:47.308Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-05-11T07:42:47.308Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-05-11T07:42:47.308Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-05-11T07:42:47.308Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-05-11T07:42:47.308Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-05-11T07:42:47.308Z] --- PASS: TestVolumesInvalidJSON (0.04s) [2022-05-11T07:42:47.308Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.01s) [2022-05-11T07:42:47.308Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-05-11T07:42:47.308Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-05-11T07:42:47.308Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-05-11T07:42:47.308Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-05-11T07:42:47.308Z] PASS [2022-05-11T07:42:47.308Z] ok github.com/docker/docker/integration/volume 0.346s [2022-05-11T07:42:47.308Z] [2022-05-11T07:42:47.308Z] DONE 9 tests in 2.054s [2022-05-11T07:42:47.308Z] INFO: make.ps1 ended at 05/11/2022 07:42:47 [2022-05-11T07:42:47.308Z] INFO: Integration CLI tests being run from the host: [2022-05-11T07:42:47.308Z] INFO: gotestsum --format=standard-verbose --jsonfile=..\\bundles\\go-test-report-intcli-tests.json --junitfile=..\\bundles\\junit-report-intcli-tests.xml -- "-test.timeout" "200m" [2022-05-11T07:42:48.119Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-05-11T07:42:48.159Z] === RUN TestIsEmptyDir [2022-05-11T07:42:48.159Z] === RUN TestLinkNaming [2022-05-11T07:42:48.159Z] --- PASS: TestIsEmptyDir (0.01s) [2022-05-11T07:42:48.159Z] --- PASS: TestLinkNaming (0.00s) [2022-05-11T07:42:48.159Z] === RUN TestLinkNew [2022-05-11T07:42:48.159Z] --- PASS: TestLinkNew (0.00s) [2022-05-11T07:42:48.159Z] === RUN TestLinkEnv [2022-05-11T07:42:48.159Z] --- PASS: TestLinkEnv (0.00s) [2022-05-11T07:42:48.159Z] === RUN TestLinkMultipleEnv [2022-05-11T07:42:48.159Z] --- PASS: TestLinkMultipleEnv (0.00s) [2022-05-11T07:42:48.159Z] === RUN TestLinkPortRangeEnv [2022-05-11T07:42:48.159Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2022-05-11T07:42:48.159Z] PASS [2022-05-11T07:42:48.159Z] coverage: 93.0% of statements [2022-05-11T07:42:48.159Z] === RUN TestGraphDriverInitRequestIsCompatible [2022-05-11T07:42:48.159Z] --- PASS: TestGraphDriverInitRequestIsCompatible (0.00s) [2022-05-11T07:42:48.159Z] PASS [2022-05-11T07:42:48.159Z] coverage: 2.3% of statements [2022-05-11T07:42:48.159Z] ok github.com/docker/docker/daemon/links 0.051s coverage: 93.0% of statements [2022-05-11T07:42:48.159Z] ok github.com/docker/docker/daemon/graphdriver 0.095s coverage: 2.3% of statements [2022-05-11T07:42:49.046Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-05-11T07:42:49.124Z] === RUN TestVerifyNetworkingConfig [2022-05-11T07:42:49.124Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2022-05-11T07:42:49.124Z] === RUN TestGetContainer [2022-05-11T07:42:49.124Z] --- PASS: TestGetContainer (0.01s) [2022-05-11T07:42:49.124Z] === RUN TestValidContainerNames [2022-05-11T07:42:49.124Z] --- PASS: TestValidContainerNames (0.00s) [2022-05-11T07:42:49.124Z] === RUN TestContainerInitDNS [2022-05-11T07:42:49.124Z] daemon_test.go:145: root required [2022-05-11T07:42:49.124Z] --- SKIP: TestContainerInitDNS (0.00s) [2022-05-11T07:42:49.124Z] === RUN TestMerge [2022-05-11T07:42:49.124Z] --- PASS: TestMerge (0.00s) [2022-05-11T07:42:49.124Z] === RUN TestValidateContainerIsolation [2022-05-11T07:42:49.124Z] --- PASS: TestValidateContainerIsolation (0.00s) [2022-05-11T07:42:49.124Z] === RUN TestFindNetworkErrorType [2022-05-11T07:42:49.124Z] --- PASS: TestFindNetworkErrorType (0.00s) [2022-05-11T07:42:49.124Z] === RUN TestEnsureServicesExist [2022-05-11T07:42:49.124Z] --- PASS: TestEnsureServicesExist (0.01s) [2022-05-11T07:42:49.125Z] === RUN TestEnsureServicesExistErrors [2022-05-11T07:42:49.125Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2022-05-11T07:42:49.125Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2022-05-11T07:42:49.125Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2022-05-11T07:42:49.125Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2022-05-11T07:42:49.125Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2022-05-11T07:42:49.125Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2022-05-11T07:42:49.125Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2022-05-11T07:42:49.125Z] === RUN TestContainerDelete [2022-05-11T07:42:49.125Z] --- PASS: TestContainerDelete (0.00s) [2022-05-11T07:42:49.125Z] === RUN TestContainerDoubleDelete [2022-05-11T07:42:49.125Z] --- PASS: TestContainerDoubleDelete (0.00s) [2022-05-11T07:42:49.125Z] === RUN TestLogContainerEventCopyLabels [2022-05-11T07:42:49.125Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2022-05-11T07:42:49.125Z] === RUN TestLogContainerEventWithAttributes [2022-05-11T07:42:49.125Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2022-05-11T07:42:49.125Z] === RUN TestNoneHealthcheck [2022-05-11T07:42:49.125Z] --- PASS: TestNoneHealthcheck (0.00s) [2022-05-11T07:42:49.125Z] === RUN TestHealthStates [2022-05-11T07:42:49.125Z] time="2022-05-11T07:42:48Z" 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" [2022-05-11T07:42:49.125Z] time="2022-05-11T07:42:49Z" 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" [2022-05-11T07:42:49.125Z] time="2022-05-11T07:42:49Z" 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" [2022-05-11T07:42:49.125Z] time="2022-05-11T07:42:49Z" 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" [2022-05-11T07:42:49.125Z] time="2022-05-11T07:42:49Z" 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" [2022-05-11T07:42:49.125Z] time="2022-05-11T07:42:49Z" 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" [2022-05-11T07:42:49.125Z] time="2022-05-11T07:42:49Z" 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" [2022-05-11T07:42:49.125Z] time="2022-05-11T07:42:49Z" 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" [2022-05-11T07:42:49.125Z] time="2022-05-11T07:42:49Z" 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" [2022-05-11T07:42:49.125Z] time="2022-05-11T07:42:49Z" 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" [2022-05-11T07:42:49.125Z] --- PASS: TestHealthStates (0.22s) [2022-05-11T07:42:49.125Z] === RUN TestGetInspectData [2022-05-11T07:42:49.125Z] --- PASS: TestGetInspectData (0.00s) [2022-05-11T07:42:49.125Z] === RUN TestFillLicense [2022-05-11T07:42:49.125Z] --- PASS: TestFillLicense (0.00s) [2022-05-11T07:42:49.125Z] === RUN TestListInvalidFilter [2022-05-11T07:42:49.125Z] --- PASS: TestListInvalidFilter (0.00s) [2022-05-11T07:42:49.125Z] === RUN TestNameFilter [2022-05-11T07:42:49.125Z] --- PASS: TestNameFilter (0.00s) [2022-05-11T07:42:49.125Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2022-05-11T07:42:49.125Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2022-05-11T07:42:49.125Z] === RUN TestSetWindowsCredentialSpecInSpec [2022-05-11T07:42:49.125Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2022-05-11T07:42:49.125Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2022-05-11T07:42:49.125Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2022-05-11T07:42:49.125Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2022-05-11T07:42:49.125Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2022-05-11T07:42:49.125Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2022-05-11T07:42:49.125Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2022-05-11T07:42:49.125Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2022-05-11T07:42:49.125Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2022-05-11T07:42:49.125Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2022-05-11T07:42:49.125Z] === 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 [2022-05-11T07:42:49.125Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2022-05-11T07:42:49.125Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2022-05-11T07:42:49.125Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2022-05-11T07:42:49.125Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2022-05-11T07:42:49.125Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2022-05-11T07:42:49.125Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2022-05-11T07:42:49.125Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2022-05-11T07:42:49.125Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2022-05-11T07:42:49.125Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) [2022-05-11T07:42:49.125Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2022-05-11T07:42:49.125Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2022-05-11T07:42:49.125Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2022-05-11T07:42:49.125Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2022-05-11T07:42:49.125Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-05-11T07:42:49.125Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2022-05-11T07:42:49.125Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2022-05-11T07:42:49.125Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-05-11T07:42:49.125Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2022-05-11T07:42:49.125Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2022-05-11T07:42:49.125Z] --- 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) [2022-05-11T07:42:49.125Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2022-05-11T07:42:49.125Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2022-05-11T07:42:49.125Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2022-05-11T07:42:49.125Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2022-05-11T07:42:49.125Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2022-05-11T07:42:49.125Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2022-05-11T07:42:49.125Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2022-05-11T07:42:49.125Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2022-05-11T07:42:49.125Z] === RUN TestSetupWindowsDevices [2022-05-11T07:42:49.125Z] === RUN TestSetupWindowsDevices/it_does_nothing_if_there_are_no_devices [2022-05-11T07:42:49.125Z] === RUN TestSetupWindowsDevices/it_fails_if_any_devices_are_blank [2022-05-11T07:42:49.125Z] === RUN TestSetupWindowsDevices/it_fails_if_all_devices_do_not_contain_'/'_or_'://' [2022-05-11T07:42:49.125Z] === RUN TestSetupWindowsDevices/it_fails_if_any_devices_do_not_contain_'/'_or_'://' [2022-05-11T07:42:49.125Z] === RUN TestSetupWindowsDevices/it_fails_if_all_'/'-separated_devices_do_not_have_IDType_'class' [2022-05-11T07:42:49.125Z] === RUN TestSetupWindowsDevices/it_fails_if_any_'/'-separated_devices_do_not_have_IDType_'class' [2022-05-11T07:42:49.125Z] === RUN TestSetupWindowsDevices/it_fails_if_any_'://'-separated_devices_have_IDType_'' [2022-05-11T07:42:49.125Z] === RUN TestSetupWindowsDevices/it_creates_devices_if_all_'/'-separated_devices_have_IDType_'class' [2022-05-11T07:42:49.125Z] === RUN TestSetupWindowsDevices/it_creates_devices_if_all_'://'-separated_devices_have_non-blank_IDType [2022-05-11T07:42:49.125Z] === RUN TestSetupWindowsDevices/it_creates_devices_when_given_a_mix_of_'/'-separated_and_'://'-separated_devices [2022-05-11T07:42:49.125Z] --- PASS: TestSetupWindowsDevices (0.00s) [2022-05-11T07:42:49.125Z] --- PASS: TestSetupWindowsDevices/it_does_nothing_if_there_are_no_devices (0.00s) [2022-05-11T07:42:49.125Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_devices_are_blank (0.00s) [2022-05-11T07:42:49.125Z] --- PASS: TestSetupWindowsDevices/it_fails_if_all_devices_do_not_contain_'/'_or_'://' (0.00s) [2022-05-11T07:42:49.125Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_devices_do_not_contain_'/'_or_'://' (0.00s) [2022-05-11T07:42:49.125Z] --- PASS: TestSetupWindowsDevices/it_fails_if_all_'/'-separated_devices_do_not_have_IDType_'class' (0.00s) [2022-05-11T07:42:49.125Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_'/'-separated_devices_do_not_have_IDType_'class' (0.00s) [2022-05-11T07:42:49.584Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_'://'-separated_devices_have_IDType_'' (0.00s) [2022-05-11T07:42:49.584Z] --- PASS: TestSetupWindowsDevices/it_creates_devices_if_all_'/'-separated_devices_have_IDType_'class' (0.00s) [2022-05-11T07:42:49.584Z] --- PASS: TestSetupWindowsDevices/it_creates_devices_if_all_'://'-separated_devices_have_non-blank_IDType (0.00s) [2022-05-11T07:42:49.584Z] --- PASS: TestSetupWindowsDevices/it_creates_devices_when_given_a_mix_of_'/'-separated_and_'://'-separated_devices (0.00s) [2022-05-11T07:42:49.584Z] === RUN TestDaemonReloadLabels [2022-05-11T07:42:49.584Z] --- PASS: TestDaemonReloadLabels (0.00s) [2022-05-11T07:42:49.584Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2022-05-11T07:42:49.584Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2022-05-11T07:42:49.584Z] === RUN TestDaemonReloadMirrors [2022-05-11T07:42:49.584Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2022-05-11T07:42:49.584Z] === RUN TestDaemonReloadInsecureRegistries [2022-05-11T07:42:49.584Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2022-05-11T07:42:49.584Z] === RUN TestDaemonReloadNotAffectOthers [2022-05-11T07:42:49.584Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2022-05-11T07:42:49.584Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2022-05-11T07:42:49.584Z] reload_test.go:342: root required [2022-05-11T07:42:49.584Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-05-11T07:42:49.584Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2022-05-11T07:42:49.584Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.01s) [2022-05-11T07:42:49.584Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2022-05-11T07:42:49.584Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.02s) [2022-05-11T07:42:49.584Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2022-05-11T07:42:49.584Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.01s) [2022-05-11T07:42:49.584Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2022-05-11T07:42:49.584Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.02s) [2022-05-11T07:42:49.584Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2022-05-11T07:42:49.584Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2022-05-11T07:42:49.584Z] === RUN TestParseVolumesFrom [2022-05-11T07:42:49.584Z] --- PASS: TestParseVolumesFrom (0.00s) [2022-05-11T07:42:49.584Z] PASS [2022-05-11T07:42:49.584Z] coverage: 8.5% of statements [2022-05-11T07:42:49.584Z] ok github.com/docker/docker/daemon 0.802s coverage: 8.5% of statements [2022-05-11T07:42:49.584Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-05-11T07:42:49.584Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-05-11T07:42:49.584Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-05-11T07:42:49.584Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-05-11T07:42:49.584Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2022-05-11T07:42:49.584Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2022-05-11T07:42:49.584Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2022-05-11T07:42:49.584Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-05-11T07:42:49.584Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2022-05-11T07:42:49.584Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2022-05-11T07:42:49.584Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-05-11T07:42:49.584Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2022-05-11T07:42:49.584Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2022-05-11T07:42:49.584Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2022-05-11T07:42:49.673Z] --- PASS: TestPauseFailsOnWindowsServerContainers (2.85s) [2022-05-11T07:42:49.673Z] === RUN TestPauseStopPausedContainer [2022-05-11T07:42:49.673Z] pause_test.go:71: testEnv.DaemonInfo.OSType == "windows" [2022-05-11T07:42:49.673Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2022-05-11T07:42:49.673Z] === RUN TestPsFilter [2022-05-11T07:42:50.134Z] --- PASS: TestPsFilter (0.30s) [2022-05-11T07:42:50.134Z] === RUN TestRemoveContainerWithRemovedVolume [2022-05-11T07:42:50.939Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-05-11T07:42:51.763Z] === RUN TestNewStreamConfig [2022-05-11T07:42:51.763Z] === RUN TestNewStreamConfig/defaults [2022-05-11T07:42:51.763Z] === RUN TestNewStreamConfig/invalid_create_group [2022-05-11T07:42:51.763Z] === RUN TestNewStreamConfig/invalid_flush_interval [2022-05-11T07:42:51.763Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2022-05-11T07:42:51.763Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2022-05-11T07:42:51.763Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2022-05-11T07:42:51.763Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2022-05-11T07:42:51.763Z] --- PASS: TestNewStreamConfig (0.00s) [2022-05-11T07:42:51.763Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2022-05-11T07:42:51.763Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2022-05-11T07:42:51.763Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2022-05-11T07:42:51.763Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2022-05-11T07:42:51.763Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2022-05-11T07:42:51.763Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2022-05-11T07:42:51.763Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2022-05-11T07:42:51.763Z] === RUN TestNewAWSLogsClientUserAgentHandler [2022-05-11T07:42:51.763Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2022-05-11T07:42:51.763Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler [2022-05-11T07:42:51.763Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/json/emf [2022-05-11T07:42:51.763Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/#00 [2022-05-11T07:42:51.763Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler (0.00s) [2022-05-11T07:42:51.763Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/json/emf (0.00s) [2022-05-11T07:42:51.763Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/#00 (0.00s) [2022-05-11T07:42:51.763Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2022-05-11T07:42:51.763Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2022-05-11T07:42:51.763Z] === RUN TestNewAWSLogsClientRegionDetect [2022-05-11T07:42:51.763Z] time="2022-05-11T07:42:50Z" level=info msg="Trying to get region from EC2 Metadata" [2022-05-11T07:42:51.763Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.21s) [2022-05-11T07:42:51.763Z] === RUN TestCreateSuccess [2022-05-11T07:42:51.763Z] --- PASS: TestCreateSuccess (0.00s) [2022-05-11T07:42:51.763Z] === RUN TestCreateStreamSkipped [2022-05-11T07:42:51.763Z] time="2022-05-11T07:42:51Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName [2022-05-11T07:42:51.763Z] --- PASS: TestCreateStreamSkipped (0.00s) [2022-05-11T07:42:51.763Z] === RUN TestCreateLogGroupSuccess [2022-05-11T07:42:51.763Z] time="2022-05-11T07:42:51Z" level=error msg="Failed to create log stream" errorCode=ResourceNotFoundException logGroupName=groupName logStreamName=streamName message="should error once" origError="" [2022-05-11T07:42:51.763Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2022-05-11T07:42:51.763Z] === RUN TestCreateError [2022-05-11T07:42:51.763Z] --- PASS: TestCreateError (0.00s) [2022-05-11T07:42:51.763Z] === RUN TestCreateAlreadyExists [2022-05-11T07:42:51.763Z] time="2022-05-11T07:42:51Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2022-05-11T07:42:51.763Z] --- PASS: TestCreateAlreadyExists (0.00s) [2022-05-11T07:42:51.763Z] === RUN TestLogClosed [2022-05-11T07:42:51.763Z] --- PASS: TestLogClosed (0.00s) [2022-05-11T07:42:51.763Z] === RUN TestLogBlocking [2022-05-11T07:42:51.763Z] --- PASS: TestLogBlocking (0.00s) [2022-05-11T07:42:51.763Z] === RUN TestLogNonBlockingBufferEmpty [2022-05-11T07:42:51.763Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2022-05-11T07:42:51.763Z] === RUN TestLogNonBlockingBufferFull [2022-05-11T07:42:51.763Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2022-05-11T07:42:51.763Z] === RUN TestPublishBatchSuccess [2022-05-11T07:42:51.763Z] --- PASS: TestPublishBatchSuccess (0.00s) [2022-05-11T07:42:51.763Z] === RUN TestPublishBatchError [2022-05-11T07:42:51.763Z] time="2022-05-11T07:42:51Z" level=error msg=error [2022-05-11T07:42:51.763Z] --- PASS: TestPublishBatchError (0.00s) [2022-05-11T07:42:51.763Z] === RUN TestPublishBatchInvalidSeqSuccess [2022-05-11T07:42:51.763Z] time="2022-05-11T07:42:51Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-05-11T07:42:51.763Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2022-05-11T07:42:51.763Z] === RUN TestPublishBatchAlreadyAccepted [2022-05-11T07:42:51.763Z] time="2022-05-11T07:42:51Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-05-11T07:42:51.763Z] time="2022-05-11T07:42:51Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2022-05-11T07:42:51.763Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2022-05-11T07:42:51.763Z] === RUN TestCollectBatchSimple [2022-05-11T07:42:51.763Z] --- PASS: TestCollectBatchSimple (0.00s) [2022-05-11T07:42:51.763Z] === RUN TestCollectBatchTicker [2022-05-11T07:42:51.763Z] --- PASS: TestCollectBatchTicker (0.00s) [2022-05-11T07:42:51.763Z] === RUN TestCollectBatchMultilinePattern [2022-05-11T07:42:51.763Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2022-05-11T07:42:51.763Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2022-05-11T07:42:51.763Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2022-05-11T07:42:51.763Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2022-05-11T07:42:51.763Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2022-05-11T07:42:51.763Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2022-05-11T07:42:51.764Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.05s) [2022-05-11T07:42:51.764Z] === RUN TestCollectBatchClose [2022-05-11T07:42:51.764Z] --- PASS: TestCollectBatchClose (0.00s) [2022-05-11T07:42:51.764Z] === RUN TestEffectiveLen [2022-05-11T07:42:51.764Z] === RUN TestEffectiveLen/0/Hello [2022-05-11T07:42:51.764Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2022-05-11T07:42:51.764Z] === RUN TestEffectiveLen/2/🙃 [2022-05-11T07:42:51.764Z] === RUN TestEffectiveLen/3/���� [2022-05-11T07:42:51.764Z] === RUN TestEffectiveLen/4/He��o [2022-05-11T07:42:51.764Z] === RUN TestEffectiveLen/5/ [2022-05-11T07:42:51.764Z] --- PASS: TestEffectiveLen (0.00s) [2022-05-11T07:42:51.764Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2022-05-11T07:42:51.764Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2022-05-11T07:42:51.764Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2022-05-11T07:42:51.764Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2022-05-11T07:42:51.764Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2022-05-11T07:42:51.764Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2022-05-11T07:42:51.764Z] === RUN TestFindValidSplit [2022-05-11T07:42:51.764Z] === RUN TestFindValidSplit/0/ [2022-05-11T07:42:51.764Z] cloudwatchlogs_test.go:1076: [2022-05-11T07:42:51.764Z] cloudwatchlogs_test.go:1077: [2022-05-11T07:42:51.764Z] === RUN TestFindValidSplit/1/Hello [2022-05-11T07:42:51.764Z] cloudwatchlogs_test.go:1076: Hello [2022-05-11T07:42:51.764Z] cloudwatchlogs_test.go:1077: [2022-05-11T07:42:51.764Z] === RUN TestFindValidSplit/2/Hello [2022-05-11T07:42:51.764Z] cloudwatchlogs_test.go:1076: He [2022-05-11T07:42:51.764Z] cloudwatchlogs_test.go:1077: llo [2022-05-11T07:42:51.764Z] === RUN TestFindValidSplit/3/Hello [2022-05-11T07:42:51.764Z] cloudwatchlogs_test.go:1076: [2022-05-11T07:42:51.764Z] cloudwatchlogs_test.go:1077: Hello [2022-05-11T07:42:51.764Z] === RUN TestFindValidSplit/4/🙃 [2022-05-11T07:42:51.764Z] cloudwatchlogs_test.go:1076: [2022-05-11T07:42:51.764Z] cloudwatchlogs_test.go:1077: 🙃 [2022-05-11T07:42:51.764Z] === RUN TestFindValidSplit/5/🙃 [2022-05-11T07:42:51.764Z] cloudwatchlogs_test.go:1076: 🙃 [2022-05-11T07:42:51.764Z] cloudwatchlogs_test.go:1077: [2022-05-11T07:42:51.764Z] === RUN TestFindValidSplit/6/a� [2022-05-11T07:42:51.764Z] cloudwatchlogs_test.go:1076: a [2022-05-11T07:42:51.764Z] cloudwatchlogs_test.go:1077: � [2022-05-11T07:42:51.764Z] === RUN TestFindValidSplit/7/a� [2022-05-11T07:42:51.764Z] cloudwatchlogs_test.go:1076: a� [2022-05-11T07:42:51.764Z] cloudwatchlogs_test.go:1077: [2022-05-11T07:42:51.764Z] --- PASS: TestFindValidSplit (0.00s) [2022-05-11T07:42:51.764Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2022-05-11T07:42:51.764Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2022-05-11T07:42:51.764Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2022-05-11T07:42:51.764Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2022-05-11T07:42:51.764Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2022-05-11T07:42:51.764Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2022-05-11T07:42:51.764Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2022-05-11T07:42:51.764Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2022-05-11T07:42:51.764Z] === RUN TestProcessEventEmoji [2022-05-11T07:42:51.764Z] --- PASS: TestProcessEventEmoji (0.00s) [2022-05-11T07:42:51.764Z] === RUN TestCollectBatchLineSplit [2022-05-11T07:42:51.764Z] --- PASS: TestCollectBatchLineSplit (0.02s) [2022-05-11T07:42:51.764Z] === RUN TestCollectBatchLineSplitWithBinary [2022-05-11T07:42:51.764Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2022-05-11T07:42:51.764Z] === RUN TestCollectBatchMaxEvents [2022-05-11T07:42:51.764Z] --- PASS: TestCollectBatchMaxEvents (0.03s) [2022-05-11T07:42:51.764Z] === RUN TestCollectBatchMaxTotalBytes [2022-05-11T07:42:51.764Z] --- PASS: TestCollectBatchMaxTotalBytes (0.02s) [2022-05-11T07:42:51.764Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2022-05-11T07:42:51.764Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.01s) [2022-05-11T07:42:51.764Z] === RUN TestCollectBatchWithDuplicateTimestamps [2022-05-11T07:42:51.764Z] === RUN TestAdapterReadLogs [2022-05-11T07:42:51.764Z] --- PASS: TestAdapterReadLogs (0.00s) [2022-05-11T07:42:51.764Z] === RUN TestCopier [2022-05-11T07:42:51.764Z] --- PASS: TestCopier (0.00s) [2022-05-11T07:42:51.764Z] === RUN TestCopierLongLines [2022-05-11T07:42:51.764Z] --- PASS: TestCopierLongLines (0.00s) [2022-05-11T07:42:51.764Z] === RUN TestCopierSlow [2022-05-11T07:42:51.764Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.09s) [2022-05-11T07:42:51.764Z] === RUN TestParseLogOptionsMultilinePattern [2022-05-11T07:42:51.764Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2022-05-11T07:42:51.764Z] === RUN TestParseLogOptionsDatetimeFormat [2022-05-11T07:42:51.764Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2022-05-11T07:42:51.764Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2022-05-11T07:42:51.764Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2022-05-11T07:42:51.764Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2022-05-11T07:42:51.764Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2022-05-11T07:42:51.764Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2022-05-11T07:42:51.764Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2022-05-11T07:42:51.764Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2022-05-11T07:42:51.764Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2022-05-11T07:42:51.764Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2022-05-11T07:42:51.764Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2022-05-11T07:42:51.764Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2022-05-11T07:42:51.764Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2022-05-11T07:42:51.764Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2022-05-11T07:42:51.764Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2022-05-11T07:42:51.764Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2022-05-11T07:42:51.764Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2022-05-11T07:42:51.764Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2022-05-11T07:42:51.764Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2022-05-11T07:42:51.764Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2022-05-11T07:42:51.764Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2022-05-11T07:42:51.764Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2022-05-11T07:42:51.764Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2022-05-11T07:42:51.764Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2022-05-11T07:42:51.764Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2022-05-11T07:42:51.764Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2022-05-11T07:42:51.764Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2022-05-11T07:42:51.764Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2022-05-11T07:42:51.764Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2022-05-11T07:42:51.764Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2022-05-11T07:42:51.764Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2022-05-11T07:42:51.764Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2022-05-11T07:42:51.764Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2022-05-11T07:42:51.764Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2022-05-11T07:42:51.764Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2022-05-11T07:42:51.764Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2022-05-11T07:42:51.764Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2022-05-11T07:42:51.764Z] === RUN TestValidateLogOptionsFormat [2022-05-11T07:42:51.764Z] === RUN TestValidateLogOptionsFormat/0/json/emf [2022-05-11T07:42:51.764Z] === RUN TestValidateLogOptionsFormat/1/random [2022-05-11T07:42:51.764Z] === RUN TestValidateLogOptionsFormat/2/ [2022-05-11T07:42:51.764Z] === RUN TestValidateLogOptionsFormat/3/json/emf [2022-05-11T07:42:51.764Z] === RUN TestValidateLogOptionsFormat/4/json/emf [2022-05-11T07:42:51.764Z] --- PASS: TestValidateLogOptionsFormat (0.00s) [2022-05-11T07:42:51.764Z] --- PASS: TestValidateLogOptionsFormat/0/json/emf (0.00s) [2022-05-11T07:42:51.764Z] --- PASS: TestValidateLogOptionsFormat/1/random (0.00s) [2022-05-11T07:42:51.764Z] --- PASS: TestValidateLogOptionsFormat/2/ (0.00s) [2022-05-11T07:42:51.764Z] --- PASS: TestValidateLogOptionsFormat/3/json/emf (0.00s) [2022-05-11T07:42:51.764Z] --- PASS: TestValidateLogOptionsFormat/4/json/emf (0.00s) [2022-05-11T07:42:51.764Z] === RUN TestCreateTagSuccess [2022-05-11T07:42:51.764Z] --- PASS: TestCreateTagSuccess (0.00s) [2022-05-11T07:42:51.764Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2022-05-11T07:42:51.764Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2022-05-11T07:42:51.764Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2022-05-11T07:42:51.764Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2022-05-11T07:42:51.764Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2022-05-11T07:42:51.764Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2022-05-11T07:42:51.764Z] PASS [2022-05-11T07:42:51.764Z] coverage: 80.2% of statements [2022-05-11T07:42:51.764Z] ok github.com/docker/docker/daemon/logger/awslogs 0.569s coverage: 80.2% of statements [2022-05-11T07:42:51.764Z] --- PASS: TestCopierSlow (0.20s) [2022-05-11T07:42:51.764Z] === RUN TestCopierWithSized [2022-05-11T07:42:51.764Z] === RUN TestCopierWithSized/as_is [2022-05-11T07:42:51.764Z] === RUN TestCopierWithSized/With_RingLogger [2022-05-11T07:42:51.764Z] --- PASS: TestCopierWithSized (0.01s) [2022-05-11T07:42:51.764Z] --- PASS: TestCopierWithSized/as_is (0.01s) [2022-05-11T07:42:51.764Z] --- PASS: TestCopierWithSized/With_RingLogger (0.00s) [2022-05-11T07:42:51.764Z] === RUN TestCopierWithPartial [2022-05-11T07:42:51.764Z] --- PASS: TestCopierWithPartial (0.00s) [2022-05-11T07:42:51.764Z] === RUN TestRingLogger [2022-05-11T07:42:51.764Z] --- PASS: TestRingLogger (0.00s) [2022-05-11T07:42:51.764Z] === RUN TestRingCap [2022-05-11T07:42:51.764Z] --- PASS: TestRingCap (0.00s) [2022-05-11T07:42:51.764Z] === RUN TestRingClose [2022-05-11T07:42:51.764Z] --- PASS: TestRingClose (0.00s) [2022-05-11T07:42:51.764Z] === RUN TestRingDrain [2022-05-11T07:42:51.764Z] --- PASS: TestRingDrain (0.00s) [2022-05-11T07:42:51.764Z] PASS [2022-05-11T07:42:51.764Z] coverage: 43.2% of statements [2022-05-11T07:42:51.764Z] ok github.com/docker/docker/daemon/logger 0.286s coverage: 43.2% of statements [2022-05-11T07:42:51.764Z] === RUN TestSearchRegistryForImagesErrors [2022-05-11T07:42:51.764Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2022-05-11T07:42:51.764Z] === RUN TestSearchRegistryForImages [2022-05-11T07:42:51.764Z] --- PASS: TestSearchRegistryForImages (0.00s) [2022-05-11T07:42:51.764Z] === RUN TestOnlyPlatformWithFallback [2022-05-11T07:42:51.764Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2022-05-11T07:42:51.764Z] === RUN TestImageDelete [2022-05-11T07:42:51.764Z] === RUN TestImageDelete/no_lease [2022-05-11T07:42:51.764Z] === RUN TestImageDelete/lease_exists [2022-05-11T07:42:51.764Z] --- PASS: TestImageDelete (0.05s) [2022-05-11T07:42:51.764Z] --- PASS: TestImageDelete/no_lease (0.01s) [2022-05-11T07:42:51.764Z] --- PASS: TestImageDelete/lease_exists (0.02s) [2022-05-11T07:42:51.764Z] === RUN TestContentStoreForPull [2022-05-11T07:42:52.223Z] --- PASS: TestContentStoreForPull (0.23s) [2022-05-11T07:42:52.223Z] PASS [2022-05-11T07:42:52.223Z] coverage: 6.6% of statements [2022-05-11T07:42:52.223Z] ok github.com/docker/docker/daemon/images 0.421s coverage: 6.6% of statements [2022-05-11T07:42:52.223Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-05-11T07:42:52.223Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2022-05-11T07:42:52.223Z] === RUN TestValidateLogOptReconnectInterval [2022-05-11T07:42:52.223Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1 [2022-05-11T07:42:52.223Z] === RUN TestValidateLogOptReconnectInterval/invalid_1 [2022-05-11T07:42:52.223Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1s [2022-05-11T07:42:52.223Z] === RUN TestValidateLogOptReconnectInterval/invalid_99ms [2022-05-11T07:42:52.223Z] === RUN TestValidateLogOptReconnectInterval/invalid_11s [2022-05-11T07:42:52.223Z] === RUN TestValidateLogOptReconnectInterval/valid_100ms [2022-05-11T07:42:52.223Z] === RUN TestValidateLogOptReconnectInterval/valid_10s [2022-05-11T07:42:52.223Z] --- PASS: TestValidateLogOptReconnectInterval (0.00s) [2022-05-11T07:42:52.223Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1 (0.00s) [2022-05-11T07:42:52.223Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_1 (0.00s) [2022-05-11T07:42:52.223Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1s (0.00s) [2022-05-11T07:42:52.223Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_99ms (0.00s) [2022-05-11T07:42:52.223Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_11s (0.00s) [2022-05-11T07:42:52.223Z] --- PASS: TestValidateLogOptReconnectInterval/valid_100ms (0.00s) [2022-05-11T07:42:52.223Z] --- PASS: TestValidateLogOptReconnectInterval/valid_10s (0.00s) [2022-05-11T07:42:52.223Z] === RUN TestValidateLogOptAddress [2022-05-11T07:42:52.223Z] === RUN TestValidateLogOptAddress/#00 [2022-05-11T07:42:52.223Z] === RUN TestValidateLogOptAddress/192.168.1.1:65535 [2022-05-11T07:42:52.224Z] === RUN TestValidateLogOptAddress/192.168.1.1:65535/ [2022-05-11T07:42:52.224Z] === RUN TestValidateLogOptAddress/192.168.1.1:65535/some-path [2022-05-11T07:42:52.224Z] === RUN TestValidateLogOptAddress/192.168.1.1 [2022-05-11T07:42:52.224Z] === RUN TestValidateLogOptAddress/192.168.1.1/ [2022-05-11T07:42:52.224Z] === RUN TestValidateLogOptAddress/192.168.1.1/some-path [2022-05-11T07:42:52.224Z] === RUN TestValidateLogOptAddress/192.168.1.1: [2022-05-11T07:42:52.224Z] === RUN TestValidateLogOptAddress/192.168.1.1:/ [2022-05-11T07:42:52.224Z] === RUN TestValidateLogOptAddress/192.168.1.1:/some-path [2022-05-11T07:42:52.224Z] === RUN TestValidateLogOptAddress/192.168.1.1:123 [2022-05-11T07:42:52.224Z] === RUN TestValidateLogOptAddress/192.168.1.1:123/ [2022-05-11T07:42:52.224Z] === RUN TestValidateLogOptAddress/192.168.1.1:123/some-path [2022-05-11T07:42:52.224Z] === RUN TestValidateLogOptAddress/[::1] [2022-05-11T07:42:52.224Z] === RUN TestValidateLogOptAddress/[::1]/ [2022-05-11T07:42:52.224Z] === RUN TestValidateLogOptAddress/[::1]/some-path [2022-05-11T07:42:52.224Z] === RUN TestValidateLogOptAddress/[::1]: [2022-05-11T07:42:52.224Z] === RUN TestValidateLogOptAddress/[::1]:/ [2022-05-11T07:42:52.224Z] === RUN TestValidateLogOptAddress/[::1]:/some-path [2022-05-11T07:42:52.224Z] === RUN TestValidateLogOptAddress/[::1]:123 [2022-05-11T07:42:52.224Z] === RUN TestValidateLogOptAddress/[::1]:123/ [2022-05-11T07:42:52.224Z] === RUN TestValidateLogOptAddress/[::1]:123/some-path [2022-05-11T07:42:52.224Z] === RUN TestValidateLogOptAddress/[::1]:65535 [2022-05-11T07:42:52.224Z] === RUN TestValidateLogOptAddress/[::1]:65535/ [2022-05-11T07:42:52.224Z] === RUN TestValidateLogOptAddress/[::1]:65535/some-path [2022-05-11T07:42:52.224Z] === RUN TestValidateLogOptAddress/example.com [2022-05-11T07:42:52.224Z] === RUN TestValidateLogOptAddress/example.com/ [2022-05-11T07:42:52.224Z] === RUN TestValidateLogOptAddress/example.com/some-path [2022-05-11T07:42:52.224Z] === RUN TestValidateLogOptAddress/example.com: [2022-05-11T07:42:52.224Z] === RUN TestValidateLogOptAddress/example.com:/ [2022-05-11T07:42:52.224Z] === RUN TestValidateLogOptAddress/example.com:/some-path [2022-05-11T07:42:52.224Z] === RUN TestValidateLogOptAddress/example.com:123 [2022-05-11T07:42:52.224Z] === RUN TestValidateLogOptAddress/example.com:123/ [2022-05-11T07:42:52.224Z] === RUN TestValidateLogOptAddress/example.com:123/some-path [2022-05-11T07:42:52.224Z] === RUN TestValidateLogOptAddress/example.com:65535 [2022-05-11T07:42:52.224Z] === RUN TestValidateLogOptAddress/example.com:65535/ [2022-05-11T07:42:52.224Z] === RUN TestValidateLogOptAddress/example.com:65535/some-path [2022-05-11T07:42:52.224Z] === RUN TestValidateLogOptAddress/tcp:// [2022-05-11T07:42:52.224Z] === RUN TestValidateLogOptAddress/tcp:/// [2022-05-11T07:42:52.224Z] === RUN TestValidateLogOptAddress/tcp:///some-path [2022-05-11T07:42:52.224Z] === RUN TestValidateLogOptAddress/tcp://example.com: [2022-05-11T07:42:52.224Z] === RUN TestValidateLogOptAddress/tcp://example.com:/ [2022-05-11T07:42:52.224Z] === RUN TestValidateLogOptAddress/tcp://example.com:/some-path [2022-05-11T07:42:52.224Z] === RUN TestValidateLogOptAddress/tcp://example.com:123 [2022-05-11T07:42:52.224Z] === RUN TestValidateLogOptAddress/tcp://example.com:123/ [2022-05-11T07:42:52.224Z] === RUN TestValidateLogOptAddress/tcp://example.com:123/some-path [2022-05-11T07:42:52.224Z] === RUN TestValidateLogOptAddress/tcp://example.com:65535 [2022-05-11T07:42:52.224Z] === RUN TestValidateLogOptAddress/tcp://example.com:65535/ [2022-05-11T07:42:52.224Z] === RUN TestValidateLogOptAddress/tcp://example.com:65535/some-path [2022-05-11T07:42:52.224Z] === RUN TestValidateLogOptAddress/tcp://example.com [2022-05-11T07:42:52.224Z] === RUN TestValidateLogOptAddress/tcp://example.com/ [2022-05-11T07:42:52.224Z] === RUN TestValidateLogOptAddress/tcp://example.com/some-path [2022-05-11T07:42:52.224Z] === RUN TestValidateLogOptAddress/tls:// [2022-05-11T07:42:52.224Z] === RUN TestValidateLogOptAddress/tls:/// [2022-05-11T07:42:52.224Z] === RUN TestValidateLogOptAddress/tls:///some-path [2022-05-11T07:42:52.224Z] === RUN TestValidateLogOptAddress/tls://example.com [2022-05-11T07:42:52.224Z] === RUN TestValidateLogOptAddress/tls://example.com/ [2022-05-11T07:42:52.224Z] === RUN TestValidateLogOptAddress/tls://example.com/some-path [2022-05-11T07:42:52.224Z] === RUN TestValidateLogOptAddress/tls://example.com: [2022-05-11T07:42:52.224Z] === RUN TestValidateLogOptAddress/tls://example.com:/ [2022-05-11T07:42:52.224Z] === RUN TestValidateLogOptAddress/tls://example.com:/some-path [2022-05-11T07:42:52.224Z] === RUN TestValidateLogOptAddress/tls://example.com:123 [2022-05-11T07:42:52.224Z] === RUN TestValidateLogOptAddress/tls://example.com:123/ [2022-05-11T07:42:52.224Z] === RUN TestValidateLogOptAddress/tls://example.com:123/some-path [2022-05-11T07:42:52.224Z] === RUN TestValidateLogOptAddress/tls://example.com:65535 [2022-05-11T07:42:52.224Z] === RUN TestValidateLogOptAddress/tls://example.com:65535/ [2022-05-11T07:42:52.224Z] === RUN TestValidateLogOptAddress/tls://example.com:65535/some-path [2022-05-11T07:42:52.224Z] === RUN TestValidateLogOptAddress/:// [2022-05-11T07:42:52.224Z] === RUN TestValidateLogOptAddress/something:// [2022-05-11T07:42:52.224Z] === RUN TestValidateLogOptAddress/udp:// [2022-05-11T07:42:52.224Z] === RUN TestValidateLogOptAddress/unixgram:// [2022-05-11T07:42:52.224Z] === RUN TestValidateLogOptAddress/tcp+tls:// [2022-05-11T07:42:52.224Z] === RUN TestValidateLogOptAddress/corrupted:c [2022-05-11T07:42:52.224Z] === RUN TestValidateLogOptAddress/tcp://example.com:port [2022-05-11T07:42:52.224Z] === RUN TestValidateLogOptAddress/tcp://example.com:-1 [2022-05-11T07:42:52.224Z] === RUN TestValidateLogOptAddress/tcp://example.com:65536 [2022-05-11T07:42:52.224Z] === RUN TestValidateLogOptAddress/unix:// [2022-05-11T07:42:52.224Z] === RUN TestValidateLogOptAddress/unix:///some/socket.sock [2022-05-11T07:42:52.224Z] === RUN TestValidateLogOptAddress/unix:///some/socket.sock:80 [2022-05-11T07:42:52.224Z] --- PASS: TestValidateLogOptAddress (0.01s) [2022-05-11T07:42:52.224Z] --- PASS: TestValidateLogOptAddress/#00 (0.00s) [2022-05-11T07:42:52.224Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:65535 (0.00s) [2022-05-11T07:42:52.224Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:65535/ (0.00s) [2022-05-11T07:42:52.224Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:65535/some-path (0.00s) [2022-05-11T07:42:52.224Z] --- PASS: TestValidateLogOptAddress/192.168.1.1 (0.00s) [2022-05-11T07:42:52.224Z] --- PASS: TestValidateLogOptAddress/192.168.1.1/ (0.00s) [2022-05-11T07:42:52.224Z] --- PASS: TestValidateLogOptAddress/192.168.1.1/some-path (0.00s) [2022-05-11T07:42:52.687Z] --- PASS: TestValidateLogOptAddress/192.168.1.1: (0.00s) [2022-05-11T07:42:52.687Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:/ (0.00s) [2022-05-11T07:42:52.687Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:/some-path (0.00s) [2022-05-11T07:42:52.687Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:123 (0.00s) [2022-05-11T07:42:52.687Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:123/ (0.00s) [2022-05-11T07:42:52.687Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:123/some-path (0.00s) [2022-05-11T07:42:52.687Z] --- PASS: TestValidateLogOptAddress/[::1] (0.00s) [2022-05-11T07:42:52.687Z] --- PASS: TestValidateLogOptAddress/[::1]/ (0.00s) [2022-05-11T07:42:52.687Z] --- PASS: TestValidateLogOptAddress/[::1]/some-path (0.00s) [2022-05-11T07:42:52.687Z] --- PASS: TestValidateLogOptAddress/[::1]: (0.00s) [2022-05-11T07:42:52.687Z] --- PASS: TestValidateLogOptAddress/[::1]:/ (0.00s) [2022-05-11T07:42:52.687Z] --- PASS: TestValidateLogOptAddress/[::1]:/some-path (0.00s) [2022-05-11T07:42:52.687Z] --- PASS: TestValidateLogOptAddress/[::1]:123 (0.00s) [2022-05-11T07:42:52.687Z] --- PASS: TestValidateLogOptAddress/[::1]:123/ (0.00s) [2022-05-11T07:42:52.687Z] --- PASS: TestValidateLogOptAddress/[::1]:123/some-path (0.00s) [2022-05-11T07:42:52.687Z] --- PASS: TestValidateLogOptAddress/[::1]:65535 (0.00s) [2022-05-11T07:42:52.687Z] --- PASS: TestValidateLogOptAddress/[::1]:65535/ (0.00s) [2022-05-11T07:42:52.687Z] --- PASS: TestValidateLogOptAddress/[::1]:65535/some-path (0.00s) [2022-05-11T07:42:52.687Z] --- PASS: TestValidateLogOptAddress/example.com (0.00s) [2022-05-11T07:42:52.687Z] --- PASS: TestValidateLogOptAddress/example.com/ (0.00s) [2022-05-11T07:42:52.687Z] --- PASS: TestValidateLogOptAddress/example.com/some-path (0.00s) [2022-05-11T07:42:52.687Z] --- PASS: TestValidateLogOptAddress/example.com: (0.00s) [2022-05-11T07:42:52.687Z] --- PASS: TestValidateLogOptAddress/example.com:/ (0.00s) [2022-05-11T07:42:52.687Z] --- PASS: TestValidateLogOptAddress/example.com:/some-path (0.00s) [2022-05-11T07:42:52.687Z] --- PASS: TestValidateLogOptAddress/example.com:123 (0.00s) [2022-05-11T07:42:52.687Z] --- PASS: TestValidateLogOptAddress/example.com:123/ (0.00s) [2022-05-11T07:42:52.687Z] --- PASS: TestValidateLogOptAddress/example.com:123/some-path (0.00s) [2022-05-11T07:42:52.687Z] --- PASS: TestValidateLogOptAddress/example.com:65535 (0.00s) [2022-05-11T07:42:52.687Z] --- PASS: TestValidateLogOptAddress/example.com:65535/ (0.00s) [2022-05-11T07:42:52.687Z] --- PASS: TestValidateLogOptAddress/example.com:65535/some-path (0.00s) [2022-05-11T07:42:52.687Z] --- PASS: TestValidateLogOptAddress/tcp:// (0.00s) [2022-05-11T07:42:52.687Z] --- PASS: TestValidateLogOptAddress/tcp:/// (0.00s) [2022-05-11T07:42:52.687Z] --- PASS: TestValidateLogOptAddress/tcp:///some-path (0.00s) [2022-05-11T07:42:52.687Z] --- PASS: TestValidateLogOptAddress/tcp://example.com: (0.00s) [2022-05-11T07:42:52.687Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:/ (0.00s) [2022-05-11T07:42:52.687Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:/some-path (0.00s) [2022-05-11T07:42:52.687Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:123 (0.00s) [2022-05-11T07:42:52.687Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:123/ (0.00s) [2022-05-11T07:42:52.687Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:123/some-path (0.00s) [2022-05-11T07:42:52.687Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65535 (0.00s) [2022-05-11T07:42:52.687Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65535/ (0.00s) [2022-05-11T07:42:52.687Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65535/some-path (0.00s) [2022-05-11T07:42:52.687Z] --- PASS: TestValidateLogOptAddress/tcp://example.com (0.00s) [2022-05-11T07:42:52.687Z] --- PASS: TestValidateLogOptAddress/tcp://example.com/ (0.00s) [2022-05-11T07:42:52.687Z] --- PASS: TestValidateLogOptAddress/tcp://example.com/some-path (0.00s) [2022-05-11T07:42:52.687Z] --- PASS: TestValidateLogOptAddress/tls:// (0.00s) [2022-05-11T07:42:52.687Z] --- PASS: TestValidateLogOptAddress/tls:/// (0.00s) [2022-05-11T07:42:52.687Z] --- PASS: TestValidateLogOptAddress/tls:///some-path (0.00s) [2022-05-11T07:42:52.687Z] --- PASS: TestValidateLogOptAddress/tls://example.com (0.00s) [2022-05-11T07:42:52.687Z] --- PASS: TestValidateLogOptAddress/tls://example.com/ (0.00s) [2022-05-11T07:42:52.687Z] --- PASS: TestValidateLogOptAddress/tls://example.com/some-path (0.00s) [2022-05-11T07:42:52.687Z] --- PASS: TestValidateLogOptAddress/tls://example.com: (0.00s) [2022-05-11T07:42:52.687Z] --- PASS: TestValidateLogOptAddress/tls://example.com:/ (0.00s) [2022-05-11T07:42:52.687Z] --- PASS: TestValidateLogOptAddress/tls://example.com:/some-path (0.00s) [2022-05-11T07:42:52.687Z] --- PASS: TestValidateLogOptAddress/tls://example.com:123 (0.00s) [2022-05-11T07:42:52.687Z] --- PASS: TestValidateLogOptAddress/tls://example.com:123/ (0.00s) [2022-05-11T07:42:52.687Z] --- PASS: TestValidateLogOptAddress/tls://example.com:123/some-path (0.00s) [2022-05-11T07:42:52.687Z] --- PASS: TestValidateLogOptAddress/tls://example.com:65535 (0.00s) [2022-05-11T07:42:52.687Z] --- PASS: TestValidateLogOptAddress/tls://example.com:65535/ (0.00s) [2022-05-11T07:42:52.687Z] --- PASS: TestValidateLogOptAddress/tls://example.com:65535/some-path (0.00s) [2022-05-11T07:42:52.687Z] --- PASS: TestValidateLogOptAddress/:// (0.00s) [2022-05-11T07:42:52.687Z] --- PASS: TestValidateLogOptAddress/something:// (0.00s) [2022-05-11T07:42:52.687Z] --- PASS: TestValidateLogOptAddress/udp:// (0.00s) [2022-05-11T07:42:52.687Z] --- PASS: TestValidateLogOptAddress/unixgram:// (0.00s) [2022-05-11T07:42:52.687Z] --- PASS: TestValidateLogOptAddress/tcp+tls:// (0.00s) [2022-05-11T07:42:52.687Z] --- PASS: TestValidateLogOptAddress/corrupted:c (0.00s) [2022-05-11T07:42:52.687Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:port (0.00s) [2022-05-11T07:42:52.687Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:-1 (0.00s) [2022-05-11T07:42:52.687Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65536 (0.00s) [2022-05-11T07:42:52.687Z] --- PASS: TestValidateLogOptAddress/unix:// (0.00s) [2022-05-11T07:42:52.687Z] --- PASS: TestValidateLogOptAddress/unix:///some/socket.sock (0.00s) [2022-05-11T07:42:52.687Z] --- PASS: TestValidateLogOptAddress/unix:///some/socket.sock:80 (0.00s) [2022-05-11T07:42:52.687Z] PASS [2022-05-11T07:42:52.687Z] coverage: 53.6% of statements [2022-05-11T07:42:52.687Z] ok github.com/docker/docker/daemon/logger/fluentd 0.108s coverage: 53.6% of statements [2022-05-11T07:42:52.687Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-05-11T07:42:52.687Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2022-05-11T07:42:52.687Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2022-05-11T07:42:52.827Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-05-11T07:42:53.016Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.79s) [2022-05-11T07:42:53.016Z] === RUN TestRemoveContainerWithVolume [2022-05-11T07:42:53.146Z] === RUN TestJSONLogsMarshalJSONBuf [2022-05-11T07:42:53.146Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2022-05-11T07:42:53.146Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2022-05-11T07:42:53.146Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.20s) [2022-05-11T07:42:53.146Z] === RUN TestFastTimeMarshalJSON [2022-05-11T07:42:53.146Z] --- PASS: TestFastTimeMarshalJSON (0.01s) [2022-05-11T07:42:53.146Z] PASS [2022-05-11T07:42:53.146Z] coverage: 87.2% of statements [2022-05-11T07:42:53.146Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.259s coverage: 87.2% of statements [2022-05-11T07:42:53.608Z] === RUN TestJSONFileLogger [2022-05-11T07:42:53.608Z] --- PASS: TestJSONFileLogger (0.00s) [2022-05-11T07:42:53.608Z] === RUN TestJSONFileLoggerWithTags [2022-05-11T07:42:53.608Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2022-05-11T07:42:53.608Z] === RUN TestJSONFileLoggerWithOpts [2022-05-11T07:42:54.066Z] --- PASS: TestJSONFileLoggerWithOpts (0.02s) [2022-05-11T07:42:54.066Z] === RUN TestJSONFileLoggerWithLabelsEnv [2022-05-11T07:42:54.066Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2022-05-11T07:42:54.066Z] === RUN TestEncodeDecode [2022-05-11T07:42:54.066Z] === PAUSE TestEncodeDecode [2022-05-11T07:42:54.066Z] === RUN TestUnexpectedEOF [2022-05-11T07:42:54.066Z] time="2022-05-11T07:42:53Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-05-11T07:42:54.066Z] time="2022-05-11T07:42:53Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-05-11T07:42:54.066Z] --- PASS: TestUnexpectedEOF (0.20s) [2022-05-11T07:42:54.066Z] === CONT TestEncodeDecode [2022-05-11T07:42:54.066Z] --- PASS: TestEncodeDecode (0.00s) [2022-05-11T07:42:54.066Z] PASS [2022-05-11T07:42:54.066Z] coverage: 69.9% of statements [2022-05-11T07:42:54.066Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.331s coverage: 69.9% of statements [2022-05-11T07:42:54.191Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-05-11T07:42:54.523Z] === RUN TestWriteLog [2022-05-11T07:42:54.523Z] === PAUSE TestWriteLog [2022-05-11T07:42:54.523Z] === RUN TestReadLog [2022-05-11T07:42:54.523Z] === PAUSE TestReadLog [2022-05-11T07:42:54.523Z] === RUN TestDecode [2022-05-11T07:42:54.523Z] --- PASS: TestDecode (0.03s) [2022-05-11T07:42:54.523Z] === CONT TestWriteLog [2022-05-11T07:42:54.523Z] === CONT TestReadLog [2022-05-11T07:42:54.523Z] --- PASS: TestWriteLog (0.01s) [2022-05-11T07:42:54.523Z] === RUN TestReadLog/tail_exact [2022-05-11T07:42:54.524Z] === RUN TestReadLog/tail_less_than_available [2022-05-11T07:42:54.524Z] === RUN TestReadLog/tail_more_than_available [2022-05-11T07:42:54.524Z] --- PASS: TestReadLog (0.24s) [2022-05-11T07:42:54.524Z] --- PASS: TestReadLog/tail_exact (0.21s) [2022-05-11T07:42:54.524Z] --- PASS: TestReadLog/tail_less_than_available (0.01s) [2022-05-11T07:42:54.524Z] --- PASS: TestReadLog/tail_more_than_available (0.01s) [2022-05-11T07:42:54.524Z] PASS [2022-05-11T07:42:54.524Z] coverage: 78.7% of statements [2022-05-11T07:42:54.524Z] ok github.com/docker/docker/daemon/logger/local 0.349s coverage: 78.7% of statements [2022-05-11T07:42:54.982Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-05-11T07:42:54.982Z] === RUN TestOpenFileDelete [2022-05-11T07:42:54.982Z] --- PASS: TestOpenFileDelete (0.00s) [2022-05-11T07:42:54.982Z] === RUN TestOpenFileRename [2022-05-11T07:42:54.982Z] --- PASS: TestOpenFileRename (0.01s) [2022-05-11T07:42:54.982Z] === RUN TestHandleDecoderErr [2022-05-11T07:42:54.982Z] --- PASS: TestHandleDecoderErr (0.00s) [2022-05-11T07:42:54.982Z] === RUN TestParseLogTagDefaultTag [2022-05-11T07:42:54.982Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2022-05-11T07:42:54.982Z] === RUN TestParseLogTag [2022-05-11T07:42:54.982Z] --- PASS: TestParseLogTag (0.00s) [2022-05-11T07:42:54.982Z] === RUN TestParseLogTagEmptyTag [2022-05-11T07:42:54.982Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2022-05-11T07:42:54.982Z] === RUN TestTailFiles [2022-05-11T07:42:54.982Z] --- PASS: TestTailFiles (0.00s) [2022-05-11T07:42:54.982Z] === RUN TestFollowLogsConsumerGone [2022-05-11T07:42:54.982Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2022-05-11T07:42:54.982Z] === RUN TestFollowLogsProducerGone [2022-05-11T07:42:54.982Z] logfile_test.go:233: messages sent: 4098, received: 4098 [2022-05-11T07:42:54.982Z] logfile_test.go:180: logDecode() closed after sending 4098 messages [2022-05-11T07:42:54.982Z] --- PASS: TestFollowLogsProducerGone (0.01s) [2022-05-11T07:42:54.982Z] === RUN TestCheckCapacityAndRotate [2022-05-11T07:42:54.982Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2022-05-11T07:42:54.982Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2022-05-11T07:42:55.120Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-05-11T07:42:55.376Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-05-11T07:42:55.441Z] --- PASS: TestCheckCapacityAndRotate (0.21s) [2022-05-11T07:42:55.441Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2022-05-11T07:42:55.441Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.12s) [2022-05-11T07:42:55.441Z] PASS [2022-05-11T07:42:55.441Z] coverage: 55.1% of statements [2022-05-11T07:42:55.441Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.353s coverage: 55.1% of statements [2022-05-11T07:42:55.441Z] === RUN TestLog [2022-05-11T07:42:55.900Z] --- PASS: TestLog (0.03s) [2022-05-11T07:42:55.900Z] PASS [2022-05-11T07:42:55.900Z] coverage: 31.5% of statements [2022-05-11T07:42:55.900Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.108s coverage: 31.5% of statements [2022-05-11T07:42:55.916Z] --- PASS: TestRemoveContainerWithVolume (2.90s) [2022-05-11T07:42:55.916Z] === RUN TestRemoveContainerRunning [2022-05-11T07:42:55.940Z] === RUN TestDockerSuite/TestPsRightTagName [2022-05-11T07:42:56.868Z] === RUN TestNewParse [2022-05-11T07:42:56.868Z] --- PASS: TestNewParse (0.00s) [2022-05-11T07:42:56.868Z] PASS [2022-05-11T07:42:56.868Z] coverage: 8.3% of statements [2022-05-11T07:42:56.868Z] ok github.com/docker/docker/daemon/logger/templates 0.042s coverage: 8.3% of statements [2022-05-11T07:42:56.868Z] === RUN TestValidateLogOpt [2022-05-11T07:42:56.868Z] --- PASS: TestValidateLogOpt (0.00s) [2022-05-11T07:42:56.868Z] === RUN TestNewMissedConfig [2022-05-11T07:42:56.868Z] --- PASS: TestNewMissedConfig (0.00s) [2022-05-11T07:42:56.868Z] === RUN TestNewMissedUrl [2022-05-11T07:42:56.868Z] --- PASS: TestNewMissedUrl (0.00s) [2022-05-11T07:42:56.868Z] === RUN TestNewMissedToken [2022-05-11T07:42:56.868Z] --- PASS: TestNewMissedToken (0.00s) [2022-05-11T07:42:56.868Z] === RUN TestNewWithProxy [2022-05-11T07:42:56.868Z] --- PASS: TestNewWithProxy (0.00s) [2022-05-11T07:42:56.868Z] === RUN TestDefault [2022-05-11T07:42:56.868Z] --- PASS: TestDefault (0.01s) [2022-05-11T07:42:56.868Z] === RUN TestInlineFormatWithNonDefaultOptions [2022-05-11T07:42:56.868Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.01s) [2022-05-11T07:42:56.868Z] === RUN TestJsonFormat [2022-05-11T07:42:56.868Z] --- PASS: TestJsonFormat (0.01s) [2022-05-11T07:42:56.868Z] === RUN TestRawFormat [2022-05-11T07:42:56.868Z] --- PASS: TestRawFormat (0.00s) [2022-05-11T07:42:56.868Z] === RUN TestRawFormatWithLabels [2022-05-11T07:42:56.868Z] --- PASS: TestRawFormatWithLabels (0.00s) [2022-05-11T07:42:56.868Z] === RUN TestRawFormatWithoutTag [2022-05-11T07:42:56.868Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2022-05-11T07:42:56.868Z] === RUN TestBatching [2022-05-11T07:42:56.868Z] === RUN TestParseLogFormat [2022-05-11T07:42:56.868Z] --- PASS: TestParseLogFormat (0.00s) [2022-05-11T07:42:56.868Z] === RUN TestValidateLogOptEmpty [2022-05-11T07:42:56.868Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2022-05-11T07:42:56.868Z] === RUN TestValidateSyslogAddress [2022-05-11T07:42:56.868Z] === RUN TestValidateSyslogAddress/this_is_not_an_uri [2022-05-11T07:42:56.868Z] === RUN TestValidateSyslogAddress/corrupted:42 [2022-05-11T07:42:56.868Z] === RUN TestValidateSyslogAddress/tcp://1.2.3.4 [2022-05-11T07:42:56.868Z] === RUN TestValidateSyslogAddress/udp://1.2.3.4 [2022-05-11T07:42:56.868Z] === RUN TestValidateSyslogAddress/http://1.2.3.4 [2022-05-11T07:42:56.868Z] --- PASS: TestValidateSyslogAddress (0.00s) [2022-05-11T07:42:56.868Z] --- PASS: TestValidateSyslogAddress/this_is_not_an_uri (0.00s) [2022-05-11T07:42:56.868Z] --- PASS: TestValidateSyslogAddress/corrupted:42 (0.00s) [2022-05-11T07:42:56.868Z] --- PASS: TestValidateSyslogAddress/tcp://1.2.3.4 (0.00s) [2022-05-11T07:42:56.868Z] --- PASS: TestValidateSyslogAddress/udp://1.2.3.4 (0.00s) [2022-05-11T07:42:56.868Z] --- PASS: TestValidateSyslogAddress/http://1.2.3.4 (0.00s) [2022-05-11T07:42:56.868Z] === RUN TestParseAddressDefaultPort [2022-05-11T07:42:56.868Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2022-05-11T07:42:56.868Z] === RUN TestValidateSyslogFacility [2022-05-11T07:42:56.868Z] --- PASS: TestValidateSyslogFacility (0.00s) [2022-05-11T07:42:56.868Z] === RUN TestValidateLogOptSyslogFormat [2022-05-11T07:42:56.868Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2022-05-11T07:42:56.868Z] === RUN TestValidateLogOpt [2022-05-11T07:42:56.868Z] --- PASS: TestValidateLogOpt (0.00s) [2022-05-11T07:42:56.868Z] PASS [2022-05-11T07:42:56.868Z] coverage: 43.6% of statements [2022-05-11T07:42:56.868Z] ok github.com/docker/docker/daemon/logger/syslog 0.067s coverage: 43.6% of statements [2022-05-11T07:42:57.305Z] === RUN TestDockerSuite/TestPsShowMounts [2022-05-11T07:42:57.327Z] --- PASS: TestBatching (0.33s) [2022-05-11T07:42:57.327Z] === RUN TestFrequency [2022-05-11T07:42:57.327Z] --- PASS: TestFrequency (0.19s) [2022-05-11T07:42:57.327Z] === RUN TestOneMessagePerRequest [2022-05-11T07:42:57.327Z] --- PASS: TestOneMessagePerRequest (0.03s) [2022-05-11T07:42:57.327Z] === RUN TestVerify [2022-05-11T07:42:57.327Z] --- PASS: TestVerify (0.00s) [2022-05-11T07:42:57.327Z] === RUN TestSkipVerify [2022-05-11T07:42:57.599Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-11T07:42:57.599Z] INFO: Testing against a local daemon [2022-05-11T07:42:57.599Z] === RUN TestDockerSuite [2022-05-11T07:42:57.599Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-05-11T07:42:57.599Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-05-11T07:42:57.599Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-05-11T07:42:57.599Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-05-11T07:42:57.599Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-05-11T07:42:57.599Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-05-11T07:42:57.599Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-05-11T07:42:57.599Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-05-11T07:42:57.599Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-05-11T07:42:57.599Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-05-11T07:42:57.599Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-05-11T07:42:57.599Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-05-11T07:42:57.785Z] time="2022-05-11T07:42:57Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-11T07:42:57.785Z] time="2022-05-11T07:42:57Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-11T07:42:57.785Z] time="2022-05-11T07:42:57Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-11T07:42:58.054Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-05-11T07:42:58.054Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-05-11T07:42:58.244Z] --- PASS: TestSkipVerify (0.71s) [2022-05-11T07:42:58.244Z] === RUN TestBufferMaximum [2022-05-11T07:42:58.244Z] time="2022-05-11T07:42:57Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-11T07:42:58.244Z] time="2022-05-11T07:42:57Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-11T07:42:58.244Z] time="2022-05-11T07:42:57Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-11T07:42:58.244Z] time="2022-05-11T07:42:57Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-11T07:42:58.244Z] time="2022-05-11T07:42:57Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-11T07:42:58.244Z] time="2022-05-11T07:42:57Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1652254977.773562\",\"host\":\"2de7bbe02455\"}'" [2022-05-11T07:42:58.244Z] time="2022-05-11T07:42:57Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1652254977.773562\",\"host\":\"2de7bbe02455\"}'" [2022-05-11T07:42:58.244Z] --- PASS: TestBufferMaximum (0.01s) [2022-05-11T07:42:58.244Z] === RUN TestServerAlwaysDown [2022-05-11T07:42:58.244Z] time="2022-05-11T07:42:57Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-11T07:42:58.244Z] time="2022-05-11T07:42:57Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-11T07:42:58.244Z] time="2022-05-11T07:42:57Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1652254977.780749\",\"host\":\"2de7bbe02455\"}'" [2022-05-11T07:42:58.244Z] time="2022-05-11T07:42:57Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1652254977.780749\",\"host\":\"2de7bbe02455\"}'" [2022-05-11T07:42:58.244Z] time="2022-05-11T07:42:57Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-11T07:42:58.244Z] time="2022-05-11T07:42:57Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1652254977.780749\",\"host\":\"2de7bbe02455\"}'" [2022-05-11T07:42:58.244Z] time="2022-05-11T07:42:57Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1652254977.782709\",\"host\":\"2de7bbe02455\"}'" [2022-05-11T07:42:58.244Z] time="2022-05-11T07:42:57Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1652254977.782709\",\"host\":\"2de7bbe02455\"}'" [2022-05-11T07:42:58.244Z] --- PASS: TestServerAlwaysDown (0.01s) [2022-05-11T07:42:58.244Z] === RUN TestCannotSendAfterClose [2022-05-11T07:42:58.244Z] --- PASS: TestCannotSendAfterClose (0.00s) [2022-05-11T07:42:58.244Z] === RUN TestDeadlockOnBlockedEndpoint [2022-05-11T07:42:58.244Z] === RUN TestV2MetadataService [2022-05-11T07:42:58.803Z] --- PASS: TestRemoveContainerRunning (2.95s) [2022-05-11T07:42:58.803Z] === RUN TestRemoveContainerForceRemoveRunning [2022-05-11T07:42:59.195Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-05-11T07:42:59.210Z] time="2022-05-11T07:42:58Z" 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 [2022-05-11T07:42:59.210Z] time="2022-05-11T07:42:58Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"2de7bbe02455\"}'" [2022-05-11T07:42:59.210Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2022-05-11T07:42:59.210Z] PASS [2022-05-11T07:42:59.210Z] coverage: 82.5% of statements [2022-05-11T07:42:59.210Z] ok github.com/docker/docker/daemon/logger/splunk 2.386s coverage: 82.5% of statements [2022-05-11T07:42:59.210Z] ? github.com/docker/docker/daemon/names [no test files] [2022-05-11T07:42:59.210Z] ? github.com/docker/docker/daemon/network [no test files] [2022-05-11T07:42:59.210Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-05-11T07:42:59.210Z] === RUN TestSuccessfulDownload [2022-05-11T07:42:59.210Z] download_test.go:267: Needs fixing on Windows [2022-05-11T07:42:59.210Z] --- SKIP: TestSuccessfulDownload (0.00s) [2022-05-11T07:42:59.210Z] === RUN TestCancelledDownload [2022-05-11T07:42:59.210Z] --- PASS: TestCancelledDownload (0.00s) [2022-05-11T07:42:59.210Z] === RUN TestMaxDownloadAttempts [2022-05-11T07:42:59.210Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-05-11T07:42:59.210Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-05-11T07:42:59.210Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-05-11T07:42:59.210Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-05-11T07:42:59.210Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-05-11T07:42:59.210Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-05-11T07:42:59.210Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-05-11T07:42:59.210Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-05-11T07:42:59.210Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-05-11T07:42:59.210Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-05-11T07:42:59.210Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-05-11T07:42:59.210Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-05-11T07:42:59.451Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-05-11T07:42:59.451Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2022-05-11T07:42:59.451Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-05-11T07:42:59.451Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-05-11T07:42:59.669Z] --- PASS: TestV2MetadataService (1.18s) [2022-05-11T07:42:59.669Z] PASS [2022-05-11T07:42:59.669Z] coverage: 44.4% of statements [2022-05-11T07:42:59.669Z] ok github.com/docker/docker/distribution/metadata 1.276s coverage: 44.4% of statements [2022-05-11T07:42:59.669Z] === RUN TestContinueOnError_NonMirrorEndpoint [2022-05-11T07:42:59.669Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2022-05-11T07:42:59.669Z] === RUN TestContinueOnError_MirrorEndpoint [2022-05-11T07:42:59.669Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2022-05-11T07:42:59.669Z] === RUN TestContinueOnError_NeverContinue [2022-05-11T07:42:59.669Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2022-05-11T07:42:59.669Z] === RUN TestManifestStore [2022-05-11T07:42:59.669Z] === RUN TestManifestStore/no_remote_or_local [2022-05-11T07:42:59.708Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-05-11T07:42:59.708Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-05-11T07:43:00.127Z] time="2022-05-11T07:42:59Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-05-11T07:43:00.127Z] time="2022-05-11T07:42:59Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-05-11T07:43:00.127Z] time="2022-05-11T07:42:59Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-05-11T07:43:00.127Z] time="2022-05-11T07:42:59Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-05-11T07:43:00.127Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2022-05-11T07:43:00.127Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.58s) [2022-05-11T07:43:00.127Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.58s) [2022-05-11T07:43:00.127Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.58s) [2022-05-11T07:43:00.127Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.58s) [2022-05-11T07:43:00.127Z] === RUN TestTransfer [2022-05-11T07:43:00.127Z] --- PASS: TestTransfer (0.12s) [2022-05-11T07:43:00.127Z] === RUN TestConcurrencyLimit [2022-05-11T07:43:00.127Z] time="2022-05-11T07:42:59Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local1094052989\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2022-05-11T07:43:00.127Z] === RUN TestManifestStore/no_local_cache [2022-05-11T07:43:00.127Z] === RUN TestManifestStore/with_local_cache [2022-05-11T07:43:00.127Z] === RUN TestManifestStore/unknown_media_type [2022-05-11T07:43:00.127Z] === RUN TestManifestStore/unknown_media_type/no_cache [2022-05-11T07:43:00.127Z] time="2022-05-11T07:42:59Z" level=warning msg="reference for unknown type: " [2022-05-11T07:43:00.127Z] time="2022-05-11T07:42:59Z" level=warning msg="reference for unknown type: " [2022-05-11T07:43:00.127Z] === RUN TestManifestStore/unknown_media_type/with_cache [2022-05-11T07:43:00.127Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2022-05-11T07:43:00.127Z] time="2022-05-11T07:42:59Z" level=warning msg="reference for unknown type: " [2022-05-11T07:43:00.127Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2022-05-11T07:43:00.127Z] time="2022-05-11T07:42:59Z" level=warning msg="reference for unknown type: " [2022-05-11T07:43:00.127Z] time="2022-05-11T07:42:59Z" level=warning msg="reference for unknown type: " [2022-05-11T07:43:00.127Z] === RUN TestManifestStore/error_persisting_manifest [2022-05-11T07:43:00.127Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2022-05-11T07:43:00.127Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2022-05-11T07:43:00.127Z] time="2022-05-11T07:42:59Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2022-05-11T07:43:00.127Z] --- PASS: TestManifestStore (0.47s) [2022-05-11T07:43:00.127Z] --- PASS: TestManifestStore/no_remote_or_local (0.30s) [2022-05-11T07:43:00.127Z] --- PASS: TestManifestStore/no_local_cache (0.02s) [2022-05-11T07:43:00.127Z] --- PASS: TestManifestStore/with_local_cache (0.04s) [2022-05-11T07:43:00.127Z] --- PASS: TestManifestStore/unknown_media_type (0.08s) [2022-05-11T07:43:00.127Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.02s) [2022-05-11T07:43:00.127Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.05s) [2022-05-11T07:43:00.127Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.03s) [2022-05-11T07:43:00.127Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.02s) [2022-05-11T07:43:00.127Z] --- PASS: TestManifestStore/error_persisting_manifest (0.03s) [2022-05-11T07:43:00.127Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2022-05-11T07:43:00.127Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.02s) [2022-05-11T07:43:00.127Z] === RUN TestDetectManifestBlobMediaType [2022-05-11T07:43:00.127Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2022-05-11T07:43:00.127Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2022-05-11T07:43:00.127Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2022-05-11T07:43:00.127Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2022-05-11T07:43:00.127Z] === RUN TestDetectManifestBlobMediaType/schema1 [2022-05-11T07:43:00.127Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2022-05-11T07:43:00.127Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2022-05-11T07:43:00.127Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2022-05-11T07:43:00.127Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2022-05-11T07:43:00.127Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2022-05-11T07:43:00.127Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2022-05-11T07:43:00.127Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2022-05-11T07:43:00.127Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2022-05-11T07:43:00.127Z] === RUN TestDetectManifestBlobMediaTypeInvalid [2022-05-11T07:43:00.127Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config [2022-05-11T07:43:00.127Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_manifests [2022-05-11T07:43:00.127Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers [2022-05-11T07:43:00.128Z] === RUN TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests [2022-05-11T07:43:00.128Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests [2022-05-11T07:43:00.128Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests [2022-05-11T07:43:00.128Z] === RUN TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers [2022-05-11T07:43:00.128Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers [2022-05-11T07:43:00.128Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers [2022-05-11T07:43:00.128Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers [2022-05-11T07:43:00.128Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers [2022-05-11T07:43:00.128Z] === RUN TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests [2022-05-11T07:43:00.128Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests [2022-05-11T07:43:00.128Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid (0.00s) [2022-05-11T07:43:00.128Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config (0.00s) [2022-05-11T07:43:00.128Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_manifests (0.00s) [2022-05-11T07:43:00.128Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers (0.00s) [2022-05-11T07:43:00.128Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests (0.00s) [2022-05-11T07:43:00.128Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests (0.00s) [2022-05-11T07:43:00.128Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests (0.00s) [2022-05-11T07:43:00.128Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers (0.00s) [2022-05-11T07:43:00.128Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers (0.00s) [2022-05-11T07:43:00.128Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers (0.00s) [2022-05-11T07:43:00.128Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers (0.00s) [2022-05-11T07:43:00.128Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers (0.00s) [2022-05-11T07:43:00.128Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests (0.00s) [2022-05-11T07:43:00.128Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests (0.00s) [2022-05-11T07:43:00.128Z] === RUN TestFixManifestLayers [2022-05-11T07:43:00.128Z] --- PASS: TestFixManifestLayers (0.00s) [2022-05-11T07:43:00.128Z] === RUN TestFixManifestLayersBaseLayerParent [2022-05-11T07:43:00.128Z] pull_v2_test.go:82: Needs fixing on Windows [2022-05-11T07:43:00.128Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2022-05-11T07:43:00.128Z] === RUN TestFixManifestLayersBadParent [2022-05-11T07:43:00.128Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2022-05-11T07:43:00.128Z] === RUN TestValidateManifest [2022-05-11T07:43:00.128Z] pull_v2_test.go:127: Needs fixing on Windows [2022-05-11T07:43:00.128Z] --- SKIP: TestValidateManifest (0.00s) [2022-05-11T07:43:00.128Z] === RUN TestFormatPlatform [2022-05-11T07:43:00.128Z] --- PASS: TestFormatPlatform (0.00s) [2022-05-11T07:43:00.128Z] === RUN TestPullSchema2Config [2022-05-11T07:43:00.128Z] === RUN TestPullSchema2Config/success_first_time [2022-05-11T07:43:00.128Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-05-11T07:43:00.128Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-05-11T07:43:00.128Z] === RUN TestPullSchema2Config/500_status [2022-05-11T07:43:00.128Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-05-11T07:43:00.128Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-05-11T07:43:00.271Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-05-11T07:43:00.586Z] --- PASS: TestConcurrencyLimit (0.44s) [2022-05-11T07:43:00.586Z] === RUN TestInactiveJobs [2022-05-11T07:43:00.586Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-05-11T07:43:00.586Z] === RUN TestPullSchema2Config/EOF [2022-05-11T07:43:00.586Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-05-11T07:43:00.586Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-05-11T07:43:00.586Z] 2022/05/11 07:43:00 http: panic serving 127.0.0.1:49219: intentional panic [2022-05-11T07:43:00.586Z] goroutine 95 [running]: [2022-05-11T07:43:00.586Z] net/http.(*conn).serve.func1() [2022-05-11T07:43:00.586Z] c:/go/src/net/http/server.go:1825 +0xbf [2022-05-11T07:43:00.586Z] panic({0x1068f00, 0x124b320}) [2022-05-11T07:43:00.586Z] c:/go/src/runtime/panic.go:844 +0x258 [2022-05-11T07:43:00.586Z] github.com/docker/docker/distribution.TestPullSchema2Config.func3(0xc0000a8680?, {0x1252ab8?, 0xc00054c380?}) [2022-05-11T07:43:00.586Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:262 +0xb4 [2022-05-11T07:43:00.586Z] github.com/docker/docker/distribution.TestPullSchema2Config.func5.1({0x1252ab8, 0xc00054c380}, 0xc000431700) [2022-05-11T07:43:00.586Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:290 +0x286 [2022-05-11T07:43:00.586Z] net/http.HandlerFunc.ServeHTTP(0x0?, {0x1252ab8?, 0xc00054c380?}, 0xc000080400?) [2022-05-11T07:43:00.586Z] c:/go/src/net/http/server.go:2084 +0x2f [2022-05-11T07:43:00.586Z] net/http.serverHandler.ServeHTTP({0xc00018f680?}, {0x1252ab8, 0xc00054c380}, 0xc000431700) [2022-05-11T07:43:00.586Z] c:/go/src/net/http/server.go:2916 +0x43b [2022-05-11T07:43:00.586Z] net/http.(*conn).serve(0xc00019af00, {0x1253330, 0xc00018e420}) [2022-05-11T07:43:00.586Z] c:/go/src/net/http/server.go:1966 +0x5d7 [2022-05-11T07:43:00.586Z] created by net/http.(*Server).Serve [2022-05-11T07:43:00.586Z] c:/go/src/net/http/server.go:3071 +0x4db [2022-05-11T07:43:00.586Z] === RUN TestNotFound [2022-05-11T07:43:00.586Z] --- PASS: TestNotFound (0.00s) [2022-05-11T07:43:00.586Z] === RUN TestConflict [2022-05-11T07:43:00.586Z] --- PASS: TestConflict (0.00s) [2022-05-11T07:43:00.586Z] === RUN TestForbidden [2022-05-11T07:43:00.586Z] --- PASS: TestForbidden (0.00s) [2022-05-11T07:43:00.586Z] === RUN TestInvalidParameter [2022-05-11T07:43:00.586Z] --- PASS: TestInvalidParameter (0.00s) [2022-05-11T07:43:00.586Z] === RUN TestNotImplemented [2022-05-11T07:43:00.586Z] --- PASS: TestNotImplemented (0.00s) [2022-05-11T07:43:00.586Z] === RUN TestNotModified [2022-05-11T07:43:00.586Z] --- PASS: TestNotModified (0.00s) [2022-05-11T07:43:00.586Z] === RUN TestUnauthorized [2022-05-11T07:43:00.586Z] --- PASS: TestUnauthorized (0.00s) [2022-05-11T07:43:00.586Z] === RUN TestUnknown [2022-05-11T07:43:00.586Z] --- PASS: TestUnknown (0.00s) [2022-05-11T07:43:00.586Z] === RUN TestCancelled [2022-05-11T07:43:00.586Z] --- PASS: TestCancelled (0.00s) [2022-05-11T07:43:00.586Z] === RUN TestDeadline [2022-05-11T07:43:00.586Z] --- PASS: TestDeadline (0.00s) [2022-05-11T07:43:00.586Z] === RUN TestDataLoss [2022-05-11T07:43:00.586Z] --- PASS: TestDataLoss (0.00s) [2022-05-11T07:43:00.586Z] === RUN TestUnavailable [2022-05-11T07:43:00.586Z] --- PASS: TestUnavailable (0.00s) [2022-05-11T07:43:00.586Z] === RUN TestSystem [2022-05-11T07:43:00.586Z] --- PASS: TestSystem (0.00s) [2022-05-11T07:43:00.586Z] === RUN TestFromStatusCode [2022-05-11T07:43:00.586Z] === RUN TestFromStatusCode/Not_Found [2022-05-11T07:43:00.586Z] === RUN TestFromStatusCode/Bad_Request [2022-05-11T07:43:00.586Z] === RUN TestFromStatusCode/Conflict [2022-05-11T07:43:00.586Z] === RUN TestFromStatusCode/Unauthorized [2022-05-11T07:43:00.586Z] === RUN TestFromStatusCode/Service_Unavailable [2022-05-11T07:43:00.586Z] === RUN TestFromStatusCode/Forbidden [2022-05-11T07:43:00.586Z] === RUN TestFromStatusCode/Not_Modified [2022-05-11T07:43:00.586Z] === RUN TestFromStatusCode/Not_Implemented [2022-05-11T07:43:00.586Z] === RUN TestFromStatusCode/Internal_Server_Error [2022-05-11T07:43:00.586Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2022-05-11T07:43:00.586Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2022-05-11T07:43:00.586Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2022-05-11T07:43:00.586Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2022-05-11T07:43:00.586Z] --- PASS: TestFromStatusCode (0.00s) [2022-05-11T07:43:00.586Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2022-05-11T07:43:00.586Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2022-05-11T07:43:00.586Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2022-05-11T07:43:00.586Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2022-05-11T07:43:00.586Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2022-05-11T07:43:00.586Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2022-05-11T07:43:00.586Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2022-05-11T07:43:00.586Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2022-05-11T07:43:00.586Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2022-05-11T07:43:00.586Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2022-05-11T07:43:00.586Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2022-05-11T07:43:00.586Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2022-05-11T07:43:00.586Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2022-05-11T07:43:00.586Z] PASS [2022-05-11T07:43:00.586Z] coverage: 77.0% of statements [2022-05-11T07:43:00.586Z] ok github.com/docker/docker/errdefs 0.058s coverage: 77.0% of statements [2022-05-11T07:43:00.586Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-05-11T07:43:00.586Z] === RUN TestPullSchema2Config/unauthorized [2022-05-11T07:43:00.586Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-05-11T07:43:00.586Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-05-11T07:43:00.586Z] --- PASS: TestPullSchema2Config (0.54s) [2022-05-11T07:43:00.586Z] --- PASS: TestPullSchema2Config/success_first_time (0.01s) [2022-05-11T07:43:00.586Z] --- PASS: TestPullSchema2Config/500_status (0.26s) [2022-05-11T07:43:00.586Z] --- PASS: TestPullSchema2Config/EOF (0.26s) [2022-05-11T07:43:00.586Z] --- PASS: TestPullSchema2Config/unauthorized (0.01s) [2022-05-11T07:43:00.586Z] === RUN TestGetRepositoryMountCandidates [2022-05-11T07:43:00.586Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2022-05-11T07:43:00.586Z] === RUN TestLayerAlreadyExists [2022-05-11T07:43:00.586Z] 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} [2022-05-11T07:43:00.586Z] 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} [2022-05-11T07:43:00.586Z] 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} [2022-05-11T07:43:00.586Z] 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} [2022-05-11T07:43:00.586Z] 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} [2022-05-11T07:43:00.586Z] 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} [2022-05-11T07:43:00.586Z] --- PASS: TestLayerAlreadyExists (0.00s) [2022-05-11T07:43:01.045Z] === RUN TestWhenEmptyAuthConfig [2022-05-11T07:43:01.045Z] --- PASS: TestInactiveJobs (0.37s) [2022-05-11T07:43:01.045Z] === RUN TestWatchRelease [2022-05-11T07:43:01.045Z] --- PASS: TestWatchRelease (0.04s) [2022-05-11T07:43:01.045Z] === RUN TestWatchFinishedTransfer [2022-05-11T07:43:01.045Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2022-05-11T07:43:01.045Z] === RUN TestDuplicateTransfer [2022-05-11T07:43:01.045Z] --- PASS: TestDuplicateTransfer (0.04s) [2022-05-11T07:43:01.045Z] === RUN TestSuccessfulUpload [2022-05-11T07:43:01.045Z] time="2022-05-11T07:43:00Z" level=error msg="Upload failed, retrying: simulating retry" [2022-05-11T07:43:01.200Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-05-11T07:43:01.503Z] --- PASS: TestSuccessfulUpload (0.37s) [2022-05-11T07:43:01.503Z] === RUN TestCancelledUpload [2022-05-11T07:43:01.503Z] --- PASS: TestCancelledUpload (0.00s) [2022-05-11T07:43:01.503Z] PASS [2022-05-11T07:43:01.503Z] coverage: 77.3% of statements [2022-05-11T07:43:01.503Z] ok github.com/docker/docker/distribution/xfer 2.068s coverage: 77.3% of statements [2022-05-11T07:43:01.503Z] === RUN TestFSGetInvalidData [2022-05-11T07:43:01.503Z] --- PASS: TestFSGetInvalidData (0.02s) [2022-05-11T07:43:01.503Z] === RUN TestFSInvalidSet [2022-05-11T07:43:01.503Z] --- PASS: TestFSInvalidSet (0.01s) [2022-05-11T07:43:01.503Z] === RUN TestFSInvalidRoot [2022-05-11T07:43:01.691Z] --- PASS: TestRemoveContainerForceRemoveRunning (3.04s) [2022-05-11T07:43:01.691Z] === RUN TestRemoveInvalidContainer [2022-05-11T07:43:01.691Z] --- PASS: TestRemoveInvalidContainer (0.04s) [2022-05-11T07:43:01.691Z] === RUN TestRenameLinkedContainer [2022-05-11T07:43:01.691Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-05-11T07:43:01.691Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2022-05-11T07:43:01.691Z] === RUN TestRenameStoppedContainer [2022-05-11T07:43:01.961Z] --- PASS: TestFSInvalidRoot (0.01s) [2022-05-11T07:43:01.961Z] === RUN TestFSMetadataGetSet [2022-05-11T07:43:01.961Z] --- PASS: TestFSMetadataGetSet (0.04s) [2022-05-11T07:43:01.961Z] === RUN TestFSInvalidWalker [2022-05-11T07:43:01.961Z] --- PASS: TestFSInvalidWalker (0.02s) [2022-05-11T07:43:01.961Z] === RUN TestFSGetSet [2022-05-11T07:43:01.961Z] --- PASS: TestFSGetSet (0.13s) [2022-05-11T07:43:01.961Z] === RUN TestFSGetUnsetKey [2022-05-11T07:43:01.961Z] --- PASS: TestFSGetUnsetKey (0.02s) [2022-05-11T07:43:01.961Z] === RUN TestFSGetEmptyData [2022-05-11T07:43:01.961Z] --- PASS: TestFSGetEmptyData (0.05s) [2022-05-11T07:43:01.961Z] === RUN TestFSDelete [2022-05-11T07:43:01.961Z] --- PASS: TestWhenEmptyAuthConfig (1.19s) [2022-05-11T07:43:01.961Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2022-05-11T07:43:01.961Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2022-05-11T07:43:01.961Z] === RUN TestTokenPassThru [2022-05-11T07:43:01.961Z] --- PASS: TestTokenPassThru (0.00s) [2022-05-11T07:43:01.961Z] === RUN TestTokenPassThruDifferentHost [2022-05-11T07:43:01.961Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2022-05-11T07:43:01.961Z] PASS [2022-05-11T07:43:01.961Z] coverage: 26.6% of statements [2022-05-11T07:43:01.961Z] ok github.com/docker/docker/distribution 2.365s coverage: 26.6% of statements [2022-05-11T07:43:01.961Z] --- PASS: TestFSDelete (0.05s) [2022-05-11T07:43:01.961Z] === RUN TestFSWalker [2022-05-11T07:43:01.961Z] --- PASS: TestFSWalker (0.02s) [2022-05-11T07:43:01.961Z] === RUN TestFSWalkerStopOnError [2022-05-11T07:43:01.961Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2022-05-11T07:43:01.961Z] === RUN TestNewFromJSON [2022-05-11T07:43:01.961Z] --- PASS: TestNewFromJSON (0.00s) [2022-05-11T07:43:01.961Z] === RUN TestNewFromJSONWithInvalidJSON [2022-05-11T07:43:01.961Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2022-05-11T07:43:01.961Z] === RUN TestMarshalKeyOrder [2022-05-11T07:43:01.961Z] --- PASS: TestMarshalKeyOrder (0.00s) [2022-05-11T07:43:01.961Z] === RUN TestHistoryEqual [2022-05-11T07:43:02.418Z] === RUN TestCompare [2022-05-11T07:43:02.418Z] --- PASS: TestCompare (0.00s) [2022-05-11T07:43:02.418Z] PASS [2022-05-11T07:43:02.418Z] coverage: 19.2% of statements [2022-05-11T07:43:02.418Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-05-11T07:43:02.418Z] ? github.com/docker/docker/dockerversion [no test files] [2022-05-11T07:43:02.418Z] ok github.com/docker/docker/image/cache 0.099s coverage: 19.2% of statements [2022-05-11T07:43:02.418Z] --- PASS: TestHistoryEqual (0.21s) [2022-05-11T07:43:02.418Z] === RUN TestImage [2022-05-11T07:43:02.418Z] --- PASS: TestImage (0.00s) [2022-05-11T07:43:02.418Z] === RUN TestImageOSNotEmpty [2022-05-11T07:43:02.418Z] --- PASS: TestImageOSNotEmpty (0.00s) [2022-05-11T07:43:02.418Z] === RUN TestNewChildImageFromImageWithRootFS [2022-05-11T07:43:02.418Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2022-05-11T07:43:02.418Z] === RUN TestCreate [2022-05-11T07:43:02.418Z] --- PASS: TestCreate (0.01s) [2022-05-11T07:43:02.418Z] === RUN TestRestore [2022-05-11T07:43:02.418Z] time="2022-05-11T07:43:02Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2022-05-11T07:43:02.418Z] --- PASS: TestRestore (0.05s) [2022-05-11T07:43:02.418Z] === RUN TestAddDelete [2022-05-11T07:43:02.418Z] --- PASS: TestAddDelete (0.06s) [2022-05-11T07:43:02.418Z] === RUN TestSearchAfterDelete [2022-05-11T07:43:02.418Z] --- PASS: TestSearchAfterDelete (0.02s) [2022-05-11T07:43:02.418Z] === RUN TestParentReset [2022-05-11T07:43:02.418Z] --- PASS: TestParentReset (0.05s) [2022-05-11T07:43:02.418Z] === RUN TestGetAndSetLastUpdated [2022-05-11T07:43:02.418Z] --- PASS: TestGetAndSetLastUpdated (0.02s) [2022-05-11T07:43:02.418Z] === RUN TestStoreLen [2022-05-11T07:43:02.418Z] --- PASS: TestStoreLen (0.06s) [2022-05-11T07:43:02.418Z] PASS [2022-05-11T07:43:02.418Z] coverage: 86.9% of statements [2022-05-11T07:43:02.418Z] ok github.com/docker/docker/image 0.950s coverage: 86.9% of statements [2022-05-11T07:43:02.569Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-05-11T07:43:03.131Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-05-11T07:43:03.385Z] === RUN TestValidateManifest [2022-05-11T07:43:03.385Z] === RUN TestValidateManifest/nil [2022-05-11T07:43:03.385Z] === RUN TestValidateManifest/non-nil [2022-05-11T07:43:03.385Z] --- PASS: TestValidateManifest (0.00s) [2022-05-11T07:43:03.385Z] --- PASS: TestValidateManifest/nil (0.00s) [2022-05-11T07:43:03.385Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2022-05-11T07:43:03.385Z] PASS [2022-05-11T07:43:03.385Z] coverage: 0.7% of statements [2022-05-11T07:43:03.385Z] ok github.com/docker/docker/image/tarexport 0.096s coverage: 0.7% of statements [2022-05-11T07:43:03.385Z] ? github.com/docker/docker/image/v1 [no test files] [2022-05-11T07:43:03.385Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-05-11T07:43:03.844Z] === RUN TestSerialization [2022-05-11T07:43:04.301Z] --- PASS: TestSerialization (0.02s) [2022-05-11T07:43:04.301Z] PASS [2022-05-11T07:43:04.301Z] coverage: 100.0% of statements [2022-05-11T07:43:04.301Z] ok github.com/docker/docker/libcontainerd/queue 0.069s coverage: 100.0% of statements [2022-05-11T07:43:04.573Z] --- PASS: TestRenameStoppedContainer (2.93s) [2022-05-11T07:43:04.573Z] === RUN TestRenameRunningContainerAndReuse [2022-05-11T07:43:05.021Z] check_test.go:378: [dedda6c1598b2] daemon is not started [2022-05-11T07:43:05.267Z] === RUN TestEnvironmentParsing [2022-05-11T07:43:05.267Z] --- PASS: TestEnvironmentParsing (0.00s) [2022-05-11T07:43:05.267Z] PASS [2022-05-11T07:43:05.267Z] coverage: 1.2% of statements [2022-05-11T07:43:05.267Z] === RUN TestEmptyLayer [2022-05-11T07:43:05.267Z] --- PASS: TestEmptyLayer (0.00s) [2022-05-11T07:43:05.267Z] === RUN TestCommitFailure [2022-05-11T07:43:05.267Z] ok github.com/docker/docker/libcontainerd/local 0.128s coverage: 1.2% of statements [2022-05-11T07:43:05.267Z] --- PASS: TestCommitFailure (0.01s) [2022-05-11T07:43:05.267Z] === RUN TestStartTransactionFailure [2022-05-11T07:43:05.267Z] --- PASS: TestStartTransactionFailure (0.01s) [2022-05-11T07:43:05.267Z] === RUN TestGetOrphan [2022-05-11T07:43:05.267Z] --- PASS: TestGetOrphan (0.01s) [2022-05-11T07:43:05.267Z] === RUN TestMountAndRegister [2022-05-11T07:43:05.267Z] layer_test.go:258: Layer size: 14 [2022-05-11T07:43:05.267Z] --- PASS: TestMountAndRegister (0.06s) [2022-05-11T07:43:05.267Z] === RUN TestLayerRelease [2022-05-11T07:43:05.267Z] layer_test.go:291: Failing on Windows [2022-05-11T07:43:05.267Z] --- SKIP: TestLayerRelease (0.00s) [2022-05-11T07:43:05.267Z] === RUN TestStoreRestore [2022-05-11T07:43:05.267Z] layer_test.go:340: Failing on Windows [2022-05-11T07:43:05.267Z] --- SKIP: TestStoreRestore (0.00s) [2022-05-11T07:43:05.267Z] === RUN TestTarStreamStability [2022-05-11T07:43:05.267Z] layer_test.go:455: Failing on Windows [2022-05-11T07:43:05.267Z] --- SKIP: TestTarStreamStability (0.00s) [2022-05-11T07:43:05.267Z] === RUN TestRegisterExistingLayer [2022-05-11T07:43:05.267Z] --- PASS: TestRegisterExistingLayer (0.18s) [2022-05-11T07:43:05.267Z] === RUN TestTarStreamVerification [2022-05-11T07:43:05.267Z] layer_test.go:684: Failing on Windows [2022-05-11T07:43:05.267Z] --- SKIP: TestTarStreamVerification (0.00s) [2022-05-11T07:43:05.267Z] === RUN TestLayerMigration [2022-05-11T07:43:05.267Z] migration_test.go:45: Failing on Windows [2022-05-11T07:43:05.267Z] --- SKIP: TestLayerMigration (0.00s) [2022-05-11T07:43:05.267Z] === RUN TestLayerMigrationNoTarsplit [2022-05-11T07:43:05.267Z] migration_test.go:181: Failing on Windows [2022-05-11T07:43:05.267Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2022-05-11T07:43:05.267Z] === RUN TestMountInit [2022-05-11T07:43:05.267Z] mount_test.go:17: Failing on Windows [2022-05-11T07:43:05.267Z] --- SKIP: TestMountInit (0.00s) [2022-05-11T07:43:05.726Z] === RUN TestMountSize [2022-05-11T07:43:05.726Z] mount_test.go:76: Failing on Windows [2022-05-11T07:43:05.726Z] --- SKIP: TestMountSize (0.00s) [2022-05-11T07:43:05.726Z] === RUN TestMountChanges [2022-05-11T07:43:05.726Z] mount_test.go:125: Failing on Windows [2022-05-11T07:43:05.726Z] --- SKIP: TestMountChanges (0.00s) [2022-05-11T07:43:05.726Z] === RUN TestMountApply [2022-05-11T07:43:05.726Z] mount_test.go:212: Failing on Windows [2022-05-11T07:43:05.726Z] --- SKIP: TestMountApply (0.00s) [2022-05-11T07:43:05.726Z] PASS [2022-05-11T07:43:05.726Z] coverage: 30.6% of statements [2022-05-11T07:43:05.726Z] ok github.com/docker/docker/layer 0.412s coverage: 30.6% of statements [2022-05-11T07:43:05.726Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-05-11T07:43:05.726Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-05-11T07:43:05.726Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-05-11T07:43:05.726Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-05-11T07:43:06.184Z] === RUN TestSequenceGetAvailableBit [2022-05-11T07:43:06.184Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2022-05-11T07:43:06.184Z] === RUN TestSequenceEqual [2022-05-11T07:43:06.184Z] --- PASS: TestSequenceEqual (0.00s) [2022-05-11T07:43:06.184Z] === RUN TestSequenceCopy [2022-05-11T07:43:06.184Z] --- PASS: TestSequenceCopy (0.00s) [2022-05-11T07:43:06.184Z] === RUN TestGetFirstAvailable [2022-05-11T07:43:06.184Z] --- PASS: TestGetFirstAvailable (0.00s) [2022-05-11T07:43:06.184Z] === RUN TestFindSequence [2022-05-11T07:43:06.184Z] --- PASS: TestFindSequence (0.00s) [2022-05-11T07:43:06.185Z] === RUN TestCheckIfAvailable [2022-05-11T07:43:06.185Z] --- PASS: TestCheckIfAvailable (0.00s) [2022-05-11T07:43:06.185Z] === RUN TestMergeSequences [2022-05-11T07:43:06.185Z] --- PASS: TestMergeSequences (0.00s) [2022-05-11T07:43:06.185Z] === RUN TestPushReservation [2022-05-11T07:43:06.185Z] --- PASS: TestPushReservation (0.00s) [2022-05-11T07:43:06.185Z] === RUN TestSerializeDeserialize [2022-05-11T07:43:06.185Z] --- PASS: TestSerializeDeserialize (0.00s) [2022-05-11T07:43:06.185Z] === RUN TestSet [2022-05-11T07:43:06.185Z] --- PASS: TestSet (0.00s) [2022-05-11T07:43:06.185Z] === RUN TestSetUnset [2022-05-11T07:43:06.185Z] --- PASS: TestSetUnset (0.00s) [2022-05-11T07:43:06.185Z] === RUN TestOffsetSetUnset [2022-05-11T07:43:06.185Z] --- PASS: TestOffsetSetUnset (0.00s) [2022-05-11T07:43:06.185Z] === RUN TestSetInRange [2022-05-11T07:43:06.185Z] --- PASS: TestSetInRange (0.00s) [2022-05-11T07:43:06.185Z] === RUN TestSetAnyInRange [2022-05-11T07:43:06.185Z] --- PASS: TestSetAnyInRange (0.00s) [2022-05-11T07:43:06.185Z] === RUN TestMethods [2022-05-11T07:43:06.185Z] --- PASS: TestMethods (0.00s) [2022-05-11T07:43:06.185Z] === RUN TestRandomAllocateDeallocate [2022-05-11T07:43:08.361Z] === RUN TestInvalidConfig [2022-05-11T07:43:08.361Z] --- PASS: TestInvalidConfig (0.00s) [2022-05-11T07:43:08.361Z] === RUN TestConfig [2022-05-11T07:43:08.361Z] --- PASS: TestConfig (0.00s) [2022-05-11T07:43:08.361Z] === RUN TestOptionsLabels [2022-05-11T07:43:08.361Z] --- PASS: TestOptionsLabels (0.00s) [2022-05-11T07:43:08.361Z] === RUN TestValidName [2022-05-11T07:43:08.361Z] --- PASS: TestValidName (0.00s) [2022-05-11T07:43:08.361Z] PASS [2022-05-11T07:43:08.361Z] coverage: 19.7% of statements [2022-05-11T07:43:08.361Z] ok github.com/docker/docker/libnetwork/config 0.203s coverage: 19.7% of statements [2022-05-11T07:43:08.819Z] === RUN TestKey [2022-05-11T07:43:08.819Z] --- PASS: TestKey (0.00s) [2022-05-11T07:43:08.819Z] === RUN TestParseKey [2022-05-11T07:43:08.819Z] --- PASS: TestParseKey (0.00s) [2022-05-11T07:43:08.819Z] === RUN TestInvalidDataStore [2022-05-11T07:43:08.819Z] --- PASS: TestInvalidDataStore (0.00s) [2022-05-11T07:43:08.819Z] === RUN TestKVObjectFlatKey [2022-05-11T07:43:08.819Z] --- PASS: TestKVObjectFlatKey (0.00s) [2022-05-11T07:43:08.819Z] === RUN TestAtomicKVObjectFlatKey [2022-05-11T07:43:08.819Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2022-05-11T07:43:08.819Z] PASS [2022-05-11T07:43:08.819Z] coverage: 21.9% of statements [2022-05-11T07:43:08.819Z] ok github.com/docker/docker/libnetwork/datastore 0.048s coverage: 21.9% of statements [2022-05-11T07:43:09.787Z] === RUN TestIPDataMarshalling [2022-05-11T07:43:09.787Z] --- PASS: TestIPDataMarshalling (0.00s) [2022-05-11T07:43:09.787Z] === RUN TestValidateAndIsV6 [2022-05-11T07:43:09.787Z] --- PASS: TestValidateAndIsV6 (0.00s) [2022-05-11T07:43:09.787Z] PASS [2022-05-11T07:43:09.787Z] coverage: 68.9% of statements [2022-05-11T07:43:09.787Z] ok github.com/docker/docker/libnetwork/driverapi 0.042s coverage: 68.9% of statements [2022-05-11T07:43:10.246Z] === RUN TestErrorInterfaces [2022-05-11T07:43:10.246Z] --- PASS: TestErrorInterfaces (0.00s) [2022-05-11T07:43:10.246Z] === RUN TestNetworkMarshalling [2022-05-11T07:43:10.270Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-05-11T07:43:10.270Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-05-11T07:43:10.527Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2022-05-11T07:43:10.704Z] --- PASS: TestNetworkMarshalling (0.21s) [2022-05-11T07:43:10.704Z] === RUN TestEndpointMarshalling [2022-05-11T07:43:10.704Z] --- PASS: TestEndpointMarshalling (0.00s) [2022-05-11T07:43:10.704Z] === RUN TestAuxAddresses [2022-05-11T07:43:10.704Z] time="2022-05-11T07:43:10Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-05-11T07:43:10.704Z] --- PASS: TestAuxAddresses (0.02s) [2022-05-11T07:43:10.704Z] === RUN TestSRVServiceQuery [2022-05-11T07:43:10.704Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-05-11T07:43:10.704Z] --- SKIP: TestSRVServiceQuery (0.01s) [2022-05-11T07:43:10.704Z] === RUN TestServiceVIPReuse [2022-05-11T07:43:10.704Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-05-11T07:43:10.704Z] --- SKIP: TestServiceVIPReuse (0.01s) [2022-05-11T07:43:10.704Z] === RUN TestIpamReleaseOnNetDriverFailures [2022-05-11T07:43:10.704Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-05-11T07:43:10.704Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.00s) [2022-05-11T07:43:10.704Z] === RUN TestDNSIPQuery [2022-05-11T07:43:10.704Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-05-11T07:43:10.704Z] --- SKIP: TestDNSIPQuery (0.01s) [2022-05-11T07:43:10.704Z] === RUN TestDNSProxyServFail [2022-05-11T07:43:10.704Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-05-11T07:43:10.704Z] --- SKIP: TestDNSProxyServFail (0.00s) [2022-05-11T07:43:10.704Z] === RUN TestSandboxAddEmpty [2022-05-11T07:43:10.704Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-05-11T07:43:10.704Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2022-05-11T07:43:10.704Z] === RUN TestSandboxAddMultiPrio [2022-05-11T07:43:10.704Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-05-11T07:43:10.704Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2022-05-11T07:43:10.704Z] === RUN TestSandboxAddSamePrio [2022-05-11T07:43:10.704Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-05-11T07:43:10.704Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2022-05-11T07:43:10.704Z] === RUN TestCleanupServiceDiscovery [2022-05-11T07:43:10.704Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-05-11T07:43:10.704Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2022-05-11T07:43:10.704Z] === RUN TestDNSOptions [2022-05-11T07:43:10.704Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-05-11T07:43:10.704Z] --- SKIP: TestDNSOptions (0.00s) [2022-05-11T07:43:10.704Z] === RUN TestMultipleControllersWithSameStore [2022-05-11T07:43:10.704Z] time="2022-05-11T07:43:10Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-05-11T07:43:10.704Z] time="2022-05-11T07:43:10Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-05-11T07:43:10.704Z] --- PASS: TestMultipleControllersWithSameStore (0.03s) [2022-05-11T07:43:10.704Z] PASS [2022-05-11T07:43:10.704Z] coverage: 8.5% of statements [2022-05-11T07:43:10.704Z] ok github.com/docker/docker/libnetwork 0.401s coverage: 8.5% of statements [2022-05-11T07:43:10.704Z] === RUN TestDriver [2022-05-11T07:43:10.704Z] --- PASS: TestDriver (0.00s) [2022-05-11T07:43:10.704Z] PASS [2022-05-11T07:43:10.704Z] coverage: 34.8% of statements [2022-05-11T07:43:10.704Z] ok github.com/docker/docker/libnetwork/drivers/host 0.061s coverage: 34.8% of statements [2022-05-11T07:43:11.162Z] === RUN TestDriver [2022-05-11T07:43:11.162Z] --- PASS: TestDriver (0.00s) [2022-05-11T07:43:11.162Z] PASS [2022-05-11T07:43:11.162Z] coverage: 34.8% of statements [2022-05-11T07:43:11.162Z] ok github.com/docker/docker/libnetwork/drivers/null 0.060s coverage: 34.8% of statements [2022-05-11T07:43:11.606Z] --- PASS: TestRenameRunningContainerAndReuse (6.08s) [2022-05-11T07:43:11.606Z] === RUN TestRenameInvalidName [2022-05-11T07:43:11.921Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-05-11T07:43:11.921Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-05-11T07:43:11.921Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-05-11T07:43:12.129Z] === RUN TestNetworkAllocateFree [2022-05-11T07:43:12.130Z] --- PASS: TestNetworkAllocateFree (0.00s) [2022-05-11T07:43:12.130Z] === RUN TestNetworkAllocateUserDefinedVNIs [2022-05-11T07:43:12.130Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2022-05-11T07:43:12.130Z] PASS [2022-05-11T07:43:12.130Z] coverage: 63.6% of statements [2022-05-11T07:43:12.130Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.075s coverage: 63.6% of statements [2022-05-11T07:43:12.130Z] === RUN TestGetEmptyCapabilities [2022-05-11T07:43:12.130Z] --- PASS: TestGetEmptyCapabilities (0.01s) [2022-05-11T07:43:12.130Z] === RUN TestGetExtraCapabilities [2022-05-11T07:43:12.130Z] --- PASS: TestGetExtraCapabilities (0.01s) [2022-05-11T07:43:12.130Z] === RUN TestGetInvalidCapabilities [2022-05-11T07:43:12.130Z] --- PASS: TestGetInvalidCapabilities (0.01s) [2022-05-11T07:43:12.130Z] === RUN TestRemoteDriver [2022-05-11T07:43:12.130Z] --- PASS: TestRemoteDriver (0.01s) [2022-05-11T07:43:12.130Z] === RUN TestDriverError [2022-05-11T07:43:12.130Z] --- PASS: TestDriverError (0.01s) [2022-05-11T07:43:12.130Z] === RUN TestMissingValues [2022-05-11T07:43:12.130Z] --- PASS: TestMissingValues (0.01s) [2022-05-11T07:43:12.130Z] === RUN TestRollback [2022-05-11T07:43:12.130Z] --- PASS: TestRollback (0.01s) [2022-05-11T07:43:12.130Z] PASS [2022-05-11T07:43:12.130Z] coverage: 57.4% of statements [2022-05-11T07:43:12.130Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.106s coverage: 57.4% of statements [2022-05-11T07:43:12.180Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-05-11T07:43:12.742Z] docker_api_swarm_service_test.go:533: [d639f55360687] joining swarm manager [daed935586295]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-11T07:43:13.095Z] === RUN TestNAT [2022-05-11T07:43:13.095Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-05-11T07:43:13.095Z] --- SKIP: TestNAT (0.00s) [2022-05-11T07:43:13.095Z] === RUN TestTransparent [2022-05-11T07:43:13.095Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-05-11T07:43:13.095Z] --- SKIP: TestTransparent (0.00s) [2022-05-11T07:43:13.095Z] PASS [2022-05-11T07:43:13.095Z] coverage: 0.0% of statements [2022-05-11T07:43:13.095Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.075s coverage: 0.0% of statements [2022-05-11T07:43:13.126Z] Created binary: bundles/cross/windows/amd64-daemon/dockerd-dev.exe [2022-05-11T07:43:13.126Z] +++++++ cat ./cli/winresources/docker-proxy/winres.json [2022-05-11T07:43:13.126Z] { [2022-05-11T07:43:13.126Z] "RT_GROUP_ICON": { [2022-05-11T07:43:13.126Z] "#1": { [2022-05-11T07:43:13.126Z] "0409": "../../winresources/docker.ico" [2022-05-11T07:43:13.126Z] } [2022-05-11T07:43:13.126Z] }, [2022-05-11T07:43:13.126Z] "RT_MANIFEST": { [2022-05-11T07:43:13.126Z] "#1": { [2022-05-11T07:43:13.126Z] "0409": { [2022-05-11T07:43:13.126Z] "identity": {}, [2022-05-11T07:43:13.126Z] "description": "Docker Engine", [2022-05-11T07:43:13.126Z] "minimum-os": "vista", [2022-05-11T07:43:13.126Z] "execution-level": "", [2022-05-11T07:43:13.126Z] "ui-access": false, [2022-05-11T07:43:13.126Z] "auto-elevate": false, [2022-05-11T07:43:13.126Z] "dpi-awareness": "unaware", [2022-05-11T07:43:13.126Z] "disable-theming": false, [2022-05-11T07:43:13.126Z] "disable-window-filtering": false, [2022-05-11T07:43:13.126Z] "high-resolution-scrolling-aware": false, [2022-05-11T07:43:13.126Z] "ultra-high-resolution-scrolling-aware": false, [2022-05-11T07:43:13.126Z] "long-path-aware": false, [2022-05-11T07:43:13.126Z] "printer-driver-isolation": false, [2022-05-11T07:43:13.126Z] "gdi-scaling": false, [2022-05-11T07:43:13.126Z] "segment-heap": false, [2022-05-11T07:43:13.126Z] "use-common-controls-v6": false [2022-05-11T07:43:13.126Z] } [2022-05-11T07:43:13.126Z] } [2022-05-11T07:43:13.126Z] }, [2022-05-11T07:43:13.126Z] "RT_MESSAGETABLE": { [2022-05-11T07:43:13.126Z] "#1": { [2022-05-11T07:43:13.126Z] "0409": "../../winresources/event_messages.bin" [2022-05-11T07:43:13.126Z] } [2022-05-11T07:43:13.126Z] }, [2022-05-11T07:43:13.126Z] "RT_VERSION": { [2022-05-11T07:43:13.126Z] "#1": { [2022-05-11T07:43:13.126Z] "0409": { [2022-05-11T07:43:13.126Z] "fixed": { [2022-05-11T07:43:13.126Z] "file_version": "0.0.0.0", [2022-05-11T07:43:13.126Z] "product_version": "0.0.0.0", [2022-05-11T07:43:13.126Z] "type": "Unknown" [2022-05-11T07:43:13.126Z] }, [2022-05-11T07:43:13.126Z] "info": { [2022-05-11T07:43:13.126Z] "0000": { [2022-05-11T07:43:13.126Z] "CompanyName": "", [2022-05-11T07:43:13.126Z] "FileVersion": "dev", [2022-05-11T07:43:13.126Z] "LegalCopyright": "Copyright © 2015-2022 Docker Inc.", [2022-05-11T07:43:13.126Z] "OriginalFileName": "docker-proxy-dev.exe", [2022-05-11T07:43:13.126Z] "ProductName": "", [2022-05-11T07:43:13.126Z] "ProductVersion": "dev", [2022-05-11T07:43:13.126Z] "SpecialBuild": "f6aceba500b8938ffc257893fc0a5ec8ac3e9ea7" [2022-05-11T07:43:13.126Z] } [2022-05-11T07:43:13.126Z] } [2022-05-11T07:43:13.126Z] } [2022-05-11T07:43:13.126Z] } [2022-05-11T07:43:13.126Z] } [2022-05-11T07:43:13.126Z] } [2022-05-11T07:43:13.126Z] cmd/docker-proxy/genwinres_windows.go [2022-05-11T07:43:13.126Z] cmd/docker-proxy/main.go [2022-05-11T07:43:13.126Z] cmd/docker-proxy/network_proxy_test.go [2022-05-11T07:43:13.126Z] cmd/docker-proxy/proxy.go [2022-05-11T07:43:13.126Z] cmd/docker-proxy/sctp_proxy.go [2022-05-11T07:43:13.126Z] cmd/docker-proxy/tcp_proxy.go [2022-05-11T07:43:13.126Z] cmd/docker-proxy/udp_proxy.go [2022-05-11T07:43:13.126Z] Building: bundles/cross/windows/amd64-daemon/docker-proxy-dev.exe [2022-05-11T07:43:13.126Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-05-11T07:43:13.126Z] Created binary: bundles/cross/windows/amd64-daemon/docker-proxy-dev.exe [2022-05-11T07:43:13.126Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2022-05-11T07:43:13.126Z] remote: Enumerating objects: 23, done. [2022-05-11T07:43:13.126Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2022-05-11T07:43:13.126Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2022-05-11T07:43:13.126Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2022-05-11T07:43:13.126Z] Receiving objects: 4% (1/23) Receiving objects: 8% (2/23) Receiving objects: 13% (3/23) Receiving objects: 17% (4/23) Receiving objects: 21% (5/23) Receiving objects: 26% (6/23) Receiving objects: 30% (7/23) Receiving objects: 34% (8/23) Receiving objects: 39% (9/23) Receiving objects: 43% (10/23) Receiving objects: 47% (11/23) Receiving objects: 52% (12/23) Receiving objects: 56% (13/23) Receiving objects: 60% (14/23) Receiving objects: 65% (15/23) Receiving objects: 69% (16/23) Receiving objects: 73% (17/23) Receiving objects: 78% (18/23) Receiving objects: 82% (19/23) Receiving objects: 86% (20/23) Receiving objects: 91% (21/23) Receiving objects: 95% (22/23) Receiving objects: 100% (23/23) Receiving objects: 100% (23/23), 10.17 KiB | 10.17 MiB/s, done. [2022-05-11T07:43:13.126Z] Resolving deltas: 0% (0/2) Resolving deltas: 50% (1/2) Resolving deltas: 100% (2/2) Resolving deltas: 100% (2/2), done. [2022-05-11T07:43:13.126Z] Building: bundles/cross/windows/amd64/containerutility.exe [2022-05-11T07:43:13.126Z] Cross building: bundles/cross/linux/ppc64le [2022-05-11T07:43:13.126Z] Building: bundles/cross/linux/ppc64le-daemon/dockerd-dev [2022-05-11T07:43:13.126Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2022-05-11T07:43:13.557Z] === RUN TestBuildDefault [2022-05-11T07:43:13.557Z] --- PASS: TestBuildDefault (0.00s) [2022-05-11T07:43:13.557Z] === RUN TestBuildHostnameDomainname [2022-05-11T07:43:13.557Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2022-05-11T07:43:13.557Z] === RUN TestBuildHostname [2022-05-11T07:43:13.557Z] --- PASS: TestBuildHostname (0.00s) [2022-05-11T07:43:13.557Z] === RUN TestBuildHostnameFQDN [2022-05-11T07:43:13.557Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2022-05-11T07:43:13.557Z] === RUN TestBuildNoIP [2022-05-11T07:43:13.557Z] --- PASS: TestBuildNoIP (0.00s) [2022-05-11T07:43:13.557Z] === RUN TestUpdate [2022-05-11T07:43:13.557Z] --- PASS: TestUpdate (0.00s) [2022-05-11T07:43:13.557Z] === RUN TestUpdateIgnoresPrefixedHostname [2022-05-11T07:43:13.557Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2022-05-11T07:43:13.557Z] === RUN TestDeleteIgnoresPrefixedHostname [2022-05-11T07:43:13.557Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2022-05-11T07:43:13.557Z] === RUN TestAddEmpty [2022-05-11T07:43:13.557Z] --- PASS: TestAddEmpty (0.00s) [2022-05-11T07:43:13.557Z] === RUN TestAdd [2022-05-11T07:43:13.557Z] --- PASS: TestAdd (0.00s) [2022-05-11T07:43:13.557Z] === RUN TestDeleteEmpty [2022-05-11T07:43:13.557Z] --- PASS: TestDeleteEmpty (0.00s) [2022-05-11T07:43:13.557Z] === RUN TestDeleteNewline [2022-05-11T07:43:13.557Z] --- PASS: TestDeleteNewline (0.00s) [2022-05-11T07:43:13.557Z] === RUN TestDelete [2022-05-11T07:43:13.557Z] --- PASS: TestDelete (0.00s) [2022-05-11T07:43:13.557Z] === RUN TestConcurrentWrites [2022-05-11T07:43:13.557Z] === RUN TestNew [2022-05-11T07:43:13.557Z] --- PASS: TestNew (0.00s) [2022-05-11T07:43:13.557Z] === RUN TestAddDriver [2022-05-11T07:43:13.557Z] --- PASS: TestAddDriver (0.00s) [2022-05-11T07:43:13.557Z] === RUN TestAddDuplicateDriver [2022-05-11T07:43:13.557Z] --- PASS: TestAddDuplicateDriver (0.00s) [2022-05-11T07:43:13.557Z] === RUN TestIPAMDefaultAddressSpaces [2022-05-11T07:43:13.557Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2022-05-11T07:43:13.557Z] === RUN TestDriver [2022-05-11T07:43:13.557Z] --- PASS: TestDriver (0.00s) [2022-05-11T07:43:13.557Z] === RUN TestIPAM [2022-05-11T07:43:13.557Z] --- PASS: TestIPAM (0.00s) [2022-05-11T07:43:13.557Z] === RUN TestWalkIPAMs [2022-05-11T07:43:13.557Z] --- PASS: TestWalkIPAMs (0.00s) [2022-05-11T07:43:13.557Z] === RUN TestWalkDrivers [2022-05-11T07:43:13.557Z] --- PASS: TestWalkDrivers (0.00s) [2022-05-11T07:43:13.557Z] PASS [2022-05-11T07:43:13.557Z] coverage: 82.4% of statements [2022-05-11T07:43:13.557Z] ok github.com/docker/docker/libnetwork/drvregistry 0.114s coverage: 82.4% of statements [2022-05-11T07:43:13.773Z] --- PASS: TestRenameInvalidName (2.88s) [2022-05-11T07:43:13.773Z] === RUN TestRenameAnonymousContainer [2022-05-11T07:43:14.015Z] --- PASS: TestConcurrentWrites (0.31s) [2022-05-11T07:43:14.015Z] PASS [2022-05-11T07:43:14.015Z] coverage: 81.2% of statements [2022-05-11T07:43:14.015Z] ok github.com/docker/docker/libnetwork/etchosts 0.385s coverage: 81.2% of statements [2022-05-11T07:43:14.015Z] --- PASS: TestRandomAllocateDeallocate (7.90s) [2022-05-11T07:43:14.015Z] === RUN TestAllocateRandomDeallocate [2022-05-11T07:43:14.107Z] docker_api_swarm_service_test.go:534: [d0eb2e23f6fbc] joining swarm manager [daed935586295]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-11T07:43:14.366Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-05-11T07:43:14.472Z] === RUN TestNew [2022-05-11T07:43:14.472Z] --- PASS: TestNew (0.00s) [2022-05-11T07:43:14.472Z] === RUN TestAllocate [2022-05-11T07:43:14.472Z] --- PASS: TestAllocate (0.00s) [2022-05-11T07:43:14.472Z] === RUN TestUninitialized [2022-05-11T07:43:14.472Z] --- PASS: TestUninitialized (0.00s) [2022-05-11T07:43:14.472Z] === RUN TestAllocateInRange [2022-05-11T07:43:14.472Z] --- PASS: TestAllocateInRange (0.00s) [2022-05-11T07:43:14.472Z] === RUN TestAllocateSerial [2022-05-11T07:43:14.472Z] --- PASS: TestAllocateSerial (0.00s) [2022-05-11T07:43:14.472Z] PASS [2022-05-11T07:43:14.472Z] coverage: 87.5% of statements [2022-05-11T07:43:14.472Z] ok github.com/docker/docker/libnetwork/idm 0.054s coverage: 87.5% of statements [2022-05-11T07:43:14.472Z] === RUN TestCaller [2022-05-11T07:43:14.472Z] --- PASS: TestCaller (0.00s) [2022-05-11T07:43:14.472Z] PASS [2022-05-11T07:43:14.472Z] coverage: 100.0% of statements [2022-05-11T07:43:14.472Z] ok github.com/docker/docker/libnetwork/internal/caller 0.066s coverage: 100.0% of statements [2022-05-11T07:43:15.296Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-05-11T07:43:15.437Z] === RUN TestSetSerialInsertDelete [2022-05-11T07:43:15.437Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2022-05-11T07:43:15.437Z] === RUN TestSetParallelInsertDelete [2022-05-11T07:43:15.895Z] --- PASS: TestAllocateRandomDeallocate (1.81s) [2022-05-11T07:43:15.895Z] === RUN TestAllocateRandomDeallocateSerialize [2022-05-11T07:43:16.354Z] === RUN TestInt2IP2IntConversion [2022-05-11T07:43:16.811Z] --- PASS: TestInt2IP2IntConversion (0.56s) [2022-05-11T07:43:16.811Z] === RUN TestGetAddressVersion [2022-05-11T07:43:16.811Z] --- PASS: TestGetAddressVersion (0.00s) [2022-05-11T07:43:16.811Z] === RUN TestKeyString [2022-05-11T07:43:16.811Z] --- PASS: TestKeyString (0.00s) [2022-05-11T07:43:16.811Z] === RUN TestPoolDataMarshal [2022-05-11T07:43:16.811Z] --- PASS: TestPoolDataMarshal (0.00s) [2022-05-11T07:43:16.811Z] === RUN TestSubnetsMarshal [2022-05-11T07:43:16.811Z] --- PASS: TestSubnetsMarshal (0.07s) [2022-05-11T07:43:16.811Z] === RUN TestAddSubnets [2022-05-11T07:43:16.811Z] --- PASS: TestAllocateRandomDeallocateSerialize (1.29s) [2022-05-11T07:43:16.811Z] === RUN TestRetrieveFromStore [2022-05-11T07:43:17.269Z] --- PASS: TestAddSubnets (0.06s) [2022-05-11T07:43:17.269Z] === RUN TestDoublePoolRelease [2022-05-11T07:43:17.269Z] --- PASS: TestDoublePoolRelease (0.03s) [2022-05-11T07:43:17.269Z] === RUN TestAddReleasePoolID [2022-05-11T07:43:17.269Z] === RUN TestPoolRequest [2022-05-11T07:43:17.269Z] --- PASS: TestPoolRequest (0.00s) [2022-05-11T07:43:17.269Z] === RUN TestOtherRequests [2022-05-11T07:43:17.269Z] --- PASS: TestOtherRequests (0.00s) [2022-05-11T07:43:17.269Z] PASS [2022-05-11T07:43:17.269Z] coverage: 57.1% of statements [2022-05-11T07:43:17.269Z] ok github.com/docker/docker/libnetwork/ipams/null 0.053s coverage: 57.1% of statements [2022-05-11T07:43:17.269Z] --- PASS: TestAddReleasePoolID (0.09s) [2022-05-11T07:43:17.269Z] === RUN TestPredefinedPool [2022-05-11T07:43:17.269Z] --- PASS: TestPredefinedPool (0.03s) [2022-05-11T07:43:17.269Z] === RUN TestRemoveSubnet [2022-05-11T07:43:17.269Z] --- PASS: TestRemoveSubnet (0.24s) [2022-05-11T07:43:17.269Z] === RUN TestGetSameAddress [2022-05-11T07:43:17.269Z] --- PASS: TestGetSameAddress (0.02s) [2022-05-11T07:43:17.269Z] === RUN TestPoolAllocationReuse [2022-05-11T07:43:17.727Z] --- PASS: TestRetrieveFromStore (0.63s) [2022-05-11T07:43:17.728Z] === RUN TestIsCorrupted [2022-05-11T07:43:17.728Z] --- PASS: TestIsCorrupted (0.03s) [2022-05-11T07:43:17.728Z] === RUN TestSetRollover [2022-05-11T07:43:18.570Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-05-11T07:43:18.694Z] === RUN TestGetCapabilities [2022-05-11T07:43:18.695Z] --- PASS: TestGetCapabilities (0.01s) [2022-05-11T07:43:18.695Z] === RUN TestGetCapabilitiesFromLegacyDriver [2022-05-11T07:43:18.695Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.00s) [2022-05-11T07:43:18.695Z] === RUN TestGetDefaultAddressSpaces [2022-05-11T07:43:18.695Z] --- PASS: TestGetDefaultAddressSpaces (0.01s) [2022-05-11T07:43:18.695Z] === RUN TestRemoteDriver [2022-05-11T07:43:18.695Z] --- PASS: TestRemoteDriver (0.01s) [2022-05-11T07:43:18.695Z] PASS [2022-05-11T07:43:18.695Z] coverage: 47.4% of statements [2022-05-11T07:43:18.695Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.079s coverage: 47.4% of statements [2022-05-11T07:43:19.664Z] --- PASS: TestPoolAllocationReuse (2.02s) [2022-05-11T07:43:19.664Z] === RUN TestGetAddressSubPoolEqualPool [2022-05-11T07:43:19.664Z] --- PASS: TestGetAddressSubPoolEqualPool (0.02s) [2022-05-11T07:43:19.664Z] === RUN TestRequestReleaseAddressFromSubPool [2022-05-11T07:43:19.664Z] === RUN TestWindowsIPAM [2022-05-11T07:43:19.664Z] --- PASS: TestWindowsIPAM (0.00s) [2022-05-11T07:43:19.664Z] PASS [2022-05-11T07:43:19.664Z] coverage: 71.4% of statements [2022-05-11T07:43:19.664Z] --- PASS: TestSetRollover (1.87s) [2022-05-11T07:43:19.664Z] === RUN TestSetRolloverSerial [2022-05-11T07:43:19.664Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.046s coverage: 71.4% of statements [2022-05-11T07:43:19.936Z] === RUN TestDockerSuite/TestRmiBlank [2022-05-11T07:43:19.936Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-05-11T07:43:19.936Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-05-11T07:43:20.630Z] === RUN TestDefaultNetwork [2022-05-11T07:43:20.630Z] --- PASS: TestDefaultNetwork (0.29s) [2022-05-11T07:43:20.630Z] === RUN TestConfigGlobalScopeDefaultNetworks [2022-05-11T07:43:21.088Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.30s) [2022-05-11T07:43:21.088Z] === RUN TestInitAddressPools [2022-05-11T07:43:21.088Z] --- PASS: TestInitAddressPools (0.00s) [2022-05-11T07:43:21.088Z] PASS [2022-05-11T07:43:21.088Z] coverage: 74.0% of statements [2022-05-11T07:43:21.088Z] ok github.com/docker/docker/libnetwork/ipamutils 0.682s coverage: 74.0% of statements [2022-05-11T07:43:21.088Z] --- PASS: TestSetRolloverSerial (1.75s) [2022-05-11T07:43:21.088Z] === RUN TestGetFirstAvailableFromCurrent [2022-05-11T07:43:21.088Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2022-05-11T07:43:21.088Z] PASS [2022-05-11T07:43:21.088Z] coverage: 84.4% of statements [2022-05-11T07:43:21.088Z] ok github.com/docker/docker/libnetwork/bitseq 15.348s coverage: 84.4% of statements [2022-05-11T07:43:21.546Z] === RUN TestKeyValue [2022-05-11T07:43:21.546Z] --- PASS: TestKeyValue (0.00s) [2022-05-11T07:43:21.546Z] PASS [2022-05-11T07:43:21.546Z] coverage: 60.0% of statements [2022-05-11T07:43:21.546Z] ok github.com/docker/docker/libnetwork/netlabel 0.048s coverage: 60.0% of statements [2022-05-11T07:43:22.003Z] --- PASS: TestRequestReleaseAddressFromSubPool (2.60s) [2022-05-11T07:43:22.003Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2022-05-11T07:43:23.206Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-05-11T07:43:23.206Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-05-11T07:43:23.461Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-05-11T07:43:24.830Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-05-11T07:43:25.391Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-05-11T07:43:25.734Z] --- PASS: TestSetParallelInsertDelete (10.00s) [2022-05-11T07:43:25.734Z] PASS [2022-05-11T07:43:25.734Z] coverage: 100.0% of statements [2022-05-11T07:43:25.734Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.133s coverage: 100.0% of statements [2022-05-11T07:43:25.734Z] === RUN TestNetworkDBSimple [2022-05-11T07:43:25.734Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (3.61s) [2022-05-11T07:43:25.734Z] === RUN TestGetAddress [2022-05-11T07:43:26.110Z] --- PASS: TestRenameAnonymousContainer (11.25s) [2022-05-11T07:43:26.110Z] === RUN TestRenameContainerWithSameName [2022-05-11T07:43:26.192Z] === RUN TestGenerate [2022-05-11T07:43:26.192Z] --- PASS: TestGenerate (0.00s) [2022-05-11T07:43:26.192Z] === RUN TestGeneratePtr [2022-05-11T07:43:26.192Z] --- PASS: TestGeneratePtr (0.00s) [2022-05-11T07:43:26.192Z] === RUN TestGenerateMissingField [2022-05-11T07:43:26.192Z] --- PASS: TestGenerateMissingField (0.00s) [2022-05-11T07:43:26.192Z] === RUN TestFieldCannotBeSet [2022-05-11T07:43:26.192Z] --- PASS: TestFieldCannotBeSet (0.00s) [2022-05-11T07:43:26.192Z] === RUN TestTypeMismatchError [2022-05-11T07:43:26.192Z] --- PASS: TestTypeMismatchError (0.00s) [2022-05-11T07:43:26.192Z] PASS [2022-05-11T07:43:26.192Z] coverage: 100.0% of statements [2022-05-11T07:43:26.192Z] ok github.com/docker/docker/libnetwork/options 0.042s coverage: 100.0% of statements [2022-05-11T07:43:26.318Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-05-11T07:43:26.649Z] 2022/05/11 07:43:26 Closing DB instances... [2022-05-11T07:43:27.107Z] testing: warning: no tests to run [2022-05-11T07:43:27.107Z] PASS [2022-05-11T07:43:27.107Z] coverage: 0.0% of statements [2022-05-11T07:43:27.107Z] ok github.com/docker/docker/libnetwork/osl 0.065s coverage: 0.0% of statements [no tests to run] [2022-05-11T07:43:27.107Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-05-11T07:43:27.107Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-05-11T07:43:27.107Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-05-11T07:43:27.107Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-05-11T07:43:27.107Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-05-11T07:43:27.107Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-05-11T07:43:27.107Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-05-11T07:43:27.107Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-05-11T07:43:27.107Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-05-11T07:43:27.107Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2022-05-11T07:43:27.107Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-05-11T07:43:27.107Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-05-11T07:43:27.107Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-05-11T07:43:27.107Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2022-05-11T07:43:27.107Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-05-11T07:43:27.107Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-05-11T07:43:27.107Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-05-11T07:43:27.246Z] === RUN TestDockerSuite/TestRmiTag [2022-05-11T07:43:27.247Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-05-11T07:43:27.807Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-05-11T07:43:28.073Z] === RUN TestRequestNewPort [2022-05-11T07:43:28.073Z] --- PASS: TestRequestNewPort (0.00s) [2022-05-11T07:43:28.073Z] === RUN TestRequestSpecificPort [2022-05-11T07:43:28.073Z] --- PASS: TestRequestSpecificPort (0.00s) [2022-05-11T07:43:28.073Z] === RUN TestReleasePort [2022-05-11T07:43:28.073Z] --- PASS: TestReleasePort (0.00s) [2022-05-11T07:43:28.073Z] === RUN TestReuseReleasedPort [2022-05-11T07:43:28.073Z] --- PASS: TestReuseReleasedPort (0.00s) [2022-05-11T07:43:28.073Z] === RUN TestReleaseUnreadledPort [2022-05-11T07:43:28.073Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2022-05-11T07:43:28.073Z] === RUN TestUnknowProtocol [2022-05-11T07:43:28.073Z] --- PASS: TestUnknowProtocol (0.00s) [2022-05-11T07:43:28.073Z] === RUN TestAllocateAllPorts [2022-05-11T07:43:28.073Z] --- PASS: TestAllocateAllPorts (0.00s) [2022-05-11T07:43:28.073Z] === RUN TestPortAllocation [2022-05-11T07:43:28.073Z] --- PASS: TestPortAllocation (0.00s) [2022-05-11T07:43:28.073Z] === RUN TestPortAllocationWithCustomRange [2022-05-11T07:43:28.073Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2022-05-11T07:43:28.073Z] === RUN TestNoDuplicateBPR [2022-05-11T07:43:28.073Z] --- PASS: TestNoDuplicateBPR (0.00s) [2022-05-11T07:43:28.073Z] === RUN TestChangePortRange [2022-05-11T07:43:28.073Z] portallocator_test.go:343: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2022-05-11T07:43:28.073Z] portallocator_test.go:343: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2022-05-11T07:43:28.073Z] portallocator_test.go:343: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2022-05-11T07:43:28.073Z] portallocator_test.go:343: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2022-05-11T07:43:28.073Z] portallocator_test.go:343: test: port allocate range 0-0, setErr=, reqPort=60000 [2022-05-11T07:43:28.073Z] portallocator_test.go:343: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2022-05-11T07:43:28.073Z] --- PASS: TestChangePortRange (0.00s) [2022-05-11T07:43:28.073Z] PASS [2022-05-11T07:43:28.073Z] coverage: 88.6% of statements [2022-05-11T07:43:28.073Z] ok github.com/docker/docker/libnetwork/portallocator 0.048s coverage: 88.6% of statements [2022-05-11T07:43:28.073Z] --- PASS: TestNetworkDBSimple (2.64s) [2022-05-11T07:43:28.073Z] === RUN TestNetworkDBJoinLeaveNetwork [2022-05-11T07:43:28.532Z] testing: warning: no tests to run [2022-05-11T07:43:28.532Z] PASS [2022-05-11T07:43:28.532Z] coverage: 0.0% of statements [2022-05-11T07:43:28.532Z] ok github.com/docker/docker/libnetwork/portmapper 0.055s coverage: 0.0% of statements [no tests to run] [2022-05-11T07:43:28.991Z] === RUN TestHashData [2022-05-11T07:43:28.991Z] --- PASS: TestHashData (0.00s) [2022-05-11T07:43:28.991Z] PASS [2022-05-11T07:43:28.991Z] coverage: 2.8% of statements [2022-05-11T07:43:28.991Z] ok github.com/docker/docker/libnetwork/resolvconf 0.045s coverage: 2.8% of statements [2022-05-11T07:43:28.994Z] --- PASS: TestRenameContainerWithSameName (3.82s) [2022-05-11T07:43:28.994Z] === RUN TestRenameContainerWithLinkedContainer [2022-05-11T07:43:28.994Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-05-11T07:43:28.994Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2022-05-11T07:43:28.994Z] === RUN TestResize [2022-05-11T07:43:29.449Z] 2022/05/11 07:43:29 Closing DB instances... [2022-05-11T07:43:29.449Z] === RUN TestErrorConstructors [2022-05-11T07:43:29.449Z] --- PASS: TestErrorConstructors (0.00s) [2022-05-11T07:43:29.449Z] === RUN TestCompareIPMask [2022-05-11T07:43:29.449Z] --- PASS: TestCompareIPMask (0.00s) [2022-05-11T07:43:29.449Z] === RUN TestUtilGetHostPartIP [2022-05-11T07:43:29.449Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2022-05-11T07:43:29.449Z] === RUN TestUtilGetBroadcastIP [2022-05-11T07:43:29.449Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2022-05-11T07:43:29.449Z] === RUN TestParseCIDR [2022-05-11T07:43:29.449Z] --- PASS: TestParseCIDR (0.00s) [2022-05-11T07:43:29.449Z] PASS [2022-05-11T07:43:29.449Z] coverage: 37.3% of statements [2022-05-11T07:43:29.449Z] ok github.com/docker/docker/libnetwork/types 0.061s coverage: 37.3% of statements [2022-05-11T07:43:30.325Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-05-11T07:43:30.417Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2022-05-11T07:43:30.417Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2022-05-11T07:43:30.417Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2022-05-11T07:43:30.417Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2022-05-11T07:43:30.417Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2022-05-11T07:43:30.417Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2022-05-11T07:43:30.417Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2022-05-11T07:43:30.417Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2022-05-11T07:43:30.417Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2022-05-11T07:43:30.417Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2022-05-11T07:43:30.417Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2022-05-11T07:43:30.417Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2022-05-11T07:43:30.417Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2022-05-11T07:43:30.417Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2022-05-11T07:43:30.417Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2022-05-11T07:43:30.417Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2022-05-11T07:43:30.417Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2022-05-11T07:43:30.417Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2022-05-11T07:43:30.417Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2022-05-11T07:43:30.417Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2022-05-11T07:43:30.417Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2022-05-11T07:43:30.417Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2022-05-11T07:43:30.417Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2022-05-11T07:43:30.417Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2022-05-11T07:43:30.417Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2022-05-11T07:43:30.417Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2022-05-11T07:43:30.417Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2022-05-11T07:43:30.417Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2022-05-11T07:43:30.417Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2022-05-11T07:43:30.417Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2022-05-11T07:43:30.417Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2022-05-11T07:43:30.417Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2022-05-11T07:43:30.417Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2022-05-11T07:43:30.417Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2022-05-11T07:43:30.417Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2022-05-11T07:43:30.417Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2022-05-11T07:43:30.417Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2022-05-11T07:43:30.417Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2022-05-11T07:43:30.417Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2022-05-11T07:43:30.417Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2022-05-11T07:43:30.417Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2022-05-11T07:43:30.417Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2022-05-11T07:43:30.417Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2022-05-11T07:43:30.417Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2022-05-11T07:43:30.417Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2022-05-11T07:43:30.417Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2022-05-11T07:43:30.417Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2022-05-11T07:43:30.417Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2022-05-11T07:43:30.417Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2022-05-11T07:43:30.417Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2022-05-11T07:43:30.417Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2022-05-11T07:43:30.417Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2022-05-11T07:43:30.417Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2022-05-11T07:43:30.417Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2022-05-11T07:43:30.417Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2022-05-11T07:43:30.417Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2022-05-11T07:43:30.417Z] PASS [2022-05-11T07:43:30.417Z] coverage: 55.0% of statements [2022-05-11T07:43:30.417Z] ok github.com/docker/docker/oci 0.062s coverage: 55.0% of statements [2022-05-11T07:43:30.876Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.84s) [2022-05-11T07:43:30.876Z] === RUN TestNetworkDBJoinLeaveNetworks [2022-05-11T07:43:30.876Z] === RUN TestAddressPoolOpt [2022-05-11T07:43:30.876Z] --- PASS: TestAddressPoolOpt (0.00s) [2022-05-11T07:43:30.876Z] === RUN TestValidateEnv [2022-05-11T07:43:30.876Z] === RUN TestValidateEnv/a [2022-05-11T07:43:30.876Z] === RUN TestValidateEnv/something [2022-05-11T07:43:30.876Z] === RUN TestValidateEnv/_=a [2022-05-11T07:43:30.876Z] === RUN TestValidateEnv/env1=value1 [2022-05-11T07:43:30.876Z] === RUN TestValidateEnv/_env1=value1 [2022-05-11T07:43:30.876Z] === RUN TestValidateEnv/env2=value2=value3 [2022-05-11T07:43:30.876Z] === RUN TestValidateEnv/env3=abc!qwe [2022-05-11T07:43:30.876Z] === RUN TestValidateEnv/env_4=value_4 [2022-05-11T07:43:30.876Z] === RUN TestValidateEnv/PATH [2022-05-11T07:43:30.876Z] === RUN TestValidateEnv/=a [2022-05-11T07:43:30.876Z] === RUN TestValidateEnv/PATH= [2022-05-11T07:43:30.876Z] === RUN TestValidateEnv/PATH=something [2022-05-11T07:43:30.876Z] === RUN TestValidateEnv/asd!qwe [2022-05-11T07:43:30.876Z] === RUN TestValidateEnv/1asd [2022-05-11T07:43:30.876Z] === RUN TestValidateEnv/123 [2022-05-11T07:43:30.876Z] === RUN TestValidateEnv/some_space [2022-05-11T07:43:30.876Z] === RUN TestValidateEnv/__some_space_before [2022-05-11T07:43:30.876Z] === RUN TestValidateEnv/some_space_after__ [2022-05-11T07:43:30.876Z] === RUN TestValidateEnv/= [2022-05-11T07:43:30.876Z] === RUN TestValidateEnv/PaTh [2022-05-11T07:43:30.876Z] --- PASS: TestValidateEnv (0.00s) [2022-05-11T07:43:30.876Z] --- PASS: TestValidateEnv/a (0.00s) [2022-05-11T07:43:30.876Z] --- PASS: TestValidateEnv/something (0.00s) [2022-05-11T07:43:30.876Z] --- PASS: TestValidateEnv/_=a (0.00s) [2022-05-11T07:43:30.876Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2022-05-11T07:43:30.876Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2022-05-11T07:43:30.876Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2022-05-11T07:43:30.876Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2022-05-11T07:43:30.876Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2022-05-11T07:43:30.876Z] --- PASS: TestValidateEnv/PATH (0.00s) [2022-05-11T07:43:30.876Z] --- PASS: TestValidateEnv/=a (0.00s) [2022-05-11T07:43:30.876Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2022-05-11T07:43:30.888Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-05-11T07:43:31.334Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2022-05-11T07:43:31.334Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2022-05-11T07:43:31.334Z] --- PASS: TestValidateEnv/1asd (0.00s) [2022-05-11T07:43:31.334Z] --- PASS: TestValidateEnv/123 (0.00s) [2022-05-11T07:43:31.334Z] --- PASS: TestValidateEnv/some_space (0.00s) [2022-05-11T07:43:31.334Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2022-05-11T07:43:31.334Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2022-05-11T07:43:31.334Z] --- PASS: TestValidateEnv/= (0.00s) [2022-05-11T07:43:31.334Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2022-05-11T07:43:31.334Z] === RUN TestParseHost [2022-05-11T07:43:31.334Z] === RUN TestParseHost/tcp://[::1]:5555/p [2022-05-11T07:43:31.334Z] === RUN TestParseHost/_tcp://:5555/path_ [2022-05-11T07:43:31.334Z] === RUN TestParseHost/:// [2022-05-11T07:43:31.334Z] === RUN TestParseHost/tcp://:5555/p [2022-05-11T07:43:31.334Z] === RUN TestParseHost/tcp://0.0.0.0:5555/p [2022-05-11T07:43:31.334Z] === RUN TestParseHost/tcp://[::1]:/ [2022-05-11T07:43:31.334Z] === RUN TestParseHost/tcp://:5555/ [2022-05-11T07:43:31.334Z] === RUN TestParseHost/tcp://0.0.0.0:5555/ [2022-05-11T07:43:31.334Z] === RUN TestParseHost/tcp://[::1]:5555/ [2022-05-11T07:43:31.334Z] === RUN TestParseHost/something_with_spaces [2022-05-11T07:43:31.334Z] === RUN TestParseHost/unknown:// [2022-05-11T07:43:31.334Z] === RUN TestParseHost/tcp://:port [2022-05-11T07:43:31.334Z] === RUN TestParseHost/tcp://invalid:port [2022-05-11T07:43:31.334Z] === RUN TestParseHost/tcp://192.168:5555 [2022-05-11T07:43:31.334Z] === RUN TestParseHost/unix:// [2022-05-11T07:43:31.334Z] === RUN TestParseHost/tcp://:5555 [2022-05-11T07:43:31.334Z] === RUN TestParseHost/tcp:// [2022-05-11T07:43:31.334Z] === RUN TestParseHost/tcp://: [2022-05-11T07:43:31.334Z] === RUN TestParseHost/tcp://0.0.0.0:5555 [2022-05-11T07:43:31.334Z] === RUN TestParseHost/unix://path/to/socket [2022-05-11T07:43:31.334Z] === RUN TestParseHost/fd:// [2022-05-11T07:43:31.334Z] === RUN TestParseHost/fd://something [2022-05-11T07:43:31.334Z] === RUN TestParseHost/tcp://[::1]:5555 [2022-05-11T07:43:31.334Z] === RUN TestParseHost/tcp://192.168.0.1:5555 [2022-05-11T07:43:31.334Z] === RUN TestParseHost/tcp://0.0.0.0:1234567890 [2022-05-11T07:43:31.334Z] === RUN TestParseHost/npipe:// [2022-05-11T07:43:31.334Z] === RUN TestParseHost/tcp://[::1]: [2022-05-11T07:43:31.334Z] === RUN TestParseHost/#00 [2022-05-11T07:43:31.334Z] === RUN TestParseHost/_ [2022-05-11T07:43:31.334Z] === RUN TestParseHost/__ [2022-05-11T07:43:31.334Z] === RUN TestParseHost/tcp://docker.com:5555 [2022-05-11T07:43:31.334Z] === RUN TestParseHost/npipe:////./pipe/foo [2022-05-11T07:43:31.334Z] === RUN TestParseHost/tcp://host: [2022-05-11T07:43:31.334Z] --- PASS: TestParseHost (0.00s) [2022-05-11T07:43:31.334Z] --- PASS: TestParseHost/tcp://[::1]:5555/p (0.00s) [2022-05-11T07:43:31.334Z] --- PASS: TestParseHost/_tcp://:5555/path_ (0.00s) [2022-05-11T07:43:31.334Z] --- PASS: TestParseHost/:// (0.00s) [2022-05-11T07:43:31.334Z] --- PASS: TestParseHost/tcp://:5555/p (0.00s) [2022-05-11T07:43:31.334Z] --- PASS: TestParseHost/tcp://0.0.0.0:5555/p (0.00s) [2022-05-11T07:43:31.334Z] --- PASS: TestParseHost/tcp://[::1]:/ (0.00s) [2022-05-11T07:43:31.334Z] --- PASS: TestParseHost/tcp://:5555/ (0.00s) [2022-05-11T07:43:31.334Z] --- PASS: TestParseHost/tcp://0.0.0.0:5555/ (0.00s) [2022-05-11T07:43:31.334Z] --- PASS: TestParseHost/tcp://[::1]:5555/ (0.00s) [2022-05-11T07:43:31.334Z] --- PASS: TestParseHost/something_with_spaces (0.00s) [2022-05-11T07:43:31.334Z] --- PASS: TestParseHost/unknown:// (0.00s) [2022-05-11T07:43:31.334Z] --- PASS: TestParseHost/tcp://:port (0.00s) [2022-05-11T07:43:31.334Z] --- PASS: TestParseHost/tcp://invalid:port (0.00s) [2022-05-11T07:43:31.334Z] --- PASS: TestParseHost/tcp://192.168:5555 (0.00s) [2022-05-11T07:43:31.334Z] --- PASS: TestParseHost/unix:// (0.00s) [2022-05-11T07:43:31.334Z] --- PASS: TestParseHost/tcp://:5555 (0.00s) [2022-05-11T07:43:31.334Z] --- PASS: TestParseHost/tcp:// (0.00s) [2022-05-11T07:43:31.334Z] --- PASS: TestParseHost/tcp://: (0.00s) [2022-05-11T07:43:31.334Z] --- PASS: TestParseHost/tcp://0.0.0.0:5555 (0.00s) [2022-05-11T07:43:31.334Z] --- PASS: TestParseHost/unix://path/to/socket (0.00s) [2022-05-11T07:43:31.334Z] --- PASS: TestParseHost/fd:// (0.00s) [2022-05-11T07:43:31.334Z] --- PASS: TestParseHost/fd://something (0.00s) [2022-05-11T07:43:31.334Z] --- PASS: TestParseHost/tcp://[::1]:5555 (0.00s) [2022-05-11T07:43:31.334Z] --- PASS: TestParseHost/tcp://192.168.0.1:5555 (0.00s) [2022-05-11T07:43:31.334Z] --- PASS: TestParseHost/tcp://0.0.0.0:1234567890 (0.00s) [2022-05-11T07:43:31.334Z] --- PASS: TestParseHost/npipe:// (0.00s) [2022-05-11T07:43:31.334Z] --- PASS: TestParseHost/tcp://[::1]: (0.00s) [2022-05-11T07:43:31.334Z] --- PASS: TestParseHost/#00 (0.00s) [2022-05-11T07:43:31.334Z] --- PASS: TestParseHost/_ (0.00s) [2022-05-11T07:43:31.334Z] --- PASS: TestParseHost/__ (0.00s) [2022-05-11T07:43:31.334Z] --- PASS: TestParseHost/tcp://docker.com:5555 (0.00s) [2022-05-11T07:43:31.334Z] --- PASS: TestParseHost/npipe:////./pipe/foo (0.00s) [2022-05-11T07:43:31.334Z] --- PASS: TestParseHost/tcp://host: (0.00s) [2022-05-11T07:43:31.334Z] === RUN TestParseDockerDaemonHost [2022-05-11T07:43:31.334Z] === RUN TestParseDockerDaemonHost/udp://127.0.0.1 [2022-05-11T07:43:31.334Z] === RUN TestParseDockerDaemonHost/_tcp://:5555/path_ [2022-05-11T07:43:31.334Z] === RUN TestParseDockerDaemonHost/#00 [2022-05-11T07:43:31.334Z] === RUN TestParseDockerDaemonHost/tcp://:5555/path [2022-05-11T07:43:31.334Z] === RUN TestParseDockerDaemonHost/localhost:5555/path [2022-05-11T07:43:31.334Z] === RUN TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]:5555/path [2022-05-11T07:43:31.334Z] === RUN TestParseDockerDaemonHost/tcp:a.b.c.d [2022-05-11T07:43:31.334Z] === RUN TestParseDockerDaemonHost/tcp:a.b.c.d/path [2022-05-11T07:43:31.334Z] === RUN TestParseDockerDaemonHost/udp://127.0.0.1:5555 [2022-05-11T07:43:31.334Z] === RUN TestParseDockerDaemonHost/tcp://unix:///run/docker.sock [2022-05-11T07:43:31.334Z] === RUN TestParseDockerDaemonHost/:5555/path [2022-05-11T07:43:31.334Z] === RUN TestParseDockerDaemonHost/0.0.0.1:5555/path [2022-05-11T07:43:31.334Z] === RUN TestParseDockerDaemonHost/[::1]:5555/path [2022-05-11T07:43:31.334Z] === RUN TestParseDockerDaemonHost/: [2022-05-11T07:43:31.334Z] === RUN TestParseDockerDaemonHost/0.0.0.1:5555 [2022-05-11T07:43:31.334Z] === RUN TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]:5555 [2022-05-11T07:43:31.334Z] === RUN TestParseDockerDaemonHost/tcp://[::1]: [2022-05-11T07:43:31.334Z] === RUN TestParseDockerDaemonHost/npipe:////./pipe/foo [2022-05-11T07:43:31.334Z] === RUN TestParseDockerDaemonHost/0.0.0.1: [2022-05-11T07:43:31.334Z] === RUN TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]: [2022-05-11T07:43:31.334Z] === RUN TestParseDockerDaemonHost/unix:///run/docker.sock [2022-05-11T07:43:31.334Z] === RUN TestParseDockerDaemonHost/[::1]: [2022-05-11T07:43:31.334Z] === RUN TestParseDockerDaemonHost/localhost [2022-05-11T07:43:31.334Z] === RUN TestParseDockerDaemonHost/localhost: [2022-05-11T07:43:31.334Z] === RUN TestParseDockerDaemonHost/[::1]:5555 [2022-05-11T07:43:31.334Z] === RUN TestParseDockerDaemonHost/fd://something [2022-05-11T07:43:31.334Z] === RUN TestParseDockerDaemonHost/npipe:// [2022-05-11T07:43:31.334Z] === RUN TestParseDockerDaemonHost/unix:// [2022-05-11T07:43:31.334Z] === RUN TestParseDockerDaemonHost/:5555 [2022-05-11T07:43:31.334Z] === RUN TestParseDockerDaemonHost/tcp://:5555 [2022-05-11T07:43:31.334Z] === RUN TestParseDockerDaemonHost/localhost:5555 [2022-05-11T07:43:31.334Z] === RUN TestParseDockerDaemonHost/fd:// [2022-05-11T07:43:31.334Z] === RUN TestParseDockerDaemonHost/tcp:// [2022-05-11T07:43:31.334Z] === RUN TestParseDockerDaemonHost/tcp://[::1]:5555 [2022-05-11T07:43:31.334Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2022-05-11T07:43:31.334Z] --- PASS: TestParseDockerDaemonHost/udp://127.0.0.1 (0.00s) [2022-05-11T07:43:31.334Z] --- PASS: TestParseDockerDaemonHost/_tcp://:5555/path_ (0.00s) [2022-05-11T07:43:31.334Z] --- PASS: TestParseDockerDaemonHost/#00 (0.00s) [2022-05-11T07:43:31.334Z] --- PASS: TestParseDockerDaemonHost/tcp://:5555/path (0.00s) [2022-05-11T07:43:31.334Z] --- PASS: TestParseDockerDaemonHost/localhost:5555/path (0.00s) [2022-05-11T07:43:31.334Z] --- PASS: TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]:5555/path (0.00s) [2022-05-11T07:43:31.334Z] --- PASS: TestParseDockerDaemonHost/tcp:a.b.c.d (0.00s) [2022-05-11T07:43:31.334Z] --- PASS: TestParseDockerDaemonHost/tcp:a.b.c.d/path (0.00s) [2022-05-11T07:43:31.334Z] --- PASS: TestParseDockerDaemonHost/udp://127.0.0.1:5555 (0.00s) [2022-05-11T07:43:31.334Z] --- PASS: TestParseDockerDaemonHost/tcp://unix:///run/docker.sock (0.00s) [2022-05-11T07:43:31.334Z] --- PASS: TestParseDockerDaemonHost/:5555/path (0.00s) [2022-05-11T07:43:31.334Z] --- PASS: TestParseDockerDaemonHost/0.0.0.1:5555/path (0.00s) [2022-05-11T07:43:31.335Z] --- PASS: TestParseDockerDaemonHost/[::1]:5555/path (0.00s) [2022-05-11T07:43:31.335Z] --- PASS: TestParseDockerDaemonHost/: (0.00s) [2022-05-11T07:43:31.335Z] --- PASS: TestParseDockerDaemonHost/0.0.0.1:5555 (0.00s) [2022-05-11T07:43:31.335Z] --- PASS: TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]:5555 (0.00s) [2022-05-11T07:43:31.335Z] --- PASS: TestParseDockerDaemonHost/tcp://[::1]: (0.00s) [2022-05-11T07:43:31.335Z] --- PASS: TestParseDockerDaemonHost/npipe:////./pipe/foo (0.00s) [2022-05-11T07:43:31.335Z] --- PASS: TestParseDockerDaemonHost/0.0.0.1: (0.00s) [2022-05-11T07:43:31.335Z] --- PASS: TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]: (0.00s) [2022-05-11T07:43:31.335Z] --- PASS: TestParseDockerDaemonHost/unix:///run/docker.sock (0.00s) [2022-05-11T07:43:31.335Z] --- PASS: TestParseDockerDaemonHost/[::1]: (0.00s) [2022-05-11T07:43:31.335Z] --- PASS: TestParseDockerDaemonHost/localhost (0.00s) [2022-05-11T07:43:31.335Z] --- PASS: TestParseDockerDaemonHost/localhost: (0.00s) [2022-05-11T07:43:31.335Z] --- PASS: TestParseDockerDaemonHost/[::1]:5555 (0.00s) [2022-05-11T07:43:31.335Z] --- PASS: TestParseDockerDaemonHost/fd://something (0.00s) [2022-05-11T07:43:31.335Z] --- PASS: TestParseDockerDaemonHost/npipe:// (0.00s) [2022-05-11T07:43:31.335Z] --- PASS: TestParseDockerDaemonHost/unix:// (0.00s) [2022-05-11T07:43:31.335Z] --- PASS: TestParseDockerDaemonHost/:5555 (0.00s) [2022-05-11T07:43:31.335Z] --- PASS: TestParseDockerDaemonHost/tcp://:5555 (0.00s) [2022-05-11T07:43:31.335Z] --- PASS: TestParseDockerDaemonHost/localhost:5555 (0.00s) [2022-05-11T07:43:31.335Z] --- PASS: TestParseDockerDaemonHost/fd:// (0.00s) [2022-05-11T07:43:31.335Z] --- PASS: TestParseDockerDaemonHost/tcp:// (0.00s) [2022-05-11T07:43:31.335Z] --- PASS: TestParseDockerDaemonHost/tcp://[::1]:5555 (0.00s) [2022-05-11T07:43:31.335Z] === RUN TestParseTCP [2022-05-11T07:43:31.335Z] === RUN TestParseTCP/tcp:a.b.c.d [2022-05-11T07:43:31.335Z] === RUN TestParseTCP/udp://127.0.0.1:5555 [2022-05-11T07:43:31.335Z] === RUN TestParseTCP/:5555/path [2022-05-11T07:43:31.335Z] === RUN TestParseTCP/0.0.0.1:5555/path [2022-05-11T07:43:31.335Z] === RUN TestParseTCP/[::1]:5555/path [2022-05-11T07:43:31.335Z] === RUN TestParseTCP/localhost:5555/path [2022-05-11T07:43:31.335Z] === RUN TestParseTCP/tcp:a.b.c.d/path [2022-05-11T07:43:31.335Z] === RUN TestParseTCP/udp://127.0.0.1 [2022-05-11T07:43:31.335Z] === RUN TestParseTCP/[0:0:0:0:0:0:0:1]:5555/path [2022-05-11T07:43:31.335Z] === RUN TestParseTCP/tcp://:5555/path [2022-05-11T07:43:31.335Z] === RUN TestParseTCP/[0:0:0:0:0:0:0:1]: [2022-05-11T07:43:31.335Z] === RUN TestParseTCP/0.0.0.1:5555 [2022-05-11T07:43:31.335Z] === RUN TestParseTCP/: [2022-05-11T07:43:31.335Z] === RUN TestParseTCP/localhost [2022-05-11T07:43:31.335Z] === RUN TestParseTCP/localhost: [2022-05-11T07:43:31.335Z] === RUN TestParseTCP/localhost:5555 [2022-05-11T07:43:31.335Z] === RUN TestParseTCP/tcp://:5555 [2022-05-11T07:43:31.335Z] === RUN TestParseTCP/0.0.0.1 [2022-05-11T07:43:31.335Z] === RUN TestParseTCP/[0:0:0:0:0:0:0:1]:5555 [2022-05-11T07:43:31.335Z] === RUN TestParseTCP/tcp:// [2022-05-11T07:43:31.335Z] === RUN TestParseTCP/tcp://: [2022-05-11T07:43:31.335Z] === RUN TestParseTCP/0.0.0.1: [2022-05-11T07:43:31.335Z] === RUN TestParseTCP/:5555 [2022-05-11T07:43:31.335Z] === RUN TestParseTCP/::1 [2022-05-11T07:43:31.335Z] === RUN TestParseTCP/[::1]: [2022-05-11T07:43:31.335Z] === RUN TestParseTCP/[::1]:5555 [2022-05-11T07:43:31.335Z] === RUN TestParseTCP/#00 [2022-05-11T07:43:31.335Z] --- PASS: TestParseTCP (0.02s) [2022-05-11T07:43:31.335Z] --- PASS: TestParseTCP/tcp:a.b.c.d (0.00s) [2022-05-11T07:43:31.335Z] --- PASS: TestParseTCP/udp://127.0.0.1:5555 (0.00s) [2022-05-11T07:43:31.335Z] --- PASS: TestParseTCP/:5555/path (0.00s) [2022-05-11T07:43:31.335Z] --- PASS: TestParseTCP/0.0.0.1:5555/path (0.00s) [2022-05-11T07:43:31.335Z] --- PASS: TestParseTCP/[::1]:5555/path (0.00s) [2022-05-11T07:43:31.335Z] --- PASS: TestParseTCP/localhost:5555/path (0.00s) [2022-05-11T07:43:31.335Z] --- PASS: TestParseTCP/tcp:a.b.c.d/path (0.00s) [2022-05-11T07:43:31.335Z] --- PASS: TestParseTCP/udp://127.0.0.1 (0.00s) [2022-05-11T07:43:31.335Z] --- PASS: TestParseTCP/[0:0:0:0:0:0:0:1]:5555/path (0.00s) [2022-05-11T07:43:31.335Z] --- PASS: TestParseTCP/tcp://:5555/path (0.00s) [2022-05-11T07:43:31.335Z] --- PASS: TestParseTCP/[0:0:0:0:0:0:0:1]: (0.00s) [2022-05-11T07:43:31.335Z] --- PASS: TestParseTCP/0.0.0.1:5555 (0.00s) [2022-05-11T07:43:31.335Z] --- PASS: TestParseTCP/: (0.00s) [2022-05-11T07:43:31.335Z] --- PASS: TestParseTCP/localhost (0.00s) [2022-05-11T07:43:31.335Z] --- PASS: TestParseTCP/localhost: (0.00s) [2022-05-11T07:43:31.335Z] --- PASS: TestParseTCP/localhost:5555 (0.00s) [2022-05-11T07:43:31.335Z] --- PASS: TestParseTCP/tcp://:5555 (0.00s) [2022-05-11T07:43:31.335Z] --- PASS: TestParseTCP/0.0.0.1 (0.00s) [2022-05-11T07:43:31.335Z] --- PASS: TestParseTCP/[0:0:0:0:0:0:0:1]:5555 (0.00s) [2022-05-11T07:43:31.335Z] --- PASS: TestParseTCP/tcp:// (0.00s) [2022-05-11T07:43:31.335Z] --- PASS: TestParseTCP/tcp://: (0.00s) [2022-05-11T07:43:31.335Z] --- PASS: TestParseTCP/0.0.0.1: (0.00s) [2022-05-11T07:43:31.335Z] --- PASS: TestParseTCP/:5555 (0.00s) [2022-05-11T07:43:31.335Z] --- PASS: TestParseTCP/::1 (0.00s) [2022-05-11T07:43:31.335Z] --- PASS: TestParseTCP/[::1]: (0.00s) [2022-05-11T07:43:31.335Z] --- PASS: TestParseTCP/[::1]:5555 (0.00s) [2022-05-11T07:43:31.335Z] --- PASS: TestParseTCP/#00 (0.00s) [2022-05-11T07:43:31.335Z] === RUN TestParseInvalidUnixAddrInvalid [2022-05-11T07:43:31.335Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2022-05-11T07:43:31.335Z] === RUN TestValidateExtraHosts [2022-05-11T07:43:31.335Z] --- PASS: TestValidateExtraHosts (0.00s) [2022-05-11T07:43:31.335Z] === RUN TestValidateIPAddress [2022-05-11T07:43:31.335Z] --- PASS: TestValidateIPAddress (0.00s) [2022-05-11T07:43:31.335Z] === RUN TestMapOpts [2022-05-11T07:43:31.335Z] --- PASS: TestMapOpts (0.00s) [2022-05-11T07:43:31.335Z] === RUN TestListOptsWithoutValidator [2022-05-11T07:43:31.335Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2022-05-11T07:43:31.335Z] === RUN TestListOptsWithValidator [2022-05-11T07:43:31.335Z] --- PASS: TestListOptsWithValidator (0.00s) [2022-05-11T07:43:31.335Z] === RUN TestValidateDNSSearch [2022-05-11T07:43:31.335Z] --- PASS: TestValidateDNSSearch (0.00s) [2022-05-11T07:43:31.335Z] === RUN TestValidateLabel [2022-05-11T07:43:31.335Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2022-05-11T07:43:31.335Z] === RUN TestValidateLabel/label_with_general_format [2022-05-11T07:43:31.335Z] === RUN TestValidateLabel/label_with_more_than_one_= [2022-05-11T07:43:31.335Z] === RUN TestValidateLabel/label_with_one_more [2022-05-11T07:43:31.335Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2022-05-11T07:43:31.335Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2022-05-11T07:43:31.335Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2022-05-11T07:43:31.335Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2022-05-11T07:43:31.335Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2022-05-11T07:43:31.335Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2022-05-11T07:43:31.335Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2022-05-11T07:43:31.335Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2022-05-11T07:43:31.335Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2022-05-11T07:43:31.335Z] --- PASS: TestValidateLabel (0.00s) [2022-05-11T07:43:31.335Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2022-05-11T07:43:31.335Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2022-05-11T07:43:31.335Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2022-05-11T07:43:31.335Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2022-05-11T07:43:31.335Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2022-05-11T07:43:31.335Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2022-05-11T07:43:31.335Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2022-05-11T07:43:31.335Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2022-05-11T07:43:31.335Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2022-05-11T07:43:31.335Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2022-05-11T07:43:31.335Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2022-05-11T07:43:31.335Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2022-05-11T07:43:31.335Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2022-05-11T07:43:31.335Z] === RUN TestNamedListOpts [2022-05-11T07:43:31.335Z] --- PASS: TestNamedListOpts (0.00s) [2022-05-11T07:43:31.335Z] === RUN TestNamedMapOpts [2022-05-11T07:43:31.335Z] --- PASS: TestNamedMapOpts (0.00s) [2022-05-11T07:43:31.335Z] === RUN TestParseLink [2022-05-11T07:43:31.335Z] --- PASS: TestParseLink (0.00s) [2022-05-11T07:43:31.335Z] === RUN TestUlimitOpt [2022-05-11T07:43:31.335Z] --- PASS: TestUlimitOpt (0.00s) [2022-05-11T07:43:31.335Z] PASS [2022-05-11T07:43:31.335Z] coverage: 65.5% of statements [2022-05-11T07:43:31.335Z] ok github.com/docker/docker/opts 0.152s coverage: 65.5% of statements [2022-05-11T07:43:31.335Z] === RUN TestParseVersion [2022-05-11T07:43:31.335Z] --- PASS: TestParseVersion (0.00s) [2022-05-11T07:43:31.335Z] PASS [2022-05-11T07:43:31.335Z] coverage: 52.9% of statements [2022-05-11T07:43:31.335Z] ok github.com/docker/docker/pkg/aaparser 0.093s coverage: 52.9% of statements [2022-05-11T07:43:31.452Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-05-11T07:43:31.708Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-05-11T07:43:31.878Z] --- PASS: TestResize (2.92s) [2022-05-11T07:43:31.879Z] === RUN TestResizeWithInvalidSize [2022-05-11T07:43:32.303Z] 2022/05/11 07:43:31 Closing DB instances... [2022-05-11T07:43:32.638Z] === RUN TestDockerSuite/TestRunAddHost [2022-05-11T07:43:33.199Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-05-11T07:43:33.455Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-05-11T07:43:33.840Z] --- PASS: TestNetworkDBJoinLeaveNetworks (2.65s) [2022-05-11T07:43:33.840Z] === RUN TestNetworkDBCRUDTableEntry [2022-05-11T07:43:33.840Z] === RUN TestPeerCertificateMarshalJSON [2022-05-11T07:43:33.840Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2022-05-11T07:43:33.840Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2022-05-11T07:43:33.840Z] --- PASS: TestPeerCertificateMarshalJSON (0.38s) [2022-05-11T07:43:33.840Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2022-05-11T07:43:33.840Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2022-05-11T07:43:33.840Z] === RUN TestMiddleware [2022-05-11T07:43:33.840Z] --- PASS: TestMiddleware (0.00s) [2022-05-11T07:43:33.840Z] === RUN TestNewResponseModifier [2022-05-11T07:43:33.840Z] --- PASS: TestNewResponseModifier (0.00s) [2022-05-11T07:43:33.840Z] PASS [2022-05-11T07:43:33.840Z] coverage: 26.8% of statements [2022-05-11T07:43:33.840Z] ok github.com/docker/docker/pkg/authorization 0.446s coverage: 26.8% of statements [2022-05-11T07:43:34.018Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-05-11T07:43:34.018Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-05-11T07:43:34.274Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-05-11T07:43:34.298Z] === RUN TestIsArchivePathDir [2022-05-11T07:43:34.298Z] --- PASS: TestIsArchivePathDir (0.10s) [2022-05-11T07:43:34.298Z] === RUN TestIsArchivePathInvalidFile [2022-05-11T07:43:34.298Z] --- PASS: TestIsArchivePathInvalidFile (0.16s) [2022-05-11T07:43:34.298Z] === RUN TestIsArchivePathTar [2022-05-11T07:43:34.756Z] --- PASS: TestIsArchivePathTar (0.21s) [2022-05-11T07:43:34.756Z] === RUN TestDecompressStreamGzip [2022-05-11T07:43:34.756Z] --- PASS: TestDecompressStreamGzip (0.17s) [2022-05-11T07:43:34.756Z] === RUN TestDecompressStreamBzip2 [2022-05-11T07:43:34.756Z] === RUN TestUnbuffered [2022-05-11T07:43:34.756Z] --- PASS: TestUnbuffered (0.00s) [2022-05-11T07:43:34.756Z] === RUN TestRaceUnbuffered [2022-05-11T07:43:34.756Z] --- PASS: TestRaceUnbuffered (0.00s) [2022-05-11T07:43:34.756Z] PASS [2022-05-11T07:43:34.756Z] coverage: 100.0% of statements [2022-05-11T07:43:34.756Z] --- PASS: TestDecompressStreamBzip2 (0.13s) [2022-05-11T07:43:34.756Z] === RUN TestDecompressStreamXz [2022-05-11T07:43:34.756Z] archive_test.go:133: Xz not present in msys2 [2022-05-11T07:43:34.756Z] --- SKIP: TestDecompressStreamXz (0.00s) [2022-05-11T07:43:34.756Z] === RUN TestDecompressStreamZstd [2022-05-11T07:43:34.756Z] ok github.com/docker/docker/pkg/broadcaster 0.051s coverage: 100.0% of statements [2022-05-11T07:43:34.756Z] archive_test.go:140: zstd not installed [2022-05-11T07:43:34.756Z] --- SKIP: TestDecompressStreamZstd (0.02s) [2022-05-11T07:43:34.756Z] === RUN TestCompressStreamXzUnsupported [2022-05-11T07:43:34.756Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2022-05-11T07:43:34.756Z] === RUN TestCompressStreamBzip2Unsupported [2022-05-11T07:43:34.756Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2022-05-11T07:43:34.756Z] === RUN TestCompressStreamInvalid [2022-05-11T07:43:34.756Z] --- PASS: TestCompressStreamInvalid (0.00s) [2022-05-11T07:43:34.756Z] === RUN TestExtensionInvalid [2022-05-11T07:43:34.756Z] --- PASS: TestExtensionInvalid (0.00s) [2022-05-11T07:43:34.756Z] === RUN TestExtensionUncompressed [2022-05-11T07:43:34.756Z] --- PASS: TestExtensionUncompressed (0.00s) [2022-05-11T07:43:34.756Z] === RUN TestExtensionBzip2 [2022-05-11T07:43:34.756Z] --- PASS: TestExtensionBzip2 (0.00s) [2022-05-11T07:43:34.756Z] === RUN TestExtensionGzip [2022-05-11T07:43:34.756Z] --- PASS: TestExtensionGzip (0.00s) [2022-05-11T07:43:34.756Z] === RUN TestExtensionXz [2022-05-11T07:43:34.756Z] --- PASS: TestExtensionXz (0.00s) [2022-05-11T07:43:34.756Z] === RUN TestExtensionZstd [2022-05-11T07:43:34.756Z] --- PASS: TestExtensionZstd (0.00s) [2022-05-11T07:43:34.756Z] === RUN TestCmdStreamLargeStderr [2022-05-11T07:43:34.766Z] --- PASS: TestResizeWithInvalidSize (2.88s) [2022-05-11T07:43:34.766Z] === RUN TestResizeWhenContainerNotStarted [2022-05-11T07:43:35.214Z] --- PASS: TestCmdStreamLargeStderr (0.08s) [2022-05-11T07:43:35.214Z] === RUN TestCmdStreamBad [2022-05-11T07:43:35.214Z] archive_test.go:252: Failing on Windows CI machines [2022-05-11T07:43:35.214Z] --- SKIP: TestCmdStreamBad (0.00s) [2022-05-11T07:43:35.214Z] === RUN TestCmdStreamGood [2022-05-11T07:43:35.214Z] --- PASS: TestCmdStreamGood (0.07s) [2022-05-11T07:43:35.214Z] === RUN TestUntarPathWithInvalidDest [2022-05-11T07:43:35.214Z] --- PASS: TestUntarPathWithInvalidDest (0.09s) [2022-05-11T07:43:35.214Z] === RUN TestUntarPathWithInvalidSrc [2022-05-11T07:43:35.214Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2022-05-11T07:43:35.214Z] === RUN TestUntarPath [2022-05-11T07:43:35.214Z] --- PASS: TestUntarPath (0.08s) [2022-05-11T07:43:35.214Z] === RUN TestUntarPathWithDestinationFile [2022-05-11T07:43:35.214Z] --- PASS: TestUntarPathWithDestinationFile (0.08s) [2022-05-11T07:43:35.215Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2022-05-11T07:43:35.661Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-05-11T07:43:35.673Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.09s) [2022-05-11T07:43:35.673Z] === RUN TestCopyWithTarInvalidSrc [2022-05-11T07:43:35.673Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2022-05-11T07:43:35.673Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2022-05-11T07:43:35.673Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2022-05-11T07:43:35.673Z] === RUN TestCopyWithTarSrcFile [2022-05-11T07:43:35.673Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2022-05-11T07:43:35.673Z] === RUN TestCopyWithTarSrcFolder [2022-05-11T07:43:35.673Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2022-05-11T07:43:35.673Z] === RUN TestCopyFileWithTarInvalidSrc [2022-05-11T07:43:35.673Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2022-05-11T07:43:35.673Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2022-05-11T07:43:35.673Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.01s) [2022-05-11T07:43:35.673Z] === RUN TestCopyFileWithTarSrcFolder [2022-05-11T07:43:35.673Z] --- PASS: TestCopyFileWithTarSrcFolder (0.01s) [2022-05-11T07:43:35.673Z] === RUN TestCopyFileWithTarSrcFile [2022-05-11T07:43:35.673Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2022-05-11T07:43:35.673Z] === RUN TestTarFiles [2022-05-11T07:43:35.673Z] 2022/05/11 07:43:35 Closing DB instances... [2022-05-11T07:43:35.673Z] === RUN TestMatch [2022-05-11T07:43:35.673Z] === RUN TestMatch/[[]] [2022-05-11T07:43:35.673Z] === RUN TestMatch/[[foo]] [2022-05-11T07:43:35.673Z] === RUN TestMatch/[[bar]_[foo]] [2022-05-11T07:43:35.673Z] === RUN TestMatch/[[foo_bar]] [2022-05-11T07:43:35.673Z] === RUN TestMatch/[[qux]_[foo]] [2022-05-11T07:43:35.673Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2022-05-11T07:43:35.673Z] === RUN TestMatch/[] [2022-05-11T07:43:35.673Z] === RUN TestMatch/[]#01 [2022-05-11T07:43:35.673Z] === RUN TestMatch/[[qux]] [2022-05-11T07:43:35.673Z] === RUN TestMatch/[[foo_bar_qux]] [2022-05-11T07:43:35.673Z] === RUN TestMatch/[[qux]_[baz]] [2022-05-11T07:43:35.673Z] === RUN TestMatch/[[foo_baz]] [2022-05-11T07:43:35.673Z] --- PASS: TestMatch (0.00s) [2022-05-11T07:43:35.673Z] --- PASS: TestMatch/[[]] (0.00s) [2022-05-11T07:43:35.673Z] --- PASS: TestMatch/[[foo]] (0.00s) [2022-05-11T07:43:35.673Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2022-05-11T07:43:35.673Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2022-05-11T07:43:35.673Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2022-05-11T07:43:35.673Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2022-05-11T07:43:35.673Z] --- PASS: TestMatch/[] (0.00s) [2022-05-11T07:43:35.673Z] --- PASS: TestMatch/[]#01 (0.00s) [2022-05-11T07:43:35.673Z] --- PASS: TestMatch/[[qux]] (0.00s) [2022-05-11T07:43:35.673Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2022-05-11T07:43:35.673Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2022-05-11T07:43:35.673Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2022-05-11T07:43:35.673Z] PASS [2022-05-11T07:43:35.673Z] coverage: 87.5% of statements [2022-05-11T07:43:35.673Z] ok github.com/docker/docker/pkg/capabilities 0.052s coverage: 87.5% of statements [2022-05-11T07:43:35.917Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-05-11T07:43:36.478Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-05-11T07:43:37.039Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2022-05-11T07:43:37.206Z] === RUN TestChrootTarUntar [2022-05-11T07:43:37.206Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2022-05-11T07:43:37.206Z] --- SKIP: TestChrootTarUntar (0.00s) [2022-05-11T07:43:37.206Z] === RUN TestChrootUntarWithHugeExcludesList [2022-05-11T07:43:37.206Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2022-05-11T07:43:37.206Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2022-05-11T07:43:37.206Z] === RUN TestChrootUntarEmptyArchive [2022-05-11T07:43:37.206Z] --- PASS: TestChrootUntarEmptyArchive (0.01s) [2022-05-11T07:43:37.206Z] === RUN TestChrootTarUntarWithSymlink [2022-05-11T07:43:37.206Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-05-11T07:43:37.206Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2022-05-11T07:43:37.206Z] === RUN TestChrootCopyWithTar [2022-05-11T07:43:37.206Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-05-11T07:43:37.206Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2022-05-11T07:43:37.206Z] === RUN TestChrootCopyFileWithTar [2022-05-11T07:43:37.206Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2022-05-11T07:43:37.206Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2022-05-11T07:43:37.206Z] === RUN TestChrootUntarPath [2022-05-11T07:43:37.206Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-05-11T07:43:37.206Z] --- SKIP: TestChrootUntarPath (0.00s) [2022-05-11T07:43:37.206Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2022-05-11T07:43:37.206Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2022-05-11T07:43:37.206Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-05-11T07:43:37.206Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2022-05-11T07:43:37.206Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2022-05-11T07:43:37.206Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-05-11T07:43:37.206Z] === RUN TestChrootApplyDotDotFile [2022-05-11T07:43:37.206Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2022-05-11T07:43:37.206Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2022-05-11T07:43:37.206Z] PASS [2022-05-11T07:43:37.206Z] coverage: 12.0% of statements [2022-05-11T07:43:37.206Z] ok github.com/docker/docker/pkg/chrootarchive 0.120s coverage: 12.0% of statements [2022-05-11T07:43:37.295Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2022-05-11T07:43:37.646Z] --- PASS: TestResizeWhenContainerNotStarted (2.88s) [2022-05-11T07:43:37.647Z] === RUN TestDaemonRestartKillContainers [2022-05-11T07:43:37.647Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-05-11T07:43:37.647Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-05-11T07:43:37.647Z] === RUN TestStats [2022-05-11T07:43:37.647Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-05-11T07:43:37.647Z] --- SKIP: TestStats (0.00s) [2022-05-11T07:43:37.647Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-05-11T07:43:37.664Z] --- PASS: TestNetworkDBCRUDTableEntry (4.12s) [2022-05-11T07:43:37.664Z] === RUN TestNetworkDBCRUDTableEntries [2022-05-11T07:43:37.857Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-05-11T07:43:38.629Z] === RUN TestEnsureRemoveAllNotExist [2022-05-11T07:43:38.629Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2022-05-11T07:43:38.629Z] === RUN TestEnsureRemoveAllWithDir [2022-05-11T07:43:38.629Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2022-05-11T07:43:38.629Z] === RUN TestEnsureRemoveAllWithFile [2022-05-11T07:43:38.629Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2022-05-11T07:43:38.629Z] PASS [2022-05-11T07:43:38.629Z] coverage: 0.0% of statements [2022-05-11T07:43:38.629Z] ok github.com/docker/docker/pkg/containerfs 0.054s coverage: 0.0% of statements [2022-05-11T07:43:38.785Z] === RUN TestDockerSuite/TestRunAttachDetach [2022-05-11T07:43:39.347Z] docker_api_swarm_service_test.go:148: [dc68920c4b710] joining swarm manager [d17d6928ee14f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-11T07:43:39.595Z] 2022/05/11 07:43:39 Closing DB instances... [2022-05-11T07:43:39.603Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2022-05-11T07:43:40.054Z] === RUN TestSizeEmpty [2022-05-11T07:43:40.054Z] --- PASS: TestSizeEmpty (0.00s) [2022-05-11T07:43:40.054Z] === RUN TestSizeEmptyFile [2022-05-11T07:43:40.054Z] --- PASS: TestSizeEmptyFile (0.00s) [2022-05-11T07:43:40.054Z] === RUN TestSizeNonemptyFile [2022-05-11T07:43:40.054Z] --- PASS: TestSizeNonemptyFile (0.00s) [2022-05-11T07:43:40.054Z] === RUN TestSizeNestedDirectoryEmpty [2022-05-11T07:43:40.054Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2022-05-11T07:43:40.054Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2022-05-11T07:43:40.054Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2022-05-11T07:43:40.054Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2022-05-11T07:43:40.054Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2022-05-11T07:43:40.054Z] === RUN TestMoveToSubdir [2022-05-11T07:43:40.054Z] --- PASS: TestMoveToSubdir (0.01s) [2022-05-11T07:43:40.054Z] === RUN TestSizeNonExistingDirectory [2022-05-11T07:43:40.054Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2022-05-11T07:43:40.054Z] PASS [2022-05-11T07:43:40.054Z] coverage: 80.0% of statements [2022-05-11T07:43:40.054Z] ok github.com/docker/docker/pkg/directory 0.074s coverage: 80.0% of statements [2022-05-11T07:43:40.165Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2022-05-11T07:43:40.421Z] docker_api_swarm_service_test.go:148: [d49198de300fe] joining swarm manager [d17d6928ee14f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-11T07:43:40.986Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2022-05-11T07:43:41.020Z] --- PASS: TestNetworkDBCRUDTableEntries (3.33s) [2022-05-11T07:43:41.020Z] === RUN TestNetworkDBNodeLeave [2022-05-11T07:43:41.480Z] === RUN TestPollerAddRemove [2022-05-11T07:43:41.480Z] --- PASS: TestPollerAddRemove (0.00s) [2022-05-11T07:43:41.480Z] === RUN TestPollerEvent [2022-05-11T07:43:41.480Z] poller_test.go:40: No chmod on Windows [2022-05-11T07:43:41.480Z] --- SKIP: TestPollerEvent (0.00s) [2022-05-11T07:43:41.480Z] === RUN TestPollerClose [2022-05-11T07:43:41.480Z] --- PASS: TestPollerClose (0.00s) [2022-05-11T07:43:41.480Z] PASS [2022-05-11T07:43:41.480Z] coverage: 36.2% of statements [2022-05-11T07:43:41.480Z] ok github.com/docker/docker/pkg/filenotify 0.060s coverage: 36.2% of statements [2022-05-11T07:43:41.916Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2022-05-11T07:43:42.447Z] --- PASS: TestTarFiles (6.97s) [2022-05-11T07:43:42.447Z] === RUN TestDetectCompressionZstd [2022-05-11T07:43:42.447Z] --- PASS: TestDetectCompressionZstd (0.00s) [2022-05-11T07:43:42.447Z] === RUN TestTarUntar [2022-05-11T07:43:42.447Z] --- PASS: TestTarUntar (0.04s) [2022-05-11T07:43:42.447Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2022-05-11T07:43:42.447Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s) [2022-05-11T07:43:42.447Z] === RUN TestTarWithOptions [2022-05-11T07:43:42.447Z] --- PASS: TestTarWithOptions (0.03s) [2022-05-11T07:43:42.447Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2022-05-11T07:43:42.447Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2022-05-11T07:43:42.447Z] === RUN TestUntarUstarGnuConflict [2022-05-11T07:43:42.447Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2022-05-11T07:43:42.447Z] === RUN TestUntarInvalidFilenames [2022-05-11T07:43:42.478Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-05-11T07:43:42.906Z] === RUN TestCopyFileWithInvalidSrc [2022-05-11T07:43:42.906Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2022-05-11T07:43:42.906Z] === RUN TestCopyFileWithInvalidDest [2022-05-11T07:43:42.906Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2022-05-11T07:43:42.906Z] === RUN TestCopyFileWithSameSrcAndDest [2022-05-11T07:43:42.906Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2022-05-11T07:43:42.906Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2022-05-11T07:43:42.906Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.01s) [2022-05-11T07:43:42.906Z] === RUN TestCopyFile [2022-05-11T07:43:42.906Z] --- PASS: TestCopyFile (0.01s) [2022-05-11T07:43:42.906Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2022-05-11T07:43:42.906Z] fileutils_test.go:133: Needs porting to Windows [2022-05-11T07:43:42.906Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-05-11T07:43:42.906Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2022-05-11T07:43:42.906Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2022-05-11T07:43:42.906Z] === RUN TestReadSymlinkedDirectoryToFile [2022-05-11T07:43:42.906Z] fileutils_test.go:179: Needs porting to Windows [2022-05-11T07:43:42.906Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2022-05-11T07:43:42.906Z] === RUN TestWildcardMatches [2022-05-11T07:43:42.906Z] --- PASS: TestWildcardMatches (0.00s) [2022-05-11T07:43:42.906Z] === RUN TestPatternMatches [2022-05-11T07:43:42.906Z] --- PASS: TestPatternMatches (0.00s) [2022-05-11T07:43:42.906Z] === RUN TestExclusionPatternMatchesPatternBefore [2022-05-11T07:43:42.906Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2022-05-11T07:43:42.906Z] === RUN TestPatternMatchesFolderExclusions [2022-05-11T07:43:42.906Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2022-05-11T07:43:42.906Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2022-05-11T07:43:42.906Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2022-05-11T07:43:42.906Z] === RUN TestPatternMatchesFolderWildcardExclusions [2022-05-11T07:43:42.906Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2022-05-11T07:43:42.906Z] === RUN TestExclusionPatternMatchesPatternAfter [2022-05-11T07:43:42.906Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2022-05-11T07:43:42.906Z] === RUN TestExclusionPatternMatchesWholeDirectory [2022-05-11T07:43:42.906Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2022-05-11T07:43:42.906Z] === RUN TestSingleExclamationError [2022-05-11T07:43:42.906Z] --- PASS: TestSingleExclamationError (0.00s) [2022-05-11T07:43:42.906Z] === RUN TestMatchesWithNoPatterns [2022-05-11T07:43:42.906Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2022-05-11T07:43:42.906Z] === RUN TestMatchesWithMalformedPatterns [2022-05-11T07:43:42.906Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2022-05-11T07:43:42.906Z] === RUN TestMatches [2022-05-11T07:43:42.906Z] === RUN TestMatches/MatchesOrParentMatches [2022-05-11T07:43:42.906Z] === RUN TestMatches/MatchesUsingParentResult [2022-05-11T07:43:42.906Z] === RUN TestMatches/MatchesUsingParentResults [2022-05-11T07:43:42.906Z] === RUN TestMatches/MatchesUsingParentResultsNoContext [2022-05-11T07:43:42.906Z] --- PASS: TestMatches (0.01s) [2022-05-11T07:43:42.906Z] --- PASS: TestMatches/MatchesOrParentMatches (0.00s) [2022-05-11T07:43:42.906Z] --- PASS: TestMatches/MatchesUsingParentResult (0.00s) [2022-05-11T07:43:42.906Z] --- PASS: TestMatches/MatchesUsingParentResults (0.00s) [2022-05-11T07:43:42.906Z] --- PASS: TestMatches/MatchesUsingParentResultsNoContext (0.00s) [2022-05-11T07:43:42.906Z] === RUN TestCleanPatterns [2022-05-11T07:43:42.906Z] --- PASS: TestCleanPatterns (0.00s) [2022-05-11T07:43:42.906Z] === RUN TestCleanPatternsStripEmptyPatterns [2022-05-11T07:43:42.906Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2022-05-11T07:43:42.906Z] === RUN TestCleanPatternsExceptionFlag [2022-05-11T07:43:42.906Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2022-05-11T07:43:42.906Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2022-05-11T07:43:42.906Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2022-05-11T07:43:42.906Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2022-05-11T07:43:42.906Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2022-05-11T07:43:42.906Z] === RUN TestCleanPatternsErrorSingleException [2022-05-11T07:43:42.906Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2022-05-11T07:43:42.906Z] === RUN TestCreateIfNotExistsDir [2022-05-11T07:43:42.906Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2022-05-11T07:43:42.906Z] === RUN TestCreateIfNotExistsFile [2022-05-11T07:43:42.906Z] --- PASS: TestCreateIfNotExistsFile (0.00s) [2022-05-11T07:43:42.906Z] === RUN TestMatch [2022-05-11T07:43:42.906Z] --- PASS: TestMatch (0.00s) [2022-05-11T07:43:42.906Z] === RUN TestCompile [2022-05-11T07:43:42.906Z] === RUN TestCompile/slash [2022-05-11T07:43:42.906Z] === RUN TestCompile/backslash [2022-05-11T07:43:42.906Z] --- PASS: TestCompile (0.00s) [2022-05-11T07:43:42.906Z] --- PASS: TestCompile/slash (0.00s) [2022-05-11T07:43:42.906Z] --- PASS: TestCompile/backslash (0.00s) [2022-05-11T07:43:42.906Z] PASS [2022-05-11T07:43:42.906Z] coverage: 84.7% of statements [2022-05-11T07:43:42.906Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames1953000022\\dest" [2022-05-11T07:43:42.906Z] ok github.com/docker/docker/pkg/fileutils 0.096s coverage: 84.7% of statements [2022-05-11T07:43:42.906Z] --- PASS: TestUntarInvalidFilenames (0.22s) [2022-05-11T07:43:42.906Z] === RUN TestUntarHardlinkToSymlink [2022-05-11T07:43:42.906Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2022-05-11T07:43:42.906Z] === RUN TestUntarInvalidHardlink [2022-05-11T07:43:42.906Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink934775106\\victim\\hello" -> "../victim/hello" [2022-05-11T07:43:42.906Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3390548856\\victim\\hello" -> "/../victim/hello" [2022-05-11T07:43:42.906Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink836327500\\victim" -> "../victim" [2022-05-11T07:43:42.906Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2468881661\\victim" -> "../victim" [2022-05-11T07:43:42.906Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2694230916\\victim" -> "../victim" [2022-05-11T07:43:42.906Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink722123917\\victim" -> "../victim" [2022-05-11T07:43:42.906Z] --- PASS: TestUntarInvalidHardlink (0.03s) [2022-05-11T07:43:42.906Z] === RUN TestUntarInvalidSymlink [2022-05-11T07:43:42.906Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2955200734\\dest\\dotdot" -> "../victim/hello" [2022-05-11T07:43:42.906Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1651708837\\dest\\slash-dotdot" -> "/../victim/hello" [2022-05-11T07:43:42.906Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1574330041\\dest\\loophole-victim" -> "../victim" [2022-05-11T07:43:42.906Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink809827958\\dest\\loophole-victim" -> "../victim" [2022-05-11T07:43:42.906Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2232348776\\dest\\loophole-victim" -> "../victim" [2022-05-11T07:43:42.906Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1858264261\\dest\\loophole-victim" -> "../victim" [2022-05-11T07:43:42.906Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2967446178\\dest\\dir\\loophole" -> "../../victim" [2022-05-11T07:43:42.906Z] --- PASS: TestUntarInvalidSymlink (0.04s) [2022-05-11T07:43:42.906Z] === RUN TestTempArchiveCloseMultipleTimes [2022-05-11T07:43:42.906Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2022-05-11T07:43:42.906Z] === RUN TestXGlobalNoParent [2022-05-11T07:43:42.906Z] --- PASS: TestXGlobalNoParent (0.00s) [2022-05-11T07:43:42.906Z] === RUN TestReplaceFileTarWrapper [2022-05-11T07:43:42.906Z] --- PASS: TestReplaceFileTarWrapper (0.20s) [2022-05-11T07:43:42.906Z] === RUN TestPrefixHeaderReadable [2022-05-11T07:43:42.906Z] --- PASS: TestPrefixHeaderReadable (0.03s) [2022-05-11T07:43:42.906Z] === RUN TestDisablePigz [2022-05-11T07:43:42.906Z] archive_test.go:1372: Test will not check full path when Pigz not installed [2022-05-11T07:43:43.366Z] --- PASS: TestDisablePigz (0.14s) [2022-05-11T07:43:43.366Z] === RUN TestPigz [2022-05-11T07:43:43.366Z] archive_test.go:1400: Tested whether Pigz is not used, as it not installed [2022-05-11T07:43:43.366Z] --- PASS: TestPigz (0.16s) [2022-05-11T07:43:43.366Z] === RUN TestNosysFileInfo [2022-05-11T07:43:43.366Z] --- PASS: TestNosysFileInfo (0.00s) [2022-05-11T07:43:43.366Z] === RUN TestCopyFileWithInvalidDest [2022-05-11T07:43:43.366Z] archive_windows_test.go:16: Currently fails [2022-05-11T07:43:43.366Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2022-05-11T07:43:43.366Z] === RUN TestCanonicalTarNameForPath [2022-05-11T07:43:43.366Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2022-05-11T07:43:43.366Z] === RUN TestCanonicalTarName [2022-05-11T07:43:43.366Z] --- PASS: TestCanonicalTarName (0.00s) [2022-05-11T07:43:43.366Z] === RUN TestChmodTarEntry [2022-05-11T07:43:43.366Z] --- PASS: TestChmodTarEntry (0.00s) [2022-05-11T07:43:43.366Z] === RUN TestHardLinkOrder [2022-05-11T07:43:43.366Z] --- PASS: TestHardLinkOrder (0.09s) [2022-05-11T07:43:43.366Z] === RUN TestChangeString [2022-05-11T07:43:43.366Z] --- PASS: TestChangeString (0.00s) [2022-05-11T07:43:43.366Z] === RUN TestChangesWithNoChanges [2022-05-11T07:43:43.366Z] --- PASS: TestChangesWithNoChanges (0.03s) [2022-05-11T07:43:43.366Z] === RUN TestChangesWithChanges [2022-05-11T07:43:43.366Z] --- PASS: TestChangesWithChanges (0.04s) [2022-05-11T07:43:43.366Z] === RUN TestChangesWithChangesGH13590 [2022-05-11T07:43:43.366Z] changes_test.go:196: needs more investigation [2022-05-11T07:43:43.366Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2022-05-11T07:43:43.366Z] === RUN TestChangesDirsEmpty [2022-05-11T07:43:43.366Z] === RUN TestGet [2022-05-11T07:43:43.366Z] --- PASS: TestGet (0.00s) [2022-05-11T07:43:43.366Z] === RUN TestGetShortcutString [2022-05-11T07:43:43.366Z] --- PASS: TestGetShortcutString (0.00s) [2022-05-11T07:43:43.366Z] PASS [2022-05-11T07:43:43.366Z] coverage: 42.9% of statements [2022-05-11T07:43:43.366Z] ok github.com/docker/docker/pkg/homedir 0.044s coverage: 42.9% of statements [2022-05-11T07:43:43.406Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2022-05-11T07:43:43.825Z] --- PASS: TestChangesDirsEmpty (0.17s) [2022-05-11T07:43:43.825Z] === RUN TestChangesDirsMutated [2022-05-11T07:43:43.825Z] --- PASS: TestNetworkDBNodeLeave (2.86s) [2022-05-11T07:43:43.825Z] === RUN TestNetworkDBWatch [2022-05-11T07:43:43.825Z] --- PASS: TestChangesDirsMutated (0.23s) [2022-05-11T07:43:43.825Z] === RUN TestApplyLayer [2022-05-11T07:43:43.825Z] changes_test.go:433: needs further investigation [2022-05-11T07:43:43.825Z] --- SKIP: TestApplyLayer (0.00s) [2022-05-11T07:43:43.825Z] === RUN TestChangesSizeWithHardlinks [2022-05-11T07:43:43.825Z] changes_test.go:469: needs further investigation [2022-05-11T07:43:43.825Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2022-05-11T07:43:43.825Z] === RUN TestChangesSizeWithNoChanges [2022-05-11T07:43:43.825Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2022-05-11T07:43:43.825Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2022-05-11T07:43:43.825Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2022-05-11T07:43:43.825Z] === RUN TestChangesSize [2022-05-11T07:43:43.825Z] --- PASS: TestChangesSize (0.00s) [2022-05-11T07:43:43.825Z] === RUN TestApplyLayerInvalidFilenames [2022-05-11T07:43:43.825Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames1952230958\\dest" [2022-05-11T07:43:43.825Z] --- PASS: TestApplyLayerInvalidFilenames (0.02s) [2022-05-11T07:43:43.825Z] === RUN TestApplyLayerInvalidHardlink [2022-05-11T07:43:43.825Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3425152894\\victim\\hello" -> "../victim/hello" [2022-05-11T07:43:43.825Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1551281322\\victim\\hello" -> "/../victim/hello" [2022-05-11T07:43:43.825Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink4241773318\\victim" -> "../victim" [2022-05-11T07:43:43.825Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink4193042417\\victim" -> "../victim" [2022-05-11T07:43:43.825Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2712719017\\victim" -> "../victim" [2022-05-11T07:43:43.825Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink863824314\\victim" -> "../victim" [2022-05-11T07:43:43.825Z] --- PASS: TestApplyLayerInvalidHardlink (0.04s) [2022-05-11T07:43:43.825Z] === RUN TestApplyLayerInvalidSymlink [2022-05-11T07:43:43.825Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink4120528366\\dest\\dotdot" -> "../victim/hello" [2022-05-11T07:43:43.825Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2692499987\\dest\\slash-dotdot" -> "/../victim/hello" [2022-05-11T07:43:43.825Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1007249795\\dest\\loophole-victim" -> "../victim" [2022-05-11T07:43:43.825Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink4144330927\\dest\\loophole-victim" -> "../victim" [2022-05-11T07:43:43.825Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1663578797\\dest\\loophole-victim" -> "../victim" [2022-05-11T07:43:43.825Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2956015985\\dest\\loophole-victim" -> "../victim" [2022-05-11T07:43:43.825Z] --- PASS: TestApplyLayerInvalidSymlink (0.03s) [2022-05-11T07:43:43.825Z] === RUN TestApplyLayerWhiteouts [2022-05-11T07:43:44.284Z] --- PASS: TestApplyLayerWhiteouts (0.09s) [2022-05-11T07:43:44.284Z] === RUN TestGenerateEmptyFile [2022-05-11T07:43:44.284Z] --- PASS: TestGenerateEmptyFile (0.00s) [2022-05-11T07:43:44.284Z] === RUN TestGenerateWithContent [2022-05-11T07:43:44.284Z] --- PASS: TestGenerateWithContent (0.00s) [2022-05-11T07:43:44.284Z] PASS [2022-05-11T07:43:44.284Z] coverage: 62.9% of statements [2022-05-11T07:43:44.284Z] ok github.com/docker/docker/pkg/archive 10.025s coverage: 62.9% of statements [2022-05-11T07:43:44.335Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-05-11T07:43:44.591Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-05-11T07:43:44.742Z] === RUN TestCreateIDMapOrder [2022-05-11T07:43:44.742Z] --- PASS: TestCreateIDMapOrder (0.00s) [2022-05-11T07:43:44.742Z] PASS [2022-05-11T07:43:44.742Z] coverage: 7.2% of statements [2022-05-11T07:43:44.742Z] ok github.com/docker/docker/pkg/idtools 0.050s coverage: 7.2% of statements [2022-05-11T07:43:45.154Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-05-11T07:43:45.709Z] 2022/05/11 07:43:45 Closing DB instances... [2022-05-11T07:43:45.716Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-05-11T07:43:45.716Z] === RUN TestDockerSuite/TestRunBindMounts [2022-05-11T07:43:46.168Z] === RUN TestFixedBufferCap [2022-05-11T07:43:46.168Z] --- PASS: TestFixedBufferCap (0.00s) [2022-05-11T07:43:46.168Z] === RUN TestFixedBufferLen [2022-05-11T07:43:46.168Z] --- PASS: TestFixedBufferLen (0.00s) [2022-05-11T07:43:46.168Z] === RUN TestFixedBufferString [2022-05-11T07:43:46.168Z] --- PASS: TestFixedBufferString (0.00s) [2022-05-11T07:43:46.168Z] === RUN TestFixedBufferWrite [2022-05-11T07:43:46.168Z] --- PASS: TestFixedBufferWrite (0.00s) [2022-05-11T07:43:46.168Z] === RUN TestFixedBufferRead [2022-05-11T07:43:46.168Z] --- PASS: TestFixedBufferRead (0.00s) [2022-05-11T07:43:46.168Z] === RUN TestBytesPipeRead [2022-05-11T07:43:46.168Z] --- PASS: TestBytesPipeRead (0.00s) [2022-05-11T07:43:46.168Z] === RUN TestBytesPipeWrite [2022-05-11T07:43:46.168Z] --- PASS: TestBytesPipeWrite (0.00s) [2022-05-11T07:43:46.168Z] === RUN TestBytesPipeWriteRandomChunks [2022-05-11T07:43:46.170Z] --- PASS: TestStopContainerWithRestartPolicyAlways (7.88s) [2022-05-11T07:43:46.170Z] === RUN TestStopContainerWithTimeout [2022-05-11T07:43:46.170Z] stop_windows_test.go:20: testEnv.OSType == "windows" [2022-05-11T07:43:46.170Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2022-05-11T07:43:46.170Z] === RUN TestUpdateRestartPolicy [2022-05-11T07:43:46.626Z] --- PASS: TestBytesPipeWriteRandomChunks (0.53s) [2022-05-11T07:43:46.626Z] === RUN TestAtomicWriteToFile [2022-05-11T07:43:46.626Z] --- PASS: TestAtomicWriteToFile (0.01s) [2022-05-11T07:43:46.626Z] === RUN TestAtomicWriteSetCommit [2022-05-11T07:43:46.626Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2022-05-11T07:43:46.626Z] === RUN TestAtomicWriteSetCancel [2022-05-11T07:43:46.626Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2022-05-11T07:43:46.626Z] === RUN TestReadCloserWrapperClose [2022-05-11T07:43:46.626Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2022-05-11T07:43:46.626Z] === RUN TestReaderErrWrapperReadOnError [2022-05-11T07:43:46.626Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2022-05-11T07:43:46.626Z] === RUN TestReaderErrWrapperRead [2022-05-11T07:43:46.626Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2022-05-11T07:43:46.626Z] === RUN TestCancelReadCloser [2022-05-11T07:43:47.083Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-05-11T07:43:47.084Z] --- PASS: TestCancelReadCloser (0.10s) [2022-05-11T07:43:47.084Z] === RUN TestWriteCloserWrapperClose [2022-05-11T07:43:47.084Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2022-05-11T07:43:47.084Z] === RUN TestNopWriteCloser [2022-05-11T07:43:47.084Z] --- PASS: TestNopWriteCloser (0.00s) [2022-05-11T07:43:47.084Z] === RUN TestNopWriter [2022-05-11T07:43:47.084Z] --- PASS: TestNopWriter (0.00s) [2022-05-11T07:43:47.084Z] === RUN TestWriteCounter [2022-05-11T07:43:47.084Z] --- PASS: TestWriteCounter (0.00s) [2022-05-11T07:43:47.084Z] PASS [2022-05-11T07:43:47.084Z] coverage: 70.1% of statements [2022-05-11T07:43:47.084Z] --- PASS: TestNetworkDBWatch (3.03s) [2022-05-11T07:43:47.084Z] === RUN TestNetworkDBBulkSync [2022-05-11T07:43:47.084Z] ok github.com/docker/docker/pkg/ioutils 0.702s coverage: 70.1% of statements [2022-05-11T07:43:47.339Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-05-11T07:43:47.901Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-05-11T07:43:48.053Z] 2022/05/11 07:43:47 Closing DB instances... [2022-05-11T07:43:48.053Z] === RUN TestError [2022-05-11T07:43:48.053Z] --- PASS: TestError (0.00s) [2022-05-11T07:43:48.053Z] === RUN TestProgressString [2022-05-11T07:43:48.053Z] === RUN TestProgressString/no_progress [2022-05-11T07:43:48.053Z] === RUN TestProgressString/progress_1 [2022-05-11T07:43:48.053Z] === RUN TestProgressString/some_progress_with_a_start_time [2022-05-11T07:43:48.053Z] === RUN TestProgressString/some_progress_without_a_start_time [2022-05-11T07:43:48.053Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2022-05-11T07:43:48.053Z] === RUN TestProgressString/with_units [2022-05-11T07:43:48.053Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2022-05-11T07:43:48.053Z] === RUN TestProgressString/hide_counts [2022-05-11T07:43:48.053Z] --- PASS: TestProgressString (0.00s) [2022-05-11T07:43:48.053Z] --- PASS: TestProgressString/no_progress (0.00s) [2022-05-11T07:43:48.053Z] --- PASS: TestProgressString/progress_1 (0.00s) [2022-05-11T07:43:48.053Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2022-05-11T07:43:48.053Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2022-05-11T07:43:48.053Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2022-05-11T07:43:48.053Z] --- PASS: TestProgressString/with_units (0.00s) [2022-05-11T07:43:48.053Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2022-05-11T07:43:48.053Z] --- PASS: TestProgressString/hide_counts (0.00s) [2022-05-11T07:43:48.053Z] === RUN TestJSONMessageDisplay [2022-05-11T07:43:48.462Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-05-11T07:43:48.511Z] --- PASS: TestJSONMessageDisplay (0.22s) [2022-05-11T07:43:48.511Z] === RUN TestJSONMessageDisplayWithJSONError [2022-05-11T07:43:48.511Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2022-05-11T07:43:48.511Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2022-05-11T07:43:48.511Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2022-05-11T07:43:48.511Z] === RUN TestDisplayJSONMessagesStream [2022-05-11T07:43:48.511Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2022-05-11T07:43:48.511Z] PASS [2022-05-11T07:43:48.511Z] coverage: 91.7% of statements [2022-05-11T07:43:48.511Z] ok github.com/docker/docker/pkg/jsonmessage 0.281s coverage: 91.7% of statements [2022-05-11T07:43:48.718Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-05-11T07:43:48.718Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-05-11T07:43:48.977Z] === RUN TestStandardLongPath [2022-05-11T07:43:48.977Z] --- PASS: TestStandardLongPath (0.00s) [2022-05-11T07:43:48.977Z] === RUN TestUNCLongPath [2022-05-11T07:43:48.977Z] --- PASS: TestUNCLongPath (0.00s) [2022-05-11T07:43:48.977Z] PASS [2022-05-11T07:43:48.977Z] coverage: 100.0% of statements [2022-05-11T07:43:48.977Z] ok github.com/docker/docker/pkg/longpath 0.058s coverage: 100.0% of statements [2022-05-11T07:43:49.280Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-05-11T07:43:49.435Z] --- PASS: TestNetworkDBBulkSync (2.64s) [2022-05-11T07:43:49.435Z] === RUN TestNetworkDBCRUDMediumCluster [2022-05-11T07:43:49.842Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-05-11T07:43:49.893Z] === RUN TestNameFormat [2022-05-11T07:43:49.893Z] --- PASS: TestNameFormat (0.00s) [2022-05-11T07:43:49.893Z] === RUN TestNameRetries [2022-05-11T07:43:49.893Z] --- PASS: TestNameRetries (0.00s) [2022-05-11T07:43:49.893Z] PASS [2022-05-11T07:43:49.893Z] coverage: 85.7% of statements [2022-05-11T07:43:49.893Z] ok github.com/docker/docker/pkg/namesgenerator 0.052s coverage: 85.7% of statements [2022-05-11T07:43:50.405Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-05-11T07:43:50.866Z] === RUN TestParseKeyValueOpt [2022-05-11T07:43:50.867Z] --- PASS: TestParseKeyValueOpt (0.00s) [2022-05-11T07:43:50.867Z] === RUN TestParseUintList [2022-05-11T07:43:50.867Z] --- PASS: TestParseUintList (0.00s) [2022-05-11T07:43:50.867Z] === RUN TestParseUintListMaximumLimits [2022-05-11T07:43:50.867Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2022-05-11T07:43:50.867Z] PASS [2022-05-11T07:43:50.867Z] coverage: 97.0% of statements [2022-05-11T07:43:50.867Z] ok github.com/docker/docker/pkg/parsers 0.045s coverage: 97.0% of statements [2022-05-11T07:43:50.968Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-05-11T07:43:51.531Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-05-11T07:43:51.531Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-05-11T07:43:51.787Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-05-11T07:43:51.787Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-05-11T07:43:51.834Z] === RUN Test_windowsOSRelease_String [2022-05-11T07:43:51.834Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=yes [2022-05-11T07:43:51.834Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=no [2022-05-11T07:43:51.834Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=yes [2022-05-11T07:43:51.834Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=no [2022-05-11T07:43:51.834Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=yes [2022-05-11T07:43:51.834Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=no [2022-05-11T07:43:51.834Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=yes [2022-05-11T07:43:51.834Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=no [2022-05-11T07:43:51.834Z] --- PASS: Test_windowsOSRelease_String (0.00s) [2022-05-11T07:43:51.834Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=yes (0.00s) [2022-05-11T07:43:51.834Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=no (0.00s) [2022-05-11T07:43:51.834Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=yes (0.00s) [2022-05-11T07:43:51.834Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=no (0.00s) [2022-05-11T07:43:51.834Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=yes (0.00s) [2022-05-11T07:43:51.834Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=no (0.00s) [2022-05-11T07:43:51.834Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=yes (0.00s) [2022-05-11T07:43:51.834Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=no (0.00s) [2022-05-11T07:43:51.834Z] PASS [2022-05-11T07:43:51.834Z] coverage: 36.4% of statements [2022-05-11T07:43:51.834Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.049s coverage: 36.4% of statements [2022-05-11T07:43:52.718Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-05-11T07:43:52.801Z] 2022/05/11 07:43:52 Closing DB instances... [2022-05-11T07:43:52.801Z] === RUN TestNewAndRemove [2022-05-11T07:43:52.801Z] --- PASS: TestNewAndRemove (0.00s) [2022-05-11T07:43:52.801Z] === RUN TestRemoveInvalidPath [2022-05-11T07:43:52.801Z] --- PASS: TestRemoveInvalidPath (0.00s) [2022-05-11T07:43:52.801Z] PASS [2022-05-11T07:43:52.801Z] coverage: 82.6% of statements [2022-05-11T07:43:52.801Z] ok github.com/docker/docker/pkg/pidfile 0.049s coverage: 82.6% of statements [2022-05-11T07:43:52.974Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-05-11T07:43:53.537Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-05-11T07:43:54.117Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-05-11T07:43:54.117Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-05-11T07:43:54.376Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-05-11T07:43:54.977Z] === RUN TestFailedConnection [2022-05-11T07:43:55.303Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-05-11T07:43:55.943Z] --- PASS: TestNetworkDBCRUDMediumCluster (6.23s) [2022-05-11T07:43:55.943Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2022-05-11T07:43:55.943Z] --- PASS: TestFailedConnection (1.10s) [2022-05-11T07:43:55.943Z] === RUN TestFailOnce [2022-05-11T07:43:55.943Z] 2022/05/11 07:43:55 http: panic serving 127.0.0.1:49303: Plugin not ready [2022-05-11T07:43:55.943Z] goroutine 5 [running]: [2022-05-11T07:43:55.943Z] net/http.(*conn).serve.func1() [2022-05-11T07:43:55.943Z] c:/go/src/net/http/server.go:1825 +0xbf [2022-05-11T07:43:55.943Z] panic({0x16a3700, 0x17ed0e0}) [2022-05-11T07:43:55.943Z] c:/go/src/runtime/panic.go:844 +0x258 [2022-05-11T07:43:55.943Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1({0x3b?, 0xffffffffffffffff?}, 0xc00006fa70?) [2022-05-11T07:43:55.943Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x3d [2022-05-11T07:43:55.943Z] net/http.HandlerFunc.ServeHTTP(0x0?, {0x17f28f8?, 0xc00007a000?}, 0x15fda86?) [2022-05-11T07:43:55.943Z] c:/go/src/net/http/server.go:2084 +0x2f [2022-05-11T07:43:55.943Z] net/http.(*ServeMux).ServeHTTP(0x0?, {0x17f28f8, 0xc00007a000}, 0xc000066000) [2022-05-11T07:43:55.943Z] c:/go/src/net/http/server.go:2462 +0x149 [2022-05-11T07:43:55.943Z] net/http.serverHandler.ServeHTTP({0x17f0f18?}, {0x17f28f8, 0xc00007a000}, 0xc000066000) [2022-05-11T07:43:55.943Z] c:/go/src/net/http/server.go:2916 +0x43b [2022-05-11T07:43:55.943Z] net/http.(*conn).serve(0xc00005e000, {0x17f2df8, 0xc000115410}) [2022-05-11T07:43:55.943Z] c:/go/src/net/http/server.go:1966 +0x5d7 [2022-05-11T07:43:55.943Z] created by net/http.(*Server).Serve [2022-05-11T07:43:55.943Z] c:/go/src/net/http/server.go:3071 +0x4db [2022-05-11T07:43:55.943Z] time="2022-05-11T07:43:55Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49302/Test.FailOnce: Post \"http://127.0.0.1:49302/Test.FailOnce\": EOF, retrying in 1s" [2022-05-11T07:43:56.400Z] --- PASS: TestGetAddress (30.63s) [2022-05-11T07:43:56.400Z] === RUN TestRequestSyntaxCheck [2022-05-11T07:43:56.400Z] --- PASS: TestRequestSyntaxCheck (0.03s) [2022-05-11T07:43:56.400Z] === RUN TestRequest [2022-05-11T07:43:56.668Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-05-11T07:43:56.859Z] 2022/05/11 07:43:56 Closing DB instances... [2022-05-11T07:43:56.859Z] --- PASS: TestFailOnce (1.20s) [2022-05-11T07:43:56.859Z] === RUN TestEchoInputOutput [2022-05-11T07:43:56.859Z] --- PASS: TestEchoInputOutput (0.00s) [2022-05-11T07:43:56.859Z] === RUN TestBackoff [2022-05-11T07:43:56.859Z] --- PASS: TestBackoff (0.00s) [2022-05-11T07:43:56.859Z] === RUN TestAbortRetry [2022-05-11T07:43:56.859Z] --- PASS: TestAbortRetry (0.00s) [2022-05-11T07:43:56.859Z] === RUN TestClientScheme [2022-05-11T07:43:56.859Z] --- PASS: TestClientScheme (0.00s) [2022-05-11T07:43:56.859Z] === RUN TestNewClientWithTimeout [2022-05-11T07:43:57.594Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-05-11T07:43:57.825Z] time="2022-05-11T07:43:57Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49309/Test.Echo: Post \"http://127.0.0.1:49309/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2022-05-11T07:43:58.158Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-05-11T07:43:58.283Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (2.63s) [2022-05-11T07:43:58.283Z] === RUN TestNetworkDBGarbageCollection [2022-05-11T07:43:58.719Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-05-11T07:43:59.249Z] time="2022-05-11T07:43:58Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49309/Test.Echo: Post \"http://127.0.0.1:49309/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2022-05-11T07:43:59.282Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-05-11T07:43:59.539Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-05-11T07:44:00.101Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-05-11T07:44:01.426Z] time="2022-05-11T07:44:01Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49309/Test.Echo: Post \"http://127.0.0.1:49309/Test.Echo\": context deadline exceeded (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2022-05-11T07:44:01.465Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-05-11T07:44:03.355Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-05-11T07:44:03.355Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-05-11T07:44:03.917Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-05-11T07:44:05.808Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-05-11T07:44:06.110Z] time="2022-05-11T07:44:05Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49309/Test.Echo: Post \"http://127.0.0.1:49309/Test.Echo\": context deadline exceeded (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2022-05-11T07:44:07.173Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-05-11T07:44:08.283Z] --- PASS: TestRequest (11.62s) [2022-05-11T07:44:08.283Z] === RUN TestOverlappingRequests [2022-05-11T07:44:08.283Z] === RUN TestParseEmptyInterface [2022-05-11T07:44:08.283Z] --- PASS: TestParseEmptyInterface (0.00s) [2022-05-11T07:44:08.283Z] === RUN TestParseNonInterfaceType [2022-05-11T07:44:08.283Z] --- PASS: TestParseNonInterfaceType (0.00s) [2022-05-11T07:44:08.283Z] === RUN TestParseWithOneFunction [2022-05-11T07:44:08.284Z] --- PASS: TestParseWithOneFunction (0.00s) [2022-05-11T07:44:08.284Z] === RUN TestParseWithMultipleFuncs [2022-05-11T07:44:08.284Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2022-05-11T07:44:08.284Z] === RUN TestParseWithUnnamedReturn [2022-05-11T07:44:08.284Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2022-05-11T07:44:08.284Z] === RUN TestEmbeddedInterface [2022-05-11T07:44:08.284Z] --- PASS: TestEmbeddedInterface (0.00s) [2022-05-11T07:44:08.284Z] === RUN TestParsedImports [2022-05-11T07:44:08.284Z] --- PASS: TestParsedImports (0.00s) [2022-05-11T07:44:08.284Z] === RUN TestAliasedImports [2022-05-11T07:44:08.284Z] --- PASS: TestAliasedImports (0.00s) [2022-05-11T07:44:08.284Z] PASS [2022-05-11T07:44:08.284Z] coverage: 56.8% of statements [2022-05-11T07:44:08.284Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.064s coverage: 56.8% of statements [2022-05-11T07:44:08.539Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-05-11T07:44:08.741Z] --- PASS: TestOverlappingRequests (0.61s) [2022-05-11T07:44:08.741Z] === RUN TestRelease [2022-05-11T07:44:09.198Z] === RUN TestHTTPTransport [2022-05-11T07:44:09.198Z] --- PASS: TestHTTPTransport (0.00s) [2022-05-11T07:44:09.198Z] PASS [2022-05-11T07:44:09.198Z] coverage: 85.7% of statements [2022-05-11T07:44:09.198Z] ok github.com/docker/docker/pkg/plugins/transport 0.044s coverage: 85.7% of statements [2022-05-11T07:44:09.904Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-05-11T07:44:09.904Z] docker_cli_run_test.go:4017: unmatched requirement DaemonIsWindows [2022-05-11T07:44:09.904Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-05-11T07:44:09.904Z] docker_cli_run_test.go:4036: unmatched requirement DaemonIsWindows [2022-05-11T07:44:09.904Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-05-11T07:44:10.061Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-05-11T07:44:10.061Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-05-11T07:44:10.061Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-05-11T07:44:10.061Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-05-11T07:44:10.061Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-05-11T07:44:10.061Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-05-11T07:44:10.061Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-05-11T07:44:10.061Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-05-11T07:44:10.061Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-05-11T07:44:10.061Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-05-11T07:44:10.061Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-05-11T07:44:10.061Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-05-11T07:44:10.061Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-05-11T07:44:10.061Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-05-11T07:44:10.061Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-05-11T07:44:10.061Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-05-11T07:44:10.061Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-05-11T07:44:10.061Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-05-11T07:44:10.061Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-05-11T07:44:10.061Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-05-11T07:44:10.164Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2022-05-11T07:44:10.164Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-05-11T07:44:10.164Z] === RUN TestBufioReaderPoolPutAndGet [2022-05-11T07:44:10.164Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2022-05-11T07:44:10.164Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2022-05-11T07:44:10.164Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2022-05-11T07:44:10.164Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2022-05-11T07:44:10.164Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-05-11T07:44:10.164Z] === RUN TestBufioWriterPoolPutAndGet [2022-05-11T07:44:10.164Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2022-05-11T07:44:10.164Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2022-05-11T07:44:10.164Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2022-05-11T07:44:10.164Z] === RUN TestBufferPoolPutAndGet [2022-05-11T07:44:10.164Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2022-05-11T07:44:10.164Z] PASS [2022-05-11T07:44:10.164Z] coverage: 88.2% of statements [2022-05-11T07:44:10.164Z] ok github.com/docker/docker/pkg/pools 0.046s coverage: 88.2% of statements [2022-05-11T07:44:10.466Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-05-11T07:44:10.622Z] === RUN TestOutputOnPrematureClose [2022-05-11T07:44:10.622Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2022-05-11T07:44:10.622Z] === RUN TestCompleteSilently [2022-05-11T07:44:10.622Z] --- PASS: TestCompleteSilently (0.00s) [2022-05-11T07:44:10.622Z] PASS [2022-05-11T07:44:10.622Z] coverage: 75.9% of statements [2022-05-11T07:44:10.622Z] ok github.com/docker/docker/pkg/progress 0.040s coverage: 75.9% of statements [2022-05-11T07:44:11.080Z] --- PASS: TestRelease (2.40s) [2022-05-11T07:44:11.080Z] === RUN TestAllocateRandomDeallocate [2022-05-11T07:44:11.243Z] --- PASS: TestUpdateRestartPolicy (22.97s) [2022-05-11T07:44:11.243Z] === RUN TestUpdateRestartWithAutoRemove [2022-05-11T07:44:11.243Z] --- PASS: TestUpdateRestartWithAutoRemove (2.93s) [2022-05-11T07:44:11.243Z] === RUN TestWaitNonBlocked [2022-05-11T07:44:11.243Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-11T07:44:11.243Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-11T07:44:11.243Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-11T07:44:11.243Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-11T07:44:11.243Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-11T07:44:11.243Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-11T07:44:11.538Z] === RUN TestSendToOneSub [2022-05-11T07:44:11.538Z] --- PASS: TestSendToOneSub (0.00s) [2022-05-11T07:44:11.538Z] === RUN TestSendToMultipleSubs [2022-05-11T07:44:11.538Z] --- PASS: TestSendToMultipleSubs (0.00s) [2022-05-11T07:44:11.538Z] === RUN TestEvictOneSub [2022-05-11T07:44:11.538Z] --- PASS: TestEvictOneSub (0.00s) [2022-05-11T07:44:11.538Z] === RUN TestClosePublisher [2022-05-11T07:44:11.538Z] --- PASS: TestClosePublisher (0.00s) [2022-05-11T07:44:11.538Z] === RUN TestPubSubRace [2022-05-11T07:44:11.833Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-05-11T07:44:12.395Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-05-11T07:44:12.505Z] --- PASS: TestPubSubRace (1.08s) [2022-05-11T07:44:12.505Z] PASS [2022-05-11T07:44:12.505Z] coverage: 75.0% of statements [2022-05-11T07:44:12.505Z] ok github.com/docker/docker/pkg/pubsub 1.115s coverage: 75.0% of statements [2022-05-11T07:44:13.471Z] === RUN TestRegister [2022-05-11T07:44:13.471Z] --- PASS: TestRegister (0.00s) [2022-05-11T07:44:13.471Z] === RUN TestCommand [2022-05-11T07:44:13.471Z] --- PASS: TestCommand (0.04s) [2022-05-11T07:44:13.471Z] === RUN TestNaiveSelf [2022-05-11T07:44:13.471Z] --- PASS: TestNaiveSelf (0.04s) [2022-05-11T07:44:13.471Z] PASS [2022-05-11T07:44:13.471Z] coverage: 82.4% of statements [2022-05-11T07:44:13.471Z] ok github.com/docker/docker/pkg/reexec 0.117s coverage: 82.4% of statements [2022-05-11T07:44:13.762Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-05-11T07:44:13.930Z] === RUN TestDump [2022-05-11T07:44:13.930Z] goroutine 6 [running]: [2022-05-11T07:44:13.930Z] github.com/docker/docker/pkg/stack.dump(0xe12d57?) [2022-05-11T07:44:13.930Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-05-11T07:44:13.930Z] github.com/docker/docker/pkg/stack.Dump(...) [2022-05-11T07:44:13.930Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18 [2022-05-11T07:44:13.930Z] github.com/docker/docker/pkg/stack.TestDump(0x0?) [2022-05-11T07:44:13.930Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:12 +0x2a [2022-05-11T07:44:14.323Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-05-11T07:44:14.388Z] testing.tRunner(0xc00015e340, 0xfda498) [2022-05-11T07:44:14.388Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-05-11T07:44:14.388Z] created by testing.(*T).Run [2022-05-11T07:44:14.388Z] c:/go/src/testing/testing.go:1486 +0x35f [2022-05-11T07:44:14.388Z] [2022-05-11T07:44:14.388Z] goroutine 1 [chan receive]: [2022-05-11T07:44:14.388Z] testing.(*T).Run(0xc00015e1a0, {0xfc913c?, 0xdec1f3?}, 0xfda498) [2022-05-11T07:44:14.388Z] c:/go/src/testing/testing.go:1487 +0x37a [2022-05-11T07:44:14.388Z] testing.runTests.func1(0xc00006c870?) [2022-05-11T07:44:14.388Z] c:/go/src/testing/testing.go:1839 +0x6e [2022-05-11T07:44:14.388Z] testing.tRunner(0xc00015e1a0, 0xc000075ca0) [2022-05-11T07:44:14.388Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-05-11T07:44:14.388Z] testing.runTests(0xc000058460?, {0x115e400, 0x3, 0x3}, {0x2318e7a0108?, 0x40?, 0x11634a0?}) [2022-05-11T07:44:14.388Z] c:/go/src/testing/testing.go:1837 +0x457 [2022-05-11T07:44:14.388Z] testing.(*M).Run(0xc000058460) [2022-05-11T07:44:14.388Z] c:/go/src/testing/testing.go:1719 +0x5d9 [2022-05-11T07:44:14.388Z] main.main() [2022-05-11T07:44:14.388Z] _testmain.go:99 +0x255 [2022-05-11T07:44:14.388Z] --- PASS: TestDump (0.00s) [2022-05-11T07:44:14.388Z] === RUN TestDumpToFile [2022-05-11T07:44:14.388Z] --- PASS: TestDumpToFile (0.17s) [2022-05-11T07:44:14.388Z] === RUN TestDumpToFileWithEmptyInput [2022-05-11T07:44:14.388Z] goroutine 8 [running]: [2022-05-11T07:44:14.388Z] github.com/docker/docker/pkg/stack.dump(0xe8ed13?) [2022-05-11T07:44:14.388Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-05-11T07:44:14.388Z] github.com/docker/docker/pkg/stack.DumpToFile({0x0?, 0xe8ece0?}) [2022-05-11T07:44:14.388Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0x217 [2022-05-11T07:44:14.388Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0xc00015e340?) [2022-05-11T07:44:14.388Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:27 +0x26 [2022-05-11T07:44:14.388Z] testing.tRunner(0xc00015e9c0, 0xfda488) [2022-05-11T07:44:14.388Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-05-11T07:44:14.388Z] created by testing.(*T).Run [2022-05-11T07:44:14.388Z] c:/go/src/testing/testing.go:1486 +0x35f [2022-05-11T07:44:14.388Z] [2022-05-11T07:44:14.388Z] goroutine 1 [chan receive]: [2022-05-11T07:44:14.388Z] testing.(*T).Run(0xc00015e1a0, {0xfd0713?, 0xdec1f3?}, 0xfda488) [2022-05-11T07:44:14.388Z] c:/go/src/testing/testing.go:1487 +0x37a [2022-05-11T07:44:14.388Z] testing.runTests.func1(0xc00006c870?) [2022-05-11T07:44:14.388Z] c:/go/src/testing/testing.go:1839 +0x6e [2022-05-11T07:44:14.388Z] testing.tRunner(0xc00015e1a0, 0xc000075ca0) [2022-05-11T07:44:14.388Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-05-11T07:44:14.388Z] testing.runTests(0xc000058460?, {0x115e400, 0x3, 0x3}, {0x2318e7a0108?, 0x40?, 0x11634a0?}) [2022-05-11T07:44:14.388Z] c:/go/src/testing/testing.go:1837 +0x457 [2022-05-11T07:44:14.388Z] testing.(*M).Run(0xc000058460) [2022-05-11T07:44:14.388Z] c:/go/src/testing/testing.go:1719 +0x5d9 [2022-05-11T07:44:14.388Z] main.main() [2022-05-11T07:44:14.388Z] _testmain.go:99 +0x255 [2022-05-11T07:44:14.388Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s) [2022-05-11T07:44:14.388Z] PASS [2022-05-11T07:44:14.388Z] coverage: 90.9% of statements [2022-05-11T07:44:14.388Z] ok github.com/docker/docker/pkg/stack 0.215s coverage: 90.9% of statements [2022-05-11T07:44:14.722Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-05-11T07:44:14.722Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-05-11T07:44:14.722Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-05-11T07:44:14.722Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-05-11T07:44:14.722Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-05-11T07:44:14.848Z] --- PASS: TestNewClientWithTimeout (17.60s) [2022-05-11T07:44:14.848Z] === RUN TestClientStream [2022-05-11T07:44:14.848Z] --- PASS: TestClientStream (0.00s) [2022-05-11T07:44:14.848Z] === RUN TestClientSendFile [2022-05-11T07:44:14.848Z] --- PASS: TestClientSendFile (0.00s) [2022-05-11T07:44:14.848Z] === RUN TestClientWithRequestTimeout [2022-05-11T07:44:14.848Z] --- PASS: TestClientWithRequestTimeout (0.01s) [2022-05-11T07:44:14.848Z] === RUN TestFileSpecPlugin [2022-05-11T07:44:14.848Z] --- PASS: TestFileSpecPlugin (0.01s) [2022-05-11T07:44:14.848Z] === RUN TestFileJSONSpecPlugin [2022-05-11T07:44:14.848Z] --- PASS: TestFileJSONSpecPlugin (0.01s) [2022-05-11T07:44:14.848Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2022-05-11T07:44:14.848Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.01s) [2022-05-11T07:44:14.848Z] === RUN TestPluginAddHandler [2022-05-11T07:44:14.848Z] --- PASS: TestPluginAddHandler (0.00s) [2022-05-11T07:44:14.848Z] === RUN TestPluginWaitBadPlugin [2022-05-11T07:44:14.848Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2022-05-11T07:44:14.848Z] === RUN TestGet [2022-05-11T07:44:14.848Z] time="2022-05-11T07:44:14Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2022-05-11T07:44:14.848Z] === RUN TestNewStdWriter [2022-05-11T07:44:14.848Z] --- PASS: TestNewStdWriter (0.00s) [2022-05-11T07:44:14.848Z] === RUN TestWriteWithUninitializedStdWriter [2022-05-11T07:44:14.848Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2022-05-11T07:44:14.848Z] === RUN TestWriteWithNilBytes [2022-05-11T07:44:14.848Z] --- PASS: TestWriteWithNilBytes (0.00s) [2022-05-11T07:44:14.848Z] === RUN TestWrite [2022-05-11T07:44:14.848Z] --- PASS: TestWrite (0.00s) [2022-05-11T07:44:14.848Z] === RUN TestWriteWithWriterError [2022-05-11T07:44:14.848Z] --- PASS: TestWriteWithWriterError (0.00s) [2022-05-11T07:44:14.848Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2022-05-11T07:44:14.848Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2022-05-11T07:44:14.848Z] === RUN TestStdCopyWriteAndRead [2022-05-11T07:44:14.848Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2022-05-11T07:44:14.848Z] === RUN TestStdCopyReturnsErrorReadingHeader [2022-05-11T07:44:14.848Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2022-05-11T07:44:14.848Z] === RUN TestStdCopyReturnsErrorReadingFrame [2022-05-11T07:44:14.848Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2022-05-11T07:44:14.848Z] === RUN TestStdCopyDetectsCorruptedFrame [2022-05-11T07:44:14.848Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2022-05-11T07:44:14.848Z] === RUN TestStdCopyWithInvalidInputHeader [2022-05-11T07:44:14.848Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2022-05-11T07:44:14.848Z] === RUN TestStdCopyWithCorruptedPrefix [2022-05-11T07:44:14.848Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2022-05-11T07:44:14.848Z] === RUN TestStdCopyReturnsWriteErrors [2022-05-11T07:44:14.848Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2022-05-11T07:44:14.848Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2022-05-11T07:44:14.848Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2022-05-11T07:44:14.848Z] === RUN TestStdCopyReturnsErrorFromSystem [2022-05-11T07:44:14.848Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2022-05-11T07:44:14.848Z] PASS [2022-05-11T07:44:14.848Z] coverage: 100.0% of statements [2022-05-11T07:44:14.848Z] ok github.com/docker/docker/pkg/stdcopy 0.044s coverage: 100.0% of statements [2022-05-11T07:44:15.002Z] --- PASS: TestWaitNonBlocked (0.04s) [2022-05-11T07:44:15.002Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (3.34s) [2022-05-11T07:44:15.002Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (3.39s) [2022-05-11T07:44:15.002Z] === RUN TestWaitBlocked [2022-05-11T07:44:15.002Z] wait_test.go:60: testEnv.DaemonInfo.OSType != "linux" [2022-05-11T07:44:15.002Z] --- SKIP: TestWaitBlocked (0.00s) [2022-05-11T07:44:15.002Z] PASS [2022-05-11T07:44:15.002Z] ok github.com/docker/docker/integration/container 114.351s [2022-05-11T07:44:15.002Z] [2022-05-11T07:44:15.002Z] === Skipped [2022-05-11T07:44:15.002Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2022-05-11T07:44:15.002Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-05-11T07:44:15.002Z] [2022-05-11T07:44:15.002Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2022-05-11T07:44:15.002Z] copy_test.go:122: testEnv.DaemonInfo.OSType == "windows" [2022-05-11T07:44:15.002Z] [2022-05-11T07:44:15.002Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2022-05-11T07:44:15.002Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-05-11T07:44:15.002Z] [2022-05-11T07:44:15.002Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2022-05-11T07:44:15.002Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-05-11T07:44:15.002Z] [2022-05-11T07:44:15.002Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2022-05-11T07:44:15.002Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-05-11T07:44:15.002Z] [2022-05-11T07:44:15.002Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2022-05-11T07:44:15.002Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-05-11T07:44:15.002Z] [2022-05-11T07:44:15.002Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-05-11T07:44:15.002Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-05-11T07:44:15.002Z] [2022-05-11T07:44:15.002Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-05-11T07:44:15.002Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-05-11T07:44:15.002Z] [2022-05-11T07:44:15.002Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2022-05-11T07:44:15.002Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-05-11T07:44:15.002Z] [2022-05-11T07:44:15.002Z] === SKIP: github.com/docker/docker/integration/container TestWindowsDevices/hyperv/no_device_mounted (0.15s) [2022-05-11T07:44:15.002Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-05-11T07:44:15.002Z] --- SKIP: TestWindowsDevices/hyperv/no_device_mounted (0.15s) [2022-05-11T07:44:15.002Z] [2022-05-11T07:44:15.002Z] === SKIP: github.com/docker/docker/integration/container TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.19s) [2022-05-11T07:44:15.002Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-05-11T07:44:15.002Z] --- SKIP: TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.19s) [2022-05-11T07:44:15.002Z] [2022-05-11T07:44:15.002Z] === SKIP: github.com/docker/docker/integration/container TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.22s) [2022-05-11T07:44:15.002Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-05-11T07:44:15.002Z] --- SKIP: TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.22s) [2022-05-11T07:44:15.002Z] [2022-05-11T07:44:15.002Z] === SKIP: github.com/docker/docker/integration/container TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.16s) [2022-05-11T07:44:15.002Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-05-11T07:44:15.002Z] --- SKIP: TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.16s) [2022-05-11T07:44:15.002Z] [2022-05-11T07:44:15.002Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2022-05-11T07:44:15.002Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-05-11T07:44:15.002Z] [2022-05-11T07:44:15.002Z] === SKIP: github.com/docker/docker/integration/container TestExecWithCloseStdin (0.00s) [2022-05-11T07:44:15.002Z] exec_test.go:20: testEnv.RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2022-05-11T07:44:15.002Z] [2022-05-11T07:44:15.002Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2022-05-11T07:44:15.002Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-05-11T07:44:15.002Z] [2022-05-11T07:44:15.003Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2022-05-11T07:44:15.003Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-05-11T07:44:15.003Z] [2022-05-11T07:44:15.003Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2022-05-11T07:44:15.003Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-05-11T07:44:15.003Z] [2022-05-11T07:44:15.003Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2022-05-11T07:44:15.003Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-05-11T07:44:15.003Z] [2022-05-11T07:44:15.003Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2022-05-11T07:44:15.003Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-05-11T07:44:15.003Z] [2022-05-11T07:44:15.003Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2022-05-11T07:44:15.003Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-05-11T07:44:15.003Z] [2022-05-11T07:44:15.003Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2022-05-11T07:44:15.003Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-05-11T07:44:15.003Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-05-11T07:44:15.003Z] [2022-05-11T07:44:15.003Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-05-11T07:44:15.003Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-05-11T07:44:15.003Z] [2022-05-11T07:44:15.003Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2022-05-11T07:44:15.003Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-05-11T07:44:15.003Z] [2022-05-11T07:44:15.003Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2022-05-11T07:44:15.003Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-05-11T07:44:15.003Z] [2022-05-11T07:44:15.003Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2022-05-11T07:44:15.003Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-05-11T07:44:15.003Z] [2022-05-11T07:44:15.003Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2022-05-11T07:44:15.003Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-05-11T07:44:15.003Z] [2022-05-11T07:44:15.003Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2022-05-11T07:44:15.003Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-05-11T07:44:15.003Z] [2022-05-11T07:44:15.003Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2022-05-11T07:44:15.003Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-05-11T07:44:15.003Z] [2022-05-11T07:44:15.003Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2022-05-11T07:44:15.003Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-05-11T07:44:15.003Z] [2022-05-11T07:44:15.003Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2022-05-11T07:44:15.003Z] pause_test.go:24: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-05-11T07:44:15.003Z] [2022-05-11T07:44:15.003Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2022-05-11T07:44:15.003Z] pause_test.go:71: testEnv.DaemonInfo.OSType == "windows" [2022-05-11T07:44:15.003Z] [2022-05-11T07:44:15.003Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2022-05-11T07:44:15.003Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-05-11T07:44:15.003Z] [2022-05-11T07:44:15.003Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2022-05-11T07:44:15.003Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-05-11T07:44:15.003Z] [2022-05-11T07:44:15.003Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2022-05-11T07:44:15.003Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-05-11T07:44:15.003Z] [2022-05-11T07:44:15.003Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2022-05-11T07:44:15.003Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-05-11T07:44:15.003Z] [2022-05-11T07:44:15.003Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2022-05-11T07:44:15.003Z] stop_windows_test.go:20: testEnv.OSType == "windows" [2022-05-11T07:44:15.003Z] [2022-05-11T07:44:15.003Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2022-05-11T07:44:15.003Z] wait_test.go:60: testEnv.DaemonInfo.OSType != "linux" [2022-05-11T07:44:15.003Z] [2022-05-11T07:44:15.003Z] DONE 120 tests, 38 skipped in 117.054s [2022-05-11T07:44:15.003Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2022-05-11T07:44:15.250Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-05-11T07:44:15.514Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2022-05-11T07:44:15.514Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2022-05-11T07:44:15.514Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-05-11T07:44:15.815Z] time="2022-05-11T07:44:15Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2022-05-11T07:44:15.815Z] === RUN TestRawProgressFormatterFormatStatus [2022-05-11T07:44:15.815Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2022-05-11T07:44:15.815Z] === RUN TestRawProgressFormatterFormatProgress [2022-05-11T07:44:15.815Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2022-05-11T07:44:15.815Z] === RUN TestFormatStatus [2022-05-11T07:44:15.815Z] --- PASS: TestFormatStatus (0.00s) [2022-05-11T07:44:15.815Z] === RUN TestFormatError [2022-05-11T07:44:15.815Z] --- PASS: TestFormatError (0.00s) [2022-05-11T07:44:15.815Z] === RUN TestFormatJSONError [2022-05-11T07:44:15.815Z] --- PASS: TestFormatJSONError (0.00s) [2022-05-11T07:44:15.815Z] === RUN TestJsonProgressFormatterFormatProgress [2022-05-11T07:44:15.815Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2022-05-11T07:44:15.815Z] === RUN TestJsonProgressFormatterFormatStatus [2022-05-11T07:44:15.815Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2022-05-11T07:44:15.815Z] === RUN TestNewJSONProgressOutput [2022-05-11T07:44:15.815Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2022-05-11T07:44:15.815Z] === RUN TestAuxFormatterEmit [2022-05-11T07:44:15.815Z] --- PASS: TestAuxFormatterEmit (0.00s) [2022-05-11T07:44:15.815Z] === RUN TestStreamWriterStdout [2022-05-11T07:44:15.815Z] --- PASS: TestStreamWriterStdout (0.00s) [2022-05-11T07:44:15.815Z] === RUN TestStreamWriterStderr [2022-05-11T07:44:15.815Z] --- PASS: TestStreamWriterStderr (0.00s) [2022-05-11T07:44:15.815Z] PASS [2022-05-11T07:44:15.815Z] coverage: 66.2% of statements [2022-05-11T07:44:15.815Z] ok github.com/docker/docker/pkg/streamformatter 0.046s coverage: 66.2% of statements [2022-05-11T07:44:16.077Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2022-05-11T07:44:16.333Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2022-05-11T07:44:16.782Z] === RUN TestGenerateRandomID [2022-05-11T07:44:16.782Z] --- PASS: TestGenerateRandomID (0.00s) [2022-05-11T07:44:16.782Z] === RUN TestShortenId [2022-05-11T07:44:16.782Z] --- PASS: TestShortenId (0.00s) [2022-05-11T07:44:16.782Z] === RUN TestShortenSha256Id [2022-05-11T07:44:16.782Z] --- PASS: TestShortenSha256Id (0.00s) [2022-05-11T07:44:16.782Z] === RUN TestShortenIdEmpty [2022-05-11T07:44:16.782Z] --- PASS: TestShortenIdEmpty (0.00s) [2022-05-11T07:44:16.782Z] === RUN TestShortenIdInvalid [2022-05-11T07:44:16.782Z] --- PASS: TestShortenIdInvalid (0.00s) [2022-05-11T07:44:16.782Z] === RUN TestIsShortIDNonHex [2022-05-11T07:44:16.782Z] --- PASS: TestIsShortIDNonHex (0.00s) [2022-05-11T07:44:16.782Z] === RUN TestIsShortIDNotCorrectSize [2022-05-11T07:44:16.782Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2022-05-11T07:44:16.782Z] PASS [2022-05-11T07:44:16.782Z] coverage: 70.6% of statements [2022-05-11T07:44:16.782Z] ok github.com/docker/docker/pkg/stringid 0.050s coverage: 70.6% of statements [2022-05-11T07:44:17.260Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-05-11T07:44:17.260Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-05-11T07:44:17.607Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-05-11T07:44:17.751Z] === RUN TestIsCpusetListAvailable [2022-05-11T07:44:17.751Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2022-05-11T07:44:17.751Z] PASS [2022-05-11T07:44:17.751Z] coverage: 39.4% of statements [2022-05-11T07:44:17.751Z] ok github.com/docker/docker/pkg/sysinfo 0.048s coverage: 39.4% of statements [2022-05-11T07:44:17.751Z] --- PASS: TestAllocateRandomDeallocate (6.65s) [2022-05-11T07:44:17.751Z] === RUN TestRetrieveFromStore [2022-05-11T07:44:17.751Z] time="2022-05-11T07:44:17Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2022-05-11T07:44:17.821Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-05-11T07:44:18.382Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-05-11T07:44:19.285Z] === RUN TestChtimes [2022-05-11T07:44:19.285Z] --- PASS: TestChtimes (0.01s) [2022-05-11T07:44:19.285Z] === RUN TestChtimesWindows [2022-05-11T07:44:19.285Z] --- PASS: TestChtimesWindows (0.01s) [2022-05-11T07:44:19.285Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2022-05-11T07:44:19.285Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2022-05-11T07:44:19.285Z] PASS [2022-05-11T07:44:19.285Z] coverage: 13.0% of statements [2022-05-11T07:44:19.285Z] ok github.com/docker/docker/pkg/system 0.054s coverage: 13.0% of statements [2022-05-11T07:44:19.311Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2022-05-11T07:44:19.743Z] --- PASS: TestRetrieveFromStore (2.28s) [2022-05-11T07:44:19.743Z] === RUN TestRequestReleaseAddressDuplicate [2022-05-11T07:44:19.768Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-05-11T07:44:19.768Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-05-11T07:44:19.768Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-05-11T07:44:19.768Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-05-11T07:44:19.768Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-05-11T07:44:19.768Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-05-11T07:44:19.768Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-05-11T07:44:19.768Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-05-11T07:44:19.768Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-05-11T07:44:19.872Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-05-11T07:44:19.872Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-05-11T07:44:20.202Z] --- PASS: TestRequestReleaseAddressDuplicate (0.01s) [2022-05-11T07:44:20.202Z] === RUN TestParallelPredefinedRequest1 [2022-05-11T07:44:20.202Z] === PAUSE TestParallelPredefinedRequest1 [2022-05-11T07:44:20.202Z] === RUN TestParallelPredefinedRequest2 [2022-05-11T07:44:20.202Z] === PAUSE TestParallelPredefinedRequest2 [2022-05-11T07:44:20.202Z] === RUN TestParallelPredefinedRequest3 [2022-05-11T07:44:20.202Z] === PAUSE TestParallelPredefinedRequest3 [2022-05-11T07:44:20.202Z] === RUN TestParallelPredefinedRequest4 [2022-05-11T07:44:20.202Z] === PAUSE TestParallelPredefinedRequest4 [2022-05-11T07:44:20.202Z] === RUN TestParallelPredefinedRequest5 [2022-05-11T07:44:20.202Z] === PAUSE TestParallelPredefinedRequest5 [2022-05-11T07:44:20.202Z] === RUN TestDebug [2022-05-11T07:44:20.202Z] --- PASS: TestDebug (0.00s) [2022-05-11T07:44:20.202Z] === RUN TestRequestPoolParallel [2022-05-11T07:44:20.202Z] === RUN TestTailFile [2022-05-11T07:44:20.202Z] --- PASS: TestTailFile (0.00s) [2022-05-11T07:44:20.202Z] === RUN TestTailFileManyLines [2022-05-11T07:44:20.202Z] --- PASS: TestTailFileManyLines (0.00s) [2022-05-11T07:44:20.202Z] === RUN TestTailEmptyFile [2022-05-11T07:44:20.202Z] --- PASS: TestTailEmptyFile (0.00s) [2022-05-11T07:44:20.202Z] === RUN TestTailNegativeN [2022-05-11T07:44:20.202Z] --- PASS: TestTailNegativeN (0.00s) [2022-05-11T07:44:20.202Z] === RUN TestNewTailReader [2022-05-11T07:44:20.202Z] === PAUSE TestNewTailReader [2022-05-11T07:44:20.202Z] === CONT TestNewTailReader [2022-05-11T07:44:20.202Z] === RUN TestNewTailReader/no_delimiter [2022-05-11T07:44:20.202Z] === PAUSE TestNewTailReader/no_delimiter [2022-05-11T07:44:20.202Z] === RUN TestNewTailReader/single_byte_delimiter [2022-05-11T07:44:20.202Z] === PAUSE TestNewTailReader/single_byte_delimiter [2022-05-11T07:44:20.202Z] === RUN TestNewTailReader/2_byte_delimiter [2022-05-11T07:44:20.202Z] === PAUSE TestNewTailReader/2_byte_delimiter [2022-05-11T07:44:20.202Z] === RUN TestNewTailReader/4_byte_delimiter [2022-05-11T07:44:20.202Z] === PAUSE TestNewTailReader/4_byte_delimiter [2022-05-11T07:44:20.202Z] === RUN TestNewTailReader/8_byte_delimiter [2022-05-11T07:44:20.202Z] === PAUSE TestNewTailReader/8_byte_delimiter [2022-05-11T07:44:20.202Z] === RUN TestNewTailReader/12_byte_delimiter [2022-05-11T07:44:20.202Z] === PAUSE TestNewTailReader/12_byte_delimiter [2022-05-11T07:44:20.202Z] === RUN TestNewTailReader/truncated_last_line [2022-05-11T07:44:20.202Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2022-05-11T07:44:20.202Z] === RUN TestNewTailReader/truncated_last_line#01 [2022-05-11T07:44:20.202Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2022-05-11T07:44:20.202Z] === RUN TestNewTailReader/truncated_last_line#02 [2022-05-11T07:44:20.202Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2022-05-11T07:44:20.202Z] === CONT TestNewTailReader/no_delimiter [2022-05-11T07:44:20.202Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2022-05-11T07:44:20.202Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2022-05-11T07:44:20.202Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2022-05-11T07:44:20.202Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2022-05-11T07:44:20.202Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2022-05-11T07:44:20.202Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2022-05-11T07:44:20.202Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-05-11T07:44:20.202Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-05-11T07:44:20.202Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-05-11T07:44:20.202Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-05-11T07:44:20.202Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-05-11T07:44:20.202Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-05-11T07:44:20.202Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2022-05-11T07:44:20.202Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2022-05-11T07:44:20.202Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2022-05-11T07:44:20.202Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2022-05-11T07:44:20.202Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2022-05-11T07:44:20.202Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2022-05-11T07:44:20.202Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2022-05-11T07:44:20.202Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2022-05-11T07:44:20.202Z] === RUN TestNewTailReader/no_delimiter/no_lines [2022-05-11T07:44:20.202Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2022-05-11T07:44:20.202Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-05-11T07:44:20.202Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-05-11T07:44:20.202Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2022-05-11T07:44:20.202Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-05-11T07:44:20.202Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-05-11T07:44:20.202Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-05-11T07:44:20.202Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-05-11T07:44:20.202Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-05-11T07:44:20.202Z] === CONT TestNewTailReader/12_byte_delimiter [2022-05-11T07:44:20.202Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2022-05-11T07:44:20.202Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2022-05-11T07:44:20.202Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2022-05-11T07:44:20.202Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2022-05-11T07:44:20.202Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2022-05-11T07:44:20.202Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2022-05-11T07:44:20.202Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-11T07:44:20.202Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-11T07:44:20.202Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-11T07:44:20.202Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2022-05-11T07:44:20.202Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-05-11T07:44:20.202Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-05-11T07:44:20.202Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-11T07:44:20.202Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-11T07:44:20.202Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-11T07:44:20.202Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-05-11T07:44:20.202Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-05-11T07:44:20.202Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-05-11T07:44:20.202Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-05-11T07:44:20.202Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-05-11T07:44:20.202Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-05-11T07:44:20.202Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-05-11T07:44:20.202Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-05-11T07:44:20.202Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-05-11T07:44:20.202Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-05-11T07:44:20.202Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-05-11T07:44:20.202Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-05-11T07:44:20.202Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-05-11T07:44:20.202Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-05-11T07:44:20.202Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-05-11T07:44:20.202Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-05-11T07:44:20.202Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-05-11T07:44:20.202Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-11T07:44:20.202Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-11T07:44:20.202Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2022-05-11T07:44:20.202Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-05-11T07:44:20.202Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-05-11T07:44:20.202Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-11T07:44:20.202Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-11T07:44:20.202Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-05-11T07:44:20.202Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-11T07:44:20.202Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-11T07:44:20.202Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-11T07:44:20.202Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-11T07:44:20.202Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-11T07:44:20.202Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-11T07:44:20.202Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-11T07:44:20.202Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-11T07:44:20.202Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-11T07:44:20.202Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-11T07:44:20.202Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-11T07:44:20.202Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-11T07:44:20.202Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-05-11T07:44:20.202Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-05-11T07:44:20.202Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-05-11T07:44:20.202Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-05-11T07:44:20.202Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2022-05-11T07:44:20.202Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2022-05-11T07:44:20.202Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-05-11T07:44:20.202Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-05-11T07:44:20.202Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-05-11T07:44:20.202Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-11T07:44:20.202Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-11T07:44:20.202Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-11T07:44:20.202Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-11T07:44:20.202Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-11T07:44:20.202Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-11T07:44:20.202Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-11T07:44:20.202Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-11T07:44:20.202Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-11T07:44:20.202Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-11T07:44:20.202Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-11T07:44:20.202Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-11T07:44:20.202Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-05-11T07:44:20.202Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2022-05-11T07:44:20.202Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-05-11T07:44:20.203Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-05-11T07:44:20.203Z] === CONT TestNewTailReader/single_byte_delimiter [2022-05-11T07:44:20.203Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-05-11T07:44:20.203Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-05-11T07:44:20.203Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-05-11T07:44:20.203Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-05-11T07:44:20.203Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2022-05-11T07:44:20.203Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2022-05-11T07:44:20.203Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2022-05-11T07:44:20.203Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2022-05-11T07:44:20.203Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2022-05-11T07:44:20.203Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2022-05-11T07:44:20.203Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2022-05-11T07:44:20.203Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-11T07:44:20.203Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-11T07:44:20.203Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-11T07:44:20.203Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-11T07:44:20.203Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-05-11T07:44:20.203Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-05-11T07:44:20.203Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-05-11T07:44:20.203Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-05-11T07:44:20.203Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-05-11T07:44:20.203Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-05-11T07:44:20.203Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-05-11T07:44:20.203Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-05-11T07:44:20.203Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-05-11T07:44:20.203Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-05-11T07:44:20.203Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2022-05-11T07:44:20.203Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2022-05-11T07:44:20.203Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-05-11T07:44:20.203Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-05-11T07:44:20.203Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-05-11T07:44:20.203Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-05-11T07:44:20.203Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-05-11T07:44:20.203Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-05-11T07:44:20.203Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-05-11T07:44:20.203Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-05-11T07:44:20.203Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-05-11T07:44:20.203Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-05-11T07:44:20.203Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-05-11T07:44:20.203Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-05-11T07:44:20.203Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-05-11T07:44:20.203Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-05-11T07:44:20.203Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-05-11T07:44:20.203Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-05-11T07:44:20.203Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-05-11T07:44:20.203Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-05-11T07:44:20.203Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-05-11T07:44:20.203Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-05-11T07:44:20.203Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-11T07:44:20.203Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-11T07:44:20.203Z] === CONT TestNewTailReader/4_byte_delimiter [2022-05-11T07:44:20.203Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2022-05-11T07:44:20.203Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2022-05-11T07:44:20.203Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2022-05-11T07:44:20.203Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2022-05-11T07:44:20.203Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2022-05-11T07:44:20.203Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2022-05-11T07:44:20.203Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-11T07:44:20.203Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-11T07:44:20.203Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-11T07:44:20.203Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-11T07:44:20.203Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-05-11T07:44:20.203Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-05-11T07:44:20.203Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-05-11T07:44:20.203Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-05-11T07:44:20.203Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-05-11T07:44:20.203Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-05-11T07:44:20.203Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-05-11T07:44:20.203Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-05-11T07:44:20.203Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-05-11T07:44:20.203Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-05-11T07:44:20.203Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2022-05-11T07:44:20.203Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2022-05-11T07:44:20.203Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-05-11T07:44:20.203Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-05-11T07:44:20.203Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2022-05-11T07:44:20.203Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-05-11T07:44:20.203Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-05-11T07:44:20.203Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-05-11T07:44:20.203Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-05-11T07:44:20.203Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-05-11T07:44:20.203Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-05-11T07:44:20.203Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-05-11T07:44:20.203Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-05-11T07:44:20.203Z] === CONT TestNewTailReader/2_byte_delimiter [2022-05-11T07:44:20.203Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2022-05-11T07:44:20.203Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2022-05-11T07:44:20.203Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2022-05-11T07:44:20.203Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2022-05-11T07:44:20.203Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2022-05-11T07:44:20.203Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2022-05-11T07:44:20.203Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-11T07:44:20.203Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-11T07:44:20.203Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-11T07:44:20.203Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-11T07:44:20.203Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-05-11T07:44:20.203Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-05-11T07:44:20.203Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-05-11T07:44:20.203Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-05-11T07:44:20.203Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-05-11T07:44:20.203Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-05-11T07:44:20.203Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-05-11T07:44:20.203Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-05-11T07:44:20.203Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-05-11T07:44:20.203Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-05-11T07:44:20.203Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2022-05-11T07:44:20.203Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2022-05-11T07:44:20.203Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-05-11T07:44:20.203Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-05-11T07:44:20.203Z] === CONT TestNewTailReader/no_delimiter/no_lines [2022-05-11T07:44:20.203Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-05-11T07:44:20.203Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-05-11T07:44:20.203Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2022-05-11T07:44:20.203Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-05-11T07:44:20.203Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-05-11T07:44:20.203Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-05-11T07:44:20.203Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-05-11T07:44:20.203Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-05-11T07:44:20.203Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-05-11T07:44:20.203Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-05-11T07:44:20.203Z] === CONT TestNewTailReader/8_byte_delimiter [2022-05-11T07:44:20.203Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-05-11T07:44:20.203Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-05-11T07:44:20.203Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-05-11T07:44:20.203Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-05-11T07:44:20.203Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-05-11T07:44:20.203Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-05-11T07:44:20.203Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-05-11T07:44:20.203Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-05-11T07:44:20.203Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-05-11T07:44:20.203Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-05-11T07:44:20.203Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-05-11T07:44:20.203Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2022-05-11T07:44:20.203Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2022-05-11T07:44:20.203Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2022-05-11T07:44:20.203Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2022-05-11T07:44:20.203Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2022-05-11T07:44:20.203Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2022-05-11T07:44:20.203Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-11T07:44:20.203Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-11T07:44:20.203Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-11T07:44:20.203Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-11T07:44:20.203Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-05-11T07:44:20.203Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-05-11T07:44:20.203Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-05-11T07:44:20.203Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-05-11T07:44:20.203Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-05-11T07:44:20.203Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-05-11T07:44:20.203Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-05-11T07:44:20.203Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-05-11T07:44:20.203Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-05-11T07:44:20.203Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-05-11T07:44:20.203Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2022-05-11T07:44:20.203Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2022-05-11T07:44:20.203Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-05-11T07:44:20.203Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-05-11T07:44:20.203Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-05-11T07:44:20.203Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-05-11T07:44:20.203Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-11T07:44:20.203Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-11T07:44:20.203Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-05-11T07:44:20.203Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-05-11T07:44:20.203Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-05-11T07:44:20.203Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-05-11T07:44:20.203Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-05-11T07:44:20.203Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-05-11T07:44:20.203Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-11T07:44:20.203Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-11T07:44:20.203Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-11T07:44:20.203Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-11T07:44:20.203Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-05-11T07:44:20.203Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-05-11T07:44:20.203Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-11T07:44:20.203Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-05-11T07:44:20.203Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-05-11T07:44:20.203Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-11T07:44:20.203Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-11T07:44:20.203Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-11T07:44:20.203Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-11T07:44:20.203Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2022-05-11T07:44:20.203Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-05-11T07:44:20.203Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-05-11T07:44:20.203Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-11T07:44:20.203Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-11T07:44:20.203Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-11T07:44:20.203Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-11T07:44:20.203Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-11T07:44:20.203Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-11T07:44:20.203Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-05-11T07:44:20.203Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-11T07:44:20.203Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-05-11T07:44:20.203Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-05-11T07:44:20.203Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-05-11T07:44:20.203Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-05-11T07:44:20.203Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-05-11T07:44:20.203Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-05-11T07:44:20.203Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-05-11T07:44:20.203Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-05-11T07:44:20.203Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-05-11T07:44:20.203Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-05-11T07:44:20.203Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-05-11T07:44:20.203Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-05-11T07:44:20.203Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-05-11T07:44:20.203Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-05-11T07:44:20.203Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-05-11T07:44:20.203Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-05-11T07:44:20.203Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-05-11T07:44:20.203Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-05-11T07:44:20.203Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-05-11T07:44:20.203Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-05-11T07:44:20.203Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-05-11T07:44:20.203Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-11T07:44:20.203Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-11T07:44:20.203Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-11T07:44:20.203Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-05-11T07:44:20.203Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-05-11T07:44:20.203Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-05-11T07:44:20.203Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-11T07:44:20.203Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-11T07:44:20.203Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-05-11T07:44:20.203Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-05-11T07:44:20.203Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-05-11T07:44:20.203Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-11T07:44:20.203Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-11T07:44:20.203Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-05-11T07:44:20.203Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-05-11T07:44:20.203Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-05-11T07:44:20.203Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-11T07:44:20.203Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-11T07:44:20.203Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-11T07:44:20.203Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-11T07:44:20.204Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-11T07:44:20.204Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-11T07:44:20.204Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-11T07:44:20.204Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-11T07:44:20.204Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-11T07:44:20.204Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-11T07:44:20.204Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-11T07:44:20.204Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-11T07:44:20.204Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-11T07:44:20.204Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-11T07:44:20.204Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-11T07:44:20.204Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2022-05-11T07:44:20.204Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-11T07:44:20.204Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-11T07:44:20.204Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-05-11T07:44:20.204Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-11T07:44:20.204Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-11T07:44:20.204Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-11T07:44:20.204Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-11T07:44:20.204Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-11T07:44:20.204Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-11T07:44:20.204Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-11T07:44:20.204Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-11T07:44:20.204Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-11T07:44:20.204Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-11T07:44:20.204Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2022-05-11T07:44:20.204Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2022-05-11T07:44:20.204Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-05-11T07:44:20.204Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-05-11T07:44:20.204Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-05-11T07:44:20.204Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-05-11T07:44:20.204Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-05-11T07:44:20.204Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-05-11T07:44:20.204Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-05-11T07:44:20.204Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-05-11T07:44:20.204Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-05-11T07:44:20.204Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-05-11T07:44:20.204Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-05-11T07:44:20.204Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-05-11T07:44:20.204Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-05-11T07:44:20.204Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-05-11T07:44:20.204Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-05-11T07:44:20.204Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-05-11T07:44:20.204Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-05-11T07:44:20.204Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-05-11T07:44:20.204Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-05-11T07:44:20.204Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-05-11T07:44:20.204Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-11T07:44:20.204Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-11T07:44:20.204Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-11T07:44:20.204Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-11T07:44:20.204Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-11T07:44:20.204Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-11T07:44:20.204Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-11T07:44:20.204Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-11T07:44:20.204Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-11T07:44:20.204Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-11T07:44:20.204Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-11T07:44:20.204Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-11T07:44:20.204Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-11T07:44:20.204Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-11T07:44:20.204Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-11T07:44:20.204Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-11T07:44:20.204Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-11T07:44:20.204Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-05-11T07:44:20.204Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-05-11T07:44:20.204Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-05-11T07:44:20.204Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-05-11T07:44:20.204Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-05-11T07:44:20.204Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-05-11T07:44:20.204Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-11T07:44:20.204Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-11T07:44:20.204Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-11T07:44:20.204Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-11T07:44:20.204Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-11T07:44:20.204Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-11T07:44:20.204Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-05-11T07:44:20.204Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-05-11T07:44:20.204Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-05-11T07:44:20.204Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-11T07:44:20.204Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-11T07:44:20.204Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2022-05-11T07:44:20.204Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-05-11T07:44:20.204Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-05-11T07:44:20.204Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-11T07:44:20.204Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-11T07:44:20.204Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-11T07:44:20.204Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-05-11T07:44:20.204Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-05-11T07:44:20.204Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-05-11T07:44:20.204Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-05-11T07:44:20.204Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-05-11T07:44:20.204Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-05-11T07:44:20.204Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-05-11T07:44:20.204Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-05-11T07:44:20.204Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-05-11T07:44:20.204Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-05-11T07:44:20.204Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-05-11T07:44:20.204Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-05-11T07:44:20.204Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-05-11T07:44:20.204Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-05-11T07:44:20.204Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-05-11T07:44:20.204Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-05-11T07:44:20.204Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-05-11T07:44:20.204Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-05-11T07:44:20.204Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-05-11T07:44:20.204Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2022-05-11T07:44:20.204Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-05-11T07:44:20.204Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-11T07:44:20.204Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-11T07:44:20.204Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-05-11T07:44:20.204Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-11T07:44:20.204Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-11T07:44:20.204Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-05-11T07:44:20.204Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-11T07:44:20.204Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-11T07:44:20.204Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-05-11T07:44:20.204Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-05-11T07:44:20.204Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-11T07:44:20.204Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-05-11T07:44:20.204Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-11T07:44:20.204Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-11T07:44:20.204Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-05-11T07:44:20.204Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-11T07:44:20.204Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-05-11T07:44:20.204Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-05-11T07:44:20.204Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-11T07:44:20.204Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-11T07:44:20.204Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-05-11T07:44:20.204Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-11T07:44:20.204Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-11T07:44:20.204Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-11T07:44:20.204Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-11T07:44:20.204Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-11T07:44:20.204Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-11T07:44:20.204Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-11T07:44:20.204Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-11T07:44:20.204Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-11T07:44:20.204Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-11T07:44:20.204Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-11T07:44:20.204Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-11T07:44:20.204Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-11T07:44:20.204Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2022-05-11T07:44:20.204Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-05-11T07:44:20.204Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-05-11T07:44:20.204Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-05-11T07:44:20.204Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-05-11T07:44:20.204Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-05-11T07:44:20.204Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-05-11T07:44:20.204Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-05-11T07:44:20.204Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-05-11T07:44:20.204Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-05-11T07:44:20.204Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-05-11T07:44:20.204Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-05-11T07:44:20.204Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-05-11T07:44:20.204Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-05-11T07:44:20.204Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-05-11T07:44:20.204Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-05-11T07:44:20.204Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-05-11T07:44:20.204Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-05-11T07:44:20.204Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-05-11T07:44:20.204Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-05-11T07:44:20.204Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-11T07:44:20.204Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-11T07:44:20.204Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-05-11T07:44:20.204Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-11T07:44:20.204Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-11T07:44:20.204Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-11T07:44:20.204Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-11T07:44:20.204Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2022-05-11T07:44:20.204Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-05-11T07:44:20.204Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-05-11T07:44:20.204Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-11T07:44:20.204Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-11T07:44:20.204Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-11T07:44:20.204Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-11T07:44:20.204Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-11T07:44:20.204Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-11T07:44:20.204Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-11T07:44:20.204Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-11T07:44:20.204Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-11T07:44:20.204Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-11T07:44:20.204Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-11T07:44:20.204Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-05-11T07:44:20.204Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-05-11T07:44:20.204Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-05-11T07:44:20.204Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-05-11T07:44:20.204Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-11T07:44:20.204Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-11T07:44:20.204Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-05-11T07:44:20.204Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-05-11T07:44:20.204Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2022-05-11T07:44:20.204Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-05-11T07:44:20.204Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-05-11T07:44:20.204Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-11T07:44:20.204Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-11T07:44:20.204Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-05-11T07:44:20.204Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-05-11T07:44:20.204Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-05-11T07:44:20.204Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-05-11T07:44:20.204Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-05-11T07:44:20.204Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-05-11T07:44:20.204Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-05-11T07:44:20.204Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-05-11T07:44:20.204Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-11T07:44:20.204Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-11T07:44:20.204Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-11T07:44:20.204Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-11T07:44:20.204Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-11T07:44:20.204Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-11T07:44:20.205Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-11T07:44:20.205Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-11T07:44:20.205Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-11T07:44:20.205Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-11T07:44:20.205Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-11T07:44:20.205Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-05-11T07:44:20.205Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-11T07:44:20.205Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-05-11T07:44:20.205Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-05-11T07:44:20.205Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-05-11T07:44:20.205Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-11T07:44:20.205Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-11T07:44:20.205Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-11T07:44:20.205Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-11T07:44:20.205Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-11T07:44:20.205Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-11T07:44:20.205Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-11T07:44:20.205Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-11T07:44:20.205Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-11T07:44:20.205Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-11T07:44:20.205Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-11T07:44:20.205Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-11T07:44:20.205Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-05-11T07:44:20.205Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-11T07:44:20.205Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-11T07:44:20.205Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-11T07:44:20.205Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-11T07:44:20.205Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-05-11T07:44:20.205Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-05-11T07:44:20.205Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-05-11T07:44:20.205Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-11T07:44:20.205Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-11T07:44:20.205Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2022-05-11T07:44:20.205Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-11T07:44:20.205Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-11T07:44:20.205Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-05-11T07:44:20.205Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-05-11T07:44:20.205Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-05-11T07:44:20.205Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-11T07:44:20.205Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-11T07:44:20.205Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-05-11T07:44:20.205Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-05-11T07:44:20.205Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-05-11T07:44:20.205Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-11T07:44:20.205Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-11T07:44:20.205Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-05-11T07:44:20.205Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-05-11T07:44:20.205Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-05-11T07:44:20.205Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-05-11T07:44:20.205Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-05-11T07:44:20.205Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-05-11T07:44:20.205Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-05-11T07:44:20.205Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-05-11T07:44:20.205Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-05-11T07:44:20.205Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-05-11T07:44:20.205Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-05-11T07:44:20.205Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-05-11T07:44:20.205Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-05-11T07:44:20.205Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-05-11T07:44:20.205Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-05-11T07:44:20.205Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-05-11T07:44:20.205Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-05-11T07:44:20.205Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-05-11T07:44:20.205Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-05-11T07:44:20.205Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-05-11T07:44:20.205Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-05-11T07:44:20.205Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-11T07:44:20.205Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-11T07:44:20.205Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-11T07:44:20.205Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-11T07:44:20.205Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-11T07:44:20.205Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-11T07:44:20.205Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-11T07:44:20.205Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-11T07:44:20.205Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-11T07:44:20.205Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-11T07:44:20.205Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-11T07:44:20.205Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-11T07:44:20.205Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-11T07:44:20.205Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-11T07:44:20.205Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-11T07:44:20.205Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2022-05-11T07:44:20.205Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-05-11T07:44:20.205Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-11T07:44:20.205Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2022-05-11T07:44:20.205Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-05-11T07:44:20.205Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-05-11T07:44:20.205Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-05-11T07:44:20.205Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-05-11T07:44:20.205Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-05-11T07:44:20.205Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-05-11T07:44:20.205Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-05-11T07:44:20.205Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-05-11T07:44:20.205Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-11T07:44:20.205Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-11T07:44:20.205Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-11T07:44:20.205Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-11T07:44:20.205Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-11T07:44:20.205Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-11T07:44:20.205Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-11T07:44:20.205Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-11T07:44:20.205Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-11T07:44:20.205Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-11T07:44:20.205Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-11T07:44:20.205Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-11T07:44:20.205Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-11T07:44:20.205Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-11T07:44:20.434Z] === RUN TestDockerSuite/TestRunEnvironment [2022-05-11T07:44:20.665Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-05-11T07:44:20.665Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-05-11T07:44:20.665Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-05-11T07:44:20.665Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-05-11T07:44:20.665Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-05-11T07:44:20.665Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-05-11T07:44:20.665Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-05-11T07:44:20.665Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-05-11T07:44:20.665Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-05-11T07:44:20.665Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-05-11T07:44:20.665Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-05-11T07:44:20.665Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-05-11T07:44:20.665Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-05-11T07:44:20.665Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-05-11T07:44:20.665Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-05-11T07:44:20.665Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-05-11T07:44:20.665Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-05-11T07:44:20.665Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-05-11T07:44:20.665Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-05-11T07:44:20.665Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-05-11T07:44:20.665Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-11T07:44:20.665Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-11T07:44:20.665Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-05-11T07:44:20.665Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-11T07:44:20.665Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-11T07:44:20.665Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-11T07:44:20.665Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-11T07:44:20.665Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-11T07:44:20.665Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-11T07:44:20.665Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-11T07:44:20.665Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-11T07:44:20.665Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-11T07:44:20.665Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-11T07:44:20.665Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-11T07:44:20.665Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-11T07:44:20.665Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-05-11T07:44:20.665Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-11T07:44:20.665Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-11T07:44:20.665Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-11T07:44:20.665Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-11T07:44:20.665Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2022-05-11T07:44:20.665Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-05-11T07:44:20.665Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-05-11T07:44:20.665Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-11T07:44:20.665Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-11T07:44:20.665Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2022-05-11T07:44:20.665Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-11T07:44:20.665Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-11T07:44:20.665Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-05-11T07:44:20.665Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-05-11T07:44:20.665Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-05-11T07:44:20.665Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-05-11T07:44:20.665Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-05-11T07:44:20.665Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-05-11T07:44:20.665Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-05-11T07:44:20.665Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-05-11T07:44:20.665Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-05-11T07:44:20.665Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-05-11T07:44:20.665Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-05-11T07:44:20.665Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-05-11T07:44:20.665Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-05-11T07:44:20.665Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-05-11T07:44:20.665Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-05-11T07:44:20.665Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-05-11T07:44:20.665Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-05-11T07:44:20.665Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-05-11T07:44:20.665Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-05-11T07:44:20.665Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-05-11T07:44:20.665Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-05-11T07:44:20.665Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-11T07:44:20.665Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-11T07:44:20.665Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-05-11T07:44:20.665Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-05-11T07:44:20.665Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-05-11T07:44:20.665Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-11T07:44:20.665Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-11T07:44:20.665Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-05-11T07:44:20.665Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-05-11T07:44:20.665Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-05-11T07:44:20.665Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-11T07:44:20.665Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2022-05-11T07:44:20.665Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-05-11T07:44:20.665Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-11T07:44:20.665Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-11T07:44:20.665Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-11T07:44:20.665Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-11T07:44:20.665Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-05-11T07:44:20.665Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-11T07:44:20.665Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-11T07:44:20.665Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-05-11T07:44:20.665Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-11T07:44:20.665Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-05-11T07:44:20.665Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-11T07:44:20.665Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-11T07:44:20.665Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2022-05-11T07:44:20.665Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-05-11T07:44:20.665Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-05-11T07:44:20.665Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-05-11T07:44:20.665Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-05-11T07:44:20.665Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-05-11T07:44:20.665Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-05-11T07:44:20.665Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-11T07:44:20.665Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-11T07:44:20.665Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2022-05-11T07:44:20.665Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-05-11T07:44:20.665Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-05-11T07:44:20.665Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-11T07:44:20.665Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-11T07:44:20.665Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-11T07:44:20.665Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-11T07:44:20.665Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-11T07:44:20.665Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-11T07:44:20.665Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-11T07:44:20.665Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-11T07:44:20.665Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-11T07:44:20.665Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-11T07:44:20.665Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-11T07:44:20.665Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-11T07:44:20.665Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-11T07:44:20.665Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-11T07:44:20.665Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-11T07:44:20.665Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-05-11T07:44:20.665Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-05-11T07:44:20.665Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-05-11T07:44:20.665Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-11T07:44:20.665Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-11T07:44:20.665Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-05-11T07:44:20.665Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-05-11T07:44:20.665Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-05-11T07:44:20.665Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-05-11T07:44:20.665Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-05-11T07:44:20.665Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-05-11T07:44:20.665Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-05-11T07:44:20.665Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-05-11T07:44:20.665Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-05-11T07:44:20.665Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-05-11T07:44:20.665Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-05-11T07:44:20.665Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-05-11T07:44:20.665Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-05-11T07:44:20.665Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-05-11T07:44:20.665Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-05-11T07:44:20.665Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-05-11T07:44:20.665Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-05-11T07:44:20.665Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-05-11T07:44:20.665Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-05-11T07:44:20.665Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-05-11T07:44:20.665Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-11T07:44:20.665Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-11T07:44:20.665Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-05-11T07:44:20.665Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-11T07:44:20.665Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-11T07:44:20.665Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-11T07:44:20.665Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-11T07:44:20.665Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2022-05-11T07:44:20.665Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-11T07:44:20.665Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-11T07:44:20.665Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-11T07:44:20.665Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-11T07:44:20.665Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-11T07:44:20.665Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-11T07:44:20.665Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-11T07:44:20.665Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-11T07:44:20.665Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-11T07:44:20.665Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-05-11T07:44:20.665Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-05-11T07:44:20.665Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-05-11T07:44:20.665Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-05-11T07:44:20.665Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-05-11T07:44:20.665Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-05-11T07:44:20.665Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-05-11T07:44:20.665Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-05-11T07:44:20.665Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-05-11T07:44:20.665Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-05-11T07:44:20.665Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-05-11T07:44:20.665Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-05-11T07:44:20.665Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-05-11T07:44:20.665Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-05-11T07:44:20.665Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-05-11T07:44:20.665Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-05-11T07:44:20.665Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-05-11T07:44:20.665Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-05-11T07:44:20.665Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-05-11T07:44:20.665Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-05-11T07:44:20.666Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-05-11T07:44:20.666Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-11T07:44:20.666Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-11T07:44:20.666Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-11T07:44:20.666Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-11T07:44:20.666Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-11T07:44:20.666Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-11T07:44:20.666Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-11T07:44:20.666Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-11T07:44:20.666Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-11T07:44:20.666Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-11T07:44:20.666Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-11T07:44:20.666Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-11T07:44:20.666Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-11T07:44:20.666Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-11T07:44:20.666Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-11T07:44:20.666Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-05-11T07:44:20.666Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-05-11T07:44:20.666Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-05-11T07:44:20.666Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-11T07:44:20.666Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-11T07:44:20.666Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-05-11T07:44:20.666Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-11T07:44:20.666Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-11T07:44:20.666Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-11T07:44:20.666Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-11T07:44:20.666Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-11T07:44:20.666Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-11T07:44:20.666Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-11T07:44:20.666Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-11T07:44:20.666Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-11T07:44:20.666Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-11T07:44:20.666Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-11T07:44:20.666Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-11T07:44:20.666Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-11T07:44:20.666Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-11T07:44:20.666Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-11T07:44:20.666Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-11T07:44:20.666Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-11T07:44:20.666Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-11T07:44:20.666Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-11T07:44:20.666Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-11T07:44:20.666Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-11T07:44:20.666Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-11T07:44:20.666Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-11T07:44:20.666Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-11T07:44:20.666Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-11T07:44:20.666Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2022-05-11T07:44:20.666Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-05-11T07:44:20.666Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-05-11T07:44:20.666Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-05-11T07:44:20.666Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-05-11T07:44:20.666Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-05-11T07:44:20.666Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-05-11T07:44:20.666Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-05-11T07:44:20.666Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-05-11T07:44:20.666Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-05-11T07:44:20.666Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-05-11T07:44:20.666Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-05-11T07:44:20.666Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-05-11T07:44:20.666Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-05-11T07:44:20.666Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-05-11T07:44:20.666Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-05-11T07:44:20.666Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-05-11T07:44:20.666Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-05-11T07:44:20.666Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-05-11T07:44:20.666Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-05-11T07:44:20.666Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-05-11T07:44:20.666Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-11T07:44:20.666Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-11T07:44:20.666Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-05-11T07:44:20.666Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-05-11T07:44:20.666Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-05-11T07:44:20.666Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-11T07:44:20.666Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-11T07:44:20.666Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-05-11T07:44:20.666Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-11T07:44:20.666Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-05-11T07:44:20.666Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-05-11T07:44:20.666Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-05-11T07:44:20.666Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-05-11T07:44:20.666Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-05-11T07:44:20.666Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-05-11T07:44:20.666Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-11T07:44:20.666Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-05-11T07:44:20.666Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-05-11T07:44:20.666Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-11T07:44:20.666Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2022-05-11T07:44:20.666Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-05-11T07:44:20.666Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-05-11T07:44:20.666Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-05-11T07:44:20.666Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-05-11T07:44:20.666Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-05-11T07:44:20.666Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-05-11T07:44:20.666Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-11T07:44:20.666Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-11T07:44:20.666Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-05-11T07:44:20.666Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-11T07:44:20.666Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-05-11T07:44:20.666Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-05-11T07:44:20.666Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-05-11T07:44:20.666Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-11T07:44:20.666Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-05-11T07:44:20.666Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-05-11T07:44:20.666Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-05-11T07:44:20.666Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-05-11T07:44:20.666Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-05-11T07:44:20.666Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-05-11T07:44:20.666Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-05-11T07:44:20.666Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-05-11T07:44:20.666Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-05-11T07:44:20.666Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-05-11T07:44:20.666Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-11T07:44:20.666Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-05-11T07:44:20.666Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-11T07:44:20.666Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-11T07:44:20.666Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-05-11T07:44:20.666Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-11T07:44:20.666Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-11T07:44:20.666Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-11T07:44:20.666Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-11T07:44:20.666Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-11T07:44:20.666Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-11T07:44:20.666Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-11T07:44:20.666Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-11T07:44:20.666Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-11T07:44:20.666Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-11T07:44:20.666Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-11T07:44:20.666Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-05-11T07:44:20.666Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-05-11T07:44:20.666Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-05-11T07:44:20.666Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-05-11T07:44:20.666Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-05-11T07:44:20.666Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-05-11T07:44:20.666Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-05-11T07:44:20.666Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-05-11T07:44:20.666Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-11T07:44:20.666Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-11T07:44:20.666Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-11T07:44:20.666Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-11T07:44:20.666Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-11T07:44:20.666Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-11T07:44:20.666Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-05-11T07:44:20.666Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-05-11T07:44:20.666Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-11T07:44:20.666Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-11T07:44:20.666Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-11T07:44:20.666Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-11T07:44:20.666Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-05-11T07:44:20.666Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-05-11T07:44:20.666Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-11T07:44:20.666Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-05-11T07:44:20.666Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-05-11T07:44:20.666Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-05-11T07:44:20.666Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-05-11T07:44:20.666Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-11T07:44:20.666Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-11T07:44:20.666Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-11T07:44:20.666Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-05-11T07:44:20.666Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-11T07:44:20.666Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-05-11T07:44:20.666Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-05-11T07:44:20.666Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-05-11T07:44:20.666Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-05-11T07:44:20.666Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-05-11T07:44:20.666Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-05-11T07:44:20.666Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-05-11T07:44:20.666Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-05-11T07:44:20.666Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-05-11T07:44:20.666Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-05-11T07:44:20.666Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-11T07:44:20.666Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-11T07:44:20.666Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-11T07:44:20.666Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-11T07:44:20.666Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-11T07:44:20.666Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-11T07:44:20.666Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-11T07:44:20.666Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-05-11T07:44:20.666Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-11T07:44:20.666Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-05-11T07:44:20.666Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-05-11T07:44:20.666Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-05-11T07:44:20.666Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-05-11T07:44:20.666Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-05-11T07:44:20.666Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-05-11T07:44:20.666Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-11T07:44:20.666Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-05-11T07:44:20.666Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-05-11T07:44:20.666Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-11T07:44:20.666Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-11T07:44:20.666Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-11T07:44:20.666Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-05-11T07:44:20.666Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-05-11T07:44:20.666Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-11T07:44:20.666Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-11T07:44:20.666Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-11T07:44:20.666Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-05-11T07:44:20.666Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-11T07:44:20.666Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-11T07:44:20.666Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-05-11T07:44:20.666Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-11T07:44:20.666Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-11T07:44:20.666Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-05-11T07:44:20.666Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-11T07:44:20.666Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-11T07:44:20.666Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-11T07:44:20.666Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-11T07:44:20.667Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-11T07:44:20.667Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-11T07:44:20.667Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-11T07:44:20.667Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-05-11T07:44:20.667Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-11T07:44:20.667Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-11T07:44:20.667Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-11T07:44:20.667Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-11T07:44:20.667Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-05-11T07:44:20.667Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-11T07:44:20.667Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-11T07:44:20.667Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-05-11T07:44:20.667Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-11T07:44:20.667Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-11T07:44:20.667Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-11T07:44:20.667Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-11T07:44:20.667Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-11T07:44:20.667Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-11T07:44:20.667Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-05-11T07:44:20.667Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-05-11T07:44:20.667Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-05-11T07:44:20.667Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-05-11T07:44:20.667Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-05-11T07:44:20.667Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-05-11T07:44:20.667Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-05-11T07:44:20.667Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-05-11T07:44:20.667Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-05-11T07:44:20.667Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-05-11T07:44:20.667Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-11T07:44:20.667Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-11T07:44:20.667Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-11T07:44:20.667Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-11T07:44:20.667Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-05-11T07:44:20.667Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-11T07:44:20.667Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-11T07:44:20.667Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-05-11T07:44:20.667Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-11T07:44:20.667Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-11T07:44:20.667Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-11T07:44:20.667Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-11T07:44:20.667Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-11T07:44:20.667Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-05-11T07:44:20.667Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-11T07:44:20.667Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-11T07:44:20.667Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-11T07:44:20.667Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-05-11T07:44:20.667Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-11T07:44:20.667Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-05-11T07:44:20.667Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-05-11T07:44:20.667Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-05-11T07:44:20.667Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-05-11T07:44:20.667Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-05-11T07:44:20.667Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-05-11T07:44:20.667Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-05-11T07:44:20.667Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-05-11T07:44:20.667Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-05-11T07:44:20.667Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-05-11T07:44:20.667Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-11T07:44:20.667Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-11T07:44:20.667Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-11T07:44:20.667Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-11T07:44:20.667Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-11T07:44:20.667Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-11T07:44:20.667Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-11T07:44:20.667Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-05-11T07:44:20.667Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-11T07:44:20.667Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-05-11T07:44:20.667Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-05-11T07:44:20.667Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-05-11T07:44:20.667Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-05-11T07:44:20.667Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-05-11T07:44:20.667Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-05-11T07:44:20.667Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-05-11T07:44:20.667Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-05-11T07:44:20.667Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-05-11T07:44:20.667Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-11T07:44:20.667Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-11T07:44:20.667Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-11T07:44:20.667Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-05-11T07:44:20.667Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-05-11T07:44:20.667Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-05-11T07:44:20.667Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-05-11T07:44:20.667Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-11T07:44:20.667Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-05-11T07:44:20.667Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-05-11T07:44:20.667Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-11T07:44:20.667Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-05-11T07:44:20.667Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-05-11T07:44:20.667Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-11T07:44:20.667Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-11T07:44:20.667Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-11T07:44:20.667Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-05-11T07:44:20.667Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-11T07:44:20.667Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-11T07:44:20.667Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-11T07:44:20.667Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-11T07:44:20.667Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-11T07:44:20.667Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-11T07:44:20.667Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-11T07:44:20.667Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-05-11T07:44:20.667Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-11T07:44:20.667Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-11T07:44:20.667Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-05-11T07:44:20.667Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-05-11T07:44:20.667Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-05-11T07:44:20.667Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-05-11T07:44:20.667Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-05-11T07:44:20.667Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-05-11T07:44:20.667Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-05-11T07:44:20.667Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-05-11T07:44:20.667Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-11T07:44:20.667Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-11T07:44:20.667Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-05-11T07:44:20.667Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-11T07:44:20.667Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-11T07:44:20.667Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-11T07:44:20.667Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-11T07:44:20.667Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-05-11T07:44:20.667Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-11T07:44:20.667Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-05-11T07:44:20.667Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-05-11T07:44:20.667Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-05-11T07:44:20.667Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-05-11T07:44:20.667Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-05-11T07:44:20.667Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-05-11T07:44:20.667Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-05-11T07:44:20.667Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-11T07:44:20.667Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-11T07:44:20.667Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-05-11T07:44:20.667Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-11T07:44:20.667Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-11T07:44:20.667Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-11T07:44:20.667Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-11T07:44:20.667Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-11T07:44:20.667Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-11T07:44:20.667Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-05-11T07:44:20.667Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-05-11T07:44:20.667Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-11T07:44:20.667Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-11T07:44:20.667Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-11T07:44:20.667Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-11T07:44:20.667Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-11T07:44:20.667Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-05-11T07:44:20.667Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-05-11T07:44:20.667Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-11T07:44:20.667Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-11T07:44:20.667Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-11T07:44:20.667Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-11T07:44:20.667Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-11T07:44:20.667Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-11T07:44:20.667Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-11T07:44:20.667Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-05-11T07:44:20.667Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-05-11T07:44:20.667Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-05-11T07:44:20.667Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-05-11T07:44:20.667Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-05-11T07:44:20.667Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-05-11T07:44:20.667Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-05-11T07:44:20.667Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-05-11T07:44:20.667Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-05-11T07:44:20.667Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-05-11T07:44:20.667Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-05-11T07:44:20.667Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-11T07:44:20.667Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-11T07:44:20.667Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-11T07:44:20.667Z] --- PASS: TestNewTailReader (0.00s) [2022-05-11T07:44:20.667Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2022-05-11T07:44:20.667Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2022-05-11T07:44:20.667Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2022-05-11T07:44:20.667Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2022-05-11T07:44:20.667Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2022-05-11T07:44:20.667Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2022-05-11T07:44:20.667Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2022-05-11T07:44:20.667Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2022-05-11T07:44:20.667Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2022-05-11T07:44:20.667Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-05-11T07:44:20.667Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2022-05-11T07:44:20.667Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2022-05-11T07:44:20.667Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-05-11T07:44:20.667Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2022-05-11T07:44:20.667Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2022-05-11T07:44:20.667Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-05-11T07:44:20.667Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2022-05-11T07:44:20.667Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-05-11T07:44:20.667Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-05-11T07:44:20.667Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-05-11T07:44:20.667Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-05-11T07:44:20.667Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-05-11T07:44:20.667Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-05-11T07:44:20.667Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-05-11T07:44:20.667Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-05-11T07:44:20.667Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-05-11T07:44:20.667Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-05-11T07:44:20.667Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-05-11T07:44:20.667Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-05-11T07:44:20.667Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-05-11T07:44:20.667Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-05-11T07:44:20.667Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-05-11T07:44:20.667Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-05-11T07:44:20.667Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-05-11T07:44:20.667Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-05-11T07:44:20.668Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-05-11T07:44:20.668Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-05-11T07:44:20.668Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2022-05-11T07:44:20.668Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-05-11T07:44:20.668Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-05-11T07:44:20.668Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2022-05-11T07:44:20.668Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2022-05-11T07:44:20.668Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-05-11T07:44:20.668Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2022-05-11T07:44:20.668Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2022-05-11T07:44:20.668Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2022-05-11T07:44:20.668Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2022-05-11T07:44:20.668Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2022-05-11T07:44:20.668Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2022-05-11T07:44:20.668Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2022-05-11T07:44:20.668Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2022-05-11T07:44:20.668Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2022-05-11T07:44:20.668Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2022-05-11T07:44:20.668Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2022-05-11T07:44:20.668Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-05-11T07:44:20.668Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2022-05-11T07:44:20.668Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2022-05-11T07:44:20.668Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2022-05-11T07:44:20.668Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-05-11T07:44:20.668Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2022-05-11T07:44:20.668Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-05-11T07:44:20.668Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-05-11T07:44:20.668Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.01s) [2022-05-11T07:44:20.668Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2022-05-11T07:44:20.668Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2022-05-11T07:44:20.668Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2022-05-11T07:44:20.668Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2022-05-11T07:44:20.668Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2022-05-11T07:44:20.668Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2022-05-11T07:44:20.668Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-05-11T07:44:20.668Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2022-05-11T07:44:20.668Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2022-05-11T07:44:20.668Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2022-05-11T07:44:20.668Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2022-05-11T07:44:20.668Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2022-05-11T07:44:20.668Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2022-05-11T07:44:20.668Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-05-11T07:44:20.668Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-05-11T07:44:20.668Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2022-05-11T07:44:20.668Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-05-11T07:44:20.668Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-05-11T07:44:20.668Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) [2022-05-11T07:44:20.668Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-05-11T07:44:20.668Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-05-11T07:44:20.668Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-05-11T07:44:20.668Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-05-11T07:44:20.668Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-05-11T07:44:20.668Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-05-11T07:44:20.668Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-05-11T07:44:20.668Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-05-11T07:44:20.668Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-05-11T07:44:20.668Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-05-11T07:44:20.668Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-05-11T07:44:20.668Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2022-05-11T07:44:20.668Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-05-11T07:44:20.668Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-05-11T07:44:20.668Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2022-05-11T07:44:20.668Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-05-11T07:44:20.668Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2022-05-11T07:44:20.668Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-05-11T07:44:20.668Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-05-11T07:44:20.668Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2022-05-11T07:44:20.668Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-05-11T07:44:20.668Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-05-11T07:44:20.668Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-05-11T07:44:20.668Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-05-11T07:44:20.668Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-05-11T07:44:20.668Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-05-11T07:44:20.668Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-05-11T07:44:20.668Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-05-11T07:44:20.668Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-05-11T07:44:20.668Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2022-05-11T07:44:20.668Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-05-11T07:44:20.668Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-05-11T07:44:20.668Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-05-11T07:44:20.668Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-05-11T07:44:20.668Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-05-11T07:44:20.668Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-05-11T07:44:20.668Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2022-05-11T07:44:20.668Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-05-11T07:44:20.668Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2022-05-11T07:44:20.668Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2022-05-11T07:44:20.668Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2022-05-11T07:44:20.668Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2022-05-11T07:44:20.668Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2022-05-11T07:44:20.668Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2022-05-11T07:44:20.668Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2022-05-11T07:44:20.668Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2022-05-11T07:44:20.668Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2022-05-11T07:44:20.668Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2022-05-11T07:44:20.668Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.01s) [2022-05-11T07:44:20.668Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-05-11T07:44:20.668Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-05-11T07:44:20.668Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-05-11T07:44:20.668Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-05-11T07:44:20.668Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-05-11T07:44:20.668Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-05-11T07:44:20.668Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2022-05-11T07:44:20.668Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-05-11T07:44:20.668Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-05-11T07:44:20.668Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-05-11T07:44:20.668Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-05-11T07:44:20.668Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2022-05-11T07:44:20.668Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2022-05-11T07:44:20.668Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-05-11T07:44:20.668Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2022-05-11T07:44:20.668Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.01s) [2022-05-11T07:44:20.668Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.01s) [2022-05-11T07:44:20.668Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2022-05-11T07:44:20.668Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-05-11T07:44:20.668Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-05-11T07:44:20.668Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2022-05-11T07:44:20.668Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-05-11T07:44:20.668Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-05-11T07:44:20.668Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s) [2022-05-11T07:44:20.668Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-05-11T07:44:20.668Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.01s) [2022-05-11T07:44:20.668Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-05-11T07:44:20.668Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-05-11T07:44:20.668Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-05-11T07:44:20.668Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-05-11T07:44:20.668Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-05-11T07:44:20.668Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-05-11T07:44:20.668Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-05-11T07:44:20.668Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.01s) [2022-05-11T07:44:20.668Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-05-11T07:44:20.668Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2022-05-11T07:44:20.668Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-05-11T07:44:20.668Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-05-11T07:44:20.668Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2022-05-11T07:44:20.668Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-05-11T07:44:20.668Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-05-11T07:44:20.668Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-05-11T07:44:20.668Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-05-11T07:44:20.668Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-05-11T07:44:20.668Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-05-11T07:44:20.668Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-05-11T07:44:20.668Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-05-11T07:44:20.668Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-05-11T07:44:20.668Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2022-05-11T07:44:20.668Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-05-11T07:44:20.668Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2022-05-11T07:44:20.668Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2022-05-11T07:44:20.668Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2022-05-11T07:44:20.668Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2022-05-11T07:44:20.668Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2022-05-11T07:44:20.668Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2022-05-11T07:44:20.668Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2022-05-11T07:44:20.668Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2022-05-11T07:44:20.668Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2022-05-11T07:44:20.668Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2022-05-11T07:44:20.668Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-05-11T07:44:20.668Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-05-11T07:44:20.668Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-05-11T07:44:20.668Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-05-11T07:44:20.668Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-05-11T07:44:20.668Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-05-11T07:44:20.669Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-05-11T07:44:20.669Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2022-05-11T07:44:20.669Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-05-11T07:44:20.669Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-05-11T07:44:20.669Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-05-11T07:44:20.669Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-05-11T07:44:20.997Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-05-11T07:44:21.127Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-05-11T07:44:21.127Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-05-11T07:44:21.127Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-05-11T07:44:21.127Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-05-11T07:44:21.127Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-05-11T07:44:21.127Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-05-11T07:44:21.127Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-05-11T07:44:21.127Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2022-05-11T07:44:21.127Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2022-05-11T07:44:21.127Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-05-11T07:44:21.127Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-05-11T07:44:21.127Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.01s) [2022-05-11T07:44:21.127Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-05-11T07:44:21.127Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-05-11T07:44:21.127Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-05-11T07:44:21.127Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-05-11T07:44:21.127Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-05-11T07:44:21.127Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-05-11T07:44:21.127Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2022-05-11T07:44:21.127Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-05-11T07:44:21.127Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-05-11T07:44:21.127Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2022-05-11T07:44:21.127Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-05-11T07:44:21.127Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-05-11T07:44:21.127Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2022-05-11T07:44:21.127Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-05-11T07:44:21.127Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-05-11T07:44:21.127Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2022-05-11T07:44:21.127Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-05-11T07:44:21.127Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-05-11T07:44:21.127Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2022-05-11T07:44:21.127Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-05-11T07:44:21.127Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.01s) [2022-05-11T07:44:21.127Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-05-11T07:44:21.127Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-05-11T07:44:21.127Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-05-11T07:44:21.127Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-05-11T07:44:21.127Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-05-11T07:44:21.127Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-05-11T07:44:21.127Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-05-11T07:44:21.127Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-05-11T07:44:21.127Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-05-11T07:44:21.127Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-05-11T07:44:21.127Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-05-11T07:44:21.127Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-05-11T07:44:21.127Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-05-11T07:44:21.127Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-05-11T07:44:21.127Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-05-11T07:44:21.127Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-05-11T07:44:21.127Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-05-11T07:44:21.127Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-05-11T07:44:21.127Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2022-05-11T07:44:21.127Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-05-11T07:44:21.127Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-05-11T07:44:21.127Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-05-11T07:44:21.127Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-05-11T07:44:21.127Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-05-11T07:44:21.127Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-05-11T07:44:21.127Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-05-11T07:44:21.127Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-05-11T07:44:21.127Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-05-11T07:44:21.127Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-05-11T07:44:21.127Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-05-11T07:44:21.127Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.01s) [2022-05-11T07:44:21.127Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-05-11T07:44:21.127Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2022-05-11T07:44:21.127Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2022-05-11T07:44:21.127Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2022-05-11T07:44:21.127Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2022-05-11T07:44:21.127Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2022-05-11T07:44:21.127Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2022-05-11T07:44:21.127Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2022-05-11T07:44:21.127Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2022-05-11T07:44:21.127Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2022-05-11T07:44:21.127Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2022-05-11T07:44:21.127Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.02s) [2022-05-11T07:44:21.127Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2022-05-11T07:44:21.127Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-05-11T07:44:21.127Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2022-05-11T07:44:21.127Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-05-11T07:44:21.127Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-05-11T07:44:21.127Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-05-11T07:44:21.127Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-05-11T07:44:21.127Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-05-11T07:44:21.127Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-05-11T07:44:21.127Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-05-11T07:44:21.127Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-05-11T07:44:21.127Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-05-11T07:44:21.127Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2022-05-11T07:44:21.127Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-05-11T07:44:21.127Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-05-11T07:44:21.127Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2022-05-11T07:44:21.127Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-05-11T07:44:21.127Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-05-11T07:44:21.127Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.01s) [2022-05-11T07:44:21.127Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-05-11T07:44:21.127Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-05-11T07:44:21.127Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-05-11T07:44:21.127Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-05-11T07:44:21.127Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-05-11T07:44:21.127Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-05-11T07:44:21.127Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-05-11T07:44:21.127Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-05-11T07:44:21.127Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-05-11T07:44:21.127Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-05-11T07:44:21.127Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-05-11T07:44:21.127Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2022-05-11T07:44:21.127Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-05-11T07:44:21.127Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-05-11T07:44:21.127Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2022-05-11T07:44:21.127Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-05-11T07:44:21.127Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-05-11T07:44:21.127Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-05-11T07:44:21.127Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-05-11T07:44:21.127Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2022-05-11T07:44:21.127Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-05-11T07:44:21.127Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-05-11T07:44:21.127Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-05-11T07:44:21.127Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-05-11T07:44:21.127Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-05-11T07:44:21.127Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-05-11T07:44:21.127Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-05-11T07:44:21.127Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-05-11T07:44:21.127Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-05-11T07:44:21.127Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.01s) [2022-05-11T07:44:21.127Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2022-05-11T07:44:21.127Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-05-11T07:44:21.127Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2022-05-11T07:44:21.127Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2022-05-11T07:44:21.127Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2022-05-11T07:44:21.127Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2022-05-11T07:44:21.127Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2022-05-11T07:44:21.127Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2022-05-11T07:44:21.127Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2022-05-11T07:44:21.127Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2022-05-11T07:44:21.127Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2022-05-11T07:44:21.127Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2022-05-11T07:44:21.127Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-05-11T07:44:21.127Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-05-11T07:44:21.127Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-05-11T07:44:21.127Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-05-11T07:44:21.127Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-05-11T07:44:21.127Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-05-11T07:44:21.127Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2022-05-11T07:44:21.127Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.01s) [2022-05-11T07:44:21.127Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-05-11T07:44:21.127Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-05-11T07:44:21.127Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2022-05-11T07:44:21.127Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-05-11T07:44:21.127Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-05-11T07:44:21.127Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2022-05-11T07:44:21.127Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-05-11T07:44:21.127Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2022-05-11T07:44:21.127Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-05-11T07:44:21.127Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-05-11T07:44:21.127Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2022-05-11T07:44:21.127Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-05-11T07:44:21.127Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-05-11T07:44:21.127Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) [2022-05-11T07:44:21.127Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-05-11T07:44:21.127Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-05-11T07:44:21.127Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-05-11T07:44:21.127Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-05-11T07:44:21.128Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-05-11T07:44:21.128Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-05-11T07:44:21.128Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-05-11T07:44:21.128Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-05-11T07:44:21.128Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-05-11T07:44:21.128Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-05-11T07:44:21.128Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-05-11T07:44:21.128Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.01s) [2022-05-11T07:44:21.128Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-05-11T07:44:21.128Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-05-11T07:44:21.128Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-05-11T07:44:21.128Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-05-11T07:44:21.128Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-05-11T07:44:21.128Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-05-11T07:44:21.128Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-05-11T07:44:21.128Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-05-11T07:44:21.128Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-05-11T07:44:21.128Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-05-11T07:44:21.128Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-05-11T07:44:21.128Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-05-11T07:44:21.128Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-05-11T07:44:21.128Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2022-05-11T07:44:21.128Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2022-05-11T07:44:21.128Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2022-05-11T07:44:21.128Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-05-11T07:44:21.128Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2022-05-11T07:44:21.128Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2022-05-11T07:44:21.128Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2022-05-11T07:44:21.128Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2022-05-11T07:44:21.128Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2022-05-11T07:44:21.128Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2022-05-11T07:44:21.128Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2022-05-11T07:44:21.128Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2022-05-11T07:44:21.128Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2022-05-11T07:44:21.128Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-05-11T07:44:21.128Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-05-11T07:44:21.128Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-05-11T07:44:21.128Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-05-11T07:44:21.128Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-05-11T07:44:21.128Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-05-11T07:44:21.128Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-05-11T07:44:21.128Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-05-11T07:44:21.128Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-05-11T07:44:21.128Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2022-05-11T07:44:21.128Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-05-11T07:44:21.128Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-05-11T07:44:21.128Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-05-11T07:44:21.128Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-05-11T07:44:21.128Z] PASS [2022-05-11T07:44:21.128Z] coverage: 88.6% of statements [2022-05-11T07:44:21.128Z] ok github.com/docker/docker/pkg/tailfile 0.247s coverage: 88.6% of statements [2022-05-11T07:44:21.128Z] --- PASS: TestRequestPoolParallel (0.96s) [2022-05-11T07:44:21.128Z] === RUN TestFullAllocateRelease [2022-05-11T07:44:21.558Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-05-11T07:44:21.586Z] --- PASS: TestFullAllocateRelease (0.53s) [2022-05-11T07:44:21.586Z] === RUN TestOddAllocateRelease [2022-05-11T07:44:21.586Z] === RUN TestTarSumRemoveNonExistent [2022-05-11T07:44:21.586Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2022-05-11T07:44:21.586Z] === RUN TestTarSumRemove [2022-05-11T07:44:21.586Z] --- PASS: TestTarSumRemove (0.00s) [2022-05-11T07:44:21.586Z] === RUN TestSortFileInfoSums [2022-05-11T07:44:21.586Z] --- PASS: TestSortFileInfoSums (0.00s) [2022-05-11T07:44:21.586Z] === RUN TestNewTarSumForLabelInvalid [2022-05-11T07:44:21.586Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2022-05-11T07:44:21.586Z] === RUN TestNewTarSumForLabel [2022-05-11T07:44:21.586Z] --- PASS: TestNewTarSumForLabel (0.00s) [2022-05-11T07:44:21.586Z] === RUN TestEmptyTar [2022-05-11T07:44:21.586Z] --- PASS: TestEmptyTar (0.01s) [2022-05-11T07:44:21.586Z] === RUN TestTarSumsReadSize [2022-05-11T07:44:21.586Z] time="2022-05-11T07:44:21Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2022-05-11T07:44:21.586Z] --- PASS: TestTarSumsReadSize (0.01s) [2022-05-11T07:44:21.586Z] === RUN TestTarSums [2022-05-11T07:44:21.586Z] --- PASS: TestOddAllocateRelease (0.34s) [2022-05-11T07:44:21.586Z] === RUN TestFullAllocateSerialReleaseParallel [2022-05-11T07:44:21.586Z] --- PASS: TestTarSums (0.09s) [2022-05-11T07:44:21.586Z] === RUN TestIteration [2022-05-11T07:44:21.586Z] --- PASS: TestIteration (0.00s) [2022-05-11T07:44:21.586Z] === RUN TestVersionLabelForChecksum [2022-05-11T07:44:21.586Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2022-05-11T07:44:21.586Z] === RUN TestVersion [2022-05-11T07:44:21.586Z] --- PASS: TestVersion (0.00s) [2022-05-11T07:44:21.586Z] === RUN TestGetVersion [2022-05-11T07:44:21.586Z] --- PASS: TestGetVersion (0.00s) [2022-05-11T07:44:21.586Z] === RUN TestGetVersions [2022-05-11T07:44:21.586Z] --- PASS: TestGetVersions (0.00s) [2022-05-11T07:44:21.586Z] PASS [2022-05-11T07:44:21.586Z] coverage: 89.3% of statements [2022-05-11T07:44:21.586Z] ok github.com/docker/docker/pkg/tarsum 0.157s coverage: 89.3% of statements [2022-05-11T07:44:22.045Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.09s) [2022-05-11T07:44:22.045Z] === RUN TestOddAllocateSerialReleaseParallel [2022-05-11T07:44:22.045Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.09s) [2022-05-11T07:44:22.045Z] === RUN TestEvenAllocateSerialReleaseParallel [2022-05-11T07:44:22.045Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.07s) [2022-05-11T07:44:22.045Z] === CONT TestParallelPredefinedRequest1 [2022-05-11T07:44:22.045Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-11T07:44:22.045Z] === CONT TestParallelPredefinedRequest4 [2022-05-11T07:44:22.045Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-11T07:44:22.045Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2022-05-11T07:44:22.045Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2022-05-11T07:44:22.045Z] === CONT TestParallelPredefinedRequest2 [2022-05-11T07:44:22.045Z] === CONT TestParallelPredefinedRequest5 [2022-05-11T07:44:22.045Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-11T07:44:22.045Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2022-05-11T07:44:22.045Z] === CONT TestParallelPredefinedRequest2 [2022-05-11T07:44:22.045Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-11T07:44:22.045Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2022-05-11T07:44:22.045Z] === CONT TestParallelPredefinedRequest3 [2022-05-11T07:44:22.045Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-11T07:44:22.045Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2022-05-11T07:44:22.045Z] PASS [2022-05-11T07:44:22.045Z] coverage: 85.3% of statements [2022-05-11T07:44:22.045Z] ok github.com/docker/docker/libnetwork/ipam 65.776s coverage: 85.3% of statements [2022-05-11T07:44:22.121Z] === RUN TestDockerSuite/TestRunExitCode [2022-05-11T07:44:22.503Z] === RUN TestTruncIndex [2022-05-11T07:44:22.503Z] --- PASS: TestTruncIndex (0.10s) [2022-05-11T07:44:22.503Z] PASS [2022-05-11T07:44:22.503Z] coverage: 91.5% of statements [2022-05-11T07:44:22.503Z] ok github.com/docker/docker/pkg/truncindex 0.139s coverage: 91.5% of statements [2022-05-11T07:44:22.650Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-05-11T07:44:22.650Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-05-11T07:44:22.682Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-05-11T07:44:22.938Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-05-11T07:44:23.104Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-05-11T07:44:23.104Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-05-11T07:44:23.104Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-05-11T07:44:23.471Z] === RUN TestVersionInfo [2022-05-11T07:44:23.471Z] --- PASS: TestVersionInfo (0.00s) [2022-05-11T07:44:23.471Z] === RUN TestAppendVersions [2022-05-11T07:44:23.471Z] --- PASS: TestAppendVersions (0.00s) [2022-05-11T07:44:23.471Z] PASS [2022-05-11T07:44:23.471Z] coverage: 88.9% of statements [2022-05-11T07:44:23.471Z] ok github.com/docker/docker/pkg/useragent 0.050s coverage: 88.9% of statements [2022-05-11T07:44:23.500Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-05-11T07:44:24.061Z] === RUN TestDockerSuite/TestRunExposePort [2022-05-11T07:44:24.061Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-05-11T07:44:24.623Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-05-11T07:44:24.881Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-05-11T07:44:25.647Z] === RUN TestValidatePrivileges [2022-05-11T07:44:25.647Z] --- PASS: TestValidatePrivileges (0.00s) [2022-05-11T07:44:25.647Z] === RUN TestFilterByCapNeg [2022-05-11T07:44:25.647Z] --- PASS: TestFilterByCapNeg (0.00s) [2022-05-11T07:44:25.647Z] === RUN TestFilterByCapPos [2022-05-11T07:44:25.647Z] --- PASS: TestFilterByCapPos (0.00s) [2022-05-11T07:44:25.647Z] === RUN TestStoreGetPluginNotMatchCapRefs [2022-05-11T07:44:25.647Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2022-05-11T07:44:25.647Z] PASS [2022-05-11T07:44:25.647Z] coverage: 12.2% of statements [2022-05-11T07:44:25.647Z] ok github.com/docker/docker/plugin 0.064s coverage: 12.2% of statements [2022-05-11T07:44:25.809Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-05-11T07:44:26.065Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-05-11T07:44:26.065Z] docker_cli_run_test.go:4119: unmatched requirement DaemonIsWindows [2022-05-11T07:44:26.065Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-05-11T07:44:26.615Z] === RUN TestNewSettable [2022-05-11T07:44:26.615Z] --- PASS: TestNewSettable (0.00s) [2022-05-11T07:44:26.615Z] === RUN TestIsSettable [2022-05-11T07:44:26.615Z] --- PASS: TestIsSettable (0.00s) [2022-05-11T07:44:26.615Z] === RUN TestUpdateSettingsEnv [2022-05-11T07:44:26.615Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2022-05-11T07:44:26.615Z] PASS [2022-05-11T07:44:26.615Z] coverage: 20.0% of statements [2022-05-11T07:44:26.615Z] ok github.com/docker/docker/plugin/v2 0.058s coverage: 20.0% of statements [2022-05-11T07:44:27.588Z] === RUN TestLoad [2022-05-11T07:44:27.588Z] --- PASS: TestLoad (0.00s) [2022-05-11T07:44:27.588Z] === RUN TestSave [2022-05-11T07:44:27.588Z] --- PASS: TestSave (0.05s) [2022-05-11T07:44:27.588Z] === RUN TestAddDeleteGet [2022-05-11T07:44:27.588Z] --- PASS: TestAddDeleteGet (0.05s) [2022-05-11T07:44:27.588Z] === RUN TestInvalidTags [2022-05-11T07:44:27.588Z] --- PASS: TestInvalidTags (0.02s) [2022-05-11T07:44:27.588Z] PASS [2022-05-11T07:44:27.588Z] coverage: 84.4% of statements [2022-05-11T07:44:27.588Z] ok github.com/docker/docker/reference 0.169s coverage: 84.4% of statements [2022-05-11T07:44:28.584Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-05-11T07:44:28.862Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-05-11T07:44:29.146Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-05-11T07:44:29.763Z] --- PASS: TestGet (15.01s) [2022-05-11T07:44:29.763Z] === RUN TestPluginWithNoManifest [2022-05-11T07:44:29.763Z] --- PASS: TestPluginWithNoManifest (0.00s) [2022-05-11T07:44:29.763Z] === RUN TestGetAll [2022-05-11T07:44:29.763Z] --- PASS: TestGetAll (0.00s) [2022-05-11T07:44:29.763Z] PASS [2022-05-11T07:44:29.763Z] coverage: 73.2% of statements [2022-05-11T07:44:29.763Z] ok github.com/docker/docker/pkg/plugins 35.026s coverage: 73.2% of statements [2022-05-11T07:44:30.221Z] === RUN TestResolveAuthConfigIndexServer [2022-05-11T07:44:30.221Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2022-05-11T07:44:30.221Z] === RUN TestResolveAuthConfigFullURL [2022-05-11T07:44:30.221Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2022-05-11T07:44:30.221Z] === RUN TestLoadAllowNondistributableArtifacts [2022-05-11T07:44:30.221Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2022-05-11T07:44:30.221Z] === RUN TestValidateMirror [2022-05-11T07:44:30.221Z] --- PASS: TestValidateMirror (0.00s) [2022-05-11T07:44:30.221Z] === RUN TestLoadInsecureRegistries [2022-05-11T07:44:30.221Z] time="2022-05-11T07:44:29Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-05-11T07:44:30.221Z] time="2022-05-11T07:44:30Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2022-05-11T07:44:30.221Z] time="2022-05-11T07:44:30Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-05-11T07:44:30.221Z] --- PASS: TestLoadInsecureRegistries (0.22s) [2022-05-11T07:44:30.221Z] === RUN TestNewServiceConfig [2022-05-11T07:44:30.221Z] --- PASS: TestNewServiceConfig (0.00s) [2022-05-11T07:44:30.221Z] === RUN TestValidateIndexName [2022-05-11T07:44:30.221Z] --- PASS: TestValidateIndexName (0.00s) [2022-05-11T07:44:30.221Z] === RUN TestValidateIndexNameWithError [2022-05-11T07:44:30.221Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2022-05-11T07:44:30.221Z] === RUN TestEndpointParse [2022-05-11T07:44:30.221Z] --- PASS: TestEndpointParse (0.00s) [2022-05-11T07:44:30.221Z] === RUN TestEndpointParseInvalid [2022-05-11T07:44:30.221Z] --- PASS: TestEndpointParseInvalid (0.00s) [2022-05-11T07:44:30.221Z] === RUN TestValidateEndpoint [2022-05-11T07:44:30.221Z] --- PASS: TestValidateEndpoint (0.01s) [2022-05-11T07:44:30.221Z] === RUN TestPing [2022-05-11T07:44:30.221Z] --- PASS: TestPing (0.00s) [2022-05-11T07:44:30.221Z] === RUN TestPingRegistryEndpoint [2022-05-11T07:44:30.221Z] registry_test.go:50: os.Getuid() != 0: skipping test that requires root [2022-05-11T07:44:30.221Z] --- SKIP: TestPingRegistryEndpoint (0.01s) [2022-05-11T07:44:30.221Z] === RUN TestEndpoint [2022-05-11T07:44:30.221Z] registry_test.go:70: os.Getuid() != 0: skipping test that requires root [2022-05-11T07:44:30.221Z] --- SKIP: TestEndpoint (0.00s) [2022-05-11T07:44:30.221Z] === RUN TestParseRepositoryInfo [2022-05-11T07:44:30.221Z] --- PASS: TestParseRepositoryInfo (0.00s) [2022-05-11T07:44:30.221Z] === RUN TestNewIndexInfo [2022-05-11T07:44:30.221Z] --- PASS: TestNewIndexInfo (0.00s) [2022-05-11T07:44:30.221Z] === RUN TestMirrorEndpointLookup [2022-05-11T07:44:30.221Z] registry_test.go:511: os.Getuid() != 0: skipping test that requires root [2022-05-11T07:44:30.221Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2022-05-11T07:44:30.221Z] === RUN TestSearchRepositories [2022-05-11T07:44:30.221Z] registry_test.go:722: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2022-05-11T07:44:30.221Z] Host: 127.0.0.1:49337 [2022-05-11T07:44:30.221Z] User-Agent: docker test client [2022-05-11T07:44:30.221Z] Authorization: Token fake-token [2022-05-11T07:44:30.221Z] X-Docker-Token: true [2022-05-11T07:44:30.221Z] Accept-Encoding: gzip [2022-05-11T07:44:30.221Z] [2022-05-11T07:44:30.221Z] [2022-05-11T07:44:30.221Z] registry_test.go:731: HTTP/1.1 200 OK [2022-05-11T07:44:30.221Z] Connection: close [2022-05-11T07:44:30.221Z] Content-Length: 144 [2022-05-11T07:44:30.221Z] Cache-Control: no-cache [2022-05-11T07:44:30.221Z] Content-Type: application/json [2022-05-11T07:44:30.221Z] Date: Wed, 11 May 2022 07:44:30 GMT [2022-05-11T07:44:30.221Z] Expires: -1 [2022-05-11T07:44:30.221Z] Pragma: no-cache [2022-05-11T07:44:30.221Z] Server: docker-tests/mock [2022-05-11T07:44:30.221Z] X-Docker-Registry-Config: mock [2022-05-11T07:44:30.221Z] X-Docker-Registry-Version: 0.0.0 [2022-05-11T07:44:30.221Z] [2022-05-11T07:44:30.221Z] [2022-05-11T07:44:30.221Z] --- PASS: TestSearchRepositories (0.01s) [2022-05-11T07:44:30.221Z] === RUN TestTrustedLocation [2022-05-11T07:44:30.221Z] --- PASS: TestTrustedLocation (0.00s) [2022-05-11T07:44:30.221Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2022-05-11T07:44:30.221Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2022-05-11T07:44:30.221Z] === RUN TestAllowNondistributableArtifacts [2022-05-11T07:44:30.221Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2022-05-11T07:44:30.221Z] === RUN TestIsSecureIndex [2022-05-11T07:44:30.221Z] --- PASS: TestIsSecureIndex (0.00s) [2022-05-11T07:44:30.221Z] PASS [2022-05-11T07:44:30.221Z] coverage: 51.7% of statements [2022-05-11T07:44:30.221Z] ok github.com/docker/docker/registry 0.338s coverage: 51.7% of statements [2022-05-11T07:44:31.187Z] === RUN TestResumableRequestHeaderSimpleErrors [2022-05-11T07:44:31.187Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.01s) [2022-05-11T07:44:31.187Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2022-05-11T07:44:31.187Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2022-05-11T07:44:31.187Z] === RUN TestResumableRequestHeaderTooMuchFailures [2022-05-11T07:44:31.187Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2022-05-11T07:44:31.187Z] === RUN TestResumableRequestReaderWithReadError [2022-05-11T07:44:31.187Z] === RUN TestRestartManagerTimeout [2022-05-11T07:44:31.187Z] --- PASS: TestRestartManagerTimeout (0.00s) [2022-05-11T07:44:31.187Z] === RUN TestRestartManagerTimeoutReset [2022-05-11T07:44:31.187Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2022-05-11T07:44:31.187Z] PASS [2022-05-11T07:44:31.187Z] coverage: 50.9% of statements [2022-05-11T07:44:31.187Z] ok github.com/docker/docker/restartmanager 0.049s coverage: 50.9% of statements [2022-05-11T07:44:31.646Z] time="2022-05-11T07:44:30Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2022-05-11T07:44:31.646Z] --- PASS: TestResumableRequestReaderWithReadError (0.22s) [2022-05-11T07:44:31.646Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2022-05-11T07:44:31.646Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2022-05-11T07:44:31.646Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2022-05-11T07:44:31.646Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2022-05-11T07:44:31.646Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2022-05-11T07:44:31.646Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2022-05-11T07:44:31.646Z] === RUN TestResumableRequestReader [2022-05-11T07:44:31.646Z] --- PASS: TestResumableRequestReader (0.00s) [2022-05-11T07:44:31.646Z] === RUN TestResumableRequestReaderWithInitialResponse [2022-05-11T07:44:31.646Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2022-05-11T07:44:31.646Z] PASS [2022-05-11T07:44:31.646Z] coverage: 100.0% of statements [2022-05-11T07:44:31.646Z] ok github.com/docker/docker/registry/resumable 0.296s coverage: 100.0% of statements [2022-05-11T07:44:32.105Z] === RUN TestDecodeContainerConfig [2022-05-11T07:44:32.105Z] === RUN TestDecodeContainerConfig/fixtures/windows/container_config_1_19.json [2022-05-11T07:44:32.105Z] --- PASS: TestDecodeContainerConfig (0.00s) [2022-05-11T07:44:32.105Z] --- PASS: TestDecodeContainerConfig/fixtures/windows/container_config_1_19.json (0.00s) [2022-05-11T07:44:32.105Z] === RUN TestDecodeContainerConfigIsolation [2022-05-11T07:44:32.105Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2022-05-11T07:44:32.105Z] === RUN TestValidatePrivileged [2022-05-11T07:44:32.105Z] --- PASS: TestValidatePrivileged (0.00s) [2022-05-11T07:44:32.105Z] PASS [2022-05-11T07:44:32.105Z] coverage: 52.4% of statements [2022-05-11T07:44:32.105Z] ok github.com/docker/docker/runconfig 0.051s coverage: 52.4% of statements [2022-05-11T07:44:32.564Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2022-05-11T07:44:32.564Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2022-05-11T07:44:32.564Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2022-05-11T07:44:32.564Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2022-05-11T07:44:32.564Z] PASS [2022-05-11T07:44:32.564Z] coverage: 62.5% of statements [2022-05-11T07:44:32.564Z] ok github.com/docker/docker/testutil 0.053s coverage: 62.5% of statements [2022-05-11T07:44:36.298Z] === RUN TestGetDriver [2022-05-11T07:44:36.298Z] --- PASS: TestGetDriver (0.00s) [2022-05-11T07:44:36.298Z] === RUN TestVolumeRequestError [2022-05-11T07:44:36.298Z] --- PASS: TestVolumeRequestError (0.02s) [2022-05-11T07:44:36.298Z] PASS [2022-05-11T07:44:36.298Z] coverage: 36.1% of statements [2022-05-11T07:44:36.298Z] ok github.com/docker/docker/volume/drivers 0.070s coverage: 36.1% of statements [2022-05-11T07:44:36.298Z] === RUN TestGetAddress [2022-05-11T07:44:36.298Z] --- PASS: TestGetAddress (0.00s) [2022-05-11T07:44:36.298Z] === RUN TestRemove [2022-05-11T07:44:36.298Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-05-11T07:44:36.298Z] --- SKIP: TestRemove (0.00s) [2022-05-11T07:44:36.298Z] === RUN TestInitializeWithVolumes [2022-05-11T07:44:36.298Z] --- PASS: TestInitializeWithVolumes (0.01s) [2022-05-11T07:44:36.298Z] === RUN TestCreate [2022-05-11T07:44:36.298Z] --- PASS: TestCreate (0.01s) [2022-05-11T07:44:36.298Z] === RUN TestValidateName [2022-05-11T07:44:36.298Z] --- PASS: TestValidateName (0.00s) [2022-05-11T07:44:36.298Z] === RUN TestCreateWithOpts [2022-05-11T07:44:36.298Z] local_test.go:180: runtime.GOOS == "windows" [2022-05-11T07:44:36.298Z] --- SKIP: TestCreateWithOpts (0.00s) [2022-05-11T07:44:36.298Z] === RUN TestRelaodNoOpts [2022-05-11T07:44:36.298Z] --- PASS: TestRelaodNoOpts (0.02s) [2022-05-11T07:44:36.298Z] PASS [2022-05-11T07:44:36.298Z] coverage: 41.5% of statements [2022-05-11T07:44:36.298Z] ok github.com/docker/docker/volume/local 0.093s coverage: 41.5% of statements [2022-05-11T07:44:37.837Z] === RUN TestLCOWParseMountRaw [2022-05-11T07:44:37.837Z] --- PASS: TestLCOWParseMountRaw (0.00s) [2022-05-11T07:44:37.837Z] === RUN TestLCOWParseMountRawSplit [2022-05-11T07:44:37.837Z] === RUN TestLCOWParseMountRawSplit/0_c:\:/foo [2022-05-11T07:44:37.837Z] === RUN TestLCOWParseMountRawSplit/1_c:\:/foo:ro [2022-05-11T07:44:37.837Z] === RUN TestLCOWParseMountRawSplit/2_c:\:/foo:rw [2022-05-11T07:44:37.837Z] === RUN TestLCOWParseMountRawSplit/3_c:\:/foo:foo [2022-05-11T07:44:37.837Z] === RUN TestLCOWParseMountRawSplit/4_name:/foo:rw [2022-05-11T07:44:37.837Z] === RUN TestLCOWParseMountRawSplit/5_name:/foo [2022-05-11T07:44:37.837Z] === RUN TestLCOWParseMountRawSplit/6_name:/foo:ro [2022-05-11T07:44:37.837Z] === RUN TestLCOWParseMountRawSplit/7_name:/ [2022-05-11T07:44:37.837Z] === RUN TestLCOWParseMountRawSplit/8_driver/name:/ [2022-05-11T07:44:37.837Z] === RUN TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar [2022-05-11T07:44:37.837Z] === RUN TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data [2022-05-11T07:44:37.837Z] === RUN TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo [2022-05-11T07:44:37.838Z] --- PASS: TestLCOWParseMountRawSplit (0.00s) [2022-05-11T07:44:37.838Z] --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s) [2022-05-11T07:44:37.838Z] --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s) [2022-05-11T07:44:37.838Z] --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s) [2022-05-11T07:44:37.838Z] --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s) [2022-05-11T07:44:37.838Z] --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s) [2022-05-11T07:44:37.838Z] --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s) [2022-05-11T07:44:37.838Z] --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s) [2022-05-11T07:44:37.838Z] --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s) [2022-05-11T07:44:37.838Z] --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s) [2022-05-11T07:44:37.838Z] --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-05-11T07:44:37.838Z] --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s) [2022-05-11T07:44:37.838Z] --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-05-11T07:44:37.838Z] === RUN TestLinuxParseMountRaw [2022-05-11T07:44:37.838Z] --- PASS: TestLinuxParseMountRaw (0.00s) [2022-05-11T07:44:37.838Z] === RUN TestLinuxParseMountRawSplit [2022-05-11T07:44:37.838Z] === RUN TestLinuxParseMountRawSplit/0_/tmp:/tmp1 [2022-05-11T07:44:37.838Z] === RUN TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro [2022-05-11T07:44:37.838Z] === RUN TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw [2022-05-11T07:44:37.838Z] === RUN TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo [2022-05-11T07:44:37.838Z] === RUN TestLinuxParseMountRawSplit/4_name:/named1 [2022-05-11T07:44:37.838Z] === RUN TestLinuxParseMountRawSplit/5_name:/named2 [2022-05-11T07:44:37.838Z] === RUN TestLinuxParseMountRawSplit/6_name:/named3:ro [2022-05-11T07:44:37.838Z] === RUN TestLinuxParseMountRawSplit/7_local/name:/tmp:rw [2022-05-11T07:44:37.838Z] === RUN TestLinuxParseMountRawSplit/8_/tmp:tmp [2022-05-11T07:44:37.838Z] --- PASS: TestLinuxParseMountRawSplit (0.00s) [2022-05-11T07:44:37.838Z] --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s) [2022-05-11T07:44:37.838Z] --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s) [2022-05-11T07:44:37.838Z] --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s) [2022-05-11T07:44:37.838Z] --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s) [2022-05-11T07:44:37.838Z] --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s) [2022-05-11T07:44:37.838Z] --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s) [2022-05-11T07:44:37.838Z] --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s) [2022-05-11T07:44:37.838Z] --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s) [2022-05-11T07:44:37.838Z] --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s) [2022-05-11T07:44:37.838Z] === RUN TestLinuxParseMountSpecBindWithFileinfoError [2022-05-11T07:44:37.838Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s) [2022-05-11T07:44:37.838Z] === RUN TestConvertTmpfsOptions [2022-05-11T07:44:37.838Z] linux_parser_test.go:209: data="mode=700,size=1m" [2022-05-11T07:44:37.838Z] linux_parser_test.go:209: data="ro" [2022-05-11T07:44:37.838Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2022-05-11T07:44:37.838Z] === RUN TestParseMountSpec [2022-05-11T07:44:37.838Z] parser_test.go:62: case 0 [2022-05-11T07:44:37.838Z] parser_test.go:62: case 1 [2022-05-11T07:44:37.838Z] parser_test.go:62: case 2 [2022-05-11T07:44:37.838Z] parser_test.go:62: case 3 [2022-05-11T07:44:37.838Z] parser_test.go:62: case 4 [2022-05-11T07:44:37.838Z] parser_test.go:62: case 5 [2022-05-11T07:44:37.838Z] --- PASS: TestParseMountSpec (0.00s) [2022-05-11T07:44:37.838Z] === RUN TestValidateMount [2022-05-11T07:44:37.838Z] --- PASS: TestValidateMount (0.00s) [2022-05-11T07:44:37.838Z] === RUN TestWindowsParseMountRaw [2022-05-11T07:44:37.838Z] --- PASS: TestWindowsParseMountRaw (0.00s) [2022-05-11T07:44:37.838Z] === RUN TestWindowsParseMountRawSplit [2022-05-11T07:44:37.838Z] === RUN TestWindowsParseMountRawSplit/0_c:\:d: [2022-05-11T07:44:37.838Z] === RUN TestWindowsParseMountRawSplit/1_c:\:d:\ [2022-05-11T07:44:37.838Z] === RUN TestWindowsParseMountRawSplit/2_c:\:d:\:ro [2022-05-11T07:44:37.838Z] === RUN TestWindowsParseMountRawSplit/3_c:\:d:\:rw [2022-05-11T07:44:37.838Z] === RUN TestWindowsParseMountRawSplit/4_c:\:d:\:foo [2022-05-11T07:44:37.838Z] === RUN TestWindowsParseMountRawSplit/5_name:d::rw [2022-05-11T07:44:37.838Z] === RUN TestWindowsParseMountRawSplit/6_name:d: [2022-05-11T07:44:37.838Z] === RUN TestWindowsParseMountRawSplit/7_name:d::ro [2022-05-11T07:44:37.838Z] === RUN TestWindowsParseMountRawSplit/8_name:c: [2022-05-11T07:44:37.838Z] === RUN TestWindowsParseMountRawSplit/9_driver/name:c: [2022-05-11T07:44:37.838Z] === RUN TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar [2022-05-11T07:44:37.838Z] === RUN TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar [2022-05-11T07:44:37.838Z] === RUN TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo [2022-05-11T07:44:37.838Z] --- PASS: TestWindowsParseMountRawSplit (0.00s) [2022-05-11T07:44:37.838Z] --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s) [2022-05-11T07:44:37.838Z] --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s) [2022-05-11T07:44:37.838Z] --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s) [2022-05-11T07:44:37.838Z] --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s) [2022-05-11T07:44:37.838Z] --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s) [2022-05-11T07:44:37.838Z] --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s) [2022-05-11T07:44:37.838Z] --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s) [2022-05-11T07:44:37.838Z] --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s) [2022-05-11T07:44:37.838Z] --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s) [2022-05-11T07:44:37.838Z] --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s) [2022-05-11T07:44:37.838Z] --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-05-11T07:44:37.838Z] --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s) [2022-05-11T07:44:37.838Z] --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-05-11T07:44:37.838Z] === RUN TestWindowsParseMountSpecBindWithFileinfoError [2022-05-11T07:44:37.838Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s) [2022-05-11T07:44:37.838Z] PASS [2022-05-11T07:44:37.838Z] coverage: 67.6% of statements [2022-05-11T07:44:37.838Z] ok github.com/docker/docker/volume/mounts 0.066s coverage: 67.6% of statements [2022-05-11T07:44:38.806Z] === RUN TestSetGetMeta [2022-05-11T07:44:38.806Z] === PAUSE TestSetGetMeta [2022-05-11T07:44:38.806Z] === RUN TestRestore [2022-05-11T07:44:38.806Z] === PAUSE TestRestore [2022-05-11T07:44:38.806Z] === RUN TestServiceCreate [2022-05-11T07:44:38.806Z] === PAUSE TestServiceCreate [2022-05-11T07:44:38.806Z] === RUN TestServiceList [2022-05-11T07:44:38.806Z] === PAUSE TestServiceList [2022-05-11T07:44:38.806Z] === RUN TestServiceRemove [2022-05-11T07:44:38.806Z] === PAUSE TestServiceRemove [2022-05-11T07:44:38.806Z] === RUN TestServiceGet [2022-05-11T07:44:38.806Z] === PAUSE TestServiceGet [2022-05-11T07:44:38.806Z] === RUN TestServicePrune [2022-05-11T07:44:38.806Z] === PAUSE TestServicePrune [2022-05-11T07:44:38.806Z] === RUN TestCreate [2022-05-11T07:44:38.806Z] === PAUSE TestCreate [2022-05-11T07:44:38.806Z] === RUN TestRemove [2022-05-11T07:44:38.806Z] === PAUSE TestRemove [2022-05-11T07:44:38.806Z] === RUN TestList [2022-05-11T07:44:38.806Z] === PAUSE TestList [2022-05-11T07:44:38.806Z] === RUN TestFindByDriver [2022-05-11T07:44:38.806Z] === PAUSE TestFindByDriver [2022-05-11T07:44:38.806Z] === RUN TestFindByReferenced [2022-05-11T07:44:38.806Z] === PAUSE TestFindByReferenced [2022-05-11T07:44:38.806Z] === RUN TestDerefMultipleOfSameRef [2022-05-11T07:44:38.806Z] === PAUSE TestDerefMultipleOfSameRef [2022-05-11T07:44:38.806Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2022-05-11T07:44:38.806Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2022-05-11T07:44:38.806Z] === RUN TestDefererencePluginOnCreateError [2022-05-11T07:44:38.806Z] === PAUSE TestDefererencePluginOnCreateError [2022-05-11T07:44:38.806Z] === RUN TestRefDerefRemove [2022-05-11T07:44:38.806Z] === PAUSE TestRefDerefRemove [2022-05-11T07:44:38.806Z] === RUN TestGet [2022-05-11T07:44:38.806Z] === PAUSE TestGet [2022-05-11T07:44:38.806Z] === RUN TestGetWithReference [2022-05-11T07:44:38.806Z] === PAUSE TestGetWithReference [2022-05-11T07:44:38.806Z] === RUN TestFilterFunc [2022-05-11T07:44:38.806Z] === RUN TestFilterFunc/test_nil_list [2022-05-11T07:44:38.806Z] === PAUSE TestFilterFunc/test_nil_list [2022-05-11T07:44:38.806Z] === RUN TestFilterFunc/test_empty_list [2022-05-11T07:44:38.806Z] === PAUSE TestFilterFunc/test_empty_list [2022-05-11T07:44:38.806Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2022-05-11T07:44:38.806Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2022-05-11T07:44:38.806Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-05-11T07:44:38.806Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-05-11T07:44:38.806Z] === RUN TestFilterFunc/test_filter_some [2022-05-11T07:44:38.806Z] === PAUSE TestFilterFunc/test_filter_some [2022-05-11T07:44:38.806Z] === RUN TestFilterFunc/test_filter_middle [2022-05-11T07:44:38.806Z] === PAUSE TestFilterFunc/test_filter_middle [2022-05-11T07:44:38.806Z] === RUN TestFilterFunc/test_filter_middle_and_last [2022-05-11T07:44:38.806Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2022-05-11T07:44:38.806Z] === RUN TestFilterFunc/test_filter_first_and_last [2022-05-11T07:44:38.806Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2022-05-11T07:44:38.806Z] === CONT TestFilterFunc/test_nil_list [2022-05-11T07:44:38.806Z] === CONT TestFilterFunc/test_filter_some [2022-05-11T07:44:38.806Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-05-11T07:44:38.806Z] === CONT TestFilterFunc/test_filter_middle_and_last [2022-05-11T07:44:38.806Z] === CONT TestFilterFunc/test_filter_middle [2022-05-11T07:44:38.806Z] === CONT TestFilterFunc/test_filter_first_and_last [2022-05-11T07:44:38.806Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2022-05-11T07:44:38.806Z] === CONT TestFilterFunc/test_empty_list [2022-05-11T07:44:38.806Z] --- PASS: TestFilterFunc (0.00s) [2022-05-11T07:44:38.806Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2022-05-11T07:44:38.806Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2022-05-11T07:44:38.806Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2022-05-11T07:44:38.806Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2022-05-11T07:44:38.806Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2022-05-11T07:44:38.806Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2022-05-11T07:44:38.806Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2022-05-11T07:44:38.806Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2022-05-11T07:44:38.806Z] === CONT TestSetGetMeta [2022-05-11T07:44:38.806Z] === CONT TestList [2022-05-11T07:44:38.806Z] === CONT TestDefererencePluginOnCreateError [2022-05-11T07:44:38.806Z] === CONT TestDerefMultipleOfSameRef [2022-05-11T07:44:38.806Z] --- PASS: TestSetGetMeta (0.02s) [2022-05-11T07:44:38.806Z] === CONT TestGetWithReference [2022-05-11T07:44:38.806Z] --- PASS: TestDerefMultipleOfSameRef (0.06s) [2022-05-11T07:44:38.806Z] === CONT TestGet [2022-05-11T07:44:38.806Z] --- PASS: TestDefererencePluginOnCreateError (0.06s) [2022-05-11T07:44:38.806Z] === CONT TestRefDerefRemove [2022-05-11T07:44:38.806Z] --- PASS: TestGetWithReference (0.04s) [2022-05-11T07:44:38.806Z] === CONT TestRemove [2022-05-11T07:44:38.806Z] --- PASS: TestList (0.07s) [2022-05-11T07:44:38.806Z] === CONT TestCreate [2022-05-11T07:44:38.806Z] --- PASS: TestRefDerefRemove (0.04s) [2022-05-11T07:44:38.806Z] === CONT TestServicePrune [2022-05-11T07:44:38.806Z] --- PASS: TestGet (0.04s) [2022-05-11T07:44:38.806Z] === CONT TestServiceGet [2022-05-11T07:44:38.806Z] --- PASS: TestCreate (0.03s) [2022-05-11T07:44:38.806Z] === CONT TestServiceRemove [2022-05-11T07:44:38.806Z] --- PASS: TestRemove (0.04s) [2022-05-11T07:44:38.806Z] === CONT TestServiceList [2022-05-11T07:44:39.265Z] --- PASS: TestServiceGet (0.23s) [2022-05-11T07:44:39.265Z] === CONT TestServiceCreate [2022-05-11T07:44:39.265Z] time="2022-05-11T07:44:38Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-05-11T07:44:39.265Z] --- PASS: TestServiceRemove (0.23s) [2022-05-11T07:44:39.265Z] === CONT TestRestore [2022-05-11T07:44:39.265Z] time="2022-05-11T07:44:38Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-05-11T07:44:39.265Z] --- PASS: TestServiceList (0.23s) [2022-05-11T07:44:39.265Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2022-05-11T07:44:39.265Z] time="2022-05-11T07:44:38Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-05-11T07:44:39.265Z] --- PASS: TestServiceCreate (0.04s) [2022-05-11T07:44:39.265Z] === CONT TestFindByReferenced [2022-05-11T07:44:39.265Z] time="2022-05-11T07:44:38Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2022-05-11T07:44:39.265Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.03s) [2022-05-11T07:44:39.265Z] === CONT TestFindByDriver [2022-05-11T07:44:39.265Z] time="2022-05-11T07:44:38Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-05-11T07:44:39.265Z] --- PASS: TestRestore (0.04s) [2022-05-11T07:44:39.265Z] --- PASS: TestServicePrune (0.29s) [2022-05-11T07:44:39.265Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-05-11T07:44:39.265Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-05-11T07:44:39.265Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-05-11T07:44:39.265Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2022-05-11T07:44:39.265Z] --- PASS: TestFindByReferenced (0.03s) [2022-05-11T07:44:39.265Z] --- PASS: TestFindByDriver (0.03s) [2022-05-11T07:44:39.265Z] PASS [2022-05-11T07:44:39.265Z] coverage: 69.0% of statements [2022-05-11T07:44:39.265Z] ok github.com/docker/docker/volume/service 0.453s coverage: 69.0% of statements [2022-05-11T07:44:40.287Z] === RUN TestConfigDaemonLibtrustID [2022-05-11T07:44:40.287Z] daemon_test.go:31: runtime.GOOS == "windows" [2022-05-11T07:44:40.287Z] --- SKIP: TestConfigDaemonLibtrustID (0.01s) [2022-05-11T07:44:40.287Z] === RUN TestConfigDaemonID [2022-05-11T07:44:40.287Z] daemon_test.go:50: runtime.GOOS == "windows" [2022-05-11T07:44:40.287Z] --- SKIP: TestConfigDaemonID (0.00s) [2022-05-11T07:44:40.287Z] === RUN TestDaemonConfigValidation [2022-05-11T07:44:40.287Z] daemon_test.go:87: runtime.GOOS == "windows" [2022-05-11T07:44:40.287Z] --- SKIP: TestDaemonConfigValidation (0.00s) [2022-05-11T07:44:40.287Z] === RUN TestConfigDaemonSeccompProfiles [2022-05-11T07:44:40.287Z] daemon_test.go:153: runtime.GOOS == "windows" [2022-05-11T07:44:40.287Z] --- SKIP: TestConfigDaemonSeccompProfiles (0.00s) [2022-05-11T07:44:40.287Z] === RUN TestDaemonProxy [2022-05-11T07:44:40.287Z] daemon_test.go:201: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-05-11T07:44:40.287Z] --- SKIP: TestDaemonProxy (0.00s) [2022-05-11T07:44:40.287Z] PASS [2022-05-11T07:44:40.287Z] ok github.com/docker/docker/integration/daemon 0.116s [2022-05-11T07:44:40.287Z] [2022-05-11T07:44:40.287Z] === Skipped [2022-05-11T07:44:40.287Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.01s) [2022-05-11T07:44:40.287Z] daemon_test.go:31: runtime.GOOS == "windows" [2022-05-11T07:44:40.287Z] [2022-05-11T07:44:40.287Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonID (0.00s) [2022-05-11T07:44:40.287Z] daemon_test.go:50: runtime.GOOS == "windows" [2022-05-11T07:44:40.287Z] [2022-05-11T07:44:40.287Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s) [2022-05-11T07:44:40.287Z] daemon_test.go:87: runtime.GOOS == "windows" [2022-05-11T07:44:40.287Z] [2022-05-11T07:44:40.287Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonSeccompProfiles (0.00s) [2022-05-11T07:44:40.287Z] daemon_test.go:153: runtime.GOOS == "windows" [2022-05-11T07:44:40.287Z] [2022-05-11T07:44:40.287Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonProxy (0.00s) [2022-05-11T07:44:40.287Z] daemon_test.go:201: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-05-11T07:44:40.287Z] [2022-05-11T07:44:40.287Z] DONE 5 tests, 5 skipped in 24.339s [2022-05-11T07:44:40.287Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2022-05-11T07:44:41.312Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2022-05-11T07:44:41.312Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2022-05-11T07:44:41.312Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-05-11T07:44:42.242Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2022-05-11T07:44:42.242Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2022-05-11T07:44:42.242Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-05-11T07:44:42.242Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-05-11T07:44:42.805Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-05-11T07:44:43.171Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-11T07:44:43.171Z] INFO: Testing against a local daemon [2022-05-11T07:44:43.171Z] === RUN TestCommitInheritsEnv [2022-05-11T07:44:43.171Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-11T07:44:43.171Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2022-05-11T07:44:43.171Z] === RUN TestImportExtremelyLargeImageWorks [2022-05-11T07:44:43.171Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-05-11T07:44:43.171Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-05-11T07:44:43.171Z] === RUN TestImportWithCustomPlatform [2022-05-11T07:44:43.171Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-05-11T07:44:43.171Z] --- SKIP: TestImportWithCustomPlatform (0.00s) [2022-05-11T07:44:43.171Z] === RUN TestImagesFilterMultiReference [2022-05-11T07:44:43.171Z] --- PASS: TestImagesFilterMultiReference (0.09s) [2022-05-11T07:44:43.171Z] === RUN TestImagePullPlatformInvalid [2022-05-11T07:44:43.171Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2022-05-11T07:44:43.171Z] === RUN TestRemoveImageOrphaning [2022-05-11T07:44:44.141Z] --- PASS: TestRemoveImageOrphaning (1.05s) [2022-05-11T07:44:44.141Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-05-11T07:44:44.596Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2022-05-11T07:44:44.596Z] === RUN TestTagInvalidReference [2022-05-11T07:44:44.596Z] --- PASS: TestTagInvalidReference (0.03s) [2022-05-11T07:44:44.596Z] === RUN TestTagValidPrefixedRepo [2022-05-11T07:44:44.596Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2022-05-11T07:44:44.596Z] === RUN TestTagExistedNameWithoutForce [2022-05-11T07:44:44.596Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2022-05-11T07:44:44.596Z] === RUN TestTagOfficialNames [2022-05-11T07:44:44.596Z] --- PASS: TestTagOfficialNames (0.09s) [2022-05-11T07:44:44.596Z] === RUN TestTagMatchesDigest [2022-05-11T07:44:44.596Z] --- PASS: TestTagMatchesDigest (0.04s) [2022-05-11T07:44:44.596Z] PASS [2022-05-11T07:44:44.596Z] ok github.com/docker/docker/integration/image 1.571s [2022-05-11T07:44:44.596Z] [2022-05-11T07:44:44.596Z] === Skipped [2022-05-11T07:44:44.596Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2022-05-11T07:44:44.596Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-11T07:44:44.596Z] [2022-05-11T07:44:44.596Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2022-05-11T07:44:44.596Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-05-11T07:44:44.596Z] [2022-05-11T07:44:44.596Z] === SKIP: github.com/docker/docker/integration/image TestImportWithCustomPlatform (0.00s) [2022-05-11T07:44:44.596Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-05-11T07:44:44.596Z] [2022-05-11T07:44:44.596Z] DONE 12 tests, 3 skipped in 5.334s [2022-05-11T07:44:44.596Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2022-05-11T07:44:46.087Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-05-11T07:44:46.087Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2022-05-11T07:44:46.648Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-05-11T07:44:46.756Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-11T07:44:46.756Z] INFO: Testing against a local daemon [2022-05-11T07:44:46.756Z] === RUN TestNetworkCreateDelete [2022-05-11T07:44:46.756Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-05-11T07:44:46.756Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2022-05-11T07:44:46.756Z] === RUN TestDockerNetworkDeletePreferID [2022-05-11T07:44:46.756Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2022-05-11T07:44:46.756Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2022-05-11T07:44:46.756Z] === RUN TestDaemonDNSFallback [2022-05-11T07:44:46.756Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-05-11T07:44:46.756Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2022-05-11T07:44:46.756Z] === RUN TestInspectNetwork [2022-05-11T07:44:46.756Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-05-11T07:44:46.756Z] --- SKIP: TestInspectNetwork (0.00s) [2022-05-11T07:44:46.756Z] === RUN TestRunContainerWithBridgeNone [2022-05-11T07:44:46.756Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-05-11T07:44:46.756Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-05-11T07:44:46.756Z] === RUN TestNetworkInvalidJSON [2022-05-11T07:44:46.756Z] === RUN TestNetworkInvalidJSON/networks/create [2022-05-11T07:44:46.756Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-05-11T07:44:46.756Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-05-11T07:44:46.756Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-05-11T07:44:46.756Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-11T07:44:46.756Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-11T07:44:46.756Z] === CONT TestNetworkInvalidJSON/networks/create [2022-05-11T07:44:46.756Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-11T07:44:46.756Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-05-11T07:44:46.756Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-05-11T07:44:46.756Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-05-11T07:44:46.756Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-05-11T07:44:46.756Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-05-11T07:44:46.756Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-05-11T07:44:46.756Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-05-11T07:44:46.756Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-05-11T07:44:46.756Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-05-11T07:44:46.756Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-05-11T07:44:46.756Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-05-11T07:44:46.756Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-05-11T07:44:46.756Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-05-11T07:44:46.756Z] --- PASS: TestNetworkInvalidJSON (0.05s) [2022-05-11T07:44:46.756Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.01s) [2022-05-11T07:44:46.756Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-05-11T07:44:46.756Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-05-11T07:44:46.756Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-05-11T07:44:46.756Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-05-11T07:44:46.756Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.01s) [2022-05-11T07:44:46.756Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.01s) [2022-05-11T07:44:46.756Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-05-11T07:44:46.756Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-05-11T07:44:46.756Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-05-11T07:44:46.756Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.01s) [2022-05-11T07:44:46.756Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.01s) [2022-05-11T07:44:46.756Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-05-11T07:44:46.756Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-05-11T07:44:46.756Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-05-11T07:44:46.756Z] === RUN TestNetworkList [2022-05-11T07:44:46.756Z] === RUN TestNetworkList//networks [2022-05-11T07:44:46.756Z] === PAUSE TestNetworkList//networks [2022-05-11T07:44:46.756Z] === RUN TestNetworkList//networks/ [2022-05-11T07:44:46.756Z] === PAUSE TestNetworkList//networks/ [2022-05-11T07:44:46.756Z] === CONT TestNetworkList//networks [2022-05-11T07:44:46.756Z] === CONT TestNetworkList//networks/ [2022-05-11T07:44:46.756Z] --- PASS: TestNetworkList (0.03s) [2022-05-11T07:44:46.756Z] --- PASS: TestNetworkList//networks (0.00s) [2022-05-11T07:44:46.756Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-05-11T07:44:46.756Z] === RUN TestHostIPv4BridgeLabel [2022-05-11T07:44:46.756Z] network_test.go:154: testEnv.OSType == "windows" [2022-05-11T07:44:46.756Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-05-11T07:44:46.756Z] === RUN TestDaemonRestartWithLiveRestore [2022-05-11T07:44:46.756Z] service_test.go:30: testEnv.OSType == "windows" [2022-05-11T07:44:46.756Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2022-05-11T07:44:46.756Z] === RUN TestDaemonDefaultNetworkPools [2022-05-11T07:44:46.756Z] service_test.go:59: testEnv.OSType == "windows" [2022-05-11T07:44:46.756Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2022-05-11T07:44:46.756Z] === RUN TestDaemonRestartWithExistingNetwork [2022-05-11T07:44:46.756Z] service_test.go:103: testEnv.OSType == "windows" [2022-05-11T07:44:46.756Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2022-05-11T07:44:46.756Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-05-11T07:44:46.756Z] service_test.go:137: testEnv.OSType == "windows" [2022-05-11T07:44:46.756Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-05-11T07:44:46.756Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-05-11T07:44:46.756Z] service_test.go:188: testEnv.OSType == "windows" [2022-05-11T07:44:46.756Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-05-11T07:44:46.756Z] === RUN TestServiceWithPredefinedNetwork [2022-05-11T07:44:46.756Z] service_test.go:213: testEnv.OSType == "windows" [2022-05-11T07:44:46.756Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-05-11T07:44:46.756Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-05-11T07:44:46.756Z] service_test.go:243: FLAKY_TEST [2022-05-11T07:44:46.756Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-05-11T07:44:46.756Z] === RUN TestServiceWithDataPathPortInit [2022-05-11T07:44:46.756Z] service_test.go:334: testEnv.OSType == "windows" [2022-05-11T07:44:46.756Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2022-05-11T07:44:46.756Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-05-11T07:44:46.756Z] service_test.go:402: testEnv.OSType == "windows" [2022-05-11T07:44:46.756Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-05-11T07:44:46.756Z] PASS [2022-05-11T07:44:46.756Z] ok github.com/docker/docker/integration/network 0.197s [2022-05-11T07:44:46.756Z] [2022-05-11T07:44:46.756Z] === Skipped [2022-05-11T07:44:46.756Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2022-05-11T07:44:46.756Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-05-11T07:44:46.756Z] [2022-05-11T07:44:46.756Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2022-05-11T07:44:46.756Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2022-05-11T07:44:46.756Z] [2022-05-11T07:44:46.756Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2022-05-11T07:44:46.756Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-05-11T07:44:46.756Z] [2022-05-11T07:44:46.756Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2022-05-11T07:44:46.756Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-05-11T07:44:46.756Z] [2022-05-11T07:44:46.756Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2022-05-11T07:44:46.756Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-05-11T07:44:46.756Z] [2022-05-11T07:44:46.756Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2022-05-11T07:44:46.756Z] network_test.go:154: testEnv.OSType == "windows" [2022-05-11T07:44:46.756Z] [2022-05-11T07:44:46.756Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2022-05-11T07:44:46.756Z] service_test.go:30: testEnv.OSType == "windows" [2022-05-11T07:44:46.756Z] [2022-05-11T07:44:46.756Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2022-05-11T07:44:46.756Z] service_test.go:59: testEnv.OSType == "windows" [2022-05-11T07:44:46.756Z] [2022-05-11T07:44:46.756Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2022-05-11T07:44:46.756Z] service_test.go:103: testEnv.OSType == "windows" [2022-05-11T07:44:46.756Z] [2022-05-11T07:44:46.756Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-05-11T07:44:46.756Z] service_test.go:137: testEnv.OSType == "windows" [2022-05-11T07:44:46.756Z] [2022-05-11T07:44:46.756Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-05-11T07:44:46.756Z] service_test.go:188: testEnv.OSType == "windows" [2022-05-11T07:44:46.756Z] [2022-05-11T07:44:46.756Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2022-05-11T07:44:46.756Z] service_test.go:213: testEnv.OSType == "windows" [2022-05-11T07:44:46.756Z] [2022-05-11T07:44:46.756Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-05-11T07:44:46.756Z] service_test.go:243: FLAKY_TEST [2022-05-11T07:44:46.756Z] [2022-05-11T07:44:46.756Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2022-05-11T07:44:46.756Z] service_test.go:334: testEnv.OSType == "windows" [2022-05-11T07:44:46.756Z] [2022-05-11T07:44:46.756Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-05-11T07:44:46.756Z] service_test.go:402: testEnv.OSType == "windows" [2022-05-11T07:44:46.756Z] [2022-05-11T07:44:46.756Z] DONE 34 tests, 15 skipped in 2.050s [2022-05-11T07:44:46.756Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2022-05-11T07:44:47.577Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-05-11T07:44:47.716Z] testing: warning: no tests to run [2022-05-11T07:44:47.716Z] PASS [2022-05-11T07:44:47.716Z] ok github.com/docker/docker/integration/network/ipvlan 0.071s [2022-05-11T07:44:47.716Z] [2022-05-11T07:44:47.716Z] DONE 0 tests in 0.729s [2022-05-11T07:44:47.716Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2022-05-11T07:44:48.505Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2022-05-11T07:44:48.676Z] testing: warning: no tests to run [2022-05-11T07:44:48.676Z] PASS [2022-05-11T07:44:48.676Z] ok github.com/docker/docker/integration/network/macvlan 0.069s [2022-05-11T07:44:48.676Z] [2022-05-11T07:44:48.676Z] DONE 0 tests in 0.711s [2022-05-11T07:44:48.676Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2022-05-11T07:44:49.131Z] testing: warning: no tests to run [2022-05-11T07:44:49.131Z] PASS [2022-05-11T07:44:49.131Z] ok github.com/docker/docker/integration/plugin 0.060s [2022-05-11T07:44:49.586Z] [2022-05-11T07:44:49.586Z] DONE 0 tests in 0.694s [2022-05-11T07:44:49.586Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2022-05-11T07:44:50.042Z] testing: warning: no tests to run [2022-05-11T07:44:50.042Z] PASS [2022-05-11T07:44:50.042Z] ok github.com/docker/docker/integration/plugin/authz 0.082s [2022-05-11T07:44:50.042Z] [2022-05-11T07:44:50.042Z] DONE 0 tests in 0.719s [2022-05-11T07:44:50.500Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2022-05-11T07:44:51.021Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2022-05-11T07:44:51.645Z] 2022/05/11 07:44:50 Closing DB instances... [2022-05-11T07:44:52.611Z] --- PASS: TestNetworkDBGarbageCollection (54.25s) [2022-05-11T07:44:52.611Z] === RUN TestFindNode [2022-05-11T07:44:52.611Z] 2022/05/11 07:44:52 Closing DB instances... [2022-05-11T07:44:52.611Z] --- PASS: TestFindNode (0.02s) [2022-05-11T07:44:52.611Z] === RUN TestChangeNodeState [2022-05-11T07:44:52.611Z] 2022/05/11 07:44:52 Closing DB instances... [2022-05-11T07:44:52.611Z] --- PASS: TestChangeNodeState (0.02s) [2022-05-11T07:44:52.611Z] === RUN TestNodeReincarnation [2022-05-11T07:44:52.611Z] 2022/05/11 07:44:52 Closing DB instances... [2022-05-11T07:44:53.536Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-05-11T07:44:53.536Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2022-05-11T07:44:53.794Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-05-11T07:44:54.357Z] === RUN TestDockerSuite/TestRunModeHostname [2022-05-11T07:44:54.919Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-05-11T07:44:54.919Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-05-11T07:44:55.161Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-11T07:44:55.161Z] INFO: Testing against a local daemon [2022-05-11T07:44:55.161Z] === RUN TestPluginInvalidJSON [2022-05-11T07:44:55.161Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-05-11T07:44:55.161Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-05-11T07:44:55.161Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-11T07:44:55.161Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-11T07:44:55.161Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-05-11T07:44:55.161Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-05-11T07:44:55.161Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-05-11T07:44:55.161Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-05-11T07:44:55.161Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-11T07:44:55.161Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-05-11T07:44:55.161Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-05-11T07:44:55.161Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-05-11T07:44:55.161Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-05-11T07:44:55.161Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-05-11T07:44:55.161Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-05-11T07:44:55.161Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-05-11T07:44:55.161Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-05-11T07:44:55.161Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-05-11T07:44:55.161Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-05-11T07:44:55.161Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-05-11T07:44:55.161Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-05-11T07:44:55.161Z] --- PASS: TestPluginInvalidJSON (0.05s) [2022-05-11T07:44:55.161Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-05-11T07:44:55.161Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-05-11T07:44:55.161Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-05-11T07:44:55.161Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-05-11T07:44:55.161Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-05-11T07:44:55.161Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s) [2022-05-11T07:44:55.161Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-05-11T07:44:55.161Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-05-11T07:44:55.161Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-05-11T07:44:55.161Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-05-11T07:44:55.161Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.01s) [2022-05-11T07:44:55.161Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-05-11T07:44:55.161Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-05-11T07:44:55.161Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-05-11T07:44:55.161Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-05-11T07:44:55.161Z] === RUN TestPluginInstall [2022-05-11T07:44:55.161Z] plugin_test.go:93: testEnv.OSType == "windows" [2022-05-11T07:44:55.161Z] --- SKIP: TestPluginInstall (0.00s) [2022-05-11T07:44:55.161Z] === RUN TestPluginsWithRuntimes [2022-05-11T07:44:55.161Z] plugin_test.go:202: testEnv.OSType == "windows" [2022-05-11T07:44:55.161Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-05-11T07:44:55.161Z] === RUN TestPluginBackCompatMediaTypes [2022-05-11T07:44:55.161Z] plugin_test.go:264: testEnv.OSType == "windows" [2022-05-11T07:44:55.161Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-05-11T07:44:55.161Z] PASS [2022-05-11T07:44:55.161Z] ok github.com/docker/docker/integration/plugin/common 0.118s [2022-05-11T07:44:55.161Z] [2022-05-11T07:44:55.161Z] === Skipped [2022-05-11T07:44:55.161Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2022-05-11T07:44:55.161Z] plugin_test.go:93: testEnv.OSType == "windows" [2022-05-11T07:44:55.161Z] [2022-05-11T07:44:55.161Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2022-05-11T07:44:55.161Z] plugin_test.go:202: testEnv.OSType == "windows" [2022-05-11T07:44:55.161Z] [2022-05-11T07:44:55.161Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2022-05-11T07:44:55.161Z] plugin_test.go:264: testEnv.OSType == "windows" [2022-05-11T07:44:55.161Z] [2022-05-11T07:44:55.161Z] DONE 19 tests, 3 skipped in 4.378s [2022-05-11T07:44:55.161Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2022-05-11T07:44:55.176Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-05-11T07:44:56.690Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-11T07:44:56.690Z] INFO: Testing against a local daemon [2022-05-11T07:44:56.690Z] === RUN TestExternalGraphDriver [2022-05-11T07:44:56.690Z] external_test.go:48: runtime.GOOS == "windows" [2022-05-11T07:44:56.690Z] --- SKIP: TestExternalGraphDriver (0.00s) [2022-05-11T07:44:56.690Z] === RUN TestGraphdriverPluginV2 [2022-05-11T07:44:56.690Z] external_test.go:408: runtime.GOOS == "windows" [2022-05-11T07:44:56.690Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2022-05-11T07:44:56.690Z] PASS [2022-05-11T07:44:56.690Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.106s [2022-05-11T07:44:57.067Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-05-11T07:44:57.067Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2022-05-11T07:44:57.146Z] [2022-05-11T07:44:57.146Z] === Skipped [2022-05-11T07:44:57.146Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2022-05-11T07:44:57.146Z] external_test.go:48: runtime.GOOS == "windows" [2022-05-11T07:44:57.146Z] [2022-05-11T07:44:57.146Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2022-05-11T07:44:57.146Z] external_test.go:408: runtime.GOOS == "windows" [2022-05-11T07:44:57.146Z] [2022-05-11T07:44:57.146Z] DONE 2 tests, 2 skipped in 2.118s [2022-05-11T07:44:57.146Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2022-05-11T07:44:57.629Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-05-11T07:44:58.396Z] time="2022-05-11T07:44:57Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2022-05-11T07:44:58.396Z] --- PASS: TestNodeReincarnation (5.02s) [2022-05-11T07:44:58.396Z] === RUN TestParallelCreate [2022-05-11T07:44:58.396Z] 2022/05/11 07:44:57 Closing DB instances... [2022-05-11T07:44:58.396Z] --- PASS: TestParallelCreate (0.02s) [2022-05-11T07:44:58.396Z] === RUN TestParallelDelete [2022-05-11T07:44:58.396Z] 2022/05/11 07:44:57 Closing DB instances... [2022-05-11T07:44:58.396Z] --- PASS: TestParallelDelete (0.02s) [2022-05-11T07:44:58.396Z] === RUN TestNetworkDBIslands [2022-05-11T07:44:58.396Z] time="2022-05-11T07:44:57Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:f9c2962475eb with config:&{NodeID:f9c2962475eb 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}" [2022-05-11T07:44:58.396Z] time="2022-05-11T07:44:57Z" level=info msg="Node f9c2962475eb/192.168.233.84, joined gossip cluster" [2022-05-11T07:44:58.396Z] time="2022-05-11T07:44:57Z" level=info msg="Node f9c2962475eb/192.168.233.84, added to nodes list" [2022-05-11T07:44:58.396Z] time="2022-05-11T07:44:57Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:903517c999bb with config:&{NodeID:903517c999bb 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}" [2022-05-11T07:44:58.396Z] time="2022-05-11T07:44:57Z" level=info msg="Node 903517c999bb/192.168.233.84, joined gossip cluster" [2022-05-11T07:44:58.396Z] time="2022-05-11T07:44:57Z" level=info msg="Node 903517c999bb/192.168.233.84, added to nodes list" [2022-05-11T07:44:58.396Z] time="2022-05-11T07:44:57Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2022-05-11T07:44:58.396Z] time="2022-05-11T07:44:57Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2022-05-11T07:44:58.396Z] time="2022-05-11T07:44:57Z" level=debug msg="memberlist: Stream connection from=[::1]:49362" [2022-05-11T07:44:58.396Z] time="2022-05-11T07:44:57Z" level=info msg="Node 903517c999bb/192.168.233.84, joined gossip cluster" [2022-05-11T07:44:58.396Z] time="2022-05-11T07:44:57Z" level=info msg="Node 903517c999bb/192.168.233.84, added to nodes list" [2022-05-11T07:44:58.396Z] time="2022-05-11T07:44:57Z" level=info msg="Node f9c2962475eb/192.168.233.84, joined gossip cluster" [2022-05-11T07:44:58.396Z] time="2022-05-11T07:44:57Z" level=info msg="Node f9c2962475eb/192.168.233.84, added to nodes list" [2022-05-11T07:44:58.396Z] time="2022-05-11T07:44:57Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2022-05-11T07:44:58.396Z] time="2022-05-11T07:44:57Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49363" [2022-05-11T07:44:58.397Z] time="2022-05-11T07:44:58Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:9285e3853092 with config:&{NodeID:9285e3853092 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}" [2022-05-11T07:44:58.397Z] time="2022-05-11T07:44:58Z" level=info msg="Node 9285e3853092/192.168.233.84, joined gossip cluster" [2022-05-11T07:44:58.397Z] time="2022-05-11T07:44:58Z" level=info msg="Node 9285e3853092/192.168.233.84, added to nodes list" [2022-05-11T07:44:58.397Z] time="2022-05-11T07:44:58Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2022-05-11T07:44:58.397Z] time="2022-05-11T07:44:58Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2022-05-11T07:44:58.397Z] time="2022-05-11T07:44:58Z" level=debug msg="memberlist: Stream connection from=[::1]:49364" [2022-05-11T07:44:58.397Z] time="2022-05-11T07:44:58Z" level=info msg="Node f9c2962475eb/192.168.233.84, joined gossip cluster" [2022-05-11T07:44:58.856Z] time="2022-05-11T07:44:58Z" level=info msg="Node f9c2962475eb/192.168.233.84, added to nodes list" [2022-05-11T07:44:58.856Z] time="2022-05-11T07:44:58Z" level=info msg="Node 903517c999bb/192.168.233.84, joined gossip cluster" [2022-05-11T07:44:58.856Z] time="2022-05-11T07:44:58Z" level=info msg="Node 903517c999bb/192.168.233.84, added to nodes list" [2022-05-11T07:44:58.856Z] time="2022-05-11T07:44:58Z" level=info msg="Node 9285e3853092/192.168.233.84, joined gossip cluster" [2022-05-11T07:44:58.856Z] time="2022-05-11T07:44:58Z" level=info msg="Node 9285e3853092/192.168.233.84, added to nodes list" [2022-05-11T07:44:58.856Z] time="2022-05-11T07:44:58Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2022-05-11T07:44:58.856Z] time="2022-05-11T07:44:58Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49365" [2022-05-11T07:44:58.856Z] time="2022-05-11T07:44:58Z" level=info msg="Node 9285e3853092/192.168.233.84, joined gossip cluster" [2022-05-11T07:44:58.856Z] time="2022-05-11T07:44:58Z" level=info msg="Node 9285e3853092/192.168.233.84, added to nodes list" [2022-05-11T07:44:58.856Z] time="2022-05-11T07:44:58Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:3d1d860524f2 with config:&{NodeID:3d1d860524f2 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}" [2022-05-11T07:44:58.856Z] time="2022-05-11T07:44:58Z" level=info msg="Node 3d1d860524f2/192.168.233.84, joined gossip cluster" [2022-05-11T07:44:58.856Z] time="2022-05-11T07:44:58Z" level=info msg="Node 3d1d860524f2/192.168.233.84, added to nodes list" [2022-05-11T07:44:58.856Z] time="2022-05-11T07:44:58Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2022-05-11T07:44:58.856Z] time="2022-05-11T07:44:58Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2022-05-11T07:44:58.856Z] time="2022-05-11T07:44:58Z" level=debug msg="memberlist: Stream connection from=[::1]:49366" [2022-05-11T07:44:58.856Z] time="2022-05-11T07:44:58Z" level=info msg="Node 3d1d860524f2/192.168.233.84, joined gossip cluster" [2022-05-11T07:44:58.856Z] time="2022-05-11T07:44:58Z" level=info msg="Node 3d1d860524f2/192.168.233.84, added to nodes list" [2022-05-11T07:44:58.856Z] time="2022-05-11T07:44:58Z" level=info msg="Node f9c2962475eb/192.168.233.84, joined gossip cluster" [2022-05-11T07:44:58.856Z] time="2022-05-11T07:44:58Z" level=info msg="Node f9c2962475eb/192.168.233.84, added to nodes list" [2022-05-11T07:44:58.856Z] time="2022-05-11T07:44:58Z" level=info msg="Node 903517c999bb/192.168.233.84, joined gossip cluster" [2022-05-11T07:44:58.856Z] time="2022-05-11T07:44:58Z" level=info msg="Node 903517c999bb/192.168.233.84, added to nodes list" [2022-05-11T07:44:58.856Z] time="2022-05-11T07:44:58Z" level=info msg="Node 9285e3853092/192.168.233.84, joined gossip cluster" [2022-05-11T07:44:58.856Z] time="2022-05-11T07:44:58Z" level=info msg="Node 9285e3853092/192.168.233.84, added to nodes list" [2022-05-11T07:44:58.856Z] time="2022-05-11T07:44:58Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2022-05-11T07:44:58.856Z] time="2022-05-11T07:44:58Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49367" [2022-05-11T07:44:58.995Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-05-11T07:44:58.995Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-05-11T07:44:58.995Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-05-11T07:44:59.313Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-11T07:44:59.313Z] INFO: Testing against a local daemon [2022-05-11T07:44:59.313Z] === RUN TestReadPluginNoRead [2022-05-11T07:44:59.313Z] read_test.go:21: no unix domain sockets on Windows [2022-05-11T07:44:59.313Z] --- SKIP: TestReadPluginNoRead (0.00s) [2022-05-11T07:44:59.313Z] PASS [2022-05-11T07:44:59.313Z] ok github.com/docker/docker/integration/plugin/logging 0.108s [2022-05-11T07:44:59.313Z] [2022-05-11T07:44:59.313Z] === Skipped [2022-05-11T07:44:59.313Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2022-05-11T07:44:59.313Z] read_test.go:21: no unix domain sockets on Windows [2022-05-11T07:44:59.313Z] [2022-05-11T07:44:59.313Z] DONE 1 tests, 1 skipped in 2.161s [2022-05-11T07:44:59.313Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2022-05-11T07:44:59.315Z] time="2022-05-11T07:44:58Z" level=info msg="Node 3d1d860524f2/192.168.233.84, joined gossip cluster" [2022-05-11T07:44:59.315Z] time="2022-05-11T07:44:58Z" level=info msg="Node 3d1d860524f2/192.168.233.84, added to nodes list" [2022-05-11T07:44:59.315Z] time="2022-05-11T07:44:58Z" level=info msg="Node 3d1d860524f2/192.168.233.84, joined gossip cluster" [2022-05-11T07:44:59.315Z] time="2022-05-11T07:44:58Z" level=info msg="Node 3d1d860524f2/192.168.233.84, added to nodes list" [2022-05-11T07:44:59.315Z] time="2022-05-11T07:44:59Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:fcb00ae3f1b5 with config:&{NodeID:fcb00ae3f1b5 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}" [2022-05-11T07:44:59.315Z] time="2022-05-11T07:44:59Z" level=info msg="Node fcb00ae3f1b5/192.168.233.84, joined gossip cluster" [2022-05-11T07:44:59.315Z] time="2022-05-11T07:44:59Z" level=info msg="Node fcb00ae3f1b5/192.168.233.84, added to nodes list" [2022-05-11T07:44:59.315Z] time="2022-05-11T07:44:59Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2022-05-11T07:44:59.315Z] time="2022-05-11T07:44:59Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2022-05-11T07:44:59.315Z] time="2022-05-11T07:44:59Z" level=debug msg="memberlist: Stream connection from=[::1]:49368" [2022-05-11T07:44:59.315Z] time="2022-05-11T07:44:59Z" level=info msg="Node fcb00ae3f1b5/192.168.233.84, joined gossip cluster" [2022-05-11T07:44:59.315Z] time="2022-05-11T07:44:59Z" level=info msg="Node fcb00ae3f1b5/192.168.233.84, added to nodes list" [2022-05-11T07:44:59.315Z] time="2022-05-11T07:44:59Z" level=info msg="Node f9c2962475eb/192.168.233.84, joined gossip cluster" [2022-05-11T07:44:59.315Z] time="2022-05-11T07:44:59Z" level=info msg="Node f9c2962475eb/192.168.233.84, added to nodes list" [2022-05-11T07:44:59.315Z] time="2022-05-11T07:44:59Z" level=info msg="Node 903517c999bb/192.168.233.84, joined gossip cluster" [2022-05-11T07:44:59.315Z] time="2022-05-11T07:44:59Z" level=info msg="Node 903517c999bb/192.168.233.84, added to nodes list" [2022-05-11T07:44:59.315Z] time="2022-05-11T07:44:59Z" level=info msg="Node 9285e3853092/192.168.233.84, joined gossip cluster" [2022-05-11T07:44:59.315Z] time="2022-05-11T07:44:59Z" level=info msg="Node 9285e3853092/192.168.233.84, added to nodes list" [2022-05-11T07:44:59.315Z] time="2022-05-11T07:44:59Z" level=info msg="Node 3d1d860524f2/192.168.233.84, joined gossip cluster" [2022-05-11T07:44:59.315Z] time="2022-05-11T07:44:59Z" level=info msg="Node 3d1d860524f2/192.168.233.84, added to nodes list" [2022-05-11T07:44:59.315Z] time="2022-05-11T07:44:59Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2022-05-11T07:44:59.315Z] time="2022-05-11T07:44:59Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49369" [2022-05-11T07:44:59.557Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2022-05-11T07:44:59.773Z] time="2022-05-11T07:44:59Z" level=info msg="Node fcb00ae3f1b5/192.168.233.84, joined gossip cluster" [2022-05-11T07:44:59.773Z] time="2022-05-11T07:44:59Z" level=info msg="Node fcb00ae3f1b5/192.168.233.84, joined gossip cluster" [2022-05-11T07:44:59.773Z] time="2022-05-11T07:44:59Z" level=info msg="Node fcb00ae3f1b5/192.168.233.84, added to nodes list" [2022-05-11T07:44:59.773Z] time="2022-05-11T07:44:59Z" level=info msg="Node fcb00ae3f1b5/192.168.233.84, added to nodes list" [2022-05-11T07:44:59.773Z] time="2022-05-11T07:44:59Z" level=info msg="Node fcb00ae3f1b5/192.168.233.84, joined gossip cluster" [2022-05-11T07:44:59.773Z] time="2022-05-11T07:44:59Z" level=info msg="Node fcb00ae3f1b5/192.168.233.84, added to nodes list" [2022-05-11T07:44:59.773Z] networkdb_test.go:835: Re-joining: 3 [2022-05-11T07:44:59.773Z] time="2022-05-11T07:44:59Z" level=info msg="The new bootstrap node list is:[192.168.233.84:10033 192.168.233.84:10034 192.168.233.84:10035]" [2022-05-11T07:44:59.773Z] time="2022-05-11T07:44:59Z" level=debug msg="memberlist: Initiating push/pull sync with: 192.168.233.84:10033" [2022-05-11T07:44:59.773Z] time="2022-05-11T07:44:59Z" level=debug msg="memberlist: Stream connection from=192.168.233.84:49370" [2022-05-11T07:44:59.773Z] time="2022-05-11T07:44:59Z" level=debug msg="memberlist: Initiating push/pull sync with: 192.168.233.84:10034" [2022-05-11T07:44:59.773Z] time="2022-05-11T07:44:59Z" level=debug msg="memberlist: Stream connection from=192.168.233.84:49371" [2022-05-11T07:44:59.773Z] time="2022-05-11T07:44:59Z" level=debug msg="memberlist: Initiating push/pull sync with: 192.168.233.84:10035" [2022-05-11T07:44:59.773Z] time="2022-05-11T07:44:59Z" level=debug msg="memberlist: Stream connection from=192.168.233.84:49372" [2022-05-11T07:45:00.119Z] === RUN TestDockerSuite/TestRunMount [2022-05-11T07:45:00.232Z] networkdb_test.go:835: Re-joining: 4 [2022-05-11T07:45:00.232Z] time="2022-05-11T07:44:59Z" level=info msg="The new bootstrap node list is:[192.168.233.84:10033 192.168.233.84:10034 192.168.233.84:10035]" [2022-05-11T07:45:00.232Z] time="2022-05-11T07:44:59Z" level=debug msg="memberlist: Initiating push/pull sync with: 192.168.233.84:10033" [2022-05-11T07:45:00.232Z] time="2022-05-11T07:44:59Z" level=debug msg="memberlist: Stream connection from=192.168.233.84:49373" [2022-05-11T07:45:00.232Z] time="2022-05-11T07:44:59Z" level=debug msg="memberlist: Initiating push/pull sync with: 192.168.233.84:10034" [2022-05-11T07:45:00.232Z] time="2022-05-11T07:44:59Z" level=debug msg="memberlist: Stream connection from=192.168.233.84:49374" [2022-05-11T07:45:00.232Z] time="2022-05-11T07:44:59Z" level=debug msg="memberlist: Initiating push/pull sync with: 192.168.233.84:10035" [2022-05-11T07:45:00.232Z] time="2022-05-11T07:44:59Z" level=debug msg="memberlist: Stream connection from=192.168.233.84:49375" [2022-05-11T07:45:00.232Z] time="2022-05-11T07:44:59Z" level=info msg="node 0 leaving" [2022-05-11T07:45:00.232Z] time="2022-05-11T07:45:00Z" level=info msg="Node f9c2962475eb change state NodeActive --> NodeLeft" [2022-05-11T07:45:00.232Z] time="2022-05-11T07:45:00Z" level=info msg="node3(9285e3853092): Node leave event for f9c2962475eb/192.168.233.84" [2022-05-11T07:45:00.232Z] time="2022-05-11T07:45:00Z" level=info msg="Node f9c2962475eb change state NodeActive --> NodeLeft" [2022-05-11T07:45:00.232Z] time="2022-05-11T07:45:00Z" level=info msg="node4(3d1d860524f2): Node leave event for f9c2962475eb/192.168.233.84" [2022-05-11T07:45:00.232Z] time="2022-05-11T07:45:00Z" level=info msg="Node f9c2962475eb change state NodeActive --> NodeLeft" [2022-05-11T07:45:00.232Z] time="2022-05-11T07:45:00Z" level=info msg="node5(fcb00ae3f1b5): Node leave event for f9c2962475eb/192.168.233.84" [2022-05-11T07:45:00.232Z] time="2022-05-11T07:45:00Z" level=info msg="Node f9c2962475eb change state NodeActive --> NodeLeft" [2022-05-11T07:45:00.232Z] time="2022-05-11T07:45:00Z" level=info msg="node1(f9c2962475eb): Node leave event for f9c2962475eb/192.168.233.84" [2022-05-11T07:45:00.232Z] time="2022-05-11T07:45:00Z" level=info msg="Node f9c2962475eb change state NodeActive --> NodeLeft" [2022-05-11T07:45:00.232Z] time="2022-05-11T07:45:00Z" level=info msg="node2(903517c999bb): Node leave event for f9c2962475eb/192.168.233.84" [2022-05-11T07:45:00.272Z] testing: warning: no tests to run [2022-05-11T07:45:00.272Z] PASS [2022-05-11T07:45:00.272Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.070s [2022-05-11T07:45:00.272Z] [2022-05-11T07:45:00.272Z] DONE 0 tests in 1.154s [2022-05-11T07:45:00.690Z] time="2022-05-11T07:45:00Z" level=info msg="Node f9c2962475eb/192.168.233.84, left gossip cluster" [2022-05-11T07:45:00.690Z] time="2022-05-11T07:45:00Z" level=info msg="Node f9c2962475eb/192.168.233.84, left gossip cluster" [2022-05-11T07:45:00.690Z] time="2022-05-11T07:45:00Z" level=info msg="Node f9c2962475eb/192.168.233.84, left gossip cluster" [2022-05-11T07:45:00.690Z] time="2022-05-11T07:45:00Z" level=info msg="Node f9c2962475eb/192.168.233.84, left gossip cluster" [2022-05-11T07:45:00.690Z] time="2022-05-11T07:45:00Z" level=info msg="Node f9c2962475eb/192.168.233.84, left gossip cluster" [2022-05-11T07:45:00.690Z] time="2022-05-11T07:45:00Z" level=info msg="node 1 leaving" [2022-05-11T07:45:00.690Z] time="2022-05-11T07:45:00Z" level=info msg="Node 903517c999bb change state NodeActive --> NodeLeft" [2022-05-11T07:45:00.690Z] time="2022-05-11T07:45:00Z" level=info msg="node5(fcb00ae3f1b5): Node leave event for 903517c999bb/192.168.233.84" [2022-05-11T07:45:00.690Z] time="2022-05-11T07:45:00Z" level=info msg="Node 903517c999bb change state NodeActive --> NodeLeft" [2022-05-11T07:45:00.690Z] time="2022-05-11T07:45:00Z" level=info msg="node4(3d1d860524f2): Node leave event for 903517c999bb/192.168.233.84" [2022-05-11T07:45:00.690Z] time="2022-05-11T07:45:00Z" level=info msg="Node 903517c999bb/192.168.233.84, left gossip cluster" [2022-05-11T07:45:00.690Z] time="2022-05-11T07:45:00Z" level=info msg="Node 903517c999bb change state NodeActive --> NodeFailed" [2022-05-11T07:45:00.690Z] time="2022-05-11T07:45:00Z" level=info msg="Node 903517c999bb/192.168.233.84, added to failed nodes list" [2022-05-11T07:45:00.690Z] time="2022-05-11T07:45:00Z" level=info msg="Node 903517c999bb change state NodeActive --> NodeLeft" [2022-05-11T07:45:00.690Z] time="2022-05-11T07:45:00Z" level=info msg="node3(9285e3853092): Node leave event for 903517c999bb/192.168.233.84" [2022-05-11T07:45:00.690Z] time="2022-05-11T07:45:00Z" level=error msg="node: 903517c999bb is unknown to memberlist" [2022-05-11T07:45:00.731Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2022-05-11T07:45:01.163Z] time="2022-05-11T07:45:00Z" level=info msg="Node 903517c999bb/192.168.233.84, left gossip cluster" [2022-05-11T07:45:01.163Z] time="2022-05-11T07:45:00Z" level=info msg="Node 903517c999bb/192.168.233.84, left gossip cluster" [2022-05-11T07:45:01.163Z] time="2022-05-11T07:45:00Z" level=info msg="Node 903517c999bb/192.168.233.84, left gossip cluster" [2022-05-11T07:45:01.163Z] time="2022-05-11T07:45:00Z" level=info msg="node 2 leaving" [2022-05-11T07:45:01.163Z] time="2022-05-11T07:45:00Z" level=info msg="Node 9285e3853092 change state NodeActive --> NodeLeft" [2022-05-11T07:45:01.163Z] time="2022-05-11T07:45:00Z" level=info msg="node4(3d1d860524f2): Node leave event for 9285e3853092/192.168.233.84" [2022-05-11T07:45:01.163Z] time="2022-05-11T07:45:00Z" level=info msg="Node 9285e3853092 change state NodeActive --> NodeLeft" [2022-05-11T07:45:01.163Z] time="2022-05-11T07:45:00Z" level=info msg="node5(fcb00ae3f1b5): Node leave event for 9285e3853092/192.168.233.84" [2022-05-11T07:45:01.163Z] time="2022-05-11T07:45:00Z" level=info msg="Node 9285e3853092 change state NodeActive --> NodeLeft" [2022-05-11T07:45:01.163Z] time="2022-05-11T07:45:00Z" level=info msg="node3(9285e3853092): Node leave event for 9285e3853092/192.168.233.84" [2022-05-11T07:45:01.163Z] time="2022-05-11T07:45:01Z" level=debug msg="memberlist: Failed ping: 903517c999bb (timeout reached)" [2022-05-11T07:45:01.163Z] time="2022-05-11T07:45:01Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->192.168.233.84:10037: use of closed network connection" [2022-05-11T07:45:01.163Z] time="2022-05-11T07:45:01Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->192.168.233.84:10035: use of closed network connection" [2022-05-11T07:45:01.163Z] time="2022-05-11T07:45:01Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->192.168.233.84:10036: use of closed network connection" [2022-05-11T07:45:01.622Z] time="2022-05-11T07:45:01Z" level=info msg="Node 9285e3853092/192.168.233.84, left gossip cluster" [2022-05-11T07:45:01.622Z] time="2022-05-11T07:45:01Z" level=info msg="Node 9285e3853092/192.168.233.84, left gossip cluster" [2022-05-11T07:45:01.622Z] time="2022-05-11T07:45:01Z" level=info msg="Node 9285e3853092/192.168.233.84, left gossip cluster" [2022-05-11T07:45:01.622Z] time="2022-05-11T07:45:01Z" level=info msg="memberlist: Suspect 903517c999bb has failed, no acks received" [2022-05-11T07:45:01.622Z] networkdb_test.go:867: node4: OK [2022-05-11T07:45:01.622Z] networkdb_test.go:867: node5: OK [2022-05-11T07:45:01.622Z] time="2022-05-11T07:45:01Z" level=info msg="node 0 coming back" [2022-05-11T07:45:01.622Z] time="2022-05-11T07:45:01Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:86096c87a756 with config:&{NodeID:86096c87a756 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}" [2022-05-11T07:45:01.622Z] time="2022-05-11T07:45:01Z" level=info msg="Node 86096c87a756/192.168.233.84, joined gossip cluster" [2022-05-11T07:45:01.622Z] time="2022-05-11T07:45:01Z" level=info msg="Node 86096c87a756/192.168.233.84, added to nodes list" [2022-05-11T07:45:01.622Z] time="2022-05-11T07:45:01Z" level=info msg="node 1 coming back" [2022-05-11T07:45:01.622Z] time="2022-05-11T07:45:01Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:af3a4b53d7c6 with config:&{NodeID:af3a4b53d7c6 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}" [2022-05-11T07:45:02.080Z] time="2022-05-11T07:45:01Z" level=info msg="Node af3a4b53d7c6/192.168.233.84, joined gossip cluster" [2022-05-11T07:45:02.080Z] time="2022-05-11T07:45:01Z" level=info msg="Node af3a4b53d7c6/192.168.233.84, added to nodes list" [2022-05-11T07:45:02.080Z] time="2022-05-11T07:45:01Z" level=info msg="node 2 coming back" [2022-05-11T07:45:02.080Z] time="2022-05-11T07:45:01Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:a5926eb0b9c8 with config:&{NodeID:a5926eb0b9c8 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}" [2022-05-11T07:45:02.080Z] time="2022-05-11T07:45:01Z" level=info msg="Node a5926eb0b9c8/192.168.233.84, joined gossip cluster" [2022-05-11T07:45:02.080Z] time="2022-05-11T07:45:01Z" level=info msg="Node a5926eb0b9c8/192.168.233.84, added to nodes list" [2022-05-11T07:45:02.892Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-11T07:45:02.892Z] INFO: Testing against a local daemon [2022-05-11T07:45:02.892Z] === RUN TestPluginWithDevMounts [2022-05-11T07:45:02.892Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-05-11T07:45:02.892Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-05-11T07:45:02.892Z] PASS [2022-05-11T07:45:02.892Z] ok github.com/docker/docker/integration/plugin/volumes 0.086s [2022-05-11T07:45:02.892Z] [2022-05-11T07:45:02.892Z] === Skipped [2022-05-11T07:45:02.892Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2022-05-11T07:45:02.892Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-05-11T07:45:02.892Z] [2022-05-11T07:45:02.892Z] DONE 1 tests, 1 skipped in 2.181s [2022-05-11T07:45:02.892Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2022-05-11T07:45:04.290Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2022-05-11T07:45:04.424Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-11T07:45:04.424Z] INFO: Testing against a local daemon [2022-05-11T07:45:04.424Z] === RUN TestSecretInspect [2022-05-11T07:45:04.424Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-05-11T07:45:04.424Z] --- SKIP: TestSecretInspect (0.00s) [2022-05-11T07:45:04.424Z] === RUN TestSecretList [2022-05-11T07:45:04.424Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-05-11T07:45:04.424Z] --- SKIP: TestSecretList (0.00s) [2022-05-11T07:45:04.424Z] === RUN TestSecretsCreateAndDelete [2022-05-11T07:45:04.424Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-05-11T07:45:04.424Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2022-05-11T07:45:04.424Z] === RUN TestSecretsUpdate [2022-05-11T07:45:04.424Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-05-11T07:45:04.424Z] --- SKIP: TestSecretsUpdate (0.00s) [2022-05-11T07:45:04.424Z] === RUN TestTemplatedSecret [2022-05-11T07:45:04.424Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-05-11T07:45:04.424Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-05-11T07:45:04.424Z] === RUN TestSecretCreateResolve [2022-05-11T07:45:04.424Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-05-11T07:45:04.424Z] --- SKIP: TestSecretCreateResolve (0.00s) [2022-05-11T07:45:04.424Z] PASS [2022-05-11T07:45:04.424Z] ok github.com/docker/docker/integration/secret 0.087s [2022-05-11T07:45:04.424Z] [2022-05-11T07:45:04.424Z] === Skipped [2022-05-11T07:45:04.424Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2022-05-11T07:45:04.424Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-05-11T07:45:04.424Z] [2022-05-11T07:45:04.424Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2022-05-11T07:45:04.424Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-05-11T07:45:04.424Z] [2022-05-11T07:45:04.424Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2022-05-11T07:45:04.424Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-05-11T07:45:04.424Z] [2022-05-11T07:45:04.424Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2022-05-11T07:45:04.424Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-05-11T07:45:04.424Z] [2022-05-11T07:45:04.424Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2022-05-11T07:45:04.424Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-05-11T07:45:04.424Z] [2022-05-11T07:45:04.424Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2022-05-11T07:45:04.424Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-05-11T07:45:04.424Z] [2022-05-11T07:45:04.424Z] DONE 6 tests, 6 skipped in 1.630s [2022-05-11T07:45:04.523Z] Created binary: bundles/cross/linux/ppc64le-daemon/dockerd-dev [2022-05-11T07:45:04.523Z] Building: bundles/cross/linux/ppc64le-daemon/docker-proxy-dev [2022-05-11T07:45:04.523Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2022-05-11T07:45:04.523Z] Created binary: bundles/cross/linux/ppc64le-daemon/docker-proxy-dev [2022-05-11T07:45:04.523Z] Cross building: bundles/cross/linux/s390x [2022-05-11T07:45:04.523Z] Building: bundles/cross/linux/s390x-daemon/dockerd-dev [2022-05-11T07:45:04.523Z] GOOS="linux" GOARCH="s390x" GOARM="" [2022-05-11T07:45:04.880Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2022-05-11T07:45:04.980Z] time="2022-05-11T07:45:04Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [192.168.233.84:10033 192.168.233.84:10034 192.168.233.84:10035]" [2022-05-11T07:45:05.218Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-05-11T07:45:05.437Z] time="2022-05-11T07:45:05Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [192.168.233.84:10033 192.168.233.84:10034 192.168.233.84:10035]" [2022-05-11T07:45:05.780Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-05-11T07:45:05.895Z] time="2022-05-11T07:45:05Z" level=debug msg="memberlist: Initiating push/pull sync with: 192.168.233.84:10033" [2022-05-11T07:45:05.895Z] time="2022-05-11T07:45:05Z" level=debug msg="memberlist: Stream connection from=192.168.233.84:49377" [2022-05-11T07:45:05.895Z] time="2022-05-11T07:45:05Z" level=info msg="Node fcb00ae3f1b5/192.168.233.84, joined gossip cluster" [2022-05-11T07:45:05.895Z] time="2022-05-11T07:45:05Z" level=info msg="Node fcb00ae3f1b5/192.168.233.84, added to nodes list" [2022-05-11T07:45:05.895Z] time="2022-05-11T07:45:05Z" level=info msg="Node 3d1d860524f2/192.168.233.84, joined gossip cluster" [2022-05-11T07:45:05.895Z] time="2022-05-11T07:45:05Z" level=info msg="Node 86096c87a756/192.168.233.84, joined gossip cluster" [2022-05-11T07:45:05.895Z] time="2022-05-11T07:45:05Z" level=info msg="Node 86096c87a756/192.168.233.84, is the new incarnation of the shutdown node f9c2962475eb/192.168.233.84" [2022-05-11T07:45:05.895Z] time="2022-05-11T07:45:05Z" level=info msg="Node 3d1d860524f2/192.168.233.84, added to nodes list" [2022-05-11T07:45:05.895Z] time="2022-05-11T07:45:05Z" level=info msg="Node 86096c87a756/192.168.233.84, added to nodes list" [2022-05-11T07:45:05.895Z] time="2022-05-11T07:45:05Z" level=debug msg="memberlist: Initiating push/pull sync with: 192.168.233.84:10034" [2022-05-11T07:45:05.895Z] time="2022-05-11T07:45:05Z" level=debug msg="memberlist: Stream connection from=192.168.233.84:49378" [2022-05-11T07:45:05.895Z] time="2022-05-11T07:45:05Z" level=info msg="Node 86096c87a756/192.168.233.84, joined gossip cluster" [2022-05-11T07:45:05.895Z] time="2022-05-11T07:45:05Z" level=info msg="Node 86096c87a756/192.168.233.84, added to nodes list" [2022-05-11T07:45:05.895Z] time="2022-05-11T07:45:05Z" level=info msg="Node fcb00ae3f1b5/192.168.233.84, joined gossip cluster" [2022-05-11T07:45:05.895Z] time="2022-05-11T07:45:05Z" level=info msg="Node fcb00ae3f1b5/192.168.233.84, added to nodes list" [2022-05-11T07:45:05.895Z] time="2022-05-11T07:45:05Z" level=info msg="Node 3d1d860524f2/192.168.233.84, joined gossip cluster" [2022-05-11T07:45:05.895Z] time="2022-05-11T07:45:05Z" level=info msg="Node 3d1d860524f2/192.168.233.84, added to nodes list" [2022-05-11T07:45:05.895Z] time="2022-05-11T07:45:05Z" level=info msg="Node af3a4b53d7c6/192.168.233.84, joined gossip cluster" [2022-05-11T07:45:05.895Z] time="2022-05-11T07:45:05Z" level=info msg="Node af3a4b53d7c6/192.168.233.84, is the new incarnation of the shutdown node 903517c999bb/192.168.233.84" [2022-05-11T07:45:05.895Z] time="2022-05-11T07:45:05Z" level=info msg="Node af3a4b53d7c6/192.168.233.84, added to nodes list" [2022-05-11T07:45:05.895Z] time="2022-05-11T07:45:05Z" level=debug msg="memberlist: Initiating push/pull sync with: 192.168.233.84:10035" [2022-05-11T07:45:05.895Z] time="2022-05-11T07:45:05Z" level=debug msg="memberlist: Stream connection from=192.168.233.84:49379" [2022-05-11T07:45:05.895Z] time="2022-05-11T07:45:05Z" level=info msg="Node 86096c87a756/192.168.233.84, joined gossip cluster" [2022-05-11T07:45:05.895Z] time="2022-05-11T07:45:05Z" level=info msg="Node 86096c87a756/192.168.233.84, added to nodes list" [2022-05-11T07:45:05.895Z] time="2022-05-11T07:45:05Z" level=info msg="Node fcb00ae3f1b5/192.168.233.84, joined gossip cluster" [2022-05-11T07:45:05.895Z] time="2022-05-11T07:45:05Z" level=info msg="Node fcb00ae3f1b5/192.168.233.84, added to nodes list" [2022-05-11T07:45:05.895Z] time="2022-05-11T07:45:05Z" level=info msg="Node af3a4b53d7c6/192.168.233.84, joined gossip cluster" [2022-05-11T07:45:05.895Z] time="2022-05-11T07:45:05Z" level=info msg="Node af3a4b53d7c6/192.168.233.84, added to nodes list" [2022-05-11T07:45:05.895Z] time="2022-05-11T07:45:05Z" level=info msg="Node 3d1d860524f2/192.168.233.84, joined gossip cluster" [2022-05-11T07:45:05.895Z] time="2022-05-11T07:45:05Z" level=info msg="Node 3d1d860524f2/192.168.233.84, added to nodes list" [2022-05-11T07:45:05.895Z] time="2022-05-11T07:45:05Z" level=info msg="Node a5926eb0b9c8/192.168.233.84, joined gossip cluster" [2022-05-11T07:45:05.895Z] time="2022-05-11T07:45:05Z" level=info msg="Node a5926eb0b9c8/192.168.233.84, is the new incarnation of the shutdown node 9285e3853092/192.168.233.84" [2022-05-11T07:45:05.895Z] time="2022-05-11T07:45:05Z" level=info msg="Node a5926eb0b9c8/192.168.233.84, added to nodes list" [2022-05-11T07:45:05.895Z] time="2022-05-11T07:45:05Z" level=info msg="Node af3a4b53d7c6/192.168.233.84, joined gossip cluster" [2022-05-11T07:45:05.895Z] time="2022-05-11T07:45:05Z" level=info msg="Node af3a4b53d7c6/192.168.233.84, is the new incarnation of the shutdown node 903517c999bb/192.168.233.84" [2022-05-11T07:45:05.895Z] time="2022-05-11T07:45:05Z" level=info msg="Node af3a4b53d7c6/192.168.233.84, added to nodes list" [2022-05-11T07:45:05.895Z] time="2022-05-11T07:45:05Z" level=info msg="Node 86096c87a756/192.168.233.84, joined gossip cluster" [2022-05-11T07:45:05.895Z] time="2022-05-11T07:45:05Z" level=info msg="Node 86096c87a756/192.168.233.84, is the new incarnation of the shutdown node f9c2962475eb/192.168.233.84" [2022-05-11T07:45:05.895Z] time="2022-05-11T07:45:05Z" level=info msg="Node 86096c87a756/192.168.233.84, added to nodes list" [2022-05-11T07:45:05.895Z] time="2022-05-11T07:45:05Z" level=info msg="Node af3a4b53d7c6/192.168.233.84, joined gossip cluster" [2022-05-11T07:45:05.895Z] time="2022-05-11T07:45:05Z" level=info msg="Node af3a4b53d7c6/192.168.233.84, added to nodes list" [2022-05-11T07:45:05.895Z] time="2022-05-11T07:45:05Z" level=info msg="Node a5926eb0b9c8/192.168.233.84, joined gossip cluster" [2022-05-11T07:45:05.895Z] time="2022-05-11T07:45:05Z" level=info msg="Node a5926eb0b9c8/192.168.233.84, added to nodes list" [2022-05-11T07:45:05.895Z] time="2022-05-11T07:45:05Z" level=info msg="Node a5926eb0b9c8/192.168.233.84, joined gossip cluster" [2022-05-11T07:45:05.895Z] time="2022-05-11T07:45:05Z" level=info msg="Node a5926eb0b9c8/192.168.233.84, added to nodes list" [2022-05-11T07:45:05.895Z] time="2022-05-11T07:45:05Z" level=info msg="Node a5926eb0b9c8/192.168.233.84, joined gossip cluster" [2022-05-11T07:45:05.895Z] time="2022-05-11T07:45:05Z" level=info msg="Node a5926eb0b9c8/192.168.233.84, is the new incarnation of the shutdown node 9285e3853092/192.168.233.84" [2022-05-11T07:45:05.895Z] time="2022-05-11T07:45:05Z" level=info msg="Node a5926eb0b9c8/192.168.233.84, added to nodes list" [2022-05-11T07:45:06.342Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-05-11T07:45:06.353Z] time="2022-05-11T07:45:06Z" level=debug msg="memberlist: Initiating push/pull sync with: 192.168.233.84:10033" [2022-05-11T07:45:06.353Z] time="2022-05-11T07:45:06Z" level=debug msg="memberlist: Stream connection from=192.168.233.84:49380" [2022-05-11T07:45:06.353Z] time="2022-05-11T07:45:06Z" level=debug msg="memberlist: Initiating push/pull sync with: 192.168.233.84:10034" [2022-05-11T07:45:06.353Z] time="2022-05-11T07:45:06Z" level=debug msg="memberlist: Stream connection from=192.168.233.84:49381" [2022-05-11T07:45:06.353Z] time="2022-05-11T07:45:06Z" level=debug msg="memberlist: Initiating push/pull sync with: 192.168.233.84:10035" [2022-05-11T07:45:06.353Z] time="2022-05-11T07:45:06Z" level=debug msg="memberlist: Stream connection from=192.168.233.84:49382" [2022-05-11T07:45:06.815Z] 2022/05/11 07:45:06 Closing DB instances... [2022-05-11T07:45:06.815Z] time="2022-05-11T07:45:06Z" level=info msg="Node 86096c87a756 change state NodeActive --> NodeLeft" [2022-05-11T07:45:07.047Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-11T07:45:07.047Z] INFO: Testing against a local daemon [2022-05-11T07:45:07.047Z] === RUN TestServiceCreateInit [2022-05-11T07:45:07.047Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-05-11T07:45:07.047Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-05-11T07:45:07.047Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-05-11T07:45:07.047Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-05-11T07:45:07.047Z] --- PASS: TestServiceCreateInit (0.05s) [2022-05-11T07:45:07.047Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-05-11T07:45:07.047Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-05-11T07:45:07.047Z] === RUN TestCreateServiceMultipleTimes [2022-05-11T07:45:07.047Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-05-11T07:45:07.047Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2022-05-11T07:45:07.047Z] === RUN TestCreateServiceConflict [2022-05-11T07:45:07.047Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-05-11T07:45:07.047Z] --- SKIP: TestCreateServiceConflict (0.00s) [2022-05-11T07:45:07.047Z] === RUN TestCreateServiceMaxReplicas [2022-05-11T07:45:07.047Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-05-11T07:45:07.047Z] --- SKIP: TestCreateServiceMaxReplicas (0.04s) [2022-05-11T07:45:07.047Z] === RUN TestCreateWithDuplicateNetworkNames [2022-05-11T07:45:07.047Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-05-11T07:45:07.047Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2022-05-11T07:45:07.047Z] === RUN TestCreateServiceSecretFileMode [2022-05-11T07:45:07.047Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-05-11T07:45:07.047Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2022-05-11T07:45:07.047Z] === RUN TestCreateServiceConfigFileMode [2022-05-11T07:45:07.047Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-05-11T07:45:07.047Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2022-05-11T07:45:07.047Z] === RUN TestCreateServiceSysctls [2022-05-11T07:45:07.047Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-05-11T07:45:07.047Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2022-05-11T07:45:07.047Z] === RUN TestCreateServiceCapabilities [2022-05-11T07:45:07.047Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-05-11T07:45:07.047Z] --- SKIP: TestCreateServiceCapabilities (0.04s) [2022-05-11T07:45:07.047Z] === RUN TestInspect [2022-05-11T07:45:07.047Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-05-11T07:45:07.047Z] --- SKIP: TestInspect (0.00s) [2022-05-11T07:45:07.047Z] === RUN TestCreateJob [2022-05-11T07:45:07.047Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-05-11T07:45:07.047Z] --- SKIP: TestCreateJob (0.00s) [2022-05-11T07:45:07.047Z] === RUN TestReplicatedJob [2022-05-11T07:45:07.047Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-05-11T07:45:07.047Z] --- SKIP: TestReplicatedJob (0.00s) [2022-05-11T07:45:07.047Z] === RUN TestUpdateReplicatedJob [2022-05-11T07:45:07.047Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-05-11T07:45:07.047Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2022-05-11T07:45:07.047Z] === RUN TestServiceListWithStatuses [2022-05-11T07:45:07.047Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-05-11T07:45:07.047Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-05-11T07:45:07.047Z] === RUN TestDockerNetworkConnectAlias [2022-05-11T07:45:07.047Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-05-11T07:45:07.047Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2022-05-11T07:45:07.047Z] === RUN TestDockerNetworkReConnect [2022-05-11T07:45:07.047Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-05-11T07:45:07.047Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2022-05-11T07:45:07.047Z] === RUN TestServicePlugin [2022-05-11T07:45:07.047Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-05-11T07:45:07.047Z] --- SKIP: TestServicePlugin (0.00s) [2022-05-11T07:45:07.047Z] === RUN TestServiceUpdateLabel [2022-05-11T07:45:07.047Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-05-11T07:45:07.047Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2022-05-11T07:45:07.047Z] === RUN TestServiceUpdateSecrets [2022-05-11T07:45:07.047Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-05-11T07:45:07.047Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2022-05-11T07:45:07.047Z] === RUN TestServiceUpdateConfigs [2022-05-11T07:45:07.047Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-05-11T07:45:07.047Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2022-05-11T07:45:07.047Z] === RUN TestServiceUpdateNetwork [2022-05-11T07:45:07.047Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-05-11T07:45:07.047Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2022-05-11T07:45:07.047Z] === RUN TestServiceUpdatePidsLimit [2022-05-11T07:45:07.047Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-05-11T07:45:07.047Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2022-05-11T07:45:07.047Z] PASS [2022-05-11T07:45:07.047Z] ok github.com/docker/docker/integration/service 0.249s [2022-05-11T07:45:07.273Z] time="2022-05-11T07:45:06Z" level=info msg="node3(a5926eb0b9c8): Node leave event for 86096c87a756/192.168.233.84" [2022-05-11T07:45:07.273Z] time="2022-05-11T07:45:06Z" level=info msg="Node 86096c87a756 change state NodeActive --> NodeLeft" [2022-05-11T07:45:07.273Z] time="2022-05-11T07:45:06Z" level=info msg="node5(fcb00ae3f1b5): Node leave event for 86096c87a756/192.168.233.84" [2022-05-11T07:45:07.273Z] time="2022-05-11T07:45:06Z" level=info msg="Node 86096c87a756 change state NodeActive --> NodeLeft" [2022-05-11T07:45:07.273Z] time="2022-05-11T07:45:06Z" level=info msg="node4(3d1d860524f2): Node leave event for 86096c87a756/192.168.233.84" [2022-05-11T07:45:07.273Z] time="2022-05-11T07:45:06Z" level=info msg="Node 86096c87a756 change state NodeActive --> NodeLeft" [2022-05-11T07:45:07.273Z] time="2022-05-11T07:45:06Z" level=info msg="node2(af3a4b53d7c6): Node leave event for 86096c87a756/192.168.233.84" [2022-05-11T07:45:07.273Z] time="2022-05-11T07:45:06Z" level=info msg="Node 86096c87a756 change state NodeActive --> NodeLeft" [2022-05-11T07:45:07.273Z] time="2022-05-11T07:45:06Z" level=info msg="node1(86096c87a756): Node leave event for 86096c87a756/192.168.233.84" [2022-05-11T07:45:07.273Z] time="2022-05-11T07:45:06Z" level=info msg="Node 86096c87a756/192.168.233.84, left gossip cluster" [2022-05-11T07:45:07.273Z] time="2022-05-11T07:45:06Z" level=info msg="Node 86096c87a756/192.168.233.84, left gossip cluster" [2022-05-11T07:45:07.273Z] time="2022-05-11T07:45:06Z" level=info msg="Node 86096c87a756/192.168.233.84, left gossip cluster" [2022-05-11T07:45:07.273Z] time="2022-05-11T07:45:06Z" level=info msg="Node 86096c87a756/192.168.233.84, left gossip cluster" [2022-05-11T07:45:07.273Z] time="2022-05-11T07:45:06Z" level=info msg="Node 86096c87a756/192.168.233.84, left gossip cluster" [2022-05-11T07:45:07.273Z] time="2022-05-11T07:45:07Z" level=info msg="Node af3a4b53d7c6 change state NodeActive --> NodeLeft" [2022-05-11T07:45:07.273Z] time="2022-05-11T07:45:07Z" level=info msg="node5(fcb00ae3f1b5): Node leave event for af3a4b53d7c6/192.168.233.84" [2022-05-11T07:45:07.273Z] time="2022-05-11T07:45:07Z" level=info msg="Node af3a4b53d7c6 change state NodeActive --> NodeLeft" [2022-05-11T07:45:07.273Z] time="2022-05-11T07:45:07Z" level=info msg="node4(3d1d860524f2): Node leave event for af3a4b53d7c6/192.168.233.84" [2022-05-11T07:45:07.273Z] time="2022-05-11T07:45:07Z" level=info msg="Node af3a4b53d7c6 change state NodeActive --> NodeLeft" [2022-05-11T07:45:07.273Z] time="2022-05-11T07:45:07Z" level=info msg="node3(a5926eb0b9c8): Node leave event for af3a4b53d7c6/192.168.233.84" [2022-05-11T07:45:07.273Z] time="2022-05-11T07:45:07Z" level=info msg="Node af3a4b53d7c6 change state NodeActive --> NodeLeft" [2022-05-11T07:45:07.273Z] time="2022-05-11T07:45:07Z" level=info msg="node2(af3a4b53d7c6): Node leave event for af3a4b53d7c6/192.168.233.84" [2022-05-11T07:45:07.502Z] [2022-05-11T07:45:07.502Z] === Skipped [2022-05-11T07:45:07.502Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-05-11T07:45:07.502Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-05-11T07:45:07.502Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-05-11T07:45:07.502Z] [2022-05-11T07:45:07.502Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-05-11T07:45:07.502Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-05-11T07:45:07.502Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-05-11T07:45:07.502Z] [2022-05-11T07:45:07.502Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2022-05-11T07:45:07.502Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-05-11T07:45:07.502Z] [2022-05-11T07:45:07.502Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2022-05-11T07:45:07.502Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-05-11T07:45:07.502Z] [2022-05-11T07:45:07.502Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.04s) [2022-05-11T07:45:07.502Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-05-11T07:45:07.502Z] [2022-05-11T07:45:07.502Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2022-05-11T07:45:07.502Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-05-11T07:45:07.502Z] [2022-05-11T07:45:07.502Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2022-05-11T07:45:07.502Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-05-11T07:45:07.502Z] [2022-05-11T07:45:07.502Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2022-05-11T07:45:07.502Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-05-11T07:45:07.502Z] [2022-05-11T07:45:07.502Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.03s) [2022-05-11T07:45:07.502Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-05-11T07:45:07.502Z] [2022-05-11T07:45:07.502Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.04s) [2022-05-11T07:45:07.502Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-05-11T07:45:07.502Z] [2022-05-11T07:45:07.502Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2022-05-11T07:45:07.502Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-05-11T07:45:07.502Z] [2022-05-11T07:45:07.502Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2022-05-11T07:45:07.502Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-05-11T07:45:07.502Z] [2022-05-11T07:45:07.502Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2022-05-11T07:45:07.502Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-05-11T07:45:07.502Z] [2022-05-11T07:45:07.502Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2022-05-11T07:45:07.502Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-05-11T07:45:07.502Z] [2022-05-11T07:45:07.502Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2022-05-11T07:45:07.502Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-05-11T07:45:07.502Z] [2022-05-11T07:45:07.502Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2022-05-11T07:45:07.502Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-05-11T07:45:07.502Z] [2022-05-11T07:45:07.502Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2022-05-11T07:45:07.502Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-05-11T07:45:07.502Z] [2022-05-11T07:45:07.502Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2022-05-11T07:45:07.502Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-05-11T07:45:07.502Z] [2022-05-11T07:45:07.502Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2022-05-11T07:45:07.502Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-05-11T07:45:07.502Z] [2022-05-11T07:45:07.502Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2022-05-11T07:45:07.502Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-05-11T07:45:07.502Z] [2022-05-11T07:45:07.502Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2022-05-11T07:45:07.502Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-05-11T07:45:07.502Z] [2022-05-11T07:45:07.502Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2022-05-11T07:45:07.502Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-05-11T07:45:07.502Z] [2022-05-11T07:45:07.502Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2022-05-11T07:45:07.502Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-05-11T07:45:07.502Z] [2022-05-11T07:45:07.502Z] DONE 24 tests, 23 skipped in 2.640s [2022-05-11T07:45:07.502Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2022-05-11T07:45:07.709Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-05-11T07:45:07.732Z] time="2022-05-11T07:45:07Z" level=info msg="Node af3a4b53d7c6/192.168.233.84, left gossip cluster" [2022-05-11T07:45:07.732Z] time="2022-05-11T07:45:07Z" level=info msg="Node af3a4b53d7c6/192.168.233.84, left gossip cluster" [2022-05-11T07:45:07.732Z] time="2022-05-11T07:45:07Z" level=info msg="Node af3a4b53d7c6/192.168.233.84, left gossip cluster" [2022-05-11T07:45:07.732Z] time="2022-05-11T07:45:07Z" level=info msg="Node af3a4b53d7c6/192.168.233.84, left gossip cluster" [2022-05-11T07:45:07.732Z] time="2022-05-11T07:45:07Z" level=info msg="Node a5926eb0b9c8 change state NodeActive --> NodeLeft" [2022-05-11T07:45:07.732Z] time="2022-05-11T07:45:07Z" level=info msg="node5(fcb00ae3f1b5): Node leave event for a5926eb0b9c8/192.168.233.84" [2022-05-11T07:45:07.732Z] time="2022-05-11T07:45:07Z" level=info msg="Node a5926eb0b9c8 change state NodeActive --> NodeLeft" [2022-05-11T07:45:07.732Z] time="2022-05-11T07:45:07Z" level=info msg="node4(3d1d860524f2): Node leave event for a5926eb0b9c8/192.168.233.84" [2022-05-11T07:45:07.966Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2022-05-11T07:45:08.190Z] time="2022-05-11T07:45:07Z" level=info msg="Node a5926eb0b9c8 change state NodeActive --> NodeLeft" [2022-05-11T07:45:08.190Z] time="2022-05-11T07:45:07Z" level=info msg="node3(a5926eb0b9c8): Node leave event for a5926eb0b9c8/192.168.233.84" [2022-05-11T07:45:08.190Z] time="2022-05-11T07:45:07Z" level=info msg="Node a5926eb0b9c8/192.168.233.84, left gossip cluster" [2022-05-11T07:45:08.190Z] time="2022-05-11T07:45:07Z" level=info msg="Node a5926eb0b9c8/192.168.233.84, left gossip cluster" [2022-05-11T07:45:08.190Z] time="2022-05-11T07:45:07Z" level=info msg="Node a5926eb0b9c8/192.168.233.84, left gossip cluster" [2022-05-11T07:45:08.190Z] time="2022-05-11T07:45:08Z" level=debug msg="memberlist: Failed ping: 3d1d860524f2 (timeout reached)" [2022-05-11T07:45:08.190Z] time="2022-05-11T07:45:08Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->192.168.233.84:10035: use of closed network connection" [2022-05-11T07:45:08.190Z] time="2022-05-11T07:45:08Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->192.168.233.84:10037: use of closed network connection" [2022-05-11T07:45:08.190Z] time="2022-05-11T07:45:08Z" level=debug msg="memberlist: Stream connection from=192.168.233.84:49383" [2022-05-11T07:45:08.647Z] time="2022-05-11T07:45:08Z" level=info msg="Node 3d1d860524f2 change state NodeActive --> NodeLeft" [2022-05-11T07:45:08.647Z] time="2022-05-11T07:45:08Z" level=info msg="node5(fcb00ae3f1b5): Node leave event for 3d1d860524f2/192.168.233.84" [2022-05-11T07:45:08.647Z] time="2022-05-11T07:45:08Z" level=info msg="Node 3d1d860524f2 change state NodeActive --> NodeLeft" [2022-05-11T07:45:08.647Z] time="2022-05-11T07:45:08Z" level=info msg="node4(3d1d860524f2): Node leave event for 3d1d860524f2/192.168.233.84" [2022-05-11T07:45:08.647Z] time="2022-05-11T07:45:08Z" level=warning msg="memberlist: Was able to connect to 3d1d860524f2 but other probes failed, network may be misconfigured" [2022-05-11T07:45:09.040Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-11T07:45:09.040Z] INFO: Testing against a local daemon [2022-05-11T07:45:09.040Z] === RUN TestSessionCreate [2022-05-11T07:45:09.040Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-05-11T07:45:09.040Z] --- SKIP: TestSessionCreate (0.00s) [2022-05-11T07:45:09.040Z] === RUN TestSessionCreateWithBadUpgrade [2022-05-11T07:45:09.040Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-05-11T07:45:09.040Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2022-05-11T07:45:09.040Z] PASS [2022-05-11T07:45:09.040Z] ok github.com/docker/docker/integration/session 0.093s [2022-05-11T07:45:09.040Z] [2022-05-11T07:45:09.040Z] === Skipped [2022-05-11T07:45:09.040Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2022-05-11T07:45:09.040Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-05-11T07:45:09.040Z] [2022-05-11T07:45:09.040Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2022-05-11T07:45:09.040Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-05-11T07:45:09.040Z] [2022-05-11T07:45:09.040Z] DONE 2 tests, 2 skipped in 1.666s [2022-05-11T07:45:09.040Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2022-05-11T07:45:09.104Z] time="2022-05-11T07:45:08Z" level=info msg="Node 3d1d860524f2/192.168.233.84, left gossip cluster" [2022-05-11T07:45:09.104Z] time="2022-05-11T07:45:08Z" level=info msg="Node 3d1d860524f2/192.168.233.84, left gossip cluster" [2022-05-11T07:45:09.344Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-05-11T07:45:10.070Z] time="2022-05-11T07:45:09Z" level=info msg="Node fcb00ae3f1b5/192.168.233.84, left gossip cluster" [2022-05-11T07:45:10.070Z] time="2022-05-11T07:45:09Z" level=info msg="Node fcb00ae3f1b5 change state NodeActive --> NodeFailed" [2022-05-11T07:45:10.070Z] time="2022-05-11T07:45:09Z" level=info msg="Node fcb00ae3f1b5/192.168.233.84, added to failed nodes list" [2022-05-11T07:45:10.070Z] --- PASS: TestNetworkDBIslands (12.29s) [2022-05-11T07:45:10.070Z] PASS [2022-05-11T07:45:10.070Z] coverage: 60.0% of statements [2022-05-11T07:45:10.070Z] ok github.com/docker/docker/libnetwork/networkdb 104.674s coverage: 60.0% of statements [2022-05-11T07:45:10.070Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-05-11T07:45:10.070Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2022-05-11T07:45:10.070Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-05-11T07:45:10.070Z] ? github.com/docker/docker/oci/caps [no test files] [2022-05-11T07:45:10.070Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-05-11T07:45:10.070Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2022-05-11T07:45:10.070Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-05-11T07:45:10.070Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-05-11T07:45:10.070Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-05-11T07:45:10.070Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-05-11T07:45:10.070Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-05-11T07:45:10.070Z] ? github.com/docker/docker/pkg/urlutil [no test files] [2022-05-11T07:45:10.070Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-05-11T07:45:10.070Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2022-05-11T07:45:10.070Z] ? github.com/docker/docker/quota [no test files] [2022-05-11T07:45:10.070Z] ? github.com/docker/docker/rootless [no test files] [2022-05-11T07:45:10.070Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-05-11T07:45:10.070Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-05-11T07:45:10.070Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-05-11T07:45:10.070Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-05-11T07:45:10.070Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-05-11T07:45:10.070Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-05-11T07:45:10.070Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-05-11T07:45:10.070Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-05-11T07:45:10.070Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-05-11T07:45:10.070Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-05-11T07:45:10.070Z] ? github.com/docker/docker/testutil/request [no test files] [2022-05-11T07:45:10.070Z] ? github.com/docker/docker/volume [no test files] [2022-05-11T07:45:10.070Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-05-11T07:45:10.070Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-05-11T07:45:11.203Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-11T07:45:11.203Z] INFO: Testing against a local daemon [2022-05-11T07:45:11.203Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-05-11T07:45:11.203Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-05-11T07:45:11.203Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-05-11T07:45:11.203Z] === RUN TestDiskUsage [2022-05-11T07:45:11.203Z] disk_usage_test.go:16: testEnv.OSType == "windows" [2022-05-11T07:45:11.203Z] --- SKIP: TestDiskUsage (0.00s) [2022-05-11T07:45:11.203Z] === RUN TestEventsExecDie [2022-05-11T07:45:11.203Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-05-11T07:45:11.203Z] --- SKIP: TestEventsExecDie (0.00s) [2022-05-11T07:45:11.203Z] === RUN TestEventsBackwardsCompatible [2022-05-11T07:45:11.203Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-05-11T07:45:11.203Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2022-05-11T07:45:11.203Z] === RUN TestEventsVolumeCreate [2022-05-11T07:45:11.203Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-05-11T07:45:11.203Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2022-05-11T07:45:11.203Z] === RUN TestInfoAPI [2022-05-11T07:45:11.203Z] --- PASS: TestInfoAPI (0.05s) [2022-05-11T07:45:11.203Z] === RUN TestInfoAPIWarnings [2022-05-11T07:45:11.203Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-11T07:45:11.203Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2022-05-11T07:45:11.203Z] === RUN TestInfoDebug [2022-05-11T07:45:11.203Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-05-11T07:45:11.203Z] --- SKIP: TestInfoDebug (0.00s) [2022-05-11T07:45:11.203Z] === RUN TestInfoInsecureRegistries [2022-05-11T07:45:11.203Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-05-11T07:45:11.203Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2022-05-11T07:45:11.203Z] === RUN TestInfoRegistryMirrors [2022-05-11T07:45:11.203Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-05-11T07:45:11.203Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2022-05-11T07:45:11.203Z] === RUN TestLoginFailsWithBadCredentials [2022-05-11T07:45:11.864Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-05-11T07:45:12.170Z] --- PASS: TestLoginFailsWithBadCredentials (0.98s) [2022-05-11T07:45:12.170Z] === RUN TestPingCacheHeaders [2022-05-11T07:45:12.170Z] --- PASS: TestPingCacheHeaders (0.04s) [2022-05-11T07:45:12.170Z] === RUN TestPingGet [2022-05-11T07:45:12.170Z] --- PASS: TestPingGet (0.03s) [2022-05-11T07:45:12.170Z] === RUN TestPingHead [2022-05-11T07:45:12.170Z] --- PASS: TestPingHead (0.03s) [2022-05-11T07:45:12.170Z] === RUN TestPingSwarmHeader [2022-05-11T07:45:12.170Z] ping_test.go:58: testEnv.DaemonInfo.OSType == "windows" [2022-05-11T07:45:12.170Z] --- SKIP: TestPingSwarmHeader (0.00s) [2022-05-11T07:45:12.170Z] === RUN TestVersion [2022-05-11T07:45:12.170Z] --- PASS: TestVersion (0.05s) [2022-05-11T07:45:12.170Z] PASS [2022-05-11T07:45:12.170Z] ok github.com/docker/docker/integration/system 1.260s [2022-05-11T07:45:12.625Z] [2022-05-11T07:45:12.625Z] === Skipped [2022-05-11T07:45:12.625Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-05-11T07:45:12.625Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-05-11T07:45:12.625Z] [2022-05-11T07:45:12.625Z] === SKIP: github.com/docker/docker/integration/system TestDiskUsage (0.00s) [2022-05-11T07:45:12.625Z] disk_usage_test.go:16: testEnv.OSType == "windows" [2022-05-11T07:45:12.625Z] [2022-05-11T07:45:12.625Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2022-05-11T07:45:12.625Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-05-11T07:45:12.625Z] [2022-05-11T07:45:12.625Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2022-05-11T07:45:12.625Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-05-11T07:45:12.625Z] [2022-05-11T07:45:12.625Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2022-05-11T07:45:12.625Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-05-11T07:45:12.625Z] [2022-05-11T07:45:12.625Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2022-05-11T07:45:12.625Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-11T07:45:12.625Z] [2022-05-11T07:45:12.625Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2022-05-11T07:45:12.625Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-05-11T07:45:12.625Z] [2022-05-11T07:45:12.625Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2022-05-11T07:45:12.625Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-05-11T07:45:12.625Z] [2022-05-11T07:45:12.625Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2022-05-11T07:45:12.625Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-05-11T07:45:12.625Z] [2022-05-11T07:45:12.625Z] === SKIP: github.com/docker/docker/integration/system TestPingSwarmHeader (0.00s) [2022-05-11T07:45:12.625Z] ping_test.go:58: testEnv.DaemonInfo.OSType == "windows" [2022-05-11T07:45:12.625Z] [2022-05-11T07:45:12.625Z] DONE 16 tests, 10 skipped in 3.194s [2022-05-11T07:45:12.625Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2022-05-11T07:45:13.229Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-05-11T07:45:13.802Z] [2022-05-11T07:45:13.802Z] === Skipped [2022-05-11T07:45:13.802Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2022-05-11T07:45:13.802Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-05-11T07:45:13.802Z] [2022-05-11T07:45:13.802Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2022-05-11T07:45:13.802Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-11T07:45:13.802Z] [2022-05-11T07:45:13.802Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2022-05-11T07:45:13.802Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-11T07:45:13.802Z] [2022-05-11T07:45:13.802Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.01s) [2022-05-11T07:45:13.802Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-11T07:45:13.802Z] [2022-05-11T07:45:13.802Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.01s) [2022-05-11T07:45:13.802Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-11T07:45:13.802Z] [2022-05-11T07:45:13.802Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2022-05-11T07:45:13.802Z] client_test.go:22: runtime.GOOS == "windows" [2022-05-11T07:45:13.802Z] [2022-05-11T07:45:13.802Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-05-11T07:45:13.802Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-05-11T07:45:13.802Z] [2022-05-11T07:45:13.802Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-05-11T07:45:13.802Z] network_proxy_test.go:208: No support for dual stack yet [2022-05-11T07:45:13.802Z] [2022-05-11T07:45:13.802Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-05-11T07:45:13.802Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-05-11T07:45:13.802Z] [2022-05-11T07:45:13.802Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.01s) [2022-05-11T07:45:13.802Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-05-11T07:45:13.802Z] [2022-05-11T07:45:13.802Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-05-11T07:45:13.802Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-05-11T07:45:13.802Z] [2022-05-11T07:45:13.802Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2022-05-11T07:45:13.802Z] daemon_test.go:145: root required [2022-05-11T07:45:13.802Z] [2022-05-11T07:45:13.802Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-05-11T07:45:13.802Z] reload_test.go:342: root required [2022-05-11T07:45:13.802Z] [2022-05-11T07:45:13.802Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.01s) [2022-05-11T07:45:13.802Z] config_test.go:480: os.Getuid() != 0: skipping test that requires root [2022-05-11T07:45:13.802Z] [2022-05-11T07:45:13.802Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2022-05-11T07:45:13.802Z] pull_v2_test.go:82: Needs fixing on Windows [2022-05-11T07:45:13.802Z] [2022-05-11T07:45:13.802Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2022-05-11T07:45:13.802Z] pull_v2_test.go:127: Needs fixing on Windows [2022-05-11T07:45:13.802Z] [2022-05-11T07:45:13.802Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2022-05-11T07:45:13.802Z] download_test.go:267: Needs fixing on Windows [2022-05-11T07:45:13.802Z] [2022-05-11T07:45:13.802Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2022-05-11T07:45:13.802Z] layer_test.go:291: Failing on Windows [2022-05-11T07:45:13.802Z] [2022-05-11T07:45:13.802Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2022-05-11T07:45:13.802Z] layer_test.go:340: Failing on Windows [2022-05-11T07:45:13.802Z] [2022-05-11T07:45:13.802Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2022-05-11T07:45:13.802Z] layer_test.go:455: Failing on Windows [2022-05-11T07:45:13.802Z] [2022-05-11T07:45:13.802Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2022-05-11T07:45:13.802Z] layer_test.go:684: Failing on Windows [2022-05-11T07:45:13.802Z] [2022-05-11T07:45:13.802Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2022-05-11T07:45:13.802Z] migration_test.go:45: Failing on Windows [2022-05-11T07:45:13.802Z] [2022-05-11T07:45:13.802Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2022-05-11T07:45:13.802Z] migration_test.go:181: Failing on Windows [2022-05-11T07:45:13.802Z] [2022-05-11T07:45:13.802Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2022-05-11T07:45:13.802Z] mount_test.go:17: Failing on Windows [2022-05-11T07:45:13.802Z] [2022-05-11T07:45:13.802Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2022-05-11T07:45:13.802Z] mount_test.go:76: Failing on Windows [2022-05-11T07:45:13.802Z] [2022-05-11T07:45:13.802Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2022-05-11T07:45:13.802Z] mount_test.go:125: Failing on Windows [2022-05-11T07:45:13.802Z] [2022-05-11T07:45:13.802Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2022-05-11T07:45:13.802Z] mount_test.go:212: Failing on Windows [2022-05-11T07:45:13.802Z] [2022-05-11T07:45:13.802Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.01s) [2022-05-11T07:45:13.802Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-05-11T07:45:13.802Z] [2022-05-11T07:45:13.802Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.01s) [2022-05-11T07:45:13.802Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-05-11T07:45:13.802Z] [2022-05-11T07:45:13.803Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.00s) [2022-05-11T07:45:13.803Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-05-11T07:45:13.803Z] [2022-05-11T07:45:13.803Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.01s) [2022-05-11T07:45:13.803Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-05-11T07:45:13.803Z] [2022-05-11T07:45:13.803Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2022-05-11T07:45:13.803Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-05-11T07:45:13.803Z] [2022-05-11T07:45:13.803Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2022-05-11T07:45:13.803Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-05-11T07:45:13.803Z] [2022-05-11T07:45:13.803Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2022-05-11T07:45:13.803Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-05-11T07:45:13.803Z] [2022-05-11T07:45:13.803Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2022-05-11T07:45:13.803Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-05-11T07:45:13.803Z] [2022-05-11T07:45:13.803Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2022-05-11T07:45:13.803Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-05-11T07:45:13.803Z] [2022-05-11T07:45:13.803Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2022-05-11T07:45:13.803Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-05-11T07:45:13.803Z] [2022-05-11T07:45:13.803Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2022-05-11T07:45:13.803Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-05-11T07:45:13.803Z] [2022-05-11T07:45:13.803Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2022-05-11T07:45:13.803Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-05-11T07:45:13.803Z] [2022-05-11T07:45:13.803Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-05-11T07:45:13.803Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-11T07:45:13.803Z] [2022-05-11T07:45:13.803Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-05-11T07:45:13.803Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-11T07:45:13.803Z] [2022-05-11T07:45:13.803Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-05-11T07:45:13.803Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-11T07:45:13.803Z] [2022-05-11T07:45:13.803Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-05-11T07:45:13.803Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-11T07:45:13.803Z] [2022-05-11T07:45:13.803Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-05-11T07:45:13.803Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-11T07:45:13.803Z] [2022-05-11T07:45:13.803Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2022-05-11T07:45:13.803Z] archive_test.go:133: Xz not present in msys2 [2022-05-11T07:45:13.803Z] [2022-05-11T07:45:13.803Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamZstd (0.02s) [2022-05-11T07:45:13.803Z] archive_test.go:140: zstd not installed [2022-05-11T07:45:13.803Z] [2022-05-11T07:45:13.803Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2022-05-11T07:45:13.803Z] archive_test.go:252: Failing on Windows CI machines [2022-05-11T07:45:13.803Z] [2022-05-11T07:45:13.803Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2022-05-11T07:45:13.803Z] archive_windows_test.go:16: Currently fails [2022-05-11T07:45:13.803Z] [2022-05-11T07:45:13.803Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2022-05-11T07:45:13.803Z] changes_test.go:196: needs more investigation [2022-05-11T07:45:13.803Z] [2022-05-11T07:45:13.803Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2022-05-11T07:45:13.803Z] changes_test.go:433: needs further investigation [2022-05-11T07:45:13.803Z] [2022-05-11T07:45:13.803Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2022-05-11T07:45:13.803Z] changes_test.go:469: needs further investigation [2022-05-11T07:45:13.803Z] [2022-05-11T07:45:13.803Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2022-05-11T07:45:13.803Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2022-05-11T07:45:13.803Z] [2022-05-11T07:45:13.803Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2022-05-11T07:45:13.803Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2022-05-11T07:45:13.803Z] [2022-05-11T07:45:13.803Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2022-05-11T07:45:13.803Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-05-11T07:45:13.803Z] [2022-05-11T07:45:13.803Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2022-05-11T07:45:13.803Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-05-11T07:45:13.803Z] [2022-05-11T07:45:13.803Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2022-05-11T07:45:13.803Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2022-05-11T07:45:13.803Z] [2022-05-11T07:45:13.803Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2022-05-11T07:45:13.803Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-05-11T07:45:13.803Z] [2022-05-11T07:45:13.803Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-05-11T07:45:13.803Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2022-05-11T07:45:13.803Z] [2022-05-11T07:45:13.803Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-05-11T07:45:13.803Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2022-05-11T07:45:13.803Z] [2022-05-11T07:45:13.803Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2022-05-11T07:45:13.803Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2022-05-11T07:45:13.803Z] [2022-05-11T07:45:13.803Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2022-05-11T07:45:13.803Z] poller_test.go:40: No chmod on Windows [2022-05-11T07:45:13.803Z] [2022-05-11T07:45:13.803Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-05-11T07:45:13.803Z] fileutils_test.go:133: Needs porting to Windows [2022-05-11T07:45:13.803Z] [2022-05-11T07:45:13.803Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2022-05-11T07:45:13.803Z] fileutils_test.go:179: Needs porting to Windows [2022-05-11T07:45:13.803Z] [2022-05-11T07:45:13.803Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.01s) [2022-05-11T07:45:13.803Z] registry_test.go:50: os.Getuid() != 0: skipping test that requires root [2022-05-11T07:45:13.803Z] [2022-05-11T07:45:13.803Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2022-05-11T07:45:13.803Z] registry_test.go:70: os.Getuid() != 0: skipping test that requires root [2022-05-11T07:45:13.803Z] [2022-05-11T07:45:13.803Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2022-05-11T07:45:13.803Z] registry_test.go:511: os.Getuid() != 0: skipping test that requires root [2022-05-11T07:45:13.803Z] [2022-05-11T07:45:13.803Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2022-05-11T07:45:13.803Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-05-11T07:45:13.803Z] [2022-05-11T07:45:13.803Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2022-05-11T07:45:13.803Z] local_test.go:180: runtime.GOOS == "windows" [2022-05-11T07:45:13.803Z] [2022-05-11T07:45:13.803Z] DONE 2285 tests, 68 skipped in 327.536s [2022-05-11T07:45:13.803Z] INFO: make.ps1 ended at 05/11/2022 07:45:13 [2022-05-11T07:45:14.155Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-11T07:45:14.155Z] INFO: Testing against a local daemon [2022-05-11T07:45:14.155Z] === RUN TestVolumesCreateAndList [2022-05-11T07:45:14.155Z] --- PASS: TestVolumesCreateAndList (0.05s) [2022-05-11T07:45:14.155Z] === RUN TestVolumesRemove [2022-05-11T07:45:14.155Z] --- PASS: TestVolumesRemove (0.14s) [2022-05-11T07:45:14.155Z] === RUN TestVolumesInspect [2022-05-11T07:45:14.596Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-05-11T07:45:14.609Z] --- PASS: TestVolumesInspect (0.04s) [2022-05-11T07:45:14.609Z] === RUN TestVolumesInvalidJSON [2022-05-11T07:45:14.609Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-05-11T07:45:14.609Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-05-11T07:45:14.609Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-05-11T07:45:14.609Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-05-11T07:45:14.609Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-05-11T07:45:14.609Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-05-11T07:45:14.609Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-05-11T07:45:14.609Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2022-05-11T07:45:14.609Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.01s) [2022-05-11T07:45:14.609Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-05-11T07:45:14.609Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-05-11T07:45:14.609Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-05-11T07:45:14.609Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-05-11T07:45:14.609Z] PASS [2022-05-11T07:45:14.609Z] ok github.com/docker/docker/integration/volume 0.330s [2022-05-11T07:45:14.609Z] [2022-05-11T07:45:14.609Z] DONE 9 tests in 1.981s [2022-05-11T07:45:14.609Z] INFO: make.ps1 ended at 05/11/2022 07:45:14 [2022-05-11T07:45:14.609Z] INFO: Integration CLI tests being run from the host: [2022-05-11T07:45:14.609Z] INFO: gotestsum --format=standard-verbose --jsonfile=..\\bundles\\go-test-report-intcli-tests.json --junitfile=..\\bundles\\junit-report-intcli-tests.xml -- "-test.timeout" "200m" [2022-05-11T07:45:15.523Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-05-11T07:45:15.980Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2022-05-11T07:45:15.980Z] INFO: Unit tests ended at 05/11/2022 07:45:15. Duration:00:05:48.6932605 [2022-05-11T07:45:15.980Z] INFO: Building busybox [2022-05-11T07:45:15.980Z] Sending build context to Docker daemon 5.12kB [2022-05-11T07:45:15.980Z] [2022-05-11T07:45:15.980Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2022-05-11T07:45:15.980Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2022-05-11T07:45:15.980Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2022-05-11T07:45:15.980Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2022-05-11T07:45:15.980Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2022-05-11T07:45:15.980Z] ---> 3e15a767850d [2022-05-11T07:45:15.980Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2022-05-11T07:45:15.980Z] ---> Running in 3f147894140b [2022-05-11T07:45:16.449Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-05-11T07:45:16.449Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-05-11T07:45:17.011Z] === RUN TestDockerSuite/TestRunNetHost [2022-05-11T07:45:17.572Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-05-11T07:45:18.134Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-05-11T07:45:18.697Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-05-11T07:45:20.064Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-05-11T07:45:21.434Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-05-11T07:45:24.001Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-05-11T07:45:24.257Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-05-11T07:45:24.257Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2022-05-11T07:45:24.818Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-05-11T07:45:24.818Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-05-11T07:45:24.889Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-11T07:45:24.890Z] INFO: Testing against a local daemon [2022-05-11T07:45:24.890Z] === RUN TestDockerSuite [2022-05-11T07:45:24.890Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-05-11T07:45:24.890Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-05-11T07:45:24.890Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-05-11T07:45:24.890Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-05-11T07:45:24.890Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-05-11T07:45:24.890Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-05-11T07:45:24.890Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-05-11T07:45:24.890Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-05-11T07:45:24.890Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-05-11T07:45:24.890Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-05-11T07:45:24.890Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-05-11T07:45:25.343Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-05-11T07:45:25.379Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-05-11T07:45:25.636Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-05-11T07:45:25.636Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-05-11T07:45:25.798Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-05-11T07:45:26.199Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-05-11T07:45:26.252Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-05-11T07:45:32.734Z] === RUN TestDockerSuite/TestRunOOMExitCode [2022-05-11T07:45:32.734Z] docker_cli_run_unix_test.go:584: unmatched requirement swapMemorySupport [2022-05-11T07:45:32.734Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-05-11T07:45:32.734Z] === RUN TestDockerSuite/TestRunPIDsLimit [2022-05-11T07:45:32.734Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2022-05-11T07:45:32.991Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-05-11T07:45:33.656Z] Removing intermediate container 3f147894140b [2022-05-11T07:45:33.656Z] ---> dd8d074fb49f [2022-05-11T07:45:33.656Z] Step 7/13 : ARG BUSYBOX_VERSION [2022-05-11T07:45:34.114Z] ---> Running in 6dbaae99e681 [2022-05-11T07:45:34.359Z] === RUN TestDockerSuite/TestRunPortInUse [2022-05-11T07:45:34.573Z] Removing intermediate container 6dbaae99e681 [2022-05-11T07:45:34.573Z] ---> 60e616d2e150 [2022-05-11T07:45:34.573Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2022-05-11T07:45:34.573Z] ---> Running in a3ca8e7048a0 [2022-05-11T07:45:35.031Z] Removing intermediate container a3ca8e7048a0 [2022-05-11T07:45:35.031Z] ---> 7783da4c938c [2022-05-11T07:45:35.031Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2022-05-11T07:45:35.287Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2022-05-11T07:45:35.850Z] docker_cli_run_unix_test.go:1401: out: "a *:* rwm\n" [2022-05-11T07:45:35.850Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-05-11T07:45:36.413Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-05-11T07:45:36.563Z] [2022-05-11T07:45:36.974Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-05-11T07:45:37.021Z] ---> 8e0a526de499 [2022-05-11T07:45:37.021Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2022-05-11T07:45:37.021Z] ---> Running in 60af73804977 [2022-05-11T07:45:37.536Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-05-11T07:45:37.792Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-05-11T07:45:37.792Z] docker_cli_run_test.go:4102: unmatched requirement DaemonIsWindows [2022-05-11T07:45:37.792Z] === RUN TestDockerSuite/TestRunPublishPort [2022-05-11T07:45:38.356Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-05-11T07:45:38.919Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-05-11T07:45:38.919Z] docker_cli_run_test.go:2837: kernel doesn't have latency_stats configured [2022-05-11T07:45:38.919Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-05-11T07:45:39.174Z] === RUN TestDockerSuite/TestRunRedirectStdout [2022-05-11T07:45:40.102Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-05-11T07:45:40.102Z] docker_cli_run_test.go:1425: Unstable test, to be re-activated once #19937 is resolved [2022-05-11T07:45:40.102Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-05-11T07:45:40.867Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-05-11T07:45:40.867Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-05-11T07:45:40.867Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-05-11T07:45:41.467Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2022-05-11T07:45:42.833Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-05-11T07:45:44.200Z] === RUN TestDockerSuite/TestRunRm [2022-05-11T07:45:44.763Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2022-05-11T07:45:44.763Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-05-11T07:45:45.529Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-05-11T07:45:45.529Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-05-11T07:45:47.280Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2022-05-11T07:45:48.207Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-05-11T07:45:48.771Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-05-11T07:45:49.243Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-05-11T07:45:49.697Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-05-11T07:45:49.697Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-05-11T07:45:49.697Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-05-11T07:45:49.697Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-05-11T07:45:49.697Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-05-11T07:45:49.697Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-05-11T07:45:49.701Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2022-05-11T07:45:49.957Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2022-05-11T07:45:50.151Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-05-11T07:45:50.151Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-05-11T07:45:51.110Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-05-11T07:45:51.336Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2022-05-11T07:45:51.828Z] Removing intermediate container 60af73804977 [2022-05-11T07:45:51.828Z] ---> 801f7a394f83 [2022-05-11T07:45:51.828Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2022-05-11T07:45:51.828Z] ---> Running in 3928622abfb6 [2022-05-11T07:45:51.828Z] [2022-05-11T07:45:51.828Z] SUCCESS: Specified value was saved. [2022-05-11T07:45:51.898Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2022-05-11T07:45:53.264Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2022-05-11T07:45:54.628Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2022-05-11T07:45:54.736Z] Removing intermediate container 3928622abfb6 [2022-05-11T07:45:54.736Z] ---> 406be571426f [2022-05-11T07:45:54.736Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2022-05-11T07:45:54.736Z] ---> Running in d79c0affc7a7 [2022-05-11T07:45:54.817Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-05-11T07:45:55.556Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2022-05-11T07:45:55.776Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-05-11T07:45:55.776Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-05-11T07:45:55.776Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-05-11T07:45:55.776Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-05-11T07:45:55.776Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-05-11T07:45:55.776Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-05-11T07:45:58.079Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2022-05-11T07:45:58.640Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2022-05-11T07:45:58.640Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2022-05-11T07:45:58.658Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-05-11T07:45:59.202Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2022-05-11T07:45:59.764Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2022-05-11T07:46:00.020Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2022-05-11T07:46:00.582Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2022-05-11T07:46:01.146Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2022-05-11T07:46:01.796Z] Cannot create a file when that file already exists. [2022-05-11T07:46:02.074Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2022-05-11T07:46:02.074Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-05-11T07:46:02.331Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-05-11T07:46:02.893Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-05-11T07:46:04.785Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2022-05-11T07:46:05.346Z] === RUN TestDockerSuite/TestRunState [2022-05-11T07:46:06.712Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-05-11T07:46:07.276Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-05-11T07:46:07.276Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2022-05-11T07:46:07.594Z] Removing intermediate container d79c0affc7a7 [2022-05-11T07:46:07.594Z] ---> 80d86993de25 [2022-05-11T07:46:07.594Z] Step 13/13 : CMD ["sh"] [2022-05-11T07:46:07.594Z] ---> Running in 2e4869df0336 [2022-05-11T07:46:07.594Z] Removing intermediate container 2e4869df0336 [2022-05-11T07:46:07.594Z] ---> 3554b70bf6f7 [2022-05-11T07:46:07.594Z] Successfully built 3554b70bf6f7 [2022-05-11T07:46:07.594Z] Successfully tagged busybox:latest [2022-05-11T07:46:07.594Z] INFO: Docker images of the daemon under test [2022-05-11T07:46:07.594Z] [2022-05-11T07:46:07.594Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-05-11T07:46:07.594Z] busybox latest 3554b70bf6f7 Less than a second ago 5.29GB [2022-05-11T07:46:07.594Z] microsoft/windowsservercore latest 3e15a767850d 5 days ago 5.26GB [2022-05-11T07:46:07.594Z] mcr.microsoft.com/windows/servercore ltsc2019 3e15a767850d 5 days ago 5.26GB [2022-05-11T07:46:07.594Z] [2022-05-11T07:46:07.594Z] INFO: Running integration tests at 05/11/2022 07:46:07... [2022-05-11T07:46:07.594Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2022-05-11T07:46:07.594Z] INFO: Integration API tests being run from the host: [2022-05-11T07:46:07.594Z] INFO: make.ps1 starting at 05/11/2022 07:46:07 [2022-05-11T07:46:07.839Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-05-11T07:46:07.839Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2022-05-11T07:46:07.839Z] docker_cli_run_unix_test.go:685: unmatched requirement swapMemorySupport [2022-05-11T07:46:07.839Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-05-11T07:46:08.405Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-05-11T07:46:08.974Z] === RUN TestDockerSuite/TestRunSysctls [2022-05-11T07:46:09.132Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2022-05-11T07:46:10.383Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-05-11T07:46:10.384Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-05-11T07:46:10.384Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-05-11T07:46:10.639Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2022-05-11T07:46:10.895Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2022-05-11T07:46:10.988Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-05-11T07:46:12.785Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2022-05-11T07:46:13.348Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2022-05-11T07:46:14.694Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-05-11T07:46:14.714Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2022-05-11T07:46:15.652Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-05-11T07:46:15.652Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-05-11T07:46:15.652Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-05-11T07:46:16.603Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2022-05-11T07:46:17.165Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-05-11T07:46:18.537Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-05-11T07:46:20.432Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-05-11T07:46:20.432Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-05-11T07:46:20.698Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-05-11T07:46:20.995Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-05-11T07:46:21.556Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-05-11T07:46:21.556Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2022-05-11T07:46:22.923Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-05-11T07:46:24.813Z] === RUN TestDockerSuite/TestRunUserByID [2022-05-11T07:46:25.362Z] === RUN TestDockerSuite/TestBuildAddScript [2022-05-11T07:46:25.362Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-05-11T07:46:25.362Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-05-11T07:46:25.362Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-05-11T07:46:25.362Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-05-11T07:46:25.362Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-05-11T07:46:25.362Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-05-11T07:46:25.362Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-05-11T07:46:25.362Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-05-11T07:46:25.362Z] === RUN TestDockerSuite/TestBuildAddTar [2022-05-11T07:46:25.376Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2022-05-11T07:46:25.376Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-05-11T07:46:25.632Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-05-11T07:46:25.888Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-05-11T07:46:26.450Z] === RUN TestDockerSuite/TestRunUserByName [2022-05-11T07:46:26.707Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-05-11T07:46:27.270Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2022-05-11T07:46:27.270Z] docker_cli_run_unix_test.go:1410: Host does not have /dev/snd/timer [2022-05-11T07:46:27.270Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-05-11T07:46:27.526Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-05-11T07:46:28.455Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-05-11T07:46:28.455Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2022-05-11T07:46:31.723Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2022-05-11T07:46:31.723Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-05-11T07:46:31.981Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-05-11T07:46:32.917Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-05-11T07:46:34.813Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2022-05-11T07:46:35.068Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-05-11T07:46:35.996Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-05-11T07:46:37.887Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-05-11T07:46:39.779Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-05-11T07:46:39.779Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2022-05-11T07:46:40.036Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-05-11T07:46:40.036Z] docker_cli_run_test.go:4072: unmatched requirement DaemonIsWindows [2022-05-11T07:46:40.036Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-05-11T07:46:40.036Z] docker_cli_run_test.go:4092: unmatched requirement DaemonIsWindows [2022-05-11T07:46:40.036Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-05-11T07:46:40.036Z] docker_cli_run_test.go:4082: unmatched requirement DaemonIsWindows [2022-05-11T07:46:40.036Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-05-11T07:46:40.292Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2022-05-11T07:46:40.292Z] docker_cli_run_unix_test.go:535: unmatched requirement blkioWeight [2022-05-11T07:46:40.292Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2022-05-11T07:46:41.220Z] === RUN TestDockerSuite/TestRunWithCPUShares [2022-05-11T07:46:41.784Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2022-05-11T07:46:43.152Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2022-05-11T07:46:43.152Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2022-05-11T07:46:43.716Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2022-05-11T07:46:44.277Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-05-11T07:46:44.277Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2022-05-11T07:46:44.534Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2022-05-11T07:46:44.534Z] docker_cli_run_unix_test.go:546: unmatched requirement blkioWeight [2022-05-11T07:46:44.534Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2022-05-11T07:46:44.790Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-05-11T07:46:44.790Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2022-05-11T07:46:44.790Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2022-05-11T07:46:44.790Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2022-05-11T07:46:44.790Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2022-05-11T07:46:44.790Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2022-05-11T07:46:44.790Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2022-05-11T07:46:44.790Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2022-05-11T07:46:44.790Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2022-05-11T07:46:44.790Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2022-05-11T07:46:44.790Z] docker_cli_run_unix_test.go:554: unmatched requirement blkioWeight [2022-05-11T07:46:44.790Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2022-05-11T07:46:45.717Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2022-05-11T07:46:46.280Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2022-05-11T07:46:46.280Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2022-05-11T07:46:46.280Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2022-05-11T07:46:46.842Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-05-11T07:46:47.098Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-05-11T07:46:47.355Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-05-11T07:46:47.610Z] === RUN TestDockerSuite/TestRunWithShmSize [2022-05-11T07:46:48.174Z] === RUN TestDockerSuite/TestRunWithSwappiness [2022-05-11T07:46:48.736Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2022-05-11T07:46:48.736Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-05-11T07:46:48.736Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-05-11T07:46:49.299Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2022-05-11T07:46:49.555Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-05-11T07:46:50.484Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2022-05-11T07:46:51.052Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2022-05-11T07:46:51.052Z] docker_cli_run_unix_test.go:622: unmatched requirement swapMemorySupport [2022-05-11T07:46:51.052Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-05-11T07:46:51.616Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-05-11T07:46:51.616Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-05-11T07:46:51.873Z] docker_cli_service_logs_test.go:246: checking task dhcwibgkl3k5 [2022-05-11T07:46:52.129Z] docker_cli_service_logs_test.go:251: checking messages for dhcwibgkl3k5 [2022-05-11T07:46:52.129Z] docker_cli_service_logs_test.go:246: checking task kznr6p2hypq7 [2022-05-11T07:46:52.129Z] docker_cli_service_logs_test.go:251: checking messages for kznr6p2hypq7 [2022-05-11T07:46:52.203Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-05-11T07:46:52.203Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-05-11T07:46:52.203Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-05-11T07:46:52.203Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-05-11T07:46:52.203Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-05-11T07:46:52.203Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-05-11T07:46:52.203Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-05-11T07:46:52.203Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-05-11T07:46:52.203Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-05-11T07:46:52.203Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-05-11T07:46:52.203Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-05-11T07:46:52.203Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-05-11T07:46:52.204Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-05-11T07:46:52.204Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-05-11T07:46:52.204Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-05-11T07:46:52.204Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-05-11T07:46:52.204Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-05-11T07:46:52.204Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-05-11T07:46:52.204Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-05-11T07:46:52.204Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-05-11T07:46:52.204Z] docker_api_stats_test.go:103: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-05-11T07:46:52.204Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-05-11T07:46:52.204Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-05-11T07:46:52.204Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-05-11T07:46:52.204Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-05-11T07:46:52.204Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-05-11T07:46:52.204Z] docker_api_stats_test.go:27: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-05-11T07:46:52.204Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-05-11T07:46:52.204Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-05-11T07:46:52.204Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-05-11T07:46:52.204Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-05-11T07:46:52.204Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-05-11T07:46:52.204Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-05-11T07:46:52.204Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-05-11T07:46:52.204Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-05-11T07:46:52.204Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-05-11T07:46:52.204Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-05-11T07:46:52.204Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-05-11T07:46:52.204Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-05-11T07:46:52.204Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-05-11T07:46:52.204Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-05-11T07:46:52.204Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-05-11T07:46:52.697Z] === RUN TestDockerSwarmSuite/TestServiceScale [2022-05-11T07:46:52.954Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-05-11T07:46:53.517Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-05-11T07:46:55.412Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-05-11T07:46:55.412Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2022-05-11T07:46:55.669Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-05-11T07:46:55.926Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-05-11T07:46:55.926Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-05-11T07:46:55.937Z] Created binary: bundles/cross/linux/s390x-daemon/dockerd-dev [2022-05-11T07:46:55.937Z] Building: bundles/cross/linux/s390x-daemon/docker-proxy-dev [2022-05-11T07:46:55.937Z] GOOS="linux" GOARCH="s390x" GOARM="" [2022-05-11T07:46:55.937Z] Created binary: bundles/cross/linux/s390x-daemon/docker-proxy-dev [2022-05-11T07:46:55.937Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-05-11T07:46:56.256Z] + sudo modprobe ip6table_filter [Pipeline] sh [2022-05-11T07:46:56.487Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2022-05-11T07:46:56.530Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43580/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=f6aceba500b8938ffc257893fc0a5ec8ac3e9ea7 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:f6aceba500b8938ffc257893fc0a5ec8ac3e9ea7 hack/test/unit [2022-05-11T07:46:56.786Z] + BUILDFLAGS=(-tags 'netgo seccomp libdm_no_deferred_remove') [2022-05-11T07:46:56.786Z] + TESTFLAGS+=' -test.timeout=5m' [2022-05-11T07:46:56.786Z] + TESTDIRS=./... [2022-05-11T07:46:56.786Z] + exclude_paths='/vendor/|/integration' [2022-05-11T07:46:56.786Z] ++ go list ./... [2022-05-11T07:46:56.786Z] ++ grep -vE '(/vendor/|/integration)' [2022-05-11T07:46:57.418Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2022-05-11T07:46:57.716Z] + pkg_list='github.com/docker/docker/api [2022-05-11T07:46:57.716Z] github.com/docker/docker/api/server [2022-05-11T07:46:57.716Z] github.com/docker/docker/api/server/backend/build [2022-05-11T07:46:57.716Z] github.com/docker/docker/api/server/httpstatus [2022-05-11T07:46:57.716Z] github.com/docker/docker/api/server/httputils [2022-05-11T07:46:57.716Z] github.com/docker/docker/api/server/middleware [2022-05-11T07:46:57.716Z] github.com/docker/docker/api/server/router [2022-05-11T07:46:57.716Z] github.com/docker/docker/api/server/router/build [2022-05-11T07:46:57.716Z] github.com/docker/docker/api/server/router/checkpoint [2022-05-11T07:46:57.716Z] github.com/docker/docker/api/server/router/container [2022-05-11T07:46:57.716Z] github.com/docker/docker/api/server/router/debug [2022-05-11T07:46:57.716Z] github.com/docker/docker/api/server/router/distribution [2022-05-11T07:46:57.716Z] github.com/docker/docker/api/server/router/grpc [2022-05-11T07:46:57.716Z] github.com/docker/docker/api/server/router/image [2022-05-11T07:46:57.716Z] github.com/docker/docker/api/server/router/network [2022-05-11T07:46:57.716Z] github.com/docker/docker/api/server/router/plugin [2022-05-11T07:46:57.716Z] github.com/docker/docker/api/server/router/session [2022-05-11T07:46:57.716Z] github.com/docker/docker/api/server/router/swarm [2022-05-11T07:46:57.716Z] github.com/docker/docker/api/server/router/system [2022-05-11T07:46:57.716Z] github.com/docker/docker/api/server/router/volume [2022-05-11T07:46:57.716Z] github.com/docker/docker/api/types [2022-05-11T07:46:57.716Z] github.com/docker/docker/api/types/backend [2022-05-11T07:46:57.716Z] github.com/docker/docker/api/types/blkiodev [2022-05-11T07:46:57.716Z] github.com/docker/docker/api/types/container [2022-05-11T07:46:57.716Z] github.com/docker/docker/api/types/events [2022-05-11T07:46:57.716Z] github.com/docker/docker/api/types/filters [2022-05-11T07:46:57.716Z] github.com/docker/docker/api/types/image [2022-05-11T07:46:57.716Z] github.com/docker/docker/api/types/mount [2022-05-11T07:46:57.716Z] github.com/docker/docker/api/types/network [2022-05-11T07:46:57.716Z] github.com/docker/docker/api/types/plugins/logdriver [2022-05-11T07:46:57.716Z] github.com/docker/docker/api/types/registry [2022-05-11T07:46:57.716Z] github.com/docker/docker/api/types/strslice [2022-05-11T07:46:57.716Z] github.com/docker/docker/api/types/swarm [2022-05-11T07:46:57.716Z] github.com/docker/docker/api/types/swarm/runtime [2022-05-11T07:46:57.716Z] github.com/docker/docker/api/types/time [2022-05-11T07:46:57.716Z] github.com/docker/docker/api/types/versions [2022-05-11T07:46:57.716Z] github.com/docker/docker/api/types/versions/v1p19 [2022-05-11T07:46:57.716Z] github.com/docker/docker/api/types/versions/v1p20 [2022-05-11T07:46:57.716Z] github.com/docker/docker/api/types/volume [2022-05-11T07:46:57.716Z] github.com/docker/docker/builder [2022-05-11T07:46:57.716Z] github.com/docker/docker/builder/builder-next [2022-05-11T07:46:57.716Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-05-11T07:46:57.716Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-05-11T07:46:57.716Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-05-11T07:46:57.716Z] github.com/docker/docker/builder/builder-next/exporter [2022-05-11T07:46:57.716Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-05-11T07:46:57.716Z] github.com/docker/docker/builder/builder-next/worker [2022-05-11T07:46:57.716Z] github.com/docker/docker/builder/dockerfile [2022-05-11T07:46:57.716Z] github.com/docker/docker/builder/remotecontext [2022-05-11T07:46:57.716Z] github.com/docker/docker/builder/remotecontext/git [2022-05-11T07:46:57.716Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-05-11T07:46:57.716Z] github.com/docker/docker/cli [2022-05-11T07:46:57.716Z] github.com/docker/docker/cli/config [2022-05-11T07:46:57.716Z] github.com/docker/docker/cli/debug [2022-05-11T07:46:57.716Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-05-11T07:46:57.716Z] github.com/docker/docker/cli/winresources/dockerd [2022-05-11T07:46:57.716Z] github.com/docker/docker/client [2022-05-11T07:46:57.716Z] github.com/docker/docker/cmd/docker-proxy [2022-05-11T07:46:57.716Z] github.com/docker/docker/cmd/dockerd [2022-05-11T07:46:57.716Z] github.com/docker/docker/cmd/dockerd/trap [2022-05-11T07:46:57.716Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-05-11T07:46:57.716Z] github.com/docker/docker/container [2022-05-11T07:46:57.716Z] github.com/docker/docker/container/stream [2022-05-11T07:46:57.716Z] github.com/docker/docker/contrib/apparmor [2022-05-11T07:46:57.716Z] github.com/docker/docker/contrib/docker-device-tool [2022-05-11T07:46:57.716Z] github.com/docker/docker/contrib/httpserver [2022-05-11T07:46:57.716Z] github.com/docker/docker/daemon [2022-05-11T07:46:57.716Z] github.com/docker/docker/daemon/cluster [2022-05-11T07:46:57.716Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-05-11T07:46:57.716Z] github.com/docker/docker/daemon/cluster/convert [2022-05-11T07:46:57.716Z] github.com/docker/docker/daemon/cluster/executor [2022-05-11T07:46:57.716Z] github.com/docker/docker/daemon/cluster/executor/container [2022-05-11T07:46:57.716Z] github.com/docker/docker/daemon/cluster/provider [2022-05-11T07:46:57.716Z] github.com/docker/docker/daemon/config [2022-05-11T07:46:57.716Z] github.com/docker/docker/daemon/events [2022-05-11T07:46:57.716Z] github.com/docker/docker/daemon/events/testutils [2022-05-11T07:46:57.716Z] github.com/docker/docker/daemon/exec [2022-05-11T07:46:57.716Z] github.com/docker/docker/daemon/graphdriver [2022-05-11T07:46:57.716Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-05-11T07:46:57.716Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-05-11T07:46:57.716Z] github.com/docker/docker/daemon/graphdriver/copy [2022-05-11T07:46:57.716Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-05-11T07:46:57.716Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-05-11T07:46:57.716Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-05-11T07:46:57.716Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-05-11T07:46:57.716Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-05-11T07:46:57.716Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-05-11T07:46:57.716Z] github.com/docker/docker/daemon/graphdriver/register [2022-05-11T07:46:57.716Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-05-11T07:46:57.716Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-05-11T07:46:57.716Z] github.com/docker/docker/daemon/images [2022-05-11T07:46:57.716Z] github.com/docker/docker/daemon/initlayer [2022-05-11T07:46:57.716Z] github.com/docker/docker/daemon/links [2022-05-11T07:46:57.716Z] github.com/docker/docker/daemon/listeners [2022-05-11T07:46:57.716Z] github.com/docker/docker/daemon/logger [2022-05-11T07:46:57.716Z] github.com/docker/docker/daemon/logger/awslogs [2022-05-11T07:46:57.716Z] github.com/docker/docker/daemon/logger/fluentd [2022-05-11T07:46:57.716Z] github.com/docker/docker/daemon/logger/gcplogs [2022-05-11T07:46:57.716Z] github.com/docker/docker/daemon/logger/gelf [2022-05-11T07:46:57.716Z] github.com/docker/docker/daemon/logger/journald [2022-05-11T07:46:57.716Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-05-11T07:46:57.716Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-05-11T07:46:57.716Z] github.com/docker/docker/daemon/logger/local [2022-05-11T07:46:57.716Z] github.com/docker/docker/daemon/logger/logentries [2022-05-11T07:46:57.716Z] github.com/docker/docker/daemon/logger/loggerutils [2022-05-11T07:46:57.716Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-05-11T07:46:57.716Z] github.com/docker/docker/daemon/logger/splunk [2022-05-11T07:46:57.716Z] github.com/docker/docker/daemon/logger/syslog [2022-05-11T07:46:57.716Z] github.com/docker/docker/daemon/logger/templates [2022-05-11T07:46:57.716Z] github.com/docker/docker/daemon/names [2022-05-11T07:46:57.716Z] github.com/docker/docker/daemon/network [2022-05-11T07:46:57.716Z] github.com/docker/docker/daemon/stats [2022-05-11T07:46:57.716Z] github.com/docker/docker/distribution [2022-05-11T07:46:57.716Z] github.com/docker/docker/distribution/metadata [2022-05-11T07:46:57.716Z] github.com/docker/docker/distribution/utils [2022-05-11T07:46:57.716Z] github.com/docker/docker/distribution/xfer [2022-05-11T07:46:57.716Z] github.com/docker/docker/dockerversion [2022-05-11T07:46:57.716Z] github.com/docker/docker/errdefs [2022-05-11T07:46:57.716Z] github.com/docker/docker/image [2022-05-11T07:46:57.716Z] github.com/docker/docker/image/cache [2022-05-11T07:46:57.716Z] github.com/docker/docker/image/tarexport [2022-05-11T07:46:57.716Z] github.com/docker/docker/image/v1 [2022-05-11T07:46:57.716Z] github.com/docker/docker/internal/test/suite [2022-05-11T07:46:57.716Z] github.com/docker/docker/layer [2022-05-11T07:46:57.716Z] github.com/docker/docker/libcontainerd [2022-05-11T07:46:57.716Z] github.com/docker/docker/libcontainerd/queue [2022-05-11T07:46:57.716Z] github.com/docker/docker/libcontainerd/remote [2022-05-11T07:46:57.716Z] github.com/docker/docker/libcontainerd/supervisor [2022-05-11T07:46:57.716Z] github.com/docker/docker/libcontainerd/types [2022-05-11T07:46:57.716Z] github.com/docker/docker/libnetwork [2022-05-11T07:46:57.716Z] github.com/docker/docker/libnetwork/bitseq [2022-05-11T07:46:57.716Z] github.com/docker/docker/libnetwork/cluster [2022-05-11T07:46:57.716Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-05-11T07:46:57.716Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-05-11T07:46:57.716Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-05-11T07:46:57.716Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-05-11T07:46:57.716Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-05-11T07:46:57.716Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-05-11T07:46:57.716Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-05-11T07:46:57.716Z] github.com/docker/docker/libnetwork/config [2022-05-11T07:46:57.716Z] github.com/docker/docker/libnetwork/datastore [2022-05-11T07:46:57.716Z] github.com/docker/docker/libnetwork/diagnostic [2022-05-11T07:46:57.716Z] github.com/docker/docker/libnetwork/discoverapi [2022-05-11T07:46:57.716Z] github.com/docker/docker/libnetwork/driverapi [2022-05-11T07:46:57.716Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-05-11T07:46:57.716Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-05-11T07:46:57.716Z] github.com/docker/docker/libnetwork/drivers/host [2022-05-11T07:46:57.716Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-05-11T07:46:57.716Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-05-11T07:46:57.716Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-05-11T07:46:57.716Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-05-11T07:46:57.716Z] github.com/docker/docker/libnetwork/drivers/null [2022-05-11T07:46:57.716Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-05-11T07:46:57.716Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-05-11T07:46:57.716Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-05-11T07:46:57.716Z] github.com/docker/docker/libnetwork/drivers/remote [2022-05-11T07:46:57.716Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-05-11T07:46:57.716Z] github.com/docker/docker/libnetwork/drivers/windows [2022-05-11T07:46:57.716Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-05-11T07:46:57.716Z] github.com/docker/docker/libnetwork/drvregistry [2022-05-11T07:46:57.716Z] github.com/docker/docker/libnetwork/etchosts [2022-05-11T07:46:57.716Z] github.com/docker/docker/libnetwork/idm [2022-05-11T07:46:57.716Z] github.com/docker/docker/libnetwork/internal/caller [2022-05-11T07:46:57.716Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-05-11T07:46:57.716Z] github.com/docker/docker/libnetwork/ipam [2022-05-11T07:46:57.716Z] github.com/docker/docker/libnetwork/ipamapi [2022-05-11T07:46:57.716Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-05-11T07:46:57.716Z] github.com/docker/docker/libnetwork/ipams/null [2022-05-11T07:46:57.716Z] github.com/docker/docker/libnetwork/ipams/remote [2022-05-11T07:46:57.716Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-05-11T07:46:57.716Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-05-11T07:46:57.716Z] github.com/docker/docker/libnetwork/ipamutils [2022-05-11T07:46:57.716Z] github.com/docker/docker/libnetwork/iptables [2022-05-11T07:46:57.716Z] github.com/docker/docker/libnetwork/netlabel [2022-05-11T07:46:57.716Z] github.com/docker/docker/libnetwork/netutils [2022-05-11T07:46:57.716Z] github.com/docker/docker/libnetwork/networkdb [2022-05-11T07:46:57.716Z] github.com/docker/docker/libnetwork/ns [2022-05-11T07:46:57.716Z] github.com/docker/docker/libnetwork/options [2022-05-11T07:46:57.716Z] github.com/docker/docker/libnetwork/osl [2022-05-11T07:46:57.716Z] github.com/docker/docker/libnetwork/osl/kernel [2022-05-11T07:46:57.716Z] github.com/docker/docker/libnetwork/portallocator [2022-05-11T07:46:57.716Z] github.com/docker/docker/libnetwork/portmapper [2022-05-11T07:46:57.716Z] github.com/docker/docker/libnetwork/resolvconf [2022-05-11T07:46:57.716Z] github.com/docker/docker/libnetwork/testutils [2022-05-11T07:46:57.716Z] github.com/docker/docker/libnetwork/types [2022-05-11T07:46:57.716Z] github.com/docker/docker/oci [2022-05-11T07:46:57.716Z] github.com/docker/docker/oci/caps [2022-05-11T07:46:57.716Z] github.com/docker/docker/opts [2022-05-11T07:46:57.716Z] github.com/docker/docker/pkg/aaparser [2022-05-11T07:46:57.716Z] github.com/docker/docker/pkg/archive [2022-05-11T07:46:57.716Z] github.com/docker/docker/pkg/authorization [2022-05-11T07:46:57.716Z] github.com/docker/docker/pkg/broadcaster [2022-05-11T07:46:57.716Z] github.com/docker/docker/pkg/capabilities [2022-05-11T07:46:57.716Z] github.com/docker/docker/pkg/chrootarchive [2022-05-11T07:46:57.716Z] github.com/docker/docker/pkg/containerfs [2022-05-11T07:46:57.716Z] github.com/docker/docker/pkg/devicemapper [2022-05-11T07:46:57.716Z] github.com/docker/docker/pkg/directory [2022-05-11T07:46:57.716Z] github.com/docker/docker/pkg/dmesg [2022-05-11T07:46:57.716Z] github.com/docker/docker/pkg/filenotify [2022-05-11T07:46:57.716Z] github.com/docker/docker/pkg/fileutils [2022-05-11T07:46:57.716Z] github.com/docker/docker/pkg/fsutils [2022-05-11T07:46:57.716Z] github.com/docker/docker/pkg/homedir [2022-05-11T07:46:57.716Z] github.com/docker/docker/pkg/idtools [2022-05-11T07:46:57.716Z] github.com/docker/docker/pkg/ioutils [2022-05-11T07:46:57.716Z] github.com/docker/docker/pkg/jsonmessage [2022-05-11T07:46:57.716Z] github.com/docker/docker/pkg/longpath [2022-05-11T07:46:57.716Z] github.com/docker/docker/pkg/loopback [2022-05-11T07:46:57.716Z] github.com/docker/docker/pkg/namesgenerator [2022-05-11T07:46:57.716Z] github.com/docker/docker/pkg/parsers [2022-05-11T07:46:57.716Z] github.com/docker/docker/pkg/parsers/kernel [2022-05-11T07:46:57.716Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-05-11T07:46:57.716Z] github.com/docker/docker/pkg/pidfile [2022-05-11T07:46:57.716Z] github.com/docker/docker/pkg/platform [2022-05-11T07:46:57.716Z] github.com/docker/docker/pkg/plugingetter [2022-05-11T07:46:57.716Z] github.com/docker/docker/pkg/plugins [2022-05-11T07:46:57.716Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-05-11T07:46:57.716Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-05-11T07:46:57.716Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-05-11T07:46:57.716Z] github.com/docker/docker/pkg/plugins/transport [2022-05-11T07:46:57.716Z] github.com/docker/docker/pkg/pools [2022-05-11T07:46:57.716Z] github.com/docker/docker/pkg/progress [2022-05-11T07:46:57.716Z] github.com/docker/docker/pkg/pubsub [2022-05-11T07:46:57.716Z] github.com/docker/docker/pkg/reexec [2022-05-11T07:46:57.716Z] github.com/docker/docker/pkg/signal [2022-05-11T07:46:57.716Z] github.com/docker/docker/pkg/stack [2022-05-11T07:46:57.716Z] github.com/docker/docker/pkg/stdcopy [2022-05-11T07:46:57.716Z] github.com/docker/docker/pkg/streamformatter [2022-05-11T07:46:57.716Z] github.com/docker/docker/pkg/stringid [2022-05-11T07:46:57.716Z] github.com/docker/docker/pkg/sysinfo [2022-05-11T07:46:57.716Z] github.com/docker/docker/pkg/system [2022-05-11T07:46:57.716Z] github.com/docker/docker/pkg/tailfile [2022-05-11T07:46:57.716Z] github.com/docker/docker/pkg/tarsum [2022-05-11T07:46:57.716Z] github.com/docker/docker/pkg/truncindex [2022-05-11T07:46:57.716Z] github.com/docker/docker/pkg/urlutil [2022-05-11T07:46:57.716Z] github.com/docker/docker/pkg/useragent [2022-05-11T07:46:57.716Z] github.com/docker/docker/plugin [2022-05-11T07:46:57.716Z] github.com/docker/docker/plugin/executor/containerd [2022-05-11T07:46:57.716Z] github.com/docker/docker/plugin/v2 [2022-05-11T07:46:57.716Z] github.com/docker/docker/profiles/apparmor [2022-05-11T07:46:57.716Z] github.com/docker/docker/profiles/seccomp [2022-05-11T07:46:57.716Z] github.com/docker/docker/quota [2022-05-11T07:46:57.716Z] github.com/docker/docker/reference [2022-05-11T07:46:57.716Z] github.com/docker/docker/registry [2022-05-11T07:46:57.716Z] github.com/docker/docker/registry/resumable [2022-05-11T07:46:57.716Z] github.com/docker/docker/restartmanager [2022-05-11T07:46:57.716Z] github.com/docker/docker/rootless [2022-05-11T07:46:57.716Z] github.com/docker/docker/rootless/specconv [2022-05-11T07:46:57.716Z] github.com/docker/docker/runconfig [2022-05-11T07:46:57.716Z] github.com/docker/docker/runconfig/opts [2022-05-11T07:46:57.717Z] github.com/docker/docker/testutil [2022-05-11T07:46:57.717Z] github.com/docker/docker/testutil/daemon [2022-05-11T07:46:57.717Z] github.com/docker/docker/testutil/environment [2022-05-11T07:46:57.717Z] github.com/docker/docker/testutil/fakecontext [2022-05-11T07:46:57.717Z] github.com/docker/docker/testutil/fakegit [2022-05-11T07:46:57.717Z] github.com/docker/docker/testutil/fakestorage [2022-05-11T07:46:57.717Z] github.com/docker/docker/testutil/fixtures/load [2022-05-11T07:46:57.717Z] github.com/docker/docker/testutil/fixtures/plugin [2022-05-11T07:46:57.717Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-05-11T07:46:57.717Z] github.com/docker/docker/testutil/registry [2022-05-11T07:46:57.717Z] github.com/docker/docker/testutil/request [2022-05-11T07:46:57.717Z] github.com/docker/docker/volume [2022-05-11T07:46:57.717Z] github.com/docker/docker/volume/drivers [2022-05-11T07:46:57.717Z] github.com/docker/docker/volume/local [2022-05-11T07:46:57.717Z] github.com/docker/docker/volume/mounts [2022-05-11T07:46:57.717Z] github.com/docker/docker/volume/service [2022-05-11T07:46:57.717Z] github.com/docker/docker/volume/service/opts [2022-05-11T07:46:57.717Z] github.com/docker/docker/volume/testutils' [2022-05-11T07:46:57.717Z] ++ grep --fixed-strings -v /libnetwork [2022-05-11T07:46:57.717Z] ++ echo 'github.com/docker/docker/api [2022-05-11T07:46:57.717Z] github.com/docker/docker/api/server [2022-05-11T07:46:57.717Z] github.com/docker/docker/api/server/backend/build [2022-05-11T07:46:57.717Z] github.com/docker/docker/api/server/httpstatus [2022-05-11T07:46:57.717Z] github.com/docker/docker/api/server/httputils [2022-05-11T07:46:57.717Z] github.com/docker/docker/api/server/middleware [2022-05-11T07:46:57.717Z] github.com/docker/docker/api/server/router [2022-05-11T07:46:57.717Z] github.com/docker/docker/api/server/router/build [2022-05-11T07:46:57.717Z] github.com/docker/docker/api/server/router/checkpoint [2022-05-11T07:46:57.717Z] github.com/docker/docker/api/server/router/container [2022-05-11T07:46:57.717Z] github.com/docker/docker/api/server/router/debug [2022-05-11T07:46:57.717Z] github.com/docker/docker/api/server/router/distribution [2022-05-11T07:46:57.717Z] github.com/docker/docker/api/server/router/grpc [2022-05-11T07:46:57.717Z] github.com/docker/docker/api/server/router/image [2022-05-11T07:46:57.717Z] github.com/docker/docker/api/server/router/network [2022-05-11T07:46:57.717Z] github.com/docker/docker/api/server/router/plugin [2022-05-11T07:46:57.717Z] github.com/docker/docker/api/server/router/session [2022-05-11T07:46:57.717Z] github.com/docker/docker/api/server/router/swarm [2022-05-11T07:46:57.717Z] github.com/docker/docker/api/server/router/system [2022-05-11T07:46:57.717Z] github.com/docker/docker/api/server/router/volume [2022-05-11T07:46:57.717Z] github.com/docker/docker/api/types [2022-05-11T07:46:57.717Z] github.com/docker/docker/api/types/backend [2022-05-11T07:46:57.717Z] github.com/docker/docker/api/types/blkiodev [2022-05-11T07:46:57.717Z] github.com/docker/docker/api/types/container [2022-05-11T07:46:57.717Z] github.com/docker/docker/api/types/events [2022-05-11T07:46:57.717Z] github.com/docker/docker/api/types/filters [2022-05-11T07:46:57.717Z] github.com/docker/docker/api/types/image [2022-05-11T07:46:57.717Z] github.com/docker/docker/api/types/mount [2022-05-11T07:46:57.717Z] github.com/docker/docker/api/types/network [2022-05-11T07:46:57.717Z] github.com/docker/docker/api/types/plugins/logdriver [2022-05-11T07:46:57.717Z] github.com/docker/docker/api/types/registry [2022-05-11T07:46:57.717Z] github.com/docker/docker/api/types/strslice [2022-05-11T07:46:57.717Z] github.com/docker/docker/api/types/swarm [2022-05-11T07:46:57.717Z] github.com/docker/docker/api/types/swarm/runtime [2022-05-11T07:46:57.717Z] github.com/docker/docker/api/types/time [2022-05-11T07:46:57.717Z] github.com/docker/docker/api/types/versions [2022-05-11T07:46:57.717Z] github.com/docker/docker/api/types/versions/v1p19 [2022-05-11T07:46:57.717Z] github.com/docker/docker/api/types/versions/v1p20 [2022-05-11T07:46:57.717Z] github.com/docker/docker/api/types/volume [2022-05-11T07:46:57.717Z] github.com/docker/docker/builder [2022-05-11T07:46:57.717Z] github.com/docker/docker/builder/builder-next [2022-05-11T07:46:57.717Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-05-11T07:46:57.717Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-05-11T07:46:57.717Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-05-11T07:46:57.717Z] github.com/docker/docker/builder/builder-next/exporter [2022-05-11T07:46:57.717Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-05-11T07:46:57.717Z] github.com/docker/docker/builder/builder-next/worker [2022-05-11T07:46:57.717Z] github.com/docker/docker/builder/dockerfile [2022-05-11T07:46:57.717Z] github.com/docker/docker/builder/remotecontext [2022-05-11T07:46:57.717Z] github.com/docker/docker/builder/remotecontext/git [2022-05-11T07:46:57.717Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-05-11T07:46:57.717Z] github.com/docker/docker/cli [2022-05-11T07:46:57.717Z] github.com/docker/docker/cli/config [2022-05-11T07:46:57.717Z] github.com/docker/docker/cli/debug [2022-05-11T07:46:57.717Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-05-11T07:46:57.717Z] github.com/docker/docker/cli/winresources/dockerd [2022-05-11T07:46:57.717Z] github.com/docker/docker/client [2022-05-11T07:46:57.717Z] github.com/docker/docker/cmd/docker-proxy [2022-05-11T07:46:57.717Z] github.com/docker/docker/cmd/dockerd [2022-05-11T07:46:57.717Z] github.com/docker/docker/cmd/dockerd/trap [2022-05-11T07:46:57.717Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-05-11T07:46:57.717Z] github.com/docker/docker/container [2022-05-11T07:46:57.717Z] github.com/docker/docker/container/stream [2022-05-11T07:46:57.717Z] github.com/docker/docker/contrib/apparmor [2022-05-11T07:46:57.717Z] github.com/docker/docker/contrib/docker-device-tool [2022-05-11T07:46:57.717Z] github.com/docker/docker/contrib/httpserver [2022-05-11T07:46:57.717Z] github.com/docker/docker/daemon [2022-05-11T07:46:57.717Z] github.com/docker/docker/daemon/cluster [2022-05-11T07:46:57.717Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-05-11T07:46:57.717Z] github.com/docker/docker/daemon/cluster/convert [2022-05-11T07:46:57.717Z] github.com/docker/docker/daemon/cluster/executor [2022-05-11T07:46:57.717Z] github.com/docker/docker/daemon/cluster/executor/container [2022-05-11T07:46:57.717Z] github.com/docker/docker/daemon/cluster/provider [2022-05-11T07:46:57.717Z] github.com/docker/docker/daemon/config [2022-05-11T07:46:57.717Z] github.com/docker/docker/daemon/events [2022-05-11T07:46:57.717Z] github.com/docker/docker/daemon/events/testutils [2022-05-11T07:46:57.717Z] github.com/docker/docker/daemon/exec [2022-05-11T07:46:57.717Z] github.com/docker/docker/daemon/graphdriver [2022-05-11T07:46:57.717Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-05-11T07:46:57.717Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-05-11T07:46:57.717Z] github.com/docker/docker/daemon/graphdriver/copy [2022-05-11T07:46:57.717Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-05-11T07:46:57.717Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-05-11T07:46:57.717Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-05-11T07:46:57.717Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-05-11T07:46:57.717Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-05-11T07:46:57.717Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-05-11T07:46:57.717Z] github.com/docker/docker/daemon/graphdriver/register [2022-05-11T07:46:57.717Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-05-11T07:46:57.717Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-05-11T07:46:57.717Z] github.com/docker/docker/daemon/images [2022-05-11T07:46:57.717Z] github.com/docker/docker/daemon/initlayer [2022-05-11T07:46:57.717Z] github.com/docker/docker/daemon/links [2022-05-11T07:46:57.717Z] github.com/docker/docker/daemon/listeners [2022-05-11T07:46:57.717Z] github.com/docker/docker/daemon/logger [2022-05-11T07:46:57.717Z] github.com/docker/docker/daemon/logger/awslogs [2022-05-11T07:46:57.717Z] github.com/docker/docker/daemon/logger/fluentd [2022-05-11T07:46:57.717Z] github.com/docker/docker/daemon/logger/gcplogs [2022-05-11T07:46:57.717Z] github.com/docker/docker/daemon/logger/gelf [2022-05-11T07:46:57.717Z] github.com/docker/docker/daemon/logger/journald [2022-05-11T07:46:57.717Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-05-11T07:46:57.717Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-05-11T07:46:57.717Z] github.com/docker/docker/daemon/logger/local [2022-05-11T07:46:57.717Z] github.com/docker/docker/daemon/logger/logentries [2022-05-11T07:46:57.717Z] github.com/docker/docker/daemon/logger/loggerutils [2022-05-11T07:46:57.717Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-05-11T07:46:57.717Z] github.com/docker/docker/daemon/logger/splunk [2022-05-11T07:46:57.717Z] github.com/docker/docker/daemon/logger/syslog [2022-05-11T07:46:57.717Z] github.com/docker/docker/daemon/logger/templates [2022-05-11T07:46:57.717Z] github.com/docker/docker/daemon/names [2022-05-11T07:46:57.717Z] github.com/docker/docker/daemon/network [2022-05-11T07:46:57.717Z] github.com/docker/docker/daemon/stats [2022-05-11T07:46:57.717Z] github.com/docker/docker/distribution [2022-05-11T07:46:57.717Z] github.com/docker/docker/distribution/metadata [2022-05-11T07:46:57.717Z] github.com/docker/docker/distribution/utils [2022-05-11T07:46:57.717Z] github.com/docker/docker/distribution/xfer [2022-05-11T07:46:57.717Z] github.com/docker/docker/dockerversion [2022-05-11T07:46:57.717Z] github.com/docker/docker/errdefs [2022-05-11T07:46:57.717Z] github.com/docker/docker/image [2022-05-11T07:46:57.717Z] github.com/docker/docker/image/cache [2022-05-11T07:46:57.717Z] github.com/docker/docker/image/tarexport [2022-05-11T07:46:57.717Z] github.com/docker/docker/image/v1 [2022-05-11T07:46:57.717Z] github.com/docker/docker/internal/test/suite [2022-05-11T07:46:57.717Z] github.com/docker/docker/layer [2022-05-11T07:46:57.717Z] github.com/docker/docker/libcontainerd [2022-05-11T07:46:57.717Z] github.com/docker/docker/libcontainerd/queue [2022-05-11T07:46:57.717Z] github.com/docker/docker/libcontainerd/remote [2022-05-11T07:46:57.717Z] github.com/docker/docker/libcontainerd/supervisor [2022-05-11T07:46:57.717Z] github.com/docker/docker/libcontainerd/types [2022-05-11T07:46:57.717Z] github.com/docker/docker/libnetwork [2022-05-11T07:46:57.717Z] github.com/docker/docker/libnetwork/bitseq [2022-05-11T07:46:57.717Z] github.com/docker/docker/libnetwork/cluster [2022-05-11T07:46:57.717Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-05-11T07:46:57.717Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-05-11T07:46:57.717Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-05-11T07:46:57.717Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-05-11T07:46:57.717Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-05-11T07:46:57.717Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-05-11T07:46:57.717Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-05-11T07:46:57.717Z] github.com/docker/docker/libnetwork/config [2022-05-11T07:46:57.717Z] github.com/docker/docker/libnetwork/datastore [2022-05-11T07:46:57.717Z] github.com/docker/docker/libnetwork/diagnostic [2022-05-11T07:46:57.717Z] github.com/docker/docker/libnetwork/discoverapi [2022-05-11T07:46:57.717Z] github.com/docker/docker/libnetwork/driverapi [2022-05-11T07:46:57.717Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-05-11T07:46:57.717Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-05-11T07:46:57.717Z] github.com/docker/docker/libnetwork/drivers/host [2022-05-11T07:46:57.717Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-05-11T07:46:57.717Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-05-11T07:46:57.717Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-05-11T07:46:57.717Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-05-11T07:46:57.717Z] github.com/docker/docker/libnetwork/drivers/null [2022-05-11T07:46:57.717Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-05-11T07:46:57.717Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-05-11T07:46:57.717Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-05-11T07:46:57.717Z] github.com/docker/docker/libnetwork/drivers/remote [2022-05-11T07:46:57.717Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-05-11T07:46:57.717Z] github.com/docker/docker/libnetwork/drivers/windows [2022-05-11T07:46:57.717Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-05-11T07:46:57.717Z] github.com/docker/docker/libnetwork/drvregistry [2022-05-11T07:46:57.717Z] github.com/docker/docker/libnetwork/etchosts [2022-05-11T07:46:57.717Z] github.com/docker/docker/libnetwork/idm [2022-05-11T07:46:57.717Z] github.com/docker/docker/libnetwork/internal/caller [2022-05-11T07:46:57.717Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-05-11T07:46:57.717Z] github.com/docker/docker/libnetwork/ipam [2022-05-11T07:46:57.717Z] github.com/docker/docker/libnetwork/ipamapi [2022-05-11T07:46:57.717Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-05-11T07:46:57.717Z] github.com/docker/docker/libnetwork/ipams/null [2022-05-11T07:46:57.717Z] github.com/docker/docker/libnetwork/ipams/remote [2022-05-11T07:46:57.717Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-05-11T07:46:57.717Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-05-11T07:46:57.717Z] github.com/docker/docker/libnetwork/ipamutils [2022-05-11T07:46:57.717Z] github.com/docker/docker/libnetwork/iptables [2022-05-11T07:46:57.717Z] github.com/docker/docker/libnetwork/netlabel [2022-05-11T07:46:57.717Z] github.com/docker/docker/libnetwork/netutils [2022-05-11T07:46:57.717Z] github.com/docker/docker/libnetwork/networkdb [2022-05-11T07:46:57.717Z] github.com/docker/docker/libnetwork/ns [2022-05-11T07:46:57.717Z] github.com/docker/docker/libnetwork/options [2022-05-11T07:46:57.717Z] github.com/docker/docker/libnetwork/osl [2022-05-11T07:46:57.717Z] github.com/docker/docker/libnetwork/osl/kernel [2022-05-11T07:46:57.717Z] github.com/docker/docker/libnetwork/portallocator [2022-05-11T07:46:57.717Z] github.com/docker/docker/libnetwork/portmapper [2022-05-11T07:46:57.717Z] github.com/docker/docker/libnetwork/resolvconf [2022-05-11T07:46:57.717Z] github.com/docker/docker/libnetwork/testutils [2022-05-11T07:46:57.717Z] github.com/docker/docker/libnetwork/types [2022-05-11T07:46:57.717Z] github.com/docker/docker/oci [2022-05-11T07:46:57.717Z] github.com/docker/docker/oci/caps [2022-05-11T07:46:57.717Z] github.com/docker/docker/opts [2022-05-11T07:46:57.717Z] github.com/docker/docker/pkg/aaparser [2022-05-11T07:46:57.717Z] github.com/docker/docker/pkg/archive [2022-05-11T07:46:57.717Z] github.com/docker/docker/pkg/authorization [2022-05-11T07:46:57.717Z] github.com/docker/docker/pkg/broadcaster [2022-05-11T07:46:57.717Z] github.com/docker/docker/pkg/capabilities [2022-05-11T07:46:57.717Z] github.com/docker/docker/pkg/chrootarchive [2022-05-11T07:46:57.717Z] github.com/docker/docker/pkg/containerfs [2022-05-11T07:46:57.717Z] github.com/docker/docker/pkg/devicemapper [2022-05-11T07:46:57.717Z] github.com/docker/docker/pkg/directory [2022-05-11T07:46:57.717Z] github.com/docker/docker/pkg/dmesg [2022-05-11T07:46:57.717Z] github.com/docker/docker/pkg/filenotify [2022-05-11T07:46:57.717Z] github.com/docker/docker/pkg/fileutils [2022-05-11T07:46:57.717Z] github.com/docker/docker/pkg/fsutils [2022-05-11T07:46:57.717Z] github.com/docker/docker/pkg/homedir [2022-05-11T07:46:57.717Z] github.com/docker/docker/pkg/idtools [2022-05-11T07:46:57.717Z] github.com/docker/docker/pkg/ioutils [2022-05-11T07:46:57.717Z] github.com/docker/docker/pkg/jsonmessage [2022-05-11T07:46:57.717Z] github.com/docker/docker/pkg/longpath [2022-05-11T07:46:57.717Z] github.com/docker/docker/pkg/loopback [2022-05-11T07:46:57.717Z] github.com/docker/docker/pkg/namesgenerator [2022-05-11T07:46:57.717Z] github.com/docker/docker/pkg/parsers [2022-05-11T07:46:57.717Z] github.com/docker/docker/pkg/parsers/kernel [2022-05-11T07:46:57.717Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-05-11T07:46:57.717Z] github.com/docker/docker/pkg/pidfile [2022-05-11T07:46:57.717Z] github.com/docker/docker/pkg/platform [2022-05-11T07:46:57.717Z] github.com/docker/docker/pkg/plugingetter [2022-05-11T07:46:57.717Z] github.com/docker/docker/pkg/plugins [2022-05-11T07:46:57.717Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-05-11T07:46:57.717Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-05-11T07:46:57.717Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-05-11T07:46:57.717Z] github.com/docker/docker/pkg/plugins/transport [2022-05-11T07:46:57.717Z] github.com/docker/docker/pkg/pools [2022-05-11T07:46:57.717Z] github.com/docker/docker/pkg/progress [2022-05-11T07:46:57.717Z] github.com/docker/docker/pkg/pubsub [2022-05-11T07:46:57.717Z] github.com/docker/docker/pkg/reexec [2022-05-11T07:46:57.717Z] github.com/docker/docker/pkg/signal [2022-05-11T07:46:57.717Z] github.com/docker/docker/pkg/stack [2022-05-11T07:46:57.717Z] github.com/docker/docker/pkg/stdcopy [2022-05-11T07:46:57.717Z] github.com/docker/docker/pkg/streamformatter [2022-05-11T07:46:57.717Z] github.com/docker/docker/pkg/stringid [2022-05-11T07:46:57.717Z] github.com/docker/docker/pkg/sysinfo [2022-05-11T07:46:57.717Z] github.com/docker/docker/pkg/system [2022-05-11T07:46:57.717Z] github.com/docker/docker/pkg/tailfile [2022-05-11T07:46:57.717Z] github.com/docker/docker/pkg/tarsum [2022-05-11T07:46:57.717Z] github.com/docker/docker/pkg/truncindex [2022-05-11T07:46:57.717Z] github.com/docker/docker/pkg/urlutil [2022-05-11T07:46:57.717Z] github.com/docker/docker/pkg/useragent [2022-05-11T07:46:57.717Z] github.com/docker/docker/plugin [2022-05-11T07:46:57.717Z] github.com/docker/docker/plugin/executor/containerd [2022-05-11T07:46:57.717Z] github.com/docker/docker/plugin/v2 [2022-05-11T07:46:57.717Z] github.com/docker/docker/profiles/apparmor [2022-05-11T07:46:57.717Z] github.com/docker/docker/profiles/seccomp [2022-05-11T07:46:57.717Z] github.com/docker/docker/quota [2022-05-11T07:46:57.717Z] github.com/docker/docker/reference [2022-05-11T07:46:57.717Z] github.com/docker/docker/registry [2022-05-11T07:46:57.717Z] github.com/docker/docker/registry/resumable [2022-05-11T07:46:57.717Z] github.com/docker/docker/restartmanager [2022-05-11T07:46:57.717Z] github.com/docker/docker/rootless [2022-05-11T07:46:57.717Z] github.com/docker/docker/rootless/specconv [2022-05-11T07:46:57.717Z] github.com/docker/docker/runconfig [2022-05-11T07:46:57.717Z] github.com/docker/docker/runconfig/opts [2022-05-11T07:46:57.717Z] github.com/docker/docker/testutil [2022-05-11T07:46:57.717Z] github.com/docker/docker/testutil/daemon [2022-05-11T07:46:57.717Z] github.com/docker/docker/testutil/environment [2022-05-11T07:46:57.717Z] github.com/docker/docker/testutil/fakecontext [2022-05-11T07:46:57.717Z] github.com/docker/docker/testutil/fakegit [2022-05-11T07:46:57.717Z] github.com/docker/docker/testutil/fakestorage [2022-05-11T07:46:57.717Z] github.com/docker/docker/testutil/fixtures/load [2022-05-11T07:46:57.717Z] github.com/docker/docker/testutil/fixtures/plugin [2022-05-11T07:46:57.717Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-05-11T07:46:57.717Z] github.com/docker/docker/testutil/registry [2022-05-11T07:46:57.717Z] github.com/docker/docker/testutil/request [2022-05-11T07:46:57.717Z] github.com/docker/docker/volume [2022-05-11T07:46:57.717Z] github.com/docker/docker/volume/drivers [2022-05-11T07:46:57.717Z] github.com/docker/docker/volume/local [2022-05-11T07:46:57.717Z] github.com/docker/docker/volume/mounts [2022-05-11T07:46:57.717Z] github.com/docker/docker/volume/service [2022-05-11T07:46:57.717Z] github.com/docker/docker/volume/service/opts [2022-05-11T07:46:57.717Z] github.com/docker/docker/volume/testutils' [2022-05-11T07:46:57.717Z] + base_pkg_list='github.com/docker/docker/api [2022-05-11T07:46:57.717Z] github.com/docker/docker/api/server [2022-05-11T07:46:57.717Z] github.com/docker/docker/api/server/backend/build [2022-05-11T07:46:57.717Z] github.com/docker/docker/api/server/httpstatus [2022-05-11T07:46:57.717Z] github.com/docker/docker/api/server/httputils [2022-05-11T07:46:57.717Z] github.com/docker/docker/api/server/middleware [2022-05-11T07:46:57.717Z] github.com/docker/docker/api/server/router [2022-05-11T07:46:57.717Z] github.com/docker/docker/api/server/router/build [2022-05-11T07:46:57.717Z] github.com/docker/docker/api/server/router/checkpoint [2022-05-11T07:46:57.717Z] github.com/docker/docker/api/server/router/container [2022-05-11T07:46:57.717Z] github.com/docker/docker/api/server/router/debug [2022-05-11T07:46:57.717Z] github.com/docker/docker/api/server/router/distribution [2022-05-11T07:46:57.717Z] github.com/docker/docker/api/server/router/grpc [2022-05-11T07:46:57.717Z] github.com/docker/docker/api/server/router/image [2022-05-11T07:46:57.717Z] github.com/docker/docker/api/server/router/network [2022-05-11T07:46:57.717Z] github.com/docker/docker/api/server/router/plugin [2022-05-11T07:46:57.717Z] github.com/docker/docker/api/server/router/session [2022-05-11T07:46:57.717Z] github.com/docker/docker/api/server/router/swarm [2022-05-11T07:46:57.717Z] github.com/docker/docker/api/server/router/system [2022-05-11T07:46:57.717Z] github.com/docker/docker/api/server/router/volume [2022-05-11T07:46:57.717Z] github.com/docker/docker/api/types [2022-05-11T07:46:57.717Z] github.com/docker/docker/api/types/backend [2022-05-11T07:46:57.717Z] github.com/docker/docker/api/types/blkiodev [2022-05-11T07:46:57.717Z] github.com/docker/docker/api/types/container [2022-05-11T07:46:57.717Z] github.com/docker/docker/api/types/events [2022-05-11T07:46:57.717Z] github.com/docker/docker/api/types/filters [2022-05-11T07:46:57.717Z] github.com/docker/docker/api/types/image [2022-05-11T07:46:57.717Z] github.com/docker/docker/api/types/mount [2022-05-11T07:46:57.717Z] github.com/docker/docker/api/types/network [2022-05-11T07:46:57.717Z] github.com/docker/docker/api/types/plugins/logdriver [2022-05-11T07:46:57.717Z] github.com/docker/docker/api/types/registry [2022-05-11T07:46:57.717Z] github.com/docker/docker/api/types/strslice [2022-05-11T07:46:57.717Z] github.com/docker/docker/api/types/swarm [2022-05-11T07:46:57.717Z] github.com/docker/docker/api/types/swarm/runtime [2022-05-11T07:46:57.717Z] github.com/docker/docker/api/types/time [2022-05-11T07:46:57.717Z] github.com/docker/docker/api/types/versions [2022-05-11T07:46:57.717Z] github.com/docker/docker/api/types/versions/v1p19 [2022-05-11T07:46:57.717Z] github.com/docker/docker/api/types/versions/v1p20 [2022-05-11T07:46:57.717Z] github.com/docker/docker/api/types/volume [2022-05-11T07:46:57.717Z] github.com/docker/docker/builder [2022-05-11T07:46:57.717Z] github.com/docker/docker/builder/builder-next [2022-05-11T07:46:57.717Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-05-11T07:46:57.717Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-05-11T07:46:57.717Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-05-11T07:46:57.717Z] github.com/docker/docker/builder/builder-next/exporter [2022-05-11T07:46:57.717Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-05-11T07:46:57.717Z] github.com/docker/docker/builder/builder-next/worker [2022-05-11T07:46:57.717Z] github.com/docker/docker/builder/dockerfile [2022-05-11T07:46:57.717Z] github.com/docker/docker/builder/remotecontext [2022-05-11T07:46:57.717Z] github.com/docker/docker/builder/remotecontext/git [2022-05-11T07:46:57.717Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-05-11T07:46:57.717Z] github.com/docker/docker/cli [2022-05-11T07:46:57.717Z] github.com/docker/docker/cli/config [2022-05-11T07:46:57.718Z] github.com/docker/docker/cli/debug [2022-05-11T07:46:57.718Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-05-11T07:46:57.718Z] github.com/docker/docker/cli/winresources/dockerd [2022-05-11T07:46:57.718Z] github.com/docker/docker/client [2022-05-11T07:46:57.718Z] github.com/docker/docker/cmd/docker-proxy [2022-05-11T07:46:57.718Z] github.com/docker/docker/cmd/dockerd [2022-05-11T07:46:57.718Z] github.com/docker/docker/cmd/dockerd/trap [2022-05-11T07:46:57.718Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-05-11T07:46:57.718Z] github.com/docker/docker/container [2022-05-11T07:46:57.718Z] github.com/docker/docker/container/stream [2022-05-11T07:46:57.718Z] github.com/docker/docker/contrib/apparmor [2022-05-11T07:46:57.718Z] github.com/docker/docker/contrib/docker-device-tool [2022-05-11T07:46:57.718Z] github.com/docker/docker/contrib/httpserver [2022-05-11T07:46:57.718Z] github.com/docker/docker/daemon [2022-05-11T07:46:57.718Z] github.com/docker/docker/daemon/cluster [2022-05-11T07:46:57.718Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-05-11T07:46:57.718Z] github.com/docker/docker/daemon/cluster/convert [2022-05-11T07:46:57.718Z] github.com/docker/docker/daemon/cluster/executor [2022-05-11T07:46:57.718Z] github.com/docker/docker/daemon/cluster/executor/container [2022-05-11T07:46:57.718Z] github.com/docker/docker/daemon/cluster/provider [2022-05-11T07:46:57.718Z] github.com/docker/docker/daemon/config [2022-05-11T07:46:57.718Z] github.com/docker/docker/daemon/events [2022-05-11T07:46:57.718Z] github.com/docker/docker/daemon/events/testutils [2022-05-11T07:46:57.718Z] github.com/docker/docker/daemon/exec [2022-05-11T07:46:57.718Z] github.com/docker/docker/daemon/graphdriver [2022-05-11T07:46:57.718Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-05-11T07:46:57.718Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-05-11T07:46:57.718Z] github.com/docker/docker/daemon/graphdriver/copy [2022-05-11T07:46:57.718Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-05-11T07:46:57.718Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-05-11T07:46:57.718Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-05-11T07:46:57.718Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-05-11T07:46:57.718Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-05-11T07:46:57.718Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-05-11T07:46:57.718Z] github.com/docker/docker/daemon/graphdriver/register [2022-05-11T07:46:57.718Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-05-11T07:46:57.718Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-05-11T07:46:57.718Z] github.com/docker/docker/daemon/images [2022-05-11T07:46:57.718Z] github.com/docker/docker/daemon/initlayer [2022-05-11T07:46:57.718Z] github.com/docker/docker/daemon/links [2022-05-11T07:46:57.718Z] github.com/docker/docker/daemon/listeners [2022-05-11T07:46:57.718Z] github.com/docker/docker/daemon/logger [2022-05-11T07:46:57.718Z] github.com/docker/docker/daemon/logger/awslogs [2022-05-11T07:46:57.718Z] github.com/docker/docker/daemon/logger/fluentd [2022-05-11T07:46:57.718Z] github.com/docker/docker/daemon/logger/gcplogs [2022-05-11T07:46:57.718Z] github.com/docker/docker/daemon/logger/gelf [2022-05-11T07:46:57.718Z] github.com/docker/docker/daemon/logger/journald [2022-05-11T07:46:57.718Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-05-11T07:46:57.718Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-05-11T07:46:57.718Z] github.com/docker/docker/daemon/logger/local [2022-05-11T07:46:57.718Z] github.com/docker/docker/daemon/logger/logentries [2022-05-11T07:46:57.718Z] github.com/docker/docker/daemon/logger/loggerutils [2022-05-11T07:46:57.718Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-05-11T07:46:57.718Z] github.com/docker/docker/daemon/logger/splunk [2022-05-11T07:46:57.718Z] github.com/docker/docker/daemon/logger/syslog [2022-05-11T07:46:57.718Z] github.com/docker/docker/daemon/logger/templates [2022-05-11T07:46:57.718Z] github.com/docker/docker/daemon/names [2022-05-11T07:46:57.718Z] github.com/docker/docker/daemon/network [2022-05-11T07:46:57.718Z] github.com/docker/docker/daemon/stats [2022-05-11T07:46:57.718Z] github.com/docker/docker/distribution [2022-05-11T07:46:57.718Z] github.com/docker/docker/distribution/metadata [2022-05-11T07:46:57.718Z] github.com/docker/docker/distribution/utils [2022-05-11T07:46:57.718Z] github.com/docker/docker/distribution/xfer [2022-05-11T07:46:57.718Z] github.com/docker/docker/dockerversion [2022-05-11T07:46:57.718Z] github.com/docker/docker/errdefs [2022-05-11T07:46:57.718Z] github.com/docker/docker/image [2022-05-11T07:46:57.718Z] github.com/docker/docker/image/cache [2022-05-11T07:46:57.718Z] github.com/docker/docker/image/tarexport [2022-05-11T07:46:57.718Z] github.com/docker/docker/image/v1 [2022-05-11T07:46:57.718Z] github.com/docker/docker/internal/test/suite [2022-05-11T07:46:57.718Z] github.com/docker/docker/layer [2022-05-11T07:46:57.718Z] github.com/docker/docker/libcontainerd [2022-05-11T07:46:57.718Z] github.com/docker/docker/libcontainerd/queue [2022-05-11T07:46:57.718Z] github.com/docker/docker/libcontainerd/remote [2022-05-11T07:46:57.718Z] github.com/docker/docker/libcontainerd/supervisor [2022-05-11T07:46:57.718Z] github.com/docker/docker/libcontainerd/types [2022-05-11T07:46:57.718Z] github.com/docker/docker/oci [2022-05-11T07:46:57.718Z] github.com/docker/docker/oci/caps [2022-05-11T07:46:57.718Z] github.com/docker/docker/opts [2022-05-11T07:46:57.718Z] github.com/docker/docker/pkg/aaparser [2022-05-11T07:46:57.718Z] github.com/docker/docker/pkg/archive [2022-05-11T07:46:57.718Z] github.com/docker/docker/pkg/authorization [2022-05-11T07:46:57.718Z] github.com/docker/docker/pkg/broadcaster [2022-05-11T07:46:57.718Z] github.com/docker/docker/pkg/capabilities [2022-05-11T07:46:57.718Z] github.com/docker/docker/pkg/chrootarchive [2022-05-11T07:46:57.718Z] github.com/docker/docker/pkg/containerfs [2022-05-11T07:46:57.718Z] github.com/docker/docker/pkg/devicemapper [2022-05-11T07:46:57.718Z] github.com/docker/docker/pkg/directory [2022-05-11T07:46:57.718Z] github.com/docker/docker/pkg/dmesg [2022-05-11T07:46:57.718Z] github.com/docker/docker/pkg/filenotify [2022-05-11T07:46:57.718Z] github.com/docker/docker/pkg/fileutils [2022-05-11T07:46:57.718Z] github.com/docker/docker/pkg/fsutils [2022-05-11T07:46:57.718Z] github.com/docker/docker/pkg/homedir [2022-05-11T07:46:57.718Z] github.com/docker/docker/pkg/idtools [2022-05-11T07:46:57.718Z] github.com/docker/docker/pkg/ioutils [2022-05-11T07:46:57.718Z] github.com/docker/docker/pkg/jsonmessage [2022-05-11T07:46:57.718Z] github.com/docker/docker/pkg/longpath [2022-05-11T07:46:57.718Z] github.com/docker/docker/pkg/loopback [2022-05-11T07:46:57.718Z] github.com/docker/docker/pkg/namesgenerator [2022-05-11T07:46:57.718Z] github.com/docker/docker/pkg/parsers [2022-05-11T07:46:57.718Z] github.com/docker/docker/pkg/parsers/kernel [2022-05-11T07:46:57.718Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-05-11T07:46:57.718Z] github.com/docker/docker/pkg/pidfile [2022-05-11T07:46:57.718Z] github.com/docker/docker/pkg/platform [2022-05-11T07:46:57.718Z] github.com/docker/docker/pkg/plugingetter [2022-05-11T07:46:57.718Z] github.com/docker/docker/pkg/plugins [2022-05-11T07:46:57.718Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-05-11T07:46:57.718Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-05-11T07:46:57.718Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-05-11T07:46:57.718Z] github.com/docker/docker/pkg/plugins/transport [2022-05-11T07:46:57.718Z] github.com/docker/docker/pkg/pools [2022-05-11T07:46:57.718Z] github.com/docker/docker/pkg/progress [2022-05-11T07:46:57.718Z] github.com/docker/docker/pkg/pubsub [2022-05-11T07:46:57.718Z] github.com/docker/docker/pkg/reexec [2022-05-11T07:46:57.718Z] github.com/docker/docker/pkg/signal [2022-05-11T07:46:57.718Z] github.com/docker/docker/pkg/stack [2022-05-11T07:46:57.718Z] github.com/docker/docker/pkg/stdcopy [2022-05-11T07:46:57.718Z] github.com/docker/docker/pkg/streamformatter [2022-05-11T07:46:57.718Z] github.com/docker/docker/pkg/stringid [2022-05-11T07:46:57.718Z] github.com/docker/docker/pkg/sysinfo [2022-05-11T07:46:57.718Z] github.com/docker/docker/pkg/system [2022-05-11T07:46:57.718Z] github.com/docker/docker/pkg/tailfile [2022-05-11T07:46:57.718Z] github.com/docker/docker/pkg/tarsum [2022-05-11T07:46:57.718Z] github.com/docker/docker/pkg/truncindex [2022-05-11T07:46:57.718Z] github.com/docker/docker/pkg/urlutil [2022-05-11T07:46:57.718Z] github.com/docker/docker/pkg/useragent [2022-05-11T07:46:57.718Z] github.com/docker/docker/plugin [2022-05-11T07:46:57.718Z] github.com/docker/docker/plugin/executor/containerd [2022-05-11T07:46:57.718Z] github.com/docker/docker/plugin/v2 [2022-05-11T07:46:57.718Z] github.com/docker/docker/profiles/apparmor [2022-05-11T07:46:57.718Z] github.com/docker/docker/profiles/seccomp [2022-05-11T07:46:57.718Z] github.com/docker/docker/quota [2022-05-11T07:46:57.718Z] github.com/docker/docker/reference [2022-05-11T07:46:57.718Z] github.com/docker/docker/registry [2022-05-11T07:46:57.718Z] github.com/docker/docker/registry/resumable [2022-05-11T07:46:57.718Z] github.com/docker/docker/restartmanager [2022-05-11T07:46:57.718Z] github.com/docker/docker/rootless [2022-05-11T07:46:57.718Z] github.com/docker/docker/rootless/specconv [2022-05-11T07:46:57.718Z] github.com/docker/docker/runconfig [2022-05-11T07:46:57.718Z] github.com/docker/docker/runconfig/opts [2022-05-11T07:46:57.718Z] github.com/docker/docker/testutil [2022-05-11T07:46:57.718Z] github.com/docker/docker/testutil/daemon [2022-05-11T07:46:57.718Z] github.com/docker/docker/testutil/environment [2022-05-11T07:46:57.718Z] github.com/docker/docker/testutil/fakecontext [2022-05-11T07:46:57.718Z] github.com/docker/docker/testutil/fakegit [2022-05-11T07:46:57.718Z] github.com/docker/docker/testutil/fakestorage [2022-05-11T07:46:57.718Z] github.com/docker/docker/testutil/fixtures/load [2022-05-11T07:46:57.718Z] github.com/docker/docker/testutil/fixtures/plugin [2022-05-11T07:46:57.718Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-05-11T07:46:57.718Z] github.com/docker/docker/testutil/registry [2022-05-11T07:46:57.718Z] github.com/docker/docker/testutil/request [2022-05-11T07:46:57.718Z] github.com/docker/docker/volume [2022-05-11T07:46:57.718Z] github.com/docker/docker/volume/drivers [2022-05-11T07:46:57.718Z] github.com/docker/docker/volume/local [2022-05-11T07:46:57.718Z] github.com/docker/docker/volume/mounts [2022-05-11T07:46:57.718Z] github.com/docker/docker/volume/service [2022-05-11T07:46:57.718Z] github.com/docker/docker/volume/service/opts [2022-05-11T07:46:57.718Z] github.com/docker/docker/volume/testutils' [2022-05-11T07:46:57.718Z] ++ grep --fixed-strings /libnetwork [2022-05-11T07:46:57.718Z] ++ echo 'github.com/docker/docker/api [2022-05-11T07:46:57.718Z] github.com/docker/docker/api/server [2022-05-11T07:46:57.718Z] github.com/docker/docker/api/server/backend/build [2022-05-11T07:46:57.718Z] github.com/docker/docker/api/server/httpstatus [2022-05-11T07:46:57.718Z] github.com/docker/docker/api/server/httputils [2022-05-11T07:46:57.718Z] github.com/docker/docker/api/server/middleware [2022-05-11T07:46:57.718Z] github.com/docker/docker/api/server/router [2022-05-11T07:46:57.718Z] github.com/docker/docker/api/server/router/build [2022-05-11T07:46:57.718Z] github.com/docker/docker/api/server/router/checkpoint [2022-05-11T07:46:57.718Z] github.com/docker/docker/api/server/router/container [2022-05-11T07:46:57.718Z] github.com/docker/docker/api/server/router/debug [2022-05-11T07:46:57.718Z] github.com/docker/docker/api/server/router/distribution [2022-05-11T07:46:57.718Z] github.com/docker/docker/api/server/router/grpc [2022-05-11T07:46:57.718Z] github.com/docker/docker/api/server/router/image [2022-05-11T07:46:57.718Z] github.com/docker/docker/api/server/router/network [2022-05-11T07:46:57.718Z] github.com/docker/docker/api/server/router/plugin [2022-05-11T07:46:57.718Z] github.com/docker/docker/api/server/router/session [2022-05-11T07:46:57.718Z] github.com/docker/docker/api/server/router/swarm [2022-05-11T07:46:57.718Z] github.com/docker/docker/api/server/router/system [2022-05-11T07:46:57.718Z] github.com/docker/docker/api/server/router/volume [2022-05-11T07:46:57.718Z] github.com/docker/docker/api/types [2022-05-11T07:46:57.718Z] github.com/docker/docker/api/types/backend [2022-05-11T07:46:57.718Z] github.com/docker/docker/api/types/blkiodev [2022-05-11T07:46:57.718Z] github.com/docker/docker/api/types/container [2022-05-11T07:46:57.718Z] github.com/docker/docker/api/types/events [2022-05-11T07:46:57.718Z] github.com/docker/docker/api/types/filters [2022-05-11T07:46:57.718Z] github.com/docker/docker/api/types/image [2022-05-11T07:46:57.718Z] github.com/docker/docker/api/types/mount [2022-05-11T07:46:57.718Z] github.com/docker/docker/api/types/network [2022-05-11T07:46:57.718Z] github.com/docker/docker/api/types/plugins/logdriver [2022-05-11T07:46:57.718Z] github.com/docker/docker/api/types/registry [2022-05-11T07:46:57.718Z] github.com/docker/docker/api/types/strslice [2022-05-11T07:46:57.718Z] github.com/docker/docker/api/types/swarm [2022-05-11T07:46:57.718Z] github.com/docker/docker/api/types/swarm/runtime [2022-05-11T07:46:57.718Z] github.com/docker/docker/api/types/time [2022-05-11T07:46:57.718Z] github.com/docker/docker/api/types/versions [2022-05-11T07:46:57.718Z] github.com/docker/docker/api/types/versions/v1p19 [2022-05-11T07:46:57.718Z] github.com/docker/docker/api/types/versions/v1p20 [2022-05-11T07:46:57.718Z] github.com/docker/docker/api/types/volume [2022-05-11T07:46:57.718Z] github.com/docker/docker/builder [2022-05-11T07:46:57.718Z] github.com/docker/docker/builder/builder-next [2022-05-11T07:46:57.718Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-05-11T07:46:57.718Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-05-11T07:46:57.718Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-05-11T07:46:57.718Z] github.com/docker/docker/builder/builder-next/exporter [2022-05-11T07:46:57.718Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-05-11T07:46:57.718Z] github.com/docker/docker/builder/builder-next/worker [2022-05-11T07:46:57.718Z] github.com/docker/docker/builder/dockerfile [2022-05-11T07:46:57.718Z] github.com/docker/docker/builder/remotecontext [2022-05-11T07:46:57.718Z] github.com/docker/docker/builder/remotecontext/git [2022-05-11T07:46:57.718Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-05-11T07:46:57.718Z] github.com/docker/docker/cli [2022-05-11T07:46:57.718Z] github.com/docker/docker/cli/config [2022-05-11T07:46:57.718Z] github.com/docker/docker/cli/debug [2022-05-11T07:46:57.718Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-05-11T07:46:57.718Z] github.com/docker/docker/cli/winresources/dockerd [2022-05-11T07:46:57.718Z] github.com/docker/docker/client [2022-05-11T07:46:57.718Z] github.com/docker/docker/cmd/docker-proxy [2022-05-11T07:46:57.718Z] github.com/docker/docker/cmd/dockerd [2022-05-11T07:46:57.718Z] github.com/docker/docker/cmd/dockerd/trap [2022-05-11T07:46:57.718Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-05-11T07:46:57.718Z] github.com/docker/docker/container [2022-05-11T07:46:57.718Z] github.com/docker/docker/container/stream [2022-05-11T07:46:57.718Z] github.com/docker/docker/contrib/apparmor [2022-05-11T07:46:57.718Z] github.com/docker/docker/contrib/docker-device-tool [2022-05-11T07:46:57.718Z] github.com/docker/docker/contrib/httpserver [2022-05-11T07:46:57.718Z] github.com/docker/docker/daemon [2022-05-11T07:46:57.718Z] github.com/docker/docker/daemon/cluster [2022-05-11T07:46:57.718Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-05-11T07:46:57.718Z] github.com/docker/docker/daemon/cluster/convert [2022-05-11T07:46:57.718Z] github.com/docker/docker/daemon/cluster/executor [2022-05-11T07:46:57.718Z] github.com/docker/docker/daemon/cluster/executor/container [2022-05-11T07:46:57.718Z] github.com/docker/docker/daemon/cluster/provider [2022-05-11T07:46:57.718Z] github.com/docker/docker/daemon/config [2022-05-11T07:46:57.718Z] github.com/docker/docker/daemon/events [2022-05-11T07:46:57.718Z] github.com/docker/docker/daemon/events/testutils [2022-05-11T07:46:57.718Z] github.com/docker/docker/daemon/exec [2022-05-11T07:46:57.718Z] github.com/docker/docker/daemon/graphdriver [2022-05-11T07:46:57.718Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-05-11T07:46:57.718Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-05-11T07:46:57.718Z] github.com/docker/docker/daemon/graphdriver/copy [2022-05-11T07:46:57.718Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-05-11T07:46:57.718Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-05-11T07:46:57.718Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-05-11T07:46:57.718Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-05-11T07:46:57.718Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-05-11T07:46:57.718Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-05-11T07:46:57.718Z] github.com/docker/docker/daemon/graphdriver/register [2022-05-11T07:46:57.718Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-05-11T07:46:57.718Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-05-11T07:46:57.718Z] github.com/docker/docker/daemon/images [2022-05-11T07:46:57.718Z] github.com/docker/docker/daemon/initlayer [2022-05-11T07:46:57.718Z] github.com/docker/docker/daemon/links [2022-05-11T07:46:57.718Z] github.com/docker/docker/daemon/listeners [2022-05-11T07:46:57.718Z] github.com/docker/docker/daemon/logger [2022-05-11T07:46:57.718Z] github.com/docker/docker/daemon/logger/awslogs [2022-05-11T07:46:57.718Z] github.com/docker/docker/daemon/logger/fluentd [2022-05-11T07:46:57.718Z] github.com/docker/docker/daemon/logger/gcplogs [2022-05-11T07:46:57.718Z] github.com/docker/docker/daemon/logger/gelf [2022-05-11T07:46:57.718Z] github.com/docker/docker/daemon/logger/journald [2022-05-11T07:46:57.718Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-05-11T07:46:57.718Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-05-11T07:46:57.718Z] github.com/docker/docker/daemon/logger/local [2022-05-11T07:46:57.718Z] github.com/docker/docker/daemon/logger/logentries [2022-05-11T07:46:57.718Z] github.com/docker/docker/daemon/logger/loggerutils [2022-05-11T07:46:57.718Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-05-11T07:46:57.718Z] github.com/docker/docker/daemon/logger/splunk [2022-05-11T07:46:57.718Z] github.com/docker/docker/daemon/logger/syslog [2022-05-11T07:46:57.718Z] github.com/docker/docker/daemon/logger/templates [2022-05-11T07:46:57.718Z] github.com/docker/docker/daemon/names [2022-05-11T07:46:57.718Z] github.com/docker/docker/daemon/network [2022-05-11T07:46:57.718Z] github.com/docker/docker/daemon/stats [2022-05-11T07:46:57.718Z] github.com/docker/docker/distribution [2022-05-11T07:46:57.718Z] github.com/docker/docker/distribution/metadata [2022-05-11T07:46:57.718Z] github.com/docker/docker/distribution/utils [2022-05-11T07:46:57.718Z] github.com/docker/docker/distribution/xfer [2022-05-11T07:46:57.718Z] github.com/docker/docker/dockerversion [2022-05-11T07:46:57.718Z] github.com/docker/docker/errdefs [2022-05-11T07:46:57.718Z] github.com/docker/docker/image [2022-05-11T07:46:57.718Z] github.com/docker/docker/image/cache [2022-05-11T07:46:57.718Z] github.com/docker/docker/image/tarexport [2022-05-11T07:46:57.718Z] github.com/docker/docker/image/v1 [2022-05-11T07:46:57.718Z] github.com/docker/docker/internal/test/suite [2022-05-11T07:46:57.718Z] github.com/docker/docker/layer [2022-05-11T07:46:57.718Z] github.com/docker/docker/libcontainerd [2022-05-11T07:46:57.718Z] github.com/docker/docker/libcontainerd/queue [2022-05-11T07:46:57.718Z] github.com/docker/docker/libcontainerd/remote [2022-05-11T07:46:57.718Z] github.com/docker/docker/libcontainerd/supervisor [2022-05-11T07:46:57.718Z] github.com/docker/docker/libcontainerd/types [2022-05-11T07:46:57.718Z] github.com/docker/docker/libnetwork [2022-05-11T07:46:57.718Z] github.com/docker/docker/libnetwork/bitseq [2022-05-11T07:46:57.718Z] github.com/docker/docker/libnetwork/cluster [2022-05-11T07:46:57.718Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-05-11T07:46:57.718Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-05-11T07:46:57.718Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-05-11T07:46:57.718Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-05-11T07:46:57.718Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-05-11T07:46:57.718Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-05-11T07:46:57.718Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-05-11T07:46:57.718Z] github.com/docker/docker/libnetwork/config [2022-05-11T07:46:57.718Z] github.com/docker/docker/libnetwork/datastore [2022-05-11T07:46:57.718Z] github.com/docker/docker/libnetwork/diagnostic [2022-05-11T07:46:57.718Z] github.com/docker/docker/libnetwork/discoverapi [2022-05-11T07:46:57.718Z] github.com/docker/docker/libnetwork/driverapi [2022-05-11T07:46:57.718Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-05-11T07:46:57.718Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-05-11T07:46:57.718Z] github.com/docker/docker/libnetwork/drivers/host [2022-05-11T07:46:57.718Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-05-11T07:46:57.718Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-05-11T07:46:57.718Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-05-11T07:46:57.719Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-05-11T07:46:57.719Z] github.com/docker/docker/libnetwork/drivers/null [2022-05-11T07:46:57.719Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-05-11T07:46:57.719Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-05-11T07:46:57.719Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-05-11T07:46:57.719Z] github.com/docker/docker/libnetwork/drivers/remote [2022-05-11T07:46:57.719Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-05-11T07:46:57.719Z] github.com/docker/docker/libnetwork/drivers/windows [2022-05-11T07:46:57.719Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-05-11T07:46:57.719Z] github.com/docker/docker/libnetwork/drvregistry [2022-05-11T07:46:57.719Z] github.com/docker/docker/libnetwork/etchosts [2022-05-11T07:46:57.719Z] github.com/docker/docker/libnetwork/idm [2022-05-11T07:46:57.719Z] github.com/docker/docker/libnetwork/internal/caller [2022-05-11T07:46:57.719Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-05-11T07:46:57.719Z] github.com/docker/docker/libnetwork/ipam [2022-05-11T07:46:57.719Z] github.com/docker/docker/libnetwork/ipamapi [2022-05-11T07:46:57.719Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-05-11T07:46:57.719Z] github.com/docker/docker/libnetwork/ipams/null [2022-05-11T07:46:57.719Z] github.com/docker/docker/libnetwork/ipams/remote [2022-05-11T07:46:57.719Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-05-11T07:46:57.719Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-05-11T07:46:57.719Z] github.com/docker/docker/libnetwork/ipamutils [2022-05-11T07:46:57.719Z] github.com/docker/docker/libnetwork/iptables [2022-05-11T07:46:57.719Z] github.com/docker/docker/libnetwork/netlabel [2022-05-11T07:46:57.719Z] github.com/docker/docker/libnetwork/netutils [2022-05-11T07:46:57.719Z] github.com/docker/docker/libnetwork/networkdb [2022-05-11T07:46:57.719Z] github.com/docker/docker/libnetwork/ns [2022-05-11T07:46:57.719Z] github.com/docker/docker/libnetwork/options [2022-05-11T07:46:57.719Z] github.com/docker/docker/libnetwork/osl [2022-05-11T07:46:57.719Z] github.com/docker/docker/libnetwork/osl/kernel [2022-05-11T07:46:57.719Z] github.com/docker/docker/libnetwork/portallocator [2022-05-11T07:46:57.719Z] github.com/docker/docker/libnetwork/portmapper [2022-05-11T07:46:57.719Z] github.com/docker/docker/libnetwork/resolvconf [2022-05-11T07:46:57.719Z] github.com/docker/docker/libnetwork/testutils [2022-05-11T07:46:57.719Z] github.com/docker/docker/libnetwork/types [2022-05-11T07:46:57.719Z] github.com/docker/docker/oci [2022-05-11T07:46:57.719Z] github.com/docker/docker/oci/caps [2022-05-11T07:46:57.719Z] github.com/docker/docker/opts [2022-05-11T07:46:57.719Z] github.com/docker/docker/pkg/aaparser [2022-05-11T07:46:57.719Z] github.com/docker/docker/pkg/archive [2022-05-11T07:46:57.719Z] github.com/docker/docker/pkg/authorization [2022-05-11T07:46:57.719Z] github.com/docker/docker/pkg/broadcaster [2022-05-11T07:46:57.719Z] github.com/docker/docker/pkg/capabilities [2022-05-11T07:46:57.719Z] github.com/docker/docker/pkg/chrootarchive [2022-05-11T07:46:57.719Z] github.com/docker/docker/pkg/containerfs [2022-05-11T07:46:57.719Z] github.com/docker/docker/pkg/devicemapper [2022-05-11T07:46:57.719Z] github.com/docker/docker/pkg/directory [2022-05-11T07:46:57.719Z] github.com/docker/docker/pkg/dmesg [2022-05-11T07:46:57.719Z] github.com/docker/docker/pkg/filenotify [2022-05-11T07:46:57.719Z] github.com/docker/docker/pkg/fileutils [2022-05-11T07:46:57.719Z] github.com/docker/docker/pkg/fsutils [2022-05-11T07:46:57.719Z] github.com/docker/docker/pkg/homedir [2022-05-11T07:46:57.719Z] github.com/docker/docker/pkg/idtools [2022-05-11T07:46:57.719Z] github.com/docker/docker/pkg/ioutils [2022-05-11T07:46:57.719Z] github.com/docker/docker/pkg/jsonmessage [2022-05-11T07:46:57.719Z] github.com/docker/docker/pkg/longpath [2022-05-11T07:46:57.719Z] github.com/docker/docker/pkg/loopback [2022-05-11T07:46:57.719Z] github.com/docker/docker/pkg/namesgenerator [2022-05-11T07:46:57.719Z] github.com/docker/docker/pkg/parsers [2022-05-11T07:46:57.719Z] github.com/docker/docker/pkg/parsers/kernel [2022-05-11T07:46:57.719Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-05-11T07:46:57.719Z] github.com/docker/docker/pkg/pidfile [2022-05-11T07:46:57.719Z] github.com/docker/docker/pkg/platform [2022-05-11T07:46:57.719Z] github.com/docker/docker/pkg/plugingetter [2022-05-11T07:46:57.719Z] github.com/docker/docker/pkg/plugins [2022-05-11T07:46:57.719Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-05-11T07:46:57.719Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-05-11T07:46:57.719Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-05-11T07:46:57.719Z] github.com/docker/docker/pkg/plugins/transport [2022-05-11T07:46:57.719Z] github.com/docker/docker/pkg/pools [2022-05-11T07:46:57.719Z] github.com/docker/docker/pkg/progress [2022-05-11T07:46:57.719Z] github.com/docker/docker/pkg/pubsub [2022-05-11T07:46:57.719Z] github.com/docker/docker/pkg/reexec [2022-05-11T07:46:57.719Z] github.com/docker/docker/pkg/signal [2022-05-11T07:46:57.719Z] github.com/docker/docker/pkg/stack [2022-05-11T07:46:57.719Z] github.com/docker/docker/pkg/stdcopy [2022-05-11T07:46:57.719Z] github.com/docker/docker/pkg/streamformatter [2022-05-11T07:46:57.719Z] github.com/docker/docker/pkg/stringid [2022-05-11T07:46:57.719Z] github.com/docker/docker/pkg/sysinfo [2022-05-11T07:46:57.719Z] github.com/docker/docker/pkg/system [2022-05-11T07:46:57.719Z] github.com/docker/docker/pkg/tailfile [2022-05-11T07:46:57.719Z] github.com/docker/docker/pkg/tarsum [2022-05-11T07:46:57.719Z] github.com/docker/docker/pkg/truncindex [2022-05-11T07:46:57.719Z] github.com/docker/docker/pkg/urlutil [2022-05-11T07:46:57.719Z] github.com/docker/docker/pkg/useragent [2022-05-11T07:46:57.719Z] github.com/docker/docker/plugin [2022-05-11T07:46:57.719Z] github.com/docker/docker/plugin/executor/containerd [2022-05-11T07:46:57.719Z] github.com/docker/docker/plugin/v2 [2022-05-11T07:46:57.719Z] github.com/docker/docker/profiles/apparmor [2022-05-11T07:46:57.719Z] github.com/docker/docker/profiles/seccomp [2022-05-11T07:46:57.719Z] github.com/docker/docker/quota [2022-05-11T07:46:57.719Z] github.com/docker/docker/reference [2022-05-11T07:46:57.719Z] github.com/docker/docker/registry [2022-05-11T07:46:57.719Z] github.com/docker/docker/registry/resumable [2022-05-11T07:46:57.719Z] github.com/docker/docker/restartmanager [2022-05-11T07:46:57.719Z] github.com/docker/docker/rootless [2022-05-11T07:46:57.719Z] github.com/docker/docker/rootless/specconv [2022-05-11T07:46:57.719Z] github.com/docker/docker/runconfig [2022-05-11T07:46:57.719Z] github.com/docker/docker/runconfig/opts [2022-05-11T07:46:57.719Z] github.com/docker/docker/testutil [2022-05-11T07:46:57.719Z] github.com/docker/docker/testutil/daemon [2022-05-11T07:46:57.719Z] github.com/docker/docker/testutil/environment [2022-05-11T07:46:57.719Z] github.com/docker/docker/testutil/fakecontext [2022-05-11T07:46:57.719Z] github.com/docker/docker/testutil/fakegit [2022-05-11T07:46:57.719Z] github.com/docker/docker/testutil/fakestorage [2022-05-11T07:46:57.719Z] github.com/docker/docker/testutil/fixtures/load [2022-05-11T07:46:57.719Z] github.com/docker/docker/testutil/fixtures/plugin [2022-05-11T07:46:57.719Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-05-11T07:46:57.719Z] github.com/docker/docker/testutil/registry [2022-05-11T07:46:57.719Z] github.com/docker/docker/testutil/request [2022-05-11T07:46:57.719Z] github.com/docker/docker/volume [2022-05-11T07:46:57.719Z] github.com/docker/docker/volume/drivers [2022-05-11T07:46:57.719Z] github.com/docker/docker/volume/local [2022-05-11T07:46:57.719Z] github.com/docker/docker/volume/mounts [2022-05-11T07:46:57.719Z] github.com/docker/docker/volume/service [2022-05-11T07:46:57.719Z] github.com/docker/docker/volume/service/opts [2022-05-11T07:46:57.719Z] github.com/docker/docker/volume/testutils' [2022-05-11T07:46:57.719Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2022-05-11T07:46:57.719Z] github.com/docker/docker/libnetwork/bitseq [2022-05-11T07:46:57.719Z] github.com/docker/docker/libnetwork/cluster [2022-05-11T07:46:57.719Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-05-11T07:46:57.719Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-05-11T07:46:57.719Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-05-11T07:46:57.719Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-05-11T07:46:57.719Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-05-11T07:46:57.719Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-05-11T07:46:57.719Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-05-11T07:46:57.719Z] github.com/docker/docker/libnetwork/config [2022-05-11T07:46:57.719Z] github.com/docker/docker/libnetwork/datastore [2022-05-11T07:46:57.719Z] github.com/docker/docker/libnetwork/diagnostic [2022-05-11T07:46:57.719Z] github.com/docker/docker/libnetwork/discoverapi [2022-05-11T07:46:57.719Z] github.com/docker/docker/libnetwork/driverapi [2022-05-11T07:46:57.719Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-05-11T07:46:57.719Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-05-11T07:46:57.719Z] github.com/docker/docker/libnetwork/drivers/host [2022-05-11T07:46:57.719Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-05-11T07:46:57.719Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-05-11T07:46:57.719Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-05-11T07:46:57.719Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-05-11T07:46:57.719Z] github.com/docker/docker/libnetwork/drivers/null [2022-05-11T07:46:57.719Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-05-11T07:46:57.719Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-05-11T07:46:57.719Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-05-11T07:46:57.719Z] github.com/docker/docker/libnetwork/drivers/remote [2022-05-11T07:46:57.719Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-05-11T07:46:57.719Z] github.com/docker/docker/libnetwork/drivers/windows [2022-05-11T07:46:57.719Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-05-11T07:46:57.719Z] github.com/docker/docker/libnetwork/drvregistry [2022-05-11T07:46:57.719Z] github.com/docker/docker/libnetwork/etchosts [2022-05-11T07:46:57.719Z] github.com/docker/docker/libnetwork/idm [2022-05-11T07:46:57.719Z] github.com/docker/docker/libnetwork/internal/caller [2022-05-11T07:46:57.719Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-05-11T07:46:57.719Z] github.com/docker/docker/libnetwork/ipam [2022-05-11T07:46:57.719Z] github.com/docker/docker/libnetwork/ipamapi [2022-05-11T07:46:57.719Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-05-11T07:46:57.719Z] github.com/docker/docker/libnetwork/ipams/null [2022-05-11T07:46:57.719Z] github.com/docker/docker/libnetwork/ipams/remote [2022-05-11T07:46:57.719Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-05-11T07:46:57.719Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-05-11T07:46:57.719Z] github.com/docker/docker/libnetwork/ipamutils [2022-05-11T07:46:57.719Z] github.com/docker/docker/libnetwork/iptables [2022-05-11T07:46:57.719Z] github.com/docker/docker/libnetwork/netlabel [2022-05-11T07:46:57.719Z] github.com/docker/docker/libnetwork/netutils [2022-05-11T07:46:57.719Z] github.com/docker/docker/libnetwork/networkdb [2022-05-11T07:46:57.719Z] github.com/docker/docker/libnetwork/ns [2022-05-11T07:46:57.719Z] github.com/docker/docker/libnetwork/options [2022-05-11T07:46:57.719Z] github.com/docker/docker/libnetwork/osl [2022-05-11T07:46:57.719Z] github.com/docker/docker/libnetwork/osl/kernel [2022-05-11T07:46:57.719Z] github.com/docker/docker/libnetwork/portallocator [2022-05-11T07:46:57.719Z] github.com/docker/docker/libnetwork/portmapper [2022-05-11T07:46:57.719Z] github.com/docker/docker/libnetwork/resolvconf [2022-05-11T07:46:57.719Z] github.com/docker/docker/libnetwork/testutils [2022-05-11T07:46:57.719Z] github.com/docker/docker/libnetwork/types' [2022-05-11T07:46:57.719Z] + grep --fixed-strings libnetwork/drivers/bridge [2022-05-11T07:46:57.719Z] + echo 'github.com/docker/docker/libnetwork [2022-05-11T07:46:57.719Z] github.com/docker/docker/libnetwork/bitseq [2022-05-11T07:46:57.719Z] github.com/docker/docker/libnetwork/cluster [2022-05-11T07:46:57.719Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-05-11T07:46:57.719Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-05-11T07:46:57.719Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-05-11T07:46:57.719Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-05-11T07:46:57.719Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-05-11T07:46:57.719Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-05-11T07:46:57.719Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-05-11T07:46:57.719Z] github.com/docker/docker/libnetwork/config [2022-05-11T07:46:57.719Z] github.com/docker/docker/libnetwork/datastore [2022-05-11T07:46:57.719Z] github.com/docker/docker/libnetwork/diagnostic [2022-05-11T07:46:57.719Z] github.com/docker/docker/libnetwork/discoverapi [2022-05-11T07:46:57.719Z] github.com/docker/docker/libnetwork/driverapi [2022-05-11T07:46:57.719Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-05-11T07:46:57.719Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-05-11T07:46:57.719Z] github.com/docker/docker/libnetwork/drivers/host [2022-05-11T07:46:57.719Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-05-11T07:46:57.719Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-05-11T07:46:57.719Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-05-11T07:46:57.719Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-05-11T07:46:57.719Z] github.com/docker/docker/libnetwork/drivers/null [2022-05-11T07:46:57.719Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-05-11T07:46:57.719Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-05-11T07:46:57.719Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-05-11T07:46:57.719Z] github.com/docker/docker/libnetwork/drivers/remote [2022-05-11T07:46:57.719Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-05-11T07:46:57.719Z] github.com/docker/docker/libnetwork/drivers/windows [2022-05-11T07:46:57.719Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-05-11T07:46:57.719Z] github.com/docker/docker/libnetwork/drvregistry [2022-05-11T07:46:57.719Z] github.com/docker/docker/libnetwork/etchosts [2022-05-11T07:46:57.719Z] github.com/docker/docker/libnetwork/idm [2022-05-11T07:46:57.719Z] github.com/docker/docker/libnetwork/internal/caller [2022-05-11T07:46:57.719Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-05-11T07:46:57.719Z] github.com/docker/docker/libnetwork/ipam [2022-05-11T07:46:57.719Z] github.com/docker/docker/libnetwork/ipamapi [2022-05-11T07:46:57.719Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-05-11T07:46:57.719Z] github.com/docker/docker/libnetwork/ipams/null [2022-05-11T07:46:57.719Z] github.com/docker/docker/libnetwork/ipams/remote [2022-05-11T07:46:57.719Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-05-11T07:46:57.719Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-05-11T07:46:57.719Z] github.com/docker/docker/libnetwork/ipamutils [2022-05-11T07:46:57.719Z] github.com/docker/docker/libnetwork/iptables [2022-05-11T07:46:57.719Z] github.com/docker/docker/libnetwork/netlabel [2022-05-11T07:46:57.719Z] github.com/docker/docker/libnetwork/netutils [2022-05-11T07:46:57.719Z] github.com/docker/docker/libnetwork/networkdb [2022-05-11T07:46:57.719Z] github.com/docker/docker/libnetwork/ns [2022-05-11T07:46:57.719Z] github.com/docker/docker/libnetwork/options [2022-05-11T07:46:57.719Z] github.com/docker/docker/libnetwork/osl [2022-05-11T07:46:57.719Z] github.com/docker/docker/libnetwork/osl/kernel [2022-05-11T07:46:57.719Z] github.com/docker/docker/libnetwork/portallocator [2022-05-11T07:46:57.719Z] github.com/docker/docker/libnetwork/portmapper [2022-05-11T07:46:57.719Z] github.com/docker/docker/libnetwork/resolvconf [2022-05-11T07:46:57.719Z] github.com/docker/docker/libnetwork/testutils [2022-05-11T07:46:57.719Z] github.com/docker/docker/libnetwork/types' [2022-05-11T07:46:57.719Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-05-11T07:46:57.719Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-05-11T07:46:57.719Z] + type docker-proxy [2022-05-11T07:46:57.719Z] hack/test/unit: line 25: type: docker-proxy: not found [2022-05-11T07:46:57.719Z] + hack/make.sh binary-proxy install-proxy [2022-05-11T07:46:57.719Z] [2022-05-11T07:46:57.719Z] Removing bundles/ [2022-05-11T07:46:57.975Z] [2022-05-11T07:46:57.975Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2022-05-11T07:46:57.975Z] Building: bundles/binary-proxy/docker-proxy-dev [2022-05-11T07:46:57.975Z] GOOS="" GOARCH="" GOARM="" [2022-05-11T07:46:58.350Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-05-11T07:46:58.350Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-05-11T07:46:59.237Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-05-11T07:46:59.716Z] === RUN TestDockerSuite/TestSaveImageId [2022-05-11T07:46:59.716Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-05-11T07:46:59.903Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-05-11T07:46:59.903Z] INFO: Testing against a local daemon [2022-05-11T07:46:59.903Z] === RUN TestBuildWithSession [2022-05-11T07:46:59.903Z] build_session_test.go:25: TODO: BuildKit [2022-05-11T07:46:59.903Z] --- SKIP: TestBuildWithSession (0.00s) [2022-05-11T07:46:59.903Z] === RUN TestBuildSquashParent [2022-05-11T07:46:59.903Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-05-11T07:46:59.903Z] --- SKIP: TestBuildSquashParent (0.00s) [2022-05-11T07:46:59.903Z] === RUN TestBuildWithRemoveAndForceRemove [2022-05-11T07:46:59.903Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-11T07:46:59.903Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-11T07:46:59.903Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-11T07:46:59.903Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-11T07:46:59.903Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-11T07:46:59.903Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-11T07:46:59.903Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-11T07:46:59.903Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-11T07:46:59.903Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-11T07:46:59.903Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-11T07:46:59.903Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-11T07:46:59.903Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-11T07:46:59.903Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-11T07:46:59.903Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-11T07:46:59.903Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-11T07:46:59.903Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-11T07:46:59.972Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-05-11T07:47:00.899Z] docker_cli_save_load_test.go:364: tmpdir /tmp/save-load-parents3207318925 [2022-05-11T07:47:00.972Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-05-11T07:47:00.972Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-05-11T07:47:00.972Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-05-11T07:47:00.972Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-05-11T07:47:00.972Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-05-11T07:47:01.155Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-05-11T07:47:01.155Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-05-11T07:47:02.520Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-05-11T07:47:02.520Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-05-11T07:47:02.520Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-05-11T07:47:04.411Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-05-11T07:47:05.779Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-05-11T07:47:06.035Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-05-11T07:47:06.035Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-05-11T07:47:06.035Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-05-11T07:47:06.035Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-05-11T07:47:06.066Z] Created binary: bundles/binary-proxy/docker-proxy-dev [2022-05-11T07:47:06.066Z] [2022-05-11T07:47:06.066Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2022-05-11T07:47:06.066Z] Installing docker-proxy to /usr/local/bin/ [2022-05-11T07:47:06.066Z] [2022-05-11T07:47:06.066Z] + mkdir -p bundles [2022-05-11T07:47:06.066Z] + '[' -n 'github.com/docker/docker/api [2022-05-11T07:47:06.066Z] github.com/docker/docker/api/server [2022-05-11T07:47:06.066Z] github.com/docker/docker/api/server/backend/build [2022-05-11T07:47:06.066Z] github.com/docker/docker/api/server/httpstatus [2022-05-11T07:47:06.066Z] github.com/docker/docker/api/server/httputils [2022-05-11T07:47:06.066Z] github.com/docker/docker/api/server/middleware [2022-05-11T07:47:06.066Z] github.com/docker/docker/api/server/router [2022-05-11T07:47:06.066Z] github.com/docker/docker/api/server/router/build [2022-05-11T07:47:06.066Z] github.com/docker/docker/api/server/router/checkpoint [2022-05-11T07:47:06.066Z] github.com/docker/docker/api/server/router/container [2022-05-11T07:47:06.066Z] github.com/docker/docker/api/server/router/debug [2022-05-11T07:47:06.066Z] github.com/docker/docker/api/server/router/distribution [2022-05-11T07:47:06.066Z] github.com/docker/docker/api/server/router/grpc [2022-05-11T07:47:06.066Z] github.com/docker/docker/api/server/router/image [2022-05-11T07:47:06.066Z] github.com/docker/docker/api/server/router/network [2022-05-11T07:47:06.066Z] github.com/docker/docker/api/server/router/plugin [2022-05-11T07:47:06.066Z] github.com/docker/docker/api/server/router/session [2022-05-11T07:47:06.066Z] github.com/docker/docker/api/server/router/swarm [2022-05-11T07:47:06.066Z] github.com/docker/docker/api/server/router/system [2022-05-11T07:47:06.066Z] github.com/docker/docker/api/server/router/volume [2022-05-11T07:47:06.066Z] github.com/docker/docker/api/types [2022-05-11T07:47:06.066Z] github.com/docker/docker/api/types/backend [2022-05-11T07:47:06.066Z] github.com/docker/docker/api/types/blkiodev [2022-05-11T07:47:06.066Z] github.com/docker/docker/api/types/container [2022-05-11T07:47:06.066Z] github.com/docker/docker/api/types/events [2022-05-11T07:47:06.066Z] github.com/docker/docker/api/types/filters [2022-05-11T07:47:06.066Z] github.com/docker/docker/api/types/image [2022-05-11T07:47:06.066Z] github.com/docker/docker/api/types/mount [2022-05-11T07:47:06.066Z] github.com/docker/docker/api/types/network [2022-05-11T07:47:06.066Z] github.com/docker/docker/api/types/plugins/logdriver [2022-05-11T07:47:06.066Z] github.com/docker/docker/api/types/registry [2022-05-11T07:47:06.066Z] github.com/docker/docker/api/types/strslice [2022-05-11T07:47:06.066Z] github.com/docker/docker/api/types/swarm [2022-05-11T07:47:06.066Z] github.com/docker/docker/api/types/swarm/runtime [2022-05-11T07:47:06.066Z] github.com/docker/docker/api/types/time [2022-05-11T07:47:06.066Z] github.com/docker/docker/api/types/versions [2022-05-11T07:47:06.066Z] github.com/docker/docker/api/types/versions/v1p19 [2022-05-11T07:47:06.066Z] github.com/docker/docker/api/types/versions/v1p20 [2022-05-11T07:47:06.066Z] github.com/docker/docker/api/types/volume [2022-05-11T07:47:06.066Z] github.com/docker/docker/builder [2022-05-11T07:47:06.066Z] github.com/docker/docker/builder/builder-next [2022-05-11T07:47:06.066Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-05-11T07:47:06.066Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-05-11T07:47:06.066Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-05-11T07:47:06.066Z] github.com/docker/docker/builder/builder-next/exporter [2022-05-11T07:47:06.066Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-05-11T07:47:06.066Z] github.com/docker/docker/builder/builder-next/worker [2022-05-11T07:47:06.066Z] github.com/docker/docker/builder/dockerfile [2022-05-11T07:47:06.066Z] github.com/docker/docker/builder/remotecontext [2022-05-11T07:47:06.066Z] github.com/docker/docker/builder/remotecontext/git [2022-05-11T07:47:06.066Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-05-11T07:47:06.066Z] github.com/docker/docker/cli [2022-05-11T07:47:06.066Z] github.com/docker/docker/cli/config [2022-05-11T07:47:06.066Z] github.com/docker/docker/cli/debug [2022-05-11T07:47:06.066Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-05-11T07:47:06.066Z] github.com/docker/docker/cli/winresources/dockerd [2022-05-11T07:47:06.066Z] github.com/docker/docker/client [2022-05-11T07:47:06.066Z] github.com/docker/docker/cmd/docker-proxy [2022-05-11T07:47:06.066Z] github.com/docker/docker/cmd/dockerd [2022-05-11T07:47:06.066Z] github.com/docker/docker/cmd/dockerd/trap [2022-05-11T07:47:06.066Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-05-11T07:47:06.066Z] github.com/docker/docker/container [2022-05-11T07:47:06.066Z] github.com/docker/docker/container/stream [2022-05-11T07:47:06.066Z] github.com/docker/docker/contrib/apparmor [2022-05-11T07:47:06.066Z] github.com/docker/docker/contrib/docker-device-tool [2022-05-11T07:47:06.066Z] github.com/docker/docker/contrib/httpserver [2022-05-11T07:47:06.066Z] github.com/docker/docker/daemon [2022-05-11T07:47:06.066Z] github.com/docker/docker/daemon/cluster [2022-05-11T07:47:06.066Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-05-11T07:47:06.066Z] github.com/docker/docker/daemon/cluster/convert [2022-05-11T07:47:06.066Z] github.com/docker/docker/daemon/cluster/executor [2022-05-11T07:47:06.066Z] github.com/docker/docker/daemon/cluster/executor/container [2022-05-11T07:47:06.066Z] github.com/docker/docker/daemon/cluster/provider [2022-05-11T07:47:06.066Z] github.com/docker/docker/daemon/config [2022-05-11T07:47:06.066Z] github.com/docker/docker/daemon/events [2022-05-11T07:47:06.066Z] github.com/docker/docker/daemon/events/testutils [2022-05-11T07:47:06.066Z] github.com/docker/docker/daemon/exec [2022-05-11T07:47:06.066Z] github.com/docker/docker/daemon/graphdriver [2022-05-11T07:47:06.066Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-05-11T07:47:06.066Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-05-11T07:47:06.066Z] github.com/docker/docker/daemon/graphdriver/copy [2022-05-11T07:47:06.066Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-05-11T07:47:06.066Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-05-11T07:47:06.066Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-05-11T07:47:06.066Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-05-11T07:47:06.066Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-05-11T07:47:06.066Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-05-11T07:47:06.066Z] github.com/docker/docker/daemon/graphdriver/register [2022-05-11T07:47:06.066Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-05-11T07:47:06.066Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-05-11T07:47:06.066Z] github.com/docker/docker/daemon/images [2022-05-11T07:47:06.066Z] github.com/docker/docker/daemon/initlayer [2022-05-11T07:47:06.066Z] github.com/docker/docker/daemon/links [2022-05-11T07:47:06.066Z] github.com/docker/docker/daemon/listeners [2022-05-11T07:47:06.066Z] github.com/docker/docker/daemon/logger [2022-05-11T07:47:06.066Z] github.com/docker/docker/daemon/logger/awslogs [2022-05-11T07:47:06.066Z] github.com/docker/docker/daemon/logger/fluentd [2022-05-11T07:47:06.066Z] github.com/docker/docker/daemon/logger/gcplogs [2022-05-11T07:47:06.066Z] github.com/docker/docker/daemon/logger/gelf [2022-05-11T07:47:06.066Z] github.com/docker/docker/daemon/logger/journald [2022-05-11T07:47:06.066Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-05-11T07:47:06.066Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-05-11T07:47:06.066Z] github.com/docker/docker/daemon/logger/local [2022-05-11T07:47:06.066Z] github.com/docker/docker/daemon/logger/logentries [2022-05-11T07:47:06.066Z] github.com/docker/docker/daemon/logger/loggerutils [2022-05-11T07:47:06.066Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-05-11T07:47:06.066Z] github.com/docker/docker/daemon/logger/splunk [2022-05-11T07:47:06.066Z] github.com/docker/docker/daemon/logger/syslog [2022-05-11T07:47:06.066Z] github.com/docker/docker/daemon/logger/templates [2022-05-11T07:47:06.066Z] github.com/docker/docker/daemon/names [2022-05-11T07:47:06.066Z] github.com/docker/docker/daemon/network [2022-05-11T07:47:06.066Z] github.com/docker/docker/daemon/stats [2022-05-11T07:47:06.066Z] github.com/docker/docker/distribution [2022-05-11T07:47:06.066Z] github.com/docker/docker/distribution/metadata [2022-05-11T07:47:06.066Z] github.com/docker/docker/distribution/utils [2022-05-11T07:47:06.066Z] github.com/docker/docker/distribution/xfer [2022-05-11T07:47:06.066Z] github.com/docker/docker/dockerversion [2022-05-11T07:47:06.066Z] github.com/docker/docker/errdefs [2022-05-11T07:47:06.066Z] github.com/docker/docker/image [2022-05-11T07:47:06.066Z] github.com/docker/docker/image/cache [2022-05-11T07:47:06.066Z] github.com/docker/docker/image/tarexport [2022-05-11T07:47:06.066Z] github.com/docker/docker/image/v1 [2022-05-11T07:47:06.066Z] github.com/docker/docker/internal/test/suite [2022-05-11T07:47:06.066Z] github.com/docker/docker/layer [2022-05-11T07:47:06.066Z] github.com/docker/docker/libcontainerd [2022-05-11T07:47:06.066Z] github.com/docker/docker/libcontainerd/queue [2022-05-11T07:47:06.066Z] github.com/docker/docker/libcontainerd/remote [2022-05-11T07:47:06.066Z] github.com/docker/docker/libcontainerd/supervisor [2022-05-11T07:47:06.066Z] github.com/docker/docker/libcontainerd/types [2022-05-11T07:47:06.066Z] github.com/docker/docker/oci [2022-05-11T07:47:06.066Z] github.com/docker/docker/oci/caps [2022-05-11T07:47:06.066Z] github.com/docker/docker/opts [2022-05-11T07:47:06.066Z] github.com/docker/docker/pkg/aaparser [2022-05-11T07:47:06.066Z] github.com/docker/docker/pkg/archive [2022-05-11T07:47:06.066Z] github.com/docker/docker/pkg/authorization [2022-05-11T07:47:06.066Z] github.com/docker/docker/pkg/broadcaster [2022-05-11T07:47:06.066Z] github.com/docker/docker/pkg/capabilities [2022-05-11T07:47:06.066Z] github.com/docker/docker/pkg/chrootarchive [2022-05-11T07:47:06.066Z] github.com/docker/docker/pkg/containerfs [2022-05-11T07:47:06.066Z] github.com/docker/docker/pkg/devicemapper [2022-05-11T07:47:06.066Z] github.com/docker/docker/pkg/directory [2022-05-11T07:47:06.066Z] github.com/docker/docker/pkg/dmesg [2022-05-11T07:47:06.066Z] github.com/docker/docker/pkg/filenotify [2022-05-11T07:47:06.066Z] github.com/docker/docker/pkg/fileutils [2022-05-11T07:47:06.066Z] github.com/docker/docker/pkg/fsutils [2022-05-11T07:47:06.066Z] github.com/docker/docker/pkg/homedir [2022-05-11T07:47:06.066Z] github.com/docker/docker/pkg/idtools [2022-05-11T07:47:06.066Z] github.com/docker/docker/pkg/ioutils [2022-05-11T07:47:06.066Z] github.com/docker/docker/pkg/jsonmessage [2022-05-11T07:47:06.066Z] github.com/docker/docker/pkg/longpath [2022-05-11T07:47:06.066Z] github.com/docker/docker/pkg/loopback [2022-05-11T07:47:06.066Z] github.com/docker/docker/pkg/namesgenerator [2022-05-11T07:47:06.066Z] github.com/docker/docker/pkg/parsers [2022-05-11T07:47:06.066Z] github.com/docker/docker/pkg/parsers/kernel [2022-05-11T07:47:06.066Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-05-11T07:47:06.066Z] github.com/docker/docker/pkg/pidfile [2022-05-11T07:47:06.066Z] github.com/docker/docker/pkg/platform [2022-05-11T07:47:06.066Z] github.com/docker/docker/pkg/plugingetter [2022-05-11T07:47:06.066Z] github.com/docker/docker/pkg/plugins [2022-05-11T07:47:06.066Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-05-11T07:47:06.066Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-05-11T07:47:06.066Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-05-11T07:47:06.066Z] github.com/docker/docker/pkg/plugins/transport [2022-05-11T07:47:06.066Z] github.com/docker/docker/pkg/pools [2022-05-11T07:47:06.066Z] github.com/docker/docker/pkg/progress [2022-05-11T07:47:06.066Z] github.com/docker/docker/pkg/pubsub [2022-05-11T07:47:06.066Z] github.com/docker/docker/pkg/reexec [2022-05-11T07:47:06.066Z] github.com/docker/docker/pkg/signal [2022-05-11T07:47:06.066Z] github.com/docker/docker/pkg/stack [2022-05-11T07:47:06.066Z] github.com/docker/docker/pkg/stdcopy [2022-05-11T07:47:06.066Z] github.com/docker/docker/pkg/streamformatter [2022-05-11T07:47:06.066Z] github.com/docker/docker/pkg/stringid [2022-05-11T07:47:06.066Z] github.com/docker/docker/pkg/sysinfo [2022-05-11T07:47:06.066Z] github.com/docker/docker/pkg/system [2022-05-11T07:47:06.066Z] github.com/docker/docker/pkg/tailfile [2022-05-11T07:47:06.066Z] github.com/docker/docker/pkg/tarsum [2022-05-11T07:47:06.066Z] github.com/docker/docker/pkg/truncindex [2022-05-11T07:47:06.066Z] github.com/docker/docker/pkg/urlutil [2022-05-11T07:47:06.066Z] github.com/docker/docker/pkg/useragent [2022-05-11T07:47:06.066Z] github.com/docker/docker/plugin [2022-05-11T07:47:06.066Z] github.com/docker/docker/plugin/executor/containerd [2022-05-11T07:47:06.066Z] github.com/docker/docker/plugin/v2 [2022-05-11T07:47:06.066Z] github.com/docker/docker/profiles/apparmor [2022-05-11T07:47:06.066Z] github.com/docker/docker/profiles/seccomp [2022-05-11T07:47:06.066Z] github.com/docker/docker/quota [2022-05-11T07:47:06.066Z] github.com/docker/docker/reference [2022-05-11T07:47:06.066Z] github.com/docker/docker/registry [2022-05-11T07:47:06.066Z] github.com/docker/docker/registry/resumable [2022-05-11T07:47:06.066Z] github.com/docker/docker/restartmanager [2022-05-11T07:47:06.066Z] github.com/docker/docker/rootless [2022-05-11T07:47:06.066Z] github.com/docker/docker/rootless/specconv [2022-05-11T07:47:06.066Z] github.com/docker/docker/runconfig [2022-05-11T07:47:06.066Z] github.com/docker/docker/runconfig/opts [2022-05-11T07:47:06.066Z] github.com/docker/docker/testutil [2022-05-11T07:47:06.066Z] github.com/docker/docker/testutil/daemon [2022-05-11T07:47:06.066Z] github.com/docker/docker/testutil/environment [2022-05-11T07:47:06.066Z] github.com/docker/docker/testutil/fakecontext [2022-05-11T07:47:06.066Z] github.com/docker/docker/testutil/fakegit [2022-05-11T07:47:06.066Z] github.com/docker/docker/testutil/fakestorage [2022-05-11T07:47:06.066Z] github.com/docker/docker/testutil/fixtures/load [2022-05-11T07:47:06.066Z] github.com/docker/docker/testutil/fixtures/plugin [2022-05-11T07:47:06.066Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-05-11T07:47:06.066Z] github.com/docker/docker/testutil/registry [2022-05-11T07:47:06.066Z] github.com/docker/docker/testutil/request [2022-05-11T07:47:06.066Z] github.com/docker/docker/volume [2022-05-11T07:47:06.066Z] github.com/docker/docker/volume/drivers [2022-05-11T07:47:06.066Z] github.com/docker/docker/volume/local [2022-05-11T07:47:06.066Z] github.com/docker/docker/volume/mounts [2022-05-11T07:47:06.066Z] github.com/docker/docker/volume/service [2022-05-11T07:47:06.066Z] github.com/docker/docker/volume/service/opts [2022-05-11T07:47:06.066Z] github.com/docker/docker/volume/testutils' ']' [2022-05-11T07:47:06.067Z] + 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/httpstatus 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/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/builder/remotecontext/urlutil github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/cli/winresources/docker-proxy github.com/docker/docker/cli/winresources/dockerd 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/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/aufs github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/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/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/namesgenerator 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/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum 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 [2022-05-11T07:47:06.067Z] ? github.com/docker/docker/api [no test files] [2022-05-11T07:47:06.596Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-05-11T07:47:06.596Z] === RUN TestDockerSuite/TestSlowStdinClosing/0 [2022-05-11T07:47:07.525Z] === RUN TestDockerSuite/TestSlowStdinClosing/1 [2022-05-11T07:47:08.087Z] === RUN TestDockerSuite/TestSlowStdinClosing/2 [2022-05-11T07:47:08.649Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-05-11T07:47:12.296Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-11T07:47:12.296Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-11T07:47:12.814Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2022-05-11T07:47:13.300Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-05-11T07:47:13.300Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-05-11T07:47:13.300Z] === RUN TestDockerSuite/TestBuildBlankName [2022-05-11T07:47:13.300Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-05-11T07:47:13.743Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-05-11T07:47:15.121Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2022-05-11T07:47:16.052Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-05-11T07:47:16.615Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-05-11T07:47:17.543Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2022-05-11T07:47:17.799Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-05-11T07:47:19.688Z] docker_cli_swarm_test.go:1895: [d9f21c8290503] joining swarm manager [d45593156e8a5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-11T07:47:20.337Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-05-11T07:47:20.337Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-05-11T07:47:20.616Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-05-11T07:47:20.792Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-05-11T07:47:20.872Z] docker_cli_swarm_test.go:1896: [d89dc5b9aaa93] joining swarm manager [d45593156e8a5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-11T07:47:22.237Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-05-11T07:47:22.608Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.04s) [2022-05-11T07:47:22.608Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (15.36s) [2022-05-11T07:47:22.608Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (15.86s) [2022-05-11T07:47:22.608Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (16.01s) [2022-05-11T07:47:22.608Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (20.20s) [2022-05-11T07:47:22.608Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (9.97s) [2022-05-11T07:47:22.608Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (9.83s) [2022-05-11T07:47:22.608Z] === RUN TestBuildMultiStageCopy [2022-05-11T07:47:22.608Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-05-11T07:47:22.798Z] === RUN TestDockerSuite/TestStartRecordError [2022-05-11T07:47:23.725Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-05-11T07:47:24.190Z] ok github.com/docker/docker/api/server 0.016s coverage: 7.9% of statements [2022-05-11T07:47:25.455Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-05-11T07:47:25.615Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-05-11T07:47:26.543Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-05-11T07:47:29.059Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-05-11T07:47:32.919Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-05-11T07:47:33.224Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-05-11T07:47:33.376Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-05-11T07:47:33.977Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-05-11T07:47:34.343Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-05-11T07:47:35.886Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-05-11T07:47:36.488Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-05-11T07:47:37.051Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2022-05-11T07:47:37.423Z] --- PASS: TestBuildMultiStageCopy (16.44s) [2022-05-11T07:47:37.423Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (10.98s) [2022-05-11T07:47:37.423Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.09s) [2022-05-11T07:47:37.423Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.21s) [2022-05-11T07:47:37.423Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.45s) [2022-05-11T07:47:37.423Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.71s) [2022-05-11T07:47:37.423Z] === RUN TestBuildMultiStageParentConfig [2022-05-11T07:47:41.014Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-05-11T07:47:41.014Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-05-11T07:47:41.014Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-05-11T07:47:41.151Z] --- PASS: TestBuildMultiStageParentConfig (3.40s) [2022-05-11T07:47:41.152Z] === RUN TestBuildLabelWithTargets [2022-05-11T07:47:41.152Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-11T07:47:41.152Z] --- SKIP: TestBuildLabelWithTargets (0.01s) [2022-05-11T07:47:41.152Z] === RUN TestBuildWithEmptyLayers [2022-05-11T07:47:41.256Z] === RUN TestDockerSuite/TestStatsNoStream [2022-05-11T07:47:42.684Z] --- PASS: TestBuildWithEmptyLayers (1.73s) [2022-05-11T07:47:42.684Z] === RUN TestBuildMultiStageOnBuild [2022-05-11T07:47:43.145Z] === RUN TestDockerSuite/TestStopContainerSignal [2022-05-11T07:47:45.034Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-05-11T07:47:45.034Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2022-05-11T07:47:45.292Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-05-11T07:47:45.672Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-05-11T07:47:45.672Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-05-11T07:47:45.672Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-05-11T07:47:45.672Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-05-11T07:47:45.672Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-05-11T07:47:45.854Z] === RUN TestDockerSuite/TestTopPrivileged [2022-05-11T07:47:46.420Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-05-11T07:47:46.420Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2022-05-11T07:47:46.678Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-05-11T07:47:47.240Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-05-11T07:47:47.240Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2022-05-11T07:47:50.509Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-05-11T07:47:51.427Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-05-11T07:47:51.427Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-05-11T07:47:51.427Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-05-11T07:47:51.881Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-05-11T07:47:51.881Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-05-11T07:47:52.337Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-05-11T07:47:52.337Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-05-11T07:47:52.337Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-05-11T07:47:53.028Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2022-05-11T07:47:53.590Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2022-05-11T07:47:54.152Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2022-05-11T07:47:54.152Z] docker_cli_update_unix_test.go:144: unmatched requirement swapMemorySupport [2022-05-11T07:47:54.152Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2022-05-11T07:47:54.152Z] docker_cli_update_unix_test.go:198: unmatched requirement swapMemorySupport [2022-05-11T07:47:54.152Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2022-05-11T07:47:55.083Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2022-05-11T07:47:55.644Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2022-05-11T07:47:56.209Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2022-05-11T07:47:57.576Z] === RUN TestDockerSuite/TestUpdateStats [2022-05-11T07:48:00.843Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2022-05-11T07:48:01.770Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2022-05-11T07:48:01.770Z] docker_cli_update_unix_test.go:128: unmatched requirement swapMemorySupport [2022-05-11T07:48:01.770Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2022-05-11T07:48:02.333Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2022-05-11T07:48:03.262Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-05-11T07:48:03.262Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2022-05-11T07:48:05.781Z] docker_cli_swarm_test.go:1796: [d3252196aabb4] joining swarm manager [dba6047644911]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-11T07:48:06.037Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2022-05-11T07:48:06.967Z] docker_cli_swarm_test.go:1797: [d04762a3cb8f2] joining swarm manager [dba6047644911]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-11T07:48:07.815Z] --- PASS: TestBuildMultiStageOnBuild (21.43s) [2022-05-11T07:48:07.815Z] === RUN TestBuildUncleanTarFilenames [2022-05-11T07:48:07.815Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-11T07:48:07.815Z] --- SKIP: TestBuildUncleanTarFilenames (0.01s) [2022-05-11T07:48:07.815Z] === RUN TestBuildMultiStageLayerLeak [2022-05-11T07:48:08.855Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2022-05-11T07:48:10.744Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2022-05-11T07:48:12.113Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-05-11T07:48:14.633Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-05-11T07:48:17.154Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2022-05-11T07:48:17.409Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-05-11T07:48:17.869Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-05-11T07:48:17.869Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-05-11T07:48:18.341Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-05-11T07:48:18.341Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-05-11T07:48:18.519Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2022-05-11T07:48:18.519Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2022-05-11T07:48:18.797Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-05-11T07:48:20.321Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-05-11T07:48:20.321Z] docker_cli_build_test.go:5420: unmatched requirement DaemonIsLinux [2022-05-11T07:48:20.321Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-05-11T07:48:20.408Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2022-05-11T07:48:21.337Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2022-05-11T07:48:22.265Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2022-05-11T07:48:23.632Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2022-05-11T07:48:24.981Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-05-11T07:48:24.998Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2022-05-11T07:48:25.185Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-05-11T07:48:25.185Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-05-11T07:48:25.185Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-05-11T07:48:25.185Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-05-11T07:48:25.185Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-05-11T07:48:25.435Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-05-11T07:48:25.435Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-05-11T07:48:25.435Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-05-11T07:48:25.435Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-05-11T07:48:25.435Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-05-11T07:48:25.524Z] --- PASS: TestBuildMultiStageLayerLeak (18.91s) [2022-05-11T07:48:25.524Z] === RUN TestBuildWithHugeFile [2022-05-11T07:48:25.639Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-05-11T07:48:26.363Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2022-05-11T07:48:26.598Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-05-11T07:48:26.598Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-05-11T07:48:26.598Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-05-11T07:48:26.598Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-05-11T07:48:26.598Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-05-11T07:48:26.598Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-05-11T07:48:26.598Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-05-11T07:48:26.930Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2022-05-11T07:48:26.961Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-05-11T07:48:27.052Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-05-11T07:48:27.870Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2022-05-11T07:48:27.919Z] === RUN TestDockerSuite/TestBuildCmd [2022-05-11T07:48:28.010Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-05-11T07:48:28.877Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-05-11T07:48:29.236Z] docker_cli_swarm_test.go:1315: [d321edd9adb2b] joining swarm manager [d7bcf37583ece]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-11T07:48:29.331Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-05-11T07:48:29.492Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-05-11T07:48:29.786Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-05-11T07:48:30.418Z] docker_cli_swarm_test.go:1316: [d313ad13a0678] joining swarm manager [d7bcf37583ece]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-11T07:48:31.726Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-05-11T07:48:33.255Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-05-11T07:48:33.255Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-05-11T07:48:33.255Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-05-11T07:48:33.255Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-05-11T07:48:33.255Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-05-11T07:48:33.255Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-05-11T07:48:35.548Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-05-11T07:48:36.140Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-05-11T07:48:37.707Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-05-11T07:48:37.707Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-05-11T07:48:37.707Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-05-11T07:48:39.231Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-05-11T07:48:39.231Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-05-11T07:48:39.231Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-05-11T07:48:39.231Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-05-11T07:48:41.391Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-05-11T07:48:42.351Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-05-11T07:48:42.806Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-05-11T07:48:42.806Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-05-11T07:48:42.806Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-05-11T07:48:43.766Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-05-11T07:48:44.220Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-05-11T07:48:44.220Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-05-11T07:48:44.220Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-05-11T07:48:44.220Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-05-11T07:48:44.220Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-05-11T07:48:45.252Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-05-11T07:48:45.252Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-05-11T07:48:45.252Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-05-11T07:48:45.252Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-05-11T07:48:45.252Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-05-11T07:48:45.252Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-05-11T07:48:45.252Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-05-11T07:48:45.815Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-05-11T07:48:45.815Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-05-11T07:48:46.376Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-05-11T07:48:46.376Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-05-11T07:48:46.632Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-05-11T07:48:46.632Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-05-11T07:48:46.632Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-05-11T07:48:47.999Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-05-11T07:48:47.999Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-05-11T07:48:48.255Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-05-11T07:48:48.255Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-05-11T07:48:48.255Z] === RUN TestDockerSuite/TestVolumeEvents [2022-05-11T07:48:48.477Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-05-11T07:48:48.816Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-05-11T07:48:49.979Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-05-11T07:48:50.188Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-05-11T07:48:50.188Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-05-11T07:48:50.444Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-05-11T07:48:52.333Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-05-11T07:48:54.257Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-05-11T07:48:54.713Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-05-11T07:48:54.713Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-05-11T07:48:54.713Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-05-11T07:48:54.851Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-05-11T07:48:54.851Z] docker_cli_run_test.go:4414: unmatched requirement DaemonIsWindows [2022-05-11T07:48:54.851Z] --- PASS: TestDockerSuite (1328.11s) [2022-05-11T07:48:54.851Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.00s) [2022-05-11T07:48:54.851Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.05s) [2022-05-11T07:48:54.851Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2022-05-11T07:48:54.851Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2022-05-11T07:48:54.851Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.00s) [2022-05-11T07:48:54.851Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2022-05-11T07:48:54.851Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2022-05-11T07:48:54.851Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (3.31s) [2022-05-11T07:48:54.851Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.14s) [2022-05-11T07:48:54.851Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.53s) [2022-05-11T07:48:54.851Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.03s) [2022-05-11T07:48:54.851Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.73s) [2022-05-11T07:48:54.851Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.14s) [2022-05-11T07:48:54.851Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2022-05-11T07:48:54.851Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.08s) [2022-05-11T07:48:54.851Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.27s) [2022-05-11T07:48:54.851Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.00s) [2022-05-11T07:48:54.851Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.00s) [2022-05-11T07:48:54.851Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.05s) [2022-05-11T07:48:54.851Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (0.76s) [2022-05-11T07:48:54.851Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.17s) [2022-05-11T07:48:54.851Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) [2022-05-11T07:48:54.851Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s) [2022-05-11T07:48:54.851Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (3.96s) [2022-05-11T07:48:54.851Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (1.85s) [2022-05-11T07:48:54.851Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.13s) [2022-05-11T07:48:54.851Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (1.89s) [2022-05-11T07:48:54.851Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.72s) [2022-05-11T07:48:54.851Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.62s) [2022-05-11T07:48:54.851Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.52s) [2022-05-11T07:48:54.851Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.75s) [2022-05-11T07:48:54.851Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (1.85s) [2022-05-11T07:48:54.851Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.51s) [2022-05-11T07:48:54.851Z] --- PASS: TestDockerSuite/TestAttachDetach (0.81s) [2022-05-11T07:48:54.851Z] --- PASS: TestDockerSuite/TestAttachDisconnect (0.69s) [2022-05-11T07:48:54.851Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.82s) [2022-05-11T07:48:54.851Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (0.76s) [2022-05-11T07:48:54.851Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.77s) [2022-05-11T07:48:54.851Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.20s) [2022-05-11T07:48:54.851Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.48s) [2022-05-11T07:48:54.851Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.70s) [2022-05-11T07:48:54.851Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (0.83s) [2022-05-11T07:48:54.852Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2022-05-11T07:48:54.852Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (0.65s) [2022-05-11T07:48:54.852Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.60s) [2022-05-11T07:48:54.852Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (17.31s) [2022-05-11T07:48:54.852Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.74s) [2022-05-11T07:48:54.852Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.64s) [2022-05-11T07:48:54.852Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.31s) [2022-05-11T07:48:54.852Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.86s) [2022-05-11T07:48:54.852Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.04s) [2022-05-11T07:48:54.852Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.06s) [2022-05-11T07:48:54.852Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.76s) [2022-05-11T07:48:54.852Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (4.66s) [2022-05-11T07:48:54.852Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (3.05s) [2022-05-11T07:48:54.852Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.09s) [2022-05-11T07:48:54.852Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.70s) [2022-05-11T07:48:54.852Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (3.74s) [2022-05-11T07:48:54.852Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.33s) [2022-05-11T07:48:54.852Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.81s) [2022-05-11T07:48:54.852Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (2.88s) [2022-05-11T07:48:54.852Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.92s) [2022-05-11T07:48:54.852Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.27s) [2022-05-11T07:48:54.852Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.23s) [2022-05-11T07:48:54.852Z] --- PASS: TestDockerSuite/TestBuildAddScript (3.20s) [2022-05-11T07:48:54.852Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (6.53s) [2022-05-11T07:48:54.852Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (4.18s) [2022-05-11T07:48:54.852Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (2.78s) [2022-05-11T07:48:54.852Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.41s) [2022-05-11T07:48:54.852Z] --- PASS: TestDockerSuite/TestBuildAddTar (7.57s) [2022-05-11T07:48:54.852Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.26s) [2022-05-11T07:48:54.852Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.32s) [2022-05-11T07:48:54.852Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (3.75s) [2022-05-11T07:48:54.852Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (6.02s) [2022-05-11T07:48:54.852Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.37s) [2022-05-11T07:48:54.852Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (1.64s) [2022-05-11T07:48:54.852Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.54s) [2022-05-11T07:48:54.852Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (0.68s) [2022-05-11T07:48:54.852Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (1.55s) [2022-05-11T07:48:54.852Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (1.94s) [2022-05-11T07:48:54.852Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.31s) [2022-05-11T07:48:54.852Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.19s) [2022-05-11T07:48:54.852Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (3.82s) [2022-05-11T07:48:54.852Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (13.47s) [2022-05-11T07:48:54.852Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.42s) [2022-05-11T07:48:54.852Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.57s) [2022-05-11T07:48:54.852Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.34s) [2022-05-11T07:48:54.852Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (1.87s) [2022-05-11T07:48:54.852Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (1.97s) [2022-05-11T07:48:54.852Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (4.79s) [2022-05-11T07:48:54.852Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.03s) [2022-05-11T07:48:54.852Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.40s) [2022-05-11T07:48:54.852Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.91s) [2022-05-11T07:48:54.852Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.86s) [2022-05-11T07:48:54.852Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (6.03s) [2022-05-11T07:48:54.852Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.27s) [2022-05-11T07:48:54.852Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.68s) [2022-05-11T07:48:54.852Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.81s) [2022-05-11T07:48:54.852Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (5.22s) [2022-05-11T07:48:54.852Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (1.44s) [2022-05-11T07:48:54.852Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.66s) [2022-05-11T07:48:54.852Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.62s) [2022-05-11T07:48:54.852Z] --- PASS: TestDockerSuite/TestBuildCmd (0.29s) [2022-05-11T07:48:54.852Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.27s) [2022-05-11T07:48:54.852Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.28s) [2022-05-11T07:48:54.852Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2022-05-11T07:48:54.852Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.37s) [2022-05-11T07:48:54.852Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (5.85s) [2022-05-11T07:48:54.852Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.32s) [2022-05-11T07:48:54.852Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.14s) [2022-05-11T07:48:54.852Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.44s) [2022-05-11T07:48:54.852Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.94s) [2022-05-11T07:48:54.852Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.71s) [2022-05-11T07:48:54.852Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.40s) [2022-05-11T07:48:54.852Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (8.32s) [2022-05-11T07:48:54.852Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.47s) [2022-05-11T07:48:54.852Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.30s) [2022-05-11T07:48:54.852Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (2.04s) [2022-05-11T07:48:54.852Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (3.28s) [2022-05-11T07:48:54.852Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.48s) [2022-05-11T07:48:54.852Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2022-05-11T07:48:54.852Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2022-05-11T07:48:54.852Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2022-05-11T07:48:54.852Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s) [2022-05-11T07:48:54.852Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (3.56s) [2022-05-11T07:48:54.852Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (3.48s) [2022-05-11T07:48:54.852Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (2.35s) [2022-05-11T07:48:54.852Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.37s) [2022-05-11T07:48:54.852Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (5.08s) [2022-05-11T07:48:54.852Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (5.12s) [2022-05-11T07:48:54.852Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.68s) [2022-05-11T07:48:54.852Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.31s) [2022-05-11T07:48:54.852Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (3.84s) [2022-05-11T07:48:54.852Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.62s) [2022-05-11T07:48:54.852Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.03s) [2022-05-11T07:48:54.852Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.11s) [2022-05-11T07:48:54.852Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.16s) [2022-05-11T07:48:54.852Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.19s) [2022-05-11T07:48:54.852Z] --- PASS: TestDockerSuite/TestBuildDockerignore (10.38s) [2022-05-11T07:48:54.852Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.43s) [2022-05-11T07:48:54.852Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (3.27s) [2022-05-11T07:48:54.852Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (11.35s) [2022-05-11T07:48:54.852Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.17s) [2022-05-11T07:48:54.852Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.03s) [2022-05-11T07:48:54.852Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (4.24s) [2022-05-11T07:48:54.852Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.54s) [2022-05-11T07:48:54.852Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (1.95s) [2022-05-11T07:48:54.852Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (5.83s) [2022-05-11T07:48:54.852Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.12s) [2022-05-11T07:48:54.852Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.42s) [2022-05-11T07:48:54.852Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (16.16s) [2022-05-11T07:48:54.852Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.19s) [2022-05-11T07:48:54.852Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (4.84s) [2022-05-11T07:48:54.852Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.39s) [2022-05-11T07:48:54.852Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.42s) [2022-05-11T07:48:54.852Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.92s) [2022-05-11T07:48:54.852Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.22s) [2022-05-11T07:48:54.852Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.36s) [2022-05-11T07:48:54.852Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.38s) [2022-05-11T07:48:54.852Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.34s) [2022-05-11T07:48:54.852Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.57s) [2022-05-11T07:48:54.852Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.96s) [2022-05-11T07:48:54.852Z] --- PASS: TestDockerSuite/TestBuildEnv (1.21s) [2022-05-11T07:48:54.852Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.24s) [2022-05-11T07:48:54.852Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (0.89s) [2022-05-11T07:48:54.852Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (7.47s) [2022-05-11T07:48:54.852Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (21.62s) [2022-05-11T07:48:54.852Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.92s) [2022-05-11T07:48:54.852Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (7.22s) [2022-05-11T07:48:54.852Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (1.01s) [2022-05-11T07:48:54.852Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.62s) [2022-05-11T07:48:54.852Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.64s) [2022-05-11T07:48:54.852Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.55s) [2022-05-11T07:48:54.852Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.04s) [2022-05-11T07:48:54.852Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.52s) [2022-05-11T07:48:54.852Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (10.04s) [2022-05-11T07:48:54.852Z] --- PASS: TestDockerSuite/TestBuildExpose (0.34s) [2022-05-11T07:48:54.852Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.78s) [2022-05-11T07:48:54.852Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.54s) [2022-05-11T07:48:54.852Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.50s) [2022-05-11T07:48:54.852Z] --- PASS: TestDockerSuite/TestBuildFails (0.99s) [2022-05-11T07:48:54.852Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.04s) [2022-05-11T07:48:54.852Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.67s) [2022-05-11T07:48:54.852Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.10s) [2022-05-11T07:48:54.852Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.46s) [2022-05-11T07:48:54.852Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.28s) [2022-05-11T07:48:54.852Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.37s) [2022-05-11T07:48:54.852Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (1.09s) [2022-05-11T07:48:54.852Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.60s) [2022-05-11T07:48:54.852Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.87s) [2022-05-11T07:48:54.852Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.33s) [2022-05-11T07:48:54.852Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (1.72s) [2022-05-11T07:48:54.852Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (2.16s) [2022-05-11T07:48:54.852Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.87s) [2022-05-11T07:48:54.852Z] --- PASS: TestDockerSuite/TestBuildHistory (3.96s) [2022-05-11T07:48:54.852Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.55s) [2022-05-11T07:48:54.852Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.79s) [2022-05-11T07:48:54.852Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.61s) [2022-05-11T07:48:54.852Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.57s) [2022-05-11T07:48:54.852Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.03s) [2022-05-11T07:48:54.852Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.84s) [2022-05-11T07:48:54.852Z] --- PASS: TestDockerSuite/TestBuildLabel (0.46s) [2022-05-11T07:48:54.852Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.49s) [2022-05-11T07:48:54.852Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.47s) [2022-05-11T07:48:54.852Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.33s) [2022-05-11T07:48:54.852Z] --- PASS: TestDockerSuite/TestBuildLabels (0.47s) [2022-05-11T07:48:54.852Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.23s) [2022-05-11T07:48:54.852Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.45s) [2022-05-11T07:48:54.852Z] --- PASS: TestDockerSuite/TestBuildLastModified (4.05s) [2022-05-11T07:48:54.852Z] --- PASS: TestDockerSuite/TestBuildLineBreak (3.13s) [2022-05-11T07:48:54.852Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.23s) [2022-05-11T07:48:54.852Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.13s) [2022-05-11T07:48:54.852Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.10s) [2022-05-11T07:48:54.852Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.10s) [2022-05-11T07:48:54.852Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.35s) [2022-05-11T07:48:54.852Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.30s) [2022-05-11T07:48:54.852Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (0.95s) [2022-05-11T07:48:54.852Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (2.43s) [2022-05-11T07:48:54.852Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.31s) [2022-05-11T07:48:54.852Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.44s) [2022-05-11T07:48:54.852Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (7.41s) [2022-05-11T07:48:54.852Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (2.73s) [2022-05-11T07:48:54.852Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (0.83s) [2022-05-11T07:48:54.852Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (1.91s) [2022-05-11T07:48:54.852Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2022-05-11T07:48:54.852Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (2.96s) [2022-05-11T07:48:54.852Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.29s) [2022-05-11T07:48:54.852Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.40s) [2022-05-11T07:48:54.852Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.23s) [2022-05-11T07:48:54.852Z] --- PASS: TestDockerSuite/TestBuildNetContainer (1.60s) [2022-05-11T07:48:54.852Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.70s) [2022-05-11T07:48:54.852Z] --- PASS: TestDockerSuite/TestBuildNoContext (0.87s) [2022-05-11T07:48:54.852Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.78s) [2022-05-11T07:48:54.852Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.11s) [2022-05-11T07:48:54.852Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.26s) [2022-05-11T07:48:54.852Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.05s) [2022-05-11T07:48:54.852Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.24s) [2022-05-11T07:48:54.852Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.26s) [2022-05-11T07:48:54.852Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.45s) [2022-05-11T07:48:54.852Z] --- PASS: TestDockerSuite/TestBuildOnBuild (1.48s) [2022-05-11T07:48:54.852Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.42s) [2022-05-11T07:48:54.852Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (2.04s) [2022-05-11T07:48:54.852Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.33s) [2022-05-11T07:48:54.852Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (1.34s) [2022-05-11T07:48:54.852Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (0.75s) [2022-05-11T07:48:54.852Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (0.87s) [2022-05-11T07:48:54.852Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.27s) [2022-05-11T07:48:54.852Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (2.73s) [2022-05-11T07:48:54.852Z] --- PASS: TestDockerSuite/TestBuildPATH (1.86s) [2022-05-11T07:48:54.852Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.60s) [2022-05-11T07:48:54.852Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.78s) [2022-05-11T07:48:54.852Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (9.16s) [2022-05-11T07:48:54.852Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (3.22s) [2022-05-11T07:48:54.852Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.53s) [2022-05-11T07:48:54.852Z] --- PASS: TestDockerSuite/TestBuildRm (2.36s) [2022-05-11T07:48:54.852Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.74s) [2022-05-11T07:48:54.852Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.07s) [2022-05-11T07:48:54.852Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.45s) [2022-05-11T07:48:54.852Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.54s) [2022-05-11T07:48:54.852Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (0.93s) [2022-05-11T07:48:54.852Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.21s) [2022-05-11T07:48:54.852Z] --- PASS: TestDockerSuite/TestBuildShellInherited (0.86s) [2022-05-11T07:48:54.852Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (2.62s) [2022-05-11T07:48:54.852Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.08s) [2022-05-11T07:48:54.852Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.23s) [2022-05-11T07:48:54.852Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-05-11T07:48:54.852Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.33s) [2022-05-11T07:48:54.852Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.78s) [2022-05-11T07:48:54.852Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.12s) [2022-05-11T07:48:54.852Z] --- PASS: TestDockerSuite/TestBuildStderr (0.67s) [2022-05-11T07:48:54.852Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (3.31s) [2022-05-11T07:48:54.852Z] --- PASS: TestDockerSuite/TestBuildStopSignal (0.79s) [2022-05-11T07:48:54.852Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (0.66s) [2022-05-11T07:48:54.852Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.50s) [2022-05-11T07:48:54.852Z] --- PASS: TestDockerSuite/TestBuildTagEvent (0.65s) [2022-05-11T07:48:54.852Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.05s) [2022-05-11T07:48:54.852Z] --- PASS: TestDockerSuite/TestBuildUser (1.25s) [2022-05-11T07:48:54.852Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (2.57s) [2022-05-11T07:48:54.852Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (12.88s) [2022-05-11T07:48:54.852Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (0.61s) [2022-05-11T07:48:54.852Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.19s) [2022-05-11T07:48:54.852Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.61s) [2022-05-11T07:48:54.852Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.58s) [2022-05-11T07:48:54.852Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (0.83s) [2022-05-11T07:48:54.852Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-05-11T07:48:54.852Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-05-11T07:48:54.852Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-05-11T07:48:54.852Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-05-11T07:48:54.852Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.07s) [2022-05-11T07:48:54.852Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2022-05-11T07:48:54.852Z] --- PASS: TestDockerSuite/TestBuildWithFailure (0.56s) [2022-05-11T07:48:54.852Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.46s) [2022-05-11T07:48:54.852Z] --- PASS: TestDockerSuite/TestBuildWithTabs (0.57s) [2022-05-11T07:48:54.852Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.08s) [2022-05-11T07:48:54.852Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (1.71s) [2022-05-11T07:48:54.852Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.07s) [2022-05-11T07:48:54.852Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (0.62s) [2022-05-11T07:48:54.852Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.25s) [2022-05-11T07:48:54.852Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.41s) [2022-05-11T07:48:54.852Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-05-11T07:48:54.852Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.48s) [2022-05-11T07:48:54.852Z] --- PASS: TestDockerSuite/TestBuildXZHost (1.30s) [2022-05-11T07:48:54.852Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2022-05-11T07:48:54.852Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2022-05-11T07:48:54.853Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.45s) [2022-05-11T07:48:54.853Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.56s) [2022-05-11T07:48:54.853Z] --- PASS: TestDockerSuite/TestCommitChange (0.78s) [2022-05-11T07:48:54.853Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.63s) [2022-05-11T07:48:54.853Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.21s) [2022-05-11T07:48:54.853Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.85s) [2022-05-11T07:48:54.853Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (1.06s) [2022-05-11T07:48:54.853Z] --- PASS: TestDockerSuite/TestCommitTTY (1.27s) [2022-05-11T07:48:54.853Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.78s) [2022-05-11T07:48:54.853Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.15s) [2022-05-11T07:48:54.853Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.71s) [2022-05-11T07:48:54.853Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-05-11T07:48:54.853Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2022-05-11T07:48:54.853Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.08s) [2022-05-11T07:48:54.853Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2022-05-11T07:48:54.853Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.00s) [2022-05-11T07:48:54.853Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.03s) [2022-05-11T07:48:54.853Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.09s) [2022-05-11T07:48:54.853Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.31s) [2022-05-11T07:48:54.853Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2022-05-11T07:48:54.853Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.69s) [2022-05-11T07:48:54.853Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.56s) [2022-05-11T07:48:54.853Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.53s) [2022-05-11T07:48:54.853Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.71s) [2022-05-11T07:48:54.853Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.54s) [2022-05-11T07:48:54.853Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.04s) [2022-05-11T07:48:54.853Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s) [2022-05-11T07:48:54.853Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.51s) [2022-05-11T07:48:54.853Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.00s) [2022-05-11T07:48:54.853Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.03s) [2022-05-11T07:48:54.853Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.07s) [2022-05-11T07:48:54.853Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.06s) [2022-05-11T07:48:54.853Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.54s) [2022-05-11T07:48:54.853Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.66s) [2022-05-11T07:48:54.853Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.54s) [2022-05-11T07:48:54.853Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2022-05-11T07:48:54.853Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.05s) [2022-05-11T07:48:54.853Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.63s) [2022-05-11T07:48:54.853Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2022-05-11T07:48:54.853Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.53s) [2022-05-11T07:48:54.853Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.46s) [2022-05-11T07:48:54.853Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.71s) [2022-05-11T07:48:54.853Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.59s) [2022-05-11T07:48:54.853Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2022-05-11T07:48:54.853Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.59s) [2022-05-11T07:48:54.853Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.81s) [2022-05-11T07:48:54.853Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.86s) [2022-05-11T07:48:54.853Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.15s) [2022-05-11T07:48:54.853Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.67s) [2022-05-11T07:48:54.853Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.12s) [2022-05-11T07:48:54.853Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.51s) [2022-05-11T07:48:54.853Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.06s) [2022-05-11T07:48:54.853Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2022-05-11T07:48:54.853Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2022-05-11T07:48:54.853Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2022-05-11T07:48:54.853Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.69s) [2022-05-11T07:48:54.853Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.43s) [2022-05-11T07:48:54.853Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.82s) [2022-05-11T07:48:54.853Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.82s) [2022-05-11T07:48:54.853Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-05-11T07:48:54.853Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.06s) [2022-05-11T07:48:54.853Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.67s) [2022-05-11T07:48:54.853Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.59s) [2022-05-11T07:48:54.853Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (0.86s) [2022-05-11T07:48:54.853Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (3.46s) [2022-05-11T07:48:54.853Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.55s) [2022-05-11T07:48:54.853Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.09s) [2022-05-11T07:48:54.853Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.14s) [2022-05-11T07:48:54.853Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (19.52s) [2022-05-11T07:48:54.853Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (0.61s) [2022-05-11T07:48:54.853Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (1.56s) [2022-05-11T07:48:54.853Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (1.46s) [2022-05-11T07:48:54.853Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (0.81s) [2022-05-11T07:48:54.853Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000accfc0_} (1.46s) [2022-05-11T07:48:54.853Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-13338987329_/foo_false____} (1.44s) [2022-05-11T07:48:54.853Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-13338987329_/foo_true____} (1.47s) [2022-05-11T07:48:54.853Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-31842919756_/foo_false____} (1.33s) [2022-05-11T07:48:54.853Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-31842919756_/foo_true____} (1.43s) [2022-05-11T07:48:54.853Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-31842919756_/foo_true__0xc000accff0__} (1.42s) [2022-05-11T07:48:54.853Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000acd008_} (1.45s) [2022-05-11T07:48:54.853Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000acd020_} (1.39s) [2022-05-11T07:48:54.853Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000acd038_} (1.37s) [2022-05-11T07:48:54.853Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000acd050_} (1.44s) [2022-05-11T07:48:54.853Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.52s) [2022-05-11T07:48:54.853Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.28s) [2022-05-11T07:48:54.853Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-05-11T07:48:54.853Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-05-11T07:48:54.853Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-05-11T07:48:54.853Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-05-11T07:48:54.853Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-05-11T07:48:54.853Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.04s) [2022-05-11T07:48:54.853Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.03s) [2022-05-11T07:48:54.853Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.03s) [2022-05-11T07:48:54.853Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-05-11T07:48:54.853Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.02s) [2022-05-11T07:48:54.853Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.02s) [2022-05-11T07:48:54.853Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.02s) [2022-05-11T07:48:54.853Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.03s) [2022-05-11T07:48:54.853Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.02s) [2022-05-11T07:48:54.853Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.02s) [2022-05-11T07:48:54.853Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2022-05-11T07:48:54.853Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.52s) [2022-05-11T07:48:54.853Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.61s) [2022-05-11T07:48:54.853Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (2.44s) [2022-05-11T07:48:54.853Z] --- PASS: TestDockerSuite/TestCopyAndRestart (0.94s) [2022-05-11T07:48:54.853Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.12s) [2022-05-11T07:48:54.853Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.52s) [2022-05-11T07:48:54.853Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.48s) [2022-05-11T07:48:54.853Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.50s) [2022-05-11T07:48:54.853Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.54s) [2022-05-11T07:48:54.853Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.50s) [2022-05-11T07:48:54.853Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.51s) [2022-05-11T07:48:54.853Z] --- PASS: TestDockerSuite/TestCpFromCaseD (0.61s) [2022-05-11T07:48:54.853Z] --- PASS: TestDockerSuite/TestCpFromCaseE (0.57s) [2022-05-11T07:48:54.853Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.88s) [2022-05-11T07:48:54.853Z] --- PASS: TestDockerSuite/TestCpFromCaseG (0.72s) [2022-05-11T07:48:54.853Z] --- PASS: TestDockerSuite/TestCpFromCaseH (0.67s) [2022-05-11T07:48:54.853Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.66s) [2022-05-11T07:48:54.853Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (0.71s) [2022-05-11T07:48:54.853Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (0.88s) [2022-05-11T07:48:54.853Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.84s) [2022-05-11T07:48:54.853Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.80s) [2022-05-11T07:48:54.853Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.03s) [2022-05-11T07:48:54.853Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.68s) [2022-05-11T07:48:54.853Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.64s) [2022-05-11T07:48:54.853Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (0.71s) [2022-05-11T07:48:54.853Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.87s) [2022-05-11T07:48:54.853Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.93s) [2022-05-11T07:48:54.853Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.00s) [2022-05-11T07:48:54.853Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.45s) [2022-05-11T07:48:54.853Z] --- PASS: TestDockerSuite/TestCpToCaseC (1.37s) [2022-05-11T07:48:54.853Z] --- PASS: TestDockerSuite/TestCpToCaseD (3.33s) [2022-05-11T07:48:54.853Z] --- PASS: TestDockerSuite/TestCpToCaseE (2.26s) [2022-05-11T07:48:54.853Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.54s) [2022-05-11T07:48:54.853Z] --- PASS: TestDockerSuite/TestCpToCaseG (3.51s) [2022-05-11T07:48:54.853Z] --- PASS: TestDockerSuite/TestCpToCaseH (3.40s) [2022-05-11T07:48:54.853Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.62s) [2022-05-11T07:48:54.853Z] --- PASS: TestDockerSuite/TestCpToCaseJ (3.66s) [2022-05-11T07:48:54.853Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.78s) [2022-05-11T07:48:54.853Z] --- PASS: TestDockerSuite/TestCpToDot (0.83s) [2022-05-11T07:48:54.853Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.15s) [2022-05-11T07:48:54.853Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.75s) [2022-05-11T07:48:54.853Z] --- PASS: TestDockerSuite/TestCpToStdout (0.65s) [2022-05-11T07:48:54.853Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (0.91s) [2022-05-11T07:48:54.853Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.25s) [2022-05-11T07:48:54.853Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.98s) [2022-05-11T07:48:54.853Z] --- PASS: TestDockerSuite/TestCpVolumePath (1.17s) [2022-05-11T07:48:54.853Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.06s) [2022-05-11T07:48:54.853Z] --- PASS: TestDockerSuite/TestCreateArgs (0.05s) [2022-05-11T07:48:54.853Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.40s) [2022-05-11T07:48:54.853Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.57s) [2022-05-11T07:48:54.853Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.01s) [2022-05-11T07:48:54.853Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.09s) [2022-05-11T07:48:54.853Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.68s) [2022-05-11T07:48:54.853Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.35s) [2022-05-11T07:48:54.853Z] --- PASS: TestDockerSuite/TestCreateLabels (0.07s) [2022-05-11T07:48:54.853Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.13s) [2022-05-11T07:48:54.853Z] --- PASS: TestDockerSuite/TestCreateRM (0.15s) [2022-05-11T07:48:54.853Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-05-11T07:48:54.853Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.06s) [2022-05-11T07:48:54.853Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.18s) [2022-05-11T07:48:54.853Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.57s) [2022-05-11T07:48:54.853Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.09s) [2022-05-11T07:48:54.853Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.06s) [2022-05-11T07:48:54.853Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (4.30s) [2022-05-11T07:48:54.853Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.08s) [2022-05-11T07:48:54.853Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2022-05-11T07:48:54.853Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.15s) [2022-05-11T07:48:54.853Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.05s) [2022-05-11T07:48:54.853Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.06s) [2022-05-11T07:48:54.853Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.58s) [2022-05-11T07:48:54.853Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.09s) [2022-05-11T07:48:54.853Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.56s) [2022-05-11T07:48:54.853Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.28s) [2022-05-11T07:48:54.853Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.19s) [2022-05-11T07:48:54.853Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.57s) [2022-05-11T07:48:54.853Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.44s) [2022-05-11T07:48:54.853Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.07s) [2022-05-11T07:48:54.853Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.70s) [2022-05-11T07:48:54.853Z] --- PASS: TestDockerSuite/TestDockerFails (0.04s) [2022-05-11T07:48:54.853Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.02s) [2022-05-11T07:48:54.853Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.03s) [2022-05-11T07:48:54.853Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (1.04s) [2022-05-11T07:48:54.853Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.73s) [2022-05-11T07:48:54.853Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.49s) [2022-05-11T07:48:54.853Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s) [2022-05-11T07:48:54.853Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.02s) [2022-05-11T07:48:54.853Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.17s) [2022-05-11T07:48:54.853Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.69s) [2022-05-11T07:48:54.853Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (2.00s) [2022-05-11T07:48:54.853Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (2.38s) [2022-05-11T07:48:54.853Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.60s) [2022-05-11T07:48:54.853Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.68s) [2022-05-11T07:48:54.853Z] --- PASS: TestDockerSuite/TestEventsAttach (0.63s) [2022-05-11T07:48:54.853Z] --- PASS: TestDockerSuite/TestEventsCommit (0.63s) [2022-05-11T07:48:54.853Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.54s) [2022-05-11T07:48:54.853Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.49s) [2022-05-11T07:48:54.853Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.67s) [2022-05-11T07:48:54.853Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.66s) [2022-05-11T07:48:54.853Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.16s) [2022-05-11T07:48:54.853Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (2.38s) [2022-05-11T07:48:54.853Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.07s) [2022-05-11T07:48:54.853Z] --- PASS: TestDockerSuite/TestEventsCopy (0.76s) [2022-05-11T07:48:54.853Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.17s) [2022-05-11T07:48:54.853Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (5.41s) [2022-05-11T07:48:54.853Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.25s) [2022-05-11T07:48:54.853Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (0.92s) [2022-05-11T07:48:54.853Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.25s) [2022-05-11T07:48:54.853Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.14s) [2022-05-11T07:48:54.853Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.26s) [2022-05-11T07:48:54.853Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.14s) [2022-05-11T07:48:54.853Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) [2022-05-11T07:48:54.853Z] --- PASS: TestDockerSuite/TestEventsFilters (0.89s) [2022-05-11T07:48:54.853Z] --- PASS: TestDockerSuite/TestEventsFormat (0.90s) [2022-05-11T07:48:54.853Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s) [2022-05-11T07:48:54.853Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) [2022-05-11T07:48:54.853Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.60s) [2022-05-11T07:48:54.853Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.23s) [2022-05-11T07:48:54.853Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.72s) [2022-05-11T07:48:54.853Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.06s) [2022-05-11T07:48:54.853Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.25s) [2022-05-11T07:48:54.853Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-05-11T07:48:54.853Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-05-11T07:48:54.853Z] --- PASS: TestDockerSuite/TestEventsPluginOps (2.30s) [2022-05-11T07:48:54.853Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.81s) [2022-05-11T07:48:54.853Z] --- PASS: TestDockerSuite/TestEventsRename (0.54s) [2022-05-11T07:48:54.853Z] --- PASS: TestDockerSuite/TestEventsResize (0.56s) [2022-05-11T07:48:54.853Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (5.42s) [2022-05-11T07:48:54.853Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.63s) [2022-05-11T07:48:54.853Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.47s) [2022-05-11T07:48:54.853Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.68s) [2022-05-11T07:48:54.853Z] --- PASS: TestDockerSuite/TestEventsTop (0.53s) [2022-05-11T07:48:54.853Z] --- PASS: TestDockerSuite/TestEventsUntag (2.56s) [2022-05-11T07:48:54.853Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (10.89s) [2022-05-11T07:48:54.853Z] --- PASS: TestDockerSuite/TestExec (0.67s) [2022-05-11T07:48:54.853Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.49s) [2022-05-11T07:48:54.853Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.47s) [2022-05-11T07:48:54.853Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.47s) [2022-05-11T07:48:54.853Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.38s) [2022-05-11T07:48:54.853Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.61s) [2022-05-11T07:48:54.853Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.64s) [2022-05-11T07:48:54.853Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.75s) [2022-05-11T07:48:54.853Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.75s) [2022-05-11T07:48:54.853Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.57s) [2022-05-11T07:48:54.853Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.53s) [2022-05-11T07:48:54.853Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (0.97s) [2022-05-11T07:48:54.853Z] --- PASS: TestDockerSuite/TestExecCgroup (0.81s) [2022-05-11T07:48:54.853Z] --- PASS: TestDockerSuite/TestExecEnv (0.58s) [2022-05-11T07:48:54.853Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.20s) [2022-05-11T07:48:54.854Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.52s) [2022-05-11T07:48:54.854Z] --- PASS: TestDockerSuite/TestExecInspectID (2.59s) [2022-05-11T07:48:54.854Z] --- PASS: TestDockerSuite/TestExecInteractive (0.52s) [2022-05-11T07:48:54.854Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.53s) [2022-05-11T07:48:54.854Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.54s) [2022-05-11T07:48:54.854Z] --- PASS: TestDockerSuite/TestExecParseError (0.52s) [2022-05-11T07:48:54.854Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.68s) [2022-05-11T07:48:54.854Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.59s) [2022-05-11T07:48:54.854Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.28s) [2022-05-11T07:48:54.854Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.68s) [2022-05-11T07:48:54.854Z] --- PASS: TestDockerSuite/TestExecStartFails (0.53s) [2022-05-11T07:48:54.854Z] --- PASS: TestDockerSuite/TestExecStateCleanup (10.70s) [2022-05-11T07:48:54.854Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.49s) [2022-05-11T07:48:54.854Z] --- PASS: TestDockerSuite/TestExecTTY (0.53s) [2022-05-11T07:48:54.854Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.58s) [2022-05-11T07:48:54.854Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.50s) [2022-05-11T07:48:54.854Z] --- PASS: TestDockerSuite/TestExecUlimits (0.78s) [2022-05-11T07:48:54.854Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-05-11T07:48:54.854Z] --- PASS: TestDockerSuite/TestExecWithImageUser (1.47s) [2022-05-11T07:48:54.854Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.62s) [2022-05-11T07:48:54.854Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (0.85s) [2022-05-11T07:48:54.854Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.61s) [2022-05-11T07:48:54.854Z] --- PASS: TestDockerSuite/TestExecWithUser (0.91s) [2022-05-11T07:48:54.854Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.54s) [2022-05-11T07:48:54.854Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.69s) [2022-05-11T07:48:54.854Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.49s) [2022-05-11T07:48:54.854Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.46s) [2022-05-11T07:48:54.854Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.50s) [2022-05-11T07:48:54.854Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2022-05-11T07:48:54.854Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.05s) [2022-05-11T07:48:54.854Z] --- PASS: TestDockerSuite/TestHealth (19.15s) [2022-05-11T07:48:54.854Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.01s) [2022-05-11T07:48:54.854Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s) [2022-05-11T07:48:54.854Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s) [2022-05-11T07:48:54.854Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.53s) [2022-05-11T07:48:54.854Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.01s) [2022-05-11T07:48:54.854Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.59s) [2022-05-11T07:48:54.854Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.01s) [2022-05-11T07:48:54.854Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s) [2022-05-11T07:48:54.854Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.07s) [2022-05-11T07:48:54.854Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.19s) [2022-05-11T07:48:54.854Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.20s) [2022-05-11T07:48:54.854Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.30s) [2022-05-11T07:48:54.854Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s) [2022-05-11T07:48:54.854Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.58s) [2022-05-11T07:48:54.854Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s) [2022-05-11T07:48:54.854Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.60s) [2022-05-11T07:48:54.854Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.56s) [2022-05-11T07:48:54.854Z] --- PASS: TestDockerSuite/TestImagesFormat (0.05s) [2022-05-11T07:48:54.854Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.58s) [2022-05-11T07:48:54.854Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.57s) [2022-05-11T07:48:54.854Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2022-05-11T07:48:54.854Z] --- PASS: TestDockerSuite/TestImportBadURL (0.03s) [2022-05-11T07:48:54.854Z] --- PASS: TestDockerSuite/TestImportDisplay (1.17s) [2022-05-11T07:48:54.854Z] --- PASS: TestDockerSuite/TestImportFile (1.05s) [2022-05-11T07:48:54.854Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.02s) [2022-05-11T07:48:54.854Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.10s) [2022-05-11T07:48:54.854Z] --- PASS: TestDockerSuite/TestImportGzipped (1.14s) [2022-05-11T07:48:54.854Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.10s) [2022-05-11T07:48:54.854Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.55s) [2022-05-11T07:48:54.854Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.47s) [2022-05-11T07:48:54.854Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.50s) [2022-05-11T07:48:54.854Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2022-05-11T07:48:54.854Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2022-05-11T07:48:54.854Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.43s) [2022-05-11T07:48:54.854Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.44s) [2022-05-11T07:48:54.854Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.41s) [2022-05-11T07:48:54.854Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.43s) [2022-05-11T07:48:54.854Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.46s) [2022-05-11T07:48:54.854Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.41s) [2022-05-11T07:48:54.854Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.02s) [2022-05-11T07:48:54.854Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.07s) [2022-05-11T07:48:54.854Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.48s) [2022-05-11T07:48:54.854Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.45s) [2022-05-11T07:48:54.854Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.04s) [2022-05-11T07:48:54.854Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.44s) [2022-05-11T07:48:54.854Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-05-11T07:48:54.854Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.65s) [2022-05-11T07:48:54.854Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.47s) [2022-05-11T07:48:54.854Z] --- PASS: TestDockerSuite/TestInspectDefault (0.45s) [2022-05-11T07:48:54.854Z] --- PASS: TestDockerSuite/TestInspectHistory (0.58s) [2022-05-11T07:48:54.854Z] --- PASS: TestDockerSuite/TestInspectImage (0.02s) [2022-05-11T07:48:54.854Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.03s) [2022-05-11T07:48:54.854Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-05-11T07:48:54.854Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.41s) [2022-05-11T07:48:54.854Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.46s) [2022-05-11T07:48:54.854Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.05s) [2022-05-11T07:48:54.854Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.52s) [2022-05-11T07:48:54.854Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.54s) [2022-05-11T07:48:54.854Z] --- PASS: TestDockerSuite/TestInspectPlugin (1.98s) [2022-05-11T07:48:54.854Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.04s) [2022-05-11T07:48:54.854Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.47s) [2022-05-11T07:48:54.854Z] --- PASS: TestDockerSuite/TestInspectStatus (0.56s) [2022-05-11T07:48:54.854Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (0.94s) [2022-05-11T07:48:54.854Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.47s) [2022-05-11T07:48:54.854Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.47s) [2022-05-11T07:48:54.854Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.48s) [2022-05-11T07:48:54.854Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.46s) [2022-05-11T07:48:54.854Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.44s) [2022-05-11T07:48:54.854Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.45s) [2022-05-11T07:48:54.854Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2022-05-11T07:48:54.854Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.37s) [2022-05-11T07:48:54.854Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (0.95s) [2022-05-11T07:48:54.854Z] --- PASS: TestDockerSuite/TestLinksEnvs (0.91s) [2022-05-11T07:48:54.854Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.20s) [2022-05-11T07:48:54.854Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.08s) [2022-05-11T07:48:54.854Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.42s) [2022-05-11T07:48:54.854Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.41s) [2022-05-11T07:48:54.854Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) [2022-05-11T07:48:54.854Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.36s) [2022-05-11T07:48:54.854Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.24s) [2022-05-11T07:48:54.854Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.48s) [2022-05-11T07:48:54.854Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (7.42s) [2022-05-11T07:48:54.854Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (2.13s) [2022-05-11T07:48:54.854Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.38s) [2022-05-11T07:48:54.854Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.65s) [2022-05-11T07:48:54.854Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (1.95s) [2022-05-11T07:48:54.854Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.01s) [2022-05-11T07:48:54.854Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.39s) [2022-05-11T07:48:54.854Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.04s) [2022-05-11T07:48:54.854Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s) [2022-05-11T07:48:54.854Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.81s) [2022-05-11T07:48:54.854Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.54s) [2022-05-11T07:48:54.854Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.48s) [2022-05-11T07:48:54.854Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.44s) [2022-05-11T07:48:54.854Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.48s) [2022-05-11T07:48:54.854Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.45s) [2022-05-11T07:48:54.854Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s) [2022-05-11T07:48:54.854Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (0.82s) [2022-05-11T07:48:54.854Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (0.83s) [2022-05-11T07:48:54.854Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (0.81s) [2022-05-11T07:48:54.854Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (0.91s) [2022-05-11T07:48:54.854Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.73s) [2022-05-11T07:48:54.854Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.32s) [2022-05-11T07:48:54.854Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.58s) [2022-05-11T07:48:54.854Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.74s) [2022-05-11T07:48:54.854Z] --- PASS: TestDockerSuite/TestLogsSince (6.58s) [2022-05-11T07:48:54.854Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.48s) [2022-05-11T07:48:54.854Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.52s) [2022-05-11T07:48:54.854Z] --- PASS: TestDockerSuite/TestLogsTail (0.60s) [2022-05-11T07:48:54.854Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.46s) [2022-05-11T07:48:54.854Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.66s) [2022-05-11T07:48:54.854Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.35s) [2022-05-11T07:48:54.854Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.51s) [2022-05-11T07:48:54.854Z] --- PASS: TestDockerSuite/TestNetHostname (2.05s) [2022-05-11T07:48:54.854Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.29s) [2022-05-11T07:48:54.854Z] --- PASS: TestDockerSuite/TestNetworkEvents (5.70s) [2022-05-11T07:48:54.854Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.18s) [2022-05-11T07:48:54.854Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.46s) [2022-05-11T07:48:54.854Z] --- PASS: TestDockerSuite/TestPluginActive (2.01s) [2022-05-11T07:48:54.854Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (7.29s) [2022-05-11T07:48:54.854Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-05-11T07:48:54.854Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (1.35s) [2022-05-11T07:48:54.854Z] --- PASS: TestDockerSuite/TestPluginLogDriver (3.39s) [2022-05-11T07:48:54.854Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (2.05s) [2022-05-11T07:48:54.854Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.45s) [2022-05-11T07:48:54.854Z] --- PASS: TestDockerSuite/TestPluginUpgrade (4.79s) [2022-05-11T07:48:54.854Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.29s) [2022-05-11T07:48:54.854Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (0.92s) [2022-05-11T07:48:54.854Z] --- PASS: TestDockerSuite/TestPortHostBinding (0.86s) [2022-05-11T07:48:54.854Z] --- PASS: TestDockerSuite/TestPortList (6.16s) [2022-05-11T07:48:54.854Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (0.95s) [2022-05-11T07:48:54.854Z] --- PASS: TestDockerSuite/TestPostContainersAttach (5.99s) [2022-05-11T07:48:54.854Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2022-05-11T07:48:54.854Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.04s) [2022-05-11T07:48:54.854Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.71s) [2022-05-11T07:48:54.854Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s) [2022-05-11T07:48:54.854Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.60s) [2022-05-11T07:48:54.854Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.00s) [2022-05-11T07:48:54.854Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.59s) [2022-05-11T07:48:54.854Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.06s) [2022-05-11T07:48:54.854Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.17s) [2022-05-11T07:48:54.854Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2022-05-11T07:48:54.854Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (2.78s) [2022-05-11T07:48:54.854Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (0.90s) [2022-05-11T07:48:54.854Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.47s) [2022-05-11T07:48:54.854Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.13s) [2022-05-11T07:48:54.854Z] --- PASS: TestDockerSuite/TestPsByOrder (1.91s) [2022-05-11T07:48:54.854Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.69s) [2022-05-11T07:48:54.854Z] --- PASS: TestDockerSuite/TestPsListContainersBase (2.28s) [2022-05-11T07:48:54.854Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (3.22s) [2022-05-11T07:48:54.854Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.08s) [2022-05-11T07:48:54.854Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.19s) [2022-05-11T07:48:54.854Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (6.56s) [2022-05-11T07:48:54.854Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.24s) [2022-05-11T07:48:54.854Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.76s) [2022-05-11T07:48:54.854Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.04s) [2022-05-11T07:48:54.854Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.76s) [2022-05-11T07:48:54.854Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.94s) [2022-05-11T07:48:54.854Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (1.45s) [2022-05-11T07:48:54.854Z] --- PASS: TestDockerSuite/TestPsListContainersSize (1.10s) [2022-05-11T07:48:54.854Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.15s) [2022-05-11T07:48:54.854Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.54s) [2022-05-11T07:48:54.854Z] --- PASS: TestDockerSuite/TestPsRightTagName (1.44s) [2022-05-11T07:48:54.854Z] --- PASS: TestDockerSuite/TestPsShowMounts (1.65s) [2022-05-11T07:48:54.854Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.47s) [2022-05-11T07:48:54.854Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-05-11T07:48:54.854Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.17s) [2022-05-11T07:48:54.854Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.08s) [2022-05-11T07:48:54.854Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.05s) [2022-05-11T07:48:54.854Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.46s) [2022-05-11T07:48:54.854Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.04s) [2022-05-11T07:48:54.854Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.38s) [2022-05-11T07:48:54.854Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.53s) [2022-05-11T07:48:54.854Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (6.40s) [2022-05-11T07:48:54.854Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (0.76s) [2022-05-11T07:48:54.854Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.45s) [2022-05-11T07:48:54.854Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.07s) [2022-05-11T07:48:54.854Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.06s) [2022-05-11T07:48:54.854Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.29s) [2022-05-11T07:48:54.854Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.25s) [2022-05-11T07:48:54.854Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (0.88s) [2022-05-11T07:48:54.854Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (3.39s) [2022-05-11T07:48:54.854Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (1.22s) [2022-05-11T07:48:54.854Z] --- PASS: TestDockerSuite/TestRmiBlank (0.01s) [2022-05-11T07:48:54.854Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.09s) [2022-05-11T07:48:54.854Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (2.70s) [2022-05-11T07:48:54.854Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.61s) [2022-05-11T07:48:54.854Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.22s) [2022-05-11T07:48:54.854Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.08s) [2022-05-11T07:48:54.854Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.67s) [2022-05-11T07:48:54.854Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.11s) [2022-05-11T07:48:54.854Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.75s) [2022-05-11T07:48:54.854Z] --- PASS: TestDockerSuite/TestRmiTag (0.13s) [2022-05-11T07:48:54.854Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.46s) [2022-05-11T07:48:54.854Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (2.61s) [2022-05-11T07:48:54.854Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.45s) [2022-05-11T07:48:54.854Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.56s) [2022-05-11T07:48:54.854Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.27s) [2022-05-11T07:48:54.854Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.14s) [2022-05-11T07:48:54.854Z] --- PASS: TestDockerSuite/TestRunAddHost (0.47s) [2022-05-11T07:48:54.854Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.22s) [2022-05-11T07:48:54.854Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.45s) [2022-05-11T07:48:54.855Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2022-05-11T07:48:54.855Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.45s) [2022-05-11T07:48:54.855Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.04s) [2022-05-11T07:48:54.855Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.42s) [2022-05-11T07:48:54.855Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.57s) [2022-05-11T07:48:54.855Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.55s) [2022-05-11T07:48:54.855Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (0.90s) [2022-05-11T07:48:54.855Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.02s) [2022-05-11T07:48:54.855Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.76s) [2022-05-11T07:48:54.855Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.63s) [2022-05-11T07:48:54.855Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.78s) [2022-05-11T07:48:54.855Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.85s) [2022-05-11T07:48:54.855Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.68s) [2022-05-11T07:48:54.855Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.84s) [2022-05-11T07:48:54.855Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.83s) [2022-05-11T07:48:54.855Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.43s) [2022-05-11T07:48:54.855Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.43s) [2022-05-11T07:48:54.855Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.45s) [2022-05-11T07:48:54.855Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s) [2022-05-11T07:48:54.855Z] --- PASS: TestDockerSuite/TestRunBindMounts (1.40s) [2022-05-11T07:48:54.855Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.44s) [2022-05-11T07:48:54.855Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.47s) [2022-05-11T07:48:54.855Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.48s) [2022-05-11T07:48:54.855Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.44s) [2022-05-11T07:48:54.855Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-05-11T07:48:54.855Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.44s) [2022-05-11T07:48:54.855Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.54s) [2022-05-11T07:48:54.855Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.65s) [2022-05-11T07:48:54.855Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.44s) [2022-05-11T07:48:54.855Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.49s) [2022-05-11T07:48:54.855Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-05-11T07:48:54.855Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.44s) [2022-05-11T07:48:54.855Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-05-11T07:48:54.855Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.72s) [2022-05-11T07:48:54.855Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.51s) [2022-05-11T07:48:54.855Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.49s) [2022-05-11T07:48:54.855Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.42s) [2022-05-11T07:48:54.855Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.05s) [2022-05-11T07:48:54.855Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.43s) [2022-05-11T07:48:54.855Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (0.90s) [2022-05-11T07:48:54.855Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.12s) [2022-05-11T07:48:54.855Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.92s) [2022-05-11T07:48:54.855Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.63s) [2022-05-11T07:48:54.855Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.68s) [2022-05-11T07:48:54.855Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.49s) [2022-05-11T07:48:54.855Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.47s) [2022-05-11T07:48:54.855Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.47s) [2022-05-11T07:48:54.855Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.04s) [2022-05-11T07:48:54.855Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (2.11s) [2022-05-11T07:48:54.855Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.05s) [2022-05-11T07:48:54.855Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.47s) [2022-05-11T07:48:54.855Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (2.08s) [2022-05-11T07:48:54.855Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.11s) [2022-05-11T07:48:54.855Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (1.45s) [2022-05-11T07:48:54.855Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (1.51s) [2022-05-11T07:48:54.855Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2022-05-11T07:48:54.855Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-05-11T07:48:54.855Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.44s) [2022-05-11T07:48:54.855Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.20s) [2022-05-11T07:48:54.855Z] --- PASS: TestDockerSuite/TestRunDNSOptions (0.85s) [2022-05-11T07:48:54.855Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.32s) [2022-05-11T07:48:54.855Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.43s) [2022-05-11T07:48:54.855Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.94s) [2022-05-11T07:48:54.855Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.45s) [2022-05-11T07:48:54.855Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-05-11T07:48:54.855Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.43s) [2022-05-11T07:48:54.855Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.16s) [2022-05-11T07:48:54.855Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.05s) [2022-05-11T07:48:54.855Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.50s) [2022-05-11T07:48:54.855Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.69s) [2022-05-11T07:48:54.855Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.76s) [2022-05-11T07:48:54.855Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.76s) [2022-05-11T07:48:54.855Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.05s) [2022-05-11T07:48:54.855Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.50s) [2022-05-11T07:48:54.855Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.62s) [2022-05-11T07:48:54.855Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.54s) [2022-05-11T07:48:54.855Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.44s) [2022-05-11T07:48:54.855Z] --- PASS: TestDockerSuite/TestRunExitCode (0.48s) [2022-05-11T07:48:54.855Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.43s) [2022-05-11T07:48:54.855Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.51s) [2022-05-11T07:48:54.855Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.48s) [2022-05-11T07:48:54.855Z] --- PASS: TestDockerSuite/TestRunExposePort (0.01s) [2022-05-11T07:48:54.855Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.46s) [2022-05-11T07:48:54.855Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.43s) [2022-05-11T07:48:54.855Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (0.95s) [2022-05-11T07:48:54.855Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.20s) [2022-05-11T07:48:54.855Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-05-11T07:48:54.855Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (2.45s) [2022-05-11T07:48:54.855Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.47s) [2022-05-11T07:48:54.855Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.02s) [2022-05-11T07:48:54.855Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (1.06s) [2022-05-11T07:48:54.855Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.05s) [2022-05-11T07:48:54.855Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2022-05-11T07:48:54.855Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s) [2022-05-11T07:48:54.855Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) [2022-05-11T07:48:54.855Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.58s) [2022-05-11T07:48:54.855Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (2.85s) [2022-05-11T07:48:54.855Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.09s) [2022-05-11T07:48:54.855Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (0.96s) [2022-05-11T07:48:54.855Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.82s) [2022-05-11T07:48:54.855Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.39s) [2022-05-11T07:48:54.855Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.35s) [2022-05-11T07:48:54.855Z] --- PASS: TestDockerSuite/TestRunModeHostname (0.77s) [2022-05-11T07:48:54.855Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.05s) [2022-05-11T07:48:54.855Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.27s) [2022-05-11T07:48:54.855Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.51s) [2022-05-11T07:48:54.855Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (0.83s) [2022-05-11T07:48:54.855Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.07s) [2022-05-11T07:48:54.855Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-05-11T07:48:54.855Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.21s) [2022-05-11T07:48:54.855Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.10s) [2022-05-11T07:48:54.855Z] --- PASS: TestDockerSuite/TestRunMount (5.08s) [2022-05-11T07:48:54.855Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.57s) [2022-05-11T07:48:54.855Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.69s) [2022-05-11T07:48:54.855Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.40s) [2022-05-11T07:48:54.855Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.50s) [2022-05-11T07:48:54.855Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (2.55s) [2022-05-11T07:48:54.855Z] --- PASS: TestDockerSuite/TestRunNamedVolume (1.30s) [2022-05-11T07:48:54.855Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (1.46s) [2022-05-11T07:48:54.855Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (0.95s) [2022-05-11T07:48:54.855Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (0.96s) [2022-05-11T07:48:54.855Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2022-05-11T07:48:54.855Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.46s) [2022-05-11T07:48:54.855Z] --- PASS: TestDockerSuite/TestRunNetHost (0.65s) [2022-05-11T07:48:54.855Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.48s) [2022-05-11T07:48:54.855Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.45s) [2022-05-11T07:48:54.855Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.36s) [2022-05-11T07:48:54.855Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.32s) [2022-05-11T07:48:54.855Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (2.66s) [2022-05-11T07:48:54.855Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.34s) [2022-05-11T07:48:54.855Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.09s) [2022-05-11T07:48:54.855Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.42s) [2022-05-11T07:48:54.855Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.07s) [2022-05-11T07:48:54.855Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.41s) [2022-05-11T07:48:54.855Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.43s) [2022-05-11T07:48:54.855Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.07s) [2022-05-11T07:48:54.855Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.45s) [2022-05-11T07:48:54.855Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.54s) [2022-05-11T07:48:54.855Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-05-11T07:48:54.855Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.71s) [2022-05-11T07:48:54.855Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.53s) [2022-05-11T07:48:54.855Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.19s) [2022-05-11T07:48:54.855Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.94s) [2022-05-11T07:48:54.855Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.70s) [2022-05-11T07:48:54.855Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.61s) [2022-05-11T07:48:54.855Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.62s) [2022-05-11T07:48:54.855Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.43s) [2022-05-11T07:48:54.855Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.46s) [2022-05-11T07:48:54.855Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-05-11T07:48:54.855Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.46s) [2022-05-11T07:48:54.855Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.44s) [2022-05-11T07:48:54.855Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-05-11T07:48:54.855Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.44s) [2022-05-11T07:48:54.855Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (0.91s) [2022-05-11T07:48:54.855Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-05-11T07:48:54.855Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.45s) [2022-05-11T07:48:54.855Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.31s) [2022-05-11T07:48:54.855Z] --- PASS: TestDockerSuite/TestRunRm (0.85s) [2022-05-11T07:48:54.855Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.50s) [2022-05-11T07:48:54.855Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.62s) [2022-05-11T07:48:54.855Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.64s) [2022-05-11T07:48:54.855Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.67s) [2022-05-11T07:48:54.855Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.64s) [2022-05-11T07:48:54.855Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (2.79s) [2022-05-11T07:48:54.855Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (3.23s) [2022-05-11T07:48:54.855Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.68s) [2022-05-11T07:48:54.855Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.52s) [2022-05-11T07:48:54.855Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.53s) [2022-05-11T07:48:54.855Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.43s) [2022-05-11T07:48:54.855Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.55s) [2022-05-11T07:48:54.855Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.69s) [2022-05-11T07:48:54.855Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.70s) [2022-05-11T07:48:54.855Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.48s) [2022-05-11T07:48:54.855Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.53s) [2022-05-11T07:48:54.855Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.46s) [2022-05-11T07:48:54.855Z] --- PASS: TestDockerSuite/TestRunState (1.18s) [2022-05-11T07:48:54.855Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.65s) [2022-05-11T07:48:54.855Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.52s) [2022-05-11T07:48:54.855Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.17s) [2022-05-11T07:48:54.855Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-05-11T07:48:54.855Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.47s) [2022-05-11T07:48:54.855Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.46s) [2022-05-11T07:48:54.855Z] --- PASS: TestDockerSuite/TestRunSysctls (1.33s) [2022-05-11T07:48:54.855Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.05s) [2022-05-11T07:48:54.855Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s) [2022-05-11T07:48:54.855Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.61s) [2022-05-11T07:48:54.855Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (1.72s) [2022-05-11T07:48:54.855Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.61s) [2022-05-11T07:48:54.855Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.28s) [2022-05-11T07:48:54.855Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (2.56s) [2022-05-11T07:48:54.855Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (2.89s) [2022-05-11T07:48:54.855Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.47s) [2022-05-11T07:48:54.855Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.44s) [2022-05-11T07:48:54.855Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.70s) [2022-05-11T07:48:54.855Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.50s) [2022-05-11T07:48:54.855Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.59s) [2022-05-11T07:48:54.855Z] --- PASS: TestDockerSuite/TestRunUserByID (0.85s) [2022-05-11T07:48:54.855Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.16s) [2022-05-11T07:48:54.855Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.13s) [2022-05-11T07:48:54.855Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.54s) [2022-05-11T07:48:54.855Z] --- PASS: TestDockerSuite/TestRunUserByName (0.44s) [2022-05-11T07:48:54.855Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.60s) [2022-05-11T07:48:54.855Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-05-11T07:48:54.855Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.15s) [2022-05-11T07:48:54.855Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.75s) [2022-05-11T07:48:54.855Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (3.31s) [2022-05-11T07:48:54.855Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.47s) [2022-05-11T07:48:54.855Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.82s) [2022-05-11T07:48:54.855Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (2.14s) [2022-05-11T07:48:54.855Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (0.99s) [2022-05-11T07:48:54.855Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.79s) [2022-05-11T07:48:54.855Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (1.83s) [2022-05-11T07:48:54.855Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.54s) [2022-05-11T07:48:54.855Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-05-11T07:48:54.855Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-05-11T07:48:54.855Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-05-11T07:48:54.855Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.17s) [2022-05-11T07:48:54.855Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-05-11T07:48:54.855Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.65s) [2022-05-11T07:48:54.855Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.70s) [2022-05-11T07:48:54.855Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.39s) [2022-05-11T07:48:54.855Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.51s) [2022-05-11T07:48:54.855Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.56s) [2022-05-11T07:48:54.855Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s) [2022-05-11T07:48:54.855Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.48s) [2022-05-11T07:48:54.855Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-05-11T07:48:54.855Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.10s) [2022-05-11T07:48:54.855Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.03s) [2022-05-11T07:48:54.855Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-05-11T07:48:54.855Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-05-11T07:48:54.855Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-05-11T07:48:54.855Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-05-11T07:48:54.855Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-05-11T07:48:54.855Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.69s) [2022-05-11T07:48:54.855Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.68s) [2022-05-11T07:48:54.855Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s) [2022-05-11T07:48:54.855Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.57s) [2022-05-11T07:48:54.855Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.25s) [2022-05-11T07:48:54.855Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.45s) [2022-05-11T07:48:54.855Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.04s) [2022-05-11T07:48:54.855Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.60s) [2022-05-11T07:48:54.855Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.66s) [2022-05-11T07:48:54.855Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s) [2022-05-11T07:48:54.855Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-05-11T07:48:54.855Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.66s) [2022-05-11T07:48:54.855Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (0.95s) [2022-05-11T07:48:54.855Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.57s) [2022-05-11T07:48:54.855Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.01s) [2022-05-11T07:48:54.855Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.63s) [2022-05-11T07:48:54.855Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.06s) [2022-05-11T07:48:54.855Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.31s) [2022-05-11T07:48:54.855Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.49s) [2022-05-11T07:48:54.855Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.66s) [2022-05-11T07:48:54.855Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.64s) [2022-05-11T07:48:54.855Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.04s) [2022-05-11T07:48:54.855Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-05-11T07:48:54.855Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.76s) [2022-05-11T07:48:54.855Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.87s) [2022-05-11T07:48:54.855Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (0.83s) [2022-05-11T07:48:54.855Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s) [2022-05-11T07:48:54.855Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.18s) [2022-05-11T07:48:54.856Z] --- PASS: TestDockerSuite/TestSaveImageId (0.06s) [2022-05-11T07:48:54.856Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.37s) [2022-05-11T07:48:54.856Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.26s) [2022-05-11T07:48:54.856Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.06s) [2022-05-11T07:48:54.856Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.26s) [2022-05-11T07:48:54.856Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.08s) [2022-05-11T07:48:54.856Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-05-11T07:48:54.856Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.44s) [2022-05-11T07:48:54.856Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.48s) [2022-05-11T07:48:54.856Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.39s) [2022-05-11T07:48:54.856Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.06s) [2022-05-11T07:48:54.856Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.08s) [2022-05-11T07:48:54.856Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.06s) [2022-05-11T07:48:54.856Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.55s) [2022-05-11T07:48:54.856Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (1.96s) [2022-05-11T07:48:54.856Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/0 (0.65s) [2022-05-11T07:48:54.856Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/1 (0.64s) [2022-05-11T07:48:54.856Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/2 (0.67s) [2022-05-11T07:48:54.856Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.06s) [2022-05-11T07:48:54.856Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (2.12s) [2022-05-11T07:48:54.856Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.75s) [2022-05-11T07:48:54.856Z] --- PASS: TestDockerSuite/TestStartAttachSilent (1.18s) [2022-05-11T07:48:54.856Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.61s) [2022-05-11T07:48:54.856Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (1.79s) [2022-05-11T07:48:54.856Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.48s) [2022-05-11T07:48:54.856Z] --- PASS: TestDockerSuite/TestStartRecordError (1.19s) [2022-05-11T07:48:54.856Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.64s) [2022-05-11T07:48:54.856Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.17s) [2022-05-11T07:48:54.856Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (2.49s) [2022-05-11T07:48:54.856Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (3.97s) [2022-05-11T07:48:54.856Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.04s) [2022-05-11T07:48:54.856Z] --- PASS: TestDockerSuite/TestStatsFormatAll (4.49s) [2022-05-11T07:48:54.856Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.53s) [2022-05-11T07:48:54.856Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.54s) [2022-05-11T07:48:54.856Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.55s) [2022-05-11T07:48:54.856Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.64s) [2022-05-11T07:48:54.856Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.62s) [2022-05-11T07:48:54.856Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-05-11T07:48:54.856Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.58s) [2022-05-11T07:48:54.856Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (3.05s) [2022-05-11T07:48:54.856Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (2.87s) [2022-05-11T07:48:54.856Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.47s) [2022-05-11T07:48:54.856Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.47s) [2022-05-11T07:48:54.856Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-05-11T07:48:54.856Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-05-11T07:48:54.856Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (0.91s) [2022-05-11T07:48:54.856Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.62s) [2022-05-11T07:48:54.856Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.61s) [2022-05-11T07:48:54.856Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.18s) [2022-05-11T07:48:54.856Z] --- PASS: TestDockerSuite/TestUpdateStats (3.51s) [2022-05-11T07:48:54.856Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (0.90s) [2022-05-11T07:48:54.856Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-05-11T07:48:54.856Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.70s) [2022-05-11T07:48:54.856Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.74s) [2022-05-11T07:48:54.856Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.89s) [2022-05-11T07:48:54.856Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.54s) [2022-05-11T07:48:54.856Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (2.03s) [2022-05-11T07:48:54.856Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.38s) [2022-05-11T07:48:54.856Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.50s) [2022-05-11T07:48:54.856Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (2.61s) [2022-05-11T07:48:54.856Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.41s) [2022-05-11T07:48:54.856Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.54s) [2022-05-11T07:48:54.856Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.22s) [2022-05-11T07:48:54.856Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (0.90s) [2022-05-11T07:48:54.856Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.36s) [2022-05-11T07:48:54.856Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.35s) [2022-05-11T07:48:54.856Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.35s) [2022-05-11T07:48:54.856Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.63s) [2022-05-11T07:48:54.856Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.66s) [2022-05-11T07:48:54.856Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.07s) [2022-05-11T07:48:54.856Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2022-05-11T07:48:54.856Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.04s) [2022-05-11T07:48:54.856Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.48s) [2022-05-11T07:48:54.856Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.07s) [2022-05-11T07:48:54.856Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.06s) [2022-05-11T07:48:54.856Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2022-05-11T07:48:54.856Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.48s) [2022-05-11T07:48:54.856Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s) [2022-05-11T07:48:54.856Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.60s) [2022-05-11T07:48:54.856Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s) [2022-05-11T07:48:54.856Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s) [2022-05-11T07:48:54.856Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2022-05-11T07:48:54.856Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2022-05-11T07:48:54.856Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (1.46s) [2022-05-11T07:48:54.856Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.08s) [2022-05-11T07:48:54.856Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.13s) [2022-05-11T07:48:54.856Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.03s) [2022-05-11T07:48:54.856Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2022-05-11T07:48:54.856Z] --- PASS: TestDockerSuite/TestVolumeEvents (0.49s) [2022-05-11T07:48:54.856Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.42s) [2022-05-11T07:48:54.856Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.06s) [2022-05-11T07:48:54.856Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.06s) [2022-05-11T07:48:54.856Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (1.78s) [2022-05-11T07:48:54.856Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.37s) [2022-05-11T07:48:54.856Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2022-05-11T07:48:54.856Z] === RUN TestDockerRegistrySuite [2022-05-11T07:48:54.856Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-05-11T07:48:55.785Z] check_test.go:194: [da4c1e3c1897a] daemon is not started [2022-05-11T07:48:55.785Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-05-11T07:48:56.713Z] check_test.go:194: [d328f94a6831f] daemon is not started [2022-05-11T07:48:56.713Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-05-11T07:48:58.093Z] check_test.go:194: [d43d5073ed1f7] daemon is not started [2022-05-11T07:48:58.093Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-05-11T07:48:58.351Z] check_test.go:194: [d64d89b29542d] daemon is not started [2022-05-11T07:48:58.351Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-05-11T07:48:58.423Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-05-11T07:48:59.944Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-05-11T07:49:00.584Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-05-11T07:49:00.584Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-05-11T07:49:00.584Z] ok github.com/docker/docker/api/server/httputils 0.016s coverage: 31.9% of statements [2022-05-11T07:49:00.584Z] ok github.com/docker/docker/api/server/middleware 0.006s coverage: 37.7% of statements [2022-05-11T07:49:00.584Z] ? github.com/docker/docker/api/server/router [no test files] [2022-05-11T07:49:00.584Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-05-11T07:49:00.584Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-05-11T07:49:00.584Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-05-11T07:49:00.584Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-05-11T07:49:00.584Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-05-11T07:49:00.584Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-05-11T07:49:00.584Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-05-11T07:49:00.584Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-05-11T07:49:00.584Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-05-11T07:49:00.584Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-05-11T07:49:00.584Z] ok github.com/docker/docker/api/server/router/swarm 0.004s coverage: 6.1% of statements [2022-05-11T07:49:00.584Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-05-11T07:49:00.584Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-05-11T07:49:00.584Z] ? github.com/docker/docker/api/types [no test files] [2022-05-11T07:49:00.584Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-05-11T07:49:00.584Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-05-11T07:49:00.584Z] ? github.com/docker/docker/api/types/container [no test files] [2022-05-11T07:49:00.584Z] ? github.com/docker/docker/api/types/events [no test files] [2022-05-11T07:49:00.584Z] ok github.com/docker/docker/api/types/strslice 0.005s coverage: 90.0% of statements [2022-05-11T07:49:00.584Z] ok github.com/docker/docker/api/types/filters 0.004s coverage: 92.2% of statements [2022-05-11T07:49:00.584Z] ? github.com/docker/docker/api/types/image [no test files] [2022-05-11T07:49:00.584Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-05-11T07:49:00.584Z] ? github.com/docker/docker/api/types/network [no test files] [2022-05-11T07:49:00.584Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-05-11T07:49:00.584Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-05-11T07:49:00.584Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-05-11T07:49:00.584Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-05-11T07:49:00.584Z] ok github.com/docker/docker/api/types/time 0.005s coverage: 100.0% of statements [2022-05-11T07:49:00.584Z] ok github.com/docker/docker/api/types/versions 0.003s coverage: 77.3% of statements [2022-05-11T07:49:00.584Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-05-11T07:49:00.584Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-05-11T07:49:00.584Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-05-11T07:49:00.584Z] ? github.com/docker/docker/builder [no test files] [2022-05-11T07:49:00.584Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-05-11T07:49:00.584Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-05-11T07:49:00.584Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-05-11T07:49:00.584Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-05-11T07:49:00.584Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-05-11T07:49:00.584Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-05-11T07:49:00.584Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-05-11T07:49:00.584Z] ok github.com/docker/docker/builder/remotecontext 0.096s coverage: 13.7% of statements [2022-05-11T07:49:00.584Z] ok github.com/docker/docker/builder/dockerfile 0.516s coverage: 49.3% of statements [2022-05-11T07:49:00.584Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.003s coverage: 100.0% of statements [2022-05-11T07:49:00.584Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2022-05-11T07:49:00.584Z] ok github.com/docker/docker/builder/remotecontext/git 1.782s coverage: 86.3% of statements [2022-05-11T07:49:00.584Z] ? github.com/docker/docker/cli [no test files] [2022-05-11T07:49:00.584Z] ? github.com/docker/docker/cli/config [no test files] [2022-05-11T07:49:00.584Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2022-05-11T07:49:00.584Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2022-05-11T07:49:00.584Z] ok github.com/docker/docker/cmd/docker-proxy 0.235s coverage: 69.3% of statements [2022-05-11T07:49:00.866Z] check_test.go:194: [d2aca669eb1b9] daemon is not started [2022-05-11T07:49:00.866Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-05-11T07:49:01.953Z] ok github.com/docker/docker/client 0.124s coverage: 75.6% of statements [2022-05-11T07:49:05.698Z] === RUN TestDockerSuite/TestBuildAddScript [2022-05-11T07:49:05.698Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-05-11T07:49:05.698Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-05-11T07:49:05.698Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-05-11T07:49:05.698Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-05-11T07:49:05.698Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-05-11T07:49:05.698Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-05-11T07:49:05.698Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-05-11T07:49:05.698Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-05-11T07:49:05.698Z] === RUN TestDockerSuite/TestBuildAddTar [2022-05-11T07:49:06.108Z] check_test.go:194: [dd03c0c4cfe32] daemon is not started [2022-05-11T07:49:06.108Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-05-11T07:49:09.378Z] check_test.go:194: [d9c50c921dca9] daemon is not started [2022-05-11T07:49:09.378Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-05-11T07:49:09.941Z] check_test.go:194: [d4e7499650cdf] daemon is not started [2022-05-11T07:49:09.941Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-05-11T07:49:10.870Z] check_test.go:194: [d2678af1cd210] daemon is not started [2022-05-11T07:49:10.870Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-05-11T07:49:11.798Z] check_test.go:194: [d5e40143353db] daemon is not started [2022-05-11T07:49:11.798Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-05-11T07:49:13.165Z] check_test.go:194: [d5eca59ac082b] daemon is not started [2022-05-11T07:49:13.165Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-05-11T07:49:14.094Z] check_test.go:194: [db3bf67f48927] daemon is not started [2022-05-11T07:49:14.094Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-05-11T07:49:15.020Z] check_test.go:194: [d9e54a3bd9b24] daemon is not started [2022-05-11T07:49:15.020Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-05-11T07:49:15.947Z] check_test.go:194: [dd43fa619cc91] daemon is not started [2022-05-11T07:49:15.947Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-05-11T07:49:16.876Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:490b32af440084ec25926516e86d1ccc53548cbd53fd3a7d78e6f633e7ee0fb3 [2022-05-11T07:49:17.438Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:980283fa55a84a4159918aa73d04115a2f52114303eed2c0894096847e91e55f [2022-05-11T07:49:17.695Z] check_test.go:194: [d3e631ac10624] daemon is not started [2022-05-11T07:49:17.695Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-05-11T07:49:18.622Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:75a03d8c7504108bb353ecb374b4026104c4cc0503066a091deffd00ba5194f5 [2022-05-11T07:49:19.551Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:003eb7188b8c7df2e319aba2a2afc94a4d85d6f27efd1bfffd8b6ba694987f44 [2022-05-11T07:49:19.551Z] check_test.go:194: [dbf976be165ea] daemon is not started [2022-05-11T07:49:19.551Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-05-11T07:49:19.859Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-05-11T07:49:19.859Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-05-11T07:49:20.314Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-05-11T07:49:20.481Z] check_test.go:194: [df53c11e7a79d] daemon is not started [2022-05-11T07:49:20.481Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-05-11T07:49:23.013Z] check_test.go:194: [d955b3bf0e139] daemon is not started [2022-05-11T07:49:23.013Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-05-11T07:49:23.577Z] check_test.go:194: [d5ce21cfa068a] daemon is not started [2022-05-11T07:49:23.577Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-05-11T07:49:23.577Z] check_test.go:194: [d4c7db6249882] daemon is not started [2022-05-11T07:49:23.577Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-05-11T07:49:24.942Z] check_test.go:194: [d736531984ecb] daemon is not started [2022-05-11T07:49:24.942Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-05-11T07:49:24.972Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-05-11T07:49:24.972Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-05-11T07:49:25.427Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-05-11T07:49:25.427Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-05-11T07:49:25.504Z] check_test.go:194: [d3d8819112ab1] daemon is not started [2022-05-11T07:49:25.504Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-05-11T07:49:25.883Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-05-11T07:49:25.883Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-05-11T07:49:25.883Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-05-11T07:49:26.338Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-05-11T07:49:26.338Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-05-11T07:49:26.338Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-05-11T07:49:26.431Z] check_test.go:194: [d71118c3e9f86] daemon is not started [2022-05-11T07:49:26.431Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-05-11T07:49:28.946Z] check_test.go:194: [da38e02460704] daemon is not started [2022-05-11T07:49:28.946Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-05-11T07:49:29.203Z] check_test.go:194: [de4a1c1cdb89a] daemon is not started [2022-05-11T07:49:29.203Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-05-11T07:49:30.132Z] check_test.go:194: [ddedf4c09cd5a] daemon is not started [2022-05-11T07:49:30.132Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-05-11T07:49:30.388Z] check_test.go:194: [d43e7bdd0f968] daemon is not started [2022-05-11T07:49:30.388Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-05-11T07:49:30.644Z] check_test.go:194: [dce682dd2b5da] daemon is not started [2022-05-11T07:49:30.644Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-05-11T07:49:30.901Z] check_test.go:194: [d285c0437a762] daemon is not started [2022-05-11T07:49:30.901Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-05-11T07:49:31.157Z] check_test.go:194: [d9d872b7f0621] daemon is not started [2022-05-11T07:49:31.157Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-05-11T07:49:31.414Z] check_test.go:194: [dd4e08859f21e] daemon is not started [2022-05-11T07:49:31.414Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-05-11T07:49:31.414Z] check_test.go:194: [d7cbe37c22a66] daemon is not started [2022-05-11T07:49:31.414Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-05-11T07:49:32.781Z] check_test.go:194: [d13326f53c434] daemon is not started [2022-05-11T07:49:32.781Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-05-11T07:49:34.148Z] check_test.go:194: [df148d2bb1176] daemon is not started [2022-05-11T07:49:34.148Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-05-11T07:49:34.710Z] check_test.go:194: [db5b9d72332e4] daemon is not started [2022-05-11T07:49:34.710Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-05-11T07:49:35.639Z] check_test.go:194: [d8bec6518200f] daemon is not started [2022-05-11T07:49:35.639Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-05-11T07:49:36.566Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-05-11T07:49:37.493Z] --- PASS: TestDockerRegistrySuite (42.88s) [2022-05-11T07:49:37.493Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.23s) [2022-05-11T07:49:37.493Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.03s) [2022-05-11T07:49:37.493Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.37s) [2022-05-11T07:49:37.493Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.16s) [2022-05-11T07:49:37.493Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (2.67s) [2022-05-11T07:49:37.493Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (5.19s) [2022-05-11T07:49:37.493Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (2.78s) [2022-05-11T07:49:37.493Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.01s) [2022-05-11T07:49:37.493Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.87s) [2022-05-11T07:49:37.493Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.00s) [2022-05-11T07:49:37.493Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.09s) [2022-05-11T07:49:37.493Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.15s) [2022-05-11T07:49:37.493Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (0.94s) [2022-05-11T07:49:37.493Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (0.97s) [2022-05-11T07:49:37.493Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (1.83s) [2022-05-11T07:49:37.493Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (1.72s) [2022-05-11T07:49:37.493Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.97s) [2022-05-11T07:49:37.493Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.11s) [2022-05-11T07:49:37.493Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (0.93s) [2022-05-11T07:49:37.493Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.14s) [2022-05-11T07:49:37.493Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.98s) [2022-05-11T07:49:37.494Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.83s) [2022-05-11T07:49:37.494Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.88s) [2022-05-11T07:49:37.494Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.32s) [2022-05-11T07:49:37.494Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.40s) [2022-05-11T07:49:37.494Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (0.97s) [2022-05-11T07:49:37.494Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.37s) [2022-05-11T07:49:37.494Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2022-05-11T07:49:37.494Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.26s) [2022-05-11T07:49:37.494Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.26s) [2022-05-11T07:49:37.494Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.34s) [2022-05-11T07:49:37.494Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2022-05-11T07:49:37.494Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (0.97s) [2022-05-11T07:49:37.494Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.41s) [2022-05-11T07:49:37.494Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.80s) [2022-05-11T07:49:37.494Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (0.99s) [2022-05-11T07:49:37.494Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.92s) [2022-05-11T07:49:37.494Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.78s) [2022-05-11T07:49:37.494Z] === RUN TestDockerSchema1RegistrySuite [2022-05-11T07:49:37.494Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-05-11T07:49:37.494Z] check_test.go:221: [d2abcfdeb3936] daemon is not started [2022-05-11T07:49:37.494Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-05-11T07:49:40.010Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2022-05-11T07:49:40.266Z] check_test.go:221: [d07350bd41833] daemon is not started [2022-05-11T07:49:40.266Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-05-11T07:49:41.307Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-05-11T07:49:41.307Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-05-11T07:49:41.307Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-05-11T07:49:41.307Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-05-11T07:49:41.763Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-05-11T07:49:43.536Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2022-05-11T07:49:44.909Z] check_test.go:221: [d6aaf7cc7fad5] daemon is not started [2022-05-11T07:49:44.909Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-05-11T07:49:46.290Z] check_test.go:221: [daaf52042069c] daemon is not started [2022-05-11T07:49:46.290Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-05-11T07:49:46.546Z] check_test.go:221: [da87eceeda873] daemon is not started [2022-05-11T07:49:46.546Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-05-11T07:49:47.362Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-05-11T07:49:47.817Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-05-11T07:49:47.817Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-05-11T07:49:47.911Z] check_test.go:221: [d9cd1ad5a9227] daemon is not started [2022-05-11T07:49:47.911Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-05-11T07:49:48.272Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-05-11T07:49:48.583Z] ok github.com/docker/docker/cmd/dockerd 0.078s coverage: 29.7% of statements [2022-05-11T07:49:48.583Z] ok github.com/docker/docker/container 0.116s coverage: 34.8% of statements [2022-05-11T07:49:48.583Z] ok github.com/docker/docker/cmd/dockerd/trap 2.535s coverage: 0.0% of statements [2022-05-11T07:49:48.583Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-05-11T07:49:48.583Z] ? github.com/docker/docker/container/stream [no test files] [2022-05-11T07:49:48.583Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-05-11T07:49:48.583Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-05-11T07:49:48.583Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-05-11T07:49:48.841Z] check_test.go:221: [d658e25a0a8ad] daemon is not started [2022-05-11T07:49:49.098Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-05-11T07:49:50.027Z] check_test.go:221: [d02200a8b8171] daemon is not started [2022-05-11T07:49:50.027Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-05-11T07:49:50.588Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2022-05-11T07:49:51.855Z] ok github.com/docker/docker/daemon/cluster 0.077s coverage: 0.5% of statements [2022-05-11T07:49:53.224Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.012s coverage: 65.3% of statements [2022-05-11T07:49:53.290Z] check_test.go:221: [dedc6d41a5a48] daemon is not started [2022-05-11T07:49:53.290Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-05-11T07:49:53.547Z] check_test.go:221: [d882404d485cc] daemon is not started [2022-05-11T07:49:53.547Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-05-11T07:49:54.109Z] check_test.go:221: [d39012acf8069] daemon is not started [2022-05-11T07:49:54.109Z] --- PASS: TestDockerSchema1RegistrySuite (16.74s) [2022-05-11T07:49:54.109Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.16s) [2022-05-11T07:49:54.109Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (2.82s) [2022-05-11T07:49:54.109Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (4.64s) [2022-05-11T07:49:54.109Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.38s) [2022-05-11T07:49:54.109Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.16s) [2022-05-11T07:49:54.109Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.16s) [2022-05-11T07:49:54.109Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.24s) [2022-05-11T07:49:54.109Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.15s) [2022-05-11T07:49:54.109Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (2.97s) [2022-05-11T07:49:54.109Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.55s) [2022-05-11T07:49:54.109Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.50s) [2022-05-11T07:49:54.109Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-05-11T07:49:54.109Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-05-11T07:49:54.595Z] ok github.com/docker/docker/daemon/cluster/convert 0.011s coverage: 35.9% of statements [2022-05-11T07:49:55.035Z] check_test.go:250: [dd9e30a194c6f] daemon is not started [2022-05-11T07:49:55.036Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-05-11T07:49:55.964Z] check_test.go:250: [d070f65a19423] daemon is not started [2022-05-11T07:49:55.964Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-05-11T07:49:55.964Z] check_test.go:250: [d89b8af6cba9e] daemon is not started [2022-05-11T07:49:55.964Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-05-11T07:49:57.329Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-05-11T07:49:57.329Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2022-05-11T07:49:57.891Z] check_test.go:250: [d8507341c4ebb] daemon is not started [2022-05-11T07:49:57.891Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-05-11T07:49:58.453Z] check_test.go:250: [d436a62369d4f] daemon is not started [2022-05-11T07:49:58.453Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-05-11T07:49:59.819Z] check_test.go:250: [d516ff1affeae] daemon is not started [2022-05-11T07:49:59.819Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-05-11T07:49:59.819Z] check_test.go:250: [da8920132f625] daemon is not started [2022-05-11T07:49:59.819Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (5.58s) [2022-05-11T07:49:59.819Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.92s) [2022-05-11T07:49:59.819Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.70s) [2022-05-11T07:49:59.819Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.20s) [2022-05-11T07:49:59.819Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.29s) [2022-05-11T07:49:59.819Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.60s) [2022-05-11T07:49:59.819Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.58s) [2022-05-11T07:49:59.819Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (1.14s) [2022-05-11T07:49:59.819Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s) [2022-05-11T07:49:59.819Z] === RUN TestDockerRegistryAuthTokenSuite [2022-05-11T07:49:59.819Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-05-11T07:50:00.075Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2022-05-11T07:50:02.681Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.442s coverage: 13.8% of statements [2022-05-11T07:50:02.681Z] ok github.com/docker/docker/daemon/config 0.031s coverage: 81.5% of statements [2022-05-11T07:50:02.785Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-05-11T07:50:02.785Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-05-11T07:50:02.785Z] === RUN TestDockerSuite/TestBuildBlankName [2022-05-11T07:50:02.785Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-05-11T07:50:03.245Z] ok github.com/docker/docker/daemon/events 0.057s coverage: 50.0% of statements [2022-05-11T07:50:03.341Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2022-05-11T07:50:03.808Z] ok github.com/docker/docker/daemon/graphdriver 0.005s coverage: 2.2% of statements [2022-05-11T07:50:04.065Z] ok github.com/docker/docker/daemon 10.160s coverage: 16.6% of statements [2022-05-11T07:50:04.065Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-05-11T07:50:04.065Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-05-11T07:50:04.065Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-05-11T07:50:04.065Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-05-11T07:50:05.232Z] check_test.go:277: [d95847ef7013f] daemon is not started [2022-05-11T07:50:05.232Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-05-11T07:50:05.232Z] check_test.go:277: [d4d5bbb9f740e] daemon is not started [2022-05-11T07:50:05.232Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-05-11T07:50:05.232Z] check_test.go:277: [d544a4fd87b52] daemon is not started [2022-05-11T07:50:05.232Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-05-11T07:50:05.432Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.725s coverage: 74.8% of statements [2022-05-11T07:50:05.488Z] check_test.go:277: [d872ed981d296] daemon is not started [2022-05-11T07:50:05.488Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-05-11T07:50:05.488Z] check_test.go:277: [dabe58c8731bc] daemon is not started [2022-05-11T07:50:05.488Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.81s) [2022-05-11T07:50:05.488Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.16s) [2022-05-11T07:50:05.488Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.17s) [2022-05-11T07:50:05.488Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.17s) [2022-05-11T07:50:05.488Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s) [2022-05-11T07:50:05.488Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.16s) [2022-05-11T07:50:05.488Z] === RUN TestDockerNetworkSuite [2022-05-11T07:50:05.488Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2022-05-11T07:50:05.745Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2022-05-11T07:50:06.071Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-05-11T07:50:06.071Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-05-11T07:50:06.361Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.402s coverage: 56.2% of statements [2022-05-11T07:50:06.361Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.012s coverage: 3.0% of statements [2022-05-11T07:50:06.525Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-05-11T07:50:06.671Z] docker_cli_network_unix_test.go:46: [d8ff2288663ac] daemon is not started [2022-05-11T07:50:06.671Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2022-05-11T07:50:07.239Z] docker_cli_network_unix_test.go:46: [d11d421aa8124] daemon is not started [2022-05-11T07:50:07.498Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2022-05-11T07:50:08.254Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.012s coverage: 1.9% of statements [2022-05-11T07:50:09.641Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.383s coverage: 50.6% of statements [2022-05-11T07:50:09.815Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-05-11T07:50:09.815Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-05-11T07:50:10.017Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2022-05-11T07:50:10.017Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2022-05-11T07:50:10.017Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2022-05-11T07:50:10.234Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-05-11T07:50:10.579Z] docker_cli_network_unix_test.go:46: [d3322fd10cfa6] daemon is not started [2022-05-11T07:50:10.775Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-05-11T07:50:11.011Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.711s coverage: 45.9% of statements [2022-05-11T07:50:11.011Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-05-11T07:50:11.140Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2022-05-11T07:50:11.940Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.673s coverage: 58.2% of statements [2022-05-11T07:50:11.941Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-05-11T07:50:11.941Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-05-11T07:50:12.196Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.011s coverage: 58.5% of statements [2022-05-11T07:50:12.505Z] docker_cli_network_unix_test.go:46: [d4e3919fd6b28] daemon is not started [2022-05-11T07:50:12.762Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2022-05-11T07:50:13.018Z] docker_cli_network_unix_test.go:1233: [d2dd55a242479] daemon is not started [2022-05-11T07:50:13.122Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-05-11T07:50:13.124Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.011s coverage: 3.0% of statements [2022-05-11T07:50:14.053Z] ok github.com/docker/docker/daemon/links 0.007s coverage: 93.0% of statements [2022-05-11T07:50:14.616Z] ok github.com/docker/docker/daemon/images 0.044s coverage: 6.6% of statements [2022-05-11T07:50:14.616Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-05-11T07:50:14.616Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-05-11T07:50:15.546Z] ok github.com/docker/docker/daemon/logger 0.234s coverage: 43.0% of statements [2022-05-11T07:50:16.006Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-05-11T07:50:16.286Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2022-05-11T07:50:16.287Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2022-05-11T07:50:16.489Z] ok github.com/docker/docker/daemon/logger/awslogs 0.221s coverage: 79.9% of statements [2022-05-11T07:50:16.489Z] ok github.com/docker/docker/daemon/logger/fluentd 0.023s coverage: 53.6% of statements [2022-05-11T07:50:16.489Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-05-11T07:50:16.543Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-05-11T07:50:16.848Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2022-05-11T07:50:17.058Z] ok github.com/docker/docker/daemon/logger/gelf 0.014s coverage: 68.2% of statements [2022-05-11T07:50:17.104Z] docker_cli_network_unix_test.go:46: [d5c234bf75867] daemon is not started [2022-05-11T07:50:17.316Z] ok github.com/docker/docker/daemon/logger/journald 0.020s coverage: 23.9% of statements [2022-05-11T07:50:17.665Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2022-05-11T07:50:17.665Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2022-05-11T07:50:17.879Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.007s coverage: 87.2% of statements [2022-05-11T07:50:17.879Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.010s coverage: 69.9% of statements [2022-05-11T07:50:18.807Z] ok github.com/docker/docker/daemon/logger/local 0.037s coverage: 78.7% of statements [2022-05-11T07:50:18.807Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-05-11T07:50:19.369Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.052s coverage: 54.9% of statements [2022-05-11T07:50:19.626Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.033s coverage: 31.5% of statements [2022-05-11T07:50:20.181Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2022-05-11T07:50:20.554Z] ok github.com/docker/docker/daemon/logger/syslog 0.011s coverage: 46.8% of statements [2022-05-11T07:50:20.810Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2022-05-11T07:50:21.373Z] ok github.com/docker/docker/daemon/network 0.004s coverage: 63.8% of statements [2022-05-11T07:50:22.300Z] ok github.com/docker/docker/daemon/logger/splunk 1.642s coverage: 82.5% of statements [2022-05-11T07:50:22.300Z] ? github.com/docker/docker/daemon/names [no test files] [2022-05-11T07:50:22.300Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-05-11T07:50:23.229Z] ok github.com/docker/docker/distribution/metadata 0.041s coverage: 44.4% of statements [2022-05-11T07:50:23.448Z] docker_cli_network_unix_test.go:46: [dab876559c32f] daemon is not started [2022-05-11T07:50:23.791Z] ok github.com/docker/docker/distribution 0.618s coverage: 28.2% of statements [2022-05-11T07:50:23.791Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-05-11T07:50:24.047Z] ok github.com/docker/docker/errdefs 0.004s coverage: 77.0% of statements [2022-05-11T07:50:24.375Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2022-05-11T07:50:24.609Z] ok github.com/docker/docker/image 0.023s coverage: 86.9% of statements [2022-05-11T07:50:24.866Z] ok github.com/docker/docker/image/cache 0.006s coverage: 19.2% of statements [2022-05-11T07:50:25.060Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-05-11T07:50:25.428Z] ok github.com/docker/docker/image/tarexport 0.007s coverage: 0.7% of statements [2022-05-11T07:50:25.684Z] ok github.com/docker/docker/distribution/xfer 1.895s coverage: 84.9% of statements [2022-05-11T07:50:25.684Z] ? github.com/docker/docker/dockerversion [no test files] [2022-05-11T07:50:25.684Z] ? github.com/docker/docker/image/v1 [no test files] [2022-05-11T07:50:25.684Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-05-11T07:50:25.940Z] ok github.com/docker/docker/libcontainerd/queue 0.023s coverage: 100.0% of statements [2022-05-11T07:50:26.264Z] docker_cli_network_unix_test.go:46: [d39970e04fb9c] daemon is not started [2022-05-11T07:50:26.264Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2022-05-11T07:50:26.869Z] ok github.com/docker/docker/oci 0.010s coverage: 46.0% of statements [2022-05-11T07:50:27.433Z] ok github.com/docker/docker/opts 0.027s coverage: 65.5% of statements [2022-05-11T07:50:27.630Z] docker_cli_network_unix_test.go:46: [dfdf8e2f83cdf] daemon is not started [2022-05-11T07:50:27.630Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2022-05-11T07:50:27.689Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2022-05-11T07:50:27.886Z] docker_cli_network_unix_test.go:46: [da7d3d15d6cb5] daemon is not started [2022-05-11T07:50:28.142Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2022-05-11T07:50:28.398Z] docker_cli_network_unix_test.go:46: [d2f5548e6d8b1] daemon is not started [2022-05-11T07:50:28.398Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2022-05-11T07:50:28.959Z] docker_cli_network_unix_test.go:46: [d94e7c20d9a92] daemon is not started [2022-05-11T07:50:29.215Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2022-05-11T07:50:29.580Z] ok github.com/docker/docker/pkg/archive 0.300s coverage: 82.1% of statements [2022-05-11T07:50:29.776Z] docker_cli_network_unix_test.go:46: [d732b6524b3d4] daemon is not started [2022-05-11T07:50:30.049Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2022-05-11T07:50:30.141Z] ok github.com/docker/docker/pkg/authorization 0.181s coverage: 68.3% of statements [2022-05-11T07:50:30.141Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2022-05-11T07:50:30.308Z] docker_cli_network_unix_test.go:46: [d4e82f2de03b1] daemon is not started [2022-05-11T07:50:30.308Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2022-05-11T07:50:30.397Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2022-05-11T07:50:30.566Z] docker_cli_network_unix_test.go:46: [d28cf3a04e0e1] daemon is not started [2022-05-11T07:50:30.566Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2022-05-11T07:50:31.128Z] docker_cli_network_unix_test.go:46: [d88847ad101f8] daemon is not started [2022-05-11T07:50:31.383Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2022-05-11T07:50:31.640Z] docker_cli_network_unix_test.go:46: [d1b3452309cad] daemon is not started [2022-05-11T07:50:31.640Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2022-05-11T07:50:31.640Z] docker_cli_network_unix_test.go:46: [d7dfe48b7bb04] daemon is not started [2022-05-11T07:50:31.640Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2022-05-11T07:50:31.640Z] docker_cli_network_unix_test.go:46: [db5e8513bb1ee] daemon is not started [2022-05-11T07:50:31.640Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2022-05-11T07:50:32.567Z] docker_cli_network_unix_test.go:46: [d6fcfa16c376d] daemon is not started [2022-05-11T07:50:32.567Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2022-05-11T07:50:33.129Z] docker_cli_network_unix_test.go:46: [d31627c109b9c] daemon is not started [2022-05-11T07:50:33.662Z] ok github.com/docker/docker/pkg/chrootarchive 2.472s coverage: 42.7% of statements [2022-05-11T07:50:33.662Z] ok github.com/docker/docker/pkg/containerfs 0.004s coverage: 6.7% of statements [2022-05-11T07:50:33.662Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2022-05-11T07:50:33.690Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2022-05-11T07:50:33.690Z] docker_cli_network_unix_test.go:46: [d9f77132a8666] daemon is not started [2022-05-11T07:50:33.690Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2022-05-11T07:50:33.690Z] docker_cli_network_unix_test.go:46: [d6ac7b7476685] daemon is not started [2022-05-11T07:50:33.919Z] ok github.com/docker/docker/pkg/dmesg 0.004s coverage: 83.3% of statements [2022-05-11T07:50:33.945Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2022-05-11T07:50:33.945Z] docker_cli_network_unix_test.go:46: [d079df76025e8] daemon is not started [2022-05-11T07:50:33.946Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2022-05-11T07:50:34.846Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 67.0% of statements [2022-05-11T07:50:35.103Z] ok github.com/docker/docker/layer 7.928s coverage: 69.0% of statements [2022-05-11T07:50:35.103Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-05-11T07:50:35.103Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-05-11T07:50:35.103Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-05-11T07:50:35.103Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-05-11T07:50:35.103Z] ? github.com/docker/docker/oci/caps [no test files] [2022-05-11T07:50:35.103Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-05-11T07:50:35.103Z] ok github.com/docker/docker/pkg/fileutils 0.017s coverage: 87.2% of statements [2022-05-11T07:50:35.309Z] docker_cli_network_unix_test.go:968: [d1873f8e1bd8f] daemon is not started [2022-05-11T07:50:35.328Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-05-11T07:50:35.328Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-05-11T07:50:35.328Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-05-11T07:50:35.665Z] ok github.com/docker/docker/pkg/homedir 0.004s coverage: 11.4% of statements [2022-05-11T07:50:35.665Z] ok github.com/docker/docker/pkg/fsutils 0.148s coverage: 85.1% of statements [2022-05-11T07:50:36.238Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2022-05-11T07:50:37.033Z] ok github.com/docker/docker/pkg/idtools 0.504s coverage: 67.9% of statements [2022-05-11T07:50:37.033Z] ok github.com/docker/docker/pkg/ioutils 0.438s coverage: 70.1% of statements [2022-05-11T07:50:37.033Z] ok github.com/docker/docker/pkg/jsonmessage 0.010s coverage: 91.7% of statements [2022-05-11T07:50:37.033Z] ok github.com/docker/docker/pkg/longpath 0.004s coverage: 100.0% of statements [2022-05-11T07:50:37.033Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-05-11T07:50:37.290Z] ok github.com/docker/docker/pkg/namesgenerator 0.007s coverage: 85.7% of statements [2022-05-11T07:50:37.290Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2022-05-11T07:50:37.603Z] docker_cli_network_unix_test.go:46: [d94732c1e4b71] daemon is not started [2022-05-11T07:50:37.603Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2022-05-11T07:50:37.852Z] ok github.com/docker/docker/pkg/parsers/kernel 0.003s coverage: 60.0% of statements [2022-05-11T07:50:37.852Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.005s coverage: 90.5% of statements [2022-05-11T07:50:38.108Z] ok github.com/docker/docker/pkg/pidfile 0.018s coverage: 82.4% of statements [2022-05-11T07:50:38.108Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-05-11T07:50:38.108Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-05-11T07:50:38.671Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.017s coverage: 56.8% of statements [2022-05-11T07:50:39.233Z] ok github.com/docker/docker/pkg/plugins/transport 0.003s coverage: 85.7% of statements [2022-05-11T07:50:39.233Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 88.2% of statements [2022-05-11T07:50:39.490Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-05-11T07:50:39.988Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-05-11T07:50:39.988Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-05-11T07:50:39.988Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-05-11T07:50:39.988Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-05-11T07:50:39.988Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-05-11T07:50:40.121Z] docker_cli_network_unix_test.go:1116: [dbb68510a3033] daemon is not started [2022-05-11T07:50:40.854Z] ok github.com/docker/docker/pkg/pubsub 1.033s coverage: 75.0% of statements [2022-05-11T07:50:41.110Z] ok github.com/docker/docker/pkg/reexec 0.008s coverage: 82.4% of statements [2022-05-11T07:50:41.110Z] ok github.com/docker/docker/pkg/stack 0.004s coverage: 90.9% of statements [2022-05-11T07:50:41.366Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2022-05-11T07:50:41.622Z] ok github.com/docker/docker/pkg/streamformatter 0.004s coverage: 66.2% of statements [2022-05-11T07:50:41.878Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-05-11T07:50:42.439Z] ok github.com/docker/docker/pkg/sysinfo 0.005s coverage: 53.8% of statements [2022-05-11T07:50:42.695Z] ok github.com/docker/docker/pkg/system 0.004s coverage: 42.3% of statements [2022-05-11T07:50:42.951Z] ok github.com/docker/docker/pkg/tailfile 0.047s coverage: 88.6% of statements [2022-05-11T07:50:43.389Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2022-05-11T07:50:43.389Z] docker_cli_network_unix_test.go:46: [db22b8bc1d06a] daemon is not started [2022-05-11T07:50:43.389Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2022-05-11T07:50:43.513Z] ok github.com/docker/docker/pkg/tarsum 0.039s coverage: 89.3% of statements [2022-05-11T07:50:43.770Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2022-05-11T07:50:43.949Z] docker_cli_network_unix_test.go:46: [d1f229308b677] daemon is not started [2022-05-11T07:50:43.949Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2022-05-11T07:50:43.949Z] docker_cli_network_unix_test.go:46: [d950f2acf7a1b] daemon is not started [2022-05-11T07:50:43.949Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2022-05-11T07:50:43.949Z] docker_cli_network_unix_test.go:46: [d6d809ba0eca7] daemon is not started [2022-05-11T07:50:43.949Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2022-05-11T07:50:44.026Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2022-05-11T07:50:44.205Z] docker_cli_network_unix_test.go:46: [d086a1251557a] daemon is not started [2022-05-11T07:50:44.205Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2022-05-11T07:50:44.461Z] docker_cli_network_unix_test.go:46: [d8a2e5c1a5ddf] daemon is not started [2022-05-11T07:50:44.461Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2022-05-11T07:50:44.461Z] docker_cli_network_unix_test.go:46: [d21dac4de2318] daemon is not started [2022-05-11T07:50:44.461Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2022-05-11T07:50:45.827Z] docker_cli_network_unix_test.go:46: [dc5abc96d249c] daemon is not started [2022-05-11T07:50:45.915Z] ok github.com/docker/docker/plugin 0.516s coverage: 23.2% of statements [2022-05-11T07:50:45.915Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.4% of statements [2022-05-11T07:50:46.478Z] ok github.com/docker/docker/profiles/seccomp 0.012s coverage: 86.0% of statements [2022-05-11T07:50:46.754Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2022-05-11T07:50:46.754Z] docker_cli_network_unix_test.go:46: [d2f1e0701c59a] daemon is not started [2022-05-11T07:50:46.754Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2022-05-11T07:50:46.754Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2022-05-11T07:50:46.754Z] docker_cli_network_unix_test.go:46: [da76e2adb88b2] daemon is not started [2022-05-11T07:50:46.754Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2022-05-11T07:50:47.014Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-05-11T07:50:47.014Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-05-11T07:50:47.014Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-05-11T07:50:47.014Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-05-11T07:50:47.014Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-05-11T07:50:47.014Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-05-11T07:50:47.014Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-05-11T07:50:47.014Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-05-11T07:50:47.316Z] docker_cli_network_unix_test.go:46: [dabe12637ece4] daemon is not started [2022-05-11T07:50:47.406Z] ok github.com/docker/docker/quota 0.237s coverage: 71.4% of statements [2022-05-11T07:50:47.572Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2022-05-11T07:50:47.663Z] ok github.com/docker/docker/reference 0.007s coverage: 84.4% of statements [2022-05-11T07:50:48.591Z] ok github.com/docker/docker/registry 0.052s coverage: 58.6% of statements [2022-05-11T07:50:48.848Z] ok github.com/docker/docker/registry/resumable 0.016s coverage: 100.0% of statements [2022-05-11T07:50:49.104Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements [2022-05-11T07:50:49.667Z] ok github.com/docker/docker/runconfig 0.008s coverage: 64.5% of statements [2022-05-11T07:50:49.667Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2022-05-11T07:50:50.840Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2022-05-11T07:50:51.560Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2022-05-11T07:50:52.122Z] ok github.com/docker/docker/volume/local 0.091s coverage: 76.4% of statements [2022-05-11T07:50:52.214Z] docker_cli_network_unix_test.go:1084: [d0bff019a7eed] daemon is not started [2022-05-11T07:50:52.685Z] ok github.com/docker/docker/volume/mounts 0.010s coverage: 67.7% of statements [2022-05-11T07:50:53.613Z] ok github.com/docker/docker/volume/service 0.014s coverage: 72.3% of statements [2022-05-11T07:50:54.112Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2022-05-11T07:50:54.112Z] docker_cli_network_unix_test.go:46: [d6c7a3517d416] daemon is not started [2022-05-11T07:50:54.112Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2022-05-11T07:50:54.368Z] docker_cli_network_unix_test.go:46: [ddbaba5df6d0a] daemon is not started [2022-05-11T07:50:54.623Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2022-05-11T07:50:55.989Z] docker_cli_network_unix_test.go:46: [d5ef0139e364d] daemon is not started [2022-05-11T07:50:56.245Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2022-05-11T07:50:56.245Z] docker_cli_network_unix_test.go:46: [d1b7aab34c1ed] daemon is not started [2022-05-11T07:50:56.245Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2022-05-11T07:50:56.502Z] docker_cli_network_unix_test.go:46: [d308215bf7cc5] daemon is not started [2022-05-11T07:50:56.757Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2022-05-11T07:50:57.318Z] docker_cli_network_unix_test.go:46: [d6919d6520902] daemon is not started [2022-05-11T07:50:57.318Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2022-05-11T07:50:58.247Z] docker_cli_network_unix_test.go:46: [d702331fd31ce] daemon is not started [2022-05-11T07:50:58.247Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2022-05-11T07:51:04.782Z] docker_cli_network_unix_test.go:46: [dba427cddafd1] daemon is not started [2022-05-11T07:51:04.782Z] --- PASS: TestDockerNetworkSuite (58.93s) [2022-05-11T07:51:04.782Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (1.20s) [2022-05-11T07:51:04.782Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.85s) [2022-05-11T07:51:04.782Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (3.46s) [2022-05-11T07:51:04.782Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.81s) [2022-05-11T07:51:04.782Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.95s) [2022-05-11T07:51:04.782Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.77s) [2022-05-11T07:51:04.782Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (6.59s) [2022-05-11T07:51:04.782Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.20s) [2022-05-11T07:51:04.782Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.14s) [2022-05-11T07:51:04.782Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.52s) [2022-05-11T07:51:04.782Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.39s) [2022-05-11T07:51:04.782Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (0.86s) [2022-05-11T07:51:04.782Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (0.86s) [2022-05-11T07:51:04.782Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.21s) [2022-05-11T07:51:04.782Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.31s) [2022-05-11T07:51:04.782Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.70s) [2022-05-11T07:51:04.782Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.17s) [2022-05-11T07:51:04.783Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.05s) [2022-05-11T07:51:04.783Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.18s) [2022-05-11T07:51:04.783Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.74s) [2022-05-11T07:51:04.783Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.02s) [2022-05-11T07:51:04.783Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.07s) [2022-05-11T07:51:04.783Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.25s) [2022-05-11T07:51:04.783Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.07s) [2022-05-11T07:51:04.783Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.33s) [2022-05-11T07:51:04.783Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.15s) [2022-05-11T07:51:04.783Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (5.44s) [2022-05-11T07:51:04.783Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.21s) [2022-05-11T07:51:04.783Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.83s) [2022-05-11T07:51:04.783Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.13s) [2022-05-11T07:51:04.783Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.06s) [2022-05-11T07:51:04.783Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.16s) [2022-05-11T07:51:04.783Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.16s) [2022-05-11T07:51:04.783Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s) [2022-05-11T07:51:04.783Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (2.33s) [2022-05-11T07:51:04.783Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.03s) [2022-05-11T07:51:04.783Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.02s) [2022-05-11T07:51:04.783Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.72s) [2022-05-11T07:51:04.783Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.36s) [2022-05-11T07:51:04.783Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (2.99s) [2022-05-11T07:51:04.783Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s) [2022-05-11T07:51:04.783Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.78s) [2022-05-11T07:51:04.783Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.48s) [2022-05-11T07:51:04.783Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s) [2022-05-11T07:51:04.783Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.66s) [2022-05-11T07:51:04.783Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.47s) [2022-05-11T07:51:04.783Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (1.04s) [2022-05-11T07:51:04.783Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (6.11s) [2022-05-11T07:51:04.783Z] === RUN TestDockerHubPullSuite [2022-05-11T07:51:04.783Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2022-05-11T07:51:06.147Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2022-05-11T07:51:06.604Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-05-11T07:51:06.604Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-05-11T07:51:06.604Z] docker_cli_build_test.go:5143: unmatched requirement DaemonIsLinux [2022-05-11T07:51:06.604Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-05-11T07:51:08.660Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2022-05-11T07:51:08.915Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2022-05-11T07:51:10.280Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2022-05-11T07:51:10.538Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2022-05-11T07:51:10.538Z] --- PASS: TestDockerHubPullSuite (6.20s) [2022-05-11T07:51:10.538Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.62s) [2022-05-11T07:51:10.538Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.23s) [2022-05-11T07:51:10.538Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.65s) [2022-05-11T07:51:10.538Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.41s) [2022-05-11T07:51:10.538Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.22s) [2022-05-11T07:51:10.538Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.06s) [2022-05-11T07:51:10.538Z] PASS [2022-05-11T07:51:10.538Z] [2022-05-11T07:51:10.794Z] === Skipped [2022-05-11T07:51:10.794Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2022-05-11T07:51:10.794Z] docker_cli_build_test.go:5330: unmatched requirement DaemonIsWindows [2022-05-11T07:51:10.794Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2022-05-11T07:51:10.794Z] [2022-05-11T07:51:10.794Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2022-05-11T07:51:10.794Z] docker_cli_build_test.go:607: unmatched requirement DaemonIsWindows [2022-05-11T07:51:10.794Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2022-05-11T07:51:10.794Z] [2022-05-11T07:51:10.794Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2022-05-11T07:51:10.794Z] docker_cli_build_test.go:5880: unmatched requirement DaemonIsWindows [2022-05-11T07:51:10.794Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2022-05-11T07:51:10.794Z] [2022-05-11T07:51:10.794Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2022-05-11T07:51:10.794Z] docker_cli_build_test.go:5863: unmatched requirement DaemonIsWindows [2022-05-11T07:51:10.794Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2022-05-11T07:51:10.794Z] [2022-05-11T07:51:10.794Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s) [2022-05-11T07:51:10.794Z] docker_cli_build_test.go:5898: unmatched requirement DaemonIsWindows [2022-05-11T07:51:10.794Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s) [2022-05-11T07:51:10.794Z] [2022-05-11T07:51:10.794Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.04s) [2022-05-11T07:51:10.794Z] docker_cli_build_test.go:5307: unmatched requirement DaemonIsWindows [2022-05-11T07:51:10.794Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.04s) [2022-05-11T07:51:10.794Z] [2022-05-11T07:51:10.794Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2022-05-11T07:51:10.794Z] docker_cli_build_test.go:5829: unmatched requirement DaemonIsWindows [2022-05-11T07:51:10.794Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2022-05-11T07:51:10.794Z] [2022-05-11T07:51:10.794Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-05-11T07:51:10.794Z] docker_cli_build_test.go:5295: unmatched requirement DaemonIsWindows [2022-05-11T07:51:10.794Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-05-11T07:51:10.794Z] [2022-05-11T07:51:10.794Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-05-11T07:51:10.794Z] docker_cli_build_test.go:1348: unmatched requirement DaemonIsWindows [2022-05-11T07:51:10.794Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-05-11T07:51:10.794Z] [2022-05-11T07:51:10.794Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-05-11T07:51:10.794Z] docker_cli_build_test.go:6020: unmatched requirement DaemonIsWindows [2022-05-11T07:51:10.794Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-05-11T07:51:10.794Z] [2022-05-11T07:51:10.794Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-05-11T07:51:10.794Z] docker_cli_build_test.go:5990: unmatched requirement DaemonIsWindows [2022-05-11T07:51:10.794Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-05-11T07:51:10.794Z] [2022-05-11T07:51:10.794Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-05-11T07:51:10.794Z] docker_cli_build_test.go:1337: unmatched requirement DaemonIsWindows [2022-05-11T07:51:10.794Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-05-11T07:51:10.794Z] [2022-05-11T07:51:10.794Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-05-11T07:51:10.794Z] docker_cli_build_test.go:4905: unmatched requirement DaemonIsWindows [2022-05-11T07:51:10.794Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-05-11T07:51:10.794Z] [2022-05-11T07:51:10.794Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2022-05-11T07:51:10.794Z] docker_cli_sni_test.go:18: Flakey test [2022-05-11T07:51:10.795Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2022-05-11T07:51:10.795Z] [2022-05-11T07:51:10.795Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-05-11T07:51:10.795Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2022-05-11T07:51:10.795Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-05-11T07:51:10.795Z] [2022-05-11T07:51:10.795Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.01s) [2022-05-11T07:51:10.795Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2022-05-11T07:51:10.795Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.01s) [2022-05-11T07:51:10.795Z] [2022-05-11T07:51:10.795Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-05-11T07:51:10.795Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-05-11T07:51:10.795Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-05-11T07:51:10.795Z] [2022-05-11T07:51:10.795Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-05-11T07:51:10.795Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2022-05-11T07:51:10.795Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-05-11T07:51:10.795Z] [2022-05-11T07:51:10.795Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-05-11T07:51:10.795Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2022-05-11T07:51:10.795Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-05-11T07:51:10.795Z] [2022-05-11T07:51:10.795Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-05-11T07:51:10.795Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2022-05-11T07:51:10.795Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-05-11T07:51:10.795Z] [2022-05-11T07:51:10.795Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-05-11T07:51:10.795Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2022-05-11T07:51:10.795Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-05-11T07:51:10.795Z] [2022-05-11T07:51:10.795Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-05-11T07:51:10.795Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2022-05-11T07:51:10.795Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-05-11T07:51:10.795Z] [2022-05-11T07:51:10.795Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-05-11T07:51:10.795Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2022-05-11T07:51:10.795Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-05-11T07:51:10.795Z] [2022-05-11T07:51:10.795Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-05-11T07:51:10.795Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2022-05-11T07:51:10.795Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-05-11T07:51:10.795Z] [2022-05-11T07:51:10.795Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2022-05-11T07:51:10.795Z] docker_cli_run_test.go:4017: unmatched requirement DaemonIsWindows [2022-05-11T07:51:10.795Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2022-05-11T07:51:10.795Z] [2022-05-11T07:51:10.795Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-05-11T07:51:10.795Z] docker_cli_run_test.go:4036: unmatched requirement DaemonIsWindows [2022-05-11T07:51:10.795Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-05-11T07:51:10.795Z] [2022-05-11T07:51:10.795Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-05-11T07:51:10.795Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2022-05-11T07:51:10.795Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-05-11T07:51:10.795Z] [2022-05-11T07:51:10.795Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-05-11T07:51:10.795Z] docker_cli_run_test.go:4119: unmatched requirement DaemonIsWindows [2022-05-11T07:51:10.795Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-05-11T07:51:10.795Z] [2022-05-11T07:51:10.795Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-05-11T07:51:10.795Z] docker_cli_run_unix_test.go:584: unmatched requirement swapMemorySupport [2022-05-11T07:51:10.795Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-05-11T07:51:10.795Z] [2022-05-11T07:51:10.795Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-05-11T07:51:10.795Z] docker_cli_run_test.go:4102: unmatched requirement DaemonIsWindows [2022-05-11T07:51:10.795Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-05-11T07:51:10.795Z] [2022-05-11T07:51:10.795Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-05-11T07:51:10.795Z] docker_cli_run_test.go:2837: kernel doesn't have latency_stats configured [2022-05-11T07:51:10.795Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-05-11T07:51:10.795Z] [2022-05-11T07:51:10.795Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-05-11T07:51:10.795Z] docker_cli_run_test.go:1425: Unstable test, to be re-activated once #19937 is resolved [2022-05-11T07:51:10.795Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-05-11T07:51:10.795Z] [2022-05-11T07:51:10.795Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-05-11T07:51:10.795Z] docker_cli_run_unix_test.go:685: unmatched requirement swapMemorySupport [2022-05-11T07:51:10.795Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-05-11T07:51:10.795Z] [2022-05-11T07:51:10.795Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-05-11T07:51:10.795Z] docker_cli_run_unix_test.go:1410: Host does not have /dev/snd/timer [2022-05-11T07:51:10.795Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-05-11T07:51:10.795Z] [2022-05-11T07:51:10.795Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-05-11T07:51:10.795Z] docker_cli_run_test.go:4072: unmatched requirement DaemonIsWindows [2022-05-11T07:51:10.795Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-05-11T07:51:10.795Z] [2022-05-11T07:51:10.795Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-05-11T07:51:10.795Z] docker_cli_run_test.go:4092: unmatched requirement DaemonIsWindows [2022-05-11T07:51:10.795Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-05-11T07:51:10.795Z] [2022-05-11T07:51:10.795Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-05-11T07:51:10.795Z] docker_cli_run_test.go:4082: unmatched requirement DaemonIsWindows [2022-05-11T07:51:10.795Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-05-11T07:51:10.795Z] [2022-05-11T07:51:10.795Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-05-11T07:51:10.795Z] docker_cli_run_unix_test.go:535: unmatched requirement blkioWeight [2022-05-11T07:51:10.795Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-05-11T07:51:10.795Z] [2022-05-11T07:51:10.795Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-05-11T07:51:10.795Z] docker_cli_run_unix_test.go:546: unmatched requirement blkioWeight [2022-05-11T07:51:10.795Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-05-11T07:51:10.795Z] [2022-05-11T07:51:10.795Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-05-11T07:51:10.795Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2022-05-11T07:51:10.795Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-05-11T07:51:10.795Z] [2022-05-11T07:51:10.795Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-05-11T07:51:10.795Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2022-05-11T07:51:10.795Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-05-11T07:51:10.795Z] [2022-05-11T07:51:10.795Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-05-11T07:51:10.795Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2022-05-11T07:51:10.795Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-05-11T07:51:10.795Z] [2022-05-11T07:51:10.795Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-05-11T07:51:10.795Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2022-05-11T07:51:10.795Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-05-11T07:51:10.795Z] [2022-05-11T07:51:10.795Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-05-11T07:51:10.795Z] docker_cli_run_unix_test.go:554: unmatched requirement blkioWeight [2022-05-11T07:51:10.795Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-05-11T07:51:10.795Z] [2022-05-11T07:51:10.795Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.01s) [2022-05-11T07:51:10.795Z] docker_cli_run_unix_test.go:622: unmatched requirement swapMemorySupport [2022-05-11T07:51:10.795Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.01s) [2022-05-11T07:51:10.795Z] [2022-05-11T07:51:10.795Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-05-11T07:51:10.795Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2022-05-11T07:51:10.795Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-05-11T07:51:10.795Z] [2022-05-11T07:51:10.795Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-05-11T07:51:10.795Z] docker_cli_update_unix_test.go:144: unmatched requirement swapMemorySupport [2022-05-11T07:51:10.795Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-05-11T07:51:10.795Z] [2022-05-11T07:51:10.795Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-05-11T07:51:10.795Z] docker_cli_update_unix_test.go:198: unmatched requirement swapMemorySupport [2022-05-11T07:51:10.795Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-05-11T07:51:10.795Z] [2022-05-11T07:51:10.795Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-05-11T07:51:10.795Z] docker_cli_update_unix_test.go:128: unmatched requirement swapMemorySupport [2022-05-11T07:51:10.795Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-05-11T07:51:10.795Z] [2022-05-11T07:51:10.795Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2022-05-11T07:51:10.795Z] docker_cli_run_test.go:4414: unmatched requirement DaemonIsWindows [2022-05-11T07:51:10.795Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2022-05-11T07:51:10.795Z] [2022-05-11T07:51:10.795Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.02s) [2022-05-11T07:51:10.795Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2022-05-11T07:51:10.795Z] docker_cli_network_unix_test.go:46: [da76e2adb88b2] daemon is not started [2022-05-11T07:51:10.795Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.02s) [2022-05-11T07:51:10.795Z] [2022-05-11T07:51:10.795Z] DONE 1265 tests, 51 skipped in 1470.412s [2022-05-11T07:51:10.795Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-05-11T07:51:10.795Z] ++++ cat bundles/test-integration/docker.pid [2022-05-11T07:51:10.795Z] +++ kill 9378 [2022-05-11T07:51:10.795Z] +++ /etc/init.d/apparmor stop [2022-05-11T07:51:10.795Z] Leaving: AppArmorNo profiles have been unloaded. [2022-05-11T07:51:10.795Z] [2022-05-11T07:51:10.795Z] Unloading profiles will leave already running processes permanently [2022-05-11T07:51:10.795Z] unconfined, which can lead to unexpected situations. [2022-05-11T07:51:10.795Z] [2022-05-11T07:51:10.795Z] To set a process to complain mode, use the command line tool [2022-05-11T07:51:10.795Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-05-11T07:51:10.795Z] +++ true [2022-05-11T07:51:10.795Z] exiting test-integration [2022-05-11T07:51:10.795Z] ++ exit 0 [2022-05-11T07:51:10.795Z] [2022-05-11T07:51:11.051Z] + for job in $(jobs -p) [2022-05-11T07:51:11.051Z] + wait 15856 [2022-05-11T07:51:12.080Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-05-11T07:51:14.315Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2022-05-11T07:51:15.517Z] ok github.com/docker/docker/pkg/plugins 33.633s coverage: 76.3% of statements [2022-05-11T07:51:15.517Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-05-11T07:51:15.517Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-05-11T07:51:15.517Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-05-11T07:51:15.517Z] ? github.com/docker/docker/pkg/urlutil [no test files] [2022-05-11T07:51:15.517Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-05-11T07:51:15.517Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-05-11T07:51:15.517Z] ? github.com/docker/docker/rootless [no test files] [2022-05-11T07:51:15.517Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-05-11T07:51:15.517Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-05-11T07:51:15.517Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-05-11T07:51:15.517Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-05-11T07:51:15.517Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-05-11T07:51:15.517Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-05-11T07:51:15.517Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-05-11T07:51:15.517Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-05-11T07:51:15.517Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-05-11T07:51:15.517Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-05-11T07:51:15.517Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-05-11T07:51:15.517Z] ? github.com/docker/docker/testutil/request [no test files] [2022-05-11T07:51:15.517Z] ? github.com/docker/docker/volume [no test files] [2022-05-11T07:51:15.517Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-05-11T07:51:15.517Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-05-11T07:51:15.517Z] [2022-05-11T07:51:15.517Z] === Skipped [2022-05-11T07:51:15.517Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-05-11T07:51:15.517Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-05-11T07:51:15.517Z] [2022-05-11T07:51:15.517Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-05-11T07:51:15.517Z] network_proxy_test.go:208: No support for dual stack yet [2022-05-11T07:51:15.517Z] [2022-05-11T07:51:15.517Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-05-11T07:51:15.517Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-05-11T07:51:15.517Z] [2022-05-11T07:51:15.517Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-05-11T07:51:15.517Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-05-11T07:51:15.517Z] [2022-05-11T07:51:15.517Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-05-11T07:51:15.517Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-05-11T07:51:15.517Z] graphtest_unix.go:44: Driver btrfs not supported [2022-05-11T07:51:15.517Z] [2022-05-11T07:51:15.517Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-05-11T07:51:15.517Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-05-11T07:51:15.517Z] graphtest_unix.go:44: Driver btrfs not supported [2022-05-11T07:51:15.517Z] [2022-05-11T07:51:15.517Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-05-11T07:51:15.517Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-05-11T07:51:15.517Z] graphtest_unix.go:44: Driver btrfs not supported [2022-05-11T07:51:15.517Z] [2022-05-11T07:51:15.517Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-05-11T07:51:15.517Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-05-11T07:51:15.517Z] graphtest_unix.go:44: Driver btrfs not supported [2022-05-11T07:51:15.517Z] [2022-05-11T07:51:15.517Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-05-11T07:51:15.517Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-05-11T07:51:15.517Z] graphtest_unix.go:44: Driver btrfs not supported [2022-05-11T07:51:15.517Z] [2022-05-11T07:51:15.517Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-05-11T07:51:15.517Z] graphtest_unix.go:71: No driver to put! [2022-05-11T07:51:15.517Z] [2022-05-11T07:51:15.517Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-05-11T07:51:15.517Z] time="2022-05-11T07:50:07Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-05-11T07:51:15.517Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-05-11T07:51:15.517Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-05-11T07:51:15.517Z] [2022-05-11T07:51:15.517Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-05-11T07:51:15.517Z] time="2022-05-11T07:50:07Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-05-11T07:51:15.517Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-05-11T07:51:15.517Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-05-11T07:51:15.517Z] [2022-05-11T07:51:15.517Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-05-11T07:51:15.517Z] time="2022-05-11T07:50:07Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-05-11T07:51:15.517Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-05-11T07:51:15.517Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-05-11T07:51:15.517Z] [2022-05-11T07:51:15.517Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-05-11T07:51:15.517Z] time="2022-05-11T07:50:07Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-05-11T07:51:15.517Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-05-11T07:51:15.517Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-05-11T07:51:15.517Z] [2022-05-11T07:51:15.517Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-05-11T07:51:15.517Z] time="2022-05-11T07:50:07Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-05-11T07:51:15.517Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-05-11T07:51:15.517Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-05-11T07:51:15.517Z] [2022-05-11T07:51:15.517Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-05-11T07:51:15.517Z] graphtest_unix.go:71: No driver to put! [2022-05-11T07:51:15.517Z] [2022-05-11T07:51:15.517Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-05-11T07:51:15.517Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-05-11T07:51:15.517Z] [2022-05-11T07:51:15.517Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-05-11T07:51:15.517Z] overlay_test.go:50: Fails to compute changes intermittently [2022-05-11T07:51:15.517Z] [2022-05-11T07:51:15.517Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-05-11T07:51:15.517Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-05-11T07:51:15.517Z] [2022-05-11T07:51:15.517Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-05-11T07:51:15.517Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-05-11T07:51:15.517Z] [2022-05-11T07:51:15.517Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-05-11T07:51:15.517Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-05-11T07:51:15.517Z] graphtest_unix.go:44: Driver zfs not supported [2022-05-11T07:51:15.517Z] [2022-05-11T07:51:15.517Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-05-11T07:51:15.517Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-05-11T07:51:15.517Z] graphtest_unix.go:44: Driver zfs not supported [2022-05-11T07:51:15.517Z] [2022-05-11T07:51:15.517Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-05-11T07:51:15.517Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-05-11T07:51:15.517Z] graphtest_unix.go:44: Driver zfs not supported [2022-05-11T07:51:15.517Z] [2022-05-11T07:51:15.517Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-05-11T07:51:15.517Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-05-11T07:51:15.517Z] graphtest_unix.go:44: Driver zfs not supported [2022-05-11T07:51:15.517Z] [2022-05-11T07:51:15.517Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-05-11T07:51:15.517Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-05-11T07:51:15.517Z] graphtest_unix.go:44: Driver zfs not supported [2022-05-11T07:51:15.517Z] [2022-05-11T07:51:15.517Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-05-11T07:51:15.517Z] graphtest_unix.go:71: No driver to put! [2022-05-11T07:51:15.517Z] [2022-05-11T07:51:15.517Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-05-11T07:51:15.517Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2022-05-11T07:51:15.517Z] [2022-05-11T07:51:15.517Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-05-11T07:51:15.517Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2022-05-11T07:51:15.517Z] [2022-05-11T07:51:15.517Z] DONE 2524 tests, 28 skipped in 247.592s [2022-05-11T07:51:15.517Z] + '[' -n 'github.com/docker/docker/libnetwork [2022-05-11T07:51:15.517Z] github.com/docker/docker/libnetwork/bitseq [2022-05-11T07:51:15.517Z] github.com/docker/docker/libnetwork/cluster [2022-05-11T07:51:15.517Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-05-11T07:51:15.517Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-05-11T07:51:15.517Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-05-11T07:51:15.517Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-05-11T07:51:15.517Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-05-11T07:51:15.517Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-05-11T07:51:15.517Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-05-11T07:51:15.517Z] github.com/docker/docker/libnetwork/config [2022-05-11T07:51:15.517Z] github.com/docker/docker/libnetwork/datastore [2022-05-11T07:51:15.517Z] github.com/docker/docker/libnetwork/diagnostic [2022-05-11T07:51:15.517Z] github.com/docker/docker/libnetwork/discoverapi [2022-05-11T07:51:15.517Z] github.com/docker/docker/libnetwork/driverapi [2022-05-11T07:51:15.517Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-05-11T07:51:15.517Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-05-11T07:51:15.517Z] github.com/docker/docker/libnetwork/drivers/host [2022-05-11T07:51:15.517Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-05-11T07:51:15.517Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-05-11T07:51:15.517Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-05-11T07:51:15.517Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-05-11T07:51:15.517Z] github.com/docker/docker/libnetwork/drivers/null [2022-05-11T07:51:15.517Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-05-11T07:51:15.517Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-05-11T07:51:15.517Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-05-11T07:51:15.517Z] github.com/docker/docker/libnetwork/drivers/remote [2022-05-11T07:51:15.517Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-05-11T07:51:15.517Z] github.com/docker/docker/libnetwork/drivers/windows [2022-05-11T07:51:15.517Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-05-11T07:51:15.517Z] github.com/docker/docker/libnetwork/drvregistry [2022-05-11T07:51:15.517Z] github.com/docker/docker/libnetwork/etchosts [2022-05-11T07:51:15.517Z] github.com/docker/docker/libnetwork/idm [2022-05-11T07:51:15.517Z] github.com/docker/docker/libnetwork/internal/caller [2022-05-11T07:51:15.517Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-05-11T07:51:15.517Z] github.com/docker/docker/libnetwork/ipam [2022-05-11T07:51:15.517Z] github.com/docker/docker/libnetwork/ipamapi [2022-05-11T07:51:15.517Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-05-11T07:51:15.517Z] github.com/docker/docker/libnetwork/ipams/null [2022-05-11T07:51:15.517Z] github.com/docker/docker/libnetwork/ipams/remote [2022-05-11T07:51:15.517Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-05-11T07:51:15.517Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-05-11T07:51:15.517Z] github.com/docker/docker/libnetwork/ipamutils [2022-05-11T07:51:15.517Z] github.com/docker/docker/libnetwork/iptables [2022-05-11T07:51:15.517Z] github.com/docker/docker/libnetwork/netlabel [2022-05-11T07:51:15.517Z] github.com/docker/docker/libnetwork/netutils [2022-05-11T07:51:15.517Z] github.com/docker/docker/libnetwork/networkdb [2022-05-11T07:51:15.517Z] github.com/docker/docker/libnetwork/ns [2022-05-11T07:51:15.517Z] github.com/docker/docker/libnetwork/options [2022-05-11T07:51:15.517Z] github.com/docker/docker/libnetwork/osl [2022-05-11T07:51:15.517Z] github.com/docker/docker/libnetwork/osl/kernel [2022-05-11T07:51:15.517Z] github.com/docker/docker/libnetwork/portallocator [2022-05-11T07:51:15.517Z] github.com/docker/docker/libnetwork/portmapper [2022-05-11T07:51:15.517Z] github.com/docker/docker/libnetwork/resolvconf [2022-05-11T07:51:15.517Z] github.com/docker/docker/libnetwork/testutils [2022-05-11T07:51:15.517Z] github.com/docker/docker/libnetwork/types' ']' [2022-05-11T07:51:15.517Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo seccomp libdm_no_deferred_remove' -cover -coverprofile=bundles/profile-libnetwork.out -covermode=atomic -p=1 -test.timeout=5m github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/ovrouter github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/iptables github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types [2022-05-11T07:51:15.787Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-05-11T07:51:15.787Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-05-11T07:51:16.203Z] docker_cli_swarm_test.go:1180: [dc042daa6e752] joining swarm manager [d004a4a391cba]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-11T07:51:16.745Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-05-11T07:51:16.745Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-05-11T07:51:16.745Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-05-11T07:51:18.270Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-05-11T07:51:18.270Z] docker_cli_build_test.go:5420: unmatched requirement DaemonIsLinux [2022-05-11T07:51:18.270Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-05-11T07:51:22.749Z] docker_cli_swarm_test.go:1189: [d80b6a7e5d18b] joining swarm manager [d004a4a391cba]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-11T07:51:22.797Z] --- PASS: TestBuildWithHugeFile (172.03s) [2022-05-11T07:51:22.797Z] === RUN TestBuildWCOWSandboxSize [2022-05-11T07:51:22.797Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-05-11T07:51:22.797Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-05-11T07:51:22.797Z] === RUN TestBuildWithEmptyDockerfile [2022-05-11T07:51:22.797Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-11T07:51:22.797Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-11T07:51:22.797Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-11T07:51:22.797Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-11T07:51:22.797Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-11T07:51:22.797Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-11T07:51:22.797Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-11T07:51:22.797Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-11T07:51:22.797Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-11T07:51:22.797Z] --- PASS: TestBuildWithEmptyDockerfile (0.08s) [2022-05-11T07:51:22.797Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.01s) [2022-05-11T07:51:22.797Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2022-05-11T07:51:22.797Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2022-05-11T07:51:22.797Z] === RUN TestBuildPreserveOwnership [2022-05-11T07:51:22.797Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-11T07:51:22.797Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2022-05-11T07:51:22.797Z] === RUN TestBuildPlatformInvalid [2022-05-11T07:51:22.797Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2022-05-11T07:51:22.797Z] PASS [2022-05-11T07:51:22.797Z] ok github.com/docker/docker/integration/build 259.930s [2022-05-11T07:51:22.797Z] [2022-05-11T07:51:22.797Z] === Skipped [2022-05-11T07:51:22.797Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2022-05-11T07:51:22.797Z] build_session_test.go:25: TODO: BuildKit [2022-05-11T07:51:22.797Z] [2022-05-11T07:51:22.797Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2022-05-11T07:51:22.797Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-05-11T07:51:22.797Z] [2022-05-11T07:51:22.797Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.01s) [2022-05-11T07:51:22.797Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-11T07:51:22.797Z] [2022-05-11T07:51:22.797Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.01s) [2022-05-11T07:51:22.797Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-11T07:51:22.797Z] [2022-05-11T07:51:22.797Z] === SKIP: github.com/docker/docker/integration/build TestBuildWCOWSandboxSize (0.00s) [2022-05-11T07:51:22.797Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-05-11T07:51:22.797Z] [2022-05-11T07:51:22.797Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2022-05-11T07:51:22.797Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-11T07:51:22.797Z] [2022-05-11T07:51:22.797Z] DONE 29 tests, 6 skipped in 306.518s [2022-05-11T07:51:22.797Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2022-05-11T07:51:22.797Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-05-11T07:51:22.797Z] INFO: Testing against a local daemon [2022-05-11T07:51:22.797Z] === RUN TestConfigInspect [2022-05-11T07:51:22.797Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-05-11T07:51:22.797Z] --- SKIP: TestConfigInspect (0.00s) [2022-05-11T07:51:22.797Z] === RUN TestConfigList [2022-05-11T07:51:22.797Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-05-11T07:51:22.797Z] --- SKIP: TestConfigList (0.00s) [2022-05-11T07:51:22.797Z] === RUN TestConfigsCreateAndDelete [2022-05-11T07:51:22.797Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-05-11T07:51:22.797Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2022-05-11T07:51:22.797Z] === RUN TestConfigsUpdate [2022-05-11T07:51:22.798Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-05-11T07:51:22.798Z] --- SKIP: TestConfigsUpdate (0.00s) [2022-05-11T07:51:22.798Z] === RUN TestTemplatedConfig [2022-05-11T07:51:22.798Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-05-11T07:51:22.798Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-05-11T07:51:22.798Z] === RUN TestConfigCreateResolve [2022-05-11T07:51:22.798Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-05-11T07:51:22.798Z] --- SKIP: TestConfigCreateResolve (0.00s) [2022-05-11T07:51:22.798Z] PASS [2022-05-11T07:51:22.798Z] ok github.com/docker/docker/integration/config 0.113s [2022-05-11T07:51:22.798Z] [2022-05-11T07:51:22.798Z] === Skipped [2022-05-11T07:51:22.798Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2022-05-11T07:51:22.798Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-05-11T07:51:22.798Z] [2022-05-11T07:51:22.798Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2022-05-11T07:51:22.798Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-05-11T07:51:22.798Z] [2022-05-11T07:51:22.798Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2022-05-11T07:51:22.798Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-05-11T07:51:22.798Z] [2022-05-11T07:51:22.798Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2022-05-11T07:51:22.798Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-05-11T07:51:22.798Z] [2022-05-11T07:51:22.798Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2022-05-11T07:51:22.798Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-05-11T07:51:22.798Z] [2022-05-11T07:51:22.798Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2022-05-11T07:51:22.798Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-05-11T07:51:22.798Z] [2022-05-11T07:51:22.798Z] DONE 6 tests, 6 skipped in 2.367s [2022-05-11T07:51:22.798Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2022-05-11T07:51:22.798Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-05-11T07:51:22.798Z] INFO: Testing against a local daemon [2022-05-11T07:51:22.798Z] === RUN TestCheckpoint [2022-05-11T07:51:22.798Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-05-11T07:51:22.798Z] --- SKIP: TestCheckpoint (0.00s) [2022-05-11T07:51:22.798Z] === RUN TestContainerInvalidJSON [2022-05-11T07:51:22.798Z] === RUN TestContainerInvalidJSON/commit [2022-05-11T07:51:22.798Z] === PAUSE TestContainerInvalidJSON/commit [2022-05-11T07:51:22.798Z] === RUN TestContainerInvalidJSON/containers/create [2022-05-11T07:51:22.798Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-05-11T07:51:22.798Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-05-11T07:51:22.798Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-05-11T07:51:22.798Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-05-11T07:51:22.798Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-05-11T07:51:22.798Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-05-11T07:51:22.798Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-05-11T07:51:22.798Z] === CONT TestContainerInvalidJSON/commit [2022-05-11T07:51:22.798Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-05-11T07:51:22.798Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-05-11T07:51:22.798Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-05-11T07:51:22.798Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-05-11T07:51:22.798Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-05-11T07:51:22.798Z] === CONT TestContainerInvalidJSON/containers/create [2022-05-11T07:51:22.798Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-05-11T07:51:22.798Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-05-11T07:51:22.798Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-05-11T07:51:22.798Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-05-11T07:51:22.798Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-05-11T07:51:22.798Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-05-11T07:51:22.798Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-05-11T07:51:22.798Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-05-11T07:51:22.798Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-05-11T07:51:22.798Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-05-11T07:51:22.798Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-05-11T07:51:22.798Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-05-11T07:51:22.798Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-05-11T07:51:22.798Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-05-11T07:51:22.798Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-05-11T07:51:22.798Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-05-11T07:51:22.798Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-05-11T07:51:22.798Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-05-11T07:51:22.798Z] --- PASS: TestContainerInvalidJSON (0.04s) [2022-05-11T07:51:22.798Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.02s) [2022-05-11T07:51:22.798Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.01s) [2022-05-11T07:51:22.798Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-05-11T07:51:22.798Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-05-11T07:51:22.798Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-05-11T07:51:22.798Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.02s) [2022-05-11T07:51:22.798Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.01s) [2022-05-11T07:51:22.798Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-05-11T07:51:22.798Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.01s) [2022-05-11T07:51:22.798Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-05-11T07:51:22.798Z] --- PASS: TestContainerInvalidJSON/containers/create (0.02s) [2022-05-11T07:51:22.798Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.01s) [2022-05-11T07:51:22.798Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-05-11T07:51:22.798Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.01s) [2022-05-11T07:51:22.798Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-05-11T07:51:22.798Z] --- PASS: TestContainerInvalidJSON/commit (0.02s) [2022-05-11T07:51:22.798Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.01s) [2022-05-11T07:51:22.798Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.01s) [2022-05-11T07:51:22.798Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-05-11T07:51:22.798Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.01s) [2022-05-11T07:51:22.798Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.01s) [2022-05-11T07:51:22.798Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-05-11T07:51:22.798Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-05-11T07:51:22.798Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-05-11T07:51:22.798Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-05-11T07:51:22.798Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-05-11T07:51:22.798Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.30s) [2022-05-11T07:51:22.798Z] === RUN TestCopyFromContainerPathIsNotDir [2022-05-11T07:51:22.798Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.28s) [2022-05-11T07:51:22.798Z] === RUN TestCopyToContainerPathDoesNotExist [2022-05-11T07:51:22.798Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.25s) [2022-05-11T07:51:22.798Z] === RUN TestCopyEmptyFile [2022-05-11T07:51:22.962Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-05-11T07:51:23.770Z] --- PASS: TestCopyEmptyFile (0.60s) [2022-05-11T07:51:23.770Z] === RUN TestCopyToContainerPathIsNotDir [2022-05-11T07:51:23.770Z] --- PASS: TestCopyToContainerPathIsNotDir (0.35s) [2022-05-11T07:51:23.770Z] === RUN TestCopyFromContainer [2022-05-11T07:51:23.770Z] copy_test.go:122: testEnv.DaemonInfo.OSType == "windows" [2022-05-11T07:51:23.770Z] --- SKIP: TestCopyFromContainer (0.00s) [2022-05-11T07:51:23.770Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-05-11T07:51:23.770Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-11T07:51:23.770Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-11T07:51:23.770Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-11T07:51:23.770Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-11T07:51:23.770Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-11T07:51:23.770Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-11T07:51:23.770Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-11T07:51:23.770Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-11T07:51:23.770Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-11T07:51:24.228Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.04s) [2022-05-11T07:51:24.228Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2022-05-11T07:51:24.228Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2022-05-11T07:51:24.228Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2022-05-11T07:51:24.228Z] === RUN TestCreateLinkToNonExistingContainer [2022-05-11T07:51:24.228Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-05-11T07:51:24.228Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.01s) [2022-05-11T07:51:24.228Z] === RUN TestCreateWithInvalidEnv [2022-05-11T07:51:24.228Z] === RUN TestCreateWithInvalidEnv/0 [2022-05-11T07:51:24.228Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-05-11T07:51:24.228Z] === RUN TestCreateWithInvalidEnv/1 [2022-05-11T07:51:24.228Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-05-11T07:51:24.228Z] === RUN TestCreateWithInvalidEnv/2 [2022-05-11T07:51:24.228Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-05-11T07:51:24.228Z] === CONT TestCreateWithInvalidEnv/2 [2022-05-11T07:51:24.228Z] === CONT TestCreateWithInvalidEnv/0 [2022-05-11T07:51:24.228Z] === CONT TestCreateWithInvalidEnv/1 [2022-05-11T07:51:24.228Z] --- PASS: TestCreateWithInvalidEnv (0.04s) [2022-05-11T07:51:24.228Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-05-11T07:51:24.228Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-05-11T07:51:24.228Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-05-11T07:51:24.228Z] === RUN TestCreateTmpfsMountsTarget [2022-05-11T07:51:24.228Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-05-11T07:51:24.228Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2022-05-11T07:51:24.228Z] === RUN TestCreateWithCustomMaskedPaths [2022-05-11T07:51:24.228Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-05-11T07:51:24.228Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2022-05-11T07:51:24.228Z] === RUN TestCreateWithCustomReadonlyPaths [2022-05-11T07:51:24.228Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-05-11T07:51:24.228Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2022-05-11T07:51:24.228Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-05-11T07:51:24.228Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-11T07:51:24.228Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-11T07:51:24.228Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-11T07:51:24.228Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-11T07:51:24.228Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-11T07:51:24.228Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-11T07:51:24.228Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-11T07:51:24.228Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-11T07:51:24.228Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-11T07:51:24.228Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-11T07:51:24.228Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-11T07:51:24.228Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-11T07:51:24.228Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-11T07:51:24.228Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-11T07:51:24.228Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-11T07:51:24.228Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.04s) [2022-05-11T07:51:24.228Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-05-11T07:51:24.228Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-05-11T07:51:24.228Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-05-11T07:51:24.228Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2022-05-11T07:51:24.228Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-05-11T07:51:24.228Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-05-11T07:51:24.228Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-05-11T07:51:24.228Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-05-11T07:51:24.228Z] === RUN TestCreateDifferentPlatform [2022-05-11T07:51:24.228Z] === RUN TestCreateDifferentPlatform/different_os [2022-05-11T07:51:24.228Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-05-11T07:51:24.228Z] --- PASS: TestCreateDifferentPlatform (0.05s) [2022-05-11T07:51:24.228Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-05-11T07:51:24.228Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.01s) [2022-05-11T07:51:24.228Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-05-11T07:51:24.228Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.11s) [2022-05-11T07:51:24.228Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-05-11T07:51:24.228Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-05-11T07:51:24.228Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-05-11T07:51:24.228Z] === RUN TestContainerKillOnDaemonStart [2022-05-11T07:51:24.228Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-05-11T07:51:24.228Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-05-11T07:51:24.228Z] === RUN TestWindowsDevices [2022-05-11T07:51:24.228Z] === RUN TestWindowsDevices/process/no_device_mounted [2022-05-11T07:51:24.228Z] === PAUSE TestWindowsDevices/process/no_device_mounted [2022-05-11T07:51:24.228Z] === RUN TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-11T07:51:24.228Z] === PAUSE TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-11T07:51:24.228Z] === RUN TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-11T07:51:24.228Z] === PAUSE TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-11T07:51:24.228Z] === RUN TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-11T07:51:24.228Z] === PAUSE TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-11T07:51:24.228Z] === RUN TestWindowsDevices/hyperv/no_device_mounted [2022-05-11T07:51:24.228Z] === PAUSE TestWindowsDevices/hyperv/no_device_mounted [2022-05-11T07:51:24.228Z] === RUN TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-11T07:51:24.228Z] === PAUSE TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-11T07:51:24.228Z] === RUN TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-11T07:51:24.228Z] === PAUSE TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-11T07:51:24.228Z] === RUN TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-11T07:51:24.228Z] === PAUSE TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-11T07:51:24.228Z] === CONT TestWindowsDevices/process/no_device_mounted [2022-05-11T07:51:24.228Z] === CONT TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-11T07:51:24.228Z] === CONT TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-11T07:51:24.228Z] === CONT TestWindowsDevices/hyperv/no_device_mounted [2022-05-11T07:51:24.485Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-05-11T07:51:24.485Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-05-11T07:51:24.485Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-05-11T07:51:24.485Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-05-11T07:51:24.485Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-05-11T07:51:24.686Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-05-11T07:51:24.686Z] === CONT TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-11T07:51:24.686Z] === CONT TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-11T07:51:24.686Z] === CONT TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-11T07:51:25.144Z] === CONT TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-11T07:51:26.008Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-05-11T07:51:26.968Z] === RUN TestDockerSuite/TestBuildCmd [2022-05-11T07:51:27.422Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-05-11T07:51:27.876Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-05-11T07:51:28.833Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-05-11T07:51:32.412Z] --- PASS: TestWindowsDevices (0.05s) [2022-05-11T07:51:32.412Z] --- SKIP: TestWindowsDevices/hyperv/no_device_mounted (0.10s) [2022-05-11T07:51:32.412Z] --- PASS: TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.41s) [2022-05-11T07:51:32.412Z] --- PASS: TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.42s) [2022-05-11T07:51:32.412Z] --- PASS: TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.59s) [2022-05-11T07:51:32.412Z] --- PASS: TestWindowsDevices/process/no_device_mounted (6.13s) [2022-05-11T07:51:32.412Z] --- PASS: TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (6.22s) [2022-05-11T07:51:32.412Z] --- PASS: TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (6.12s) [2022-05-11T07:51:32.412Z] --- PASS: TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (6.78s) [2022-05-11T07:51:32.412Z] === RUN TestDiff [2022-05-11T07:51:32.412Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-05-11T07:51:32.412Z] --- SKIP: TestDiff (0.00s) [2022-05-11T07:51:32.412Z] === RUN TestExecWithCloseStdin [2022-05-11T07:51:34.586Z] --- PASS: TestExecWithCloseStdin (3.14s) [2022-05-11T07:51:34.586Z] === RUN TestExec [2022-05-11T07:51:35.862Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-05-11T07:51:37.385Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-05-11T07:51:37.385Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-05-11T07:51:37.385Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-05-11T07:51:37.498Z] --- PASS: TestExec (2.62s) [2022-05-11T07:51:37.498Z] === RUN TestExecUser [2022-05-11T07:51:37.498Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-05-11T07:51:37.498Z] --- SKIP: TestExecUser (0.00s) [2022-05-11T07:51:37.498Z] === RUN TestExportContainerAndImportImage [2022-05-11T07:51:37.498Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-05-11T07:51:37.498Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2022-05-11T07:51:37.498Z] === RUN TestExportContainerAfterDaemonRestart [2022-05-11T07:51:37.498Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-05-11T07:51:37.498Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2022-05-11T07:51:37.498Z] === RUN TestHealthCheckWorkdir [2022-05-11T07:51:37.498Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-05-11T07:51:37.498Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2022-05-11T07:51:37.498Z] === RUN TestHealthKillContainer [2022-05-11T07:51:37.498Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-05-11T07:51:37.498Z] --- SKIP: TestHealthKillContainer (0.00s) [2022-05-11T07:51:37.498Z] === RUN TestInspectCpusetInConfigPre120 [2022-05-11T07:51:37.498Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-05-11T07:51:37.498Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-05-11T07:51:37.498Z] === RUN TestKillContainerInvalidSignal [2022-05-11T07:51:38.906Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-05-11T07:51:38.906Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-05-11T07:51:38.906Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-05-11T07:51:39.360Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-05-11T07:51:39.674Z] --- PASS: TestKillContainerInvalidSignal (2.32s) [2022-05-11T07:51:39.674Z] === RUN TestKillContainer [2022-05-11T07:51:39.674Z] === RUN TestKillContainer/no_signal [2022-05-11T07:51:41.518Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-05-11T07:51:41.856Z] === RUN TestKillContainer/non_killing_signal [2022-05-11T07:51:41.856Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-05-11T07:51:41.856Z] === RUN TestKillContainer/killing_signal [2022-05-11T07:51:42.487Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-05-11T07:51:42.941Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-05-11T07:51:42.941Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-05-11T07:51:42.941Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-05-11T07:51:43.900Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-05-11T07:51:44.753Z] --- PASS: TestKillContainer (4.91s) [2022-05-11T07:51:44.753Z] --- PASS: TestKillContainer/no_signal (2.31s) [2022-05-11T07:51:44.753Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-05-11T07:51:44.753Z] --- PASS: TestKillContainer/killing_signal (2.51s) [2022-05-11T07:51:44.753Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-05-11T07:51:44.753Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-05-11T07:51:44.753Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-05-11T07:51:44.753Z] === RUN TestKillStoppedContainer [2022-05-11T07:51:44.753Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-05-11T07:51:44.753Z] --- SKIP: TestKillStoppedContainer (0.00s) [2022-05-11T07:51:44.753Z] === RUN TestKillStoppedContainerAPIPre120 [2022-05-11T07:51:44.753Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-05-11T07:51:44.753Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2022-05-11T07:51:44.753Z] === RUN TestKillDifferentUserContainer [2022-05-11T07:51:44.753Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-05-11T07:51:44.753Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2022-05-11T07:51:44.753Z] === RUN TestInspectOomKilledTrue [2022-05-11T07:51:44.753Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-05-11T07:51:44.753Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-05-11T07:51:44.753Z] === RUN TestInspectOomKilledFalse [2022-05-11T07:51:44.753Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-05-11T07:51:44.753Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-05-11T07:51:44.753Z] === RUN TestLogsFollowTailEmpty [2022-05-11T07:51:44.868Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-05-11T07:51:44.868Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-05-11T07:51:44.868Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-05-11T07:51:44.868Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-05-11T07:51:44.868Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-05-11T07:51:46.926Z] --- PASS: TestLogsFollowTailEmpty (2.29s) [2022-05-11T07:51:46.926Z] === RUN TestNetworkNat [2022-05-11T07:51:46.926Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-05-11T07:51:46.926Z] --- SKIP: TestNetworkNat (0.00s) [2022-05-11T07:51:46.926Z] === RUN TestNetworkLocalhostTCPNat [2022-05-11T07:51:49.098Z] --- PASS: TestNetworkLocalhostTCPNat (2.44s) [2022-05-11T07:51:49.098Z] === RUN TestNetworkLoopbackNat [2022-05-11T07:51:49.098Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-05-11T07:51:49.098Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2022-05-11T07:51:49.098Z] === RUN TestPause [2022-05-11T07:51:49.098Z] pause_test.go:24: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-05-11T07:51:49.098Z] --- SKIP: TestPause (0.00s) [2022-05-11T07:51:49.098Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-05-11T07:51:50.633Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-05-11T07:51:51.270Z] --- PASS: TestPauseFailsOnWindowsServerContainers (2.16s) [2022-05-11T07:51:51.270Z] === RUN TestPauseStopPausedContainer [2022-05-11T07:51:51.270Z] pause_test.go:71: testEnv.DaemonInfo.OSType == "windows" [2022-05-11T07:51:51.270Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2022-05-11T07:51:51.270Z] === RUN TestPsFilter [2022-05-11T07:51:51.728Z] --- PASS: TestPsFilter (0.26s) [2022-05-11T07:51:51.728Z] === RUN TestRemoveContainerWithRemovedVolume [2022-05-11T07:51:57.195Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-05-11T07:51:57.195Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-05-11T07:51:57.195Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-05-11T07:52:00.281Z] --- PASS: TestRemoveContainerWithRemovedVolume (7.32s) [2022-05-11T07:52:00.281Z] === RUN TestRemoveContainerWithVolume [2022-05-11T07:52:01.400Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2022-05-11T07:52:01.817Z] --- PASS: TestRemoveContainerWithVolume (2.43s) [2022-05-11T07:52:01.817Z] === RUN TestRemoveContainerRunning [2022-05-11T07:52:02.154Z] ok github.com/docker/docker/libnetwork 37.225s coverage: 40.6% of statements [2022-05-11T07:52:02.154Z] ok github.com/docker/docker/libnetwork/bitseq 0.117s coverage: 84.4% of statements [2022-05-11T07:52:02.154Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-05-11T07:52:02.154Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-05-11T07:52:02.154Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-05-11T07:52:02.154Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-05-11T07:52:02.154Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-05-11T07:52:02.154Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-05-11T07:52:02.154Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2022-05-11T07:52:02.154Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-05-11T07:52:02.154Z] ok github.com/docker/docker/libnetwork/config 0.015s coverage: 19.7% of statements [2022-05-11T07:52:02.154Z] ok github.com/docker/docker/libnetwork/datastore 0.003s coverage: 21.9% of statements [2022-05-11T07:52:02.154Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-05-11T07:52:02.154Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-05-11T07:52:02.154Z] ok github.com/docker/docker/libnetwork/driverapi 0.002s coverage: 68.9% of statements [2022-05-11T07:52:02.154Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.380s coverage: 59.9% of statements [2022-05-11T07:52:02.154Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-05-11T07:52:02.154Z] ok github.com/docker/docker/libnetwork/drivers/host 0.003s coverage: 34.8% of statements [2022-05-11T07:52:02.154Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.130s coverage: 4.0% of statements [2022-05-11T07:52:02.154Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-05-11T07:52:02.154Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.015s coverage: 4.5% of statements [2022-05-11T07:52:02.154Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-05-11T07:52:02.154Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2022-05-11T07:52:03.987Z] --- PASS: TestRemoveContainerRunning (2.12s) [2022-05-11T07:52:03.987Z] === RUN TestRemoveContainerForceRemoveRunning [2022-05-11T07:52:05.520Z] --- PASS: TestRemoveContainerForceRemoveRunning (2.06s) [2022-05-11T07:52:05.520Z] === RUN TestRemoveInvalidContainer [2022-05-11T07:52:05.520Z] --- PASS: TestRemoveInvalidContainer (0.05s) [2022-05-11T07:52:05.520Z] === RUN TestRenameLinkedContainer [2022-05-11T07:52:05.520Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-05-11T07:52:05.520Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2022-05-11T07:52:05.520Z] === RUN TestRenameStoppedContainer [2022-05-11T07:52:12.094Z] ok github.com/docker/docker/libnetwork/drivers/overlay 7.653s coverage: 7.2% of statements [2022-05-11T07:52:12.094Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-05-11T07:52:12.094Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.003s coverage: 63.6% of statements [2022-05-11T07:52:12.094Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.009s coverage: 57.4% of statements [2022-05-11T07:52:12.094Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-05-11T07:52:12.094Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2022-05-11T07:52:12.094Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-05-11T07:52:12.094Z] ok github.com/docker/docker/libnetwork/drvregistry 0.015s coverage: 82.4% of statements [2022-05-11T07:52:12.350Z] ok github.com/docker/docker/libnetwork/etchosts 0.010s coverage: 81.2% of statements [2022-05-11T07:52:12.350Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2022-05-11T07:52:12.606Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements [2022-05-11T07:52:13.563Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2022-05-11T07:52:14.072Z] --- PASS: TestRenameStoppedContainer (7.27s) [2022-05-11T07:52:14.072Z] === RUN TestRenameRunningContainerAndReuse [2022-05-11T07:52:14.821Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-05-11T07:52:16.826Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2022-05-11T07:52:17.798Z] --- PASS: TestRenameRunningContainerAndReuse (4.72s) [2022-05-11T07:52:17.798Z] === RUN TestRenameInvalidName [2022-05-11T07:52:18.192Z] docker_cli_swarm_test.go:1112: [db670d31503c9] joining swarm manager [da13ec16c61fa]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-11T07:52:19.555Z] docker_cli_swarm_test.go:1113: [d46c048ab58bb] joining swarm manager [da13ec16c61fa]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-11T07:52:19.970Z] --- PASS: TestRenameInvalidName (2.16s) [2022-05-11T07:52:19.970Z] === RUN TestRenameAnonymousContainer [2022-05-11T07:52:22.653Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.002s coverage: 100.0% of statements [2022-05-11T07:52:23.346Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-05-11T07:52:32.336Z] --- PASS: TestRenameAnonymousContainer (10.71s) [2022-05-11T07:52:32.336Z] === RUN TestRenameContainerWithSameName [2022-05-11T07:52:32.795Z] --- PASS: TestRenameContainerWithSameName (2.20s) [2022-05-11T07:52:32.795Z] === RUN TestRenameContainerWithLinkedContainer [2022-05-11T07:52:32.795Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-05-11T07:52:32.795Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.01s) [2022-05-11T07:52:32.795Z] === RUN TestResize [2022-05-11T07:52:33.069Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-05-11T07:52:33.070Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-05-11T07:52:33.070Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-05-11T07:52:33.630Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-05-11T07:52:34.967Z] --- PASS: TestResize (2.19s) [2022-05-11T07:52:34.967Z] === RUN TestResizeWithInvalidSize [2022-05-11T07:52:36.779Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-05-11T07:52:36.779Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-05-11T07:52:37.137Z] --- PASS: TestResizeWithInvalidSize (2.18s) [2022-05-11T07:52:37.137Z] === RUN TestResizeWhenContainerNotStarted [2022-05-11T07:52:37.235Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-05-11T07:52:37.235Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-05-11T07:52:37.690Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-05-11T07:52:37.690Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-05-11T07:52:37.690Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-05-11T07:52:38.144Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-05-11T07:52:38.144Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-05-11T07:52:38.144Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-05-11T07:52:40.704Z] ok github.com/docker/docker/libnetwork/ipam 14.272s coverage: 85.3% of statements [2022-05-11T07:52:40.704Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-05-11T07:52:40.704Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-05-11T07:52:40.704Z] ok github.com/docker/docker/libnetwork/ipams/null 0.002s coverage: 57.1% of statements [2022-05-11T07:52:40.704Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.007s coverage: 47.4% of statements [2022-05-11T07:52:40.704Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-05-11T07:52:40.704Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 71.4% of statements [2022-05-11T07:52:40.704Z] ok github.com/docker/docker/libnetwork/ipamutils 0.249s coverage: 74.0% of statements [2022-05-11T07:52:40.704Z] ok github.com/docker/docker/libnetwork/iptables 0.152s coverage: 45.1% of statements [2022-05-11T07:52:40.704Z] ok github.com/docker/docker/libnetwork/netlabel 0.002s coverage: 60.0% of statements [2022-05-11T07:52:40.704Z] ok github.com/docker/docker/libnetwork/netutils 0.017s coverage: 44.1% of statements [2022-05-11T07:52:44.197Z] --- PASS: TestResizeWhenContainerNotStarted (7.26s) [2022-05-11T07:52:44.197Z] === RUN TestDaemonRestartKillContainers [2022-05-11T07:52:44.197Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-05-11T07:52:44.197Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-05-11T07:52:44.197Z] === RUN TestStats [2022-05-11T07:52:44.197Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-05-11T07:52:44.197Z] --- SKIP: TestStats (0.00s) [2022-05-11T07:52:44.197Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-05-11T07:52:51.261Z] --- PASS: TestStopContainerWithRestartPolicyAlways (6.69s) [2022-05-11T07:52:51.261Z] === RUN TestStopContainerWithTimeout [2022-05-11T07:52:51.261Z] stop_windows_test.go:20: testEnv.OSType == "windows" [2022-05-11T07:52:51.261Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2022-05-11T07:52:51.261Z] === RUN TestUpdateRestartPolicy [2022-05-11T07:52:58.705Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-05-11T07:53:03.210Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-05-11T07:53:03.210Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-05-11T07:53:03.210Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-05-11T07:53:03.665Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-05-11T07:53:08.978Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-05-11T07:53:16.376Z] --- PASS: TestUpdateRestartPolicy (22.49s) [2022-05-11T07:53:16.376Z] === RUN TestUpdateRestartWithAutoRemove [2022-05-11T07:53:16.376Z] --- PASS: TestUpdateRestartWithAutoRemove (2.20s) [2022-05-11T07:53:16.376Z] === RUN TestWaitNonBlocked [2022-05-11T07:53:16.376Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-11T07:53:16.376Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-11T07:53:16.376Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-11T07:53:16.376Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-11T07:53:16.376Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-11T07:53:16.376Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-11T07:53:17.503Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-05-11T07:53:23.441Z] --- PASS: TestWaitNonBlocked (0.05s) [2022-05-11T07:53:23.441Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (3.12s) [2022-05-11T07:53:23.441Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (7.74s) [2022-05-11T07:53:23.441Z] === RUN TestWaitBlocked [2022-05-11T07:53:23.441Z] wait_test.go:60: testEnv.DaemonInfo.OSType != "linux" [2022-05-11T07:53:23.441Z] --- SKIP: TestWaitBlocked (0.00s) [2022-05-11T07:53:23.441Z] PASS [2022-05-11T07:53:23.441Z] ok github.com/docker/docker/integration/container 121.589s [2022-05-11T07:53:23.900Z] [2022-05-11T07:53:23.900Z] === Skipped [2022-05-11T07:53:23.900Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2022-05-11T07:53:23.900Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-05-11T07:53:23.900Z] [2022-05-11T07:53:23.900Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2022-05-11T07:53:23.900Z] copy_test.go:122: testEnv.DaemonInfo.OSType == "windows" [2022-05-11T07:53:23.900Z] [2022-05-11T07:53:23.900Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.01s) [2022-05-11T07:53:23.900Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-05-11T07:53:23.900Z] [2022-05-11T07:53:23.900Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2022-05-11T07:53:23.900Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-05-11T07:53:23.900Z] [2022-05-11T07:53:23.900Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2022-05-11T07:53:23.900Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-05-11T07:53:23.900Z] [2022-05-11T07:53:23.900Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2022-05-11T07:53:23.900Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-05-11T07:53:23.900Z] [2022-05-11T07:53:23.900Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-05-11T07:53:23.900Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-05-11T07:53:23.900Z] [2022-05-11T07:53:23.900Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-05-11T07:53:23.900Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-05-11T07:53:23.900Z] [2022-05-11T07:53:23.900Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2022-05-11T07:53:23.900Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-05-11T07:53:23.900Z] [2022-05-11T07:53:23.900Z] === SKIP: github.com/docker/docker/integration/container TestWindowsDevices/hyperv/no_device_mounted (0.10s) [2022-05-11T07:53:23.900Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-05-11T07:53:23.900Z] --- SKIP: TestWindowsDevices/hyperv/no_device_mounted (0.10s) [2022-05-11T07:53:23.900Z] [2022-05-11T07:53:23.900Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2022-05-11T07:53:23.900Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-05-11T07:53:23.900Z] [2022-05-11T07:53:23.900Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2022-05-11T07:53:23.900Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-05-11T07:53:23.900Z] [2022-05-11T07:53:23.900Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2022-05-11T07:53:23.900Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-05-11T07:53:23.900Z] [2022-05-11T07:53:23.900Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2022-05-11T07:53:23.900Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-05-11T07:53:23.900Z] [2022-05-11T07:53:23.900Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2022-05-11T07:53:23.900Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-05-11T07:53:23.900Z] [2022-05-11T07:53:23.900Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2022-05-11T07:53:23.900Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-05-11T07:53:23.900Z] [2022-05-11T07:53:23.900Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2022-05-11T07:53:23.900Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-05-11T07:53:23.900Z] [2022-05-11T07:53:23.900Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2022-05-11T07:53:23.900Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-05-11T07:53:23.900Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-05-11T07:53:23.900Z] [2022-05-11T07:53:23.900Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-05-11T07:53:23.900Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-05-11T07:53:23.900Z] [2022-05-11T07:53:23.900Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2022-05-11T07:53:23.900Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-05-11T07:53:23.900Z] [2022-05-11T07:53:23.900Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2022-05-11T07:53:23.900Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-05-11T07:53:23.900Z] [2022-05-11T07:53:23.900Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2022-05-11T07:53:23.900Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-05-11T07:53:23.900Z] [2022-05-11T07:53:23.900Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2022-05-11T07:53:23.900Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-05-11T07:53:23.900Z] [2022-05-11T07:53:23.900Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2022-05-11T07:53:23.900Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-05-11T07:53:23.900Z] [2022-05-11T07:53:23.900Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2022-05-11T07:53:23.900Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-05-11T07:53:23.900Z] [2022-05-11T07:53:23.900Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2022-05-11T07:53:23.900Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-05-11T07:53:23.900Z] [2022-05-11T07:53:23.900Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2022-05-11T07:53:23.900Z] pause_test.go:24: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-05-11T07:53:23.900Z] [2022-05-11T07:53:23.900Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2022-05-11T07:53:23.900Z] pause_test.go:71: testEnv.DaemonInfo.OSType == "windows" [2022-05-11T07:53:23.900Z] [2022-05-11T07:53:23.900Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2022-05-11T07:53:23.900Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-05-11T07:53:23.900Z] [2022-05-11T07:53:23.900Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.01s) [2022-05-11T07:53:23.900Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-05-11T07:53:23.900Z] [2022-05-11T07:53:23.900Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2022-05-11T07:53:23.900Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-05-11T07:53:23.900Z] [2022-05-11T07:53:23.900Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2022-05-11T07:53:23.900Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-05-11T07:53:23.900Z] [2022-05-11T07:53:23.900Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2022-05-11T07:53:23.900Z] stop_windows_test.go:20: testEnv.OSType == "windows" [2022-05-11T07:53:23.900Z] [2022-05-11T07:53:23.900Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2022-05-11T07:53:23.900Z] wait_test.go:60: testEnv.DaemonInfo.OSType != "linux" [2022-05-11T07:53:23.900Z] [2022-05-11T07:53:23.900Z] DONE 120 tests, 34 skipped in 125.196s [2022-05-11T07:53:23.900Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2022-05-11T07:53:24.690Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-05-11T07:53:24.690Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-05-11T07:53:24.690Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-05-11T07:53:29.351Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-05-11T07:53:32.233Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-05-11T07:53:35.950Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-05-11T07:53:40.930Z] docker_cli_swarm_test.go:1166: [d2900d3322b68] joining swarm manager [da13ec16c61fa]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-05-11T07:53:59.604Z] === RUN TestConfigDaemonLibtrustID [2022-05-11T07:53:59.604Z] daemon_test.go:31: runtime.GOOS == "windows" [2022-05-11T07:53:59.604Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2022-05-11T07:53:59.604Z] === RUN TestConfigDaemonID [2022-05-11T07:53:59.604Z] daemon_test.go:50: runtime.GOOS == "windows" [2022-05-11T07:53:59.604Z] --- SKIP: TestConfigDaemonID (0.00s) [2022-05-11T07:53:59.604Z] === RUN TestDaemonConfigValidation [2022-05-11T07:53:59.604Z] daemon_test.go:87: runtime.GOOS == "windows" [2022-05-11T07:53:59.604Z] --- SKIP: TestDaemonConfigValidation (0.00s) [2022-05-11T07:53:59.604Z] === RUN TestConfigDaemonSeccompProfiles [2022-05-11T07:53:59.604Z] daemon_test.go:153: runtime.GOOS == "windows" [2022-05-11T07:53:59.604Z] --- SKIP: TestConfigDaemonSeccompProfiles (0.00s) [2022-05-11T07:53:59.604Z] === RUN TestDaemonProxy [2022-05-11T07:53:59.604Z] daemon_test.go:201: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-05-11T07:53:59.604Z] --- SKIP: TestDaemonProxy (0.00s) [2022-05-11T07:53:59.604Z] PASS [2022-05-11T07:53:59.604Z] ok github.com/docker/docker/integration/daemon 0.141s [2022-05-11T07:53:59.604Z] [2022-05-11T07:53:59.604Z] === Skipped [2022-05-11T07:53:59.604Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s) [2022-05-11T07:53:59.604Z] daemon_test.go:31: runtime.GOOS == "windows" [2022-05-11T07:53:59.604Z] [2022-05-11T07:53:59.604Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonID (0.00s) [2022-05-11T07:53:59.604Z] daemon_test.go:50: runtime.GOOS == "windows" [2022-05-11T07:53:59.604Z] [2022-05-11T07:53:59.604Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s) [2022-05-11T07:53:59.604Z] daemon_test.go:87: runtime.GOOS == "windows" [2022-05-11T07:53:59.604Z] [2022-05-11T07:53:59.604Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonSeccompProfiles (0.00s) [2022-05-11T07:53:59.604Z] daemon_test.go:153: runtime.GOOS == "windows" [2022-05-11T07:53:59.604Z] [2022-05-11T07:53:59.604Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonProxy (0.00s) [2022-05-11T07:53:59.604Z] daemon_test.go:201: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-05-11T07:53:59.604Z] [2022-05-11T07:53:59.604Z] DONE 5 tests, 5 skipped in 31.733s [2022-05-11T07:53:59.604Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2022-05-11T07:54:01.138Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-05-11T07:54:01.138Z] INFO: Testing against a local daemon [2022-05-11T07:54:01.138Z] === RUN TestCommitInheritsEnv [2022-05-11T07:54:01.138Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-11T07:54:01.138Z] --- SKIP: TestCommitInheritsEnv (0.01s) [2022-05-11T07:54:01.138Z] === RUN TestImportExtremelyLargeImageWorks [2022-05-11T07:54:01.138Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-05-11T07:54:01.138Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-05-11T07:54:01.138Z] === RUN TestImportWithCustomPlatform [2022-05-11T07:54:01.138Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-05-11T07:54:01.138Z] --- SKIP: TestImportWithCustomPlatform (0.00s) [2022-05-11T07:54:01.138Z] === RUN TestImagesFilterMultiReference [2022-05-11T07:54:01.138Z] --- PASS: TestImagesFilterMultiReference (0.14s) [2022-05-11T07:54:01.138Z] === RUN TestImagePullPlatformInvalid [2022-05-11T07:54:01.138Z] --- PASS: TestImagePullPlatformInvalid (0.07s) [2022-05-11T07:54:01.138Z] === RUN TestRemoveImageOrphaning [2022-05-11T07:54:02.672Z] --- PASS: TestRemoveImageOrphaning (1.50s) [2022-05-11T07:54:02.672Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-05-11T07:54:02.672Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.10s) [2022-05-11T07:54:02.672Z] === RUN TestTagInvalidReference [2022-05-11T07:54:03.130Z] --- PASS: TestTagInvalidReference (0.06s) [2022-05-11T07:54:03.130Z] === RUN TestTagValidPrefixedRepo [2022-05-11T07:54:03.130Z] --- PASS: TestTagValidPrefixedRepo (0.10s) [2022-05-11T07:54:03.130Z] === RUN TestTagExistedNameWithoutForce [2022-05-11T07:54:03.130Z] --- PASS: TestTagExistedNameWithoutForce (0.07s) [2022-05-11T07:54:03.130Z] === RUN TestTagOfficialNames [2022-05-11T07:54:03.130Z] --- PASS: TestTagOfficialNames (0.15s) [2022-05-11T07:54:03.130Z] === RUN TestTagMatchesDigest [2022-05-11T07:54:03.130Z] --- PASS: TestTagMatchesDigest (0.07s) [2022-05-11T07:54:03.130Z] PASS [2022-05-11T07:54:03.130Z] ok github.com/docker/docker/integration/image 2.369s [2022-05-11T07:54:03.595Z] [2022-05-11T07:54:03.595Z] === Skipped [2022-05-11T07:54:03.595Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.01s) [2022-05-11T07:54:03.595Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-11T07:54:03.595Z] [2022-05-11T07:54:03.595Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2022-05-11T07:54:03.595Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-05-11T07:54:03.595Z] [2022-05-11T07:54:03.595Z] === SKIP: github.com/docker/docker/integration/image TestImportWithCustomPlatform (0.00s) [2022-05-11T07:54:03.595Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-05-11T07:54:03.595Z] [2022-05-11T07:54:03.595Z] DONE 12 tests, 3 skipped in 7.679s [2022-05-11T07:54:03.595Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2022-05-11T07:54:06.502Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-05-11T07:54:06.502Z] INFO: Testing against a local daemon [2022-05-11T07:54:06.502Z] === RUN TestNetworkCreateDelete [2022-05-11T07:54:06.502Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-05-11T07:54:06.502Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2022-05-11T07:54:06.502Z] === RUN TestDockerNetworkDeletePreferID [2022-05-11T07:54:06.502Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2022-05-11T07:54:06.502Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2022-05-11T07:54:06.502Z] === RUN TestDaemonDNSFallback [2022-05-11T07:54:06.502Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-05-11T07:54:06.502Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2022-05-11T07:54:06.502Z] === RUN TestInspectNetwork [2022-05-11T07:54:06.502Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-05-11T07:54:06.502Z] --- SKIP: TestInspectNetwork (0.00s) [2022-05-11T07:54:06.502Z] === RUN TestRunContainerWithBridgeNone [2022-05-11T07:54:06.502Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-05-11T07:54:06.502Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-05-11T07:54:06.502Z] === RUN TestNetworkInvalidJSON [2022-05-11T07:54:06.502Z] === RUN TestNetworkInvalidJSON/networks/create [2022-05-11T07:54:06.502Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-05-11T07:54:06.502Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-05-11T07:54:06.502Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-05-11T07:54:06.502Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-11T07:54:06.502Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-11T07:54:06.502Z] === CONT TestNetworkInvalidJSON/networks/create [2022-05-11T07:54:06.502Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-11T07:54:06.502Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-05-11T07:54:06.502Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-05-11T07:54:06.502Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-05-11T07:54:06.502Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-05-11T07:54:06.502Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-05-11T07:54:06.502Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-05-11T07:54:06.502Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-05-11T07:54:06.502Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-05-11T07:54:06.502Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-05-11T07:54:06.502Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-05-11T07:54:06.502Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-05-11T07:54:06.502Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-05-11T07:54:06.502Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-05-11T07:54:06.502Z] --- PASS: TestNetworkInvalidJSON (0.07s) [2022-05-11T07:54:06.502Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.02s) [2022-05-11T07:54:06.502Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.01s) [2022-05-11T07:54:06.502Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.01s) [2022-05-11T07:54:06.502Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-05-11T07:54:06.502Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-05-11T07:54:06.502Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.02s) [2022-05-11T07:54:06.502Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.01s) [2022-05-11T07:54:06.502Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.01s) [2022-05-11T07:54:06.502Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-05-11T07:54:06.502Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-05-11T07:54:06.502Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.02s) [2022-05-11T07:54:06.502Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.01s) [2022-05-11T07:54:06.502Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-05-11T07:54:06.502Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-05-11T07:54:06.502Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-05-11T07:54:06.502Z] === RUN TestNetworkList [2022-05-11T07:54:06.502Z] === RUN TestNetworkList//networks [2022-05-11T07:54:06.502Z] === PAUSE TestNetworkList//networks [2022-05-11T07:54:06.502Z] === RUN TestNetworkList//networks/ [2022-05-11T07:54:06.502Z] === PAUSE TestNetworkList//networks/ [2022-05-11T07:54:06.502Z] === CONT TestNetworkList//networks [2022-05-11T07:54:06.502Z] === CONT TestNetworkList//networks/ [2022-05-11T07:54:06.502Z] --- PASS: TestNetworkList (0.07s) [2022-05-11T07:54:06.502Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-05-11T07:54:06.502Z] --- PASS: TestNetworkList//networks (0.00s) [2022-05-11T07:54:06.502Z] === RUN TestHostIPv4BridgeLabel [2022-05-11T07:54:06.502Z] network_test.go:154: testEnv.OSType == "windows" [2022-05-11T07:54:06.502Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-05-11T07:54:06.502Z] === RUN TestDaemonRestartWithLiveRestore [2022-05-11T07:54:06.502Z] service_test.go:30: testEnv.OSType == "windows" [2022-05-11T07:54:06.502Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2022-05-11T07:54:06.502Z] === RUN TestDaemonDefaultNetworkPools [2022-05-11T07:54:06.502Z] service_test.go:59: testEnv.OSType == "windows" [2022-05-11T07:54:06.502Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2022-05-11T07:54:06.502Z] === RUN TestDaemonRestartWithExistingNetwork [2022-05-11T07:54:06.502Z] service_test.go:103: testEnv.OSType == "windows" [2022-05-11T07:54:06.502Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2022-05-11T07:54:06.502Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-05-11T07:54:06.502Z] service_test.go:137: testEnv.OSType == "windows" [2022-05-11T07:54:06.502Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-05-11T07:54:06.502Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-05-11T07:54:06.502Z] service_test.go:188: testEnv.OSType == "windows" [2022-05-11T07:54:06.502Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-05-11T07:54:06.502Z] === RUN TestServiceWithPredefinedNetwork [2022-05-11T07:54:06.502Z] service_test.go:213: testEnv.OSType == "windows" [2022-05-11T07:54:06.502Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-05-11T07:54:06.502Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-05-11T07:54:06.502Z] service_test.go:243: FLAKY_TEST [2022-05-11T07:54:06.502Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-05-11T07:54:06.502Z] === RUN TestServiceWithDataPathPortInit [2022-05-11T07:54:06.502Z] service_test.go:334: testEnv.OSType == "windows" [2022-05-11T07:54:06.502Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2022-05-11T07:54:06.502Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-05-11T07:54:06.502Z] service_test.go:402: testEnv.OSType == "windows" [2022-05-11T07:54:06.502Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-05-11T07:54:06.502Z] PASS [2022-05-11T07:54:06.502Z] ok github.com/docker/docker/integration/network 0.277s [2022-05-11T07:54:06.959Z] [2022-05-11T07:54:06.959Z] === Skipped [2022-05-11T07:54:06.959Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2022-05-11T07:54:06.959Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-05-11T07:54:06.959Z] [2022-05-11T07:54:06.959Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2022-05-11T07:54:06.959Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2022-05-11T07:54:06.959Z] [2022-05-11T07:54:06.959Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2022-05-11T07:54:06.959Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-05-11T07:54:06.959Z] [2022-05-11T07:54:06.959Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2022-05-11T07:54:06.959Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-05-11T07:54:06.959Z] [2022-05-11T07:54:06.959Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2022-05-11T07:54:06.959Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-05-11T07:54:06.959Z] [2022-05-11T07:54:06.959Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2022-05-11T07:54:06.959Z] network_test.go:154: testEnv.OSType == "windows" [2022-05-11T07:54:06.959Z] [2022-05-11T07:54:06.959Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2022-05-11T07:54:06.959Z] service_test.go:30: testEnv.OSType == "windows" [2022-05-11T07:54:06.959Z] [2022-05-11T07:54:06.959Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2022-05-11T07:54:06.959Z] service_test.go:59: testEnv.OSType == "windows" [2022-05-11T07:54:06.959Z] [2022-05-11T07:54:06.959Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2022-05-11T07:54:06.959Z] service_test.go:103: testEnv.OSType == "windows" [2022-05-11T07:54:06.959Z] [2022-05-11T07:54:06.959Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-05-11T07:54:06.959Z] service_test.go:137: testEnv.OSType == "windows" [2022-05-11T07:54:06.959Z] [2022-05-11T07:54:06.959Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-05-11T07:54:06.959Z] service_test.go:188: testEnv.OSType == "windows" [2022-05-11T07:54:06.959Z] [2022-05-11T07:54:06.959Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2022-05-11T07:54:06.959Z] service_test.go:213: testEnv.OSType == "windows" [2022-05-11T07:54:06.959Z] [2022-05-11T07:54:06.959Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-05-11T07:54:06.959Z] service_test.go:243: FLAKY_TEST [2022-05-11T07:54:06.959Z] [2022-05-11T07:54:06.959Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2022-05-11T07:54:06.959Z] service_test.go:334: testEnv.OSType == "windows" [2022-05-11T07:54:06.959Z] [2022-05-11T07:54:06.959Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-05-11T07:54:06.959Z] service_test.go:402: testEnv.OSType == "windows" [2022-05-11T07:54:06.959Z] [2022-05-11T07:54:06.959Z] DONE 34 tests, 15 skipped in 3.169s [2022-05-11T07:54:06.959Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2022-05-11T07:54:07.420Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2022-05-11T07:54:07.925Z] testing: warning: no tests to run [2022-05-11T07:54:07.925Z] PASS [2022-05-11T07:54:07.925Z] ok github.com/docker/docker/integration/network/ipvlan 0.094s [2022-05-11T07:54:07.925Z] [2022-05-11T07:54:07.925Z] DONE 0 tests in 1.047s [2022-05-11T07:54:08.385Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2022-05-11T07:54:09.308Z] docker_cli_swarm_test.go:1447: [db421347b2f37] joining swarm manager [d74be38ee7b65]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-11T07:54:09.350Z] testing: warning: no tests to run [2022-05-11T07:54:09.350Z] PASS [2022-05-11T07:54:09.350Z] ok github.com/docker/docker/integration/network/macvlan 0.127s [2022-05-11T07:54:09.350Z] [2022-05-11T07:54:09.350Z] DONE 0 tests in 1.097s [2022-05-11T07:54:09.350Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2022-05-11T07:54:09.870Z] docker_cli_swarm_test.go:1448: [da31a2e117233] joining swarm manager [d74be38ee7b65]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-11T07:54:10.317Z] testing: warning: no tests to run [2022-05-11T07:54:10.317Z] PASS [2022-05-11T07:54:10.317Z] ok github.com/docker/docker/integration/plugin 0.100s [2022-05-11T07:54:10.317Z] [2022-05-11T07:54:10.317Z] DONE 0 tests in 1.049s [2022-05-11T07:54:10.776Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2022-05-11T07:54:11.744Z] testing: warning: no tests to run [2022-05-11T07:54:11.744Z] PASS [2022-05-11T07:54:11.744Z] ok github.com/docker/docker/integration/plugin/authz 0.130s [2022-05-11T07:54:11.744Z] [2022-05-11T07:54:11.744Z] DONE 0 tests in 1.105s [2022-05-11T07:54:11.744Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2022-05-11T07:54:18.822Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-05-11T07:54:18.822Z] INFO: Testing against a local daemon [2022-05-11T07:54:18.822Z] === RUN TestPluginInvalidJSON [2022-05-11T07:54:18.822Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-05-11T07:54:18.822Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-05-11T07:54:18.822Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-11T07:54:18.822Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-11T07:54:18.822Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-05-11T07:54:18.822Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-05-11T07:54:18.822Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-05-11T07:54:18.822Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-05-11T07:54:18.822Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-05-11T07:54:18.822Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-05-11T07:54:18.822Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-11T07:54:18.822Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-05-11T07:54:18.822Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-05-11T07:54:18.822Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-05-11T07:54:18.822Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-05-11T07:54:18.822Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-05-11T07:54:18.822Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-05-11T07:54:18.822Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-05-11T07:54:18.822Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-05-11T07:54:18.822Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-05-11T07:54:18.822Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-05-11T07:54:18.822Z] --- PASS: TestPluginInvalidJSON (0.07s) [2022-05-11T07:54:18.822Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s) [2022-05-11T07:54:18.822Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.01s) [2022-05-11T07:54:18.822Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-05-11T07:54:18.822Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-05-11T07:54:18.822Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-05-11T07:54:18.822Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.01s) [2022-05-11T07:54:18.822Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.01s) [2022-05-11T07:54:18.822Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-05-11T07:54:18.822Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-05-11T07:54:18.822Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-05-11T07:54:18.822Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-05-11T07:54:18.822Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.01s) [2022-05-11T07:54:18.822Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-05-11T07:54:18.822Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-05-11T07:54:18.822Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-05-11T07:54:18.822Z] === RUN TestPluginInstall [2022-05-11T07:54:18.822Z] plugin_test.go:93: testEnv.OSType == "windows" [2022-05-11T07:54:18.822Z] --- SKIP: TestPluginInstall (0.00s) [2022-05-11T07:54:18.822Z] === RUN TestPluginsWithRuntimes [2022-05-11T07:54:18.822Z] plugin_test.go:202: testEnv.OSType == "windows" [2022-05-11T07:54:18.822Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-05-11T07:54:18.822Z] === RUN TestPluginBackCompatMediaTypes [2022-05-11T07:54:18.822Z] plugin_test.go:264: testEnv.OSType == "windows" [2022-05-11T07:54:18.822Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-05-11T07:54:18.822Z] PASS [2022-05-11T07:54:18.822Z] ok github.com/docker/docker/integration/plugin/common 0.172s [2022-05-11T07:54:18.822Z] [2022-05-11T07:54:18.822Z] === Skipped [2022-05-11T07:54:18.822Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2022-05-11T07:54:18.822Z] plugin_test.go:93: testEnv.OSType == "windows" [2022-05-11T07:54:18.822Z] [2022-05-11T07:54:18.822Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2022-05-11T07:54:18.822Z] plugin_test.go:202: testEnv.OSType == "windows" [2022-05-11T07:54:18.822Z] [2022-05-11T07:54:18.822Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2022-05-11T07:54:18.822Z] plugin_test.go:264: testEnv.OSType == "windows" [2022-05-11T07:54:18.822Z] [2022-05-11T07:54:18.822Z] DONE 19 tests, 3 skipped in 6.567s [2022-05-11T07:54:18.822Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2022-05-11T07:54:21.736Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-05-11T07:54:21.736Z] INFO: Testing against a local daemon [2022-05-11T07:54:21.736Z] === RUN TestExternalGraphDriver [2022-05-11T07:54:21.736Z] external_test.go:48: runtime.GOOS == "windows" [2022-05-11T07:54:21.736Z] --- SKIP: TestExternalGraphDriver (0.00s) [2022-05-11T07:54:21.736Z] === RUN TestGraphdriverPluginV2 [2022-05-11T07:54:21.736Z] external_test.go:408: runtime.GOOS == "windows" [2022-05-11T07:54:21.736Z] --- SKIP: TestGraphdriverPluginV2 (0.01s) [2022-05-11T07:54:21.736Z] PASS [2022-05-11T07:54:21.736Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.150s [2022-05-11T07:54:21.736Z] [2022-05-11T07:54:21.736Z] === Skipped [2022-05-11T07:54:21.736Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2022-05-11T07:54:21.736Z] external_test.go:48: runtime.GOOS == "windows" [2022-05-11T07:54:21.736Z] [2022-05-11T07:54:21.736Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.01s) [2022-05-11T07:54:21.736Z] external_test.go:408: runtime.GOOS == "windows" [2022-05-11T07:54:21.736Z] [2022-05-11T07:54:21.736Z] DONE 2 tests, 2 skipped in 2.983s [2022-05-11T07:54:21.736Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2022-05-11T07:54:22.034Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2022-05-11T07:54:22.034Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2022-05-11T07:54:22.034Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2022-05-11T07:54:22.034Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2022-05-11T07:54:22.034Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2022-05-11T07:54:22.595Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2022-05-11T07:54:24.640Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-05-11T07:54:24.640Z] INFO: Testing against a local daemon [2022-05-11T07:54:24.640Z] === RUN TestReadPluginNoRead [2022-05-11T07:54:24.640Z] read_test.go:21: no unix domain sockets on Windows [2022-05-11T07:54:24.640Z] --- SKIP: TestReadPluginNoRead (0.00s) [2022-05-11T07:54:24.640Z] PASS [2022-05-11T07:54:24.640Z] ok github.com/docker/docker/integration/plugin/logging 0.140s [2022-05-11T07:54:24.640Z] [2022-05-11T07:54:24.640Z] === Skipped [2022-05-11T07:54:24.640Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2022-05-11T07:54:24.640Z] read_test.go:21: no unix domain sockets on Windows [2022-05-11T07:54:24.640Z] [2022-05-11T07:54:24.640Z] DONE 1 tests, 1 skipped in 3.001s [2022-05-11T07:54:25.098Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2022-05-11T07:54:25.111Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2022-05-11T07:54:26.570Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-05-11T07:54:26.630Z] testing: warning: no tests to run [2022-05-11T07:54:26.630Z] PASS [2022-05-11T07:54:26.630Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.104s [2022-05-11T07:54:26.630Z] [2022-05-11T07:54:26.630Z] DONE 0 tests in 1.500s [2022-05-11T07:54:26.630Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2022-05-11T07:54:28.385Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2022-05-11T07:54:29.523Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-05-11T07:54:29.523Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-05-11T07:54:29.523Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-05-11T07:54:29.523Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-05-11T07:54:29.523Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-05-11T07:54:29.523Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-05-11T07:54:29.523Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-05-11T07:54:29.523Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-05-11T07:54:29.523Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-05-11T07:54:29.523Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-05-11T07:54:29.523Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-05-11T07:54:29.523Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-05-11T07:54:30.380Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-05-11T07:54:30.380Z] INFO: Testing against a local daemon [2022-05-11T07:54:30.380Z] === RUN TestPluginWithDevMounts [2022-05-11T07:54:30.380Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-05-11T07:54:30.380Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-05-11T07:54:30.380Z] PASS [2022-05-11T07:54:30.380Z] ok github.com/docker/docker/integration/plugin/volumes 0.176s [2022-05-11T07:54:30.380Z] [2022-05-11T07:54:30.380Z] === Skipped [2022-05-11T07:54:30.380Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2022-05-11T07:54:30.380Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-05-11T07:54:30.380Z] [2022-05-11T07:54:30.380Z] DONE 1 tests, 1 skipped in 3.326s [2022-05-11T07:54:30.380Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2022-05-11T07:54:30.917Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2022-05-11T07:54:32.081Z] ok github.com/docker/docker/libnetwork/networkdb 104.263s coverage: 60.0% of statements [2022-05-11T07:54:32.081Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-05-11T07:54:32.081Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2022-05-11T07:54:32.081Z] ok github.com/docker/docker/libnetwork/osl 4.315s coverage: 39.7% of statements [2022-05-11T07:54:32.081Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.008s coverage: 20.0% of statements [2022-05-11T07:54:32.081Z] ok github.com/docker/docker/libnetwork/portallocator 0.007s coverage: 86.1% of statements [2022-05-11T07:54:32.081Z] ok github.com/docker/docker/libnetwork/portmapper 0.214s coverage: 48.6% of statements [2022-05-11T07:54:32.081Z] ok github.com/docker/docker/libnetwork/resolvconf 0.004s coverage: 70.6% of statements [2022-05-11T07:54:32.081Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-05-11T07:54:32.281Z] docker_cli_swarm_unix_test.go:63: [d5529aa10da3c] joining swarm manager [d807dcbf56a76]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-11T07:54:32.322Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-05-11T07:54:32.322Z] docker_cli_build_test.go:5143: unmatched requirement DaemonIsLinux [2022-05-11T07:54:32.343Z] ok github.com/docker/docker/libnetwork/types 0.002s coverage: 37.3% of statements [2022-05-11T07:54:32.343Z] [2022-05-11T07:54:32.343Z] === Skipped [2022-05-11T07:54:32.343Z] === SKIP: libnetwork TestParallel1 (0.00s) [2022-05-11T07:54:32.343Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-05-11T07:54:32.343Z] [2022-05-11T07:54:32.343Z] === SKIP: libnetwork TestParallel3 (0.00s) [2022-05-11T07:54:32.343Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-05-11T07:54:32.343Z] [2022-05-11T07:54:32.343Z] === SKIP: libnetwork TestParallel2 (0.00s) [2022-05-11T07:54:32.343Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-05-11T07:54:32.343Z] [2022-05-11T07:54:32.343Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-05-11T07:54:32.343Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-11T07:54:32.343Z] [2022-05-11T07:54:32.343Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-05-11T07:54:32.343Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-11T07:54:32.343Z] [2022-05-11T07:54:32.343Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-05-11T07:54:32.343Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-11T07:54:32.343Z] [2022-05-11T07:54:32.343Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-05-11T07:54:32.343Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-11T07:54:32.343Z] [2022-05-11T07:54:32.343Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-05-11T07:54:32.343Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-11T07:54:32.343Z] [2022-05-11T07:54:32.343Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2022-05-11T07:54:32.343Z] firewalld_test.go:14: firewalld is not running [2022-05-11T07:54:32.343Z] [2022-05-11T07:54:32.343Z] DONE 326 tests, 9 skipped in 199.714s [2022-05-11T07:54:32.556Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-05-11T07:54:32.556Z] INFO: Testing against a local daemon [2022-05-11T07:54:32.556Z] === RUN TestSecretInspect [2022-05-11T07:54:32.556Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-05-11T07:54:32.556Z] --- SKIP: TestSecretInspect (0.00s) [2022-05-11T07:54:32.556Z] === RUN TestSecretList [2022-05-11T07:54:32.556Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-05-11T07:54:32.556Z] --- SKIP: TestSecretList (0.00s) [2022-05-11T07:54:32.556Z] === RUN TestSecretsCreateAndDelete [2022-05-11T07:54:32.556Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-05-11T07:54:32.556Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2022-05-11T07:54:32.556Z] === RUN TestSecretsUpdate [2022-05-11T07:54:32.556Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-05-11T07:54:32.556Z] --- SKIP: TestSecretsUpdate (0.00s) [2022-05-11T07:54:32.556Z] === RUN TestTemplatedSecret [2022-05-11T07:54:32.556Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-05-11T07:54:32.556Z] --- SKIP: TestTemplatedSecret (0.01s) [2022-05-11T07:54:32.556Z] === RUN TestSecretCreateResolve [2022-05-11T07:54:32.556Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-05-11T07:54:32.556Z] --- SKIP: TestSecretCreateResolve (0.00s) [2022-05-11T07:54:32.556Z] PASS [2022-05-11T07:54:32.556Z] ok github.com/docker/docker/integration/secret 0.129s [2022-05-11T07:54:32.556Z] [2022-05-11T07:54:32.556Z] === Skipped [2022-05-11T07:54:32.556Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2022-05-11T07:54:32.556Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-05-11T07:54:32.556Z] [2022-05-11T07:54:32.556Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2022-05-11T07:54:32.556Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-05-11T07:54:32.556Z] [2022-05-11T07:54:32.556Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2022-05-11T07:54:32.784Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions Post stage [Pipeline] junit [2022-05-11T07:54:32.918Z] Recording test results [2022-05-11T07:54:33.015Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-05-11T07:54:33.015Z] [2022-05-11T07:54:33.015Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2022-05-11T07:54:33.015Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-05-11T07:54:33.015Z] [2022-05-11T07:54:33.015Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.01s) [2022-05-11T07:54:33.015Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-05-11T07:54:33.015Z] [2022-05-11T07:54:33.015Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2022-05-11T07:54:33.015Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-05-11T07:54:33.015Z] [2022-05-11T07:54:33.015Z] DONE 6 tests, 6 skipped in 2.528s [2022-05-11T07:54:33.015Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2022-05-11T07:54:33.309Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2022-05-11T07:54:33.632Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43580/.git:/go/src/github.com/docker/docker/.git --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=f6aceba500b8938ffc257893fc0a5ec8ac3e9ea7 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:f6aceba500b8938ffc257893fc0a5ec8ac3e9ea7 hack/validate/vendor [2022-05-11T07:54:34.194Z] No vendor changes in diff. [2022-05-11T07:54:34.451Z] WARNING: could not find copyright information for github.com/coreos/go-systemd [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-05-11T07:54:35.041Z] + echo Ensuring container killed. [2022-05-11T07:54:35.041Z] Ensuring container killed. [2022-05-11T07:54:35.041Z] + docker rm -vf docker-pr2 [2022-05-11T07:54:35.041Z] Error: No such container: docker-pr2 [Pipeline] sh [2022-05-11T07:54:35.281Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-05-11T07:54:35.317Z] + echo Chowning /workspace to jenkins user [2022-05-11T07:54:35.317Z] Chowning /workspace to jenkins user [2022-05-11T07:54:35.317Z] + id -u [2022-05-11T07:54:35.317Z] + id -g [2022-05-11T07:54:35.317Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43580:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-05-11T07:54:36.210Z] + bundleName=unit [2022-05-11T07:54:36.210Z] + echo Creating unit-bundles.tar.gz [2022-05-11T07:54:36.210Z] Creating unit-bundles.tar.gz [2022-05-11T07:54:36.210Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report-libnetwork.xml bundles/junit-report.xml bundles/go-test-report-libnetwork.json bundles/go-test-report.json bundles/profile-libnetwork.out bundles/profile.out [2022-05-11T07:54:36.210Z] bundles/junit-report-libnetwork.xml [2022-05-11T07:54:36.210Z] bundles/junit-report.xml [2022-05-11T07:54:36.210Z] bundles/go-test-report-libnetwork.json [2022-05-11T07:54:36.210Z] bundles/go-test-report.json [2022-05-11T07:54:36.210Z] bundles/profile-libnetwork.out [2022-05-11T07:54:36.210Z] bundles/profile.out [Pipeline] archiveArtifacts [2022-05-11T07:54:36.220Z] Archiving artifacts [2022-05-11T07:54:36.743Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43580/2/artifacts/ [Pipeline] } [Pipeline] // catchError [2022-05-11T07:54:36.764Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-05-11T07:54:36.764Z] INFO: Testing against a local daemon [2022-05-11T07:54:36.764Z] === RUN TestServiceCreateInit [2022-05-11T07:54:36.764Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-05-11T07:54:36.764Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-05-11T07:54:36.764Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-05-11T07:54:36.764Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-05-11T07:54:36.764Z] --- PASS: TestServiceCreateInit (0.07s) [2022-05-11T07:54:36.764Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-05-11T07:54:36.764Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-05-11T07:54:36.764Z] === RUN TestCreateServiceMultipleTimes [2022-05-11T07:54:36.764Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-05-11T07:54:36.764Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2022-05-11T07:54:36.764Z] === RUN TestCreateServiceConflict [2022-05-11T07:54:36.764Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-05-11T07:54:36.764Z] --- SKIP: TestCreateServiceConflict (0.00s) [2022-05-11T07:54:36.764Z] === RUN TestCreateServiceMaxReplicas [2022-05-11T07:54:36.764Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-05-11T07:54:36.764Z] --- SKIP: TestCreateServiceMaxReplicas (0.06s) [2022-05-11T07:54:36.764Z] === RUN TestCreateWithDuplicateNetworkNames [2022-05-11T07:54:36.764Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-05-11T07:54:36.764Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2022-05-11T07:54:36.764Z] === RUN TestCreateServiceSecretFileMode [2022-05-11T07:54:36.764Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-05-11T07:54:36.764Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2022-05-11T07:54:36.764Z] === RUN TestCreateServiceConfigFileMode [2022-05-11T07:54:36.764Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-05-11T07:54:36.764Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2022-05-11T07:54:36.764Z] === RUN TestCreateServiceSysctls [2022-05-11T07:54:36.764Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-05-11T07:54:36.764Z] --- SKIP: TestCreateServiceSysctls (0.06s) [2022-05-11T07:54:36.764Z] === RUN TestCreateServiceCapabilities [2022-05-11T07:54:36.764Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-05-11T07:54:36.764Z] --- SKIP: TestCreateServiceCapabilities (0.08s) [2022-05-11T07:54:36.764Z] === RUN TestInspect [2022-05-11T07:54:36.764Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-05-11T07:54:36.764Z] --- SKIP: TestInspect (0.00s) [2022-05-11T07:54:36.764Z] === RUN TestCreateJob [2022-05-11T07:54:36.764Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-05-11T07:54:36.764Z] --- SKIP: TestCreateJob (0.00s) [2022-05-11T07:54:36.764Z] === RUN TestReplicatedJob [2022-05-11T07:54:36.764Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-05-11T07:54:36.764Z] --- SKIP: TestReplicatedJob (0.00s) [2022-05-11T07:54:36.764Z] === RUN TestUpdateReplicatedJob [2022-05-11T07:54:36.764Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-05-11T07:54:36.764Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2022-05-11T07:54:36.764Z] === RUN TestServiceListWithStatuses [2022-05-11T07:54:36.764Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-05-11T07:54:36.764Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-05-11T07:54:36.764Z] === RUN TestDockerNetworkConnectAlias [2022-05-11T07:54:36.764Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-05-11T07:54:36.764Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2022-05-11T07:54:36.764Z] === RUN TestDockerNetworkReConnect [2022-05-11T07:54:36.764Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-05-11T07:54:36.764Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2022-05-11T07:54:36.764Z] === RUN TestServicePlugin [2022-05-11T07:54:36.764Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-05-11T07:54:36.764Z] --- SKIP: TestServicePlugin (0.00s) [2022-05-11T07:54:36.764Z] === RUN TestServiceUpdateLabel [2022-05-11T07:54:36.764Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-05-11T07:54:36.764Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2022-05-11T07:54:36.764Z] === RUN TestServiceUpdateSecrets [2022-05-11T07:54:36.764Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-05-11T07:54:36.764Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2022-05-11T07:54:36.764Z] === RUN TestServiceUpdateConfigs [2022-05-11T07:54:36.764Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-05-11T07:54:36.764Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2022-05-11T07:54:36.764Z] === RUN TestServiceUpdateNetwork [2022-05-11T07:54:36.764Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-05-11T07:54:36.764Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2022-05-11T07:54:36.764Z] === RUN TestServiceUpdatePidsLimit [2022-05-11T07:54:36.764Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-05-11T07:54:36.764Z] --- SKIP: TestServiceUpdatePidsLimit (0.01s) [2022-05-11T07:54:36.764Z] PASS [2022-05-11T07:54:36.764Z] ok github.com/docker/docker/integration/service 0.385s [2022-05-11T07:54:36.764Z] [2022-05-11T07:54:36.764Z] === Skipped [2022-05-11T07:54:36.764Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-05-11T07:54:36.764Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-05-11T07:54:36.764Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-05-11T07:54:36.764Z] [2022-05-11T07:54:36.764Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-05-11T07:54:36.764Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-05-11T07:54:36.764Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-05-11T07:54:36.764Z] [2022-05-11T07:54:36.764Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2022-05-11T07:54:36.764Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-05-11T07:54:36.764Z] [2022-05-11T07:54:36.764Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2022-05-11T07:54:36.764Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-05-11T07:54:36.764Z] [2022-05-11T07:54:36.764Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.06s) [2022-05-11T07:54:36.764Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-05-11T07:54:36.764Z] [2022-05-11T07:54:36.764Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2022-05-11T07:54:36.764Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-05-11T07:54:36.764Z] [2022-05-11T07:54:36.764Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2022-05-11T07:54:36.764Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-05-11T07:54:36.764Z] [2022-05-11T07:54:36.764Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2022-05-11T07:54:36.764Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-05-11T07:54:36.764Z] [2022-05-11T07:54:36.764Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.06s) [2022-05-11T07:54:36.764Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-05-11T07:54:36.764Z] [2022-05-11T07:54:36.764Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.08s) [2022-05-11T07:54:36.764Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-05-11T07:54:36.764Z] [2022-05-11T07:54:36.764Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2022-05-11T07:54:36.764Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-05-11T07:54:36.764Z] [2022-05-11T07:54:36.764Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2022-05-11T07:54:36.764Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-05-11T07:54:36.764Z] [2022-05-11T07:54:36.764Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2022-05-11T07:54:36.764Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-05-11T07:54:36.764Z] [2022-05-11T07:54:36.764Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2022-05-11T07:54:36.764Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-05-11T07:54:36.764Z] [2022-05-11T07:54:36.764Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2022-05-11T07:54:36.764Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-05-11T07:54:36.764Z] [2022-05-11T07:54:36.764Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2022-05-11T07:54:36.764Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-05-11T07:54:36.764Z] [2022-05-11T07:54:36.764Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2022-05-11T07:54:36.764Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-05-11T07:54:36.764Z] [2022-05-11T07:54:36.764Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2022-05-11T07:54:36.764Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-05-11T07:54:36.764Z] [2022-05-11T07:54:36.764Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2022-05-11T07:54:36.764Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-05-11T07:54:36.764Z] [2022-05-11T07:54:36.764Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2022-05-11T07:54:36.764Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-05-11T07:54:36.764Z] [2022-05-11T07:54:36.764Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2022-05-11T07:54:36.764Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-05-11T07:54:36.764Z] [2022-05-11T07:54:36.764Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2022-05-11T07:54:36.764Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-05-11T07:54:36.764Z] [2022-05-11T07:54:36.764Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.01s) [2022-05-11T07:54:36.764Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-05-11T07:54:36.764Z] [2022-05-11T07:54:36.764Z] DONE 24 tests, 23 skipped in 3.683s [2022-05-11T07:54:36.764Z] Running D:\gopath\src\github.com\docker\docker\integration\session [Pipeline] sh [2022-05-11T07:54:37.046Z] + make clean [2022-05-11T07:54:37.302Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-05-11T07:54:37.302Z] docker-dev-cache [2022-05-11T07:54:37.302Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-05-11T07:54:38.168Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-05-11T07:54:38.941Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-05-11T07:54:38.941Z] INFO: Testing against a local daemon [2022-05-11T07:54:38.941Z] === RUN TestSessionCreate [2022-05-11T07:54:38.941Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-05-11T07:54:38.941Z] --- SKIP: TestSessionCreate (0.00s) [2022-05-11T07:54:38.941Z] === RUN TestSessionCreateWithBadUpgrade [2022-05-11T07:54:38.941Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-05-11T07:54:38.941Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2022-05-11T07:54:38.941Z] PASS [2022-05-11T07:54:38.941Z] ok github.com/docker/docker/integration/session 0.134s [2022-05-11T07:54:38.941Z] [2022-05-11T07:54:38.941Z] === Skipped [2022-05-11T07:54:38.941Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2022-05-11T07:54:38.941Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-05-11T07:54:38.941Z] [2022-05-11T07:54:38.941Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2022-05-11T07:54:38.941Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-05-11T07:54:38.941Z] [2022-05-11T07:54:38.941Z] DONE 2 tests, 2 skipped in 2.204s [2022-05-11T07:54:38.941Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2022-05-11T07:54:41.839Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-05-11T07:54:41.839Z] INFO: Testing against a local daemon [2022-05-11T07:54:41.839Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-05-11T07:54:41.839Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-05-11T07:54:41.839Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-05-11T07:54:41.839Z] === RUN TestDiskUsage [2022-05-11T07:54:41.839Z] disk_usage_test.go:16: testEnv.OSType == "windows" [2022-05-11T07:54:41.839Z] --- SKIP: TestDiskUsage (0.00s) [2022-05-11T07:54:41.839Z] === RUN TestEventsExecDie [2022-05-11T07:54:41.839Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-05-11T07:54:41.839Z] --- SKIP: TestEventsExecDie (0.00s) [2022-05-11T07:54:41.839Z] === RUN TestEventsBackwardsCompatible [2022-05-11T07:54:41.839Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-05-11T07:54:41.839Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2022-05-11T07:54:41.839Z] === RUN TestEventsVolumeCreate [2022-05-11T07:54:41.839Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-05-11T07:54:41.839Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2022-05-11T07:54:41.839Z] === RUN TestInfoAPI [2022-05-11T07:54:41.839Z] --- PASS: TestInfoAPI (0.08s) [2022-05-11T07:54:41.839Z] === RUN TestInfoAPIWarnings [2022-05-11T07:54:41.839Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-11T07:54:41.839Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2022-05-11T07:54:41.839Z] === RUN TestInfoDebug [2022-05-11T07:54:41.839Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-05-11T07:54:41.839Z] --- SKIP: TestInfoDebug (0.00s) [2022-05-11T07:54:41.839Z] === RUN TestInfoInsecureRegistries [2022-05-11T07:54:41.839Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-05-11T07:54:41.839Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2022-05-11T07:54:41.839Z] === RUN TestInfoRegistryMirrors [2022-05-11T07:54:41.839Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-05-11T07:54:41.839Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2022-05-11T07:54:41.839Z] === RUN TestLoginFailsWithBadCredentials [2022-05-11T07:54:42.805Z] --- PASS: TestLoginFailsWithBadCredentials (0.99s) [2022-05-11T07:54:42.805Z] === RUN TestPingCacheHeaders [2022-05-11T07:54:42.826Z] === RUN TestDockerSuite/TestBuildEnv [2022-05-11T07:54:42.826Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-05-11T07:54:42.826Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-05-11T07:54:42.826Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-05-11T07:54:42.826Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-05-11T07:54:42.826Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-05-11T07:54:42.826Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-05-11T07:54:42.826Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-05-11T07:54:42.826Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-05-11T07:54:42.826Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-05-11T07:54:42.826Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-05-11T07:54:43.263Z] --- PASS: TestPingCacheHeaders (0.07s) [2022-05-11T07:54:43.263Z] === RUN TestPingGet [2022-05-11T07:54:43.263Z] --- PASS: TestPingGet (0.05s) [2022-05-11T07:54:43.263Z] === RUN TestPingHead [2022-05-11T07:54:43.263Z] --- PASS: TestPingHead (0.06s) [2022-05-11T07:54:43.263Z] === RUN TestPingSwarmHeader [2022-05-11T07:54:43.263Z] ping_test.go:58: testEnv.DaemonInfo.OSType == "windows" [2022-05-11T07:54:43.263Z] --- SKIP: TestPingSwarmHeader (0.00s) [2022-05-11T07:54:43.263Z] === RUN TestVersion [2022-05-11T07:54:43.263Z] --- PASS: TestVersion (0.05s) [2022-05-11T07:54:43.263Z] PASS [2022-05-11T07:54:43.263Z] ok github.com/docker/docker/integration/system 1.400s [2022-05-11T07:54:43.263Z] [2022-05-11T07:54:43.263Z] === Skipped [2022-05-11T07:54:43.263Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-05-11T07:54:43.263Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-05-11T07:54:43.263Z] [2022-05-11T07:54:43.263Z] === SKIP: github.com/docker/docker/integration/system TestDiskUsage (0.00s) [2022-05-11T07:54:43.263Z] disk_usage_test.go:16: testEnv.OSType == "windows" [2022-05-11T07:54:43.263Z] [2022-05-11T07:54:43.263Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2022-05-11T07:54:43.263Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-05-11T07:54:43.263Z] [2022-05-11T07:54:43.263Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2022-05-11T07:54:43.263Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-05-11T07:54:43.263Z] [2022-05-11T07:54:43.263Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2022-05-11T07:54:43.263Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-05-11T07:54:43.263Z] [2022-05-11T07:54:43.263Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2022-05-11T07:54:43.263Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-11T07:54:43.263Z] [2022-05-11T07:54:43.263Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2022-05-11T07:54:43.263Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-05-11T07:54:43.263Z] [2022-05-11T07:54:43.263Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2022-05-11T07:54:43.263Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-05-11T07:54:43.263Z] [2022-05-11T07:54:43.263Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2022-05-11T07:54:43.263Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-05-11T07:54:43.263Z] [2022-05-11T07:54:43.263Z] === SKIP: github.com/docker/docker/integration/system TestPingSwarmHeader (0.00s) [2022-05-11T07:54:43.263Z] ping_test.go:58: testEnv.DaemonInfo.OSType == "windows" [2022-05-11T07:54:43.263Z] [2022-05-11T07:54:43.263Z] DONE 16 tests, 10 skipped in 4.133s [2022-05-11T07:54:43.263Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2022-05-11T07:54:46.185Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-05-11T07:54:46.185Z] INFO: Testing against a local daemon [2022-05-11T07:54:46.185Z] === RUN TestVolumesCreateAndList [2022-05-11T07:54:46.185Z] --- PASS: TestVolumesCreateAndList (0.09s) [2022-05-11T07:54:46.185Z] === RUN TestVolumesRemove [2022-05-11T07:54:46.185Z] --- PASS: TestVolumesRemove (0.15s) [2022-05-11T07:54:46.185Z] === RUN TestVolumesInspect [2022-05-11T07:54:46.185Z] --- PASS: TestVolumesInspect (0.08s) [2022-05-11T07:54:46.185Z] === RUN TestVolumesInvalidJSON [2022-05-11T07:54:46.185Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-05-11T07:54:46.185Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-05-11T07:54:46.185Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-05-11T07:54:46.185Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-05-11T07:54:46.185Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-05-11T07:54:46.185Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-05-11T07:54:46.185Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-05-11T07:54:46.185Z] --- PASS: TestVolumesInvalidJSON (0.07s) [2022-05-11T07:54:46.185Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.01s) [2022-05-11T07:54:46.185Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-05-11T07:54:46.185Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-05-11T07:54:46.185Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-05-11T07:54:46.185Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-05-11T07:54:46.185Z] PASS [2022-05-11T07:54:46.185Z] ok github.com/docker/docker/integration/volume 0.456s [2022-05-11T07:54:46.185Z] [2022-05-11T07:54:46.185Z] DONE 9 tests in 2.913s [2022-05-11T07:54:46.536Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-05-11T07:54:46.536Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-05-11T07:54:46.536Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-05-11T07:54:46.536Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-05-11T07:54:46.536Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-05-11T07:54:46.536Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-05-11T07:54:46.536Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-05-11T07:54:46.644Z] INFO: make.ps1 ended at 05/11/2022 07:54:46 [2022-05-11T07:54:46.644Z] INFO: Integration CLI tests being run from the host: [2022-05-11T07:54:46.644Z] INFO: gotestsum --format=standard-verbose --jsonfile=..\\bundles\\go-test-report-intcli-tests.json --junitfile=..\\bundles\\junit-report-intcli-tests.xml -- "-test.timeout" "200m" [2022-05-11T07:54:47.496Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-05-11T07:54:52.157Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-05-11T07:55:01.480Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-05-11T07:55:01.480Z] INFO: Testing against a local daemon [2022-05-11T07:55:01.480Z] === RUN TestDockerSuite [2022-05-11T07:55:01.480Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-05-11T07:55:01.480Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-05-11T07:55:01.480Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-05-11T07:55:01.480Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-05-11T07:55:01.480Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-05-11T07:55:01.480Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-05-11T07:55:01.480Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-05-11T07:55:01.480Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-05-11T07:55:01.480Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-05-11T07:55:01.480Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-05-11T07:55:01.480Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-05-11T07:55:01.938Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-05-11T07:55:02.903Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-05-11T07:55:03.361Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-05-11T07:55:04.484Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-05-11T07:55:04.484Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-05-11T07:55:04.484Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-05-11T07:55:04.484Z] === RUN TestDockerSuite/TestBuildExpose [2022-05-11T07:55:04.484Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-05-11T07:55:04.939Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-05-11T07:55:04.939Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-05-11T07:55:04.939Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-05-11T07:55:04.939Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-05-11T07:55:04.939Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-05-11T07:55:04.939Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-05-11T07:55:04.939Z] === RUN TestDockerSuite/TestBuildFails [2022-05-11T07:55:07.101Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-05-11T07:55:07.555Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-05-11T07:55:13.354Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-05-11T07:55:19.115Z] === RUN TestDockerSuite/TestBuildForceRm [2022-05-11T07:55:24.877Z] === RUN TestDockerSuite/TestBuildFromGit [2022-05-11T07:55:28.442Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2022-05-11T07:55:28.442Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2022-05-11T07:55:28.442Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2022-05-11T07:55:30.330Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2022-05-11T07:55:30.633Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-05-11T07:55:31.091Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-05-11T07:55:33.146Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-05-11T07:55:33.146Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-05-11T07:55:33.146Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-05-11T07:55:33.596Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2022-05-11T07:55:35.750Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-05-11T07:55:35.750Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-05-11T07:55:35.750Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-05-11T07:55:36.110Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2022-05-11T07:55:36.708Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-05-11T07:55:37.165Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-05-11T07:55:37.166Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-05-11T07:55:37.166Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-05-11T07:55:37.999Z] docker_api_swarm_test.go:962: [d3ab2a9c3432e] joining swarm manager [db12c6aeac518]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-11T07:55:49.498Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-05-11T07:55:49.498Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-05-11T07:55:49.953Z] === RUN TestDockerSuite/TestBuildHistory [2022-05-11T07:55:50.769Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-05-11T07:55:56.070Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2022-05-11T07:56:00.226Z] === RUN TestDockerSuite/TestBuildIidFile [2022-05-11T07:56:01.046Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-05-11T07:56:01.186Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-05-11T07:56:03.344Z] === RUN TestDockerSuite/TestBuildInheritance [2022-05-11T07:56:03.344Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-05-11T07:56:03.344Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-05-11T07:56:03.799Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-05-11T07:56:03.799Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-05-11T07:56:08.232Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2022-05-11T07:56:08.458Z] === RUN TestDockerSuite/TestBuildLabel [2022-05-11T07:56:08.912Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-05-11T07:56:09.366Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-05-11T07:56:09.596Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2022-05-11T07:56:10.325Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-05-11T07:56:10.779Z] === RUN TestDockerSuite/TestBuildLabels [2022-05-11T07:56:11.439Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-05-11T07:56:11.738Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-05-11T07:56:12.110Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2022-05-11T07:56:13.261Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-05-11T07:56:14.625Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2022-05-11T07:56:19.016Z] === RUN TestDockerSuite/TestBuildLastModified [2022-05-11T07:56:19.016Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-05-11T07:56:19.016Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-05-11T07:56:19.016Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-05-11T07:56:19.016Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-05-11T07:56:19.016Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-05-11T07:56:19.016Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-05-11T07:56:19.016Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-05-11T07:56:19.016Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-05-11T07:56:19.470Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-05-11T07:56:20.429Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-05-11T07:56:21.161Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2022-05-11T07:56:25.089Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-05-11T07:56:25.327Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2022-05-11T07:56:27.843Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2022-05-11T07:56:30.365Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2022-05-11T07:56:32.880Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2022-05-11T07:56:35.394Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2022-05-11T07:56:38.662Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2022-05-11T07:56:39.844Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-05-11T07:56:39.844Z] docker_cli_build_test.go:5514: unmatched requirement DaemonIsLinux [2022-05-11T07:56:39.844Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-05-11T07:56:40.552Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2022-05-11T07:56:41.312Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-05-11T07:56:42.003Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-05-11T07:56:51.627Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-05-11T07:56:59.796Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-05-11T07:56:59.796Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-05-11T07:56:59.796Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-05-11T07:56:59.796Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-05-11T07:56:59.796Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-05-11T07:56:59.796Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-05-11T07:56:59.796Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-05-11T07:56:59.796Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-05-11T07:56:59.796Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-05-11T07:56:59.796Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-05-11T07:56:59.796Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-05-11T07:56:59.796Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-05-11T07:56:59.796Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-05-11T07:56:59.796Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-05-11T07:56:59.796Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-05-11T07:56:59.796Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-05-11T07:56:59.796Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-05-11T07:56:59.796Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-05-11T07:56:59.796Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-05-11T07:56:59.796Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-05-11T07:57:01.901Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-05-11T07:57:06.875Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-05-11T07:57:06.875Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-05-11T07:57:06.875Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-05-11T07:57:06.875Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-05-11T07:57:06.875Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-05-11T07:57:09.768Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-05-11T07:57:12.666Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-05-11T07:57:12.666Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-05-11T07:57:12.666Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-05-11T07:57:12.666Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-05-11T07:57:12.666Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-05-11T07:57:12.666Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-05-11T07:57:12.666Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-05-11T07:57:12.666Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-05-11T07:57:12.666Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-05-11T07:57:16.390Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-05-11T07:57:16.390Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-05-11T07:57:16.390Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-05-11T07:57:16.390Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-05-11T07:57:16.390Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-05-11T07:57:17.608Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-05-11T07:57:24.947Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-05-11T07:57:27.883Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-05-11T07:57:33.637Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-05-11T07:57:36.711Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2022-05-11T07:57:39.396Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-05-11T07:57:44.053Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-05-11T07:57:51.542Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2022-05-11T07:58:01.678Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-05-11T07:58:01.678Z] docker_cli_build_test.go:5917: unmatched requirement DaemonIsLinux [2022-05-11T07:58:01.678Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-05-11T07:58:07.434Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-05-11T07:58:07.434Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-05-11T07:58:07.434Z] docker_cli_build_test.go:5550: unmatched requirement DaemonIsLinux [2022-05-11T07:58:07.434Z] === RUN TestDockerSuite/TestBuildNetNone [2022-05-11T07:58:07.434Z] docker_cli_build_test.go:5538: unmatched requirement DaemonIsLinux [2022-05-11T07:58:07.434Z] === RUN TestDockerSuite/TestBuildNoContext [2022-05-11T07:58:09.590Z] --- PASS: TestDockerSwarmSuite (1541.46s) [2022-05-11T07:58:09.590Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.36s) [2022-05-11T07:58:09.590Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.05s) [2022-05-11T07:58:09.590Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.17s) [2022-05-11T07:58:09.590Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.22s) [2022-05-11T07:58:09.590Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (0.92s) [2022-05-11T07:58:09.590Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (29.16s) [2022-05-11T07:58:09.590Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2022-05-11T07:58:09.590Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (20.92s) [2022-05-11T07:58:09.590Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.88s) [2022-05-11T07:58:09.590Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.75s) [2022-05-11T07:58:09.590Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (37.15s) [2022-05-11T07:58:09.590Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (26.37s) [2022-05-11T07:58:09.590Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (24.34s) [2022-05-11T07:58:09.590Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.14s) [2022-05-11T07:58:09.590Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.05s) [2022-05-11T07:58:09.590Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (47.46s) [2022-05-11T07:58:09.590Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (16.64s) [2022-05-11T07:58:09.590Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.56s) [2022-05-11T07:58:09.590Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.59s) [2022-05-11T07:58:09.590Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (21.08s) [2022-05-11T07:58:09.590Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (63.11s) [2022-05-11T07:58:09.590Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (60.14s) [2022-05-11T07:58:09.590Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.33s) [2022-05-11T07:58:09.590Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.61s) [2022-05-11T07:58:09.590Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (18.57s) [2022-05-11T07:58:09.590Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (16.82s) [2022-05-11T07:58:09.590Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.86s) [2022-05-11T07:58:09.590Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (6.59s) [2022-05-11T07:58:09.590Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (28.02s) [2022-05-11T07:58:09.590Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.49s) [2022-05-11T07:58:09.590Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (22.74s) [2022-05-11T07:58:09.590Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (26.45s) [2022-05-11T07:58:09.590Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.62s) [2022-05-11T07:58:09.590Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (39.18s) [2022-05-11T07:58:09.590Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (24.54s) [2022-05-11T07:58:09.590Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (4.96s) [2022-05-11T07:58:09.590Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.52s) [2022-05-11T07:58:09.590Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (2.47s) [2022-05-11T07:58:09.590Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (2.63s) [2022-05-11T07:58:09.590Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.29s) [2022-05-11T07:58:09.590Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.67s) [2022-05-11T07:58:09.590Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.27s) [2022-05-11T07:58:09.590Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (4.27s) [2022-05-11T07:58:09.590Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.45s) [2022-05-11T07:58:09.590Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (8.69s) [2022-05-11T07:58:09.590Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.54s) [2022-05-11T07:58:09.590Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (2.46s) [2022-05-11T07:58:09.590Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (2.74s) [2022-05-11T07:58:09.590Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.14s) [2022-05-11T07:58:09.590Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.50s) [2022-05-11T07:58:09.590Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.14s) [2022-05-11T07:58:09.590Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.12s) [2022-05-11T07:58:09.590Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (2.86s) [2022-05-11T07:58:09.590Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.60s) [2022-05-11T07:58:09.590Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.36s) [2022-05-11T07:58:09.590Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (5.95s) [2022-05-11T07:58:09.590Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.01s) [2022-05-11T07:58:09.590Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (3.82s) [2022-05-11T07:58:09.590Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (2.94s) [2022-05-11T07:58:09.590Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (2.97s) [2022-05-11T07:58:09.590Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.22s) [2022-05-11T07:58:09.590Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (5.20s) [2022-05-11T07:58:09.590Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.22s) [2022-05-11T07:58:09.590Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (3.21s) [2022-05-11T07:58:09.590Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (3.07s) [2022-05-11T07:58:09.590Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (3.52s) [2022-05-11T07:58:09.590Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.65s) [2022-05-11T07:58:09.590Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (17.08s) [2022-05-11T07:58:09.590Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.53s) [2022-05-11T07:58:09.590Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.51s) [2022-05-11T07:58:09.590Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.48s) [2022-05-11T07:58:09.590Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (7.77s) [2022-05-11T07:58:09.590Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.48s) [2022-05-11T07:58:09.590Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.90s) [2022-05-11T07:58:09.590Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (15.39s) [2022-05-11T07:58:09.590Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.24s) [2022-05-11T07:58:09.590Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (72.81s) [2022-05-11T07:58:09.590Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (3.92s) [2022-05-11T07:58:09.590Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (7.17s) [2022-05-11T07:58:09.590Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (6.68s) [2022-05-11T07:58:09.590Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.60s) [2022-05-11T07:58:09.590Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (3.44s) [2022-05-11T07:58:09.590Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (2.30s) [2022-05-11T07:58:09.590Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (4.36s) [2022-05-11T07:58:09.590Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2022-05-11T07:58:09.590Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (5.93s) [2022-05-11T07:58:09.590Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.81s) [2022-05-11T07:58:09.590Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.77s) [2022-05-11T07:58:09.590Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.24s) [2022-05-11T07:58:09.590Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (54.11s) [2022-05-11T07:58:09.590Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (45.36s) [2022-05-11T07:58:09.590Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (13.13s) [2022-05-11T07:58:09.590Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (3.77s) [2022-05-11T07:58:09.590Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (110.86s) [2022-05-11T07:58:09.590Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.29s) [2022-05-11T07:58:09.590Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.22s) [2022-05-11T07:58:09.590Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.14s) [2022-05-11T07:58:09.590Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.14s) [2022-05-11T07:58:09.590Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.04s) [2022-05-11T07:58:09.590Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.05s) [2022-05-11T07:58:09.590Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.16s) [2022-05-11T07:58:09.590Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.48s) [2022-05-11T07:58:09.590Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.22s) [2022-05-11T07:58:09.590Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.36s) [2022-05-11T07:58:09.590Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.19s) [2022-05-11T07:58:09.590Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.06s) [2022-05-11T07:58:09.590Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.21s) [2022-05-11T07:58:09.590Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.19s) [2022-05-11T07:58:09.590Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.45s) [2022-05-11T07:58:09.590Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.10s) [2022-05-11T07:58:09.590Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (11.33s) [2022-05-11T07:58:09.590Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.15s) [2022-05-11T07:58:09.590Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.23s) [2022-05-11T07:58:09.590Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.72s) [2022-05-11T07:58:09.590Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (6.86s) [2022-05-11T07:58:09.590Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.04s) [2022-05-11T07:58:09.590Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.45s) [2022-05-11T07:58:09.590Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.58s) [2022-05-11T07:58:09.590Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.49s) [2022-05-11T07:58:09.590Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.44s) [2022-05-11T07:58:09.590Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.20s) [2022-05-11T07:58:09.590Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.17s) [2022-05-11T07:58:09.590Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.90s) [2022-05-11T07:58:09.590Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (16.81s) [2022-05-11T07:58:09.590Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.18s) [2022-05-11T07:58:09.590Z] === RUN TestDockerExternalVolumeSuite [2022-05-11T07:58:09.590Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2022-05-11T07:58:09.590Z] docker_cli_external_volume_driver_test.go:53: [d619a5986710f] daemon is not started [2022-05-11T07:58:10.326Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-05-11T07:58:14.985Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-05-11T07:58:17.152Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-05-11T07:58:17.152Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-05-11T07:58:17.152Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-05-11T07:58:20.040Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-05-11T07:58:20.495Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-05-11T07:58:22.019Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-05-11T07:58:24.422Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2022-05-11T07:58:27.869Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-05-11T07:58:27.869Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-05-11T07:58:27.869Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-05-11T07:58:27.869Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-05-11T07:58:27.869Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-05-11T07:58:27.869Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-05-11T07:58:27.869Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-05-11T07:58:27.869Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-05-11T07:58:27.869Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-05-11T07:58:27.869Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-05-11T07:58:27.869Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-05-11T07:58:27.869Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-05-11T07:58:30.545Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-05-11T07:58:30.754Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-05-11T07:58:31.504Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-05-11T07:58:34.468Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-05-11T07:58:40.223Z] === RUN TestDockerSuite/TestBuildEnv [2022-05-11T07:58:40.223Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-05-11T07:58:40.223Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-05-11T07:58:40.223Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-05-11T07:58:40.223Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-05-11T07:58:40.223Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-05-11T07:58:40.223Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-05-11T07:58:40.223Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-05-11T07:58:40.223Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-05-11T07:58:40.223Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-05-11T07:58:40.223Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-05-11T07:58:41.778Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-05-11T07:58:44.662Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-05-11T07:58:44.881Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-05-11T07:58:44.881Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-05-11T07:58:44.881Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-05-11T07:58:44.881Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-05-11T07:58:44.881Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-05-11T07:58:44.881Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-05-11T07:58:44.881Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-05-11T07:58:45.334Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-05-11T07:58:51.125Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-05-11T07:58:51.695Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-05-11T07:58:55.404Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-05-11T07:59:00.063Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-05-11T07:59:00.517Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-05-11T07:59:00.517Z] docker_cli_build_test.go:5975: unmatched requirement DaemonIsLinux [2022-05-11T07:59:00.517Z] === RUN TestDockerSuite/TestBuildPATH [2022-05-11T07:59:00.517Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-05-11T07:59:00.517Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-05-11T07:59:02.676Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-05-11T07:59:02.676Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-05-11T07:59:02.676Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-05-11T07:59:05.890Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-05-11T07:59:06.344Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-05-11T07:59:06.344Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-05-11T07:59:06.344Z] === RUN TestDockerSuite/TestBuildExpose [2022-05-11T07:59:06.344Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-05-11T07:59:06.344Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-05-11T07:59:06.344Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-05-11T07:59:06.344Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-05-11T07:59:06.344Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-05-11T07:59:06.344Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-05-11T07:59:06.344Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-05-11T07:59:06.344Z] === RUN TestDockerSuite/TestBuildFails [2022-05-11T07:59:10.060Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-05-11T07:59:10.060Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-05-11T07:59:17.092Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-05-11T07:59:24.122Z] === RUN TestDockerSuite/TestBuildForceRm [2022-05-11T07:59:31.157Z] === RUN TestDockerSuite/TestBuildFromGit [2022-05-11T07:59:32.035Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2022-05-11T07:59:36.914Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-05-11T07:59:37.873Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-05-11T07:59:40.117Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2022-05-11T07:59:43.626Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-05-11T07:59:43.627Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-05-11T07:59:43.627Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-05-11T07:59:44.588Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-05-11T07:59:45.042Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-05-11T07:59:45.042Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-05-11T07:59:45.042Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-05-11T07:59:45.119Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-05-11T07:59:51.789Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-05-11T07:59:51.789Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-05-11T07:59:51.789Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-05-11T07:59:51.789Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-05-11T07:59:51.789Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-05-11T07:59:51.789Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-05-11T07:59:51.789Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-05-11T07:59:51.789Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-05-11T07:59:51.789Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-05-11T07:59:51.789Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-05-11T07:59:51.789Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-05-11T07:59:51.789Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-05-11T07:59:51.789Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-05-11T07:59:51.789Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-05-11T07:59:52.751Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-05-11T07:59:54.969Z] docker_cli_external_volume_driver_test.go:53: [dcf7c0ae7c1bb] daemon is not started [2022-05-11T07:59:55.319Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-05-11T07:59:55.319Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-05-11T07:59:55.319Z] === RUN TestDockerSuite/TestBuildHistory [2022-05-11T07:59:56.472Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-05-11T07:59:57.446Z] === RUN TestDockerSuite/TestBuildRm [2022-05-11T07:59:58.644Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-05-11T07:59:58.644Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-05-11T07:59:58.644Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-05-11T07:59:58.644Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-05-11T07:59:58.644Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-05-11T07:59:58.644Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-05-11T08:00:02.366Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-05-11T08:00:05.596Z] === RUN TestDockerSuite/TestBuildIidFile [2022-05-11T08:00:07.122Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-05-11T08:00:07.719Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-05-11T08:00:09.282Z] === RUN TestDockerSuite/TestBuildInheritance [2022-05-11T08:00:09.282Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-05-11T08:00:09.738Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-05-11T08:00:09.803Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2022-05-11T08:00:09.881Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-05-11T08:00:09.881Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-05-11T08:00:09.881Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-05-11T08:00:09.881Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-05-11T08:00:09.881Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-05-11T08:00:10.193Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-05-11T08:00:10.193Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-05-11T08:00:11.406Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-05-11T08:00:15.118Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-05-11T08:00:15.955Z] === RUN TestDockerSuite/TestBuildLabel [2022-05-11T08:00:15.955Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-05-11T08:00:16.915Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-05-11T08:00:17.156Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-05-11T08:00:17.873Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-05-11T08:00:18.011Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-05-11T08:00:18.326Z] === RUN TestDockerSuite/TestBuildLabels [2022-05-11T08:00:19.285Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-05-11T08:00:20.806Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-05-11T08:00:22.688Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-05-11T08:00:24.642Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2022-05-11T08:00:26.559Z] === RUN TestDockerSuite/TestBuildLastModified [2022-05-11T08:00:26.559Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-05-11T08:00:27.013Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-05-11T08:00:27.013Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-05-11T08:00:27.013Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-05-11T08:00:27.013Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-05-11T08:00:27.013Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-05-11T08:00:27.013Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-05-11T08:00:27.451Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-05-11T08:00:27.467Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-05-11T08:00:27.908Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-05-11T08:00:27.908Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-05-11T08:00:27.908Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-05-11T08:00:27.922Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-05-11T08:00:28.385Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-05-11T08:00:31.628Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-05-11T08:00:33.802Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-05-11T08:00:34.141Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-05-11T08:00:39.473Z] docker_cli_external_volume_driver_test.go:53: [d1c8a643be5ee] daemon is not started [2022-05-11T08:00:40.314Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-05-11T08:00:40.314Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-05-11T08:00:40.314Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-05-11T08:00:40.861Z] === RUN TestDockerSuite/TestBuildAddScript [2022-05-11T08:00:40.861Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-05-11T08:00:40.861Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-05-11T08:00:40.861Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-05-11T08:00:40.861Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-05-11T08:00:40.861Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-05-11T08:00:40.861Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-05-11T08:00:40.861Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-05-11T08:00:40.861Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-05-11T08:00:40.861Z] === RUN TestDockerSuite/TestBuildAddTar [2022-05-11T08:00:48.839Z] === RUN TestDockerSuite/TestBuildSpaces [2022-05-11T08:00:48.839Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-05-11T08:00:51.724Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-05-11T08:00:51.724Z] === RUN TestDockerSuite/TestBuildStderr [2022-05-11T08:00:51.909Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-05-11T08:00:51.909Z] docker_cli_build_test.go:5514: unmatched requirement DaemonIsLinux [2022-05-11T08:00:51.909Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-05-11T08:00:54.067Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-05-11T08:00:55.431Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-05-11T08:00:57.533Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2022-05-11T08:00:57.533Z] docker_cli_external_volume_driver_test.go:53: [da58ad60d0b40] daemon is not started [2022-05-11T08:01:09.694Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2022-05-11T08:01:13.055Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-05-11T08:01:13.055Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-05-11T08:01:13.055Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-05-11T08:01:14.580Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-05-11T08:01:16.103Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-05-11T08:01:19.811Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-05-11T08:01:24.468Z] === RUN TestDockerSuite/TestBuildUser [2022-05-11T08:01:24.468Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-05-11T08:01:24.468Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-05-11T08:01:24.468Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-05-11T08:01:24.468Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-05-11T08:01:24.468Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-05-11T08:01:24.468Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-05-11T08:01:28.174Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-05-11T08:01:28.174Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-05-11T08:01:31.507Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-05-11T08:01:31.507Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-05-11T08:01:31.507Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-05-11T08:01:31.507Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-05-11T08:01:31.507Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-05-11T08:01:31.882Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-05-11T08:01:31.882Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-05-11T08:01:31.882Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-05-11T08:01:31.882Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-05-11T08:01:31.882Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-05-11T08:01:36.495Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-05-11T08:01:41.713Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2022-05-11T08:01:46.767Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-05-11T08:01:52.567Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-05-11T08:01:52.567Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-05-11T08:01:52.567Z] === RUN TestDockerSuite/TestBuildBlankName [2022-05-11T08:01:52.567Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-05-11T08:01:52.912Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-05-11T08:01:52.912Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-05-11T08:01:53.803Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-05-11T08:01:59.751Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2022-05-11T08:01:59.948Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-05-11T08:02:00.835Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-05-11T08:02:01.135Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-05-11T08:02:01.135Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-05-11T08:02:01.592Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-05-11T08:02:04.610Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-05-11T08:02:04.610Z] docker_cli_build_test.go:5566: unmatched requirement DaemonIsLinux [2022-05-11T08:02:05.065Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-05-11T08:02:05.065Z] docker_cli_build_test.go:5582: unmatched requirement DaemonIsLinux [2022-05-11T08:02:05.065Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-05-11T08:02:07.226Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-05-11T08:02:07.226Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-05-11T08:02:07.376Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-05-11T08:02:07.681Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2022-05-11T08:02:07.876Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-05-11T08:02:14.591Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2022-05-11T08:02:17.956Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-05-11T08:02:19.734Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-05-11T08:02:21.690Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-05-11T08:02:21.691Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-05-11T08:02:28.913Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-05-11T08:02:28.913Z] docker_cli_build_test.go:5917: unmatched requirement DaemonIsLinux [2022-05-11T08:02:28.913Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-05-11T08:02:30.034Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-05-11T08:02:30.034Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-05-11T08:02:30.034Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-05-11T08:02:34.027Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-05-11T08:02:34.027Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-05-11T08:02:34.482Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-05-11T08:02:34.482Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-05-11T08:02:34.718Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-05-11T08:02:34.718Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-05-11T08:02:34.937Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-05-11T08:02:34.937Z] docker_cli_build_test.go:6055: unmatched requirement DaemonIsLinux [2022-05-11T08:02:34.937Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-05-11T08:02:35.176Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-05-11T08:02:35.176Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-05-11T08:02:35.176Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-05-11T08:02:35.897Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-05-11T08:02:35.949Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-05-11T08:02:35.949Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-05-11T08:02:35.949Z] docker_cli_build_test.go:5550: unmatched requirement DaemonIsLinux [2022-05-11T08:02:35.949Z] === RUN TestDockerSuite/TestBuildNetNone [2022-05-11T08:02:35.949Z] docker_cli_build_test.go:5538: unmatched requirement DaemonIsLinux [2022-05-11T08:02:35.949Z] === RUN TestDockerSuite/TestBuildNoContext [2022-05-11T08:02:39.660Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-05-11T08:02:42.930Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-05-11T08:02:43.727Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-05-11T08:02:43.727Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-05-11T08:02:43.727Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-05-11T08:02:43.727Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-05-11T08:02:43.727Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-05-11T08:02:43.727Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-05-11T08:02:43.727Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-05-11T08:02:43.727Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-05-11T08:02:44.321Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-05-11T08:02:44.451Z] === RUN TestDockerSuite/TestBuildXZHost [2022-05-11T08:02:44.451Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-05-11T08:02:44.451Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-05-11T08:02:44.451Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-05-11T08:02:44.451Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-05-11T08:02:44.451Z] docker_cli_sni_test.go:18: Flakey test [2022-05-11T08:02:44.451Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-05-11T08:02:46.609Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-05-11T08:02:47.203Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-05-11T08:02:47.203Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-05-11T08:02:47.203Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-05-11T08:02:50.087Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-05-11T08:02:51.045Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-05-11T08:02:51.273Z] === RUN TestDockerSuite/TestCommitChange [2022-05-11T08:02:52.004Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-05-11T08:02:55.931Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-05-11T08:02:59.639Z] === RUN TestDockerSuite/TestCommitHardlink [2022-05-11T08:02:59.639Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-05-11T08:02:59.639Z] === RUN TestDockerSuite/TestCommitNewFile [2022-05-11T08:03:01.222Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2022-05-11T08:03:02.270Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-05-11T08:03:03.228Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-05-11T08:03:06.669Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-05-11T08:03:06.669Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-05-11T08:03:06.669Z] === RUN TestDockerSuite/TestCommitTTY [2022-05-11T08:03:13.500Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-05-11T08:03:13.703Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-05-11T08:03:17.410Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-05-11T08:03:17.410Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-05-11T08:03:17.410Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-05-11T08:03:17.410Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-05-11T08:03:17.410Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-05-11T08:03:17.410Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-05-11T08:03:17.410Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-05-11T08:03:17.410Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-05-11T08:03:17.410Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-05-11T08:03:17.410Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-05-11T08:03:17.410Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-05-11T08:03:17.410Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-05-11T08:03:17.410Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-05-11T08:03:17.410Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2022-05-11T08:03:17.410Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-05-11T08:03:17.410Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-05-11T08:03:18.153Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-05-11T08:03:19.259Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2022-05-11T08:03:24.445Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-05-11T08:03:26.673Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-05-11T08:03:31.474Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-05-11T08:03:31.474Z] docker_api_containers_test.go:1099: unmatched requirement DaemonIsLinux [2022-05-11T08:03:31.474Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-05-11T08:03:32.425Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-05-11T08:03:33.640Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-05-11T08:03:33.641Z] docker_api_containers_test.go:1025: unmatched requirement DaemonIsLinux [2022-05-11T08:03:33.641Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-05-11T08:03:33.641Z] docker_api_containers_test.go:1055: unmatched requirement DaemonIsLinux [2022-05-11T08:03:33.641Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-05-11T08:03:33.641Z] docker_api_containers_test.go:1077: unmatched requirement DaemonIsLinux [2022-05-11T08:03:33.641Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-05-11T08:03:36.525Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-05-11T08:03:36.525Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2022-05-11T08:03:36.525Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-05-11T08:03:36.525Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-05-11T08:03:37.085Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-05-11T08:03:38.607Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-05-11T08:03:38.607Z] docker_cli_build_test.go:5975: unmatched requirement DaemonIsLinux [2022-05-11T08:03:38.607Z] === RUN TestDockerSuite/TestBuildPATH [2022-05-11T08:03:38.607Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-05-11T08:03:38.607Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-05-11T08:03:38.684Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-05-11T08:03:38.684Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-05-11T08:03:38.684Z] docker_api_containers_test.go:1355: unmatched requirement DaemonIsLinux [2022-05-11T08:03:38.684Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-05-11T08:03:38.684Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2022-05-11T08:03:38.684Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-05-11T08:03:38.684Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2022-05-11T08:03:38.684Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-05-11T08:03:41.491Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-05-11T08:03:41.491Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-05-11T08:03:41.491Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-05-11T08:03:42.389Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-05-11T08:03:43.913Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-05-11T08:03:44.131Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-05-11T08:03:44.131Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-05-11T08:03:44.131Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-05-11T08:03:44.131Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-05-11T08:03:44.131Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-05-11T08:03:44.131Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-05-11T08:03:44.589Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-05-11T08:03:44.589Z] docker_cli_build_test.go:5420: unmatched requirement DaemonIsLinux [2022-05-11T08:03:44.589Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-05-11T08:03:46.123Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-05-11T08:03:46.123Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-05-11T08:03:46.123Z] docker_api_containers_test.go:1153: unmatched requirement DaemonIsLinux [2022-05-11T08:03:46.123Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-05-11T08:03:48.281Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-05-11T08:03:48.281Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-05-11T08:03:50.370Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-05-11T08:03:50.441Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-05-11T08:03:50.441Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2022-05-11T08:03:50.441Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-05-11T08:03:50.441Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2022-05-11T08:03:50.441Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-05-11T08:03:51.276Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2022-05-11T08:03:51.902Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-05-11T08:03:51.902Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-05-11T08:03:51.902Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-05-11T08:03:51.902Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-05-11T08:03:51.902Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-05-11T08:03:53.325Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-05-11T08:03:53.325Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-05-11T08:03:54.076Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-05-11T08:03:55.042Z] === RUN TestDockerSuite/TestBuildCmd [2022-05-11T08:03:55.485Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-05-11T08:03:55.485Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2022-05-11T08:03:55.485Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-05-11T08:03:56.009Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-05-11T08:03:56.975Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-05-11T08:03:57.433Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-05-11T08:03:57.645Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-05-11T08:03:58.100Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-05-11T08:04:00.416Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-05-11T08:04:04.655Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-05-11T08:04:05.074Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-05-11T08:04:07.565Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-05-11T08:04:07.565Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-05-11T08:04:07.565Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-05-11T08:04:08.785Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-05-11T08:04:08.785Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-05-11T08:04:08.785Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-05-11T08:04:08.785Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-05-11T08:04:08.785Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-05-11T08:04:09.105Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-05-11T08:04:09.105Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-05-11T08:04:09.105Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-05-11T08:04:09.563Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-05-11T08:04:10.947Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-05-11T08:04:10.947Z] docker_api_containers_test.go:1603: unmatched requirement DaemonIsLinux [2022-05-11T08:04:10.947Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-05-11T08:04:12.463Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-05-11T08:04:13.430Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-05-11T08:04:13.834Z] === RUN TestDockerSuite/TestContainerAPITop [2022-05-11T08:04:13.834Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2022-05-11T08:04:13.834Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-05-11T08:04:14.394Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-05-11T08:04:14.394Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-05-11T08:04:14.394Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-05-11T08:04:15.360Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-05-11T08:04:15.994Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-05-11T08:04:15.994Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-05-11T08:04:16.333Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-05-11T08:04:16.333Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-05-11T08:04:16.333Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-05-11T08:04:16.333Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-05-11T08:04:16.333Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-05-11T08:04:20.654Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-05-11T08:04:22.179Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-05-11T08:04:22.179Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-05-11T08:04:22.179Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-05-11T08:04:22.179Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-05-11T08:04:22.179Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-05-11T08:04:22.179Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-05-11T08:04:22.179Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-05-11T08:04:22.179Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-05-11T08:04:22.179Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-05-11T08:04:22.179Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-05-11T08:04:22.179Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2022-05-11T08:04:23.316Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2022-05-11T08:04:23.399Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-05-11T08:04:23.702Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-05-11T08:04:23.702Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2022-05-11T08:04:23.928Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-05-11T08:04:26.582Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2022-05-11T08:04:28.740Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2022-05-11T08:04:31.624Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2022-05-11T08:04:33.784Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000608a08_} [2022-05-11T08:04:35.944Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-14161065828_c:\foo_false____} [2022-05-11T08:04:38.152Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2022-05-11T08:04:38.835Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-14161065828_c:\foo_true____} [2022-05-11T08:04:40.996Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-05-11T08:04:40.996Z] docker_api_containers_test.go:2184: unmatched requirement DaemonIsLinux [2022-05-11T08:04:40.996Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-05-11T08:04:40.996Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-05-11T08:04:40.996Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-05-11T08:04:40.996Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-05-11T08:04:40.996Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-05-11T08:04:40.996Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-05-11T08:04:40.996Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-05-11T08:04:40.996Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-05-11T08:04:40.996Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-05-11T08:04:40.996Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-05-11T08:04:40.996Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-05-11T08:04:41.648Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-05-11T08:04:41.648Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-05-11T08:04:41.648Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-05-11T08:04:41.648Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-05-11T08:04:41.648Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-05-11T08:04:41.648Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-05-11T08:04:41.648Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-05-11T08:04:41.648Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-05-11T08:04:41.648Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-05-11T08:04:41.648Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-05-11T08:04:41.648Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-05-11T08:04:43.812Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-05-11T08:04:43.812Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-05-11T08:04:43.812Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-05-11T08:04:43.812Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-05-11T08:04:44.266Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-05-11T08:04:44.266Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-05-11T08:04:44.266Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-05-11T08:04:44.266Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-05-11T08:04:44.266Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-05-11T08:04:44.266Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-05-11T08:04:44.266Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-05-11T08:04:44.266Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-05-11T08:04:44.266Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-05-11T08:04:44.266Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-05-11T08:04:44.266Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-05-11T08:04:44.266Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-05-11T08:04:44.266Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-05-11T08:04:44.266Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-05-11T08:04:44.266Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-05-11T08:04:44.266Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-05-11T08:04:44.266Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-05-11T08:04:44.266Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-05-11T08:04:44.266Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-05-11T08:04:44.266Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-05-11T08:04:44.266Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-05-11T08:04:44.266Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-05-11T08:04:44.266Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-05-11T08:04:45.051Z] === RUN TestDockerSuite/TestBuildRm [2022-05-11T08:04:47.146Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-05-11T08:04:47.146Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-05-11T08:04:47.146Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-05-11T08:04:47.146Z] === RUN TestDockerSuite/TestCpRelativePath [2022-05-11T08:04:49.305Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-05-11T08:04:49.305Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-05-11T08:04:49.305Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-05-11T08:04:49.305Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-05-11T08:04:49.305Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-05-11T08:04:49.305Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-05-11T08:04:49.305Z] === RUN TestDockerSuite/TestCpToCaseA [2022-05-11T08:04:53.101Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2022-05-11T08:04:53.101Z] docker_cli_external_volume_driver_test.go:485: [d3402a6533998] daemon is not started [2022-05-11T08:04:53.963Z] === RUN TestDockerSuite/TestCpToCaseB [2022-05-11T08:04:56.849Z] === RUN TestDockerSuite/TestCpToCaseC [2022-05-11T08:04:56.849Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-05-11T08:04:56.849Z] === RUN TestDockerSuite/TestCpToCaseD [2022-05-11T08:04:56.849Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-05-11T08:04:56.849Z] === RUN TestDockerSuite/TestCpToCaseE [2022-05-11T08:04:59.815Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-05-11T08:05:01.981Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-05-11T08:05:01.981Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-05-11T08:05:01.981Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-05-11T08:05:01.981Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-05-11T08:05:02.436Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-05-11T08:05:03.959Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-05-11T08:05:05.370Z] === RUN TestDockerSuite/TestCpToCaseF [2022-05-11T08:05:05.370Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-05-11T08:05:05.370Z] === RUN TestDockerSuite/TestCpToCaseG [2022-05-11T08:05:05.370Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-05-11T08:05:05.370Z] === RUN TestDockerSuite/TestCpToCaseH [2022-05-11T08:05:06.030Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-05-11T08:05:06.030Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-05-11T08:05:06.030Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-05-11T08:05:08.626Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-05-11T08:05:11.175Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2022-05-11T08:05:11.175Z] docker_cli_external_volume_driver_test.go:53: [d53ffaef4a7fa] daemon is not started [2022-05-11T08:05:13.203Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-05-11T08:05:13.203Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-05-11T08:05:13.203Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-05-11T08:05:13.203Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-05-11T08:05:13.291Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-05-11T08:05:13.673Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-05-11T08:05:13.673Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-05-11T08:05:13.673Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-05-11T08:05:14.667Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-05-11T08:05:14.667Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-05-11T08:05:14.667Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-05-11T08:05:15.638Z] === RUN TestDockerSuite/TestCpToCaseI [2022-05-11T08:05:15.638Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-05-11T08:05:15.638Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-05-11T08:05:15.638Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-05-11T08:05:15.638Z] === RUN TestDockerSuite/TestCpToDot [2022-05-11T08:05:17.161Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-05-11T08:05:17.161Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-05-11T08:05:17.161Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-05-11T08:05:17.161Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-05-11T08:05:17.161Z] === RUN TestDockerSuite/TestCpToStdout [2022-05-11T08:05:18.001Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-05-11T08:05:19.326Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-05-11T08:05:19.326Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-05-11T08:05:19.326Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-05-11T08:05:19.326Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-05-11T08:05:19.326Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-05-11T08:05:19.326Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-05-11T08:05:19.326Z] === RUN TestDockerSuite/TestCpVolumePath [2022-05-11T08:05:19.326Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-05-11T08:05:19.326Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-05-11T08:05:19.779Z] === RUN TestDockerSuite/TestCreateArgs [2022-05-11T08:05:19.779Z] === RUN TestDockerSuite/TestCreateByImageID [2022-05-11T08:05:21.940Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-05-11T08:05:24.826Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-05-11T08:05:24.826Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-05-11T08:05:24.826Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-05-11T08:05:26.008Z] --- PASS: TestDockerExternalVolumeSuite (437.01s) [2022-05-11T08:05:26.008Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.53s) [2022-05-11T08:05:26.008Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.61s) [2022-05-11T08:05:26.008Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.22s) [2022-05-11T08:05:26.008Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.05s) [2022-05-11T08:05:26.008Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s) [2022-05-11T08:05:26.008Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.03s) [2022-05-11T08:05:26.008Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2022-05-11T08:05:26.008Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.18s) [2022-05-11T08:05:26.008Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.18s) [2022-05-11T08:05:26.008Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.77s) [2022-05-11T08:05:26.008Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.57s) [2022-05-11T08:05:26.008Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.18s) [2022-05-11T08:05:26.008Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.28s) [2022-05-11T08:05:26.008Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.86s) [2022-05-11T08:05:26.008Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.17s) [2022-05-11T08:05:26.008Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.61s) [2022-05-11T08:05:26.008Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.03s) [2022-05-11T08:05:26.008Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.06s) [2022-05-11T08:05:26.008Z] PASS [2022-05-11T08:05:26.008Z] [2022-05-11T08:05:26.008Z] === Skipped [2022-05-11T08:05:26.008Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-05-11T08:05:26.008Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2022-05-11T08:05:26.008Z] check_test.go:307: [d72453c32a2aa] daemon is not started [2022-05-11T08:05:26.008Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-05-11T08:05:26.008Z] [2022-05-11T08:05:26.008Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.02s) [2022-05-11T08:05:26.008Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2022-05-11T08:05:26.008Z] check_test.go:307: [d700f5a4b0642] daemon is not started [2022-05-11T08:05:26.008Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.02s) [2022-05-11T08:05:26.008Z] [2022-05-11T08:05:26.008Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2022-05-11T08:05:26.008Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2022-05-11T08:05:26.008Z] check_test.go:307: [dcc0f06a27b55] daemon is not started [2022-05-11T08:05:26.008Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2022-05-11T08:05:26.008Z] [2022-05-11T08:05:26.008Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2022-05-11T08:05:26.008Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-05-11T08:05:26.008Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2022-05-11T08:05:26.008Z] [2022-05-11T08:05:26.008Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2022-05-11T08:05:26.008Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2022-05-11T08:05:26.008Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2022-05-11T08:05:26.008Z] [2022-05-11T08:05:26.008Z] DONE 269 tests, 5 skipped in 2323.274s [2022-05-11T08:05:26.008Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-05-11T08:05:26.008Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d56932e9eefbf/docker.pid [2022-05-11T08:05:26.008Z] +++ kill 7106 [2022-05-11T08:05:26.008Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 7106 is not a child of this shell [2022-05-11T08:05:26.008Z] warning: PID 7106 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d56932e9eefbf/docker.pid had a nonzero exit code [2022-05-11T08:05:26.008Z] ++++ cat bundles/test-integration/docker.pid [2022-05-11T08:05:26.008Z] +++ kill 9364 [2022-05-11T08:05:26.008Z] +++ /etc/init.d/apparmor stop [2022-05-11T08:05:26.008Z] Leaving: AppArmorNo profiles have been unloaded. [2022-05-11T08:05:26.008Z] [2022-05-11T08:05:26.008Z] Unloading profiles will leave already running processes permanently [2022-05-11T08:05:26.008Z] unconfined, which can lead to unexpected situations. [2022-05-11T08:05:26.008Z] [2022-05-11T08:05:26.008Z] To set a process to complain mode, use the command line tool [2022-05-11T08:05:26.008Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-05-11T08:05:26.008Z] +++ true [2022-05-11T08:05:26.008Z] exiting test-integration [2022-05-11T08:05:26.008Z] ++ exit 0 [2022-05-11T08:05:26.008Z] [2022-05-11T08:05:26.008Z] + exit 0 [2022-05-11T08:05:26.008Z] ++ jobs -p [2022-05-11T08:05:26.008Z] + pids= [2022-05-11T08:05:26.008Z] + echo 'Remaining pids to kill: []' [2022-05-11T08:05:26.008Z] Remaining pids to kill: [] [2022-05-11T08:05:26.008Z] + '[' -z '' ']' Post stage [Pipeline] junit [2022-05-11T08:05:26.018Z] Recording test results [2022-05-11T08:05:26.569Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-05-11T08:05:26.928Z] + echo Ensuring container killed. [2022-05-11T08:05:26.928Z] Ensuring container killed. [2022-05-11T08:05:26.928Z] + docker ps -aq -f name=docker-pr2-* [2022-05-11T08:05:26.928Z] + cids=ec4f2a98a0d3 [2022-05-11T08:05:26.928Z] cb2ce0967111 [2022-05-11T08:05:26.928Z] ef192a3fb10e [2022-05-11T08:05:26.928Z] + [ -n ec4f2a98a0d3 [2022-05-11T08:05:26.928Z] cb2ce0967111 [2022-05-11T08:05:26.928Z] ef192a3fb10e ] [2022-05-11T08:05:26.928Z] + docker rm -vf ec4f2a98a0d3 cb2ce0967111 ef192a3fb10e [2022-05-11T08:05:26.988Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-05-11T08:05:27.490Z] ec4f2a98a0d3 [2022-05-11T08:05:27.746Z] cb2ce0967111 [2022-05-11T08:05:27.746Z] ef192a3fb10e [Pipeline] sh [2022-05-11T08:05:27.947Z] === RUN TestDockerSuite/TestCreateLabels [2022-05-11T08:05:27.947Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-05-11T08:05:27.947Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-05-11T08:05:27.947Z] === RUN TestDockerSuite/TestCreateRM [2022-05-11T08:05:28.062Z] + echo Chowning /workspace to jenkins user [2022-05-11T08:05:28.062Z] Chowning /workspace to jenkins user [2022-05-11T08:05:28.062Z] + id -u [2022-05-11T08:05:28.062Z] + id -g [2022-05-11T08:05:28.062Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43580:/workspace busybox chown -R 1000:1000 /workspace [2022-05-11T08:05:28.401Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-05-11T08:05:28.401Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-05-11T08:05:28.401Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-05-11T08:05:28.401Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-05-11T08:05:28.855Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-05-11T08:05:30.907Z] + bundleName=amd64 [2022-05-11T08:05:30.907Z] + echo Creating amd64-bundles.tar.gz [2022-05-11T08:05:30.907Z] Creating amd64-bundles.tar.gz [2022-05-11T08:05:30.907Z] + xargs tar -czf amd64-bundles.tar.gz [2022-05-11T08:05:30.907Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [Pipeline] archiveArtifacts [2022-05-11T08:05:32.286Z] Archiving artifacts [2022-05-11T08:05:32.911Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43580/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-05-11T08:05:33.214Z] + make clean [2022-05-11T08:05:33.214Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-05-11T08:05:33.214Z] docker-dev-cache [2022-05-11T08:05:33.214Z] docker-mod-cache [Pipeline] deleteDir [2022-05-11T08:05:35.699Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-05-11T08:05:35.700Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2022-05-11T08:05:36.154Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-05-11T08:05:37.377Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-05-11T08:05:37.377Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-05-11T08:05:37.377Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-05-11T08:05:40.258Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-05-11T08:05:40.258Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-05-11T08:05:40.258Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2022-05-11T08:05:40.258Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-05-11T08:05:43.140Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-05-11T08:05:43.140Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-05-11T08:05:43.140Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-05-11T08:05:43.140Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-05-11T08:05:43.140Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-05-11T08:05:43.140Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-05-11T08:05:43.140Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-05-11T08:05:43.140Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-05-11T08:05:43.140Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-05-11T08:05:43.140Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-05-11T08:05:43.140Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-05-11T08:05:43.140Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-05-11T08:05:43.140Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-05-11T08:05:43.140Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-05-11T08:05:43.140Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-05-11T08:05:43.594Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-05-11T08:05:43.594Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-05-11T08:05:43.594Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-05-11T08:05:43.594Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-05-11T08:05:43.594Z] === RUN TestDockerSuite/TestDevicePermissions [2022-05-11T08:05:43.594Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-05-11T08:05:43.594Z] === RUN TestDockerSuite/TestDockerFails [2022-05-11T08:05:43.594Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-05-11T08:05:43.594Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-05-11T08:05:43.594Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-05-11T08:05:43.594Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-05-11T08:05:43.594Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-05-11T08:05:43.594Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-05-11T08:05:43.594Z] === RUN TestDockerSuite/TestEventsAttach [2022-05-11T08:05:43.594Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-05-11T08:05:43.594Z] === RUN TestDockerSuite/TestEventsCommit [2022-05-11T08:05:43.594Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-05-11T08:05:43.594Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-05-11T08:05:46.425Z] === RUN TestDockerSuite/TestBuildSpaces [2022-05-11T08:05:46.425Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-05-11T08:05:46.476Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-05-11T08:05:48.639Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-05-11T08:05:50.145Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-05-11T08:05:50.145Z] === RUN TestDockerSuite/TestBuildStderr [2022-05-11T08:05:51.523Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-05-11T08:05:56.054Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-05-11T08:05:57.237Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-05-11T08:05:57.237Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-05-11T08:05:57.237Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-05-11T08:05:57.237Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-05-11T08:06:00.049Z] === RUN TestDockerSuite/TestEventsCopy [2022-05-11T08:06:03.758Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-05-11T08:06:09.558Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-05-11T08:06:11.738Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-05-11T08:06:12.193Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-05-11T08:06:14.903Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-05-11T08:06:15.906Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-05-11T08:06:16.360Z] === RUN TestDockerSuite/TestEventsFilterType [2022-05-11T08:06:17.076Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-05-11T08:06:17.319Z] === RUN TestDockerSuite/TestEventsFilters [2022-05-11T08:06:18.013Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-05-11T08:06:18.013Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-05-11T08:06:18.013Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-05-11T08:06:18.609Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-05-11T08:06:20.906Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-05-11T08:06:22.431Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-05-11T08:06:23.074Z] === RUN TestDockerSuite/TestEventsFormat [2022-05-11T08:06:23.290Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-05-11T08:06:27.086Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-05-11T08:06:27.734Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-05-11T08:06:27.734Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-05-11T08:06:27.734Z] === RUN TestDockerSuite/TestEventsImageImport [2022-05-11T08:06:27.734Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-05-11T08:06:27.734Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-05-11T08:06:27.734Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-05-11T08:06:27.734Z] === RUN TestDockerSuite/TestEventsImagePull [2022-05-11T08:06:27.734Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-05-11T08:06:27.734Z] === RUN TestDockerSuite/TestEventsImageTag [2022-05-11T08:06:28.694Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-05-11T08:06:28.694Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-05-11T08:06:28.694Z] === RUN TestDockerSuite/TestEventsRename [2022-05-11T08:06:31.580Z] === RUN TestDockerSuite/TestEventsResize [2022-05-11T08:06:31.845Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-05-11T08:06:32.857Z] === RUN TestDockerSuite/TestBuildUser [2022-05-11T08:06:32.857Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-05-11T08:06:32.857Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-05-11T08:06:32.857Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-05-11T08:06:32.857Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-05-11T08:06:32.857Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-05-11T08:06:32.857Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-05-11T08:06:34.745Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-05-11T08:06:36.575Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-05-11T08:06:37.533Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-05-11T08:06:40.114Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-05-11T08:06:41.238Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-05-11T08:06:41.238Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-05-11T08:06:41.238Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-05-11T08:06:41.238Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-05-11T08:06:41.238Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-05-11T08:06:41.636Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-05-11T08:06:43.797Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-05-11T08:06:49.561Z] === RUN TestDockerSuite/TestEventsTop [2022-05-11T08:06:49.561Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-05-11T08:06:49.561Z] === RUN TestDockerSuite/TestEventsUntag [2022-05-11T08:06:51.723Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-05-11T08:06:55.432Z] === RUN TestDockerSuite/TestExec [2022-05-11T08:06:55.432Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-05-11T08:06:55.432Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-05-11T08:06:55.432Z] docker_api_exec_test.go:65: unmatched requirement DaemonIsLinux [2022-05-11T08:06:55.432Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-05-11T08:06:57.597Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-05-11T08:06:59.121Z] === RUN TestDockerSuite/TestExecAPIStart [2022-05-11T08:06:59.121Z] docker_api_exec_test.go:83: unmatched requirement DaemonIsLinux [2022-05-11T08:06:59.575Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-05-11T08:06:59.575Z] docker_api_exec_test.go:120: unmatched requirement DaemonIsLinux [2022-05-11T08:06:59.575Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-05-11T08:06:59.575Z] docker_api_exec_test.go:110: unmatched requirement DaemonIsLinux [2022-05-11T08:06:59.575Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-05-11T08:07:01.097Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-05-11T08:07:03.258Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-05-11T08:07:05.416Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-05-11T08:07:06.300Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-05-11T08:07:06.300Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-05-11T08:07:06.940Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-05-11T08:07:11.598Z] === RUN TestDockerSuite/TestExecCgroup [2022-05-11T08:07:11.598Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-05-11T08:07:11.598Z] === RUN TestDockerSuite/TestExecEnv [2022-05-11T08:07:11.598Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-05-11T08:07:11.598Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-05-11T08:07:11.598Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-05-11T08:07:11.598Z] === RUN TestDockerSuite/TestExecExitStatus [2022-05-11T08:07:13.756Z] === RUN TestDockerSuite/TestExecInspectID [2022-05-11T08:07:14.843Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-05-11T08:07:16.642Z] === RUN TestDockerSuite/TestExecInteractive [2022-05-11T08:07:16.642Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-05-11T08:07:16.642Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-05-11T08:07:16.642Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-05-11T08:07:16.642Z] === RUN TestDockerSuite/TestExecParseError [2022-05-11T08:07:16.642Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-05-11T08:07:16.642Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-05-11T08:07:16.642Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-05-11T08:07:16.642Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-05-11T08:07:16.642Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-05-11T08:07:17.097Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-05-11T08:07:19.258Z] === RUN TestDockerSuite/TestExecSetEnv [2022-05-11T08:07:19.258Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-05-11T08:07:19.258Z] === RUN TestDockerSuite/TestExecStartFails [2022-05-11T08:07:19.258Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-05-11T08:07:19.258Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-05-11T08:07:19.258Z] docker_api_exec_test.go:210: unmatched requirement DaemonIsLinux [2022-05-11T08:07:19.258Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-05-11T08:07:19.258Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-05-11T08:07:19.258Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-05-11T08:07:19.258Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-05-11T08:07:19.258Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-05-11T08:07:20.600Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-05-11T08:07:20.600Z] docker_cli_build_test.go:5566: unmatched requirement DaemonIsLinux [2022-05-11T08:07:20.600Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-05-11T08:07:20.600Z] docker_cli_build_test.go:5582: unmatched requirement DaemonIsLinux [2022-05-11T08:07:20.600Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-05-11T08:07:21.428Z] === RUN TestDockerSuite/TestExecUlimits [2022-05-11T08:07:21.428Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-05-11T08:07:21.428Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-05-11T08:07:24.314Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-05-11T08:07:24.314Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-05-11T08:07:24.314Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2022-05-11T08:07:27.186Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-05-11T08:07:27.186Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-05-11T08:07:27.186Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-05-11T08:07:27.186Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-05-11T08:07:27.186Z] === RUN TestDockerSuite/TestExecWithUser [2022-05-11T08:07:27.186Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-05-11T08:07:27.186Z] === RUN TestDockerSuite/TestGetContainerStats [2022-05-11T08:07:32.943Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-05-11T08:07:36.642Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-05-11T08:07:38.700Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-05-11T08:07:41.582Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-05-11T08:07:42.406Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-05-11T08:07:42.406Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-05-11T08:07:47.340Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-05-11T08:07:47.340Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-05-11T08:07:47.341Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-05-11T08:07:47.341Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-05-11T08:07:47.341Z] === RUN TestDockerSuite/TestHealth [2022-05-11T08:07:47.341Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-05-11T08:07:47.341Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-05-11T08:07:47.341Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-05-11T08:07:47.341Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-05-11T08:07:47.341Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-05-11T08:07:51.997Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-05-11T08:07:51.997Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-05-11T08:07:51.997Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-05-11T08:07:51.997Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-05-11T08:07:51.997Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-05-11T08:07:51.997Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-05-11T08:07:51.997Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-05-11T08:07:52.451Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-05-11T08:07:52.451Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-05-11T08:07:52.451Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-05-11T08:07:53.413Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-05-11T08:07:53.413Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-05-11T08:07:55.575Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-05-11T08:07:55.575Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-05-11T08:07:57.156Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-05-11T08:07:57.156Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-05-11T08:07:57.156Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-05-11T08:07:57.156Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-05-11T08:07:57.156Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-05-11T08:07:57.156Z] docker_cli_build_test.go:6055: unmatched requirement DaemonIsLinux [2022-05-11T08:07:57.156Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-05-11T08:07:57.733Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-05-11T08:07:58.682Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-05-11T08:07:59.892Z] === RUN TestDockerSuite/TestImagesFormat [2022-05-11T08:08:00.345Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-05-11T08:08:00.345Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-05-11T08:08:00.345Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-05-11T08:08:04.055Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-05-11T08:08:04.055Z] === RUN TestDockerSuite/TestImportBadURL [2022-05-11T08:08:04.055Z] === RUN TestDockerSuite/TestImportDisplay [2022-05-11T08:08:04.055Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-05-11T08:08:04.055Z] === RUN TestDockerSuite/TestImportFile [2022-05-11T08:08:04.055Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-05-11T08:08:04.055Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-05-11T08:08:04.055Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-05-11T08:08:04.055Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-05-11T08:08:04.055Z] === RUN TestDockerSuite/TestImportGzipped [2022-05-11T08:08:04.055Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-05-11T08:08:04.055Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-05-11T08:08:04.055Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-05-11T08:08:04.055Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-05-11T08:08:04.055Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-05-11T08:08:04.055Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-05-11T08:08:04.055Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-05-11T08:08:04.510Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-05-11T08:08:04.510Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-05-11T08:08:04.510Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-05-11T08:08:04.510Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-05-11T08:08:04.510Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-05-11T08:08:04.510Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-05-11T08:08:04.510Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-05-11T08:08:04.510Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-05-11T08:08:06.670Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-05-11T08:08:07.204Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-05-11T08:08:09.362Z] === RUN TestDockerSuite/TestBuildXZHost [2022-05-11T08:08:09.362Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-05-11T08:08:09.551Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-05-11T08:08:09.551Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-05-11T08:08:09.551Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-05-11T08:08:09.551Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-05-11T08:08:09.551Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-05-11T08:08:09.551Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-05-11T08:08:09.551Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-05-11T08:08:09.551Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-05-11T08:08:09.816Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-05-11T08:08:09.816Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-05-11T08:08:09.816Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-05-11T08:08:09.816Z] docker_cli_sni_test.go:18: Flakey test [2022-05-11T08:08:09.816Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-05-11T08:08:11.975Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-05-11T08:08:11.975Z] docker_cli_commit_test.go:14: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-05-11T08:08:11.975Z] === RUN TestDockerSuite/TestCommitChange [2022-05-11T08:08:12.430Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-05-11T08:08:12.430Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-05-11T08:08:14.589Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-05-11T08:08:14.589Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-05-11T08:08:14.589Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-05-11T08:08:14.589Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-05-11T08:08:14.589Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-05-11T08:08:14.589Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-05-11T08:08:14.589Z] === RUN TestDockerSuite/TestInspectDefault [2022-05-11T08:08:15.960Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-05-11T08:08:15.960Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-05-11T08:08:15.960Z] docker_cli_build_test.go:5143: unmatched requirement DaemonIsLinux [2022-05-11T08:08:15.960Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-05-11T08:08:17.473Z] === RUN TestDockerSuite/TestInspectHistory [2022-05-11T08:08:17.735Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-05-11T08:08:22.128Z] === RUN TestDockerSuite/TestInspectImage [2022-05-11T08:08:22.128Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-05-11T08:08:22.128Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-05-11T08:08:22.128Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-05-11T08:08:22.128Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-05-11T08:08:22.128Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-05-11T08:08:22.128Z] === RUN TestDockerSuite/TestInspectInt64 [2022-05-11T08:08:22.389Z] === RUN TestDockerSuite/TestCommitHardlink [2022-05-11T08:08:22.389Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-05-11T08:08:22.389Z] === RUN TestDockerSuite/TestCommitNewFile [2022-05-11T08:08:24.290Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-05-11T08:08:25.815Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-05-11T08:08:26.269Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-05-11T08:08:29.152Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-05-11T08:08:30.674Z] === RUN TestDockerSuite/TestInspectPlugin [2022-05-11T08:08:30.674Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-05-11T08:08:30.674Z] === RUN TestDockerSuite/TestInspectRootFS [2022-05-11T08:08:30.914Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-05-11T08:08:30.914Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-05-11T08:08:30.914Z] === RUN TestDockerSuite/TestCommitTTY [2022-05-11T08:08:31.129Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-05-11T08:08:33.290Z] === RUN TestDockerSuite/TestInspectStatus [2022-05-11T08:08:36.175Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-05-11T08:08:37.951Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-05-11T08:08:39.883Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-05-11T08:08:42.042Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-05-11T08:08:43.707Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-05-11T08:08:43.707Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-05-11T08:08:43.707Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-05-11T08:08:43.707Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-05-11T08:08:43.707Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-05-11T08:08:43.707Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-05-11T08:08:43.707Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-05-11T08:08:43.707Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-05-11T08:08:43.707Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-05-11T08:08:43.707Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-05-11T08:08:43.707Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-05-11T08:08:43.707Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-05-11T08:08:43.707Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-05-11T08:08:43.707Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2022-05-11T08:08:43.707Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-05-11T08:08:43.707Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-05-11T08:08:44.921Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-05-11T08:08:46.444Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-05-11T08:08:48.603Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-05-11T08:08:50.759Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-05-11T08:08:51.485Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-05-11T08:08:53.645Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-05-11T08:08:53.645Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-05-11T08:08:53.645Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-05-11T08:08:53.645Z] === RUN TestDockerSuite/TestLinksEnvs [2022-05-11T08:08:53.645Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-05-11T08:08:53.645Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-05-11T08:08:53.645Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-05-11T08:08:53.645Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-05-11T08:08:53.645Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-05-11T08:08:53.645Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-05-11T08:08:53.645Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-05-11T08:08:53.646Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-05-11T08:08:53.646Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-05-11T08:08:53.646Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-05-11T08:08:53.646Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-05-11T08:08:53.646Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-05-11T08:08:53.646Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-05-11T08:08:53.646Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-05-11T08:08:53.646Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-05-11T08:08:53.646Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-05-11T08:08:53.646Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-05-11T08:08:53.646Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-05-11T08:08:53.646Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-05-11T08:08:53.646Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-05-11T08:08:53.646Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-05-11T08:08:53.646Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-05-11T08:08:53.646Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-05-11T08:08:54.100Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-05-11T08:08:54.100Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-05-11T08:08:54.100Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-05-11T08:08:54.100Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-05-11T08:08:54.100Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-05-11T08:08:54.100Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-05-11T08:08:54.100Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-05-11T08:08:54.100Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-05-11T08:08:54.100Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-05-11T08:08:56.262Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-05-11T08:08:57.785Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-05-11T08:08:59.279Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-05-11T08:08:59.279Z] docker_api_containers_test.go:1099: unmatched requirement DaemonIsLinux [2022-05-11T08:08:59.279Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-05-11T08:09:02.266Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-05-11T08:09:02.266Z] docker_api_containers_test.go:1025: unmatched requirement DaemonIsLinux [2022-05-11T08:09:02.266Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-05-11T08:09:02.266Z] docker_api_containers_test.go:1055: unmatched requirement DaemonIsLinux [2022-05-11T08:09:02.266Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-05-11T08:09:02.266Z] docker_api_containers_test.go:1077: unmatched requirement DaemonIsLinux [2022-05-11T08:09:02.266Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-05-11T08:09:03.543Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-05-11T08:09:05.146Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-05-11T08:09:05.146Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2022-05-11T08:09:05.146Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-05-11T08:09:05.147Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-05-11T08:09:06.422Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-05-11T08:09:06.422Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-05-11T08:09:06.422Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-05-11T08:09:07.944Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-05-11T08:09:07.944Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-05-11T08:09:08.026Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-05-11T08:09:08.027Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-05-11T08:09:08.027Z] docker_api_containers_test.go:1355: unmatched requirement DaemonIsLinux [2022-05-11T08:09:08.027Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-05-11T08:09:08.027Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2022-05-11T08:09:08.027Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-05-11T08:09:08.027Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2022-05-11T08:09:08.027Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-05-11T08:09:11.735Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-05-11T08:09:13.699Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-05-11T08:09:15.450Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-05-11T08:09:18.353Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-05-11T08:09:19.155Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-05-11T08:09:19.155Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-05-11T08:09:19.155Z] docker_api_containers_test.go:1153: unmatched requirement DaemonIsLinux [2022-05-11T08:09:19.155Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-05-11T08:09:22.864Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-05-11T08:09:22.864Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-05-11T08:09:23.009Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-05-11T08:09:25.750Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-05-11T08:09:25.750Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2022-05-11T08:09:25.750Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-05-11T08:09:25.750Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2022-05-11T08:09:25.750Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-05-11T08:09:25.891Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-05-11T08:09:28.049Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-05-11T08:09:28.049Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-05-11T08:09:28.049Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-05-11T08:09:28.629Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-05-11T08:09:28.629Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-05-11T08:09:30.208Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-05-11T08:09:31.510Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-05-11T08:09:31.510Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2022-05-11T08:09:31.510Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-05-11T08:09:32.369Z] === RUN TestDockerSuite/TestLogsSince [2022-05-11T08:09:35.220Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-05-11T08:09:35.220Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-05-11T08:09:38.110Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-05-11T08:09:41.950Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-05-11T08:09:42.647Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-05-11T08:09:42.647Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-05-11T08:09:42.648Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-05-11T08:09:42.648Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-05-11T08:09:42.648Z] === RUN TestDockerSuite/TestLogsTail [2022-05-11T08:09:43.862Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-05-11T08:09:44.126Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-05-11T08:09:44.170Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-05-11T08:09:45.092Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-05-11T08:09:47.057Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-05-11T08:09:49.216Z] === RUN TestDockerSuite/TestMountIntoProc [2022-05-11T08:09:49.216Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-05-11T08:09:49.216Z] === RUN TestDockerSuite/TestMountIntoSys [2022-05-11T08:09:49.216Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-05-11T08:09:49.216Z] === RUN TestDockerSuite/TestNetHostname [2022-05-11T08:09:49.216Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-05-11T08:09:49.216Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-05-11T08:09:49.216Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-05-11T08:09:49.216Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-05-11T08:09:49.216Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-05-11T08:09:49.216Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-05-11T08:09:49.216Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-05-11T08:09:49.216Z] === RUN TestDockerSuite/TestPluginActive [2022-05-11T08:09:49.216Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-05-11T08:09:49.216Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-05-11T08:09:49.216Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-05-11T08:09:49.216Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-05-11T08:09:49.216Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-05-11T08:09:49.216Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-05-11T08:09:49.216Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-05-11T08:09:49.216Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-05-11T08:09:49.216Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-05-11T08:09:49.216Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-05-11T08:09:49.216Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-05-11T08:09:49.216Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-05-11T08:09:49.216Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-05-11T08:09:49.216Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-05-11T08:09:49.216Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-05-11T08:09:49.216Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-05-11T08:09:49.216Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-05-11T08:09:49.216Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-05-11T08:09:49.216Z] === RUN TestDockerSuite/TestPortHostBinding [2022-05-11T08:09:49.216Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-05-11T08:09:49.670Z] === RUN TestDockerSuite/TestPortList [2022-05-11T08:09:49.670Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-05-11T08:09:49.670Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-05-11T08:09:50.901Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-05-11T08:09:50.902Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-05-11T08:09:50.902Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-05-11T08:09:50.902Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-05-11T08:09:50.902Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-05-11T08:09:53.781Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-05-11T08:09:53.781Z] docker_api_containers_test.go:1603: unmatched requirement DaemonIsLinux [2022-05-11T08:09:53.781Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-05-11T08:09:54.325Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-05-11T08:09:54.325Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-05-11T08:09:54.325Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-05-11T08:09:54.325Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-05-11T08:09:54.325Z] docker_api_containers_test.go:1535: unmatched requirement DaemonIsLinux [2022-05-11T08:09:54.325Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-05-11T08:09:54.325Z] docker_api_containers_test.go:1449: unmatched requirement DaemonIsLinux [2022-05-11T08:09:54.325Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-05-11T08:09:54.325Z] docker_api_containers_test.go:1431: unmatched requirement DaemonIsLinux [2022-05-11T08:09:54.325Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-05-11T08:09:54.325Z] docker_api_containers_test.go:1477: unmatched requirement DaemonIsLinux [2022-05-11T08:09:54.325Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-05-11T08:09:54.325Z] docker_api_containers_test.go:1560: unmatched requirement DaemonIsLinux [2022-05-11T08:09:54.325Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-05-11T08:09:54.325Z] docker_api_containers_test.go:1504: unmatched requirement DaemonIsLinux [2022-05-11T08:09:54.325Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-05-11T08:09:54.325Z] docker_api_containers_test.go:1327: unmatched requirement DaemonIsLinux [2022-05-11T08:09:54.325Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-05-11T08:09:56.663Z] === RUN TestDockerSuite/TestContainerAPITop [2022-05-11T08:09:56.663Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2022-05-11T08:09:56.663Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-05-11T08:09:58.985Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-05-11T08:09:58.985Z] docker_api_containers_test.go:1398: unmatched requirement DaemonIsLinux [2022-05-11T08:09:58.985Z] === RUN TestDockerSuite/TestPsByOrder [2022-05-11T08:10:00.382Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-05-11T08:10:00.382Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-05-11T08:10:05.042Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-05-11T08:10:06.013Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-05-11T08:10:06.013Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-05-11T08:10:06.013Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-05-11T08:10:07.925Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-05-11T08:10:07.925Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-05-11T08:10:07.925Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-05-11T08:10:07.925Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-05-11T08:10:07.925Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-05-11T08:10:07.925Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-05-11T08:10:07.925Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-05-11T08:10:07.925Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-05-11T08:10:07.925Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-05-11T08:10:07.925Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-05-11T08:10:07.925Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2022-05-11T08:10:10.086Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-05-11T08:10:10.087Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2022-05-11T08:10:13.811Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2022-05-11T08:10:14.535Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-05-11T08:10:14.989Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-05-11T08:10:16.694Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2022-05-11T08:10:19.575Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2022-05-11T08:10:22.460Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc00089db48_} [2022-05-11T08:10:25.340Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-12331348815_c:\foo_false____} [2022-05-11T08:10:28.219Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-12331348815_c:\foo_true____} [2022-05-11T08:10:29.281Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-05-11T08:10:29.281Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-05-11T08:10:29.281Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-05-11T08:10:29.281Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-05-11T08:10:29.751Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-05-11T08:10:31.101Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-05-11T08:10:31.101Z] docker_api_containers_test.go:2184: unmatched requirement DaemonIsLinux [2022-05-11T08:10:31.101Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-05-11T08:10:31.101Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-05-11T08:10:31.101Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-05-11T08:10:31.101Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-05-11T08:10:31.101Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-05-11T08:10:31.101Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-05-11T08:10:31.101Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-05-11T08:10:31.561Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-05-11T08:10:31.561Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-05-11T08:10:31.561Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-05-11T08:10:31.561Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-05-11T08:10:31.561Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-05-11T08:10:31.561Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-05-11T08:10:31.561Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-05-11T08:10:31.561Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-05-11T08:10:31.561Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-05-11T08:10:31.561Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-05-11T08:10:31.561Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-05-11T08:10:31.561Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-05-11T08:10:31.561Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-05-11T08:10:31.561Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-05-11T08:10:31.561Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-05-11T08:10:35.268Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-05-11T08:10:35.268Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-05-11T08:10:35.268Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-05-11T08:10:35.268Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-05-11T08:10:35.268Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-05-11T08:10:35.268Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-05-11T08:10:35.268Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-05-11T08:10:35.268Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-05-11T08:10:35.268Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-05-11T08:10:35.268Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-05-11T08:10:35.268Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-05-11T08:10:35.268Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-05-11T08:10:35.268Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-05-11T08:10:35.268Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-05-11T08:10:35.268Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-05-11T08:10:35.268Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-05-11T08:10:35.268Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-05-11T08:10:35.268Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-05-11T08:10:35.268Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-05-11T08:10:35.268Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-05-11T08:10:35.268Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-05-11T08:10:35.268Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-05-11T08:10:35.268Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-05-11T08:10:35.268Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-05-11T08:10:35.268Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-05-11T08:10:35.268Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-05-11T08:10:35.268Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-05-11T08:10:38.151Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-05-11T08:10:38.605Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-05-11T08:10:38.605Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-05-11T08:10:38.605Z] === RUN TestDockerSuite/TestCpRelativePath [2022-05-11T08:10:41.487Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-05-11T08:10:41.488Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-05-11T08:10:41.488Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-05-11T08:10:41.488Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-05-11T08:10:41.610Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-05-11T08:10:41.942Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-05-11T08:10:41.942Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-05-11T08:10:41.942Z] === RUN TestDockerSuite/TestCpToCaseA [2022-05-11T08:10:44.493Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-05-11T08:10:47.704Z] === RUN TestDockerSuite/TestCpToCaseB [2022-05-11T08:10:50.584Z] === RUN TestDockerSuite/TestCpToCaseC [2022-05-11T08:10:50.584Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-05-11T08:10:50.584Z] === RUN TestDockerSuite/TestCpToCaseD [2022-05-11T08:10:50.584Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-05-11T08:10:50.584Z] === RUN TestDockerSuite/TestCpToCaseE [2022-05-11T08:10:53.014Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-05-11T08:10:54.863Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-05-11T08:10:56.724Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-05-11T08:10:56.724Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-05-11T08:10:56.724Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-05-11T08:10:56.724Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-05-11T08:10:56.724Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-05-11T08:11:01.380Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-05-11T08:11:01.380Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-05-11T08:11:01.380Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-05-11T08:11:01.380Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-05-11T08:11:01.380Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-05-11T08:11:01.380Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-05-11T08:11:01.380Z] === RUN TestDockerSuite/TestPsRightTagName [2022-05-11T08:11:01.380Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-05-11T08:11:01.380Z] === RUN TestDockerSuite/TestPsShowMounts [2022-05-11T08:11:02.907Z] === RUN TestDockerSuite/TestCpToCaseF [2022-05-11T08:11:02.907Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-05-11T08:11:02.907Z] === RUN TestDockerSuite/TestCpToCaseG [2022-05-11T08:11:02.907Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-05-11T08:11:02.907Z] === RUN TestDockerSuite/TestCpToCaseH [2022-05-11T08:11:08.416Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-05-11T08:11:08.416Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-05-11T08:11:08.416Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-05-11T08:11:09.376Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-05-11T08:11:09.376Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-05-11T08:11:09.376Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-05-11T08:11:10.904Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-05-11T08:11:11.862Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-05-11T08:11:11.862Z] docker_api_containers_test.go:1374: unmatched requirement DaemonIsLinux [2022-05-11T08:11:11.862Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-05-11T08:11:13.176Z] === RUN TestDockerSuite/TestCpToCaseI [2022-05-11T08:11:13.176Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-05-11T08:11:13.176Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-05-11T08:11:13.176Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-05-11T08:11:13.176Z] === RUN TestDockerSuite/TestCpToDot [2022-05-11T08:11:15.573Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-05-11T08:11:16.061Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-05-11T08:11:16.061Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-05-11T08:11:16.061Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-05-11T08:11:16.061Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-05-11T08:11:16.061Z] === RUN TestDockerSuite/TestCpToStdout [2022-05-11T08:11:18.952Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-05-11T08:11:18.952Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-05-11T08:11:18.952Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-05-11T08:11:18.952Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-05-11T08:11:18.952Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-05-11T08:11:18.952Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-05-11T08:11:18.952Z] === RUN TestDockerSuite/TestCpVolumePath [2022-05-11T08:11:18.952Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-05-11T08:11:18.952Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-05-11T08:11:19.406Z] === RUN TestDockerSuite/TestCreateArgs [2022-05-11T08:11:19.406Z] === RUN TestDockerSuite/TestCreateByImageID [2022-05-11T08:11:20.234Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-05-11T08:11:21.584Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-05-11T08:11:23.115Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-05-11T08:11:24.477Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-05-11T08:11:24.932Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-05-11T08:11:24.932Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-05-11T08:11:27.830Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-05-11T08:11:28.288Z] === RUN TestDockerSuite/TestCreateLabels [2022-05-11T08:11:28.288Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-05-11T08:11:28.288Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-05-11T08:11:28.288Z] === RUN TestDockerSuite/TestCreateRM [2022-05-11T08:11:28.742Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-05-11T08:11:28.742Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-05-11T08:11:28.742Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-05-11T08:11:29.197Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-05-11T08:11:29.652Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-05-11T08:11:37.349Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-05-11T08:11:38.172Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-05-11T08:11:38.172Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-05-11T08:11:38.627Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-05-11T08:11:42.349Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-05-11T08:11:42.349Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-05-11T08:11:42.349Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2022-05-11T08:11:42.349Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-05-11T08:11:44.139Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-05-11T08:11:44.139Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-05-11T08:11:44.139Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-05-11T08:11:45.232Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-05-11T08:11:45.232Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-05-11T08:11:45.232Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-05-11T08:11:45.686Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-05-11T08:11:45.686Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-05-11T08:11:45.686Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-05-11T08:11:45.686Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-05-11T08:11:45.686Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-05-11T08:11:45.686Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-05-11T08:11:45.686Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-05-11T08:11:45.686Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-05-11T08:11:45.686Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-05-11T08:11:45.686Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-05-11T08:11:45.686Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-05-11T08:11:45.686Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-05-11T08:11:45.686Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-05-11T08:11:45.686Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-05-11T08:11:45.686Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-05-11T08:11:45.686Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-05-11T08:11:45.686Z] === RUN TestDockerSuite/TestDevicePermissions [2022-05-11T08:11:45.686Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-05-11T08:11:45.686Z] === RUN TestDockerSuite/TestDockerFails [2022-05-11T08:11:45.686Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-05-11T08:11:45.686Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-05-11T08:11:45.686Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-05-11T08:11:45.686Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-05-11T08:11:45.686Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-05-11T08:11:45.686Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-05-11T08:11:45.686Z] === RUN TestDockerSuite/TestEventsAttach [2022-05-11T08:11:45.686Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-05-11T08:11:45.686Z] === RUN TestDockerSuite/TestEventsCommit [2022-05-11T08:11:45.686Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-05-11T08:11:45.686Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-05-11T08:11:49.393Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-05-11T08:11:52.273Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-05-11T08:11:55.156Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-05-11T08:11:56.464Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-05-11T08:11:56.464Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-05-11T08:11:56.464Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-05-11T08:11:56.464Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-05-11T08:11:58.425Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-05-11T08:12:01.124Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-05-11T08:12:04.830Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-05-11T08:12:04.830Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-05-11T08:12:04.830Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-05-11T08:12:05.423Z] === RUN TestDockerSuite/TestEventsCopy [2022-05-11T08:12:09.485Z] === RUN TestDockerSuite/TestRmiBlank [2022-05-11T08:12:09.485Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-05-11T08:12:09.940Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-05-11T08:12:11.178Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-05-11T08:12:16.103Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-05-11T08:12:16.950Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-05-11T08:12:19.833Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-05-11T08:12:20.791Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-05-11T08:12:22.265Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-05-11T08:12:25.449Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-05-11T08:12:25.975Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-05-11T08:12:25.975Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-05-11T08:12:26.409Z] === RUN TestDockerSuite/TestEventsFilterType [2022-05-11T08:12:27.366Z] === RUN TestDockerSuite/TestEventsFilters [2022-05-11T08:12:31.736Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-05-11T08:12:34.401Z] === RUN TestDockerSuite/TestEventsFormat [2022-05-11T08:12:36.397Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-05-11T08:12:40.155Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-05-11T08:12:40.155Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-05-11T08:12:40.155Z] === RUN TestDockerSuite/TestEventsImageImport [2022-05-11T08:12:40.155Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-05-11T08:12:40.155Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-05-11T08:12:40.155Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-05-11T08:12:40.155Z] === RUN TestDockerSuite/TestEventsImagePull [2022-05-11T08:12:40.155Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-05-11T08:12:40.155Z] === RUN TestDockerSuite/TestEventsImageTag [2022-05-11T08:12:41.114Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-05-11T08:12:41.114Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-05-11T08:12:41.114Z] === RUN TestDockerSuite/TestEventsRename [2022-05-11T08:12:44.831Z] === RUN TestDockerSuite/TestEventsResize [2022-05-11T08:12:44.917Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-05-11T08:12:47.800Z] === RUN TestDockerSuite/TestRmiTag [2022-05-11T08:12:48.255Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-05-11T08:12:51.135Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-05-11T08:13:08.757Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-05-11T08:13:09.213Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-05-11T08:13:13.888Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-05-11T08:13:14.850Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-05-11T08:13:14.850Z] docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux [2022-05-11T08:13:14.850Z] === RUN TestDockerSuite/TestRunAddHost [2022-05-11T08:13:14.850Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-05-11T08:13:14.850Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-05-11T08:13:14.850Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-05-11T08:13:14.850Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-05-11T08:13:14.850Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-05-11T08:13:15.306Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-05-11T08:13:15.306Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-05-11T08:13:15.306Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-05-11T08:13:15.306Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-05-11T08:13:15.306Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-05-11T08:13:15.306Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-05-11T08:13:15.306Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-05-11T08:13:17.470Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-05-11T08:13:17.470Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-05-11T08:13:17.470Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-05-11T08:13:17.470Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-05-11T08:13:17.470Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-05-11T08:13:20.452Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-05-11T08:13:20.906Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-05-11T08:13:22.129Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-05-11T08:13:24.620Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-05-11T08:13:25.014Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-05-11T08:13:27.176Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-05-11T08:13:30.124Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-05-11T08:13:30.378Z] === RUN TestDockerSuite/TestEventsTop [2022-05-11T08:13:30.378Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-05-11T08:13:30.378Z] === RUN TestDockerSuite/TestEventsUntag [2022-05-11T08:13:32.286Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-05-11T08:13:32.286Z] === RUN TestDockerSuite/TestRunBindMounts [2022-05-11T08:13:33.276Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-05-11T08:13:37.932Z] === RUN TestDockerSuite/TestExec [2022-05-11T08:13:37.932Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-05-11T08:13:37.932Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-05-11T08:13:37.932Z] docker_api_exec_test.go:65: unmatched requirement DaemonIsLinux [2022-05-11T08:13:37.932Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-05-11T08:13:38.042Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-05-11T08:13:38.043Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-05-11T08:13:38.043Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-05-11T08:13:38.043Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-05-11T08:13:38.043Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-05-11T08:13:38.043Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-05-11T08:13:38.043Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-05-11T08:13:38.043Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-05-11T08:13:38.043Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-05-11T08:13:38.043Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-05-11T08:13:38.043Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-05-11T08:13:38.043Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-05-11T08:13:38.043Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-05-11T08:13:38.043Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-05-11T08:13:38.043Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-05-11T08:13:38.043Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-05-11T08:13:38.043Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-05-11T08:13:38.043Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-05-11T08:13:38.043Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-05-11T08:13:38.043Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-05-11T08:13:38.043Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-05-11T08:13:38.043Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-05-11T08:13:38.043Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-05-11T08:13:40.201Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-05-11T08:13:40.202Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-05-11T08:13:40.202Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-05-11T08:13:40.824Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-05-11T08:13:43.910Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-05-11T08:13:43.910Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-05-11T08:13:43.910Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-05-11T08:13:43.910Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-05-11T08:13:43.910Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-05-11T08:13:44.538Z] === RUN TestDockerSuite/TestExecAPIStart [2022-05-11T08:13:44.538Z] docker_api_exec_test.go:83: unmatched requirement DaemonIsLinux [2022-05-11T08:13:44.538Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-05-11T08:13:44.538Z] docker_api_exec_test.go:120: unmatched requirement DaemonIsLinux [2022-05-11T08:13:44.538Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-05-11T08:13:44.538Z] docker_api_exec_test.go:110: unmatched requirement DaemonIsLinux [2022-05-11T08:13:44.538Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-05-11T08:13:46.068Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-05-11T08:13:46.068Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-05-11T08:13:46.068Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-05-11T08:13:46.068Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-05-11T08:13:46.068Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-05-11T08:13:46.068Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-05-11T08:13:46.068Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-05-11T08:13:46.068Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-05-11T08:13:46.068Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-05-11T08:13:46.068Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-05-11T08:13:46.068Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-05-11T08:13:46.068Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-05-11T08:13:46.068Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-05-11T08:13:46.068Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-05-11T08:13:46.068Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-05-11T08:13:47.593Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-05-11T08:13:48.247Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-05-11T08:13:50.476Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-05-11T08:13:51.962Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-05-11T08:13:52.638Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-05-11T08:13:52.638Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-05-11T08:13:52.638Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-05-11T08:13:52.638Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-05-11T08:13:52.638Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-05-11T08:13:52.638Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-05-11T08:13:52.638Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-05-11T08:13:54.875Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-05-11T08:13:55.519Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-05-11T08:13:55.519Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-05-11T08:13:55.519Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-05-11T08:13:55.519Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-05-11T08:13:55.519Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-05-11T08:13:55.519Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-05-11T08:13:55.519Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-05-11T08:13:55.519Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-05-11T08:13:55.519Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-05-11T08:13:57.041Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-05-11T08:13:58.581Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-05-11T08:14:04.072Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-05-11T08:14:04.072Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-05-11T08:14:04.072Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-05-11T08:14:04.072Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-05-11T08:14:04.072Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-05-11T08:14:04.072Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-05-11T08:14:04.073Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-05-11T08:14:04.073Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-05-11T08:14:04.073Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-05-11T08:14:04.073Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-05-11T08:14:04.073Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-05-11T08:14:04.073Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-05-11T08:14:04.073Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-05-11T08:14:05.614Z] === RUN TestDockerSuite/TestExecCgroup [2022-05-11T08:14:05.614Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-05-11T08:14:05.614Z] === RUN TestDockerSuite/TestExecEnv [2022-05-11T08:14:05.614Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-05-11T08:14:05.614Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-05-11T08:14:05.614Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-05-11T08:14:05.614Z] === RUN TestDockerSuite/TestExecExitStatus [2022-05-11T08:14:06.232Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-05-11T08:14:06.232Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-05-11T08:14:06.232Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-05-11T08:14:06.687Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-05-11T08:14:06.687Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-05-11T08:14:06.687Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-05-11T08:14:08.850Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-05-11T08:14:09.319Z] === RUN TestDockerSuite/TestExecInspectID [2022-05-11T08:14:11.731Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-05-11T08:14:11.731Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-05-11T08:14:11.731Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-05-11T08:14:13.891Z] === RUN TestDockerSuite/TestRunEnvironment [2022-05-11T08:14:13.891Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-05-11T08:14:13.891Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-05-11T08:14:13.891Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-05-11T08:14:13.891Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-05-11T08:14:13.891Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-05-11T08:14:13.891Z] === RUN TestDockerSuite/TestRunExitCode [2022-05-11T08:14:15.082Z] === RUN TestDockerSuite/TestExecInteractive [2022-05-11T08:14:15.082Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-05-11T08:14:15.082Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-05-11T08:14:15.082Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-05-11T08:14:15.082Z] === RUN TestDockerSuite/TestExecParseError [2022-05-11T08:14:15.082Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-05-11T08:14:15.082Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-05-11T08:14:15.082Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-05-11T08:14:15.082Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-05-11T08:14:15.082Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-05-11T08:14:15.082Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-05-11T08:14:16.775Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-05-11T08:14:18.799Z] === RUN TestDockerSuite/TestExecSetEnv [2022-05-11T08:14:18.799Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-05-11T08:14:18.799Z] === RUN TestDockerSuite/TestExecStartFails [2022-05-11T08:14:18.799Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-05-11T08:14:18.799Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-05-11T08:14:18.799Z] docker_api_exec_test.go:210: unmatched requirement DaemonIsLinux [2022-05-11T08:14:18.799Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-05-11T08:14:18.799Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-05-11T08:14:18.799Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-05-11T08:14:18.799Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-05-11T08:14:18.799Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-05-11T08:14:18.934Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-05-11T08:14:21.816Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-05-11T08:14:22.508Z] === RUN TestDockerSuite/TestExecUlimits [2022-05-11T08:14:22.508Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-05-11T08:14:22.508Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-05-11T08:14:23.976Z] === RUN TestDockerSuite/TestRunExposePort [2022-05-11T08:14:24.432Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-05-11T08:14:24.432Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-05-11T08:14:24.432Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-05-11T08:14:24.432Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-05-11T08:14:24.432Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-05-11T08:14:24.432Z] docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux [2022-05-11T08:14:24.432Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-05-11T08:14:24.432Z] docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux [2022-05-11T08:14:24.432Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-05-11T08:14:24.432Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-05-11T08:14:24.432Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-05-11T08:14:24.432Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-05-11T08:14:24.432Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-05-11T08:14:24.432Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-05-11T08:14:24.432Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-05-11T08:14:29.099Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-05-11T08:14:29.099Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-05-11T08:14:29.099Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-05-11T08:14:29.099Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-05-11T08:14:29.099Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-05-11T08:14:29.099Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-05-11T08:14:29.099Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-05-11T08:14:29.099Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-05-11T08:14:29.099Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-05-11T08:14:29.099Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-05-11T08:14:29.099Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-05-11T08:14:29.099Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-05-11T08:14:29.544Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-05-11T08:14:29.544Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-05-11T08:14:29.544Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-05-11T08:14:29.544Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-05-11T08:14:29.544Z] === RUN TestDockerSuite/TestExecWithUser [2022-05-11T08:14:29.544Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-05-11T08:14:29.544Z] === RUN TestDockerSuite/TestGetContainerStats [2022-05-11T08:14:36.135Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-05-11T08:14:36.135Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-05-11T08:14:36.135Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-05-11T08:14:36.578Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-05-11T08:14:37.659Z] === RUN TestDockerSuite/TestRunModeHostname [2022-05-11T08:14:37.659Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-05-11T08:14:37.659Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-05-11T08:14:37.659Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-05-11T08:14:37.659Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-05-11T08:14:37.659Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-05-11T08:14:37.659Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-05-11T08:14:37.659Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-05-11T08:14:37.659Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-05-11T08:14:37.659Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-05-11T08:14:37.659Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-05-11T08:14:37.659Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-05-11T08:14:37.659Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-05-11T08:14:37.659Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-05-11T08:14:37.659Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-05-11T08:14:37.659Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-05-11T08:14:37.659Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-05-11T08:14:37.659Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-05-11T08:14:37.659Z] === RUN TestDockerSuite/TestRunMount [2022-05-11T08:14:37.659Z] docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux [2022-05-11T08:14:37.659Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-05-11T08:14:37.659Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-05-11T08:14:37.659Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-05-11T08:14:37.659Z] docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux [2022-05-11T08:14:37.659Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-05-11T08:14:37.659Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-05-11T08:14:37.659Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-05-11T08:14:42.936Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-05-11T08:14:42.936Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-05-11T08:14:42.936Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-05-11T08:14:42.936Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-05-11T08:14:42.936Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-05-11T08:14:42.936Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-05-11T08:14:42.936Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-05-11T08:14:42.936Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-05-11T08:14:42.936Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-05-11T08:14:42.936Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-05-11T08:14:42.936Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-05-11T08:14:43.390Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-05-11T08:14:43.610Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-05-11T08:14:46.178Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-05-11T08:14:46.178Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-05-11T08:14:46.178Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-05-11T08:14:46.178Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-05-11T08:14:46.178Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-05-11T08:14:46.178Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-05-11T08:14:46.178Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-05-11T08:14:48.269Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-05-11T08:14:50.702Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-05-11T08:14:50.835Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-05-11T08:14:54.436Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-05-11T08:14:55.301Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-05-11T08:14:55.301Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-05-11T08:14:55.301Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-05-11T08:14:55.301Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-05-11T08:14:55.301Z] === RUN TestDockerSuite/TestHealth [2022-05-11T08:14:55.301Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-05-11T08:14:55.301Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-05-11T08:14:55.301Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-05-11T08:14:55.491Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-05-11T08:14:55.491Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-05-11T08:14:55.491Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-05-11T08:14:55.491Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-05-11T08:14:55.491Z] === RUN TestDockerSuite/TestRunNetHost [2022-05-11T08:14:55.491Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-05-11T08:14:55.491Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-05-11T08:14:55.491Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-05-11T08:14:55.491Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-05-11T08:14:55.491Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-05-11T08:14:55.491Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-05-11T08:14:55.491Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-05-11T08:14:55.491Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-05-11T08:14:55.491Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-05-11T08:14:55.491Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-05-11T08:14:55.491Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-05-11T08:14:55.491Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-05-11T08:14:55.491Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-05-11T08:14:55.491Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-05-11T08:14:55.491Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-05-11T08:14:55.756Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-05-11T08:14:55.756Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-05-11T08:14:56.450Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-05-11T08:14:58.615Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-05-11T08:15:00.138Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-05-11T08:15:00.216Z] === RUN TestDockerSuite/TestBuildEnv [2022-05-11T08:15:00.216Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-05-11T08:15:00.216Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-05-11T08:15:00.216Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-05-11T08:15:00.674Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-05-11T08:15:00.674Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-05-11T08:15:00.674Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-05-11T08:15:00.674Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-05-11T08:15:00.674Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-05-11T08:15:00.675Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-05-11T08:15:00.675Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-05-11T08:15:01.519Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-05-11T08:15:01.519Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-05-11T08:15:01.519Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-05-11T08:15:01.519Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-05-11T08:15:01.519Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-05-11T08:15:01.519Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-05-11T08:15:01.519Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-05-11T08:15:01.665Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-05-11T08:15:02.479Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-05-11T08:15:02.479Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-05-11T08:15:02.479Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-05-11T08:15:03.189Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-05-11T08:15:03.438Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-05-11T08:15:03.438Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-05-11T08:15:03.643Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-05-11T08:15:03.644Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-05-11T08:15:03.644Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-05-11T08:15:03.644Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-05-11T08:15:03.644Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-05-11T08:15:03.644Z] === RUN TestDockerSuite/TestRunPortInUse [2022-05-11T08:15:03.644Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-05-11T08:15:03.644Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-05-11T08:15:03.644Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-05-11T08:15:03.644Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-05-11T08:15:03.644Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-05-11T08:15:03.644Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-05-11T08:15:03.644Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-05-11T08:15:03.644Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-05-11T08:15:03.644Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-05-11T08:15:03.644Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-05-11T08:15:05.353Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-05-11T08:15:05.353Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-05-11T08:15:05.353Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-05-11T08:15:05.353Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-05-11T08:15:05.353Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-05-11T08:15:05.353Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-05-11T08:15:05.353Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-05-11T08:15:05.602Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-05-11T08:15:05.603Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-05-11T08:15:06.889Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-05-11T08:15:07.351Z] === RUN TestDockerSuite/TestRunPublishPort [2022-05-11T08:15:07.351Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-05-11T08:15:07.351Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-05-11T08:15:07.351Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-05-11T08:15:07.351Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-05-11T08:15:07.351Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-05-11T08:15:07.351Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-05-11T08:15:07.351Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-05-11T08:15:07.351Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-05-11T08:15:07.351Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-05-11T08:15:07.351Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-05-11T08:15:08.490Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-05-11T08:15:11.373Z] === RUN TestDockerSuite/TestImagesFormat [2022-05-11T08:15:11.373Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-05-11T08:15:11.373Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-05-11T08:15:11.373Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-05-11T08:15:12.686Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-05-11T08:15:16.029Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-05-11T08:15:16.029Z] === RUN TestDockerSuite/TestImportBadURL [2022-05-11T08:15:16.029Z] === RUN TestDockerSuite/TestImportDisplay [2022-05-11T08:15:16.029Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-05-11T08:15:16.029Z] === RUN TestDockerSuite/TestImportFile [2022-05-11T08:15:16.029Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-05-11T08:15:16.029Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-05-11T08:15:16.029Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-05-11T08:15:16.029Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-05-11T08:15:16.029Z] === RUN TestDockerSuite/TestImportGzipped [2022-05-11T08:15:16.029Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-05-11T08:15:16.029Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-05-11T08:15:16.029Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-05-11T08:15:16.029Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-05-11T08:15:16.029Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-05-11T08:15:16.029Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-05-11T08:15:16.029Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-05-11T08:15:16.029Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-05-11T08:15:16.029Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-05-11T08:15:16.029Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-05-11T08:15:16.029Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-05-11T08:15:16.029Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-05-11T08:15:16.029Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-05-11T08:15:16.029Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-05-11T08:15:16.029Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-05-11T08:15:17.620Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-05-11T08:15:17.621Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-05-11T08:15:17.621Z] === RUN TestDockerSuite/TestRunRm [2022-05-11T08:15:18.911Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-05-11T08:15:19.144Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-05-11T08:15:22.622Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-05-11T08:15:22.622Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-05-11T08:15:22.622Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-05-11T08:15:22.622Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-05-11T08:15:22.622Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-05-11T08:15:22.622Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-05-11T08:15:22.622Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-05-11T08:15:22.622Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-05-11T08:15:24.900Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-05-11T08:15:25.515Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-05-11T08:15:25.515Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-05-11T08:15:27.783Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-05-11T08:15:29.220Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-05-11T08:15:29.220Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-05-11T08:15:29.220Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-05-11T08:15:29.220Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-05-11T08:15:29.220Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-05-11T08:15:29.220Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-05-11T08:15:29.220Z] === RUN TestDockerSuite/TestInspectDefault [2022-05-11T08:15:29.944Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-05-11T08:15:32.104Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-05-11T08:15:32.107Z] === RUN TestDockerSuite/TestInspectHistory [2022-05-11T08:15:33.780Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-05-11T08:15:33.780Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-05-11T08:15:33.780Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-05-11T08:15:33.780Z] === RUN TestDockerSuite/TestBuildExpose [2022-05-11T08:15:33.780Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-05-11T08:15:33.780Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-05-11T08:15:33.780Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-05-11T08:15:33.780Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-05-11T08:15:33.780Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-05-11T08:15:33.780Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-05-11T08:15:33.780Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-05-11T08:15:33.780Z] === RUN TestDockerSuite/TestBuildFails [2022-05-11T08:15:35.118Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-05-11T08:15:35.118Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-05-11T08:15:35.118Z] === RUN TestDockerSuite/TestRunState [2022-05-11T08:15:35.118Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-05-11T08:15:35.118Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-05-11T08:15:35.952Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-05-11T08:15:35.952Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-05-11T08:15:36.765Z] === RUN TestDockerSuite/TestInspectImage [2022-05-11T08:15:36.765Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-05-11T08:15:36.765Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-05-11T08:15:36.765Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-05-11T08:15:36.765Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-05-11T08:15:36.765Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-05-11T08:15:36.765Z] === RUN TestDockerSuite/TestInspectInt64 [2022-05-11T08:15:37.278Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-05-11T08:15:37.279Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-05-11T08:15:37.279Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-05-11T08:15:40.160Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-05-11T08:15:40.160Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-05-11T08:15:40.160Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-05-11T08:15:40.160Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-05-11T08:15:40.160Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-05-11T08:15:40.160Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-05-11T08:15:40.160Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-05-11T08:15:40.160Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-05-11T08:15:40.160Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-05-11T08:15:40.472Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-05-11T08:15:43.014Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-05-11T08:15:44.179Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-05-11T08:15:44.179Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-05-11T08:15:44.821Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-05-11T08:15:44.822Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-05-11T08:15:44.822Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-05-11T08:15:44.822Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-05-11T08:15:44.822Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-05-11T08:15:44.822Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-05-11T08:15:44.822Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-05-11T08:15:44.822Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-05-11T08:15:44.822Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-05-11T08:15:44.822Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-05-11T08:15:44.822Z] === RUN TestDockerSuite/TestRunUserByID [2022-05-11T08:15:44.822Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-05-11T08:15:44.822Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-05-11T08:15:44.822Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-05-11T08:15:44.822Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-05-11T08:15:44.822Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-05-11T08:15:44.822Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-05-11T08:15:44.822Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-05-11T08:15:44.822Z] === RUN TestDockerSuite/TestRunUserByName [2022-05-11T08:15:44.822Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-05-11T08:15:44.822Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-05-11T08:15:46.981Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-05-11T08:15:46.981Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-05-11T08:15:46.981Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-05-11T08:15:47.066Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-05-11T08:15:49.861Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-05-11T08:15:49.861Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-05-11T08:15:49.861Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-05-11T08:15:49.861Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-05-11T08:15:49.861Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-05-11T08:15:50.774Z] === RUN TestDockerSuite/TestInspectPlugin [2022-05-11T08:15:50.774Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-05-11T08:15:50.774Z] === RUN TestDockerSuite/TestInspectRootFS [2022-05-11T08:15:50.774Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-05-11T08:15:52.743Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-05-11T08:15:54.482Z] === RUN TestDockerSuite/TestInspectStatus [2022-05-11T08:15:55.378Z] === RUN TestDockerSuite/TestBuildForceRm [2022-05-11T08:15:58.198Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-05-11T08:16:01.268Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-05-11T08:16:02.433Z] === RUN TestDockerSuite/TestBuildFromGit [2022-05-11T08:16:05.237Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-05-11T08:16:05.926Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-05-11T08:16:08.964Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-05-11T08:16:11.688Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-05-11T08:16:11.688Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-05-11T08:16:11.688Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-05-11T08:16:11.688Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-05-11T08:16:11.845Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-05-11T08:16:14.572Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-05-11T08:16:14.794Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-05-11T08:16:15.553Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-05-11T08:16:15.758Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-05-11T08:16:17.454Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-05-11T08:16:18.434Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-05-11T08:16:19.614Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-05-11T08:16:19.614Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-05-11T08:16:19.614Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-05-11T08:16:19.614Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-05-11T08:16:19.614Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-05-11T08:16:19.614Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-05-11T08:16:19.614Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-05-11T08:16:19.614Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-05-11T08:16:19.614Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-05-11T08:16:19.614Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-05-11T08:16:19.614Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-05-11T08:16:19.614Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-05-11T08:16:19.614Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-05-11T08:16:19.614Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-05-11T08:16:19.614Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-05-11T08:16:21.328Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-05-11T08:16:22.816Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-05-11T08:16:22.816Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-05-11T08:16:22.816Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-05-11T08:16:23.274Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-05-11T08:16:23.324Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-05-11T08:16:23.731Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-05-11T08:16:23.731Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-05-11T08:16:24.189Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-05-11T08:16:24.211Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-05-11T08:16:24.211Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-05-11T08:16:24.211Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-05-11T08:16:24.211Z] === RUN TestDockerSuite/TestLinksEnvs [2022-05-11T08:16:24.211Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-05-11T08:16:24.211Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-05-11T08:16:24.211Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-05-11T08:16:24.211Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-05-11T08:16:24.211Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-05-11T08:16:24.211Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-05-11T08:16:24.211Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-05-11T08:16:24.211Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-05-11T08:16:24.211Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-05-11T08:16:24.211Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-05-11T08:16:24.211Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-05-11T08:16:24.211Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-05-11T08:16:24.211Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-05-11T08:16:24.666Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-05-11T08:16:24.666Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-05-11T08:16:24.666Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-05-11T08:16:24.666Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-05-11T08:16:24.666Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-05-11T08:16:24.666Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-05-11T08:16:24.666Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-05-11T08:16:24.666Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-05-11T08:16:24.666Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-05-11T08:16:24.666Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-05-11T08:16:24.666Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-05-11T08:16:24.666Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-05-11T08:16:24.666Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-05-11T08:16:24.666Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-05-11T08:16:24.666Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-05-11T08:16:24.666Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-05-11T08:16:24.666Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-05-11T08:16:24.666Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-05-11T08:16:24.666Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-05-11T08:16:24.847Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-05-11T08:16:27.004Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-05-11T08:16:27.546Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-05-11T08:16:31.259Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-05-11T08:16:31.662Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-05-11T08:16:31.663Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-05-11T08:16:31.663Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-05-11T08:16:31.663Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-05-11T08:16:31.663Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-05-11T08:16:31.663Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-05-11T08:16:31.663Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-05-11T08:16:31.663Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-05-11T08:16:31.663Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-05-11T08:16:31.663Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-05-11T08:16:31.663Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-05-11T08:16:31.663Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-05-11T08:16:31.663Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-05-11T08:16:31.663Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-05-11T08:16:31.663Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-05-11T08:16:31.663Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-05-11T08:16:31.663Z] === RUN TestDockerSuite/TestSaveImageId [2022-05-11T08:16:31.663Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-05-11T08:16:32.117Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-05-11T08:16:32.118Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-05-11T08:16:32.118Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-05-11T08:16:32.118Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-05-11T08:16:32.118Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-05-11T08:16:32.118Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-05-11T08:16:32.118Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-05-11T08:16:32.118Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-05-11T08:16:32.118Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-05-11T08:16:32.118Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-05-11T08:16:32.118Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-05-11T08:16:32.118Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-05-11T08:16:32.118Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-05-11T08:16:32.118Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-05-11T08:16:32.118Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-05-11T08:16:32.118Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-05-11T08:16:32.118Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-05-11T08:16:34.282Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-05-11T08:16:34.736Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-05-11T08:16:35.192Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-05-11T08:16:35.192Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-05-11T08:16:37.012Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-05-11T08:16:37.352Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-05-11T08:16:37.352Z] === RUN TestDockerSuite/TestSlowStdinClosing/0 [2022-05-11T08:16:39.513Z] === RUN TestDockerSuite/TestSlowStdinClosing/1 [2022-05-11T08:16:40.722Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-05-11T08:16:40.723Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-05-11T08:16:40.723Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-05-11T08:16:41.849Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-05-11T08:16:41.850Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-05-11T08:16:41.850Z] === RUN TestDockerSuite/TestBuildHistory [2022-05-11T08:16:42.396Z] === RUN TestDockerSuite/TestSlowStdinClosing/2 [2022-05-11T08:16:43.604Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-05-11T08:16:44.058Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-05-11T08:16:44.559Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-05-11T08:16:44.559Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-05-11T08:16:44.559Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-05-11T08:16:49.813Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-05-11T08:16:53.081Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-05-11T08:16:53.081Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-05-11T08:16:53.081Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-05-11T08:16:54.219Z] === RUN TestDockerSuite/TestBuildIidFile [2022-05-11T08:16:55.184Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-05-11T08:16:56.844Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-05-11T08:16:57.738Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-05-11T08:16:57.738Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-05-11T08:16:57.738Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-05-11T08:16:57.738Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-05-11T08:16:57.738Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-05-11T08:16:57.738Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-05-11T08:16:57.738Z] === RUN TestDockerSuite/TestStartRecordError [2022-05-11T08:16:57.738Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-05-11T08:16:57.738Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-05-11T08:16:58.082Z] === RUN TestDockerSuite/TestBuildInheritance [2022-05-11T08:16:58.082Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-05-11T08:16:58.082Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-05-11T08:16:59.047Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-05-11T08:16:59.047Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-05-11T08:17:02.598Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-05-11T08:17:03.494Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-05-11T08:17:03.494Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-05-11T08:17:03.494Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-05-11T08:17:03.494Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-05-11T08:17:03.494Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-05-11T08:17:03.494Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-05-11T08:17:03.494Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-05-11T08:17:03.494Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-05-11T08:17:03.494Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-05-11T08:17:03.494Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-05-11T08:17:03.494Z] === RUN TestDockerSuite/TestStatsNoStream [2022-05-11T08:17:03.494Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-05-11T08:17:03.494Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-05-11T08:17:04.826Z] === RUN TestDockerSuite/TestBuildLabel [2022-05-11T08:17:05.658Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-05-11T08:17:05.793Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-05-11T08:17:06.307Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-05-11T08:17:06.757Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-05-11T08:17:07.731Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-05-11T08:17:07.826Z] === RUN TestDockerSuite/TestTopPrivileged [2022-05-11T08:17:07.826Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-05-11T08:17:07.826Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-05-11T08:17:09.272Z] === RUN TestDockerSuite/TestBuildLabels [2022-05-11T08:17:09.984Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-05-11T08:17:09.984Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-05-11T08:17:09.984Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-05-11T08:17:09.984Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-05-11T08:17:09.984Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-05-11T08:17:09.984Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-05-11T08:17:09.984Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-05-11T08:17:09.984Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-05-11T08:17:09.984Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-05-11T08:17:09.984Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-05-11T08:17:09.984Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-05-11T08:17:09.984Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-05-11T08:17:09.984Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-05-11T08:17:10.809Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-05-11T08:17:10.963Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-05-11T08:17:10.963Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-05-11T08:17:10.963Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-05-11T08:17:12.989Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-05-11T08:17:13.936Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-05-11T08:17:17.653Z] === RUN TestDockerSuite/TestLogsSince [2022-05-11T08:17:21.545Z] === RUN TestDockerSuite/TestBuildLastModified [2022-05-11T08:17:21.545Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-05-11T08:17:21.545Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-05-11T08:17:21.545Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-05-11T08:17:21.545Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-05-11T08:17:21.545Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-05-11T08:17:21.545Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-05-11T08:17:21.545Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-05-11T08:17:21.545Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-05-11T08:17:22.004Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-05-11T08:17:22.972Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-05-11T08:17:24.739Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-05-11T08:17:25.194Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-05-11T08:17:25.194Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-05-11T08:17:25.194Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-05-11T08:17:25.194Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-05-11T08:17:25.648Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-05-11T08:17:25.648Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-05-11T08:17:26.103Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-05-11T08:17:27.937Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-05-11T08:17:27.937Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-05-11T08:17:27.937Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-05-11T08:17:27.937Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-05-11T08:17:27.937Z] === RUN TestDockerSuite/TestLogsTail [2022-05-11T08:17:28.986Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-05-11T08:17:28.986Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-05-11T08:17:30.035Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-05-11T08:17:30.099Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-05-11T08:17:31.869Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-05-11T08:17:32.323Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-05-11T08:17:32.779Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-05-11T08:17:32.779Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-05-11T08:17:32.779Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-05-11T08:17:33.808Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-05-11T08:17:36.689Z] === RUN TestDockerSuite/TestMountIntoProc [2022-05-11T08:17:36.689Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-05-11T08:17:36.689Z] === RUN TestDockerSuite/TestMountIntoSys [2022-05-11T08:17:36.689Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-05-11T08:17:36.689Z] === RUN TestDockerSuite/TestNetHostname [2022-05-11T08:17:36.689Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-05-11T08:17:36.689Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-05-11T08:17:36.689Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-05-11T08:17:36.689Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-05-11T08:17:36.689Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-05-11T08:17:36.689Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-05-11T08:17:36.689Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-05-11T08:17:36.689Z] === RUN TestDockerSuite/TestPluginActive [2022-05-11T08:17:36.689Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-05-11T08:17:36.689Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-05-11T08:17:36.689Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-05-11T08:17:36.689Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-05-11T08:17:36.689Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-05-11T08:17:36.689Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-05-11T08:17:36.689Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-05-11T08:17:36.689Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-05-11T08:17:36.689Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-05-11T08:17:36.689Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-05-11T08:17:36.689Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-05-11T08:17:36.689Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-05-11T08:17:36.689Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-05-11T08:17:36.689Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-05-11T08:17:36.689Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-05-11T08:17:36.689Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-05-11T08:17:36.689Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-05-11T08:17:36.689Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-05-11T08:17:36.689Z] === RUN TestDockerSuite/TestPortHostBinding [2022-05-11T08:17:36.689Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-05-11T08:17:36.689Z] === RUN TestDockerSuite/TestPortList [2022-05-11T08:17:36.689Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-05-11T08:17:36.689Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-05-11T08:17:41.304Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-05-11T08:17:41.305Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-05-11T08:17:41.305Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-05-11T08:17:41.305Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-05-11T08:17:41.305Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-05-11T08:17:41.305Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-05-11T08:17:41.305Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-05-11T08:17:42.444Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-05-11T08:17:42.444Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-05-11T08:17:42.444Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-05-11T08:17:42.444Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-05-11T08:17:42.444Z] docker_api_containers_test.go:1535: unmatched requirement DaemonIsLinux [2022-05-11T08:17:42.444Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-05-11T08:17:42.444Z] docker_api_containers_test.go:1449: unmatched requirement DaemonIsLinux [2022-05-11T08:17:42.444Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-05-11T08:17:42.444Z] docker_api_containers_test.go:1431: unmatched requirement DaemonIsLinux [2022-05-11T08:17:42.444Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-05-11T08:17:42.444Z] docker_api_containers_test.go:1477: unmatched requirement DaemonIsLinux [2022-05-11T08:17:42.444Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-05-11T08:17:42.444Z] docker_api_containers_test.go:1560: unmatched requirement DaemonIsLinux [2022-05-11T08:17:42.444Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-05-11T08:17:42.444Z] docker_api_containers_test.go:1504: unmatched requirement DaemonIsLinux [2022-05-11T08:17:42.444Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-05-11T08:17:42.444Z] docker_api_containers_test.go:1327: unmatched requirement DaemonIsLinux [2022-05-11T08:17:42.444Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-05-11T08:17:48.202Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-05-11T08:17:48.202Z] docker_api_containers_test.go:1398: unmatched requirement DaemonIsLinux [2022-05-11T08:17:48.202Z] === RUN TestDockerSuite/TestPsByOrder [2022-05-11T08:17:49.826Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-05-11T08:17:49.826Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-05-11T08:17:49.826Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-05-11T08:17:59.960Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-05-11T08:17:59.960Z] docker_cli_build_test.go:5514: unmatched requirement DaemonIsLinux [2022-05-11T08:17:59.960Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-05-11T08:17:59.960Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-05-11T08:18:00.099Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-05-11T08:18:00.099Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.099Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-05-11T08:18:00.099Z] --- PASS: TestDockerSuite (2103.60s) [2022-05-11T08:18:00.099Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.03s) [2022-05-11T08:18:00.099Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-05-11T08:18:00.099Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2022-05-11T08:18:00.099Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) [2022-05-11T08:18:00.099Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2022-05-11T08:18:00.099Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2022-05-11T08:18:00.099Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2022-05-11T08:18:00.099Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.65s) [2022-05-11T08:18:00.099Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.25s) [2022-05-11T08:18:00.099Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.60s) [2022-05-11T08:18:00.099Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.34s) [2022-05-11T08:18:00.099Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (70.15s) [2022-05-11T08:18:00.099Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.71s) [2022-05-11T08:18:00.099Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.23s) [2022-05-11T08:18:00.099Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-05-11T08:18:00.099Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2022-05-11T08:18:00.099Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-05-11T08:18:00.099Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-05-11T08:18:00.099Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-05-11T08:18:00.099Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-05-11T08:18:00.099Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-05-11T08:18:00.099Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s) [2022-05-11T08:18:00.099Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-05-11T08:18:00.099Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.09s) [2022-05-11T08:18:00.099Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2022-05-11T08:18:00.099Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2022-05-11T08:18:00.099Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.96s) [2022-05-11T08:18:00.099Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.32s) [2022-05-11T08:18:00.099Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-05-11T08:18:00.099Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-05-11T08:18:00.099Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-05-11T08:18:00.099Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2022-05-11T08:18:00.099Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.89s) [2022-05-11T08:18:00.099Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-05-11T08:18:00.099Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2022-05-11T08:18:00.099Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (5.64s) [2022-05-11T08:18:00.099Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (71.77s) [2022-05-11T08:18:00.099Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.35s) [2022-05-11T08:18:00.099Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (4.71s) [2022-05-11T08:18:00.099Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2022-05-11T08:18:00.099Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (3.59s) [2022-05-11T08:18:00.099Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.90s) [2022-05-11T08:18:00.099Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-05-11T08:18:00.099Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-05-11T08:18:00.099Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2022-05-11T08:18:00.099Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.23s) [2022-05-11T08:18:00.099Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.91s) [2022-05-11T08:18:00.099Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.17s) [2022-05-11T08:18:00.099Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.57s) [2022-05-11T08:18:00.099Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2022-05-11T08:18:00.099Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-05-11T08:18:00.099Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.07s) [2022-05-11T08:18:00.099Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.92s) [2022-05-11T08:18:00.099Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (10.96s) [2022-05-11T08:18:00.099Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (4.59s) [2022-05-11T08:18:00.099Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.02s) [2022-05-11T08:18:00.099Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2022-05-11T08:18:00.099Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.24s) [2022-05-11T08:18:00.099Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.59s) [2022-05-11T08:18:00.099Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (4.60s) [2022-05-11T08:18:00.099Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2022-05-11T08:18:00.099Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-05-11T08:18:00.099Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-05-11T08:18:00.099Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-05-11T08:18:00.099Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.50s) [2022-05-11T08:18:00.099Z] --- PASS: TestDockerSuite/TestBuildAddTar (30.83s) [2022-05-11T08:18:00.099Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2022-05-11T08:18:00.099Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.31s) [2022-05-11T08:18:00.099Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (15.73s) [2022-05-11T08:18:00.099Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.61s) [2022-05-11T08:18:00.099Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.49s) [2022-05-11T08:18:00.099Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (6.32s) [2022-05-11T08:18:00.099Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.89s) [2022-05-11T08:18:00.099Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (4.26s) [2022-05-11T08:18:00.099Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (7.84s) [2022-05-11T08:18:00.099Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (7.36s) [2022-05-11T08:18:00.099Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.32s) [2022-05-11T08:18:00.099Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (4.68s) [2022-05-11T08:18:00.099Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2022-05-11T08:18:00.099Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-05-11T08:18:00.100Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (6.30s) [2022-05-11T08:18:00.100Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2022-05-11T08:18:00.100Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.57s) [2022-05-11T08:18:00.100Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2022-05-11T08:18:00.100Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2022-05-11T08:18:00.100Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (21.53s) [2022-05-11T08:18:00.100Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (4.06s) [2022-05-11T08:18:00.100Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.69s) [2022-05-11T08:18:00.100Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.44s) [2022-05-11T08:18:00.100Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.43s) [2022-05-11T08:18:00.100Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2022-05-11T08:18:00.100Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (3.88s) [2022-05-11T08:18:00.100Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.33s) [2022-05-11T08:18:00.100Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2022-05-11T08:18:00.100Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-05-11T08:18:00.100Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.48s) [2022-05-11T08:18:00.100Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.96s) [2022-05-11T08:18:00.100Z] --- PASS: TestDockerSuite/TestBuildCmd (0.58s) [2022-05-11T08:18:00.100Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.56s) [2022-05-11T08:18:00.100Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.59s) [2022-05-11T08:18:00.100Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (5.50s) [2022-05-11T08:18:00.100Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.36s) [2022-05-11T08:18:00.100Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2022-05-11T08:18:00.100Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.23s) [2022-05-11T08:18:00.100Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-05-11T08:18:00.100Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.50s) [2022-05-11T08:18:00.100Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.80s) [2022-05-11T08:18:00.100Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.92s) [2022-05-11T08:18:00.100Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.51s) [2022-05-11T08:18:00.100Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2022-05-11T08:18:00.100Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.87s) [2022-05-11T08:18:00.100Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.69s) [2022-05-11T08:18:00.100Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-05-11T08:18:00.100Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-05-11T08:18:00.100Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (5.16s) [2022-05-11T08:18:00.100Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (29.89s) [2022-05-11T08:18:00.100Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.63s) [2022-05-11T08:18:00.100Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.55s) [2022-05-11T08:18:00.100Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (4.58s) [2022-05-11T08:18:00.100Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.32s) [2022-05-11T08:18:00.100Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.32s) [2022-05-11T08:18:00.100Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2022-05-11T08:18:00.100Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.56s) [2022-05-11T08:18:00.100Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2022-05-11T08:18:00.100Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (20.61s) [2022-05-11T08:18:00.100Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.76s) [2022-05-11T08:18:00.100Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.33s) [2022-05-11T08:18:00.100Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (16.05s) [2022-05-11T08:18:00.100Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.51s) [2022-05-11T08:18:00.100Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.69s) [2022-05-11T08:18:00.100Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (3.85s) [2022-05-11T08:18:00.100Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (3.03s) [2022-05-11T08:18:00.100Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (3.00s) [2022-05-11T08:18:00.100Z] --- PASS: TestDockerSuite/TestBuildDockerignore (44.33s) [2022-05-11T08:18:00.100Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (5.27s) [2022-05-11T08:18:00.100Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.36s) [2022-05-11T08:18:00.100Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (48.34s) [2022-05-11T08:18:00.100Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.51s) [2022-05-11T08:18:00.100Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.65s) [2022-05-11T08:18:00.100Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (17.17s) [2022-05-11T08:18:00.100Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (9.37s) [2022-05-11T08:18:00.100Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (9.20s) [2022-05-11T08:18:00.100Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (26.17s) [2022-05-11T08:18:00.100Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (9.98s) [2022-05-11T08:18:00.100Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (8.83s) [2022-05-11T08:18:00.100Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (68.55s) [2022-05-11T08:18:00.100Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.38s) [2022-05-11T08:18:00.100Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.29s) [2022-05-11T08:18:00.100Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s) [2022-05-11T08:18:00.100Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.54s) [2022-05-11T08:18:00.100Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.12s) [2022-05-11T08:18:00.100Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-05-11T08:18:00.100Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.51s) [2022-05-11T08:18:00.100Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.57s) [2022-05-11T08:18:00.100Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (4.98s) [2022-05-11T08:18:00.100Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (3.57s) [2022-05-11T08:18:00.100Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (4.14s) [2022-05-11T08:18:00.100Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2022-05-11T08:18:00.100Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.32s) [2022-05-11T08:18:00.100Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-05-11T08:18:00.100Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-05-11T08:18:00.100Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-05-11T08:18:00.100Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (3.77s) [2022-05-11T08:18:00.100Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-05-11T08:18:00.100Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2022-05-11T08:18:00.100Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2022-05-11T08:18:00.100Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.00s) [2022-05-11T08:18:00.100Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (4.10s) [2022-05-11T08:18:00.100Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (12.56s) [2022-05-11T08:18:00.100Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.60s) [2022-05-11T08:18:00.100Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2022-05-11T08:18:00.100Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2022-05-11T08:18:00.100Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2022-05-11T08:18:00.100Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2022-05-11T08:18:00.100Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2022-05-11T08:18:00.100Z] --- PASS: TestDockerSuite/TestBuildFails (2.45s) [2022-05-11T08:18:00.100Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.11s) [2022-05-11T08:18:00.100Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (5.94s) [2022-05-11T08:18:00.100Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (5.49s) [2022-05-11T08:18:00.100Z] --- PASS: TestDockerSuite/TestBuildForceRm (6.03s) [2022-05-11T08:18:00.100Z] --- PASS: TestDockerSuite/TestBuildFromGit (5.31s) [2022-05-11T08:18:00.100Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.18s) [2022-05-11T08:18:00.100Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (4.50s) [2022-05-11T08:18:00.100Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2022-05-11T08:18:00.100Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.67s) [2022-05-11T08:18:00.100Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.56s) [2022-05-11T08:18:00.100Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-05-11T08:18:00.100Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (12.65s) [2022-05-11T08:18:00.100Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2022-05-11T08:18:00.100Z] --- PASS: TestDockerSuite/TestBuildHistory (10.64s) [2022-05-11T08:18:00.100Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.96s) [2022-05-11T08:18:00.100Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (1.64s) [2022-05-11T08:18:00.100Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.03s) [2022-05-11T08:18:00.100Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.74s) [2022-05-11T08:18:00.100Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.07s) [2022-05-11T08:18:00.100Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (3.94s) [2022-05-11T08:18:00.100Z] --- PASS: TestDockerSuite/TestBuildLabel (0.91s) [2022-05-11T08:18:00.100Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.57s) [2022-05-11T08:18:00.100Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.95s) [2022-05-11T08:18:00.100Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.54s) [2022-05-11T08:18:00.100Z] --- PASS: TestDockerSuite/TestBuildLabels (0.97s) [2022-05-11T08:18:00.100Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.46s) [2022-05-11T08:18:00.100Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (5.52s) [2022-05-11T08:18:00.100Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.07s) [2022-05-11T08:18:00.100Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.03s) [2022-05-11T08:18:00.100Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.08s) [2022-05-11T08:18:00.100Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.08s) [2022-05-11T08:18:00.100Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.08s) [2022-05-11T08:18:00.100Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.09s) [2022-05-11T08:18:00.100Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.52s) [2022-05-11T08:18:00.100Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.56s) [2022-05-11T08:18:00.100Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (4.79s) [2022-05-11T08:18:00.100Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (14.45s) [2022-05-11T08:18:00.100Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.07s) [2022-05-11T08:18:00.100Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.47s) [2022-05-11T08:18:00.100Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (30.85s) [2022-05-11T08:18:00.100Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (14.53s) [2022-05-11T08:18:00.100Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (5.48s) [2022-05-11T08:18:00.100Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (6.24s) [2022-05-11T08:18:00.100Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (4.82s) [2022-05-11T08:18:00.100Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (15.39s) [2022-05-11T08:18:00.100Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2022-05-11T08:18:00.100Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (7.27s) [2022-05-11T08:18:00.100Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.61s) [2022-05-11T08:18:00.100Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2022-05-11T08:18:00.100Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2022-05-11T08:18:00.100Z] --- PASS: TestDockerSuite/TestBuildNoContext (2.91s) [2022-05-11T08:18:00.100Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (4.24s) [2022-05-11T08:18:00.100Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.50s) [2022-05-11T08:18:00.100Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.20s) [2022-05-11T08:18:00.100Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.11s) [2022-05-11T08:18:00.100Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.68s) [2022-05-11T08:18:00.100Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.80s) [2022-05-11T08:18:00.100Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.31s) [2022-05-11T08:18:00.100Z] --- PASS: TestDockerSuite/TestBuildOnBuild (8.19s) [2022-05-11T08:18:00.100Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.49s) [2022-05-11T08:18:00.100Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (8.88s) [2022-05-11T08:18:00.100Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (3.81s) [2022-05-11T08:18:00.100Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (7.01s) [2022-05-11T08:18:00.100Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (4.05s) [2022-05-11T08:18:00.100Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (4.00s) [2022-05-11T08:18:00.100Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.07s) [2022-05-11T08:18:00.100Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2022-05-11T08:18:00.100Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2022-05-11T08:18:00.100Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (1.99s) [2022-05-11T08:18:00.100Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2022-05-11T08:18:00.100Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (36.58s) [2022-05-11T08:18:00.100Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (16.70s) [2022-05-11T08:18:00.100Z] --- PASS: TestDockerSuite/TestBuildRm (10.87s) [2022-05-11T08:18:00.100Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (2.92s) [2022-05-11T08:18:00.100Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.10s) [2022-05-11T08:18:00.100Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.32s) [2022-05-11T08:18:00.100Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.29s) [2022-05-11T08:18:00.100Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (3.64s) [2022-05-11T08:18:00.100Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (3.24s) [2022-05-11T08:18:00.100Z] --- PASS: TestDockerSuite/TestBuildShellInherited (4.21s) [2022-05-11T08:18:00.100Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (15.63s) [2022-05-11T08:18:00.100Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.67s) [2022-05-11T08:18:00.100Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.62s) [2022-05-11T08:18:00.100Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (8.23s) [2022-05-11T08:18:00.100Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.27s) [2022-05-11T08:18:00.100Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (3.76s) [2022-05-11T08:18:00.100Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.08s) [2022-05-11T08:18:00.100Z] --- PASS: TestDockerSuite/TestBuildStderr (3.75s) [2022-05-11T08:18:00.100Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (15.78s) [2022-05-11T08:18:00.100Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.31s) [2022-05-11T08:18:00.100Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (3.19s) [2022-05-11T08:18:00.100Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.16s) [2022-05-11T08:18:00.100Z] --- PASS: TestDockerSuite/TestBuildTagEvent (3.80s) [2022-05-11T08:18:00.100Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (4.57s) [2022-05-11T08:18:00.100Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2022-05-11T08:18:00.100Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2022-05-11T08:18:00.100Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-05-11T08:18:00.100Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (3.47s) [2022-05-11T08:18:00.100Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.57s) [2022-05-11T08:18:00.100Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (2.99s) [2022-05-11T08:18:00.100Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2022-05-11T08:18:00.100Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2022-05-11T08:18:00.100Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (19.57s) [2022-05-11T08:18:00.100Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.81s) [2022-05-11T08:18:00.100Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (7.96s) [2022-05-11T08:18:00.100Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (5.04s) [2022-05-11T08:18:00.100Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.32s) [2022-05-11T08:18:00.100Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2022-05-11T08:18:00.100Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.26s) [2022-05-11T08:18:00.100Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.31s) [2022-05-11T08:18:00.100Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (9.42s) [2022-05-11T08:18:00.100Z] --- PASS: TestDockerSuite/TestBuildWithTabs (4.18s) [2022-05-11T08:18:00.100Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.38s) [2022-05-11T08:18:00.100Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (12.48s) [2022-05-11T08:18:00.100Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.34s) [2022-05-11T08:18:00.100Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.32s) [2022-05-11T08:18:00.100Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2022-05-11T08:18:00.100Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.12s) [2022-05-11T08:18:00.100Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (6.36s) [2022-05-11T08:18:00.100Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.93s) [2022-05-11T08:18:00.100Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.31s) [2022-05-11T08:18:00.100Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2022-05-11T08:18:00.100Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2022-05-11T08:18:00.100Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (1.77s) [2022-05-11T08:18:00.100Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (4.31s) [2022-05-11T08:18:00.100Z] --- PASS: TestDockerSuite/TestCommitChange (4.67s) [2022-05-11T08:18:00.100Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (4.32s) [2022-05-11T08:18:00.100Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2022-05-11T08:18:00.100Z] --- PASS: TestDockerSuite/TestCommitNewFile (6.34s) [2022-05-11T08:18:00.100Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-05-11T08:18:00.100Z] --- PASS: TestDockerSuite/TestCommitTTY (6.85s) [2022-05-11T08:18:00.100Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (4.33s) [2022-05-11T08:18:00.100Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-05-11T08:18:00.100Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-05-11T08:18:00.100Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-05-11T08:18:00.100Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-05-11T08:18:00.100Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-05-11T08:18:00.100Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-05-11T08:18:00.100Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2022-05-11T08:18:00.100Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.11s) [2022-05-11T08:18:00.100Z] --- PASS: TestDockerSuite/TestContainerAPICommit (6.80s) [2022-05-11T08:18:00.100Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (6.78s) [2022-05-11T08:18:00.100Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2022-05-11T08:18:00.100Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.43s) [2022-05-11T08:18:00.100Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2022-05-11T08:18:00.100Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2022-05-11T08:18:00.100Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-05-11T08:18:00.100Z] --- PASS: TestDockerSuite/TestContainerAPICreate (2.53s) [2022-05-11T08:18:00.100Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2022-05-11T08:18:00.100Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2022-05-11T08:18:00.100Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.48s) [2022-05-11T08:18:00.100Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2022-05-11T08:18:00.100Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2022-05-11T08:18:00.101Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2022-05-11T08:18:00.101Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2022-05-11T08:18:00.101Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (3.11s) [2022-05-11T08:18:00.101Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.07s) [2022-05-11T08:18:00.101Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.01s) [2022-05-11T08:18:00.101Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s) [2022-05-11T08:18:00.101Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2022-05-11T08:18:00.101Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.05s) [2022-05-11T08:18:00.101Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s) [2022-05-11T08:18:00.101Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.58s) [2022-05-11T08:18:00.101Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-05-11T08:18:00.101Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-05-11T08:18:00.101Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.54s) [2022-05-11T08:18:00.101Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2022-05-11T08:18:00.101Z] --- PASS: TestDockerSuite/TestContainerAPIKill (1.96s) [2022-05-11T08:18:00.101Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2022-05-11T08:18:00.101Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.68s) [2022-05-11T08:18:00.101Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.25s) [2022-05-11T08:18:00.101Z] --- PASS: TestDockerSuite/TestContainerAPIRename (2.55s) [2022-05-11T08:18:00.101Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (3.84s) [2022-05-11T08:18:00.101Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (3.94s) [2022-05-11T08:18:00.101Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.11s) [2022-05-11T08:18:00.101Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2022-05-11T08:18:00.101Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2022-05-11T08:18:00.101Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2022-05-11T08:18:00.101Z] --- PASS: TestDockerSuite/TestContainerAPIStart (2.47s) [2022-05-11T08:18:00.101Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-05-11T08:18:00.101Z] --- PASS: TestDockerSuite/TestContainerAPIStop (2.63s) [2022-05-11T08:18:00.101Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2022-05-11T08:18:00.101Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (1.98s) [2022-05-11T08:18:00.101Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.10s) [2022-05-11T08:18:00.101Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.40s) [2022-05-11T08:18:00.101Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (1.94s) [2022-05-11T08:18:00.101Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2022-05-11T08:18:00.101Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2022-05-11T08:18:00.101Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2022-05-11T08:18:00.101Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-05-11T08:18:00.101Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2022-05-11T08:18:00.101Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (1.55s) [2022-05-11T08:18:00.101Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (17.19s) [2022-05-11T08:18:00.101Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (2.48s) [2022-05-11T08:18:00.101Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (2.48s) [2022-05-11T08:18:00.101Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.50s) [2022-05-11T08:18:00.101Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (2.41s) [2022-05-11T08:18:00.101Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000608a08_} (2.51s) [2022-05-11T08:18:00.101Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-14161065828_c:\foo_false____} (2.41s) [2022-05-11T08:18:00.101Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-14161065828_c:\foo_true____} (2.39s) [2022-05-11T08:18:00.101Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2022-05-11T08:18:00.101Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.36s) [2022-05-11T08:18:00.101Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-05-11T08:18:00.101Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-05-11T08:18:00.101Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-05-11T08:18:00.101Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-05-11T08:18:00.101Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-05-11T08:18:00.101Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.07s) [2022-05-11T08:18:00.101Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.08s) [2022-05-11T08:18:00.101Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.08s) [2022-05-11T08:18:00.101Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-05-11T08:18:00.101Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.08s) [2022-05-11T08:18:00.101Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2022-05-11T08:18:00.101Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2022-05-11T08:18:00.101Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2022-05-11T08:18:00.101Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2022-05-11T08:18:00.101Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2022-05-11T08:18:00.101Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (2.63s) [2022-05-11T08:18:00.101Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-05-11T08:18:00.101Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2022-05-11T08:18:00.101Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2022-05-11T08:18:00.101Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2022-05-11T08:18:00.101Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2022-05-11T08:18:00.101Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-05-11T08:18:00.101Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2022-05-11T08:18:00.101Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2022-05-11T08:18:00.101Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2022-05-11T08:18:00.101Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2022-05-11T08:18:00.101Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-05-11T08:18:00.101Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2022-05-11T08:18:00.101Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-05-11T08:18:00.101Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.51s) [2022-05-11T08:18:00.101Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.06s) [2022-05-11T08:18:00.101Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2022-05-11T08:18:00.101Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.49s) [2022-05-11T08:18:00.101Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2022-05-11T08:18:00.101Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2022-05-11T08:18:00.101Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2022-05-11T08:18:00.101Z] --- PASS: TestDockerSuite/TestCpToCaseA (4.52s) [2022-05-11T08:18:00.101Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.54s) [2022-05-11T08:18:00.101Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2022-05-11T08:18:00.101Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2022-05-11T08:18:00.101Z] --- PASS: TestDockerSuite/TestCpToCaseE (8.95s) [2022-05-11T08:18:00.101Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2022-05-11T08:18:00.101Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2022-05-11T08:18:00.101Z] --- PASS: TestDockerSuite/TestCpToCaseH (8.88s) [2022-05-11T08:18:00.101Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2022-05-11T08:18:00.101Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2022-05-11T08:18:00.101Z] --- PASS: TestDockerSuite/TestCpToDot (2.56s) [2022-05-11T08:18:00.101Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-05-11T08:18:00.101Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2022-05-11T08:18:00.101Z] --- PASS: TestDockerSuite/TestCpToStdout (2.56s) [2022-05-11T08:18:00.101Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-05-11T08:18:00.101Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-05-11T08:18:00.101Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-05-11T08:18:00.101Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2022-05-11T08:18:00.101Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.21s) [2022-05-11T08:18:00.101Z] --- PASS: TestDockerSuite/TestCreateArgs (0.20s) [2022-05-11T08:18:00.101Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.04s) [2022-05-11T08:18:00.101Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.45s) [2022-05-11T08:18:00.101Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.20s) [2022-05-11T08:18:00.101Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.20s) [2022-05-11T08:18:00.101Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (2.20s) [2022-05-11T08:18:00.101Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.66s) [2022-05-11T08:18:00.101Z] --- PASS: TestDockerSuite/TestCreateLabels (0.19s) [2022-05-11T08:18:00.101Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-05-11T08:18:00.101Z] --- PASS: TestDockerSuite/TestCreateRM (0.36s) [2022-05-11T08:18:00.101Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-05-11T08:18:00.101Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.25s) [2022-05-11T08:18:00.101Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.36s) [2022-05-11T08:18:00.101Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (7.58s) [2022-05-11T08:18:00.101Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.22s) [2022-05-11T08:18:00.101Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.42s) [2022-05-11T08:18:00.101Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.11s) [2022-05-11T08:18:00.101Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.22s) [2022-05-11T08:18:00.101Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-05-11T08:18:00.101Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.63s) [2022-05-11T08:18:00.101Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2022-05-11T08:18:00.101Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.15s) [2022-05-11T08:18:00.101Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-05-11T08:18:00.101Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-05-11T08:18:00.101Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-05-11T08:18:00.101Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-05-11T08:18:00.101Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2022-05-11T08:18:00.101Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-05-11T08:18:00.101Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2022-05-11T08:18:00.101Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2022-05-11T08:18:00.101Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2022-05-11T08:18:00.101Z] --- PASS: TestDockerSuite/TestDockerFails (0.06s) [2022-05-11T08:18:00.101Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2022-05-11T08:18:00.101Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2022-05-11T08:18:00.101Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2022-05-11T08:18:00.101Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2022-05-11T08:18:00.101Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2022-05-11T08:18:00.101Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.61s) [2022-05-11T08:18:00.101Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.62s) [2022-05-11T08:18:00.101Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.61s) [2022-05-11T08:18:00.101Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (8.18s) [2022-05-11T08:18:00.101Z] --- PASS: TestDockerSuite/TestEventsCopy (4.12s) [2022-05-11T08:18:00.101Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (5.31s) [2022-05-11T08:18:00.101Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.43s) [2022-05-11T08:18:00.101Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.73s) [2022-05-11T08:18:00.101Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (3.63s) [2022-05-11T08:18:00.101Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.53s) [2022-05-11T08:18:00.101Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.88s) [2022-05-11T08:18:00.101Z] --- PASS: TestDockerSuite/TestEventsFilters (5.04s) [2022-05-11T08:18:00.101Z] --- PASS: TestDockerSuite/TestEventsFormat (4.99s) [2022-05-11T08:18:00.101Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.06s) [2022-05-11T08:18:00.101Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.06s) [2022-05-11T08:18:00.101Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2022-05-11T08:18:00.101Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2022-05-11T08:18:00.101Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2022-05-11T08:18:00.101Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.16s) [2022-05-11T08:18:00.101Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-05-11T08:18:00.101Z] --- PASS: TestDockerSuite/TestEventsRename (2.65s) [2022-05-11T08:18:00.101Z] --- PASS: TestDockerSuite/TestEventsResize (7.83s) [2022-05-11T08:18:00.101Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.52s) [2022-05-11T08:18:00.101Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.34s) [2022-05-11T08:18:00.101Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (4.86s) [2022-05-11T08:18:00.101Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2022-05-11T08:18:00.101Z] --- PASS: TestDockerSuite/TestEventsUntag (2.74s) [2022-05-11T08:18:00.101Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (4.06s) [2022-05-11T08:18:00.101Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2022-05-11T08:18:00.101Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-05-11T08:18:00.101Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (1.85s) [2022-05-11T08:18:00.101Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (1.89s) [2022-05-11T08:18:00.101Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-05-11T08:18:00.101Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2022-05-11T08:18:00.101Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2022-05-11T08:18:00.101Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.90s) [2022-05-11T08:18:00.101Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (1.93s) [2022-05-11T08:18:00.101Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (1.91s) [2022-05-11T08:18:00.101Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (1.92s) [2022-05-11T08:18:00.101Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (4.33s) [2022-05-11T08:18:00.101Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2022-05-11T08:18:00.101Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2022-05-11T08:18:00.101Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2022-05-11T08:18:00.101Z] --- PASS: TestDockerSuite/TestExecExitStatus (2.02s) [2022-05-11T08:18:00.101Z] --- PASS: TestDockerSuite/TestExecInspectID (3.35s) [2022-05-11T08:18:00.101Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2022-05-11T08:18:00.101Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2022-05-11T08:18:00.101Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2022-05-11T08:18:00.101Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2022-05-11T08:18:00.101Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2022-05-11T08:18:00.101Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.21s) [2022-05-11T08:18:00.101Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-05-11T08:18:00.101Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2022-05-11T08:18:00.101Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2022-05-11T08:18:00.101Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2022-05-11T08:18:00.101Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2022-05-11T08:18:00.101Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.05s) [2022-05-11T08:18:00.101Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-05-11T08:18:00.101Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (5.17s) [2022-05-11T08:18:00.101Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2022-05-11T08:18:00.101Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-05-11T08:18:00.101Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2022-05-11T08:18:00.101Z] --- PASS: TestDockerSuite/TestGetContainerStats (5.80s) [2022-05-11T08:18:00.101Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (5.94s) [2022-05-11T08:18:00.101Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (2.95s) [2022-05-11T08:18:00.101Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (5.79s) [2022-05-11T08:18:00.101Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2022-05-11T08:18:00.101Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s) [2022-05-11T08:18:00.101Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.15s) [2022-05-11T08:18:00.101Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2022-05-11T08:18:00.101Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.06s) [2022-05-11T08:18:00.101Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.06s) [2022-05-11T08:18:00.101Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.07s) [2022-05-11T08:18:00.101Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (4.11s) [2022-05-11T08:18:00.101Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.06s) [2022-05-11T08:18:00.101Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2022-05-11T08:18:00.101Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.06s) [2022-05-11T08:18:00.101Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.06s) [2022-05-11T08:18:00.101Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.28s) [2022-05-11T08:18:00.101Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.56s) [2022-05-11T08:18:00.101Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-05-11T08:18:00.101Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.98s) [2022-05-11T08:18:00.101Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.08s) [2022-05-11T08:18:00.101Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.66s) [2022-05-11T08:18:00.101Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.23s) [2022-05-11T08:18:00.101Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (1.98s) [2022-05-11T08:18:00.101Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (2.68s) [2022-05-11T08:18:00.101Z] --- PASS: TestDockerSuite/TestImagesFormat (0.17s) [2022-05-11T08:18:00.101Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-05-11T08:18:00.101Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.71s) [2022-05-11T08:18:00.101Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.06s) [2022-05-11T08:18:00.101Z] --- PASS: TestDockerSuite/TestImportBadURL (0.07s) [2022-05-11T08:18:00.101Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2022-05-11T08:18:00.101Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2022-05-11T08:18:00.101Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.06s) [2022-05-11T08:18:00.101Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2022-05-11T08:18:00.101Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2022-05-11T08:18:00.101Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-05-11T08:18:00.101Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-05-11T08:18:00.101Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-05-11T08:18:00.101Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-05-11T08:18:00.101Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.07s) [2022-05-11T08:18:00.101Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2022-05-11T08:18:00.101Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2022-05-11T08:18:00.101Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.41s) [2022-05-11T08:18:00.101Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.46s) [2022-05-11T08:18:00.102Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-05-11T08:18:00.102Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-05-11T08:18:00.102Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.09s) [2022-05-11T08:18:00.102Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2022-05-11T08:18:00.102Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.52s) [2022-05-11T08:18:00.102Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.17s) [2022-05-11T08:18:00.102Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.57s) [2022-05-11T08:18:00.102Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2022-05-11T08:18:00.102Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2022-05-11T08:18:00.102Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2022-05-11T08:18:00.102Z] --- PASS: TestDockerSuite/TestInspectDefault (2.50s) [2022-05-11T08:18:00.102Z] --- PASS: TestDockerSuite/TestInspectHistory (4.26s) [2022-05-11T08:18:00.102Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-05-11T08:18:00.102Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2022-05-11T08:18:00.102Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2022-05-11T08:18:00.102Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.45s) [2022-05-11T08:18:00.102Z] --- PASS: TestDockerSuite/TestInspectJSONFields (2.05s) [2022-05-11T08:18:00.102Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.21s) [2022-05-11T08:18:00.102Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.56s) [2022-05-11T08:18:00.102Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.03s) [2022-05-11T08:18:00.102Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2022-05-11T08:18:00.102Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.07s) [2022-05-11T08:18:00.102Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.09s) [2022-05-11T08:18:00.102Z] --- PASS: TestDockerSuite/TestInspectStatus (3.22s) [2022-05-11T08:18:00.102Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (3.79s) [2022-05-11T08:18:00.102Z] --- PASS: TestDockerSuite/TestInspectTemplateError (2.05s) [2022-05-11T08:18:00.102Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.40s) [2022-05-11T08:18:00.102Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (1.97s) [2022-05-11T08:18:00.102Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.38s) [2022-05-11T08:18:00.102Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.46s) [2022-05-11T08:18:00.102Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.34s) [2022-05-11T08:18:00.102Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.08s) [2022-05-11T08:18:00.102Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-05-11T08:18:00.102Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2022-05-11T08:18:00.102Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2022-05-11T08:18:00.102Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2022-05-11T08:18:00.102Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2022-05-11T08:18:00.102Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2022-05-11T08:18:00.102Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2022-05-11T08:18:00.102Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2022-05-11T08:18:00.102Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2022-05-11T08:18:00.102Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2022-05-11T08:18:00.102Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-05-11T08:18:00.102Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2022-05-11T08:18:00.102Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2022-05-11T08:18:00.102Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-05-11T08:18:00.102Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2022-05-11T08:18:00.102Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2022-05-11T08:18:00.102Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.06s) [2022-05-11T08:18:00.102Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s) [2022-05-11T08:18:00.102Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (1.88s) [2022-05-11T08:18:00.102Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (1.94s) [2022-05-11T08:18:00.102Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (5.73s) [2022-05-11T08:18:00.102Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.42s) [2022-05-11T08:18:00.102Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2022-05-11T08:18:00.102Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.08s) [2022-05-11T08:18:00.102Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.06s) [2022-05-11T08:18:00.102Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (4.90s) [2022-05-11T08:18:00.102Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (5.07s) [2022-05-11T08:18:00.102Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (5.01s) [2022-05-11T08:18:00.102Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.33s) [2022-05-11T08:18:00.102Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.22s) [2022-05-11T08:18:00.102Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2022-05-11T08:18:00.102Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.47s) [2022-05-11T08:18:00.102Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.44s) [2022-05-11T08:18:00.102Z] --- PASS: TestDockerSuite/TestLogsSince (8.95s) [2022-05-11T08:18:00.102Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2022-05-11T08:18:00.102Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2022-05-11T08:18:00.102Z] --- PASS: TestDockerSuite/TestLogsTail (2.69s) [2022-05-11T08:18:00.102Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.49s) [2022-05-11T08:18:00.102Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.41s) [2022-05-11T08:18:00.102Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2022-05-11T08:18:00.102Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2022-05-11T08:18:00.102Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2022-05-11T08:18:00.102Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2022-05-11T08:18:00.102Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2022-05-11T08:18:00.102Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-05-11T08:18:00.102Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2022-05-11T08:18:00.102Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2022-05-11T08:18:00.102Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.07s) [2022-05-11T08:18:00.102Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2022-05-11T08:18:00.102Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2022-05-11T08:18:00.102Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2022-05-11T08:18:00.102Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2022-05-11T08:18:00.102Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2022-05-11T08:18:00.102Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-05-11T08:18:00.102Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2022-05-11T08:18:00.102Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2022-05-11T08:18:00.102Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2022-05-11T08:18:00.102Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (4.41s) [2022-05-11T08:18:00.102Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2022-05-11T08:18:00.102Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.01s) [2022-05-11T08:18:00.102Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2022-05-11T08:18:00.102Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2022-05-11T08:18:00.102Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2022-05-11T08:18:00.102Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2022-05-11T08:18:00.102Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-05-11T08:18:00.102Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-05-11T08:18:00.102Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-05-11T08:18:00.102Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (4.80s) [2022-05-11T08:18:00.102Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-05-11T08:18:00.102Z] --- PASS: TestDockerSuite/TestPsByOrder (7.39s) [2022-05-11T08:18:00.102Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2022-05-11T08:18:00.102Z] --- PASS: TestDockerSuite/TestPsListContainersBase (8.20s) [2022-05-11T08:18:00.102Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (14.38s) [2022-05-11T08:18:00.102Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.29s) [2022-05-11T08:18:00.102Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-05-11T08:18:00.102Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (11.49s) [2022-05-11T08:18:00.102Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (3.58s) [2022-05-11T08:18:00.102Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (7.70s) [2022-05-11T08:18:00.102Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (4.60s) [2022-05-11T08:18:00.102Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2022-05-11T08:18:00.102Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-05-11T08:18:00.102Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (4.74s) [2022-05-11T08:18:00.102Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2022-05-11T08:18:00.102Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.03s) [2022-05-11T08:18:00.102Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-05-11T08:18:00.102Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2022-05-11T08:18:00.102Z] --- PASS: TestDockerSuite/TestPsShowMounts (6.54s) [2022-05-11T08:18:00.102Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2022-05-11T08:18:00.102Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.58s) [2022-05-11T08:18:00.102Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-05-11T08:18:00.102Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.23s) [2022-05-11T08:18:00.102Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.96s) [2022-05-11T08:18:00.102Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-05-11T08:18:00.102Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (3.99s) [2022-05-11T08:18:00.102Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (4.71s) [2022-05-11T08:18:00.102Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.62s) [2022-05-11T08:18:00.102Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (20.64s) [2022-05-11T08:18:00.102Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-05-11T08:18:00.102Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (11.15s) [2022-05-11T08:18:00.102Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.25s) [2022-05-11T08:18:00.102Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.21s) [2022-05-11T08:18:00.102Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.78s) [2022-05-11T08:18:00.102Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (4.46s) [2022-05-11T08:18:00.102Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (4.14s) [2022-05-11T08:18:00.102Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-05-11T08:18:00.102Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (4.62s) [2022-05-11T08:18:00.102Z] --- PASS: TestDockerSuite/TestRmiBlank (0.07s) [2022-05-11T08:18:00.102Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.30s) [2022-05-11T08:18:00.102Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (12.57s) [2022-05-11T08:18:00.102Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (3.11s) [2022-05-11T08:18:00.102Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.67s) [2022-05-11T08:18:00.102Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (5.67s) [2022-05-11T08:18:00.102Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (4.51s) [2022-05-11T08:18:00.102Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (7.80s) [2022-05-11T08:18:00.102Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (3.46s) [2022-05-11T08:18:00.102Z] --- PASS: TestDockerSuite/TestRmiTag (0.64s) [2022-05-11T08:18:00.102Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.69s) [2022-05-11T08:18:00.102Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (15.47s) [2022-05-11T08:18:00.102Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.72s) [2022-05-11T08:18:00.102Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (4.73s) [2022-05-11T08:18:00.102Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.21s) [2022-05-11T08:18:00.102Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-05-11T08:18:00.102Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.03s) [2022-05-11T08:18:00.102Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-05-11T08:18:00.102Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-05-11T08:18:00.102Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.03s) [2022-05-11T08:18:00.102Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-05-11T08:18:00.102Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.03s) [2022-05-11T08:18:00.102Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (1.97s) [2022-05-11T08:18:00.102Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-05-11T08:18:00.102Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-05-11T08:18:00.102Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (4.91s) [2022-05-11T08:18:00.102Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.64s) [2022-05-11T08:18:00.102Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.50s) [2022-05-11T08:18:00.102Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.58s) [2022-05-11T08:18:00.102Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.48s) [2022-05-11T08:18:00.102Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.07s) [2022-05-11T08:18:00.102Z] --- PASS: TestDockerSuite/TestRunBindMounts (5.09s) [2022-05-11T08:18:00.102Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2022-05-11T08:18:00.102Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-05-11T08:18:00.102Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2022-05-11T08:18:00.102Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2022-05-11T08:18:00.102Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2022-05-11T08:18:00.102Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-05-11T08:18:00.102Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2022-05-11T08:18:00.102Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-05-11T08:18:00.102Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-05-11T08:18:00.102Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2022-05-11T08:18:00.102Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2022-05-11T08:18:00.102Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.48s) [2022-05-11T08:18:00.102Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2022-05-11T08:18:00.102Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (3.33s) [2022-05-11T08:18:00.102Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2022-05-11T08:18:00.102Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2022-05-11T08:18:00.102Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (2.19s) [2022-05-11T08:18:00.102Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2022-05-11T08:18:00.102Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2022-05-11T08:18:00.102Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2022-05-11T08:18:00.102Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2022-05-11T08:18:00.102Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2022-05-11T08:18:00.102Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-05-11T08:18:00.102Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-05-11T08:18:00.102Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (1.83s) [2022-05-11T08:18:00.102Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.55s) [2022-05-11T08:18:00.102Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.47s) [2022-05-11T08:18:00.102Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-05-11T08:18:00.102Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2022-05-11T08:18:00.102Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2022-05-11T08:18:00.102Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.46s) [2022-05-11T08:18:00.102Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2022-05-11T08:18:00.102Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-05-11T08:18:00.102Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2022-05-11T08:18:00.102Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2022-05-11T08:18:00.102Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (1.71s) [2022-05-11T08:18:00.102Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (6.70s) [2022-05-11T08:18:00.102Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-05-11T08:18:00.102Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2022-05-11T08:18:00.102Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2022-05-11T08:18:00.102Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-05-11T08:18:00.102Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-05-11T08:18:00.102Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2022-05-11T08:18:00.102Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.60s) [2022-05-11T08:18:00.102Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-05-11T08:18:00.102Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.15s) [2022-05-11T08:18:00.102Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-05-11T08:18:00.102Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.50s) [2022-05-11T08:18:00.102Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.56s) [2022-05-11T08:18:00.102Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-05-11T08:18:00.102Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.49s) [2022-05-11T08:18:00.102Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2022-05-11T08:18:00.103Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-05-11T08:18:00.103Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-05-11T08:18:00.103Z] --- PASS: TestDockerSuite/TestRunExitCode (2.54s) [2022-05-11T08:18:00.103Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.46s) [2022-05-11T08:18:00.103Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.51s) [2022-05-11T08:18:00.103Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.54s) [2022-05-11T08:18:00.103Z] --- PASS: TestDockerSuite/TestRunExposePort (0.06s) [2022-05-11T08:18:00.103Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-05-11T08:18:00.103Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2022-05-11T08:18:00.103Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-05-11T08:18:00.103Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-05-11T08:18:00.103Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-05-11T08:18:00.103Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-05-11T08:18:00.103Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-05-11T08:18:00.103Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (4.52s) [2022-05-11T08:18:00.103Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-05-11T08:18:00.103Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.07s) [2022-05-11T08:18:00.103Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2022-05-11T08:18:00.103Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.03s) [2022-05-11T08:18:00.103Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-05-11T08:18:00.103Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.03s) [2022-05-11T08:18:00.103Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (6.69s) [2022-05-11T08:18:00.103Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2022-05-11T08:18:00.103Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.61s) [2022-05-11T08:18:00.103Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2022-05-11T08:18:00.103Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2022-05-11T08:18:00.103Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-05-11T08:18:00.103Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2022-05-11T08:18:00.103Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2022-05-11T08:18:00.103Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2022-05-11T08:18:00.103Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-05-11T08:18:00.103Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-05-11T08:18:00.103Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2022-05-11T08:18:00.103Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2022-05-11T08:18:00.103Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2022-05-11T08:18:00.103Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-05-11T08:18:00.103Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2022-05-11T08:18:00.103Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (7.61s) [2022-05-11T08:18:00.103Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-05-11T08:18:00.103Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2022-05-11T08:18:00.103Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2022-05-11T08:18:00.103Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (5.30s) [2022-05-11T08:18:00.103Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (4.33s) [2022-05-11T08:18:00.103Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2022-05-11T08:18:00.103Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-05-11T08:18:00.103Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2022-05-11T08:18:00.103Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2022-05-11T08:18:00.103Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2022-05-11T08:18:00.103Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2022-05-11T08:18:00.103Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2022-05-11T08:18:00.103Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-05-11T08:18:00.103Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2022-05-11T08:18:00.103Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.39s) [2022-05-11T08:18:00.103Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.18s) [2022-05-11T08:18:00.103Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (1.90s) [2022-05-11T08:18:00.103Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (1.84s) [2022-05-11T08:18:00.103Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.20s) [2022-05-11T08:18:00.103Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (1.89s) [2022-05-11T08:18:00.103Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2022-05-11T08:18:00.103Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2022-05-11T08:18:00.103Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2022-05-11T08:18:00.103Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2022-05-11T08:18:00.103Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-05-11T08:18:00.103Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2022-05-11T08:18:00.103Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-05-11T08:18:00.103Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2022-05-11T08:18:00.103Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (3.65s) [2022-05-11T08:18:00.103Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2022-05-11T08:18:00.103Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2022-05-11T08:18:00.103Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2022-05-11T08:18:00.103Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2022-05-11T08:18:00.103Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-05-11T08:18:00.103Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (9.03s) [2022-05-11T08:18:00.103Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-05-11T08:18:00.103Z] --- PASS: TestDockerSuite/TestRunRm (2.62s) [2022-05-11T08:18:00.103Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.69s) [2022-05-11T08:18:00.103Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (2.64s) [2022-05-11T08:18:00.103Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.57s) [2022-05-11T08:18:00.103Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.00s) [2022-05-11T08:18:00.103Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.69s) [2022-05-11T08:18:00.103Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-05-11T08:18:00.103Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2022-05-11T08:18:00.103Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.49s) [2022-05-11T08:18:00.103Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2022-05-11T08:18:00.103Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (2.36s) [2022-05-11T08:18:00.103Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-05-11T08:18:00.103Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2022-05-11T08:18:00.103Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.14s) [2022-05-11T08:18:00.103Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.05s) [2022-05-11T08:18:00.103Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-05-11T08:18:00.103Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.62s) [2022-05-11T08:18:00.103Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2022-05-11T08:18:00.103Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2022-05-11T08:18:00.103Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2022-05-11T08:18:00.103Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2022-05-11T08:18:00.103Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2022-05-11T08:18:00.103Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2022-05-11T08:18:00.103Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2022-05-11T08:18:00.103Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2022-05-11T08:18:00.103Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2022-05-11T08:18:00.103Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2022-05-11T08:18:00.103Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.45s) [2022-05-11T08:18:00.103Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2022-05-11T08:18:00.103Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.44s) [2022-05-11T08:18:00.103Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2022-05-11T08:18:00.103Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-05-11T08:18:00.103Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (3.13s) [2022-05-11T08:18:00.103Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (7.65s) [2022-05-11T08:18:00.103Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (4.84s) [2022-05-11T08:18:00.103Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (5.97s) [2022-05-11T08:18:00.103Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2022-05-11T08:18:00.103Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.15s) [2022-05-11T08:18:00.103Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (3.12s) [2022-05-11T08:18:00.103Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.54s) [2022-05-11T08:18:00.103Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.55s) [2022-05-11T08:18:00.103Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-05-11T08:18:00.103Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.06s) [2022-05-11T08:18:00.103Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.07s) [2022-05-11T08:18:00.103Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-05-11T08:18:00.103Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-05-11T08:18:00.103Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-05-11T08:18:00.103Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-05-11T08:18:00.103Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2022-05-11T08:18:00.103Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (3.52s) [2022-05-11T08:18:00.103Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.61s) [2022-05-11T08:18:00.103Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (1.80s) [2022-05-11T08:18:00.103Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (4.99s) [2022-05-11T08:18:00.103Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2022-05-11T08:18:00.103Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-05-11T08:18:00.103Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2022-05-11T08:18:00.103Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2022-05-11T08:18:00.103Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2022-05-11T08:18:00.103Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-05-11T08:18:00.103Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-05-11T08:18:00.103Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-05-11T08:18:00.103Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2022-05-11T08:18:00.103Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-05-11T08:18:00.103Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2022-05-11T08:18:00.103Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-05-11T08:18:00.103Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2022-05-11T08:18:00.103Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2022-05-11T08:18:00.103Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2022-05-11T08:18:00.103Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2022-05-11T08:18:00.103Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-05-11T08:18:00.103Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.28s) [2022-05-11T08:18:00.103Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.39s) [2022-05-11T08:18:00.103Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.41s) [2022-05-11T08:18:00.103Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.22s) [2022-05-11T08:18:00.103Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.67s) [2022-05-11T08:18:00.103Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (7.59s) [2022-05-11T08:18:00.103Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/0 (2.56s) [2022-05-11T08:18:00.103Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/1 (2.44s) [2022-05-11T08:18:00.103Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/2 (2.56s) [2022-05-11T08:18:00.103Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-05-11T08:18:00.103Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (8.08s) [2022-05-11T08:18:00.103Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-05-11T08:18:00.103Z] --- PASS: TestDockerSuite/TestStartAttachSilent (4.45s) [2022-05-11T08:18:00.103Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2022-05-11T08:18:00.103Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2022-05-11T08:18:00.103Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2022-05-11T08:18:00.103Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2022-05-11T08:18:00.103Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (6.06s) [2022-05-11T08:18:00.103Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-05-11T08:18:00.103Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2022-05-11T08:18:00.103Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2022-05-11T08:18:00.103Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-05-11T08:18:00.103Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2022-05-11T08:18:00.103Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2022-05-11T08:18:00.103Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (1.99s) [2022-05-11T08:18:00.103Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.21s) [2022-05-11T08:18:00.103Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-05-11T08:18:00.103Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.01s) [2022-05-11T08:18:00.103Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2022-05-11T08:18:00.103Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2022-05-11T08:18:00.103Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2022-05-11T08:18:00.103Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2022-05-11T08:18:00.103Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-05-11T08:18:00.103Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-05-11T08:18:00.103Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.25s) [2022-05-11T08:18:00.103Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.13s) [2022-05-11T08:18:00.103Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.18s) [2022-05-11T08:18:00.103Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-05-11T08:18:00.103Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.30s) [2022-05-11T08:18:00.103Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.25s) [2022-05-11T08:18:00.103Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.12s) [2022-05-11T08:18:00.103Z] --- PASS: TestDockerSuite/TestVolumeCLILs (2.80s) [2022-05-11T08:18:00.103Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.07s) [2022-05-11T08:18:00.103Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (3.12s) [2022-05-11T08:18:00.103Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.35s) [2022-05-11T08:18:00.103Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.34s) [2022-05-11T08:18:00.103Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.07s) [2022-05-11T08:18:00.103Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.16s) [2022-05-11T08:18:00.103Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (7.84s) [2022-05-11T08:18:00.103Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-05-11T08:18:00.103Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.53s) [2022-05-11T08:18:00.103Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.17s) [2022-05-11T08:18:00.103Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2022-05-11T08:18:00.103Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (7.21s) [2022-05-11T08:18:00.103Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.23s) [2022-05-11T08:18:00.103Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.23s) [2022-05-11T08:18:00.103Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (9.69s) [2022-05-11T08:18:00.103Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2022-05-11T08:18:00.103Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.24s) [2022-05-11T08:18:00.103Z] === RUN TestDockerRegistrySuite [2022-05-11T08:18:00.103Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-05-11T08:18:00.103Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.103Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-05-11T08:18:00.103Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.103Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-05-11T08:18:00.103Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.103Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-05-11T08:18:00.103Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.103Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-05-11T08:18:00.103Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.103Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-05-11T08:18:00.103Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.103Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-05-11T08:18:00.103Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.103Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-05-11T08:18:00.103Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.103Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-05-11T08:18:00.103Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.103Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-05-11T08:18:00.103Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.103Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-05-11T08:18:00.103Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.103Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-05-11T08:18:00.103Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.103Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-05-11T08:18:00.103Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.103Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-05-11T08:18:00.103Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.103Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-05-11T08:18:00.103Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.103Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-05-11T08:18:00.103Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.103Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-05-11T08:18:00.103Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.103Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-05-11T08:18:00.103Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.103Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-05-11T08:18:00.103Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.103Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-05-11T08:18:00.103Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.103Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-05-11T08:18:00.103Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.103Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-05-11T08:18:00.103Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.103Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-05-11T08:18:00.103Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.103Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-05-11T08:18:00.103Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.103Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-05-11T08:18:00.103Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.103Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-05-11T08:18:00.103Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.103Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-05-11T08:18:00.103Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.103Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-05-11T08:18:00.103Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.103Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-05-11T08:18:00.103Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.103Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-05-11T08:18:00.104Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.104Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-05-11T08:18:00.104Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.104Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-05-11T08:18:00.104Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.104Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-05-11T08:18:00.104Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.104Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-05-11T08:18:00.104Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.104Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-05-11T08:18:00.104Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.104Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-05-11T08:18:00.104Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.104Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-05-11T08:18:00.104Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.104Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-05-11T08:18:00.104Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.104Z] --- PASS: TestDockerRegistrySuite (0.11s) [2022-05-11T08:18:00.104Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-05-11T08:18:00.104Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-05-11T08:18:00.104Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-05-11T08:18:00.104Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-05-11T08:18:00.104Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-05-11T08:18:00.104Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-05-11T08:18:00.104Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-05-11T08:18:00.104Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-05-11T08:18:00.104Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-05-11T08:18:00.104Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-05-11T08:18:00.104Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-05-11T08:18:00.104Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-05-11T08:18:00.104Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-05-11T08:18:00.104Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-05-11T08:18:00.104Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-05-11T08:18:00.104Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-05-11T08:18:00.104Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-05-11T08:18:00.104Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-05-11T08:18:00.104Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-05-11T08:18:00.104Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-05-11T08:18:00.104Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.11s) [2022-05-11T08:18:00.559Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-05-11T08:18:00.559Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-05-11T08:18:00.559Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-05-11T08:18:00.559Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-05-11T08:18:00.559Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-05-11T08:18:00.559Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-05-11T08:18:00.559Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-05-11T08:18:00.559Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-05-11T08:18:00.559Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-05-11T08:18:00.559Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-05-11T08:18:00.559Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-05-11T08:18:00.559Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-05-11T08:18:00.559Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-05-11T08:18:00.559Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-05-11T08:18:00.559Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-05-11T08:18:00.559Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-05-11T08:18:00.559Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-05-11T08:18:00.559Z] === RUN TestDockerSchema1RegistrySuite [2022-05-11T08:18:00.559Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-05-11T08:18:00.559Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.559Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-05-11T08:18:00.559Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.559Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-05-11T08:18:00.559Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.559Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-05-11T08:18:00.559Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.559Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-05-11T08:18:00.559Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.559Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-05-11T08:18:00.559Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.559Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-05-11T08:18:00.560Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.560Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-05-11T08:18:00.560Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.560Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-05-11T08:18:00.560Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.560Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-05-11T08:18:00.560Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.560Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-05-11T08:18:00.560Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.560Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2022-05-11T08:18:00.560Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-05-11T08:18:00.560Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-05-11T08:18:00.560Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-05-11T08:18:00.560Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-05-11T08:18:00.560Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-05-11T08:18:00.560Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-05-11T08:18:00.560Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-05-11T08:18:00.560Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-05-11T08:18:00.560Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-05-11T08:18:00.560Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-05-11T08:18:00.560Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-05-11T08:18:00.560Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-05-11T08:18:00.560Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-05-11T08:18:00.560Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.560Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-05-11T08:18:00.560Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.560Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-05-11T08:18:00.560Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.560Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-05-11T08:18:00.560Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.560Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-05-11T08:18:00.560Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.560Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-05-11T08:18:00.560Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.560Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-05-11T08:18:00.560Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.560Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-05-11T08:18:00.560Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.560Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.00s) [2022-05-11T08:18:00.560Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-05-11T08:18:00.560Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-05-11T08:18:00.560Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-05-11T08:18:00.560Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-05-11T08:18:00.560Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-05-11T08:18:00.560Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-05-11T08:18:00.560Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-05-11T08:18:00.560Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-05-11T08:18:00.560Z] === RUN TestDockerRegistryAuthTokenSuite [2022-05-11T08:18:00.560Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-05-11T08:18:00.560Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.560Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-05-11T08:18:00.560Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.560Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-05-11T08:18:00.560Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.560Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-05-11T08:18:00.560Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.560Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-05-11T08:18:00.560Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.560Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2022-05-11T08:18:00.560Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-05-11T08:18:00.560Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-05-11T08:18:00.560Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-05-11T08:18:00.560Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-05-11T08:18:00.560Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-05-11T08:18:00.560Z] === RUN TestDockerDaemonSuite [2022-05-11T08:18:00.560Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-05-11T08:18:00.560Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.560Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-05-11T08:18:00.560Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.560Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-05-11T08:18:00.560Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.560Z] --- PASS: TestDockerDaemonSuite (0.00s) [2022-05-11T08:18:00.560Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-05-11T08:18:00.560Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-05-11T08:18:00.560Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-05-11T08:18:00.560Z] === RUN TestDockerSwarmSuite [2022-05-11T08:18:00.560Z] --- PASS: TestDockerSwarmSuite (0.00s) [2022-05-11T08:18:00.560Z] === RUN TestDockerPluginSuite [2022-05-11T08:18:00.560Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2022-05-11T08:18:00.560Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.560Z] === RUN TestDockerPluginSuite/TestPluginCreate [2022-05-11T08:18:00.560Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.560Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2022-05-11T08:18:00.560Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.560Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2022-05-11T08:18:00.560Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.560Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2022-05-11T08:18:00.560Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.560Z] === RUN TestDockerPluginSuite/TestPluginInspect [2022-05-11T08:18:00.560Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.560Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2022-05-11T08:18:00.560Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.560Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2022-05-11T08:18:00.560Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.560Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2022-05-11T08:18:00.560Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.560Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2022-05-11T08:18:00.560Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.560Z] === RUN TestDockerPluginSuite/TestPluginSet [2022-05-11T08:18:00.560Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.560Z] --- PASS: TestDockerPluginSuite (0.00s) [2022-05-11T08:18:00.560Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-05-11T08:18:00.560Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-05-11T08:18:00.560Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-05-11T08:18:00.560Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-05-11T08:18:00.560Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-05-11T08:18:00.560Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-05-11T08:18:00.560Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-05-11T08:18:00.560Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-05-11T08:18:00.560Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-05-11T08:18:00.560Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-05-11T08:18:00.560Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-05-11T08:18:00.560Z] === RUN TestDockerExternalVolumeSuite [2022-05-11T08:18:00.560Z] check_test.go:126: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.560Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2022-05-11T08:18:00.560Z] === RUN TestDockerNetworkSuite [2022-05-11T08:18:00.560Z] check_test.go:132: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.560Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2022-05-11T08:18:00.560Z] === RUN TestDockerHubPullSuite [2022-05-11T08:18:00.560Z] check_test.go:140: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.560Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2022-05-11T08:18:00.560Z] PASS [2022-05-11T08:18:00.560Z] ok github.com/docker/docker/integration-cli 2103.930s [2022-05-11T08:18:00.560Z] [2022-05-11T08:18:00.560Z] === Skipped [2022-05-11T08:18:00.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-05-11T08:18:00.560Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.560Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-05-11T08:18:00.560Z] [2022-05-11T08:18:00.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.01s) [2022-05-11T08:18:00.560Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.560Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2022-05-11T08:18:00.560Z] [2022-05-11T08:18:00.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-05-11T08:18:00.560Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.560Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-05-11T08:18:00.560Z] [2022-05-11T08:18:00.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2022-05-11T08:18:00.560Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.560Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2022-05-11T08:18:00.560Z] [2022-05-11T08:18:00.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-05-11T08:18:00.560Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.560Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-05-11T08:18:00.560Z] [2022-05-11T08:18:00.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-05-11T08:18:00.560Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.560Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-05-11T08:18:00.560Z] [2022-05-11T08:18:00.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-05-11T08:18:00.560Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.560Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-05-11T08:18:00.560Z] [2022-05-11T08:18:00.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-05-11T08:18:00.560Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.560Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-05-11T08:18:00.560Z] [2022-05-11T08:18:00.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-05-11T08:18:00.560Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.560Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-05-11T08:18:00.560Z] [2022-05-11T08:18:00.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-05-11T08:18:00.560Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.560Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-05-11T08:18:00.560Z] [2022-05-11T08:18:00.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2022-05-11T08:18:00.560Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.560Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2022-05-11T08:18:00.560Z] [2022-05-11T08:18:00.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2022-05-11T08:18:00.560Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.560Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2022-05-11T08:18:00.560Z] [2022-05-11T08:18:00.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-05-11T08:18:00.560Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-05-11T08:18:00.560Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-05-11T08:18:00.560Z] [2022-05-11T08:18:00.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-05-11T08:18:00.560Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-05-11T08:18:00.560Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-05-11T08:18:00.560Z] [2022-05-11T08:18:00.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-05-11T08:18:00.560Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.560Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-05-11T08:18:00.560Z] [2022-05-11T08:18:00.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.02s) [2022-05-11T08:18:00.560Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.560Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2022-05-11T08:18:00.560Z] [2022-05-11T08:18:00.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-05-11T08:18:00.560Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-05-11T08:18:00.560Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-05-11T08:18:00.560Z] [2022-05-11T08:18:00.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2022-05-11T08:18:00.560Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.560Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2022-05-11T08:18:00.560Z] [2022-05-11T08:18:00.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.35s) [2022-05-11T08:18:00.560Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-05-11T08:18:00.560Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.35s) [2022-05-11T08:18:00.560Z] [2022-05-11T08:18:00.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-05-11T08:18:00.560Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.560Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-05-11T08:18:00.560Z] [2022-05-11T08:18:00.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-05-11T08:18:00.560Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.560Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-05-11T08:18:00.560Z] [2022-05-11T08:18:00.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2022-05-11T08:18:00.560Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.560Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2022-05-11T08:18:00.560Z] [2022-05-11T08:18:00.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2022-05-11T08:18:00.560Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.560Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2022-05-11T08:18:00.560Z] [2022-05-11T08:18:00.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-05-11T08:18:00.560Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.560Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-05-11T08:18:00.560Z] [2022-05-11T08:18:00.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2022-05-11T08:18:00.560Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.560Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2022-05-11T08:18:00.560Z] [2022-05-11T08:18:00.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.03s) [2022-05-11T08:18:00.560Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.560Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2022-05-11T08:18:00.560Z] [2022-05-11T08:18:00.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-05-11T08:18:00.560Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.560Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-05-11T08:18:00.560Z] [2022-05-11T08:18:00.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-05-11T08:18:00.560Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.560Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-05-11T08:18:00.560Z] [2022-05-11T08:18:00.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-05-11T08:18:00.560Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.560Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-05-11T08:18:00.560Z] [2022-05-11T08:18:00.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.03s) [2022-05-11T08:18:00.560Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.560Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2022-05-11T08:18:00.560Z] [2022-05-11T08:18:00.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.31s) [2022-05-11T08:18:00.560Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.560Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.31s) [2022-05-11T08:18:00.560Z] [2022-05-11T08:18:00.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.61s) [2022-05-11T08:18:00.560Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.560Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.61s) [2022-05-11T08:18:00.560Z] [2022-05-11T08:18:00.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.89s) [2022-05-11T08:18:00.560Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.560Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.89s) [2022-05-11T08:18:00.560Z] [2022-05-11T08:18:00.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.32s) [2022-05-11T08:18:00.560Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.560Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.32s) [2022-05-11T08:18:00.560Z] [2022-05-11T08:18:00.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2022-05-11T08:18:00.560Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.561Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2022-05-11T08:18:00.561Z] [2022-05-11T08:18:00.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-05-11T08:18:00.561Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.561Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-05-11T08:18:00.561Z] [2022-05-11T08:18:00.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2022-05-11T08:18:00.561Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.561Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2022-05-11T08:18:00.561Z] [2022-05-11T08:18:00.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2022-05-11T08:18:00.561Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.561Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2022-05-11T08:18:00.561Z] [2022-05-11T08:18:00.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2022-05-11T08:18:00.561Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.561Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2022-05-11T08:18:00.561Z] [2022-05-11T08:18:00.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.69s) [2022-05-11T08:18:00.561Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.561Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.69s) [2022-05-11T08:18:00.561Z] [2022-05-11T08:18:00.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.44s) [2022-05-11T08:18:00.561Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.561Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.44s) [2022-05-11T08:18:00.561Z] [2022-05-11T08:18:00.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.04s) [2022-05-11T08:18:00.561Z] docker_cli_build_test.go:5420: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.561Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2022-05-11T08:18:00.561Z] [2022-05-11T08:18:00.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.04s) [2022-05-11T08:18:00.561Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.561Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2022-05-11T08:18:00.561Z] [2022-05-11T08:18:00.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-05-11T08:18:00.561Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-05-11T08:18:00.561Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-05-11T08:18:00.561Z] [2022-05-11T08:18:00.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2022-05-11T08:18:00.561Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.561Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2022-05-11T08:18:00.561Z] [2022-05-11T08:18:00.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-05-11T08:18:00.561Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.561Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-05-11T08:18:00.561Z] [2022-05-11T08:18:00.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2022-05-11T08:18:00.561Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.561Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2022-05-11T08:18:00.561Z] [2022-05-11T08:18:00.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-05-11T08:18:00.561Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.561Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-05-11T08:18:00.561Z] [2022-05-11T08:18:00.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-05-11T08:18:00.561Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.561Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-05-11T08:18:00.561Z] [2022-05-11T08:18:00.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.32s) [2022-05-11T08:18:00.561Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.561Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.32s) [2022-05-11T08:18:00.561Z] [2022-05-11T08:18:00.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.32s) [2022-05-11T08:18:00.561Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.561Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.32s) [2022-05-11T08:18:00.561Z] [2022-05-11T08:18:00.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2022-05-11T08:18:00.561Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.561Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2022-05-11T08:18:00.561Z] [2022-05-11T08:18:00.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2022-05-11T08:18:00.561Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.561Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2022-05-11T08:18:00.561Z] [2022-05-11T08:18:00.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.33s) [2022-05-11T08:18:00.561Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.561Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.33s) [2022-05-11T08:18:00.561Z] [2022-05-11T08:18:00.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.36s) [2022-05-11T08:18:00.561Z] docker_cli_build_test.go:5143: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.561Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.36s) [2022-05-11T08:18:00.561Z] [2022-05-11T08:18:00.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.29s) [2022-05-11T08:18:00.561Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.561Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.29s) [2022-05-11T08:18:00.561Z] [2022-05-11T08:18:00.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.04s) [2022-05-11T08:18:00.561Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.561Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s) [2022-05-11T08:18:00.561Z] [2022-05-11T08:18:00.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-05-11T08:18:00.561Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.561Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-05-11T08:18:00.561Z] [2022-05-11T08:18:00.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.03s) [2022-05-11T08:18:00.561Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.561Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2022-05-11T08:18:00.561Z] [2022-05-11T08:18:00.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.32s) [2022-05-11T08:18:00.561Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.561Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.32s) [2022-05-11T08:18:00.561Z] [2022-05-11T08:18:00.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-05-11T08:18:00.561Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.561Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-05-11T08:18:00.561Z] [2022-05-11T08:18:00.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-05-11T08:18:00.561Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.561Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-05-11T08:18:00.561Z] [2022-05-11T08:18:00.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-05-11T08:18:00.561Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.561Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-05-11T08:18:00.561Z] [2022-05-11T08:18:00.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-05-11T08:18:00.561Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.561Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-05-11T08:18:00.561Z] [2022-05-11T08:18:00.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2022-05-11T08:18:00.561Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.561Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2022-05-11T08:18:00.561Z] [2022-05-11T08:18:00.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2022-05-11T08:18:00.561Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.561Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2022-05-11T08:18:00.561Z] [2022-05-11T08:18:00.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2022-05-11T08:18:00.561Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.561Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2022-05-11T08:18:00.561Z] [2022-05-11T08:18:00.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.03s) [2022-05-11T08:18:00.561Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.561Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2022-05-11T08:18:00.561Z] [2022-05-11T08:18:00.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2022-05-11T08:18:00.561Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.561Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2022-05-11T08:18:00.561Z] [2022-05-11T08:18:00.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s) [2022-05-11T08:18:00.561Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.561Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2022-05-11T08:18:00.561Z] [2022-05-11T08:18:00.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2022-05-11T08:18:00.561Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.561Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2022-05-11T08:18:00.561Z] [2022-05-11T08:18:00.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2022-05-11T08:18:00.561Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-05-11T08:18:00.561Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2022-05-11T08:18:00.561Z] [2022-05-11T08:18:00.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-05-11T08:18:00.561Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.561Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-05-11T08:18:00.561Z] [2022-05-11T08:18:00.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2022-05-11T08:18:00.561Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.561Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2022-05-11T08:18:00.561Z] [2022-05-11T08:18:00.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.03s) [2022-05-11T08:18:00.561Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.561Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.03s) [2022-05-11T08:18:00.561Z] [2022-05-11T08:18:00.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.07s) [2022-05-11T08:18:00.561Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.561Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.07s) [2022-05-11T08:18:00.561Z] [2022-05-11T08:18:00.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.03s) [2022-05-11T08:18:00.561Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.561Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.03s) [2022-05-11T08:18:00.561Z] [2022-05-11T08:18:00.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.07s) [2022-05-11T08:18:00.561Z] docker_cli_build_test.go:5514: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.561Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.07s) [2022-05-11T08:18:00.561Z] [2022-05-11T08:18:00.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2022-05-11T08:18:00.561Z] docker_cli_build_test.go:5917: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.561Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2022-05-11T08:18:00.561Z] [2022-05-11T08:18:00.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.01s) [2022-05-11T08:18:00.561Z] docker_cli_build_test.go:5550: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.561Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2022-05-11T08:18:00.561Z] [2022-05-11T08:18:00.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s) [2022-05-11T08:18:00.561Z] docker_cli_build_test.go:5538: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.561Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2022-05-11T08:18:00.561Z] [2022-05-11T08:18:00.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2022-05-11T08:18:00.561Z] docker_cli_build_test.go:5975: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.561Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2022-05-11T08:18:00.561Z] [2022-05-11T08:18:00.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s) [2022-05-11T08:18:00.561Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.561Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2022-05-11T08:18:00.561Z] [2022-05-11T08:18:00.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2022-05-11T08:18:00.561Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.561Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2022-05-11T08:18:00.561Z] [2022-05-11T08:18:00.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.10s) [2022-05-11T08:18:00.561Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.561Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.10s) [2022-05-11T08:18:00.561Z] [2022-05-11T08:18:00.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.32s) [2022-05-11T08:18:00.561Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.561Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.32s) [2022-05-11T08:18:00.561Z] [2022-05-11T08:18:00.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.31s) [2022-05-11T08:18:00.561Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.561Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.31s) [2022-05-11T08:18:00.561Z] [2022-05-11T08:18:00.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s) [2022-05-11T08:18:00.561Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.561Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2022-05-11T08:18:00.561Z] [2022-05-11T08:18:00.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2022-05-11T08:18:00.561Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.561Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2022-05-11T08:18:00.561Z] [2022-05-11T08:18:00.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-05-11T08:18:00.561Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.561Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-05-11T08:18:00.561Z] [2022-05-11T08:18:00.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2022-05-11T08:18:00.561Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.561Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2022-05-11T08:18:00.561Z] [2022-05-11T08:18:00.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2022-05-11T08:18:00.561Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.561Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2022-05-11T08:18:00.561Z] [2022-05-11T08:18:00.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.32s) [2022-05-11T08:18:00.561Z] docker_cli_build_test.go:5566: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.561Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.32s) [2022-05-11T08:18:00.561Z] [2022-05-11T08:18:00.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2022-05-11T08:18:00.561Z] docker_cli_build_test.go:5582: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.561Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2022-05-11T08:18:00.561Z] [2022-05-11T08:18:00.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.31s) [2022-05-11T08:18:00.561Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.561Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.31s) [2022-05-11T08:18:00.561Z] [2022-05-11T08:18:00.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.34s) [2022-05-11T08:18:00.561Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.561Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.34s) [2022-05-11T08:18:00.561Z] [2022-05-11T08:18:00.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.32s) [2022-05-11T08:18:00.561Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.561Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.32s) [2022-05-11T08:18:00.561Z] [2022-05-11T08:18:00.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2022-05-11T08:18:00.561Z] docker_cli_build_test.go:6055: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.561Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2022-05-11T08:18:00.561Z] [2022-05-11T08:18:00.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.31s) [2022-05-11T08:18:00.561Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.561Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.31s) [2022-05-11T08:18:00.561Z] [2022-05-11T08:18:00.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2022-05-11T08:18:00.561Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.561Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2022-05-11T08:18:00.561Z] [2022-05-11T08:18:00.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2022-05-11T08:18:00.561Z] docker_cli_sni_test.go:18: Flakey test [2022-05-11T08:18:00.561Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2022-05-11T08:18:00.561Z] [2022-05-11T08:18:00.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.02s) [2022-05-11T08:18:00.561Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.561Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2022-05-11T08:18:00.561Z] [2022-05-11T08:18:00.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-05-11T08:18:00.561Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.561Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-05-11T08:18:00.561Z] [2022-05-11T08:18:00.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-05-11T08:18:00.562Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.562Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-05-11T08:18:00.562Z] [2022-05-11T08:18:00.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-05-11T08:18:00.562Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.562Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-05-11T08:18:00.562Z] [2022-05-11T08:18:00.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-05-11T08:18:00.562Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.562Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-05-11T08:18:00.562Z] [2022-05-11T08:18:00.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-05-11T08:18:00.562Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.562Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-05-11T08:18:00.562Z] [2022-05-11T08:18:00.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-05-11T08:18:00.562Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.562Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-05-11T08:18:00.562Z] [2022-05-11T08:18:00.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-05-11T08:18:00.562Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.562Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-05-11T08:18:00.562Z] [2022-05-11T08:18:00.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s) [2022-05-11T08:18:00.562Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.562Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2022-05-11T08:18:00.562Z] [2022-05-11T08:18:00.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2022-05-11T08:18:00.562Z] docker_api_containers_test.go:1099: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.562Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2022-05-11T08:18:00.562Z] [2022-05-11T08:18:00.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2022-05-11T08:18:00.562Z] docker_api_containers_test.go:1025: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.562Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2022-05-11T08:18:00.562Z] [2022-05-11T08:18:00.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2022-05-11T08:18:00.562Z] docker_api_containers_test.go:1055: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.562Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2022-05-11T08:18:00.562Z] [2022-05-11T08:18:00.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-05-11T08:18:00.562Z] docker_api_containers_test.go:1077: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.562Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-05-11T08:18:00.562Z] [2022-05-11T08:18:00.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2022-05-11T08:18:00.562Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.562Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2022-05-11T08:18:00.562Z] [2022-05-11T08:18:00.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2022-05-11T08:18:00.562Z] docker_api_containers_test.go:1355: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.562Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2022-05-11T08:18:00.562Z] [2022-05-11T08:18:00.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2022-05-11T08:18:00.562Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.562Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2022-05-11T08:18:00.562Z] [2022-05-11T08:18:00.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2022-05-11T08:18:00.562Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.562Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2022-05-11T08:18:00.562Z] [2022-05-11T08:18:00.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2022-05-11T08:18:00.562Z] docker_api_containers_test.go:1153: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.562Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2022-05-11T08:18:00.562Z] [2022-05-11T08:18:00.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-05-11T08:18:00.562Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.562Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-05-11T08:18:00.562Z] [2022-05-11T08:18:00.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-05-11T08:18:00.562Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.562Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-05-11T08:18:00.562Z] [2022-05-11T08:18:00.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.01s) [2022-05-11T08:18:00.562Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.562Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2022-05-11T08:18:00.562Z] [2022-05-11T08:18:00.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-05-11T08:18:00.562Z] docker_api_containers_test.go:1603: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.562Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-05-11T08:18:00.562Z] [2022-05-11T08:18:00.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s) [2022-05-11T08:18:00.562Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.562Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2022-05-11T08:18:00.562Z] [2022-05-11T08:18:00.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.01s) [2022-05-11T08:18:00.562Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.562Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2022-05-11T08:18:00.562Z] [2022-05-11T08:18:00.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2022-05-11T08:18:00.562Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.562Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2022-05-11T08:18:00.562Z] [2022-05-11T08:18:00.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2022-05-11T08:18:00.562Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.562Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2022-05-11T08:18:00.562Z] [2022-05-11T08:18:00.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-05-11T08:18:00.562Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.562Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-05-11T08:18:00.562Z] [2022-05-11T08:18:00.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2022-05-11T08:18:00.562Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.562Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2022-05-11T08:18:00.562Z] [2022-05-11T08:18:00.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2022-05-11T08:18:00.562Z] docker_api_containers_test.go:2184: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.562Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2022-05-11T08:18:00.562Z] [2022-05-11T08:18:00.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2022-05-11T08:18:00.562Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.562Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2022-05-11T08:18:00.562Z] [2022-05-11T08:18:00.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2022-05-11T08:18:00.562Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.562Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2022-05-11T08:18:00.562Z] [2022-05-11T08:18:00.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2022-05-11T08:18:00.562Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.562Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2022-05-11T08:18:00.562Z] [2022-05-11T08:18:00.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s) [2022-05-11T08:18:00.562Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.562Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2022-05-11T08:18:00.562Z] [2022-05-11T08:18:00.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s) [2022-05-11T08:18:00.562Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.562Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2022-05-11T08:18:00.562Z] [2022-05-11T08:18:00.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-05-11T08:18:00.562Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.562Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-05-11T08:18:00.562Z] [2022-05-11T08:18:00.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.02s) [2022-05-11T08:18:00.562Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.562Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2022-05-11T08:18:00.562Z] [2022-05-11T08:18:00.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.02s) [2022-05-11T08:18:00.562Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.562Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2022-05-11T08:18:00.562Z] [2022-05-11T08:18:00.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.02s) [2022-05-11T08:18:00.562Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.562Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2022-05-11T08:18:00.562Z] [2022-05-11T08:18:00.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.02s) [2022-05-11T08:18:00.562Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.562Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2022-05-11T08:18:00.562Z] [2022-05-11T08:18:00.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.02s) [2022-05-11T08:18:00.562Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.562Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-05-11T08:18:00.562Z] [2022-05-11T08:18:00.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.02s) [2022-05-11T08:18:00.562Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.562Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2022-05-11T08:18:00.562Z] [2022-05-11T08:18:00.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s) [2022-05-11T08:18:00.562Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.562Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2022-05-11T08:18:00.562Z] [2022-05-11T08:18:00.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.02s) [2022-05-11T08:18:00.562Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.562Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2022-05-11T08:18:00.562Z] [2022-05-11T08:18:00.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.02s) [2022-05-11T08:18:00.562Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.562Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2022-05-11T08:18:00.562Z] [2022-05-11T08:18:00.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-05-11T08:18:00.562Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.562Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-05-11T08:18:00.562Z] [2022-05-11T08:18:00.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2022-05-11T08:18:00.562Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.562Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2022-05-11T08:18:00.562Z] [2022-05-11T08:18:00.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-05-11T08:18:00.562Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.562Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-05-11T08:18:00.562Z] [2022-05-11T08:18:00.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.01s) [2022-05-11T08:18:00.562Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.562Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2022-05-11T08:18:00.562Z] [2022-05-11T08:18:00.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.01s) [2022-05-11T08:18:00.562Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.562Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2022-05-11T08:18:00.562Z] [2022-05-11T08:18:00.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s) [2022-05-11T08:18:00.562Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.562Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2022-05-11T08:18:00.562Z] [2022-05-11T08:18:00.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2022-05-11T08:18:00.562Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.562Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2022-05-11T08:18:00.562Z] [2022-05-11T08:18:00.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.01s) [2022-05-11T08:18:00.562Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.562Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2022-05-11T08:18:00.562Z] [2022-05-11T08:18:00.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s) [2022-05-11T08:18:00.562Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.562Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2022-05-11T08:18:00.562Z] [2022-05-11T08:18:00.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s) [2022-05-11T08:18:00.562Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.562Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2022-05-11T08:18:00.562Z] [2022-05-11T08:18:00.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s) [2022-05-11T08:18:00.562Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.562Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2022-05-11T08:18:00.562Z] [2022-05-11T08:18:00.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s) [2022-05-11T08:18:00.562Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.562Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2022-05-11T08:18:00.562Z] [2022-05-11T08:18:00.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.02s) [2022-05-11T08:18:00.562Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.562Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2022-05-11T08:18:00.562Z] [2022-05-11T08:18:00.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-05-11T08:18:00.562Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.562Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-05-11T08:18:00.562Z] [2022-05-11T08:18:00.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2022-05-11T08:18:00.562Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.562Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2022-05-11T08:18:00.562Z] [2022-05-11T08:18:00.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-05-11T08:18:00.562Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.562Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-05-11T08:18:00.562Z] [2022-05-11T08:18:00.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-05-11T08:18:00.562Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.562Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-05-11T08:18:00.562Z] [2022-05-11T08:18:00.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-05-11T08:18:00.563Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.563Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-05-11T08:18:00.563Z] [2022-05-11T08:18:00.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.02s) [2022-05-11T08:18:00.563Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.563Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2022-05-11T08:18:00.563Z] [2022-05-11T08:18:00.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-05-11T08:18:00.563Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.563Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-05-11T08:18:00.563Z] [2022-05-11T08:18:00.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-05-11T08:18:00.563Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-05-11T08:18:00.563Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-05-11T08:18:00.563Z] [2022-05-11T08:18:00.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-05-11T08:18:00.563Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.563Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-05-11T08:18:00.563Z] [2022-05-11T08:18:00.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2022-05-11T08:18:00.563Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.563Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2022-05-11T08:18:00.563Z] [2022-05-11T08:18:00.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-05-11T08:18:00.563Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.563Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-05-11T08:18:00.563Z] [2022-05-11T08:18:00.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-05-11T08:18:00.563Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.563Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-05-11T08:18:00.563Z] [2022-05-11T08:18:00.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-05-11T08:18:00.563Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.563Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-05-11T08:18:00.563Z] [2022-05-11T08:18:00.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-05-11T08:18:00.563Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.563Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-05-11T08:18:00.563Z] [2022-05-11T08:18:00.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2022-05-11T08:18:00.563Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.563Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2022-05-11T08:18:00.563Z] [2022-05-11T08:18:00.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-05-11T08:18:00.563Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.563Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-05-11T08:18:00.563Z] [2022-05-11T08:18:00.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2022-05-11T08:18:00.563Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.563Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2022-05-11T08:18:00.563Z] [2022-05-11T08:18:00.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2022-05-11T08:18:00.563Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.563Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2022-05-11T08:18:00.563Z] [2022-05-11T08:18:00.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s) [2022-05-11T08:18:00.563Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.563Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2022-05-11T08:18:00.563Z] [2022-05-11T08:18:00.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2022-05-11T08:18:00.563Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.563Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2022-05-11T08:18:00.563Z] [2022-05-11T08:18:00.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2022-05-11T08:18:00.563Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.563Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2022-05-11T08:18:00.563Z] [2022-05-11T08:18:00.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2022-05-11T08:18:00.563Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.563Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2022-05-11T08:18:00.563Z] [2022-05-11T08:18:00.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s) [2022-05-11T08:18:00.563Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.563Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2022-05-11T08:18:00.563Z] [2022-05-11T08:18:00.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s) [2022-05-11T08:18:00.563Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.563Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2022-05-11T08:18:00.563Z] [2022-05-11T08:18:00.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.02s) [2022-05-11T08:18:00.563Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.563Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2022-05-11T08:18:00.563Z] [2022-05-11T08:18:00.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s) [2022-05-11T08:18:00.563Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.563Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2022-05-11T08:18:00.563Z] [2022-05-11T08:18:00.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s) [2022-05-11T08:18:00.563Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.563Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2022-05-11T08:18:00.563Z] [2022-05-11T08:18:00.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.02s) [2022-05-11T08:18:00.563Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.563Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-05-11T08:18:00.563Z] [2022-05-11T08:18:00.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.01s) [2022-05-11T08:18:00.563Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.563Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2022-05-11T08:18:00.563Z] [2022-05-11T08:18:00.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s) [2022-05-11T08:18:00.563Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.563Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2022-05-11T08:18:00.563Z] [2022-05-11T08:18:00.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-05-11T08:18:00.563Z] docker_api_exec_test.go:65: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.563Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-05-11T08:18:00.563Z] [2022-05-11T08:18:00.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.02s) [2022-05-11T08:18:00.563Z] docker_api_exec_test.go:83: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.563Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-05-11T08:18:00.563Z] [2022-05-11T08:18:00.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2022-05-11T08:18:00.563Z] docker_api_exec_test.go:120: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.563Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2022-05-11T08:18:00.563Z] [2022-05-11T08:18:00.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2022-05-11T08:18:00.563Z] docker_api_exec_test.go:110: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.563Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2022-05-11T08:18:00.563Z] [2022-05-11T08:18:00.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.01s) [2022-05-11T08:18:00.563Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.563Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2022-05-11T08:18:00.563Z] [2022-05-11T08:18:00.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s) [2022-05-11T08:18:00.563Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.563Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2022-05-11T08:18:00.563Z] [2022-05-11T08:18:00.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s) [2022-05-11T08:18:00.563Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.563Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2022-05-11T08:18:00.563Z] [2022-05-11T08:18:00.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s) [2022-05-11T08:18:00.563Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.563Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2022-05-11T08:18:00.563Z] [2022-05-11T08:18:00.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2022-05-11T08:18:00.563Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.563Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2022-05-11T08:18:00.563Z] [2022-05-11T08:18:00.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.02s) [2022-05-11T08:18:00.563Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.563Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2022-05-11T08:18:00.563Z] [2022-05-11T08:18:00.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.02s) [2022-05-11T08:18:00.563Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-05-11T08:18:00.563Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2022-05-11T08:18:00.563Z] [2022-05-11T08:18:00.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2022-05-11T08:18:00.563Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.563Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2022-05-11T08:18:00.563Z] [2022-05-11T08:18:00.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.02s) [2022-05-11T08:18:00.563Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.563Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-05-11T08:18:00.563Z] [2022-05-11T08:18:00.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.02s) [2022-05-11T08:18:00.563Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.563Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2022-05-11T08:18:00.563Z] [2022-05-11T08:18:00.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s) [2022-05-11T08:18:00.563Z] docker_api_exec_test.go:210: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.563Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2022-05-11T08:18:00.563Z] [2022-05-11T08:18:00.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s) [2022-05-11T08:18:00.563Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.563Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2022-05-11T08:18:00.563Z] [2022-05-11T08:18:00.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2022-05-11T08:18:00.563Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.563Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2022-05-11T08:18:00.563Z] [2022-05-11T08:18:00.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.02s) [2022-05-11T08:18:00.563Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.563Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-05-11T08:18:00.563Z] [2022-05-11T08:18:00.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.01s) [2022-05-11T08:18:00.563Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.563Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2022-05-11T08:18:00.563Z] [2022-05-11T08:18:00.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-05-11T08:18:00.563Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.563Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-05-11T08:18:00.563Z] [2022-05-11T08:18:00.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.02s) [2022-05-11T08:18:00.563Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.563Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2022-05-11T08:18:00.563Z] [2022-05-11T08:18:00.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2022-05-11T08:18:00.563Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.563Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2022-05-11T08:18:00.563Z] [2022-05-11T08:18:00.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.01s) [2022-05-11T08:18:00.563Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.563Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2022-05-11T08:18:00.563Z] [2022-05-11T08:18:00.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2022-05-11T08:18:00.563Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.563Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2022-05-11T08:18:00.563Z] [2022-05-11T08:18:00.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-05-11T08:18:00.563Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.563Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-05-11T08:18:00.563Z] [2022-05-11T08:18:00.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-05-11T08:18:00.563Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.563Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-05-11T08:18:00.563Z] [2022-05-11T08:18:00.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.02s) [2022-05-11T08:18:00.563Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.563Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2022-05-11T08:18:00.563Z] [2022-05-11T08:18:00.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s) [2022-05-11T08:18:00.563Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.563Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2022-05-11T08:18:00.563Z] [2022-05-11T08:18:00.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.01s) [2022-05-11T08:18:00.563Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.563Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2022-05-11T08:18:00.563Z] [2022-05-11T08:18:00.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.02s) [2022-05-11T08:18:00.563Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.563Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2022-05-11T08:18:00.563Z] [2022-05-11T08:18:00.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-05-11T08:18:00.563Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.563Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-05-11T08:18:00.563Z] [2022-05-11T08:18:00.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-05-11T08:18:00.563Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-05-11T08:18:00.563Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-05-11T08:18:00.563Z] [2022-05-11T08:18:00.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-05-11T08:18:00.563Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.563Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-05-11T08:18:00.563Z] [2022-05-11T08:18:00.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-05-11T08:18:00.563Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.563Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-05-11T08:18:00.563Z] [2022-05-11T08:18:00.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2022-05-11T08:18:00.563Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.563Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2022-05-11T08:18:00.563Z] [2022-05-11T08:18:00.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2022-05-11T08:18:00.563Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.563Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2022-05-11T08:18:00.563Z] [2022-05-11T08:18:00.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-05-11T08:18:00.563Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.563Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-05-11T08:18:00.563Z] [2022-05-11T08:18:00.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-05-11T08:18:00.563Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.563Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-05-11T08:18:00.563Z] [2022-05-11T08:18:00.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.02s) [2022-05-11T08:18:00.563Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.563Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2022-05-11T08:18:00.563Z] [2022-05-11T08:18:00.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2022-05-11T08:18:00.563Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.563Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2022-05-11T08:18:00.563Z] [2022-05-11T08:18:00.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2022-05-11T08:18:00.563Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.563Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2022-05-11T08:18:00.563Z] [2022-05-11T08:18:00.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2022-05-11T08:18:00.563Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.563Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2022-05-11T08:18:00.563Z] [2022-05-11T08:18:00.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.02s) [2022-05-11T08:18:00.564Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.564Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-05-11T08:18:00.564Z] [2022-05-11T08:18:00.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.01s) [2022-05-11T08:18:00.564Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.564Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2022-05-11T08:18:00.564Z] [2022-05-11T08:18:00.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2022-05-11T08:18:00.564Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.564Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2022-05-11T08:18:00.564Z] [2022-05-11T08:18:00.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.01s) [2022-05-11T08:18:00.564Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.564Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2022-05-11T08:18:00.564Z] [2022-05-11T08:18:00.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-05-11T08:18:00.564Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.564Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-05-11T08:18:00.564Z] [2022-05-11T08:18:00.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s) [2022-05-11T08:18:00.564Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.564Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2022-05-11T08:18:00.564Z] [2022-05-11T08:18:00.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2022-05-11T08:18:00.564Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.564Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2022-05-11T08:18:00.564Z] [2022-05-11T08:18:00.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2022-05-11T08:18:00.564Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.564Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2022-05-11T08:18:00.564Z] [2022-05-11T08:18:00.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2022-05-11T08:18:00.564Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.564Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2022-05-11T08:18:00.564Z] [2022-05-11T08:18:00.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2022-05-11T08:18:00.564Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.564Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2022-05-11T08:18:00.564Z] [2022-05-11T08:18:00.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2022-05-11T08:18:00.564Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.564Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2022-05-11T08:18:00.564Z] [2022-05-11T08:18:00.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2022-05-11T08:18:00.564Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.564Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2022-05-11T08:18:00.564Z] [2022-05-11T08:18:00.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2022-05-11T08:18:00.564Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.564Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2022-05-11T08:18:00.564Z] [2022-05-11T08:18:00.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2022-05-11T08:18:00.564Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.564Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2022-05-11T08:18:00.564Z] [2022-05-11T08:18:00.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-05-11T08:18:00.564Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.564Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-05-11T08:18:00.564Z] [2022-05-11T08:18:00.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2022-05-11T08:18:00.564Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.564Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2022-05-11T08:18:00.564Z] [2022-05-11T08:18:00.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2022-05-11T08:18:00.564Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.564Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2022-05-11T08:18:00.564Z] [2022-05-11T08:18:00.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-05-11T08:18:00.564Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.564Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-05-11T08:18:00.564Z] [2022-05-11T08:18:00.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2022-05-11T08:18:00.564Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.564Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2022-05-11T08:18:00.564Z] [2022-05-11T08:18:00.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2022-05-11T08:18:00.564Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.564Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2022-05-11T08:18:00.564Z] [2022-05-11T08:18:00.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2022-05-11T08:18:00.564Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.564Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2022-05-11T08:18:00.564Z] [2022-05-11T08:18:00.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2022-05-11T08:18:00.564Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.564Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2022-05-11T08:18:00.564Z] [2022-05-11T08:18:00.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2022-05-11T08:18:00.564Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.564Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2022-05-11T08:18:00.564Z] [2022-05-11T08:18:00.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s) [2022-05-11T08:18:00.564Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.564Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2022-05-11T08:18:00.564Z] [2022-05-11T08:18:00.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s) [2022-05-11T08:18:00.564Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.564Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2022-05-11T08:18:00.564Z] [2022-05-11T08:18:00.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.01s) [2022-05-11T08:18:00.564Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.564Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2022-05-11T08:18:00.564Z] [2022-05-11T08:18:00.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s) [2022-05-11T08:18:00.564Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.564Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2022-05-11T08:18:00.564Z] [2022-05-11T08:18:00.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2022-05-11T08:18:00.564Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.564Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2022-05-11T08:18:00.564Z] [2022-05-11T08:18:00.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2022-05-11T08:18:00.564Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.564Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2022-05-11T08:18:00.564Z] [2022-05-11T08:18:00.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-05-11T08:18:00.564Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.564Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-05-11T08:18:00.564Z] [2022-05-11T08:18:00.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s) [2022-05-11T08:18:00.564Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.564Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2022-05-11T08:18:00.564Z] [2022-05-11T08:18:00.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s) [2022-05-11T08:18:00.564Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.564Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2022-05-11T08:18:00.564Z] [2022-05-11T08:18:00.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2022-05-11T08:18:00.564Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.564Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2022-05-11T08:18:00.564Z] [2022-05-11T08:18:00.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s) [2022-05-11T08:18:00.564Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-05-11T08:18:00.564Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2022-05-11T08:18:00.564Z] [2022-05-11T08:18:00.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2022-05-11T08:18:00.564Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-05-11T08:18:00.564Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2022-05-11T08:18:00.564Z] [2022-05-11T08:18:00.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s) [2022-05-11T08:18:00.564Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.564Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2022-05-11T08:18:00.564Z] [2022-05-11T08:18:00.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s) [2022-05-11T08:18:00.564Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.564Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2022-05-11T08:18:00.564Z] [2022-05-11T08:18:00.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-05-11T08:18:00.564Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.564Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-05-11T08:18:00.564Z] [2022-05-11T08:18:00.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s) [2022-05-11T08:18:00.564Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.564Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2022-05-11T08:18:00.564Z] [2022-05-11T08:18:00.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s) [2022-05-11T08:18:00.564Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.564Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2022-05-11T08:18:00.564Z] [2022-05-11T08:18:00.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s) [2022-05-11T08:18:00.564Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.564Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2022-05-11T08:18:00.564Z] [2022-05-11T08:18:00.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.01s) [2022-05-11T08:18:00.564Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.564Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2022-05-11T08:18:00.564Z] [2022-05-11T08:18:00.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2022-05-11T08:18:00.564Z] docker_api_containers_test.go:1535: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.564Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2022-05-11T08:18:00.564Z] [2022-05-11T08:18:00.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2022-05-11T08:18:00.564Z] docker_api_containers_test.go:1449: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.564Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2022-05-11T08:18:00.564Z] [2022-05-11T08:18:00.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2022-05-11T08:18:00.564Z] docker_api_containers_test.go:1431: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.564Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2022-05-11T08:18:00.564Z] [2022-05-11T08:18:00.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2022-05-11T08:18:00.564Z] docker_api_containers_test.go:1477: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.564Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2022-05-11T08:18:00.564Z] [2022-05-11T08:18:00.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-05-11T08:18:00.564Z] docker_api_containers_test.go:1560: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.564Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-05-11T08:18:00.564Z] [2022-05-11T08:18:00.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-05-11T08:18:00.564Z] docker_api_containers_test.go:1504: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.564Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-05-11T08:18:00.564Z] [2022-05-11T08:18:00.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-05-11T08:18:00.564Z] docker_api_containers_test.go:1327: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.564Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-05-11T08:18:00.564Z] [2022-05-11T08:18:00.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-05-11T08:18:00.564Z] docker_api_containers_test.go:1398: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.564Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-05-11T08:18:00.564Z] [2022-05-11T08:18:00.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2022-05-11T08:18:00.564Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.564Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2022-05-11T08:18:00.564Z] [2022-05-11T08:18:00.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-05-11T08:18:00.564Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-05-11T08:18:00.564Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-05-11T08:18:00.564Z] [2022-05-11T08:18:00.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2022-05-11T08:18:00.564Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.564Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2022-05-11T08:18:00.564Z] [2022-05-11T08:18:00.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-05-11T08:18:00.564Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.564Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-05-11T08:18:00.564Z] [2022-05-11T08:18:00.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.02s) [2022-05-11T08:18:00.564Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.564Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2022-05-11T08:18:00.564Z] [2022-05-11T08:18:00.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.03s) [2022-05-11T08:18:00.564Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.564Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.03s) [2022-05-11T08:18:00.564Z] [2022-05-11T08:18:00.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-05-11T08:18:00.564Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.564Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-05-11T08:18:00.564Z] [2022-05-11T08:18:00.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.02s) [2022-05-11T08:18:00.564Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.564Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2022-05-11T08:18:00.564Z] [2022-05-11T08:18:00.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2022-05-11T08:18:00.564Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.564Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2022-05-11T08:18:00.564Z] [2022-05-11T08:18:00.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-05-11T08:18:00.564Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.564Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-05-11T08:18:00.564Z] [2022-05-11T08:18:00.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-05-11T08:18:00.564Z] docker_api_containers_test.go:1374: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.564Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-05-11T08:18:00.564Z] [2022-05-11T08:18:00.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-05-11T08:18:00.564Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.564Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-05-11T08:18:00.564Z] [2022-05-11T08:18:00.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-05-11T08:18:00.564Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.564Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-05-11T08:18:00.564Z] [2022-05-11T08:18:00.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-05-11T08:18:00.564Z] docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.564Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-05-11T08:18:00.564Z] [2022-05-11T08:18:00.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.03s) [2022-05-11T08:18:00.564Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.564Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.03s) [2022-05-11T08:18:00.564Z] [2022-05-11T08:18:00.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-05-11T08:18:00.564Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.564Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-05-11T08:18:00.564Z] [2022-05-11T08:18:00.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-05-11T08:18:00.564Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.565Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-05-11T08:18:00.565Z] [2022-05-11T08:18:00.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.03s) [2022-05-11T08:18:00.565Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.565Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.03s) [2022-05-11T08:18:00.565Z] [2022-05-11T08:18:00.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-05-11T08:18:00.565Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.565Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-05-11T08:18:00.565Z] [2022-05-11T08:18:00.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.03s) [2022-05-11T08:18:00.565Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.565Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.03s) [2022-05-11T08:18:00.565Z] [2022-05-11T08:18:00.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-05-11T08:18:00.565Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.565Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-05-11T08:18:00.565Z] [2022-05-11T08:18:00.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-05-11T08:18:00.565Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.565Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-05-11T08:18:00.565Z] [2022-05-11T08:18:00.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2022-05-11T08:18:00.565Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.565Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2022-05-11T08:18:00.565Z] [2022-05-11T08:18:00.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-05-11T08:18:00.565Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.565Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-05-11T08:18:00.565Z] [2022-05-11T08:18:00.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2022-05-11T08:18:00.565Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.565Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2022-05-11T08:18:00.565Z] [2022-05-11T08:18:00.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2022-05-11T08:18:00.565Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.565Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2022-05-11T08:18:00.565Z] [2022-05-11T08:18:00.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s) [2022-05-11T08:18:00.565Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.565Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2022-05-11T08:18:00.565Z] [2022-05-11T08:18:00.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-05-11T08:18:00.565Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.565Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-05-11T08:18:00.565Z] [2022-05-11T08:18:00.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2022-05-11T08:18:00.565Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.565Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2022-05-11T08:18:00.565Z] [2022-05-11T08:18:00.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-05-11T08:18:00.565Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.565Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-05-11T08:18:00.565Z] [2022-05-11T08:18:00.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-05-11T08:18:00.565Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.565Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-05-11T08:18:00.565Z] [2022-05-11T08:18:00.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2022-05-11T08:18:00.565Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.565Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2022-05-11T08:18:00.565Z] [2022-05-11T08:18:00.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s) [2022-05-11T08:18:00.565Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.565Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2022-05-11T08:18:00.565Z] [2022-05-11T08:18:00.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2022-05-11T08:18:00.565Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.565Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2022-05-11T08:18:00.565Z] [2022-05-11T08:18:00.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2022-05-11T08:18:00.565Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.565Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2022-05-11T08:18:00.565Z] [2022-05-11T08:18:00.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2022-05-11T08:18:00.565Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.565Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2022-05-11T08:18:00.565Z] [2022-05-11T08:18:00.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2022-05-11T08:18:00.565Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.565Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2022-05-11T08:18:00.565Z] [2022-05-11T08:18:00.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2022-05-11T08:18:00.565Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.565Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2022-05-11T08:18:00.565Z] [2022-05-11T08:18:00.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2022-05-11T08:18:00.565Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.565Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2022-05-11T08:18:00.565Z] [2022-05-11T08:18:00.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2022-05-11T08:18:00.565Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.565Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2022-05-11T08:18:00.565Z] [2022-05-11T08:18:00.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2022-05-11T08:18:00.565Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.565Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2022-05-11T08:18:00.565Z] [2022-05-11T08:18:00.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-05-11T08:18:00.565Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.565Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-05-11T08:18:00.565Z] [2022-05-11T08:18:00.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-05-11T08:18:00.565Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.565Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-05-11T08:18:00.565Z] [2022-05-11T08:18:00.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-05-11T08:18:00.565Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.565Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-05-11T08:18:00.565Z] [2022-05-11T08:18:00.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2022-05-11T08:18:00.565Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.565Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2022-05-11T08:18:00.565Z] [2022-05-11T08:18:00.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2022-05-11T08:18:00.565Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.565Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2022-05-11T08:18:00.565Z] [2022-05-11T08:18:00.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2022-05-11T08:18:00.565Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.565Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2022-05-11T08:18:00.565Z] [2022-05-11T08:18:00.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-05-11T08:18:00.565Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.565Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-05-11T08:18:00.565Z] [2022-05-11T08:18:00.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2022-05-11T08:18:00.565Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.565Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2022-05-11T08:18:00.565Z] [2022-05-11T08:18:00.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2022-05-11T08:18:00.565Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.565Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2022-05-11T08:18:00.565Z] [2022-05-11T08:18:00.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-05-11T08:18:00.565Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.565Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-05-11T08:18:00.565Z] [2022-05-11T08:18:00.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s) [2022-05-11T08:18:00.565Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.565Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2022-05-11T08:18:00.565Z] [2022-05-11T08:18:00.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s) [2022-05-11T08:18:00.565Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.565Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2022-05-11T08:18:00.565Z] [2022-05-11T08:18:00.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-05-11T08:18:00.565Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.565Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-05-11T08:18:00.565Z] [2022-05-11T08:18:00.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-05-11T08:18:00.565Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.565Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-05-11T08:18:00.565Z] [2022-05-11T08:18:00.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2022-05-11T08:18:00.565Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.565Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2022-05-11T08:18:00.565Z] [2022-05-11T08:18:00.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-05-11T08:18:00.565Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.565Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-05-11T08:18:00.565Z] [2022-05-11T08:18:00.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-05-11T08:18:00.565Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.565Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-05-11T08:18:00.565Z] [2022-05-11T08:18:00.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-05-11T08:18:00.565Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.565Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-05-11T08:18:00.565Z] [2022-05-11T08:18:00.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.01s) [2022-05-11T08:18:00.565Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.565Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2022-05-11T08:18:00.565Z] [2022-05-11T08:18:00.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-05-11T08:18:00.565Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.565Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-05-11T08:18:00.565Z] [2022-05-11T08:18:00.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-05-11T08:18:00.565Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.565Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-05-11T08:18:00.565Z] [2022-05-11T08:18:00.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-05-11T08:18:00.565Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.565Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-05-11T08:18:00.565Z] [2022-05-11T08:18:00.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s) [2022-05-11T08:18:00.565Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.565Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2022-05-11T08:18:00.565Z] [2022-05-11T08:18:00.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-05-11T08:18:00.565Z] docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.565Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-05-11T08:18:00.565Z] [2022-05-11T08:18:00.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-05-11T08:18:00.565Z] docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.565Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-05-11T08:18:00.565Z] [2022-05-11T08:18:00.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-05-11T08:18:00.565Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-05-11T08:18:00.565Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-05-11T08:18:00.565Z] [2022-05-11T08:18:00.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-05-11T08:18:00.565Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.565Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-05-11T08:18:00.565Z] [2022-05-11T08:18:00.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-05-11T08:18:00.565Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.565Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-05-11T08:18:00.565Z] [2022-05-11T08:18:00.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-05-11T08:18:00.565Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.565Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-05-11T08:18:00.565Z] [2022-05-11T08:18:00.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2022-05-11T08:18:00.565Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.565Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2022-05-11T08:18:00.565Z] [2022-05-11T08:18:00.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.03s) [2022-05-11T08:18:00.565Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.565Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.03s) [2022-05-11T08:18:00.565Z] [2022-05-11T08:18:00.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-05-11T08:18:00.565Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.565Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-05-11T08:18:00.565Z] [2022-05-11T08:18:00.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.03s) [2022-05-11T08:18:00.565Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.565Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.03s) [2022-05-11T08:18:00.565Z] [2022-05-11T08:18:00.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2022-05-11T08:18:00.565Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.565Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2022-05-11T08:18:00.565Z] [2022-05-11T08:18:00.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.02s) [2022-05-11T08:18:00.565Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.565Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2022-05-11T08:18:00.565Z] [2022-05-11T08:18:00.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2022-05-11T08:18:00.565Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.565Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2022-05-11T08:18:00.565Z] [2022-05-11T08:18:00.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-05-11T08:18:00.565Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.565Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-05-11T08:18:00.565Z] [2022-05-11T08:18:00.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s) [2022-05-11T08:18:00.565Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.565Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2022-05-11T08:18:00.565Z] [2022-05-11T08:18:00.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2022-05-11T08:18:00.565Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.566Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2022-05-11T08:18:00.566Z] [2022-05-11T08:18:00.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s) [2022-05-11T08:18:00.566Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.566Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2022-05-11T08:18:00.566Z] [2022-05-11T08:18:00.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-05-11T08:18:00.566Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.566Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-05-11T08:18:00.566Z] [2022-05-11T08:18:00.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-05-11T08:18:00.566Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.566Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-05-11T08:18:00.566Z] [2022-05-11T08:18:00.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s) [2022-05-11T08:18:00.566Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.566Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2022-05-11T08:18:00.566Z] [2022-05-11T08:18:00.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s) [2022-05-11T08:18:00.566Z] docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.566Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2022-05-11T08:18:00.566Z] [2022-05-11T08:18:00.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s) [2022-05-11T08:18:00.566Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.566Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2022-05-11T08:18:00.566Z] [2022-05-11T08:18:00.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-05-11T08:18:00.566Z] docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.566Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-05-11T08:18:00.566Z] [2022-05-11T08:18:00.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2022-05-11T08:18:00.566Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.566Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2022-05-11T08:18:00.566Z] [2022-05-11T08:18:00.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-05-11T08:18:00.566Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.566Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-05-11T08:18:00.566Z] [2022-05-11T08:18:00.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s) [2022-05-11T08:18:00.566Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.566Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2022-05-11T08:18:00.566Z] [2022-05-11T08:18:00.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2022-05-11T08:18:00.566Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.566Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2022-05-11T08:18:00.566Z] [2022-05-11T08:18:00.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2022-05-11T08:18:00.566Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.566Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2022-05-11T08:18:00.566Z] [2022-05-11T08:18:00.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-05-11T08:18:00.566Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.566Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-05-11T08:18:00.566Z] [2022-05-11T08:18:00.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s) [2022-05-11T08:18:00.566Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.566Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2022-05-11T08:18:00.566Z] [2022-05-11T08:18:00.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2022-05-11T08:18:00.566Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.566Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2022-05-11T08:18:00.566Z] [2022-05-11T08:18:00.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2022-05-11T08:18:00.566Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.566Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2022-05-11T08:18:00.566Z] [2022-05-11T08:18:00.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2022-05-11T08:18:00.566Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.566Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2022-05-11T08:18:00.566Z] [2022-05-11T08:18:00.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2022-05-11T08:18:00.566Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.566Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2022-05-11T08:18:00.566Z] [2022-05-11T08:18:00.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-05-11T08:18:00.566Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.566Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-05-11T08:18:00.566Z] [2022-05-11T08:18:00.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2022-05-11T08:18:00.566Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.566Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2022-05-11T08:18:00.566Z] [2022-05-11T08:18:00.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2022-05-11T08:18:00.566Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.566Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2022-05-11T08:18:00.566Z] [2022-05-11T08:18:00.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2022-05-11T08:18:00.566Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.566Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2022-05-11T08:18:00.566Z] [2022-05-11T08:18:00.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2022-05-11T08:18:00.566Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.566Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2022-05-11T08:18:00.566Z] [2022-05-11T08:18:00.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s) [2022-05-11T08:18:00.566Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.566Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2022-05-11T08:18:00.566Z] [2022-05-11T08:18:00.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-05-11T08:18:00.566Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.566Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-05-11T08:18:00.566Z] [2022-05-11T08:18:00.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2022-05-11T08:18:00.566Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.566Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2022-05-11T08:18:00.566Z] [2022-05-11T08:18:00.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-05-11T08:18:00.566Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.566Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-05-11T08:18:00.566Z] [2022-05-11T08:18:00.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2022-05-11T08:18:00.566Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.566Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2022-05-11T08:18:00.566Z] [2022-05-11T08:18:00.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.01s) [2022-05-11T08:18:00.566Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.566Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2022-05-11T08:18:00.566Z] [2022-05-11T08:18:00.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s) [2022-05-11T08:18:00.566Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-05-11T08:18:00.566Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2022-05-11T08:18:00.566Z] [2022-05-11T08:18:00.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2022-05-11T08:18:00.566Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.566Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2022-05-11T08:18:00.566Z] [2022-05-11T08:18:00.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s) [2022-05-11T08:18:00.566Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.566Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2022-05-11T08:18:00.566Z] [2022-05-11T08:18:00.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-05-11T08:18:00.566Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.566Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-05-11T08:18:00.566Z] [2022-05-11T08:18:00.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-05-11T08:18:00.566Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.566Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-05-11T08:18:00.566Z] [2022-05-11T08:18:00.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-05-11T08:18:00.566Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.566Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-05-11T08:18:00.566Z] [2022-05-11T08:18:00.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s) [2022-05-11T08:18:00.566Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.566Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2022-05-11T08:18:00.566Z] [2022-05-11T08:18:00.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.02s) [2022-05-11T08:18:00.566Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.566Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2022-05-11T08:18:00.566Z] [2022-05-11T08:18:00.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-05-11T08:18:00.566Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.566Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-05-11T08:18:00.566Z] [2022-05-11T08:18:00.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2022-05-11T08:18:00.566Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.566Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2022-05-11T08:18:00.566Z] [2022-05-11T08:18:00.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-05-11T08:18:00.566Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.566Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-05-11T08:18:00.566Z] [2022-05-11T08:18:00.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2022-05-11T08:18:00.566Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.566Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2022-05-11T08:18:00.566Z] [2022-05-11T08:18:00.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2022-05-11T08:18:00.566Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.566Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2022-05-11T08:18:00.566Z] [2022-05-11T08:18:00.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2022-05-11T08:18:00.566Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.566Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2022-05-11T08:18:00.566Z] [2022-05-11T08:18:00.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2022-05-11T08:18:00.566Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.566Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2022-05-11T08:18:00.566Z] [2022-05-11T08:18:00.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.02s) [2022-05-11T08:18:00.566Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-05-11T08:18:00.566Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2022-05-11T08:18:00.566Z] [2022-05-11T08:18:00.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.02s) [2022-05-11T08:18:00.566Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.566Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2022-05-11T08:18:00.566Z] [2022-05-11T08:18:00.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s) [2022-05-11T08:18:00.566Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.566Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2022-05-11T08:18:00.566Z] [2022-05-11T08:18:00.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s) [2022-05-11T08:18:00.566Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.566Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2022-05-11T08:18:00.566Z] [2022-05-11T08:18:00.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s) [2022-05-11T08:18:00.566Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.566Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2022-05-11T08:18:00.566Z] [2022-05-11T08:18:00.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s) [2022-05-11T08:18:00.566Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.566Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2022-05-11T08:18:00.566Z] [2022-05-11T08:18:00.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.01s) [2022-05-11T08:18:00.566Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.566Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2022-05-11T08:18:00.566Z] [2022-05-11T08:18:00.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2022-05-11T08:18:00.566Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.566Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2022-05-11T08:18:00.566Z] [2022-05-11T08:18:00.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-05-11T08:18:00.566Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.566Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-05-11T08:18:00.566Z] [2022-05-11T08:18:00.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2022-05-11T08:18:00.566Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.566Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2022-05-11T08:18:00.566Z] [2022-05-11T08:18:00.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-05-11T08:18:00.566Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.566Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-05-11T08:18:00.566Z] [2022-05-11T08:18:00.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-05-11T08:18:00.566Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.566Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-05-11T08:18:00.566Z] [2022-05-11T08:18:00.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-05-11T08:18:00.566Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.566Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-05-11T08:18:00.566Z] [2022-05-11T08:18:00.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-05-11T08:18:00.566Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.566Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-05-11T08:18:00.566Z] [2022-05-11T08:18:00.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-05-11T08:18:00.566Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.566Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-05-11T08:18:00.566Z] [2022-05-11T08:18:00.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s) [2022-05-11T08:18:00.566Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.566Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2022-05-11T08:18:00.566Z] [2022-05-11T08:18:00.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2022-05-11T08:18:00.566Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-05-11T08:18:00.566Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2022-05-11T08:18:00.566Z] [2022-05-11T08:18:00.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-05-11T08:18:00.566Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.566Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-05-11T08:18:00.566Z] [2022-05-11T08:18:00.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2022-05-11T08:18:00.566Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.566Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2022-05-11T08:18:00.566Z] [2022-05-11T08:18:00.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2022-05-11T08:18:00.566Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.566Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2022-05-11T08:18:00.566Z] [2022-05-11T08:18:00.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2022-05-11T08:18:00.566Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.566Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2022-05-11T08:18:00.566Z] [2022-05-11T08:18:00.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-05-11T08:18:00.567Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.567Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-05-11T08:18:00.567Z] [2022-05-11T08:18:00.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-05-11T08:18:00.567Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.567Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-05-11T08:18:00.567Z] [2022-05-11T08:18:00.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-05-11T08:18:00.567Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.567Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-05-11T08:18:00.567Z] [2022-05-11T08:18:00.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.02s) [2022-05-11T08:18:00.567Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.567Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2022-05-11T08:18:00.567Z] [2022-05-11T08:18:00.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-05-11T08:18:00.567Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.567Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-05-11T08:18:00.567Z] [2022-05-11T08:18:00.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.02s) [2022-05-11T08:18:00.567Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.567Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2022-05-11T08:18:00.567Z] [2022-05-11T08:18:00.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-05-11T08:18:00.567Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.567Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-05-11T08:18:00.567Z] [2022-05-11T08:18:00.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2022-05-11T08:18:00.567Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.567Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2022-05-11T08:18:00.567Z] [2022-05-11T08:18:00.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.02s) [2022-05-11T08:18:00.567Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.567Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2022-05-11T08:18:00.567Z] [2022-05-11T08:18:00.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2022-05-11T08:18:00.567Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.567Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2022-05-11T08:18:00.567Z] [2022-05-11T08:18:00.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2022-05-11T08:18:00.567Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.567Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2022-05-11T08:18:00.567Z] [2022-05-11T08:18:00.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-05-11T08:18:00.567Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.567Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-05-11T08:18:00.567Z] [2022-05-11T08:18:00.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-05-11T08:18:00.567Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.567Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-05-11T08:18:00.567Z] [2022-05-11T08:18:00.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-05-11T08:18:00.567Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.567Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-05-11T08:18:00.567Z] [2022-05-11T08:18:00.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.01s) [2022-05-11T08:18:00.567Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.567Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2022-05-11T08:18:00.567Z] [2022-05-11T08:18:00.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s) [2022-05-11T08:18:00.567Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.567Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2022-05-11T08:18:00.567Z] [2022-05-11T08:18:00.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s) [2022-05-11T08:18:00.567Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-05-11T08:18:00.567Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2022-05-11T08:18:00.567Z] [2022-05-11T08:18:00.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s) [2022-05-11T08:18:00.567Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.567Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2022-05-11T08:18:00.567Z] [2022-05-11T08:18:00.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-05-11T08:18:00.567Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-05-11T08:18:00.567Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-05-11T08:18:00.567Z] [2022-05-11T08:18:00.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s) [2022-05-11T08:18:00.567Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-05-11T08:18:01.021Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2022-05-11T08:18:01.021Z] [2022-05-11T08:18:01.021Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2022-05-11T08:18:01.021Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-05-11T08:18:01.021Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2022-05-11T08:18:01.021Z] [2022-05-11T08:18:01.021Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-05-11T08:18:01.021Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-05-11T08:18:01.021Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-05-11T08:18:01.021Z] [2022-05-11T08:18:01.021Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s) [2022-05-11T08:18:01.021Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-05-11T08:18:01.021Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2022-05-11T08:18:01.021Z] [2022-05-11T08:18:01.021Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s) [2022-05-11T08:18:01.021Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-05-11T08:18:01.021Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2022-05-11T08:18:01.021Z] [2022-05-11T08:18:01.021Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.02s) [2022-05-11T08:18:01.021Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-05-11T08:18:01.021Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-05-11T08:18:01.021Z] [2022-05-11T08:18:01.021Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2022-05-11T08:18:01.021Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-05-11T08:18:01.021Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2022-05-11T08:18:01.021Z] [2022-05-11T08:18:01.021Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2022-05-11T08:18:01.021Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-05-11T08:18:01.021Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2022-05-11T08:18:01.021Z] [2022-05-11T08:18:01.021Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2022-05-11T08:18:01.021Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-05-11T08:18:01.021Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2022-05-11T08:18:01.021Z] [2022-05-11T08:18:01.021Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2022-05-11T08:18:01.021Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-05-11T08:18:01.021Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2022-05-11T08:18:01.021Z] [2022-05-11T08:18:01.021Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-05-11T08:18:01.021Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-05-11T08:18:01.021Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-05-11T08:18:01.021Z] [2022-05-11T08:18:01.021Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-05-11T08:18:01.021Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-05-11T08:18:01.021Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-05-11T08:18:01.021Z] [2022-05-11T08:18:01.021Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-05-11T08:18:01.021Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-05-11T08:18:01.021Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-05-11T08:18:01.021Z] [2022-05-11T08:18:01.021Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-05-11T08:18:01.021Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-05-11T08:18:01.021Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-05-11T08:18:01.021Z] [2022-05-11T08:18:01.021Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2022-05-11T08:18:01.021Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-05-11T08:18:01.021Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2022-05-11T08:18:01.021Z] [2022-05-11T08:18:01.021Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.01s) [2022-05-11T08:18:01.021Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-05-11T08:18:01.021Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2022-05-11T08:18:01.021Z] [2022-05-11T08:18:01.021Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-05-11T08:18:01.021Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-11T08:18:01.021Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-05-11T08:18:01.021Z] [2022-05-11T08:18:01.021Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-05-11T08:18:01.021Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-11T08:18:01.021Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-05-11T08:18:01.021Z] [2022-05-11T08:18:01.021Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-05-11T08:18:01.021Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-11T08:18:01.021Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-05-11T08:18:01.021Z] [2022-05-11T08:18:01.021Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-05-11T08:18:01.021Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-11T08:18:01.021Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-05-11T08:18:01.021Z] [2022-05-11T08:18:01.021Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-05-11T08:18:01.021Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-11T08:18:01.021Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-05-11T08:18:01.021Z] [2022-05-11T08:18:01.021Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-05-11T08:18:01.021Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-11T08:18:01.021Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-05-11T08:18:01.021Z] [2022-05-11T08:18:01.021Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-05-11T08:18:01.021Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-11T08:18:01.021Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-05-11T08:18:01.021Z] [2022-05-11T08:18:01.021Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-05-11T08:18:01.021Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-11T08:18:01.021Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-05-11T08:18:01.021Z] [2022-05-11T08:18:01.021Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-05-11T08:18:01.021Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-11T08:18:01.021Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-05-11T08:18:01.021Z] [2022-05-11T08:18:01.021Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-05-11T08:18:01.021Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-11T08:18:01.021Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-05-11T08:18:01.021Z] [2022-05-11T08:18:01.021Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-05-11T08:18:01.021Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-11T08:18:01.021Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-05-11T08:18:01.021Z] [2022-05-11T08:18:01.021Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-05-11T08:18:01.021Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-11T08:18:01.021Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-05-11T08:18:01.021Z] [2022-05-11T08:18:01.021Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-05-11T08:18:01.021Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-11T08:18:01.021Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-05-11T08:18:01.021Z] [2022-05-11T08:18:01.021Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-05-11T08:18:01.021Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-11T08:18:01.021Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-05-11T08:18:01.021Z] [2022-05-11T08:18:01.021Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-05-11T08:18:01.021Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-11T08:18:01.021Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-05-11T08:18:01.021Z] [2022-05-11T08:18:01.021Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-05-11T08:18:01.021Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-11T08:18:01.021Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-05-11T08:18:01.021Z] [2022-05-11T08:18:01.021Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-05-11T08:18:01.021Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-11T08:18:01.021Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-05-11T08:18:01.021Z] [2022-05-11T08:18:01.021Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-05-11T08:18:01.021Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-11T08:18:01.021Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-05-11T08:18:01.021Z] [2022-05-11T08:18:01.021Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-05-11T08:18:01.021Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-11T08:18:01.021Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-05-11T08:18:01.021Z] [2022-05-11T08:18:01.021Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-05-11T08:18:01.021Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-11T08:18:01.021Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-05-11T08:18:01.021Z] [2022-05-11T08:18:01.021Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.11s) [2022-05-11T08:18:01.021Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-11T08:18:01.021Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.11s) [2022-05-11T08:18:01.021Z] [2022-05-11T08:18:01.021Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-05-11T08:18:01.021Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-11T08:18:01.021Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-05-11T08:18:01.021Z] [2022-05-11T08:18:01.022Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-05-11T08:18:01.022Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-11T08:18:01.022Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-05-11T08:18:01.022Z] [2022-05-11T08:18:01.022Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-05-11T08:18:01.022Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-11T08:18:01.022Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-05-11T08:18:01.022Z] [2022-05-11T08:18:01.022Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-05-11T08:18:01.022Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-11T08:18:01.022Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-05-11T08:18:01.022Z] [2022-05-11T08:18:01.022Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-05-11T08:18:01.022Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-11T08:18:01.022Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-05-11T08:18:01.022Z] [2022-05-11T08:18:01.022Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-05-11T08:18:01.022Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-11T08:18:01.022Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-05-11T08:18:01.022Z] [2022-05-11T08:18:01.022Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-05-11T08:18:01.022Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-11T08:18:01.022Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-05-11T08:18:01.022Z] [2022-05-11T08:18:01.022Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-05-11T08:18:01.022Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-11T08:18:01.022Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-05-11T08:18:01.022Z] [2022-05-11T08:18:01.022Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-05-11T08:18:01.022Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-11T08:18:01.022Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-05-11T08:18:01.022Z] [2022-05-11T08:18:01.022Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-05-11T08:18:01.022Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-11T08:18:01.022Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-05-11T08:18:01.022Z] [2022-05-11T08:18:01.022Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-05-11T08:18:01.022Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-11T08:18:01.022Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-05-11T08:18:01.022Z] [2022-05-11T08:18:01.022Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-05-11T08:18:01.022Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-11T08:18:01.022Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-05-11T08:18:01.022Z] [2022-05-11T08:18:01.022Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-05-11T08:18:01.022Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-11T08:18:01.022Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-05-11T08:18:01.022Z] [2022-05-11T08:18:01.022Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-05-11T08:18:01.022Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-11T08:18:01.022Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-05-11T08:18:01.022Z] [2022-05-11T08:18:01.022Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-05-11T08:18:01.022Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-11T08:18:01.022Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-05-11T08:18:01.022Z] [2022-05-11T08:18:01.022Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-05-11T08:18:01.022Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-11T08:18:01.022Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-05-11T08:18:01.022Z] [2022-05-11T08:18:01.022Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2022-05-11T08:18:01.022Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-11T08:18:01.022Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-05-11T08:18:01.022Z] [2022-05-11T08:18:01.022Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-05-11T08:18:01.022Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-11T08:18:01.022Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-05-11T08:18:01.022Z] [2022-05-11T08:18:01.022Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-05-11T08:18:01.022Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-11T08:18:01.022Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-05-11T08:18:01.022Z] [2022-05-11T08:18:01.022Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-05-11T08:18:01.022Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-11T08:18:01.022Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-05-11T08:18:01.022Z] [2022-05-11T08:18:01.022Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-05-11T08:18:01.022Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-11T08:18:01.022Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-05-11T08:18:01.022Z] [2022-05-11T08:18:01.022Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-05-11T08:18:01.022Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-11T08:18:01.022Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-05-11T08:18:01.022Z] [2022-05-11T08:18:01.022Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-05-11T08:18:01.022Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-11T08:18:01.022Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-05-11T08:18:01.022Z] [2022-05-11T08:18:01.022Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-05-11T08:18:01.022Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-11T08:18:01.022Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-05-11T08:18:01.022Z] [2022-05-11T08:18:01.022Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-05-11T08:18:01.022Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-11T08:18:01.022Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-05-11T08:18:01.022Z] [2022-05-11T08:18:01.022Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-05-11T08:18:01.022Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-11T08:18:01.022Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-05-11T08:18:01.022Z] [2022-05-11T08:18:01.022Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-05-11T08:18:01.022Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-11T08:18:01.022Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-05-11T08:18:01.022Z] [2022-05-11T08:18:01.022Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-05-11T08:18:01.022Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-11T08:18:01.022Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-05-11T08:18:01.022Z] [2022-05-11T08:18:01.022Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-05-11T08:18:01.022Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-11T08:18:01.022Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-05-11T08:18:01.022Z] [2022-05-11T08:18:01.022Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-05-11T08:18:01.022Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-11T08:18:01.022Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-05-11T08:18:01.022Z] [2022-05-11T08:18:01.022Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-05-11T08:18:01.022Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-11T08:18:01.022Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-05-11T08:18:01.022Z] [2022-05-11T08:18:01.022Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-05-11T08:18:01.022Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-11T08:18:01.022Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-05-11T08:18:01.022Z] [2022-05-11T08:18:01.022Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-05-11T08:18:01.022Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-11T08:18:01.022Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-05-11T08:18:01.022Z] [2022-05-11T08:18:01.022Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-05-11T08:18:01.022Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-11T08:18:01.022Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-05-11T08:18:01.022Z] [2022-05-11T08:18:01.022Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-05-11T08:18:01.022Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-11T08:18:01.022Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-05-11T08:18:01.022Z] [2022-05-11T08:18:01.022Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-05-11T08:18:01.022Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-11T08:18:01.022Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-05-11T08:18:01.022Z] [2022-05-11T08:18:01.022Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-05-11T08:18:01.022Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-11T08:18:01.022Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-05-11T08:18:01.022Z] [2022-05-11T08:18:01.022Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-05-11T08:18:01.022Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-11T08:18:01.022Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-05-11T08:18:01.022Z] [2022-05-11T08:18:01.022Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-05-11T08:18:01.022Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-11T08:18:01.022Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-05-11T08:18:01.022Z] [2022-05-11T08:18:01.022Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-05-11T08:18:01.022Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-11T08:18:01.022Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-05-11T08:18:01.022Z] [2022-05-11T08:18:01.022Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-05-11T08:18:01.022Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-11T08:18:01.022Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-05-11T08:18:01.022Z] [2022-05-11T08:18:01.022Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-05-11T08:18:01.022Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-05-11T08:18:01.022Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-05-11T08:18:01.022Z] [2022-05-11T08:18:01.022Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-05-11T08:18:01.022Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-05-11T08:18:01.022Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-05-11T08:18:01.022Z] [2022-05-11T08:18:01.022Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-05-11T08:18:01.022Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-05-11T08:18:01.022Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-05-11T08:18:01.022Z] [2022-05-11T08:18:01.022Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-05-11T08:18:01.022Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-11T08:18:01.022Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-05-11T08:18:01.022Z] [2022-05-11T08:18:01.022Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-05-11T08:18:01.022Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-11T08:18:01.022Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-05-11T08:18:01.022Z] [2022-05-11T08:18:01.022Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-05-11T08:18:01.022Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-11T08:18:01.022Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-05-11T08:18:01.022Z] [2022-05-11T08:18:01.022Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-05-11T08:18:01.022Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-11T08:18:01.022Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-05-11T08:18:01.022Z] [2022-05-11T08:18:01.022Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-05-11T08:18:01.022Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-11T08:18:01.022Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-05-11T08:18:01.022Z] [2022-05-11T08:18:01.022Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-05-11T08:18:01.022Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-11T08:18:01.022Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-05-11T08:18:01.022Z] [2022-05-11T08:18:01.022Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-05-11T08:18:01.022Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-11T08:18:01.022Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-05-11T08:18:01.022Z] [2022-05-11T08:18:01.022Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-05-11T08:18:01.022Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-11T08:18:01.022Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-05-11T08:18:01.022Z] [2022-05-11T08:18:01.022Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-05-11T08:18:01.022Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-11T08:18:01.022Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-05-11T08:18:01.022Z] [2022-05-11T08:18:01.022Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-05-11T08:18:01.022Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-11T08:18:01.022Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-05-11T08:18:01.022Z] [2022-05-11T08:18:01.022Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2022-05-11T08:18:01.022Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-11T08:18:01.022Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-05-11T08:18:01.022Z] [2022-05-11T08:18:01.022Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2022-05-11T08:18:01.022Z] check_test.go:126: unmatched requirement DaemonIsLinux [2022-05-11T08:18:01.022Z] [2022-05-11T08:18:01.022Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2022-05-11T08:18:01.022Z] check_test.go:132: unmatched requirement DaemonIsLinux [2022-05-11T08:18:01.022Z] [2022-05-11T08:18:01.022Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2022-05-11T08:18:01.022Z] check_test.go:140: unmatched requirement DaemonIsLinux [2022-05-11T08:18:01.022Z] [2022-05-11T08:18:01.022Z] DONE 1088 tests, 539 skipped in 2113.125s [2022-05-11T08:18:01.022Z] INFO: Integration tests ended at 05/11/2022 08:18:00. Duration:00:35:13.4031358 [2022-05-11T08:18:01.022Z] INFO: Docker info of the daemon under test at end of run [2022-05-11T08:18:01.022Z] [2022-05-11T08:18:01.022Z] Containers: 10 [2022-05-11T08:18:01.022Z] Running: 0 [2022-05-11T08:18:01.022Z] Paused: 0 [2022-05-11T08:18:01.022Z] Stopped: 10 [2022-05-11T08:18:01.022Z] Images: 18 [2022-05-11T08:18:01.022Z] Server Version: 0.0.0-dev [2022-05-11T08:18:01.022Z] Storage Driver: windowsfilter [2022-05-11T08:18:01.022Z] Windows: [2022-05-11T08:18:01.022Z] Logging Driver: json-file [2022-05-11T08:18:01.022Z] Plugins: [2022-05-11T08:18:01.022Z] Volume: local [2022-05-11T08:18:01.022Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-05-11T08:18:01.022Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-05-11T08:18:01.022Z] Swarm: inactive [2022-05-11T08:18:01.022Z] Default Isolation: process [2022-05-11T08:18:01.022Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-05-11T08:18:01.022Z] Operating System: Microsoft Windows Server Version 21H2 (OS Build 20348.230) [2022-05-11T08:18:01.022Z] OSType: windows [2022-05-11T08:18:01.022Z] Architecture: x86_64 [2022-05-11T08:18:01.022Z] CPUs: 4 [2022-05-11T08:18:01.022Z] Total Memory: 32GiB [2022-05-11T08:18:01.022Z] Name: azwin-2-005dd0 [2022-05-11T08:18:01.022Z] ID: ab64eb72-ebf2-44db-af48-809b0cef3907 [2022-05-11T08:18:01.022Z] Docker Root Dir: D:\CI\PR-43580\2\daemon [2022-05-11T08:18:01.022Z] Debug Mode (client): false [2022-05-11T08:18:01.022Z] Debug Mode (server): true [2022-05-11T08:18:01.022Z] File Descriptors: -1 [2022-05-11T08:18:01.022Z] Goroutines: 17 [2022-05-11T08:18:01.022Z] System Time: 2022-05-11T08:18:00.6801444Z [2022-05-11T08:18:01.022Z] EventsListeners: 0 [2022-05-11T08:18:01.022Z] Registry: https://index.docker.io/v1/ [2022-05-11T08:18:01.022Z] Labels: [2022-05-11T08:18:01.022Z] Experimental: false [2022-05-11T08:18:01.022Z] Insecure Registries: [2022-05-11T08:18:01.022Z] 127.0.0.0/8 [2022-05-11T08:18:01.022Z] Live Restore Enabled: false [2022-05-11T08:18:01.022Z] [2022-05-11T08:18:01.022Z] [2022-05-11T08:18:01.022Z] INFO: Stopping daemon under test [2022-05-11T08:18:01.023Z] SUCCESS: The process with PID 5416 (child process of PID 5496) has been terminated. [2022-05-11T08:18:01.023Z] SUCCESS: The process with PID 5496 (child process of PID 2760) has been terminated. [2022-05-11T08:18:01.023Z] INFO: Stop tailing logs of the daemon under tests [2022-05-11T08:18:01.023Z] INFO: executeCI.ps1 Completed successfully at 05/11/2022 08:18:00. [2022-05-11T08:18:01.023Z] INFO: Tidying up at end of run [2022-05-11T08:18:01.023Z] ----------- DAEMON LOG ------------ [2022-05-11T08:18:01.023Z] 2022/05/11 07:40:30 http: superfluous response.WriteHeader call from github.com/docker/docker/api/server/httputils.WriteJSON (httputils.go:92) [2022-05-11T08:18:01.023Z] ----------- END DAEMON LOG -------- [2022-05-11T08:18:01.023Z] INFO: Saving daemon under test log (d:\CI\PR-43580\2\dut.out) to bundles\CIDUT.out [2022-05-11T08:18:01.023Z] INFO: Saving daemon under test log (d:\CI\PR-43580\2\dut.err) to bundles\CIDUT.err [2022-05-11T08:18:01.023Z] INFO: Saving containerd logs to bundles [2022-05-11T08:18:01.023Z] INFO: Nuke-Everything... [2022-05-11T08:18:01.023Z] INFO: Container count on control daemon to delete is 2 [2022-05-11T08:18:01.478Z] b9fa6f398d4d [2022-05-11T08:18:01.478Z] f1c3f2564e5a [2022-05-11T08:18:01.478Z] INFO: Tidying pidfile d:\CI\PR-43580\2\docker.pid [2022-05-11T08:18:01.478Z] INFO: Nuking d:\CI [2022-05-11T08:18:05.823Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-05-11T08:18:05.823Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-05-11T08:18:05.823Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-05-11T08:18:18.150Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-05-11T08:18:22.527Z] INFO: Zapped successfully [2022-05-11T08:18:22.527Z] [2022-05-11T08:18:22.527Z] INFO: executeCI.ps1 exiting at Wed May 11 08:18:20 CUT 2022. Duration 00:57:59.3939149 [2022-05-11T08:18:22.527Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2022-05-11T08:18:22.765Z] Recording test results [2022-05-11T08:18:29.516Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2022-05-11T08:18:31.545Z] Creating win-2022-integration-bundles.zip [Pipeline] archiveArtifacts [2022-05-11T08:18:32.715Z] Archiving artifacts [2022-05-11T08:18:35.782Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-05-11T08:18:35.783Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-05-11T08:18:35.783Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-05-11T08:18:35.783Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-05-11T08:18:35.783Z] docker_cli_ps_test.go:230: RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2022-05-11T08:18:35.783Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-05-11T08:18:40.442Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-05-11T08:18:42.454Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-05-11T08:18:46.548Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43580/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-05-11T08:18:47.468Z] + make clean [2022-05-11T08:18:48.961Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-05-11T08:18:48.993Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-05-11T08:18:48.993Z] docker-dev-cache [2022-05-11T08:18:48.993Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-05-11T08:18:54.817Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-05-11T08:18:55.992Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-05-11T08:18:55.992Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-05-11T08:18:55.992Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-05-11T08:18:55.992Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-05-11T08:18:55.992Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-05-11T08:19:01.877Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-05-11T08:19:03.042Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-05-11T08:19:03.042Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-05-11T08:19:03.042Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-05-11T08:19:03.042Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-05-11T08:19:03.042Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-05-11T08:19:03.042Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-05-11T08:19:03.042Z] === RUN TestDockerSuite/TestPsRightTagName [2022-05-11T08:19:03.042Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-05-11T08:19:03.042Z] === RUN TestDockerSuite/TestPsShowMounts [2022-05-11T08:19:13.325Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-05-11T08:19:13.325Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-05-11T08:19:13.325Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-05-11T08:19:14.237Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-05-11T08:19:14.847Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-05-11T08:19:14.847Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-05-11T08:19:14.847Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-05-11T08:19:16.372Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-05-11T08:19:16.826Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-05-11T08:19:16.826Z] docker_api_containers_test.go:1374: unmatched requirement DaemonIsLinux [2022-05-11T08:19:17.281Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-05-11T08:19:20.020Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-05-11T08:19:23.038Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-05-11T08:19:35.369Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-05-11T08:19:36.892Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-05-11T08:19:41.095Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-05-11T08:19:41.095Z] docker_cli_build_test.go:5917: unmatched requirement DaemonIsLinux [2022-05-11T08:19:41.095Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-05-11T08:20:02.166Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-05-11T08:20:02.166Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-05-11T08:20:02.166Z] docker_cli_build_test.go:5550: unmatched requirement DaemonIsLinux [2022-05-11T08:20:02.166Z] === RUN TestDockerSuite/TestBuildNetNone [2022-05-11T08:20:02.166Z] docker_cli_build_test.go:5538: unmatched requirement DaemonIsLinux [2022-05-11T08:20:02.166Z] === RUN TestDockerSuite/TestBuildNoContext [2022-05-11T08:20:03.136Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-05-11T08:20:06.799Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-05-11T08:20:06.799Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-05-11T08:20:06.799Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-05-11T08:20:11.454Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-05-11T08:20:11.908Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-05-11T08:20:11.908Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-05-11T08:20:12.866Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-05-11T08:20:15.509Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-05-11T08:20:16.474Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-05-11T08:20:16.933Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-05-11T08:20:17.391Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-05-11T08:20:20.288Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-05-11T08:20:21.252Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-05-11T08:20:21.398Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-05-11T08:20:22.786Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-05-11T08:20:26.066Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-05-11T08:20:26.066Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-05-11T08:20:26.066Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-05-11T08:20:31.833Z] === RUN TestDockerSuite/TestRmiBlank [2022-05-11T08:20:31.833Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-05-11T08:20:32.287Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-05-11T08:20:43.855Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-05-11T08:20:45.387Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-05-11T08:20:49.905Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-05-11T08:20:52.067Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-05-11T08:20:52.521Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-05-11T08:20:57.754Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-05-11T08:21:00.653Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-05-11T08:21:01.187Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-05-11T08:21:06.949Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-05-11T08:21:13.023Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-05-11T08:21:15.473Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-05-11T08:21:17.699Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-05-11T08:21:20.126Z] === RUN TestDockerSuite/TestRmiTag [2022-05-11T08:21:20.126Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-05-11T08:21:23.457Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-05-11T08:21:23.834Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-05-11T08:21:24.981Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-05-11T08:21:24.981Z] docker_cli_build_test.go:5975: unmatched requirement DaemonIsLinux [2022-05-11T08:21:24.981Z] === RUN TestDockerSuite/TestBuildPATH [2022-05-11T08:21:24.981Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-05-11T08:21:24.981Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-05-11T08:21:27.851Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-05-11T08:21:27.851Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-05-11T08:21:27.851Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-05-11T08:21:44.859Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-05-11T08:21:45.818Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-05-11T08:21:51.571Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-05-11T08:21:52.025Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-05-11T08:21:52.025Z] docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux [2022-05-11T08:21:52.025Z] === RUN TestDockerSuite/TestRunAddHost [2022-05-11T08:21:52.025Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-05-11T08:21:52.025Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-05-11T08:21:52.025Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-05-11T08:21:52.025Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-05-11T08:21:52.025Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-05-11T08:21:52.025Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-05-11T08:21:52.025Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-05-11T08:21:52.025Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-05-11T08:21:52.025Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-05-11T08:21:52.479Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-05-11T08:21:52.479Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-05-11T08:21:52.479Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-05-11T08:21:55.358Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-05-11T08:21:55.358Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-05-11T08:21:55.358Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-05-11T08:21:55.358Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-05-11T08:21:55.358Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-05-11T08:22:01.111Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-05-11T08:22:04.817Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-05-11T08:22:07.698Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-05-11T08:22:10.580Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-05-11T08:22:13.459Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-05-11T08:22:13.459Z] === RUN TestDockerSuite/TestRunBindMounts [2022-05-11T08:22:19.216Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-05-11T08:22:19.216Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-05-11T08:22:19.216Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-05-11T08:22:19.216Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-05-11T08:22:19.216Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-05-11T08:22:19.216Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-05-11T08:22:19.216Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-05-11T08:22:19.216Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-05-11T08:22:19.216Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-05-11T08:22:19.216Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-05-11T08:22:19.216Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-05-11T08:22:19.216Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-05-11T08:22:19.216Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-05-11T08:22:19.216Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-05-11T08:22:19.216Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-05-11T08:22:19.216Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-05-11T08:22:19.216Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-05-11T08:22:19.216Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-05-11T08:22:19.216Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-05-11T08:22:19.216Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-05-11T08:22:19.216Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-05-11T08:22:19.216Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-05-11T08:22:19.216Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-05-11T08:22:22.928Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-05-11T08:22:22.928Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-05-11T08:22:22.928Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-05-11T08:22:25.817Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-05-11T08:22:25.817Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-05-11T08:22:25.817Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-05-11T08:22:25.817Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-05-11T08:22:25.817Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-05-11T08:22:28.181Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-05-11T08:22:28.698Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-05-11T08:22:28.698Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-05-11T08:22:28.698Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-05-11T08:22:28.698Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-05-11T08:22:28.698Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-05-11T08:22:28.698Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-05-11T08:22:28.698Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-05-11T08:22:28.698Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-05-11T08:22:28.698Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-05-11T08:22:28.698Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-05-11T08:22:28.698Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-05-11T08:22:28.698Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-05-11T08:22:28.698Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-05-11T08:22:28.698Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-05-11T08:22:28.698Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-05-11T08:22:30.871Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-05-11T08:22:33.896Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-05-11T08:22:36.780Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-05-11T08:22:36.780Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-05-11T08:22:36.780Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-05-11T08:22:36.780Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-05-11T08:22:36.780Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-05-11T08:22:36.780Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-05-11T08:22:36.780Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-05-11T08:22:39.662Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-05-11T08:22:39.662Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-05-11T08:22:39.662Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-05-11T08:22:39.662Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-05-11T08:22:39.662Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-05-11T08:22:39.662Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-05-11T08:22:39.662Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-05-11T08:22:39.662Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-05-11T08:22:39.662Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-05-11T08:22:41.192Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-05-11T08:22:46.961Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-05-11T08:22:46.961Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-05-11T08:22:46.961Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-05-11T08:22:46.961Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-05-11T08:22:46.961Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-05-11T08:22:46.961Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-05-11T08:22:46.961Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-05-11T08:22:46.961Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-05-11T08:22:46.961Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-05-11T08:22:46.961Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-05-11T08:22:46.961Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-05-11T08:22:46.961Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-05-11T08:22:46.961Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-05-11T08:22:50.666Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-05-11T08:22:50.666Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-05-11T08:22:50.666Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-05-11T08:22:50.666Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-05-11T08:22:50.666Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-05-11T08:22:50.666Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-05-11T08:22:53.308Z] === RUN TestDockerSuite/TestBuildRm [2022-05-11T08:22:53.556Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-05-11T08:22:56.439Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-05-11T08:22:56.439Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-05-11T08:22:56.439Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-05-11T08:22:59.320Z] === RUN TestDockerSuite/TestRunEnvironment [2022-05-11T08:22:59.320Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-05-11T08:22:59.320Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-05-11T08:22:59.320Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-05-11T08:22:59.320Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-05-11T08:22:59.320Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-05-11T08:22:59.320Z] === RUN TestDockerSuite/TestRunExitCode [2022-05-11T08:23:02.200Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-05-11T08:23:05.084Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-05-11T08:23:07.967Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-05-11T08:23:10.971Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-05-11T08:23:11.673Z] === RUN TestDockerSuite/TestRunExposePort [2022-05-11T08:23:11.673Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-05-11T08:23:11.673Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-05-11T08:23:11.673Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-05-11T08:23:11.673Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-05-11T08:23:11.673Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-05-11T08:23:11.673Z] docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux [2022-05-11T08:23:11.673Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-05-11T08:23:11.673Z] docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux [2022-05-11T08:23:11.673Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-05-11T08:23:11.673Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-05-11T08:23:11.673Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-05-11T08:23:11.673Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-05-11T08:23:11.673Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-05-11T08:23:11.673Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-05-11T08:23:11.673Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-05-11T08:23:13.142Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-05-11T08:23:13.142Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-05-11T08:23:13.142Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-05-11T08:23:13.142Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-05-11T08:23:13.142Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-05-11T08:23:15.315Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-05-11T08:23:17.430Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-05-11T08:23:17.430Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-05-11T08:23:17.430Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-05-11T08:23:17.430Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-05-11T08:23:17.430Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-05-11T08:23:17.430Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-05-11T08:23:17.430Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-05-11T08:23:17.430Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-05-11T08:23:17.430Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-05-11T08:23:17.430Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-05-11T08:23:17.430Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-05-11T08:23:17.430Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-05-11T08:23:19.994Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-05-11T08:23:24.473Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-05-11T08:23:24.473Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-05-11T08:23:24.473Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-05-11T08:23:24.671Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-05-11T08:23:27.375Z] === RUN TestDockerSuite/TestRunModeHostname [2022-05-11T08:23:27.375Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-05-11T08:23:27.375Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-05-11T08:23:27.375Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-05-11T08:23:27.375Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-05-11T08:23:27.375Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-05-11T08:23:27.375Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-05-11T08:23:27.375Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-05-11T08:23:27.375Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-05-11T08:23:27.375Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-05-11T08:23:27.375Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-05-11T08:23:27.375Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-05-11T08:23:27.375Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-05-11T08:23:27.375Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-05-11T08:23:27.375Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-05-11T08:23:27.375Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-05-11T08:23:27.375Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-05-11T08:23:27.375Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-05-11T08:23:27.375Z] === RUN TestDockerSuite/TestRunMount [2022-05-11T08:23:27.375Z] docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux [2022-05-11T08:23:27.375Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-05-11T08:23:27.375Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-05-11T08:23:27.375Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-05-11T08:23:27.375Z] docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux [2022-05-11T08:23:27.375Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-05-11T08:23:27.375Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-05-11T08:23:27.375Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-05-11T08:23:30.453Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-05-11T08:23:35.898Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-05-11T08:23:35.898Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-05-11T08:23:35.898Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-05-11T08:23:35.898Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-05-11T08:23:35.898Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-05-11T08:23:35.898Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-05-11T08:23:35.898Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-05-11T08:23:42.929Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-05-11T08:23:47.586Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-05-11T08:23:47.586Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-05-11T08:23:47.586Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-05-11T08:23:47.586Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-05-11T08:23:47.586Z] === RUN TestDockerSuite/TestRunNetHost [2022-05-11T08:23:47.586Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-05-11T08:23:47.586Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-05-11T08:23:47.586Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-05-11T08:23:47.586Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-05-11T08:23:47.586Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-05-11T08:23:47.586Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-05-11T08:23:47.586Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-05-11T08:23:47.586Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-05-11T08:23:47.586Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-05-11T08:23:47.586Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-05-11T08:23:47.586Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-05-11T08:23:47.586Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-05-11T08:23:47.586Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-05-11T08:23:47.586Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-05-11T08:23:48.046Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-05-11T08:23:49.005Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-05-11T08:23:51.164Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-05-11T08:23:53.324Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-05-11T08:23:54.283Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-05-11T08:23:55.566Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-05-11T08:23:55.566Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-05-11T08:23:55.566Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-05-11T08:23:57.163Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-05-11T08:23:57.616Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-05-11T08:23:57.616Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-05-11T08:23:57.616Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-05-11T08:23:57.616Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-05-11T08:23:57.616Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-05-11T08:23:57.616Z] === RUN TestDockerSuite/TestRunPortInUse [2022-05-11T08:23:57.616Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-05-11T08:23:57.616Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-05-11T08:23:57.616Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-05-11T08:23:57.616Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-05-11T08:23:57.617Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-05-11T08:23:57.617Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-05-11T08:23:57.617Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-05-11T08:23:57.617Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-05-11T08:23:57.617Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-05-11T08:23:57.617Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-05-11T08:24:01.331Z] === RUN TestDockerSuite/TestRunPublishPort [2022-05-11T08:24:01.331Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-05-11T08:24:01.331Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-05-11T08:24:01.331Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-05-11T08:24:01.331Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-05-11T08:24:01.331Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-05-11T08:24:01.331Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-05-11T08:24:01.331Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-05-11T08:24:01.331Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-05-11T08:24:01.331Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-05-11T08:24:01.331Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-05-11T08:24:10.363Z] === RUN TestDockerSuite/TestBuildSpaces [2022-05-11T08:24:10.363Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-05-11T08:24:13.658Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-05-11T08:24:13.658Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-05-11T08:24:13.658Z] === RUN TestDockerSuite/TestRunRm [2022-05-11T08:24:15.044Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-05-11T08:24:15.044Z] === RUN TestDockerSuite/TestBuildStderr [2022-05-11T08:24:15.179Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-05-11T08:24:20.838Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-05-11T08:24:20.930Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-05-11T08:24:23.814Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-05-11T08:24:27.527Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-05-11T08:24:30.405Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-05-11T08:24:30.405Z] docker_cli_run_test.go:1980: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-05-11T08:24:30.859Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-05-11T08:24:30.859Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-05-11T08:24:30.859Z] === RUN TestDockerSuite/TestRunState [2022-05-11T08:24:30.859Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-05-11T08:24:30.859Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-05-11T08:24:33.742Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-05-11T08:24:33.742Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-05-11T08:24:33.742Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-05-11T08:24:34.198Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-05-11T08:24:34.198Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-05-11T08:24:34.198Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-05-11T08:24:34.198Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-05-11T08:24:34.198Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-05-11T08:24:34.198Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-05-11T08:24:34.653Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-05-11T08:24:34.653Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-05-11T08:24:34.653Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-05-11T08:24:40.408Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-05-11T08:24:40.408Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-05-11T08:24:40.408Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-05-11T08:24:40.408Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-05-11T08:24:40.408Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-05-11T08:24:40.408Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-05-11T08:24:40.408Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-05-11T08:24:40.408Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-05-11T08:24:40.408Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-05-11T08:24:40.408Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-05-11T08:24:40.408Z] === RUN TestDockerSuite/TestRunUserByID [2022-05-11T08:24:40.408Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-05-11T08:24:40.408Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-05-11T08:24:40.408Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-05-11T08:24:40.408Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-05-11T08:24:40.408Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-05-11T08:24:40.408Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-05-11T08:24:40.408Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-05-11T08:24:40.408Z] === RUN TestDockerSuite/TestRunUserByName [2022-05-11T08:24:40.408Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-05-11T08:24:40.408Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-05-11T08:24:42.567Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-05-11T08:24:42.567Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-05-11T08:24:42.567Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-05-11T08:24:45.448Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-05-11T08:24:45.448Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-05-11T08:24:45.448Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-05-11T08:24:45.448Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-05-11T08:24:45.448Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-05-11T08:24:45.952Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-05-11T08:24:45.953Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-05-11T08:24:45.953Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-05-11T08:24:47.484Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-05-11T08:24:49.016Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-05-11T08:24:49.154Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-05-11T08:24:54.794Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-05-11T08:24:59.421Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-05-11T08:25:01.857Z] === RUN TestDockerSuite/TestBuildUser [2022-05-11T08:25:01.857Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-05-11T08:25:01.857Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-05-11T08:25:01.857Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-05-11T08:25:01.857Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-05-11T08:25:01.857Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-05-11T08:25:01.857Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-05-11T08:25:04.083Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-05-11T08:25:06.536Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-05-11T08:25:06.996Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-05-11T08:25:10.718Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-05-11T08:25:10.718Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-05-11T08:25:10.718Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-05-11T08:25:10.718Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-05-11T08:25:10.718Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-05-11T08:25:12.611Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-05-11T08:25:12.611Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-05-11T08:25:12.611Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-05-11T08:25:12.611Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-05-11T08:25:15.500Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-05-11T08:25:18.390Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-05-11T08:25:21.272Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-05-11T08:25:21.272Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-05-11T08:25:21.272Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-05-11T08:25:21.272Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-05-11T08:25:21.272Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-05-11T08:25:21.272Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-05-11T08:25:21.272Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-05-11T08:25:21.272Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-05-11T08:25:21.726Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-05-11T08:25:21.726Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-05-11T08:25:21.726Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-05-11T08:25:21.726Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-05-11T08:25:21.726Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-05-11T08:25:21.726Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-05-11T08:25:21.726Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-05-11T08:25:27.492Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-05-11T08:25:29.651Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-05-11T08:25:31.173Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-05-11T08:25:36.941Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-05-11T08:25:36.941Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-05-11T08:25:36.941Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-05-11T08:25:36.941Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-05-11T08:25:36.941Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-05-11T08:25:36.941Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-05-11T08:25:36.941Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-05-11T08:25:36.941Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-05-11T08:25:36.941Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-05-11T08:25:36.941Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-05-11T08:25:36.941Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-05-11T08:25:36.941Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-05-11T08:25:36.941Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-05-11T08:25:36.941Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-05-11T08:25:36.941Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-05-11T08:25:36.941Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-05-11T08:25:36.941Z] === RUN TestDockerSuite/TestSaveImageId [2022-05-11T08:25:36.941Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-05-11T08:25:36.941Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-05-11T08:25:36.941Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-05-11T08:25:36.941Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-05-11T08:25:36.941Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-05-11T08:25:36.941Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-05-11T08:25:36.941Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-05-11T08:25:37.395Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-05-11T08:25:37.395Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-05-11T08:25:37.395Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-05-11T08:25:37.395Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-05-11T08:25:37.395Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-05-11T08:25:37.395Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-05-11T08:25:37.395Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-05-11T08:25:37.395Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-05-11T08:25:37.395Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-05-11T08:25:37.395Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-05-11T08:25:37.395Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-05-11T08:25:39.556Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-05-11T08:25:40.021Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-05-11T08:25:40.021Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-05-11T08:25:40.476Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-05-11T08:25:40.579Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-05-11T08:25:40.579Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-05-11T08:25:42.001Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-05-11T08:25:42.001Z] === RUN TestDockerSuite/TestSlowStdinClosing/0 [2022-05-11T08:25:44.897Z] === RUN TestDockerSuite/TestSlowStdinClosing/1 [2022-05-11T08:25:47.778Z] === RUN TestDockerSuite/TestSlowStdinClosing/2 [2022-05-11T08:25:49.132Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-05-11T08:25:51.490Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-05-11T08:25:51.490Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-05-11T08:25:51.490Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-05-11T08:26:00.015Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-05-11T08:26:00.015Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-05-11T08:26:00.015Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-05-11T08:26:01.491Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-05-11T08:26:01.491Z] docker_cli_build_test.go:5566: unmatched requirement DaemonIsLinux [2022-05-11T08:26:01.491Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-05-11T08:26:01.491Z] docker_cli_build_test.go:5582: unmatched requirement DaemonIsLinux [2022-05-11T08:26:01.491Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-05-11T08:26:03.663Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-05-11T08:26:03.663Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-05-11T08:26:04.123Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2022-05-11T08:26:05.772Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-05-11T08:26:05.773Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-05-11T08:26:05.773Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-05-11T08:26:05.773Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-05-11T08:26:05.773Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-05-11T08:26:05.773Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-05-11T08:26:05.773Z] === RUN TestDockerSuite/TestStartRecordError [2022-05-11T08:26:05.773Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-05-11T08:26:05.773Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-05-11T08:26:14.303Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-05-11T08:26:14.303Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-05-11T08:26:14.303Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-05-11T08:26:14.303Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-05-11T08:26:14.303Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-05-11T08:26:14.303Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-05-11T08:26:14.303Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-05-11T08:26:14.303Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-05-11T08:26:14.303Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-05-11T08:26:14.303Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-05-11T08:26:14.303Z] === RUN TestDockerSuite/TestStatsNoStream [2022-05-11T08:26:14.303Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-05-11T08:26:14.303Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-05-11T08:26:17.201Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-05-11T08:26:18.911Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-05-11T08:26:20.913Z] === RUN TestDockerSuite/TestTopPrivileged [2022-05-11T08:26:20.913Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-05-11T08:26:20.913Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-05-11T08:26:22.636Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-05-11T08:26:22.636Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-05-11T08:26:24.619Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-05-11T08:26:24.619Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-05-11T08:26:24.619Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-05-11T08:26:24.619Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-05-11T08:26:24.619Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-05-11T08:26:24.619Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-05-11T08:26:24.619Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-05-11T08:26:24.619Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-05-11T08:26:24.619Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-05-11T08:26:24.619Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-05-11T08:26:24.619Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-05-11T08:26:24.619Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-05-11T08:26:24.619Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-05-11T08:26:42.236Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-05-11T08:26:42.236Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-05-11T08:26:42.236Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-05-11T08:26:42.236Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-05-11T08:26:42.236Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-05-11T08:26:42.236Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-05-11T08:26:42.236Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-05-11T08:26:42.236Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-05-11T08:26:43.757Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-05-11T08:26:43.757Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-05-11T08:26:47.471Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-05-11T08:26:47.750Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-05-11T08:26:47.750Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-05-11T08:26:47.927Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-05-11T08:26:48.208Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-05-11T08:26:48.208Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-05-11T08:26:48.381Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-05-11T08:26:48.381Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-05-11T08:26:48.381Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-05-11T08:26:48.666Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-05-11T08:26:48.666Z] docker_cli_build_test.go:6055: unmatched requirement DaemonIsLinux [2022-05-11T08:26:49.124Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-05-11T08:26:50.660Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-05-11T08:26:58.651Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-05-11T08:26:58.651Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-05-11T08:26:58.651Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-05-11T08:26:58.651Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-05-11T08:26:58.651Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-05-11T08:26:58.651Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-05-11T08:26:58.651Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-05-11T08:27:00.963Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-05-11T08:27:03.137Z] === RUN TestDockerSuite/TestBuildXZHost [2022-05-11T08:27:03.137Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-05-11T08:27:03.593Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-05-11T08:27:03.593Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-05-11T08:27:03.593Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-05-11T08:27:03.593Z] docker_cli_sni_test.go:18: Flakey test [2022-05-11T08:27:03.593Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-05-11T08:27:06.488Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-05-11T08:27:07.175Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-05-11T08:27:07.629Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-05-11T08:27:07.629Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-05-11T08:27:12.269Z] === RUN TestDockerSuite/TestCommitChange [2022-05-11T08:27:18.048Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-05-11T08:27:19.968Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-05-11T08:27:19.968Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-05-11T08:27:19.968Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-05-11T08:27:20.926Z] --- PASS: TestDockerSuite (2516.41s) [2022-05-11T08:27:20.926Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2022-05-11T08:27:20.926Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-05-11T08:27:20.926Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2022-05-11T08:27:20.926Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) [2022-05-11T08:27:20.926Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.03s) [2022-05-11T08:27:20.926Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-05-11T08:27:20.926Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2022-05-11T08:27:20.926Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.80s) [2022-05-11T08:27:20.926Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.30s) [2022-05-11T08:27:20.926Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.66s) [2022-05-11T08:27:20.926Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.34s) [2022-05-11T08:27:20.926Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (75.48s) [2022-05-11T08:27:20.926Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.73s) [2022-05-11T08:27:20.926Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.19s) [2022-05-11T08:27:20.926Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-05-11T08:27:20.926Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-05-11T08:27:20.926Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-05-11T08:27:20.926Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.03s) [2022-05-11T08:27:20.926Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-05-11T08:27:20.926Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-05-11T08:27:20.926Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-05-11T08:27:20.926Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s) [2022-05-11T08:27:20.926Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2022-05-11T08:27:20.926Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStats (0.02s) [2022-05-11T08:27:20.926Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-05-11T08:27:20.926Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2022-05-11T08:27:20.926Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamGetCpu (0.02s) [2022-05-11T08:27:20.926Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (3.03s) [2022-05-11T08:27:20.926Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-05-11T08:27:20.926Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-05-11T08:27:20.926Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-05-11T08:27:20.926Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2022-05-11T08:27:20.927Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (5.16s) [2022-05-11T08:27:20.927Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-05-11T08:27:20.927Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-05-11T08:27:20.927Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (7.16s) [2022-05-11T08:27:20.927Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (76.45s) [2022-05-11T08:27:20.927Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.40s) [2022-05-11T08:27:20.927Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (6.22s) [2022-05-11T08:27:20.927Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2022-05-11T08:27:20.927Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (4.15s) [2022-05-11T08:27:20.927Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.91s) [2022-05-11T08:27:20.927Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-05-11T08:27:20.927Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2022-05-11T08:27:20.927Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2022-05-11T08:27:20.927Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.28s) [2022-05-11T08:27:20.927Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.93s) [2022-05-11T08:27:20.927Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.46s) [2022-05-11T08:27:20.927Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.66s) [2022-05-11T08:27:20.927Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2022-05-11T08:27:20.927Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.03s) [2022-05-11T08:27:20.927Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.09s) [2022-05-11T08:27:20.927Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (3.04s) [2022-05-11T08:27:20.927Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (12.22s) [2022-05-11T08:27:20.927Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (5.33s) [2022-05-11T08:27:20.927Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.11s) [2022-05-11T08:27:20.927Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2022-05-11T08:27:20.927Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.38s) [2022-05-11T08:27:20.927Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.76s) [2022-05-11T08:27:20.927Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (5.21s) [2022-05-11T08:27:20.927Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.04s) [2022-05-11T08:27:20.927Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-05-11T08:27:20.927Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-05-11T08:27:20.927Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-05-11T08:27:20.927Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.52s) [2022-05-11T08:27:20.927Z] --- PASS: TestDockerSuite/TestBuildAddTar (35.51s) [2022-05-11T08:27:20.927Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2022-05-11T08:27:20.927Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.37s) [2022-05-11T08:27:20.927Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (18.30s) [2022-05-11T08:27:20.927Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.67s) [2022-05-11T08:27:20.927Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.57s) [2022-05-11T08:27:20.927Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (8.23s) [2022-05-11T08:27:20.927Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.99s) [2022-05-11T08:27:20.927Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (5.26s) [2022-05-11T08:27:20.927Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (9.49s) [2022-05-11T08:27:20.927Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (9.06s) [2022-05-11T08:27:20.927Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.33s) [2022-05-11T08:27:20.927Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (5.10s) [2022-05-11T08:27:20.927Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2022-05-11T08:27:20.927Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-05-11T08:27:20.927Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (6.25s) [2022-05-11T08:27:20.927Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2022-05-11T08:27:20.927Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.58s) [2022-05-11T08:27:20.927Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2022-05-11T08:27:20.927Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2022-05-11T08:27:20.927Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (23.99s) [2022-05-11T08:27:20.927Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (5.12s) [2022-05-11T08:27:20.927Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.69s) [2022-05-11T08:27:20.927Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.35s) [2022-05-11T08:27:20.927Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.35s) [2022-05-11T08:27:20.927Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s) [2022-05-11T08:27:20.927Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (4.83s) [2022-05-11T08:27:20.927Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.35s) [2022-05-11T08:27:20.927Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2022-05-11T08:27:20.927Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2022-05-11T08:27:20.927Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.51s) [2022-05-11T08:27:20.927Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.97s) [2022-05-11T08:27:20.927Z] --- PASS: TestDockerSuite/TestBuildCmd (0.58s) [2022-05-11T08:27:20.927Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.54s) [2022-05-11T08:27:20.927Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.56s) [2022-05-11T08:27:20.927Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (6.65s) [2022-05-11T08:27:20.927Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.17s) [2022-05-11T08:27:20.927Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-05-11T08:27:20.927Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.22s) [2022-05-11T08:27:20.927Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2022-05-11T08:27:20.927Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.48s) [2022-05-11T08:27:20.927Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (2.28s) [2022-05-11T08:27:20.927Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.94s) [2022-05-11T08:27:20.927Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.51s) [2022-05-11T08:27:20.927Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2022-05-11T08:27:20.927Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.92s) [2022-05-11T08:27:20.927Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.69s) [2022-05-11T08:27:20.927Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-05-11T08:27:20.927Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2022-05-11T08:27:20.927Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (5.50s) [2022-05-11T08:27:20.927Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (39.89s) [2022-05-11T08:27:20.927Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.63s) [2022-05-11T08:27:20.927Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.57s) [2022-05-11T08:27:20.927Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (5.60s) [2022-05-11T08:27:20.927Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.40s) [2022-05-11T08:27:20.927Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.33s) [2022-05-11T08:27:20.927Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2022-05-11T08:27:20.927Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.53s) [2022-05-11T08:27:20.927Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2022-05-11T08:27:20.927Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (24.33s) [2022-05-11T08:27:20.927Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.76s) [2022-05-11T08:27:20.927Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.38s) [2022-05-11T08:27:20.927Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (18.69s) [2022-05-11T08:27:20.927Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.63s) [2022-05-11T08:27:20.927Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.72s) [2022-05-11T08:27:20.927Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (4.09s) [2022-05-11T08:27:20.927Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (3.38s) [2022-05-11T08:27:20.927Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (3.40s) [2022-05-11T08:27:20.927Z] --- PASS: TestDockerSuite/TestBuildDockerignore (50.66s) [2022-05-11T08:27:20.927Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (6.23s) [2022-05-11T08:27:20.927Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.36s) [2022-05-11T08:27:20.927Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (55.82s) [2022-05-11T08:27:20.927Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.56s) [2022-05-11T08:27:20.927Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.71s) [2022-05-11T08:27:20.927Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (19.34s) [2022-05-11T08:27:20.927Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (10.62s) [2022-05-11T08:27:20.927Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (10.65s) [2022-05-11T08:27:20.927Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (28.72s) [2022-05-11T08:27:20.927Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (10.80s) [2022-05-11T08:27:20.927Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (10.68s) [2022-05-11T08:27:20.927Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (78.79s) [2022-05-11T08:27:20.927Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.41s) [2022-05-11T08:27:20.927Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.32s) [2022-05-11T08:27:20.927Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s) [2022-05-11T08:27:20.927Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.64s) [2022-05-11T08:27:20.927Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.17s) [2022-05-11T08:27:20.927Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.03s) [2022-05-11T08:27:20.927Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.50s) [2022-05-11T08:27:20.927Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.56s) [2022-05-11T08:27:20.927Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (6.37s) [2022-05-11T08:27:20.927Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (3.92s) [2022-05-11T08:27:20.927Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (5.33s) [2022-05-11T08:27:20.927Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2022-05-11T08:27:20.927Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.33s) [2022-05-11T08:27:20.927Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-05-11T08:27:20.927Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-05-11T08:27:20.927Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-05-11T08:27:20.927Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (4.01s) [2022-05-11T08:27:20.927Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-05-11T08:27:20.927Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2022-05-11T08:27:20.927Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2022-05-11T08:27:20.927Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.06s) [2022-05-11T08:27:20.927Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (5.32s) [2022-05-11T08:27:20.927Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (15.03s) [2022-05-11T08:27:20.927Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.66s) [2022-05-11T08:27:20.927Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2022-05-11T08:27:20.927Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2022-05-11T08:27:20.927Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-05-11T08:27:20.927Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-05-11T08:27:20.927Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-05-11T08:27:20.927Z] --- PASS: TestDockerSuite/TestBuildFails (2.95s) [2022-05-11T08:27:20.927Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.12s) [2022-05-11T08:27:20.927Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (6.88s) [2022-05-11T08:27:20.927Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (6.65s) [2022-05-11T08:27:20.927Z] --- PASS: TestDockerSuite/TestBuildForceRm (7.52s) [2022-05-11T08:27:20.927Z] --- PASS: TestDockerSuite/TestBuildFromGit (6.07s) [2022-05-11T08:27:20.927Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.30s) [2022-05-11T08:27:20.927Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (5.57s) [2022-05-11T08:27:20.927Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2022-05-11T08:27:20.927Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.72s) [2022-05-11T08:27:20.927Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.57s) [2022-05-11T08:27:20.927Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-05-11T08:27:20.927Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (9.41s) [2022-05-11T08:27:20.927Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2022-05-11T08:27:20.927Z] --- PASS: TestDockerSuite/TestBuildHistory (11.42s) [2022-05-11T08:27:20.927Z] --- PASS: TestDockerSuite/TestBuildIidFile (1.08s) [2022-05-11T08:27:20.927Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.61s) [2022-05-11T08:27:20.927Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2022-05-11T08:27:20.927Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.79s) [2022-05-11T08:27:20.927Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.09s) [2022-05-11T08:27:20.927Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (4.78s) [2022-05-11T08:27:20.927Z] --- PASS: TestDockerSuite/TestBuildLabel (1.00s) [2022-05-11T08:27:20.927Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.64s) [2022-05-11T08:27:20.927Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.01s) [2022-05-11T08:27:20.927Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.60s) [2022-05-11T08:27:20.927Z] --- PASS: TestDockerSuite/TestBuildLabels (1.00s) [2022-05-11T08:27:20.927Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.52s) [2022-05-11T08:27:20.927Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (5.83s) [2022-05-11T08:27:20.927Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.09s) [2022-05-11T08:27:20.927Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.06s) [2022-05-11T08:27:20.927Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.11s) [2022-05-11T08:27:20.927Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.09s) [2022-05-11T08:27:20.927Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.09s) [2022-05-11T08:27:20.927Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.09s) [2022-05-11T08:27:20.927Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.58s) [2022-05-11T08:27:20.927Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.63s) [2022-05-11T08:27:20.927Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (5.50s) [2022-05-11T08:27:20.927Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (17.10s) [2022-05-11T08:27:20.927Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.07s) [2022-05-11T08:27:20.927Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.51s) [2022-05-11T08:27:20.927Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (36.42s) [2022-05-11T08:27:20.927Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (16.16s) [2022-05-11T08:27:20.927Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (6.54s) [2022-05-11T08:27:20.927Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (7.45s) [2022-05-11T08:27:20.927Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (6.89s) [2022-05-11T08:27:20.927Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (19.28s) [2022-05-11T08:27:20.927Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2022-05-11T08:27:20.927Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (8.54s) [2022-05-11T08:27:20.927Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.64s) [2022-05-11T08:27:20.927Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2022-05-11T08:27:20.927Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2022-05-11T08:27:20.927Z] --- PASS: TestDockerSuite/TestBuildNoContext (3.45s) [2022-05-11T08:27:20.927Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (4.66s) [2022-05-11T08:27:20.927Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (3.00s) [2022-05-11T08:27:20.927Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.24s) [2022-05-11T08:27:20.927Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.14s) [2022-05-11T08:27:20.927Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.71s) [2022-05-11T08:27:20.927Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.93s) [2022-05-11T08:27:20.927Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.35s) [2022-05-11T08:27:20.927Z] --- PASS: TestDockerSuite/TestBuildOnBuild (9.46s) [2022-05-11T08:27:20.927Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.63s) [2022-05-11T08:27:20.927Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (9.92s) [2022-05-11T08:27:20.927Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (4.54s) [2022-05-11T08:27:20.927Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (8.61s) [2022-05-11T08:27:20.927Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (5.57s) [2022-05-11T08:27:20.927Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (5.37s) [2022-05-11T08:27:20.927Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.30s) [2022-05-11T08:27:20.927Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2022-05-11T08:27:20.927Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2022-05-11T08:27:20.927Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.67s) [2022-05-11T08:27:20.927Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-05-11T08:27:20.927Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (42.75s) [2022-05-11T08:27:20.927Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (19.64s) [2022-05-11T08:27:20.927Z] --- PASS: TestDockerSuite/TestBuildRm (14.23s) [2022-05-11T08:27:20.927Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (4.12s) [2022-05-11T08:27:20.927Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2022-05-11T08:27:20.928Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.41s) [2022-05-11T08:27:20.928Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.44s) [2022-05-11T08:27:20.928Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (4.30s) [2022-05-11T08:27:20.928Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (4.36s) [2022-05-11T08:27:20.928Z] --- PASS: TestDockerSuite/TestBuildShellInherited (4.72s) [2022-05-11T08:27:20.928Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (17.30s) [2022-05-11T08:27:20.928Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.76s) [2022-05-11T08:27:20.928Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.70s) [2022-05-11T08:27:20.928Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (8.86s) [2022-05-11T08:27:20.928Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.30s) [2022-05-11T08:27:20.928Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (4.98s) [2022-05-11T08:27:20.928Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.12s) [2022-05-11T08:27:20.928Z] --- PASS: TestDockerSuite/TestBuildStderr (5.08s) [2022-05-11T08:27:20.928Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (21.23s) [2022-05-11T08:27:20.928Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.35s) [2022-05-11T08:27:20.928Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (3.81s) [2022-05-11T08:27:20.928Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.32s) [2022-05-11T08:27:20.928Z] --- PASS: TestDockerSuite/TestBuildTagEvent (5.08s) [2022-05-11T08:27:20.928Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (5.34s) [2022-05-11T08:27:20.928Z] --- SKIP: TestDockerSuite/TestBuildUser (0.04s) [2022-05-11T08:27:20.928Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2022-05-11T08:27:20.928Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-05-11T08:27:20.928Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (4.11s) [2022-05-11T08:27:20.928Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.61s) [2022-05-11T08:27:20.928Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (3.54s) [2022-05-11T08:27:20.928Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2022-05-11T08:27:20.928Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-05-11T08:27:20.928Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (22.73s) [2022-05-11T08:27:20.928Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.95s) [2022-05-11T08:27:20.928Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (9.51s) [2022-05-11T08:27:20.928Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (5.88s) [2022-05-11T08:27:20.928Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.37s) [2022-05-11T08:27:20.928Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2022-05-11T08:27:20.928Z] --- PASS: TestDockerSuite/TestBuildWithFailure (3.33s) [2022-05-11T08:27:20.928Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.38s) [2022-05-11T08:27:20.928Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (12.43s) [2022-05-11T08:27:20.928Z] --- PASS: TestDockerSuite/TestBuildWithTabs (5.14s) [2022-05-11T08:27:20.928Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.41s) [2022-05-11T08:27:20.928Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (14.25s) [2022-05-11T08:27:20.928Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.36s) [2022-05-11T08:27:20.928Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.36s) [2022-05-11T08:27:20.928Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2022-05-11T08:27:20.928Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.25s) [2022-05-11T08:27:20.928Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (8.84s) [2022-05-11T08:27:20.928Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.03s) [2022-05-11T08:27:20.928Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.36s) [2022-05-11T08:27:20.928Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-05-11T08:27:20.928Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2022-05-11T08:27:20.928Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.08s) [2022-05-11T08:27:20.928Z] --- SKIP: TestDockerSuite/TestCommitAfterContainerIsDone (0.02s) [2022-05-11T08:27:20.928Z] --- PASS: TestDockerSuite/TestCommitChange (5.40s) [2022-05-11T08:27:20.928Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (4.99s) [2022-05-11T08:27:20.928Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2022-05-11T08:27:20.928Z] --- PASS: TestDockerSuite/TestCommitNewFile (7.90s) [2022-05-11T08:27:20.928Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-05-11T08:27:20.928Z] --- PASS: TestDockerSuite/TestCommitTTY (7.95s) [2022-05-11T08:27:20.928Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (4.83s) [2022-05-11T08:27:20.928Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-05-11T08:27:20.928Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-05-11T08:27:20.928Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-05-11T08:27:20.928Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2022-05-11T08:27:20.928Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2022-05-11T08:27:20.928Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-05-11T08:27:20.928Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-05-11T08:27:20.928Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.10s) [2022-05-11T08:27:20.928Z] --- PASS: TestDockerSuite/TestContainerAPICommit (7.74s) [2022-05-11T08:27:20.928Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (7.92s) [2022-05-11T08:27:20.928Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-05-11T08:27:20.928Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (3.06s) [2022-05-11T08:27:20.928Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-05-11T08:27:20.928Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-05-11T08:27:20.928Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-05-11T08:27:20.928Z] --- PASS: TestDockerSuite/TestContainerAPICreate (2.99s) [2022-05-11T08:27:20.928Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-05-11T08:27:20.928Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2022-05-11T08:27:20.928Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (3.02s) [2022-05-11T08:27:20.928Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2022-05-11T08:27:20.928Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-05-11T08:27:20.928Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-05-11T08:27:20.928Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-05-11T08:27:20.928Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (3.61s) [2022-05-11T08:27:20.928Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (3.54s) [2022-05-11T08:27:20.928Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (3.54s) [2022-05-11T08:27:20.928Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s) [2022-05-11T08:27:20.928Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-05-11T08:27:20.928Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (3.55s) [2022-05-11T08:27:20.928Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s) [2022-05-11T08:27:20.928Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.98s) [2022-05-11T08:27:20.928Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-05-11T08:27:20.928Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-05-11T08:27:20.928Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.98s) [2022-05-11T08:27:20.928Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2022-05-11T08:27:20.928Z] --- PASS: TestDockerSuite/TestContainerAPIKill (3.01s) [2022-05-11T08:27:20.928Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-05-11T08:27:20.928Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (3.68s) [2022-05-11T08:27:20.928Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.28s) [2022-05-11T08:27:20.928Z] --- PASS: TestDockerSuite/TestContainerAPIRename (2.89s) [2022-05-11T08:27:20.928Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (5.66s) [2022-05-11T08:27:20.928Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (6.38s) [2022-05-11T08:27:20.928Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.12s) [2022-05-11T08:27:20.928Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2022-05-11T08:27:20.928Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2022-05-11T08:27:20.928Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2022-05-11T08:27:20.928Z] --- PASS: TestDockerSuite/TestContainerAPIStart (3.02s) [2022-05-11T08:27:20.928Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.03s) [2022-05-11T08:27:20.928Z] --- PASS: TestDockerSuite/TestContainerAPIStop (3.06s) [2022-05-11T08:27:20.928Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2022-05-11T08:27:20.928Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (3.62s) [2022-05-11T08:27:20.928Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.13s) [2022-05-11T08:27:20.928Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.45s) [2022-05-11T08:27:20.928Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (3.11s) [2022-05-11T08:27:20.928Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-05-11T08:27:20.928Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-05-11T08:27:20.928Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-05-11T08:27:20.928Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-05-11T08:27:20.928Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-05-11T08:27:20.928Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (2.21s) [2022-05-11T08:27:20.928Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (21.02s) [2022-05-11T08:27:20.928Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (3.00s) [2022-05-11T08:27:20.928Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (3.00s) [2022-05-11T08:27:20.928Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (3.03s) [2022-05-11T08:27:20.928Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (3.01s) [2022-05-11T08:27:20.928Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc00089db48_} (3.01s) [2022-05-11T08:27:20.928Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-12331348815_c:\foo_false____} (2.98s) [2022-05-11T08:27:20.928Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-12331348815_c:\foo_true____} (2.95s) [2022-05-11T08:27:20.928Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-05-11T08:27:20.928Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.42s) [2022-05-11T08:27:20.928Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-05-11T08:27:20.928Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-05-11T08:27:20.928Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-05-11T08:27:20.928Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-05-11T08:27:20.928Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-05-11T08:27:20.928Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.09s) [2022-05-11T08:27:20.928Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.09s) [2022-05-11T08:27:20.928Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.08s) [2022-05-11T08:27:20.928Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-05-11T08:27:20.928Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.09s) [2022-05-11T08:27:20.928Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-05-11T08:27:20.928Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-05-11T08:27:20.928Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-05-11T08:27:20.928Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2022-05-11T08:27:20.928Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-05-11T08:27:20.928Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (3.20s) [2022-05-11T08:27:20.928Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-05-11T08:27:20.928Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2022-05-11T08:27:20.928Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2022-05-11T08:27:20.928Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2022-05-11T08:27:20.928Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2022-05-11T08:27:20.928Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-05-11T08:27:20.928Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2022-05-11T08:27:20.928Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2022-05-11T08:27:20.928Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2022-05-11T08:27:20.928Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2022-05-11T08:27:20.928Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-05-11T08:27:20.928Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-05-11T08:27:20.928Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-05-11T08:27:20.928Z] --- PASS: TestDockerSuite/TestCpGarbagePath (3.14s) [2022-05-11T08:27:20.928Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.07s) [2022-05-11T08:27:20.928Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2022-05-11T08:27:20.928Z] --- PASS: TestDockerSuite/TestCpRelativePath (3.27s) [2022-05-11T08:27:20.928Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-05-11T08:27:20.928Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-05-11T08:27:20.928Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-05-11T08:27:20.928Z] --- PASS: TestDockerSuite/TestCpToCaseA (5.28s) [2022-05-11T08:27:20.928Z] --- PASS: TestDockerSuite/TestCpToCaseB (3.14s) [2022-05-11T08:27:20.928Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2022-05-11T08:27:20.928Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.03s) [2022-05-11T08:27:20.928Z] --- PASS: TestDockerSuite/TestCpToCaseE (10.88s) [2022-05-11T08:27:20.928Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2022-05-11T08:27:20.928Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2022-05-11T08:27:20.928Z] --- PASS: TestDockerSuite/TestCpToCaseH (11.18s) [2022-05-11T08:27:20.928Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2022-05-11T08:27:20.928Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2022-05-11T08:27:20.928Z] --- PASS: TestDockerSuite/TestCpToDot (3.24s) [2022-05-11T08:27:20.928Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-05-11T08:27:20.928Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-05-11T08:27:20.928Z] --- PASS: TestDockerSuite/TestCpToStdout (3.28s) [2022-05-11T08:27:20.928Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-05-11T08:27:20.928Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-05-11T08:27:20.928Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-05-11T08:27:20.928Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2022-05-11T08:27:20.928Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.21s) [2022-05-11T08:27:20.928Z] --- PASS: TestDockerSuite/TestCreateArgs (0.22s) [2022-05-11T08:27:20.928Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.19s) [2022-05-11T08:27:20.928Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (3.10s) [2022-05-11T08:27:20.928Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.21s) [2022-05-11T08:27:20.928Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.23s) [2022-05-11T08:27:20.928Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (2.30s) [2022-05-11T08:27:20.928Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.79s) [2022-05-11T08:27:20.928Z] --- PASS: TestDockerSuite/TestCreateLabels (0.21s) [2022-05-11T08:27:20.928Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-05-11T08:27:20.928Z] --- PASS: TestDockerSuite/TestCreateRM (0.41s) [2022-05-11T08:27:20.928Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2022-05-11T08:27:20.928Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.22s) [2022-05-11T08:27:20.928Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.41s) [2022-05-11T08:27:20.928Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (8.57s) [2022-05-11T08:27:20.928Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.24s) [2022-05-11T08:27:20.928Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.47s) [2022-05-11T08:27:20.928Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.37s) [2022-05-11T08:27:20.928Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.21s) [2022-05-11T08:27:20.928Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-05-11T08:27:20.928Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (3.05s) [2022-05-11T08:27:20.928Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2022-05-11T08:27:20.928Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.15s) [2022-05-11T08:27:20.928Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-05-11T08:27:20.928Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-05-11T08:27:20.928Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-05-11T08:27:20.928Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-05-11T08:27:20.928Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-05-11T08:27:20.928Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2022-05-11T08:27:20.928Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-05-11T08:27:20.928Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2022-05-11T08:27:20.928Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2022-05-11T08:27:20.928Z] --- PASS: TestDockerSuite/TestDockerFails (0.07s) [2022-05-11T08:27:20.928Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-05-11T08:27:20.928Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-05-11T08:27:20.928Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-05-11T08:27:20.928Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2022-05-11T08:27:20.928Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2022-05-11T08:27:20.928Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (3.08s) [2022-05-11T08:27:20.928Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.97s) [2022-05-11T08:27:20.928Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (3.13s) [2022-05-11T08:27:20.928Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (10.45s) [2022-05-11T08:27:20.928Z] --- PASS: TestDockerSuite/TestEventsCopy (5.04s) [2022-05-11T08:27:20.928Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (6.28s) [2022-05-11T08:27:20.928Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.96s) [2022-05-11T08:27:20.928Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.80s) [2022-05-11T08:27:20.928Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (4.85s) [2022-05-11T08:27:20.928Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.88s) [2022-05-11T08:27:20.928Z] --- PASS: TestDockerSuite/TestEventsFilterType (1.02s) [2022-05-11T08:27:20.928Z] --- PASS: TestDockerSuite/TestEventsFilters (6.16s) [2022-05-11T08:27:20.928Z] --- PASS: TestDockerSuite/TestEventsFormat (6.18s) [2022-05-11T08:27:20.928Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.08s) [2022-05-11T08:27:20.928Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.07s) [2022-05-11T08:27:20.928Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.03s) [2022-05-11T08:27:20.928Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2022-05-11T08:27:20.928Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2022-05-11T08:27:20.928Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.18s) [2022-05-11T08:27:20.929Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-05-11T08:27:20.929Z] --- PASS: TestDockerSuite/TestEventsRename (3.29s) [2022-05-11T08:27:20.929Z] --- PASS: TestDockerSuite/TestEventsResize (33.44s) [2022-05-11T08:27:20.929Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.96s) [2022-05-11T08:27:20.929Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (3.74s) [2022-05-11T08:27:20.929Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (5.51s) [2022-05-11T08:27:20.929Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-05-11T08:27:20.929Z] --- PASS: TestDockerSuite/TestEventsUntag (2.75s) [2022-05-11T08:27:20.929Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (5.14s) [2022-05-11T08:27:20.929Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2022-05-11T08:27:20.929Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-05-11T08:27:20.929Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (3.03s) [2022-05-11T08:27:20.929Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (3.03s) [2022-05-11T08:27:20.929Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2022-05-11T08:27:20.929Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-05-11T08:27:20.929Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-05-11T08:27:20.929Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (3.61s) [2022-05-11T08:27:20.929Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (3.65s) [2022-05-11T08:27:20.929Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (3.63s) [2022-05-11T08:27:20.929Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (3.67s) [2022-05-11T08:27:20.929Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (6.53s) [2022-05-11T08:27:20.929Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2022-05-11T08:27:20.929Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2022-05-11T08:27:20.929Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-05-11T08:27:20.929Z] --- PASS: TestDockerSuite/TestExecExitStatus (3.58s) [2022-05-11T08:27:20.929Z] --- PASS: TestDockerSuite/TestExecInspectID (5.69s) [2022-05-11T08:27:20.929Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-05-11T08:27:20.929Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-05-11T08:27:20.929Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2022-05-11T08:27:20.929Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2022-05-11T08:27:20.929Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-05-11T08:27:20.929Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (3.90s) [2022-05-11T08:27:20.929Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-05-11T08:27:20.929Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2022-05-11T08:27:20.929Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2022-05-11T08:27:20.929Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-05-11T08:27:20.929Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-05-11T08:27:20.929Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (3.77s) [2022-05-11T08:27:20.929Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-05-11T08:27:20.929Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (6.87s) [2022-05-11T08:27:20.929Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-05-11T08:27:20.929Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2022-05-11T08:27:20.929Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2022-05-11T08:27:20.929Z] --- PASS: TestDockerSuite/TestGetContainerStats (7.18s) [2022-05-11T08:27:20.929Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (7.16s) [2022-05-11T08:27:20.929Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (4.22s) [2022-05-11T08:27:20.929Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (7.32s) [2022-05-11T08:27:20.929Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-05-11T08:27:20.929Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.03s) [2022-05-11T08:27:20.929Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.17s) [2022-05-11T08:27:20.929Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2022-05-11T08:27:20.929Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.09s) [2022-05-11T08:27:20.929Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.10s) [2022-05-11T08:27:20.929Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.10s) [2022-05-11T08:27:20.929Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (5.34s) [2022-05-11T08:27:20.929Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.08s) [2022-05-11T08:27:20.929Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-05-11T08:27:20.929Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.09s) [2022-05-11T08:27:20.929Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.09s) [2022-05-11T08:27:20.929Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.34s) [2022-05-11T08:27:20.929Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.67s) [2022-05-11T08:27:20.929Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-05-11T08:27:20.929Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.14s) [2022-05-11T08:27:20.929Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.10s) [2022-05-11T08:27:20.929Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.95s) [2022-05-11T08:27:20.929Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.29s) [2022-05-11T08:27:20.929Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.21s) [2022-05-11T08:27:20.929Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (3.33s) [2022-05-11T08:27:20.929Z] --- PASS: TestDockerSuite/TestImagesFormat (0.21s) [2022-05-11T08:27:20.929Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2022-05-11T08:27:20.929Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.83s) [2022-05-11T08:27:20.929Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.07s) [2022-05-11T08:27:20.929Z] --- PASS: TestDockerSuite/TestImportBadURL (0.12s) [2022-05-11T08:27:20.929Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2022-05-11T08:27:20.929Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-05-11T08:27:20.929Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.07s) [2022-05-11T08:27:20.929Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-05-11T08:27:20.929Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2022-05-11T08:27:20.929Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-05-11T08:27:20.929Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-05-11T08:27:20.929Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-05-11T08:27:20.929Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-05-11T08:27:20.929Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.07s) [2022-05-11T08:27:20.929Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-05-11T08:27:20.929Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-05-11T08:27:20.929Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (3.14s) [2022-05-11T08:27:20.929Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (3.14s) [2022-05-11T08:27:20.929Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-05-11T08:27:20.929Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-05-11T08:27:20.929Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.11s) [2022-05-11T08:27:20.929Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2022-05-11T08:27:20.929Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (3.09s) [2022-05-11T08:27:20.929Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.18s) [2022-05-11T08:27:20.929Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (3.01s) [2022-05-11T08:27:20.929Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-05-11T08:27:20.929Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-05-11T08:27:20.929Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-05-11T08:27:20.929Z] --- PASS: TestDockerSuite/TestInspectDefault (3.15s) [2022-05-11T08:27:20.929Z] --- PASS: TestDockerSuite/TestInspectHistory (5.01s) [2022-05-11T08:27:20.929Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-05-11T08:27:20.929Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.03s) [2022-05-11T08:27:20.929Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-05-11T08:27:20.929Z] --- PASS: TestDockerSuite/TestInspectInt64 (3.11s) [2022-05-11T08:27:20.929Z] --- PASS: TestDockerSuite/TestInspectJSONFields (3.72s) [2022-05-11T08:27:20.929Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.23s) [2022-05-11T08:27:20.929Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (3.07s) [2022-05-11T08:27:20.929Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (3.69s) [2022-05-11T08:27:20.929Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2022-05-11T08:27:20.929Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.08s) [2022-05-11T08:27:20.929Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (3.58s) [2022-05-11T08:27:20.929Z] --- PASS: TestDockerSuite/TestInspectStatus (3.67s) [2022-05-11T08:27:20.929Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (6.60s) [2022-05-11T08:27:20.929Z] --- PASS: TestDockerSuite/TestInspectTemplateError (3.71s) [2022-05-11T08:27:20.929Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.99s) [2022-05-11T08:27:20.929Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (3.65s) [2022-05-11T08:27:20.929Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (3.06s) [2022-05-11T08:27:20.929Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (3.09s) [2022-05-11T08:27:20.929Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (3.03s) [2022-05-11T08:27:20.929Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.09s) [2022-05-11T08:27:20.929Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-05-11T08:27:20.929Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2022-05-11T08:27:20.929Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-05-11T08:27:20.929Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-05-11T08:27:20.929Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-05-11T08:27:20.929Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-05-11T08:27:20.929Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-05-11T08:27:20.929Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-05-11T08:27:20.929Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-05-11T08:27:20.929Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-05-11T08:27:20.929Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-05-11T08:27:20.929Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-05-11T08:27:20.929Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-05-11T08:27:20.929Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-05-11T08:27:20.929Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-05-11T08:27:20.929Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-05-11T08:27:20.929Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.07s) [2022-05-11T08:27:20.929Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s) [2022-05-11T08:27:20.929Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (3.08s) [2022-05-11T08:27:20.929Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (3.04s) [2022-05-11T08:27:20.929Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (6.23s) [2022-05-11T08:27:20.929Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (3.09s) [2022-05-11T08:27:20.929Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-05-11T08:27:20.929Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (3.66s) [2022-05-11T08:27:20.929Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.09s) [2022-05-11T08:27:20.929Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (5.99s) [2022-05-11T08:27:20.929Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (5.94s) [2022-05-11T08:27:20.929Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (5.97s) [2022-05-11T08:27:20.929Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (4.61s) [2022-05-11T08:27:20.929Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (4.46s) [2022-05-11T08:27:20.929Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-05-11T08:27:20.929Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (3.20s) [2022-05-11T08:27:20.929Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (3.12s) [2022-05-11T08:27:20.929Z] --- PASS: TestDockerSuite/TestLogsSince (9.48s) [2022-05-11T08:27:20.929Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-05-11T08:27:20.929Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-05-11T08:27:20.929Z] --- PASS: TestDockerSuite/TestLogsTail (3.40s) [2022-05-11T08:27:20.929Z] --- PASS: TestDockerSuite/TestLogsTimestamps (3.12s) [2022-05-11T08:27:20.929Z] --- PASS: TestDockerSuite/TestLogsWithDetails (3.00s) [2022-05-11T08:27:20.929Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2022-05-11T08:27:20.929Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2022-05-11T08:27:20.929Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2022-05-11T08:27:20.929Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-05-11T08:27:20.929Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-05-11T08:27:20.929Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-05-11T08:27:20.929Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2022-05-11T08:27:20.929Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-05-11T08:27:20.929Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.07s) [2022-05-11T08:27:20.929Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-05-11T08:27:20.929Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2022-05-11T08:27:20.929Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-05-11T08:27:20.929Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-05-11T08:27:20.929Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2022-05-11T08:27:20.929Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-05-11T08:27:20.929Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-05-11T08:27:20.929Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2022-05-11T08:27:20.929Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2022-05-11T08:27:20.929Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (5.80s) [2022-05-11T08:27:20.929Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2022-05-11T08:27:20.929Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s) [2022-05-11T08:27:20.929Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-05-11T08:27:20.929Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-05-11T08:27:20.929Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-05-11T08:27:20.929Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-05-11T08:27:20.929Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-05-11T08:27:20.929Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-05-11T08:27:20.929Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2022-05-11T08:27:20.929Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (5.79s) [2022-05-11T08:27:20.929Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-05-11T08:27:20.929Z] --- PASS: TestDockerSuite/TestPsByOrder (16.42s) [2022-05-11T08:27:20.929Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-05-11T08:27:20.929Z] --- PASS: TestDockerSuite/TestPsListContainersBase (11.96s) [2022-05-11T08:27:20.929Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (17.45s) [2022-05-11T08:27:20.929Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.33s) [2022-05-11T08:27:20.929Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-05-11T08:27:20.929Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterHealth (0.02s) [2022-05-11T08:27:20.929Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (5.17s) [2022-05-11T08:27:20.929Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (9.03s) [2022-05-11T08:27:20.929Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (6.68s) [2022-05-11T08:27:20.929Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2022-05-11T08:27:20.929Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-05-11T08:27:20.929Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (7.02s) [2022-05-11T08:27:20.929Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.05s) [2022-05-11T08:27:20.929Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-05-11T08:27:20.929Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-05-11T08:27:20.929Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2022-05-11T08:27:20.929Z] --- PASS: TestDockerSuite/TestPsShowMounts (10.45s) [2022-05-11T08:27:20.929Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-05-11T08:27:20.929Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.66s) [2022-05-11T08:27:20.929Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-05-11T08:27:20.929Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.28s) [2022-05-11T08:27:20.929Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.91s) [2022-05-11T08:27:20.929Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-05-11T08:27:20.929Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (5.90s) [2022-05-11T08:27:20.929Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (10.61s) [2022-05-11T08:27:20.929Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (3.11s) [2022-05-11T08:27:20.929Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (26.18s) [2022-05-11T08:27:20.929Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-05-11T08:27:20.929Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (8.67s) [2022-05-11T08:27:20.929Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.26s) [2022-05-11T08:27:20.929Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.20s) [2022-05-11T08:27:20.929Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.83s) [2022-05-11T08:27:20.929Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (7.61s) [2022-05-11T08:27:20.929Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (5.45s) [2022-05-11T08:27:20.929Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2022-05-11T08:27:20.930Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (5.81s) [2022-05-11T08:27:20.930Z] --- PASS: TestDockerSuite/TestRmiBlank (0.07s) [2022-05-11T08:27:20.930Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.32s) [2022-05-11T08:27:20.930Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (16.33s) [2022-05-11T08:27:20.930Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (3.51s) [2022-05-11T08:27:20.930Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.71s) [2022-05-11T08:27:20.930Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (8.45s) [2022-05-11T08:27:20.930Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (5.36s) [2022-05-11T08:27:20.930Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (8.85s) [2022-05-11T08:27:20.930Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (4.28s) [2022-05-11T08:27:20.930Z] --- PASS: TestDockerSuite/TestRmiTag (0.71s) [2022-05-11T08:27:20.930Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (3.11s) [2022-05-11T08:27:20.930Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (18.93s) [2022-05-11T08:27:20.930Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (3.39s) [2022-05-11T08:27:20.930Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (5.21s) [2022-05-11T08:27:20.930Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.20s) [2022-05-11T08:27:20.930Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-05-11T08:27:20.930Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2022-05-11T08:27:20.930Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-05-11T08:27:20.930Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-05-11T08:27:20.930Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-05-11T08:27:20.930Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-05-11T08:27:20.930Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-05-11T08:27:20.930Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.71s) [2022-05-11T08:27:20.930Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-05-11T08:27:20.930Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2022-05-11T08:27:20.930Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (5.82s) [2022-05-11T08:27:20.930Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (3.77s) [2022-05-11T08:27:20.930Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.88s) [2022-05-11T08:27:20.930Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.94s) [2022-05-11T08:27:20.930Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (3.00s) [2022-05-11T08:27:20.930Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.07s) [2022-05-11T08:27:20.930Z] --- PASS: TestDockerSuite/TestRunBindMounts (5.69s) [2022-05-11T08:27:20.930Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-05-11T08:27:20.930Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-05-11T08:27:20.930Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.03s) [2022-05-11T08:27:20.930Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-05-11T08:27:20.930Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-05-11T08:27:20.930Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-05-11T08:27:20.930Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-05-11T08:27:20.930Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.03s) [2022-05-11T08:27:20.930Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-05-11T08:27:20.930Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-05-11T08:27:20.930Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2022-05-11T08:27:20.930Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.95s) [2022-05-11T08:27:20.930Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-05-11T08:27:20.930Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (3.44s) [2022-05-11T08:27:20.930Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2022-05-11T08:27:20.930Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2022-05-11T08:27:20.930Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (2.64s) [2022-05-11T08:27:20.930Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-05-11T08:27:20.930Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-05-11T08:27:20.930Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-05-11T08:27:20.930Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-05-11T08:27:20.930Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2022-05-11T08:27:20.930Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-05-11T08:27:20.930Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-05-11T08:27:20.930Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.13s) [2022-05-11T08:27:20.930Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.97s) [2022-05-11T08:27:20.930Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.90s) [2022-05-11T08:27:20.930Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-05-11T08:27:20.930Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-05-11T08:27:20.930Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-05-11T08:27:20.930Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.86s) [2022-05-11T08:27:20.930Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-05-11T08:27:20.930Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2022-05-11T08:27:20.930Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-05-11T08:27:20.930Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-05-11T08:27:20.930Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (1.73s) [2022-05-11T08:27:20.930Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (5.73s) [2022-05-11T08:27:20.930Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-05-11T08:27:20.930Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2022-05-11T08:27:20.930Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2022-05-11T08:27:20.930Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-05-11T08:27:20.930Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2022-05-11T08:27:20.930Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-05-11T08:27:20.930Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (3.00s) [2022-05-11T08:27:20.930Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-05-11T08:27:20.930Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.15s) [2022-05-11T08:27:20.930Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-05-11T08:27:20.930Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.91s) [2022-05-11T08:27:20.930Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.92s) [2022-05-11T08:27:20.930Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-05-11T08:27:20.930Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.93s) [2022-05-11T08:27:20.930Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2022-05-11T08:27:20.930Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2022-05-11T08:27:20.930Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2022-05-11T08:27:20.930Z] --- PASS: TestDockerSuite/TestRunExitCode (2.98s) [2022-05-11T08:27:20.930Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.95s) [2022-05-11T08:27:20.930Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.95s) [2022-05-11T08:27:20.930Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (3.04s) [2022-05-11T08:27:20.930Z] --- PASS: TestDockerSuite/TestRunExposePort (0.07s) [2022-05-11T08:27:20.930Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-05-11T08:27:20.930Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2022-05-11T08:27:20.930Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2022-05-11T08:27:20.930Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2022-05-11T08:27:20.930Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-05-11T08:27:20.930Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-05-11T08:27:20.930Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-05-11T08:27:20.930Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (5.38s) [2022-05-11T08:27:20.930Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-05-11T08:27:20.930Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.07s) [2022-05-11T08:27:20.930Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-05-11T08:27:20.930Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.03s) [2022-05-11T08:27:20.930Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-05-11T08:27:20.930Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-05-11T08:27:20.930Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (7.69s) [2022-05-11T08:27:20.930Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-05-11T08:27:20.930Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (2.40s) [2022-05-11T08:27:20.930Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2022-05-11T08:27:20.930Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-05-11T08:27:20.930Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-05-11T08:27:20.930Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-05-11T08:27:20.930Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-05-11T08:27:20.930Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-05-11T08:27:20.930Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-05-11T08:27:20.930Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-05-11T08:27:20.930Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-05-11T08:27:20.930Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2022-05-11T08:27:20.930Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2022-05-11T08:27:20.930Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-05-11T08:27:20.930Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2022-05-11T08:27:20.930Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (8.80s) [2022-05-11T08:27:20.930Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-05-11T08:27:20.930Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2022-05-11T08:27:20.930Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-05-11T08:27:20.930Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (6.13s) [2022-05-11T08:27:20.930Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (5.26s) [2022-05-11T08:27:20.930Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-05-11T08:27:20.930Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-05-11T08:27:20.930Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2022-05-11T08:27:20.930Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-05-11T08:27:20.930Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-05-11T08:27:20.930Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-05-11T08:27:20.930Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-05-11T08:27:20.930Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-05-11T08:27:20.930Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2022-05-11T08:27:20.930Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.41s) [2022-05-11T08:27:20.930Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.19s) [2022-05-11T08:27:20.930Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.08s) [2022-05-11T08:27:20.930Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (2.04s) [2022-05-11T08:27:20.930Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.20s) [2022-05-11T08:27:20.930Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.71s) [2022-05-11T08:27:20.930Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2022-05-11T08:27:20.930Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.03s) [2022-05-11T08:27:20.930Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-05-11T08:27:20.930Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2022-05-11T08:27:20.930Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-05-11T08:27:20.930Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-05-11T08:27:20.930Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-05-11T08:27:20.930Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-05-11T08:27:20.930Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (3.73s) [2022-05-11T08:27:20.930Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-05-11T08:27:20.930Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-05-11T08:27:20.930Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-05-11T08:27:20.930Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-05-11T08:27:20.930Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-05-11T08:27:20.930Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (10.52s) [2022-05-11T08:27:20.930Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-05-11T08:27:20.930Z] --- PASS: TestDockerSuite/TestRunRm (2.96s) [2022-05-11T08:27:20.930Z] --- PASS: TestDockerSuite/TestRunRmAndWait (6.07s) [2022-05-11T08:27:20.930Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (2.99s) [2022-05-11T08:27:20.930Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.97s) [2022-05-11T08:27:20.930Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (3.65s) [2022-05-11T08:27:20.930Z] --- SKIP: TestDockerSuite/TestRunSetMacAddress (0.03s) [2022-05-11T08:27:20.930Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-05-11T08:27:20.930Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2022-05-11T08:27:20.930Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (3.14s) [2022-05-11T08:27:20.930Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2022-05-11T08:27:20.930Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.32s) [2022-05-11T08:27:20.930Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-05-11T08:27:20.930Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-05-11T08:27:20.930Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.17s) [2022-05-11T08:27:20.930Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.07s) [2022-05-11T08:27:20.930Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2022-05-11T08:27:20.930Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (5.15s) [2022-05-11T08:27:20.930Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-05-11T08:27:20.930Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-05-11T08:27:20.930Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2022-05-11T08:27:20.930Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-05-11T08:27:20.930Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2022-05-11T08:27:20.930Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2022-05-11T08:27:20.930Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-05-11T08:27:20.930Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-05-11T08:27:20.930Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2022-05-11T08:27:20.930Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2022-05-11T08:27:20.930Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.85s) [2022-05-11T08:27:20.930Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2022-05-11T08:27:20.930Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.91s) [2022-05-11T08:27:20.930Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-05-11T08:27:20.930Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-05-11T08:27:20.930Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (3.63s) [2022-05-11T08:27:20.930Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (8.77s) [2022-05-11T08:27:20.930Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (5.76s) [2022-05-11T08:27:20.930Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (7.78s) [2022-05-11T08:27:20.930Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-05-11T08:27:20.930Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.16s) [2022-05-11T08:27:20.930Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (3.74s) [2022-05-11T08:27:20.930Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.97s) [2022-05-11T08:27:20.930Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.93s) [2022-05-11T08:27:20.930Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-05-11T08:27:20.930Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.06s) [2022-05-11T08:27:20.930Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.07s) [2022-05-11T08:27:20.930Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-05-11T08:27:20.930Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-05-11T08:27:20.930Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-05-11T08:27:20.930Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-05-11T08:27:20.930Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.04s) [2022-05-11T08:27:20.930Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (5.37s) [2022-05-11T08:27:20.930Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (2.36s) [2022-05-11T08:27:20.930Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (1.95s) [2022-05-11T08:27:20.930Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (5.69s) [2022-05-11T08:27:20.930Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-05-11T08:27:20.930Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-05-11T08:27:20.930Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-05-11T08:27:20.930Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-05-11T08:27:20.930Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.03s) [2022-05-11T08:27:20.930Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-05-11T08:27:20.930Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-05-11T08:27:20.930Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-05-11T08:27:20.930Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2022-05-11T08:27:20.930Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-05-11T08:27:20.930Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2022-05-11T08:27:20.930Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-05-11T08:27:20.930Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-05-11T08:27:20.930Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2022-05-11T08:27:20.930Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-05-11T08:27:20.930Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-05-11T08:27:20.930Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-05-11T08:27:20.930Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.21s) [2022-05-11T08:27:20.930Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.39s) [2022-05-11T08:27:20.930Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.39s) [2022-05-11T08:27:20.930Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.23s) [2022-05-11T08:27:20.931Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.70s) [2022-05-11T08:27:20.931Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (8.75s) [2022-05-11T08:27:20.931Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/0 (2.88s) [2022-05-11T08:27:20.931Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/1 (2.92s) [2022-05-11T08:27:20.931Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/2 (2.93s) [2022-05-11T08:27:20.931Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-05-11T08:27:20.931Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (9.01s) [2022-05-11T08:27:20.931Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-05-11T08:27:20.931Z] --- PASS: TestDockerSuite/TestStartAttachSilent (5.20s) [2022-05-11T08:27:20.931Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-05-11T08:27:20.931Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2022-05-11T08:27:20.931Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.03s) [2022-05-11T08:27:20.931Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2022-05-11T08:27:20.931Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (8.13s) [2022-05-11T08:27:20.931Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-05-11T08:27:20.931Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2022-05-11T08:27:20.931Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-05-11T08:27:20.931Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2022-05-11T08:27:20.931Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2022-05-11T08:27:20.931Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2022-05-11T08:27:20.931Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (3.64s) [2022-05-11T08:27:20.931Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (3.59s) [2022-05-11T08:27:20.931Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2022-05-11T08:27:20.931Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (3.54s) [2022-05-11T08:27:20.931Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-05-11T08:27:20.931Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-05-11T08:27:20.931Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-05-11T08:27:20.931Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-05-11T08:27:20.931Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-05-11T08:27:20.931Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-05-11T08:27:20.931Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.28s) [2022-05-11T08:27:20.931Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.14s) [2022-05-11T08:27:20.931Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.19s) [2022-05-11T08:27:20.931Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-05-11T08:27:20.931Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.31s) [2022-05-11T08:27:20.931Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.29s) [2022-05-11T08:27:20.931Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.14s) [2022-05-11T08:27:20.931Z] --- PASS: TestDockerSuite/TestVolumeCLILs (3.12s) [2022-05-11T08:27:20.931Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.07s) [2022-05-11T08:27:20.931Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (3.54s) [2022-05-11T08:27:20.931Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.38s) [2022-05-11T08:27:20.931Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.38s) [2022-05-11T08:27:20.931Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.08s) [2022-05-11T08:27:20.931Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.17s) [2022-05-11T08:27:20.931Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (9.29s) [2022-05-11T08:27:20.931Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-05-11T08:27:20.931Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.63s) [2022-05-11T08:27:20.931Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.19s) [2022-05-11T08:27:20.931Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2022-05-11T08:27:20.931Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (8.62s) [2022-05-11T08:27:20.931Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.26s) [2022-05-11T08:27:20.931Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.27s) [2022-05-11T08:27:20.931Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (11.35s) [2022-05-11T08:27:20.931Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-05-11T08:27:20.931Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.56s) [2022-05-11T08:27:20.931Z] === RUN TestDockerRegistrySuite [2022-05-11T08:27:20.931Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-05-11T08:27:20.931Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-11T08:27:20.931Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-05-11T08:27:20.931Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-11T08:27:20.931Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-05-11T08:27:20.931Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-11T08:27:20.931Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-05-11T08:27:20.931Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-11T08:27:20.931Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-05-11T08:27:20.931Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-11T08:27:20.931Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-05-11T08:27:20.931Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-11T08:27:20.931Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-05-11T08:27:20.931Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-11T08:27:20.931Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-05-11T08:27:20.931Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-11T08:27:20.931Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-05-11T08:27:20.931Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-11T08:27:20.931Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-05-11T08:27:20.931Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-11T08:27:20.931Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-05-11T08:27:20.931Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-11T08:27:20.931Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-05-11T08:27:20.931Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-11T08:27:20.931Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-05-11T08:27:20.931Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-11T08:27:20.931Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-05-11T08:27:20.931Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-11T08:27:20.931Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-05-11T08:27:20.931Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-11T08:27:20.931Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-05-11T08:27:20.931Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-11T08:27:20.931Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-05-11T08:27:20.931Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-11T08:27:20.931Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-05-11T08:27:20.931Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-11T08:27:20.931Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-05-11T08:27:20.931Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-11T08:27:20.931Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-05-11T08:27:20.931Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-11T08:27:20.931Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-05-11T08:27:20.931Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-11T08:27:20.931Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-05-11T08:27:20.931Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-11T08:27:20.931Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-05-11T08:27:20.931Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-11T08:27:20.931Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-05-11T08:27:20.931Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-11T08:27:20.931Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-05-11T08:27:20.931Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-11T08:27:20.931Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-05-11T08:27:20.931Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-11T08:27:20.931Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-05-11T08:27:20.931Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-11T08:27:20.931Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-05-11T08:27:20.931Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-11T08:27:20.931Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-05-11T08:27:20.931Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-11T08:27:20.931Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-05-11T08:27:20.931Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-11T08:27:20.931Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-05-11T08:27:20.931Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-11T08:27:20.931Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-05-11T08:27:20.931Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-11T08:27:20.931Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-05-11T08:27:20.931Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-11T08:27:20.931Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-05-11T08:27:20.931Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-11T08:27:20.931Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-05-11T08:27:20.931Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-11T08:27:20.931Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-05-11T08:27:20.931Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-11T08:27:20.931Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-05-11T08:27:20.931Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-11T08:27:20.931Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-05-11T08:27:20.931Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-11T08:27:20.931Z] --- PASS: TestDockerRegistrySuite (0.12s) [2022-05-11T08:27:20.931Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-05-11T08:27:20.931Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-05-11T08:27:20.931Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-05-11T08:27:20.931Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-05-11T08:27:20.931Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-05-11T08:27:20.931Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-05-11T08:27:20.931Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-05-11T08:27:20.931Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-05-11T08:27:20.931Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-05-11T08:27:20.931Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-05-11T08:27:20.931Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-05-11T08:27:20.931Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-05-11T08:27:20.931Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-05-11T08:27:20.931Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-05-11T08:27:20.931Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-05-11T08:27:20.931Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-05-11T08:27:20.931Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-05-11T08:27:20.931Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-05-11T08:27:20.931Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-05-11T08:27:20.931Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-05-11T08:27:20.931Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.12s) [2022-05-11T08:27:20.931Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-05-11T08:27:20.931Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-05-11T08:27:20.931Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-05-11T08:27:20.931Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-05-11T08:27:20.931Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-05-11T08:27:20.931Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-05-11T08:27:20.931Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-05-11T08:27:20.931Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-05-11T08:27:20.931Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-05-11T08:27:20.931Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-05-11T08:27:20.931Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-05-11T08:27:20.931Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-05-11T08:27:20.931Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-05-11T08:27:20.931Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-05-11T08:27:20.931Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-05-11T08:27:20.931Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-05-11T08:27:20.931Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-05-11T08:27:20.931Z] === RUN TestDockerSchema1RegistrySuite [2022-05-11T08:27:20.931Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-05-11T08:27:20.931Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-11T08:27:20.931Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-05-11T08:27:20.931Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-11T08:27:20.931Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-05-11T08:27:20.931Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-11T08:27:20.931Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-05-11T08:27:20.931Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-11T08:27:20.931Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-05-11T08:27:20.931Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-11T08:27:20.931Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-05-11T08:27:20.931Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-11T08:27:20.931Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-05-11T08:27:20.931Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-11T08:27:20.931Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-05-11T08:27:20.931Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-11T08:27:20.931Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-05-11T08:27:20.931Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-11T08:27:20.931Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-05-11T08:27:20.931Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-11T08:27:20.931Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-05-11T08:27:20.931Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-11T08:27:20.931Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2022-05-11T08:27:20.931Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-05-11T08:27:20.931Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-05-11T08:27:20.931Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-05-11T08:27:20.931Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-05-11T08:27:20.931Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-05-11T08:27:20.931Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-05-11T08:27:20.931Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-05-11T08:27:20.931Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-05-11T08:27:20.931Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-05-11T08:27:20.931Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-05-11T08:27:20.931Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-05-11T08:27:20.931Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-05-11T08:27:20.931Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-05-11T08:27:20.931Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-11T08:27:20.931Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-05-11T08:27:20.931Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-11T08:27:20.931Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-05-11T08:27:20.931Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-11T08:27:20.931Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-05-11T08:27:20.931Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-11T08:27:20.931Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-05-11T08:27:20.931Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-11T08:27:20.931Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-05-11T08:27:20.931Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-11T08:27:20.931Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-05-11T08:27:20.931Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-11T08:27:20.931Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-05-11T08:27:20.931Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-11T08:27:20.931Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.00s) [2022-05-11T08:27:20.931Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-05-11T08:27:20.931Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-05-11T08:27:20.931Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-05-11T08:27:20.931Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-05-11T08:27:20.931Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-05-11T08:27:20.931Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-05-11T08:27:20.931Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-05-11T08:27:20.931Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-05-11T08:27:20.931Z] === RUN TestDockerRegistryAuthTokenSuite [2022-05-11T08:27:20.931Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-05-11T08:27:20.931Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-11T08:27:20.931Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-05-11T08:27:20.931Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-11T08:27:20.931Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-05-11T08:27:20.931Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-11T08:27:20.931Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-05-11T08:27:20.931Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-11T08:27:20.931Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-05-11T08:27:20.931Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-11T08:27:20.931Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2022-05-11T08:27:20.931Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-05-11T08:27:20.931Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-05-11T08:27:20.931Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-05-11T08:27:20.931Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-05-11T08:27:20.931Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-05-11T08:27:20.931Z] === RUN TestDockerDaemonSuite [2022-05-11T08:27:20.931Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-05-11T08:27:20.931Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-05-11T08:27:20.931Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-05-11T08:27:20.931Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-05-11T08:27:20.932Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-05-11T08:27:20.932Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-05-11T08:27:20.932Z] --- PASS: TestDockerDaemonSuite (0.00s) [2022-05-11T08:27:20.932Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-05-11T08:27:20.932Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-05-11T08:27:20.932Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-05-11T08:27:20.932Z] === RUN TestDockerSwarmSuite [2022-05-11T08:27:20.932Z] --- PASS: TestDockerSwarmSuite (0.00s) [2022-05-11T08:27:20.932Z] === RUN TestDockerPluginSuite [2022-05-11T08:27:20.932Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2022-05-11T08:27:20.932Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-11T08:27:20.932Z] === RUN TestDockerPluginSuite/TestPluginCreate [2022-05-11T08:27:20.932Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-11T08:27:20.932Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2022-05-11T08:27:20.932Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-11T08:27:20.932Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2022-05-11T08:27:20.932Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-11T08:27:20.932Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2022-05-11T08:27:20.932Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-11T08:27:20.932Z] === RUN TestDockerPluginSuite/TestPluginInspect [2022-05-11T08:27:20.932Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-11T08:27:20.932Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2022-05-11T08:27:20.932Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-11T08:27:20.932Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2022-05-11T08:27:20.932Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-11T08:27:20.932Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2022-05-11T08:27:20.932Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-11T08:27:20.932Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2022-05-11T08:27:20.932Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-11T08:27:20.932Z] === RUN TestDockerPluginSuite/TestPluginSet [2022-05-11T08:27:20.932Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-11T08:27:20.932Z] --- PASS: TestDockerPluginSuite (0.00s) [2022-05-11T08:27:20.932Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-05-11T08:27:20.932Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-05-11T08:27:20.932Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-05-11T08:27:20.932Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-05-11T08:27:20.932Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-05-11T08:27:20.932Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-05-11T08:27:20.932Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-05-11T08:27:20.932Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-05-11T08:27:20.932Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-05-11T08:27:20.932Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-05-11T08:27:20.932Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-05-11T08:27:20.932Z] === RUN TestDockerExternalVolumeSuite [2022-05-11T08:27:20.932Z] check_test.go:126: unmatched requirement DaemonIsLinux [2022-05-11T08:27:20.932Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2022-05-11T08:27:20.932Z] === RUN TestDockerNetworkSuite [2022-05-11T08:27:20.932Z] check_test.go:132: unmatched requirement DaemonIsLinux [2022-05-11T08:27:20.932Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2022-05-11T08:27:20.932Z] === RUN TestDockerHubPullSuite [2022-05-11T08:27:20.932Z] check_test.go:140: unmatched requirement DaemonIsLinux [2022-05-11T08:27:20.932Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2022-05-11T08:27:20.932Z] PASS [2022-05-11T08:27:20.932Z] ok github.com/docker/docker/integration-cli 2516.740s [2022-05-11T08:27:20.932Z] [2022-05-11T08:27:20.932Z] === Skipped [2022-05-11T08:27:20.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-05-11T08:27:20.932Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-05-11T08:27:20.932Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-05-11T08:27:20.932Z] [2022-05-11T08:27:20.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-05-11T08:27:20.932Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-05-11T08:27:20.932Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-05-11T08:27:20.932Z] [2022-05-11T08:27:20.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-05-11T08:27:20.932Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-05-11T08:27:20.932Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-05-11T08:27:20.932Z] [2022-05-11T08:27:20.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-05-11T08:27:20.932Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-05-11T08:27:20.932Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-05-11T08:27:20.932Z] [2022-05-11T08:27:20.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-05-11T08:27:20.932Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-05-11T08:27:20.932Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-05-11T08:27:20.932Z] [2022-05-11T08:27:20.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.03s) [2022-05-11T08:27:20.932Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-05-11T08:27:20.932Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.03s) [2022-05-11T08:27:20.932Z] [2022-05-11T08:27:20.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-05-11T08:27:20.932Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-05-11T08:27:20.932Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-05-11T08:27:20.932Z] [2022-05-11T08:27:20.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-05-11T08:27:20.932Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-05-11T08:27:20.932Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-05-11T08:27:20.932Z] [2022-05-11T08:27:20.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-05-11T08:27:20.932Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-05-11T08:27:20.932Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-05-11T08:27:20.932Z] [2022-05-11T08:27:20.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2022-05-11T08:27:20.932Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-05-11T08:27:20.932Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2022-05-11T08:27:20.932Z] [2022-05-11T08:27:20.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStats (0.02s) [2022-05-11T08:27:20.932Z] docker_api_stats_test.go:103: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-05-11T08:27:20.932Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStats (0.02s) [2022-05-11T08:27:20.932Z] [2022-05-11T08:27:20.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-05-11T08:27:20.932Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-05-11T08:27:20.932Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-05-11T08:27:20.932Z] [2022-05-11T08:27:20.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2022-05-11T08:27:20.932Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-05-11T08:27:20.932Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2022-05-11T08:27:20.932Z] [2022-05-11T08:27:20.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamGetCpu (0.02s) [2022-05-11T08:27:20.932Z] docker_api_stats_test.go:27: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-05-11T08:27:20.932Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamGetCpu (0.02s) [2022-05-11T08:27:20.932Z] [2022-05-11T08:27:20.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-05-11T08:27:20.932Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-05-11T08:27:20.932Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-05-11T08:27:20.932Z] [2022-05-11T08:27:20.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-05-11T08:27:20.932Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-05-11T08:27:20.932Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-05-11T08:27:20.932Z] [2022-05-11T08:27:20.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-05-11T08:27:20.932Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-05-11T08:27:20.932Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-05-11T08:27:20.932Z] [2022-05-11T08:27:20.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s) [2022-05-11T08:27:20.932Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-05-11T08:27:20.932Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2022-05-11T08:27:20.932Z] [2022-05-11T08:27:20.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-05-11T08:27:20.932Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-05-11T08:27:20.932Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-05-11T08:27:20.932Z] [2022-05-11T08:27:20.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-05-11T08:27:20.932Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-05-11T08:27:20.932Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-05-11T08:27:20.932Z] [2022-05-11T08:27:20.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.40s) [2022-05-11T08:27:20.932Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-05-11T08:27:20.932Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.40s) [2022-05-11T08:27:20.932Z] [2022-05-11T08:27:20.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-05-11T08:27:20.932Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-05-11T08:27:20.932Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-05-11T08:27:20.932Z] [2022-05-11T08:27:20.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s) [2022-05-11T08:27:20.932Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-05-11T08:27:20.932Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2022-05-11T08:27:20.932Z] [2022-05-11T08:27:20.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2022-05-11T08:27:20.932Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-05-11T08:27:20.932Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2022-05-11T08:27:20.932Z] [2022-05-11T08:27:20.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2022-05-11T08:27:20.932Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-05-11T08:27:20.932Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2022-05-11T08:27:20.932Z] [2022-05-11T08:27:20.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.03s) [2022-05-11T08:27:20.932Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-05-11T08:27:20.932Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.03s) [2022-05-11T08:27:20.932Z] [2022-05-11T08:27:20.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2022-05-11T08:27:20.932Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-05-11T08:27:20.932Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2022-05-11T08:27:20.932Z] [2022-05-11T08:27:20.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.04s) [2022-05-11T08:27:20.932Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-05-11T08:27:20.932Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.04s) [2022-05-11T08:27:20.932Z] [2022-05-11T08:27:20.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-05-11T08:27:20.932Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-05-11T08:27:20.932Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-05-11T08:27:20.932Z] [2022-05-11T08:27:20.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-05-11T08:27:20.932Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-05-11T08:27:20.932Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-05-11T08:27:20.932Z] [2022-05-11T08:27:20.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-05-11T08:27:20.932Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-05-11T08:27:20.932Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-05-11T08:27:20.932Z] [2022-05-11T08:27:20.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.04s) [2022-05-11T08:27:20.932Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-05-11T08:27:20.932Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2022-05-11T08:27:20.932Z] [2022-05-11T08:27:20.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.37s) [2022-05-11T08:27:20.932Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-05-11T08:27:20.932Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.37s) [2022-05-11T08:27:20.932Z] [2022-05-11T08:27:20.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.67s) [2022-05-11T08:27:20.932Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-05-11T08:27:20.932Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.67s) [2022-05-11T08:27:20.932Z] [2022-05-11T08:27:20.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.99s) [2022-05-11T08:27:20.932Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-05-11T08:27:20.932Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.99s) [2022-05-11T08:27:20.932Z] [2022-05-11T08:27:20.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.33s) [2022-05-11T08:27:20.932Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-05-11T08:27:20.932Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.33s) [2022-05-11T08:27:20.932Z] [2022-05-11T08:27:20.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2022-05-11T08:27:20.932Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-05-11T08:27:20.932Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2022-05-11T08:27:20.932Z] [2022-05-11T08:27:20.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-05-11T08:27:20.932Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-05-11T08:27:20.932Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-05-11T08:27:20.932Z] [2022-05-11T08:27:20.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2022-05-11T08:27:20.932Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-05-11T08:27:20.932Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2022-05-11T08:27:20.932Z] [2022-05-11T08:27:20.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2022-05-11T08:27:20.932Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-05-11T08:27:20.932Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2022-05-11T08:27:20.932Z] [2022-05-11T08:27:20.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2022-05-11T08:27:20.932Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-05-11T08:27:20.932Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2022-05-11T08:27:20.932Z] [2022-05-11T08:27:20.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.69s) [2022-05-11T08:27:20.932Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-05-11T08:27:20.932Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.69s) [2022-05-11T08:27:20.932Z] [2022-05-11T08:27:20.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.35s) [2022-05-11T08:27:20.932Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-05-11T08:27:20.932Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.35s) [2022-05-11T08:27:20.932Z] [2022-05-11T08:27:20.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.05s) [2022-05-11T08:27:20.932Z] docker_cli_build_test.go:5420: unmatched requirement DaemonIsLinux [2022-05-11T08:27:20.932Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s) [2022-05-11T08:27:20.932Z] [2022-05-11T08:27:20.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.04s) [2022-05-11T08:27:20.932Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-05-11T08:27:20.932Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2022-05-11T08:27:20.932Z] [2022-05-11T08:27:20.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.01s) [2022-05-11T08:27:20.932Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-05-11T08:27:20.932Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2022-05-11T08:27:20.932Z] [2022-05-11T08:27:20.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-05-11T08:27:20.932Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-05-11T08:27:20.932Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-05-11T08:27:20.932Z] [2022-05-11T08:27:20.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2022-05-11T08:27:20.932Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-05-11T08:27:20.932Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2022-05-11T08:27:20.932Z] [2022-05-11T08:27:20.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2022-05-11T08:27:20.932Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-05-11T08:27:20.932Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2022-05-11T08:27:20.932Z] [2022-05-11T08:27:20.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-05-11T08:27:20.932Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-05-11T08:27:20.932Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-05-11T08:27:20.932Z] [2022-05-11T08:27:20.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2022-05-11T08:27:20.933Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-05-11T08:27:20.933Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2022-05-11T08:27:20.933Z] [2022-05-11T08:27:20.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.40s) [2022-05-11T08:27:20.933Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-05-11T08:27:20.933Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.40s) [2022-05-11T08:27:20.933Z] [2022-05-11T08:27:20.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.33s) [2022-05-11T08:27:20.933Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-05-11T08:27:20.933Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.33s) [2022-05-11T08:27:20.933Z] [2022-05-11T08:27:20.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2022-05-11T08:27:20.933Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-05-11T08:27:20.933Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2022-05-11T08:27:20.933Z] [2022-05-11T08:27:20.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2022-05-11T08:27:20.933Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-05-11T08:27:20.933Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2022-05-11T08:27:20.933Z] [2022-05-11T08:27:20.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.38s) [2022-05-11T08:27:20.933Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-05-11T08:27:20.933Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.38s) [2022-05-11T08:27:20.933Z] [2022-05-11T08:27:20.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.36s) [2022-05-11T08:27:20.933Z] docker_cli_build_test.go:5143: unmatched requirement DaemonIsLinux [2022-05-11T08:27:20.933Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.36s) [2022-05-11T08:27:20.933Z] [2022-05-11T08:27:20.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.32s) [2022-05-11T08:27:20.933Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-05-11T08:27:20.933Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.32s) [2022-05-11T08:27:20.933Z] [2022-05-11T08:27:20.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.04s) [2022-05-11T08:27:20.933Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-05-11T08:27:20.933Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s) [2022-05-11T08:27:20.933Z] [2022-05-11T08:27:20.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.03s) [2022-05-11T08:27:20.933Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-05-11T08:27:20.933Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.03s) [2022-05-11T08:27:20.933Z] [2022-05-11T08:27:20.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.03s) [2022-05-11T08:27:20.933Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-05-11T08:27:20.933Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2022-05-11T08:27:20.933Z] [2022-05-11T08:27:20.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.33s) [2022-05-11T08:27:20.933Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-05-11T08:27:20.933Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.33s) [2022-05-11T08:27:20.933Z] [2022-05-11T08:27:20.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-05-11T08:27:20.933Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-05-11T08:27:20.933Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-05-11T08:27:20.933Z] [2022-05-11T08:27:20.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-05-11T08:27:20.933Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-05-11T08:27:20.933Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-05-11T08:27:20.933Z] [2022-05-11T08:27:20.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-05-11T08:27:20.933Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-05-11T08:27:20.933Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-05-11T08:27:20.933Z] [2022-05-11T08:27:20.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-05-11T08:27:20.933Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-05-11T08:27:20.933Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-05-11T08:27:20.933Z] [2022-05-11T08:27:20.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2022-05-11T08:27:20.933Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-05-11T08:27:20.933Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2022-05-11T08:27:20.933Z] [2022-05-11T08:27:20.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2022-05-11T08:27:20.933Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-05-11T08:27:20.933Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2022-05-11T08:27:20.933Z] [2022-05-11T08:27:20.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2022-05-11T08:27:20.933Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-05-11T08:27:20.933Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2022-05-11T08:27:20.933Z] [2022-05-11T08:27:20.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.03s) [2022-05-11T08:27:20.933Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-05-11T08:27:20.933Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2022-05-11T08:27:20.933Z] [2022-05-11T08:27:20.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-05-11T08:27:20.933Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-05-11T08:27:20.933Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-05-11T08:27:20.933Z] [2022-05-11T08:27:20.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-05-11T08:27:20.933Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-05-11T08:27:20.933Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-05-11T08:27:20.933Z] [2022-05-11T08:27:20.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-05-11T08:27:20.933Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-05-11T08:27:20.933Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-05-11T08:27:20.933Z] [2022-05-11T08:27:20.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2022-05-11T08:27:20.933Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-05-11T08:27:20.933Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2022-05-11T08:27:20.933Z] [2022-05-11T08:27:20.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-05-11T08:27:20.933Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-05-11T08:27:20.933Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-05-11T08:27:20.933Z] [2022-05-11T08:27:20.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2022-05-11T08:27:20.933Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-05-11T08:27:20.933Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2022-05-11T08:27:20.933Z] [2022-05-11T08:27:20.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.04s) [2022-05-11T08:27:20.933Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-05-11T08:27:20.933Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2022-05-11T08:27:20.933Z] [2022-05-11T08:27:20.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.09s) [2022-05-11T08:27:20.933Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-05-11T08:27:20.933Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.09s) [2022-05-11T08:27:20.933Z] [2022-05-11T08:27:20.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.06s) [2022-05-11T08:27:20.933Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-05-11T08:27:20.933Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.06s) [2022-05-11T08:27:20.933Z] [2022-05-11T08:27:20.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.07s) [2022-05-11T08:27:20.933Z] docker_cli_build_test.go:5514: unmatched requirement DaemonIsLinux [2022-05-11T08:27:20.933Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.07s) [2022-05-11T08:27:20.933Z] [2022-05-11T08:27:20.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2022-05-11T08:27:20.933Z] docker_cli_build_test.go:5917: unmatched requirement DaemonIsLinux [2022-05-11T08:27:20.933Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2022-05-11T08:27:20.933Z] [2022-05-11T08:27:20.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.02s) [2022-05-11T08:27:20.933Z] docker_cli_build_test.go:5550: unmatched requirement DaemonIsLinux [2022-05-11T08:27:20.933Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2022-05-11T08:27:20.933Z] [2022-05-11T08:27:20.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.02s) [2022-05-11T08:27:20.933Z] docker_cli_build_test.go:5538: unmatched requirement DaemonIsLinux [2022-05-11T08:27:20.933Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2022-05-11T08:27:20.933Z] [2022-05-11T08:27:20.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2022-05-11T08:27:20.933Z] docker_cli_build_test.go:5975: unmatched requirement DaemonIsLinux [2022-05-11T08:27:20.933Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2022-05-11T08:27:20.933Z] [2022-05-11T08:27:20.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.02s) [2022-05-11T08:27:20.933Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-05-11T08:27:20.933Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2022-05-11T08:27:20.933Z] [2022-05-11T08:27:20.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-05-11T08:27:20.933Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-05-11T08:27:20.933Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-05-11T08:27:20.933Z] [2022-05-11T08:27:20.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2022-05-11T08:27:20.933Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-05-11T08:27:20.933Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2022-05-11T08:27:20.933Z] [2022-05-11T08:27:20.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.41s) [2022-05-11T08:27:20.933Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-05-11T08:27:20.933Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.41s) [2022-05-11T08:27:20.933Z] [2022-05-11T08:27:20.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.35s) [2022-05-11T08:27:20.933Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-05-11T08:27:20.933Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.35s) [2022-05-11T08:27:20.933Z] [2022-05-11T08:27:20.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.04s) [2022-05-11T08:27:20.933Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-05-11T08:27:20.933Z] --- SKIP: TestDockerSuite/TestBuildUser (0.04s) [2022-05-11T08:27:20.933Z] [2022-05-11T08:27:20.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2022-05-11T08:27:20.933Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-05-11T08:27:20.933Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2022-05-11T08:27:20.933Z] [2022-05-11T08:27:20.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-05-11T08:27:20.933Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-05-11T08:27:20.933Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-05-11T08:27:20.933Z] [2022-05-11T08:27:20.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2022-05-11T08:27:20.933Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-05-11T08:27:20.933Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2022-05-11T08:27:20.933Z] [2022-05-11T08:27:20.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-05-11T08:27:20.933Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-05-11T08:27:20.933Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-05-11T08:27:20.933Z] [2022-05-11T08:27:20.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.37s) [2022-05-11T08:27:20.933Z] docker_cli_build_test.go:5566: unmatched requirement DaemonIsLinux [2022-05-11T08:27:20.933Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.37s) [2022-05-11T08:27:20.933Z] [2022-05-11T08:27:20.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2022-05-11T08:27:20.933Z] docker_cli_build_test.go:5582: unmatched requirement DaemonIsLinux [2022-05-11T08:27:20.933Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2022-05-11T08:27:20.933Z] [2022-05-11T08:27:20.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.38s) [2022-05-11T08:27:20.933Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-05-11T08:27:20.933Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.38s) [2022-05-11T08:27:20.933Z] [2022-05-11T08:27:20.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.36s) [2022-05-11T08:27:20.933Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-05-11T08:27:20.933Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.36s) [2022-05-11T08:27:20.933Z] [2022-05-11T08:27:20.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.36s) [2022-05-11T08:27:20.933Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-05-11T08:27:20.933Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.36s) [2022-05-11T08:27:20.933Z] [2022-05-11T08:27:20.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2022-05-11T08:27:20.933Z] docker_cli_build_test.go:6055: unmatched requirement DaemonIsLinux [2022-05-11T08:27:20.933Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2022-05-11T08:27:20.933Z] [2022-05-11T08:27:20.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.36s) [2022-05-11T08:27:20.933Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-05-11T08:27:20.933Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.36s) [2022-05-11T08:27:20.933Z] [2022-05-11T08:27:20.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-05-11T08:27:20.933Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-05-11T08:27:20.933Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-05-11T08:27:20.933Z] [2022-05-11T08:27:20.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2022-05-11T08:27:20.933Z] docker_cli_sni_test.go:18: Flakey test [2022-05-11T08:27:20.933Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2022-05-11T08:27:20.933Z] [2022-05-11T08:27:20.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitAfterContainerIsDone (0.02s) [2022-05-11T08:27:20.933Z] docker_cli_commit_test.go:14: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-05-11T08:27:20.933Z] --- SKIP: TestDockerSuite/TestCommitAfterContainerIsDone (0.02s) [2022-05-11T08:27:20.933Z] [2022-05-11T08:27:20.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.02s) [2022-05-11T08:27:20.933Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-05-11T08:27:20.933Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2022-05-11T08:27:20.933Z] [2022-05-11T08:27:20.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-05-11T08:27:20.933Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-05-11T08:27:20.933Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-05-11T08:27:20.933Z] [2022-05-11T08:27:20.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-05-11T08:27:20.933Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-05-11T08:27:20.933Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-05-11T08:27:20.933Z] [2022-05-11T08:27:20.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-05-11T08:27:20.933Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-05-11T08:27:20.933Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-05-11T08:27:20.933Z] [2022-05-11T08:27:20.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-05-11T08:27:20.933Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-05-11T08:27:20.933Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-05-11T08:27:20.933Z] [2022-05-11T08:27:20.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2022-05-11T08:27:20.933Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-05-11T08:27:20.933Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2022-05-11T08:27:20.933Z] [2022-05-11T08:27:20.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2022-05-11T08:27:20.934Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-05-11T08:27:20.934Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2022-05-11T08:27:20.934Z] [2022-05-11T08:27:20.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-05-11T08:27:20.934Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-05-11T08:27:20.934Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-05-11T08:27:20.934Z] [2022-05-11T08:27:20.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-05-11T08:27:20.934Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2022-05-11T08:27:20.934Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-05-11T08:27:20.934Z] [2022-05-11T08:27:20.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-05-11T08:27:20.934Z] docker_api_containers_test.go:1099: unmatched requirement DaemonIsLinux [2022-05-11T08:27:20.934Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-05-11T08:27:20.934Z] [2022-05-11T08:27:20.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-05-11T08:27:20.934Z] docker_api_containers_test.go:1025: unmatched requirement DaemonIsLinux [2022-05-11T08:27:20.934Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-05-11T08:27:20.934Z] [2022-05-11T08:27:20.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-05-11T08:27:20.934Z] docker_api_containers_test.go:1055: unmatched requirement DaemonIsLinux [2022-05-11T08:27:20.934Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-05-11T08:27:20.934Z] [2022-05-11T08:27:20.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-05-11T08:27:20.934Z] docker_api_containers_test.go:1077: unmatched requirement DaemonIsLinux [2022-05-11T08:27:20.934Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-05-11T08:27:20.934Z] [2022-05-11T08:27:20.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-05-11T08:27:20.934Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2022-05-11T08:27:20.934Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-05-11T08:27:20.934Z] [2022-05-11T08:27:20.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-05-11T08:27:20.934Z] docker_api_containers_test.go:1355: unmatched requirement DaemonIsLinux [2022-05-11T08:27:20.934Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-05-11T08:27:20.934Z] [2022-05-11T08:27:20.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-05-11T08:27:20.934Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2022-05-11T08:27:20.934Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-05-11T08:27:20.934Z] [2022-05-11T08:27:20.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-05-11T08:27:20.934Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2022-05-11T08:27:20.934Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-05-11T08:27:21.389Z] [2022-05-11T08:27:21.389Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-05-11T08:27:21.389Z] docker_api_containers_test.go:1153: unmatched requirement DaemonIsLinux [2022-05-11T08:27:21.389Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-05-11T08:27:21.389Z] [2022-05-11T08:27:21.389Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-05-11T08:27:21.389Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2022-05-11T08:27:21.389Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-05-11T08:27:21.389Z] [2022-05-11T08:27:21.389Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-05-11T08:27:21.389Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2022-05-11T08:27:21.389Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-05-11T08:27:21.389Z] [2022-05-11T08:27:21.389Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.02s) [2022-05-11T08:27:21.389Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2022-05-11T08:27:21.389Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-05-11T08:27:21.389Z] [2022-05-11T08:27:21.389Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.03s) [2022-05-11T08:27:21.389Z] docker_api_containers_test.go:1603: unmatched requirement DaemonIsLinux [2022-05-11T08:27:21.389Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.03s) [2022-05-11T08:27:21.389Z] [2022-05-11T08:27:21.389Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.02s) [2022-05-11T08:27:21.389Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2022-05-11T08:27:21.389Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2022-05-11T08:27:21.389Z] [2022-05-11T08:27:21.389Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-05-11T08:27:21.389Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-05-11T08:27:21.389Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-05-11T08:27:21.389Z] [2022-05-11T08:27:21.389Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-05-11T08:27:21.389Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-05-11T08:27:21.389Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-05-11T08:27:21.389Z] [2022-05-11T08:27:21.389Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-05-11T08:27:21.389Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-05-11T08:27:21.389Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-05-11T08:27:21.389Z] [2022-05-11T08:27:21.389Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-05-11T08:27:21.389Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-05-11T08:27:21.389Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-05-11T08:27:21.389Z] [2022-05-11T08:27:21.389Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-05-11T08:27:21.389Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-05-11T08:27:21.389Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-05-11T08:27:21.389Z] [2022-05-11T08:27:21.389Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-05-11T08:27:21.389Z] docker_api_containers_test.go:2184: unmatched requirement DaemonIsLinux [2022-05-11T08:27:21.389Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-05-11T08:27:21.389Z] [2022-05-11T08:27:21.389Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-05-11T08:27:21.389Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-05-11T08:27:21.389Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-05-11T08:27:21.389Z] [2022-05-11T08:27:21.389Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-05-11T08:27:21.389Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-05-11T08:27:21.389Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-05-11T08:27:21.389Z] [2022-05-11T08:27:21.389Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-05-11T08:27:21.389Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-05-11T08:27:21.389Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-05-11T08:27:21.389Z] [2022-05-11T08:27:21.389Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.02s) [2022-05-11T08:27:21.389Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-05-11T08:27:21.389Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2022-05-11T08:27:21.389Z] [2022-05-11T08:27:21.389Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-05-11T08:27:21.389Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-05-11T08:27:21.389Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-05-11T08:27:21.389Z] [2022-05-11T08:27:21.389Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-05-11T08:27:21.389Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-05-11T08:27:21.389Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-05-11T08:27:21.389Z] [2022-05-11T08:27:21.389Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.02s) [2022-05-11T08:27:21.389Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-05-11T08:27:21.389Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2022-05-11T08:27:21.389Z] [2022-05-11T08:27:21.389Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.02s) [2022-05-11T08:27:21.389Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-05-11T08:27:21.389Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2022-05-11T08:27:21.389Z] [2022-05-11T08:27:21.389Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.02s) [2022-05-11T08:27:21.389Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-05-11T08:27:21.389Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2022-05-11T08:27:21.389Z] [2022-05-11T08:27:21.389Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.02s) [2022-05-11T08:27:21.389Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-05-11T08:27:21.389Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2022-05-11T08:27:21.389Z] [2022-05-11T08:27:21.389Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.02s) [2022-05-11T08:27:21.389Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-05-11T08:27:21.390Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-05-11T08:27:21.390Z] [2022-05-11T08:27:21.390Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.02s) [2022-05-11T08:27:21.390Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-05-11T08:27:21.390Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2022-05-11T08:27:21.390Z] [2022-05-11T08:27:21.390Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.02s) [2022-05-11T08:27:21.390Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-05-11T08:27:21.390Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2022-05-11T08:27:21.390Z] [2022-05-11T08:27:21.390Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.02s) [2022-05-11T08:27:21.390Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-05-11T08:27:21.390Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2022-05-11T08:27:21.390Z] [2022-05-11T08:27:21.390Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.02s) [2022-05-11T08:27:21.390Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-05-11T08:27:21.390Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2022-05-11T08:27:21.390Z] [2022-05-11T08:27:21.390Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-05-11T08:27:21.390Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-05-11T08:27:21.390Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-05-11T08:27:21.390Z] [2022-05-11T08:27:21.390Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-05-11T08:27:21.390Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-05-11T08:27:21.390Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-05-11T08:27:21.390Z] [2022-05-11T08:27:21.390Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-05-11T08:27:21.390Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-05-11T08:27:21.390Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-05-11T08:27:21.390Z] [2022-05-11T08:27:21.390Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.02s) [2022-05-11T08:27:21.390Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-05-11T08:27:21.390Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2022-05-11T08:27:21.390Z] [2022-05-11T08:27:21.390Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-05-11T08:27:21.390Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-05-11T08:27:21.390Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-05-11T08:27:21.390Z] [2022-05-11T08:27:21.390Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-05-11T08:27:21.390Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-05-11T08:27:21.390Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-05-11T08:27:21.390Z] [2022-05-11T08:27:21.390Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-05-11T08:27:21.390Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-05-11T08:27:21.390Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-05-11T08:27:21.390Z] [2022-05-11T08:27:21.390Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.02s) [2022-05-11T08:27:21.390Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-05-11T08:27:21.390Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2022-05-11T08:27:21.390Z] [2022-05-11T08:27:21.390Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.03s) [2022-05-11T08:27:21.390Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-05-11T08:27:21.390Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.03s) [2022-05-11T08:27:21.390Z] [2022-05-11T08:27:21.390Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.02s) [2022-05-11T08:27:21.390Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-05-11T08:27:21.390Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2022-05-11T08:27:21.390Z] [2022-05-11T08:27:21.390Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.02s) [2022-05-11T08:27:21.390Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-05-11T08:27:21.390Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2022-05-11T08:27:21.390Z] [2022-05-11T08:27:21.390Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.02s) [2022-05-11T08:27:21.390Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-05-11T08:27:21.390Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2022-05-11T08:27:21.390Z] [2022-05-11T08:27:21.390Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.02s) [2022-05-11T08:27:21.390Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-05-11T08:27:21.390Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2022-05-11T08:27:21.390Z] [2022-05-11T08:27:21.390Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-05-11T08:27:21.390Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-05-11T08:27:21.390Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-05-11T08:27:21.390Z] [2022-05-11T08:27:21.390Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-05-11T08:27:21.390Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-05-11T08:27:21.390Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-05-11T08:27:21.390Z] [2022-05-11T08:27:21.390Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-05-11T08:27:21.390Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-05-11T08:27:21.390Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-05-11T08:27:21.390Z] [2022-05-11T08:27:21.390Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-05-11T08:27:21.390Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-05-11T08:27:21.390Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-05-11T08:27:21.390Z] [2022-05-11T08:27:21.390Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-05-11T08:27:21.390Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-05-11T08:27:21.390Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-05-11T08:27:21.390Z] [2022-05-11T08:27:21.390Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.02s) [2022-05-11T08:27:21.390Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-05-11T08:27:21.390Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2022-05-11T08:27:21.390Z] [2022-05-11T08:27:21.390Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-05-11T08:27:21.390Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-05-11T08:27:21.390Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-05-11T08:27:21.390Z] [2022-05-11T08:27:21.390Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2022-05-11T08:27:21.390Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-05-11T08:27:21.390Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2022-05-11T08:27:21.390Z] [2022-05-11T08:27:21.390Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-05-11T08:27:21.390Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2022-05-11T08:27:21.390Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-05-11T08:27:21.390Z] [2022-05-11T08:27:21.390Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2022-05-11T08:27:21.390Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-05-11T08:27:21.390Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2022-05-11T08:27:21.390Z] [2022-05-11T08:27:21.390Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-05-11T08:27:21.390Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-05-11T08:27:21.390Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-05-11T08:27:21.390Z] [2022-05-11T08:27:21.390Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-05-11T08:27:21.390Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-05-11T08:27:21.390Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-05-11T08:27:21.390Z] [2022-05-11T08:27:21.390Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-05-11T08:27:21.390Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-05-11T08:27:21.390Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-05-11T08:27:21.390Z] [2022-05-11T08:27:21.390Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-05-11T08:27:21.390Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-05-11T08:27:21.390Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-05-11T08:27:21.390Z] [2022-05-11T08:27:21.390Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-05-11T08:27:21.390Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-05-11T08:27:21.390Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-05-11T08:27:21.390Z] [2022-05-11T08:27:21.390Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2022-05-11T08:27:21.390Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-05-11T08:27:21.390Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2022-05-11T08:27:21.390Z] [2022-05-11T08:27:21.390Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-05-11T08:27:21.390Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-05-11T08:27:21.390Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-05-11T08:27:21.390Z] [2022-05-11T08:27:21.390Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2022-05-11T08:27:21.390Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-05-11T08:27:21.390Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2022-05-11T08:27:21.390Z] [2022-05-11T08:27:21.390Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.02s) [2022-05-11T08:27:21.390Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-05-11T08:27:21.390Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2022-05-11T08:27:21.390Z] [2022-05-11T08:27:21.390Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-05-11T08:27:21.390Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-05-11T08:27:21.390Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-05-11T08:27:21.390Z] [2022-05-11T08:27:21.390Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-05-11T08:27:21.390Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-05-11T08:27:21.390Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-05-11T08:27:21.390Z] [2022-05-11T08:27:21.390Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-05-11T08:27:21.390Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-05-11T08:27:21.390Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-05-11T08:27:21.390Z] [2022-05-11T08:27:21.390Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.02s) [2022-05-11T08:27:21.390Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-05-11T08:27:21.390Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2022-05-11T08:27:21.390Z] [2022-05-11T08:27:21.390Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.02s) [2022-05-11T08:27:21.390Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-05-11T08:27:21.390Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2022-05-11T08:27:21.390Z] [2022-05-11T08:27:21.390Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.03s) [2022-05-11T08:27:21.390Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-05-11T08:27:21.390Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.03s) [2022-05-11T08:27:21.390Z] [2022-05-11T08:27:21.390Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.02s) [2022-05-11T08:27:21.390Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-05-11T08:27:21.390Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2022-05-11T08:27:21.390Z] [2022-05-11T08:27:21.390Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.02s) [2022-05-11T08:27:21.390Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-05-11T08:27:21.390Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2022-05-11T08:27:21.390Z] [2022-05-11T08:27:21.390Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.02s) [2022-05-11T08:27:21.390Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-05-11T08:27:21.390Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-05-11T08:27:21.390Z] [2022-05-11T08:27:21.390Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.02s) [2022-05-11T08:27:21.390Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-05-11T08:27:21.390Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-05-11T08:27:21.390Z] [2022-05-11T08:27:21.390Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.02s) [2022-05-11T08:27:21.390Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-05-11T08:27:21.390Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2022-05-11T08:27:21.390Z] [2022-05-11T08:27:21.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-05-11T08:27:21.391Z] docker_api_exec_test.go:65: unmatched requirement DaemonIsLinux [2022-05-11T08:27:21.391Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-05-11T08:27:21.391Z] [2022-05-11T08:27:21.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.01s) [2022-05-11T08:27:21.391Z] docker_api_exec_test.go:83: unmatched requirement DaemonIsLinux [2022-05-11T08:27:21.391Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2022-05-11T08:27:21.391Z] [2022-05-11T08:27:21.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-05-11T08:27:21.391Z] docker_api_exec_test.go:120: unmatched requirement DaemonIsLinux [2022-05-11T08:27:21.391Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-05-11T08:27:21.391Z] [2022-05-11T08:27:21.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-05-11T08:27:21.391Z] docker_api_exec_test.go:110: unmatched requirement DaemonIsLinux [2022-05-11T08:27:21.391Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-05-11T08:27:21.391Z] [2022-05-11T08:27:21.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.02s) [2022-05-11T08:27:21.391Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-05-11T08:27:21.391Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2022-05-11T08:27:21.391Z] [2022-05-11T08:27:21.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.02s) [2022-05-11T08:27:21.391Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-05-11T08:27:21.391Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2022-05-11T08:27:21.391Z] [2022-05-11T08:27:21.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-05-11T08:27:21.391Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-05-11T08:27:21.391Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-05-11T08:27:21.391Z] [2022-05-11T08:27:21.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.02s) [2022-05-11T08:27:21.391Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-05-11T08:27:21.391Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-05-11T08:27:21.391Z] [2022-05-11T08:27:21.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-05-11T08:27:21.391Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-05-11T08:27:21.391Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-05-11T08:27:21.391Z] [2022-05-11T08:27:21.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.02s) [2022-05-11T08:27:21.391Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-05-11T08:27:21.391Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2022-05-11T08:27:21.391Z] [2022-05-11T08:27:21.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.02s) [2022-05-11T08:27:21.391Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-05-11T08:27:21.391Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2022-05-11T08:27:21.391Z] [2022-05-11T08:27:21.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-05-11T08:27:21.391Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-05-11T08:27:21.391Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-05-11T08:27:21.391Z] [2022-05-11T08:27:21.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.02s) [2022-05-11T08:27:21.391Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-05-11T08:27:21.391Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-05-11T08:27:21.391Z] [2022-05-11T08:27:21.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.02s) [2022-05-11T08:27:21.391Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-05-11T08:27:21.391Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2022-05-11T08:27:21.391Z] [2022-05-11T08:27:21.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.02s) [2022-05-11T08:27:21.391Z] docker_api_exec_test.go:210: unmatched requirement DaemonIsLinux [2022-05-11T08:27:21.391Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2022-05-11T08:27:21.391Z] [2022-05-11T08:27:21.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-05-11T08:27:21.391Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-05-11T08:27:21.391Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-05-11T08:27:21.391Z] [2022-05-11T08:27:21.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-05-11T08:27:21.391Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-05-11T08:27:21.391Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-05-11T08:27:21.391Z] [2022-05-11T08:27:21.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.02s) [2022-05-11T08:27:21.391Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-05-11T08:27:21.391Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-05-11T08:27:21.391Z] [2022-05-11T08:27:21.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.02s) [2022-05-11T08:27:21.391Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-05-11T08:27:21.391Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-05-11T08:27:21.391Z] [2022-05-11T08:27:21.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s) [2022-05-11T08:27:21.391Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-05-11T08:27:21.391Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2022-05-11T08:27:21.391Z] [2022-05-11T08:27:21.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.02s) [2022-05-11T08:27:21.391Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-05-11T08:27:21.391Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2022-05-11T08:27:21.391Z] [2022-05-11T08:27:21.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-05-11T08:27:21.391Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-05-11T08:27:21.391Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-05-11T08:27:21.391Z] [2022-05-11T08:27:21.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.02s) [2022-05-11T08:27:21.391Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-05-11T08:27:21.391Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2022-05-11T08:27:21.391Z] [2022-05-11T08:27:21.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-05-11T08:27:21.391Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-05-11T08:27:21.391Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-05-11T08:27:21.391Z] [2022-05-11T08:27:21.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-05-11T08:27:21.391Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-05-11T08:27:21.391Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-05-11T08:27:21.391Z] [2022-05-11T08:27:21.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2022-05-11T08:27:21.391Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-05-11T08:27:21.391Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2022-05-11T08:27:21.391Z] [2022-05-11T08:27:21.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.02s) [2022-05-11T08:27:21.391Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-05-11T08:27:21.391Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2022-05-11T08:27:21.391Z] [2022-05-11T08:27:21.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.02s) [2022-05-11T08:27:21.391Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-05-11T08:27:21.391Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-05-11T08:27:21.391Z] [2022-05-11T08:27:21.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-05-11T08:27:21.391Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-05-11T08:27:21.391Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-05-11T08:27:21.391Z] [2022-05-11T08:27:21.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.02s) [2022-05-11T08:27:21.391Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-05-11T08:27:21.391Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2022-05-11T08:27:21.391Z] [2022-05-11T08:27:21.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-05-11T08:27:21.391Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-05-11T08:27:21.391Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-05-11T08:27:21.391Z] [2022-05-11T08:27:21.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-05-11T08:27:21.391Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-05-11T08:27:21.391Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-05-11T08:27:21.391Z] [2022-05-11T08:27:21.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-05-11T08:27:21.391Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-05-11T08:27:21.391Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-05-11T08:27:21.391Z] [2022-05-11T08:27:21.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-05-11T08:27:21.391Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-05-11T08:27:21.391Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-05-11T08:27:21.391Z] [2022-05-11T08:27:21.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-05-11T08:27:21.391Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-05-11T08:27:21.391Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-05-11T08:27:21.391Z] [2022-05-11T08:27:21.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-05-11T08:27:21.391Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-05-11T08:27:21.391Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-05-11T08:27:21.391Z] [2022-05-11T08:27:21.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-05-11T08:27:21.391Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-05-11T08:27:21.391Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-05-11T08:27:21.391Z] [2022-05-11T08:27:21.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-05-11T08:27:21.391Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-05-11T08:27:21.391Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-05-11T08:27:21.391Z] [2022-05-11T08:27:21.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.02s) [2022-05-11T08:27:21.391Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-05-11T08:27:21.391Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2022-05-11T08:27:21.391Z] [2022-05-11T08:27:21.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-05-11T08:27:21.391Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-05-11T08:27:21.391Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-05-11T08:27:21.391Z] [2022-05-11T08:27:21.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-05-11T08:27:21.391Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-05-11T08:27:21.391Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-05-11T08:27:21.391Z] [2022-05-11T08:27:21.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-05-11T08:27:21.391Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-05-11T08:27:21.391Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-05-11T08:27:21.391Z] [2022-05-11T08:27:21.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.02s) [2022-05-11T08:27:21.391Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-05-11T08:27:21.391Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-05-11T08:27:21.391Z] [2022-05-11T08:27:21.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.03s) [2022-05-11T08:27:21.391Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-05-11T08:27:21.391Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.03s) [2022-05-11T08:27:21.391Z] [2022-05-11T08:27:21.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-05-11T08:27:21.391Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-05-11T08:27:21.391Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-05-11T08:27:21.391Z] [2022-05-11T08:27:21.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.02s) [2022-05-11T08:27:21.391Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-05-11T08:27:21.391Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2022-05-11T08:27:21.391Z] [2022-05-11T08:27:21.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-05-11T08:27:21.391Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-05-11T08:27:21.391Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-05-11T08:27:21.391Z] [2022-05-11T08:27:21.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.02s) [2022-05-11T08:27:21.391Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-05-11T08:27:21.391Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2022-05-11T08:27:21.391Z] [2022-05-11T08:27:21.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-05-11T08:27:21.391Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-05-11T08:27:21.391Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-05-11T08:27:21.391Z] [2022-05-11T08:27:21.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-05-11T08:27:21.391Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-05-11T08:27:21.391Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-05-11T08:27:21.391Z] [2022-05-11T08:27:21.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-05-11T08:27:21.391Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-05-11T08:27:21.391Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-05-11T08:27:21.391Z] [2022-05-11T08:27:21.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-05-11T08:27:21.391Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-05-11T08:27:21.391Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-05-11T08:27:21.391Z] [2022-05-11T08:27:21.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-05-11T08:27:21.391Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-05-11T08:27:21.392Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-05-11T08:27:21.392Z] [2022-05-11T08:27:21.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-05-11T08:27:21.392Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-05-11T08:27:21.392Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-05-11T08:27:21.392Z] [2022-05-11T08:27:21.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-05-11T08:27:21.392Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-05-11T08:27:21.392Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-05-11T08:27:21.392Z] [2022-05-11T08:27:21.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-05-11T08:27:21.392Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-05-11T08:27:21.392Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-05-11T08:27:21.392Z] [2022-05-11T08:27:21.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-05-11T08:27:21.392Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-05-11T08:27:21.392Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-05-11T08:27:21.392Z] [2022-05-11T08:27:21.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-05-11T08:27:21.392Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-05-11T08:27:21.392Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-05-11T08:27:21.392Z] [2022-05-11T08:27:21.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-05-11T08:27:21.392Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-05-11T08:27:21.392Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-05-11T08:27:21.392Z] [2022-05-11T08:27:21.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-05-11T08:27:21.392Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-05-11T08:27:21.392Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-05-11T08:27:21.392Z] [2022-05-11T08:27:21.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-05-11T08:27:21.392Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-05-11T08:27:21.392Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-05-11T08:27:21.392Z] [2022-05-11T08:27:21.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-05-11T08:27:21.392Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-05-11T08:27:21.392Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-05-11T08:27:21.392Z] [2022-05-11T08:27:21.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-05-11T08:27:21.392Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-05-11T08:27:21.392Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-05-11T08:27:21.392Z] [2022-05-11T08:27:21.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-05-11T08:27:21.392Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-05-11T08:27:21.392Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-05-11T08:27:21.392Z] [2022-05-11T08:27:21.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-05-11T08:27:21.392Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-05-11T08:27:21.392Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-05-11T08:27:21.392Z] [2022-05-11T08:27:21.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-05-11T08:27:21.392Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-05-11T08:27:21.392Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-05-11T08:27:21.392Z] [2022-05-11T08:27:21.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.02s) [2022-05-11T08:27:21.392Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-05-11T08:27:21.392Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2022-05-11T08:27:21.392Z] [2022-05-11T08:27:21.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.02s) [2022-05-11T08:27:21.392Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-05-11T08:27:21.392Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2022-05-11T08:27:21.392Z] [2022-05-11T08:27:21.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.02s) [2022-05-11T08:27:21.392Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-05-11T08:27:21.392Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2022-05-11T08:27:21.392Z] [2022-05-11T08:27:21.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-05-11T08:27:21.392Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-05-11T08:27:21.392Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-05-11T08:27:21.392Z] [2022-05-11T08:27:21.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-05-11T08:27:21.392Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-05-11T08:27:21.392Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-05-11T08:27:21.392Z] [2022-05-11T08:27:21.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-05-11T08:27:21.392Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-05-11T08:27:21.392Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-05-11T08:27:21.392Z] [2022-05-11T08:27:21.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.02s) [2022-05-11T08:27:21.392Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-05-11T08:27:21.392Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2022-05-11T08:27:21.392Z] [2022-05-11T08:27:21.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-05-11T08:27:21.392Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-05-11T08:27:21.392Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-05-11T08:27:21.392Z] [2022-05-11T08:27:21.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-05-11T08:27:21.392Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-05-11T08:27:21.392Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-05-11T08:27:21.392Z] [2022-05-11T08:27:21.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.02s) [2022-05-11T08:27:21.392Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-05-11T08:27:21.392Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2022-05-11T08:27:21.392Z] [2022-05-11T08:27:21.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-05-11T08:27:21.392Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-05-11T08:27:21.392Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-05-11T08:27:21.392Z] [2022-05-11T08:27:21.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-05-11T08:27:21.392Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-05-11T08:27:21.392Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-05-11T08:27:21.392Z] [2022-05-11T08:27:21.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.02s) [2022-05-11T08:27:21.392Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-05-11T08:27:21.392Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2022-05-11T08:27:21.392Z] [2022-05-11T08:27:21.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-05-11T08:27:21.392Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-05-11T08:27:21.392Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-05-11T08:27:21.392Z] [2022-05-11T08:27:21.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-05-11T08:27:21.392Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-05-11T08:27:21.392Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-05-11T08:27:21.392Z] [2022-05-11T08:27:21.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.02s) [2022-05-11T08:27:21.392Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-05-11T08:27:21.392Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2022-05-11T08:27:21.392Z] [2022-05-11T08:27:21.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.02s) [2022-05-11T08:27:21.392Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-05-11T08:27:21.392Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2022-05-11T08:27:21.392Z] [2022-05-11T08:27:21.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.02s) [2022-05-11T08:27:21.392Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-05-11T08:27:21.392Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2022-05-11T08:27:21.392Z] [2022-05-11T08:27:21.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-05-11T08:27:21.392Z] docker_api_containers_test.go:1535: unmatched requirement DaemonIsLinux [2022-05-11T08:27:21.392Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-05-11T08:27:21.392Z] [2022-05-11T08:27:21.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-05-11T08:27:21.392Z] docker_api_containers_test.go:1449: unmatched requirement DaemonIsLinux [2022-05-11T08:27:21.392Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-05-11T08:27:21.392Z] [2022-05-11T08:27:21.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-05-11T08:27:21.392Z] docker_api_containers_test.go:1431: unmatched requirement DaemonIsLinux [2022-05-11T08:27:21.392Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-05-11T08:27:21.392Z] [2022-05-11T08:27:21.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-05-11T08:27:21.392Z] docker_api_containers_test.go:1477: unmatched requirement DaemonIsLinux [2022-05-11T08:27:21.392Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-05-11T08:27:21.392Z] [2022-05-11T08:27:21.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-05-11T08:27:21.392Z] docker_api_containers_test.go:1560: unmatched requirement DaemonIsLinux [2022-05-11T08:27:21.392Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-05-11T08:27:21.392Z] [2022-05-11T08:27:21.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-05-11T08:27:21.392Z] docker_api_containers_test.go:1504: unmatched requirement DaemonIsLinux [2022-05-11T08:27:21.392Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-05-11T08:27:21.392Z] [2022-05-11T08:27:21.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2022-05-11T08:27:21.392Z] docker_api_containers_test.go:1327: unmatched requirement DaemonIsLinux [2022-05-11T08:27:21.392Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2022-05-11T08:27:21.392Z] [2022-05-11T08:27:21.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-05-11T08:27:21.392Z] docker_api_containers_test.go:1398: unmatched requirement DaemonIsLinux [2022-05-11T08:27:21.392Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-05-11T08:27:21.392Z] [2022-05-11T08:27:21.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-05-11T08:27:21.392Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-05-11T08:27:21.392Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-05-11T08:27:21.392Z] [2022-05-11T08:27:21.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-05-11T08:27:21.392Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-05-11T08:27:21.392Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-05-11T08:27:21.392Z] [2022-05-11T08:27:21.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterHealth (0.02s) [2022-05-11T08:27:21.392Z] docker_cli_ps_test.go:230: RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2022-05-11T08:27:21.392Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterHealth (0.02s) [2022-05-11T08:27:21.392Z] [2022-05-11T08:27:21.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2022-05-11T08:27:21.392Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-05-11T08:27:21.392Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2022-05-11T08:27:21.392Z] [2022-05-11T08:27:21.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-05-11T08:27:21.392Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-05-11T08:27:21.392Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-05-11T08:27:21.392Z] [2022-05-11T08:27:21.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.05s) [2022-05-11T08:27:21.392Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-05-11T08:27:21.392Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.05s) [2022-05-11T08:27:21.392Z] [2022-05-11T08:27:21.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-05-11T08:27:21.392Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-05-11T08:27:21.392Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-05-11T08:27:21.392Z] [2022-05-11T08:27:21.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-05-11T08:27:21.392Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-05-11T08:27:21.392Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-05-11T08:27:21.392Z] [2022-05-11T08:27:21.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.02s) [2022-05-11T08:27:21.392Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-05-11T08:27:21.392Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2022-05-11T08:27:21.392Z] [2022-05-11T08:27:21.393Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-05-11T08:27:21.393Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-05-11T08:27:21.393Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-05-11T08:27:21.393Z] [2022-05-11T08:27:21.393Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-05-11T08:27:21.393Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-05-11T08:27:21.393Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-05-11T08:27:21.393Z] [2022-05-11T08:27:21.393Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-05-11T08:27:21.393Z] docker_api_containers_test.go:1374: unmatched requirement DaemonIsLinux [2022-05-11T08:27:21.393Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-05-11T08:27:21.393Z] [2022-05-11T08:27:21.393Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-05-11T08:27:21.393Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-05-11T08:27:21.393Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-05-11T08:27:21.393Z] [2022-05-11T08:27:21.393Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2022-05-11T08:27:21.393Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-05-11T08:27:21.393Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2022-05-11T08:27:21.393Z] [2022-05-11T08:27:21.393Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-05-11T08:27:21.393Z] docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux [2022-05-11T08:27:21.393Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-05-11T08:27:21.393Z] [2022-05-11T08:27:21.393Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.02s) [2022-05-11T08:27:21.393Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-05-11T08:27:21.393Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2022-05-11T08:27:21.393Z] [2022-05-11T08:27:21.393Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-05-11T08:27:21.393Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-05-11T08:27:21.393Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-05-11T08:27:21.393Z] [2022-05-11T08:27:21.393Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-05-11T08:27:21.393Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-05-11T08:27:21.393Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-05-11T08:27:21.393Z] [2022-05-11T08:27:21.393Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-05-11T08:27:21.393Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-05-11T08:27:21.393Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-05-11T08:27:21.393Z] [2022-05-11T08:27:21.393Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-05-11T08:27:21.393Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-05-11T08:27:21.393Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-05-11T08:27:21.393Z] [2022-05-11T08:27:21.393Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-05-11T08:27:21.393Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-05-11T08:27:21.393Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-05-11T08:27:21.393Z] [2022-05-11T08:27:21.393Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-05-11T08:27:21.393Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-05-11T08:27:21.393Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-05-11T08:27:21.393Z] [2022-05-11T08:27:21.393Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2022-05-11T08:27:21.393Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-05-11T08:27:21.393Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2022-05-11T08:27:21.393Z] [2022-05-11T08:27:21.393Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-05-11T08:27:21.393Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-05-11T08:27:21.393Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-05-11T08:27:21.393Z] [2022-05-11T08:27:21.393Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-05-11T08:27:21.393Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-05-11T08:27:21.393Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-05-11T08:27:21.393Z] [2022-05-11T08:27:21.393Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.03s) [2022-05-11T08:27:21.393Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-05-11T08:27:21.393Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.03s) [2022-05-11T08:27:21.393Z] [2022-05-11T08:27:21.393Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-05-11T08:27:21.393Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-05-11T08:27:21.393Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-05-11T08:27:21.393Z] [2022-05-11T08:27:21.393Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-05-11T08:27:21.393Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-05-11T08:27:21.393Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-05-11T08:27:21.393Z] [2022-05-11T08:27:21.393Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-05-11T08:27:21.393Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-05-11T08:27:21.393Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-05-11T08:27:21.393Z] [2022-05-11T08:27:21.393Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-05-11T08:27:21.393Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-05-11T08:27:21.393Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-05-11T08:27:21.393Z] [2022-05-11T08:27:21.393Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.03s) [2022-05-11T08:27:21.393Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-05-11T08:27:21.393Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.03s) [2022-05-11T08:27:21.393Z] [2022-05-11T08:27:21.393Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-05-11T08:27:21.393Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-05-11T08:27:21.393Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-05-11T08:27:21.393Z] [2022-05-11T08:27:21.393Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-05-11T08:27:21.393Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-05-11T08:27:21.393Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-05-11T08:27:21.393Z] [2022-05-11T08:27:21.393Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s) [2022-05-11T08:27:21.393Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-05-11T08:27:21.393Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2022-05-11T08:27:21.393Z] [2022-05-11T08:27:21.393Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-05-11T08:27:21.393Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-05-11T08:27:21.393Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-05-11T08:27:21.393Z] [2022-05-11T08:27:21.393Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2022-05-11T08:27:21.393Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-05-11T08:27:21.393Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2022-05-11T08:27:21.393Z] [2022-05-11T08:27:21.393Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2022-05-11T08:27:21.393Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-05-11T08:27:21.393Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2022-05-11T08:27:21.393Z] [2022-05-11T08:27:21.393Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-05-11T08:27:21.393Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-05-11T08:27:21.393Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-05-11T08:27:21.393Z] [2022-05-11T08:27:21.393Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-05-11T08:27:21.393Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-05-11T08:27:21.393Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-05-11T08:27:21.393Z] [2022-05-11T08:27:21.393Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-05-11T08:27:21.393Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-05-11T08:27:21.393Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-05-11T08:27:21.393Z] [2022-05-11T08:27:21.393Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-05-11T08:27:21.393Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-05-11T08:27:21.393Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-05-11T08:27:21.393Z] [2022-05-11T08:27:21.393Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2022-05-11T08:27:21.393Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-05-11T08:27:21.393Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2022-05-11T08:27:21.393Z] [2022-05-11T08:27:21.393Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-05-11T08:27:21.393Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-05-11T08:27:21.393Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-05-11T08:27:21.393Z] [2022-05-11T08:27:21.393Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-05-11T08:27:21.393Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-05-11T08:27:21.393Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-05-11T08:27:21.393Z] [2022-05-11T08:27:21.393Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-05-11T08:27:21.393Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-05-11T08:27:21.393Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-05-11T08:27:21.393Z] [2022-05-11T08:27:21.393Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-05-11T08:27:21.393Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-05-11T08:27:21.393Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-05-11T08:27:21.393Z] [2022-05-11T08:27:21.393Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-05-11T08:27:21.393Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-05-11T08:27:21.393Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-05-11T08:27:21.393Z] [2022-05-11T08:27:21.393Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-05-11T08:27:21.393Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-05-11T08:27:21.393Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-05-11T08:27:21.393Z] [2022-05-11T08:27:21.393Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2022-05-11T08:27:21.393Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-05-11T08:27:21.393Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2022-05-11T08:27:21.393Z] [2022-05-11T08:27:21.393Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-05-11T08:27:21.393Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-05-11T08:27:21.393Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-05-11T08:27:21.393Z] [2022-05-11T08:27:21.393Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-05-11T08:27:21.393Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-05-11T08:27:21.393Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-05-11T08:27:21.393Z] [2022-05-11T08:27:21.393Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-05-11T08:27:21.393Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-05-11T08:27:21.393Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-05-11T08:27:21.393Z] [2022-05-11T08:27:21.393Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s) [2022-05-11T08:27:21.393Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-05-11T08:27:21.393Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2022-05-11T08:27:21.393Z] [2022-05-11T08:27:21.393Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.02s) [2022-05-11T08:27:21.393Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-05-11T08:27:21.393Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2022-05-11T08:27:21.393Z] [2022-05-11T08:27:21.393Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-05-11T08:27:21.394Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-05-11T08:27:21.394Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-05-11T08:27:21.394Z] [2022-05-11T08:27:21.394Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2022-05-11T08:27:21.394Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-05-11T08:27:21.394Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2022-05-11T08:27:21.394Z] [2022-05-11T08:27:21.394Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-05-11T08:27:21.394Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-05-11T08:27:21.394Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-05-11T08:27:21.394Z] [2022-05-11T08:27:21.394Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-05-11T08:27:21.394Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-05-11T08:27:21.394Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-05-11T08:27:21.394Z] [2022-05-11T08:27:21.394Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-05-11T08:27:21.394Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-05-11T08:27:21.394Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-05-11T08:27:21.394Z] [2022-05-11T08:27:21.394Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-05-11T08:27:21.394Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-05-11T08:27:21.394Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-05-11T08:27:21.394Z] [2022-05-11T08:27:21.394Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.02s) [2022-05-11T08:27:21.394Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-05-11T08:27:21.394Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2022-05-11T08:27:21.394Z] [2022-05-11T08:27:21.394Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s) [2022-05-11T08:27:21.394Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-05-11T08:27:21.394Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2022-05-11T08:27:21.394Z] [2022-05-11T08:27:21.394Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2022-05-11T08:27:21.394Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-05-11T08:27:21.394Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2022-05-11T08:27:21.394Z] [2022-05-11T08:27:21.394Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-05-11T08:27:21.394Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-05-11T08:27:21.394Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-05-11T08:27:21.394Z] [2022-05-11T08:27:21.394Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s) [2022-05-11T08:27:21.394Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-05-11T08:27:21.394Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2022-05-11T08:27:21.394Z] [2022-05-11T08:27:21.394Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s) [2022-05-11T08:27:21.394Z] docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux [2022-05-11T08:27:21.394Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2022-05-11T08:27:21.394Z] [2022-05-11T08:27:21.394Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2022-05-11T08:27:21.394Z] docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux [2022-05-11T08:27:21.394Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2022-05-11T08:27:21.394Z] [2022-05-11T08:27:21.394Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-05-11T08:27:21.394Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-05-11T08:27:21.394Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-05-11T08:27:21.394Z] [2022-05-11T08:27:21.394Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-05-11T08:27:21.394Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-05-11T08:27:21.394Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-05-11T08:27:21.394Z] [2022-05-11T08:27:21.394Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-05-11T08:27:21.394Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-05-11T08:27:21.394Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-05-11T08:27:21.394Z] [2022-05-11T08:27:21.394Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-05-11T08:27:21.394Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-05-11T08:27:21.394Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-05-11T08:27:21.394Z] [2022-05-11T08:27:21.394Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-05-11T08:27:21.394Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-05-11T08:27:21.394Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-05-11T08:27:21.394Z] [2022-05-11T08:27:21.394Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.03s) [2022-05-11T08:27:21.394Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-05-11T08:27:21.394Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.03s) [2022-05-11T08:27:21.394Z] [2022-05-11T08:27:21.394Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-05-11T08:27:21.394Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-05-11T08:27:21.394Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-05-11T08:27:21.394Z] [2022-05-11T08:27:21.394Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-05-11T08:27:21.394Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-05-11T08:27:21.394Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-05-11T08:27:21.394Z] [2022-05-11T08:27:21.394Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-05-11T08:27:21.394Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-05-11T08:27:21.394Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-05-11T08:27:21.394Z] [2022-05-11T08:27:21.394Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.02s) [2022-05-11T08:27:21.394Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-05-11T08:27:21.394Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2022-05-11T08:27:21.394Z] [2022-05-11T08:27:21.394Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-05-11T08:27:21.394Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-05-11T08:27:21.394Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-05-11T08:27:21.394Z] [2022-05-11T08:27:21.394Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-05-11T08:27:21.394Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-05-11T08:27:21.394Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-05-11T08:27:21.394Z] [2022-05-11T08:27:21.394Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-05-11T08:27:21.394Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-05-11T08:27:21.394Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-05-11T08:27:21.394Z] [2022-05-11T08:27:21.394Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-05-11T08:27:21.394Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-05-11T08:27:21.394Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-05-11T08:27:21.394Z] [2022-05-11T08:27:21.394Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-05-11T08:27:21.394Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-05-11T08:27:21.394Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-05-11T08:27:21.394Z] [2022-05-11T08:27:21.394Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-05-11T08:27:21.394Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-05-11T08:27:21.394Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-05-11T08:27:21.394Z] [2022-05-11T08:27:21.394Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-05-11T08:27:21.394Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-05-11T08:27:21.394Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-05-11T08:27:21.394Z] [2022-05-11T08:27:21.394Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-05-11T08:27:21.394Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-05-11T08:27:21.394Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-05-11T08:27:21.394Z] [2022-05-11T08:27:21.394Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.02s) [2022-05-11T08:27:21.394Z] docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux [2022-05-11T08:27:21.394Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2022-05-11T08:27:21.394Z] [2022-05-11T08:27:21.394Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s) [2022-05-11T08:27:21.394Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-05-11T08:27:21.394Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2022-05-11T08:27:21.394Z] [2022-05-11T08:27:21.394Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-05-11T08:27:21.394Z] docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux [2022-05-11T08:27:21.394Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-05-11T08:27:21.394Z] [2022-05-11T08:27:21.394Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2022-05-11T08:27:21.394Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-05-11T08:27:21.394Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2022-05-11T08:27:21.394Z] [2022-05-11T08:27:21.394Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-05-11T08:27:21.394Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-05-11T08:27:21.394Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-05-11T08:27:21.394Z] [2022-05-11T08:27:21.394Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.02s) [2022-05-11T08:27:21.394Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-05-11T08:27:21.394Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2022-05-11T08:27:21.394Z] [2022-05-11T08:27:21.394Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-05-11T08:27:21.394Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-05-11T08:27:21.394Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-05-11T08:27:21.394Z] [2022-05-11T08:27:21.394Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-05-11T08:27:21.394Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-05-11T08:27:21.394Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-05-11T08:27:21.394Z] [2022-05-11T08:27:21.394Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-05-11T08:27:21.394Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-05-11T08:27:21.394Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-05-11T08:27:21.394Z] [2022-05-11T08:27:21.394Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.02s) [2022-05-11T08:27:21.394Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-05-11T08:27:21.394Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2022-05-11T08:27:21.394Z] [2022-05-11T08:27:21.394Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-05-11T08:27:21.394Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-05-11T08:27:21.394Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-05-11T08:27:21.394Z] [2022-05-11T08:27:21.394Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-05-11T08:27:21.394Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-05-11T08:27:21.394Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-05-11T08:27:21.394Z] [2022-05-11T08:27:21.394Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-05-11T08:27:21.394Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-05-11T08:27:21.394Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-05-11T08:27:21.394Z] [2022-05-11T08:27:21.394Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-05-11T08:27:21.394Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-05-11T08:27:21.394Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-05-11T08:27:21.394Z] [2022-05-11T08:27:21.394Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-05-11T08:27:21.394Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-05-11T08:27:21.394Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-05-11T08:27:21.394Z] [2022-05-11T08:27:21.394Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2022-05-11T08:27:21.394Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-05-11T08:27:21.394Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2022-05-11T08:27:21.394Z] [2022-05-11T08:27:21.394Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2022-05-11T08:27:21.394Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-05-11T08:27:21.394Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2022-05-11T08:27:21.394Z] [2022-05-11T08:27:21.394Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.03s) [2022-05-11T08:27:21.394Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-05-11T08:27:21.394Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.03s) [2022-05-11T08:27:21.394Z] [2022-05-11T08:27:21.394Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-05-11T08:27:21.394Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-05-11T08:27:21.394Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-05-11T08:27:21.394Z] [2022-05-11T08:27:21.395Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.02s) [2022-05-11T08:27:21.395Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-05-11T08:27:21.395Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2022-05-11T08:27:21.395Z] [2022-05-11T08:27:21.395Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-05-11T08:27:21.395Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-05-11T08:27:21.395Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-05-11T08:27:21.395Z] [2022-05-11T08:27:21.395Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-05-11T08:27:21.395Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-05-11T08:27:21.395Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-05-11T08:27:21.395Z] [2022-05-11T08:27:21.395Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-05-11T08:27:21.395Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-05-11T08:27:21.395Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-05-11T08:27:21.395Z] [2022-05-11T08:27:21.395Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-05-11T08:27:21.395Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-05-11T08:27:21.395Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-05-11T08:27:21.395Z] [2022-05-11T08:27:21.395Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.02s) [2022-05-11T08:27:21.395Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-05-11T08:27:21.395Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-05-11T08:27:21.395Z] [2022-05-11T08:27:21.395Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-05-11T08:27:21.395Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-05-11T08:27:21.395Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-05-11T08:27:21.395Z] [2022-05-11T08:27:21.395Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-05-11T08:27:21.395Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-05-11T08:27:21.395Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-05-11T08:27:21.395Z] [2022-05-11T08:27:21.395Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-05-11T08:27:21.395Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-05-11T08:27:21.395Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-05-11T08:27:21.395Z] [2022-05-11T08:27:21.395Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-05-11T08:27:21.395Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-05-11T08:27:21.395Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-05-11T08:27:21.395Z] [2022-05-11T08:27:21.395Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-05-11T08:27:21.395Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-05-11T08:27:21.395Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-05-11T08:27:21.395Z] [2022-05-11T08:27:21.395Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSetMacAddress (0.03s) [2022-05-11T08:27:21.395Z] docker_cli_run_test.go:1980: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-05-11T08:27:21.395Z] --- SKIP: TestDockerSuite/TestRunSetMacAddress (0.03s) [2022-05-11T08:27:21.395Z] [2022-05-11T08:27:21.395Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-05-11T08:27:21.395Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-05-11T08:27:21.395Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-05-11T08:27:21.395Z] [2022-05-11T08:27:21.395Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.02s) [2022-05-11T08:27:21.395Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-05-11T08:27:21.395Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2022-05-11T08:27:21.395Z] [2022-05-11T08:27:21.395Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.02s) [2022-05-11T08:27:21.395Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-05-11T08:27:21.395Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2022-05-11T08:27:21.395Z] [2022-05-11T08:27:21.395Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-05-11T08:27:21.395Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-05-11T08:27:21.395Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-05-11T08:27:21.395Z] [2022-05-11T08:27:21.395Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-05-11T08:27:21.395Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-05-11T08:27:21.395Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-05-11T08:27:21.395Z] [2022-05-11T08:27:21.395Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2022-05-11T08:27:21.395Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-05-11T08:27:21.395Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2022-05-11T08:27:21.395Z] [2022-05-11T08:27:21.395Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-05-11T08:27:21.395Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-05-11T08:27:21.395Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-05-11T08:27:21.395Z] [2022-05-11T08:27:21.395Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-05-11T08:27:21.395Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-05-11T08:27:21.395Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-05-11T08:27:21.395Z] [2022-05-11T08:27:21.395Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2022-05-11T08:27:21.395Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-05-11T08:27:21.395Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2022-05-11T08:27:21.395Z] [2022-05-11T08:27:21.395Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-05-11T08:27:21.395Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-05-11T08:27:21.395Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-05-11T08:27:21.395Z] [2022-05-11T08:27:21.395Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.02s) [2022-05-11T08:27:21.395Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-05-11T08:27:21.395Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2022-05-11T08:27:21.395Z] [2022-05-11T08:27:21.395Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.02s) [2022-05-11T08:27:21.395Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-05-11T08:27:21.395Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2022-05-11T08:27:21.395Z] [2022-05-11T08:27:21.395Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-05-11T08:27:21.395Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-05-11T08:27:21.395Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-05-11T08:27:21.395Z] [2022-05-11T08:27:21.395Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-05-11T08:27:21.395Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-05-11T08:27:21.395Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-05-11T08:27:21.395Z] [2022-05-11T08:27:21.395Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s) [2022-05-11T08:27:21.395Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-05-11T08:27:21.395Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2022-05-11T08:27:21.395Z] [2022-05-11T08:27:21.395Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.02s) [2022-05-11T08:27:21.395Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-05-11T08:27:21.395Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2022-05-11T08:27:21.395Z] [2022-05-11T08:27:21.395Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.02s) [2022-05-11T08:27:21.395Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-05-11T08:27:21.395Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2022-05-11T08:27:21.395Z] [2022-05-11T08:27:21.395Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-05-11T08:27:21.395Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-05-11T08:27:21.395Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-05-11T08:27:21.395Z] [2022-05-11T08:27:21.395Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-05-11T08:27:21.395Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-05-11T08:27:21.395Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-05-11T08:27:21.395Z] [2022-05-11T08:27:21.395Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-05-11T08:27:21.395Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-05-11T08:27:21.395Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-05-11T08:27:21.395Z] [2022-05-11T08:27:21.395Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-05-11T08:27:21.395Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-05-11T08:27:21.395Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-05-11T08:27:21.395Z] [2022-05-11T08:27:21.395Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-05-11T08:27:21.395Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-05-11T08:27:21.395Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-05-11T08:27:21.395Z] [2022-05-11T08:27:21.395Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-05-11T08:27:21.395Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-05-11T08:27:21.395Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-05-11T08:27:21.395Z] [2022-05-11T08:27:21.395Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-05-11T08:27:21.395Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-05-11T08:27:21.395Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-05-11T08:27:21.395Z] [2022-05-11T08:27:21.395Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-05-11T08:27:21.395Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-05-11T08:27:21.395Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-05-11T08:27:21.395Z] [2022-05-11T08:27:21.395Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.04s) [2022-05-11T08:27:21.395Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-05-11T08:27:21.395Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.04s) [2022-05-11T08:27:21.395Z] [2022-05-11T08:27:21.395Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-05-11T08:27:21.395Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-05-11T08:27:21.395Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-05-11T08:27:21.395Z] [2022-05-11T08:27:21.395Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-05-11T08:27:21.395Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-05-11T08:27:21.395Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-05-11T08:27:21.395Z] [2022-05-11T08:27:21.395Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-05-11T08:27:21.395Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-05-11T08:27:21.395Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-05-11T08:27:21.395Z] [2022-05-11T08:27:21.395Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-05-11T08:27:21.395Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-05-11T08:27:21.395Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-05-11T08:27:21.395Z] [2022-05-11T08:27:21.395Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.03s) [2022-05-11T08:27:21.395Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-05-11T08:27:21.395Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.03s) [2022-05-11T08:27:21.395Z] [2022-05-11T08:27:21.395Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-05-11T08:27:21.395Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-05-11T08:27:21.395Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-05-11T08:27:21.395Z] [2022-05-11T08:27:21.395Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-05-11T08:27:21.395Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-05-11T08:27:21.395Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-05-11T08:27:21.395Z] [2022-05-11T08:27:21.395Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-05-11T08:27:21.395Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-05-11T08:27:21.395Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-05-11T08:27:21.395Z] [2022-05-11T08:27:21.395Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.02s) [2022-05-11T08:27:21.395Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-05-11T08:27:21.395Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2022-05-11T08:27:21.395Z] [2022-05-11T08:27:21.395Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-05-11T08:27:21.395Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-05-11T08:27:21.395Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-05-11T08:27:21.395Z] [2022-05-11T08:27:21.395Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.02s) [2022-05-11T08:27:21.395Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-05-11T08:27:21.395Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2022-05-11T08:27:21.395Z] [2022-05-11T08:27:21.395Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-05-11T08:27:21.395Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-05-11T08:27:21.395Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-05-11T08:27:21.395Z] [2022-05-11T08:27:21.395Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-05-11T08:27:21.395Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-05-11T08:27:21.395Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-05-11T08:27:21.395Z] [2022-05-11T08:27:21.395Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.02s) [2022-05-11T08:27:21.395Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-05-11T08:27:21.395Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2022-05-11T08:27:21.395Z] [2022-05-11T08:27:21.395Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-05-11T08:27:21.395Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-05-11T08:27:21.396Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-05-11T08:27:21.396Z] [2022-05-11T08:27:21.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-05-11T08:27:21.396Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-05-11T08:27:21.396Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-05-11T08:27:21.396Z] [2022-05-11T08:27:21.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-05-11T08:27:21.396Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-05-11T08:27:21.396Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-05-11T08:27:21.396Z] [2022-05-11T08:27:21.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-05-11T08:27:21.396Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-05-11T08:27:21.396Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-05-11T08:27:21.396Z] [2022-05-11T08:27:21.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-05-11T08:27:21.396Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-05-11T08:27:21.396Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-05-11T08:27:21.396Z] [2022-05-11T08:27:21.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-05-11T08:27:21.396Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-05-11T08:27:21.396Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-05-11T08:27:21.396Z] [2022-05-11T08:27:21.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s) [2022-05-11T08:27:21.396Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-05-11T08:27:21.396Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2022-05-11T08:27:21.396Z] [2022-05-11T08:27:21.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.03s) [2022-05-11T08:27:21.396Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-05-11T08:27:21.396Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.03s) [2022-05-11T08:27:21.396Z] [2022-05-11T08:27:21.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.02s) [2022-05-11T08:27:21.396Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-05-11T08:27:21.396Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2022-05-11T08:27:21.396Z] [2022-05-11T08:27:21.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-05-11T08:27:21.396Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-05-11T08:27:21.396Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-05-11T08:27:21.396Z] [2022-05-11T08:27:21.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s) [2022-05-11T08:27:21.396Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-05-11T08:27:21.396Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2022-05-11T08:27:21.396Z] [2022-05-11T08:27:21.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-05-11T08:27:21.396Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-05-11T08:27:21.396Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-05-11T08:27:21.396Z] [2022-05-11T08:27:21.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s) [2022-05-11T08:27:21.396Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-05-11T08:27:21.396Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2022-05-11T08:27:21.396Z] [2022-05-11T08:27:21.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.02s) [2022-05-11T08:27:21.396Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-05-11T08:27:21.396Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2022-05-11T08:27:21.396Z] [2022-05-11T08:27:21.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.02s) [2022-05-11T08:27:21.396Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-05-11T08:27:21.396Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2022-05-11T08:27:21.396Z] [2022-05-11T08:27:21.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s) [2022-05-11T08:27:21.396Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-05-11T08:27:21.396Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2022-05-11T08:27:21.396Z] [2022-05-11T08:27:21.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-05-11T08:27:21.396Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-05-11T08:27:21.396Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-05-11T08:27:21.396Z] [2022-05-11T08:27:21.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-05-11T08:27:21.396Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-05-11T08:27:21.396Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-05-11T08:27:21.396Z] [2022-05-11T08:27:21.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-05-11T08:27:21.396Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-05-11T08:27:21.396Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-05-11T08:27:21.396Z] [2022-05-11T08:27:21.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-05-11T08:27:21.396Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-05-11T08:27:21.396Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-05-11T08:27:21.396Z] [2022-05-11T08:27:21.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-05-11T08:27:21.396Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-05-11T08:27:21.396Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-05-11T08:27:21.396Z] [2022-05-11T08:27:21.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-05-11T08:27:21.396Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-05-11T08:27:21.396Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-05-11T08:27:21.396Z] [2022-05-11T08:27:21.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-05-11T08:27:21.396Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-05-11T08:27:21.396Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-05-11T08:27:21.396Z] [2022-05-11T08:27:21.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-05-11T08:27:21.396Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-05-11T08:27:21.396Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-05-11T08:27:21.396Z] [2022-05-11T08:27:21.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2022-05-11T08:27:21.396Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-05-11T08:27:21.396Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2022-05-11T08:27:21.396Z] [2022-05-11T08:27:21.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-05-11T08:27:21.396Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-05-11T08:27:21.396Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-05-11T08:27:21.396Z] [2022-05-11T08:27:21.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-05-11T08:27:21.396Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-11T08:27:21.396Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-05-11T08:27:21.396Z] [2022-05-11T08:27:21.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-05-11T08:27:21.396Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-11T08:27:21.396Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-05-11T08:27:21.396Z] [2022-05-11T08:27:21.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-05-11T08:27:21.396Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-11T08:27:21.396Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-05-11T08:27:21.396Z] [2022-05-11T08:27:21.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-05-11T08:27:21.396Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-11T08:27:21.396Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-05-11T08:27:21.396Z] [2022-05-11T08:27:21.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-05-11T08:27:21.396Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-11T08:27:21.396Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-05-11T08:27:21.396Z] [2022-05-11T08:27:21.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-05-11T08:27:21.396Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-11T08:27:21.396Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-05-11T08:27:21.396Z] [2022-05-11T08:27:21.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-05-11T08:27:21.396Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-11T08:27:21.396Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-05-11T08:27:21.396Z] [2022-05-11T08:27:21.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-05-11T08:27:21.396Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-11T08:27:21.396Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-05-11T08:27:21.396Z] [2022-05-11T08:27:21.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-05-11T08:27:21.396Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-11T08:27:21.396Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-05-11T08:27:21.396Z] [2022-05-11T08:27:21.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-05-11T08:27:21.396Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-11T08:27:21.396Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-05-11T08:27:21.396Z] [2022-05-11T08:27:21.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-05-11T08:27:21.396Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-11T08:27:21.396Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-05-11T08:27:21.396Z] [2022-05-11T08:27:21.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-05-11T08:27:21.396Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-11T08:27:21.396Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-05-11T08:27:21.396Z] [2022-05-11T08:27:21.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-05-11T08:27:21.396Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-11T08:27:21.396Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-05-11T08:27:21.396Z] [2022-05-11T08:27:21.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-05-11T08:27:21.396Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-11T08:27:21.396Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-05-11T08:27:21.396Z] [2022-05-11T08:27:21.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-05-11T08:27:21.396Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-11T08:27:21.396Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-05-11T08:27:21.396Z] [2022-05-11T08:27:21.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-05-11T08:27:21.396Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-11T08:27:21.396Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-05-11T08:27:21.396Z] [2022-05-11T08:27:21.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-05-11T08:27:21.396Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-11T08:27:21.396Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-05-11T08:27:21.396Z] [2022-05-11T08:27:21.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-05-11T08:27:21.396Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-11T08:27:21.396Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-05-11T08:27:21.396Z] [2022-05-11T08:27:21.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-05-11T08:27:21.396Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-11T08:27:21.396Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-05-11T08:27:21.396Z] [2022-05-11T08:27:21.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-05-11T08:27:21.396Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-11T08:27:21.396Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-05-11T08:27:21.396Z] [2022-05-11T08:27:21.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.12s) [2022-05-11T08:27:21.396Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-11T08:27:21.396Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.12s) [2022-05-11T08:27:21.396Z] [2022-05-11T08:27:21.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-05-11T08:27:21.396Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-11T08:27:21.396Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-05-11T08:27:21.396Z] [2022-05-11T08:27:21.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-05-11T08:27:21.396Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-11T08:27:21.396Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-05-11T08:27:21.396Z] [2022-05-11T08:27:21.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-05-11T08:27:21.396Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-11T08:27:21.396Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-05-11T08:27:21.396Z] [2022-05-11T08:27:21.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-05-11T08:27:21.396Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-11T08:27:21.397Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-05-11T08:27:21.397Z] [2022-05-11T08:27:21.397Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-05-11T08:27:21.397Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-11T08:27:21.397Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-05-11T08:27:21.397Z] [2022-05-11T08:27:21.397Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-05-11T08:27:21.397Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-11T08:27:21.397Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-05-11T08:27:21.397Z] [2022-05-11T08:27:21.397Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-05-11T08:27:21.397Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-11T08:27:21.397Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-05-11T08:27:21.397Z] [2022-05-11T08:27:21.397Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-05-11T08:27:21.397Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-11T08:27:21.397Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-05-11T08:27:21.397Z] [2022-05-11T08:27:21.397Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-05-11T08:27:21.397Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-11T08:27:21.397Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-05-11T08:27:21.397Z] [2022-05-11T08:27:21.397Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-05-11T08:27:21.397Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-11T08:27:21.397Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-05-11T08:27:21.397Z] [2022-05-11T08:27:21.397Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-05-11T08:27:21.397Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-11T08:27:21.397Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-05-11T08:27:21.397Z] [2022-05-11T08:27:21.397Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-05-11T08:27:21.397Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-11T08:27:21.397Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-05-11T08:27:21.397Z] [2022-05-11T08:27:21.397Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-05-11T08:27:21.397Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-11T08:27:21.397Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-05-11T08:27:21.397Z] [2022-05-11T08:27:21.397Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-05-11T08:27:21.397Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-11T08:27:21.397Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-05-11T08:27:21.397Z] [2022-05-11T08:27:21.397Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-05-11T08:27:21.397Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-11T08:27:21.397Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-05-11T08:27:21.397Z] [2022-05-11T08:27:21.397Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-05-11T08:27:21.397Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-11T08:27:21.397Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-05-11T08:27:21.397Z] [2022-05-11T08:27:21.397Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2022-05-11T08:27:21.397Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-11T08:27:21.397Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-05-11T08:27:21.397Z] [2022-05-11T08:27:21.397Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-05-11T08:27:21.397Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-11T08:27:21.397Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-05-11T08:27:21.397Z] [2022-05-11T08:27:21.397Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-05-11T08:27:21.397Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-11T08:27:21.397Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-05-11T08:27:21.397Z] [2022-05-11T08:27:21.397Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-05-11T08:27:21.397Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-11T08:27:21.397Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-05-11T08:27:21.397Z] [2022-05-11T08:27:21.397Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-05-11T08:27:21.397Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-11T08:27:21.397Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-05-11T08:27:21.397Z] [2022-05-11T08:27:21.397Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-05-11T08:27:21.397Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-11T08:27:21.397Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-05-11T08:27:21.397Z] [2022-05-11T08:27:21.397Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-05-11T08:27:21.397Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-11T08:27:21.397Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-05-11T08:27:21.397Z] [2022-05-11T08:27:21.397Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-05-11T08:27:21.397Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-11T08:27:21.397Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-05-11T08:27:21.397Z] [2022-05-11T08:27:21.397Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-05-11T08:27:21.397Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-11T08:27:21.397Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-05-11T08:27:21.397Z] [2022-05-11T08:27:21.397Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-05-11T08:27:21.397Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-11T08:27:21.397Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-05-11T08:27:21.397Z] [2022-05-11T08:27:21.397Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-05-11T08:27:21.397Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-11T08:27:21.397Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-05-11T08:27:21.397Z] [2022-05-11T08:27:21.397Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-05-11T08:27:21.397Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-11T08:27:21.397Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-05-11T08:27:21.397Z] [2022-05-11T08:27:21.397Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-05-11T08:27:21.397Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-11T08:27:21.397Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-05-11T08:27:21.397Z] [2022-05-11T08:27:21.397Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-05-11T08:27:21.397Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-11T08:27:21.397Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-05-11T08:27:21.397Z] [2022-05-11T08:27:21.397Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-05-11T08:27:21.397Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-11T08:27:21.397Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-05-11T08:27:21.397Z] [2022-05-11T08:27:21.397Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-05-11T08:27:21.397Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-11T08:27:21.397Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-05-11T08:27:21.397Z] [2022-05-11T08:27:21.397Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-05-11T08:27:21.397Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-11T08:27:21.397Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-05-11T08:27:21.397Z] [2022-05-11T08:27:21.397Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-05-11T08:27:21.397Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-11T08:27:21.397Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-05-11T08:27:21.397Z] [2022-05-11T08:27:21.397Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-05-11T08:27:21.397Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-11T08:27:21.397Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-05-11T08:27:21.397Z] [2022-05-11T08:27:21.397Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-05-11T08:27:21.397Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-11T08:27:21.397Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-05-11T08:27:21.397Z] [2022-05-11T08:27:21.397Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-05-11T08:27:21.397Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-11T08:27:21.397Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-05-11T08:27:21.397Z] [2022-05-11T08:27:21.397Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-05-11T08:27:21.397Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-11T08:27:21.397Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-05-11T08:27:21.397Z] [2022-05-11T08:27:21.397Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-05-11T08:27:21.397Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-11T08:27:21.397Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-05-11T08:27:21.397Z] [2022-05-11T08:27:21.397Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-05-11T08:27:21.397Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-11T08:27:21.397Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-05-11T08:27:21.397Z] [2022-05-11T08:27:21.397Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-05-11T08:27:21.397Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-11T08:27:21.397Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-05-11T08:27:21.397Z] [2022-05-11T08:27:21.397Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-05-11T08:27:21.397Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-05-11T08:27:21.397Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-05-11T08:27:21.397Z] [2022-05-11T08:27:21.397Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-05-11T08:27:21.397Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-05-11T08:27:21.397Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-05-11T08:27:21.397Z] [2022-05-11T08:27:21.397Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-05-11T08:27:21.397Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-05-11T08:27:21.397Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-05-11T08:27:21.397Z] [2022-05-11T08:27:21.397Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-05-11T08:27:21.397Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-11T08:27:21.397Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-05-11T08:27:21.397Z] [2022-05-11T08:27:21.397Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-05-11T08:27:21.397Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-11T08:27:21.397Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-05-11T08:27:21.397Z] [2022-05-11T08:27:21.397Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-05-11T08:27:21.397Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-11T08:27:21.398Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-05-11T08:27:21.398Z] [2022-05-11T08:27:21.398Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-05-11T08:27:21.398Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-11T08:27:21.398Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-05-11T08:27:21.398Z] [2022-05-11T08:27:21.398Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-05-11T08:27:21.398Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-11T08:27:21.398Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-05-11T08:27:21.398Z] [2022-05-11T08:27:21.398Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-05-11T08:27:21.398Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-11T08:27:21.398Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-05-11T08:27:21.398Z] [2022-05-11T08:27:21.398Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-05-11T08:27:21.398Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-11T08:27:21.398Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-05-11T08:27:21.398Z] [2022-05-11T08:27:21.398Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-05-11T08:27:21.398Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-11T08:27:21.398Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-05-11T08:27:21.398Z] [2022-05-11T08:27:21.398Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-05-11T08:27:21.398Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-11T08:27:21.398Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-05-11T08:27:21.398Z] [2022-05-11T08:27:21.398Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-05-11T08:27:21.398Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-11T08:27:21.398Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-05-11T08:27:21.398Z] [2022-05-11T08:27:21.398Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2022-05-11T08:27:21.398Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-11T08:27:21.398Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-05-11T08:27:21.398Z] [2022-05-11T08:27:21.398Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2022-05-11T08:27:21.398Z] check_test.go:126: unmatched requirement DaemonIsLinux [2022-05-11T08:27:21.398Z] [2022-05-11T08:27:21.398Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2022-05-11T08:27:21.398Z] check_test.go:132: unmatched requirement DaemonIsLinux [2022-05-11T08:27:21.398Z] [2022-05-11T08:27:21.398Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2022-05-11T08:27:21.398Z] check_test.go:140: unmatched requirement DaemonIsLinux [2022-05-11T08:27:21.398Z] [2022-05-11T08:27:21.398Z] DONE 1088 tests, 544 skipped in 2526.619s [2022-05-11T08:27:21.398Z] INFO: Integration tests ended at 05/11/2022 08:27:21. Duration:00:42:06.9892925 [2022-05-11T08:27:21.398Z] INFO: Docker info of the daemon under test at end of run [2022-05-11T08:27:21.398Z] [2022-05-11T08:27:21.852Z] Containers: 10 [2022-05-11T08:27:21.852Z] Running: 0 [2022-05-11T08:27:21.852Z] Paused: 0 [2022-05-11T08:27:21.852Z] Stopped: 10 [2022-05-11T08:27:21.852Z] Images: 18 [2022-05-11T08:27:21.852Z] Server Version: 0.0.0-dev [2022-05-11T08:27:21.852Z] Storage Driver: windowsfilter [2022-05-11T08:27:21.852Z] Windows: [2022-05-11T08:27:21.852Z] Logging Driver: json-file [2022-05-11T08:27:21.852Z] Plugins: [2022-05-11T08:27:21.852Z] Volume: local [2022-05-11T08:27:21.852Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-05-11T08:27:21.852Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-05-11T08:27:21.852Z] Swarm: inactive [2022-05-11T08:27:21.852Z] Default Isolation: process [2022-05-11T08:27:21.852Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-05-11T08:27:21.852Z] Operating System: Microsoft Windows Server Version 21H2 (OS Build 20348.230) [2022-05-11T08:27:21.852Z] OSType: windows [2022-05-11T08:27:21.852Z] Architecture: x86_64 [2022-05-11T08:27:21.852Z] CPUs: 4 [2022-05-11T08:27:21.852Z] Total Memory: 32GiB [2022-05-11T08:27:21.852Z] Name: azwin-2-d0b1d0 [2022-05-11T08:27:21.852Z] ID: 823779b0-41e0-4d06-b480-850043ecf27c [2022-05-11T08:27:21.852Z] Docker Root Dir: D:\CI\PR-43580\2\daemon [2022-05-11T08:27:21.852Z] Debug Mode (client): false [2022-05-11T08:27:21.852Z] Debug Mode (server): true [2022-05-11T08:27:21.852Z] File Descriptors: -1 [2022-05-11T08:27:21.852Z] Goroutines: 44 [2022-05-11T08:27:21.852Z] System Time: 2022-05-11T08:27:21.3493409Z [2022-05-11T08:27:21.852Z] EventsListeners: 0 [2022-05-11T08:27:21.852Z] Registry: https://index.docker.io/v1/ [2022-05-11T08:27:21.852Z] Labels: [2022-05-11T08:27:21.852Z] Experimental: false [2022-05-11T08:27:21.852Z] Insecure Registries: [2022-05-11T08:27:21.852Z] 127.0.0.0/8 [2022-05-11T08:27:21.852Z] Live Restore Enabled: false [2022-05-11T08:27:21.852Z] [2022-05-11T08:27:21.852Z] [2022-05-11T08:27:21.852Z] INFO: Stopping daemon under test [2022-05-11T08:27:21.852Z] SUCCESS: The process with PID 5620 (child process of PID 2256) has been terminated. [2022-05-11T08:27:21.852Z] SUCCESS: The process with PID 2256 (child process of PID 1904) has been terminated. [2022-05-11T08:27:21.852Z] INFO: Stop tailing logs of the daemon under tests [2022-05-11T08:27:21.852Z] INFO: executeCI.ps1 Completed successfully at 05/11/2022 08:27:21. [2022-05-11T08:27:21.852Z] INFO: Tidying up at end of run [2022-05-11T08:27:21.852Z] ----------- DAEMON LOG ------------ [2022-05-11T08:27:21.852Z] 2022/05/11 07:42:21 http: superfluous response.WriteHeader call from github.com/docker/docker/api/server/httputils.WriteJSON (httputils.go:92) [2022-05-11T08:27:21.852Z] ----------- END DAEMON LOG -------- [2022-05-11T08:27:21.852Z] INFO: Saving daemon under test log (d:\CI\PR-43580\2\dut.out) to bundles\CIDUT.out [2022-05-11T08:27:21.852Z] INFO: Saving daemon under test log (d:\CI\PR-43580\2\dut.err) to bundles\CIDUT.err [2022-05-11T08:27:21.852Z] INFO: Saving containerd logs to bundles [2022-05-11T08:27:21.852Z] INFO: Nuke-Everything... [2022-05-11T08:27:21.852Z] INFO: Container count on control daemon to delete is 2 [2022-05-11T08:27:22.306Z] c1f336684974 [2022-05-11T08:27:22.306Z] 252b1ad0ea12 [2022-05-11T08:27:22.306Z] INFO: Tidying pidfile d:\CI\PR-43580\2\docker.pid [2022-05-11T08:27:22.306Z] INFO: Killing containerd with PID 2548 [2022-05-11T08:27:22.306Z] INFO: Nuking d:\CI [2022-05-11T08:27:23.828Z] === RUN TestDockerSuite/TestCommitHardlink [2022-05-11T08:27:23.828Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-05-11T08:27:23.828Z] === RUN TestDockerSuite/TestCommitNewFile [2022-05-11T08:27:36.205Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-05-11T08:27:36.205Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-05-11T08:27:36.205Z] === RUN TestDockerSuite/TestCommitTTY [2022-05-11T08:27:43.339Z] INFO: Zapped successfully [2022-05-11T08:27:43.339Z] [2022-05-11T08:27:43.339Z] INFO: executeCI.ps1 exiting at Wed May 11 08:27:41 CUT 2022. Duration 01:06:52.4834152 [2022-05-11T08:27:43.339Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2022-05-11T08:27:43.576Z] Recording test results [2022-05-11T08:27:50.500Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2022-05-11T08:27:50.990Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-05-11T08:27:52.534Z] Creating win-2022-c8d-integration-bundles.zip [Pipeline] archiveArtifacts [2022-05-11T08:27:54.900Z] Archiving artifacts [2022-05-11T08:27:59.544Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-05-11T08:27:59.544Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-05-11T08:27:59.544Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-05-11T08:27:59.544Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-05-11T08:27:59.544Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-05-11T08:27:59.544Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-05-11T08:27:59.544Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-05-11T08:27:59.544Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-05-11T08:27:59.544Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-05-11T08:27:59.544Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-05-11T08:27:59.544Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-05-11T08:27:59.544Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-05-11T08:27:59.544Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-05-11T08:27:59.544Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2022-05-11T08:27:59.544Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-05-11T08:28:00.001Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-05-11T08:28:08.770Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43580/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-05-11T08:28:09.688Z] + make clean [2022-05-11T08:28:11.212Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-05-11T08:28:11.212Z] docker-dev-cache [2022-05-11T08:28:11.212Z] docker-mod-cache [Pipeline] deleteDir [2022-05-11T08:28:12.360Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-05-11T08:28:20.911Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-05-11T08:28:20.911Z] docker_api_containers_test.go:1099: unmatched requirement DaemonIsLinux [2022-05-11T08:28:20.911Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-05-11T08:28:23.083Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-05-11T08:28:23.083Z] docker_api_containers_test.go:1025: unmatched requirement DaemonIsLinux [2022-05-11T08:28:23.083Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-05-11T08:28:23.083Z] docker_api_containers_test.go:1055: unmatched requirement DaemonIsLinux [2022-05-11T08:28:23.083Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-05-11T08:28:23.083Z] docker_api_containers_test.go:1077: unmatched requirement DaemonIsLinux [2022-05-11T08:28:23.083Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-05-11T08:28:30.140Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-05-11T08:28:30.141Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2022-05-11T08:28:30.141Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-05-11T08:28:30.141Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-05-11T08:28:33.040Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-05-11T08:28:33.040Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-05-11T08:28:33.040Z] docker_api_containers_test.go:1355: unmatched requirement DaemonIsLinux [2022-05-11T08:28:33.040Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-05-11T08:28:33.040Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2022-05-11T08:28:33.040Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-05-11T08:28:33.040Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2022-05-11T08:28:33.040Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-05-11T08:28:36.767Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-05-11T08:28:38.938Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-05-11T08:28:41.838Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-05-11T08:28:41.838Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-05-11T08:28:41.838Z] docker_api_containers_test.go:1153: unmatched requirement DaemonIsLinux [2022-05-11T08:28:41.838Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-05-11T08:28:44.735Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-05-11T08:28:44.735Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-05-11T08:28:46.907Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-05-11T08:28:46.907Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2022-05-11T08:28:46.907Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-05-11T08:28:46.907Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2022-05-11T08:28:46.907Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-05-11T08:28:50.630Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-05-11T08:28:50.630Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-05-11T08:28:52.801Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-05-11T08:28:52.801Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2022-05-11T08:28:52.801Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-05-11T08:28:55.696Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-05-11T08:28:56.153Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-05-11T08:29:04.704Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-05-11T08:29:13.259Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-05-11T08:29:17.941Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-05-11T08:29:17.941Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-05-11T08:29:17.941Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-05-11T08:29:17.941Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-05-11T08:29:17.941Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-05-11T08:29:20.110Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-05-11T08:29:20.110Z] docker_api_containers_test.go:1603: unmatched requirement DaemonIsLinux [2022-05-11T08:29:20.110Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-05-11T08:29:23.010Z] === RUN TestDockerSuite/TestContainerAPITop [2022-05-11T08:29:23.010Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2022-05-11T08:29:23.010Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-05-11T08:29:25.909Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-05-11T08:29:25.909Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-05-11T08:29:30.587Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-05-11T08:29:32.760Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-05-11T08:29:32.760Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-05-11T08:29:32.760Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-05-11T08:29:32.760Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-05-11T08:29:32.760Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-05-11T08:29:32.760Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-05-11T08:29:32.760Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-05-11T08:29:32.760Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-05-11T08:29:32.760Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-05-11T08:29:32.760Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-05-11T08:29:32.760Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2022-05-11T08:29:34.935Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-05-11T08:29:34.935Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2022-05-11T08:29:43.488Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2022-05-11T08:29:50.546Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2022-05-11T08:29:53.442Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2022-05-11T08:30:01.992Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000c36408_} [2022-05-11T08:30:09.050Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-11559672007_c:\foo_false____} [2022-05-11T08:30:11.948Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-11559672007_c:\foo_true____} [2022-05-11T08:30:14.847Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-05-11T08:30:14.847Z] docker_api_containers_test.go:2184: unmatched requirement DaemonIsLinux [2022-05-11T08:30:14.847Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-05-11T08:30:14.847Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-05-11T08:30:14.847Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-05-11T08:30:14.847Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-05-11T08:30:14.847Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-05-11T08:30:14.847Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-05-11T08:30:14.847Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-05-11T08:30:14.847Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-05-11T08:30:14.847Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-05-11T08:30:14.847Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-05-11T08:30:14.847Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-05-11T08:30:15.305Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-05-11T08:30:15.305Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-05-11T08:30:15.305Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-05-11T08:30:15.305Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-05-11T08:30:15.305Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-05-11T08:30:15.305Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-05-11T08:30:15.305Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-05-11T08:30:15.305Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-05-11T08:30:15.305Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-05-11T08:30:15.305Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-05-11T08:30:15.305Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-05-11T08:30:18.202Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-05-11T08:30:18.202Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-05-11T08:30:18.202Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-05-11T08:30:18.202Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-05-11T08:30:18.202Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-05-11T08:30:18.202Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-05-11T08:30:18.202Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-05-11T08:30:18.202Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-05-11T08:30:18.202Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-05-11T08:30:18.202Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-05-11T08:30:18.202Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-05-11T08:30:18.202Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-05-11T08:30:18.202Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-05-11T08:30:18.202Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-05-11T08:30:18.202Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-05-11T08:30:18.202Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-05-11T08:30:18.202Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-05-11T08:30:18.202Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-05-11T08:30:18.202Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-05-11T08:30:18.202Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-05-11T08:30:18.202Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-05-11T08:30:18.202Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-05-11T08:30:18.202Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-05-11T08:30:18.202Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-05-11T08:30:18.202Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-05-11T08:30:18.202Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-05-11T08:30:18.660Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-05-11T08:30:21.561Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-05-11T08:30:21.561Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-05-11T08:30:21.561Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-05-11T08:30:21.561Z] === RUN TestDockerSuite/TestCpRelativePath [2022-05-11T08:30:30.107Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-05-11T08:30:30.107Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-05-11T08:30:30.107Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-05-11T08:30:30.107Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-05-11T08:30:30.107Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-05-11T08:30:30.107Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-05-11T08:30:30.107Z] === RUN TestDockerSuite/TestCpToCaseA [2022-05-11T08:30:34.790Z] === RUN TestDockerSuite/TestCpToCaseB [2022-05-11T08:30:41.858Z] === RUN TestDockerSuite/TestCpToCaseC [2022-05-11T08:30:41.858Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-05-11T08:30:41.858Z] === RUN TestDockerSuite/TestCpToCaseD [2022-05-11T08:30:41.858Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-05-11T08:30:41.858Z] === RUN TestDockerSuite/TestCpToCaseE [2022-05-11T08:30:52.172Z] === RUN TestDockerSuite/TestCpToCaseF [2022-05-11T08:30:52.172Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-05-11T08:30:52.172Z] === RUN TestDockerSuite/TestCpToCaseG [2022-05-11T08:30:52.172Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-05-11T08:30:52.172Z] === RUN TestDockerSuite/TestCpToCaseH [2022-05-11T08:31:02.482Z] === RUN TestDockerSuite/TestCpToCaseI [2022-05-11T08:31:02.482Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-05-11T08:31:02.482Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-05-11T08:31:02.482Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-05-11T08:31:02.482Z] === RUN TestDockerSuite/TestCpToDot [2022-05-11T08:31:06.217Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-05-11T08:31:06.217Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-05-11T08:31:06.217Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-05-11T08:31:06.217Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-05-11T08:31:06.217Z] === RUN TestDockerSuite/TestCpToStdout [2022-05-11T08:31:09.118Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-05-11T08:31:09.118Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-05-11T08:31:09.118Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-05-11T08:31:09.118Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-05-11T08:31:09.118Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-05-11T08:31:09.118Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-05-11T08:31:09.118Z] === RUN TestDockerSuite/TestCpVolumePath [2022-05-11T08:31:09.118Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-05-11T08:31:09.118Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-05-11T08:31:09.118Z] === RUN TestDockerSuite/TestCreateArgs [2022-05-11T08:31:09.118Z] === RUN TestDockerSuite/TestCreateByImageID [2022-05-11T08:31:12.024Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-05-11T08:31:14.196Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-05-11T08:31:14.655Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-05-11T08:31:15.112Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-05-11T08:31:17.288Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-05-11T08:31:18.254Z] === RUN TestDockerSuite/TestCreateLabels [2022-05-11T08:31:18.254Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-05-11T08:31:18.254Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-05-11T08:31:18.712Z] === RUN TestDockerSuite/TestCreateRM [2022-05-11T08:31:19.171Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-05-11T08:31:19.171Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-05-11T08:31:19.171Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-05-11T08:31:19.171Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-05-11T08:31:19.628Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-05-11T08:31:29.933Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-05-11T08:31:29.933Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-05-11T08:31:30.898Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-05-11T08:31:34.627Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-05-11T08:31:34.627Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-05-11T08:31:34.627Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2022-05-11T08:31:34.627Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-05-11T08:31:37.522Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-05-11T08:31:37.522Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-05-11T08:31:37.522Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-05-11T08:31:37.981Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-05-11T08:31:37.981Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-05-11T08:31:37.981Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-05-11T08:31:37.981Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-05-11T08:31:37.982Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-05-11T08:31:37.982Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-05-11T08:31:37.982Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-05-11T08:31:37.982Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-05-11T08:31:37.982Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-05-11T08:31:37.982Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-05-11T08:31:37.982Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-05-11T08:31:37.982Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-05-11T08:31:37.982Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-05-11T08:31:37.982Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-05-11T08:31:37.982Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-05-11T08:31:37.982Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-05-11T08:31:37.982Z] === RUN TestDockerSuite/TestDevicePermissions [2022-05-11T08:31:37.982Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-05-11T08:31:37.982Z] === RUN TestDockerSuite/TestDockerFails [2022-05-11T08:31:38.439Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-05-11T08:31:38.440Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-05-11T08:31:38.440Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-05-11T08:31:38.440Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-05-11T08:31:38.440Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-05-11T08:31:38.440Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-05-11T08:31:38.440Z] === RUN TestDockerSuite/TestEventsAttach [2022-05-11T08:31:38.440Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-05-11T08:31:38.440Z] === RUN TestDockerSuite/TestEventsCommit [2022-05-11T08:31:38.440Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-05-11T08:31:38.440Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-05-11T08:31:41.339Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-05-11T08:31:44.236Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-05-11T08:31:47.138Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-05-11T08:31:57.444Z] === RUN TestDockerSuite/TestEventsCopy [2022-05-11T08:32:03.225Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-05-11T08:32:09.006Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-05-11T08:32:17.562Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-05-11T08:32:18.021Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-05-11T08:32:23.803Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-05-11T08:32:24.261Z] === RUN TestDockerSuite/TestEventsFilterType [2022-05-11T08:32:25.795Z] === RUN TestDockerSuite/TestEventsFilters [2022-05-11T08:32:31.564Z] === RUN TestDockerSuite/TestEventsFormat [2022-05-11T08:32:37.310Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-05-11T08:32:37.310Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-05-11T08:32:37.310Z] === RUN TestDockerSuite/TestEventsImageImport [2022-05-11T08:32:37.310Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-05-11T08:32:37.310Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-05-11T08:32:37.310Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-05-11T08:32:37.310Z] === RUN TestDockerSuite/TestEventsImagePull [2022-05-11T08:32:37.310Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-05-11T08:32:37.310Z] === RUN TestDockerSuite/TestEventsImageTag [2022-05-11T08:32:38.842Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-05-11T08:32:38.842Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-05-11T08:32:38.842Z] === RUN TestDockerSuite/TestEventsRename [2022-05-11T08:32:41.738Z] === RUN TestDockerSuite/TestEventsResize [2022-05-11T08:32:50.299Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-05-11T08:32:53.196Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-05-11T08:32:56.921Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-05-11T08:33:02.704Z] === RUN TestDockerSuite/TestEventsTop [2022-05-11T08:33:02.704Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-05-11T08:33:02.704Z] === RUN TestDockerSuite/TestEventsUntag [2022-05-11T08:33:04.875Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-05-11T08:33:15.178Z] === RUN TestDockerSuite/TestExec [2022-05-11T08:33:15.178Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-05-11T08:33:15.178Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-05-11T08:33:15.178Z] docker_api_exec_test.go:65: unmatched requirement DaemonIsLinux [2022-05-11T08:33:15.178Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-05-11T08:33:17.354Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-05-11T08:33:20.251Z] === RUN TestDockerSuite/TestExecAPIStart [2022-05-11T08:33:20.251Z] docker_api_exec_test.go:83: unmatched requirement DaemonIsLinux [2022-05-11T08:33:20.251Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-05-11T08:33:20.251Z] docker_api_exec_test.go:120: unmatched requirement DaemonIsLinux [2022-05-11T08:33:20.251Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-05-11T08:33:20.251Z] docker_api_exec_test.go:110: unmatched requirement DaemonIsLinux [2022-05-11T08:33:20.251Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-05-11T08:33:23.162Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-05-11T08:33:26.064Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-05-11T08:33:28.964Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-05-11T08:33:31.864Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-05-11T08:33:36.546Z] === RUN TestDockerSuite/TestExecCgroup [2022-05-11T08:33:36.546Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-05-11T08:33:36.546Z] === RUN TestDockerSuite/TestExecEnv [2022-05-11T08:33:36.547Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-05-11T08:33:37.005Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-05-11T08:33:37.005Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-05-11T08:33:37.005Z] === RUN TestDockerSuite/TestExecExitStatus [2022-05-11T08:33:39.907Z] === RUN TestDockerSuite/TestExecInspectID [2022-05-11T08:33:45.675Z] === RUN TestDockerSuite/TestExecInteractive [2022-05-11T08:33:45.675Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-05-11T08:33:45.675Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-05-11T08:33:45.675Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-05-11T08:33:45.675Z] === RUN TestDockerSuite/TestExecParseError [2022-05-11T08:33:45.675Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-05-11T08:33:45.675Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-05-11T08:33:45.675Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-05-11T08:33:45.675Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-05-11T08:33:45.675Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-05-11T08:33:45.675Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-05-11T08:33:48.546Z] === RUN TestDockerSuite/TestExecSetEnv [2022-05-11T08:33:48.546Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-05-11T08:33:48.546Z] === RUN TestDockerSuite/TestExecStartFails [2022-05-11T08:33:48.546Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-05-11T08:33:48.546Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-05-11T08:33:48.546Z] docker_api_exec_test.go:210: unmatched requirement DaemonIsLinux [2022-05-11T08:33:48.546Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-05-11T08:33:48.546Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-05-11T08:33:48.546Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-05-11T08:33:48.547Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-05-11T08:33:48.547Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-05-11T08:33:51.419Z] === RUN TestDockerSuite/TestExecUlimits [2022-05-11T08:33:51.419Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-05-11T08:33:51.419Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-05-11T08:34:01.666Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-05-11T08:34:01.666Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-05-11T08:34:01.666Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-05-11T08:34:01.666Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-05-11T08:34:01.666Z] === RUN TestDockerSuite/TestExecWithUser [2022-05-11T08:34:01.666Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-05-11T08:34:01.666Z] === RUN TestDockerSuite/TestGetContainerStats [2022-05-11T08:34:07.422Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-05-11T08:34:14.480Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-05-11T08:34:17.378Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-05-11T08:34:24.437Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-05-11T08:34:24.437Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-05-11T08:34:24.437Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-05-11T08:34:24.437Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-05-11T08:34:24.437Z] === RUN TestDockerSuite/TestHealth [2022-05-11T08:34:24.437Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-05-11T08:34:24.437Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-05-11T08:34:24.437Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-05-11T08:34:24.437Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-05-11T08:34:24.437Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-05-11T08:34:30.217Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-05-11T08:34:30.217Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-05-11T08:34:30.217Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-05-11T08:34:30.217Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-05-11T08:34:30.217Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-05-11T08:34:30.217Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-05-11T08:34:30.675Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-05-11T08:34:31.641Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-05-11T08:34:31.641Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-05-11T08:34:31.641Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-05-11T08:34:33.174Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-05-11T08:34:33.174Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-05-11T08:34:36.069Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-05-11T08:34:36.069Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-05-11T08:34:38.970Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-05-11T08:34:41.868Z] === RUN TestDockerSuite/TestImagesFormat [2022-05-11T08:34:42.325Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-05-11T08:34:42.325Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-05-11T08:34:42.325Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-05-11T08:34:46.999Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-05-11T08:34:46.999Z] === RUN TestDockerSuite/TestImportBadURL [2022-05-11T08:34:46.999Z] === RUN TestDockerSuite/TestImportDisplay [2022-05-11T08:34:46.999Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-05-11T08:34:46.999Z] === RUN TestDockerSuite/TestImportFile [2022-05-11T08:34:46.999Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-05-11T08:34:46.999Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-05-11T08:34:46.999Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-05-11T08:34:46.999Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-05-11T08:34:46.999Z] === RUN TestDockerSuite/TestImportGzipped [2022-05-11T08:34:46.999Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-05-11T08:34:46.999Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-05-11T08:34:46.999Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-05-11T08:34:46.999Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-05-11T08:34:46.999Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-05-11T08:34:46.999Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-05-11T08:34:46.999Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-05-11T08:34:46.999Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-05-11T08:34:46.999Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-05-11T08:34:46.999Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-05-11T08:34:46.999Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-05-11T08:34:46.999Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-05-11T08:34:46.999Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-05-11T08:34:46.999Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-05-11T08:34:46.999Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-05-11T08:34:49.898Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-05-11T08:34:52.799Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-05-11T08:34:52.799Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-05-11T08:34:52.799Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-05-11T08:34:52.799Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-05-11T08:34:52.799Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-05-11T08:34:52.799Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-05-11T08:34:52.799Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-05-11T08:34:52.799Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-05-11T08:35:01.354Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-05-11T08:35:01.354Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-05-11T08:35:02.887Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-05-11T08:35:02.887Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-05-11T08:35:02.887Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-05-11T08:35:02.887Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-05-11T08:35:02.887Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-05-11T08:35:02.887Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-05-11T08:35:03.345Z] === RUN TestDockerSuite/TestInspectDefault [2022-05-11T08:35:06.243Z] === RUN TestDockerSuite/TestInspectHistory [2022-05-11T08:35:12.024Z] === RUN TestDockerSuite/TestInspectImage [2022-05-11T08:35:12.024Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-05-11T08:35:12.024Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-05-11T08:35:12.024Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-05-11T08:35:12.024Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-05-11T08:35:12.024Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-05-11T08:35:12.024Z] === RUN TestDockerSuite/TestInspectInt64 [2022-05-11T08:35:14.198Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-05-11T08:35:17.077Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-05-11T08:35:17.077Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-05-11T08:35:19.946Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-05-11T08:35:22.097Z] === RUN TestDockerSuite/TestInspectPlugin [2022-05-11T08:35:22.097Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-05-11T08:35:22.550Z] === RUN TestDockerSuite/TestInspectRootFS [2022-05-11T08:35:22.550Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-05-11T08:35:25.740Z] === RUN TestDockerSuite/TestInspectStatus [2022-05-11T08:35:28.622Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-05-11T08:35:34.397Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-05-11T08:35:36.575Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-05-11T08:35:45.124Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-05-11T08:35:47.299Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-05-11T08:35:49.469Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-05-11T08:35:52.366Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-05-11T08:35:55.263Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-05-11T08:35:55.263Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-05-11T08:35:55.263Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-05-11T08:35:55.263Z] === RUN TestDockerSuite/TestLinksEnvs [2022-05-11T08:35:55.263Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-05-11T08:35:55.263Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-05-11T08:35:55.263Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-05-11T08:35:55.263Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-05-11T08:35:55.263Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-05-11T08:35:55.263Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-05-11T08:35:55.263Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-05-11T08:35:55.263Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-05-11T08:35:55.263Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-05-11T08:35:55.263Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-05-11T08:35:55.263Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-05-11T08:35:55.263Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-05-11T08:35:55.263Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-05-11T08:35:55.263Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-05-11T08:35:55.263Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-05-11T08:35:55.263Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-05-11T08:35:55.263Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-05-11T08:35:55.721Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-05-11T08:35:55.721Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-05-11T08:35:55.721Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-05-11T08:35:55.721Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-05-11T08:35:55.721Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-05-11T08:35:55.721Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-05-11T08:35:55.721Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-05-11T08:35:55.721Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-05-11T08:35:55.721Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-05-11T08:35:55.721Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-05-11T08:35:55.721Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-05-11T08:35:55.721Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-05-11T08:35:55.721Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-05-11T08:35:55.721Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-05-11T08:35:55.721Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-05-11T08:35:58.619Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-05-11T08:36:00.790Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-05-11T08:36:07.849Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-05-11T08:36:10.021Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-05-11T08:36:10.021Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-05-11T08:36:10.021Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-05-11T08:36:12.922Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-05-11T08:36:12.922Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-05-11T08:36:21.479Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-05-11T08:36:28.540Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-05-11T08:36:35.601Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-05-11T08:36:38.499Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-05-11T08:36:42.227Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-05-11T08:36:42.227Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-05-11T08:36:42.227Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-05-11T08:36:45.129Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-05-11T08:36:47.300Z] === RUN TestDockerSuite/TestLogsSince [2022-05-11T08:36:57.599Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-05-11T08:36:57.599Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-05-11T08:36:57.599Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-05-11T08:36:57.599Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-05-11T08:36:57.599Z] === RUN TestDockerSuite/TestLogsTail [2022-05-11T08:37:00.494Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-05-11T08:37:03.390Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-05-11T08:37:06.289Z] === RUN TestDockerSuite/TestMountIntoProc [2022-05-11T08:37:06.289Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-05-11T08:37:06.289Z] === RUN TestDockerSuite/TestMountIntoSys [2022-05-11T08:37:06.289Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-05-11T08:37:06.289Z] === RUN TestDockerSuite/TestNetHostname [2022-05-11T08:37:06.289Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-05-11T08:37:06.289Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-05-11T08:37:06.289Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-05-11T08:37:06.289Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-05-11T08:37:06.289Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-05-11T08:37:06.289Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-05-11T08:37:06.289Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-05-11T08:37:06.289Z] === RUN TestDockerSuite/TestPluginActive [2022-05-11T08:37:06.289Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-05-11T08:37:06.289Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-05-11T08:37:06.289Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-05-11T08:37:06.746Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-05-11T08:37:06.746Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-05-11T08:37:06.746Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-05-11T08:37:06.746Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-05-11T08:37:06.746Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-05-11T08:37:06.746Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-05-11T08:37:06.746Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-05-11T08:37:06.746Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-05-11T08:37:06.746Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-05-11T08:37:06.746Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-05-11T08:37:06.746Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-05-11T08:37:06.746Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-05-11T08:37:06.746Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-05-11T08:37:06.746Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-05-11T08:37:06.746Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-05-11T08:37:06.746Z] === RUN TestDockerSuite/TestPortHostBinding [2022-05-11T08:37:06.746Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-05-11T08:37:06.746Z] === RUN TestDockerSuite/TestPortList [2022-05-11T08:37:06.746Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-05-11T08:37:06.746Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-05-11T08:37:12.524Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-05-11T08:37:12.524Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-05-11T08:37:12.524Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-05-11T08:37:12.524Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-05-11T08:37:12.524Z] docker_api_containers_test.go:1535: unmatched requirement DaemonIsLinux [2022-05-11T08:37:12.525Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-05-11T08:37:12.525Z] docker_api_containers_test.go:1449: unmatched requirement DaemonIsLinux [2022-05-11T08:37:12.525Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-05-11T08:37:12.525Z] docker_api_containers_test.go:1431: unmatched requirement DaemonIsLinux [2022-05-11T08:37:12.525Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-05-11T08:37:12.525Z] docker_api_containers_test.go:1477: unmatched requirement DaemonIsLinux [2022-05-11T08:37:12.525Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-05-11T08:37:12.525Z] docker_api_containers_test.go:1560: unmatched requirement DaemonIsLinux [2022-05-11T08:37:12.525Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-05-11T08:37:12.525Z] docker_api_containers_test.go:1504: unmatched requirement DaemonIsLinux [2022-05-11T08:37:12.525Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-05-11T08:37:12.525Z] docker_api_containers_test.go:1327: unmatched requirement DaemonIsLinux [2022-05-11T08:37:12.525Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-05-11T08:37:18.340Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-05-11T08:37:18.340Z] docker_api_containers_test.go:1398: unmatched requirement DaemonIsLinux [2022-05-11T08:37:18.340Z] === RUN TestDockerSuite/TestPsByOrder [2022-05-11T08:37:30.703Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-05-11T08:37:30.703Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-05-11T08:37:30.703Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-05-11T08:37:41.002Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-05-11T08:38:10.924Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-05-11T08:38:10.924Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-05-11T08:38:10.924Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-05-11T08:38:10.924Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-05-11T08:38:23.293Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-05-11T08:38:27.973Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-05-11T08:38:42.762Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-05-11T08:38:47.445Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-05-11T08:38:47.445Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-05-11T08:38:47.445Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-05-11T08:38:47.445Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-05-11T08:38:47.445Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-05-11T08:38:57.744Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-05-11T08:38:57.744Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-05-11T08:38:57.744Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-05-11T08:38:57.744Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-05-11T08:38:57.744Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-05-11T08:38:57.744Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-05-11T08:38:57.744Z] === RUN TestDockerSuite/TestPsRightTagName [2022-05-11T08:38:57.744Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-05-11T08:38:57.744Z] === RUN TestDockerSuite/TestPsShowMounts [2022-05-11T08:39:08.045Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-05-11T08:39:08.045Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-05-11T08:39:08.045Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-05-11T08:39:08.503Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-05-11T08:39:08.503Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-05-11T08:39:08.503Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-05-11T08:39:10.039Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-05-11T08:39:11.003Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-05-11T08:39:11.003Z] docker_api_containers_test.go:1374: unmatched requirement DaemonIsLinux [2022-05-11T08:39:11.003Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-05-11T08:39:15.683Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-05-11T08:39:21.465Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-05-11T08:39:28.528Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-05-11T08:39:53.646Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-05-11T08:39:53.646Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-05-11T08:39:53.646Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-05-11T08:39:57.371Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-05-11T08:39:57.827Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-05-11T08:39:58.285Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-05-11T08:39:59.250Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-05-11T08:40:05.032Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-05-11T08:40:09.708Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-05-11T08:40:09.708Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-05-11T08:40:09.708Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-05-11T08:40:14.384Z] === RUN TestDockerSuite/TestRmiBlank [2022-05-11T08:40:14.384Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-05-11T08:40:14.841Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-05-11T08:40:32.507Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-05-11T08:40:36.235Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-05-11T08:40:36.693Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-05-11T08:40:45.255Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-05-11T08:40:51.036Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-05-11T08:41:01.342Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-05-11T08:41:06.020Z] === RUN TestDockerSuite/TestRmiTag [2022-05-11T08:41:06.478Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-05-11T08:41:09.376Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-05-11T08:41:34.489Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-05-11T08:41:37.392Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-05-11T08:41:44.449Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-05-11T08:41:45.416Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-05-11T08:41:45.416Z] docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux [2022-05-11T08:41:45.416Z] === RUN TestDockerSuite/TestRunAddHost [2022-05-11T08:41:45.416Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-05-11T08:41:45.416Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-05-11T08:41:45.416Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-05-11T08:41:45.416Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-05-11T08:41:45.416Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-05-11T08:41:45.416Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-05-11T08:41:45.416Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-05-11T08:41:45.416Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-05-11T08:41:45.416Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-05-11T08:41:45.416Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-05-11T08:41:45.416Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-05-11T08:41:45.417Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-05-11T08:41:47.591Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-05-11T08:41:47.591Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-05-11T08:41:47.591Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-05-11T08:41:47.592Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-05-11T08:41:47.592Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-05-11T08:41:53.379Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-05-11T08:41:56.277Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-05-11T08:41:59.175Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-05-11T08:42:02.072Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-05-11T08:42:09.132Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-05-11T08:42:09.591Z] === RUN TestDockerSuite/TestRunBindMounts [2022-05-11T08:42:15.368Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-05-11T08:42:15.368Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-05-11T08:42:15.368Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-05-11T08:42:15.368Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-05-11T08:42:15.368Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-05-11T08:42:15.368Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-05-11T08:42:15.368Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-05-11T08:42:15.368Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-05-11T08:42:15.368Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-05-11T08:42:15.368Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-05-11T08:42:15.368Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-05-11T08:42:15.368Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-05-11T08:42:15.368Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-05-11T08:42:15.368Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-05-11T08:42:15.368Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-05-11T08:42:15.368Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-05-11T08:42:15.368Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-05-11T08:42:15.368Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-05-11T08:42:15.368Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-05-11T08:42:15.368Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-05-11T08:42:15.368Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-05-11T08:42:15.368Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-05-11T08:42:15.368Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-05-11T08:42:18.265Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-05-11T08:42:18.265Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-05-11T08:42:18.265Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-05-11T08:42:21.994Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-05-11T08:42:21.994Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-05-11T08:42:22.452Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-05-11T08:42:22.452Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-05-11T08:42:22.452Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-05-11T08:42:24.623Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-05-11T08:42:24.623Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-05-11T08:42:24.623Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-05-11T08:42:24.623Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-05-11T08:42:24.623Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-05-11T08:42:24.623Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-05-11T08:42:24.623Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-05-11T08:42:24.623Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-05-11T08:42:24.623Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-05-11T08:42:24.623Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-05-11T08:42:24.623Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-05-11T08:42:24.623Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-05-11T08:42:25.080Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-05-11T08:42:25.080Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-05-11T08:42:25.080Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-05-11T08:42:27.977Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-05-11T08:42:30.873Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-05-11T08:42:33.051Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-05-11T08:42:33.051Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-05-11T08:42:33.508Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-05-11T08:42:33.508Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-05-11T08:42:33.508Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-05-11T08:42:33.508Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-05-11T08:42:33.508Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-05-11T08:42:36.403Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-05-11T08:42:36.403Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-05-11T08:42:36.403Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-05-11T08:42:36.403Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-05-11T08:42:36.403Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-05-11T08:42:36.403Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-05-11T08:42:36.403Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-05-11T08:42:36.403Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-05-11T08:42:36.403Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-05-11T08:42:38.574Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-05-11T08:42:45.640Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-05-11T08:42:45.640Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-05-11T08:42:45.640Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-05-11T08:42:45.640Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-05-11T08:42:45.640Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-05-11T08:42:45.640Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-05-11T08:42:45.640Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-05-11T08:42:45.640Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-05-11T08:42:45.640Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-05-11T08:42:45.640Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-05-11T08:42:45.640Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-05-11T08:42:45.640Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-05-11T08:42:45.640Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-05-11T08:42:47.812Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-05-11T08:42:47.812Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-05-11T08:42:47.812Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-05-11T08:42:47.812Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-05-11T08:42:47.812Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-05-11T08:42:47.812Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-05-11T08:42:50.707Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-05-11T08:42:52.881Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-05-11T08:42:52.881Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-05-11T08:42:53.340Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-05-11T08:42:56.239Z] === RUN TestDockerSuite/TestRunEnvironment [2022-05-11T08:42:56.239Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-05-11T08:42:56.239Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-05-11T08:42:56.239Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-05-11T08:42:56.239Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-05-11T08:42:56.239Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-05-11T08:42:56.239Z] === RUN TestDockerSuite/TestRunExitCode [2022-05-11T08:42:59.139Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-05-11T08:43:06.198Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-05-11T08:43:09.099Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-05-11T08:43:11.996Z] === RUN TestDockerSuite/TestRunExposePort [2022-05-11T08:43:11.996Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-05-11T08:43:11.996Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-05-11T08:43:11.996Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-05-11T08:43:11.996Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-05-11T08:43:11.996Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-05-11T08:43:11.996Z] docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux [2022-05-11T08:43:11.996Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-05-11T08:43:11.996Z] docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux [2022-05-11T08:43:11.996Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-05-11T08:43:11.996Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-05-11T08:43:11.996Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-05-11T08:43:11.996Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-05-11T08:43:11.996Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-05-11T08:43:11.996Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-05-11T08:43:11.996Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-05-11T08:43:22.301Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-05-11T08:43:22.302Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-05-11T08:43:22.302Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-05-11T08:43:22.302Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-05-11T08:43:22.302Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-05-11T08:43:22.302Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-05-11T08:43:22.302Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-05-11T08:43:22.302Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-05-11T08:43:22.302Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-05-11T08:43:22.302Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-05-11T08:43:22.302Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-05-11T08:43:22.302Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-05-11T08:43:32.606Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-05-11T08:43:32.606Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-05-11T08:43:32.606Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-05-11T08:43:34.777Z] === RUN TestDockerSuite/TestRunModeHostname [2022-05-11T08:43:34.777Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-05-11T08:43:34.777Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-05-11T08:43:34.777Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-05-11T08:43:34.777Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-05-11T08:43:34.777Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-05-11T08:43:34.777Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-05-11T08:43:34.777Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-05-11T08:43:34.777Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-05-11T08:43:34.777Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-05-11T08:43:34.777Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-05-11T08:43:34.777Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-05-11T08:43:34.777Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-05-11T08:43:34.777Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-05-11T08:43:34.777Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-05-11T08:43:34.777Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-05-11T08:43:34.777Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-05-11T08:43:34.777Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-05-11T08:43:34.777Z] === RUN TestDockerSuite/TestRunMount [2022-05-11T08:43:34.777Z] docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux [2022-05-11T08:43:34.777Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-05-11T08:43:34.777Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-05-11T08:43:34.777Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-05-11T08:43:34.777Z] docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux [2022-05-11T08:43:34.777Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-05-11T08:43:34.777Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-05-11T08:43:34.777Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-05-11T08:43:49.566Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-05-11T08:43:49.566Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-05-11T08:43:49.566Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-05-11T08:43:49.566Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-05-11T08:43:49.566Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-05-11T08:43:49.566Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-05-11T08:43:49.566Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-05-11T08:43:54.242Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-05-11T08:43:58.919Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-05-11T08:43:58.919Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-05-11T08:43:58.919Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-05-11T08:43:58.919Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-05-11T08:43:58.919Z] === RUN TestDockerSuite/TestRunNetHost [2022-05-11T08:43:58.919Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-05-11T08:43:58.919Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-05-11T08:43:58.919Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-05-11T08:43:58.919Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-05-11T08:43:58.919Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-05-11T08:43:58.919Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-05-11T08:43:58.919Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-05-11T08:43:58.919Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-05-11T08:43:58.919Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-05-11T08:43:59.376Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-05-11T08:43:59.376Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-05-11T08:43:59.376Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-05-11T08:43:59.376Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-05-11T08:43:59.376Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-05-11T08:43:59.834Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-05-11T08:44:00.800Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-05-11T08:44:03.699Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-05-11T08:44:05.871Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-05-11T08:44:07.403Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-05-11T08:44:09.575Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-05-11T08:44:10.033Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-05-11T08:44:10.033Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-05-11T08:44:10.033Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-05-11T08:44:10.033Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-05-11T08:44:10.033Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-05-11T08:44:10.033Z] === RUN TestDockerSuite/TestRunPortInUse [2022-05-11T08:44:10.033Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-05-11T08:44:10.033Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-05-11T08:44:10.033Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-05-11T08:44:10.033Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-05-11T08:44:10.033Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-05-11T08:44:10.033Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-05-11T08:44:10.033Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-05-11T08:44:10.033Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-05-11T08:44:10.033Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-05-11T08:44:10.033Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-05-11T08:44:13.760Z] === RUN TestDockerSuite/TestRunPublishPort [2022-05-11T08:44:13.760Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-05-11T08:44:13.760Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-05-11T08:44:13.760Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-05-11T08:44:13.760Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-05-11T08:44:13.760Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-05-11T08:44:13.760Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-05-11T08:44:13.760Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-05-11T08:44:13.760Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-05-11T08:44:13.760Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-05-11T08:44:13.760Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-05-11T08:44:28.547Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-05-11T08:44:28.547Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-05-11T08:44:28.547Z] === RUN TestDockerSuite/TestRunRm [2022-05-11T08:44:30.719Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-05-11T08:44:36.498Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-05-11T08:44:45.053Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-05-11T08:44:46.585Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-05-11T08:44:49.490Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-05-11T08:44:53.212Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-05-11T08:44:53.212Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-05-11T08:44:53.212Z] === RUN TestDockerSuite/TestRunState [2022-05-11T08:44:53.212Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-05-11T08:44:53.212Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-05-11T08:45:00.269Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-05-11T08:45:00.269Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-05-11T08:45:00.269Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-05-11T08:45:03.166Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-05-11T08:45:03.166Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-05-11T08:45:03.166Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-05-11T08:45:03.166Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-05-11T08:45:03.166Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-05-11T08:45:03.166Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-05-11T08:45:03.166Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-05-11T08:45:03.166Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-05-11T08:45:03.166Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-05-11T08:45:08.956Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-05-11T08:45:08.956Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-05-11T08:45:08.956Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-05-11T08:45:08.956Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-05-11T08:45:08.956Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-05-11T08:45:08.956Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-05-11T08:45:08.956Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-05-11T08:45:08.956Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-05-11T08:45:08.956Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-05-11T08:45:08.956Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-05-11T08:45:08.956Z] === RUN TestDockerSuite/TestRunUserByID [2022-05-11T08:45:08.956Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-05-11T08:45:08.956Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-05-11T08:45:08.956Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-05-11T08:45:08.956Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-05-11T08:45:08.956Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-05-11T08:45:08.956Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-05-11T08:45:08.956Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-05-11T08:45:08.956Z] === RUN TestDockerSuite/TestRunUserByName [2022-05-11T08:45:08.956Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-05-11T08:45:08.956Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-05-11T08:45:11.861Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-05-11T08:45:11.861Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-05-11T08:45:11.861Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-05-11T08:45:14.031Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-05-11T08:45:14.031Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-05-11T08:45:14.031Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-05-11T08:45:14.031Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-05-11T08:45:14.031Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-05-11T08:45:17.760Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-05-11T08:45:32.549Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-05-11T08:45:36.274Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-05-11T08:45:44.829Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-05-11T08:45:44.829Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-05-11T08:45:44.829Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-05-11T08:45:44.829Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-05-11T08:45:47.001Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-05-11T08:45:49.901Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-05-11T08:45:52.802Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-05-11T08:45:52.802Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-05-11T08:45:52.802Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-05-11T08:45:52.802Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-05-11T08:45:53.261Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-05-11T08:45:53.261Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-05-11T08:45:53.261Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-05-11T08:45:53.261Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-05-11T08:45:53.261Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-05-11T08:45:53.261Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-05-11T08:45:53.261Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-05-11T08:45:53.261Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-05-11T08:45:53.261Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-05-11T08:45:53.261Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-05-11T08:45:53.261Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-05-11T08:45:58.069Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-05-11T08:46:00.247Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-05-11T08:46:03.145Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-05-11T08:46:08.931Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-05-11T08:46:08.931Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-05-11T08:46:08.931Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-05-11T08:46:08.931Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-05-11T08:46:08.931Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-05-11T08:46:08.931Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-05-11T08:46:08.931Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-05-11T08:46:08.931Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-05-11T08:46:08.931Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-05-11T08:46:08.931Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-05-11T08:46:08.931Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-05-11T08:46:08.931Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-05-11T08:46:08.931Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-05-11T08:46:08.931Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-05-11T08:46:08.931Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-05-11T08:46:08.931Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-05-11T08:46:08.931Z] === RUN TestDockerSuite/TestSaveImageId [2022-05-11T08:46:08.931Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-05-11T08:46:08.931Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-05-11T08:46:08.931Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-05-11T08:46:08.931Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-05-11T08:46:08.931Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-05-11T08:46:08.931Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-05-11T08:46:08.931Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-05-11T08:46:08.931Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-05-11T08:46:08.931Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-05-11T08:46:08.931Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-05-11T08:46:08.931Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-05-11T08:46:08.931Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-05-11T08:46:08.931Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-05-11T08:46:08.931Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-05-11T08:46:08.931Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-05-11T08:46:08.931Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-05-11T08:46:08.931Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-05-11T08:46:08.931Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-05-11T08:46:11.832Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-05-11T08:46:11.832Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-05-11T08:46:12.290Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-05-11T08:46:12.749Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-05-11T08:46:14.282Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-05-11T08:46:14.282Z] === RUN TestDockerSuite/TestSlowStdinClosing/0 [2022-05-11T08:46:17.188Z] === RUN TestDockerSuite/TestSlowStdinClosing/1 [2022-05-11T08:46:20.920Z] === RUN TestDockerSuite/TestSlowStdinClosing/2 [2022-05-11T08:46:23.833Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-05-11T08:46:23.833Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-05-11T08:46:23.833Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-05-11T08:46:34.143Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-05-11T08:46:34.143Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-05-11T08:46:34.143Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-05-11T08:46:38.823Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-05-11T08:46:38.823Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-05-11T08:46:38.823Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-05-11T08:46:38.823Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-05-11T08:46:39.285Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-05-11T08:46:39.285Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-05-11T08:46:39.285Z] === RUN TestDockerSuite/TestStartRecordError [2022-05-11T08:46:39.285Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-05-11T08:46:39.285Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-05-11T08:46:54.083Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-05-11T08:46:54.083Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-05-11T08:46:54.083Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-05-11T08:46:54.083Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-05-11T08:46:54.083Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-05-11T08:46:54.083Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-05-11T08:46:54.083Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-05-11T08:46:54.083Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-05-11T08:46:54.083Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-05-11T08:46:54.083Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-05-11T08:46:54.083Z] === RUN TestDockerSuite/TestStatsNoStream [2022-05-11T08:46:54.083Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-05-11T08:46:54.083Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-05-11T08:46:55.615Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-05-11T08:46:58.519Z] === RUN TestDockerSuite/TestTopPrivileged [2022-05-11T08:46:58.519Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-05-11T08:46:58.519Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-05-11T08:47:01.420Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-05-11T08:47:01.420Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-05-11T08:47:01.421Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-05-11T08:47:01.421Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-05-11T08:47:01.421Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-05-11T08:47:01.421Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-05-11T08:47:01.421Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-05-11T08:47:01.421Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-05-11T08:47:01.879Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-05-11T08:47:01.879Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-05-11T08:47:01.879Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-05-11T08:47:01.879Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-05-11T08:47:01.879Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-05-11T08:47:19.551Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-05-11T08:47:19.551Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-05-11T08:47:19.551Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-05-11T08:47:19.551Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-05-11T08:47:19.551Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-05-11T08:47:19.551Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-05-11T08:47:19.551Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-05-11T08:47:19.551Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-05-11T08:47:22.455Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-05-11T08:47:22.455Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-05-11T08:47:26.181Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-05-11T08:47:26.640Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-05-11T08:47:27.097Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-05-11T08:47:27.098Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-05-11T08:47:27.556Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-05-11T08:47:42.356Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-05-11T08:47:42.356Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-05-11T08:47:42.356Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-05-11T08:47:43.320Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-05-11T08:47:43.791Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-05-11T08:47:43.791Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-05-11T08:47:43.791Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-05-11T08:47:58.593Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-05-11T08:47:58.593Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-05-11T08:47:58.593Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-05-11T08:48:16.268Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-05-11T08:48:16.268Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-05-11T08:48:16.268Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-05-11T08:48:16.725Z] --- PASS: TestDockerSuite (3196.40s) [2022-05-11T08:48:16.725Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.04s) [2022-05-11T08:48:16.725Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.03s) [2022-05-11T08:48:16.725Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.03s) [2022-05-11T08:48:16.725Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.03s) [2022-05-11T08:48:16.725Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.03s) [2022-05-11T08:48:16.725Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.03s) [2022-05-11T08:48:16.725Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.03s) [2022-05-11T08:48:16.725Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.98s) [2022-05-11T08:48:16.725Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.37s) [2022-05-11T08:48:16.725Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.88s) [2022-05-11T08:48:16.726Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.36s) [2022-05-11T08:48:16.726Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (114.81s) [2022-05-11T08:48:16.726Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.93s) [2022-05-11T08:48:16.726Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.07s) [2022-05-11T08:48:16.726Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.03s) [2022-05-11T08:48:16.726Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.04s) [2022-05-11T08:48:16.726Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.03s) [2022-05-11T08:48:16.726Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.04s) [2022-05-11T08:48:16.726Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.03s) [2022-05-11T08:48:16.726Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.03s) [2022-05-11T08:48:16.726Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.03s) [2022-05-11T08:48:16.726Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.03s) [2022-05-11T08:48:16.726Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.03s) [2022-05-11T08:48:16.726Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (6.66s) [2022-05-11T08:48:16.726Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-05-11T08:48:16.726Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-05-11T08:48:16.726Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.70s) [2022-05-11T08:48:16.726Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.61s) [2022-05-11T08:48:16.726Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.03s) [2022-05-11T08:48:16.726Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.03s) [2022-05-11T08:48:16.726Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.03s) [2022-05-11T08:48:16.726Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2022-05-11T08:48:16.726Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.82s) [2022-05-11T08:48:16.726Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.03s) [2022-05-11T08:48:16.726Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-05-11T08:48:16.726Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (8.32s) [2022-05-11T08:48:16.726Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (133.22s) [2022-05-11T08:48:16.726Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.54s) [2022-05-11T08:48:16.726Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (6.70s) [2022-05-11T08:48:16.726Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.03s) [2022-05-11T08:48:16.726Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (4.91s) [2022-05-11T08:48:16.726Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (1.08s) [2022-05-11T08:48:16.726Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-05-11T08:48:16.726Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-05-11T08:48:16.726Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.03s) [2022-05-11T08:48:16.726Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.29s) [2022-05-11T08:48:16.726Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (1.15s) [2022-05-11T08:48:16.726Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.68s) [2022-05-11T08:48:16.726Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.90s) [2022-05-11T08:48:16.726Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.06s) [2022-05-11T08:48:16.726Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-05-11T08:48:16.726Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.11s) [2022-05-11T08:48:16.726Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (3.48s) [2022-05-11T08:48:16.726Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (13.62s) [2022-05-11T08:48:16.726Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (10.83s) [2022-05-11T08:48:16.726Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.35s) [2022-05-11T08:48:16.726Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2022-05-11T08:48:16.726Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.60s) [2022-05-11T08:48:16.726Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (2.23s) [2022-05-11T08:48:16.726Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (6.16s) [2022-05-11T08:48:16.726Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.06s) [2022-05-11T08:48:16.726Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-05-11T08:48:16.726Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-05-11T08:48:16.726Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.03s) [2022-05-11T08:48:16.726Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.74s) [2022-05-11T08:48:16.726Z] --- PASS: TestDockerSuite/TestBuildAddTar (44.33s) [2022-05-11T08:48:16.726Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.06s) [2022-05-11T08:48:16.726Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.52s) [2022-05-11T08:48:16.726Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (24.95s) [2022-05-11T08:48:16.726Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.93s) [2022-05-11T08:48:16.726Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.70s) [2022-05-11T08:48:16.726Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (8.10s) [2022-05-11T08:48:16.726Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.34s) [2022-05-11T08:48:16.726Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (5.74s) [2022-05-11T08:48:16.726Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (11.05s) [2022-05-11T08:48:16.726Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (10.15s) [2022-05-11T08:48:16.726Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.53s) [2022-05-11T08:48:16.726Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (5.83s) [2022-05-11T08:48:16.726Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2022-05-11T08:48:16.726Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.03s) [2022-05-11T08:48:16.726Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (7.90s) [2022-05-11T08:48:16.726Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s) [2022-05-11T08:48:16.726Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.75s) [2022-05-11T08:48:16.726Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.05s) [2022-05-11T08:48:16.726Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.05s) [2022-05-11T08:48:16.726Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (51.55s) [2022-05-11T08:48:16.726Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (5.98s) [2022-05-11T08:48:16.726Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.96s) [2022-05-11T08:48:16.726Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.48s) [2022-05-11T08:48:16.726Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.92s) [2022-05-11T08:48:16.726Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.08s) [2022-05-11T08:48:16.726Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (5.42s) [2022-05-11T08:48:16.726Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.76s) [2022-05-11T08:48:16.726Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.06s) [2022-05-11T08:48:16.726Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-05-11T08:48:16.726Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.96s) [2022-05-11T08:48:16.726Z] --- PASS: TestDockerSuite/TestBuildClearCmd (1.24s) [2022-05-11T08:48:16.726Z] --- PASS: TestDockerSuite/TestBuildCmd (0.74s) [2022-05-11T08:48:16.726Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.75s) [2022-05-11T08:48:16.726Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.76s) [2022-05-11T08:48:16.726Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (6.62s) [2022-05-11T08:48:16.726Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (3.11s) [2022-05-11T08:48:16.726Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.03s) [2022-05-11T08:48:16.726Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.68s) [2022-05-11T08:48:16.726Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.03s) [2022-05-11T08:48:16.726Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.73s) [2022-05-11T08:48:16.726Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (2.53s) [2022-05-11T08:48:16.726Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (1.29s) [2022-05-11T08:48:16.726Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.68s) [2022-05-11T08:48:16.726Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.06s) [2022-05-11T08:48:16.726Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.26s) [2022-05-11T08:48:16.726Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.96s) [2022-05-11T08:48:16.726Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-05-11T08:48:16.726Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.03s) [2022-05-11T08:48:16.726Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (6.95s) [2022-05-11T08:48:16.726Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (40.99s) [2022-05-11T08:48:16.726Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.91s) [2022-05-11T08:48:16.726Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.81s) [2022-05-11T08:48:16.726Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (6.62s) [2022-05-11T08:48:16.726Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.50s) [2022-05-11T08:48:16.726Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.48s) [2022-05-11T08:48:16.726Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.05s) [2022-05-11T08:48:16.726Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.76s) [2022-05-11T08:48:16.726Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.05s) [2022-05-11T08:48:16.726Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (37.90s) [2022-05-11T08:48:16.726Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.99s) [2022-05-11T08:48:16.726Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.52s) [2022-05-11T08:48:16.726Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (20.94s) [2022-05-11T08:48:16.726Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (2.25s) [2022-05-11T08:48:16.726Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (1.07s) [2022-05-11T08:48:16.726Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (4.43s) [2022-05-11T08:48:16.726Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (8.31s) [2022-05-11T08:48:16.726Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (3.37s) [2022-05-11T08:48:16.726Z] --- PASS: TestDockerSuite/TestBuildDockerignore (87.49s) [2022-05-11T08:48:16.726Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (6.50s) [2022-05-11T08:48:16.726Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.52s) [2022-05-11T08:48:16.726Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (93.06s) [2022-05-11T08:48:16.726Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (2.16s) [2022-05-11T08:48:16.726Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (1.06s) [2022-05-11T08:48:16.726Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (27.22s) [2022-05-11T08:48:16.726Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (17.48s) [2022-05-11T08:48:16.726Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (21.88s) [2022-05-11T08:48:16.726Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (42.48s) [2022-05-11T08:48:16.726Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (22.83s) [2022-05-11T08:48:16.726Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (17.59s) [2022-05-11T08:48:16.726Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (144.16s) [2022-05-11T08:48:16.726Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.61s) [2022-05-11T08:48:16.726Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.52s) [2022-05-11T08:48:16.726Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.05s) [2022-05-11T08:48:16.726Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.74s) [2022-05-11T08:48:16.726Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.46s) [2022-05-11T08:48:16.726Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.04s) [2022-05-11T08:48:16.726Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.66s) [2022-05-11T08:48:16.726Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.73s) [2022-05-11T08:48:16.726Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (6.35s) [2022-05-11T08:48:16.726Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (3.99s) [2022-05-11T08:48:16.726Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (5.97s) [2022-05-11T08:48:16.726Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.05s) [2022-05-11T08:48:16.726Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.49s) [2022-05-11T08:48:16.726Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.03s) [2022-05-11T08:48:16.726Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-05-11T08:48:16.726Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.03s) [2022-05-11T08:48:16.726Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (4.85s) [2022-05-11T08:48:16.726Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.05s) [2022-05-11T08:48:16.726Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2022-05-11T08:48:16.726Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2022-05-11T08:48:16.726Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.29s) [2022-05-11T08:48:16.726Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (6.05s) [2022-05-11T08:48:16.726Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (19.38s) [2022-05-11T08:48:16.726Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.83s) [2022-05-11T08:48:16.726Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.07s) [2022-05-11T08:48:16.726Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.04s) [2022-05-11T08:48:16.726Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-05-11T08:48:16.726Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-05-11T08:48:16.726Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-05-11T08:48:16.726Z] --- PASS: TestDockerSuite/TestBuildFails (2.73s) [2022-05-11T08:48:16.726Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.16s) [2022-05-11T08:48:16.726Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (6.84s) [2022-05-11T08:48:16.726Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (11.44s) [2022-05-11T08:48:16.726Z] --- PASS: TestDockerSuite/TestBuildForceRm (7.65s) [2022-05-11T08:48:16.726Z] --- PASS: TestDockerSuite/TestBuildFromGit (11.89s) [2022-05-11T08:48:16.726Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.68s) [2022-05-11T08:48:16.726Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (6.54s) [2022-05-11T08:48:16.726Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.05s) [2022-05-11T08:48:16.726Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.94s) [2022-05-11T08:48:16.726Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.76s) [2022-05-11T08:48:16.726Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.03s) [2022-05-11T08:48:16.726Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (15.25s) [2022-05-11T08:48:16.726Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.05s) [2022-05-11T08:48:16.726Z] --- PASS: TestDockerSuite/TestBuildHistory (14.68s) [2022-05-11T08:48:16.726Z] --- PASS: TestDockerSuite/TestBuildIidFile (1.32s) [2022-05-11T08:48:16.726Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.46s) [2022-05-11T08:48:16.726Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.06s) [2022-05-11T08:48:16.726Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (1.03s) [2022-05-11T08:48:16.726Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.12s) [2022-05-11T08:48:16.726Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (5.40s) [2022-05-11T08:48:16.726Z] --- PASS: TestDockerSuite/TestBuildLabel (1.38s) [2022-05-11T08:48:16.726Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.84s) [2022-05-11T08:48:16.726Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.32s) [2022-05-11T08:48:16.726Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (1.05s) [2022-05-11T08:48:16.726Z] --- PASS: TestDockerSuite/TestBuildLabels (1.56s) [2022-05-11T08:48:16.726Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (2.35s) [2022-05-11T08:48:16.726Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (7.64s) [2022-05-11T08:48:16.726Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.13s) [2022-05-11T08:48:16.726Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.07s) [2022-05-11T08:48:16.726Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.14s) [2022-05-11T08:48:16.726Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.12s) [2022-05-11T08:48:16.726Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.11s) [2022-05-11T08:48:16.726Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.12s) [2022-05-11T08:48:16.726Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.74s) [2022-05-11T08:48:16.726Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.86s) [2022-05-11T08:48:16.726Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (6.39s) [2022-05-11T08:48:16.726Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (28.13s) [2022-05-11T08:48:16.726Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.10s) [2022-05-11T08:48:16.726Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.62s) [2022-05-11T08:48:16.726Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (37.39s) [2022-05-11T08:48:16.726Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (17.44s) [2022-05-11T08:48:16.726Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (6.25s) [2022-05-11T08:48:16.726Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (12.23s) [2022-05-11T08:48:16.726Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (6.72s) [2022-05-11T08:48:16.726Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (19.89s) [2022-05-11T08:48:16.726Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2022-05-11T08:48:16.726Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (19.01s) [2022-05-11T08:48:16.726Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.86s) [2022-05-11T08:48:16.726Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.03s) [2022-05-11T08:48:16.726Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.03s) [2022-05-11T08:48:16.726Z] --- PASS: TestDockerSuite/TestBuildNoContext (3.39s) [2022-05-11T08:48:16.726Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (10.51s) [2022-05-11T08:48:16.726Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.87s) [2022-05-11T08:48:16.726Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.33s) [2022-05-11T08:48:16.726Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.17s) [2022-05-11T08:48:16.726Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.73s) [2022-05-11T08:48:16.726Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.26s) [2022-05-11T08:48:16.726Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.72s) [2022-05-11T08:48:16.726Z] --- PASS: TestDockerSuite/TestBuildOnBuild (20.36s) [2022-05-11T08:48:16.726Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (2.22s) [2022-05-11T08:48:16.726Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (10.54s) [2022-05-11T08:48:16.726Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (4.54s) [2022-05-11T08:48:16.726Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (10.81s) [2022-05-11T08:48:16.727Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (6.19s) [2022-05-11T08:48:16.727Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (5.77s) [2022-05-11T08:48:16.727Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.54s) [2022-05-11T08:48:16.727Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.06s) [2022-05-11T08:48:16.727Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2022-05-11T08:48:16.727Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.58s) [2022-05-11T08:48:16.727Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-05-11T08:48:17.185Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (53.45s) [2022-05-11T08:48:17.185Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (32.06s) [2022-05-11T08:48:17.185Z] --- PASS: TestDockerSuite/TestBuildRm (15.55s) [2022-05-11T08:48:17.185Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (4.16s) [2022-05-11T08:48:17.185Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.08s) [2022-05-11T08:48:17.185Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.51s) [2022-05-11T08:48:17.185Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.93s) [2022-05-11T08:48:17.185Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (4.50s) [2022-05-11T08:48:17.185Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (4.59s) [2022-05-11T08:48:17.185Z] --- PASS: TestDockerSuite/TestBuildShellInherited (5.56s) [2022-05-11T08:48:17.185Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (23.80s) [2022-05-11T08:48:17.185Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (1.07s) [2022-05-11T08:48:17.185Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.84s) [2022-05-11T08:48:17.185Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (12.72s) [2022-05-11T08:48:17.185Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.38s) [2022-05-11T08:48:17.185Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (5.74s) [2022-05-11T08:48:17.185Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.15s) [2022-05-11T08:48:17.185Z] --- PASS: TestDockerSuite/TestBuildStderr (5.67s) [2022-05-11T08:48:17.185Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (22.97s) [2022-05-11T08:48:17.185Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.51s) [2022-05-11T08:48:17.185Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (3.61s) [2022-05-11T08:48:17.185Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.59s) [2022-05-11T08:48:17.185Z] --- PASS: TestDockerSuite/TestBuildTagEvent (5.63s) [2022-05-11T08:48:17.185Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (6.38s) [2022-05-11T08:48:17.185Z] --- SKIP: TestDockerSuite/TestBuildUser (0.05s) [2022-05-11T08:48:17.185Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.05s) [2022-05-11T08:48:17.185Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-05-11T08:48:17.185Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (5.16s) [2022-05-11T08:48:17.185Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.81s) [2022-05-11T08:48:17.185Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (3.46s) [2022-05-11T08:48:17.185Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.03s) [2022-05-11T08:48:17.185Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-05-11T08:48:17.185Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (26.14s) [2022-05-11T08:48:17.185Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (1.23s) [2022-05-11T08:48:17.185Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (10.45s) [2022-05-11T08:48:17.185Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (11.64s) [2022-05-11T08:48:17.185Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.50s) [2022-05-11T08:48:17.185Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2022-05-11T08:48:17.185Z] --- PASS: TestDockerSuite/TestBuildWithFailure (3.11s) [2022-05-11T08:48:17.185Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.45s) [2022-05-11T08:48:17.185Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (12.64s) [2022-05-11T08:48:17.185Z] --- PASS: TestDockerSuite/TestBuildWithTabs (5.39s) [2022-05-11T08:48:17.185Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.55s) [2022-05-11T08:48:17.185Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (25.20s) [2022-05-11T08:48:17.185Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.46s) [2022-05-11T08:48:17.185Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.47s) [2022-05-11T08:48:17.185Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.05s) [2022-05-11T08:48:17.185Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.68s) [2022-05-11T08:48:17.185Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (9.77s) [2022-05-11T08:48:17.185Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.82s) [2022-05-11T08:48:17.185Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.45s) [2022-05-11T08:48:17.185Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.05s) [2022-05-11T08:48:17.185Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.06s) [2022-05-11T08:48:17.185Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.57s) [2022-05-11T08:48:17.185Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (5.56s) [2022-05-11T08:48:17.185Z] --- PASS: TestDockerSuite/TestCommitChange (6.11s) [2022-05-11T08:48:17.185Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (5.33s) [2022-05-11T08:48:17.185Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2022-05-11T08:48:17.185Z] --- PASS: TestDockerSuite/TestCommitNewFile (12.80s) [2022-05-11T08:48:17.185Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.03s) [2022-05-11T08:48:17.185Z] --- PASS: TestDockerSuite/TestCommitTTY (13.09s) [2022-05-11T08:48:17.185Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (10.30s) [2022-05-11T08:48:17.185Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.03s) [2022-05-11T08:48:17.185Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-05-11T08:48:17.185Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-05-11T08:48:17.185Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-05-11T08:48:17.185Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-05-11T08:48:17.185Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.03s) [2022-05-11T08:48:17.185Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.03s) [2022-05-11T08:48:17.185Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.10s) [2022-05-11T08:48:17.185Z] --- PASS: TestDockerSuite/TestContainerAPICommit (12.65s) [2022-05-11T08:48:17.185Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (7.68s) [2022-05-11T08:48:17.185Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.03s) [2022-05-11T08:48:17.185Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.51s) [2022-05-11T08:48:17.186Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-05-11T08:48:17.186Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-05-11T08:48:17.186Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.03s) [2022-05-11T08:48:17.186Z] --- PASS: TestDockerSuite/TestContainerAPICreate (7.33s) [2022-05-11T08:48:17.186Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.03s) [2022-05-11T08:48:17.186Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.03s) [2022-05-11T08:48:17.186Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.93s) [2022-05-11T08:48:17.186Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.03s) [2022-05-11T08:48:17.186Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.03s) [2022-05-11T08:48:17.186Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-05-11T08:48:17.186Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.03s) [2022-05-11T08:48:17.186Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (3.15s) [2022-05-11T08:48:17.186Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.58s) [2022-05-11T08:48:17.186Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.53s) [2022-05-11T08:48:17.186Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.03s) [2022-05-11T08:48:17.186Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.03s) [2022-05-11T08:48:17.186Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.74s) [2022-05-11T08:48:17.186Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s) [2022-05-11T08:48:17.186Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.66s) [2022-05-11T08:48:17.186Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-05-11T08:48:17.186Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-05-11T08:48:17.186Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (3.39s) [2022-05-11T08:48:17.186Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.03s) [2022-05-11T08:48:17.186Z] --- PASS: TestDockerSuite/TestContainerAPIKill (2.38s) [2022-05-11T08:48:17.186Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-05-11T08:48:17.186Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (3.03s) [2022-05-11T08:48:17.186Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.31s) [2022-05-11T08:48:17.186Z] --- PASS: TestDockerSuite/TestContainerAPIRename (7.74s) [2022-05-11T08:48:17.186Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (9.14s) [2022-05-11T08:48:17.186Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (4.76s) [2022-05-11T08:48:17.186Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.10s) [2022-05-11T08:48:17.186Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.03s) [2022-05-11T08:48:17.186Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.04s) [2022-05-11T08:48:17.186Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.03s) [2022-05-11T08:48:17.186Z] --- PASS: TestDockerSuite/TestContainerAPIStart (2.18s) [2022-05-11T08:48:17.186Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-05-11T08:48:17.186Z] --- PASS: TestDockerSuite/TestContainerAPIStop (2.70s) [2022-05-11T08:48:17.186Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.03s) [2022-05-11T08:48:17.186Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.60s) [2022-05-11T08:48:17.186Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.11s) [2022-05-11T08:48:17.186Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.68s) [2022-05-11T08:48:17.186Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (2.36s) [2022-05-11T08:48:17.186Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.03s) [2022-05-11T08:48:17.186Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.04s) [2022-05-11T08:48:17.186Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-05-11T08:48:17.186Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-05-11T08:48:17.186Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-05-11T08:48:17.186Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (2.16s) [2022-05-11T08:48:17.186Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (39.84s) [2022-05-11T08:48:17.186Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (7.87s) [2022-05-11T08:48:17.186Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (7.83s) [2022-05-11T08:48:17.186Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.88s) [2022-05-11T08:48:17.186Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (7.83s) [2022-05-11T08:48:17.186Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000c36408_} (7.88s) [2022-05-11T08:48:17.186Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-11559672007_c:\foo_false____} (2.74s) [2022-05-11T08:48:17.186Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-11559672007_c:\foo_true____} (2.76s) [2022-05-11T08:48:17.186Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-05-11T08:48:17.186Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.37s) [2022-05-11T08:48:17.186Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-05-11T08:48:17.186Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.01s) [2022-05-11T08:48:17.186Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-05-11T08:48:17.186Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-05-11T08:48:17.186Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-05-11T08:48:17.186Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.06s) [2022-05-11T08:48:17.186Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.07s) [2022-05-11T08:48:17.186Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.08s) [2022-05-11T08:48:17.186Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-05-11T08:48:17.186Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.06s) [2022-05-11T08:48:17.186Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.03s) [2022-05-11T08:48:17.186Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.03s) [2022-05-11T08:48:17.186Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.03s) [2022-05-11T08:48:17.186Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.03s) [2022-05-11T08:48:17.186Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-05-11T08:48:17.186Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (2.78s) [2022-05-11T08:48:17.186Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.03s) [2022-05-11T08:48:17.186Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2022-05-11T08:48:17.186Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2022-05-11T08:48:17.186Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2022-05-11T08:48:17.186Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.03s) [2022-05-11T08:48:17.186Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-05-11T08:48:17.186Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.04s) [2022-05-11T08:48:17.186Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2022-05-11T08:48:17.186Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2022-05-11T08:48:17.186Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.03s) [2022-05-11T08:48:17.186Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.03s) [2022-05-11T08:48:17.186Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.03s) [2022-05-11T08:48:17.186Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.03s) [2022-05-11T08:48:17.186Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.83s) [2022-05-11T08:48:17.186Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.09s) [2022-05-11T08:48:17.186Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.03s) [2022-05-11T08:48:17.186Z] --- PASS: TestDockerSuite/TestCpRelativePath (7.57s) [2022-05-11T08:48:17.186Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.03s) [2022-05-11T08:48:17.186Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.03s) [2022-05-11T08:48:17.186Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-05-11T08:48:17.186Z] --- PASS: TestDockerSuite/TestCpToCaseA (5.19s) [2022-05-11T08:48:17.186Z] --- PASS: TestDockerSuite/TestCpToCaseB (7.63s) [2022-05-11T08:48:17.186Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.03s) [2022-05-11T08:48:17.186Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.03s) [2022-05-11T08:48:17.186Z] --- PASS: TestDockerSuite/TestCpToCaseE (10.21s) [2022-05-11T08:48:17.186Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2022-05-11T08:48:17.186Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.03s) [2022-05-11T08:48:17.186Z] --- PASS: TestDockerSuite/TestCpToCaseH (10.37s) [2022-05-11T08:48:17.186Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.03s) [2022-05-11T08:48:17.186Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.03s) [2022-05-11T08:48:17.186Z] --- PASS: TestDockerSuite/TestCpToDot (3.06s) [2022-05-11T08:48:17.186Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.03s) [2022-05-11T08:48:17.186Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.03s) [2022-05-11T08:48:17.186Z] --- PASS: TestDockerSuite/TestCpToStdout (2.94s) [2022-05-11T08:48:17.186Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.03s) [2022-05-11T08:48:17.186Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.03s) [2022-05-11T08:48:17.186Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.03s) [2022-05-11T08:48:17.186Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2022-05-11T08:48:17.186Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.26s) [2022-05-11T08:48:17.186Z] --- PASS: TestDockerSuite/TestCreateArgs (0.26s) [2022-05-11T08:48:17.186Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.40s) [2022-05-11T08:48:17.186Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.72s) [2022-05-11T08:48:17.186Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.25s) [2022-05-11T08:48:17.186Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.27s) [2022-05-11T08:48:17.186Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (2.39s) [2022-05-11T08:48:17.186Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.90s) [2022-05-11T08:48:17.186Z] --- PASS: TestDockerSuite/TestCreateLabels (0.26s) [2022-05-11T08:48:17.186Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.03s) [2022-05-11T08:48:17.186Z] --- PASS: TestDockerSuite/TestCreateRM (0.51s) [2022-05-11T08:48:17.186Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.03s) [2022-05-11T08:48:17.186Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.25s) [2022-05-11T08:48:17.186Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.51s) [2022-05-11T08:48:17.186Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (9.88s) [2022-05-11T08:48:17.186Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.30s) [2022-05-11T08:48:17.186Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.64s) [2022-05-11T08:48:17.186Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.92s) [2022-05-11T08:48:17.186Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.28s) [2022-05-11T08:48:17.186Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-05-11T08:48:17.186Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.81s) [2022-05-11T08:48:17.186Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.03s) [2022-05-11T08:48:17.186Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.20s) [2022-05-11T08:48:17.186Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.03s) [2022-05-11T08:48:17.186Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.03s) [2022-05-11T08:48:17.186Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.03s) [2022-05-11T08:48:17.186Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-05-11T08:48:17.186Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-05-11T08:48:17.186Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.03s) [2022-05-11T08:48:17.186Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.03s) [2022-05-11T08:48:17.186Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.03s) [2022-05-11T08:48:17.186Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.03s) [2022-05-11T08:48:17.186Z] --- PASS: TestDockerSuite/TestDockerFails (0.10s) [2022-05-11T08:48:17.186Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.03s) [2022-05-11T08:48:17.186Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-05-11T08:48:17.186Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.04s) [2022-05-11T08:48:17.186Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.03s) [2022-05-11T08:48:17.186Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.03s) [2022-05-11T08:48:17.186Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.93s) [2022-05-11T08:48:17.186Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.86s) [2022-05-11T08:48:17.186Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.92s) [2022-05-11T08:48:17.186Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (9.24s) [2022-05-11T08:48:17.186Z] --- PASS: TestDockerSuite/TestEventsCopy (6.09s) [2022-05-11T08:48:17.186Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (6.16s) [2022-05-11T08:48:17.186Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (8.01s) [2022-05-11T08:48:17.186Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (1.28s) [2022-05-11T08:48:17.186Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (5.82s) [2022-05-11T08:48:17.186Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.66s) [2022-05-11T08:48:17.186Z] --- PASS: TestDockerSuite/TestEventsFilterType (1.40s) [2022-05-11T08:48:17.186Z] --- PASS: TestDockerSuite/TestEventsFilters (5.75s) [2022-05-11T08:48:17.186Z] --- PASS: TestDockerSuite/TestEventsFormat (5.75s) [2022-05-11T08:48:17.186Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.11s) [2022-05-11T08:48:17.186Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.10s) [2022-05-11T08:48:17.186Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.03s) [2022-05-11T08:48:17.186Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.03s) [2022-05-11T08:48:17.186Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.03s) [2022-05-11T08:48:17.186Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.28s) [2022-05-11T08:48:17.186Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.03s) [2022-05-11T08:48:17.186Z] --- PASS: TestDockerSuite/TestEventsRename (3.04s) [2022-05-11T08:48:17.186Z] --- PASS: TestDockerSuite/TestEventsResize (8.47s) [2022-05-11T08:48:17.186Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.85s) [2022-05-11T08:48:17.186Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (3.36s) [2022-05-11T08:48:17.186Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (5.42s) [2022-05-11T08:48:17.186Z] --- SKIP: TestDockerSuite/TestEventsTop (0.04s) [2022-05-11T08:48:17.186Z] --- PASS: TestDockerSuite/TestEventsUntag (2.88s) [2022-05-11T08:48:17.186Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (9.80s) [2022-05-11T08:48:17.186Z] --- SKIP: TestDockerSuite/TestExec (0.03s) [2022-05-11T08:48:17.186Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.04s) [2022-05-11T08:48:17.186Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (2.48s) [2022-05-11T08:48:17.186Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (2.53s) [2022-05-11T08:48:17.186Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.03s) [2022-05-11T08:48:17.186Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.03s) [2022-05-11T08:48:17.186Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.03s) [2022-05-11T08:48:17.186Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (3.02s) [2022-05-11T08:48:17.186Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (3.08s) [2022-05-11T08:48:17.186Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.89s) [2022-05-11T08:48:17.186Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (2.78s) [2022-05-11T08:48:17.186Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (5.08s) [2022-05-11T08:48:17.186Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.03s) [2022-05-11T08:48:17.186Z] --- SKIP: TestDockerSuite/TestExecEnv (0.04s) [2022-05-11T08:48:17.186Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.03s) [2022-05-11T08:48:17.186Z] --- PASS: TestDockerSuite/TestExecExitStatus (2.86s) [2022-05-11T08:48:17.186Z] --- PASS: TestDockerSuite/TestExecInspectID (5.41s) [2022-05-11T08:48:17.186Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-05-11T08:48:17.186Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.03s) [2022-05-11T08:48:17.186Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2022-05-11T08:48:17.186Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2022-05-11T08:48:17.186Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.03s) [2022-05-11T08:48:17.186Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (3.14s) [2022-05-11T08:48:17.186Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.03s) [2022-05-11T08:48:17.186Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.03s) [2022-05-11T08:48:17.186Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.03s) [2022-05-11T08:48:17.186Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-05-11T08:48:17.186Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.03s) [2022-05-11T08:48:17.186Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.87s) [2022-05-11T08:48:17.186Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.03s) [2022-05-11T08:48:17.186Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (9.29s) [2022-05-11T08:48:17.186Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.03s) [2022-05-11T08:48:17.186Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.03s) [2022-05-11T08:48:17.186Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.03s) [2022-05-11T08:48:17.186Z] --- PASS: TestDockerSuite/TestGetContainerStats (6.54s) [2022-05-11T08:48:17.186Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (6.54s) [2022-05-11T08:48:17.186Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.52s) [2022-05-11T08:48:17.186Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (6.48s) [2022-05-11T08:48:17.186Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.03s) [2022-05-11T08:48:17.186Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s) [2022-05-11T08:48:17.186Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.19s) [2022-05-11T08:48:17.186Z] --- SKIP: TestDockerSuite/TestHealth (0.03s) [2022-05-11T08:48:17.186Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.12s) [2022-05-11T08:48:17.186Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.12s) [2022-05-11T08:48:17.186Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.11s) [2022-05-11T08:48:17.186Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (5.59s) [2022-05-11T08:48:17.186Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.11s) [2022-05-11T08:48:17.186Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.03s) [2022-05-11T08:48:17.186Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.12s) [2022-05-11T08:48:17.186Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.12s) [2022-05-11T08:48:17.186Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.45s) [2022-05-11T08:48:17.186Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.85s) [2022-05-11T08:48:17.186Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.03s) [2022-05-11T08:48:17.186Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.39s) [2022-05-11T08:48:17.186Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.12s) [2022-05-11T08:48:17.186Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (2.39s) [2022-05-11T08:48:17.186Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.34s) [2022-05-11T08:48:17.186Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.87s) [2022-05-11T08:48:17.186Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (3.14s) [2022-05-11T08:48:17.187Z] --- PASS: TestDockerSuite/TestImagesFormat (0.26s) [2022-05-11T08:48:17.187Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.03s) [2022-05-11T08:48:17.187Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (4.30s) [2022-05-11T08:48:17.187Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.09s) [2022-05-11T08:48:17.187Z] --- PASS: TestDockerSuite/TestImportBadURL (0.10s) [2022-05-11T08:48:17.187Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.03s) [2022-05-11T08:48:17.187Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-05-11T08:48:17.187Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.10s) [2022-05-11T08:48:17.187Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.03s) [2022-05-11T08:48:17.187Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.03s) [2022-05-11T08:48:17.187Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.03s) [2022-05-11T08:48:17.187Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-05-11T08:48:17.187Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-05-11T08:48:17.187Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.03s) [2022-05-11T08:48:17.187Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.10s) [2022-05-11T08:48:17.187Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.03s) [2022-05-11T08:48:17.187Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.03s) [2022-05-11T08:48:17.187Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.61s) [2022-05-11T08:48:17.187Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.66s) [2022-05-11T08:48:17.187Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-05-11T08:48:17.187Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-05-11T08:48:17.187Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.12s) [2022-05-11T08:48:17.187Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2022-05-11T08:48:17.187Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (7.42s) [2022-05-11T08:48:17.187Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.24s) [2022-05-11T08:48:17.187Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.70s) [2022-05-11T08:48:17.187Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.03s) [2022-05-11T08:48:17.187Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.04s) [2022-05-11T08:48:17.187Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-05-11T08:48:17.187Z] --- PASS: TestDockerSuite/TestInspectDefault (2.63s) [2022-05-11T08:48:17.187Z] --- PASS: TestDockerSuite/TestInspectHistory (5.44s) [2022-05-11T08:48:17.187Z] --- SKIP: TestDockerSuite/TestInspectImage (0.03s) [2022-05-11T08:48:17.187Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.03s) [2022-05-11T08:48:17.187Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.03s) [2022-05-11T08:48:17.187Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.76s) [2022-05-11T08:48:17.187Z] --- PASS: TestDockerSuite/TestInspectJSONFields (2.67s) [2022-05-11T08:48:17.187Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.24s) [2022-05-11T08:48:17.187Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.68s) [2022-05-11T08:48:17.187Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.67s) [2022-05-11T08:48:17.187Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.03s) [2022-05-11T08:48:17.187Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.10s) [2022-05-11T08:48:17.187Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.83s) [2022-05-11T08:48:17.187Z] --- PASS: TestDockerSuite/TestInspectStatus (3.26s) [2022-05-11T08:48:17.187Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (5.27s) [2022-05-11T08:48:17.187Z] --- PASS: TestDockerSuite/TestInspectTemplateError (2.87s) [2022-05-11T08:48:17.187Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (7.62s) [2022-05-11T08:48:17.187Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.72s) [2022-05-11T08:48:17.187Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.68s) [2022-05-11T08:48:17.187Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.78s) [2022-05-11T08:48:17.187Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.67s) [2022-05-11T08:48:17.187Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.11s) [2022-05-11T08:48:17.187Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.03s) [2022-05-11T08:48:17.187Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.03s) [2022-05-11T08:48:17.187Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.03s) [2022-05-11T08:48:17.187Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-05-11T08:48:17.187Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.03s) [2022-05-11T08:48:17.187Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.03s) [2022-05-11T08:48:17.187Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-05-11T08:48:17.187Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.03s) [2022-05-11T08:48:17.187Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.03s) [2022-05-11T08:48:17.187Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.03s) [2022-05-11T08:48:17.187Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.03s) [2022-05-11T08:48:17.187Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-05-11T08:48:17.187Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.03s) [2022-05-11T08:48:17.187Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-05-11T08:48:17.187Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-05-11T08:48:17.187Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-05-11T08:48:17.187Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.09s) [2022-05-11T08:48:17.187Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.04s) [2022-05-11T08:48:17.187Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (2.48s) [2022-05-11T08:48:17.187Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (2.42s) [2022-05-11T08:48:17.187Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (6.23s) [2022-05-11T08:48:17.187Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (3.07s) [2022-05-11T08:48:17.187Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-05-11T08:48:17.187Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.80s) [2022-05-11T08:48:17.187Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.11s) [2022-05-11T08:48:17.187Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (7.64s) [2022-05-11T08:48:17.187Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (7.51s) [2022-05-11T08:48:17.187Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (7.44s) [2022-05-11T08:48:17.187Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (3.18s) [2022-05-11T08:48:17.187Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (3.02s) [2022-05-11T08:48:17.187Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.03s) [2022-05-11T08:48:17.187Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.87s) [2022-05-11T08:48:17.187Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.72s) [2022-05-11T08:48:17.187Z] --- PASS: TestDockerSuite/TestLogsSince (9.63s) [2022-05-11T08:48:17.187Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.03s) [2022-05-11T08:48:17.187Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.03s) [2022-05-11T08:48:17.187Z] --- PASS: TestDockerSuite/TestLogsTail (3.42s) [2022-05-11T08:48:17.187Z] --- PASS: TestDockerSuite/TestLogsTimestamps (3.06s) [2022-05-11T08:48:17.187Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.78s) [2022-05-11T08:48:17.187Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2022-05-11T08:48:17.187Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.03s) [2022-05-11T08:48:17.187Z] --- SKIP: TestDockerSuite/TestNetHostname (0.03s) [2022-05-11T08:48:17.187Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.03s) [2022-05-11T08:48:17.187Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.03s) [2022-05-11T08:48:17.187Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.03s) [2022-05-11T08:48:17.187Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2022-05-11T08:48:17.187Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-05-11T08:48:17.187Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.11s) [2022-05-11T08:48:17.187Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.03s) [2022-05-11T08:48:17.187Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.03s) [2022-05-11T08:48:17.187Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.03s) [2022-05-11T08:48:17.187Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-05-11T08:48:17.187Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.03s) [2022-05-11T08:48:17.187Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.03s) [2022-05-11T08:48:17.187Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-05-11T08:48:17.187Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.03s) [2022-05-11T08:48:17.187Z] --- SKIP: TestDockerSuite/TestPortList (0.03s) [2022-05-11T08:48:17.187Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (5.36s) [2022-05-11T08:48:17.187Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2022-05-11T08:48:17.187Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s) [2022-05-11T08:48:17.187Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.03s) [2022-05-11T08:48:17.187Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.03s) [2022-05-11T08:48:17.187Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.03s) [2022-05-11T08:48:17.187Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.03s) [2022-05-11T08:48:17.187Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-05-11T08:48:17.187Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-05-11T08:48:17.187Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-05-11T08:48:17.187Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (5.91s) [2022-05-11T08:48:17.187Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.04s) [2022-05-11T08:48:17.187Z] --- PASS: TestDockerSuite/TestPsByOrder (10.80s) [2022-05-11T08:48:17.187Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-05-11T08:48:17.187Z] --- PASS: TestDockerSuite/TestPsListContainersBase (11.79s) [2022-05-11T08:48:17.187Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (27.21s) [2022-05-11T08:48:17.187Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.39s) [2022-05-11T08:48:17.187Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.03s) [2022-05-11T08:48:17.187Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (14.62s) [2022-05-11T08:48:17.187Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (4.66s) [2022-05-11T08:48:17.187Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (13.59s) [2022-05-11T08:48:17.187Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (5.44s) [2022-05-11T08:48:17.187Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.11s) [2022-05-11T08:48:17.187Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-05-11T08:48:17.187Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (10.74s) [2022-05-11T08:48:17.187Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2022-05-11T08:48:17.187Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.04s) [2022-05-11T08:48:17.187Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.03s) [2022-05-11T08:48:17.187Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.03s) [2022-05-11T08:48:17.187Z] --- PASS: TestDockerSuite/TestPsShowMounts (8.76s) [2022-05-11T08:48:17.187Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.03s) [2022-05-11T08:48:17.187Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.68s) [2022-05-11T08:48:17.187Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.03s) [2022-05-11T08:48:17.187Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.32s) [2022-05-11T08:48:17.187Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.95s) [2022-05-11T08:48:17.187Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.03s) [2022-05-11T08:48:17.187Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (4.96s) [2022-05-11T08:48:17.187Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (4.91s) [2022-05-11T08:48:17.187Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (7.80s) [2022-05-11T08:48:17.187Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (21.96s) [2022-05-11T08:48:17.187Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.03s) [2022-05-11T08:48:17.187Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (7.12s) [2022-05-11T08:48:17.187Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.33s) [2022-05-11T08:48:17.187Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.25s) [2022-05-11T08:48:17.187Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.95s) [2022-05-11T08:48:17.187Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (5.17s) [2022-05-11T08:48:17.187Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (5.15s) [2022-05-11T08:48:17.187Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.03s) [2022-05-11T08:48:17.187Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (4.92s) [2022-05-11T08:48:17.187Z] --- PASS: TestDockerSuite/TestRmiBlank (0.10s) [2022-05-11T08:48:17.187Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.39s) [2022-05-11T08:48:17.187Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (17.49s) [2022-05-11T08:48:17.187Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (3.46s) [2022-05-11T08:48:17.187Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.90s) [2022-05-11T08:48:17.187Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (8.15s) [2022-05-11T08:48:17.187Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (6.15s) [2022-05-11T08:48:17.187Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (9.60s) [2022-05-11T08:48:17.187Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (5.25s) [2022-05-11T08:48:17.187Z] --- PASS: TestDockerSuite/TestRmiTag (0.83s) [2022-05-11T08:48:17.187Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.78s) [2022-05-11T08:48:17.187Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (24.92s) [2022-05-11T08:48:17.187Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (3.25s) [2022-05-11T08:48:17.187Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (6.10s) [2022-05-11T08:48:17.187Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.47s) [2022-05-11T08:48:17.187Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-05-11T08:48:17.187Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.03s) [2022-05-11T08:48:17.187Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-05-11T08:48:17.187Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-05-11T08:48:17.187Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-05-11T08:48:17.187Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-05-11T08:48:17.187Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.03s) [2022-05-11T08:48:17.187Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.35s) [2022-05-11T08:48:17.187Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-05-11T08:48:17.187Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-05-11T08:48:17.187Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (5.38s) [2022-05-11T08:48:17.187Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (3.36s) [2022-05-11T08:48:17.187Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.68s) [2022-05-11T08:48:17.187Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.71s) [2022-05-11T08:48:17.187Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (7.47s) [2022-05-11T08:48:17.187Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.10s) [2022-05-11T08:48:17.187Z] --- PASS: TestDockerSuite/TestRunBindMounts (5.64s) [2022-05-11T08:48:17.187Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-05-11T08:48:17.187Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.03s) [2022-05-11T08:48:17.187Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-05-11T08:48:17.187Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-05-11T08:48:17.187Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-05-11T08:48:17.187Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.03s) [2022-05-11T08:48:17.187Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.03s) [2022-05-11T08:48:17.187Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-05-11T08:48:17.187Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.03s) [2022-05-11T08:48:17.187Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.03s) [2022-05-11T08:48:17.187Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.03s) [2022-05-11T08:48:17.187Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.95s) [2022-05-11T08:48:17.187Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-05-11T08:48:17.187Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (3.86s) [2022-05-11T08:48:17.187Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.05s) [2022-05-11T08:48:17.187Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.03s) [2022-05-11T08:48:17.187Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (2.42s) [2022-05-11T08:48:17.187Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.03s) [2022-05-11T08:48:17.187Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-05-11T08:48:17.187Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.03s) [2022-05-11T08:48:17.187Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.03s) [2022-05-11T08:48:17.187Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.03s) [2022-05-11T08:48:17.187Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.03s) [2022-05-11T08:48:17.187Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.03s) [2022-05-11T08:48:17.187Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.76s) [2022-05-11T08:48:17.187Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.90s) [2022-05-11T08:48:17.187Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.71s) [2022-05-11T08:48:17.187Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-05-11T08:48:17.187Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-05-11T08:48:17.187Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-05-11T08:48:17.187Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.64s) [2022-05-11T08:48:17.187Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-05-11T08:48:17.187Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-05-11T08:48:17.187Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-05-11T08:48:17.187Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-05-11T08:48:17.187Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (2.38s) [2022-05-11T08:48:17.187Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (6.23s) [2022-05-11T08:48:17.187Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.03s) [2022-05-11T08:48:17.187Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-05-11T08:48:17.187Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2022-05-11T08:48:17.187Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.03s) [2022-05-11T08:48:17.187Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.03s) [2022-05-11T08:48:17.187Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.03s) [2022-05-11T08:48:17.187Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.74s) [2022-05-11T08:48:17.187Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-05-11T08:48:17.187Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.16s) [2022-05-11T08:48:17.187Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.03s) [2022-05-11T08:48:17.187Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.65s) [2022-05-11T08:48:17.187Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.67s) [2022-05-11T08:48:17.187Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.03s) [2022-05-11T08:48:17.187Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.74s) [2022-05-11T08:48:17.187Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2022-05-11T08:48:17.187Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.03s) [2022-05-11T08:48:17.187Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-05-11T08:48:17.187Z] --- PASS: TestDockerSuite/TestRunExitCode (2.79s) [2022-05-11T08:48:17.187Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (7.48s) [2022-05-11T08:48:17.187Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.69s) [2022-05-11T08:48:17.187Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.70s) [2022-05-11T08:48:17.187Z] --- PASS: TestDockerSuite/TestRunExposePort (0.09s) [2022-05-11T08:48:17.187Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.03s) [2022-05-11T08:48:17.187Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.03s) [2022-05-11T08:48:17.187Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.03s) [2022-05-11T08:48:17.188Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-05-11T08:48:17.188Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-05-11T08:48:17.188Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.03s) [2022-05-11T08:48:17.188Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.03s) [2022-05-11T08:48:17.188Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (9.41s) [2022-05-11T08:48:17.188Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.03s) [2022-05-11T08:48:17.188Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.09s) [2022-05-11T08:48:17.188Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.03s) [2022-05-11T08:48:17.188Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.03s) [2022-05-11T08:48:17.188Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.03s) [2022-05-11T08:48:17.188Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.03s) [2022-05-11T08:48:17.188Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (10.94s) [2022-05-11T08:48:17.188Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.03s) [2022-05-11T08:48:17.188Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (2.12s) [2022-05-11T08:48:17.188Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.03s) [2022-05-11T08:48:17.188Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.03s) [2022-05-11T08:48:17.188Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.03s) [2022-05-11T08:48:17.188Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-05-11T08:48:17.188Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-05-11T08:48:17.188Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.03s) [2022-05-11T08:48:17.188Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.03s) [2022-05-11T08:48:17.188Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.03s) [2022-05-11T08:48:17.188Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-05-11T08:48:17.188Z] --- SKIP: TestDockerSuite/TestRunMount (0.03s) [2022-05-11T08:48:17.188Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.03s) [2022-05-11T08:48:17.188Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-05-11T08:48:17.188Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-05-11T08:48:17.188Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (13.28s) [2022-05-11T08:48:17.188Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.03s) [2022-05-11T08:48:17.188Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2022-05-11T08:48:17.188Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-05-11T08:48:17.188Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (5.66s) [2022-05-11T08:48:17.188Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (4.99s) [2022-05-11T08:48:17.188Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2022-05-11T08:48:17.188Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.03s) [2022-05-11T08:48:17.188Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2022-05-11T08:48:17.188Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.03s) [2022-05-11T08:48:17.188Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-05-11T08:48:17.188Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-05-11T08:48:17.188Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.03s) [2022-05-11T08:48:17.188Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-05-11T08:48:17.188Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-05-11T08:48:17.188Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.44s) [2022-05-11T08:48:17.188Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.22s) [2022-05-11T08:48:17.188Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.57s) [2022-05-11T08:48:17.188Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (2.64s) [2022-05-11T08:48:17.188Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.25s) [2022-05-11T08:48:17.188Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.33s) [2022-05-11T08:48:17.188Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2022-05-11T08:48:17.188Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.03s) [2022-05-11T08:48:17.188Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-05-11T08:48:17.188Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.03s) [2022-05-11T08:48:17.188Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-05-11T08:48:17.188Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-05-11T08:48:17.188Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-05-11T08:48:17.188Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-05-11T08:48:17.188Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (3.32s) [2022-05-11T08:48:17.188Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.03s) [2022-05-11T08:48:17.188Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-05-11T08:48:17.188Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-05-11T08:48:17.188Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-05-11T08:48:17.188Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-05-11T08:48:17.188Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (13.77s) [2022-05-11T08:48:17.188Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-05-11T08:48:17.188Z] --- PASS: TestDockerSuite/TestRunRm (3.02s) [2022-05-11T08:48:17.188Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.95s) [2022-05-11T08:48:17.188Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (7.65s) [2022-05-11T08:48:17.188Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.79s) [2022-05-11T08:48:17.188Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.72s) [2022-05-11T08:48:17.188Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (3.14s) [2022-05-11T08:48:17.188Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-05-11T08:48:17.188Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2022-05-11T08:48:17.188Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (7.60s) [2022-05-11T08:48:17.188Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2022-05-11T08:48:17.188Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (2.44s) [2022-05-11T08:48:17.188Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.03s) [2022-05-11T08:48:17.188Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.03s) [2022-05-11T08:48:17.188Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.23s) [2022-05-11T08:48:17.188Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.09s) [2022-05-11T08:48:17.188Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-05-11T08:48:17.188Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (5.25s) [2022-05-11T08:48:17.188Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.03s) [2022-05-11T08:48:17.188Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.03s) [2022-05-11T08:48:17.188Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-05-11T08:48:17.188Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-05-11T08:48:17.188Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.04s) [2022-05-11T08:48:17.188Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.03s) [2022-05-11T08:48:17.188Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.04s) [2022-05-11T08:48:17.188Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-05-11T08:48:17.188Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.04s) [2022-05-11T08:48:17.188Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2022-05-11T08:48:17.188Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.75s) [2022-05-11T08:48:17.188Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2022-05-11T08:48:17.188Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.59s) [2022-05-11T08:48:17.188Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-05-11T08:48:17.188Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.03s) [2022-05-11T08:48:17.188Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (3.65s) [2022-05-11T08:48:17.188Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (12.95s) [2022-05-11T08:48:17.188Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (5.54s) [2022-05-11T08:48:17.188Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (7.51s) [2022-05-11T08:48:17.188Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.03s) [2022-05-11T08:48:17.188Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.18s) [2022-05-11T08:48:17.188Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (3.08s) [2022-05-11T08:48:17.188Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.90s) [2022-05-11T08:48:17.188Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.90s) [2022-05-11T08:48:17.188Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.03s) [2022-05-11T08:48:17.188Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.08s) [2022-05-11T08:48:17.188Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.10s) [2022-05-11T08:48:17.188Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-05-11T08:48:17.188Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.03s) [2022-05-11T08:48:17.188Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2022-05-11T08:48:17.188Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-05-11T08:48:17.188Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2022-05-11T08:48:17.188Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (4.89s) [2022-05-11T08:48:17.188Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (2.18s) [2022-05-11T08:48:17.188Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.79s) [2022-05-11T08:48:17.188Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (5.57s) [2022-05-11T08:48:17.188Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-05-11T08:48:17.188Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.03s) [2022-05-11T08:48:17.188Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.03s) [2022-05-11T08:48:17.188Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.03s) [2022-05-11T08:48:17.188Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.03s) [2022-05-11T08:48:17.188Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-05-11T08:48:17.188Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-05-11T08:48:17.188Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-05-11T08:48:17.188Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2022-05-11T08:48:17.188Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-05-11T08:48:17.188Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.03s) [2022-05-11T08:48:17.188Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.03s) [2022-05-11T08:48:17.188Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.03s) [2022-05-11T08:48:17.188Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.03s) [2022-05-11T08:48:17.188Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.03s) [2022-05-11T08:48:17.188Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-05-11T08:48:17.188Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.03s) [2022-05-11T08:48:17.188Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.50s) [2022-05-11T08:48:17.188Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.41s) [2022-05-11T08:48:17.188Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.44s) [2022-05-11T08:48:17.188Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.35s) [2022-05-11T08:48:17.188Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.69s) [2022-05-11T08:48:17.188Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (9.53s) [2022-05-11T08:48:17.188Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/0 (2.67s) [2022-05-11T08:48:17.188Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/1 (3.85s) [2022-05-11T08:48:17.188Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/2 (2.98s) [2022-05-11T08:48:17.188Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.06s) [2022-05-11T08:48:17.188Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (9.82s) [2022-05-11T08:48:17.188Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.03s) [2022-05-11T08:48:17.188Z] --- PASS: TestDockerSuite/TestStartAttachSilent (5.11s) [2022-05-11T08:48:17.188Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.03s) [2022-05-11T08:48:17.188Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.03s) [2022-05-11T08:48:17.188Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.03s) [2022-05-11T08:48:17.188Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.03s) [2022-05-11T08:48:17.188Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (13.18s) [2022-05-11T08:48:17.188Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.03s) [2022-05-11T08:48:17.188Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.03s) [2022-05-11T08:48:17.188Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.03s) [2022-05-11T08:48:17.188Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.03s) [2022-05-11T08:48:17.188Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.03s) [2022-05-11T08:48:17.188Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2022-05-11T08:48:17.188Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (2.82s) [2022-05-11T08:48:17.188Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (3.21s) [2022-05-11T08:48:17.188Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.03s) [2022-05-11T08:48:17.188Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.99s) [2022-05-11T08:48:17.188Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.03s) [2022-05-11T08:48:17.188Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.03s) [2022-05-11T08:48:17.188Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.03s) [2022-05-11T08:48:17.188Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.03s) [2022-05-11T08:48:17.188Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.03s) [2022-05-11T08:48:17.188Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-05-11T08:48:17.188Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.40s) [2022-05-11T08:48:17.188Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.24s) [2022-05-11T08:48:17.188Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.29s) [2022-05-11T08:48:17.188Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.03s) [2022-05-11T08:48:17.188Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.48s) [2022-05-11T08:48:17.188Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.41s) [2022-05-11T08:48:17.188Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.21s) [2022-05-11T08:48:17.188Z] --- PASS: TestDockerSuite/TestVolumeCLILs (3.37s) [2022-05-11T08:48:17.188Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.11s) [2022-05-11T08:48:17.188Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (3.77s) [2022-05-11T08:48:17.188Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.56s) [2022-05-11T08:48:17.188Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.56s) [2022-05-11T08:48:17.188Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.12s) [2022-05-11T08:48:17.188Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.27s) [2022-05-11T08:48:17.188Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (14.95s) [2022-05-11T08:48:17.188Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.03s) [2022-05-11T08:48:17.188Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.89s) [2022-05-11T08:48:17.188Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.36s) [2022-05-11T08:48:17.188Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.03s) [2022-05-11T08:48:17.188Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (13.63s) [2022-05-11T08:48:17.188Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.43s) [2022-05-11T08:48:17.188Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.40s) [2022-05-11T08:48:17.188Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (16.55s) [2022-05-11T08:48:17.188Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.03s) [2022-05-11T08:48:17.188Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.98s) [2022-05-11T08:48:17.188Z] === RUN TestDockerRegistrySuite [2022-05-11T08:48:17.188Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-05-11T08:48:17.188Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-11T08:48:17.188Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-05-11T08:48:17.188Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-11T08:48:17.188Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-05-11T08:48:17.188Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-11T08:48:17.188Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-05-11T08:48:17.188Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-11T08:48:17.188Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-05-11T08:48:17.188Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-11T08:48:17.188Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-05-11T08:48:17.188Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-11T08:48:17.188Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-05-11T08:48:17.188Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-11T08:48:17.188Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-05-11T08:48:17.188Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-11T08:48:17.188Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-05-11T08:48:17.188Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-11T08:48:17.188Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-05-11T08:48:17.188Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-11T08:48:17.188Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-05-11T08:48:17.188Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-11T08:48:17.188Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-05-11T08:48:17.188Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-11T08:48:17.188Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-05-11T08:48:17.188Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-11T08:48:17.188Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-05-11T08:48:17.188Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-11T08:48:17.188Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-05-11T08:48:17.188Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-11T08:48:17.188Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-05-11T08:48:17.188Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-11T08:48:17.188Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-05-11T08:48:17.188Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-11T08:48:17.188Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-05-11T08:48:17.189Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-11T08:48:17.189Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-05-11T08:48:17.189Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-11T08:48:17.189Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-05-11T08:48:17.189Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-11T08:48:17.189Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-05-11T08:48:17.189Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-11T08:48:17.189Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-05-11T08:48:17.189Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-11T08:48:17.189Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-05-11T08:48:17.189Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-11T08:48:17.189Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-05-11T08:48:17.189Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-11T08:48:17.189Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-05-11T08:48:17.189Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-11T08:48:17.189Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-05-11T08:48:17.189Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-11T08:48:17.189Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-05-11T08:48:17.189Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-11T08:48:17.189Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-05-11T08:48:17.189Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-11T08:48:17.189Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-05-11T08:48:17.189Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-11T08:48:17.189Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-05-11T08:48:17.189Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-11T08:48:17.189Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-05-11T08:48:17.189Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-11T08:48:17.189Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-05-11T08:48:17.189Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-11T08:48:17.189Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-05-11T08:48:17.189Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-11T08:48:17.189Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-05-11T08:48:17.189Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-11T08:48:17.189Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-05-11T08:48:17.189Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-11T08:48:17.189Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-05-11T08:48:17.189Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-11T08:48:17.189Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-05-11T08:48:17.189Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-11T08:48:17.189Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-05-11T08:48:17.189Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-11T08:48:17.189Z] --- PASS: TestDockerRegistrySuite (0.22s) [2022-05-11T08:48:17.189Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-05-11T08:48:17.189Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-05-11T08:48:17.189Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-05-11T08:48:17.189Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-05-11T08:48:17.189Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-05-11T08:48:17.189Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-05-11T08:48:17.189Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-05-11T08:48:17.189Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-05-11T08:48:17.189Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-05-11T08:48:17.189Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-05-11T08:48:17.189Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-05-11T08:48:17.189Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-05-11T08:48:17.189Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-05-11T08:48:17.189Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-05-11T08:48:17.189Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-05-11T08:48:17.189Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-05-11T08:48:17.189Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-05-11T08:48:17.189Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-05-11T08:48:17.189Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-05-11T08:48:17.189Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-05-11T08:48:17.189Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.21s) [2022-05-11T08:48:17.189Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-05-11T08:48:17.189Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-05-11T08:48:17.189Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-05-11T08:48:17.189Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-05-11T08:48:17.189Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-05-11T08:48:17.189Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-05-11T08:48:17.189Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-05-11T08:48:17.189Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-05-11T08:48:17.189Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-05-11T08:48:17.189Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-05-11T08:48:17.189Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-05-11T08:48:17.189Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-05-11T08:48:17.189Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-05-11T08:48:17.189Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-05-11T08:48:17.189Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-05-11T08:48:17.189Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-05-11T08:48:17.189Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-05-11T08:48:17.189Z] === RUN TestDockerSchema1RegistrySuite [2022-05-11T08:48:17.189Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-05-11T08:48:17.189Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-11T08:48:17.189Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-05-11T08:48:17.189Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-11T08:48:17.189Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-05-11T08:48:17.189Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-11T08:48:17.189Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-05-11T08:48:17.189Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-11T08:48:17.189Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-05-11T08:48:17.189Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-11T08:48:17.189Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-05-11T08:48:17.189Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-11T08:48:17.189Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-05-11T08:48:17.189Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-11T08:48:17.189Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-05-11T08:48:17.189Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-11T08:48:17.189Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-05-11T08:48:17.189Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-11T08:48:17.189Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-05-11T08:48:17.189Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-11T08:48:17.189Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-05-11T08:48:17.189Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-11T08:48:17.189Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2022-05-11T08:48:17.189Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-05-11T08:48:17.189Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-05-11T08:48:17.189Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-05-11T08:48:17.189Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-05-11T08:48:17.189Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-05-11T08:48:17.189Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-05-11T08:48:17.189Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-05-11T08:48:17.189Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-05-11T08:48:17.189Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-05-11T08:48:17.189Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-05-11T08:48:17.189Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-05-11T08:48:17.189Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-05-11T08:48:17.189Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-05-11T08:48:17.189Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-11T08:48:17.189Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-05-11T08:48:17.189Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-11T08:48:17.189Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-05-11T08:48:17.189Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-11T08:48:17.189Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-05-11T08:48:17.189Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-11T08:48:17.189Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-05-11T08:48:17.189Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-11T08:48:17.189Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-05-11T08:48:17.189Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-11T08:48:17.189Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-05-11T08:48:17.189Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-11T08:48:17.189Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-05-11T08:48:17.189Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-11T08:48:17.189Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.00s) [2022-05-11T08:48:17.189Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-05-11T08:48:17.189Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-05-11T08:48:17.189Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-05-11T08:48:17.189Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-05-11T08:48:17.189Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-05-11T08:48:17.189Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-05-11T08:48:17.189Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-05-11T08:48:17.189Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-05-11T08:48:17.189Z] === RUN TestDockerRegistryAuthTokenSuite [2022-05-11T08:48:17.189Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-05-11T08:48:17.189Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-11T08:48:17.189Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-05-11T08:48:17.189Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-11T08:48:17.189Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-05-11T08:48:17.189Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-11T08:48:17.189Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-05-11T08:48:17.189Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-11T08:48:17.189Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-05-11T08:48:17.189Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-11T08:48:17.189Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2022-05-11T08:48:17.189Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-05-11T08:48:17.189Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-05-11T08:48:17.189Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-05-11T08:48:17.189Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-05-11T08:48:17.189Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-05-11T08:48:17.189Z] === RUN TestDockerDaemonSuite [2022-05-11T08:48:17.189Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-05-11T08:48:17.189Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-05-11T08:48:17.189Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-05-11T08:48:17.189Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-05-11T08:48:17.189Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-05-11T08:48:17.189Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-05-11T08:48:17.189Z] --- PASS: TestDockerDaemonSuite (0.00s) [2022-05-11T08:48:17.189Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-05-11T08:48:17.189Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-05-11T08:48:17.189Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-05-11T08:48:17.189Z] === RUN TestDockerSwarmSuite [2022-05-11T08:48:17.189Z] --- PASS: TestDockerSwarmSuite (0.00s) [2022-05-11T08:48:17.189Z] === RUN TestDockerPluginSuite [2022-05-11T08:48:17.189Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2022-05-11T08:48:17.189Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-11T08:48:17.189Z] === RUN TestDockerPluginSuite/TestPluginCreate [2022-05-11T08:48:17.189Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-11T08:48:17.189Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2022-05-11T08:48:17.189Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-11T08:48:17.189Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2022-05-11T08:48:17.189Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-11T08:48:17.189Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2022-05-11T08:48:17.189Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-11T08:48:17.189Z] === RUN TestDockerPluginSuite/TestPluginInspect [2022-05-11T08:48:17.189Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-11T08:48:17.189Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2022-05-11T08:48:17.189Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-11T08:48:17.189Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2022-05-11T08:48:17.189Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-11T08:48:17.189Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2022-05-11T08:48:17.189Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-11T08:48:17.189Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2022-05-11T08:48:17.189Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-11T08:48:17.189Z] === RUN TestDockerPluginSuite/TestPluginSet [2022-05-11T08:48:17.189Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-11T08:48:17.189Z] --- PASS: TestDockerPluginSuite (0.00s) [2022-05-11T08:48:17.189Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-05-11T08:48:17.189Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-05-11T08:48:17.189Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-05-11T08:48:17.189Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-05-11T08:48:17.189Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-05-11T08:48:17.189Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-05-11T08:48:17.189Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-05-11T08:48:17.189Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-05-11T08:48:17.189Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-05-11T08:48:17.189Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-05-11T08:48:17.189Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-05-11T08:48:17.189Z] === RUN TestDockerExternalVolumeSuite [2022-05-11T08:48:17.189Z] check_test.go:126: unmatched requirement DaemonIsLinux [2022-05-11T08:48:17.189Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2022-05-11T08:48:17.189Z] === RUN TestDockerNetworkSuite [2022-05-11T08:48:17.189Z] check_test.go:132: unmatched requirement DaemonIsLinux [2022-05-11T08:48:17.189Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2022-05-11T08:48:17.189Z] === RUN TestDockerHubPullSuite [2022-05-11T08:48:17.189Z] check_test.go:140: unmatched requirement DaemonIsLinux [2022-05-11T08:48:17.189Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2022-05-11T08:48:17.189Z] PASS [2022-05-11T08:48:17.189Z] ok github.com/docker/docker/integration-cli 3196.978s [2022-05-11T08:48:17.648Z] [2022-05-11T08:48:17.648Z] === Skipped [2022-05-11T08:48:17.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.03s) [2022-05-11T08:48:17.648Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-05-11T08:48:17.648Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.03s) [2022-05-11T08:48:17.648Z] [2022-05-11T08:48:17.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.03s) [2022-05-11T08:48:17.649Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-05-11T08:48:17.649Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.03s) [2022-05-11T08:48:17.649Z] [2022-05-11T08:48:17.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.03s) [2022-05-11T08:48:17.649Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-05-11T08:48:17.649Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.03s) [2022-05-11T08:48:17.649Z] [2022-05-11T08:48:17.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.04s) [2022-05-11T08:48:17.649Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-05-11T08:48:17.649Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.04s) [2022-05-11T08:48:17.649Z] [2022-05-11T08:48:17.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.03s) [2022-05-11T08:48:17.649Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-05-11T08:48:17.649Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.03s) [2022-05-11T08:48:17.649Z] [2022-05-11T08:48:17.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.04s) [2022-05-11T08:48:17.649Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-05-11T08:48:17.649Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.04s) [2022-05-11T08:48:17.649Z] [2022-05-11T08:48:17.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.03s) [2022-05-11T08:48:17.649Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-05-11T08:48:17.649Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.03s) [2022-05-11T08:48:17.649Z] [2022-05-11T08:48:17.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.03s) [2022-05-11T08:48:17.649Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-05-11T08:48:17.649Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.03s) [2022-05-11T08:48:17.649Z] [2022-05-11T08:48:17.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.03s) [2022-05-11T08:48:17.649Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-05-11T08:48:17.649Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.03s) [2022-05-11T08:48:17.649Z] [2022-05-11T08:48:17.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.03s) [2022-05-11T08:48:17.649Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-05-11T08:48:17.649Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.03s) [2022-05-11T08:48:17.649Z] [2022-05-11T08:48:17.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-05-11T08:48:17.649Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-05-11T08:48:17.649Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-05-11T08:48:17.649Z] [2022-05-11T08:48:17.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-05-11T08:48:17.649Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-05-11T08:48:17.649Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-05-11T08:48:17.649Z] [2022-05-11T08:48:17.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.03s) [2022-05-11T08:48:17.649Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-05-11T08:48:17.649Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.03s) [2022-05-11T08:48:17.649Z] [2022-05-11T08:48:17.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.03s) [2022-05-11T08:48:17.649Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-05-11T08:48:17.649Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.03s) [2022-05-11T08:48:17.649Z] [2022-05-11T08:48:17.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.03s) [2022-05-11T08:48:17.649Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-05-11T08:48:17.649Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.03s) [2022-05-11T08:48:17.649Z] [2022-05-11T08:48:17.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.02s) [2022-05-11T08:48:17.649Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-05-11T08:48:17.649Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2022-05-11T08:48:17.649Z] [2022-05-11T08:48:17.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.03s) [2022-05-11T08:48:17.649Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-05-11T08:48:17.649Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.03s) [2022-05-11T08:48:17.649Z] [2022-05-11T08:48:17.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-05-11T08:48:17.649Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-05-11T08:48:17.649Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-05-11T08:48:17.649Z] [2022-05-11T08:48:17.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.54s) [2022-05-11T08:48:17.649Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-05-11T08:48:17.649Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.54s) [2022-05-11T08:48:17.649Z] [2022-05-11T08:48:17.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-05-11T08:48:17.649Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-05-11T08:48:17.649Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-05-11T08:48:17.649Z] [2022-05-11T08:48:17.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-05-11T08:48:17.649Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-05-11T08:48:17.649Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-05-11T08:48:17.649Z] [2022-05-11T08:48:17.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.03s) [2022-05-11T08:48:17.649Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-05-11T08:48:17.649Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.03s) [2022-05-11T08:48:17.649Z] [2022-05-11T08:48:17.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.06s) [2022-05-11T08:48:17.649Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-05-11T08:48:17.649Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.06s) [2022-05-11T08:48:17.649Z] [2022-05-11T08:48:17.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-05-11T08:48:17.649Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-05-11T08:48:17.649Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-05-11T08:48:17.649Z] [2022-05-11T08:48:17.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2022-05-11T08:48:17.649Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-05-11T08:48:17.649Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2022-05-11T08:48:17.649Z] [2022-05-11T08:48:17.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.06s) [2022-05-11T08:48:17.649Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-05-11T08:48:17.649Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.06s) [2022-05-11T08:48:17.649Z] [2022-05-11T08:48:17.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-05-11T08:48:17.649Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-05-11T08:48:17.649Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-05-11T08:48:17.649Z] [2022-05-11T08:48:17.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-05-11T08:48:17.649Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-05-11T08:48:17.649Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-05-11T08:48:17.649Z] [2022-05-11T08:48:17.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.03s) [2022-05-11T08:48:17.649Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-05-11T08:48:17.649Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.03s) [2022-05-11T08:48:17.649Z] [2022-05-11T08:48:17.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.06s) [2022-05-11T08:48:17.649Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-05-11T08:48:17.649Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.06s) [2022-05-11T08:48:17.649Z] [2022-05-11T08:48:17.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.52s) [2022-05-11T08:48:17.649Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-05-11T08:48:17.649Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.52s) [2022-05-11T08:48:17.649Z] [2022-05-11T08:48:17.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.93s) [2022-05-11T08:48:17.649Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-05-11T08:48:17.649Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.93s) [2022-05-11T08:48:17.649Z] [2022-05-11T08:48:17.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.34s) [2022-05-11T08:48:17.649Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-05-11T08:48:17.649Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.34s) [2022-05-11T08:48:17.649Z] [2022-05-11T08:48:17.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.53s) [2022-05-11T08:48:17.649Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-05-11T08:48:17.649Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.53s) [2022-05-11T08:48:17.649Z] [2022-05-11T08:48:17.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2022-05-11T08:48:17.649Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-05-11T08:48:17.649Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2022-05-11T08:48:17.649Z] [2022-05-11T08:48:17.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.03s) [2022-05-11T08:48:17.649Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-05-11T08:48:17.649Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.03s) [2022-05-11T08:48:17.649Z] [2022-05-11T08:48:17.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s) [2022-05-11T08:48:17.649Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-05-11T08:48:17.649Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s) [2022-05-11T08:48:17.649Z] [2022-05-11T08:48:17.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.05s) [2022-05-11T08:48:17.649Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-05-11T08:48:17.649Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.05s) [2022-05-11T08:48:17.649Z] [2022-05-11T08:48:17.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.05s) [2022-05-11T08:48:17.649Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-05-11T08:48:17.649Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.05s) [2022-05-11T08:48:17.649Z] [2022-05-11T08:48:17.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.96s) [2022-05-11T08:48:17.649Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-05-11T08:48:17.649Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.96s) [2022-05-11T08:48:17.649Z] [2022-05-11T08:48:17.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.48s) [2022-05-11T08:48:17.649Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-05-11T08:48:17.649Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.48s) [2022-05-11T08:48:17.649Z] [2022-05-11T08:48:17.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.08s) [2022-05-11T08:48:17.649Z] docker_cli_build_test.go:5420: unmatched requirement DaemonIsLinux [2022-05-11T08:48:17.649Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.08s) [2022-05-11T08:48:17.649Z] [2022-05-11T08:48:17.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.06s) [2022-05-11T08:48:17.649Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-05-11T08:48:17.649Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.06s) [2022-05-11T08:48:17.649Z] [2022-05-11T08:48:17.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-05-11T08:48:17.649Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-05-11T08:48:17.649Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-05-11T08:48:17.649Z] [2022-05-11T08:48:17.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.03s) [2022-05-11T08:48:17.649Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-05-11T08:48:17.649Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.03s) [2022-05-11T08:48:17.649Z] [2022-05-11T08:48:17.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.03s) [2022-05-11T08:48:17.649Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-05-11T08:48:17.649Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.03s) [2022-05-11T08:48:17.649Z] [2022-05-11T08:48:17.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.06s) [2022-05-11T08:48:17.649Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-05-11T08:48:17.649Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.06s) [2022-05-11T08:48:17.649Z] [2022-05-11T08:48:17.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-05-11T08:48:17.649Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-05-11T08:48:17.649Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-05-11T08:48:17.649Z] [2022-05-11T08:48:17.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.03s) [2022-05-11T08:48:17.649Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-05-11T08:48:17.649Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.03s) [2022-05-11T08:48:17.649Z] [2022-05-11T08:48:17.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.50s) [2022-05-11T08:48:17.649Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-05-11T08:48:17.649Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.50s) [2022-05-11T08:48:17.649Z] [2022-05-11T08:48:17.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.48s) [2022-05-11T08:48:17.649Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-05-11T08:48:17.649Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.48s) [2022-05-11T08:48:17.649Z] [2022-05-11T08:48:17.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.05s) [2022-05-11T08:48:17.649Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-05-11T08:48:17.649Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.05s) [2022-05-11T08:48:17.649Z] [2022-05-11T08:48:17.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.05s) [2022-05-11T08:48:17.649Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-05-11T08:48:17.649Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.05s) [2022-05-11T08:48:17.649Z] [2022-05-11T08:48:17.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.52s) [2022-05-11T08:48:17.649Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-05-11T08:48:17.649Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.52s) [2022-05-11T08:48:17.649Z] [2022-05-11T08:48:17.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.52s) [2022-05-11T08:48:17.649Z] docker_cli_build_test.go:5143: unmatched requirement DaemonIsLinux [2022-05-11T08:48:17.649Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.52s) [2022-05-11T08:48:17.649Z] [2022-05-11T08:48:17.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.52s) [2022-05-11T08:48:17.649Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-05-11T08:48:17.649Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.52s) [2022-05-11T08:48:17.649Z] [2022-05-11T08:48:17.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.05s) [2022-05-11T08:48:17.649Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-05-11T08:48:17.649Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.05s) [2022-05-11T08:48:17.649Z] [2022-05-11T08:48:17.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.04s) [2022-05-11T08:48:17.649Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-05-11T08:48:17.649Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.04s) [2022-05-11T08:48:17.649Z] [2022-05-11T08:48:17.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.05s) [2022-05-11T08:48:17.649Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-05-11T08:48:17.649Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.05s) [2022-05-11T08:48:17.649Z] [2022-05-11T08:48:17.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.49s) [2022-05-11T08:48:17.649Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-05-11T08:48:17.649Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.49s) [2022-05-11T08:48:17.649Z] [2022-05-11T08:48:17.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.03s) [2022-05-11T08:48:17.649Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-05-11T08:48:17.649Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.03s) [2022-05-11T08:48:17.649Z] [2022-05-11T08:48:17.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-05-11T08:48:17.649Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-05-11T08:48:17.649Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-05-11T08:48:17.649Z] [2022-05-11T08:48:17.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.03s) [2022-05-11T08:48:17.649Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-05-11T08:48:17.649Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.03s) [2022-05-11T08:48:17.649Z] [2022-05-11T08:48:17.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.05s) [2022-05-11T08:48:17.649Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-05-11T08:48:17.649Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.05s) [2022-05-11T08:48:17.649Z] [2022-05-11T08:48:17.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2022-05-11T08:48:17.649Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-05-11T08:48:17.649Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2022-05-11T08:48:17.649Z] [2022-05-11T08:48:17.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2022-05-11T08:48:17.649Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-05-11T08:48:17.649Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2022-05-11T08:48:17.649Z] [2022-05-11T08:48:17.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.07s) [2022-05-11T08:48:17.649Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-05-11T08:48:17.649Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.07s) [2022-05-11T08:48:17.649Z] [2022-05-11T08:48:17.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.04s) [2022-05-11T08:48:17.649Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-05-11T08:48:17.649Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.04s) [2022-05-11T08:48:17.649Z] [2022-05-11T08:48:17.650Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-05-11T08:48:17.650Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-05-11T08:48:17.650Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-05-11T08:48:17.650Z] [2022-05-11T08:48:17.650Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-05-11T08:48:17.650Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-05-11T08:48:17.650Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-05-11T08:48:17.650Z] [2022-05-11T08:48:17.650Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-05-11T08:48:17.650Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-05-11T08:48:17.650Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-05-11T08:48:17.650Z] [2022-05-11T08:48:17.650Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.05s) [2022-05-11T08:48:17.650Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-05-11T08:48:17.650Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.05s) [2022-05-11T08:48:17.650Z] [2022-05-11T08:48:17.650Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.03s) [2022-05-11T08:48:17.650Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-05-11T08:48:17.650Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.03s) [2022-05-11T08:48:17.650Z] [2022-05-11T08:48:17.650Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.05s) [2022-05-11T08:48:17.650Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-05-11T08:48:17.650Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.05s) [2022-05-11T08:48:17.650Z] [2022-05-11T08:48:17.650Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.06s) [2022-05-11T08:48:17.650Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-05-11T08:48:17.650Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.06s) [2022-05-11T08:48:17.650Z] [2022-05-11T08:48:17.650Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.13s) [2022-05-11T08:48:17.650Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-05-11T08:48:17.650Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.13s) [2022-05-11T08:48:17.650Z] [2022-05-11T08:48:17.650Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.07s) [2022-05-11T08:48:17.650Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-05-11T08:48:17.650Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.07s) [2022-05-11T08:48:17.650Z] [2022-05-11T08:48:17.650Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.10s) [2022-05-11T08:48:17.650Z] docker_cli_build_test.go:5514: unmatched requirement DaemonIsLinux [2022-05-11T08:48:17.650Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.10s) [2022-05-11T08:48:17.650Z] [2022-05-11T08:48:17.650Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2022-05-11T08:48:17.650Z] docker_cli_build_test.go:5917: unmatched requirement DaemonIsLinux [2022-05-11T08:48:17.650Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2022-05-11T08:48:17.650Z] [2022-05-11T08:48:17.650Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.03s) [2022-05-11T08:48:17.650Z] docker_cli_build_test.go:5550: unmatched requirement DaemonIsLinux [2022-05-11T08:48:17.650Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.03s) [2022-05-11T08:48:17.650Z] [2022-05-11T08:48:17.650Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.03s) [2022-05-11T08:48:17.650Z] docker_cli_build_test.go:5538: unmatched requirement DaemonIsLinux [2022-05-11T08:48:17.650Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.03s) [2022-05-11T08:48:17.650Z] [2022-05-11T08:48:17.650Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.06s) [2022-05-11T08:48:17.650Z] docker_cli_build_test.go:5975: unmatched requirement DaemonIsLinux [2022-05-11T08:48:17.650Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.06s) [2022-05-11T08:48:17.650Z] [2022-05-11T08:48:17.650Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.02s) [2022-05-11T08:48:17.650Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-05-11T08:48:17.650Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2022-05-11T08:48:17.650Z] [2022-05-11T08:48:17.650Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-05-11T08:48:17.650Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-05-11T08:48:17.650Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-05-11T08:48:17.650Z] [2022-05-11T08:48:17.650Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.08s) [2022-05-11T08:48:17.650Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-05-11T08:48:17.650Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.08s) [2022-05-11T08:48:17.650Z] [2022-05-11T08:48:17.650Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.51s) [2022-05-11T08:48:17.650Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-05-11T08:48:17.650Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.51s) [2022-05-11T08:48:17.650Z] [2022-05-11T08:48:17.650Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.51s) [2022-05-11T08:48:17.650Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-05-11T08:48:17.650Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.51s) [2022-05-11T08:48:17.650Z] [2022-05-11T08:48:17.650Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.05s) [2022-05-11T08:48:17.650Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-05-11T08:48:17.650Z] --- SKIP: TestDockerSuite/TestBuildUser (0.05s) [2022-05-11T08:48:17.650Z] [2022-05-11T08:48:17.650Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.05s) [2022-05-11T08:48:17.650Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-05-11T08:48:17.650Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.05s) [2022-05-11T08:48:17.650Z] [2022-05-11T08:48:17.650Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-05-11T08:48:17.650Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-05-11T08:48:17.650Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-05-11T08:48:17.650Z] [2022-05-11T08:48:17.650Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.03s) [2022-05-11T08:48:17.650Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-05-11T08:48:17.650Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.03s) [2022-05-11T08:48:17.650Z] [2022-05-11T08:48:17.650Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-05-11T08:48:17.650Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-05-11T08:48:17.650Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-05-11T08:48:17.650Z] [2022-05-11T08:48:17.650Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.50s) [2022-05-11T08:48:17.650Z] docker_cli_build_test.go:5566: unmatched requirement DaemonIsLinux [2022-05-11T08:48:17.650Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.50s) [2022-05-11T08:48:17.650Z] [2022-05-11T08:48:17.650Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2022-05-11T08:48:17.650Z] docker_cli_build_test.go:5582: unmatched requirement DaemonIsLinux [2022-05-11T08:48:17.650Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2022-05-11T08:48:17.650Z] [2022-05-11T08:48:17.650Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.45s) [2022-05-11T08:48:17.650Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-05-11T08:48:17.650Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.45s) [2022-05-11T08:48:17.650Z] [2022-05-11T08:48:17.650Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.46s) [2022-05-11T08:48:17.650Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-05-11T08:48:17.650Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.46s) [2022-05-11T08:48:17.650Z] [2022-05-11T08:48:17.650Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.47s) [2022-05-11T08:48:17.650Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-05-11T08:48:17.650Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.47s) [2022-05-11T08:48:17.650Z] [2022-05-11T08:48:17.650Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.05s) [2022-05-11T08:48:17.650Z] docker_cli_build_test.go:6055: unmatched requirement DaemonIsLinux [2022-05-11T08:48:17.650Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.05s) [2022-05-11T08:48:17.650Z] [2022-05-11T08:48:17.650Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.45s) [2022-05-11T08:48:17.650Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-05-11T08:48:17.650Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.45s) [2022-05-11T08:48:17.650Z] [2022-05-11T08:48:17.650Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.05s) [2022-05-11T08:48:17.650Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-05-11T08:48:17.650Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.05s) [2022-05-11T08:48:17.650Z] [2022-05-11T08:48:17.650Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.06s) [2022-05-11T08:48:17.650Z] docker_cli_sni_test.go:18: Flakey test [2022-05-11T08:48:17.650Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.06s) [2022-05-11T08:48:17.650Z] [2022-05-11T08:48:17.650Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.02s) [2022-05-11T08:48:17.650Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-05-11T08:48:17.650Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2022-05-11T08:48:17.650Z] [2022-05-11T08:48:17.650Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.03s) [2022-05-11T08:48:17.650Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-05-11T08:48:17.650Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.03s) [2022-05-11T08:48:17.650Z] [2022-05-11T08:48:17.650Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.03s) [2022-05-11T08:48:17.650Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-05-11T08:48:17.650Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.03s) [2022-05-11T08:48:17.650Z] [2022-05-11T08:48:17.650Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-05-11T08:48:17.650Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-05-11T08:48:17.650Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-05-11T08:48:17.650Z] [2022-05-11T08:48:17.650Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-05-11T08:48:17.650Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-05-11T08:48:17.650Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-05-11T08:48:17.650Z] [2022-05-11T08:48:17.650Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-05-11T08:48:17.650Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-05-11T08:48:17.650Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-05-11T08:48:17.650Z] [2022-05-11T08:48:17.650Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-05-11T08:48:17.650Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-05-11T08:48:17.650Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-05-11T08:48:17.650Z] [2022-05-11T08:48:17.650Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.03s) [2022-05-11T08:48:17.650Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-05-11T08:48:17.650Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.03s) [2022-05-11T08:48:17.650Z] [2022-05-11T08:48:17.650Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.03s) [2022-05-11T08:48:17.650Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2022-05-11T08:48:17.650Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.03s) [2022-05-11T08:48:17.650Z] [2022-05-11T08:48:17.650Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.03s) [2022-05-11T08:48:17.650Z] docker_api_containers_test.go:1099: unmatched requirement DaemonIsLinux [2022-05-11T08:48:17.650Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.03s) [2022-05-11T08:48:17.650Z] [2022-05-11T08:48:17.650Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-05-11T08:48:17.650Z] docker_api_containers_test.go:1025: unmatched requirement DaemonIsLinux [2022-05-11T08:48:17.650Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-05-11T08:48:17.650Z] [2022-05-11T08:48:17.650Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-05-11T08:48:17.650Z] docker_api_containers_test.go:1055: unmatched requirement DaemonIsLinux [2022-05-11T08:48:17.650Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-05-11T08:48:17.650Z] [2022-05-11T08:48:17.650Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.03s) [2022-05-11T08:48:17.650Z] docker_api_containers_test.go:1077: unmatched requirement DaemonIsLinux [2022-05-11T08:48:17.650Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.03s) [2022-05-11T08:48:17.650Z] [2022-05-11T08:48:17.650Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.03s) [2022-05-11T08:48:17.650Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2022-05-11T08:48:17.650Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.03s) [2022-05-11T08:48:17.650Z] [2022-05-11T08:48:17.650Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.03s) [2022-05-11T08:48:17.650Z] docker_api_containers_test.go:1355: unmatched requirement DaemonIsLinux [2022-05-11T08:48:17.650Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.03s) [2022-05-11T08:48:17.650Z] [2022-05-11T08:48:17.650Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-05-11T08:48:17.650Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2022-05-11T08:48:17.650Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-05-11T08:48:17.650Z] [2022-05-11T08:48:17.650Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.03s) [2022-05-11T08:48:17.650Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2022-05-11T08:48:17.650Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.03s) [2022-05-11T08:48:17.650Z] [2022-05-11T08:48:17.650Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.03s) [2022-05-11T08:48:17.650Z] docker_api_containers_test.go:1153: unmatched requirement DaemonIsLinux [2022-05-11T08:48:17.650Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.03s) [2022-05-11T08:48:17.650Z] [2022-05-11T08:48:17.650Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-05-11T08:48:17.650Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2022-05-11T08:48:17.650Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-05-11T08:48:17.650Z] [2022-05-11T08:48:17.650Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-05-11T08:48:17.650Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2022-05-11T08:48:17.650Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-05-11T08:48:17.650Z] [2022-05-11T08:48:17.650Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.02s) [2022-05-11T08:48:17.650Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2022-05-11T08:48:17.650Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-05-11T08:48:17.650Z] [2022-05-11T08:48:17.650Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-05-11T08:48:17.650Z] docker_api_containers_test.go:1603: unmatched requirement DaemonIsLinux [2022-05-11T08:48:17.650Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-05-11T08:48:17.650Z] [2022-05-11T08:48:17.650Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.03s) [2022-05-11T08:48:17.650Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2022-05-11T08:48:17.650Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.03s) [2022-05-11T08:48:17.650Z] [2022-05-11T08:48:17.650Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.03s) [2022-05-11T08:48:17.650Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-05-11T08:48:17.650Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.03s) [2022-05-11T08:48:17.650Z] [2022-05-11T08:48:17.650Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.04s) [2022-05-11T08:48:17.650Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-05-11T08:48:17.650Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.04s) [2022-05-11T08:48:17.650Z] [2022-05-11T08:48:17.650Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-05-11T08:48:17.650Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-05-11T08:48:17.650Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-05-11T08:48:17.650Z] [2022-05-11T08:48:17.650Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-05-11T08:48:17.650Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-05-11T08:48:17.650Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-05-11T08:48:17.650Z] [2022-05-11T08:48:17.650Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-05-11T08:48:17.650Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-05-11T08:48:17.650Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-05-11T08:48:17.650Z] [2022-05-11T08:48:17.650Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-05-11T08:48:17.650Z] docker_api_containers_test.go:2184: unmatched requirement DaemonIsLinux [2022-05-11T08:48:17.650Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-05-11T08:48:17.650Z] [2022-05-11T08:48:17.650Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.03s) [2022-05-11T08:48:17.650Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-05-11T08:48:17.650Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.03s) [2022-05-11T08:48:17.650Z] [2022-05-11T08:48:17.650Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.03s) [2022-05-11T08:48:17.650Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-05-11T08:48:17.650Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.03s) [2022-05-11T08:48:17.650Z] [2022-05-11T08:48:17.650Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.03s) [2022-05-11T08:48:17.650Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-05-11T08:48:17.650Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.03s) [2022-05-11T08:48:17.650Z] [2022-05-11T08:48:17.651Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.03s) [2022-05-11T08:48:17.651Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-05-11T08:48:17.651Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.03s) [2022-05-11T08:48:17.651Z] [2022-05-11T08:48:17.651Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-05-11T08:48:17.651Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-05-11T08:48:17.651Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-05-11T08:48:17.651Z] [2022-05-11T08:48:17.651Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.03s) [2022-05-11T08:48:17.651Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-05-11T08:48:17.651Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.03s) [2022-05-11T08:48:17.651Z] [2022-05-11T08:48:17.651Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.02s) [2022-05-11T08:48:17.651Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-05-11T08:48:17.651Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2022-05-11T08:48:17.651Z] [2022-05-11T08:48:17.651Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.02s) [2022-05-11T08:48:17.651Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-05-11T08:48:17.651Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2022-05-11T08:48:17.651Z] [2022-05-11T08:48:17.651Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.02s) [2022-05-11T08:48:17.651Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-05-11T08:48:17.651Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2022-05-11T08:48:17.651Z] [2022-05-11T08:48:17.651Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.03s) [2022-05-11T08:48:17.651Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-05-11T08:48:17.651Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.03s) [2022-05-11T08:48:17.651Z] [2022-05-11T08:48:17.651Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.02s) [2022-05-11T08:48:17.651Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-05-11T08:48:17.651Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-05-11T08:48:17.651Z] [2022-05-11T08:48:17.651Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.04s) [2022-05-11T08:48:17.651Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-05-11T08:48:17.651Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.04s) [2022-05-11T08:48:17.651Z] [2022-05-11T08:48:17.651Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.02s) [2022-05-11T08:48:17.651Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-05-11T08:48:17.651Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2022-05-11T08:48:17.651Z] [2022-05-11T08:48:17.651Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.02s) [2022-05-11T08:48:17.651Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-05-11T08:48:17.651Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2022-05-11T08:48:17.651Z] [2022-05-11T08:48:17.651Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.03s) [2022-05-11T08:48:17.651Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-05-11T08:48:17.651Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.03s) [2022-05-11T08:48:17.651Z] [2022-05-11T08:48:17.651Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.03s) [2022-05-11T08:48:17.651Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-05-11T08:48:17.651Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.03s) [2022-05-11T08:48:17.651Z] [2022-05-11T08:48:17.651Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.03s) [2022-05-11T08:48:17.651Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-05-11T08:48:17.651Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.03s) [2022-05-11T08:48:17.651Z] [2022-05-11T08:48:17.651Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.03s) [2022-05-11T08:48:17.651Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-05-11T08:48:17.651Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.03s) [2022-05-11T08:48:17.651Z] [2022-05-11T08:48:17.651Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.03s) [2022-05-11T08:48:17.651Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-05-11T08:48:17.651Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.03s) [2022-05-11T08:48:17.651Z] [2022-05-11T08:48:17.651Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.03s) [2022-05-11T08:48:17.651Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-05-11T08:48:17.651Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.03s) [2022-05-11T08:48:17.651Z] [2022-05-11T08:48:17.651Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.03s) [2022-05-11T08:48:17.651Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-05-11T08:48:17.651Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.03s) [2022-05-11T08:48:17.651Z] [2022-05-11T08:48:17.651Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-05-11T08:48:17.651Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-05-11T08:48:17.651Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-05-11T08:48:17.651Z] [2022-05-11T08:48:17.651Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.03s) [2022-05-11T08:48:17.651Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-05-11T08:48:17.651Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.03s) [2022-05-11T08:48:17.651Z] [2022-05-11T08:48:17.651Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.03s) [2022-05-11T08:48:17.651Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-05-11T08:48:17.651Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.03s) [2022-05-11T08:48:17.651Z] [2022-05-11T08:48:17.651Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.02s) [2022-05-11T08:48:17.651Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-05-11T08:48:17.651Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2022-05-11T08:48:17.651Z] [2022-05-11T08:48:17.651Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.03s) [2022-05-11T08:48:17.651Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-05-11T08:48:17.651Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.03s) [2022-05-11T08:48:17.651Z] [2022-05-11T08:48:17.651Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.03s) [2022-05-11T08:48:17.651Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-05-11T08:48:17.651Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.03s) [2022-05-11T08:48:17.651Z] [2022-05-11T08:48:17.651Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.03s) [2022-05-11T08:48:17.651Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-05-11T08:48:17.651Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.03s) [2022-05-11T08:48:17.651Z] [2022-05-11T08:48:17.651Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.03s) [2022-05-11T08:48:17.651Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-05-11T08:48:17.651Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.03s) [2022-05-11T08:48:17.651Z] [2022-05-11T08:48:17.651Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.03s) [2022-05-11T08:48:17.651Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-05-11T08:48:17.651Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.03s) [2022-05-11T08:48:17.651Z] [2022-05-11T08:48:17.651Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.03s) [2022-05-11T08:48:17.651Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-05-11T08:48:17.651Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.03s) [2022-05-11T08:48:17.651Z] [2022-05-11T08:48:17.651Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.03s) [2022-05-11T08:48:17.651Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-05-11T08:48:17.651Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.03s) [2022-05-11T08:48:17.651Z] [2022-05-11T08:48:17.651Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.03s) [2022-05-11T08:48:17.651Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-05-11T08:48:17.651Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.03s) [2022-05-11T08:48:17.651Z] [2022-05-11T08:48:17.651Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.02s) [2022-05-11T08:48:17.651Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-05-11T08:48:17.651Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2022-05-11T08:48:17.651Z] [2022-05-11T08:48:17.651Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.03s) [2022-05-11T08:48:17.651Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-05-11T08:48:17.651Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.03s) [2022-05-11T08:48:17.651Z] [2022-05-11T08:48:17.651Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.03s) [2022-05-11T08:48:17.651Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-05-11T08:48:17.651Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.03s) [2022-05-11T08:48:17.651Z] [2022-05-11T08:48:17.651Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-05-11T08:48:17.651Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2022-05-11T08:48:17.651Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-05-11T08:48:17.651Z] [2022-05-11T08:48:17.651Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.03s) [2022-05-11T08:48:17.651Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-05-11T08:48:17.651Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.03s) [2022-05-11T08:48:17.651Z] [2022-05-11T08:48:17.651Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.03s) [2022-05-11T08:48:17.651Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-05-11T08:48:17.651Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.03s) [2022-05-11T08:48:17.651Z] [2022-05-11T08:48:17.651Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.03s) [2022-05-11T08:48:17.651Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-05-11T08:48:17.651Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.03s) [2022-05-11T08:48:17.651Z] [2022-05-11T08:48:17.651Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.03s) [2022-05-11T08:48:17.651Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-05-11T08:48:17.651Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.03s) [2022-05-11T08:48:17.651Z] [2022-05-11T08:48:17.651Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-05-11T08:48:17.651Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-05-11T08:48:17.651Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-05-11T08:48:17.651Z] [2022-05-11T08:48:17.651Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-05-11T08:48:17.651Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-05-11T08:48:17.651Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-05-11T08:48:17.651Z] [2022-05-11T08:48:17.651Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.03s) [2022-05-11T08:48:17.651Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-05-11T08:48:17.651Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.03s) [2022-05-11T08:48:17.651Z] [2022-05-11T08:48:17.651Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.03s) [2022-05-11T08:48:17.651Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-05-11T08:48:17.651Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.03s) [2022-05-11T08:48:17.651Z] [2022-05-11T08:48:17.651Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.03s) [2022-05-11T08:48:17.651Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-05-11T08:48:17.651Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.03s) [2022-05-11T08:48:17.651Z] [2022-05-11T08:48:17.651Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.03s) [2022-05-11T08:48:17.651Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-05-11T08:48:17.651Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.03s) [2022-05-11T08:48:17.651Z] [2022-05-11T08:48:17.651Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.03s) [2022-05-11T08:48:17.651Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-05-11T08:48:17.651Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.03s) [2022-05-11T08:48:17.651Z] [2022-05-11T08:48:17.651Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-05-11T08:48:17.651Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-05-11T08:48:17.651Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-05-11T08:48:17.651Z] [2022-05-11T08:48:17.651Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.04s) [2022-05-11T08:48:17.651Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-05-11T08:48:17.651Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.04s) [2022-05-11T08:48:17.651Z] [2022-05-11T08:48:17.651Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.03s) [2022-05-11T08:48:17.651Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-05-11T08:48:17.651Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.03s) [2022-05-11T08:48:17.651Z] [2022-05-11T08:48:17.651Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.03s) [2022-05-11T08:48:17.651Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-05-11T08:48:17.651Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.03s) [2022-05-11T08:48:17.651Z] [2022-05-11T08:48:17.651Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.03s) [2022-05-11T08:48:17.651Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-05-11T08:48:17.651Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.03s) [2022-05-11T08:48:17.651Z] [2022-05-11T08:48:17.651Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.03s) [2022-05-11T08:48:17.651Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-05-11T08:48:17.651Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.03s) [2022-05-11T08:48:17.651Z] [2022-05-11T08:48:17.651Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.03s) [2022-05-11T08:48:17.651Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-05-11T08:48:17.651Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.03s) [2022-05-11T08:48:17.651Z] [2022-05-11T08:48:17.651Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.03s) [2022-05-11T08:48:17.651Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-05-11T08:48:17.651Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.03s) [2022-05-11T08:48:17.651Z] [2022-05-11T08:48:17.651Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.04s) [2022-05-11T08:48:17.651Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-05-11T08:48:17.651Z] --- SKIP: TestDockerSuite/TestEventsTop (0.04s) [2022-05-11T08:48:17.651Z] [2022-05-11T08:48:17.651Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.03s) [2022-05-11T08:48:17.651Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-05-11T08:48:17.651Z] --- SKIP: TestDockerSuite/TestExec (0.03s) [2022-05-11T08:48:17.651Z] [2022-05-11T08:48:17.651Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.04s) [2022-05-11T08:48:17.651Z] docker_api_exec_test.go:65: unmatched requirement DaemonIsLinux [2022-05-11T08:48:17.651Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.04s) [2022-05-11T08:48:17.651Z] [2022-05-11T08:48:17.651Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.03s) [2022-05-11T08:48:17.651Z] docker_api_exec_test.go:83: unmatched requirement DaemonIsLinux [2022-05-11T08:48:17.651Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.03s) [2022-05-11T08:48:17.651Z] [2022-05-11T08:48:17.651Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.03s) [2022-05-11T08:48:17.651Z] docker_api_exec_test.go:120: unmatched requirement DaemonIsLinux [2022-05-11T08:48:17.651Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.03s) [2022-05-11T08:48:17.651Z] [2022-05-11T08:48:17.651Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.03s) [2022-05-11T08:48:17.651Z] docker_api_exec_test.go:110: unmatched requirement DaemonIsLinux [2022-05-11T08:48:17.651Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.03s) [2022-05-11T08:48:17.651Z] [2022-05-11T08:48:17.651Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.03s) [2022-05-11T08:48:17.651Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-05-11T08:48:17.651Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.03s) [2022-05-11T08:48:17.651Z] [2022-05-11T08:48:17.651Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.04s) [2022-05-11T08:48:17.651Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-05-11T08:48:17.651Z] --- SKIP: TestDockerSuite/TestExecEnv (0.04s) [2022-05-11T08:48:17.651Z] [2022-05-11T08:48:17.651Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.03s) [2022-05-11T08:48:17.651Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-05-11T08:48:17.651Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.03s) [2022-05-11T08:48:17.651Z] [2022-05-11T08:48:17.651Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.02s) [2022-05-11T08:48:17.651Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-05-11T08:48:17.651Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-05-11T08:48:17.651Z] [2022-05-11T08:48:17.651Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.03s) [2022-05-11T08:48:17.651Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-05-11T08:48:17.651Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.03s) [2022-05-11T08:48:17.651Z] [2022-05-11T08:48:17.652Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.02s) [2022-05-11T08:48:17.652Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-05-11T08:48:17.652Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2022-05-11T08:48:17.652Z] [2022-05-11T08:48:17.652Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.02s) [2022-05-11T08:48:17.652Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-05-11T08:48:17.652Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2022-05-11T08:48:17.652Z] [2022-05-11T08:48:17.652Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.03s) [2022-05-11T08:48:17.652Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-05-11T08:48:17.652Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.03s) [2022-05-11T08:48:17.652Z] [2022-05-11T08:48:17.652Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.03s) [2022-05-11T08:48:17.652Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-05-11T08:48:17.652Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.03s) [2022-05-11T08:48:17.652Z] [2022-05-11T08:48:17.652Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.03s) [2022-05-11T08:48:17.652Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-05-11T08:48:17.652Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.03s) [2022-05-11T08:48:17.652Z] [2022-05-11T08:48:17.652Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.03s) [2022-05-11T08:48:17.652Z] docker_api_exec_test.go:210: unmatched requirement DaemonIsLinux [2022-05-11T08:48:17.652Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.03s) [2022-05-11T08:48:17.652Z] [2022-05-11T08:48:17.652Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-05-11T08:48:17.652Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-05-11T08:48:17.652Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-05-11T08:48:17.652Z] [2022-05-11T08:48:17.652Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.03s) [2022-05-11T08:48:17.652Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-05-11T08:48:17.652Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.03s) [2022-05-11T08:48:17.652Z] [2022-05-11T08:48:17.652Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.03s) [2022-05-11T08:48:17.652Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-05-11T08:48:17.652Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.03s) [2022-05-11T08:48:17.652Z] [2022-05-11T08:48:17.652Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.03s) [2022-05-11T08:48:17.652Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-05-11T08:48:17.652Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.03s) [2022-05-11T08:48:17.652Z] [2022-05-11T08:48:17.652Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.03s) [2022-05-11T08:48:17.652Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-05-11T08:48:17.652Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.03s) [2022-05-11T08:48:17.652Z] [2022-05-11T08:48:17.652Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.03s) [2022-05-11T08:48:17.652Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-05-11T08:48:17.652Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.03s) [2022-05-11T08:48:17.652Z] [2022-05-11T08:48:17.652Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.03s) [2022-05-11T08:48:17.652Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-05-11T08:48:17.652Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.03s) [2022-05-11T08:48:17.652Z] [2022-05-11T08:48:17.652Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.03s) [2022-05-11T08:48:17.652Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-05-11T08:48:17.652Z] --- SKIP: TestDockerSuite/TestHealth (0.03s) [2022-05-11T08:48:17.652Z] [2022-05-11T08:48:17.652Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.03s) [2022-05-11T08:48:17.652Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-05-11T08:48:17.652Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.03s) [2022-05-11T08:48:17.652Z] [2022-05-11T08:48:17.652Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.03s) [2022-05-11T08:48:17.652Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-05-11T08:48:17.652Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.03s) [2022-05-11T08:48:17.652Z] [2022-05-11T08:48:17.652Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.03s) [2022-05-11T08:48:17.652Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-05-11T08:48:17.652Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.03s) [2022-05-11T08:48:17.652Z] [2022-05-11T08:48:17.652Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.03s) [2022-05-11T08:48:17.652Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-05-11T08:48:17.652Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.03s) [2022-05-11T08:48:17.652Z] [2022-05-11T08:48:17.652Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.02s) [2022-05-11T08:48:17.652Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-05-11T08:48:17.652Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-05-11T08:48:17.652Z] [2022-05-11T08:48:17.652Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.03s) [2022-05-11T08:48:17.652Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-05-11T08:48:17.652Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.03s) [2022-05-11T08:48:17.652Z] [2022-05-11T08:48:17.652Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.03s) [2022-05-11T08:48:17.652Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-05-11T08:48:17.652Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.03s) [2022-05-11T08:48:17.652Z] [2022-05-11T08:48:17.652Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.03s) [2022-05-11T08:48:17.652Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-05-11T08:48:17.652Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.03s) [2022-05-11T08:48:17.652Z] [2022-05-11T08:48:17.652Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-05-11T08:48:17.652Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-05-11T08:48:17.652Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-05-11T08:48:17.652Z] [2022-05-11T08:48:17.652Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-05-11T08:48:17.652Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-05-11T08:48:17.652Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-05-11T08:48:17.652Z] [2022-05-11T08:48:17.652Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.03s) [2022-05-11T08:48:17.652Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-05-11T08:48:17.652Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.03s) [2022-05-11T08:48:17.652Z] [2022-05-11T08:48:17.652Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.03s) [2022-05-11T08:48:17.652Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-05-11T08:48:17.652Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.03s) [2022-05-11T08:48:17.652Z] [2022-05-11T08:48:17.652Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.03s) [2022-05-11T08:48:17.652Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-05-11T08:48:17.652Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.03s) [2022-05-11T08:48:17.652Z] [2022-05-11T08:48:17.652Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-05-11T08:48:17.652Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-05-11T08:48:17.652Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-05-11T08:48:17.652Z] [2022-05-11T08:48:17.652Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-05-11T08:48:17.652Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-05-11T08:48:17.652Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-05-11T08:48:17.652Z] [2022-05-11T08:48:17.652Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.02s) [2022-05-11T08:48:17.652Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-05-11T08:48:17.652Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2022-05-11T08:48:17.652Z] [2022-05-11T08:48:17.652Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.03s) [2022-05-11T08:48:17.652Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-05-11T08:48:17.652Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.03s) [2022-05-11T08:48:17.652Z] [2022-05-11T08:48:17.652Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.04s) [2022-05-11T08:48:17.652Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-05-11T08:48:17.652Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.04s) [2022-05-11T08:48:17.652Z] [2022-05-11T08:48:17.652Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-05-11T08:48:17.652Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-05-11T08:48:17.652Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-05-11T08:48:17.652Z] [2022-05-11T08:48:17.652Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.03s) [2022-05-11T08:48:17.652Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-05-11T08:48:17.652Z] --- SKIP: TestDockerSuite/TestInspectImage (0.03s) [2022-05-11T08:48:17.652Z] [2022-05-11T08:48:17.652Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.03s) [2022-05-11T08:48:17.652Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-05-11T08:48:17.652Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.03s) [2022-05-11T08:48:17.652Z] [2022-05-11T08:48:17.652Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.03s) [2022-05-11T08:48:17.652Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-05-11T08:48:17.652Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.03s) [2022-05-11T08:48:17.652Z] [2022-05-11T08:48:17.652Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.03s) [2022-05-11T08:48:17.652Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-05-11T08:48:17.652Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.03s) [2022-05-11T08:48:17.652Z] [2022-05-11T08:48:17.652Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.03s) [2022-05-11T08:48:17.652Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-05-11T08:48:17.652Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.03s) [2022-05-11T08:48:17.652Z] [2022-05-11T08:48:17.652Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.03s) [2022-05-11T08:48:17.652Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-05-11T08:48:17.652Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.03s) [2022-05-11T08:48:17.652Z] [2022-05-11T08:48:17.652Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.03s) [2022-05-11T08:48:17.652Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-05-11T08:48:17.652Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.03s) [2022-05-11T08:48:17.652Z] [2022-05-11T08:48:17.652Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-05-11T08:48:17.652Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-05-11T08:48:17.652Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-05-11T08:48:17.652Z] [2022-05-11T08:48:17.652Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.03s) [2022-05-11T08:48:17.652Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-05-11T08:48:17.652Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.03s) [2022-05-11T08:48:17.652Z] [2022-05-11T08:48:17.652Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.03s) [2022-05-11T08:48:17.652Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-05-11T08:48:17.652Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.03s) [2022-05-11T08:48:17.652Z] [2022-05-11T08:48:17.652Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-05-11T08:48:17.652Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-05-11T08:48:17.652Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-05-11T08:48:17.652Z] [2022-05-11T08:48:17.652Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.03s) [2022-05-11T08:48:17.652Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-05-11T08:48:17.652Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.03s) [2022-05-11T08:48:17.652Z] [2022-05-11T08:48:17.652Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.03s) [2022-05-11T08:48:17.652Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-05-11T08:48:17.652Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.03s) [2022-05-11T08:48:17.652Z] [2022-05-11T08:48:17.652Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.03s) [2022-05-11T08:48:17.652Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-05-11T08:48:17.652Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.03s) [2022-05-11T08:48:17.652Z] [2022-05-11T08:48:17.652Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.03s) [2022-05-11T08:48:17.652Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-05-11T08:48:17.652Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.03s) [2022-05-11T08:48:17.652Z] [2022-05-11T08:48:17.652Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-05-11T08:48:17.652Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-05-11T08:48:17.652Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-05-11T08:48:17.652Z] [2022-05-11T08:48:17.652Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.03s) [2022-05-11T08:48:17.652Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-05-11T08:48:17.652Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.03s) [2022-05-11T08:48:17.652Z] [2022-05-11T08:48:17.652Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-05-11T08:48:17.652Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-05-11T08:48:17.652Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-05-11T08:48:17.652Z] [2022-05-11T08:48:17.652Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-05-11T08:48:17.652Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-05-11T08:48:17.652Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-05-11T08:48:17.652Z] [2022-05-11T08:48:17.652Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-05-11T08:48:17.652Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-05-11T08:48:17.652Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-05-11T08:48:17.652Z] [2022-05-11T08:48:17.652Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-05-11T08:48:17.652Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-05-11T08:48:17.652Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-05-11T08:48:17.652Z] [2022-05-11T08:48:17.652Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.03s) [2022-05-11T08:48:17.652Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-05-11T08:48:17.652Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.03s) [2022-05-11T08:48:17.652Z] [2022-05-11T08:48:17.652Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.03s) [2022-05-11T08:48:17.652Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-05-11T08:48:17.652Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.03s) [2022-05-11T08:48:17.652Z] [2022-05-11T08:48:17.652Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.03s) [2022-05-11T08:48:17.652Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-05-11T08:48:17.652Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.03s) [2022-05-11T08:48:17.652Z] [2022-05-11T08:48:17.652Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.02s) [2022-05-11T08:48:17.652Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-05-11T08:48:17.652Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2022-05-11T08:48:17.652Z] [2022-05-11T08:48:17.652Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.03s) [2022-05-11T08:48:17.652Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-05-11T08:48:17.652Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.03s) [2022-05-11T08:48:17.652Z] [2022-05-11T08:48:17.652Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.03s) [2022-05-11T08:48:17.652Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-05-11T08:48:17.652Z] --- SKIP: TestDockerSuite/TestNetHostname (0.03s) [2022-05-11T08:48:17.652Z] [2022-05-11T08:48:17.652Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.03s) [2022-05-11T08:48:17.652Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-05-11T08:48:17.652Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.03s) [2022-05-11T08:48:17.652Z] [2022-05-11T08:48:17.652Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.03s) [2022-05-11T08:48:17.652Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-05-11T08:48:17.652Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.03s) [2022-05-11T08:48:17.652Z] [2022-05-11T08:48:17.652Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.03s) [2022-05-11T08:48:17.652Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-05-11T08:48:17.652Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.03s) [2022-05-11T08:48:17.652Z] [2022-05-11T08:48:17.652Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.02s) [2022-05-11T08:48:17.652Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-05-11T08:48:17.652Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2022-05-11T08:48:17.652Z] [2022-05-11T08:48:17.652Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-05-11T08:48:17.652Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-05-11T08:48:17.652Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-05-11T08:48:17.652Z] [2022-05-11T08:48:17.652Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.03s) [2022-05-11T08:48:17.652Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-05-11T08:48:17.652Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.03s) [2022-05-11T08:48:17.652Z] [2022-05-11T08:48:17.652Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.03s) [2022-05-11T08:48:17.652Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-05-11T08:48:17.652Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.03s) [2022-05-11T08:48:17.652Z] [2022-05-11T08:48:17.652Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.03s) [2022-05-11T08:48:17.652Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-05-11T08:48:17.653Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.03s) [2022-05-11T08:48:17.653Z] [2022-05-11T08:48:17.653Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-05-11T08:48:17.653Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-05-11T08:48:17.653Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-05-11T08:48:17.653Z] [2022-05-11T08:48:17.653Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.03s) [2022-05-11T08:48:17.653Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-05-11T08:48:17.653Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.03s) [2022-05-11T08:48:17.653Z] [2022-05-11T08:48:17.653Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.03s) [2022-05-11T08:48:17.653Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-05-11T08:48:17.653Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.03s) [2022-05-11T08:48:17.653Z] [2022-05-11T08:48:17.653Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-05-11T08:48:17.653Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-05-11T08:48:17.653Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-05-11T08:48:17.653Z] [2022-05-11T08:48:17.653Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.03s) [2022-05-11T08:48:17.653Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-05-11T08:48:17.653Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.03s) [2022-05-11T08:48:18.111Z] [2022-05-11T08:48:18.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.03s) [2022-05-11T08:48:18.111Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-05-11T08:48:18.111Z] --- SKIP: TestDockerSuite/TestPortList (0.03s) [2022-05-11T08:48:18.111Z] [2022-05-11T08:48:18.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.02s) [2022-05-11T08:48:18.111Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-05-11T08:48:18.111Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2022-05-11T08:48:18.111Z] [2022-05-11T08:48:18.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.03s) [2022-05-11T08:48:18.111Z] docker_api_containers_test.go:1535: unmatched requirement DaemonIsLinux [2022-05-11T08:48:18.111Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.03s) [2022-05-11T08:48:18.111Z] [2022-05-11T08:48:18.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.03s) [2022-05-11T08:48:18.111Z] docker_api_containers_test.go:1449: unmatched requirement DaemonIsLinux [2022-05-11T08:48:18.111Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.03s) [2022-05-11T08:48:18.111Z] [2022-05-11T08:48:18.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.03s) [2022-05-11T08:48:18.111Z] docker_api_containers_test.go:1431: unmatched requirement DaemonIsLinux [2022-05-11T08:48:18.111Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.03s) [2022-05-11T08:48:18.111Z] [2022-05-11T08:48:18.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.03s) [2022-05-11T08:48:18.111Z] docker_api_containers_test.go:1477: unmatched requirement DaemonIsLinux [2022-05-11T08:48:18.111Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.03s) [2022-05-11T08:48:18.111Z] [2022-05-11T08:48:18.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-05-11T08:48:18.111Z] docker_api_containers_test.go:1560: unmatched requirement DaemonIsLinux [2022-05-11T08:48:18.111Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-05-11T08:48:18.111Z] [2022-05-11T08:48:18.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-05-11T08:48:18.111Z] docker_api_containers_test.go:1504: unmatched requirement DaemonIsLinux [2022-05-11T08:48:18.111Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-05-11T08:48:18.111Z] [2022-05-11T08:48:18.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-05-11T08:48:18.111Z] docker_api_containers_test.go:1327: unmatched requirement DaemonIsLinux [2022-05-11T08:48:18.111Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-05-11T08:48:18.111Z] [2022-05-11T08:48:18.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.04s) [2022-05-11T08:48:18.111Z] docker_api_containers_test.go:1398: unmatched requirement DaemonIsLinux [2022-05-11T08:48:18.111Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.04s) [2022-05-11T08:48:18.111Z] [2022-05-11T08:48:18.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-05-11T08:48:18.111Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-05-11T08:48:18.111Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-05-11T08:48:18.111Z] [2022-05-11T08:48:18.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.03s) [2022-05-11T08:48:18.111Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-05-11T08:48:18.111Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.03s) [2022-05-11T08:48:18.111Z] [2022-05-11T08:48:18.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.11s) [2022-05-11T08:48:18.111Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-05-11T08:48:18.111Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.11s) [2022-05-11T08:48:18.111Z] [2022-05-11T08:48:18.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-05-11T08:48:18.111Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-05-11T08:48:18.111Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-05-11T08:48:18.111Z] [2022-05-11T08:48:18.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.02s) [2022-05-11T08:48:18.111Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-05-11T08:48:18.111Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2022-05-11T08:48:18.111Z] [2022-05-11T08:48:18.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.04s) [2022-05-11T08:48:18.111Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-05-11T08:48:18.111Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.04s) [2022-05-11T08:48:18.111Z] [2022-05-11T08:48:18.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.03s) [2022-05-11T08:48:18.111Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-05-11T08:48:18.111Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.03s) [2022-05-11T08:48:18.111Z] [2022-05-11T08:48:18.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.03s) [2022-05-11T08:48:18.111Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-05-11T08:48:18.111Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.03s) [2022-05-11T08:48:18.111Z] [2022-05-11T08:48:18.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.03s) [2022-05-11T08:48:18.111Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-05-11T08:48:18.111Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.03s) [2022-05-11T08:48:18.111Z] [2022-05-11T08:48:18.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.03s) [2022-05-11T08:48:18.111Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-05-11T08:48:18.111Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.03s) [2022-05-11T08:48:18.111Z] [2022-05-11T08:48:18.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.03s) [2022-05-11T08:48:18.111Z] docker_api_containers_test.go:1374: unmatched requirement DaemonIsLinux [2022-05-11T08:48:18.111Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.03s) [2022-05-11T08:48:18.111Z] [2022-05-11T08:48:18.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.03s) [2022-05-11T08:48:18.111Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-05-11T08:48:18.111Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.03s) [2022-05-11T08:48:18.111Z] [2022-05-11T08:48:18.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.03s) [2022-05-11T08:48:18.112Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-05-11T08:48:18.112Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.03s) [2022-05-11T08:48:18.112Z] [2022-05-11T08:48:18.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-05-11T08:48:18.112Z] docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux [2022-05-11T08:48:18.112Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-05-11T08:48:18.112Z] [2022-05-11T08:48:18.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.03s) [2022-05-11T08:48:18.112Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-05-11T08:48:18.112Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.03s) [2022-05-11T08:48:18.112Z] [2022-05-11T08:48:18.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-05-11T08:48:18.112Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-05-11T08:48:18.112Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-05-11T08:48:18.112Z] [2022-05-11T08:48:18.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-05-11T08:48:18.112Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-05-11T08:48:18.112Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-05-11T08:48:18.112Z] [2022-05-11T08:48:18.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-05-11T08:48:18.112Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-05-11T08:48:18.112Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-05-11T08:48:18.112Z] [2022-05-11T08:48:18.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-05-11T08:48:18.112Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-05-11T08:48:18.112Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-05-11T08:48:18.112Z] [2022-05-11T08:48:18.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.03s) [2022-05-11T08:48:18.112Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-05-11T08:48:18.112Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.03s) [2022-05-11T08:48:18.112Z] [2022-05-11T08:48:18.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-05-11T08:48:18.112Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-05-11T08:48:18.112Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-05-11T08:48:18.112Z] [2022-05-11T08:48:18.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-05-11T08:48:18.112Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-05-11T08:48:18.112Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-05-11T08:48:18.112Z] [2022-05-11T08:48:18.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-05-11T08:48:18.112Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-05-11T08:48:18.112Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-05-11T08:48:18.112Z] [2022-05-11T08:48:18.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.03s) [2022-05-11T08:48:18.112Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-05-11T08:48:18.112Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.03s) [2022-05-11T08:48:18.112Z] [2022-05-11T08:48:18.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-05-11T08:48:18.112Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-05-11T08:48:18.112Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-05-11T08:48:18.112Z] [2022-05-11T08:48:18.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-05-11T08:48:18.112Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-05-11T08:48:18.112Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-05-11T08:48:18.112Z] [2022-05-11T08:48:18.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-05-11T08:48:18.112Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-05-11T08:48:18.112Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-05-11T08:48:18.112Z] [2022-05-11T08:48:18.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.03s) [2022-05-11T08:48:18.112Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-05-11T08:48:18.112Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.03s) [2022-05-11T08:48:18.112Z] [2022-05-11T08:48:18.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.03s) [2022-05-11T08:48:18.112Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-05-11T08:48:18.112Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.03s) [2022-05-11T08:48:18.112Z] [2022-05-11T08:48:18.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-05-11T08:48:18.112Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-05-11T08:48:18.112Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-05-11T08:48:18.112Z] [2022-05-11T08:48:18.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.03s) [2022-05-11T08:48:18.112Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-05-11T08:48:18.112Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.03s) [2022-05-11T08:48:18.112Z] [2022-05-11T08:48:18.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.03s) [2022-05-11T08:48:18.112Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-05-11T08:48:18.112Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.03s) [2022-05-11T08:48:18.112Z] [2022-05-11T08:48:18.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.03s) [2022-05-11T08:48:18.112Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-05-11T08:48:18.112Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.03s) [2022-05-11T08:48:18.112Z] [2022-05-11T08:48:18.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-05-11T08:48:18.112Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-05-11T08:48:18.112Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-05-11T08:48:18.112Z] [2022-05-11T08:48:18.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.05s) [2022-05-11T08:48:18.112Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-05-11T08:48:18.112Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.05s) [2022-05-11T08:48:18.112Z] [2022-05-11T08:48:18.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.03s) [2022-05-11T08:48:18.112Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-05-11T08:48:18.112Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.03s) [2022-05-11T08:48:18.112Z] [2022-05-11T08:48:18.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.03s) [2022-05-11T08:48:18.112Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-05-11T08:48:18.112Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.03s) [2022-05-11T08:48:18.112Z] [2022-05-11T08:48:18.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-05-11T08:48:18.112Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-05-11T08:48:18.112Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-05-11T08:48:18.112Z] [2022-05-11T08:48:18.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.03s) [2022-05-11T08:48:18.112Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-05-11T08:48:18.112Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.03s) [2022-05-11T08:48:18.112Z] [2022-05-11T08:48:18.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.03s) [2022-05-11T08:48:18.112Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-05-11T08:48:18.112Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.03s) [2022-05-11T08:48:18.112Z] [2022-05-11T08:48:18.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.03s) [2022-05-11T08:48:18.112Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-05-11T08:48:18.112Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.03s) [2022-05-11T08:48:18.112Z] [2022-05-11T08:48:18.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.03s) [2022-05-11T08:48:18.112Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-05-11T08:48:18.112Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.03s) [2022-05-11T08:48:18.112Z] [2022-05-11T08:48:18.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.03s) [2022-05-11T08:48:18.112Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-05-11T08:48:18.112Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.03s) [2022-05-11T08:48:18.112Z] [2022-05-11T08:48:18.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-05-11T08:48:18.112Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-05-11T08:48:18.112Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-05-11T08:48:18.112Z] [2022-05-11T08:48:18.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-05-11T08:48:18.112Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-05-11T08:48:18.112Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-05-11T08:48:18.112Z] [2022-05-11T08:48:18.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-05-11T08:48:18.112Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-05-11T08:48:18.112Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-05-11T08:48:18.112Z] [2022-05-11T08:48:18.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-05-11T08:48:18.112Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-05-11T08:48:18.112Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-05-11T08:48:18.112Z] [2022-05-11T08:48:18.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-05-11T08:48:18.112Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-05-11T08:48:18.112Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-05-11T08:48:18.112Z] [2022-05-11T08:48:18.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-05-11T08:48:18.112Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-05-11T08:48:18.112Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-05-11T08:48:18.112Z] [2022-05-11T08:48:18.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-05-11T08:48:18.112Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-05-11T08:48:18.112Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-05-11T08:48:18.112Z] [2022-05-11T08:48:18.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.03s) [2022-05-11T08:48:18.112Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-05-11T08:48:18.112Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.03s) [2022-05-11T08:48:18.112Z] [2022-05-11T08:48:18.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-05-11T08:48:18.112Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-05-11T08:48:18.112Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-05-11T08:48:18.112Z] [2022-05-11T08:48:18.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.02s) [2022-05-11T08:48:18.112Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-05-11T08:48:18.112Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2022-05-11T08:48:18.112Z] [2022-05-11T08:48:18.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.03s) [2022-05-11T08:48:18.112Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-05-11T08:48:18.112Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.03s) [2022-05-11T08:48:18.112Z] [2022-05-11T08:48:18.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.03s) [2022-05-11T08:48:18.112Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-05-11T08:48:18.112Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.03s) [2022-05-11T08:48:18.112Z] [2022-05-11T08:48:18.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.03s) [2022-05-11T08:48:18.112Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-05-11T08:48:18.112Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.03s) [2022-05-11T08:48:18.112Z] [2022-05-11T08:48:18.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-05-11T08:48:18.112Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-05-11T08:48:18.112Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-05-11T08:48:18.112Z] [2022-05-11T08:48:18.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.03s) [2022-05-11T08:48:18.112Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-05-11T08:48:18.112Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.03s) [2022-05-11T08:48:18.112Z] [2022-05-11T08:48:18.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.03s) [2022-05-11T08:48:18.112Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-05-11T08:48:18.112Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.03s) [2022-05-11T08:48:18.112Z] [2022-05-11T08:48:18.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.02s) [2022-05-11T08:48:18.112Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-05-11T08:48:18.112Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2022-05-11T08:48:18.112Z] [2022-05-11T08:48:18.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.03s) [2022-05-11T08:48:18.112Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-05-11T08:48:18.112Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.03s) [2022-05-11T08:48:18.112Z] [2022-05-11T08:48:18.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-05-11T08:48:18.112Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-05-11T08:48:18.112Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-05-11T08:48:18.112Z] [2022-05-11T08:48:18.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.03s) [2022-05-11T08:48:18.112Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-05-11T08:48:18.112Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.03s) [2022-05-11T08:48:18.112Z] [2022-05-11T08:48:18.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.03s) [2022-05-11T08:48:18.112Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-05-11T08:48:18.112Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.03s) [2022-05-11T08:48:18.112Z] [2022-05-11T08:48:18.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.03s) [2022-05-11T08:48:18.112Z] docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux [2022-05-11T08:48:18.112Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.03s) [2022-05-11T08:48:18.112Z] [2022-05-11T08:48:18.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-05-11T08:48:18.112Z] docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux [2022-05-11T08:48:18.112Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-05-11T08:48:18.112Z] [2022-05-11T08:48:18.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-05-11T08:48:18.112Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-05-11T08:48:18.112Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-05-11T08:48:18.112Z] [2022-05-11T08:48:18.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.03s) [2022-05-11T08:48:18.112Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-05-11T08:48:18.112Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.03s) [2022-05-11T08:48:18.112Z] [2022-05-11T08:48:18.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.03s) [2022-05-11T08:48:18.112Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-05-11T08:48:18.112Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.03s) [2022-05-11T08:48:18.112Z] [2022-05-11T08:48:18.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.03s) [2022-05-11T08:48:18.112Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-05-11T08:48:18.112Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.03s) [2022-05-11T08:48:18.112Z] [2022-05-11T08:48:18.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.03s) [2022-05-11T08:48:18.112Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-05-11T08:48:18.112Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.03s) [2022-05-11T08:48:18.112Z] [2022-05-11T08:48:18.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.03s) [2022-05-11T08:48:18.112Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-05-11T08:48:18.112Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.03s) [2022-05-11T08:48:18.112Z] [2022-05-11T08:48:18.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.03s) [2022-05-11T08:48:18.112Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-05-11T08:48:18.112Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.03s) [2022-05-11T08:48:18.112Z] [2022-05-11T08:48:18.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.03s) [2022-05-11T08:48:18.112Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-05-11T08:48:18.112Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.03s) [2022-05-11T08:48:18.113Z] [2022-05-11T08:48:18.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.03s) [2022-05-11T08:48:18.113Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-05-11T08:48:18.113Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.03s) [2022-05-11T08:48:18.113Z] [2022-05-11T08:48:18.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.03s) [2022-05-11T08:48:18.113Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-05-11T08:48:18.113Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.03s) [2022-05-11T08:48:18.113Z] [2022-05-11T08:48:18.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.03s) [2022-05-11T08:48:18.113Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-05-11T08:48:18.113Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.03s) [2022-05-11T08:48:18.113Z] [2022-05-11T08:48:18.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.03s) [2022-05-11T08:48:18.113Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-05-11T08:48:18.113Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.03s) [2022-05-11T08:48:18.113Z] [2022-05-11T08:48:18.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-05-11T08:48:18.113Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-05-11T08:48:18.113Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-05-11T08:48:18.113Z] [2022-05-11T08:48:18.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-05-11T08:48:18.113Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-05-11T08:48:18.113Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-05-11T08:48:18.113Z] [2022-05-11T08:48:18.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.03s) [2022-05-11T08:48:18.113Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-05-11T08:48:18.113Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.03s) [2022-05-11T08:48:18.113Z] [2022-05-11T08:48:18.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.03s) [2022-05-11T08:48:18.113Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-05-11T08:48:18.113Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.03s) [2022-05-11T08:48:18.113Z] [2022-05-11T08:48:18.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.03s) [2022-05-11T08:48:18.113Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-05-11T08:48:18.113Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.03s) [2022-05-11T08:48:18.113Z] [2022-05-11T08:48:18.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-05-11T08:48:18.113Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-05-11T08:48:18.113Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-05-11T08:48:18.113Z] [2022-05-11T08:48:18.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.03s) [2022-05-11T08:48:18.113Z] docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux [2022-05-11T08:48:18.113Z] --- SKIP: TestDockerSuite/TestRunMount (0.03s) [2022-05-11T08:48:18.113Z] [2022-05-11T08:48:18.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.03s) [2022-05-11T08:48:18.113Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-05-11T08:48:18.113Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.03s) [2022-05-11T08:48:18.113Z] [2022-05-11T08:48:18.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-05-11T08:48:18.113Z] docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux [2022-05-11T08:48:18.113Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-05-11T08:48:18.113Z] [2022-05-11T08:48:18.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-05-11T08:48:18.113Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-05-11T08:48:18.113Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-05-11T08:48:18.113Z] [2022-05-11T08:48:18.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.03s) [2022-05-11T08:48:18.113Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-05-11T08:48:18.113Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.03s) [2022-05-11T08:48:18.113Z] [2022-05-11T08:48:18.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.02s) [2022-05-11T08:48:18.113Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-05-11T08:48:18.113Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2022-05-11T08:48:18.113Z] [2022-05-11T08:48:18.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-05-11T08:48:18.113Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-05-11T08:48:18.113Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-05-11T08:48:18.113Z] [2022-05-11T08:48:18.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2022-05-11T08:48:18.113Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-05-11T08:48:18.113Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2022-05-11T08:48:18.113Z] [2022-05-11T08:48:18.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.03s) [2022-05-11T08:48:18.113Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-05-11T08:48:18.113Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.03s) [2022-05-11T08:48:18.113Z] [2022-05-11T08:48:18.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.02s) [2022-05-11T08:48:18.113Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-05-11T08:48:18.113Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2022-05-11T08:48:18.113Z] [2022-05-11T08:48:18.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.03s) [2022-05-11T08:48:18.113Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-05-11T08:48:18.113Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.03s) [2022-05-11T08:48:18.113Z] [2022-05-11T08:48:18.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-05-11T08:48:18.113Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-05-11T08:48:18.113Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-05-11T08:48:18.113Z] [2022-05-11T08:48:18.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-05-11T08:48:18.113Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-05-11T08:48:18.113Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-05-11T08:48:18.113Z] [2022-05-11T08:48:18.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.03s) [2022-05-11T08:48:18.113Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-05-11T08:48:18.113Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.03s) [2022-05-11T08:48:18.113Z] [2022-05-11T08:48:18.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-05-11T08:48:18.113Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-05-11T08:48:18.113Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-05-11T08:48:18.113Z] [2022-05-11T08:48:18.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-05-11T08:48:18.113Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-05-11T08:48:18.113Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-05-11T08:48:18.113Z] [2022-05-11T08:48:18.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2022-05-11T08:48:18.113Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-05-11T08:48:18.113Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2022-05-11T08:48:18.113Z] [2022-05-11T08:48:18.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.03s) [2022-05-11T08:48:18.113Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-05-11T08:48:18.113Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.03s) [2022-05-11T08:48:18.113Z] [2022-05-11T08:48:18.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-05-11T08:48:18.113Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-05-11T08:48:18.113Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-05-11T08:48:18.113Z] [2022-05-11T08:48:18.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.03s) [2022-05-11T08:48:18.113Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-05-11T08:48:18.113Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.03s) [2022-05-11T08:48:18.113Z] [2022-05-11T08:48:18.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-05-11T08:48:18.113Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-05-11T08:48:18.113Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-05-11T08:48:18.113Z] [2022-05-11T08:48:18.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-05-11T08:48:18.113Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-05-11T08:48:18.113Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-05-11T08:48:18.113Z] [2022-05-11T08:48:18.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-05-11T08:48:18.113Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-05-11T08:48:18.113Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-05-11T08:48:18.113Z] [2022-05-11T08:48:18.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-05-11T08:48:18.113Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-05-11T08:48:18.113Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-05-11T08:48:18.113Z] [2022-05-11T08:48:18.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.03s) [2022-05-11T08:48:18.113Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-05-11T08:48:18.113Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.03s) [2022-05-11T08:48:18.113Z] [2022-05-11T08:48:18.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-05-11T08:48:18.113Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-05-11T08:48:18.113Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-05-11T08:48:18.113Z] [2022-05-11T08:48:18.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-05-11T08:48:18.113Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-05-11T08:48:18.113Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-05-11T08:48:18.113Z] [2022-05-11T08:48:18.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-05-11T08:48:18.113Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-05-11T08:48:18.113Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-05-11T08:48:18.113Z] [2022-05-11T08:48:18.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-05-11T08:48:18.113Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-05-11T08:48:18.113Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-05-11T08:48:18.113Z] [2022-05-11T08:48:18.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-05-11T08:48:18.113Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-05-11T08:48:18.113Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-05-11T08:48:18.113Z] [2022-05-11T08:48:18.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-05-11T08:48:18.113Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-05-11T08:48:18.113Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-05-11T08:48:18.113Z] [2022-05-11T08:48:18.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.02s) [2022-05-11T08:48:18.113Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-05-11T08:48:18.113Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2022-05-11T08:48:18.113Z] [2022-05-11T08:48:18.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.02s) [2022-05-11T08:48:18.113Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-05-11T08:48:18.113Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2022-05-11T08:48:18.113Z] [2022-05-11T08:48:18.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.03s) [2022-05-11T08:48:18.113Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-05-11T08:48:18.113Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.03s) [2022-05-11T08:48:18.113Z] [2022-05-11T08:48:18.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.03s) [2022-05-11T08:48:18.113Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-05-11T08:48:18.113Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.03s) [2022-05-11T08:48:18.113Z] [2022-05-11T08:48:18.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-05-11T08:48:18.113Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-05-11T08:48:18.113Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-05-11T08:48:18.113Z] [2022-05-11T08:48:18.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.03s) [2022-05-11T08:48:18.113Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-05-11T08:48:18.113Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.03s) [2022-05-11T08:48:18.113Z] [2022-05-11T08:48:18.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.03s) [2022-05-11T08:48:18.113Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-05-11T08:48:18.113Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.03s) [2022-05-11T08:48:18.113Z] [2022-05-11T08:48:18.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-05-11T08:48:18.113Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-05-11T08:48:18.113Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-05-11T08:48:18.113Z] [2022-05-11T08:48:18.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-05-11T08:48:18.113Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-05-11T08:48:18.113Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-05-11T08:48:18.113Z] [2022-05-11T08:48:18.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.04s) [2022-05-11T08:48:18.113Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-05-11T08:48:18.113Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.04s) [2022-05-11T08:48:18.113Z] [2022-05-11T08:48:18.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.03s) [2022-05-11T08:48:18.113Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-05-11T08:48:18.113Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.03s) [2022-05-11T08:48:18.113Z] [2022-05-11T08:48:18.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.04s) [2022-05-11T08:48:18.113Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-05-11T08:48:18.113Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.04s) [2022-05-11T08:48:18.113Z] [2022-05-11T08:48:18.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-05-11T08:48:18.113Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-05-11T08:48:18.113Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-05-11T08:48:18.113Z] [2022-05-11T08:48:18.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.04s) [2022-05-11T08:48:18.113Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-05-11T08:48:18.113Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.04s) [2022-05-11T08:48:18.113Z] [2022-05-11T08:48:18.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.02s) [2022-05-11T08:48:18.113Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-05-11T08:48:18.113Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2022-05-11T08:48:18.113Z] [2022-05-11T08:48:18.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.02s) [2022-05-11T08:48:18.113Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-05-11T08:48:18.113Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2022-05-11T08:48:18.113Z] [2022-05-11T08:48:18.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-05-11T08:48:18.113Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-05-11T08:48:18.113Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-05-11T08:48:18.113Z] [2022-05-11T08:48:18.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.03s) [2022-05-11T08:48:18.113Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-05-11T08:48:18.113Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.03s) [2022-05-11T08:48:18.113Z] [2022-05-11T08:48:18.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.03s) [2022-05-11T08:48:18.113Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-05-11T08:48:18.113Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.03s) [2022-05-11T08:48:18.113Z] [2022-05-11T08:48:18.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.03s) [2022-05-11T08:48:18.113Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-05-11T08:48:18.113Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.03s) [2022-05-11T08:48:18.113Z] [2022-05-11T08:48:18.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-05-11T08:48:18.113Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-05-11T08:48:18.113Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-05-11T08:48:18.113Z] [2022-05-11T08:48:18.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.03s) [2022-05-11T08:48:18.113Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-05-11T08:48:18.113Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.03s) [2022-05-11T08:48:18.113Z] [2022-05-11T08:48:18.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2022-05-11T08:48:18.113Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-05-11T08:48:18.113Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2022-05-11T08:48:18.113Z] [2022-05-11T08:48:18.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-05-11T08:48:18.113Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-05-11T08:48:18.113Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-05-11T08:48:18.113Z] [2022-05-11T08:48:18.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.02s) [2022-05-11T08:48:18.113Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-05-11T08:48:18.113Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2022-05-11T08:48:18.113Z] [2022-05-11T08:48:18.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-05-11T08:48:18.113Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-05-11T08:48:18.113Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-05-11T08:48:18.113Z] [2022-05-11T08:48:18.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.03s) [2022-05-11T08:48:18.114Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-05-11T08:48:18.114Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.03s) [2022-05-11T08:48:18.114Z] [2022-05-11T08:48:18.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.03s) [2022-05-11T08:48:18.114Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-05-11T08:48:18.114Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.03s) [2022-05-11T08:48:18.114Z] [2022-05-11T08:48:18.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.03s) [2022-05-11T08:48:18.114Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-05-11T08:48:18.114Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.03s) [2022-05-11T08:48:18.114Z] [2022-05-11T08:48:18.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.03s) [2022-05-11T08:48:18.114Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-05-11T08:48:18.114Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.03s) [2022-05-11T08:48:18.114Z] [2022-05-11T08:48:18.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-05-11T08:48:18.114Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-05-11T08:48:18.114Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-05-11T08:48:18.114Z] [2022-05-11T08:48:18.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-05-11T08:48:18.114Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-05-11T08:48:18.114Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-05-11T08:48:18.114Z] [2022-05-11T08:48:18.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-05-11T08:48:18.114Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-05-11T08:48:18.114Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-05-11T08:48:18.114Z] [2022-05-11T08:48:18.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.02s) [2022-05-11T08:48:18.114Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-05-11T08:48:18.114Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2022-05-11T08:48:18.114Z] [2022-05-11T08:48:18.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-05-11T08:48:18.114Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-05-11T08:48:18.114Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-05-11T08:48:18.114Z] [2022-05-11T08:48:18.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.03s) [2022-05-11T08:48:18.114Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-05-11T08:48:18.114Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.03s) [2022-05-11T08:48:18.114Z] [2022-05-11T08:48:18.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.03s) [2022-05-11T08:48:18.114Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-05-11T08:48:18.114Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.03s) [2022-05-11T08:48:18.114Z] [2022-05-11T08:48:18.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.03s) [2022-05-11T08:48:18.114Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-05-11T08:48:18.114Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.03s) [2022-05-11T08:48:18.114Z] [2022-05-11T08:48:18.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.03s) [2022-05-11T08:48:18.114Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-05-11T08:48:18.114Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.03s) [2022-05-11T08:48:18.114Z] [2022-05-11T08:48:18.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.03s) [2022-05-11T08:48:18.114Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-05-11T08:48:18.114Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.03s) [2022-05-11T08:48:18.114Z] [2022-05-11T08:48:18.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-05-11T08:48:18.114Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-05-11T08:48:18.114Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-05-11T08:48:18.114Z] [2022-05-11T08:48:18.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.03s) [2022-05-11T08:48:18.114Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-05-11T08:48:18.114Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.03s) [2022-05-11T08:48:18.114Z] [2022-05-11T08:48:18.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.06s) [2022-05-11T08:48:18.114Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-05-11T08:48:18.114Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.06s) [2022-05-11T08:48:18.114Z] [2022-05-11T08:48:18.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.03s) [2022-05-11T08:48:18.114Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-05-11T08:48:18.114Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.03s) [2022-05-11T08:48:18.114Z] [2022-05-11T08:48:18.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.03s) [2022-05-11T08:48:18.114Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-05-11T08:48:18.114Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.03s) [2022-05-11T08:48:18.114Z] [2022-05-11T08:48:18.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.03s) [2022-05-11T08:48:18.114Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-05-11T08:48:18.114Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.03s) [2022-05-11T08:48:18.114Z] [2022-05-11T08:48:18.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.03s) [2022-05-11T08:48:18.114Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-05-11T08:48:18.114Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.03s) [2022-05-11T08:48:18.114Z] [2022-05-11T08:48:18.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.03s) [2022-05-11T08:48:18.114Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-05-11T08:48:18.114Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.03s) [2022-05-11T08:48:18.114Z] [2022-05-11T08:48:18.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.03s) [2022-05-11T08:48:18.114Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-05-11T08:48:18.114Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.03s) [2022-05-11T08:48:18.114Z] [2022-05-11T08:48:18.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.03s) [2022-05-11T08:48:18.114Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-05-11T08:48:18.114Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.03s) [2022-05-11T08:48:18.114Z] [2022-05-11T08:48:18.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.03s) [2022-05-11T08:48:18.114Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-05-11T08:48:18.114Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.03s) [2022-05-11T08:48:18.114Z] [2022-05-11T08:48:18.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.03s) [2022-05-11T08:48:18.114Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-05-11T08:48:18.114Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.03s) [2022-05-11T08:48:18.114Z] [2022-05-11T08:48:18.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.03s) [2022-05-11T08:48:18.114Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-05-11T08:48:18.114Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.03s) [2022-05-11T08:48:18.114Z] [2022-05-11T08:48:18.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.02s) [2022-05-11T08:48:18.114Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-05-11T08:48:18.114Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2022-05-11T08:48:18.114Z] [2022-05-11T08:48:18.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.03s) [2022-05-11T08:48:18.114Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-05-11T08:48:18.114Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.03s) [2022-05-11T08:48:18.114Z] [2022-05-11T08:48:18.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.03s) [2022-05-11T08:48:18.114Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-05-11T08:48:18.114Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.03s) [2022-05-11T08:48:18.114Z] [2022-05-11T08:48:18.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.03s) [2022-05-11T08:48:18.114Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-05-11T08:48:18.114Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.03s) [2022-05-11T08:48:18.114Z] [2022-05-11T08:48:18.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.03s) [2022-05-11T08:48:18.114Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-05-11T08:48:18.114Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.03s) [2022-05-11T08:48:18.114Z] [2022-05-11T08:48:18.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.03s) [2022-05-11T08:48:18.114Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-05-11T08:48:18.114Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.03s) [2022-05-11T08:48:18.114Z] [2022-05-11T08:48:18.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.03s) [2022-05-11T08:48:18.114Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-05-11T08:48:18.114Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.03s) [2022-05-11T08:48:18.114Z] [2022-05-11T08:48:18.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-05-11T08:48:18.114Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-05-11T08:48:18.114Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-05-11T08:48:18.114Z] [2022-05-11T08:48:18.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.03s) [2022-05-11T08:48:18.114Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-05-11T08:48:18.114Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.03s) [2022-05-11T08:48:18.114Z] [2022-05-11T08:48:18.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.03s) [2022-05-11T08:48:18.114Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-05-11T08:48:18.114Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.03s) [2022-05-11T08:48:18.114Z] [2022-05-11T08:48:18.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.03s) [2022-05-11T08:48:18.114Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-05-11T08:48:18.114Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.03s) [2022-05-11T08:48:18.114Z] [2022-05-11T08:48:18.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.03s) [2022-05-11T08:48:18.114Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-05-11T08:48:18.114Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.03s) [2022-05-11T08:48:18.114Z] [2022-05-11T08:48:18.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-05-11T08:48:18.114Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-11T08:48:18.114Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-05-11T08:48:18.114Z] [2022-05-11T08:48:18.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-05-11T08:48:18.114Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-11T08:48:18.114Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-05-11T08:48:18.114Z] [2022-05-11T08:48:18.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-05-11T08:48:18.114Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-11T08:48:18.114Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-05-11T08:48:18.114Z] [2022-05-11T08:48:18.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-05-11T08:48:18.114Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-11T08:48:18.114Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-05-11T08:48:18.114Z] [2022-05-11T08:48:18.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-05-11T08:48:18.114Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-11T08:48:18.114Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-05-11T08:48:18.114Z] [2022-05-11T08:48:18.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-05-11T08:48:18.114Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-11T08:48:18.114Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-05-11T08:48:18.114Z] [2022-05-11T08:48:18.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-05-11T08:48:18.114Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-11T08:48:18.114Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-05-11T08:48:18.114Z] [2022-05-11T08:48:18.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-05-11T08:48:18.114Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-11T08:48:18.114Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-05-11T08:48:18.114Z] [2022-05-11T08:48:18.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-05-11T08:48:18.114Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-11T08:48:18.114Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-05-11T08:48:18.114Z] [2022-05-11T08:48:18.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-05-11T08:48:18.114Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-11T08:48:18.114Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-05-11T08:48:18.114Z] [2022-05-11T08:48:18.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-05-11T08:48:18.114Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-11T08:48:18.114Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-05-11T08:48:18.114Z] [2022-05-11T08:48:18.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-05-11T08:48:18.114Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-11T08:48:18.114Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-05-11T08:48:18.114Z] [2022-05-11T08:48:18.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-05-11T08:48:18.114Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-11T08:48:18.114Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-05-11T08:48:18.114Z] [2022-05-11T08:48:18.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-05-11T08:48:18.114Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-11T08:48:18.114Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-05-11T08:48:18.114Z] [2022-05-11T08:48:18.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-05-11T08:48:18.114Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-11T08:48:18.114Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-05-11T08:48:18.114Z] [2022-05-11T08:48:18.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-05-11T08:48:18.114Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-11T08:48:18.114Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-05-11T08:48:18.114Z] [2022-05-11T08:48:18.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-05-11T08:48:18.114Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-11T08:48:18.114Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-05-11T08:48:18.114Z] [2022-05-11T08:48:18.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-05-11T08:48:18.114Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-11T08:48:18.114Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-05-11T08:48:18.114Z] [2022-05-11T08:48:18.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-05-11T08:48:18.115Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-11T08:48:18.115Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-05-11T08:48:18.115Z] [2022-05-11T08:48:18.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-05-11T08:48:18.115Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-11T08:48:18.115Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-05-11T08:48:18.115Z] [2022-05-11T08:48:18.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.21s) [2022-05-11T08:48:18.115Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-11T08:48:18.115Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.21s) [2022-05-11T08:48:18.115Z] [2022-05-11T08:48:18.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-05-11T08:48:18.115Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-11T08:48:18.115Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-05-11T08:48:18.115Z] [2022-05-11T08:48:18.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-05-11T08:48:18.115Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-11T08:48:18.115Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-05-11T08:48:18.115Z] [2022-05-11T08:48:18.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-05-11T08:48:18.115Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-11T08:48:18.115Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-05-11T08:48:18.115Z] [2022-05-11T08:48:18.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-05-11T08:48:18.115Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-11T08:48:18.115Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-05-11T08:48:18.115Z] [2022-05-11T08:48:18.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-05-11T08:48:18.115Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-11T08:48:18.115Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-05-11T08:48:18.115Z] [2022-05-11T08:48:18.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-05-11T08:48:18.115Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-11T08:48:18.115Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-05-11T08:48:18.115Z] [2022-05-11T08:48:18.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-05-11T08:48:18.115Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-11T08:48:18.115Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-05-11T08:48:18.115Z] [2022-05-11T08:48:18.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-05-11T08:48:18.115Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-11T08:48:18.115Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-05-11T08:48:18.115Z] [2022-05-11T08:48:18.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-05-11T08:48:18.115Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-11T08:48:18.115Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-05-11T08:48:18.115Z] [2022-05-11T08:48:18.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-05-11T08:48:18.115Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-11T08:48:18.115Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-05-11T08:48:18.115Z] [2022-05-11T08:48:18.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-05-11T08:48:18.115Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-11T08:48:18.115Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-05-11T08:48:18.115Z] [2022-05-11T08:48:18.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-05-11T08:48:18.115Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-11T08:48:18.115Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-05-11T08:48:18.115Z] [2022-05-11T08:48:18.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-05-11T08:48:18.115Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-11T08:48:18.115Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-05-11T08:48:18.115Z] [2022-05-11T08:48:18.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-05-11T08:48:18.115Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-11T08:48:18.115Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-05-11T08:48:18.115Z] [2022-05-11T08:48:18.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-05-11T08:48:18.115Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-11T08:48:18.115Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-05-11T08:48:18.115Z] [2022-05-11T08:48:18.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-05-11T08:48:18.115Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-11T08:48:18.115Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-05-11T08:48:18.115Z] [2022-05-11T08:48:18.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2022-05-11T08:48:18.115Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-11T08:48:18.115Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-05-11T08:48:18.115Z] [2022-05-11T08:48:18.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-05-11T08:48:18.115Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-11T08:48:18.115Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-05-11T08:48:18.115Z] [2022-05-11T08:48:18.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-05-11T08:48:18.115Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-11T08:48:18.115Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-05-11T08:48:18.115Z] [2022-05-11T08:48:18.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-05-11T08:48:18.115Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-11T08:48:18.115Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-05-11T08:48:18.115Z] [2022-05-11T08:48:18.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-05-11T08:48:18.115Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-11T08:48:18.115Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-05-11T08:48:18.115Z] [2022-05-11T08:48:18.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-05-11T08:48:18.115Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-11T08:48:18.115Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-05-11T08:48:18.115Z] [2022-05-11T08:48:18.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-05-11T08:48:18.115Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-11T08:48:18.115Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-05-11T08:48:18.115Z] [2022-05-11T08:48:18.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-05-11T08:48:18.115Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-11T08:48:18.115Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-05-11T08:48:18.115Z] [2022-05-11T08:48:18.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-05-11T08:48:18.115Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-11T08:48:18.115Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-05-11T08:48:18.115Z] [2022-05-11T08:48:18.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-05-11T08:48:18.115Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-11T08:48:18.115Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-05-11T08:48:18.115Z] [2022-05-11T08:48:18.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-05-11T08:48:18.115Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-11T08:48:18.115Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-05-11T08:48:18.115Z] [2022-05-11T08:48:18.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-05-11T08:48:18.115Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-11T08:48:18.115Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-05-11T08:48:18.115Z] [2022-05-11T08:48:18.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-05-11T08:48:18.115Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-11T08:48:18.115Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-05-11T08:48:18.115Z] [2022-05-11T08:48:18.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-05-11T08:48:18.115Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-11T08:48:18.115Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-05-11T08:48:18.115Z] [2022-05-11T08:48:18.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-05-11T08:48:18.115Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-11T08:48:18.115Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-05-11T08:48:18.115Z] [2022-05-11T08:48:18.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-05-11T08:48:18.115Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-11T08:48:18.115Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-05-11T08:48:18.115Z] [2022-05-11T08:48:18.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-05-11T08:48:18.115Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-11T08:48:18.115Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-05-11T08:48:18.115Z] [2022-05-11T08:48:18.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-05-11T08:48:18.115Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-11T08:48:18.115Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-05-11T08:48:18.115Z] [2022-05-11T08:48:18.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-05-11T08:48:18.115Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-11T08:48:18.115Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-05-11T08:48:18.115Z] [2022-05-11T08:48:18.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-05-11T08:48:18.115Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-11T08:48:18.115Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-05-11T08:48:18.115Z] [2022-05-11T08:48:18.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-05-11T08:48:18.115Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-11T08:48:18.115Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-05-11T08:48:18.115Z] [2022-05-11T08:48:18.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-05-11T08:48:18.115Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-11T08:48:18.115Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-05-11T08:48:18.115Z] [2022-05-11T08:48:18.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-05-11T08:48:18.115Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-11T08:48:18.115Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-05-11T08:48:18.115Z] [2022-05-11T08:48:18.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-05-11T08:48:18.115Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-11T08:48:18.115Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-05-11T08:48:18.115Z] [2022-05-11T08:48:18.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-05-11T08:48:18.115Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-11T08:48:18.115Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-05-11T08:48:18.115Z] [2022-05-11T08:48:18.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-05-11T08:48:18.115Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-05-11T08:48:18.115Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-05-11T08:48:18.115Z] [2022-05-11T08:48:18.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-05-11T08:48:18.115Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-05-11T08:48:18.115Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-05-11T08:48:18.115Z] [2022-05-11T08:48:18.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-05-11T08:48:18.115Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-05-11T08:48:18.115Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-05-11T08:48:18.115Z] [2022-05-11T08:48:18.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-05-11T08:48:18.115Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-11T08:48:18.115Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-05-11T08:48:18.115Z] [2022-05-11T08:48:18.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-05-11T08:48:18.115Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-11T08:48:18.115Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-05-11T08:48:18.115Z] [2022-05-11T08:48:18.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-05-11T08:48:18.115Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-11T08:48:18.115Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-05-11T08:48:18.115Z] [2022-05-11T08:48:18.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-05-11T08:48:18.115Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-11T08:48:18.115Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-05-11T08:48:18.115Z] [2022-05-11T08:48:18.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-05-11T08:48:18.115Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-11T08:48:18.115Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-05-11T08:48:18.115Z] [2022-05-11T08:48:18.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-05-11T08:48:18.115Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-11T08:48:18.115Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-05-11T08:48:18.115Z] [2022-05-11T08:48:18.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-05-11T08:48:18.115Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-11T08:48:18.115Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-05-11T08:48:18.115Z] [2022-05-11T08:48:18.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-05-11T08:48:18.115Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-11T08:48:18.115Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-05-11T08:48:18.115Z] [2022-05-11T08:48:18.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-05-11T08:48:18.115Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-11T08:48:18.115Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-05-11T08:48:18.115Z] [2022-05-11T08:48:18.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-05-11T08:48:18.115Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-11T08:48:18.115Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-05-11T08:48:18.115Z] [2022-05-11T08:48:18.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2022-05-11T08:48:18.115Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-11T08:48:18.115Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-05-11T08:48:18.115Z] [2022-05-11T08:48:18.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2022-05-11T08:48:18.115Z] check_test.go:126: unmatched requirement DaemonIsLinux [2022-05-11T08:48:18.115Z] [2022-05-11T08:48:18.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2022-05-11T08:48:18.116Z] check_test.go:132: unmatched requirement DaemonIsLinux [2022-05-11T08:48:18.116Z] [2022-05-11T08:48:18.116Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2022-05-11T08:48:18.116Z] check_test.go:140: unmatched requirement DaemonIsLinux [2022-05-11T08:48:18.116Z] [2022-05-11T08:48:18.116Z] DONE 1088 tests, 539 skipped in 3211.588s [2022-05-11T08:48:18.116Z] INFO: Integration tests ended at 05/11/2022 08:48:18. Duration:00:53:31.7771921 [2022-05-11T08:48:18.116Z] INFO: Docker info of the daemon under test at end of run [2022-05-11T08:48:18.574Z] [2022-05-11T08:48:18.574Z] Containers: 10 [2022-05-11T08:48:18.574Z] Running: 0 [2022-05-11T08:48:18.574Z] Paused: 0 [2022-05-11T08:48:18.574Z] Stopped: 10 [2022-05-11T08:48:18.574Z] Images: 18 [2022-05-11T08:48:18.574Z] Server Version: 0.0.0-dev [2022-05-11T08:48:18.574Z] Storage Driver: windowsfilter [2022-05-11T08:48:18.574Z] Windows: [2022-05-11T08:48:18.574Z] Logging Driver: json-file [2022-05-11T08:48:18.574Z] Plugins: [2022-05-11T08:48:18.574Z] Volume: local [2022-05-11T08:48:18.574Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-05-11T08:48:18.574Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-05-11T08:48:18.574Z] Swarm: inactive [2022-05-11T08:48:18.574Z] Default Isolation: process [2022-05-11T08:48:18.574Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-05-11T08:48:18.574Z] Operating System: Microsoft Windows Server Version 1809 (OS Build 17763.2183) [2022-05-11T08:48:18.574Z] OSType: windows [2022-05-11T08:48:18.574Z] Architecture: x86_64 [2022-05-11T08:48:18.574Z] CPUs: 4 [2022-05-11T08:48:18.574Z] Total Memory: 32GiB [2022-05-11T08:48:18.574Z] Name: azwin-2-ab3a90 [2022-05-11T08:48:18.574Z] ID: 47491fb7-f0de-4b6a-9e14-9371ad0ed064 [2022-05-11T08:48:18.574Z] Docker Root Dir: D:\CI\PR-43580\2\daemon [2022-05-11T08:48:18.574Z] Debug Mode (client): false [2022-05-11T08:48:18.574Z] Debug Mode (server): true [2022-05-11T08:48:18.574Z] File Descriptors: -1 [2022-05-11T08:48:18.574Z] Goroutines: 17 [2022-05-11T08:48:18.574Z] System Time: 2022-05-11T08:48:18.146009Z [2022-05-11T08:48:18.574Z] EventsListeners: 0 [2022-05-11T08:48:18.574Z] Registry: https://index.docker.io/v1/ [2022-05-11T08:48:18.574Z] Labels: [2022-05-11T08:48:18.574Z] Experimental: false [2022-05-11T08:48:18.574Z] Insecure Registries: [2022-05-11T08:48:18.574Z] 127.0.0.0/8 [2022-05-11T08:48:18.574Z] Live Restore Enabled: false [2022-05-11T08:48:18.574Z] [2022-05-11T08:48:18.574Z] [2022-05-11T08:48:18.574Z] INFO: Stopping daemon under test [2022-05-11T08:48:18.574Z] SUCCESS: The process with PID 6452 (child process of PID 6216) has been terminated. [2022-05-11T08:48:18.574Z] SUCCESS: The process with PID 6216 (child process of PID 3660) has been terminated. [2022-05-11T08:48:18.574Z] INFO: Stop tailing logs of the daemon under tests [2022-05-11T08:48:18.574Z] INFO: executeCI.ps1 Completed successfully at 05/11/2022 08:48:18. [2022-05-11T08:48:18.574Z] INFO: Tidying up at end of run [2022-05-11T08:48:18.574Z] ----------- DAEMON LOG ------------ [2022-05-11T08:48:18.574Z] 2022/05/11 07:51:23 http: superfluous response.WriteHeader call from github.com/docker/docker/api/server/httputils.WriteJSON (httputils.go:92) [2022-05-11T08:48:18.574Z] ----------- END DAEMON LOG -------- [2022-05-11T08:48:18.574Z] INFO: Saving daemon under test log (d:\CI\PR-43580\2\dut.out) to bundles\CIDUT.out [2022-05-11T08:48:18.574Z] INFO: Saving daemon under test log (d:\CI\PR-43580\2\dut.err) to bundles\CIDUT.err [2022-05-11T08:48:18.574Z] INFO: Saving containerd logs to bundles [2022-05-11T08:48:18.574Z] INFO: Nuke-Everything... [2022-05-11T08:48:19.541Z] INFO: Container count on control daemon to delete is 2 [2022-05-11T08:48:19.541Z] 2de7bbe02455 [2022-05-11T08:48:19.541Z] ea7ac9b70e30 [2022-05-11T08:48:19.541Z] INFO: Tidying pidfile d:\CI\PR-43580\2\docker.pid [2022-05-11T08:48:19.999Z] INFO: Nuking d:\CI [2022-05-11T08:49:02.521Z] INFO: Zapped successfully [2022-05-11T08:49:02.521Z] [2022-05-11T08:49:02.521Z] INFO: executeCI.ps1 exiting at Wed May 11 08:49:01 CUT 2022. Duration 01:27:23.9103800 [2022-05-11T08:49:02.521Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2022-05-11T08:49:02.946Z] Recording test results [2022-05-11T08:49:12.006Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2022-05-11T08:49:14.054Z] Creating windowsRS5-integration-bundles.zip [Pipeline] archiveArtifacts [2022-05-11T08:49:17.169Z] Archiving artifacts [2022-05-11T08:49:32.565Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43580/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-05-11T08:49:33.553Z] + make clean [2022-05-11T08:49:35.085Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-05-11T08:49:35.542Z] docker-dev-cache [2022-05-11T08:49:35.542Z] docker-mod-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